Pull request #589 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 5a26abff6e0745e41d43cf8ed766b4208d6ff012+e5100d529b58d0c19d0905c9fafb19f11d5acd53 (73449850eba5a67d8a23b9c67a5f27c948d87006) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 48b313303ce5ba460cd13c4c603c4b280f104d53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 48b313303ce5ba460cd13c4c603c4b280f104d53 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 48b313303ce5ba460cd13c4c603c4b280f104d53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 48b313303ce5ba460cd13c4c603c4b280f104d53 # timeout=10 Commit message: "Merge pull request #305 from ernestojeda/revert-go-mod-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-14948’ Running on prd-centos7-docker-4c-2g-14957 in /w/workspace/ndry_app-functions-sdk-go_PR-589 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-589 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/589/head:refs/remotes/origin/PR-589 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e5100d529b58d0c19d0905c9fafb19f11d5acd53 into PR head commit 5a26abff6e0745e41d43cf8ed766b4208d6ff012 Merge succeeded, producing 5a26abff6e0745e41d43cf8ed766b4208d6ff012 Checking out Revision 5a26abff6e0745e41d43cf8ed766b4208d6ff012 (PR-589) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a26abff6e0745e41d43cf8ed766b4208d6ff012 # 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 e5100d529b58d0c19d0905c9fafb19f11d5acd53 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5a26abff6e0745e41d43cf8ed766b4208d6ff012 # timeout=10 Commit message: "feat(store-forward): Remove Mongo as supported DB option" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-07T22:13:30.469Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 2f1f67b2747ab087608525638f451ce7deb70c14 # timeout=10 [2020-12-07T22:13:30.769Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-07T22:13:30.873Z] ========================================================= [2020-12-07T22:13:30.873Z] EdgeX Global Pipelines Version Info [2020-12-07T22:13:30.873Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-07T22:13:32.371Z] ------------------- [2020-12-07T22:13:32.371Z] stable info: [2020-12-07T22:13:32.371Z] ------------------- [2020-12-07T22:13:32.371Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-07T22:13:32.371Z] Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 [2020-12-07T22:13:32.371Z] Message: update stable to v1.0.171 [2020-12-07T22:13:33.316Z] ------------------- [2020-12-07T22:13:33.316Z] experimental info: [2020-12-07T22:13:33.316Z] ------------------- [2020-12-07T22:13:33.316Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-07T22:13:33.316Z] Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 [2020-12-07T22:13:33.316Z] Message: update experimental to v1.0.171 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-07T22:13:33.633Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2020-12-07T22:13:33.734Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2020-12-07T22:13:33.833Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-07T22:13:33.935Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-07T22:13:34.052Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-07T22:13:34.178Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-07T22:13:34.276Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-07T22:13:34.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-07T22:13:34.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-07T22:13:34.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-07T22:13:34.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-07T22:13:34.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2020-12-07T22:13:34.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-07T22:13:34.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-07T22:13:35.086Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-12-07T22:13:35.182Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-12-07T22:13:35.273Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-07T22:13:35.384Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-07T22:13:35.502Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-07T22:13:35.591Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-07T22:13:35.685Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-07T22:13:35.773Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2020-12-07T22:13:35.860Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-07T22:13:35.965Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-07T22:13:36.056Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-12-07T22:13:36.148Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-07T22:13:36.241Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-589 [Pipeline] echo [2020-12-07T22:13:36.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-589 [Pipeline] echo [2020-12-07T22:13:36.444Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-589 [Pipeline] echo [2020-12-07T22:13:36.558Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a26abff6e0745e41d43cf8ed766b4208d6ff012 [Pipeline] echo [2020-12-07T22:13:36.647Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a26abf [Pipeline] echo [2020-12-07T22:13:36.737Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-07T22:13:37.448Z] + git log --format=format:%s -1 5a26abff6e0745e41d43cf8ed766b4208d6ff012 [Pipeline] echo [2020-12-07T22:13:37.512Z] GIT_COMMIT: 5a26abff6e0745e41d43cf8ed766b4208d6ff012, Commit Message: feat(store-forward): Remove Mongo as supported DB option [Pipeline] echo [2020-12-07T22:13:37.560Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-07T22:13:38.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-07T22:13:38.803Z] [2020-12-07T22:13:38.803Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-07T22:13:39.163Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-07T22:13:39.163Z] latest: Pulling from edgex-devops/git-semver [2020-12-07T22:13:39.163Z] 31603596830f: Pulling fs layer [2020-12-07T22:13:39.163Z] 2a8b12db71e7: Pulling fs layer [2020-12-07T22:13:39.163Z] 6ca5941a6612: Pulling fs layer [2020-12-07T22:13:39.163Z] ecc8261a40a4: Pulling fs layer [2020-12-07T22:13:39.163Z] ecc8261a40a4: Waiting [2020-12-07T22:13:39.163Z] 2a8b12db71e7: Download complete [2020-12-07T22:13:39.428Z] 31603596830f: Verifying Checksum [2020-12-07T22:13:39.428Z] 31603596830f: Download complete [2020-12-07T22:13:39.428Z] ecc8261a40a4: Verifying Checksum [2020-12-07T22:13:39.428Z] ecc8261a40a4: Download complete [2020-12-07T22:13:39.428Z] 6ca5941a6612: Verifying Checksum [2020-12-07T22:13:39.428Z] 6ca5941a6612: Download complete [2020-12-07T22:13:39.692Z] 31603596830f: Pull complete [2020-12-07T22:13:39.956Z] 2a8b12db71e7: Pull complete [2020-12-07T22:13:40.905Z] 6ca5941a6612: Pull complete [2020-12-07T22:13:40.905Z] ecc8261a40a4: Pull complete [2020-12-07T22:13:40.905Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-07T22:13:40.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-07T22:13:40.905Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-07T22:13:41.013Z] prd-centos7-docker-4c-2g-14957 does not seem to be running inside a container [2020-12-07T22:13:41.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-589 -v /w/workspace/ndry_app-functions-sdk-go_PR-589:/w/workspace/ndry_app-functions-sdk-go_PR-589:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-589@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-07T22:13:42.986Z] $ docker top 793f5da8c1bc17e139f0a254d6cc6fd0bee0e341e55710b84d1c0a767c806749 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-07T22:13:43.267Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-07T22:13:43.267Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-07T22:13:43.493Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-07T22:13:43.498Z] $ docker exec 793f5da8c1bc17e139f0a254d6cc6fd0bee0e341e55710b84d1c0a767c806749 ssh-agent [2020-12-07T22:13:43.675Z] SSH_AUTH_SOCK=/tmp/ssh-hvRrG2kSrE1g/agent.11 [2020-12-07T22:13:43.675Z] SSH_AGENT_PID=16 [2020-12-07T22:13:43.685Z] Running ssh-add (command line suppressed) [2020-12-07T22:13:43.809Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-589@tmp/private_key_7115662228268080806.key (/w/workspace/ndry_app-functions-sdk-go_PR-589@tmp/private_key_7115662228268080806.key) [2020-12-07T22:13:43.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-07T22:13:44.204Z] + git tag --points-at HEAD [Pipeline] } [2020-12-07T22:13:44.227Z] $ docker exec --env ******** --env ******** 793f5da8c1bc17e139f0a254d6cc6fd0bee0e341e55710b84d1c0a767c806749 ssh-agent -k [2020-12-07T22:13:44.342Z] unset SSH_AUTH_SOCK; [2020-12-07T22:13:44.342Z] unset SSH_AGENT_PID; [2020-12-07T22:13:44.342Z] echo Agent pid 16 killed; [2020-12-07T22:13:44.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-07T22:13:44.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-07T22:13:44.555Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-07T22:13:44.721Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-07T22:13:44.725Z] $ docker exec 793f5da8c1bc17e139f0a254d6cc6fd0bee0e341e55710b84d1c0a767c806749 ssh-agent [2020-12-07T22:13:44.884Z] SSH_AUTH_SOCK=/tmp/ssh-itlpD3pvo5DQ/agent.44 [2020-12-07T22:13:44.884Z] SSH_AGENT_PID=49 [2020-12-07T22:13:44.890Z] Running ssh-add (command line suppressed) [2020-12-07T22:13:45.008Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-589@tmp/private_key_3703816000506950825.key (/w/workspace/ndry_app-functions-sdk-go_PR-589@tmp/private_key_3703816000506950825.key) [2020-12-07T22:13:45.057Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-07T22:13:45.404Z] + git semver init [2020-12-07T22:13:45.404Z] # -> Open(): unable to determine branch for HEAD [2020-12-07T22:13:45.404Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-589/.git [2020-12-07T22:13:45.404Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-589 [2020-12-07T22:13:45.404Z] # $SEMVER_REMOTE_NAME = origin [2020-12-07T22:13:45.404Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-07T22:13:45.404Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-07T22:13:45.404Z] # $SEMVER_BRANCH = PR-589 [2020-12-07T22:13:45.404Z] # $SEMVER_TEMP = /tmp/semver-037376067 [2020-12-07T22:13:45.404Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-12-07T22:13:48.029Z] # '/tmp/semver-037376067' -> '/w/workspace/ndry_app-functions-sdk-go_PR-589/.semver' [2020-12-07T22:13:48.029Z] # -> Force: false [2020-12-07T22:13:48.029Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-589/.semver [Pipeline] } [2020-12-07T22:13:48.045Z] $ docker exec --env ******** --env ******** 793f5da8c1bc17e139f0a254d6cc6fd0bee0e341e55710b84d1c0a767c806749 ssh-agent -k [2020-12-07T22:13:48.173Z] unset SSH_AUTH_SOCK; [2020-12-07T22:13:48.174Z] unset SSH_AGENT_PID; [2020-12-07T22:13:48.174Z] echo Agent pid 49 killed; [2020-12-07T22:13:48.232Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-07T22:13:48.824Z] + git semver [Pipeline] } [2020-12-07T22:13:48.842Z] $ docker stop --time=1 793f5da8c1bc17e139f0a254d6cc6fd0bee0e341e55710b84d1c0a767c806749 [2020-12-07T22:13:50.368Z] $ docker rm -f 793f5da8c1bc17e139f0a254d6cc6fd0bee0e341e55710b84d1c0a767c806749 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-07T22:13:50.901Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-07T22:13:51.414Z] Stashed 1 file(s) [Pipeline] echo [2020-12-07T22:13:51.418Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-12-07T22:14:06.993Z] Still waiting to schedule task [2020-12-07T22:14:06.993Z] ‘prd-centos7-builder-2c-1g-14365’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-14958’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-12-07T22:14:06.997Z] Still waiting to schedule task [2020-12-07T22:14:06.997Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline [2020-12-07T22:14:13.221Z] Running on prd-centos7-docker-4c-2g-14958 in /w/workspace/ndry_app-functions-sdk-go_PR-589 [Pipeline] { [Pipeline] ws [2020-12-07T22:14:13.276Z] Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout [2020-12-07T22:14:15.629Z] using credential edgex-jenkins-ssh [2020-12-07T22:14:15.682Z] Cloning the remote Git repository [2020-12-07T22:14:15.473Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-07T22:14:15.541Z] > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 [2020-12-07T22:14:15.600Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-07T22:14:15.601Z] > git --version # timeout=10 [2020-12-07T22:14:15.611Z] > git --version # 'git version 2.24.3' [2020-12-07T22:14:15.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-07T22:14:15.638Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-07T22:14:17.759Z] Merging remotes/origin/master commit e5100d529b58d0c19d0905c9fafb19f11d5acd53 into PR head commit 5a26abff6e0745e41d43cf8ed766b4208d6ff012 [2020-12-07T22:14:17.112Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-12-07T22:14:17.118Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-07T22:14:17.131Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-12-07T22:14:17.154Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-07T22:14:17.155Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-07T22:14:17.162Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/589/head:refs/remotes/origin/PR-589 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-07T22:14:17.865Z] Merge succeeded, producing 5a26abff6e0745e41d43cf8ed766b4208d6ff012 [2020-12-07T22:14:17.865Z] Checking out Revision 5a26abff6e0745e41d43cf8ed766b4208d6ff012 (PR-589) [2020-12-07T22:14:17.709Z] > git config core.sparsecheckout # timeout=10 [2020-12-07T22:14:17.716Z] > git checkout -f 5a26abff6e0745e41d43cf8ed766b4208d6ff012 # timeout=10 [2020-12-07T22:14:17.772Z] > git remote # timeout=10 [2020-12-07T22:14:17.778Z] > git config --get remote.origin.url # timeout=10 [2020-12-07T22:14:17.785Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-07T22:14:17.789Z] > git merge e5100d529b58d0c19d0905c9fafb19f11d5acd53 # timeout=10 [2020-12-07T22:14:17.804Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-07T22:14:17.817Z] > git config core.sparsecheckout # timeout=10 [2020-12-07T22:14:17.821Z] > git checkout -f 5a26abff6e0745e41d43cf8ed766b4208d6ff012 # timeout=10 [2020-12-07T22:14:21.433Z] Commit message: "feat(store-forward): Remove Mongo as supported DB option" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-07T22:14:22.805Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-07T22:14:23.130Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-07T22:14:23.427Z] + sudo service docker restart [2020-12-07T22:14:23.427Z] + true [2020-12-07T22:14:23.427Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2020-12-07T22:14:24.493Z] ========================================================= [2020-12-07T22:14:24.493Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-07T22:14:24.493Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-07T22:14:24.848Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-07T22:14:25.424Z] Sending build context to Docker daemon 19.17MB [2020-12-07T22:14:25.424Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-07T22:14:25.424Z] Step 2/8 : FROM ${BASE} [2020-12-07T22:14:25.424Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-07T22:14:25.424Z] 188c0c94c7c5: Pulling fs layer [2020-12-07T22:14:25.424Z] 0ef7d3d256c8: Pulling fs layer [2020-12-07T22:14:25.424Z] de9db76c5a1d: Pulling fs layer [2020-12-07T22:14:25.424Z] bca2f99d35d6: Pulling fs layer [2020-12-07T22:14:25.424Z] 93359f2a8cfa: Pulling fs layer [2020-12-07T22:14:25.424Z] 7c6f9722023f: Pulling fs layer [2020-12-07T22:14:25.424Z] a35cf1a2eb13: Pulling fs layer [2020-12-07T22:14:25.424Z] bca2f99d35d6: Waiting [2020-12-07T22:14:25.424Z] 93359f2a8cfa: Waiting [2020-12-07T22:14:25.424Z] 7c6f9722023f: Waiting [2020-12-07T22:14:25.424Z] a35cf1a2eb13: Waiting [2020-12-07T22:14:25.424Z] de9db76c5a1d: Verifying Checksum [2020-12-07T22:14:25.424Z] de9db76c5a1d: Download complete [2020-12-07T22:14:25.424Z] 0ef7d3d256c8: Download complete [2020-12-07T22:14:25.424Z] 93359f2a8cfa: Download complete [2020-12-07T22:14:25.688Z] 7c6f9722023f: Verifying Checksum [2020-12-07T22:14:25.688Z] 7c6f9722023f: Download complete [2020-12-07T22:14:25.688Z] 188c0c94c7c5: Verifying Checksum [2020-12-07T22:14:25.688Z] 188c0c94c7c5: Download complete [2020-12-07T22:14:25.951Z] 188c0c94c7c5: Pull complete [2020-12-07T22:14:25.951Z] 0ef7d3d256c8: Pull complete [2020-12-07T22:14:26.214Z] de9db76c5a1d: Pull complete [2020-12-07T22:14:28.151Z] a35cf1a2eb13: Verifying Checksum [2020-12-07T22:14:28.151Z] a35cf1a2eb13: Download complete [2020-12-07T22:14:28.413Z] bca2f99d35d6: Verifying Checksum [2020-12-07T22:14:28.413Z] bca2f99d35d6: Download complete [2020-12-07T22:14:33.776Z] bca2f99d35d6: Pull complete [2020-12-07T22:14:33.776Z] 93359f2a8cfa: Pull complete [2020-12-07T22:14:33.776Z] 7c6f9722023f: Pull complete [2020-12-07T22:14:43.821Z] a35cf1a2eb13: Pull complete [2020-12-07T22:14:43.821Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-07T22:14:43.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-07T22:14:43.821Z] ---> a62c8e92a672 [2020-12-07T22:14:43.821Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-07T22:14:43.821Z] latest: Pulling from library/docker [2020-12-07T22:14:43.821Z] 188c0c94c7c5: Already exists [2020-12-07T22:14:43.821Z] 0c7c675703d6: Pulling fs layer [2020-12-07T22:14:43.821Z] cc8c12a437cb: Pulling fs layer [2020-12-07T22:14:43.821Z] f092543453df: Pulling fs layer [2020-12-07T22:14:43.821Z] 65b6bc45957d: Pulling fs layer [2020-12-07T22:14:43.821Z] 4de832df471b: Pulling fs layer [2020-12-07T22:14:43.821Z] 79aa7fa92271: Pulling fs layer [2020-12-07T22:14:43.821Z] 65b6bc45957d: Waiting [2020-12-07T22:14:43.821Z] 4de832df471b: Waiting [2020-12-07T22:14:43.821Z] 79aa7fa92271: Waiting [2020-12-07T22:14:43.821Z] cc8c12a437cb: Verifying Checksum [2020-12-07T22:14:43.821Z] cc8c12a437cb: Download complete [2020-12-07T22:14:43.821Z] 65b6bc45957d: Download complete [2020-12-07T22:14:43.821Z] 0c7c675703d6: Verifying Checksum [2020-12-07T22:14:43.821Z] 0c7c675703d6: Download complete [2020-12-07T22:14:43.821Z] 4de832df471b: Verifying Checksum [2020-12-07T22:14:43.821Z] 4de832df471b: Download complete [2020-12-07T22:14:43.821Z] 79aa7fa92271: Verifying Checksum [2020-12-07T22:14:43.821Z] 79aa7fa92271: Download complete [2020-12-07T22:14:43.821Z] 0c7c675703d6: Pull complete [2020-12-07T22:14:43.821Z] cc8c12a437cb: Pull complete [2020-12-07T22:14:43.821Z] f092543453df: Verifying Checksum [2020-12-07T22:14:43.821Z] f092543453df: Download complete [2020-12-07T22:14:45.758Z] f092543453df: Pull complete [2020-12-07T22:14:45.758Z] 65b6bc45957d: Pull complete [2020-12-07T22:14:46.029Z] 4de832df471b: Pull complete [2020-12-07T22:14:46.029Z] 79aa7fa92271: Pull complete [2020-12-07T22:14:46.029Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-07T22:14:46.029Z] Status: Downloaded newer image for docker:latest [2020-12-07T22:14:47.951Z] ---> 6df107fd0889 [2020-12-07T22:14:47.951Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-07T22:14:47.951Z] ---> Running in d44c2789790c [2020-12-07T22:14:47.951Z] Removing intermediate container d44c2789790c [2020-12-07T22:14:47.951Z] ---> 25663d4b75bb [2020-12-07T22:14:47.951Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-12-07T22:14:47.951Z] ---> Running in 7bb48d84ba7a [2020-12-07T22:14:48.532Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-07T22:14:49.107Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-07T22:14:49.682Z] (1/5) Installing libsodium (1.0.18-r0) [2020-12-07T22:14:49.943Z] (2/5) Installing libzmq (4.3.3-r0) [2020-12-07T22:14:49.943Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-12-07T22:14:49.943Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-12-07T22:14:50.212Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-12-07T22:14:50.212Z] Executing busybox-1.31.1-r19.trigger [2020-12-07T22:14:50.212Z] OK: 167 MiB in 44 packages [2020-12-07T22:14:51.165Z] Removing intermediate container 7bb48d84ba7a [2020-12-07T22:14:51.165Z] ---> d7fd4bf55ce2 [2020-12-07T22:14:51.165Z] Step 6/8 : WORKDIR /build [2020-12-07T22:14:51.165Z] ---> Running in 612dff639dfc [2020-12-07T22:14:51.165Z] Removing intermediate container 612dff639dfc [2020-12-07T22:14:51.165Z] ---> 82dafb5b2cf1 [2020-12-07T22:14:51.165Z] Step 7/8 : COPY go.mod . [2020-12-07T22:14:51.434Z] ---> 7f74c15a88c5 [2020-12-07T22:14:51.434Z] Step 8/8 : RUN go mod download [2020-12-07T22:14:51.434Z] ---> Running in 440518d7c01a [2020-12-07T22:15:13.454Z] Removing intermediate container 440518d7c01a [2020-12-07T22:15:13.454Z] ---> c485e0b10e0c [2020-12-07T22:15:13.454Z] Successfully built c485e0b10e0c [2020-12-07T22:15:13.454Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-07T22:15:13.773Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-07T22:15:13.773Z] . [Pipeline] withDockerContainer [2020-12-07T22:15:13.912Z] prd-centos7-docker-4c-2g-14958 does not seem to be running inside a container [2020-12-07T22:15:13.965Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-07T22:15:14.771Z] $ docker top a4c2ef6787c1b8b7b735b04f2821ce17625e92e288d7ce7870b2ec0eec997859 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-07T22:15:15.301Z] + go version [2020-12-07T22:15:15.301Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-07T22:15:15.313Z] $ docker stop --time=1 a4c2ef6787c1b8b7b735b04f2821ce17625e92e288d7ce7870b2ec0eec997859 [2020-12-07T22:15:16.665Z] $ docker rm -f a4c2ef6787c1b8b7b735b04f2821ce17625e92e288d7ce7870b2ec0eec997859 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-07T22:15:17.520Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-07T22:15:17.520Z] . [Pipeline] withDockerContainer [2020-12-07T22:15:17.617Z] prd-centos7-docker-4c-2g-14958 does not seem to be running inside a container [2020-12-07T22:15:17.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-07T22:15:18.243Z] $ docker top b917adf352bb3e6813f528f23c4fcbc1081f941a44c29f668ca1d31f831af6c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-07T22:15:18.762Z] + make test [2020-12-07T22:15:18.762Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-12-07T22:15:20.175Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-12-07T22:15:27.155Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.024s coverage: 86.2% of statements [2020-12-07T22:15:37.281Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.023s coverage: 52.0% of statements [2020-12-07T22:15:37.281Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-12-07T22:15:37.281Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-12-07T22:15:37.281Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.021s coverage: 54.7% of statements [2020-12-07T22:15:37.281Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-12-07T22:15:37.281Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.023s coverage: 69.1% of statements [2020-12-07T22:15:52.228Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.426s coverage: 61.6% of statements [2020-12-07T22:15:52.228Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.008s coverage: 89.5% of statements [2020-12-07T22:15:52.228Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.006s coverage: 100.0% of statements [2020-12-07T22:15:52.228Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.014s coverage: 100.0% of statements [2020-12-07T22:15:52.228Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements [2020-12-07T22:15:52.228Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.006s coverage: 100.0% of statements [2020-12-07T22:15:52.228Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-12-07T22:15:52.228Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-12-07T22:15:52.228Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-12-07T22:15:52.228Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-12-07T22:15:52.228Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-12-07T22:15:52.228Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-12-07T22:15:52.228Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-12-07T22:15:52.228Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements [2020-12-07T22:15:52.228Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-12-07T22:15:52.228Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-12-07T22:15:52.228Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.012s coverage: 8.8% of statements [2020-12-07T22:15:52.228Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.919s coverage: 75.0% of statements [2020-12-07T22:15:52.228Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] [2020-12-07T22:15:52.228Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.011s coverage: 89.7% of statements [2020-12-07T22:15:52.228Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.008s coverage: 88.9% of statements [2020-12-07T22:15:52.228Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.010s coverage: 80.5% of statements [2020-12-07T22:15:52.228Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.008s coverage: 71.7% of statements [2020-12-07T22:15:57.105Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14959 in /w/workspace/ndry_app-functions-sdk-go_PR-589 [Pipeline] { [Pipeline] ws [2020-12-07T22:15:57.166Z] Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout [2020-12-07T22:16:02.249Z] using credential edgex-jenkins-ssh [2020-12-07T22:16:02.315Z] Cloning the remote Git repository [2020-12-07T22:16:02.372Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-07T22:16:02.648Z] > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 [2020-12-07T22:16:02.734Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-07T22:16:02.735Z] > git --version # timeout=10 [2020-12-07T22:16:02.749Z] > git --version # 'git version 2.17.1' [2020-12-07T22:16:02.750Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-07T22:16:02.831Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-07T22:16:05.872Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-12-07T22:16:05.888Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-07T22:16:05.912Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-12-07T22:16:05.943Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-07T22:16:05.944Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-07T22:16:05.958Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/589/head:refs/remotes/origin/PR-589 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-07T22:16:06.535Z] Merging remotes/origin/master commit e5100d529b58d0c19d0905c9fafb19f11d5acd53 into PR head commit 5a26abff6e0745e41d43cf8ed766b4208d6ff012 [2020-12-07T22:16:06.748Z] Merge succeeded, producing 5a26abff6e0745e41d43cf8ed766b4208d6ff012 [2020-12-07T22:16:06.749Z] Checking out Revision 5a26abff6e0745e41d43cf8ed766b4208d6ff012 (PR-589) [2020-12-07T22:16:07.168Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.032s coverage: 71.0% of statements [2020-12-07T22:16:07.168Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.006s coverage: 94.4% of statements [2020-12-07T22:16:07.168Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-12-07T22:16:06.553Z] > git config core.sparsecheckout # timeout=10 [2020-12-07T22:16:06.566Z] > git checkout -f 5a26abff6e0745e41d43cf8ed766b4208d6ff012 # timeout=10 [2020-12-07T22:16:06.674Z] > git remote # timeout=10 [2020-12-07T22:16:06.691Z] > git config --get remote.origin.url # timeout=10 [2020-12-07T22:16:06.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-07T22:16:06.712Z] > git merge e5100d529b58d0c19d0905c9fafb19f11d5acd53 # timeout=10 [2020-12-07T22:16:06.735Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-07T22:16:06.755Z] > git config core.sparsecheckout # timeout=10 [2020-12-07T22:16:06.768Z] > git checkout -f 5a26abff6e0745e41d43cf8ed766b4208d6ff012 # timeout=10 [2020-12-07T22:16:09.789Z] gofmt -l . [2020-12-07T22:16:09.789Z] [ "`gofmt -l .`" = "" ] [2020-12-07T22:16:09.789Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-07T22:16:10.381Z] $ docker stop --time=1 b917adf352bb3e6813f528f23c4fcbc1081f941a44c29f668ca1d31f831af6c7 [2020-12-07T22:16:11.135Z] Commit message: "feat(store-forward): Remove Mongo as supported DB option" [2020-12-07T22:16:12.135Z] $ docker rm -f b917adf352bb3e6813f528f23c4fcbc1081f941a44c29f668ca1d31f831af6c7 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2020-12-07T22:16:13.258Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] sh [2020-12-07T22:16:13.725Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-12-07T22:16:14.279Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-12-07T22:16:14.977Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-07T22:16:15.322Z] + true [2020-12-07T22:16:15.322Z] + sudo service docker restart [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo [2020-12-07T22:16:18.390Z] ========================================================= [2020-12-07T22:16:18.390Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-07T22:16:18.390Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-07T22:16:18.804Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-07T22:16:19.794Z] Sending build context to Docker daemon 19.16MB [2020-12-07T22:16:20.067Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-07T22:16:20.067Z] Step 2/8 : FROM ${BASE} [2020-12-07T22:16:20.339Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-07T22:16:20.339Z] 5f621e34cdf4: Pulling fs layer [2020-12-07T22:16:20.339Z] a4357932f1b6: Pulling fs layer [2020-12-07T22:16:20.339Z] 18c013af1878: Pulling fs layer [2020-12-07T22:16:20.339Z] 00ac8860ef70: Pulling fs layer [2020-12-07T22:16:20.339Z] 63d7cb157983: Pulling fs layer [2020-12-07T22:16:20.339Z] b116817d02f9: Pulling fs layer [2020-12-07T22:16:20.339Z] 745a02a5169b: Pulling fs layer [2020-12-07T22:16:20.339Z] 63d7cb157983: Waiting [2020-12-07T22:16:20.339Z] b116817d02f9: Waiting [2020-12-07T22:16:20.339Z] 745a02a5169b: Waiting [2020-12-07T22:16:20.339Z] 00ac8860ef70: Waiting [2020-12-07T22:16:20.339Z] 18c013af1878: Verifying Checksum [2020-12-07T22:16:20.339Z] 18c013af1878: Download complete [2020-12-07T22:16:20.339Z] a4357932f1b6: Verifying Checksum [2020-12-07T22:16:20.339Z] a4357932f1b6: Download complete [2020-12-07T22:16:20.339Z] 63d7cb157983: Verifying Checksum [2020-12-07T22:16:20.339Z] 63d7cb157983: Download complete [2020-12-07T22:16:20.339Z] b116817d02f9: Download complete [2020-12-07T22:16:20.339Z] 5f621e34cdf4: Verifying Checksum [2020-12-07T22:16:20.339Z] 5f621e34cdf4: Download complete [2020-12-07T22:16:21.324Z] 5f621e34cdf4: Pull complete [2020-12-07T22:16:21.927Z] a4357932f1b6: Pull complete [2020-12-07T22:16:22.201Z] 18c013af1878: Pull complete [2020-12-07T22:16:22.811Z] 745a02a5169b: Verifying Checksum [2020-12-07T22:16:22.811Z] 745a02a5169b: Download complete [2020-12-07T22:16:24.239Z] 00ac8860ef70: Download complete [2020-12-07T22:16:34.385Z] 00ac8860ef70: Pull complete [2020-12-07T22:16:34.385Z] 63d7cb157983: Pull complete [2020-12-07T22:16:34.385Z] b116817d02f9: Pull complete [2020-12-07T22:16:37.796Z] 745a02a5169b: Pull complete [2020-12-07T22:16:37.796Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-07T22:16:37.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-07T22:16:37.796Z] ---> b7e6874047d6 [2020-12-07T22:16:37.796Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-07T22:16:38.069Z] latest: Pulling from library/docker [2020-12-07T22:16:38.069Z] 5f621e34cdf4: Already exists [2020-12-07T22:16:38.069Z] 85db56a05063: Pulling fs layer [2020-12-07T22:16:38.069Z] ccb67d6aeaaa: Pulling fs layer [2020-12-07T22:16:38.069Z] de930078acea: Pulling fs layer [2020-12-07T22:16:38.069Z] d5a9d88a4785: Pulling fs layer [2020-12-07T22:16:38.069Z] e7f15c1544d5: Pulling fs layer [2020-12-07T22:16:38.069Z] 877c515997d3: Pulling fs layer [2020-12-07T22:16:38.069Z] d5a9d88a4785: Waiting [2020-12-07T22:16:38.069Z] e7f15c1544d5: Waiting [2020-12-07T22:16:38.069Z] 877c515997d3: Waiting [2020-12-07T22:16:38.069Z] ccb67d6aeaaa: Verifying Checksum [2020-12-07T22:16:38.069Z] ccb67d6aeaaa: Download complete [2020-12-07T22:16:38.069Z] d5a9d88a4785: Verifying Checksum [2020-12-07T22:16:38.069Z] d5a9d88a4785: Download complete [2020-12-07T22:16:38.069Z] e7f15c1544d5: Download complete [2020-12-07T22:16:38.069Z] 85db56a05063: Download complete [2020-12-07T22:16:38.069Z] 877c515997d3: Verifying Checksum [2020-12-07T22:16:38.069Z] 877c515997d3: Download complete [2020-12-07T22:16:39.057Z] 85db56a05063: Pull complete [2020-12-07T22:16:39.337Z] ccb67d6aeaaa: Pull complete [2020-12-07T22:16:39.610Z] de930078acea: Verifying Checksum [2020-12-07T22:16:39.610Z] de930078acea: Download complete [2020-12-07T22:16:43.004Z] de930078acea: Pull complete [2020-12-07T22:16:43.280Z] d5a9d88a4785: Pull complete [2020-12-07T22:16:43.557Z] e7f15c1544d5: Pull complete [2020-12-07T22:16:43.831Z] 877c515997d3: Pull complete [2020-12-07T22:16:44.105Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-07T22:16:44.105Z] Status: Downloaded newer image for docker:latest [2020-12-07T22:16:50.817Z] ---> 914550cedc48 [2020-12-07T22:16:50.817Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-07T22:16:50.817Z] ---> Running in 943b200bee86 [2020-12-07T22:16:50.817Z] Removing intermediate container 943b200bee86 [2020-12-07T22:16:50.817Z] ---> 2d6f29fc2456 [2020-12-07T22:16:50.817Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-12-07T22:16:50.817Z] ---> Running in 41184e9a3cf6 [2020-12-07T22:16:52.255Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-07T22:16:52.851Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-07T22:16:53.826Z] (1/5) Installing libsodium (1.0.18-r0) [2020-12-07T22:16:53.826Z] (2/5) Installing libzmq (4.3.3-r0) [2020-12-07T22:16:54.097Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-12-07T22:16:54.097Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-12-07T22:16:54.097Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-12-07T22:16:54.369Z] Executing busybox-1.31.1-r19.trigger [2020-12-07T22:16:54.369Z] OK: 144 MiB in 44 packages [2020-12-07T22:16:55.800Z] Removing intermediate container 41184e9a3cf6 [2020-12-07T22:16:55.800Z] ---> 96118b8c91cd [2020-12-07T22:16:55.800Z] Step 6/8 : WORKDIR /build [2020-12-07T22:16:55.800Z] ---> Running in c9068c6e4dab [2020-12-07T22:16:56.075Z] Removing intermediate container c9068c6e4dab [2020-12-07T22:16:56.075Z] ---> a652e330c4ba [2020-12-07T22:16:56.075Z] Step 7/8 : COPY go.mod . [2020-12-07T22:16:57.087Z] ---> 7adef5a768aa [2020-12-07T22:16:57.087Z] Step 8/8 : RUN go mod download [2020-12-07T22:16:57.087Z] ---> Running in 9127bbb6db75 [2020-12-07T22:17:23.889Z] Removing intermediate container 9127bbb6db75 [2020-12-07T22:17:23.889Z] ---> b1178b0b2cea [2020-12-07T22:17:23.889Z] Successfully built b1178b0b2cea [2020-12-07T22:17:23.889Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-07T22:17:24.231Z] + docker inspect -f . ci-base-image-arm64 [2020-12-07T22:17:24.231Z] . [Pipeline] withDockerContainer [2020-12-07T22:17:24.503Z] prd-ubuntu18.04-docker-arm64-4c-16g-14959 does not seem to be running inside a container [2020-12-07T22:17:24.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-07T22:17:26.099Z] $ docker top eacbebaac6bee1a0e0c75cf16ce7dfe24df8ebf2e829a00e564aa47c33e76726 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-07T22:17:27.199Z] + go version [2020-12-07T22:17:27.199Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-07T22:17:27.229Z] $ docker stop --time=1 eacbebaac6bee1a0e0c75cf16ce7dfe24df8ebf2e829a00e564aa47c33e76726 [2020-12-07T22:17:29.153Z] $ docker rm -f eacbebaac6bee1a0e0c75cf16ce7dfe24df8ebf2e829a00e564aa47c33e76726 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-07T22:17:30.302Z] + docker inspect -f . ci-base-image-arm64 [2020-12-07T22:17:30.302Z] . [Pipeline] withDockerContainer [2020-12-07T22:17:30.578Z] prd-ubuntu18.04-docker-arm64-4c-16g-14959 does not seem to be running inside a container [2020-12-07T22:17:30.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-07T22:17:32.035Z] $ docker top 6f8e1d1eb71af1c78a4e291f4255ad0961adb9e85cf3a9e659339db4ef4ec850 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-07T22:17:33.089Z] + make test [2020-12-07T22:17:33.089Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-12-07T22:17:34.558Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-12-07T22:17:56.810Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.032s coverage: 86.2% of statements [2020-12-07T22:18:23.694Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.057s coverage: 52.0% of statements [2020-12-07T22:18:23.694Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-12-07T22:18:23.694Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-12-07T22:18:23.694Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.090s coverage: 54.7% of statements [2020-12-07T22:18:23.694Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-12-07T22:18:23.694Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.058s coverage: 69.1% of statements [2020-12-07T22:18:33.876Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.447s coverage: 61.6% of statements [2020-12-07T22:18:33.876Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.013s coverage: 89.5% of statements [2020-12-07T22:18:33.876Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.014s coverage: 100.0% of statements [2020-12-07T22:18:33.876Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.033s coverage: 100.0% of statements [2020-12-07T22:18:33.876Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.012s coverage: 100.0% of statements [2020-12-07T22:18:33.876Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.012s coverage: 100.0% of statements [2020-12-07T22:18:33.876Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-12-07T22:18:33.876Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-12-07T22:18:33.876Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-12-07T22:18:33.876Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-12-07T22:18:33.876Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-12-07T22:18:33.876Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-12-07T22:18:33.876Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-12-07T22:18:33.876Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.012s coverage: 97.7% of statements [2020-12-07T22:18:33.876Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-12-07T22:18:33.876Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-12-07T22:18:33.876Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.023s coverage: 8.8% of statements [2020-12-07T22:18:34.147Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.970s coverage: 75.0% of statements [2020-12-07T22:18:34.147Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] [2020-12-07T22:18:34.147Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.041s coverage: 89.7% of statements [2020-12-07T22:18:34.147Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.023s coverage: 88.9% of statements [2020-12-07T22:18:34.147Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.034s coverage: 80.5% of statements [2020-12-07T22:18:34.147Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.021s coverage: 71.7% of statements [2020-12-07T22:19:00.963Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.055s coverage: 71.0% of statements [2020-12-07T22:19:00.963Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.011s coverage: 94.4% of statements [2020-12-07T22:19:00.963Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-12-07T22:19:09.273Z] gofmt -l . [2020-12-07T22:19:09.273Z] [ "`gofmt -l .`" = "" ] [2020-12-07T22:19:09.273Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-07T22:19:09.307Z] $ docker stop --time=1 6f8e1d1eb71af1c78a4e291f4255ad0961adb9e85cf3a9e659339db4ef4ec850 [2020-12-07T22:19:11.432Z] $ docker rm -f 6f8e1d1eb71af1c78a4e291f4255ad0961adb9e85cf3a9e659339db4ef4ec850 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-07T22:19:12.482Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-07T22:19:12.564Z] Warning: overwriting stash ‘coverage-report’ [2020-12-07T22:19:13.598Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-07T22:19:15.526Z] provisioning config files... [2020-12-07T22:19:15.541Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-589@tmp/config7047813839626700846tmp [Pipeline] { [Pipeline] sh [2020-12-07T22:19:15.913Z] + set +x [2020-12-07T22:19:15.913Z] + curl -s https://codecov.io/bash [2020-12-07T22:19:15.913Z] + bash -s -- [2020-12-07T22:19:16.176Z] [2020-12-07T22:19:16.176Z] _____ _ [2020-12-07T22:19:16.176Z] / ____| | | [2020-12-07T22:19:16.176Z] | | ___ __| | ___ ___ _____ __ [2020-12-07T22:19:16.176Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-07T22:19:16.176Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-07T22:19:16.176Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-07T22:19:16.176Z] Bash-20201130-cc6d3fe [2020-12-07T22:19:16.176Z] [2020-12-07T22:19:16.176Z] [2020-12-07T22:19:16.176Z] ==> Jenkins CI detected. [2020-12-07T22:19:16.176Z] project root: . [2020-12-07T22:19:16.176Z] --> token set from env [2020-12-07T22:19:16.176Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-07T22:19:16.176Z] ==> Running gcov in . (disable via -X gcov) [2020-12-07T22:19:16.176Z] ==> Python coveragepy not found [2020-12-07T22:19:16.176Z] ==> Searching for coverage reports in: [2020-12-07T22:19:16.176Z] + . [2020-12-07T22:19:16.176Z] -> Found 1 reports [2020-12-07T22:19:16.176Z] ==> Detecting git/mercurial file structure [2020-12-07T22:19:16.176Z] ==> Reading reports [2020-12-07T22:19:16.176Z] + ./coverage.out bytes=89248 [2020-12-07T22:19:16.176Z] ==> Appending adjustments [2020-12-07T22:19:16.176Z] https://docs.codecov.io/docs/fixing-reports [2020-12-07T22:19:16.751Z] + Found adjustments [2020-12-07T22:19:16.751Z] ==> Gzipping contents [2020-12-07T22:19:16.751Z] 16K /tmp/codecov.9L2jwF.gz [2020-12-07T22:19:16.751Z] ==> Uploading reports [2020-12-07T22:19:16.751Z] url: https://codecov.io [2020-12-07T22:19:16.751Z] query: branch=PR-589&commit=5a26abff6e0745e41d43cf8ed766b4208d6ff012&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-589%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=589&job=&cmd_args= [2020-12-07T22:19:16.751Z] -> Pinging Codecov [2020-12-07T22:19:16.751Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-589&commit=5a26abff6e0745e41d43cf8ed766b4208d6ff012&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-589%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=589&job=&cmd_args= [2020-12-07T22:19:17.327Z] -> Uploading to [2020-12-07T22:19:17.327Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-07/3D8B5DFFC46A037C893635FACE044666/5a26abff6e0745e41d43cf8ed766b4208d6ff012/b4d9ba05-a1c5-4313-9670-2ab7f2215c03.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201207T221917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b8d3f0f086386428a4815fabb6a0f6d8da737c02149c4ef3f3559a676276fc2 [2020-12-07T22:19:17.327Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-07T22:19:17.327Z] Dload Upload Total Spent Left Speed [2020-12-07T22:19:17.590Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15638 0 0 100 15638 0 35894 --:--:-- --:--:-- --:--:-- 35949 [2020-12-07T22:19:17.590Z] -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/5a26abff6e0745e41d43cf8ed766b4208d6ff012 [Pipeline] } [2020-12-07T22:19:17.600Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-07T22:19:20.182Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-07T22:19:20.487Z] ---> package-listing.sh [2020-12-07T22:19:20.487Z] ++ facter osfamily [2020-12-07T22:19:20.487Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-07T22:19:20.487Z] + OS_FAMILY=redhat [2020-12-07T22:19:20.487Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-589 [2020-12-07T22:19:20.487Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-07T22:19:20.487Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-07T22:19:20.487Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-07T22:19:20.487Z] + PACKAGES=/tmp/packages_start.txt [2020-12-07T22:19:20.487Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-589 ']' [2020-12-07T22:19:20.487Z] + PACKAGES=/tmp/packages_end.txt [2020-12-07T22:19:20.487Z] + case "${OS_FAMILY}" in [2020-12-07T22:19:20.487Z] + rpm -qa [2020-12-07T22:19:20.487Z] + sort [2020-12-07T22:19:25.799Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-07T22:19:25.799Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-07T22:19:25.799Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-07T22:19:25.799Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-589 ']' [2020-12-07T22:19:25.799Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-589/archives/ [2020-12-07T22:19:25.799Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-589/archives/ [Pipeline] echo [2020-12-07T22:19:25.815Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-589/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-07T22:19:26.106Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-07T22:19:26.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-07T22:19:26.414Z] [2020-12-07T22:19:26.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-07T22:19:26.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-07T22:19:26.770Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-07T22:19:26.770Z] df20fa9351a1: Pulling fs layer [2020-12-07T22:19:26.770Z] 36b3adc4ff6f: Pulling fs layer [2020-12-07T22:19:26.770Z] 8ad3a11d3b57: Pulling fs layer [2020-12-07T22:19:26.770Z] 46f8f816bc3b: Pulling fs layer [2020-12-07T22:19:26.770Z] 93b61091891f: Pulling fs layer [2020-12-07T22:19:26.770Z] 93b9cdb0e59b: Pulling fs layer [2020-12-07T22:19:26.770Z] 5e14af77c1be: Pulling fs layer [2020-12-07T22:19:26.770Z] 01666e4c0597: Pulling fs layer [2020-12-07T22:19:26.770Z] aa168da1d23b: Pulling fs layer [2020-12-07T22:19:26.770Z] 01666e4c0597: Waiting [2020-12-07T22:19:26.770Z] 93b9cdb0e59b: Waiting [2020-12-07T22:19:26.770Z] 5e14af77c1be: Waiting [2020-12-07T22:19:26.770Z] aa168da1d23b: Waiting [2020-12-07T22:19:26.770Z] 93b61091891f: Waiting [2020-12-07T22:19:26.770Z] 46f8f816bc3b: Waiting [2020-12-07T22:19:26.770Z] 36b3adc4ff6f: Download complete [2020-12-07T22:19:26.770Z] 46f8f816bc3b: Verifying Checksum [2020-12-07T22:19:26.770Z] 46f8f816bc3b: Download complete [2020-12-07T22:19:27.033Z] df20fa9351a1: Verifying Checksum [2020-12-07T22:19:27.033Z] 93b9cdb0e59b: Verifying Checksum [2020-12-07T22:19:27.033Z] 93b9cdb0e59b: Download complete [2020-12-07T22:19:27.033Z] 5e14af77c1be: Verifying Checksum [2020-12-07T22:19:27.033Z] 5e14af77c1be: Download complete [2020-12-07T22:19:27.033Z] 93b61091891f: Verifying Checksum [2020-12-07T22:19:27.033Z] 93b61091891f: Download complete [2020-12-07T22:19:27.033Z] 01666e4c0597: Verifying Checksum [2020-12-07T22:19:27.033Z] 01666e4c0597: Download complete [2020-12-07T22:19:27.616Z] df20fa9351a1: Pull complete [2020-12-07T22:19:27.616Z] 36b3adc4ff6f: Pull complete [2020-12-07T22:19:27.883Z] 8ad3a11d3b57: Verifying Checksum [2020-12-07T22:19:27.883Z] 8ad3a11d3b57: Download complete [2020-12-07T22:19:28.472Z] 8ad3a11d3b57: Pull complete [2020-12-07T22:19:28.749Z] 46f8f816bc3b: Pull complete [2020-12-07T22:19:29.027Z] 93b61091891f: Pull complete [2020-12-07T22:19:29.295Z] 93b9cdb0e59b: Pull complete [2020-12-07T22:19:29.295Z] 5e14af77c1be: Pull complete [2020-12-07T22:19:29.558Z] aa168da1d23b: Verifying Checksum [2020-12-07T22:19:29.558Z] aa168da1d23b: Download complete [2020-12-07T22:19:29.821Z] 01666e4c0597: Pull complete [2020-12-07T22:19:36.458Z] aa168da1d23b: Pull complete [2020-12-07T22:19:36.458Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-07T22:19:36.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-07T22:19:36.458Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-07T22:19:36.609Z] prd-centos7-docker-4c-2g-14957 does not seem to be running inside a container [2020-12-07T22:19:36.656Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-589/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-589 -v /w/workspace/ndry_app-functions-sdk-go_PR-589:/w/workspace/ndry_app-functions-sdk-go_PR-589:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-589@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-07T22:19:39.754Z] $ docker top 147b42d35aef97901b60bc9c200e7f840a28b87948f79c9cfa7b7e8ac3a4add5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-07T22:19:40.290Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-07T22:19:40.594Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-07T22:19:40.895Z] + ls /var/log/sa-host [2020-12-07T22:19:40.895Z] + sadf -c /var/log/sa-host/sa07 [2020-12-07T22:19:40.895Z] file_magic: OK [2020-12-07T22:19:40.895Z] HZ: Using current value: 100 [2020-12-07T22:19:40.895Z] file_header: OK [2020-12-07T22:19:40.895Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-07T22:19:40.895Z] Statistics: [2020-12-07T22:19:40.895Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-07T22:19:40.895Z] File successfully converted to sysstat format version 12.2.1 [2020-12-07T22:19:40.895Z] + sadf -c /var/log/sa-host/sa23 [2020-12-07T22:19:40.895Z] file_magic: OK [2020-12-07T22:19:40.895Z] HZ: Using current value: 100 [2020-12-07T22:19:40.895Z] file_header: OK [2020-12-07T22:19:40.895Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-07T22:19:40.895Z] Statistics: [2020-12-07T22:19:40.895Z] Hnuu...uuuununununu... [2020-12-07T22:19:40.895Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-07T22:19:41.128Z] provisioning config files... [2020-12-07T22:19:41.145Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-589@tmp/config6002607846562485250tmp [Pipeline] { [Pipeline] echo [2020-12-07T22:19:41.231Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-07T22:19:41.534Z] ---> create-netrc.sh [Pipeline] } [2020-12-07T22:19:41.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-07T22:19:41.639Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-07T22:19:41.936Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-07T22:19:41.947Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-07T22:19:42.243Z] ---> sudo-logs.sh [2020-12-07T22:19:42.243Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-07T22:19:42.254Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-07T22:19:42.551Z] ---> job-cost.sh [2020-12-07T22:19:42.551Z] lf-activate-venv: SKIPPING [2020-12-07T22:19:42.551Z] INFO: No Stack... [2020-12-07T22:19:43.500Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-07T22:19:44.075Z] INFO: Archiving Costs [Pipeline] echo [2020-12-07T22:19:44.089Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-07T22:19:44.391Z] ---> logs-deploy.sh [2020-12-07T22:19:44.392Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-589/3 [2020-12-07T22:19:44.392Z] INFO: archiving workspace using pattern(s): [2020-12-07T22:19:45.782Z] Archives upload complete. [2020-12-07T22:19:46.044Z] INFO: archiving logs to Nexus [2020-12-07T22:19:46.992Z] ---> uname -a: [2020-12-07T22:19:46.992Z] Linux prd-centos7-docker-4c-2g-14957.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-07T22:19:46.992Z] [2020-12-07T22:19:46.992Z] [2020-12-07T22:19:46.992Z] ---> lscpu: [2020-12-07T22:19:46.992Z] Architecture: x86_64 [2020-12-07T22:19:46.992Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-07T22:19:46.992Z] Byte Order: Little Endian [2020-12-07T22:19:46.992Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-07T22:19:46.992Z] CPU(s): 4 [2020-12-07T22:19:46.992Z] On-line CPU(s) list: 0-3 [2020-12-07T22:19:46.992Z] Thread(s) per core: 1 [2020-12-07T22:19:46.992Z] Core(s) per socket: 1 [2020-12-07T22:19:46.992Z] Socket(s): 4 [2020-12-07T22:19:46.992Z] NUMA node(s): 1 [2020-12-07T22:19:46.992Z] Vendor ID: GenuineIntel [2020-12-07T22:19:46.992Z] CPU family: 6 [2020-12-07T22:19:46.992Z] Model: 44 [2020-12-07T22:19:46.992Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-07T22:19:46.992Z] Stepping: 1 [2020-12-07T22:19:46.992Z] CPU MHz: 2933.442 [2020-12-07T22:19:46.992Z] BogoMIPS: 5866.88 [2020-12-07T22:19:46.992Z] Virtualization: VT-x [2020-12-07T22:19:46.992Z] Hypervisor vendor: KVM [2020-12-07T22:19:46.992Z] Virtualization type: full [2020-12-07T22:19:46.992Z] L1d cache: 128 KiB [2020-12-07T22:19:46.992Z] L1i cache: 128 KiB [2020-12-07T22:19:46.992Z] L2 cache: 16 MiB [2020-12-07T22:19:46.992Z] L3 cache: 64 MiB [2020-12-07T22:19:46.992Z] NUMA node0 CPU(s): 0-3 [2020-12-07T22:19:46.992Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-07T22:19:46.992Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-07T22:19:46.992Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-07T22:19:46.992Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-07T22:19:46.992Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-07T22:19:46.992Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-07T22:19:46.992Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-07T22:19:46.992Z] Vulnerability Srbds: Not affected [2020-12-07T22:19:46.992Z] Vulnerability Tsx async abort: Not affected [2020-12-07T22:19:46.992Z] 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-12-07T22:19:46.992Z] [2020-12-07T22:19:46.992Z] [2020-12-07T22:19:46.992Z] ---> nproc: [2020-12-07T22:19:46.992Z] 4 [2020-12-07T22:19:46.992Z] [2020-12-07T22:19:46.992Z] [2020-12-07T22:19:46.992Z] ---> df -h: [2020-12-07T22:19:46.992Z] Filesystem Size Used Available Use% Mounted on [2020-12-07T22:19:46.992Z] overlay 50.0G 7.3G 42.7G 15% / [2020-12-07T22:19:46.992Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-07T22:19:46.992Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-07T22:19:46.992Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-07T22:19:46.992Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2020-12-07T22:19:46.992Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2020-12-07T22:19:46.992Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2020-12-07T22:19:46.992Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2020-12-07T22:19:46.992Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2020-12-07T22:19:46.992Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2020-12-07T22:19:46.992Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2020-12-07T22:19:46.992Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2020-12-07T22:19:46.992Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-589 [2020-12-07T22:19:46.992Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-589@tmp [2020-12-07T22:19:46.992Z] [2020-12-07T22:19:46.992Z] [2020-12-07T22:19:46.992Z] ---> free -m: [2020-12-07T22:19:46.992Z] total used free shared buff/cache available [2020-12-07T22:19:46.992Z] Mem: 1837 727 104 0 1005 1005 [2020-12-07T22:19:46.992Z] Swap: 1023 1 1022 [2020-12-07T22:19:46.992Z] [2020-12-07T22:19:46.992Z] [2020-12-07T22:19:46.992Z] ---> ip addr: [2020-12-07T22:19:46.992Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-07T22:19:46.992Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-07T22:19:46.992Z] inet 127.0.0.1/8 scope host lo [2020-12-07T22:19:46.992Z] valid_lft forever preferred_lft forever [2020-12-07T22:19:46.992Z] inet6 ::1/128 scope host [2020-12-07T22:19:46.992Z] valid_lft forever preferred_lft forever [2020-12-07T22:19:46.992Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-07T22:19:46.992Z] link/ether fa:16:3e:6f:84:00 brd ff:ff:ff:ff:ff:ff [2020-12-07T22:19:46.992Z] inet 10.30.123.129/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-07T22:19:46.992Z] valid_lft 85991sec preferred_lft 85991sec [2020-12-07T22:19:46.992Z] inet6 fe80::f816:3eff:fe6f:8400/64 scope link [2020-12-07T22:19:46.992Z] valid_lft forever preferred_lft forever [2020-12-07T22:19:46.992Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-07T22:19:46.992Z] link/ether 02:42:15:73:0f:8b brd ff:ff:ff:ff:ff:ff [2020-12-07T22:19:46.992Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-07T22:19:46.992Z] valid_lft forever preferred_lft forever [2020-12-07T22:19:46.992Z] inet6 fe80::42:15ff:fe73:f8b/64 scope link [2020-12-07T22:19:46.992Z] valid_lft forever preferred_lft forever [2020-12-07T22:19:46.992Z] [2020-12-07T22:19:46.992Z] [2020-12-07T22:19:46.992Z] ---> sar -b -r -n DEV: [2020-12-07T22:19:46.992Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/07/20 _x86_64_ (4 CPU) [2020-12-07T22:19:46.992Z] [2020-12-07T22:19:46.992Z] 22:12:47 LINUX RESTART (4 CPU) [2020-12-07T22:19:46.992Z] [2020-12-07T22:19:46.992Z] 22:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-07T22:19:46.992Z] 22:15:01 2.66 0.00 2.66 0.00 0.00 61.44 0.00 [2020-12-07T22:19:46.992Z] 22:16:01 0.47 0.00 0.47 0.00 0.00 6.16 0.00 [2020-12-07T22:19:46.992Z] 22:17:01 0.30 0.00 0.30 0.00 0.00 3.65 0.00 [2020-12-07T22:19:46.992Z] 22:18:01 0.53 0.00 0.53 0.00 0.00 6.75 0.00 [2020-12-07T22:19:46.992Z] 22:19:01 0.37 0.00 0.37 0.00 0.00 5.68 0.00 [2020-12-07T22:19:46.992Z] Average: 0.87 0.00 0.87 0.00 0.00 16.74 0.00 [2020-12-07T22:19:46.992Z] [2020-12-07T22:19:46.992Z] 22:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-07T22:19:46.992Z] 22:15:01 223020 0 623208 33.12 2620 1032696 1110352 37.89 424320 1036976 20 [2020-12-07T22:19:46.992Z] 22:16:01 226548 0 619676 32.93 2620 1032700 1080132 36.86 419244 1039084 20 [2020-12-07T22:19:46.992Z] 22:17:01 225428 0 620788 32.99 2620 1032708 1079976 36.86 432128 1027088 8 [2020-12-07T22:19:46.992Z] 22:18:01 225688 0 620528 32.98 2620 1032708 1079976 36.86 428504 1030712 16 [2020-12-07T22:19:46.992Z] 22:19:01 223604 0 622604 33.09 2620 1032716 1080048 36.86 435036 1026412 8 [2020-12-07T22:19:46.992Z] Average: 224858 0 621361 33.02 2620 1032706 1086097 37.07 427846 1032054 14 [2020-12-07T22:19:46.992Z] [2020-12-07T22:19:46.992Z] 22:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-07T22:19:46.992Z] 22:15:01 eth0 0.95 0.50 0.30 0.21 0.00 0.00 0.00 0.00 [2020-12-07T22:19:46.992Z] 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:19:46.992Z] 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:19:46.992Z] 22:16:01 eth0 0.67 0.45 0.29 0.12 0.00 0.00 0.00 0.00 [2020-12-07T22:19:46.992Z] 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:19:46.992Z] 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:19:46.992Z] 22:17:01 eth0 0.12 0.10 0.01 0.10 0.00 0.00 0.00 0.00 [2020-12-07T22:19:46.992Z] 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:19:46.992Z] 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:19:46.992Z] 22:18:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-07T22:19:46.992Z] 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:19:46.992Z] 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:19:46.992Z] 22:19:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2020-12-07T22:19:46.992Z] 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:19:46.992Z] 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:19:46.992Z] Average: eth0 0.41 0.26 0.14 0.10 0.00 0.00 0.00 0.00 [2020-12-07T22:19:46.992Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:19:46.992Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:19:46.992Z] [2020-12-07T22:19:46.992Z] [2020-12-07T22:19:46.992Z] ---> sar -P ALL: [2020-12-07T22:19:46.992Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/07/20 _x86_64_ (4 CPU) [2020-12-07T22:19:46.992Z] [2020-12-07T22:19:46.992Z] 22:12:47 LINUX RESTART (4 CPU) [2020-12-07T22:19:46.992Z] [2020-12-07T22:19:46.992Z] 22:14:01 CPU %user %nice %system %iowait %steal %idle [2020-12-07T22:19:46.992Z] 22:15:01 all 0.18 0.00 0.07 0.00 0.00 99.75 [2020-12-07T22:19:46.992Z] 22:15:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-12-07T22:19:46.992Z] 22:15:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2020-12-07T22:19:46.992Z] 22:15:01 2 0.55 0.00 0.08 0.00 0.00 99.37 [2020-12-07T22:19:46.992Z] 22:15:01 3 0.07 0.00 0.08 0.00 0.00 99.85 [2020-12-07T22:19:46.992Z] 22:16:01 all 0.20 0.00 0.20 0.00 0.00 99.59 [2020-12-07T22:19:46.992Z] 22:16:01 0 0.07 0.00 0.33 0.00 0.00 99.60 [2020-12-07T22:19:46.992Z] 22:16:01 1 0.10 0.00 0.13 0.00 0.02 99.75 [2020-12-07T22:19:46.992Z] 22:16:01 2 0.55 0.00 0.20 0.00 0.00 99.25 [2020-12-07T22:19:46.993Z] 22:16:01 3 0.08 0.00 0.15 0.00 0.00 99.77 [2020-12-07T22:19:46.993Z] 22:17:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-12-07T22:19:46.993Z] 22:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-07T22:19:46.993Z] 22:17:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-07T22:19:46.993Z] 22:17:01 2 0.52 0.00 0.08 0.00 0.00 99.40 [2020-12-07T22:19:46.993Z] 22:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2020-12-07T22:19:46.993Z] 22:18:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2020-12-07T22:19:46.993Z] 22:18:01 0 0.07 0.00 0.10 0.00 0.00 99.83 [2020-12-07T22:19:46.993Z] 22:18:01 1 0.28 0.00 0.02 0.00 0.00 99.70 [2020-12-07T22:19:46.993Z] 22:18:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-12-07T22:19:46.993Z] 22:18:01 3 0.17 0.00 0.02 0.00 0.00 99.82 [2020-12-07T22:19:46.993Z] 22:19:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-12-07T22:19:46.993Z] 22:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-07T22:19:46.993Z] 22:19:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-07T22:19:46.993Z] 22:19:01 2 0.50 0.00 0.05 0.00 0.00 99.45 [2020-12-07T22:19:46.993Z] 22:19:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-07T22:19:46.993Z] Average: all 0.16 0.00 0.08 0.00 0.00 99.76 [2020-12-07T22:19:46.993Z] Average: 0 0.05 0.00 0.10 0.00 0.00 99.85 [2020-12-07T22:19:46.993Z] Average: 1 0.10 0.00 0.06 0.00 0.00 99.84 [2020-12-07T22:19:46.993Z] Average: 2 0.44 0.00 0.09 0.00 0.00 99.47 [2020-12-07T22:19:46.993Z] Average: 3 0.07 0.00 0.06 0.00 0.00 99.87 [2020-12-07T22:19:46.993Z] [2020-12-07T22:19:46.993Z] [2020-12-07T22:19:46.993Z]