Pull request #838 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 fd47f8c59e832cce721c681cfd6816d84df084c0+7563e5ddaf4609d3782aa72276f202d5a5a084f0 (4604d38b1023a06d43b4c9e40804c854d557b008) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5351766685585851856.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5901738569840008532.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-838/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-838/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1085068605639560066.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh100965506272918846.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-838/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-838/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1645612516630077904.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-436 in /w/workspace/ndry_app-functions-sdk-go_PR-838 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-838 # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-838@tmp/jenkins-gitclient-ssh1211702456887940528.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 7563e5ddaf4609d3782aa72276f202d5a5a084f0 into PR head commit fd47f8c59e832cce721c681cfd6816d84df084c0 Merge succeeded, producing fd47f8c59e832cce721c681cfd6816d84df084c0 Checking out Revision fd47f8c59e832cce721c681cfd6816d84df084c0 (PR-838) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-838@tmp/jenkins-gitclient-ssh6495069677892761842.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/838/head:refs/remotes/origin/PR-838 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd47f8c59e832cce721c681cfd6816d84df084c0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-838@tmp/jenkins-gitclient-ssh3278516092440635302.key > git merge 7563e5ddaf4609d3782aa72276f202d5a5a084f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd47f8c59e832cce721c681cfd6816d84df084c0 # timeout=10 Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-17T18:59:43.191Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-17T18:59:43.278Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-17T18:59:43.310Z] ========================================================= [2021-05-17T18:59:43.310Z] EdgeX Global Pipelines Version Info [2021-05-17T18:59:43.310Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 33664fccd862917f01778b7a79f2f157e8c3ed78 # timeout=10 [2021-05-17T18:59:45.615Z] ------------------- [2021-05-17T18:59:45.615Z] stable info: [2021-05-17T18:59:45.615Z] ------------------- [2021-05-17T18:59:45.615Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-17T18:59:45.615Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T18:59:45.615Z] Message: update stable to v1.0.192 [2021-05-17T18:59:46.575Z] ------------------- [2021-05-17T18:59:46.575Z] experimental info: [2021-05-17T18:59:46.575Z] ------------------- [2021-05-17T18:59:46.576Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-17T18:59:46.576Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T18:59:46.576Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-17T18:59:46.726Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-05-17T18:59:46.765Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-05-17T18:59:46.790Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-17T18:59:46.814Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-17T18:59:46.839Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-17T18:59:46.864Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-17T18:59:46.889Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-17T18:59:46.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-17T18:59:46.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-17T18:59:46.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-17T18:59:47.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-17T18:59:47.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-05-17T18:59:47.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-17T18:59:47.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-17T18:59:47.142Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T18:59:47.169Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T18:59:47.195Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T18:59:47.222Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T18:59:47.248Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-17T18:59:47.274Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-17T18:59:47.316Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-17T18:59:47.355Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-17T18:59:47.381Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-17T18:59:47.407Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-17T18:59:47.434Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-17T18:59:47.460Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-17T18:59:47.487Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-838 [Pipeline] echo [2021-05-17T18:59:47.512Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-838 [Pipeline] echo [2021-05-17T18:59:47.539Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-838 [Pipeline] echo [2021-05-17T18:59:47.572Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd47f8c59e832cce721c681cfd6816d84df084c0 [Pipeline] echo [2021-05-17T18:59:47.605Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd47f8c [Pipeline] echo [2021-05-17T18:59:47.641Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T18:59:48.160Z] + git log --format=format:%s -1 fd47f8c59e832cce721c681cfd6816d84df084c0 [Pipeline] echo [2021-05-17T18:59:48.214Z] GIT_COMMIT: fd47f8c59e832cce721c681cfd6816d84df084c0, Commit Message: refactor: Update for new service key names and overrides for hyphen to underscore [Pipeline] echo [2021-05-17T18:59:48.238Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:59:48.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T18:59:49.162Z] [2021-05-17T18:59:49.162Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:59:49.501Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T18:59:49.779Z] latest: Pulling from edgex-devops/git-semver [2021-05-17T18:59:49.779Z] 31603596830f: Pulling fs layer [2021-05-17T18:59:49.779Z] 54011a49482f: Pulling fs layer [2021-05-17T18:59:49.779Z] a6820b24f6d8: Pulling fs layer [2021-05-17T18:59:49.779Z] f581987b2513: Pulling fs layer [2021-05-17T18:59:49.779Z] f581987b2513: Waiting [2021-05-17T18:59:49.779Z] 54011a49482f: Verifying Checksum [2021-05-17T18:59:49.779Z] 54011a49482f: Download complete [2021-05-17T18:59:50.068Z] 31603596830f: Verifying Checksum [2021-05-17T18:59:50.068Z] 31603596830f: Download complete [2021-05-17T18:59:50.356Z] f581987b2513: Verifying Checksum [2021-05-17T18:59:50.356Z] f581987b2513: Download complete [2021-05-17T18:59:50.624Z] a6820b24f6d8: Verifying Checksum [2021-05-17T18:59:50.624Z] a6820b24f6d8: Download complete [2021-05-17T18:59:50.624Z] 31603596830f: Pull complete [2021-05-17T18:59:50.908Z] 54011a49482f: Pull complete [2021-05-17T18:59:52.392Z] a6820b24f6d8: Pull complete [2021-05-17T18:59:52.659Z] f581987b2513: Pull complete [2021-05-17T18:59:52.659Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-17T18:59:52.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T18:59:52.659Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-17T18:59:52.883Z] prd-centos7-docker-4c-2g-436 does not seem to be running inside a container [2021-05-17T18:59:52.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-838 -v /w/workspace/ndry_app-functions-sdk-go_PR-838:/w/workspace/ndry_app-functions-sdk-go_PR-838:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-838@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-838@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-17T18:59:55.524Z] $ docker top 74db2da8cd99178afd2e43aee928e545ae3d4685f0458131bc566987aa5db0d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T18:59:55.725Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T18:59:55.725Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T18:59:56.009Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T18:59:56.018Z] $ docker exec 74db2da8cd99178afd2e43aee928e545ae3d4685f0458131bc566987aa5db0d3 ssh-agent [2021-05-17T18:59:56.451Z] SSH_AUTH_SOCK=/tmp/ssh-UqSx2ADaLHBK/agent.12 [2021-05-17T18:59:56.451Z] SSH_AGENT_PID=18 [2021-05-17T18:59:56.470Z] Running ssh-add (command line suppressed) [2021-05-17T18:59:56.754Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-838@tmp/private_key_7684514563583728729.key (/w/workspace/ndry_app-functions-sdk-go_PR-838@tmp/private_key_7684514563583728729.key) [2021-05-17T18:59:56.838Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T18:59:57.194Z] + git tag --points-at HEAD [Pipeline] } [2021-05-17T18:59:57.233Z] $ docker exec --env ******** --env ******** 74db2da8cd99178afd2e43aee928e545ae3d4685f0458131bc566987aa5db0d3 ssh-agent -k [2021-05-17T18:59:57.409Z] unset SSH_AUTH_SOCK; [2021-05-17T18:59:57.409Z] unset SSH_AGENT_PID; [2021-05-17T18:59:57.409Z] echo Agent pid 18 killed; [2021-05-17T18:59:57.500Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-17T18:59:57.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T18:59:57.549Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T18:59:57.882Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T18:59:57.889Z] $ docker exec 74db2da8cd99178afd2e43aee928e545ae3d4685f0458131bc566987aa5db0d3 ssh-agent [2021-05-17T18:59:58.216Z] SSH_AUTH_SOCK=/tmp/ssh-8ZtSfkxEazoW/agent.47 [2021-05-17T18:59:58.216Z] SSH_AGENT_PID=52 [2021-05-17T18:59:58.235Z] Running ssh-add (command line suppressed) [2021-05-17T18:59:58.445Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-838@tmp/private_key_4890194713290060614.key (/w/workspace/ndry_app-functions-sdk-go_PR-838@tmp/private_key_4890194713290060614.key) [2021-05-17T18:59:58.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T18:59:58.876Z] + git semver init [2021-05-17T18:59:58.877Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T18:59:58.877Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-838/.git [2021-05-17T18:59:58.877Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-838 [2021-05-17T18:59:58.877Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T18:59:58.877Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T18:59:58.877Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T18:59:58.877Z] # $SEMVER_BRANCH = PR-838 [2021-05-17T18:59:58.877Z] # $SEMVER_TEMP = /tmp/semver-897520902 [2021-05-17T18:59:58.877Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-05-17T19:00:02.371Z] # '/tmp/semver-897520902' -> '/w/workspace/ndry_app-functions-sdk-go_PR-838/.semver' [2021-05-17T19:00:02.647Z] # -> Force: false [2021-05-17T19:00:02.647Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-838/.semver [Pipeline] } [2021-05-17T19:00:02.687Z] $ docker exec --env ******** --env ******** 74db2da8cd99178afd2e43aee928e545ae3d4685f0458131bc566987aa5db0d3 ssh-agent -k [2021-05-17T19:00:02.897Z] unset SSH_AUTH_SOCK; [2021-05-17T19:00:02.899Z] unset SSH_AGENT_PID; [2021-05-17T19:00:02.899Z] echo Agent pid 52 killed; [2021-05-17T19:00:02.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T19:00:03.404Z] + git semver [Pipeline] } [2021-05-17T19:00:03.472Z] $ docker stop --time=1 74db2da8cd99178afd2e43aee928e545ae3d4685f0458131bc566987aa5db0d3 [2021-05-17T19:00:05.127Z] $ docker rm -f 74db2da8cd99178afd2e43aee928e545ae3d4685f0458131bc566987aa5db0d3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T19:00:05.722Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-17T19:00:06.325Z] Stashed 1 file(s) [Pipeline] echo [2021-05-17T19:00:06.329Z] [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 [2021-05-17T19:00:21.575Z] Still waiting to schedule task [2021-05-17T19:00:21.575Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-17T19:00:21.578Z] Still waiting to schedule task [2021-05-17T19:00:21.579Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-17T19:02:49.685Z] Running on prd-centos7-docker-4c-2g-439 in /w/workspace/ndry_app-functions-sdk-go_PR-838 [Pipeline] { [Pipeline] ws [2021-05-17T19:02:49.706Z] Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-05-17T19:02:49.970Z] The recommended git tool is: git [2021-05-17T19:02:55.040Z] using credential edgex-jenkins-ssh [2021-05-17T19:02:55.053Z] Cloning the remote Git repository [2021-05-17T19:02:55.085Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-17T19:02:55.168Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 [2021-05-17T19:02:55.245Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-17T19:02:55.245Z] > git --version # timeout=10 [2021-05-17T19:02:55.254Z] > git --version # 'git version 2.24.3' [2021-05-17T19:02:55.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T19:02:55.292Z] [INFO] Currently running in a labeled security context [2021-05-17T19:02:55.293Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T19:02:55.293Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh2069465684247034772.key [2021-05-17T19:02:55.322Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T19:02:57.019Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-17T19:02:57.028Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T19:02:57.044Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-17T19:02:57.066Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-17T19:02:57.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T19:02:57.068Z] [INFO] Currently running in a labeled security context [2021-05-17T19:02:57.068Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T19:02:57.068Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh4226044448264132090.key [2021-05-17T19:02:57.079Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/838/head:refs/remotes/origin/PR-838 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T19:02:57.569Z] Merging remotes/origin/master commit 7563e5ddaf4609d3782aa72276f202d5a5a084f0 into PR head commit fd47f8c59e832cce721c681cfd6816d84df084c0 [2021-05-17T19:02:57.681Z] Merge succeeded, producing fd47f8c59e832cce721c681cfd6816d84df084c0 [2021-05-17T19:02:57.681Z] Checking out Revision fd47f8c59e832cce721c681cfd6816d84df084c0 (PR-838) [2021-05-17T19:02:57.580Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T19:02:57.587Z] > git checkout -f fd47f8c59e832cce721c681cfd6816d84df084c0 # timeout=10 [2021-05-17T19:02:57.636Z] > git remote # timeout=10 [2021-05-17T19:02:57.642Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T19:02:57.649Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T19:02:57.650Z] [INFO] Currently running in a labeled security context [2021-05-17T19:02:57.650Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T19:02:57.650Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh2622505733568357265.key [2021-05-17T19:02:57.661Z] > git merge 7563e5ddaf4609d3782aa72276f202d5a5a084f0 # timeout=10 [2021-05-17T19:02:57.674Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T19:02:57.686Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T19:02:57.693Z] > git checkout -f fd47f8c59e832cce721c681cfd6816d84df084c0 # timeout=10 [2021-05-17T19:03:01.401Z] Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T19:03:02.791Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-17T19:03:03.154Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T19:03:03.468Z] + sudo service docker restart [2021-05-17T19:03:03.468Z] + true [2021-05-17T19:03:03.468Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-17T19:03:05.601Z] ========================================================= [2021-05-17T19:03:05.601Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-17T19:03:05.601Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T19:03:05.962Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-17T19:03:06.951Z] Sending build context to Docker daemon 19.58MB [2021-05-17T19:03:06.951Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T19:03:06.951Z] Step 2/8 : FROM ${BASE} [2021-05-17T19:03:06.951Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-17T19:03:06.951Z] 540db60ca938: Pulling fs layer [2021-05-17T19:03:06.951Z] adcc1eea9eea: Pulling fs layer [2021-05-17T19:03:06.951Z] 4c4ab2625f07: Pulling fs layer [2021-05-17T19:03:06.951Z] 0510c868ecb4: Pulling fs layer [2021-05-17T19:03:06.951Z] afea3b2eda06: Pulling fs layer [2021-05-17T19:03:06.951Z] 7809a108b3ef: Pulling fs layer [2021-05-17T19:03:06.951Z] f706445af74f: Pulling fs layer [2021-05-17T19:03:06.951Z] 0510c868ecb4: Waiting [2021-05-17T19:03:06.951Z] 7809a108b3ef: Waiting [2021-05-17T19:03:06.951Z] f706445af74f: Waiting [2021-05-17T19:03:06.951Z] afea3b2eda06: Waiting [2021-05-17T19:03:06.951Z] 4c4ab2625f07: Download complete [2021-05-17T19:03:06.951Z] adcc1eea9eea: Download complete [2021-05-17T19:03:06.951Z] afea3b2eda06: Verifying Checksum [2021-05-17T19:03:06.951Z] afea3b2eda06: Download complete [2021-05-17T19:03:06.951Z] 7809a108b3ef: Download complete [2021-05-17T19:03:06.951Z] 540db60ca938: Verifying Checksum [2021-05-17T19:03:06.951Z] 540db60ca938: Download complete [2021-05-17T19:03:07.573Z] 540db60ca938: Pull complete [2021-05-17T19:03:08.279Z] adcc1eea9eea: Pull complete [2021-05-17T19:03:08.279Z] 4c4ab2625f07: Pull complete [2021-05-17T19:03:09.799Z] f706445af74f: Download complete [2021-05-17T19:03:11.238Z] 0510c868ecb4: Download complete [2021-05-17T19:03:15.076Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-438 in /w/workspace/ndry_app-functions-sdk-go_PR-838 [Pipeline] { [Pipeline] ws [2021-05-17T19:03:15.093Z] Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-05-17T19:03:15.307Z] The recommended git tool is: git [2021-05-17T19:03:17.977Z] 0510c868ecb4: Pull complete [2021-05-17T19:03:18.241Z] afea3b2eda06: Pull complete [2021-05-17T19:03:18.241Z] 7809a108b3ef: Pull complete [2021-05-17T19:03:21.205Z] using credential edgex-jenkins-ssh [2021-05-17T19:03:21.247Z] Cloning the remote Git repository [2021-05-17T19:03:21.305Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-17T19:03:21.416Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 [2021-05-17T19:03:21.499Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-17T19:03:21.500Z] > git --version # timeout=10 [2021-05-17T19:03:21.520Z] > git --version # 'git version 2.17.1' [2021-05-17T19:03:21.521Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T19:03:21.620Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T19:03:24.795Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-17T19:03:24.817Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T19:03:24.849Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-17T19:03:24.886Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-17T19:03:24.887Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T19:03:24.900Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/838/head:refs/remotes/origin/PR-838 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T19:03:25.535Z] Merging remotes/origin/master commit 7563e5ddaf4609d3782aa72276f202d5a5a084f0 into PR head commit fd47f8c59e832cce721c681cfd6816d84df084c0 [2021-05-17T19:03:25.788Z] Merge succeeded, producing fd47f8c59e832cce721c681cfd6816d84df084c0 [2021-05-17T19:03:25.789Z] Checking out Revision fd47f8c59e832cce721c681cfd6816d84df084c0 (PR-838) [2021-05-17T19:03:26.429Z] f706445af74f: Pull complete [2021-05-17T19:03:26.429Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-17T19:03:26.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-17T19:03:26.429Z] ---> b068be0155e3 [2021-05-17T19:03:26.429Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-17T19:03:26.429Z] 20.10.0: Pulling from library/docker [2021-05-17T19:03:26.429Z] 05e7bc50f07f: Pulling fs layer [2021-05-17T19:03:26.429Z] 6db28d0fdbf6: Pulling fs layer [2021-05-17T19:03:26.429Z] 292df0bc6bf3: Pulling fs layer [2021-05-17T19:03:26.429Z] 2e060f4bd70b: Pulling fs layer [2021-05-17T19:03:26.429Z] 80e8d568a223: Pulling fs layer [2021-05-17T19:03:26.429Z] 8dc6ef1a942a: Pulling fs layer [2021-05-17T19:03:26.429Z] 2312dd95470a: Pulling fs layer [2021-05-17T19:03:26.429Z] 2e060f4bd70b: Waiting [2021-05-17T19:03:26.429Z] 80e8d568a223: Waiting [2021-05-17T19:03:26.429Z] 8dc6ef1a942a: Waiting [2021-05-17T19:03:26.429Z] 292df0bc6bf3: Download complete [2021-05-17T19:03:26.429Z] 6db28d0fdbf6: Verifying Checksum [2021-05-17T19:03:26.429Z] 6db28d0fdbf6: Download complete [2021-05-17T19:03:26.429Z] 80e8d568a223: Download complete [2021-05-17T19:03:26.429Z] 8dc6ef1a942a: Verifying Checksum [2021-05-17T19:03:26.429Z] 8dc6ef1a942a: Download complete [2021-05-17T19:03:26.429Z] 05e7bc50f07f: Verifying Checksum [2021-05-17T19:03:26.429Z] 05e7bc50f07f: Download complete [2021-05-17T19:03:26.429Z] 2312dd95470a: Verifying Checksum [2021-05-17T19:03:26.429Z] 2312dd95470a: Download complete [2021-05-17T19:03:25.558Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T19:03:25.575Z] > git checkout -f fd47f8c59e832cce721c681cfd6816d84df084c0 # timeout=10 [2021-05-17T19:03:25.701Z] > git remote # timeout=10 [2021-05-17T19:03:25.718Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T19:03:25.742Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T19:03:25.753Z] > git merge 7563e5ddaf4609d3782aa72276f202d5a5a084f0 # timeout=10 [2021-05-17T19:03:25.777Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T19:03:25.799Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T19:03:25.818Z] > git checkout -f fd47f8c59e832cce721c681cfd6816d84df084c0 # timeout=10 [2021-05-17T19:03:27.019Z] 05e7bc50f07f: Pull complete [2021-05-17T19:03:27.287Z] 2e060f4bd70b: Verifying Checksum [2021-05-17T19:03:27.287Z] 2e060f4bd70b: Download complete [2021-05-17T19:03:27.554Z] 6db28d0fdbf6: Pull complete [2021-05-17T19:03:27.554Z] 292df0bc6bf3: Pull complete [2021-05-17T19:03:30.059Z] Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T19:03:30.911Z] 2e060f4bd70b: Pull complete [2021-05-17T19:03:30.911Z] 80e8d568a223: Pull complete [2021-05-17T19:03:31.178Z] 8dc6ef1a942a: Pull complete [2021-05-17T19:03:31.178Z] 2312dd95470a: Pull complete [2021-05-17T19:03:31.442Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-17T19:03:31.442Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-17T19:03:31.595Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-17T19:03:32.016Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T19:03:32.369Z] + sudo service docker restart [2021-05-17T19:03:32.369Z] + true [2021-05-17T19:03:33.411Z] ---> 0fd13df633b9 [2021-05-17T19:03:33.412Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-17T19:03:33.412Z] ---> Running in 1f29d64dea36 [2021-05-17T19:03:33.412Z] Removing intermediate container 1f29d64dea36 [2021-05-17T19:03:33.412Z] ---> 881e1d25489c [2021-05-17T19:03:33.412Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-17T19:03:33.412Z] ---> Running in acabcc1e0240 [2021-05-17T19:03:34.372Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] unstash [Pipeline] echo [2021-05-17T19:03:34.634Z] ========================================================= [2021-05-17T19:03:34.634Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-17T19:03:34.634Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T19:03:34.982Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-17T19:03:35.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T19:03:35.913Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-17T19:03:35.913Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-17T19:03:35.970Z] Sending build context to Docker daemon 19.58MB [2021-05-17T19:03:35.970Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T19:03:35.970Z] Step 2/8 : FROM ${BASE} [2021-05-17T19:03:36.177Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-17T19:03:36.177Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-17T19:03:36.177Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-17T19:03:36.446Z] Executing busybox-1.32.1-r6.trigger [2021-05-17T19:03:36.446Z] OK: 150 MiB in 45 packages [2021-05-17T19:03:36.571Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-17T19:03:36.572Z] 595b0fe564bb: Pulling fs layer [2021-05-17T19:03:36.572Z] 7186ed65a4f7: Pulling fs layer [2021-05-17T19:03:36.572Z] 316046926c0a: Pulling fs layer [2021-05-17T19:03:36.572Z] 4ebd0625c992: Pulling fs layer [2021-05-17T19:03:36.572Z] 207e8628e3a3: Pulling fs layer [2021-05-17T19:03:36.572Z] c791037a9be2: Pulling fs layer [2021-05-17T19:03:36.572Z] ffd874e62e21: Pulling fs layer [2021-05-17T19:03:36.572Z] 4ebd0625c992: Waiting [2021-05-17T19:03:36.572Z] 207e8628e3a3: Waiting [2021-05-17T19:03:36.572Z] ffd874e62e21: Waiting [2021-05-17T19:03:36.572Z] c791037a9be2: Waiting [2021-05-17T19:03:36.572Z] 316046926c0a: Download complete [2021-05-17T19:03:36.572Z] 7186ed65a4f7: Verifying Checksum [2021-05-17T19:03:36.572Z] 7186ed65a4f7: Download complete [2021-05-17T19:03:36.572Z] 207e8628e3a3: Verifying Checksum [2021-05-17T19:03:36.572Z] 207e8628e3a3: Download complete [2021-05-17T19:03:36.572Z] c791037a9be2: Download complete [2021-05-17T19:03:36.572Z] 595b0fe564bb: Verifying Checksum [2021-05-17T19:03:36.572Z] 595b0fe564bb: Download complete [2021-05-17T19:03:37.023Z] Removing intermediate container acabcc1e0240 [2021-05-17T19:03:37.023Z] ---> 87d3e8a60dc6 [2021-05-17T19:03:37.023Z] Step 6/8 : WORKDIR /build [2021-05-17T19:03:37.177Z] 595b0fe564bb: Pull complete [2021-05-17T19:03:37.290Z] ---> Running in 3fc99e7c2d37 [2021-05-17T19:03:37.290Z] Removing intermediate container 3fc99e7c2d37 [2021-05-17T19:03:37.290Z] ---> c39025165c56 [2021-05-17T19:03:37.290Z] Step 7/8 : COPY go.mod . [2021-05-17T19:03:37.560Z] ---> cfd19857f5ad [2021-05-17T19:03:37.560Z] Step 8/8 : RUN go mod download [2021-05-17T19:03:37.560Z] ---> Running in 64b53cc8722d [2021-05-17T19:03:38.193Z] 7186ed65a4f7: Pull complete [2021-05-17T19:03:38.470Z] ffd874e62e21: Verifying Checksum [2021-05-17T19:03:38.470Z] ffd874e62e21: Download complete [2021-05-17T19:03:38.470Z] 316046926c0a: Pull complete [2021-05-17T19:03:39.906Z] 4ebd0625c992: Verifying Checksum [2021-05-17T19:03:39.906Z] 4ebd0625c992: Download complete [2021-05-17T19:03:50.075Z] 4ebd0625c992: Pull complete [2021-05-17T19:03:50.075Z] 207e8628e3a3: Pull complete [2021-05-17T19:03:50.349Z] c791037a9be2: Pull complete [2021-05-17T19:03:53.751Z] ffd874e62e21: Pull complete [2021-05-17T19:03:53.751Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-17T19:03:53.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-17T19:03:53.751Z] ---> cfc18b08335c [2021-05-17T19:03:53.751Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-17T19:03:53.751Z] 20.10.0: Pulling from library/docker [2021-05-17T19:03:53.751Z] a3cc7d3b244e: Pulling fs layer [2021-05-17T19:03:53.751Z] 02a3295e0d61: Pulling fs layer [2021-05-17T19:03:53.751Z] 0f4f2e6d8100: Pulling fs layer [2021-05-17T19:03:53.751Z] 330b718f631f: Pulling fs layer [2021-05-17T19:03:53.751Z] a93816041522: Pulling fs layer [2021-05-17T19:03:53.751Z] bdb6da89ff94: Pulling fs layer [2021-05-17T19:03:53.751Z] 2a70c0c122f4: Pulling fs layer [2021-05-17T19:03:53.751Z] a93816041522: Waiting [2021-05-17T19:03:53.751Z] bdb6da89ff94: Waiting [2021-05-17T19:03:53.751Z] 330b718f631f: Waiting [2021-05-17T19:03:53.751Z] 2a70c0c122f4: Waiting [2021-05-17T19:03:53.751Z] 0f4f2e6d8100: Verifying Checksum [2021-05-17T19:03:53.751Z] 0f4f2e6d8100: Download complete [2021-05-17T19:03:53.751Z] 02a3295e0d61: Download complete [2021-05-17T19:03:53.751Z] a93816041522: Verifying Checksum [2021-05-17T19:03:53.751Z] a93816041522: Download complete [2021-05-17T19:03:54.029Z] bdb6da89ff94: Verifying Checksum [2021-05-17T19:03:54.029Z] bdb6da89ff94: Download complete [2021-05-17T19:03:54.029Z] a3cc7d3b244e: Verifying Checksum [2021-05-17T19:03:54.029Z] a3cc7d3b244e: Download complete [2021-05-17T19:03:54.029Z] 2a70c0c122f4: Verifying Checksum [2021-05-17T19:03:54.029Z] 2a70c0c122f4: Download complete [2021-05-17T19:03:54.633Z] a3cc7d3b244e: Pull complete [2021-05-17T19:03:55.241Z] 02a3295e0d61: Pull complete [2021-05-17T19:03:55.516Z] 330b718f631f: Verifying Checksum [2021-05-17T19:03:55.516Z] 330b718f631f: Download complete [2021-05-17T19:03:55.516Z] 0f4f2e6d8100: Pull complete [2021-05-17T19:03:59.836Z] 330b718f631f: Pull complete [2021-05-17T19:03:59.836Z] a93816041522: Pull complete [2021-05-17T19:04:00.432Z] bdb6da89ff94: Pull complete [2021-05-17T19:04:00.703Z] 2a70c0c122f4: Pull complete [2021-05-17T19:04:00.704Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-17T19:04:00.704Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-17T19:04:07.441Z] ---> b3f9c499f62c [2021-05-17T19:04:07.441Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-17T19:04:07.441Z] ---> Running in 44f88e750178 [2021-05-17T19:04:07.441Z] Removing intermediate container 44f88e750178 [2021-05-17T19:04:07.441Z] ---> ffc319387a7b [2021-05-17T19:04:07.441Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-17T19:04:07.441Z] ---> Running in 2a675648509c [2021-05-17T19:04:08.889Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T19:04:09.484Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T19:04:09.812Z] Removing intermediate container 64b53cc8722d [2021-05-17T19:04:09.812Z] ---> b6df8279c798 [2021-05-17T19:04:09.812Z] Successfully built b6df8279c798 [2021-05-17T19:04:09.812Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T19:04:10.140Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T19:04:10.140Z] . [Pipeline] withDockerContainer [2021-05-17T19:04:10.293Z] prd-centos7-docker-4c-2g-439 does not seem to be running inside a container [2021-05-17T19:04:10.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-17T19:04:10.458Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-17T19:04:10.458Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-17T19:04:10.458Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-17T19:04:10.729Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-17T19:04:10.729Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-17T19:04:11.004Z] Executing busybox-1.32.1-r6.trigger [2021-05-17T19:04:11.004Z] OK: 139 MiB in 45 packages [2021-05-17T19:04:11.474Z] $ docker top 9fe1695907ff4685155347e4315af8f4c383ab4d7b3a9062dc36f648a3983e47 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T19:04:12.011Z] + go version [2021-05-17T19:04:12.011Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-17T19:04:12.041Z] $ docker stop --time=1 9fe1695907ff4685155347e4315af8f4c383ab4d7b3a9062dc36f648a3983e47 [2021-05-17T19:04:12.444Z] Removing intermediate container 2a675648509c [2021-05-17T19:04:12.444Z] ---> 4de356936fc2 [2021-05-17T19:04:12.444Z] Step 6/8 : WORKDIR /build [2021-05-17T19:04:12.444Z] ---> Running in 5c0ef7c436b0 [2021-05-17T19:04:12.719Z] Removing intermediate container 5c0ef7c436b0 [2021-05-17T19:04:12.719Z] ---> b7d4d05d9c70 [2021-05-17T19:04:12.719Z] Step 7/8 : COPY go.mod . [2021-05-17T19:04:13.315Z] ---> 0b3470173021 [2021-05-17T19:04:13.315Z] Step 8/8 : RUN go mod download [2021-05-17T19:04:13.588Z] ---> Running in e1e1455330cc [2021-05-17T19:04:13.656Z] $ docker rm -f 9fe1695907ff4685155347e4315af8f4c383ab4d7b3a9062dc36f648a3983e47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T19:04:14.327Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T19:04:14.327Z] . [Pipeline] withDockerContainer [2021-05-17T19:04:14.508Z] prd-centos7-docker-4c-2g-439 does not seem to be running inside a container [2021-05-17T19:04:14.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-17T19:04:15.654Z] $ docker top 671a6a3b3522b271bfb38919f48052321c187a2a5bbe4d8f1ec53648b38caba1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T19:04:16.235Z] + go mod tidy [Pipeline] sh [2021-05-17T19:04:18.574Z] + make test [2021-05-17T19:04:18.575Z] make -C ./app-service-template build [2021-05-17T19:04:18.575Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-05-17T19:04:18.575Z] go mod tidy [2021-05-17T19:04:19.163Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-05-17T19:04:37.672Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-05-17T19:04:37.672Z] make -C ./app-service-template test [2021-05-17T19:04:37.672Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-05-17T19:04:37.672Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-17T19:04:40.416Z] Removing intermediate container e1e1455330cc [2021-05-17T19:04:40.416Z] ---> 17bc019d13ed [2021-05-17T19:04:40.416Z] Successfully built 17bc019d13ed [2021-05-17T19:04:40.416Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T19:04:40.776Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T19:04:40.776Z] . [Pipeline] withDockerContainer [2021-05-17T19:04:41.066Z] prd-ubuntu18.04-docker-arm64-4c-16g-438 does not seem to be running inside a container [2021-05-17T19:04:41.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-17T19:04:42.725Z] $ docker top a4af999675eef4601e20247d8129dbbfd71b62ca5007a0bc38c4245bc1961516 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T19:04:43.700Z] + go version [2021-05-17T19:04:43.700Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-17T19:04:43.729Z] $ docker stop --time=1 a4af999675eef4601e20247d8129dbbfd71b62ca5007a0bc38c4245bc1961516 [2021-05-17T19:04:45.660Z] $ docker rm -f a4af999675eef4601e20247d8129dbbfd71b62ca5007a0bc38c4245bc1961516 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T19:04:46.418Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T19:04:46.418Z] . [Pipeline] withDockerContainer [2021-05-17T19:04:46.682Z] prd-ubuntu18.04-docker-arm64-4c-16g-438 does not seem to be running inside a container [2021-05-17T19:04:46.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-17T19:04:48.185Z] $ docker top 14b3cac7c7997ccddb28f361f96def7baa92155e926dd31b4c1d62b03a0da4e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T19:04:49.106Z] + go mod tidy [Pipeline] sh [2021-05-17T19:04:50.468Z] + make test [2021-05-17T19:04:50.468Z] make -C ./app-service-template build [2021-05-17T19:04:50.468Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-05-17T19:04:50.468Z] go mod tidy [2021-05-17T19:04:50.667Z] ok new-app-service 0.037s coverage: 47.8% of statements [2021-05-17T19:04:50.667Z] ? new-app-service/config [no test files] [2021-05-17T19:04:50.667Z] ok new-app-service/functions 0.014s [2021-05-17T19:04:50.667Z] CGO_ENABLED=1 go vet ./... [2021-05-17T19:04:51.521Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-05-17T19:05:00.897Z] gofmt -l . [2021-05-17T19:05:00.897Z] [ "`gofmt -l .`" = "" ] [2021-05-17T19:05:00.897Z] ./bin/test-go-mod-tidy.sh [2021-05-17T19:05:00.897Z] ./bin/test-attribution-txt.sh [2021-05-17T19:05:01.859Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-05-17T19:05:01.859Z] go mod tidy [2021-05-17T19:05:01.859Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-17T19:05:02.864Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-17T19:05:06.411Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.037s coverage: 56.5% of statements [2021-05-17T19:05:06.411Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.024s coverage: 92.5% of statements [2021-05-17T19:05:06.411Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-17T19:05:06.411Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.045s coverage: 61.5% of statements [2021-05-17T19:05:06.411Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-17T19:05:06.701Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.055s [2021-05-17T19:05:07.788Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.115s coverage: 75.4% of statements [2021-05-17T19:05:07.788Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-17T19:05:07.788Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-17T19:05:07.788Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-17T19:05:07.788Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-17T19:05:07.788Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-17T19:05:07.788Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-17T19:05:07.788Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.057s coverage: 97.0% of statements [2021-05-17T19:05:07.788Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-17T19:05:07.788Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.015s coverage: 10.5% of statements [2021-05-17T19:05:12.165Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.834s coverage: 76.9% of statements [2021-05-17T19:05:12.165Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-17T19:05:12.165Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.041s coverage: 18.4% of statements [2021-05-17T19:05:12.165Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.064s coverage: 27.3% of statements [2021-05-17T19:05:12.165Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-17T19:05:12.165Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-17T19:05:12.165Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.037s coverage: 51.4% of statements [2021-05-17T19:05:30.588Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-05-17T19:05:30.588Z] make -C ./app-service-template test [2021-05-17T19:05:30.588Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-05-17T19:05:30.588Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-17T19:05:38.865Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.150s coverage: 81.9% of statements [2021-05-17T19:05:38.865Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.021s coverage: 94.4% of statements [2021-05-17T19:05:38.865Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-17T19:05:38.865Z] gofmt -l . [2021-05-17T19:05:38.865Z] [ "`gofmt -l .`" = "" ] [2021-05-17T19:05:38.865Z] ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-17T19:05:38.892Z] $ docker stop --time=1 671a6a3b3522b271bfb38919f48052321c187a2a5bbe4d8f1ec53648b38caba1 [2021-05-17T19:05:41.050Z] $ docker rm -f 671a6a3b3522b271bfb38919f48052321c187a2a5bbe4d8f1ec53648b38caba1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T19:05:41.671Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-17T19:05:42.085Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:05:43.110Z] ---> job-cost.sh [2021-05-17T19:05:43.110Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1sMW [2021-05-17T19:05:57.419Z] ok new-app-service 0.051s coverage: 47.8% of statements [2021-05-17T19:05:57.419Z] ? new-app-service/config [no test files] [2021-05-17T19:05:57.419Z] ok new-app-service/functions 0.039s [2021-05-17T19:05:57.419Z] CGO_ENABLED=1 go vet ./... [2021-05-17T19:06:01.308Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T19:06:24.237Z] gofmt -l . [2021-05-17T19:06:24.237Z] [ "`gofmt -l .`" = "" ] [2021-05-17T19:06:24.237Z] ./bin/test-go-mod-tidy.sh [2021-05-17T19:06:24.237Z] ./bin/test-attribution-txt.sh [2021-05-17T19:06:24.237Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-05-17T19:06:24.237Z] go mod tidy [2021-05-17T19:06:24.237Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-17T19:06:24.237Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-17T19:06:32.562Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.106s coverage: 56.5% of statements [2021-05-17T19:06:32.562Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.054s coverage: 92.5% of statements [2021-05-17T19:06:32.562Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-17T19:06:32.562Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.138s coverage: 61.5% of statements [2021-05-17T19:06:32.562Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-17T19:06:32.562Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.072s [2021-05-17T19:06:32.562Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.110s coverage: 75.4% of statements [2021-05-17T19:06:32.562Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-17T19:06:32.562Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-17T19:06:32.562Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-17T19:06:32.562Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-17T19:06:32.562Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-17T19:06:32.562Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-17T19:06:32.562Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.021s coverage: 97.0% of statements [2021-05-17T19:06:32.562Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-17T19:06:32.562Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.084s coverage: 10.5% of statements [2021-05-17T19:06:33.553Z] lf-activate-venv(): INFO: Adding /tmp/venv-1sMW/bin to PATH [2021-05-17T19:06:33.553Z] INFO: No Stack... [2021-05-17T19:06:33.553Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T19:06:33.553Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T19:06:33.894Z] + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv [2021-05-17T19:06:33.894Z] + cut -d, -f6 [Pipeline] lock [2021-05-17T19:06:33.977Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-838-2-stack-cost] [2021-05-17T19:06:33.988Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-838-2-stack-cost] did not exist. Created. [2021-05-17T19:06:33.989Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-838-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T19:06:34.331Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-17T19:06:34.503Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T19:06:34.511Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-838-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-17T19:06:39.307Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.843s coverage: 76.9% of statements [2021-05-17T19:06:39.307Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-17T19:06:39.307Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.033s coverage: 18.4% of statements [2021-05-17T19:06:39.307Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.051s coverage: 27.3% of statements [2021-05-17T19:06:39.307Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-17T19:06:39.307Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-17T19:06:39.307Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.047s coverage: 51.4% of statements [2021-05-17T19:07:06.122Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.098s coverage: 81.9% of statements [2021-05-17T19:07:06.122Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.031s coverage: 94.4% of statements [2021-05-17T19:07:06.122Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-17T19:07:07.575Z] gofmt -l . [2021-05-17T19:07:07.850Z] [ "`gofmt -l .`" = "" ] [2021-05-17T19:07:08.123Z] ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-17T19:07:08.750Z] $ docker stop --time=1 14b3cac7c7997ccddb28f361f96def7baa92155e926dd31b4c1d62b03a0da4e5 [2021-05-17T19:07:10.770Z] $ docker rm -f 14b3cac7c7997ccddb28f361f96def7baa92155e926dd31b4c1d62b03a0da4e5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T19:07:11.725Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-17T19:07:11.764Z] Warning: overwriting stash ‘coverage-report’ [2021-05-17T19:07:12.357Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:07:13.147Z] ---> job-cost.sh [2021-05-17T19:07:13.148Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CN4p [2021-05-17T19:07:52.136Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T19:09:13.996Z] lf-activate-venv(): INFO: Adding /tmp/venv-CN4p/bin to PATH [2021-05-17T19:09:13.996Z] INFO: No Stack... [2021-05-17T19:09:14.972Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-17T19:09:15.564Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T19:09:15.908Z] + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv [2021-05-17T19:09:15.908Z] + cut -d, -f6 [Pipeline] lock [2021-05-17T19:09:15.973Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-838-2-stack-cost] [2021-05-17T19:09:15.984Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-838-2-stack-cost] did not exist. Created. [2021-05-17T19:09:15.984Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-838-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T19:09:16.349Z] /w/workspace/app-functions-sdk-go/2@tmp/durable-154000b3/script.sh: 1: /w/workspace/app-functions-sdk-go/2@tmp/durable-154000b3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-17T19:09:16.695Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-17T19:09:16.727Z] Warning: overwriting stash ‘stack-cost’ [2021-05-17T19:09:16.884Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T19:09:16.896Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-838-2-stack-cost] [Pipeline] // lock [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] configFileProvider [2021-05-17T19:09:17.748Z] provisioning config files... [2021-05-17T19:09:17.771Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-838@tmp/config2796732906747520207tmp [Pipeline] { [Pipeline] sh [2021-05-17T19:09:18.127Z] + set +x [2021-05-17T19:09:18.127Z] + curl -s https://codecov.io/bash [2021-05-17T19:09:18.127Z] + bash -s -- [2021-05-17T19:09:18.416Z] [2021-05-17T19:09:18.416Z] _____ _ [2021-05-17T19:09:18.416Z] / ____| | | [2021-05-17T19:09:18.416Z] | | ___ __| | ___ ___ _____ __ [2021-05-17T19:09:18.416Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-17T19:09:18.416Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-17T19:09:18.416Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-17T19:09:18.416Z] Bash-1.0.2 [2021-05-17T19:09:18.416Z] [2021-05-17T19:09:18.416Z] [2021-05-17T19:09:18.416Z] ==> git version 2.24.3 found [2021-05-17T19:09:18.416Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-17T19:09:18.417Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-17T19:09:18.417Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-17T19:09:18.417Z] ==> Jenkins CI detected. [2021-05-17T19:09:18.417Z] project root: . [2021-05-17T19:09:18.417Z] --> token set from env [2021-05-17T19:09:18.417Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-17T19:09:18.417Z] ==> Running gcov in . (disable via -X gcov) [2021-05-17T19:09:18.417Z] ==> Python coveragepy not found [2021-05-17T19:09:18.417Z] ==> Searching for coverage reports in: [2021-05-17T19:09:18.417Z] + . [2021-05-17T19:09:18.417Z] -> Found 2 reports [2021-05-17T19:09:18.417Z] ==> Detecting git/mercurial file structure [2021-05-17T19:09:18.417Z] ==> Reading reports [2021-05-17T19:09:18.417Z] + ./app-service-template/coverage.out bytes=1055 [2021-05-17T19:09:18.417Z] + ./coverage.out bytes=86556 [2021-05-17T19:09:18.417Z] ==> Appending adjustments [2021-05-17T19:09:18.417Z] https://docs.codecov.io/docs/fixing-reports [2021-05-17T19:09:19.028Z] + Found adjustments [2021-05-17T19:09:19.028Z] ==> Gzipping contents [2021-05-17T19:09:19.028Z] 16K /tmp/codecov.gMDctS.gz [2021-05-17T19:09:19.028Z] ==> Uploading reports [2021-05-17T19:09:19.028Z] url: https://codecov.io [2021-05-17T19:09:19.028Z] query: branch=PR-838&commit=fd47f8c59e832cce721c681cfd6816d84df084c0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-838%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=838&job=&cmd_args= [2021-05-17T19:09:19.028Z] -> Pinging Codecov [2021-05-17T19:09:19.028Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-838&commit=fd47f8c59e832cce721c681cfd6816d84df084c0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-838%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=838&job=&cmd_args= [2021-05-17T19:09:19.621Z] -> Uploading to [2021-05-17T19:09:19.621Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-17/3D8B5DFFC46A037C893635FACE044666/fd47f8c59e832cce721c681cfd6816d84df084c0/ffdeef40-cdc0-4631-be74-eaaa2c180fe3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210517T190919Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=557ab50e2867a743e83a46105c9c83f1866aadfed6963b00bb01a1fa6a35f565 [2021-05-17T19:09:19.621Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T19:09:19.621Z] Dload Upload Total Spent Left Speed [2021-05-17T19:09:20.209Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15309 0 0 100 15309 0 27671 --:--:-- --:--:-- --:--:-- 27683 [2021-05-17T19:09:20.209Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/fd47f8c59e832cce721c681cfd6816d84df084c0 [Pipeline] } [2021-05-17T19:09:20.222Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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 [2021-05-17T19:09:22.358Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:09:22.996Z] ---> package-listing.sh [2021-05-17T19:09:22.996Z] ++ facter osfamily [2021-05-17T19:09:22.996Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-17T19:09:23.289Z] + OS_FAMILY=redhat [2021-05-17T19:09:23.289Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-838 [2021-05-17T19:09:23.289Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-17T19:09:23.289Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-17T19:09:23.289Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-17T19:09:23.289Z] + PACKAGES=/tmp/packages_start.txt [2021-05-17T19:09:23.289Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-838 ']' [2021-05-17T19:09:23.289Z] + PACKAGES=/tmp/packages_end.txt [2021-05-17T19:09:23.289Z] + case "${OS_FAMILY}" in [2021-05-17T19:09:23.289Z] + rpm -qa [2021-05-17T19:09:23.289Z] + sort [2021-05-17T19:09:30.167Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-17T19:09:30.167Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-17T19:09:30.167Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-17T19:09:30.167Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-838 ']' [2021-05-17T19:09:30.167Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-838/archives/ [2021-05-17T19:09:30.167Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-838/archives/ [Pipeline] echo [2021-05-17T19:09:30.258Z] 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-838/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-17T19:09:30.715Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-17T19:09:31.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T19:09:32.052Z] [2021-05-17T19:09:32.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-17T19:09:32.436Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T19:09:33.076Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-17T19:09:33.076Z] df20fa9351a1: Pulling fs layer [2021-05-17T19:09:33.076Z] 36b3adc4ff6f: Pulling fs layer [2021-05-17T19:09:33.076Z] 8ad3a11d3b57: Pulling fs layer [2021-05-17T19:09:33.076Z] 46f8f816bc3b: Pulling fs layer [2021-05-17T19:09:33.076Z] 93b61091891f: Pulling fs layer [2021-05-17T19:09:33.076Z] 93b9cdb0e59b: Pulling fs layer [2021-05-17T19:09:33.076Z] 5e14af77c1be: Pulling fs layer [2021-05-17T19:09:33.076Z] 01666e4c0597: Pulling fs layer [2021-05-17T19:09:33.076Z] aa168da1d23b: Pulling fs layer [2021-05-17T19:09:33.076Z] 93b61091891f: Waiting [2021-05-17T19:09:33.076Z] 93b9cdb0e59b: Waiting [2021-05-17T19:09:33.076Z] 5e14af77c1be: Waiting [2021-05-17T19:09:33.076Z] 01666e4c0597: Waiting [2021-05-17T19:09:33.076Z] aa168da1d23b: Waiting [2021-05-17T19:09:33.076Z] 36b3adc4ff6f: Download complete [2021-05-17T19:09:33.076Z] 46f8f816bc3b: Verifying Checksum [2021-05-17T19:09:33.076Z] 46f8f816bc3b: Download complete [2021-05-17T19:09:33.371Z] 93b61091891f: Verifying Checksum [2021-05-17T19:09:33.371Z] 93b61091891f: Download complete [2021-05-17T19:09:33.371Z] 93b9cdb0e59b: Verifying Checksum [2021-05-17T19:09:33.371Z] 93b9cdb0e59b: Download complete [2021-05-17T19:09:33.371Z] df20fa9351a1: Verifying Checksum [2021-05-17T19:09:33.371Z] df20fa9351a1: Download complete [2021-05-17T19:09:33.371Z] 5e14af77c1be: Verifying Checksum [2021-05-17T19:09:33.371Z] 5e14af77c1be: Download complete [2021-05-17T19:09:33.371Z] 01666e4c0597: Verifying Checksum [2021-05-17T19:09:33.371Z] 01666e4c0597: Download complete [2021-05-17T19:09:34.535Z] df20fa9351a1: Pull complete [2021-05-17T19:09:34.535Z] 8ad3a11d3b57: Verifying Checksum [2021-05-17T19:09:34.535Z] 8ad3a11d3b57: Download complete [2021-05-17T19:09:34.855Z] 36b3adc4ff6f: Pull complete [2021-05-17T19:09:36.328Z] 8ad3a11d3b57: Pull complete [2021-05-17T19:09:36.626Z] 46f8f816bc3b: Pull complete [2021-05-17T19:09:37.258Z] 93b61091891f: Pull complete [2021-05-17T19:09:37.889Z] 93b9cdb0e59b: Pull complete [2021-05-17T19:09:38.545Z] 5e14af77c1be: Pull complete [2021-05-17T19:09:39.174Z] 01666e4c0597: Pull complete [2021-05-17T19:09:39.775Z] aa168da1d23b: Verifying Checksum [2021-05-17T19:09:39.775Z] aa168da1d23b: Download complete [2021-05-17T19:09:52.263Z] aa168da1d23b: Pull complete [2021-05-17T19:09:52.263Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-17T19:09:52.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T19:09:52.263Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-17T19:09:52.759Z] prd-centos7-docker-4c-2g-436 does not seem to be running inside a container [2021-05-17T19:09:52.909Z] $ 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-838/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-838 -v /w/workspace/ndry_app-functions-sdk-go_PR-838:/w/workspace/ndry_app-functions-sdk-go_PR-838:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-838@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-838@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-17T19:09:56.496Z] $ docker top 2ed6ea1eb178318850c19917d9767c5aba771c527d2a09b2b6deea22a3d1bf1a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T19:09:57.070Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-17T19:09:57.424Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-17T19:09:57.743Z] + ls /var/log/sa-host [2021-05-17T19:09:57.743Z] + sadf -c /var/log/sa-host/sa17 [2021-05-17T19:09:57.743Z] file_magic: OK [2021-05-17T19:09:57.743Z] HZ: Using current value: 100 [2021-05-17T19:09:57.743Z] file_header: OK [2021-05-17T19:09:57.743Z] 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 [2021-05-17T19:09:57.743Z] Statistics: [2021-05-17T19:09:57.743Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-17T19:09:57.743Z] File successfully converted to sysstat format version 12.2.1 [2021-05-17T19:09:57.743Z] + sadf -c /var/log/sa-host/sa23 [2021-05-17T19:09:57.743Z] file_magic: OK [2021-05-17T19:09:57.743Z] HZ: Using current value: 100 [2021-05-17T19:09:57.743Z] file_header: OK [2021-05-17T19:09:57.743Z] 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 [2021-05-17T19:09:57.743Z] Statistics: [2021-05-17T19:09:57.743Z] Hnuu...uuuununununu... [2021-05-17T19:09:57.743Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T19:09:58.462Z] provisioning config files... [2021-05-17T19:09:58.477Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-838@tmp/config8471317076117937953tmp [Pipeline] { [Pipeline] echo [2021-05-17T19:09:58.506Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:09:58.824Z] ---> create-netrc.sh [Pipeline] } [2021-05-17T19:09:58.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-17T19:09:58.866Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:09:59.174Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-17T19:09:59.191Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:09:59.502Z] ---> sudo-logs.sh [2021-05-17T19:09:59.502Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-17T19:09:59.552Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:09:59.870Z] ---> job-cost.sh [2021-05-17T19:09:59.870Z] lf-activate-venv: SKIPPING [2021-05-17T19:09:59.870Z] DEBUG: total: 0.20999999344348907 [2021-05-17T19:09:59.870Z] INFO: Retrieving Stack Cost... [2021-05-17T19:10:00.833Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T19:10:01.416Z] INFO: Archiving Costs [Pipeline] echo [2021-05-17T19:10:01.436Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:10:01.787Z] ---> logs-deploy.sh [2021-05-17T19:10:01.787Z] lf-activate-venv: SKIPPING [2021-05-17T19:10:01.787Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-838/2 [2021-05-17T19:10:01.787Z] INFO: archiving workspace using pattern(s): [2021-05-17T19:10:04.435Z] Archives upload complete. [2021-05-17T19:10:04.435Z] INFO: archiving logs to Nexus [2021-05-17T19:10:05.863Z] ---> uname -a: [2021-05-17T19:10:05.863Z] Linux prd-centos7-docker-4c-2g-436.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-17T19:10:05.863Z] [2021-05-17T19:10:05.863Z] [2021-05-17T19:10:05.863Z] ---> lscpu: [2021-05-17T19:10:05.863Z] Architecture: x86_64 [2021-05-17T19:10:05.863Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-17T19:10:05.863Z] Byte Order: Little Endian [2021-05-17T19:10:05.863Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-17T19:10:05.863Z] CPU(s): 4 [2021-05-17T19:10:05.863Z] On-line CPU(s) list: 0-3 [2021-05-17T19:10:05.863Z] Thread(s) per core: 1 [2021-05-17T19:10:05.863Z] Core(s) per socket: 1 [2021-05-17T19:10:05.863Z] Socket(s): 4 [2021-05-17T19:10:05.863Z] NUMA node(s): 1 [2021-05-17T19:10:05.863Z] Vendor ID: GenuineIntel [2021-05-17T19:10:05.863Z] CPU family: 6 [2021-05-17T19:10:05.863Z] Model: 44 [2021-05-17T19:10:05.863Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-17T19:10:05.863Z] Stepping: 1 [2021-05-17T19:10:05.863Z] CPU MHz: 2933.438 [2021-05-17T19:10:05.863Z] BogoMIPS: 5866.87 [2021-05-17T19:10:05.863Z] Virtualization: VT-x [2021-05-17T19:10:05.863Z] Hypervisor vendor: KVM [2021-05-17T19:10:05.863Z] Virtualization type: full [2021-05-17T19:10:05.863Z] L1d cache: 128 KiB [2021-05-17T19:10:05.863Z] L1i cache: 128 KiB [2021-05-17T19:10:05.863Z] L2 cache: 16 MiB [2021-05-17T19:10:05.863Z] L3 cache: 64 MiB [2021-05-17T19:10:05.863Z] NUMA node0 CPU(s): 0-3 [2021-05-17T19:10:05.863Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-17T19:10:05.863Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-17T19:10:05.863Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-17T19:10:05.863Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-17T19:10:05.863Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-17T19:10:05.863Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-17T19:10:05.863Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-17T19:10:05.863Z] Vulnerability Srbds: Not affected [2021-05-17T19:10:05.863Z] Vulnerability Tsx async abort: Not affected [2021-05-17T19:10:05.863Z] 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 [2021-05-17T19:10:05.863Z] [2021-05-17T19:10:05.863Z] [2021-05-17T19:10:05.863Z] ---> nproc: [2021-05-17T19:10:05.863Z] 4 [2021-05-17T19:10:05.863Z] [2021-05-17T19:10:05.863Z] [2021-05-17T19:10:05.863Z] ---> df -h: [2021-05-17T19:10:05.863Z] Filesystem Size Used Available Use% Mounted on [2021-05-17T19:10:05.863Z] overlay 50.0G 7.3G 42.7G 15% / [2021-05-17T19:10:05.863Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-17T19:10:05.863Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-17T19:10:05.863Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-17T19:10:05.863Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-05-17T19:10:05.863Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-05-17T19:10:05.863Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-05-17T19:10:05.863Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-05-17T19:10:05.863Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-838@tmp [2021-05-17T19:10:05.863Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-05-17T19:10:05.863Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-05-17T19:10:05.863Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-05-17T19:10:05.863Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-05-17T19:10:05.863Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-838 [2021-05-17T19:10:05.863Z] [2021-05-17T19:10:05.863Z] [2021-05-17T19:10:05.863Z] ---> free -m: [2021-05-17T19:10:05.863Z] total used free shared buff/cache available [2021-05-17T19:10:05.863Z] Mem: 1837 719 90 0 1026 1012 [2021-05-17T19:10:05.863Z] Swap: 1023 1 1022 [2021-05-17T19:10:05.863Z] [2021-05-17T19:10:05.863Z] [2021-05-17T19:10:05.863Z] ---> ip addr: [2021-05-17T19:10:05.863Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-17T19:10:05.863Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-17T19:10:05.863Z] inet 127.0.0.1/8 scope host lo [2021-05-17T19:10:05.863Z] valid_lft forever preferred_lft forever [2021-05-17T19:10:05.863Z] inet6 ::1/128 scope host [2021-05-17T19:10:05.863Z] valid_lft forever preferred_lft forever [2021-05-17T19:10:05.863Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-17T19:10:05.863Z] link/ether fa:16:3e:88:c4:91 brd ff:ff:ff:ff:ff:ff [2021-05-17T19:10:05.863Z] inet 10.30.122.14/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-17T19:10:05.863Z] valid_lft 85733sec preferred_lft 85733sec [2021-05-17T19:10:05.863Z] inet6 fe80::f816:3eff:fe88:c491/64 scope link [2021-05-17T19:10:05.863Z] valid_lft forever preferred_lft forever [2021-05-17T19:10:05.863Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-17T19:10:05.863Z] link/ether 02:42:63:e2:74:6e brd ff:ff:ff:ff:ff:ff [2021-05-17T19:10:05.863Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-17T19:10:05.863Z] valid_lft forever preferred_lft forever [2021-05-17T19:10:05.863Z] inet6 fe80::42:63ff:fee2:746e/64 scope link [2021-05-17T19:10:05.863Z] valid_lft forever preferred_lft forever [2021-05-17T19:10:05.863Z] [2021-05-17T19:10:05.863Z] [2021-05-17T19:10:05.863Z] ---> sar -b -r -n DEV: [2021-05-17T19:10:05.863Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) [2021-05-17T19:10:05.863Z] [2021-05-17T19:10:05.863Z] 18:58:45 LINUX RESTART (4 CPU) [2021-05-17T19:10:05.863Z] [2021-05-17T19:10:05.863Z] 19:00:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-17T19:10:05.863Z] 19:01:01 9.29 2.82 6.47 0.00 126.11 1349.22 0.00 [2021-05-17T19:10:05.863Z] 19:02:01 0.83 0.08 0.75 0.00 1.60 12.20 0.00 [2021-05-17T19:10:05.863Z] 19:03:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 [2021-05-17T19:10:05.863Z] 19:04:01 0.18 0.00 0.18 0.00 0.00 2.28 0.00 [2021-05-17T19:10:05.863Z] 19:05:01 0.22 0.00 0.22 0.00 0.00 3.16 0.00 [2021-05-17T19:10:05.863Z] 19:06:01 0.28 0.00 0.28 0.00 0.00 3.89 0.00 [2021-05-17T19:10:05.863Z] 19:07:01 0.27 0.00 0.27 0.00 0.00 2.98 0.00 [2021-05-17T19:10:05.863Z] 19:08:01 0.20 0.00 0.20 0.00 0.00 1.96 0.00 [2021-05-17T19:10:05.863Z] 19:09:01 0.62 0.00 0.62 0.00 0.00 6.41 0.00 [2021-05-17T19:10:05.863Z] Average: 1.31 0.31 0.99 0.00 13.78 149.40 0.00 [2021-05-17T19:10:05.863Z] [2021-05-17T19:10:05.863Z] 19:00:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-17T19:10:05.863Z] 19:01:01 212544 0 603732 32.09 2620 1062648 1107132 37.78 403812 1067004 28 [2021-05-17T19:10:05.863Z] 19:02:01 215040 0 601108 31.95 2620 1062776 1071644 36.57 404240 1065108 20 [2021-05-17T19:10:05.863Z] 19:03:01 214208 0 601936 31.99 2620 1062780 1071692 36.58 422248 1047276 16 [2021-05-17T19:10:05.863Z] 19:04:01 214460 0 601680 31.98 2620 1062784 1071716 36.58 422344 1047276 8 [2021-05-17T19:10:05.863Z] 19:05:01 213608 0 602528 32.02 2620 1062788 1071668 36.57 418908 1051752 16 [2021-05-17T19:10:05.863Z] 19:06:01 214404 0 601724 31.98 2620 1062796 1071524 36.57 426316 1043460 20 [2021-05-17T19:10:05.863Z] 19:07:01 214744 0 601384 31.96 2620 1062796 1071524 36.57 426316 1043460 12 [2021-05-17T19:10:05.863Z] 19:08:01 214628 0 601488 31.97 2620 1062808 1071524 36.57 426576 1043460 8 [2021-05-17T19:10:05.863Z] 19:09:01 214580 0 601500 31.97 2620 1062844 1071524 36.57 426464 1043468 20 [2021-05-17T19:10:05.863Z] Average: 214246 0 601898 31.99 2620 1062780 1075550 36.71 419692 1050252 16 [2021-05-17T19:10:05.863Z] [2021-05-17T19:10:05.863Z] 19:00:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-17T19:10:05.863Z] 19:01:01 eth0 8.83 6.47 11.83 2.80 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] 19:01:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] 19:02:01 eth0 0.85 0.38 0.30 0.18 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] 19:03:01 eth0 1.65 0.52 0.38 0.24 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] 19:04:01 eth0 1.02 0.30 0.31 0.20 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] 19:05:01 eth0 0.87 0.38 0.43 0.26 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] 19:06:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] 19:07:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] 19:08:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] 19:09:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] Average: eth0 1.48 0.90 1.44 0.40 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T19:10:05.863Z] [2021-05-17T19:10:05.863Z] [2021-05-17T19:10:05.863Z] ---> sar -P ALL: [2021-05-17T19:10:05.863Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) [2021-05-17T19:10:05.863Z] [2021-05-17T19:10:05.863Z] 18:58:45 LINUX RESTART (4 CPU) [2021-05-17T19:10:05.863Z] [2021-05-17T19:10:05.863Z] 19:00:03 CPU %user %nice %system %iowait %steal %idle [2021-05-17T19:10:05.863Z] 19:01:01 all 0.55 0.00 0.33 0.09 0.59 98.43 [2021-05-17T19:10:05.864Z] 19:01:01 0 0.36 0.00 0.29 0.03 0.52 98.80 [2021-05-17T19:10:05.864Z] 19:01:01 1 0.79 0.00 0.33 0.09 0.67 98.12 [2021-05-17T19:10:05.864Z] 19:01:01 2 0.64 0.00 0.33 0.14 0.64 98.26 [2021-05-17T19:10:05.864Z] 19:01:01 3 0.41 0.00 0.38 0.12 0.53 98.55 [2021-05-17T19:10:05.864Z] 19:02:01 all 0.08 0.00 0.07 0.00 0.54 99.31 [2021-05-17T19:10:05.864Z] 19:02:01 0 0.02 0.00 0.07 0.02 0.75 99.16 [2021-05-17T19:10:05.864Z] 19:02:01 1 0.03 0.00 0.07 0.00 0.35 99.55 [2021-05-17T19:10:05.864Z] 19:02:01 2 0.23 0.00 0.08 0.00 0.65 99.04 [2021-05-17T19:10:05.864Z] 19:02:01 3 0.05 0.00 0.05 0.00 0.40 99.50 [2021-05-17T19:10:05.864Z] 19:03:01 all 0.09 0.00 0.05 0.00 0.42 99.45 [2021-05-17T19:10:05.864Z] 19:03:01 0 0.02 0.00 0.03 0.00 0.40 99.55 [2021-05-17T19:10:05.864Z] 19:03:01 1 0.03 0.00 0.02 0.00 0.52 99.43 [2021-05-17T19:10:05.864Z] 19:03:01 2 0.28 0.00 0.08 0.00 0.42 99.22 [2021-05-17T19:10:05.864Z] 19:03:01 3 0.03 0.00 0.05 0.00 0.33 99.58 [2021-05-17T19:10:05.864Z] 19:04:01 all 0.07 0.00 0.04 0.00 0.69 99.20 [2021-05-17T19:10:05.864Z] 19:04:01 0 0.02 0.00 0.03 0.00 0.35 99.60 [2021-05-17T19:10:05.864Z] 19:04:01 1 0.03 0.00 0.03 0.00 1.06 98.88 [2021-05-17T19:10:05.864Z] 19:04:01 2 0.22 0.00 0.05 0.00 0.68 99.05 [2021-05-17T19:10:05.864Z] 19:04:01 3 0.03 0.00 0.03 0.00 0.66 99.27 [2021-05-17T19:10:05.864Z] 19:05:01 all 0.12 0.00 0.23 0.00 1.18 98.47 [2021-05-17T19:10:05.864Z] 19:05:01 0 0.03 0.00 0.48 0.00 1.06 98.42 [2021-05-17T19:10:05.864Z] 19:05:01 1 0.40 0.00 0.12 0.00 1.19 98.30 [2021-05-17T19:10:05.864Z] 19:05:01 2 0.02 0.00 0.23 0.00 1.14 98.61 [2021-05-17T19:10:05.864Z] 19:05:01 3 0.03 0.00 0.10 0.00 1.34 98.53 [2021-05-17T19:10:05.864Z] 19:06:01 all 0.07 0.00 0.07 0.00 0.69 99.18 [2021-05-17T19:10:05.864Z] 19:06:01 0 0.00 0.00 0.02 0.00 0.32 99.67 [2021-05-17T19:10:05.864Z] 19:06:01 1 0.17 0.00 0.17 0.00 0.86 98.81 [2021-05-17T19:10:05.864Z] 19:06:01 2 0.10 0.00 0.07 0.00 1.09 98.74 [2021-05-17T19:10:05.864Z] 19:06:01 3 0.02 0.00 0.02 0.00 0.48 99.49 [2021-05-17T19:10:05.864Z] 19:07:01 all 0.08 0.00 0.03 0.00 0.89 99.00 [2021-05-17T19:10:05.864Z] 19:07:01 0 0.03 0.00 0.03 0.00 1.09 98.84 [2021-05-17T19:10:05.864Z] 19:07:01 1 0.02 0.00 0.02 0.00 0.27 99.70 [2021-05-17T19:10:05.864Z] 19:07:01 2 0.26 0.00 0.05 0.00 1.63 98.06 [2021-05-17T19:10:05.864Z] 19:07:01 3 0.02 0.00 0.02 0.00 0.58 99.39 [2021-05-17T19:10:05.864Z] 19:08:01 all 0.08 0.00 0.03 0.00 0.48 99.41 [2021-05-17T19:10:05.864Z] 19:08:01 0 0.02 0.00 0.03 0.00 0.56 99.39 [2021-05-17T19:10:05.864Z] 19:08:01 1 0.02 0.00 0.03 0.00 0.20 99.75 [2021-05-17T19:10:05.864Z] 19:08:01 2 0.28 0.00 0.03 0.00 0.81 98.87 [2021-05-17T19:10:05.864Z] 19:08:01 3 0.02 0.00 0.02 0.00 0.35 99.62 [2021-05-17T19:10:05.864Z] 19:09:01 all 0.14 0.00 0.04 0.00 0.16 99.67 [2021-05-17T19:10:05.864Z] 19:09:01 0 0.05 0.00 0.03 0.00 0.07 99.85 [2021-05-17T19:10:05.864Z] 19:09:01 1 0.00 0.00 0.02 0.00 0.07 99.92 [2021-05-17T19:10:05.864Z] 19:09:01 2 0.45 0.00 0.05 0.00 0.28 99.22 [2021-05-17T19:10:05.864Z] 19:09:01 3 0.05 0.00 0.05 0.00 0.22 99.68 [2021-05-17T19:10:05.864Z] Average: all 0.14 0.00 0.10 0.01 0.63 99.12 [2021-05-17T19:10:05.864Z] Average: 0 0.06 0.00 0.11 0.01 0.57 99.25 [2021-05-17T19:10:05.864Z] Average: 1 0.16 0.00 0.09 0.01 0.58 99.16 [2021-05-17T19:10:05.864Z] Average: 2 0.27 0.00 0.11 0.01 0.82 98.79 [2021-05-17T19:10:05.864Z] Average: 3 0.07 0.00 0.08 0.01 0.54 99.29 [2021-05-17T19:10:05.864Z] [2021-05-17T19:10:05.864Z] [2021-05-17T19:10:05.864Z]