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 3c83ecee93ede0cfcb97930bb929152dfc8b7671+f0c84786e1c10cf950b81172c0e5326127bfaf2f (0fefd975bfd0eb1936594ed82da2472f88d9e28f) 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 1d71b05254bfc0fbe0fb6584ed6821814debb2bc 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 1d71b05254bfc0fbe0fb6584ed6821814debb2bc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1d71b05254bfc0fbe0fb6584ed6821814debb2bc # 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 ‘prd-centos7-docker-4c-2g-563’ is offline Running on prd-centos7-docker-4c-2g-2455 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 Merging remotes/origin/master commit f0c84786e1c10cf950b81172c0e5326127bfaf2f into PR head commit 3c83ecee93ede0cfcb97930bb929152dfc8b7671 Merge succeeded, producing 3c83ecee93ede0cfcb97930bb929152dfc8b7671 Checking out Revision 3c83ecee93ede0cfcb97930bb929152dfc8b7671 (PR-292) > 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 > 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 3c83ecee93ede0cfcb97930bb929152dfc8b7671 # 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 f0c84786e1c10cf950b81172c0e5326127bfaf2f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c83ecee93ede0cfcb97930bb929152dfc8b7671 # timeout=10 Commit message: "Merge branch 'master' into jsonlogic" First time build. Skipping changelog. > git rev-list --no-walk c2342dd42f017af870200fcefcafc84a63092ded # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-05T17:02:32.200Z] 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 [2020-03-05T17:02:33.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-05T17:02:33.574Z] [2020-03-05T17:02:33.574Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-05T17:02:33.911Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-05T17:02:33.911Z] latest: Pulling from edgex-devops/git-semver [2020-03-05T17:02:33.911Z] 9123ac7c32f7: Pulling fs layer [2020-03-05T17:02:33.911Z] b8cc5d1170e3: Pulling fs layer [2020-03-05T17:02:33.911Z] 2924cbbf6a41: Pulling fs layer [2020-03-05T17:02:33.911Z] 93b08a4f1073: Pulling fs layer [2020-03-05T17:02:33.911Z] 93b08a4f1073: Waiting [2020-03-05T17:02:33.911Z] b8cc5d1170e3: Verifying Checksum [2020-03-05T17:02:33.911Z] b8cc5d1170e3: Download complete [2020-03-05T17:02:34.176Z] 9123ac7c32f7: Verifying Checksum [2020-03-05T17:02:34.176Z] 9123ac7c32f7: Download complete [2020-03-05T17:02:34.176Z] 93b08a4f1073: Verifying Checksum [2020-03-05T17:02:34.176Z] 93b08a4f1073: Download complete [2020-03-05T17:02:34.176Z] 2924cbbf6a41: Verifying Checksum [2020-03-05T17:02:34.176Z] 2924cbbf6a41: Download complete [2020-03-05T17:02:34.434Z] 9123ac7c32f7: Pull complete [2020-03-05T17:02:34.434Z] b8cc5d1170e3: Pull complete [2020-03-05T17:02:35.002Z] 2924cbbf6a41: Pull complete [2020-03-05T17:02:35.261Z] 93b08a4f1073: Pull complete [2020-03-05T17:02:35.261Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-05T17:02:35.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-05T17:02:35.388Z] prd-centos7-docker-4c-2g-2455 does not seem to be running inside a container [2020-03-05T17:02:35.433Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-05T17:02:36.007Z] $ docker top 2ff2be0e8a9aa76bab88252e0d5b1fe6afeec1cde10dcab419ad61a133cc32d4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-05T17:02:36.566Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-05T17:02:36.566Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-05T17:02:36.802Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-05T17:02:36.805Z] $ docker exec 2ff2be0e8a9aa76bab88252e0d5b1fe6afeec1cde10dcab419ad61a133cc32d4 ssh-agent [2020-03-05T17:02:37.013Z] SSH_AUTH_SOCK=/tmp/ssh-f6dTdCSdQ99M/agent.16 [2020-03-05T17:02:37.013Z] SSH_AGENT_PID=23 [2020-03-05T17:02:37.023Z] Running ssh-add (command line suppressed) [2020-03-05T17:02:37.165Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/private_key_691571707169117211.key (/w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/private_key_691571707169117211.key) [2020-03-05T17:02:37.214Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-05T17:02:37.507Z] + git describe --exact-match --tags HEAD [2020-03-05T17:02:37.507Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-05T17:02:37.613Z] $ docker exec --env ******** --env ******** 2ff2be0e8a9aa76bab88252e0d5b1fe6afeec1cde10dcab419ad61a133cc32d4 ssh-agent -k [2020-03-05T17:02:37.751Z] unset SSH_AUTH_SOCK; [2020-03-05T17:02:37.752Z] unset SSH_AGENT_PID; [2020-03-05T17:02:37.752Z] echo Agent pid 23 killed; [2020-03-05T17:02:37.810Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-05T17:02:37.831Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-05T17:02:37.831Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-05T17:02:37.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-05T17:02:37.860Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-05T17:02:38.055Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-05T17:02:38.059Z] $ docker exec 2ff2be0e8a9aa76bab88252e0d5b1fe6afeec1cde10dcab419ad61a133cc32d4 ssh-agent [2020-03-05T17:02:38.240Z] SSH_AUTH_SOCK=/tmp/ssh-0njwHSl5oGoH/agent.59 [2020-03-05T17:02:38.240Z] SSH_AGENT_PID=66 [2020-03-05T17:02:38.248Z] Running ssh-add (command line suppressed) [2020-03-05T17:02:38.388Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/private_key_3166683541588055770.key (/w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/private_key_3166683541588055770.key) [2020-03-05T17:02:38.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-05T17:02:38.738Z] + git semver init [2020-03-05T17:02:38.738Z] # -> Open(): unable to determine branch for HEAD [2020-03-05T17:02:38.738Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-292/.git [2020-03-05T17:02:38.738Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-292 [2020-03-05T17:02:38.738Z] # $SEMVER_REMOTE_NAME = origin [2020-03-05T17:02:38.738Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-05T17:02:38.738Z] # $SEMVER_USER_NAME = jenkins [2020-03-05T17:02:38.738Z] # $SEMVER_BRANCH = PR-292 [2020-03-05T17:02:38.738Z] # $SEMVER_TEMP = /tmp/semver-812955230 [2020-03-05T17:02:38.738Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-03-05T17:02:41.273Z] # '/tmp/semver-812955230' -> '/w/workspace/ndry_app-functions-sdk-go_PR-292/.semver' [2020-03-05T17:02:41.273Z] # -> Force: false [2020-03-05T17:02:41.273Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-292/.semver [Pipeline] } [2020-03-05T17:02:41.284Z] $ docker exec --env ******** --env ******** 2ff2be0e8a9aa76bab88252e0d5b1fe6afeec1cde10dcab419ad61a133cc32d4 ssh-agent -k [2020-03-05T17:02:41.432Z] unset SSH_AUTH_SOCK; [2020-03-05T17:02:41.433Z] unset SSH_AGENT_PID; [2020-03-05T17:02:41.433Z] echo Agent pid 66 killed; [2020-03-05T17:02:41.474Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-05T17:02:41.799Z] + git semver [Pipeline] } [2020-03-05T17:02:41.815Z] $ docker stop --time=1 2ff2be0e8a9aa76bab88252e0d5b1fe6afeec1cde10dcab419ad61a133cc32d4 [2020-03-05T17:02:43.165Z] $ docker rm -f 2ff2be0e8a9aa76bab88252e0d5b1fe6afeec1cde10dcab419ad61a133cc32d4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-05T17:02:45.108Z] Stashed 89 file(s) [Pipeline] echo [2020-03-05T17:02:45.110Z] [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 [2020-03-05T17:03:00.217Z] Still waiting to schedule task [2020-03-05T17:03:00.217Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-05T17:03:00.218Z] Still waiting to schedule task [2020-03-05T17:03:00.218Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2453’ [2020-03-05T17:05:39.776Z] Running on prd-centos7-docker-4c-2g-2457 in /w/workspace/ndry_app-functions-sdk-go_PR-292 [Pipeline] { [Pipeline] ws [2020-03-05T17:05:39.794Z] Running in /w/workspace/app-functions-sdk-go/10 [Pipeline] { [Pipeline] checkout [2020-03-05T17:05:42.164Z] using credential edgex-jenkins-ssh [2020-03-05T17:05:42.189Z] Cloning the remote Git repository [2020-03-05T17:05:42.189Z] Cloning with configured refspecs honoured and without tags [2020-03-05T17:05:41.982Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-05T17:05:42.020Z] > git init /w/workspace/app-functions-sdk-go/10 # timeout=10 [2020-03-05T17:05:42.073Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-05T17:05:42.073Z] > git --version # timeout=10 [2020-03-05T17:05:42.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-05T17:05:42.116Z] > 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 [2020-03-05T17:05:43.598Z] Fetching without tags [2020-03-05T17:05:43.967Z] Merging remotes/origin/master commit f0c84786e1c10cf950b81172c0e5326127bfaf2f into PR head commit 3c83ecee93ede0cfcb97930bb929152dfc8b7671 [2020-03-05T17:05:44.054Z] Merge succeeded, producing 3c83ecee93ede0cfcb97930bb929152dfc8b7671 [2020-03-05T17:05:44.054Z] Checking out Revision 3c83ecee93ede0cfcb97930bb929152dfc8b7671 (PR-292) [2020-03-05T17:05:43.457Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-03-05T17:05:43.463Z] > git config --add remote.origin.fetch +refs/pull/292/head:refs/remotes/origin/PR-292 # timeout=10 [2020-03-05T17:05:43.468Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-05T17:05:43.476Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-03-05T17:05:43.487Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-05T17:05:43.487Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-05T17:05:43.492Z] > 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 [2020-03-05T17:05:43.890Z] > git config core.sparsecheckout # timeout=10 [2020-03-05T17:05:43.896Z] > git checkout -f 3c83ecee93ede0cfcb97930bb929152dfc8b7671 # timeout=10 [2020-03-05T17:05:43.946Z] > git remote # timeout=10 [2020-03-05T17:05:43.951Z] > git config --get remote.origin.url # timeout=10 [2020-03-05T17:05:43.955Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-05T17:05:43.959Z] > git merge f0c84786e1c10cf950b81172c0e5326127bfaf2f # timeout=10 [2020-03-05T17:05:43.969Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-05T17:05:43.979Z] > git config core.sparsecheckout # timeout=10 [2020-03-05T17:05:43.983Z] > git checkout -f 3c83ecee93ede0cfcb97930bb929152dfc8b7671 # timeout=10 [2020-03-05T17:05:48.800Z] Commit message: "Merge branch 'master' into jsonlogic" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-05T17:05:50.636Z] ========================================================= [2020-03-05T17:05:50.636Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-03-05T17:05:50.636Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-05T17:05:51.331Z] + 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 . [2020-03-05T17:05:51.907Z] Sending build context to Docker daemon 36.53MB [2020-03-05T17:05:51.907Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-05T17:05:51.907Z] Step 2/8 : FROM ${BASE} [2020-03-05T17:05:51.907Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-05T17:05:51.907Z] e6b0cf9c0882: Pulling fs layer [2020-03-05T17:05:51.907Z] 2848faf0eed1: Pulling fs layer [2020-03-05T17:05:51.907Z] 0f37312ad70f: Pulling fs layer [2020-03-05T17:05:51.907Z] 5788d62ee057: Pulling fs layer [2020-03-05T17:05:51.907Z] 0e6b1d234666: Pulling fs layer [2020-03-05T17:05:51.907Z] bf5d7aec512f: Pulling fs layer [2020-03-05T17:05:51.907Z] 34c802a77dc8: Pulling fs layer [2020-03-05T17:05:51.907Z] 9eb99e56ec68: Pulling fs layer [2020-03-05T17:05:51.907Z] 27c7a5d97fbd: Pulling fs layer [2020-03-05T17:05:51.907Z] 5c102a31e300: Pulling fs layer [2020-03-05T17:05:51.907Z] dcfb455df0a1: Pulling fs layer [2020-03-05T17:05:51.907Z] 5788d62ee057: Waiting [2020-03-05T17:05:51.907Z] 0e6b1d234666: Waiting [2020-03-05T17:05:51.907Z] bf5d7aec512f: Waiting [2020-03-05T17:05:51.907Z] 34c802a77dc8: Waiting [2020-03-05T17:05:51.907Z] 9eb99e56ec68: Waiting [2020-03-05T17:05:51.907Z] 27c7a5d97fbd: Waiting [2020-03-05T17:05:51.907Z] 5c102a31e300: Waiting [2020-03-05T17:05:51.907Z] dcfb455df0a1: Waiting [2020-03-05T17:05:51.907Z] 0f37312ad70f: Verifying Checksum [2020-03-05T17:05:51.907Z] 0f37312ad70f: Download complete [2020-03-05T17:05:51.907Z] 2848faf0eed1: Verifying Checksum [2020-03-05T17:05:51.907Z] 2848faf0eed1: Download complete [2020-03-05T17:05:51.907Z] 0e6b1d234666: Verifying Checksum [2020-03-05T17:05:51.907Z] 0e6b1d234666: Download complete [2020-03-05T17:05:51.907Z] bf5d7aec512f: Verifying Checksum [2020-03-05T17:05:51.907Z] bf5d7aec512f: Download complete [2020-03-05T17:05:51.907Z] e6b0cf9c0882: Verifying Checksum [2020-03-05T17:05:51.907Z] e6b0cf9c0882: Download complete [2020-03-05T17:05:52.171Z] e6b0cf9c0882: Pull complete [2020-03-05T17:05:52.748Z] 2848faf0eed1: Pull complete [2020-03-05T17:05:53.037Z] 0f37312ad70f: Pull complete [2020-03-05T17:05:53.304Z] 34c802a77dc8: Verifying Checksum [2020-03-05T17:05:53.304Z] 34c802a77dc8: Download complete [2020-03-05T17:05:53.304Z] 27c7a5d97fbd: Verifying Checksum [2020-03-05T17:05:53.304Z] 27c7a5d97fbd: Download complete [2020-03-05T17:05:53.564Z] 5c102a31e300: Verifying Checksum [2020-03-05T17:05:53.564Z] 5c102a31e300: Download complete [2020-03-05T17:05:53.564Z] 5788d62ee057: Download complete [2020-03-05T17:05:53.564Z] dcfb455df0a1: Verifying Checksum [2020-03-05T17:05:53.564Z] dcfb455df0a1: Download complete [2020-03-05T17:05:53.824Z] 9eb99e56ec68: Verifying Checksum [2020-03-05T17:05:53.824Z] 9eb99e56ec68: Download complete [2020-03-05T17:05:59.116Z] 5788d62ee057: Pull complete [2020-03-05T17:05:59.116Z] 0e6b1d234666: Pull complete [2020-03-05T17:05:59.116Z] bf5d7aec512f: Pull complete [2020-03-05T17:06:07.267Z] 34c802a77dc8: Pull complete [2020-03-05T17:06:10.586Z] 9eb99e56ec68: Pull complete [2020-03-05T17:06:10.847Z] 27c7a5d97fbd: Pull complete [2020-03-05T17:06:11.797Z] 5c102a31e300: Pull complete [2020-03-05T17:06:11.797Z] dcfb455df0a1: Pull complete [2020-03-05T17:06:11.797Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-03-05T17:06:11.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-03-05T17:06:11.797Z] ---> 7c70fe431013 [2020-03-05T17:06:11.797Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-03-05T17:06:12.061Z] latest: Pulling from library/docker [2020-03-05T17:06:12.325Z] c9b1b535fdd9: Pulling fs layer [2020-03-05T17:06:12.325Z] cd54125436dc: Pulling fs layer [2020-03-05T17:06:12.325Z] 70d1554c15cb: Pulling fs layer [2020-03-05T17:06:12.325Z] efa4cf184ccf: Pulling fs layer [2020-03-05T17:06:12.325Z] 6aca4f909924: Pulling fs layer [2020-03-05T17:06:12.325Z] c60fe6b6c138: Pulling fs layer [2020-03-05T17:06:12.325Z] 8be01bc37983: Pulling fs layer [2020-03-05T17:06:12.325Z] 6aca4f909924: Waiting [2020-03-05T17:06:12.325Z] c60fe6b6c138: Waiting [2020-03-05T17:06:12.325Z] 8be01bc37983: Waiting [2020-03-05T17:06:12.325Z] efa4cf184ccf: Waiting [2020-03-05T17:06:12.325Z] 70d1554c15cb: Verifying Checksum [2020-03-05T17:06:12.325Z] 70d1554c15cb: Download complete [2020-03-05T17:06:12.589Z] cd54125436dc: Verifying Checksum [2020-03-05T17:06:12.589Z] cd54125436dc: Download complete [2020-03-05T17:06:12.589Z] c9b1b535fdd9: Verifying Checksum [2020-03-05T17:06:12.589Z] c9b1b535fdd9: Download complete [2020-03-05T17:06:12.589Z] 6aca4f909924: Download complete [2020-03-05T17:06:12.589Z] c60fe6b6c138: Verifying Checksum [2020-03-05T17:06:12.589Z] c60fe6b6c138: Download complete [2020-03-05T17:06:12.589Z] c9b1b535fdd9: Pull complete [2020-03-05T17:06:12.852Z] 8be01bc37983: Verifying Checksum [2020-03-05T17:06:12.852Z] 8be01bc37983: Download complete [2020-03-05T17:06:13.426Z] efa4cf184ccf: Verifying Checksum [2020-03-05T17:06:13.426Z] efa4cf184ccf: Download complete [2020-03-05T17:06:13.426Z] cd54125436dc: Pull complete [2020-03-05T17:06:13.691Z] 70d1554c15cb: Pull complete [2020-03-05T17:06:16.236Z] efa4cf184ccf: Pull complete [2020-03-05T17:06:16.498Z] 6aca4f909924: Pull complete [2020-03-05T17:06:16.498Z] c60fe6b6c138: Pull complete [2020-03-05T17:06:16.498Z] 8be01bc37983: Pull complete [2020-03-05T17:06:16.758Z] Digest: sha256:5bca19bb6d8f0aea380902af97be841d5841353c04e3eda5f87b4e932a509e94 [2020-03-05T17:06:16.758Z] Status: Downloaded newer image for docker:latest [2020-03-05T17:06:18.703Z] ---> 6c4a1b5a07c4 [2020-03-05T17:06:18.703Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-03-05T17:06:18.703Z] ---> Running in bac14e889ba2 [2020-03-05T17:06:18.703Z] Removing intermediate container bac14e889ba2 [2020-03-05T17:06:18.703Z] ---> 657e37e5c014 [2020-03-05T17:06:18.703Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-03-05T17:06:18.703Z] ---> Running in 82b40951cba4 [2020-03-05T17:06:19.280Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-05T17:06:20.218Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-05T17:06:20.218Z] (1/5) Installing libsodium (1.0.18-r0) [2020-03-05T17:06:20.478Z] (2/5) Installing libzmq (4.3.2-r0) [2020-03-05T17:06:20.478Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-03-05T17:06:20.478Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-03-05T17:06:20.740Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-03-05T17:06:20.740Z] Executing busybox-1.31.1-r8.trigger [2020-03-05T17:06:20.740Z] OK: 145 MiB in 44 packages [2020-03-05T17:06:21.309Z] Removing intermediate container 82b40951cba4 [2020-03-05T17:06:21.309Z] ---> e36cb195a131 [2020-03-05T17:06:21.309Z] Step 6/8 : WORKDIR /build [2020-03-05T17:06:21.309Z] ---> Running in 79df6a543f15 [2020-03-05T17:06:21.309Z] Removing intermediate container 79df6a543f15 [2020-03-05T17:06:21.309Z] ---> 0af155b0ade8 [2020-03-05T17:06:21.309Z] Step 7/8 : COPY go.mod . [2020-03-05T17:06:21.569Z] ---> 0245c10d4bf9 [2020-03-05T17:06:21.569Z] Step 8/8 : RUN go mod download [2020-03-05T17:06:21.569Z] ---> Running in e542819a70c8 [2020-03-05T17:06:23.491Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-03-05T17:06:23.491Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-05T17:06:23.491Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-05T17:06:23.491Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-05T17:06:23.491Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-05T17:06:23.491Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-05T17:06:23.491Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-05T17:06:23.491Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-05T17:06:23.491Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-03-05T17:06:23.491Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-05T17:06:23.491Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.51 [2020-03-05T17:06:23.491Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.11 [2020-03-05T17:06:23.491Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-05T17:06:23.491Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-03-05T17:06:23.491Z] go: finding github.com/fatih/color v1.7.0 [2020-03-05T17:06:23.491Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-05T17:06:23.491Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-05T17:06:23.491Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-05T17:06:23.491Z] go: finding github.com/golang/snappy v0.0.1 [2020-03-05T17:06:23.491Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-03-05T17:06:23.491Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-05T17:06:23.491Z] go: finding github.com/google/go-cmp v0.3.1 [2020-03-05T17:06:23.491Z] go: finding github.com/google/uuid v1.1.0 [2020-03-05T17:06:23.491Z] go: finding github.com/gorilla/mux v1.7.2 [2020-03-05T17:06:23.491Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-05T17:06:23.751Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-05T17:06:23.751Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-05T17:06:23.751Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-05T17:06:23.752Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-05T17:06:23.752Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-05T17:06:23.752Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-05T17:06:23.752Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-05T17:06:23.752Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-05T17:06:23.752Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-05T17:06:23.752Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-05T17:06:23.752Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-05T17:06:23.752Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-05T17:06:23.752Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-05T17:06:23.752Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-05T17:06:23.752Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-05T17:06:23.752Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-05T17:06:23.752Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-05T17:06:23.752Z] go: finding github.com/kr/pretty v0.2.0 [2020-03-05T17:06:23.752Z] go: finding github.com/kr/pty v1.1.1 [2020-03-05T17:06:23.752Z] go: finding github.com/kr/text v0.1.0 [2020-03-05T17:06:23.752Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-05T17:06:23.752Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-05T17:06:23.752Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-05T17:06:23.752Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-05T17:06:23.752Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-05T17:06:23.752Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-05T17:06:23.752Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-05T17:06:23.752Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-05T17:06:23.752Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-05T17:06:23.752Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-05T17:06:23.752Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-05T17:06:23.752Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-05T17:06:23.752Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-05T17:06:23.752Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-03-05T17:06:23.752Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-05T17:06:23.752Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-05T17:06:24.013Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-05T17:06:24.013Z] go: finding github.com/posener/complete v1.1.1 [2020-03-05T17:06:24.013Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-05T17:06:24.013Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-05T17:06:24.013Z] go: finding github.com/stretchr/objx v0.2.0 [2020-03-05T17:06:24.013Z] go: finding github.com/stretchr/testify v1.4.0 [2020-03-05T17:06:24.013Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-03-05T17:06:24.013Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-05T17:06:24.013Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-03-05T17:06:24.013Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-03-05T17:06:24.013Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-03-05T17:06:24.013Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-05T17:06:24.013Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-05T17:06:24.013Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-05T17:06:24.013Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-05T17:06:24.013Z] go: finding golang.org/x/text v0.3.2 [2020-03-05T17:06:24.013Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-03-05T17:06:24.013Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-03-05T17:06:24.013Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-05T17:06:32.174Z] Removing intermediate container e542819a70c8 [2020-03-05T17:06:32.174Z] ---> a496d5b3117e [2020-03-05T17:06:32.174Z] Successfully built a496d5b3117e [2020-03-05T17:06:32.436Z] 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 [2020-03-05T17:06:32.882Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-05T17:06:32.882Z] . [Pipeline] withDockerContainer [2020-03-05T17:06:33.018Z] prd-centos7-docker-4c-2g-2457 does not seem to be running inside a container [2020-03-05T17:06:33.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/10 -v /w/workspace/app-functions-sdk-go/10:/w/workspace/app-functions-sdk-go/10:rw,z -v /w/workspace/app-functions-sdk-go/10@tmp:/w/workspace/app-functions-sdk-go/10@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 [2020-03-05T17:06:33.631Z] $ docker top a8a1493bcb28dc1f6b2b8d1de74e6e1610e9a029c039715e95c6e7a97cdf3d10 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-05T17:06:34.458Z] + go version [2020-03-05T17:06:34.458Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-03-05T17:06:34.753Z] + make test [2020-03-05T17:06:34.753Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-03-05T17:06:36.691Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-03-05T17:06:45.648Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2458 in /w/workspace/ndry_app-functions-sdk-go_PR-292 [Pipeline] { [Pipeline] ws [2020-03-05T17:06:45.673Z] Running in /w/workspace/app-functions-sdk-go/10 [Pipeline] { [Pipeline] checkout [2020-03-05T17:06:48.983Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.067s coverage: 88.9% of statements [2020-03-05T17:06:51.921Z] using credential edgex-jenkins-ssh [2020-03-05T17:06:51.952Z] Cloning the remote Git repository [2020-03-05T17:06:51.952Z] Cloning with configured refspecs honoured and without tags [2020-03-05T17:06:52.061Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-05T17:06:52.169Z] > git init /w/workspace/app-functions-sdk-go/10 # timeout=10 [2020-03-05T17:06:52.275Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-05T17:06:52.277Z] > git --version # timeout=10 [2020-03-05T17:06:52.309Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-05T17:06:52.384Z] > 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 [2020-03-05T17:06:55.347Z] Fetching without tags [2020-03-05T17:06:55.805Z] Merging remotes/origin/master commit f0c84786e1c10cf950b81172c0e5326127bfaf2f into PR head commit 3c83ecee93ede0cfcb97930bb929152dfc8b7671 [2020-03-05T17:06:56.037Z] Merge succeeded, producing 3c83ecee93ede0cfcb97930bb929152dfc8b7671 [2020-03-05T17:06:56.037Z] Checking out Revision 3c83ecee93ede0cfcb97930bb929152dfc8b7671 (PR-292) [2020-03-05T17:06:55.246Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-03-05T17:06:55.267Z] > git config --add remote.origin.fetch +refs/pull/292/head:refs/remotes/origin/PR-292 # timeout=10 [2020-03-05T17:06:55.291Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-05T17:06:55.338Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-03-05T17:06:55.383Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-05T17:06:55.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-05T17:06:55.403Z] > 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 [2020-03-05T17:06:55.837Z] > git config core.sparsecheckout # timeout=10 [2020-03-05T17:06:55.857Z] > git checkout -f 3c83ecee93ede0cfcb97930bb929152dfc8b7671 # timeout=10 [2020-03-05T17:06:55.953Z] > git remote # timeout=10 [2020-03-05T17:06:55.976Z] > git config --get remote.origin.url # timeout=10 [2020-03-05T17:06:56.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-05T17:06:56.010Z] > git merge f0c84786e1c10cf950b81172c0e5326127bfaf2f # timeout=10 [2020-03-05T17:06:56.035Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-05T17:06:56.060Z] > git config core.sparsecheckout # timeout=10 [2020-03-05T17:06:56.072Z] > git checkout -f 3c83ecee93ede0cfcb97930bb929152dfc8b7671 # timeout=10 [2020-03-05T17:06:59.040Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.692s coverage: 41.7% of statements [2020-03-05T17:06:59.040Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-03-05T17:06:59.040Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-03-05T17:06:59.040Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.016s coverage: 100.0% of statements [2020-03-05T17:06:59.040Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.276s coverage: 69.3% of statements [2020-03-05T17:07:00.640Z] Commit message: "Merge branch 'master' into jsonlogic" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-05T17:07:03.543Z] ========================================================= [2020-03-05T17:07:03.543Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-03-05T17:07:03.543Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-05T17:07:04.470Z] + 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 . [2020-03-05T17:07:05.446Z] Sending build context to Docker daemon 36.53MB [2020-03-05T17:07:05.718Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-05T17:07:05.718Z] Step 2/8 : FROM ${BASE} [2020-03-05T17:07:05.990Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-05T17:07:05.990Z] cde5963f3b93: Pulling fs layer [2020-03-05T17:07:05.990Z] 2a23fa8c16f7: Pulling fs layer [2020-03-05T17:07:05.990Z] 777b28850792: Pulling fs layer [2020-03-05T17:07:05.990Z] 8a11ddd9e578: Pulling fs layer [2020-03-05T17:07:05.990Z] 4cf88f913ddb: Pulling fs layer [2020-03-05T17:07:05.990Z] 1df406cf5192: Pulling fs layer [2020-03-05T17:07:05.990Z] cd6300453558: Pulling fs layer [2020-03-05T17:07:05.990Z] b9c365052c96: Pulling fs layer [2020-03-05T17:07:05.990Z] a2d8cc88f415: Pulling fs layer [2020-03-05T17:07:05.990Z] ea1d1ca13537: Pulling fs layer [2020-03-05T17:07:05.990Z] 3750a50a1c5e: Pulling fs layer [2020-03-05T17:07:05.990Z] 8a11ddd9e578: Waiting [2020-03-05T17:07:05.990Z] 4cf88f913ddb: Waiting [2020-03-05T17:07:05.990Z] 1df406cf5192: Waiting [2020-03-05T17:07:05.990Z] cd6300453558: Waiting [2020-03-05T17:07:05.990Z] b9c365052c96: Waiting [2020-03-05T17:07:05.990Z] ea1d1ca13537: Waiting [2020-03-05T17:07:05.990Z] a2d8cc88f415: Waiting [2020-03-05T17:07:05.990Z] 3750a50a1c5e: Waiting [2020-03-05T17:07:05.990Z] 777b28850792: Download complete [2020-03-05T17:07:05.990Z] 2a23fa8c16f7: Verifying Checksum [2020-03-05T17:07:05.990Z] 2a23fa8c16f7: Download complete [2020-03-05T17:07:05.990Z] 4cf88f913ddb: Verifying Checksum [2020-03-05T17:07:05.990Z] 4cf88f913ddb: Download complete [2020-03-05T17:07:05.990Z] 1df406cf5192: Verifying Checksum [2020-03-05T17:07:05.990Z] 1df406cf5192: Download complete [2020-03-05T17:07:06.262Z] cde5963f3b93: Verifying Checksum [2020-03-05T17:07:06.262Z] cde5963f3b93: Download complete [2020-03-05T17:07:07.180Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.124s coverage: 74.7% of statements [2020-03-05T17:07:07.181Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.007s coverage: 89.5% of statements [2020-03-05T17:07:07.181Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.006s coverage: 100.0% of statements [2020-03-05T17:07:07.255Z] cde5963f3b93: Pull complete [2020-03-05T17:07:07.530Z] 2a23fa8c16f7: Pull complete [2020-03-05T17:07:07.750Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.089s coverage: 100.0% of statements [2020-03-05T17:07:07.750Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.006s coverage: 100.0% of statements [2020-03-05T17:07:07.750Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.006s coverage: 100.0% of statements [2020-03-05T17:07:07.750Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-03-05T17:07:07.750Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-03-05T17:07:07.750Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-03-05T17:07:07.750Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-03-05T17:07:07.750Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-03-05T17:07:07.750Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-03-05T17:07:07.750Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] [2020-03-05T17:07:07.750Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.004s coverage: 96.6% of statements [2020-03-05T17:07:07.750Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-03-05T17:07:07.750Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.006s coverage: 97.7% of statements [2020-03-05T17:07:07.750Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-03-05T17:07:07.750Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-03-05T17:07:07.750Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] [2020-03-05T17:07:07.803Z] 777b28850792: Pull complete [2020-03-05T17:07:09.127Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.761s coverage: 86.7% of statements [2020-03-05T17:07:09.127Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.069s coverage: 83.3% of statements [2020-03-05T17:07:09.127Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:03.78907022Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:03.794890549Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:03.799738506Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:03.80435493Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:03.809233095Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:03.809345731Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:03.809415374Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:05.81346008Z app=app_functions_sdk_go source=batch.go:100 msg="Timer has elapsed" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:05.820303264Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:05.835313863Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:05.835428652Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:05.835472442Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:05.852034699Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:05.852154887Z app=app_functions_sdk_go source=batch.go:98 msg="Batch count has been reached" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:05.860849131Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:05.864974334Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:05.865036853Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:05.865065815Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.86890082Z app=app_functions_sdk_go source=batch.go:100 msg="Timer has elapsed" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.875047541Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.879604161Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.885360227Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.890359476Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.894422755Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.898770247Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.902986848Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.907064405Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.911241025Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.915743681Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.920970105Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.926074743Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.931165492Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.936714944Z app=app_functions_sdk_go source=context.go:78 msg="Marking event as pushed" [2020-03-05T17:07:09.127Z] level=ERROR ts=2020-03-05T17:07:08.941449472Z app=app_functions_sdk_go source=coredata.go:41 msg="No EventID or EventChecksum Provided" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.945734985Z app=app_functions_sdk_go source=context.go:101 msg="Pushing to CoreData" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.954165507Z app=app_functions_sdk_go source=encryption.go:60 msg="Encrypting with AES" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.956734656Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.959287239Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.962041229Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.964654812Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.967625122Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.970681109Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.972917667Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.975387608Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.977968651Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.980768365Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.983356273Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.985706945Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.988309808Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.990649316Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.993409946Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.997490764Z app=app_functions_sdk_go source=http.go:71 msg="Response: 200 OK" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:08.999833778Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:09.00207516Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:09.004619814Z app=app_functions_sdk_go source=http.go:71 msg="Response: 404 Not Found" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:09.007060996Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:09.009568408Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:09.012291216Z app=app_functions_sdk_go source=http.go:71 msg="Response: 404 Not Found" [2020-03-05T17:07:09.127Z] level=DEBUG ts=2020-03-05T17:07:09.015029106Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message" [2020-03-05T17:07:09.127Z] true [2020-03-05T17:07:09.127Z] [2020-03-05T17:07:09.127Z] true [2020-03-05T17:07:09.127Z] [2020-03-05T17:07:09.127Z] --- FAIL: TestJSONLogicValidJSONBadRule (0.00s) [2020-03-05T17:07:09.127Z] panic: interface conversion: interface {} is jsonlogic.ErrInvalidOperator, not string [recovered] [2020-03-05T17:07:09.127Z] panic: interface conversion: interface {} is jsonlogic.ErrInvalidOperator, not string [2020-03-05T17:07:09.127Z] [2020-03-05T17:07:09.127Z] goroutine 106 [running]: [2020-03-05T17:07:09.127Z] testing.tRunner.func1(0xc000430f00) [2020-03-05T17:07:09.127Z] /usr/local/go/src/testing/testing.go:874 +0x3a3 [2020-03-05T17:07:09.127Z] panic(0xa3bc60, 0xc00040eb70) [2020-03-05T17:07:09.127Z] /usr/local/go/src/runtime/panic.go:679 +0x1b2 [2020-03-05T17:07:09.127Z] github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestJSONLogicValidJSONBadRule(0xc000430f00) [2020-03-05T17:07:09.127Z] /w/workspace/app-functions-sdk-go/10/pkg/transforms/jsonlogic_test.go:52 +0x206 [2020-03-05T17:07:09.127Z] testing.tRunner(0xc000430f00, 0xb34c48) [2020-03-05T17:07:09.127Z] /usr/local/go/src/testing/testing.go:909 +0xc9 [2020-03-05T17:07:09.127Z] created by testing.(*T).Run [2020-03-05T17:07:09.127Z] /usr/local/go/src/testing/testing.go:960 +0x350 [2020-03-05T17:07:09.127Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.240s [2020-03-05T17:07:09.127Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] [2020-03-05T17:07:09.127Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.006s coverage: 100.0% of statements [2020-03-05T17:07:09.127Z] FAIL [2020-03-05T17:07:09.388Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2020-03-05T17:07:09.414Z] $ docker stop --time=1 a8a1493bcb28dc1f6b2b8d1de74e6e1610e9a029c039715e95c6e7a97cdf3d10 [2020-03-05T17:07:10.427Z] cd6300453558: Download complete [2020-03-05T17:07:10.427Z] a2d8cc88f415: Verifying Checksum [2020-03-05T17:07:10.427Z] a2d8cc88f415: Download complete [2020-03-05T17:07:10.924Z] $ docker rm -f a8a1493bcb28dc1f6b2b8d1de74e6e1610e9a029c039715e95c6e7a97cdf3d10 [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] } [2020-03-05T17:07:12.117Z] Failed in branch amd64 [2020-03-05T17:07:13.024Z] ea1d1ca13537: Verifying Checksum [2020-03-05T17:07:13.024Z] ea1d1ca13537: Download complete [2020-03-05T17:07:13.024Z] 3750a50a1c5e: Verifying Checksum [2020-03-05T17:07:13.024Z] 3750a50a1c5e: Download complete [2020-03-05T17:07:16.392Z] b9c365052c96: Verifying Checksum [2020-03-05T17:07:16.392Z] b9c365052c96: Download complete [2020-03-05T17:07:17.358Z] 8a11ddd9e578: Verifying Checksum [2020-03-05T17:07:17.358Z] 8a11ddd9e578: Download complete [2020-03-05T17:07:29.709Z] 8a11ddd9e578: Pull complete [2020-03-05T17:07:29.709Z] 4cf88f913ddb: Pull complete [2020-03-05T17:07:29.709Z] 1df406cf5192: Pull complete [2020-03-05T17:07:35.080Z] cd6300453558: Pull complete [2020-03-05T17:07:39.355Z] b9c365052c96: Pull complete [2020-03-05T17:07:39.625Z] a2d8cc88f415: Pull complete [2020-03-05T17:07:41.598Z] ea1d1ca13537: Pull complete [2020-03-05T17:07:42.186Z] 3750a50a1c5e: Pull complete [2020-03-05T17:07:42.186Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-03-05T17:07:42.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-03-05T17:07:42.186Z] ---> 78745c68409d [2020-03-05T17:07:42.186Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-03-05T17:07:42.454Z] latest: Pulling from library/docker [2020-03-05T17:07:42.454Z] 8fa90b21c985: Pulling fs layer [2020-03-05T17:07:42.454Z] f2917335fcb0: Pulling fs layer [2020-03-05T17:07:42.454Z] c8d3c84c2515: Pulling fs layer [2020-03-05T17:07:42.454Z] 389b437d2554: Pulling fs layer [2020-03-05T17:07:42.454Z] dc7a94e4d7cd: Pulling fs layer [2020-03-05T17:07:42.454Z] 8a9cd851b371: Pulling fs layer [2020-03-05T17:07:42.454Z] d5f7c33f26a0: Pulling fs layer [2020-03-05T17:07:42.748Z] dc7a94e4d7cd: Waiting [2020-03-05T17:07:42.748Z] 8a9cd851b371: Waiting [2020-03-05T17:07:42.748Z] d5f7c33f26a0: Waiting [2020-03-05T17:07:42.748Z] 389b437d2554: Waiting [2020-03-05T17:07:43.022Z] c8d3c84c2515: Download complete [2020-03-05T17:07:43.290Z] 8fa90b21c985: Verifying Checksum [2020-03-05T17:07:43.290Z] 8fa90b21c985: Download complete [2020-03-05T17:07:43.290Z] f2917335fcb0: Verifying Checksum [2020-03-05T17:07:43.290Z] f2917335fcb0: Download complete [2020-03-05T17:07:43.875Z] 8a9cd851b371: Verifying Checksum [2020-03-05T17:07:43.875Z] 8a9cd851b371: Download complete [2020-03-05T17:07:43.875Z] dc7a94e4d7cd: Verifying Checksum [2020-03-05T17:07:43.875Z] dc7a94e4d7cd: Download complete [2020-03-05T17:07:44.143Z] 8fa90b21c985: Pull complete [2020-03-05T17:07:44.143Z] d5f7c33f26a0: Verifying Checksum [2020-03-05T17:07:44.143Z] d5f7c33f26a0: Download complete [2020-03-05T17:07:46.114Z] f2917335fcb0: Pull complete [2020-03-05T17:07:46.114Z] c8d3c84c2515: Pull complete [2020-03-05T17:07:48.697Z] 389b437d2554: Verifying Checksum [2020-03-05T17:07:48.697Z] 389b437d2554: Download complete [2020-03-05T17:07:52.990Z] 389b437d2554: Pull complete [2020-03-05T17:07:52.990Z] dc7a94e4d7cd: Pull complete [2020-03-05T17:07:53.261Z] 8a9cd851b371: Pull complete [2020-03-05T17:07:53.531Z] d5f7c33f26a0: Pull complete [2020-03-05T17:07:53.531Z] Digest: sha256:5bca19bb6d8f0aea380902af97be841d5841353c04e3eda5f87b4e932a509e94 [2020-03-05T17:07:53.531Z] Status: Downloaded newer image for docker:latest [2020-03-05T17:08:00.202Z] ---> ee342110b15e [2020-03-05T17:08:00.202Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-03-05T17:08:00.202Z] ---> Running in 5f3e62e36982 [2020-03-05T17:08:00.470Z] Removing intermediate container 5f3e62e36982 [2020-03-05T17:08:00.470Z] ---> 806d1800b926 [2020-03-05T17:08:00.470Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-03-05T17:08:00.740Z] ---> Running in 855f30909c98 [2020-03-05T17:08:01.707Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-05T17:08:02.295Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-05T17:08:02.881Z] (1/5) Installing libsodium (1.0.18-r0) [2020-03-05T17:08:03.149Z] (2/5) Installing libzmq (4.3.2-r0) [2020-03-05T17:08:03.149Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-03-05T17:08:03.419Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-03-05T17:08:03.419Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-03-05T17:08:03.419Z] Executing busybox-1.31.1-r8.trigger [2020-03-05T17:08:03.419Z] OK: 127 MiB in 44 packages [2020-03-05T17:08:04.837Z] Removing intermediate container 855f30909c98 [2020-03-05T17:08:04.837Z] ---> 528b5beaa938 [2020-03-05T17:08:04.837Z] Step 6/8 : WORKDIR /build [2020-03-05T17:08:05.106Z] ---> Running in 416bb0697a70 [2020-03-05T17:08:05.375Z] Removing intermediate container 416bb0697a70 [2020-03-05T17:08:05.375Z] ---> f97574661884 [2020-03-05T17:08:05.375Z] Step 7/8 : COPY go.mod . [2020-03-05T17:08:05.965Z] ---> bdb5741339b3 [2020-03-05T17:08:05.965Z] Step 8/8 : RUN go mod download [2020-03-05T17:08:05.965Z] ---> Running in d5932e6b90ac [2020-03-05T17:08:07.916Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-03-05T17:08:07.916Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-05T17:08:07.916Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-05T17:08:07.916Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-05T17:08:07.916Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-05T17:08:07.916Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-05T17:08:07.916Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-05T17:08:07.916Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-05T17:08:07.916Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-03-05T17:08:07.916Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-05T17:08:07.916Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.51 [2020-03-05T17:08:07.916Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.11 [2020-03-05T17:08:07.916Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-05T17:08:07.916Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-03-05T17:08:08.187Z] go: finding github.com/fatih/color v1.7.0 [2020-03-05T17:08:08.187Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-05T17:08:08.187Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-05T17:08:08.187Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-05T17:08:08.187Z] go: finding github.com/golang/snappy v0.0.1 [2020-03-05T17:08:08.187Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-03-05T17:08:08.188Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-05T17:08:08.188Z] go: finding github.com/google/go-cmp v0.3.1 [2020-03-05T17:08:08.188Z] go: finding github.com/google/uuid v1.1.0 [2020-03-05T17:08:08.188Z] go: finding github.com/gorilla/mux v1.7.2 [2020-03-05T17:08:08.188Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-05T17:08:08.188Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-05T17:08:08.188Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-05T17:08:08.188Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-05T17:08:08.188Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-05T17:08:08.188Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-05T17:08:08.188Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-05T17:08:08.188Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-05T17:08:08.188Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-05T17:08:08.188Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-05T17:08:08.188Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-05T17:08:08.188Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-05T17:08:08.188Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-05T17:08:08.188Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-05T17:08:08.188Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-05T17:08:08.188Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-05T17:08:08.455Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-05T17:08:08.455Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-05T17:08:08.455Z] go: finding github.com/kr/pretty v0.2.0 [2020-03-05T17:08:08.455Z] go: finding github.com/kr/pty v1.1.1 [2020-03-05T17:08:08.455Z] go: finding github.com/kr/text v0.1.0 [2020-03-05T17:08:08.455Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-05T17:08:08.455Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-05T17:08:08.455Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-05T17:08:08.455Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-05T17:08:08.455Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-05T17:08:08.455Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-05T17:08:08.455Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-05T17:08:08.455Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-05T17:08:08.455Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-05T17:08:08.455Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-05T17:08:08.456Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-05T17:08:08.456Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-05T17:08:08.456Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-05T17:08:08.456Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-03-05T17:08:08.456Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-05T17:08:08.456Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-05T17:08:08.724Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-05T17:08:08.724Z] go: finding github.com/posener/complete v1.1.1 [2020-03-05T17:08:08.724Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-05T17:08:08.724Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-05T17:08:08.724Z] go: finding github.com/stretchr/objx v0.2.0 [2020-03-05T17:08:08.724Z] go: finding github.com/stretchr/testify v1.4.0 [2020-03-05T17:08:08.724Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-03-05T17:08:08.724Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-05T17:08:08.724Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-03-05T17:08:08.724Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-03-05T17:08:08.724Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-03-05T17:08:08.724Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-05T17:08:08.724Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-05T17:08:08.724Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-05T17:08:08.724Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-05T17:08:08.724Z] go: finding golang.org/x/text v0.3.2 [2020-03-05T17:08:08.724Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-03-05T17:08:08.724Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-03-05T17:08:08.724Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-05T17:08:26.971Z] Removing intermediate container d5932e6b90ac [2020-03-05T17:08:26.971Z] ---> 8cf29365c199 [2020-03-05T17:08:26.971Z] Successfully built 8cf29365c199 [2020-03-05T17:08:26.971Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-05T17:08:27.667Z] + docker inspect -f . ci-base-image-arm64 [2020-03-05T17:08:27.667Z] . [Pipeline] withDockerContainer [2020-03-05T17:08:28.264Z] prd-ubuntu18.04-docker-arm64-4c-16g-2458 does not seem to be running inside a container [2020-03-05T17:08:28.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/10 -v /w/workspace/app-functions-sdk-go/10:/w/workspace/app-functions-sdk-go/10:rw,z -v /w/workspace/app-functions-sdk-go/10@tmp:/w/workspace/app-functions-sdk-go/10@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 [2020-03-05T17:08:29.784Z] $ docker top 3d3d775edefbae7ef13650600b0cf329e78d691c46044353f76826c1d534c895 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-05T17:08:32.291Z] + go version [2020-03-05T17:08:32.291Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-03-05T17:08:32.971Z] + make test [2020-03-05T17:08:32.972Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-03-05T17:08:34.944Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-03-05T17:09:21.912Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.131s coverage: 88.9% of statements [2020-03-05T17:09:34.312Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.618s coverage: 41.7% of statements [2020-03-05T17:09:34.312Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-03-05T17:09:34.312Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-03-05T17:09:34.312Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.101s coverage: 100.0% of statements [2020-03-05T17:09:34.312Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.395s coverage: 69.3% of statements [2020-03-05T17:09:39.686Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.147s coverage: 74.7% of statements [2020-03-05T17:09:39.686Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.021s coverage: 89.5% of statements [2020-03-05T17:09:39.686Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.016s coverage: 100.0% of statements [2020-03-05T17:09:43.068Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.203s coverage: 100.0% of statements [2020-03-05T17:09:43.068Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.019s coverage: 100.0% of statements [2020-03-05T17:09:43.068Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.019s coverage: 100.0% of statements [2020-03-05T17:09:43.068Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-03-05T17:09:43.068Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-03-05T17:09:43.068Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-03-05T17:09:43.068Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-03-05T17:09:43.068Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-03-05T17:09:43.068Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-03-05T17:09:43.068Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] [2020-03-05T17:09:43.068Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.015s coverage: 96.6% of statements [2020-03-05T17:09:43.068Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-03-05T17:09:43.068Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.017s coverage: 97.7% of statements [2020-03-05T17:09:43.068Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-03-05T17:09:43.068Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-03-05T17:09:43.068Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] [2020-03-05T17:09:49.729Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.679s coverage: 86.7% of statements [2020-03-05T17:09:49.729Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.099s coverage: 83.3% of statements [2020-03-05T17:09:49.729Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] [2020-03-05T17:09:50.691Z] level=DEBUG ts=2020-03-05T17:09:44.983023272Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-05T17:09:50.691Z] level=DEBUG ts=2020-03-05T17:09:44.99154181Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-05T17:09:50.691Z] level=DEBUG ts=2020-03-05T17:09:44.997939697Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-05T17:09:50.691Z] level=DEBUG ts=2020-03-05T17:09:45.00382197Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." [2020-03-05T17:09:50.691Z] level=DEBUG ts=2020-03-05T17:09:45.010374047Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-05T17:09:50.691Z] level=DEBUG ts=2020-03-05T17:09:45.011005869Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-05T17:09:50.691Z] level=DEBUG ts=2020-03-05T17:09:45.010845068Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-05T17:09:50.691Z] level=DEBUG ts=2020-03-05T17:09:47.016135041Z app=app_functions_sdk_go source=batch.go:100 msg="Timer has elapsed" [2020-03-05T17:09:50.691Z] level=DEBUG ts=2020-03-05T17:09:47.023664363Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." [2020-03-05T17:09:50.691Z] level=DEBUG ts=2020-03-05T17:09:47.030432304Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-05T17:09:50.691Z] level=DEBUG ts=2020-03-05T17:09:47.030747775Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-05T17:09:50.691Z] level=DEBUG ts=2020-03-05T17:09:47.030918766Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-05T17:09:50.691Z] level=DEBUG ts=2020-03-05T17:09:47.047589138Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." [2020-03-05T17:09:50.691Z] level=DEBUG ts=2020-03-05T17:09:47.047816303Z app=app_functions_sdk_go source=batch.go:98 msg="Batch count has been reached" [2020-03-05T17:09:50.691Z] level=DEBUG ts=2020-03-05T17:09:47.060589094Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." [2020-03-05T17:09:50.691Z] level=DEBUG ts=2020-03-05T17:09:47.066737184Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-05T17:09:50.691Z] level=DEBUG ts=2020-03-05T17:09:47.067020523Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-05T17:09:50.691Z] level=DEBUG ts=2020-03-05T17:09:47.067323103Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.073659743Z app=app_functions_sdk_go source=batch.go:100 msg="Timer has elapsed" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.082799902Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.089201598Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.097096694Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.105447941Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.112454497Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.119172745Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.125974838Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.132519244Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.138667164Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.144655203Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.151212609Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.16667775Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.173324923Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.180171039Z app=app_functions_sdk_go source=context.go:78 msg="Marking event as pushed" [2020-03-05T17:09:50.692Z] level=ERROR ts=2020-03-05T17:09:50.186543333Z app=app_functions_sdk_go source=coredata.go:41 msg="No EventID or EventChecksum Provided" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.193191286Z app=app_functions_sdk_go source=context.go:101 msg="Pushing to CoreData" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.223557309Z app=app_functions_sdk_go source=encryption.go:60 msg="Encrypting with AES" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.233249025Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.238255758Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.243781387Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.249643657Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.256183223Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.261424162Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.267302024Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.273391919Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.279881062Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.286034512Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.29216482Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.297730191Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.303075857Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.30883091Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.315539607Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.323271772Z app=app_functions_sdk_go source=http.go:71 msg="Response: 200 OK" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.328766418Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.33478747Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.341220778Z app=app_functions_sdk_go source=http.go:71 msg="Response: 404 Not Found" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.346902547Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.353159694Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.360535255Z app=app_functions_sdk_go source=http.go:71 msg="Response: 404 Not Found" [2020-03-05T17:09:50.692Z] level=DEBUG ts=2020-03-05T17:09:50.366539055Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message" [2020-03-05T17:09:50.692Z] true [2020-03-05T17:09:50.692Z] [2020-03-05T17:09:50.692Z] true [2020-03-05T17:09:50.692Z] [2020-03-05T17:09:50.692Z] --- FAIL: TestJSONLogicValidJSONBadRule (0.00s) [2020-03-05T17:09:50.692Z] panic: interface conversion: interface {} is jsonlogic.ErrInvalidOperator, not string [recovered] [2020-03-05T17:09:50.692Z] panic: interface conversion: interface {} is jsonlogic.ErrInvalidOperator, not string [2020-03-05T17:09:50.692Z] [2020-03-05T17:09:50.692Z] goroutine 57 [running]: [2020-03-05T17:09:50.692Z] testing.tRunner.func1(0x40001c0c00) [2020-03-05T17:09:50.692Z] /usr/local/go/src/testing/testing.go:874 +0x348 [2020-03-05T17:09:50.692Z] panic(0x5b2000, 0x40001c28d0) [2020-03-05T17:09:50.692Z] /usr/local/go/src/runtime/panic.go:679 +0x194 [2020-03-05T17:09:50.692Z] github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestJSONLogicValidJSONBadRule(0x40001c0c00) [2020-03-05T17:09:50.692Z] /w/workspace/app-functions-sdk-go/10/pkg/transforms/jsonlogic_test.go:52 +0x1c8 [2020-03-05T17:09:50.692Z] testing.tRunner(0x40001c0c00, 0x6aaef8) [2020-03-05T17:09:50.692Z] /usr/local/go/src/testing/testing.go:909 +0xb8 [2020-03-05T17:09:50.692Z] created by testing.(*T).Run [2020-03-05T17:09:50.692Z] /usr/local/go/src/testing/testing.go:960 +0x2c0 [2020-03-05T17:09:50.692Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.423s [2020-03-05T17:09:50.692Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] [2020-03-05T17:09:50.692Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.024s coverage: 100.0% of statements [2020-03-05T17:09:50.692Z] FAIL [2020-03-05T17:09:50.959Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2020-03-05T17:09:50.981Z] $ docker stop --time=1 3d3d775edefbae7ef13650600b0cf329e78d691c46044353f76826c1d534c895 [2020-03-05T17:09:53.192Z] $ docker rm -f 3d3d775edefbae7ef13650600b0cf329e78d691c46044353f76826c1d534c895 [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] } [2020-03-05T17:09:54.833Z] 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 [2020-03-05T17:09:56.753Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-05T17:09:57.052Z] ---> package-listing.sh [2020-03-05T17:09:57.052Z] ++ facter osfamily [2020-03-05T17:09:57.052Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-05T17:09:57.052Z] + OS_FAMILY=redhat [2020-03-05T17:09:57.052Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-292 [2020-03-05T17:09:57.052Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-05T17:09:57.052Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-05T17:09:57.052Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-05T17:09:57.052Z] + PACKAGES=/tmp/packages_start.txt [2020-03-05T17:09:57.052Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-292 ']' [2020-03-05T17:09:57.052Z] + PACKAGES=/tmp/packages_end.txt [2020-03-05T17:09:57.052Z] + case "${OS_FAMILY}" in [2020-03-05T17:09:57.052Z] + rpm -qa [2020-03-05T17:09:57.052Z] + sort [2020-03-05T17:10:01.248Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-05T17:10:01.248Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-05T17:10:01.248Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-05T17:10:01.248Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-292 ']' [2020-03-05T17:10:01.248Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-292/archives/ [2020-03-05T17:10:01.248Z] + 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 [2020-03-05T17:10:01.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-05T17:10:01.711Z] [2020-03-05T17:10:01.711Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-05T17:10:02.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-05T17:10:02.075Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-05T17:10:02.075Z] c9b1b535fdd9: Pulling fs layer [2020-03-05T17:10:02.075Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-05T17:10:02.075Z] 756a868c4378: Pulling fs layer [2020-03-05T17:10:02.075Z] 444b2fc9a129: Pulling fs layer [2020-03-05T17:10:02.075Z] ea15f1150254: Pulling fs layer [2020-03-05T17:10:02.075Z] aedbba21fcdb: Pulling fs layer [2020-03-05T17:10:02.075Z] d21fb4fb2792: Pulling fs layer [2020-03-05T17:10:02.075Z] 9e77abc215c9: Pulling fs layer [2020-03-05T17:10:02.075Z] 38e8a3dc49b7: Pulling fs layer [2020-03-05T17:10:02.075Z] 9c6e617528cd: Pulling fs layer [2020-03-05T17:10:02.075Z] 444b2fc9a129: Waiting [2020-03-05T17:10:02.075Z] ea15f1150254: Waiting [2020-03-05T17:10:02.075Z] aedbba21fcdb: Waiting [2020-03-05T17:10:02.075Z] d21fb4fb2792: Waiting [2020-03-05T17:10:02.075Z] 9e77abc215c9: Waiting [2020-03-05T17:10:02.075Z] 38e8a3dc49b7: Waiting [2020-03-05T17:10:02.075Z] 9c6e617528cd: Waiting [2020-03-05T17:10:02.075Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-05T17:10:02.075Z] 2cc5ad85d9ab: Download complete [2020-03-05T17:10:02.075Z] 444b2fc9a129: Verifying Checksum [2020-03-05T17:10:02.075Z] 444b2fc9a129: Download complete [2020-03-05T17:10:02.075Z] c9b1b535fdd9: Verifying Checksum [2020-03-05T17:10:02.075Z] c9b1b535fdd9: Download complete [2020-03-05T17:10:02.075Z] ea15f1150254: Verifying Checksum [2020-03-05T17:10:02.075Z] ea15f1150254: Download complete [2020-03-05T17:10:02.340Z] d21fb4fb2792: Verifying Checksum [2020-03-05T17:10:02.340Z] d21fb4fb2792: Download complete [2020-03-05T17:10:02.601Z] c9b1b535fdd9: Pull complete [2020-03-05T17:10:02.601Z] 756a868c4378: Verifying Checksum [2020-03-05T17:10:02.601Z] 756a868c4378: Download complete [2020-03-05T17:10:02.864Z] 2cc5ad85d9ab: Pull complete [2020-03-05T17:10:02.864Z] 9e77abc215c9: Verifying Checksum [2020-03-05T17:10:02.864Z] 9e77abc215c9: Download complete [2020-03-05T17:10:02.864Z] 38e8a3dc49b7: Verifying Checksum [2020-03-05T17:10:02.864Z] 38e8a3dc49b7: Download complete [2020-03-05T17:10:02.864Z] 9c6e617528cd: Verifying Checksum [2020-03-05T17:10:02.864Z] 9c6e617528cd: Download complete [2020-03-05T17:10:03.436Z] aedbba21fcdb: Verifying Checksum [2020-03-05T17:10:03.436Z] aedbba21fcdb: Download complete [2020-03-05T17:10:04.375Z] 756a868c4378: Pull complete [2020-03-05T17:10:04.375Z] 444b2fc9a129: Pull complete [2020-03-05T17:10:04.633Z] ea15f1150254: Pull complete [2020-03-05T17:10:07.925Z] aedbba21fcdb: Pull complete [2020-03-05T17:10:07.925Z] d21fb4fb2792: Pull complete [2020-03-05T17:10:09.871Z] 9e77abc215c9: Pull complete [2020-03-05T17:10:10.131Z] 38e8a3dc49b7: Pull complete [2020-03-05T17:10:10.390Z] 9c6e617528cd: Pull complete [2020-03-05T17:10:10.390Z] Digest: sha256:96bcbde75c66523bf96778d13feae3ea0dec6dfb2e98ebf2f5b260c34303cefd [2020-03-05T17:10:10.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-05T17:10:10.555Z] prd-centos7-docker-4c-2g-2455 does not seem to be running inside a container [2020-03-05T17:10:10.601Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-05T17:10:11.872Z] $ docker top c3df5e20faaf90b1bdc64b14a51ae269b3b54b6f87eb001f408dbf1c177be17f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-05T17:10:12.566Z] provisioning config files... [2020-03-05T17:10:12.585Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/config195779220728027405tmp [Pipeline] { [Pipeline] echo [2020-03-05T17:10:12.674Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-05T17:10:12.965Z] ---> create-netrc.sh [Pipeline] echo [2020-03-05T17:10:12.972Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-05T17:10:13.264Z] ---> logs-deploy.sh [2020-03-05T17:10:13.264Z] + ARCHIVE_ARTIFACTS= [2020-03-05T17:10:13.264Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-05T17:10:13.264Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-05T17:10:13.264Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-05T17:10:13.264Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-292/10 [2020-03-05T17:10:13.264Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-292/10/ [2020-03-05T17:10:13.264Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-292/10 /w/workspace/ndry_app-functions-sdk-go_PR-292 [2020-03-05T17:10:14.642Z] Archives upload complete. [2020-03-05T17:10:14.642Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-292/10 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-292/10/ [2020-03-05T17:10:15.209Z] ---> uname -a: [2020-03-05T17:10:15.209Z] Linux c3df5e20faaf 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-05T17:10:15.209Z] [2020-03-05T17:10:15.209Z] [2020-03-05T17:10:15.209Z] ---> lscpu: [2020-03-05T17:10:15.209Z] Architecture: x86_64 [2020-03-05T17:10:15.209Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-05T17:10:15.209Z] Byte Order: Little Endian [2020-03-05T17:10:15.209Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-05T17:10:15.209Z] CPU(s): 4 [2020-03-05T17:10:15.209Z] On-line CPU(s) list: 0-3 [2020-03-05T17:10:15.210Z] Thread(s) per core: 1 [2020-03-05T17:10:15.210Z] Core(s) per socket: 1 [2020-03-05T17:10:15.210Z] Socket(s): 4 [2020-03-05T17:10:15.210Z] NUMA node(s): 1 [2020-03-05T17:10:15.210Z] Vendor ID: GenuineIntel [2020-03-05T17:10:15.210Z] CPU family: 6 [2020-03-05T17:10:15.210Z] Model: 44 [2020-03-05T17:10:15.210Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-05T17:10:15.210Z] Stepping: 1 [2020-03-05T17:10:15.210Z] CPU MHz: 2933.442 [2020-03-05T17:10:15.210Z] BogoMIPS: 5866.88 [2020-03-05T17:10:15.210Z] Virtualization: VT-x [2020-03-05T17:10:15.210Z] Hypervisor vendor: KVM [2020-03-05T17:10:15.210Z] Virtualization type: full [2020-03-05T17:10:15.210Z] L1d cache: 128 KiB [2020-03-05T17:10:15.210Z] L1i cache: 128 KiB [2020-03-05T17:10:15.210Z] L2 cache: 16 MiB [2020-03-05T17:10:15.210Z] L3 cache: 64 MiB [2020-03-05T17:10:15.210Z] NUMA node0 CPU(s): 0-3 [2020-03-05T17:10:15.210Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-05T17:10:15.210Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-05T17:10:15.210Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-05T17:10:15.210Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-05T17:10:15.210Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-05T17:10:15.210Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-03-05T17:10:15.210Z] [2020-03-05T17:10:15.210Z] [2020-03-05T17:10:15.210Z] ---> nproc: [2020-03-05T17:10:15.210Z] 4 [2020-03-05T17:10:15.210Z] [2020-03-05T17:10:15.210Z] [2020-03-05T17:10:15.210Z] ---> df -h: [2020-03-05T17:10:15.210Z] Filesystem Size Used Available Use% Mounted on [2020-03-05T17:10:15.210Z] overlay 50.0G 6.4G 43.6G 13% / [2020-03-05T17:10:15.210Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-05T17:10:15.210Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-05T17:10:15.210Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-05T17:10:15.210Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-03-05T17:10:15.210Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-03-05T17:10:15.210Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-03-05T17:10:15.210Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-03-05T17:10:15.210Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-292 [2020-03-05T17:10:15.210Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp [2020-03-05T17:10:15.210Z] [2020-03-05T17:10:15.210Z] [2020-03-05T17:10:15.210Z] ---> free -m: [2020-03-05T17:10:15.210Z] total used free shared buff/cache available [2020-03-05T17:10:15.210Z] Mem: 1838 623 67 0 1147 1109 [2020-03-05T17:10:15.210Z] Swap: 1023 0 1023 [2020-03-05T17:10:15.210Z] [2020-03-05T17:10:15.210Z] [2020-03-05T17:10:15.210Z] ---> ip addr: [2020-03-05T17:10:15.210Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-05T17:10:15.210Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-05T17:10:15.210Z] inet 127.0.0.1/8 scope host lo [2020-03-05T17:10:15.210Z] valid_lft forever preferred_lft forever [2020-03-05T17:10:15.210Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-03-05T17:10:15.210Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-05T17:10:15.210Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-05T17:10:15.210Z] valid_lft forever preferred_lft forever [2020-03-05T17:10:15.210Z] [2020-03-05T17:10:15.210Z] [2020-03-05T17:10:15.210Z] ---> sar -b -r -n DEV: [2020-03-05T17:10:15.210Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/05/20 _x86_64_ (4 CPU) [2020-03-05T17:10:15.210Z] [2020-03-05T17:10:15.210Z] 17:01:50 LINUX RESTART [2020-03-05T17:10:15.210Z] [2020-03-05T17:10:15.210Z] 17:03:02 tps rtps wtps bread/s bwrtn/s [2020-03-05T17:10:15.210Z] 17:04:01 11.60 0.00 11.60 0.00 2371.96 [2020-03-05T17:10:15.210Z] 17:05:01 0.65 0.00 0.65 0.00 7.74 [2020-03-05T17:10:15.210Z] 17:06:01 0.65 0.00 0.65 0.00 8.23 [2020-03-05T17:10:15.210Z] 17:07:01 0.63 0.00 0.63 0.00 7.64 [2020-03-05T17:10:15.210Z] 17:08:01 0.78 0.03 0.75 1.20 8.74 [2020-03-05T17:10:15.210Z] 17:09:01 0.70 0.02 0.68 0.13 8.68 [2020-03-05T17:10:15.210Z] 17:10:01 48.76 48.04 0.72 3110.87 9.93 [2020-03-05T17:10:15.210Z] Average: 9.11 6.89 2.22 445.70 341.33 [2020-03-05T17:10:15.210Z] [2020-03-05T17:10:15.210Z] 17:03:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-03-05T17:10:15.210Z] 17:04:01 182788 1699516 90.29 2620 1164596 903776 30.84 462616 1080164 20 [2020-03-05T17:10:15.210Z] 17:05:01 182768 1699536 90.29 2620 1164600 903872 30.84 463416 1079864 8 [2020-03-05T17:10:15.210Z] 17:06:01 182088 1700216 90.33 2620 1164608 903932 30.84 463828 1079828 8 [2020-03-05T17:10:15.210Z] 17:07:01 182652 1699652 90.30 2620 1164612 903824 30.84 463500 1079828 8 [2020-03-05T17:10:15.210Z] 17:08:01 182088 1700216 90.33 2620 1164708 903900 30.84 463988 1079824 12 [2020-03-05T17:10:15.210Z] 17:09:01 182688 1699616 90.29 2620 1164664 903816 30.84 463516 1079816 8 [2020-03-05T17:10:15.210Z] 17:10:01 73964 1808340 96.07 2620 1258204 976160 33.31 478488 1172448 100 [2020-03-05T17:10:15.210Z] Average: 167005 1715299 91.13 2620 1177999 914183 31.19 465622 1093110 23 [2020-03-05T17:10:15.210Z] [2020-03-05T17:10:15.210Z] 17:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-03-05T17:10:15.210Z] 17:04:01 eth0 0.97 0.17 0.19 0.01 0.00 0.00 0.00 [2020-03-05T17:10:15.210Z] 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:10:15.210Z] 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:10:15.210Z] 17:05:01 eth0 1.43 0.65 0.58 0.37 0.00 0.00 0.00 [2020-03-05T17:10:15.210Z] 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:10:15.210Z] 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:10:15.210Z] 17:06:01 eth0 1.55 0.28 0.36 0.23 0.00 0.00 0.00 [2020-03-05T17:10:15.210Z] 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:10:15.210Z] 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:10:15.210Z] 17:07:01 eth0 0.55 0.35 0.27 0.20 0.00 0.00 0.00 [2020-03-05T17:10:15.210Z] 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:10:15.210Z] 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:10:15.210Z] 17:08:01 eth0 0.32 0.25 0.14 0.10 0.00 0.00 0.00 [2020-03-05T17:10:15.210Z] 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:10:15.210Z] 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:10:15.210Z] 17:09:01 eth0 0.23 0.17 0.07 0.01 0.00 0.00 0.00 [2020-03-05T17:10:15.210Z] 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:10:15.210Z] 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:10:15.210Z] 17:10:01 eth0 5.98 3.80 6.06 2.28 0.00 0.00 0.00 [2020-03-05T17:10:15.210Z] 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:10:15.210Z] 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:10:15.210Z] Average: eth0 1.58 0.81 1.10 0.46 0.00 0.00 0.00 [2020-03-05T17:10:15.210Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:10:15.210Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:10:15.210Z] [2020-03-05T17:10:15.210Z] [2020-03-05T17:10:15.210Z] ---> sar -P ALL: [2020-03-05T17:10:15.210Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/05/20 _x86_64_ (4 CPU) [2020-03-05T17:10:15.210Z] [2020-03-05T17:10:15.210Z] 17:01:50 LINUX RESTART [2020-03-05T17:10:15.210Z] [2020-03-05T17:10:15.210Z] 17:03:02 CPU %user %nice %system %iowait %steal %idle [2020-03-05T17:10:15.210Z] 17:04:01 all 0.21 0.00 0.12 0.00 0.00 99.67 [2020-03-05T17:10:15.210Z] 17:04:01 0 0.08 0.00 0.14 0.00 0.00 99.78 [2020-03-05T17:10:15.210Z] 17:04:01 1 0.58 0.00 0.10 0.00 0.00 99.32 [2020-03-05T17:10:15.210Z] 17:04:01 2 0.10 0.00 0.17 0.00 0.00 99.73 [2020-03-05T17:10:15.210Z] 17:04:01 3 0.07 0.00 0.07 0.00 0.00 99.86 [2020-03-05T17:10:15.210Z] 17:05:01 all 0.20 0.00 0.05 0.00 0.00 99.75 [2020-03-05T17:10:15.210Z] 17:05:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-05T17:10:15.210Z] 17:05:01 1 0.55 0.00 0.07 0.00 0.00 99.38 [2020-03-05T17:10:15.210Z] 17:05:01 2 0.10 0.00 0.05 0.00 0.00 99.85 [2020-03-05T17:10:15.210Z] 17:05:01 3 0.10 0.00 0.03 0.00 0.00 99.87 [2020-03-05T17:10:15.210Z] 17:06:01 all 0.10 0.00 0.07 0.00 0.00 99.83 [2020-03-05T17:10:15.210Z] 17:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-05T17:10:15.210Z] 17:06:01 1 0.25 0.00 0.10 0.00 0.00 99.65 [2020-03-05T17:10:15.210Z] 17:06:01 2 0.05 0.00 0.12 0.00 0.00 99.83 [2020-03-05T17:10:15.210Z] 17:06:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-05T17:10:15.210Z] 17:07:01 all 0.06 0.00 0.05 0.00 0.00 99.89 [2020-03-05T17:10:15.210Z] 17:07:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-05T17:10:15.210Z] 17:07:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-05T17:10:15.210Z] 17:07:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-03-05T17:10:15.210Z] 17:07:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-05T17:10:15.210Z] 17:08:01 all 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-05T17:10:15.210Z] 17:08:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-05T17:10:15.210Z] 17:08:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2020-03-05T17:10:15.210Z] 17:08:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-03-05T17:10:15.210Z] 17:08:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-05T17:10:15.210Z] 17:09:01 all 0.15 0.00 0.05 0.00 0.00 99.80 [2020-03-05T17:10:15.210Z] 17:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-03-05T17:10:15.210Z] 17:09:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-05T17:10:15.210Z] 17:09:01 2 0.40 0.00 0.07 0.00 0.00 99.53 [2020-03-05T17:10:15.210Z] 17:09:01 3 0.08 0.00 0.08 0.00 0.00 99.83 [2020-03-05T17:10:15.210Z] 17:10:01 all 0.75 0.00 0.25 1.06 0.00 97.93 [2020-03-05T17:10:15.210Z] 17:10:01 0 0.53 0.00 0.20 1.02 0.00 98.25 [2020-03-05T17:10:15.210Z] 17:10:01 1 0.27 0.00 0.22 1.27 0.02 98.23 [2020-03-05T17:10:15.210Z] 17:10:01 2 0.65 0.00 0.12 0.28 0.00 98.95 [2020-03-05T17:10:15.210Z] 17:10:01 3 1.59 0.00 0.47 1.69 0.00 96.26 [2020-03-05T17:10:15.210Z] Average: all 0.22 0.00 0.09 0.15 0.00 99.54 [2020-03-05T17:10:15.210Z] Average: 0 0.12 0.00 0.07 0.15 0.00 99.66 [2020-03-05T17:10:15.210Z] Average: 1 0.26 0.00 0.09 0.18 0.00 99.47 [2020-03-05T17:10:15.210Z] Average: 2 0.21 0.00 0.09 0.04 0.00 99.66 [2020-03-05T17:10:15.210Z] Average: 3 0.29 0.00 0.11 0.24 0.00 99.36 [2020-03-05T17:10:15.210Z] [2020-03-05T17:10:15.210Z] [2020-03-05T17:10:15.210Z]