Pull request #997 updated Connecting to https://api.github.com using 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 fbcc08a1e38765bc9b8253ffed7d284bda635cf8+3293555cab3e26a5b4644c7d9eaf3bed601b144c (15509b2c60b33913ae51d9f3d3b7e60a2efa460d) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh899015280169026206.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6584289361073352242.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 a03e002eace0db65b27acd1444eb3c4392a49323 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-997/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-997/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh99066491501620027.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-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: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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3995830357659085870.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-997/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-997/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4789486862599663094.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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-225 in /w/workspace/ndry_app-functions-sdk-go_PR-997 [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-997 # 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.4' 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-997@tmp/jenkins-gitclient-ssh7530399029972571087.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-997@tmp/jenkins-gitclient-ssh2386670107491105839.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/997/head:refs/remotes/origin/PR-997 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3293555cab3e26a5b4644c7d9eaf3bed601b144c into PR head commit fbcc08a1e38765bc9b8253ffed7d284bda635cf8 Merge succeeded, producing fbcc08a1e38765bc9b8253ffed7d284bda635cf8 Checking out Revision fbcc08a1e38765bc9b8253ffed7d284bda635cf8 (PR-997) > git config core.sparsecheckout # timeout=10 > git checkout -f fbcc08a1e38765bc9b8253ffed7d284bda635cf8 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-997@tmp/jenkins-gitclient-ssh5196229209632089116.key > git merge 3293555cab3e26a5b4644c7d9eaf3bed601b144c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fbcc08a1e38765bc9b8253ffed7d284bda635cf8 # timeout=10 Commit message: "Merge branch 'main' into change-log" > git rev-list --no-walk cc45e7f85ea98fff0659e941226a86aacdc55c08 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-11T20:42:54.108Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-11T20:42:54.669Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-11T20:42:54.685Z] ========================================================= [2021-11-11T20:42:54.685Z] EdgeX Global Pipelines Version Info [2021-11-11T20:42:54.685Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:42:55.809Z] ------------------- [2021-11-11T20:42:55.809Z] stable info: [2021-11-11T20:42:55.809Z] ------------------- [2021-11-11T20:42:55.809Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T20:42:55.809Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-11T20:42:55.809Z] Message: update stable to v1.0.213 [2021-11-11T20:42:56.378Z] ------------------- [2021-11-11T20:42:56.378Z] experimental info: [2021-11-11T20:42:56.378Z] ------------------- [2021-11-11T20:42:56.378Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-11T20:42:56.378Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-11T20:42:56.378Z] Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-11T20:42:56.457Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-11-11T20:42:56.467Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-11-11T20:42:56.478Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-11T20:42:56.488Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-11T20:42:56.499Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-11T20:42:56.508Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-11T20:42:56.518Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-11T20:42:56.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-11T20:42:56.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-11T20:42:56.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-11T20:42:56.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-11T20:42:56.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-11-11T20:42:56.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-11T20:42:56.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-11T20:42:56.599Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T20:42:56.611Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T20:42:56.623Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T20:42:56.639Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T20:42:56.652Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-11T20:42:56.661Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-11T20:42:56.673Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-11T20:42:57.377Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-11T20:42:57.395Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-11T20:42:57.406Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-11T20:42:57.417Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-11-11T20:42:57.428Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-11T20:42:57.438Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-997 [Pipeline] echo [2021-11-11T20:42:57.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-997 [Pipeline] echo [2021-11-11T20:42:57.459Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-997 [Pipeline] echo [2021-11-11T20:42:57.471Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fbcc08a1e38765bc9b8253ffed7d284bda635cf8 [Pipeline] echo [2021-11-11T20:42:57.482Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fbcc08a [Pipeline] echo [2021-11-11T20:42:57.494Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-11T20:42:57.896Z] + git rev-list -1 --merges fbcc08a1e38765bc9b8253ffed7d284bda635cf8~1..fbcc08a1e38765bc9b8253ffed7d284bda635cf8 [Pipeline] echo [2021-11-11T20:42:57.929Z] -----------> git rev-list -1 --merges fbcc08a1e38765bc9b8253ffed7d284bda635cf8~1..fbcc08a1e38765bc9b8253ffed7d284bda635cf8 fbcc08a1e38765bc9b8253ffed7d284bda635cf8 [2021-11-11T20:42:57.929Z] fbcc08a1e38765bc9b8253ffed7d284bda635cf8 [false] [Pipeline] sh [2021-11-11T20:42:58.219Z] + git log --format=format:%s -1 fbcc08a1e38765bc9b8253ffed7d284bda635cf8 [Pipeline] echo [2021-11-11T20:42:58.233Z] ========================================================= [2021-11-11T20:42:58.233Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-11T20:42:58.233Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T20:42:58.561Z] + git log --format=format:%s -1 fbcc08a1e38765bc9b8253ffed7d284bda635cf8 [Pipeline] echo [2021-11-11T20:42:58.573Z] [semverPrep] GIT_COMMIT: fbcc08a1e38765bc9b8253ffed7d284bda635cf8, Commit Message: Merge branch 'main' into change-log [Pipeline] echo [2021-11-11T20:42:58.585Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:42:59.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T20:42:59.074Z] [2021-11-11T20:42:59.074Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:42:59.388Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T20:42:59.388Z] latest: Pulling from edgex-devops/git-semver [2021-11-11T20:42:59.388Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T20:42:59.388Z] 3e5f54012d9b: Pulling fs layer [2021-11-11T20:42:59.388Z] 4c7163046ea9: Pulling fs layer [2021-11-11T20:42:59.388Z] 0c2d73faf560: Pulling fs layer [2021-11-11T20:42:59.388Z] 0c2d73faf560: Waiting [2021-11-11T20:42:59.388Z] 3e5f54012d9b: Verifying Checksum [2021-11-11T20:42:59.388Z] 3e5f54012d9b: Download complete [2021-11-11T20:42:59.388Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T20:42:59.388Z] a0d0a0d46f8b: Download complete [2021-11-11T20:42:59.388Z] 0c2d73faf560: Verifying Checksum [2021-11-11T20:42:59.388Z] 0c2d73faf560: Download complete [2021-11-11T20:42:59.660Z] 4c7163046ea9: Verifying Checksum [2021-11-11T20:42:59.660Z] 4c7163046ea9: Download complete [2021-11-11T20:42:59.660Z] a0d0a0d46f8b: Pull complete [2021-11-11T20:42:59.660Z] 3e5f54012d9b: Pull complete [2021-11-11T20:42:59.927Z] 4c7163046ea9: Pull complete [2021-11-11T20:43:00.192Z] 0c2d73faf560: Pull complete [2021-11-11T20:43:00.192Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-11T20:43:00.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T20:43:00.192Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-11T20:43:00.265Z] prd-centos7-docker-4c-2g-225 does not seem to be running inside a container [2021-11-11T20:43:00.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-997 -v /w/workspace/ndry_app-functions-sdk-go_PR-997:/w/workspace/ndry_app-functions-sdk-go_PR-997:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-997@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-997@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:10004/edgex-devops/git-semver:latest cat [2021-11-11T20:43:00.938Z] $ docker top cdc84eaabff3ab274b4c5fbfefeffa3724479f1b702a472de77b7355a8c3fd6e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T20:43:01.448Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T20:43:01.448Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T20:43:01.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T20:43:01.559Z] $ docker exec cdc84eaabff3ab274b4c5fbfefeffa3724479f1b702a472de77b7355a8c3fd6e ssh-agent [2021-11-11T20:43:01.668Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbfFcdp/agent.14 [2021-11-11T20:43:01.668Z] SSH_AGENT_PID=20 [2021-11-11T20:43:01.675Z] Running ssh-add (command line suppressed) [2021-11-11T20:43:01.769Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-997@tmp/private_key_6279362221411899983.key (/w/workspace/ndry_app-functions-sdk-go_PR-997@tmp/private_key_6279362221411899983.key) [2021-11-11T20:43:01.779Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T20:43:02.075Z] + git tag --points-at HEAD [Pipeline] } [2021-11-11T20:43:02.088Z] $ docker exec --env ******** --env ******** cdc84eaabff3ab274b4c5fbfefeffa3724479f1b702a472de77b7355a8c3fd6e ssh-agent -k [2021-11-11T20:43:02.182Z] unset SSH_AUTH_SOCK; [2021-11-11T20:43:02.182Z] unset SSH_AGENT_PID; [2021-11-11T20:43:02.183Z] echo Agent pid 20 killed; [2021-11-11T20:43:02.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-11T20:43:02.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T20:43:02.702Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T20:43:02.822Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T20:43:02.826Z] $ docker exec cdc84eaabff3ab274b4c5fbfefeffa3724479f1b702a472de77b7355a8c3fd6e ssh-agent [2021-11-11T20:43:02.954Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOlfaNO/agent.52 [2021-11-11T20:43:02.954Z] SSH_AGENT_PID=58 [2021-11-11T20:43:02.960Z] Running ssh-add (command line suppressed) [2021-11-11T20:43:03.067Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-997@tmp/private_key_7731436707542268846.key (/w/workspace/ndry_app-functions-sdk-go_PR-997@tmp/private_key_7731436707542268846.key) [2021-11-11T20:43:03.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T20:43:03.389Z] + git semver init [2021-11-11T20:43:03.389Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T20:43:03.389Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-997/.git [2021-11-11T20:43:03.389Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-997 [2021-11-11T20:43:03.389Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T20:43:03.389Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T20:43:03.389Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T20:43:03.389Z] # $SEMVER_BRANCH = PR-997 [2021-11-11T20:43:03.389Z] # $SEMVER_TEMP = /tmp/semver-505990581 [2021-11-11T20:43:03.389Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-11-11T20:43:05.947Z] # '/tmp/semver-505990581' -> '/w/workspace/ndry_app-functions-sdk-go_PR-997/.semver' [2021-11-11T20:43:05.947Z] # -> Force: false [2021-11-11T20:43:05.947Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-997/.semver [Pipeline] } [2021-11-11T20:43:05.958Z] $ docker exec --env ******** --env ******** cdc84eaabff3ab274b4c5fbfefeffa3724479f1b702a472de77b7355a8c3fd6e ssh-agent -k [2021-11-11T20:43:06.042Z] unset SSH_AUTH_SOCK; [2021-11-11T20:43:06.043Z] unset SSH_AGENT_PID; [2021-11-11T20:43:06.043Z] echo Agent pid 58 killed; [2021-11-11T20:43:06.051Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T20:43:06.359Z] + git semver [Pipeline] } [2021-11-11T20:43:06.374Z] $ docker stop --time=1 cdc84eaabff3ab274b4c5fbfefeffa3724479f1b702a472de77b7355a8c3fd6e [2021-11-11T20:43:07.798Z] $ docker rm -f cdc84eaabff3ab274b4c5fbfefeffa3724479f1b702a472de77b7355a8c3fd6e [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T20:43:08.155Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-11T20:43:08.444Z] Stashed 1 file(s) [Pipeline] echo [2021-11-11T20:43:08.447Z] [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-11-11T20:43:23.578Z] Still waiting to schedule task [2021-11-11T20:43:23.578Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-11T20:43:23.579Z] Still waiting to schedule task [2021-11-11T20:43:23.580Z] ‘prd-centos7-docker-4c-2g-212’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-11-11T20:43:23.580Z] ‘prd-centos7-docker-4c-2g-213’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-11-11T20:43:23.580Z] ‘prd-centos7-docker-4c-2g-219’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-11-11T20:43:23.580Z] ‘prd-ubuntu18.04-docker-8c-8g-218’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-11-11T20:43:23.580Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-214’ is offline [2021-11-11T20:43:23.580Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-224’ is offline [2021-11-11T20:44:10.239Z] Running on prd-centos7-docker-4c-2g-228 in /w/workspace/ndry_app-functions-sdk-go_PR-997 [Pipeline] { [Pipeline] ws [2021-11-11T20:44:10.254Z] Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout [2021-11-11T20:44:10.340Z] The recommended git tool is: git [2021-11-11T20:44:12.363Z] using credential edgex-jenkins-ssh [2021-11-11T20:44:12.384Z] Cloning the remote Git repository [2021-11-11T20:44:11.819Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-11-11T20:44:11.880Z] > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 [2021-11-11T20:44:11.921Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-11-11T20:44:11.921Z] > git --version # timeout=10 [2021-11-11T20:44:11.929Z] > git --version # 'git version 2.24.4' [2021-11-11T20:44:11.930Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T20:44:11.966Z] [INFO] Currently running in a labeled security context [2021-11-11T20:44:11.967Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-11T20:44:11.967Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/5@tmp/jenkins-gitclient-ssh7411110118188733866.key [2021-11-11T20:44:12.034Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T20:44:14.794Z] Merging remotes/origin/main commit 3293555cab3e26a5b4644c7d9eaf3bed601b144c into PR head commit fbcc08a1e38765bc9b8253ffed7d284bda635cf8 [2021-11-11T20:44:14.912Z] Merge succeeded, producing fbcc08a1e38765bc9b8253ffed7d284bda635cf8 [2021-11-11T20:44:14.912Z] Checking out Revision fbcc08a1e38765bc9b8253ffed7d284bda635cf8 (PR-997) [2021-11-11T20:44:13.575Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-11-11T20:44:13.590Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T20:44:13.606Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-11-11T20:44:13.630Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-11-11T20:44:13.630Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T20:44:13.631Z] [INFO] Currently running in a labeled security context [2021-11-11T20:44:13.631Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-11T20:44:13.631Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/5@tmp/jenkins-gitclient-ssh6037561486997758783.key [2021-11-11T20:44:13.645Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/997/head:refs/remotes/origin/PR-997 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T20:44:14.219Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T20:44:14.231Z] > git checkout -f fbcc08a1e38765bc9b8253ffed7d284bda635cf8 # timeout=10 [2021-11-11T20:44:14.273Z] > git remote # timeout=10 [2021-11-11T20:44:14.282Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T20:44:14.294Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T20:44:14.295Z] [INFO] Currently running in a labeled security context [2021-11-11T20:44:14.295Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-11T20:44:14.295Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/5@tmp/jenkins-gitclient-ssh1910224353575204635.key [2021-11-11T20:44:14.305Z] > git merge 3293555cab3e26a5b4644c7d9eaf3bed601b144c # timeout=10 [2021-11-11T20:44:14.318Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T20:44:14.328Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T20:44:14.340Z] > git checkout -f fbcc08a1e38765bc9b8253ffed7d284bda635cf8 # timeout=10 [2021-11-11T20:44:18.590Z] Commit message: "Merge branch 'main' into change-log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-11-11T20:44:19.029Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T20:44:19.040Z] ========================================================= [2021-11-11T20:44:19.040Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-11T20:44:19.040Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-11-11T20:44:19.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T20:44:19.430Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-11T20:44:19.430Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T20:44:19.430Z] 31adcdaf11c8: Pulling fs layer [2021-11-11T20:44:19.430Z] b8b176561691: Pulling fs layer [2021-11-11T20:44:19.430Z] 4527c011a84f: Pulling fs layer [2021-11-11T20:44:19.430Z] 5d74067f8e1e: Pulling fs layer [2021-11-11T20:44:19.430Z] e0aca202a116: Pulling fs layer [2021-11-11T20:44:19.430Z] 3a43be97a3b4: Pulling fs layer [2021-11-11T20:44:19.430Z] 34cad66bf833: Pulling fs layer [2021-11-11T20:44:19.430Z] b4e3c513aaa6: Pulling fs layer [2021-11-11T20:44:19.430Z] 4527c011a84f: Waiting [2021-11-11T20:44:19.430Z] 5d74067f8e1e: Waiting [2021-11-11T20:44:19.430Z] e0aca202a116: Waiting [2021-11-11T20:44:19.430Z] 3a43be97a3b4: Waiting [2021-11-11T20:44:19.430Z] 34cad66bf833: Waiting [2021-11-11T20:44:19.430Z] b4e3c513aaa6: Waiting [2021-11-11T20:44:19.430Z] b8b176561691: Verifying Checksum [2021-11-11T20:44:19.430Z] b8b176561691: Download complete [2021-11-11T20:44:19.430Z] 31adcdaf11c8: Verifying Checksum [2021-11-11T20:44:19.430Z] 31adcdaf11c8: Download complete [2021-11-11T20:44:19.430Z] 5d74067f8e1e: Verifying Checksum [2021-11-11T20:44:19.430Z] 5d74067f8e1e: Download complete [2021-11-11T20:44:19.430Z] e0aca202a116: Verifying Checksum [2021-11-11T20:44:19.430Z] e0aca202a116: Download complete [2021-11-11T20:44:19.697Z] 3a43be97a3b4: Verifying Checksum [2021-11-11T20:44:19.697Z] 3a43be97a3b4: Download complete [2021-11-11T20:44:19.697Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T20:44:19.697Z] a0d0a0d46f8b: Download complete [2021-11-11T20:44:19.697Z] 34cad66bf833: Verifying Checksum [2021-11-11T20:44:19.697Z] 34cad66bf833: Download complete [2021-11-11T20:44:19.972Z] b4e3c513aaa6: Verifying Checksum [2021-11-11T20:44:19.972Z] b4e3c513aaa6: Download complete [2021-11-11T20:44:20.236Z] 4527c011a84f: Download complete [2021-11-11T20:44:20.236Z] a0d0a0d46f8b: Pull complete [2021-11-11T20:44:20.236Z] 31adcdaf11c8: Pull complete [2021-11-11T20:44:20.236Z] b8b176561691: Pull complete [2021-11-11T20:44:24.478Z] 4527c011a84f: Pull complete [2021-11-11T20:44:24.478Z] 5d74067f8e1e: Pull complete [2021-11-11T20:44:24.478Z] e0aca202a116: Pull complete [2021-11-11T20:44:24.478Z] 3a43be97a3b4: Pull complete [2021-11-11T20:44:24.478Z] 34cad66bf833: Pull complete [2021-11-11T20:44:27.059Z] b4e3c513aaa6: Pull complete [2021-11-11T20:44:27.059Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-11T20:44:27.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T20:44:27.059Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-11-11T20:44:27.399Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:44:27.699Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T20:44:27.699Z] . [Pipeline] withDockerContainer [2021-11-11T20:44:27.768Z] prd-centos7-docker-4c-2g-228 does not seem to be running inside a container [2021-11-11T20:44:27.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-11T20:44:31.607Z] $ docker top 3993a7b52fe27e69e240355f9ef420edac6bccd6307e754b4337d63bdfadbb56 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T20:44:32.006Z] + go version [2021-11-11T20:44:32.006Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-11T20:44:32.018Z] $ docker stop --time=1 3993a7b52fe27e69e240355f9ef420edac6bccd6307e754b4337d63bdfadbb56 [2021-11-11T20:44:33.207Z] $ docker rm -f 3993a7b52fe27e69e240355f9ef420edac6bccd6307e754b4337d63bdfadbb56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:44:33.654Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T20:44:33.654Z] . [Pipeline] withDockerContainer [2021-11-11T20:44:33.723Z] prd-centos7-docker-4c-2g-228 does not seem to be running inside a container [2021-11-11T20:44:33.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-11T20:44:34.159Z] $ docker top 347a38ad446df7af6e1d80eac3e6bef9145d66caafcfbc541f89f7c27127d622 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-11T20:44:34.562Z] + make test [2021-11-11T20:44:34.562Z] make -C ./app-service-template build [2021-11-11T20:44:34.562Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-11-11T20:44:34.562Z] go mod tidy [2021-11-11T20:44:35.948Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2021-11-11T20:44:35.948Z] go: downloading github.com/google/uuid v1.3.0 [2021-11-11T20:44:35.948Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-11-11T20:44:35.948Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 [2021-11-11T20:44:35.948Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.0 [2021-11-11T20:44:35.948Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2021-11-11T20:44:36.216Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-11-11T20:44:36.216Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-11-11T20:44:36.216Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-11-11T20:44:36.216Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-11-11T20:44:36.216Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-11-11T20:44:36.216Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-11T20:44:36.216Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-11T20:44:36.216Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-11-11T20:44:36.216Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-11-11T20:44:36.216Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2021-11-11T20:44:36.216Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2021-11-11T20:44:36.216Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 [2021-11-11T20:44:36.216Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-11-11T20:44:36.216Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-11-11T20:44:36.216Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-11-11T20:44:36.482Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-11-11T20:44:36.482Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-11-11T20:44:36.482Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-11-11T20:44:36.482Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-11-11T20:44:36.748Z] go: downloading golang.org/x/text v0.3.6 [2021-11-11T20:44:36.748Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-11-11T20:44:36.748Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-11-11T20:44:37.334Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-11-11T20:44:37.334Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-11-11T20:44:37.334Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-11-11T20:44:37.334Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-11-11T20:44:37.607Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-11-11T20:44:37.607Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-11-11T20:44:37.607Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-11-11T20:44:37.607Z] go: downloading github.com/x448/float16 v0.8.4 [2021-11-11T20:44:37.607Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-11-11T20:44:37.607Z] go: downloading github.com/kr/pretty v0.3.0 [2021-11-11T20:44:37.607Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-11-11T20:44:37.607Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-11-11T20:44:37.607Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-11-11T20:44:37.607Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-11-11T20:44:37.607Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-11-11T20:44:37.607Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-11-11T20:44:37.875Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-11T20:44:37.875Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2021-11-11T20:44:37.875Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-11-11T20:44:37.875Z] go: downloading github.com/kr/text v0.2.0 [2021-11-11T20:44:37.875Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-11-11T20:44:37.875Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-11-11T20:44:37.875Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-11-11T20:44:37.875Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-11-11T20:44:37.876Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-11-11T20:44:37.876Z] go: downloading github.com/fatih/color v1.9.0 [2021-11-11T20:44:37.876Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-11T20:44:37.876Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T20:44:37.876Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-11T20:44:37.876Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-11-11T20:44:37.876Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T20:44:37.876Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-11-11T20:44:37.876Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-11-11T20:44:37.876Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-11-11T20:44:37.876Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-11-11T20:44:38.137Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-11-11T20:44:38.137Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-11-11T20:44:38.137Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-11-11T20:44:38.137Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-11-11T20:44:38.137Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-11-11T20:44:38.137Z] go: downloading github.com/miekg/dns v1.1.26 [2021-11-11T20:44:38.137Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-11-11T20:44:38.137Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-11-11T20:44:38.137Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2021-11-11T20:44:38.137Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2021-11-11T20:44:38.137Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-11-11T20:44:38.137Z] go: downloading github.com/golang/protobuf v1.5.2 [2021-11-11T20:44:38.137Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-11-11T20:44:38.137Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-11-11T20:44:38.137Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-11T20:44:38.137Z] go: downloading google.golang.org/protobuf v1.27.1 [2021-11-11T20:44:38.400Z] go: downloading github.com/google/go-cmp v0.5.5 [2021-11-11T20:44:38.400Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-11T20:44:38.663Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-11-11T20:44:50.951Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-11-11T20:44:50.951Z] make -C ./app-service-template test [2021-11-11T20:44:50.951Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-11-11T20:44:50.951Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-11-11T20:44:59.140Z] ok new-app-service 0.013s coverage: 48.1% of statements [2021-11-11T20:44:59.140Z] ? new-app-service/config [no test files] [2021-11-11T20:44:59.140Z] ok new-app-service/functions 0.008s [2021-11-11T20:44:59.140Z] CGO_ENABLED=1 go vet ./... [2021-11-11T20:45:07.368Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T20:45:07.368Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-11T20:45:07.368Z] ./bin/test-attribution-txt.sh [2021-11-11T20:45:07.368Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-11-11T20:45:07.368Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-11-11T20:45:07.368Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-11-11T20:45:08.822Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.014s coverage: 65.8% of statements [2021-11-11T20:45:08.822Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] [2021-11-11T20:45:09.393Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.044s coverage: 93.7% of statements [2021-11-11T20:45:09.393Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-11-11T20:45:09.992Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.014s coverage: 61.8% of statements [2021-11-11T20:45:09.992Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-11-11T20:45:10.254Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.019s [2021-11-11T20:45:10.254Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.002s coverage: 100.0% of statements [2021-11-11T20:45:10.856Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.032s coverage: 78.3% of statements [2021-11-11T20:45:10.856Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-11-11T20:45:10.856Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-11-11T20:45:10.856Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-11-11T20:45:10.856Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-11-11T20:45:10.856Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-11-11T20:45:10.856Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-11-11T20:45:10.856Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.005s coverage: 97.3% of statements [2021-11-11T20:45:10.856Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-11-11T20:45:10.856Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2021-11-11T20:45:11.117Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.006s coverage: 10.5% of statements [2021-11-11T20:45:15.331Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.050s coverage: 77.0% of statements [2021-11-11T20:45:15.331Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2021-11-11T20:45:15.331Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-11-11T20:45:15.331Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.023s coverage: 14.3% of statements [2021-11-11T20:45:15.331Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.012s coverage: 27.3% of statements [2021-11-11T20:45:15.331Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-11-11T20:45:15.331Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-11-11T20:45:15.331Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.009s coverage: 51.4% of statements [2021-11-11T20:45:41.905Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.042s coverage: 78.2% of statements [2021-11-11T20:45:41.905Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.010s coverage: 94.4% of statements [2021-11-11T20:45:41.905Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-11T20:45:41.905Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T20:45:41.905Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-11T20:45:45.477Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-229 in /w/workspace/ndry_app-functions-sdk-go_PR-997 [Pipeline] { [Pipeline] ws [2021-11-11T20:45:45.487Z] Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout [2021-11-11T20:45:45.735Z] The recommended git tool is: git [Pipeline] } [2021-11-11T20:45:51.981Z] $ docker stop --time=1 347a38ad446df7af6e1d80eac3e6bef9145d66caafcfbc541f89f7c27127d622 [2021-11-11T20:45:52.622Z] using credential edgex-jenkins-ssh [2021-11-11T20:45:52.651Z] Cloning the remote Git repository [2021-11-11T20:45:53.251Z] $ docker rm -f 347a38ad446df7af6e1d80eac3e6bef9145d66caafcfbc541f89f7c27127d622 [2021-11-11T20:45:52.741Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-11-11T20:45:52.923Z] > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 [2021-11-11T20:45:53.061Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-11-11T20:45:53.063Z] > git --version # timeout=10 [2021-11-11T20:45:53.121Z] > git --version # 'git version 2.17.1' [2021-11-11T20:45:53.124Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T20:45:53.279Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T20:45:53.946Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-11T20:45:54.136Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:45:54.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T20:45:54.743Z] [2021-11-11T20:45:54.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:45:55.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T20:45:55.043Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T20:45:55.043Z] b4d181a07f80: Pulling fs layer [2021-11-11T20:45:55.043Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T20:45:55.043Z] ed53099fbce6: Pulling fs layer [2021-11-11T20:45:55.043Z] dc539afda2c1: Pulling fs layer [2021-11-11T20:45:55.043Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T20:45:55.043Z] 9065ff56babe: Pulling fs layer [2021-11-11T20:45:55.043Z] d287ab97295c: Pulling fs layer [2021-11-11T20:45:55.043Z] dc539afda2c1: Waiting [2021-11-11T20:45:55.043Z] 77bc0d833cb6: Waiting [2021-11-11T20:45:55.043Z] 9065ff56babe: Waiting [2021-11-11T20:45:55.043Z] d287ab97295c: Waiting [2021-11-11T20:45:55.043Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T20:45:55.043Z] a1111a8f2ec3: Download complete [2021-11-11T20:45:55.043Z] dc539afda2c1: Verifying Checksum [2021-11-11T20:45:55.043Z] dc539afda2c1: Download complete [2021-11-11T20:45:55.043Z] ed53099fbce6: Verifying Checksum [2021-11-11T20:45:55.043Z] ed53099fbce6: Download complete [2021-11-11T20:45:55.043Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T20:45:55.043Z] 77bc0d833cb6: Download complete [2021-11-11T20:45:55.316Z] 9065ff56babe: Verifying Checksum [2021-11-11T20:45:55.316Z] 9065ff56babe: Download complete [2021-11-11T20:45:55.316Z] b4d181a07f80: Verifying Checksum [2021-11-11T20:45:55.316Z] b4d181a07f80: Download complete [2021-11-11T20:45:55.896Z] d287ab97295c: Verifying Checksum [2021-11-11T20:45:55.896Z] d287ab97295c: Download complete [2021-11-11T20:45:56.854Z] b4d181a07f80: Pull complete [2021-11-11T20:45:56.854Z] a1111a8f2ec3: Pull complete [2021-11-11T20:45:57.432Z] ed53099fbce6: Pull complete [2021-11-11T20:45:57.432Z] dc539afda2c1: Pull complete [2021-11-11T20:45:56.840Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-11-11T20:45:56.861Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T20:45:56.897Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-11-11T20:45:56.951Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-11-11T20:45:56.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T20:45:56.966Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/997/head:refs/remotes/origin/PR-997 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T20:45:57.661Z] Merging remotes/origin/main commit 3293555cab3e26a5b4644c7d9eaf3bed601b144c into PR head commit fbcc08a1e38765bc9b8253ffed7d284bda635cf8 [2021-11-11T20:45:57.694Z] 77bc0d833cb6: Pull complete [2021-11-11T20:45:57.930Z] Merge succeeded, producing fbcc08a1e38765bc9b8253ffed7d284bda635cf8 [2021-11-11T20:45:57.930Z] Checking out Revision fbcc08a1e38765bc9b8253ffed7d284bda635cf8 (PR-997) [2021-11-11T20:45:57.958Z] 9065ff56babe: Pull complete [2021-11-11T20:45:57.700Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T20:45:57.724Z] > git checkout -f fbcc08a1e38765bc9b8253ffed7d284bda635cf8 # timeout=10 [2021-11-11T20:45:57.846Z] > git remote # timeout=10 [2021-11-11T20:45:57.866Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T20:45:57.879Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T20:45:57.893Z] > git merge 3293555cab3e26a5b4644c7d9eaf3bed601b144c # timeout=10 [2021-11-11T20:45:57.923Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T20:45:57.950Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T20:45:57.963Z] > git checkout -f fbcc08a1e38765bc9b8253ffed7d284bda635cf8 # timeout=10 [2021-11-11T20:46:02.299Z] Commit message: "Merge branch 'main' into change-log" [2021-11-11T20:46:02.685Z] [2021-11-11T20:46:02.685Z] GitHub has been notified of this commit’s build result [2021-11-11T20:46:02.685Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T20:46:03.235Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-11T20:46:03.235Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T20:46:03.235Z] Dload Upload Total Spent Left Speed [2021-11-11T20:46:03.235Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 206k 0 --:--:-- --:--:-- --:--:-- 206k [2021-11-11T20:46:03.276Z] d287ab97295c: Pull complete [2021-11-11T20:46:03.276Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T20:46:03.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T20:46:03.276Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T20:46:03.338Z] prd-centos7-docker-4c-2g-228 does not seem to be running inside a container [2021-11-11T20:46:03.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-11T20:46:05.634Z] $ docker top 60f7c8de360d2f4a864a2c8c85e5e872b82932df599e1cb79fe6fc5c4fa96b01 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:46:06.065Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-11T20:46:06.135Z] ---> job-cost.sh [2021-11-11T20:46:06.136Z] lf-activate-venv: SKIPPING [2021-11-11T20:46:06.136Z] INFO: No Stack... [2021-11-11T20:46:06.395Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T20:46:06.409Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2021-11-11T20:46:06.409Z] [2021-11-11T20:46:06.409Z] { [2021-11-11T20:46:06.409Z] "registry-mirrors": [ [2021-11-11T20:46:06.409Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-11T20:46:06.409Z] ], [2021-11-11T20:46:06.409Z] "bip": "10.250.0.254/24", [2021-11-11T20:46:06.409Z] "hosts": [ [2021-11-11T20:46:06.409Z] "tcp://0.0.0.0:5555", [2021-11-11T20:46:06.409Z] "unix:///var/run/docker.sock" [2021-11-11T20:46:06.409Z] ], [2021-11-11T20:46:06.409Z] "mtu": 1458, [2021-11-11T20:46:06.409Z] "selinux-enabled": true, [2021-11-11T20:46:06.409Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-11T20:46:06.409Z] } [Pipeline] sh [2021-11-11T20:46:06.656Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T20:46:06.757Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-11T20:46:06.950Z] + cut -d, -f6 [2021-11-11T20:46:06.950Z] + cat /w/workspace/app-functions-sdk-go/5/archives/cost.csv [Pipeline] lock [2021-11-11T20:46:07.038Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-997-5-stack-cost] [2021-11-11T20:46:07.215Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-997-5-stack-cost] did not exist. Created. [2021-11-11T20:46:07.216Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-997-5-stack-cost] [2021-11-11T20:46:07.297Z] + sudo service docker restart [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T20:46:07.739Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-11T20:46:07.774Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T20:46:07.895Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-997-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T20:46:07.911Z] $ docker stop --time=1 60f7c8de360d2f4a864a2c8c85e5e872b82932df599e1cb79fe6fc5c4fa96b01 [2021-11-11T20:46:09.059Z] $ docker rm -f 60f7c8de360d2f4a864a2c8c85e5e872b82932df599e1cb79fe6fc5c4fa96b01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo [2021-11-11T20:46:26.322Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T20:46:26.336Z] ========================================================= [2021-11-11T20:46:26.336Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-11T20:46:26.336Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-11-11T20:46:26.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T20:46:27.726Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-11T20:46:27.726Z] 552d1f2373af: Pulling fs layer [2021-11-11T20:46:27.726Z] ea3f2d53f512: Pulling fs layer [2021-11-11T20:46:27.726Z] 9e70ebbbe112: Pulling fs layer [2021-11-11T20:46:27.726Z] 7a9cfe048b4a: Pulling fs layer [2021-11-11T20:46:27.726Z] 72dc09318566: Pulling fs layer [2021-11-11T20:46:27.726Z] f4f7b4309257: Pulling fs layer [2021-11-11T20:46:27.726Z] 0ac9a79272e3: Pulling fs layer [2021-11-11T20:46:27.727Z] b78e95d17946: Pulling fs layer [2021-11-11T20:46:27.727Z] f4f7b4309257: Waiting [2021-11-11T20:46:27.727Z] 0ac9a79272e3: Waiting [2021-11-11T20:46:27.727Z] b78e95d17946: Waiting [2021-11-11T20:46:27.727Z] 7a9cfe048b4a: Waiting [2021-11-11T20:46:27.727Z] 72dc09318566: Waiting [2021-11-11T20:46:27.727Z] 9e70ebbbe112: Verifying Checksum [2021-11-11T20:46:27.727Z] 9e70ebbbe112: Download complete [2021-11-11T20:46:27.727Z] ea3f2d53f512: Download complete [2021-11-11T20:46:27.727Z] 72dc09318566: Verifying Checksum [2021-11-11T20:46:27.727Z] 72dc09318566: Download complete [2021-11-11T20:46:27.727Z] f4f7b4309257: Verifying Checksum [2021-11-11T20:46:27.727Z] f4f7b4309257: Download complete [2021-11-11T20:46:27.727Z] 552d1f2373af: Verifying Checksum [2021-11-11T20:46:27.727Z] 552d1f2373af: Download complete [2021-11-11T20:46:27.727Z] 0ac9a79272e3: Verifying Checksum [2021-11-11T20:46:27.727Z] 0ac9a79272e3: Download complete [2021-11-11T20:46:28.722Z] 552d1f2373af: Pull complete [2021-11-11T20:46:29.331Z] ea3f2d53f512: Pull complete [2021-11-11T20:46:29.610Z] 9e70ebbbe112: Pull complete [2021-11-11T20:46:29.885Z] b78e95d17946: Verifying Checksum [2021-11-11T20:46:29.885Z] b78e95d17946: Download complete [2021-11-11T20:46:30.165Z] 7a9cfe048b4a: Verifying Checksum [2021-11-11T20:46:30.165Z] 7a9cfe048b4a: Download complete [2021-11-11T20:46:40.356Z] 7a9cfe048b4a: Pull complete [2021-11-11T20:46:40.965Z] 72dc09318566: Pull complete [2021-11-11T20:46:41.242Z] f4f7b4309257: Pull complete [2021-11-11T20:46:41.521Z] 0ac9a79272e3: Pull complete [2021-11-11T20:46:48.240Z] b78e95d17946: Pull complete [2021-11-11T20:46:48.240Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-11T20:46:48.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T20:46:48.240Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-11-11T20:46:48.589Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:46:48.956Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T20:46:48.956Z] . [Pipeline] withDockerContainer [2021-11-11T20:46:49.246Z] prd-ubuntu18.04-docker-arm64-4c-16g-229 does not seem to be running inside a container [2021-11-11T20:46:49.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-11T20:46:52.843Z] $ docker top dea56108e0037879942f6f3d4994d3e5c6d3126d9365278b06578375e418cda0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T20:46:53.838Z] + go version [2021-11-11T20:46:53.838Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-11T20:46:53.872Z] $ docker stop --time=1 dea56108e0037879942f6f3d4994d3e5c6d3126d9365278b06578375e418cda0 [2021-11-11T20:46:55.666Z] $ docker rm -f dea56108e0037879942f6f3d4994d3e5c6d3126d9365278b06578375e418cda0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:46:56.355Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T20:46:56.355Z] . [Pipeline] withDockerContainer [2021-11-11T20:46:56.635Z] prd-ubuntu18.04-docker-arm64-4c-16g-229 does not seem to be running inside a container [2021-11-11T20:46:56.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-11T20:46:58.307Z] $ docker top fad5d935bdad160329a54cb215b5afe24c77087bf74d35f288afe4b25df6e8e2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-11T20:46:59.253Z] + make test [2021-11-11T20:46:59.253Z] make -C ./app-service-template build [2021-11-11T20:46:59.253Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-11-11T20:46:59.253Z] go mod tidy [2021-11-11T20:47:01.223Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2021-11-11T20:47:01.223Z] go: downloading github.com/google/uuid v1.3.0 [2021-11-11T20:47:01.223Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-11-11T20:47:01.223Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 [2021-11-11T20:47:01.223Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.0 [2021-11-11T20:47:01.223Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2021-11-11T20:47:01.223Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-11T20:47:01.223Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-11T20:47:01.502Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-11-11T20:47:01.502Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-11-11T20:47:01.502Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-11-11T20:47:01.502Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-11-11T20:47:01.502Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-11-11T20:47:01.502Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-11-11T20:47:01.502Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2021-11-11T20:47:01.778Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 [2021-11-11T20:47:01.778Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-11-11T20:47:01.778Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2021-11-11T20:47:01.778Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-11-11T20:47:01.778Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-11-11T20:47:01.778Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-11-11T20:47:01.778Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-11-11T20:47:01.778Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-11-11T20:47:02.054Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-11-11T20:47:02.054Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-11-11T20:47:02.054Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-11-11T20:47:02.054Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-11-11T20:47:02.054Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-11-11T20:47:02.054Z] go: downloading golang.org/x/text v0.3.6 [2021-11-11T20:47:02.328Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-11-11T20:47:02.605Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-11-11T20:47:06.024Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-11-11T20:47:06.024Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-11-11T20:47:06.024Z] go: downloading github.com/kr/pretty v0.3.0 [2021-11-11T20:47:06.024Z] go: downloading github.com/x448/float16 v0.8.4 [2021-11-11T20:47:06.024Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-11-11T20:47:06.024Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-11-11T20:47:06.024Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-11-11T20:47:06.024Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-11-11T20:47:06.024Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-11-11T20:47:06.024Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-11-11T20:47:06.024Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-11T20:47:06.024Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2021-11-11T20:47:06.024Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-11-11T20:47:06.024Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-11-11T20:47:06.024Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-11-11T20:47:06.024Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-11-11T20:47:06.024Z] go: downloading github.com/kr/text v0.2.0 [2021-11-11T20:47:06.024Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-11-11T20:47:06.024Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-11T20:47:06.024Z] go: downloading github.com/fatih/color v1.9.0 [2021-11-11T20:47:06.024Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-11T20:47:06.024Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T20:47:06.024Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T20:47:06.024Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-11-11T20:47:06.024Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-11-11T20:47:06.024Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-11-11T20:47:06.024Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-11-11T20:47:06.301Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-11-11T20:47:06.301Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-11-11T20:47:06.301Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-11-11T20:47:06.301Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-11-11T20:47:06.301Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-11-11T20:47:06.301Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-11-11T20:47:06.301Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-11-11T20:47:06.301Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-11-11T20:47:06.576Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-11-11T20:47:06.577Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-11-11T20:47:06.577Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-11-11T20:47:06.577Z] go: downloading github.com/miekg/dns v1.1.26 [2021-11-11T20:47:06.853Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-11-11T20:47:06.853Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2021-11-11T20:47:06.853Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-11-11T20:47:06.853Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2021-11-11T20:47:06.853Z] go: downloading github.com/golang/protobuf v1.5.2 [2021-11-11T20:47:06.853Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-11-11T20:47:06.853Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-11-11T20:47:07.133Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-11T20:47:07.133Z] go: downloading google.golang.org/protobuf v1.27.1 [2021-11-11T20:47:08.115Z] go: downloading github.com/google/go-cmp v0.5.5 [2021-11-11T20:47:08.115Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-11T20:47:08.115Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-11-11T20:47:55.143Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-11-11T20:47:55.143Z] make -C ./app-service-template test [2021-11-11T20:47:55.143Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-11-11T20:47:55.143Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-11-11T20:48:27.512Z] ok new-app-service 0.055s coverage: 48.1% of statements [2021-11-11T20:48:27.512Z] ? new-app-service/config [no test files] [2021-11-11T20:48:27.512Z] ok new-app-service/functions 0.045s [2021-11-11T20:48:27.512Z] CGO_ENABLED=1 go vet ./... [2021-11-11T20:48:59.896Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T20:48:59.896Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-11T20:48:59.896Z] ./bin/test-attribution-txt.sh [2021-11-11T20:48:59.896Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-11-11T20:48:59.896Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-11-11T20:48:59.896Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-11-11T20:49:10.075Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.128s coverage: 65.8% of statements [2021-11-11T20:49:10.075Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] [2021-11-11T20:49:10.075Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.069s coverage: 93.7% of statements [2021-11-11T20:49:10.075Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-11-11T20:49:10.075Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.127s coverage: 61.8% of statements [2021-11-11T20:49:10.075Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-11-11T20:49:10.075Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.094s [2021-11-11T20:49:10.075Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.038s coverage: 100.0% of statements [2021-11-11T20:49:11.539Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.202s coverage: 78.3% of statements [2021-11-11T20:49:11.539Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-11-11T20:49:11.539Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-11-11T20:49:11.539Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-11-11T20:49:11.539Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-11-11T20:49:11.539Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-11-11T20:49:11.539Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-11-11T20:49:11.539Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.040s coverage: 97.3% of statements [2021-11-11T20:49:11.539Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-11-11T20:49:11.539Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2021-11-11T20:49:11.539Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.052s coverage: 10.5% of statements [2021-11-11T20:49:19.848Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.183s coverage: 77.0% of statements [2021-11-11T20:49:19.848Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2021-11-11T20:49:19.848Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-11-11T20:49:19.848Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.107s coverage: 14.3% of statements [2021-11-11T20:49:19.848Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.053s coverage: 27.3% of statements [2021-11-11T20:49:19.848Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-11-11T20:49:19.848Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-11-11T20:49:19.848Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.056s coverage: 51.4% of statements [2021-11-11T20:49:46.632Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.127s coverage: 78.2% of statements [2021-11-11T20:49:46.633Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.043s coverage: 94.4% of statements [2021-11-11T20:49:46.633Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-11T20:49:48.612Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T20:49:49.212Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-11T20:49:49.805Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] } [2021-11-11T20:49:49.834Z] $ docker stop --time=1 fad5d935bdad160329a54cb215b5afe24c77087bf74d35f288afe4b25df6e8e2 [2021-11-11T20:49:51.731Z] $ docker rm -f fad5d935bdad160329a54cb215b5afe24c77087bf74d35f288afe4b25df6e8e2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T20:49:54.462Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-11T20:49:54.488Z] Warning: overwriting stash ‘coverage-report’ [2021-11-11T20:49:55.476Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:49:56.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T20:49:56.113Z] [2021-11-11T20:49:56.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:49:56.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T20:49:56.853Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-11T20:49:56.853Z] 448f6bf000e3: Pulling fs layer [2021-11-11T20:49:56.853Z] f757da607395: Pulling fs layer [2021-11-11T20:49:56.853Z] 05883995daec: Pulling fs layer [2021-11-11T20:49:56.853Z] 8603b9c90790: Pulling fs layer [2021-11-11T20:49:56.853Z] 1560dd03e051: Pulling fs layer [2021-11-11T20:49:56.853Z] 27f5ce0e4adf: Pulling fs layer [2021-11-11T20:49:56.853Z] c2d8d7efcc4b: Pulling fs layer [2021-11-11T20:49:56.853Z] 8603b9c90790: Waiting [2021-11-11T20:49:56.853Z] 1560dd03e051: Waiting [2021-11-11T20:49:56.853Z] 27f5ce0e4adf: Waiting [2021-11-11T20:49:56.853Z] c2d8d7efcc4b: Waiting [2021-11-11T20:49:56.853Z] f757da607395: Verifying Checksum [2021-11-11T20:49:56.853Z] f757da607395: Download complete [2021-11-11T20:49:56.853Z] 8603b9c90790: Verifying Checksum [2021-11-11T20:49:56.853Z] 8603b9c90790: Download complete [2021-11-11T20:49:56.853Z] 1560dd03e051: Verifying Checksum [2021-11-11T20:49:56.853Z] 1560dd03e051: Download complete [2021-11-11T20:49:56.853Z] 27f5ce0e4adf: Verifying Checksum [2021-11-11T20:49:56.853Z] 27f5ce0e4adf: Download complete [2021-11-11T20:49:56.853Z] 05883995daec: Verifying Checksum [2021-11-11T20:49:56.853Z] 05883995daec: Download complete [2021-11-11T20:49:57.471Z] 448f6bf000e3: Verifying Checksum [2021-11-11T20:49:57.471Z] 448f6bf000e3: Download complete [2021-11-11T20:50:00.098Z] c2d8d7efcc4b: Verifying Checksum [2021-11-11T20:50:00.098Z] c2d8d7efcc4b: Download complete [2021-11-11T20:50:01.090Z] 448f6bf000e3: Pull complete [2021-11-11T20:50:02.072Z] f757da607395: Pull complete [2021-11-11T20:50:03.506Z] 05883995daec: Pull complete [2021-11-11T20:50:03.778Z] 8603b9c90790: Pull complete [2021-11-11T20:50:04.755Z] 1560dd03e051: Pull complete [2021-11-11T20:50:05.031Z] 27f5ce0e4adf: Pull complete [2021-11-11T20:50:20.108Z] c2d8d7efcc4b: Pull complete [2021-11-11T20:50:20.108Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-11T20:50:20.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T20:50:20.108Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-11T20:50:20.350Z] prd-ubuntu18.04-docker-arm64-4c-16g-229 does not seem to be running inside a container [2021-11-11T20:50:20.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-11T20:50:23.275Z] $ docker top ff89f38a022c72745888b05a5b69848bc6dabdac8d3020f1e028d8f18f27334d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:50:24.240Z] ---> job-cost.sh [2021-11-11T20:50:24.240Z] lf-activate-venv: SKIPPING [2021-11-11T20:50:24.240Z] INFO: No Stack... [2021-11-11T20:50:25.218Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-11T20:50:25.493Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T20:50:26.154Z] + cat /w/workspace/app-functions-sdk-go/5/archives/cost.csv [2021-11-11T20:50:26.154Z] + cut -d, -f6 [Pipeline] lock [2021-11-11T20:50:26.214Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-997-5-stack-cost] [2021-11-11T20:50:26.317Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-997-5-stack-cost] did not exist. Created. [2021-11-11T20:50:26.317Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-997-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T20:50:27.004Z] /w/workspace/app-functions-sdk-go/5@tmp/durable-487e9c3e/script.sh: 1: /w/workspace/app-functions-sdk-go/5@tmp/durable-487e9c3e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-11T20:50:27.672Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-11T20:50:27.700Z] Warning: overwriting stash ‘stack-cost’ [2021-11-11T20:50:27.768Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T20:50:27.878Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-997-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T20:50:27.900Z] $ docker stop --time=1 ff89f38a022c72745888b05a5b69848bc6dabdac8d3020f1e028d8f18f27334d [2021-11-11T20:50:29.471Z] $ docker rm -f ff89f38a022c72745888b05a5b69848bc6dabdac8d3020f1e028d8f18f27334d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-11-11T20:50:30.056Z] provisioning config files... [2021-11-11T20:50:30.066Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-997@tmp/config3331357403191428558tmp [Pipeline] { [Pipeline] sh [2021-11-11T20:50:30.376Z] + set +x [2021-11-11T20:50:30.376Z] + bash -s -- [2021-11-11T20:50:30.376Z] + curl -s https://codecov.io/bash [2021-11-11T20:50:30.376Z] [2021-11-11T20:50:30.376Z] _____ _ [2021-11-11T20:50:30.376Z] / ____| | | [2021-11-11T20:50:30.376Z] | | ___ __| | ___ ___ _____ __ [2021-11-11T20:50:30.376Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-11T20:50:30.376Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-11T20:50:30.376Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-11T20:50:30.376Z] Bash-1.0.6 [2021-11-11T20:50:30.376Z] [2021-11-11T20:50:30.376Z] [2021-11-11T20:50:30.376Z] ==> git version 2.24.4 found [2021-11-11T20:50:30.376Z] ==> 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-11-11T20:50:30.376Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-11T20:50:30.376Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-11T20:50:30.376Z] ==> Jenkins CI detected. [2021-11-11T20:50:30.376Z] current dir:  /w/workspace/ndry_app-functions-sdk-go_PR-997 [2021-11-11T20:50:30.376Z] project root: . [2021-11-11T20:50:30.376Z] --> token set from env [2021-11-11T20:50:30.376Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-11T20:50:30.376Z] ==> Running gcov in . (disable via -X gcov) [2021-11-11T20:50:30.376Z] ==> Python coveragepy not found [2021-11-11T20:50:30.376Z] ==> Searching for coverage reports in: [2021-11-11T20:50:30.376Z] + . [2021-11-11T20:50:30.642Z] -> Found 2 reports [2021-11-11T20:50:30.642Z] ==> Detecting git/mercurial file structure [2021-11-11T20:50:30.642Z] ==> Reading reports [2021-11-11T20:50:30.642Z] + ./app-service-template/coverage.out bytes=1219 [2021-11-11T20:50:30.642Z] + ./coverage.out bytes=107982 [2021-11-11T20:50:30.642Z] ==> Appending adjustments [2021-11-11T20:50:30.642Z] https://docs.codecov.io/docs/fixing-reports [2021-11-11T20:50:30.902Z] + Found adjustments [2021-11-11T20:50:30.902Z] ==> Gzipping contents [2021-11-11T20:50:30.902Z] 20K /tmp/codecov.N436iH.gz [2021-11-11T20:50:30.902Z] ==> Uploading reports [2021-11-11T20:50:30.902Z] url: https://codecov.io [2021-11-11T20:50:30.902Z] query: branch=PR-997&commit=fbcc08a1e38765bc9b8253ffed7d284bda635cf8&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-997%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=997&job=&cmd_args= [2021-11-11T20:50:30.902Z] -> Pinging Codecov [2021-11-11T20:50:30.902Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-997&commit=fbcc08a1e38765bc9b8253ffed7d284bda635cf8&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-997%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=997&job=&cmd_args= [2021-11-11T20:50:31.472Z] -> Uploading to [2021-11-11T20:50:31.472Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-11/3D8B5DFFC46A037C893635FACE044666/fbcc08a1e38765bc9b8253ffed7d284bda635cf8/81dcb711-cfec-49ee-b724-1ec3c16cc128.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T205031Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2dd734a02915e7c718251e01bebe9f1d4d870cd3751ea6e13b07549a4e6d6fff [2021-11-11T20:50:31.472Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T20:50:31.472Z] Dload Upload Total Spent Left Speed [2021-11-11T20:50:31.732Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18974 0 0 100 18974 0 56566 --:--:-- --:--:-- --:--:-- 56638 [2021-11-11T20:50:31.732Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/fbcc08a1e38765bc9b8253ffed7d284bda635cf8 [Pipeline] } [2021-11-11T20:50:31.740Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-11T20:50:33.343Z] + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-997/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:50:33.654Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:50:34.215Z] ---> package-listing.sh [2021-11-11T20:50:34.215Z] ++ facter osfamily [2021-11-11T20:50:34.215Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-11T20:50:34.477Z] + OS_FAMILY=redhat [2021-11-11T20:50:34.477Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-997 [2021-11-11T20:50:34.477Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-11T20:50:34.477Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-11T20:50:34.477Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-11T20:50:34.477Z] + PACKAGES=/tmp/packages_start.txt [2021-11-11T20:50:34.477Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-997 ']' [2021-11-11T20:50:34.477Z] + PACKAGES=/tmp/packages_end.txt [2021-11-11T20:50:34.477Z] + case "${OS_FAMILY}" in [2021-11-11T20:50:34.477Z] + sort [2021-11-11T20:50:34.477Z] + rpm -qa [2021-11-11T20:50:35.435Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-11T20:50:35.435Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-11T20:50:35.435Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-11T20:50:35.435Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-997 ']' [2021-11-11T20:50:35.435Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-997/archives/ [2021-11-11T20:50:35.435Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-997/archives/ [Pipeline] echo [2021-11-11T20:50:35.444Z] 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-997/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-11T20:50:35.729Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:50:36.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T20:50:36.282Z] [2021-11-11T20:50:36.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:50:36.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T20:50:36.588Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T20:50:36.588Z] b4d181a07f80: Pulling fs layer [2021-11-11T20:50:36.588Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T20:50:36.588Z] ed53099fbce6: Pulling fs layer [2021-11-11T20:50:36.588Z] dc539afda2c1: Pulling fs layer [2021-11-11T20:50:36.588Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T20:50:36.588Z] 9065ff56babe: Pulling fs layer [2021-11-11T20:50:36.588Z] d287ab97295c: Pulling fs layer [2021-11-11T20:50:36.588Z] dc539afda2c1: Waiting [2021-11-11T20:50:36.588Z] 77bc0d833cb6: Waiting [2021-11-11T20:50:36.588Z] 9065ff56babe: Waiting [2021-11-11T20:50:36.588Z] d287ab97295c: Waiting [2021-11-11T20:50:36.588Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T20:50:36.588Z] a1111a8f2ec3: Download complete [2021-11-11T20:50:36.588Z] dc539afda2c1: Verifying Checksum [2021-11-11T20:50:36.588Z] dc539afda2c1: Download complete [2021-11-11T20:50:36.588Z] ed53099fbce6: Verifying Checksum [2021-11-11T20:50:36.588Z] ed53099fbce6: Download complete [2021-11-11T20:50:36.588Z] 9065ff56babe: Verifying Checksum [2021-11-11T20:50:36.588Z] 9065ff56babe: Download complete [2021-11-11T20:50:36.588Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T20:50:36.588Z] 77bc0d833cb6: Download complete [2021-11-11T20:50:36.858Z] b4d181a07f80: Verifying Checksum [2021-11-11T20:50:36.858Z] b4d181a07f80: Download complete [2021-11-11T20:50:37.435Z] d287ab97295c: Verifying Checksum [2021-11-11T20:50:37.435Z] d287ab97295c: Download complete [2021-11-11T20:50:38.391Z] b4d181a07f80: Pull complete [2021-11-11T20:50:38.391Z] a1111a8f2ec3: Pull complete [2021-11-11T20:50:38.963Z] ed53099fbce6: Pull complete [2021-11-11T20:50:38.963Z] dc539afda2c1: Pull complete [2021-11-11T20:50:39.223Z] 77bc0d833cb6: Pull complete [2021-11-11T20:50:39.223Z] 9065ff56babe: Pull complete [2021-11-11T20:50:44.547Z] d287ab97295c: Pull complete [2021-11-11T20:50:44.547Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T20:50:44.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T20:50:44.547Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T20:50:44.609Z] prd-centos7-docker-4c-2g-225 does not seem to be running inside a container [2021-11-11T20:50:44.641Z] $ 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-997/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-997 -v /w/workspace/ndry_app-functions-sdk-go_PR-997:/w/workspace/ndry_app-functions-sdk-go_PR-997:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-997@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-997@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-11T20:50:47.031Z] $ docker top 37050ed5965746f2912bc281b25f9c4c91e825605d15a8148c92d0f0a1ddc96e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T20:50:47.393Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-11T20:50:47.692Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-11T20:50:47.995Z] + ls /var/log/sa-host [2021-11-11T20:50:47.995Z] + sadf -c /var/log/sa-host/sa11 [2021-11-11T20:50:47.995Z] file_magic: OK [2021-11-11T20:50:47.995Z] HZ: Using current value: 100 [2021-11-11T20:50:47.995Z] file_header: OK [2021-11-11T20:50:47.995Z] 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-11-11T20:50:47.995Z] Statistics: [2021-11-11T20:50:47.995Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T20:50:47.995Z] File successfully converted to sysstat format version 12.0.3 [2021-11-11T20:50:47.995Z] + sadf -c /var/log/sa-host/sa30 [2021-11-11T20:50:47.995Z] file_magic: OK [2021-11-11T20:50:47.995Z] HZ: Using current value: 100 [2021-11-11T20:50:47.995Z] file_header: OK [2021-11-11T20:50:47.995Z] 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-11-11T20:50:47.995Z] Statistics: [2021-11-11T20:50:47.995Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T20:50:47.995Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T20:50:48.084Z] provisioning config files... [2021-11-11T20:50:48.100Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-997@tmp/config6994510510650001213tmp [Pipeline] { [Pipeline] echo [2021-11-11T20:50:48.113Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:50:48.415Z] ---> create-netrc.sh [Pipeline] } [2021-11-11T20:50:48.423Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:50:48.774Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-11T20:50:48.789Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:50:49.085Z] ---> sudo-logs.sh [2021-11-11T20:50:49.085Z] Archiving 'sudo' log.. [2021-11-11T20:50:49.085Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-225.novalocal: Name or service not known [2021-11-11T20:50:49.085Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-225.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-11T20:50:49.118Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:50:49.414Z] ---> job-cost.sh [2021-11-11T20:50:49.414Z] lf-activate-venv: SKIPPING [2021-11-11T20:50:49.414Z] DEBUG: total: 0.10999999940395355 [2021-11-11T20:50:49.414Z] INFO: Retrieving Stack Cost... [2021-11-11T20:50:50.366Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T20:50:50.941Z] INFO: Archiving Costs [Pipeline] echo [2021-11-11T20:50:50.956Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:50:51.257Z] ---> logs-deploy.sh [2021-11-11T20:50:51.257Z] lf-activate-venv: SKIPPING [2021-11-11T20:50:51.257Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-997/5 [2021-11-11T20:50:51.257Z] INFO: archiving workspace using pattern(s): [2021-11-11T20:50:52.212Z] Archives upload complete. [2021-11-11T20:50:52.212Z] INFO: archiving logs to Nexus [2021-11-11T20:50:52.793Z] ---> uname -a: [2021-11-11T20:50:52.793Z] Linux prd-centos7-docker-4c-2g-225.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-11-11T20:50:52.793Z] [2021-11-11T20:50:52.793Z] [2021-11-11T20:50:52.793Z] ---> lscpu: [2021-11-11T20:50:52.793Z] Architecture: x86_64 [2021-11-11T20:50:52.793Z] CPU op-mode(s): 32-bit, 64-bit [2021-11-11T20:50:52.793Z] Byte Order: Little Endian [2021-11-11T20:50:52.793Z] Address sizes: 40 bits physical, 48 bits virtual [2021-11-11T20:50:52.793Z] CPU(s): 2 [2021-11-11T20:50:52.793Z] On-line CPU(s) list: 0,1 [2021-11-11T20:50:52.793Z] Thread(s) per core: 1 [2021-11-11T20:50:52.793Z] Core(s) per socket: 1 [2021-11-11T20:50:52.793Z] Socket(s): 2 [2021-11-11T20:50:52.793Z] NUMA node(s): 1 [2021-11-11T20:50:52.793Z] Vendor ID: AuthenticAMD [2021-11-11T20:50:52.793Z] CPU family: 23 [2021-11-11T20:50:52.793Z] Model: 49 [2021-11-11T20:50:52.793Z] Model name: AMD EPYC-Rome Processor [2021-11-11T20:50:52.793Z] Stepping: 0 [2021-11-11T20:50:52.793Z] CPU MHz: 2799.996 [2021-11-11T20:50:52.793Z] BogoMIPS: 5599.99 [2021-11-11T20:50:52.793Z] Virtualization: AMD-V [2021-11-11T20:50:52.793Z] Hypervisor vendor: KVM [2021-11-11T20:50:52.793Z] Virtualization type: full [2021-11-11T20:50:52.793Z] L1d cache: 32K [2021-11-11T20:50:52.793Z] L1i cache: 32K [2021-11-11T20:50:52.793Z] L2 cache: 512K [2021-11-11T20:50:52.793Z] L3 cache: 16384K [2021-11-11T20:50:52.793Z] NUMA node0 CPU(s): 0,1 [2021-11-11T20:50:52.793Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-11-11T20:50:52.793Z] [2021-11-11T20:50:52.793Z] [2021-11-11T20:50:52.793Z] ---> nproc: [2021-11-11T20:50:52.793Z] 2 [2021-11-11T20:50:52.793Z] [2021-11-11T20:50:52.793Z] [2021-11-11T20:50:52.793Z] ---> df -h: [2021-11-11T20:50:52.793Z] Filesystem Size Used Avail Use% Mounted on [2021-11-11T20:50:52.793Z] overlay 40G 7.7G 33G 20% / [2021-11-11T20:50:52.793Z] tmpfs 64M 0 64M 0% /dev [2021-11-11T20:50:52.793Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-11-11T20:50:52.793Z] shm 64M 0 64M 0% /dev/shm [2021-11-11T20:50:52.793Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-11-11T20:50:52.793Z] [2021-11-11T20:50:52.793Z] [2021-11-11T20:50:52.793Z] ---> sar -b -r -n DEV: [2021-11-11T20:50:52.793Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) [2021-11-11T20:50:52.793Z] [2021-11-11T20:50:52.793Z] 20:42:18 LINUX RESTART (2 CPU) [2021-11-11T20:50:52.793Z] [2021-11-11T20:50:52.793Z] 20:43:01 tps rtps wtps bread/s bwrtn/s [2021-11-11T20:50:52.793Z] 20:44:01 7.49 0.33 7.16 30.24 1386.43 [2021-11-11T20:50:52.793Z] 20:45:02 0.40 0.00 0.40 0.00 6.48 [2021-11-11T20:50:52.793Z] 20:46:01 0.25 0.00 0.25 0.00 3.69 [2021-11-11T20:50:52.793Z] 20:47:01 0.30 0.00 0.30 0.00 5.13 [2021-11-11T20:50:52.793Z] 20:48:01 0.17 0.00 0.17 0.00 1.67 [2021-11-11T20:50:52.793Z] 20:49:01 0.37 0.00 0.37 0.00 4.73 [2021-11-11T20:50:52.793Z] 20:50:01 0.22 0.00 0.22 0.00 3.25 [2021-11-11T20:50:52.793Z] Average: 1.32 0.05 1.27 4.33 202.18 [2021-11-11T20:50:52.793Z] [2021-11-11T20:50:52.793Z] 20:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-11-11T20:50:52.793Z] 20:44:01 5651212 0 622724 7.78 2620 1732384 1249652 13.80 582868 1539048 32 [2021-11-11T20:50:52.793Z] 20:45:02 5658424 0 615564 7.69 2620 1732332 1191256 13.15 576212 1539768 20 [2021-11-11T20:50:52.793Z] 20:46:01 5658132 0 615856 7.69 2620 1732332 1191316 13.15 576376 1539768 20 [2021-11-11T20:50:52.793Z] 20:47:01 5660600 0 613380 7.66 2620 1732340 1162424 12.83 574036 1540656 16 [2021-11-11T20:50:52.793Z] 20:48:01 5664380 0 609596 7.61 2620 1732344 1165316 12.87 570700 1540656 16 [2021-11-11T20:50:52.793Z] 20:49:01 5664312 0 609660 7.61 2620 1732348 1165292 12.87 570504 1540748 20 [2021-11-11T20:50:52.793Z] 20:50:01 5663172 0 610796 7.63 2620 1732352 1165244 12.86 571440 1540744 8 [2021-11-11T20:50:52.793Z] Average: 5660033 0 613939 7.67 2620 1732347 1184357 13.08 574591 1540198 19 [2021-11-11T20:50:52.793Z] [2021-11-11T20:50:52.793Z] 20:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-11-11T20:50:52.793Z] 20:44:01 eth0 81.90 97.79 339.87 15.25 0.00 0.00 0.00 0.00 [2021-11-11T20:50:52.793Z] 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T20:50:52.794Z] 20:44:01 docker0 82.88 54.93 8.03 314.76 0.00 0.00 0.00 0.00 [2021-11-11T20:50:52.794Z] 20:45:02 eth0 1.48 0.33 0.40 0.17 0.00 0.00 0.00 0.00 [2021-11-11T20:50:52.794Z] 20:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T20:50:52.794Z] 20:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T20:50:52.794Z] 20:46:01 eth0 1.44 0.75 0.81 0.62 0.00 0.00 0.00 0.00 [2021-11-11T20:50:52.794Z] 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T20:50:52.794Z] 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T20:50:52.794Z] 20:47:01 eth0 0.22 0.07 0.02 0.01 0.00 0.00 0.00 0.00 [2021-11-11T20:50:52.794Z] 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T20:50:52.794Z] 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T20:50:52.794Z] 20:48:01 eth0 0.30 0.20 0.09 0.05 0.00 0.00 0.00 0.00 [2021-11-11T20:50:52.794Z] 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T20:50:52.794Z] 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T20:50:52.794Z] 20:49:01 eth0 0.22 0.13 0.07 0.04 0.00 0.00 0.00 0.00 [2021-11-11T20:50:52.794Z] 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T20:50:52.794Z] 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T20:50:52.794Z] 20:50:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-11T20:50:52.794Z] 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T20:50:52.794Z] 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T20:50:52.794Z] Average: eth0 12.28 14.23 48.89 2.31 0.00 0.00 0.00 0.00 [2021-11-11T20:50:52.794Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T20:50:52.794Z] Average: docker0 11.87 7.87 1.15 45.09 0.00 0.00 0.00 0.00 [2021-11-11T20:50:52.794Z] [2021-11-11T20:50:52.794Z] [2021-11-11T20:50:52.794Z] ---> sar -P ALL: [2021-11-11T20:50:52.794Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) [2021-11-11T20:50:52.794Z] [2021-11-11T20:50:52.794Z] 20:42:18 LINUX RESTART (2 CPU) [2021-11-11T20:50:52.794Z] [2021-11-11T20:50:52.794Z] 20:43:01 CPU %user %nice %system %iowait %steal %idle [2021-11-11T20:50:52.794Z] 20:44:01 all 2.42 0.00 0.77 0.19 0.03 96.58 [2021-11-11T20:50:52.794Z] 20:44:01 0 3.04 0.00 0.82 0.35 0.03 95.75 [2021-11-11T20:50:52.794Z] 20:44:01 1 1.81 0.00 0.72 0.03 0.03 97.40 [2021-11-11T20:50:52.794Z] 20:45:02 all 0.24 0.00 0.06 0.00 0.02 99.68 [2021-11-11T20:50:52.794Z] 20:45:02 0 0.40 0.00 0.05 0.00 0.00 99.55 [2021-11-11T20:50:52.794Z] 20:45:02 1 0.08 0.00 0.07 0.00 0.03 99.82 [2021-11-11T20:50:52.794Z] 20:46:01 all 0.28 0.00 0.07 0.00 0.02 99.64 [2021-11-11T20:50:52.794Z] 20:46:01 0 0.44 0.00 0.05 0.00 0.02 99.49 [2021-11-11T20:50:52.794Z] 20:46:01 1 0.12 0.00 0.08 0.00 0.02 99.78 [2021-11-11T20:50:52.794Z] 20:47:01 all 0.26 0.00 0.06 0.00 0.00 99.68 [2021-11-11T20:50:52.794Z] 20:47:01 0 0.13 0.00 0.05 0.00 0.00 99.82 [2021-11-11T20:50:52.794Z] 20:47:01 1 0.38 0.00 0.07 0.00 0.00 99.55 [2021-11-11T20:50:52.794Z] 20:48:01 all 0.17 0.00 0.08 0.00 0.02 99.73 [2021-11-11T20:50:52.794Z] 20:48:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-11-11T20:50:52.794Z] 20:48:01 1 0.28 0.00 0.12 0.00 0.02 99.58 [2021-11-11T20:50:52.794Z] 20:49:01 all 0.16 0.00 0.05 0.00 0.02 99.77 [2021-11-11T20:50:52.794Z] 20:49:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2021-11-11T20:50:52.794Z] 20:49:01 1 0.27 0.00 0.03 0.00 0.02 99.68 [2021-11-11T20:50:52.794Z] 20:50:01 all 0.25 0.00 0.04 0.00 0.02 99.69 [2021-11-11T20:50:52.794Z] 20:50:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2021-11-11T20:50:52.794Z] 20:50:01 1 0.42 0.00 0.03 0.00 0.02 99.53 [2021-11-11T20:50:52.794Z] Average: all 0.54 0.00 0.16 0.03 0.02 99.25 [2021-11-11T20:50:52.794Z] Average: 0 0.60 0.00 0.16 0.05 0.01 99.17 [2021-11-11T20:50:52.794Z] Average: 1 0.48 0.00 0.16 0.00 0.02 99.33 [2021-11-11T20:50:52.794Z] [2021-11-11T20:50:52.794Z] [2021-11-11T20:50:52.794Z]