Pull request #887 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6e1f4f9d0dcefa48e616b9cc8480a0f040b97a5f+69a9f9593ab72f164779a8be55f54c142c37027d (9ba09719ffd23be01818f3185535798ea3204380) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh51891211903368047.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7562385551261786297.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-887/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-887/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5104631697339956820.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-887/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2717450669718849932.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6222819183974825650.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-887/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-887/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5786452380607429674.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1087’ is offline ‘prd-centos7-docker-4c-2g-1088’ is offline ‘prd-centos7-docker-4c-2g-1089’ is offline ‘prd-centos7-docker-4c-2g-1096’ is offline ‘prd-centos7-docker-4c-2g-1098’ is offline ‘prd-centos7-docker-4c-2g-1101’ is offline ‘prd-centos7-docker-4c-2g-1106’ is offline ‘prd-ubuntu18.04-docker-8c-8g-1093’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1090’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1092’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1113 in /w/workspace/ndry_app-functions-sdk-go_PR-887 [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-887 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-887@tmp/jenkins-gitclient-ssh1481967939357956225.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 Merging remotes/origin/master commit 69a9f9593ab72f164779a8be55f54c142c37027d into PR head commit 6e1f4f9d0dcefa48e616b9cc8480a0f040b97a5f > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-887@tmp/jenkins-gitclient-ssh2197561387206427357.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/887/head:refs/remotes/origin/PR-887 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merge succeeded, producing 6e1f4f9d0dcefa48e616b9cc8480a0f040b97a5f Checking out Revision 6e1f4f9d0dcefa48e616b9cc8480a0f040b97a5f (PR-887) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e1f4f9d0dcefa48e616b9cc8480a0f040b97a5f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-887@tmp/jenkins-gitclient-ssh2415947615132313060.key > git merge 69a9f9593ab72f164779a8be55f54c142c37027d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e1f4f9d0dcefa48e616b9cc8480a0f040b97a5f # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:34:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:34:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:34:42 ========================================================= 00:34:42 EdgeX Global Pipelines Version Info 00:34:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:34:49 ------------------- 00:34:49 stable info: 00:34:49 ------------------- 00:34:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:34:49 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 00:34:49 Message: update stable to v1.0.194 00:34:49 ------------------- 00:34:49 experimental info: 00:34:49 ------------------- 00:34:49 Commited By: **** collab-it+edgex@linuxfoundation.org 00:34:49 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 00:34:49 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:34:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 00:34:52 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 00:34:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:34:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:34:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:34:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:34:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:34:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:34:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:34:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:34:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:34:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 00:34:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:35:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:35:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:35:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:35:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:35:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:35:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:35:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:35:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:35:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:35:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:35:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:35:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:35:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:35:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-887 [Pipeline] echo 00:35:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-887 [Pipeline] echo 00:35:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-887 [Pipeline] echo 00:35:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e1f4f9d0dcefa48e616b9cc8480a0f040b97a5f [Pipeline] echo 00:35:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e1f4f9 [Pipeline] echo 00:35:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:13 + git log --format=format:%s -1 6e1f4f9d0dcefa48e616b9cc8480a0f040b97a5f [Pipeline] echo 00:35:13 GIT_COMMIT: 6e1f4f9d0dcefa48e616b9cc8480a0f040b97a5f, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 [Pipeline] echo 00:35:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:35:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:35:16 00:35:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:35:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:35:17 latest: Pulling from edgex-devops/git-semver 00:35:17 31603596830f: Pulling fs layer 00:35:17 54011a49482f: Pulling fs layer 00:35:17 a6820b24f6d8: Pulling fs layer 00:35:17 f581987b2513: Pulling fs layer 00:35:17 f581987b2513: Waiting 00:35:19 54011a49482f: Verifying Checksum 00:35:19 54011a49482f: Download complete 00:35:19 31603596830f: Verifying Checksum 00:35:19 31603596830f: Download complete 00:35:19 f581987b2513: Verifying Checksum 00:35:19 f581987b2513: Download complete 00:35:19 a6820b24f6d8: Verifying Checksum 00:35:19 a6820b24f6d8: Download complete 00:35:19 31603596830f: Pull complete 00:35:19 54011a49482f: Pull complete 00:35:19 a6820b24f6d8: Pull complete 00:35:19 f581987b2513: Pull complete 00:35:19 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:35:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:35:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:35:19 prd-centos7-docker-4c-2g-1113 does not seem to be running inside a container 00:35:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-887 -v /w/workspace/ndry_app-functions-sdk-go_PR-887:/w/workspace/ndry_app-functions-sdk-go_PR-887:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-887@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-887@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:35:23 $ docker top abbd74b0e3808b1a8192228b0cb17ab91c52c4b8509995f0cdded561810780ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:35:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:35:23 [ssh-agent] Looking for ssh-agent implementation... 00:35:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:35:25 $ docker exec abbd74b0e3808b1a8192228b0cb17ab91c52c4b8509995f0cdded561810780ac ssh-agent 00:35:26 SSH_AUTH_SOCK=/tmp/ssh-rVQA0rqosCxS/agent.15 00:35:26 SSH_AGENT_PID=21 00:35:26 Running ssh-add (command line suppressed) 00:35:26 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-887@tmp/private_key_276871083913254055.key (/w/workspace/ndry_app-functions-sdk-go_PR-887@tmp/private_key_276871083913254055.key) 00:35:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:35:28 + git tag --points-at HEAD [Pipeline] } 00:35:28 $ docker exec --env ******** --env ******** abbd74b0e3808b1a8192228b0cb17ab91c52c4b8509995f0cdded561810780ac ssh-agent -k 00:35:28 unset SSH_AUTH_SOCK; 00:35:28 unset SSH_AGENT_PID; 00:35:28 echo Agent pid 21 killed; 00:35:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:35:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:35:28 [ssh-agent] Looking for ssh-agent implementation... 00:35:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:35:29 $ docker exec abbd74b0e3808b1a8192228b0cb17ab91c52c4b8509995f0cdded561810780ac ssh-agent 00:35:29 SSH_AUTH_SOCK=/tmp/ssh-NTqXJ5GoL9UE/agent.57 00:35:29 SSH_AGENT_PID=63 00:35:29 Running ssh-add (command line suppressed) 00:35:29 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-887@tmp/private_key_4074056668077997880.key (/w/workspace/ndry_app-functions-sdk-go_PR-887@tmp/private_key_4074056668077997880.key) 00:35:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:35:31 + git semver init 00:35:31 # -> Open(): unable to determine branch for HEAD 00:35:31 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-887/.git 00:35:31 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-887 00:35:31 # $SEMVER_REMOTE_NAME = origin 00:35:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:35:31 # $SEMVER_USER_NAME = edgex-jenkins 00:35:31 # $SEMVER_BRANCH = PR-887 00:35:31 # $SEMVER_TEMP = /tmp/semver-457431476 00:35:31 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 00:35:32 # '/tmp/semver-457431476' -> '/w/workspace/ndry_app-functions-sdk-go_PR-887/.semver' 00:35:32 # -> Force: false 00:35:32 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-887/.semver [Pipeline] } 00:35:32 $ docker exec --env ******** --env ******** abbd74b0e3808b1a8192228b0cb17ab91c52c4b8509995f0cdded561810780ac ssh-agent -k 00:35:32 unset SSH_AUTH_SOCK; 00:35:32 unset SSH_AGENT_PID; 00:35:32 echo Agent pid 63 killed; 00:35:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:35:34 + git semver [Pipeline] } 00:35:34 $ docker stop --time=1 abbd74b0e3808b1a8192228b0cb17ab91c52c4b8509995f0cdded561810780ac 00:35:36 $ docker rm -f abbd74b0e3808b1a8192228b0cb17ab91c52c4b8509995f0cdded561810780ac [Pipeline] // withDockerContainer [Pipeline] sh 00:35:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:35:39 Stashed 1 file(s) [Pipeline] echo 00:35:39 [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 00:35:56 Still waiting to schedule task 00:35:56 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:35:56 Still waiting to schedule task 00:35:56 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:38:13 Running on prd-centos7-docker-4c-2g-1131 in /w/workspace/ndry_app-functions-sdk-go_PR-887 [Pipeline] { [Pipeline] ws 00:38:13 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 00:38:15 The recommended git tool is: git 00:38:34 using credential edgex-jenkins-ssh 00:38:34 Cloning the remote Git repository 00:38:34 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:38:34 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 00:38:34 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:38:34 > git --version # timeout=10 00:38:34 > git --version # 'git version 2.24.4' 00:38:34 using GIT_SSH to set credentials SSH Credentials for GitHub 00:38:34 [INFO] Currently running in a labeled security context 00:38:34 [INFO] Currently SELinux is 'enforcing' on the host 00:38:34 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh8876282161234917776.key 00:38:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:38:40 Merging remotes/origin/master commit 69a9f9593ab72f164779a8be55f54c142c37027d into PR head commit 6e1f4f9d0dcefa48e616b9cc8480a0f040b97a5f 00:38:39 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:38:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:38:40 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:38:40 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:38:40 using GIT_SSH to set credentials SSH Credentials for GitHub 00:38:40 [INFO] Currently running in a labeled security context 00:38:40 [INFO] Currently SELinux is 'enforcing' on the host 00:38:40 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh5363013488239924685.key 00:38:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/887/head:refs/remotes/origin/PR-887 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:38:40 > git config core.sparsecheckout # timeout=10 00:38:40 Merge succeeded, producing 6e1f4f9d0dcefa48e616b9cc8480a0f040b97a5f 00:38:40 Checking out Revision 6e1f4f9d0dcefa48e616b9cc8480a0f040b97a5f (PR-887) 00:38:40 > git checkout -f 6e1f4f9d0dcefa48e616b9cc8480a0f040b97a5f # timeout=10 00:38:40 > git remote # timeout=10 00:38:40 > git config --get remote.origin.url # timeout=10 00:38:40 using GIT_SSH to set credentials SSH Credentials for GitHub 00:38:40 [INFO] Currently running in a labeled security context 00:38:40 [INFO] Currently SELinux is 'enforcing' on the host 00:38:40 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh1583266116011353002.key 00:38:40 > git merge 69a9f9593ab72f164779a8be55f54c142c37027d # timeout=10 00:38:40 > git rev-parse HEAD^{commit} # timeout=10 00:38:40 > git config core.sparsecheckout # timeout=10 00:38:40 > git checkout -f 6e1f4f9d0dcefa48e616b9cc8480a0f040b97a5f # timeout=10 00:38:51 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" 00:38:51 > git --version # timeout=10 00:38:51 > git --version # 'git version 2.24.4' 00:38:51 fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:38:59 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:39:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:39:02 + sudo service docker restart 00:39:02 + true 00:39:02 Redirecting to /bin/systemctl restart docker.service 00:39:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1133 in /w/workspace/ndry_app-functions-sdk-go_PR-887 [Pipeline] { [Pipeline] ws 00:39:19 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] unstash [Pipeline] checkout [Pipeline] echo 00:39:19 ========================================================= 00:39:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:39:19 ========================================================= [Pipeline] isUnix 00:39:19 The recommended git tool is: git [Pipeline] sh 00:39:21 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 00:39:21 Sending build context to Docker daemon 19.73MB 00:39:21 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 00:39:21 Step 2/8 : FROM ${BASE} 00:39:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:39:21 540db60ca938: Pulling fs layer 00:39:21 adcc1eea9eea: Pulling fs layer 00:39:21 4c4ab2625f07: Pulling fs layer 00:39:21 0510c868ecb4: Pulling fs layer 00:39:21 afea3b2eda06: Pulling fs layer 00:39:21 7809a108b3ef: Pulling fs layer 00:39:21 f706445af74f: Pulling fs layer 00:39:21 afea3b2eda06: Waiting 00:39:21 7809a108b3ef: Waiting 00:39:21 f706445af74f: Waiting 00:39:21 0510c868ecb4: Waiting 00:39:21 4c4ab2625f07: Verifying Checksum 00:39:21 4c4ab2625f07: Download complete 00:39:21 adcc1eea9eea: Verifying Checksum 00:39:21 adcc1eea9eea: Download complete 00:39:21 afea3b2eda06: Verifying Checksum 00:39:21 afea3b2eda06: Download complete 00:39:21 7809a108b3ef: Verifying Checksum 00:39:21 7809a108b3ef: Download complete 00:39:21 540db60ca938: Verifying Checksum 00:39:21 540db60ca938: Download complete 00:39:21 540db60ca938: Pull complete 00:39:21 adcc1eea9eea: Pull complete 00:39:21 4c4ab2625f07: Pull complete 00:39:21 f706445af74f: Verifying Checksum 00:39:21 f706445af74f: Download complete 00:39:24 0510c868ecb4: Verifying Checksum 00:39:24 0510c868ecb4: Download complete 00:39:27 0510c868ecb4: Pull complete 00:39:27 afea3b2eda06: Pull complete 00:39:27 7809a108b3ef: Pull complete 00:39:28 f706445af74f: Pull complete 00:39:28 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:39:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:39:28 ---> b068be0155e3 00:39:28 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 00:39:28 20.10.0: Pulling from library/docker 00:39:28 05e7bc50f07f: Pulling fs layer 00:39:28 6db28d0fdbf6: Pulling fs layer 00:39:28 292df0bc6bf3: Pulling fs layer 00:39:28 2e060f4bd70b: Pulling fs layer 00:39:28 80e8d568a223: Pulling fs layer 00:39:28 8dc6ef1a942a: Pulling fs layer 00:39:28 2312dd95470a: Pulling fs layer 00:39:28 2e060f4bd70b: Waiting 00:39:28 80e8d568a223: Waiting 00:39:28 2312dd95470a: Waiting 00:39:28 8dc6ef1a942a: Waiting 00:39:28 292df0bc6bf3: Verifying Checksum 00:39:28 292df0bc6bf3: Download complete 00:39:28 6db28d0fdbf6: Verifying Checksum 00:39:28 6db28d0fdbf6: Download complete 00:39:28 80e8d568a223: Verifying Checksum 00:39:28 80e8d568a223: Download complete 00:39:28 05e7bc50f07f: Verifying Checksum 00:39:28 05e7bc50f07f: Download complete 00:39:28 8dc6ef1a942a: Verifying Checksum 00:39:28 8dc6ef1a942a: Download complete 00:39:28 2312dd95470a: Verifying Checksum 00:39:28 2312dd95470a: Download complete 00:39:30 05e7bc50f07f: Pull complete 00:39:31 6db28d0fdbf6: Pull complete 00:39:31 292df0bc6bf3: Pull complete 00:39:31 2e060f4bd70b: Verifying Checksum 00:39:31 2e060f4bd70b: Download complete 00:39:34 2e060f4bd70b: Pull complete 00:39:34 80e8d568a223: Pull complete 00:39:34 8dc6ef1a942a: Pull complete 00:39:34 2312dd95470a: Pull complete 00:39:34 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:39:34 Status: Downloaded newer image for docker:20.10.0 00:39:35 using credential edgex-jenkins-ssh 00:39:35 Cloning the remote Git repository 00:39:35 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:39:35 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 00:39:35 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:39:35 > git --version # timeout=10 00:39:35 > git --version # 'git version 2.17.1' 00:39:35 using GIT_SSH to set credentials SSH Credentials for GitHub 00:39:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:39:41 Merging remotes/origin/master commit 69a9f9593ab72f164779a8be55f54c142c37027d into PR head commit 6e1f4f9d0dcefa48e616b9cc8480a0f040b97a5f 00:39:38 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:39:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:39:38 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:39:38 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:39:38 using GIT_SSH to set credentials SSH Credentials for GitHub 00:39:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/887/head:refs/remotes/origin/PR-887 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:39:41 Merge succeeded, producing 6e1f4f9d0dcefa48e616b9cc8480a0f040b97a5f 00:39:41 Checking out Revision 6e1f4f9d0dcefa48e616b9cc8480a0f040b97a5f (PR-887) 00:39:41 > git config core.sparsecheckout # timeout=10 00:39:41 > git checkout -f 6e1f4f9d0dcefa48e616b9cc8480a0f040b97a5f # timeout=10 00:39:41 > git remote # timeout=10 00:39:41 > git config --get remote.origin.url # timeout=10 00:39:41 using GIT_SSH to set credentials SSH Credentials for GitHub 00:39:41 > git merge 69a9f9593ab72f164779a8be55f54c142c37027d # timeout=10 00:39:41 > git rev-parse HEAD^{commit} # timeout=10 00:39:41 > git config core.sparsecheckout # timeout=10 00:39:41 > git checkout -f 6e1f4f9d0dcefa48e616b9cc8480a0f040b97a5f # timeout=10 00:39:43 ---> 5914b38e4cc2 00:39:43 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:39:43 ---> Running in b8e140246f57 00:39:43 Removing intermediate container b8e140246f57 00:39:43 ---> 54d3c3f32925 00:39:43 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:39:43 ---> Running in c74a40d6b6c0 00:39:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:39:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:39:46 (1/5) Installing libsodium (1.0.18-r0) 00:39:46 (2/5) Installing libzmq (4.3.3-r1) 00:39:46 (3/5) Installing pkgconf (1.7.3-r0) 00:39:46 (4/5) Installing libsodium-dev (1.0.18-r0) 00:39:46 (5/5) Installing zeromq-dev (4.3.3-r1) 00:39:46 Executing busybox-1.32.1-r6.trigger 00:39:46 OK: 150 MiB in 45 packages 00:39:46 Removing intermediate container c74a40d6b6c0 00:39:46 ---> 7005b6464ae0 00:39:46 Step 6/8 : WORKDIR /build 00:39:46 ---> Running in 6ccffde1e9dd 00:39:46 Removing intermediate container 6ccffde1e9dd 00:39:46 ---> 630aa310612f 00:39:46 Step 7/8 : COPY go.mod . 00:39:46 ---> 07893398efaa 00:39:46 Step 8/8 : RUN go mod download 00:39:46 ---> Running in 7169b0c67b8e 00:39:50 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" 00:39:50 > git --version # timeout=10 00:39:50 > git --version # 'git version 2.17.1' 00:39:50 fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:39:56 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:39:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:39:59 + true+ 00:39:59 sudo service docker restart 00:40:01 Removing intermediate container 7169b0c67b8e 00:40:01 ---> 5acc43bd160c 00:40:01 Successfully built 5acc43bd160c 00:40:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:40:04 + docker inspect -f . ci-base-image-x86_64 00:40:04 . [Pipeline] withDockerContainer 00:40:04 prd-centos7-docker-4c-2g-1131 does not seem to be running inside a container 00:40:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** ci-base-image-x86_64 cat 00:40:04 $ docker top a5d0ed6c299b8488e83b21193aeb18bc2416eefe40883ae2702dab271677e950 -eo pid,comm [Pipeline] { [Pipeline] sh 00:40:05 + go version 00:40:05 go version go1.16.3 linux/amd64 [Pipeline] } 00:40:05 $ docker stop --time=1 a5d0ed6c299b8488e83b21193aeb18bc2416eefe40883ae2702dab271677e950 00:40:06 $ docker rm -f a5d0ed6c299b8488e83b21193aeb18bc2416eefe40883ae2702dab271677e950 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:40:09 + docker inspect -f . ci-base-image-x86_64 00:40:09 . [Pipeline] withDockerContainer 00:40:09 prd-centos7-docker-4c-2g-1131 does not seem to be running inside a container 00:40:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** ci-base-image-x86_64 cat 00:40:09 $ docker top c405ba222c4902c95cbdf5f23de188d760694630f1b5881b41cbe935afc9489b -eo pid,comm [Pipeline] { [Pipeline] sh 00:40:10 + go mod tidy [Pipeline] sh 00:40:11 + make test 00:40:11 make -C ./app-service-template build 00:40:11 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 00:40:11 go mod tidy 00:40:11 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [Pipeline] unstash [Pipeline] echo 00:40:19 ========================================================= 00:40:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:40:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:40:20 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 00:40:24 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 00:40:24 make -C ./app-service-template test 00:40:24 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 00:40:24 go mod tidy 00:40:24 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:40:24 Sending build context to Docker daemon 19.73MB 00:40:24 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 00:40:24 Step 2/8 : FROM ${BASE} 00:40:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:40:24 595b0fe564bb: Pulling fs layer 00:40:24 7186ed65a4f7: Pulling fs layer 00:40:24 316046926c0a: Pulling fs layer 00:40:24 4ebd0625c992: Pulling fs layer 00:40:24 207e8628e3a3: Pulling fs layer 00:40:24 c791037a9be2: Pulling fs layer 00:40:24 ffd874e62e21: Pulling fs layer 00:40:24 4ebd0625c992: Waiting 00:40:24 c791037a9be2: Waiting 00:40:24 ffd874e62e21: Waiting 00:40:24 207e8628e3a3: Waiting 00:40:24 316046926c0a: Verifying Checksum 00:40:24 316046926c0a: Download complete 00:40:24 7186ed65a4f7: Verifying Checksum 00:40:24 7186ed65a4f7: Download complete 00:40:24 207e8628e3a3: Verifying Checksum 00:40:24 207e8628e3a3: Download complete 00:40:24 c791037a9be2: Verifying Checksum 00:40:24 c791037a9be2: Download complete 00:40:24 595b0fe564bb: Verifying Checksum 00:40:24 595b0fe564bb: Download complete 00:40:24 595b0fe564bb: Pull complete 00:40:24 7186ed65a4f7: Pull complete 00:40:24 316046926c0a: Pull complete 00:40:24 ffd874e62e21: Verifying Checksum 00:40:24 ffd874e62e21: Download complete 00:40:27 4ebd0625c992: Verifying Checksum 00:40:27 4ebd0625c992: Download complete 00:40:31 ok new-app-service 0.014s coverage: 47.8% of statements 00:40:31 ? new-app-service/config [no test files] 00:40:34 ok new-app-service/functions 0.009s 00:40:34 CGO_ENABLED=1 go vet ./... 00:40:37 4ebd0625c992: Pull complete 00:40:38 207e8628e3a3: Pull complete 00:40:40 c791037a9be2: Pull complete 00:40:40 gofmt -l . 00:40:40 [ "`gofmt -l .`" = "" ] 00:40:40 ./bin/test-attribution-txt.sh 00:40:40 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 00:40:40 go mod tidy 00:40:40 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:40:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 00:40:44 ffd874e62e21: Pull complete 00:40:44 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 00:40:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:40:44 ---> cfc18b08335c 00:40:44 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 00:40:44 20.10.0: Pulling from library/docker 00:40:44 a3cc7d3b244e: Pulling fs layer 00:40:44 02a3295e0d61: Pulling fs layer 00:40:44 0f4f2e6d8100: Pulling fs layer 00:40:44 330b718f631f: Pulling fs layer 00:40:44 a93816041522: Pulling fs layer 00:40:44 bdb6da89ff94: Pulling fs layer 00:40:44 2a70c0c122f4: Pulling fs layer 00:40:44 330b718f631f: Waiting 00:40:44 a93816041522: Waiting 00:40:44 bdb6da89ff94: Waiting 00:40:44 2a70c0c122f4: Waiting 00:40:44 0f4f2e6d8100: Verifying Checksum 00:40:44 0f4f2e6d8100: Download complete 00:40:44 02a3295e0d61: Verifying Checksum 00:40:44 02a3295e0d61: Download complete 00:40:44 a93816041522: Verifying Checksum 00:40:44 a93816041522: Download complete 00:40:44 bdb6da89ff94: Verifying Checksum 00:40:44 bdb6da89ff94: Download complete 00:40:44 a3cc7d3b244e: Verifying Checksum 00:40:44 a3cc7d3b244e: Download complete 00:40:44 2a70c0c122f4: Verifying Checksum 00:40:44 2a70c0c122f4: Download complete 00:40:44 a3cc7d3b244e: Pull complete 00:40:44 02a3295e0d61: Pull complete 00:40:44 0f4f2e6d8100: Pull complete 00:40:44 330b718f631f: Verifying Checksum 00:40:44 330b718f631f: Download complete 00:40:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.014s coverage: 62.8% of statements 00:40:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.016s coverage: 96.5% of statements 00:40:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 00:40:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.018s coverage: 64.9% of statements 00:40:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 00:40:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.019s 00:40:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.025s coverage: 76.1% of statements 00:40:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 00:40:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 00:40:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 00:40:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 00:40:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 00:40:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 00:40:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.006s coverage: 97.1% of statements 00:40:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 00:40:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.006s coverage: 10.5% of statements 00:40:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.749s coverage: 76.9% of statements 00:40:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 00:40:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements 00:40:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.012s coverage: 27.3% of statements 00:40:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 00:40:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 00:40:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.009s coverage: 51.4% of statements 00:40:50 330b718f631f: Pull complete 00:40:50 a93816041522: Pull complete 00:40:50 bdb6da89ff94: Pull complete 00:40:50 2a70c0c122f4: Pull complete 00:40:50 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:40:50 Status: Downloaded newer image for docker:20.10.0 00:40:56 ---> 7a9a3ccf0dba 00:40:56 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:40:56 ---> Running in cf46abd8cccb 00:40:56 Removing intermediate container cf46abd8cccb 00:40:56 ---> df3e7d499f60 00:40:56 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:40:56 ---> Running in 201e04da7bf4 00:40:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:40:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:40:59 (1/5) Installing libsodium (1.0.18-r0) 00:40:59 (2/5) Installing libzmq (4.3.3-r1) 00:40:59 (3/5) Installing pkgconf (1.7.3-r0) 00:40:59 (4/5) Installing libsodium-dev (1.0.18-r0) 00:40:59 (5/5) Installing zeromq-dev (4.3.3-r1) 00:40:59 Executing busybox-1.32.1-r6.trigger 00:40:59 OK: 139 MiB in 45 packages 00:41:00 Removing intermediate container 201e04da7bf4 00:41:00 ---> f30da30743ba 00:41:00 Step 6/8 : WORKDIR /build 00:41:00 ---> Running in 00aeb8c6d4e0 00:41:03 Removing intermediate container 00aeb8c6d4e0 00:41:03 ---> b18db47e2405 00:41:03 Step 7/8 : COPY go.mod . 00:41:03 ---> 5921d89ddc78 00:41:03 Step 8/8 : RUN go mod download 00:41:03 ---> Running in a21c437590c3 00:41:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.029s coverage: 78.0% of statements 00:41:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.010s coverage: 94.4% of statements 00:41:11 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:41:12 gofmt -l . 00:41:12 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:41:12 $ docker stop --time=1 c405ba222c4902c95cbdf5f23de188d760694630f1b5881b41cbe935afc9489b 00:41:14 $ docker rm -f c405ba222c4902c95cbdf5f23de188d760694630f1b5881b41cbe935afc9489b [Pipeline] // withDockerContainer [Pipeline] sh 00:41:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:41:17 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 00:41:20 ---> job-cost.sh 00:41:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3fV9 00:41:29 Removing intermediate container a21c437590c3 00:41:29 ---> 8c12cf2be38f 00:41:29 Successfully built 8c12cf2be38f 00:41:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:41:29 + docker inspect -f . ci-base-image-arm64 00:41:29 . 00:41:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] withDockerContainer 00:41:31 prd-ubuntu18.04-docker-arm64-4c-16g-1133 does not seem to be running inside a container 00:41:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** ci-base-image-arm64 cat 00:41:35 $ docker top 33b199ad8207d9a2632a1a70bb7d337584ffadf35b7cede3b30e31b9b42c77f6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:41:36 + go version 00:41:36 go version go1.16.3 linux/arm64 [Pipeline] } 00:41:36 $ docker stop --time=1 33b199ad8207d9a2632a1a70bb7d337584ffadf35b7cede3b30e31b9b42c77f6 00:41:38 $ docker rm -f 33b199ad8207d9a2632a1a70bb7d337584ffadf35b7cede3b30e31b9b42c77f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:41:39 + docker inspect -f . ci-base-image-arm64 00:41:39 . [Pipeline] withDockerContainer 00:41:42 prd-ubuntu18.04-docker-arm64-4c-16g-1133 does not seem to be running inside a container 00:41:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** ci-base-image-arm64 cat 00:41:45 $ docker top 9474bd6abb6611729f654877b9eac1671401be6ff5edd0f80426b94214c28a19 -eo pid,comm 00:41:45 lf-activate-venv(): INFO: Adding /tmp/venv-3fV9/bin to PATH 00:41:45 INFO: No Stack... 00:41:45 INFO: Retrieving Pricing Info for: v3-standard-2 [Pipeline] { [Pipeline] sh 00:41:45 INFO: Archiving Costs [Pipeline] sh 00:41:48 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 00:41:48 + cut -d, -f6 00:41:48 + go mod tidy [Pipeline] lock 00:41:48 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-887-1-stack-cost] 00:41:48 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-887-1-stack-cost] did not exist. Created. 00:41:48 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-887-1-stack-cost] [Pipeline] { [Pipeline] sh [Pipeline] unstash [Pipeline] sh 00:41:49 + echo total: 0.05999999865889549 [Pipeline] stash 00:41:49 Stashed 1 file(s) [Pipeline] } 00:41:49 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-887-1-stack-cost] 00:41:49 + make test 00:41:49 make -C ./app-service-template build 00:41:49 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 00:41:49 go mod tidy [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 00:41:51 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [Pipeline] // stage [Pipeline] } 00:42:31 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 00:42:31 make -C ./app-service-template test 00:42:31 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 00:42:31 go mod tidy 00:42:31 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:43:06 ok new-app-service 0.045s coverage: 47.8% of statements 00:43:06 ? new-app-service/config [no test files] 00:43:06 ok new-app-service/functions 0.050s 00:43:06 CGO_ENABLED=1 go vet ./... 00:43:30 gofmt -l . 00:43:30 [ "`gofmt -l .`" = "" ] 00:43:30 ./bin/test-attribution-txt.sh 00:43:32 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 00:43:32 go mod tidy 00:43:32 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:43:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 00:43:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.098s coverage: 62.8% of statements 00:43:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.076s coverage: 96.5% of statements 00:43:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 00:43:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.156s coverage: 64.9% of statements 00:43:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 00:43:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.043s 00:43:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.117s coverage: 76.1% of statements 00:43:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 00:43:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 00:43:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 00:43:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 00:43:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 00:43:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 00:43:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.016s coverage: 97.1% of statements 00:43:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 00:43:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.041s coverage: 10.5% of statements 00:43:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.924s coverage: 76.9% of statements 00:43:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 00:43:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.074s coverage: 12.5% of statements 00:43:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.077s coverage: 27.3% of statements 00:43:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 00:43:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 00:43:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.052s coverage: 51.4% of statements 00:44:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.123s coverage: 78.0% of statements 00:44:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.056s coverage: 94.4% of statements 00:44:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:44:19 gofmt -l . 00:44:20 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:44:20 $ docker stop --time=1 9474bd6abb6611729f654877b9eac1671401be6ff5edd0f80426b94214c28a19 00:44:23 $ docker rm -f 9474bd6abb6611729f654877b9eac1671401be6ff5edd0f80426b94214c28a19 [Pipeline] // withDockerContainer [Pipeline] sh 00:44:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:44:24 Warning: overwriting stash ‘coverage-report’ 00:44:25 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 00:44:28 ---> job-cost.sh 00:44:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VVbG 00:45:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:46:39 lf-activate-venv(): INFO: Adding /tmp/venv-VVbG/bin to PATH 00:46:39 INFO: No Stack... 00:46:39 INFO: Retrieving Pricing Info for: v2-standard-4 00:46:39 INFO: Archiving Costs [Pipeline] sh 00:46:40 + cut -d, -f6 00:46:40 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [Pipeline] lock 00:46:40 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-887-1-stack-cost] 00:46:40 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-887-1-stack-cost] did not exist. Created. 00:46:40 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-887-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:46:40 /w/workspace/app-functions-sdk-go/1@tmp/durable-5a72263a/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-5a72263a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 00:46:41 + echo total: 0.18000000715255737 [Pipeline] stash 00:46:41 Warning: overwriting stash ‘stack-cost’ 00:46:41 Stashed 1 file(s) [Pipeline] } 00:46:41 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-887-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:46:44 provisioning config files... 00:46:44 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-887@tmp/config7220760423984990309tmp [Pipeline] { [Pipeline] sh 00:46:44 + set +x 00:46:44 + curl -s https://codecov.io/bash 00:46:44 + bash -s -- 00:46:44 00:46:44 _____ _ 00:46:44 / ____| | | 00:46:44 | | ___ __| | ___ ___ _____ __ 00:46:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:46:44 | |___| (_) | (_| | __/ (_| (_) \ V / 00:46:44 \_____\___/ \__,_|\___|\___\___/ \_/ 00:46:44 Bash-1.0.3 00:46:44 00:46:44 00:46:44 ==> git version 2.24.4 found 00:46:44 ==> 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 00:46:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:46:44 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:46:44 ==> Jenkins CI detected. 00:46:44 project root: . 00:46:44 --> token set from env 00:46:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:46:44 ==> Running gcov in . (disable via -X gcov) 00:46:44 ==> Python coveragepy not found 00:46:44 ==> Searching for coverage reports in: 00:46:44 + . 00:46:44 -> Found 2 reports 00:46:44 ==> Detecting git/mercurial file structure 00:46:44 ==> Reading reports 00:46:44 + ./app-service-template/coverage.out bytes=1055 00:46:44 + ./coverage.out bytes=95736 00:46:45 ==> Appending adjustments 00:46:45 https://docs.codecov.io/docs/fixing-reports 00:46:47 + Found adjustments 00:46:47 ==> Gzipping contents 00:46:47 20K /tmp/codecov.YhttsW.gz 00:46:47 ==> Uploading reports 00:46:47 url: https://codecov.io 00:46:47 query: branch=PR-887&commit=6e1f4f9d0dcefa48e616b9cc8480a0f040b97a5f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-887%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=887&job=&cmd_args= 00:46:47 -> Pinging Codecov 00:46:47 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-887&commit=6e1f4f9d0dcefa48e616b9cc8480a0f040b97a5f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-887%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=887&job=&cmd_args= 00:46:47 -> Uploading to 00:46:47 https://storage.googleapis.com/codecov/v4/raw/2021-06-09/3D8B5DFFC46A037C893635FACE044666/6e1f4f9d0dcefa48e616b9cc8480a0f040b97a5f/40558386-f6dd-44bf-aa11-f8343ee98f05.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T004645Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da65a4c2d2a7ec275b384f67fcd6374d8526f30b3bc8ee4e2ee689f7e344b0e9 00:46:47 % Total % Received % Xferd Average Speed Time Time Time Current 00:46:47 Dload Upload Total Spent Left Speed 00:46:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16712 0 0 100 16712 0 48160 --:--:-- --:--:-- --:--:-- 48300 00:46:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/6e1f4f9d0dcefa48e616b9cc8480a0f040b97a5f [Pipeline] } 00:46:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:46:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:46:58 ---> package-listing.sh 00:46:58 ++ facter osfamily 00:46:58 ++ tr '[:upper:]' '[:lower:]' 00:46:58 + OS_FAMILY=redhat 00:46:58 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-887 00:46:58 + START_PACKAGES=/tmp/packages_start.txt 00:46:58 + END_PACKAGES=/tmp/packages_end.txt 00:46:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:46:58 + PACKAGES=/tmp/packages_start.txt 00:46:58 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-887 ']' 00:46:58 + PACKAGES=/tmp/packages_end.txt 00:46:58 + case "${OS_FAMILY}" in 00:46:58 + sort 00:46:58 + rpm -qa 00:46:58 + '[' -f /tmp/packages_start.txt ']' 00:46:58 + '[' -f /tmp/packages_end.txt ']' 00:46:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:46:58 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-887 ']' 00:46:58 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-887/archives/ 00:46:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-887/archives/ [Pipeline] echo 00:46:58 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-887/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:46:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:47:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:47:01 00:47:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:47:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:47:04 alpine: Pulling from edgex-lftools-log-publisher 00:47:04 df20fa9351a1: Pulling fs layer 00:47:04 36b3adc4ff6f: Pulling fs layer 00:47:04 8ad3a11d3b57: Pulling fs layer 00:47:04 46f8f816bc3b: Pulling fs layer 00:47:04 93b61091891f: Pulling fs layer 00:47:04 93b9cdb0e59b: Pulling fs layer 00:47:04 5e14af77c1be: Pulling fs layer 00:47:04 01666e4c0597: Pulling fs layer 00:47:04 aa168da1d23b: Pulling fs layer 00:47:04 46f8f816bc3b: Waiting 00:47:04 93b61091891f: Waiting 00:47:04 93b9cdb0e59b: Waiting 00:47:04 5e14af77c1be: Waiting 00:47:04 01666e4c0597: Waiting 00:47:04 aa168da1d23b: Waiting 00:47:04 36b3adc4ff6f: Verifying Checksum 00:47:04 36b3adc4ff6f: Download complete 00:47:04 46f8f816bc3b: Verifying Checksum 00:47:04 46f8f816bc3b: Download complete 00:47:04 df20fa9351a1: Verifying Checksum 00:47:04 df20fa9351a1: Download complete 00:47:04 93b9cdb0e59b: Verifying Checksum 00:47:04 93b9cdb0e59b: Download complete 00:47:04 93b61091891f: Download complete 00:47:04 5e14af77c1be: Verifying Checksum 00:47:04 5e14af77c1be: Download complete 00:47:04 01666e4c0597: Verifying Checksum 00:47:04 01666e4c0597: Download complete 00:47:04 df20fa9351a1: Pull complete 00:47:04 36b3adc4ff6f: Pull complete 00:47:04 8ad3a11d3b57: Verifying Checksum 00:47:04 8ad3a11d3b57: Download complete 00:47:04 8ad3a11d3b57: Pull complete 00:47:04 46f8f816bc3b: Pull complete 00:47:04 93b61091891f: Pull complete 00:47:04 93b9cdb0e59b: Pull complete 00:47:04 5e14af77c1be: Pull complete 00:47:04 01666e4c0597: Pull complete 00:47:05 aa168da1d23b: Verifying Checksum 00:47:05 aa168da1d23b: Download complete 00:47:10 aa168da1d23b: Pull complete 00:47:10 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:47:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:47:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:47:10 prd-centos7-docker-4c-2g-1113 does not seem to be running inside a container 00:47:10 $ 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-887/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-887 -v /w/workspace/ndry_app-functions-sdk-go_PR-887:/w/workspace/ndry_app-functions-sdk-go_PR-887:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-887@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-887@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:47:13 $ docker top 48fb7908adac5a5f33a5cc2a51d2df9b2a77e0b893cce45929eb28b12409d50d -eo pid,comm [Pipeline] { [Pipeline] sh 00:47:13 + touch /tmp/pre-build-complete [Pipeline] sh 00:47:16 + mkdir -p /var/log/sa [Pipeline] sh 00:47:16 + ls /var/log/sa-host 00:47:16 + sadf -c /var/log/sa-host/sa05 00:47:16 file_magic: OK 00:47:16 HZ: Using current value: 100 00:47:16 file_header: OK 00:47:16 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 00:47:16 Statistics: 00:47:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:47:16 File successfully converted to sysstat format version 12.2.1 00:47:16 + sadf -c /var/log/sa-host/sa09 00:47:16 file_magic: OK 00:47:16 HZ: Using current value: 100 00:47:16 file_header: OK 00:47:16 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 00:47:16 Statistics: 00:47:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:47:16 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:47:16 provisioning config files... 00:47:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-887@tmp/config5228574913962158925tmp [Pipeline] { [Pipeline] echo 00:47:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:47:17 ---> create-netrc.sh [Pipeline] } 00:47:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:47:19 ---> python-tools-install.sh [Pipeline] echo 00:47:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:47:20 ---> sudo-logs.sh 00:47:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:47:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:47:20 ---> job-cost.sh 00:47:20 lf-activate-venv: SKIPPING 00:47:20 DEBUG: total: 0.18000000715255737 00:47:20 INFO: Retrieving Stack Cost... 00:47:22 INFO: Retrieving Pricing Info for: v3-standard-2 00:47:22 INFO: Archiving Costs [Pipeline] echo 00:47:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:47:23 ---> logs-deploy.sh 00:47:23 lf-activate-venv: SKIPPING 00:47:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-887/1 00:47:23 INFO: archiving workspace using pattern(s): 00:47:26 Archives upload complete. 00:47:26 INFO: archiving logs to Nexus 00:47:26 ---> uname -a: 00:47:26 Linux prd-centos7-docker-4c-2g-1113.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:47:26 00:47:26 00:47:26 ---> lscpu: 00:47:26 Architecture: x86_64 00:47:26 CPU op-mode(s): 32-bit, 64-bit 00:47:26 Byte Order: Little Endian 00:47:26 Address sizes: 40 bits physical, 48 bits virtual 00:47:26 CPU(s): 2 00:47:26 On-line CPU(s) list: 0,1 00:47:26 Thread(s) per core: 1 00:47:26 Core(s) per socket: 1 00:47:26 Socket(s): 2 00:47:26 NUMA node(s): 1 00:47:26 Vendor ID: AuthenticAMD 00:47:26 CPU family: 23 00:47:26 Model: 49 00:47:26 Model name: AMD EPYC-Rome Processor 00:47:26 Stepping: 0 00:47:26 CPU MHz: 2800.000 00:47:26 BogoMIPS: 5600.00 00:47:26 Virtualization: AMD-V 00:47:26 Hypervisor vendor: KVM 00:47:26 Virtualization type: full 00:47:26 L1d cache: 64 KiB 00:47:26 L1i cache: 64 KiB 00:47:26 L2 cache: 1 MiB 00:47:26 L3 cache: 32 MiB 00:47:26 NUMA node0 CPU(s): 0,1 00:47:26 Vulnerability Itlb multihit: Not affected 00:47:26 Vulnerability L1tf: Not affected 00:47:26 Vulnerability Mds: Not affected 00:47:26 Vulnerability Meltdown: Not affected 00:47:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:47:26 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:47:26 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:47:26 Vulnerability Srbds: Not affected 00:47:26 Vulnerability Tsx async abort: Not affected 00:47:26 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 00:47:26 00:47:26 00:47:26 ---> nproc: 00:47:26 2 00:47:26 00:47:26 00:47:26 ---> df -h: 00:47:26 Filesystem Size Used Available Use% Mounted on 00:47:26 overlay 40.0G 7.6G 32.4G 19% / 00:47:26 tmpfs 64.0M 0 64.0M 0% /dev 00:47:26 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:47:26 shm 64.0M 0 64.0M 0% /dev/shm 00:47:26 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 00:47:26 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 00:47:26 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 00:47:26 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 00:47:26 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 00:47:26 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 00:47:26 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 00:47:26 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-887 00:47:26 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-887@tmp 00:47:26 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 00:47:26 00:47:26 00:47:26 ---> free -m: 00:47:26 total used free shared buff/cache available 00:47:26 Mem: 7821 915 4777 0 2129 6728 00:47:26 Swap: 1023 0 1023 00:47:26 00:47:26 00:47:26 ---> ip addr: 00:47:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:47:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:47:26 inet 127.0.0.1/8 scope host lo 00:47:26 valid_lft forever preferred_lft forever 00:47:26 inet6 ::1/128 scope host 00:47:26 valid_lft forever preferred_lft forever 00:47:26 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:47:26 link/ether fa:16:3e:07:09:10 brd ff:ff:ff:ff:ff:ff 00:47:26 inet 10.30.123.73/23 brd 10.30.123.255 scope global dynamic eth0 00:47:26 valid_lft 85541sec preferred_lft 85541sec 00:47:26 inet6 fe80::f816:3eff:fe07:910/64 scope link 00:47:26 valid_lft forever preferred_lft forever 00:47:26 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:47:26 link/ether 02:42:49:71:3e:83 brd ff:ff:ff:ff:ff:ff 00:47:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:47:26 valid_lft forever preferred_lft forever 00:47:26 inet6 fe80::42:49ff:fe71:3e83/64 scope link 00:47:26 valid_lft forever preferred_lft forever 00:47:26 00:47:26 00:47:26 ---> sar -b -r -n DEV: 00:47:26 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 00:47:26 00:47:26 00:32:53 LINUX RESTART (2 CPU) 00:47:26 00:47:26 00:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:47:26 00:35:01 69.10 0.57 68.54 0.00 81.01 2256.16 0.00 00:47:26 00:36:01 21.44 3.18 18.25 0.00 2522.05 3149.50 0.00 00:47:26 00:37:01 1.95 0.00 1.95 0.00 0.00 38.81 0.00 00:47:26 00:38:01 0.17 0.00 0.17 0.00 0.00 2.02 0.00 00:47:26 00:39:01 0.35 0.00 0.35 0.00 0.00 5.01 0.00 00:47:26 00:40:01 0.22 0.00 0.22 0.00 0.00 3.27 0.00 00:47:26 00:41:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 00:47:26 00:42:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 00:47:26 00:43:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 00:47:26 00:44:01 0.28 0.00 0.28 0.00 0.00 3.25 0.00 00:47:26 00:45:01 0.35 0.00 0.35 0.00 0.00 4.13 0.00 00:47:26 00:46:01 0.25 0.00 0.25 0.00 0.00 2.80 0.00 00:47:26 00:47:01 0.40 0.13 0.27 0.00 13.72 4.58 0.00 00:47:26 Average: 7.33 0.30 7.03 0.00 201.31 421.35 0.00 00:47:26 00:47:26 00:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:47:26 00:35:01 5598804 0 772248 9.64 2620 1635268 1126360 12.44 513332 1506632 4268 00:47:26 00:36:01 5437176 0 796632 9.95 2620 1772512 1107944 12.23 585312 1586792 140 00:47:26 00:37:01 5442616 0 791192 9.88 2620 1772512 1059328 11.70 580688 1587072 12 00:47:26 00:38:01 5442076 0 791720 9.89 2620 1772524 1059472 11.70 581592 1587072 20 00:47:26 00:39:01 5438176 0 795616 9.93 2620 1772528 1062304 11.73 584512 1587904 16 00:47:26 00:40:01 5428112 0 805676 10.06 2620 1772532 1104868 12.20 587216 1594260 8 00:47:26 00:41:01 5435476 0 798308 9.97 2620 1772536 1060196 11.71 580908 1594312 8 00:47:26 00:42:01 5435232 0 798548 9.97 2620 1772540 1060196 11.71 582860 1592360 8 00:47:26 00:43:01 5435752 0 798024 9.96 2620 1772544 1060196 11.71 582848 1592360 8 00:47:26 00:44:01 5435064 0 798708 9.97 2620 1772548 1060280 11.71 589300 1586264 8 00:47:26 00:45:01 5436052 0 797716 9.96 2620 1772552 1060196 11.71 588920 1586264 8 00:47:26 00:46:01 5435936 0 797828 9.96 2620 1772556 1060196 11.71 588664 1586608 8 00:47:26 00:47:01 5429840 0 803200 10.03 2620 1773280 1063676 11.74 705296 1474812 320 00:47:26 Average: 5448486 0 795801 9.94 2620 1762033 1072709 11.84 588573 1574055 372 00:47:26 00:47:26 00:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:47:26 00:35:01 eth0 167.04 128.60 506.15 33.07 0.00 0.00 0.00 0.00 00:47:26 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:26 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:26 00:36:01 eth0 141.41 163.74 641.31 23.04 0.00 0.00 0.00 0.00 00:47:26 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:26 00:36:01 docker0 117.46 80.75 9.78 310.94 0.00 0.00 0.00 0.00 00:47:26 00:37:01 eth0 1.72 0.07 0.16 0.01 0.00 0.00 0.00 0.00 00:47:26 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:26 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:26 00:38:01 eth0 4.30 0.50 0.87 0.39 0.00 0.00 0.00 0.00 00:47:26 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:26 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:26 00:39:01 eth0 3.06 1.08 1.32 0.81 0.00 0.00 0.00 0.00 00:47:26 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:26 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:26 00:40:01 eth0 2.98 2.83 0.86 20.61 0.00 0.00 0.00 0.00 00:47:26 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:26 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:26 00:41:01 eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:47:26 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:26 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:26 00:42:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:47:26 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:26 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:26 00:43:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:47:26 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:26 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:26 00:44:01 eth0 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 00:47:26 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:26 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:26 00:45:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:47:26 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:26 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:26 00:46:01 eth0 0.97 0.07 0.09 0.01 0.00 0.00 0.00 0.00 00:47:26 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:26 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:26 00:47:01 eth0 9.91 6.50 10.45 3.58 0.00 0.00 0.00 0.00 00:47:26 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:26 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:26 Average: eth0 25.56 23.37 89.35 6.28 0.00 0.00 0.00 0.00 00:47:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:26 Average: docker0 9.04 6.21 0.75 23.92 0.00 0.00 0.00 0.00 00:47:26 00:47:26 00:47:26 ---> sar -P ALL: 00:47:26 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 00:47:26 00:47:26 00:32:53 LINUX RESTART (2 CPU) 00:47:26 00:47:26 00:34:01 CPU %user %nice %system %iowait %steal %idle 00:47:26 00:35:01 all 4.35 0.00 1.11 1.80 0.04 92.70 00:47:26 00:35:01 0 4.88 0.00 1.05 0.39 0.03 93.65 00:47:26 00:35:01 1 3.83 0.00 1.16 3.20 0.05 91.75 00:47:26 00:36:01 all 3.71 0.00 1.53 2.61 0.04 92.10 00:47:26 00:36:01 0 3.44 0.00 1.71 4.15 0.05 90.65 00:47:26 00:36:01 1 3.99 0.00 1.35 1.08 0.03 93.55 00:47:26 00:37:01 all 0.08 0.00 0.03 0.00 0.03 99.86 00:47:26 00:37:01 0 0.12 0.00 0.05 0.00 0.03 99.80 00:47:26 00:37:01 1 0.03 0.00 0.02 0.00 0.03 99.92 00:47:26 00:38:01 all 0.13 0.00 0.04 0.00 0.03 99.79 00:47:26 00:38:01 0 0.20 0.00 0.03 0.00 0.03 99.73 00:47:26 00:38:01 1 0.07 0.00 0.05 0.00 0.03 99.85 00:47:26 00:39:01 all 0.16 0.00 0.04 0.00 0.03 99.77 00:47:26 00:39:01 0 0.18 0.00 0.05 0.00 0.03 99.73 00:47:26 00:39:01 1 0.13 0.00 0.03 0.00 0.02 99.82 00:47:26 00:40:01 all 0.27 0.00 0.08 0.00 0.03 99.62 00:47:26 00:40:01 0 0.32 0.00 0.07 0.00 0.03 99.58 00:47:26 00:40:01 1 0.22 0.00 0.08 0.00 0.03 99.67 00:47:26 00:41:01 all 0.13 0.00 0.03 0.00 0.02 99.82 00:47:26 00:41:01 0 0.23 0.00 0.03 0.00 0.03 99.70 00:47:26 00:41:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:47:26 00:42:01 all 0.15 0.00 0.02 0.00 0.03 99.81 00:47:26 00:42:01 0 0.27 0.00 0.03 0.00 0.03 99.67 00:47:26 00:42:01 1 0.03 0.00 0.00 0.00 0.02 99.95 00:47:26 00:43:01 all 0.15 0.00 0.02 0.00 0.03 99.81 00:47:26 00:43:01 0 0.27 0.00 0.00 0.00 0.02 99.72 00:47:26 00:43:01 1 0.03 0.00 0.03 0.00 0.03 99.90 00:47:26 00:44:01 all 0.12 0.00 0.03 0.00 0.03 99.83 00:47:26 00:44:01 0 0.18 0.00 0.02 0.00 0.02 99.78 00:47:26 00:44:01 1 0.05 0.00 0.03 0.00 0.03 99.88 00:47:26 00:45:01 all 0.11 0.00 0.04 0.00 0.02 99.83 00:47:26 00:45:01 0 0.02 0.00 0.03 0.00 0.02 99.93 00:47:26 00:45:01 1 0.20 0.00 0.05 0.00 0.02 99.73 00:47:26 00:47:26 00:45:01 CPU %user %nice %system %iowait %steal %idle 00:47:26 00:46:01 all 0.08 0.00 0.03 0.00 0.03 99.87 00:47:26 00:46:01 0 0.05 0.00 0.02 0.00 0.03 99.90 00:47:26 00:46:01 1 0.10 0.00 0.03 0.00 0.02 99.85 00:47:26 00:47:01 all 1.86 0.00 0.54 0.01 0.03 97.56 00:47:26 00:47:01 0 2.36 0.00 0.70 0.00 0.03 96.90 00:47:26 00:47:01 1 1.36 0.00 0.39 0.02 0.02 98.23 00:47:26 Average: all 0.86 0.00 0.27 0.34 0.03 98.50 00:47:26 Average: 0 0.96 0.00 0.29 0.35 0.03 98.38 00:47:26 Average: 1 0.77 0.00 0.25 0.33 0.03 98.63 00:47:26 00:47:26 00:47:26