Pull request #897 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of AlexCuse for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from c7e4593b2a32525ca6f78364afe587c2e7251fc8+d07bca608e99190f2a843fee86b469a806ac6110 (91687ecced1c222b57d0edefca7808103d0d7247) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6170603680702074816.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-ssh8253097354559152725.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-897/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-897/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6619223649608553618.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 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-ssh3868738938796291355.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-897/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-897/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9221526867918711643.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1507’ Running on prd-centos7-docker-4c-2g-1510 in /w/workspace/ndry_app-functions-sdk-go_PR-897 [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-897 # 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-897@tmp/jenkins-gitclient-ssh1781558568095947420.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit d07bca608e99190f2a843fee86b469a806ac6110 into PR head commit c7e4593b2a32525ca6f78364afe587c2e7251fc8 Merge succeeded, producing c7e4593b2a32525ca6f78364afe587c2e7251fc8 Checking out Revision c7e4593b2a32525ca6f78364afe587c2e7251fc8 (PR-897) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/jenkins-gitclient-ssh8141357261600428411.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/897/head:refs/remotes/origin/PR-897 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7e4593b2a32525ca6f78364afe587c2e7251fc8 # 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-897@tmp/jenkins-gitclient-ssh4444089422370331820.key > git merge d07bca608e99190f2a843fee86b469a806ac6110 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7e4593b2a32525ca6f78364afe587c2e7251fc8 # timeout=10 Commit message: "feat(sdk): Use Default Topic Formatting for Triggers" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:22:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:22:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:22:29 ========================================================= 18:22:29 EdgeX Global Pipelines Version Info 18:22:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6cf1f43dfee3af36d33fd18e7be4d781902879ca # timeout=10 18:22:31 ------------------- 18:22:31 stable info: 18:22:31 ------------------- 18:22:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:22:31 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 18:22:31 Message: update stable to v1.0.194 18:22:31 ------------------- 18:22:31 experimental info: 18:22:31 ------------------- 18:22:31 Commited By: **** collab-it+edgex@linuxfoundation.org 18:22:31 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:22:31 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:22:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 18:22:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 18:22:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:22:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:22:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:22:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:22:31 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:22:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:22:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:22:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:22:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:22:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 18:22:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:22:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:22:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:22:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:22:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:22:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:22:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:22:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:22:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:22:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:22:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:22:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:22:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:22:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:22:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-897 [Pipeline] echo 18:22:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-897 [Pipeline] echo 18:22:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-897 [Pipeline] echo 18:22:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7e4593b2a32525ca6f78364afe587c2e7251fc8 [Pipeline] echo 18:22:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7e4593 [Pipeline] echo 18:22:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:22:34 + git log --format=format:%s -1 c7e4593b2a32525ca6f78364afe587c2e7251fc8 [Pipeline] echo 18:22:34 GIT_COMMIT: c7e4593b2a32525ca6f78364afe587c2e7251fc8, Commit Message: feat(sdk): Use Default Topic Formatting for Triggers [Pipeline] echo 18:22:34 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:22:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:22:36 18:22:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:22:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:22:36 latest: Pulling from edgex-devops/git-semver 18:22:36 31603596830f: Pulling fs layer 18:22:36 54011a49482f: Pulling fs layer 18:22:36 a6820b24f6d8: Pulling fs layer 18:22:36 f581987b2513: Pulling fs layer 18:22:36 f581987b2513: Waiting 18:22:36 54011a49482f: Download complete 18:22:36 31603596830f: Download complete 18:22:36 f581987b2513: Verifying Checksum 18:22:36 f581987b2513: Download complete 18:22:36 a6820b24f6d8: Verifying Checksum 18:22:36 a6820b24f6d8: Download complete 18:22:36 31603596830f: Pull complete 18:22:37 54011a49482f: Pull complete 18:22:38 a6820b24f6d8: Pull complete 18:22:38 f581987b2513: Pull complete 18:22:38 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:22:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:22:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:22:38 prd-centos7-docker-4c-2g-1510 does not seem to be running inside a container 18:22:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-897 -v /w/workspace/ndry_app-functions-sdk-go_PR-897:/w/workspace/ndry_app-functions-sdk-go_PR-897:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-897@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-897@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:22:42 $ docker top 57d93af9612951f724ecb4a67724a90a51098c4a990385bb6a447cd4f10e9304 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:22:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:22:42 [ssh-agent] Looking for ssh-agent implementation... 18:22:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:22:42 $ docker exec 57d93af9612951f724ecb4a67724a90a51098c4a990385bb6a447cd4f10e9304 ssh-agent 18:22:42 SSH_AUTH_SOCK=/tmp/ssh-Z0WDO5ZGPbq8/agent.14 18:22:42 SSH_AGENT_PID=21 18:22:42 Running ssh-add (command line suppressed) 18:22:42 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/private_key_1399242338044840099.key (/w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/private_key_1399242338044840099.key) 18:22:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:22:43 + git tag --points-at HEAD [Pipeline] } 18:22:43 $ docker exec --env ******** --env ******** 57d93af9612951f724ecb4a67724a90a51098c4a990385bb6a447cd4f10e9304 ssh-agent -k 18:22:43 unset SSH_AUTH_SOCK; 18:22:43 unset SSH_AGENT_PID; 18:22:43 echo Agent pid 21 killed; 18:22:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:22:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:22:43 [ssh-agent] Looking for ssh-agent implementation... 18:22:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:22:43 $ docker exec 57d93af9612951f724ecb4a67724a90a51098c4a990385bb6a447cd4f10e9304 ssh-agent 18:22:43 SSH_AUTH_SOCK=/tmp/ssh-zVlVI7swy9Nc/agent.53 18:22:43 SSH_AGENT_PID=59 18:22:43 Running ssh-add (command line suppressed) 18:22:43 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/private_key_6663779483013633973.key (/w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/private_key_6663779483013633973.key) 18:22:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:22:43 + git semver init 18:22:43 # -> Open(): unable to determine branch for HEAD 18:22:43 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-897/.git 18:22:43 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-897 18:22:43 # $SEMVER_REMOTE_NAME = origin 18:22:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:22:43 # $SEMVER_USER_NAME = edgex-jenkins 18:22:43 # $SEMVER_BRANCH = PR-897 18:22:43 # $SEMVER_TEMP = /tmp/semver-834921625 18:22:43 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 18:22:45 # '/tmp/semver-834921625' -> '/w/workspace/ndry_app-functions-sdk-go_PR-897/.semver' 18:22:45 # -> Force: false 18:22:45 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-897/.semver [Pipeline] } 18:22:45 $ docker exec --env ******** --env ******** 57d93af9612951f724ecb4a67724a90a51098c4a990385bb6a447cd4f10e9304 ssh-agent -k 18:22:46 unset SSH_AUTH_SOCK; 18:22:46 unset SSH_AGENT_PID; 18:22:46 echo Agent pid 59 killed; 18:22:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:22:46 + git semver [Pipeline] } 18:22:46 $ docker stop --time=1 57d93af9612951f724ecb4a67724a90a51098c4a990385bb6a447cd4f10e9304 18:22:48 $ docker rm -f 57d93af9612951f724ecb4a67724a90a51098c4a990385bb6a447cd4f10e9304 [Pipeline] // withDockerContainer [Pipeline] sh 18:22:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:22:49 Stashed 1 file(s) [Pipeline] echo 18:22:49 [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 18:23:04 Still waiting to schedule task 18:23:04 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:23:04 Still waiting to schedule task 18:23:04 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1508’ 18:24:30 Running on prd-centos7-docker-4c-2g-1511 in /w/workspace/ndry_app-functions-sdk-go_PR-897 [Pipeline] { [Pipeline] ws 18:24:30 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout 18:24:30 The recommended git tool is: git 18:24:33 using credential edgex-jenkins-ssh 18:24:33 Cloning the remote Git repository 18:24:33 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:24:33 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 18:24:33 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:24:33 > git --version # timeout=10 18:24:33 > git --version # 'git version 2.24.4' 18:24:33 using GIT_SSH to set credentials SSH Credentials for GitHub 18:24:33 [INFO] Currently running in a labeled security context 18:24:33 [INFO] Currently SELinux is 'enforcing' on the host 18:24:33 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/3@tmp/jenkins-gitclient-ssh5259125060778197387.key 18:24:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:24:35 Merging remotes/origin/master commit d07bca608e99190f2a843fee86b469a806ac6110 into PR head commit c7e4593b2a32525ca6f78364afe587c2e7251fc8 18:24:35 Merge succeeded, producing c7e4593b2a32525ca6f78364afe587c2e7251fc8 18:24:35 Checking out Revision c7e4593b2a32525ca6f78364afe587c2e7251fc8 (PR-897) 18:24:34 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:24:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:24:34 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:24:34 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:24:34 using GIT_SSH to set credentials SSH Credentials for GitHub 18:24:34 [INFO] Currently running in a labeled security context 18:24:34 [INFO] Currently SELinux is 'enforcing' on the host 18:24:34 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/3@tmp/jenkins-gitclient-ssh4914972538826753252.key 18:24:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/897/head:refs/remotes/origin/PR-897 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:24:35 > git config core.sparsecheckout # timeout=10 18:24:35 > git checkout -f c7e4593b2a32525ca6f78364afe587c2e7251fc8 # timeout=10 18:24:35 > git remote # timeout=10 18:24:35 > git config --get remote.origin.url # timeout=10 18:24:35 using GIT_SSH to set credentials SSH Credentials for GitHub 18:24:35 [INFO] Currently running in a labeled security context 18:24:35 [INFO] Currently SELinux is 'enforcing' on the host 18:24:35 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/3@tmp/jenkins-gitclient-ssh3958640337912236286.key 18:24:35 > git merge d07bca608e99190f2a843fee86b469a806ac6110 # timeout=10 18:24:35 > git rev-parse HEAD^{commit} # timeout=10 18:24:35 > git config core.sparsecheckout # timeout=10 18:24:35 > git checkout -f c7e4593b2a32525ca6f78364afe587c2e7251fc8 # timeout=10 18:24:39 Commit message: "feat(sdk): Use Default Topic Formatting for Triggers" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:24:40 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:24:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:24:40 + sudo service docker restart 18:24:40 + true 18:24:40 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 18:24:59 ========================================================= 18:24:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:24:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:24:59 + 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 . 18:24:59 Sending build context to Docker daemon 19.86MB 18:24:59 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:24:59 Step 2/8 : FROM ${BASE} 18:25:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:25:00 540db60ca938: Pulling fs layer 18:25:00 adcc1eea9eea: Pulling fs layer 18:25:00 4c4ab2625f07: Pulling fs layer 18:25:00 0510c868ecb4: Pulling fs layer 18:25:00 afea3b2eda06: Pulling fs layer 18:25:00 7809a108b3ef: Pulling fs layer 18:25:00 f706445af74f: Pulling fs layer 18:25:00 0510c868ecb4: Waiting 18:25:00 afea3b2eda06: Waiting 18:25:00 7809a108b3ef: Waiting 18:25:00 f706445af74f: Waiting 18:25:00 4c4ab2625f07: Verifying Checksum 18:25:00 4c4ab2625f07: Download complete 18:25:00 adcc1eea9eea: Verifying Checksum 18:25:00 adcc1eea9eea: Download complete 18:25:00 afea3b2eda06: Verifying Checksum 18:25:00 afea3b2eda06: Download complete 18:25:00 7809a108b3ef: Download complete 18:25:00 540db60ca938: Verifying Checksum 18:25:00 540db60ca938: Download complete 18:25:00 540db60ca938: Pull complete 18:25:00 adcc1eea9eea: Pull complete 18:25:00 4c4ab2625f07: Pull complete 18:25:02 f706445af74f: Verifying Checksum 18:25:02 f706445af74f: Download complete 18:25:02 0510c868ecb4: Verifying Checksum 18:25:02 0510c868ecb4: Download complete 18:25:05 0510c868ecb4: Pull complete 18:25:05 afea3b2eda06: Pull complete 18:25:05 7809a108b3ef: Pull complete 18:25:07 f706445af74f: Pull complete 18:25:07 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:25:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:25:07 ---> b068be0155e3 18:25:07 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 18:25:07 20.10.0: Pulling from library/docker 18:25:07 05e7bc50f07f: Pulling fs layer 18:25:07 6db28d0fdbf6: Pulling fs layer 18:25:07 292df0bc6bf3: Pulling fs layer 18:25:07 2e060f4bd70b: Pulling fs layer 18:25:07 80e8d568a223: Pulling fs layer 18:25:07 8dc6ef1a942a: Pulling fs layer 18:25:07 2312dd95470a: Pulling fs layer 18:25:07 2e060f4bd70b: Waiting 18:25:07 80e8d568a223: Waiting 18:25:07 8dc6ef1a942a: Waiting 18:25:07 2312dd95470a: Waiting 18:25:07 292df0bc6bf3: Verifying Checksum 18:25:07 292df0bc6bf3: Download complete 18:25:07 6db28d0fdbf6: Verifying Checksum 18:25:07 6db28d0fdbf6: Download complete 18:25:07 05e7bc50f07f: Verifying Checksum 18:25:07 05e7bc50f07f: Download complete 18:25:07 80e8d568a223: Verifying Checksum 18:25:07 80e8d568a223: Download complete 18:25:07 8dc6ef1a942a: Verifying Checksum 18:25:07 8dc6ef1a942a: Download complete 18:25:07 2312dd95470a: Verifying Checksum 18:25:07 2312dd95470a: Download complete 18:25:07 05e7bc50f07f: Pull complete 18:25:08 6db28d0fdbf6: Pull complete 18:25:08 292df0bc6bf3: Pull complete 18:25:08 2e060f4bd70b: Verifying Checksum 18:25:08 2e060f4bd70b: Download complete 18:25:10 2e060f4bd70b: Pull complete 18:25:10 80e8d568a223: Pull complete 18:25:10 8dc6ef1a942a: Pull complete 18:25:10 2312dd95470a: Pull complete 18:25:10 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:25:10 Status: Downloaded newer image for docker:20.10.0 18:25:13 ---> c17a778cff0b 18:25:13 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:25:13 ---> Running in ff98a54e90fa 18:25:13 Removing intermediate container ff98a54e90fa 18:25:13 ---> 4cf0bc491adc 18:25:13 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:25:13 ---> Running in 4f8658265e96 18:25:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:25:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:25:14 (1/5) Installing libsodium (1.0.18-r0) 18:25:14 (2/5) Installing libzmq (4.3.3-r1) 18:25:14 (3/5) Installing pkgconf (1.7.3-r0) 18:25:15 (4/5) Installing libsodium-dev (1.0.18-r0) 18:25:15 (5/5) Installing zeromq-dev (4.3.3-r1) 18:25:15 Executing busybox-1.32.1-r6.trigger 18:25:15 OK: 150 MiB in 45 packages 18:25:15 Removing intermediate container 4f8658265e96 18:25:15 ---> 60cb56eb57c3 18:25:15 Step 6/8 : WORKDIR /build 18:25:15 ---> Running in 288e24d075c8 18:25:15 Removing intermediate container 288e24d075c8 18:25:15 ---> 95882a9f2ddb 18:25:15 Step 7/8 : COPY go.mod . 18:25:15 ---> 0f927621f721 18:25:15 Step 8/8 : RUN go mod download 18:25:15 ---> Running in 68d6c13e31e1 18:25:26 Removing intermediate container 68d6c13e31e1 18:25:26 ---> 31050df53b4c 18:25:26 Successfully built 31050df53b4c 18:25:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:25:27 + docker inspect -f . ci-base-image-x86_64 18:25:27 . [Pipeline] withDockerContainer 18:25:27 prd-centos7-docker-4c-2g-1511 does not seem to be running inside a container 18:25:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:25:27 $ docker top 41cae5c44f5a1b3d0729d5afe5d9d92ffb84144fc0113ac0e8a0c636bf39a45c -eo pid,comm [Pipeline] { [Pipeline] sh 18:25:28 + go version 18:25:28 go version go1.16.3 linux/amd64 [Pipeline] } 18:25:28 $ docker stop --time=1 41cae5c44f5a1b3d0729d5afe5d9d92ffb84144fc0113ac0e8a0c636bf39a45c 18:25:29 $ docker rm -f 41cae5c44f5a1b3d0729d5afe5d9d92ffb84144fc0113ac0e8a0c636bf39a45c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:25:29 + docker inspect -f . ci-base-image-x86_64 18:25:29 . [Pipeline] withDockerContainer 18:25:30 prd-centos7-docker-4c-2g-1511 does not seem to be running inside a container 18:25:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:25:30 $ docker top 4eb654786fba26a7ba9b8e498a464d4c5430e9fa3a9d18969cce0557d2abfa20 -eo pid,comm [Pipeline] { [Pipeline] sh 18:25:30 + go mod tidy [Pipeline] sh 18:25:31 + make test 18:25:31 make -C ./app-service-template build 18:25:31 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 18:25:31 go mod tidy 18:25:31 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 18:25:41 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 18:25:41 make -C ./app-service-template test 18:25:41 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 18:25:41 go mod tidy 18:25:41 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:25:49 ok new-app-service 0.016s coverage: 47.8% of statements 18:25:49 ? new-app-service/config [no test files] 18:25:49 ok new-app-service/functions 0.007s 18:25:49 CGO_ENABLED=1 go vet ./... 18:25:56 gofmt -l . 18:25:56 [ "`gofmt -l .`" = "" ] 18:25:56 ./bin/test-attribution-txt.sh 18:25:56 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 18:25:56 go mod tidy 18:25:56 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:25:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 18:25:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.009s coverage: 63.3% of statements 18:25:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.008s coverage: 96.5% of statements 18:25:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 18:25:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.011s coverage: 61.8% of statements 18:25:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 18:25:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.005s 18:25:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.030s coverage: 74.5% of statements 18:25:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 18:25:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 18:25:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 18:25:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 18:25:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 18:25:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 18:25:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.009s coverage: 97.1% of statements 18:25:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 18:25:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.005s coverage: 10.5% of statements 18:26:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.765s coverage: 76.1% of statements 18:26:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 18:26:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.010s coverage: 12.5% of statements 18:26:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.007s coverage: 27.3% of statements 18:26:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 18:26:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 18:26:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.009s coverage: 51.4% of statements 18:26:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.041s coverage: 78.0% of statements 18:26:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 18:26:30 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:26:30 gofmt -l . 18:26:30 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:26:30 $ docker stop --time=1 4eb654786fba26a7ba9b8e498a464d4c5430e9fa3a9d18969cce0557d2abfa20 18:26:31 $ docker rm -f 4eb654786fba26a7ba9b8e498a464d4c5430e9fa3a9d18969cce0557d2abfa20 [Pipeline] // withDockerContainer [Pipeline] sh 18:26:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:26:32 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 18:26:33 ---> job-cost.sh 18:26:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wNoD 18:26:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1513 in /w/workspace/ndry_app-functions-sdk-go_PR-897 [Pipeline] { [Pipeline] ws 18:26:37 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout 18:26:37 The recommended git tool is: git 18:26:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:26:43 using credential edgex-jenkins-ssh 18:26:43 Cloning the remote Git repository 18:26:43 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:26:43 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 18:26:43 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:26:43 > git --version # timeout=10 18:26:43 > git --version # 'git version 2.17.1' 18:26:43 using GIT_SSH to set credentials SSH Credentials for GitHub 18:26:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:26:46 ERROR: Exception: 18:26:46 Traceback (most recent call last): 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 438, in _error_catcher 18:26:46 yield 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 519, in read 18:26:46 data = self._fp.read(amt) if not fp_closed else b"" 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_vendor/cachecontrol/filewrapper.py", line 62, in read 18:26:46 data = self.__fp.read(amt) 18:26:46 File "/usr/lib64/python3.6/http/client.py", line 459, in read 18:26:46 n = self.readinto(b) 18:26:46 File "/usr/lib64/python3.6/http/client.py", line 503, in readinto 18:26:46 n = self.fp.readinto(b) 18:26:46 File "/usr/lib64/python3.6/socket.py", line 586, in readinto 18:26:46 return self._sock.recv_into(b) 18:26:46 File "/usr/lib64/python3.6/ssl.py", line 971, in recv_into 18:26:46 return self.read(nbytes, buffer) 18:26:46 File "/usr/lib64/python3.6/ssl.py", line 833, in read 18:26:46 return self._sslobj.read(len, buffer) 18:26:46 File "/usr/lib64/python3.6/ssl.py", line 590, in read 18:26:46 v = self._sslobj.read(len, buffer) 18:26:46 ConnectionResetError: [Errno 104] Connection reset by peer 18:26:46 18:26:46 During handling of the above exception, another exception occurred: 18:26:46 18:26:46 Traceback (most recent call last): 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 18:26:46 status = self.run(options, args) 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 18:26:46 return func(self, options, args) 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_internal/commands/install.py", line 319, in run 18:26:46 reqs, check_supported_wheels=not options.target_dir 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 18:26:46 requirements, max_rounds=try_to_avoid_resolution_too_deep 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 18:26:46 state = resolution.resolve(requirements, max_rounds=max_rounds) 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 367, in resolve 18:26:46 failure_causes = self._attempt_to_pin_criterion(name) 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 213, in _attempt_to_pin_criterion 18:26:46 criteria = self._get_criteria_to_update(candidate) 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 203, in _get_criteria_to_update 18:26:46 name, crit = self._merge_into_criterion(r, parent=candidate) 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _merge_into_criterion 18:26:46 if not criterion.candidates: 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_vendor/resolvelib/structs.py", line 139, in __bool__ 18:26:46 return bool(self._sequence) 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in __bool__ 18:26:46 return any(self) 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 129, in 18:26:46 return (c for c in iterator if id(c) not in self._incompatible_ids) 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 33, in _iter_built 18:26:46 candidate = func() 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 205, in _make_candidate_from_link 18:26:46 version=version, 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 312, in __init__ 18:26:46 version=version, 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 151, in __init__ 18:26:46 self.dist = self._prepare() 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 234, in _prepare 18:26:46 dist = self._prepare_distribution() 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 318, in _prepare_distribution 18:26:46 self._ireq, parallel_builds=True 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_internal/operations/prepare.py", line 508, in prepare_linked_requirement 18:26:46 return self._prepare_linked_requirement(req, parallel_builds) 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_internal/operations/prepare.py", line 552, in _prepare_linked_requirement 18:26:46 self.download_dir, hashes 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_internal/operations/prepare.py", line 243, in unpack_url 18:26:46 hashes=hashes, 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_internal/operations/prepare.py", line 102, in get_http_url 18:26:46 from_path, content_type = download(link, temp_dir.path) 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_internal/network/download.py", line 157, in __call__ 18:26:46 for chunk in chunks: 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_internal/network/utils.py", line 86, in response_chunks 18:26:46 decode_content=False, 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 576, in stream 18:26:46 data = self.read(amt=amt, decode_content=decode_content) 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 541, in read 18:26:46 raise IncompleteRead(self._fp_bytes_read, self.length_remaining) 18:26:46 File "/usr/lib64/python3.6/contextlib.py", line 99, in __exit__ 18:26:46 self.gen.throw(type, value, traceback) 18:26:46 File "/tmp/venv-wNoD/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 455, in _error_catcher 18:26:46 raise ProtocolError("Connection broken: %r" % e, e) 18:26:46 pip._vendor.urllib3.exceptions.ProtocolError: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer')) Error when executing always post condition: hudson.AbortException: script returned exit code 1 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:659) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:605) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:549) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:26:46 Failed in branch amd64 18:26:47 Merging remotes/origin/master commit d07bca608e99190f2a843fee86b469a806ac6110 into PR head commit c7e4593b2a32525ca6f78364afe587c2e7251fc8 18:26:46 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:26:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:26:46 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:26:46 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:26:46 using GIT_SSH to set credentials SSH Credentials for GitHub 18:26:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/897/head:refs/remotes/origin/PR-897 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:26:47 > git config core.sparsecheckout # timeout=10 18:26:47 > git checkout -f c7e4593b2a32525ca6f78364afe587c2e7251fc8 # timeout=10 18:26:50 Merge succeeded, producing c7e4593b2a32525ca6f78364afe587c2e7251fc8 18:26:50 Checking out Revision c7e4593b2a32525ca6f78364afe587c2e7251fc8 (PR-897) 18:26:50 > git remote # timeout=10 18:26:50 > git config --get remote.origin.url # timeout=10 18:26:50 using GIT_SSH to set credentials SSH Credentials for GitHub 18:26:50 > git merge d07bca608e99190f2a843fee86b469a806ac6110 # timeout=10 18:26:50 > git rev-parse HEAD^{commit} # timeout=10 18:26:50 > git config core.sparsecheckout # timeout=10 18:26:50 > git checkout -f c7e4593b2a32525ca6f78364afe587c2e7251fc8 # timeout=10 18:26:55 Commit message: "feat(sdk): Use Default Topic Formatting for Triggers" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:26:56 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:26:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:26:57 + sudo service docker restart 18:26:57 + true [Pipeline] unstash [Pipeline] echo 18:27:15 ========================================================= 18:27:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:27:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:27:16 + 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 . 18:27:17 Sending build context to Docker daemon 19.86MB 18:27:17 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:27:17 Step 2/8 : FROM ${BASE} 18:27:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:27:17 595b0fe564bb: Pulling fs layer 18:27:17 3088b5b3c5c0: Pulling fs layer 18:27:17 5b7225fbf94c: Pulling fs layer 18:27:17 ba82ee9f976e: Pulling fs layer 18:27:17 506bd15cee9f: Pulling fs layer 18:27:17 75a0a4a0db45: Pulling fs layer 18:27:17 618dc40b7e24: Pulling fs layer 18:27:17 ba82ee9f976e: Waiting 18:27:17 506bd15cee9f: Waiting 18:27:17 75a0a4a0db45: Waiting 18:27:17 618dc40b7e24: Waiting 18:27:17 5b7225fbf94c: Verifying Checksum 18:27:17 5b7225fbf94c: Download complete 18:27:17 3088b5b3c5c0: Verifying Checksum 18:27:17 3088b5b3c5c0: Download complete 18:27:17 506bd15cee9f: Download complete 18:27:17 75a0a4a0db45: Verifying Checksum 18:27:17 75a0a4a0db45: Download complete 18:27:17 595b0fe564bb: Verifying Checksum 18:27:17 595b0fe564bb: Download complete 18:27:18 595b0fe564bb: Pull complete 18:27:19 3088b5b3c5c0: Pull complete 18:27:19 5b7225fbf94c: Pull complete 18:27:20 618dc40b7e24: Verifying Checksum 18:27:20 618dc40b7e24: Download complete 18:27:20 ba82ee9f976e: Verifying Checksum 18:27:20 ba82ee9f976e: Download complete 18:27:31 ba82ee9f976e: Pull complete 18:27:31 506bd15cee9f: Pull complete 18:27:32 75a0a4a0db45: Pull complete 18:27:35 618dc40b7e24: Pull complete 18:27:35 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 18:27:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:27:35 ---> a36622ca3599 18:27:35 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 18:27:35 20.10.0: Pulling from library/docker 18:27:35 a3cc7d3b244e: Pulling fs layer 18:27:35 02a3295e0d61: Pulling fs layer 18:27:35 0f4f2e6d8100: Pulling fs layer 18:27:35 330b718f631f: Pulling fs layer 18:27:35 a93816041522: Pulling fs layer 18:27:35 bdb6da89ff94: Pulling fs layer 18:27:35 2a70c0c122f4: Pulling fs layer 18:27:35 a93816041522: Waiting 18:27:35 bdb6da89ff94: Waiting 18:27:35 2a70c0c122f4: Waiting 18:27:35 330b718f631f: Waiting 18:27:35 0f4f2e6d8100: Download complete 18:27:35 02a3295e0d61: Download complete 18:27:35 a3cc7d3b244e: Download complete 18:27:35 a93816041522: Verifying Checksum 18:27:35 a93816041522: Download complete 18:27:35 2a70c0c122f4: Verifying Checksum 18:27:35 2a70c0c122f4: Download complete 18:27:35 bdb6da89ff94: Verifying Checksum 18:27:35 bdb6da89ff94: Download complete 18:27:36 a3cc7d3b244e: Pull complete 18:27:37 02a3295e0d61: Pull complete 18:27:37 330b718f631f: Verifying Checksum 18:27:37 330b718f631f: Download complete 18:27:37 0f4f2e6d8100: Pull complete 18:27:42 330b718f631f: Pull complete 18:27:42 a93816041522: Pull complete 18:27:42 bdb6da89ff94: Pull complete 18:27:42 2a70c0c122f4: Pull complete 18:27:42 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:27:42 Status: Downloaded newer image for docker:20.10.0 18:27:48 ---> 3eee9a7a27a1 18:27:48 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:27:48 ---> Running in 3ecc1c6a977e 18:27:48 Removing intermediate container 3ecc1c6a977e 18:27:48 ---> 8969a59a3cd2 18:27:48 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:27:48 ---> Running in 7b9c4f656f57 18:27:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:27:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:27:51 (1/5) Installing libsodium (1.0.18-r0) 18:27:51 (2/5) Installing libzmq (4.3.3-r1) 18:27:51 (3/5) Installing pkgconf (1.7.3-r0) 18:27:51 (4/5) Installing libsodium-dev (1.0.18-r0) 18:27:51 (5/5) Installing zeromq-dev (4.3.3-r1) 18:27:51 Executing busybox-1.32.1-r6.trigger 18:27:51 OK: 139 MiB in 45 packages 18:27:53 Removing intermediate container 7b9c4f656f57 18:27:53 ---> eabf85f26881 18:27:53 Step 6/8 : WORKDIR /build 18:27:53 ---> Running in adc4a4af7adb 18:27:54 Removing intermediate container adc4a4af7adb 18:27:54 ---> 4bf2fa447f79 18:27:54 Step 7/8 : COPY go.mod . 18:27:54 ---> 6375e6762f19 18:27:54 Step 8/8 : RUN go mod download 18:27:54 ---> Running in c8ee9acc6516 18:28:21 Removing intermediate container c8ee9acc6516 18:28:21 ---> f5079ebdb54a 18:28:21 Successfully built f5079ebdb54a 18:28:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:28:22 + docker inspect -f . ci-base-image-arm64 18:28:22 . [Pipeline] withDockerContainer 18:28:22 prd-ubuntu18.04-docker-arm64-4c-16g-1513 does not seem to be running inside a container 18:28:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:28:24 $ docker top 9ec2420199e05ebd504acf494f3e1f2b138bb92a847aebe4cca634b6310fb288 -eo pid,comm [Pipeline] { [Pipeline] sh 18:28:25 + go version 18:28:25 go version go1.16.5 linux/arm64 [Pipeline] } 18:28:25 $ docker stop --time=1 9ec2420199e05ebd504acf494f3e1f2b138bb92a847aebe4cca634b6310fb288 18:28:27 $ docker rm -f 9ec2420199e05ebd504acf494f3e1f2b138bb92a847aebe4cca634b6310fb288 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:28:27 + docker inspect -f . ci-base-image-arm64 18:28:27 . [Pipeline] withDockerContainer 18:28:28 prd-ubuntu18.04-docker-arm64-4c-16g-1513 does not seem to be running inside a container 18:28:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:28:29 $ docker top 74e6ad9e439d96ee2302a8de1ec05d3a2f4beef3a29d79dd11db7faa6e5c9b0a -eo pid,comm [Pipeline] { [Pipeline] sh 18:28:30 + go mod tidy [Pipeline] sh 18:28:32 + make test 18:28:32 make -C ./app-service-template build 18:28:32 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 18:28:32 go mod tidy 18:28:32 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 18:29:11 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 18:29:11 make -C ./app-service-template test 18:29:11 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 18:29:11 go mod tidy 18:29:11 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:29:38 ok new-app-service 0.042s coverage: 47.8% of statements 18:29:38 ? new-app-service/config [no test files] 18:29:38 ok new-app-service/functions 0.042s 18:29:38 CGO_ENABLED=1 go vet ./... 18:30:10 gofmt -l . 18:30:10 [ "`gofmt -l .`" = "" ] 18:30:10 ./bin/test-attribution-txt.sh 18:30:10 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 18:30:10 go mod tidy 18:30:10 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:30:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 18:30:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.093s coverage: 63.3% of statements 18:30:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.085s coverage: 96.5% of statements 18:30:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 18:30:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.108s coverage: 61.8% of statements 18:30:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 18:30:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.032s 18:30:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.088s coverage: 74.5% of statements 18:30:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 18:30:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 18:30:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 18:30:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 18:30:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 18:30:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 18:30:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.022s coverage: 97.1% of statements 18:30:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 18:30:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.064s coverage: 10.5% of statements 18:30:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.818s coverage: 76.1% of statements 18:30:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 18:30:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.038s coverage: 12.5% of statements 18:30:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.090s coverage: 27.3% of statements 18:30:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 18:30:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 18:30:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.050s coverage: 51.4% of statements 18:30:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.121s coverage: 78.0% of statements 18:30:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.033s coverage: 94.4% of statements 18:30:50 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:30:56 gofmt -l . 18:30:56 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:30:56 $ docker stop --time=1 74e6ad9e439d96ee2302a8de1ec05d3a2f4beef3a29d79dd11db7faa6e5c9b0a 18:30:58 $ docker rm -f 74e6ad9e439d96ee2302a8de1ec05d3a2f4beef3a29d79dd11db7faa6e5c9b0a [Pipeline] // withDockerContainer [Pipeline] sh 18:30:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:30:58 Warning: overwriting stash ‘coverage-report’ 18:30:59 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 18:31:00 ---> job-cost.sh 18:31:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-n5SZ 18:31:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:33:00 lf-activate-venv(): INFO: Adding /tmp/venv-n5SZ/bin to PATH 18:33:00 INFO: No Stack... 18:33:02 INFO: Retrieving Pricing Info for: v2-standard-4 18:33:02 INFO: Archiving Costs [Pipeline] sh 18:33:02 + cut -d, -f6 18:33:02 + cat /w/workspace/app-functions-sdk-go/3/archives/cost.csv [Pipeline] lock 18:33:03 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-897-3-stack-cost] 18:33:03 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-897-3-stack-cost] did not exist. Created. 18:33:03 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-897-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:33:03 + echo total: 0.18000000715255737 [Pipeline] stash 18:33:03 Stashed 1 file(s) [Pipeline] } 18:33:03 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-897-3-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:33:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:33:05 ---> package-listing.sh 18:33:05 ++ facter osfamily 18:33:05 ++ tr '[:upper:]' '[:lower:]' 18:33:06 + OS_FAMILY=redhat 18:33:06 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-897 18:33:06 + START_PACKAGES=/tmp/packages_start.txt 18:33:06 + END_PACKAGES=/tmp/packages_end.txt 18:33:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:33:06 + PACKAGES=/tmp/packages_start.txt 18:33:06 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-897 ']' 18:33:06 + PACKAGES=/tmp/packages_end.txt 18:33:06 + case "${OS_FAMILY}" in 18:33:06 + sort 18:33:06 + rpm -qa 18:33:06 + '[' -f /tmp/packages_start.txt ']' 18:33:06 + '[' -f /tmp/packages_end.txt ']' 18:33:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:33:06 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-897 ']' 18:33:06 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-897/archives/ 18:33:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-897/archives/ [Pipeline] echo 18:33:06 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-897/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:33:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:33:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:33:07 18:33:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:33:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:33:07 alpine: Pulling from edgex-lftools-log-publisher 18:33:07 df20fa9351a1: Pulling fs layer 18:33:07 36b3adc4ff6f: Pulling fs layer 18:33:07 8ad3a11d3b57: Pulling fs layer 18:33:07 46f8f816bc3b: Pulling fs layer 18:33:07 93b61091891f: Pulling fs layer 18:33:07 93b9cdb0e59b: Pulling fs layer 18:33:07 5e14af77c1be: Pulling fs layer 18:33:07 01666e4c0597: Pulling fs layer 18:33:07 aa168da1d23b: Pulling fs layer 18:33:07 46f8f816bc3b: Waiting 18:33:07 93b61091891f: Waiting 18:33:07 5e14af77c1be: Waiting 18:33:07 93b9cdb0e59b: Waiting 18:33:07 01666e4c0597: Waiting 18:33:07 aa168da1d23b: Waiting 18:33:07 36b3adc4ff6f: Download complete 18:33:07 46f8f816bc3b: Verifying Checksum 18:33:07 46f8f816bc3b: Download complete 18:33:08 df20fa9351a1: Verifying Checksum 18:33:08 df20fa9351a1: Download complete 18:33:08 93b9cdb0e59b: Verifying Checksum 18:33:08 93b9cdb0e59b: Download complete 18:33:08 93b61091891f: Verifying Checksum 18:33:08 93b61091891f: Download complete 18:33:08 01666e4c0597: Verifying Checksum 18:33:08 01666e4c0597: Download complete 18:33:08 5e14af77c1be: Verifying Checksum 18:33:08 5e14af77c1be: Download complete 18:33:08 8ad3a11d3b57: Verifying Checksum 18:33:08 8ad3a11d3b57: Download complete 18:33:08 df20fa9351a1: Pull complete 18:33:08 36b3adc4ff6f: Pull complete 18:33:08 8ad3a11d3b57: Pull complete 18:33:08 46f8f816bc3b: Pull complete 18:33:09 93b61091891f: Pull complete 18:33:09 93b9cdb0e59b: Pull complete 18:33:09 5e14af77c1be: Pull complete 18:33:09 01666e4c0597: Pull complete 18:33:09 aa168da1d23b: Verifying Checksum 18:33:09 aa168da1d23b: Download complete 18:33:13 aa168da1d23b: Pull complete 18:33:13 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:33:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:33:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:33:14 prd-centos7-docker-4c-2g-1510 does not seem to be running inside a container 18:33:14 $ 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-897/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-897 -v /w/workspace/ndry_app-functions-sdk-go_PR-897:/w/workspace/ndry_app-functions-sdk-go_PR-897:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-897@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-897@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:33:16 $ docker top afa5522d3201bbad4f3dcbcb52f087dc3d4ecb951891d9dee0b66d5c4f9127bb -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:16 + touch /tmp/pre-build-complete [Pipeline] sh 18:33:16 + mkdir -p /var/log/sa [Pipeline] sh 18:33:17 + ls /var/log/sa-host 18:33:17 + sadf -c /var/log/sa-host/sa05 18:33:17 file_magic: OK 18:33:17 HZ: Using current value: 100 18:33:17 file_header: OK 18:33:17 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 18:33:17 Statistics: 18:33:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:33:17 File successfully converted to sysstat format version 12.2.1 18:33:17 + sadf -c /var/log/sa-host/sa15 18:33:17 file_magic: OK 18:33:17 HZ: Using current value: 100 18:33:17 file_header: OK 18:33:17 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 18:33:17 Statistics: 18:33:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:33:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:33:17 provisioning config files... 18:33:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/config3517090742342421911tmp [Pipeline] { [Pipeline] echo 18:33:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:33:17 ---> create-netrc.sh [Pipeline] } 18:33:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:33:18 ---> python-tools-install.sh [Pipeline] echo 18:33:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:33:18 ---> sudo-logs.sh 18:33:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:33:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:33:18 ---> job-cost.sh 18:33:18 lf-activate-venv: SKIPPING 18:33:18 DEBUG: total: 0.18000000715255737 18:33:18 INFO: Retrieving Stack Cost... 18:33:19 INFO: Retrieving Pricing Info for: v3-standard-2 18:33:19 INFO: Archiving Costs [Pipeline] echo 18:33:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:33:20 ---> logs-deploy.sh 18:33:20 lf-activate-venv: SKIPPING 18:33:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-897/3 18:33:20 INFO: archiving workspace using pattern(s): 18:33:21 Archives upload complete. 18:33:21 INFO: archiving logs to Nexus 18:33:21 ---> uname -a: 18:33:21 Linux prd-centos7-docker-4c-2g-1510.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:33:21 18:33:21 18:33:21 ---> lscpu: 18:33:21 Architecture: x86_64 18:33:21 CPU op-mode(s): 32-bit, 64-bit 18:33:21 Byte Order: Little Endian 18:33:21 Address sizes: 40 bits physical, 48 bits virtual 18:33:21 CPU(s): 2 18:33:21 On-line CPU(s) list: 0,1 18:33:21 Thread(s) per core: 1 18:33:21 Core(s) per socket: 1 18:33:21 Socket(s): 2 18:33:21 NUMA node(s): 1 18:33:21 Vendor ID: AuthenticAMD 18:33:21 CPU family: 23 18:33:21 Model: 49 18:33:21 Model name: AMD EPYC-Rome Processor 18:33:21 Stepping: 0 18:33:21 CPU MHz: 2800.000 18:33:21 BogoMIPS: 5600.00 18:33:21 Virtualization: AMD-V 18:33:21 Hypervisor vendor: KVM 18:33:21 Virtualization type: full 18:33:21 L1d cache: 64 KiB 18:33:21 L1i cache: 64 KiB 18:33:21 L2 cache: 1 MiB 18:33:21 L3 cache: 32 MiB 18:33:21 NUMA node0 CPU(s): 0,1 18:33:21 Vulnerability Itlb multihit: Not affected 18:33:21 Vulnerability L1tf: Not affected 18:33:21 Vulnerability Mds: Not affected 18:33:21 Vulnerability Meltdown: Not affected 18:33:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:33:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:33:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:33:21 Vulnerability Srbds: Not affected 18:33:21 Vulnerability Tsx async abort: Not affected 18:33:21 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 18:33:21 18:33:21 18:33:21 ---> nproc: 18:33:21 2 18:33:21 18:33:21 18:33:21 ---> df -h: 18:33:21 Filesystem Size Used Available Use% Mounted on 18:33:21 overlay 40.0G 7.6G 32.4G 19% / 18:33:21 tmpfs 64.0M 0 64.0M 0% /dev 18:33:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:33:21 shm 64.0M 0 64.0M 0% /dev/shm 18:33:21 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 18:33:21 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 18:33:21 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 18:33:21 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 18:33:21 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 18:33:21 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 18:33:21 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 18:33:21 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-897 18:33:21 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-897@tmp 18:33:21 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 18:33:21 18:33:21 18:33:21 ---> free -m: 18:33:21 total used free shared buff/cache available 18:33:21 Mem: 7821 940 4754 0 2126 6703 18:33:21 Swap: 1023 0 1023 18:33:21 18:33:21 18:33:21 ---> ip addr: 18:33:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:33:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:33:21 inet 127.0.0.1/8 scope host lo 18:33:21 valid_lft forever preferred_lft forever 18:33:21 inet6 ::1/128 scope host 18:33:21 valid_lft forever preferred_lft forever 18:33:21 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:33:21 link/ether fa:16:3e:b3:cc:57 brd ff:ff:ff:ff:ff:ff 18:33:21 inet 10.30.123.83/23 brd 10.30.123.255 scope global dynamic eth0 18:33:21 valid_lft 85681sec preferred_lft 85681sec 18:33:21 inet6 fe80::f816:3eff:feb3:cc57/64 scope link 18:33:21 valid_lft forever preferred_lft forever 18:33:21 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:33:21 link/ether 02:42:72:0f:20:e1 brd ff:ff:ff:ff:ff:ff 18:33:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:33:21 valid_lft forever preferred_lft forever 18:33:21 inet6 fe80::42:72ff:fe0f:20e1/64 scope link 18:33:21 valid_lft forever preferred_lft forever 18:33:21 18:33:21 18:33:21 ---> sar -b -r -n DEV: 18:33:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 18:33:21 18:33:21 18:21:10 LINUX RESTART (2 CPU) 18:33:21 18:33:21 18:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:33:21 18:23:01 53.17 14.70 38.47 0.00 4594.30 5037.22 0.00 18:33:21 18:24:02 3.61 0.00 3.61 0.00 0.00 125.77 0.00 18:33:21 18:25:01 0.39 0.00 0.39 0.00 0.00 5.49 0.00 18:33:21 18:26:01 0.15 0.00 0.15 0.00 0.00 2.02 0.00 18:33:21 18:27:01 0.33 0.00 0.33 0.00 0.00 5.58 0.00 18:33:21 18:28:01 0.70 0.00 0.70 0.00 0.00 8.45 0.00 18:33:21 18:29:01 0.60 0.00 0.60 0.00 0.00 7.43 0.00 18:33:21 18:30:01 0.13 0.00 0.13 0.00 0.00 2.15 0.00 18:33:21 18:31:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 18:33:21 18:32:01 0.28 0.00 0.28 0.00 0.00 5.08 0.00 18:33:21 18:33:01 0.20 0.00 0.20 0.00 0.00 1.92 0.00 18:33:21 Average: 5.44 1.34 4.10 0.00 418.43 473.85 0.00 18:33:21 18:33:21 18:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:33:21 18:23:01 5424908 0 811600 10.13 2620 1769812 1277376 14.10 599752 1581944 132 18:33:21 18:24:02 5435500 0 801004 10.00 2620 1769816 1197548 13.22 591308 1581600 12 18:33:21 18:25:01 5434572 0 801932 10.01 2620 1769816 1206008 13.32 589160 1585336 8 18:33:21 18:26:01 5432236 0 804256 10.04 2620 1769828 1206068 13.32 590592 1585336 8 18:33:21 18:27:01 5433524 0 802960 10.03 2620 1769836 1205888 13.31 585872 1589148 16 18:33:21 18:28:01 5433516 0 802968 10.03 2620 1769836 1206000 13.31 586148 1589144 8 18:33:21 18:29:01 5434420 0 802060 10.01 2620 1769840 1205808 13.31 585124 1589192 20 18:33:21 18:30:01 5426776 0 809696 10.11 2620 1769848 1205808 13.31 592380 1589192 8 18:33:21 18:31:01 5424904 0 811568 10.13 2620 1769848 1206084 13.32 594348 1589192 8 18:33:21 18:32:01 5426532 0 809936 10.11 2620 1769852 1205808 13.31 594680 1587384 8 18:33:21 18:33:01 5423336 0 813128 10.15 2620 1769856 1205904 13.31 597948 1587384 8 18:33:21 Average: 5430020 0 806464 10.07 2620 1769835 1211664 13.38 591574 1586805 21 18:33:21 18:33:21 18:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:33:21 18:23:01 eth0 736.57 571.71 1678.25 101.92 0.00 0.00 0.00 0.00 18:33:21 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:21 18:23:01 docker0 95.22 69.28 9.41 311.25 0.00 0.00 0.00 0.00 18:33:21 18:24:02 eth0 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00 18:33:21 18:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:21 18:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:21 18:25:01 eth0 4.59 1.81 3.50 0.30 0.00 0.00 0.00 0.00 18:33:21 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:21 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:21 18:26:01 eth0 1.20 0.33 0.36 0.20 0.00 0.00 0.00 0.00 18:33:21 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:21 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:21 18:27:01 eth0 0.55 0.32 0.27 0.20 0.00 0.00 0.00 0.00 18:33:21 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:21 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:21 18:28:01 eth0 0.37 0.25 0.15 0.08 0.00 0.00 0.00 0.00 18:33:21 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:21 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:21 18:29:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:33:21 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:21 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:21 18:30:01 eth0 0.53 0.08 0.05 0.01 0.00 0.00 0.00 0.00 18:33:21 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:21 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:21 18:31:01 eth0 0.30 0.30 0.26 0.20 0.00 0.00 0.00 0.00 18:33:21 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:21 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:21 18:32:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:33:21 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:21 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:21 18:33:01 eth0 0.55 0.18 0.11 0.07 0.00 0.00 0.00 0.00 18:33:21 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:21 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:21 Average: eth0 67.86 52.39 153.27 9.38 0.00 0.00 0.00 0.00 18:33:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:21 Average: docker0 8.67 6.31 0.86 28.35 0.00 0.00 0.00 0.00 18:33:21 18:33:21 18:33:21 ---> sar -P ALL: 18:33:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 18:33:21 18:33:21 18:21:10 LINUX RESTART (2 CPU) 18:33:21 18:33:21 18:22:01 CPU %user %nice %system %iowait %steal %idle 18:33:21 18:23:01 all 13.99 0.00 3.50 9.58 0.07 72.86 18:33:21 18:23:01 0 15.42 0.00 4.16 12.05 0.07 68.29 18:33:21 18:23:01 1 12.56 0.00 2.84 7.12 0.07 77.41 18:33:21 18:24:02 all 0.23 0.00 0.06 0.00 0.03 99.68 18:33:21 18:24:02 0 0.43 0.00 0.07 0.00 0.03 99.47 18:33:21 18:24:02 1 0.03 0.00 0.05 0.00 0.02 99.90 18:33:21 18:25:01 all 0.22 0.00 0.04 0.00 0.02 99.72 18:33:21 18:25:01 0 0.27 0.00 0.05 0.00 0.02 99.66 18:33:21 18:25:01 1 0.17 0.00 0.03 0.00 0.02 99.78 18:33:21 18:26:01 all 0.17 0.00 0.03 0.00 0.02 99.78 18:33:21 18:26:01 0 0.07 0.00 0.03 0.00 0.02 99.88 18:33:21 18:26:01 1 0.27 0.00 0.03 0.00 0.02 99.68 18:33:21 18:27:01 all 0.13 0.00 0.04 0.00 0.02 99.82 18:33:21 18:27:01 0 0.10 0.00 0.03 0.00 0.02 99.85 18:33:21 18:27:01 1 0.15 0.00 0.05 0.00 0.02 99.78 18:33:21 18:28:01 all 0.14 0.00 0.02 0.00 0.02 99.82 18:33:21 18:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:33:21 18:28:01 1 0.27 0.00 0.03 0.00 0.02 99.68 18:33:21 18:29:01 all 0.20 0.00 0.03 0.00 0.02 99.75 18:33:21 18:29:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:33:21 18:29:01 1 0.38 0.00 0.03 0.00 0.02 99.57 18:33:21 18:30:01 all 0.13 0.00 0.03 0.00 0.03 99.81 18:33:21 18:30:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:33:21 18:30:01 1 0.23 0.00 0.03 0.00 0.03 99.70 18:33:21 18:31:01 all 0.19 0.00 0.02 0.00 0.03 99.77 18:33:21 18:31:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:33:21 18:31:01 1 0.35 0.00 0.02 0.00 0.02 99.62 18:33:21 18:32:01 all 0.09 0.00 0.03 0.00 0.03 99.86 18:33:21 18:32:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:33:21 18:32:01 1 0.15 0.00 0.03 0.00 0.02 99.80 18:33:21 18:33:01 all 0.07 0.00 0.03 0.00 0.03 99.88 18:33:21 18:33:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:33:21 18:33:01 1 0.10 0.00 0.03 0.00 0.02 99.85 18:33:21 18:33:21 Average: CPU %user %nice %system %iowait %steal %idle 18:33:21 Average: all 1.39 0.00 0.34 0.85 0.03 97.40 18:33:21 Average: 0 1.46 0.00 0.40 1.07 0.03 97.05 18:33:21 Average: 1 1.31 0.00 0.29 0.63 0.02 97.75 18:33:21 18:33:21 18:33:21