Pull request #860 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 9f0c904f39ef29db91672cf754d9b529e5cf6eff+d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c (c6699bad53f035db3436c55b888d0d95ab2d4907) 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-ssh6964633320614583450.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1914691352128671806.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh 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-860/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-860/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3836565036390734984.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-860/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9196796320649212101.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh4262659676466303263.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-860/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-860/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9127660084365533833.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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-476 in /w/workspace/ndry_app-functions-sdk-go_PR-860 [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-860 # 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-860@tmp/jenkins-gitclient-ssh4493580371905274513.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 d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c into PR head commit 9f0c904f39ef29db91672cf754d9b529e5cf6eff Merge succeeded, producing 9f0c904f39ef29db91672cf754d9b529e5cf6eff Checking out Revision 9f0c904f39ef29db91672cf754d9b529e5cf6eff (PR-860) > 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-860@tmp/jenkins-gitclient-ssh4477061317806806239.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/860/head:refs/remotes/origin/PR-860 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f0c904f39ef29db91672cf754d9b529e5cf6eff # 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-860@tmp/jenkins-gitclient-ssh342478622158994312.key > git merge d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f0c904f39ef29db91672cf754d9b529e5cf6eff # timeout=10 Commit message: "feat: Add ability to chain HTTP exports for multiple destinations" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:46:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:46:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:46:14 ========================================================= 22:46:14 EdgeX Global Pipelines Version Info 22:46:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:46:16 ------------------- 22:46:16 stable info: 22:46:16 ------------------- 22:46:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:46:16 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 22:46:16 Message: update stable to v1.0.192 22:46:16 ------------------- 22:46:16 experimental info: 22:46:16 ------------------- 22:46:16 Commited By: **** collab-it+edgex@linuxfoundation.org 22:46:16 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 22:46:16 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:46:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 22:46:16 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 22:46:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:46:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:46:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:46:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:46:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:46:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:46:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:46:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:46:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:46:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 22:46:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:46:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:46:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:46:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:46:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:46:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:46:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:46:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:46:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:46:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:46:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:46:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:46:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:46:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:46:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-860 [Pipeline] echo 22:46:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-860 [Pipeline] echo 22:46:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-860 [Pipeline] echo 22:46:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f0c904f39ef29db91672cf754d9b529e5cf6eff [Pipeline] echo 22:46:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f0c904 [Pipeline] echo 22:46:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:46:19 + git log --format=format:%s -1 9f0c904f39ef29db91672cf754d9b529e5cf6eff [Pipeline] echo 22:46:19 GIT_COMMIT: 9f0c904f39ef29db91672cf754d9b529e5cf6eff, Commit Message: feat: Add ability to chain HTTP exports for multiple destinations [Pipeline] echo 22:46:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:46:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:46:20 22:46:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:46:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:46:21 latest: Pulling from edgex-devops/git-semver 22:46:21 31603596830f: Pulling fs layer 22:46:21 54011a49482f: Pulling fs layer 22:46:21 a6820b24f6d8: Pulling fs layer 22:46:21 f581987b2513: Pulling fs layer 22:46:21 f581987b2513: Waiting 22:46:21 54011a49482f: Verifying Checksum 22:46:21 54011a49482f: Download complete 22:46:21 31603596830f: Verifying Checksum 22:46:21 31603596830f: Download complete 22:46:21 f581987b2513: Verifying Checksum 22:46:21 f581987b2513: Download complete 22:46:21 a6820b24f6d8: Verifying Checksum 22:46:21 a6820b24f6d8: Download complete 22:46:21 31603596830f: Pull complete 22:46:21 54011a49482f: Pull complete 22:46:22 a6820b24f6d8: Pull complete 22:46:22 f581987b2513: Pull complete 22:46:22 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:46:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:46:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:46:22 prd-centos7-docker-4c-2g-476 does not seem to be running inside a container 22:46:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-860 -v /w/workspace/ndry_app-functions-sdk-go_PR-860:/w/workspace/ndry_app-functions-sdk-go_PR-860:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-860@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-860@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:46:23 $ docker top eee656dbead59339944fae46cd03a1fc04ed86f527832ddf06c81efee5144555 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:46:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:46:24 [ssh-agent] Looking for ssh-agent implementation... 22:46:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:46:24 $ docker exec eee656dbead59339944fae46cd03a1fc04ed86f527832ddf06c81efee5144555 ssh-agent 22:46:24 SSH_AUTH_SOCK=/tmp/ssh-jBu4vp0OZ4Zl/agent.13 22:46:24 SSH_AGENT_PID=20 22:46:24 Running ssh-add (command line suppressed) 22:46:24 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-860@tmp/private_key_897760568750063495.key (/w/workspace/ndry_app-functions-sdk-go_PR-860@tmp/private_key_897760568750063495.key) 22:46:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:46:25 + git tag --points-at HEAD [Pipeline] } 22:46:25 $ docker exec --env ******** --env ******** eee656dbead59339944fae46cd03a1fc04ed86f527832ddf06c81efee5144555 ssh-agent -k 22:46:25 unset SSH_AUTH_SOCK; 22:46:25 unset SSH_AGENT_PID; 22:46:25 echo Agent pid 20 killed; 22:46:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:46:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:46:25 [ssh-agent] Looking for ssh-agent implementation... 22:46:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:46:25 $ docker exec eee656dbead59339944fae46cd03a1fc04ed86f527832ddf06c81efee5144555 ssh-agent 22:46:25 SSH_AUTH_SOCK=/tmp/ssh-jiHT8Ey34zvv/agent.55 22:46:25 SSH_AGENT_PID=62 22:46:25 Running ssh-add (command line suppressed) 22:46:25 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-860@tmp/private_key_8620450319284675180.key (/w/workspace/ndry_app-functions-sdk-go_PR-860@tmp/private_key_8620450319284675180.key) 22:46:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:46:26 + git semver init 22:46:26 # -> Open(): unable to determine branch for HEAD 22:46:26 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-860/.git 22:46:26 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-860 22:46:26 # $SEMVER_REMOTE_NAME = origin 22:46:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:46:26 # $SEMVER_USER_NAME = edgex-jenkins 22:46:26 # $SEMVER_BRANCH = PR-860 22:46:26 # $SEMVER_TEMP = /tmp/semver-032418679 22:46:26 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 22:46:28 # '/tmp/semver-032418679' -> '/w/workspace/ndry_app-functions-sdk-go_PR-860/.semver' 22:46:28 # -> Force: false 22:46:28 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-860/.semver [Pipeline] } 22:46:28 $ docker exec --env ******** --env ******** eee656dbead59339944fae46cd03a1fc04ed86f527832ddf06c81efee5144555 ssh-agent -k 22:46:28 unset SSH_AUTH_SOCK; 22:46:28 unset SSH_AGENT_PID; 22:46:28 echo Agent pid 62 killed; 22:46:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:46:28 + git semver [Pipeline] } 22:46:28 $ docker stop --time=1 eee656dbead59339944fae46cd03a1fc04ed86f527832ddf06c81efee5144555 22:46:30 $ docker rm -f eee656dbead59339944fae46cd03a1fc04ed86f527832ddf06c81efee5144555 [Pipeline] // withDockerContainer [Pipeline] sh 22:46:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:46:30 Stashed 1 file(s) [Pipeline] echo 22:46:30 [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 22:46:46 Still waiting to schedule task 22:46:46 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:46:46 Still waiting to schedule task 22:46:46 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:48:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-477 in /w/workspace/ndry_app-functions-sdk-go_PR-860 [Pipeline] { [Pipeline] ws 22:48:44 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 22:48:44 The recommended git tool is: git 22:48:49 using credential edgex-jenkins-ssh 22:48:49 Cloning the remote Git repository 22:48:49 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:48:49 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 22:48:50 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:48:50 > git --version # timeout=10 22:48:50 > git --version # 'git version 2.17.1' 22:48:50 using GIT_SSH to set credentials SSH Credentials for GitHub 22:48:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:48:55 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:48:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:48:55 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:48:55 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:48:55 using GIT_SSH to set credentials SSH Credentials for GitHub 22:48:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/860/head:refs/remotes/origin/PR-860 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:48:56 Merging remotes/origin/master commit d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c into PR head commit 9f0c904f39ef29db91672cf754d9b529e5cf6eff 22:48:56 Merge succeeded, producing 9f0c904f39ef29db91672cf754d9b529e5cf6eff 22:48:56 Checking out Revision 9f0c904f39ef29db91672cf754d9b529e5cf6eff (PR-860) 22:48:56 > git config core.sparsecheckout # timeout=10 22:48:56 > git checkout -f 9f0c904f39ef29db91672cf754d9b529e5cf6eff # timeout=10 22:48:56 > git remote # timeout=10 22:48:56 > git config --get remote.origin.url # timeout=10 22:48:56 using GIT_SSH to set credentials SSH Credentials for GitHub 22:48:56 > git merge d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c # timeout=10 22:48:56 > git rev-parse HEAD^{commit} # timeout=10 22:48:56 > git config core.sparsecheckout # timeout=10 22:48:56 > git checkout -f 9f0c904f39ef29db91672cf754d9b529e5cf6eff # timeout=10 22:49:00 Commit message: "feat: Add ability to chain HTTP exports for multiple destinations" 22:49:01 > git --version # timeout=10 22:49:01 > git --version # 'git version 2.17.1' 22:49:01 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:49:02 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:49:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:49:03 + sudo service docker restart 22:49:03 + true 22:49:06 Running on prd-centos7-docker-4c-2g-478 in /w/workspace/ndry_app-functions-sdk-go_PR-860 [Pipeline] { [Pipeline] ws 22:49:06 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 22:49:07 The recommended git tool is: git 22:49:09 using credential edgex-jenkins-ssh 22:49:09 Cloning the remote Git repository 22:49:09 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:49:09 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 22:49:09 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:49:09 > git --version # timeout=10 22:49:09 > git --version # 'git version 2.24.4' 22:49:09 using GIT_SSH to set credentials SSH Credentials for GitHub 22:49:09 [INFO] Currently running in a labeled security context 22:49:09 [INFO] Currently SELinux is 'enforcing' on the host 22:49:09 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh7368604881234224345.key 22:49:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:49:12 Merging remotes/origin/master commit d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c into PR head commit 9f0c904f39ef29db91672cf754d9b529e5cf6eff 22:49:12 Merge succeeded, producing 9f0c904f39ef29db91672cf754d9b529e5cf6eff 22:49:12 Checking out Revision 9f0c904f39ef29db91672cf754d9b529e5cf6eff (PR-860) 22:49:11 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:49:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:49:11 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:49:11 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:49:11 using GIT_SSH to set credentials SSH Credentials for GitHub 22:49:11 [INFO] Currently running in a labeled security context 22:49:11 [INFO] Currently SELinux is 'enforcing' on the host 22:49:11 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh8814536516995009652.key 22:49:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/860/head:refs/remotes/origin/PR-860 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:49:12 > git config core.sparsecheckout # timeout=10 22:49:12 > git checkout -f 9f0c904f39ef29db91672cf754d9b529e5cf6eff # timeout=10 22:49:12 > git remote # timeout=10 22:49:12 > git config --get remote.origin.url # timeout=10 22:49:12 using GIT_SSH to set credentials SSH Credentials for GitHub 22:49:12 [INFO] Currently running in a labeled security context 22:49:12 [INFO] Currently SELinux is 'enforcing' on the host 22:49:12 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh6408072436062992930.key 22:49:12 > git merge d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c # timeout=10 22:49:12 > git rev-parse HEAD^{commit} # timeout=10 22:49:12 > git config core.sparsecheckout # timeout=10 22:49:12 > git checkout -f 9f0c904f39ef29db91672cf754d9b529e5cf6eff # timeout=10 22:49:15 Commit message: "feat: Add ability to chain HTTP exports for multiple destinations" 22:49:15 > git --version # timeout=10 22:49:15 > git --version # 'git version 2.24.4' 22:49:16 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:49:17 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:49:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:49:18 + sudo service docker restart 22:49:18 + true 22:49:18 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 22:49:22 ========================================================= 22:49:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:49:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:49:23 + 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 . 22:49:24 Sending build context to Docker daemon 19.62MB 22:49:24 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 22:49:24 Step 2/8 : FROM ${BASE} 22:49:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:49:24 595b0fe564bb: Pulling fs layer 22:49:24 7186ed65a4f7: Pulling fs layer 22:49:24 316046926c0a: Pulling fs layer 22:49:24 4ebd0625c992: Pulling fs layer 22:49:24 207e8628e3a3: Pulling fs layer 22:49:24 c791037a9be2: Pulling fs layer 22:49:24 ffd874e62e21: Pulling fs layer 22:49:24 207e8628e3a3: Waiting 22:49:24 c791037a9be2: Waiting 22:49:24 4ebd0625c992: Waiting 22:49:24 ffd874e62e21: Waiting 22:49:24 316046926c0a: Download complete 22:49:24 7186ed65a4f7: Verifying Checksum 22:49:24 7186ed65a4f7: Download complete 22:49:24 207e8628e3a3: Verifying Checksum 22:49:24 207e8628e3a3: Download complete 22:49:24 c791037a9be2: Verifying Checksum 22:49:24 c791037a9be2: Download complete 22:49:24 595b0fe564bb: Verifying Checksum 22:49:24 595b0fe564bb: Download complete 22:49:25 595b0fe564bb: Pull complete 22:49:25 7186ed65a4f7: Pull complete 22:49:26 316046926c0a: Pull complete 22:49:27 ffd874e62e21: Verifying Checksum 22:49:27 ffd874e62e21: Download complete 22:49:28 4ebd0625c992: Verifying Checksum 22:49:28 4ebd0625c992: Download complete [Pipeline] unstash [Pipeline] echo 22:49:36 ========================================================= 22:49:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:49:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:49:36 + 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 . 22:49:37 Sending build context to Docker daemon 19.62MB 22:49:37 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 22:49:37 Step 2/8 : FROM ${BASE} 22:49:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:49:37 540db60ca938: Pulling fs layer 22:49:37 adcc1eea9eea: Pulling fs layer 22:49:37 4c4ab2625f07: Pulling fs layer 22:49:37 0510c868ecb4: Pulling fs layer 22:49:37 afea3b2eda06: Pulling fs layer 22:49:37 7809a108b3ef: Pulling fs layer 22:49:37 f706445af74f: Pulling fs layer 22:49:37 0510c868ecb4: Waiting 22:49:37 afea3b2eda06: Waiting 22:49:37 f706445af74f: Waiting 22:49:37 7809a108b3ef: Waiting 22:49:37 4c4ab2625f07: Verifying Checksum 22:49:37 4c4ab2625f07: Download complete 22:49:37 adcc1eea9eea: Verifying Checksum 22:49:37 adcc1eea9eea: Download complete 22:49:37 afea3b2eda06: Verifying Checksum 22:49:37 afea3b2eda06: Download complete 22:49:37 7809a108b3ef: Verifying Checksum 22:49:37 7809a108b3ef: Download complete 22:49:37 540db60ca938: Verifying Checksum 22:49:37 540db60ca938: Download complete 22:49:37 540db60ca938: Pull complete 22:49:38 adcc1eea9eea: Pull complete 22:49:38 4c4ab2625f07: Pull complete 22:49:39 4ebd0625c992: Pull complete 22:49:39 207e8628e3a3: Pull complete 22:49:39 c791037a9be2: Pull complete 22:49:40 f706445af74f: Verifying Checksum 22:49:40 f706445af74f: Download complete 22:49:42 0510c868ecb4: Verifying Checksum 22:49:42 0510c868ecb4: Download complete 22:49:44 ffd874e62e21: Pull complete 22:49:44 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 22:49:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:49:44 ---> cfc18b08335c 22:49:44 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 22:49:44 20.10.0: Pulling from library/docker 22:49:44 a3cc7d3b244e: Pulling fs layer 22:49:44 02a3295e0d61: Pulling fs layer 22:49:44 0f4f2e6d8100: Pulling fs layer 22:49:44 330b718f631f: Pulling fs layer 22:49:44 a93816041522: Pulling fs layer 22:49:44 bdb6da89ff94: Pulling fs layer 22:49:44 2a70c0c122f4: Pulling fs layer 22:49:44 330b718f631f: Waiting 22:49:44 a93816041522: Waiting 22:49:44 bdb6da89ff94: Waiting 22:49:44 2a70c0c122f4: Waiting 22:49:44 0f4f2e6d8100: Download complete 22:49:44 02a3295e0d61: Verifying Checksum 22:49:44 02a3295e0d61: Download complete 22:49:44 a3cc7d3b244e: Verifying Checksum 22:49:44 a3cc7d3b244e: Download complete 22:49:44 a93816041522: Verifying Checksum 22:49:44 a93816041522: Download complete 22:49:44 bdb6da89ff94: Download complete 22:49:44 2a70c0c122f4: Verifying Checksum 22:49:44 a3cc7d3b244e: Pull complete 22:49:45 0510c868ecb4: Pull complete 22:49:45 afea3b2eda06: Pull complete 22:49:45 7809a108b3ef: Pull complete 22:49:45 02a3295e0d61: Pull complete 22:49:45 0f4f2e6d8100: Pull complete 22:49:46 330b718f631f: Verifying Checksum 22:49:46 330b718f631f: Download complete 22:49:46 f706445af74f: Pull complete 22:49:46 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:49:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:49:46 ---> b068be0155e3 22:49:46 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 22:49:46 20.10.0: Pulling from library/docker 22:49:46 05e7bc50f07f: Pulling fs layer 22:49:46 6db28d0fdbf6: Pulling fs layer 22:49:46 292df0bc6bf3: Pulling fs layer 22:49:46 2e060f4bd70b: Pulling fs layer 22:49:46 80e8d568a223: Pulling fs layer 22:49:46 8dc6ef1a942a: Pulling fs layer 22:49:46 2312dd95470a: Pulling fs layer 22:49:46 2e060f4bd70b: Waiting 22:49:46 80e8d568a223: Waiting 22:49:46 8dc6ef1a942a: Waiting 22:49:46 2312dd95470a: Waiting 22:49:46 292df0bc6bf3: Verifying Checksum 22:49:46 292df0bc6bf3: Download complete 22:49:46 6db28d0fdbf6: Verifying Checksum 22:49:46 6db28d0fdbf6: Download complete 22:49:46 80e8d568a223: Verifying Checksum 22:49:46 80e8d568a223: Download complete 22:49:46 05e7bc50f07f: Verifying Checksum 22:49:46 05e7bc50f07f: Download complete 22:49:46 2312dd95470a: Verifying Checksum 22:49:46 2312dd95470a: Download complete 22:49:46 8dc6ef1a942a: Verifying Checksum 22:49:46 8dc6ef1a942a: Download complete 22:49:47 05e7bc50f07f: Pull complete 22:49:47 6db28d0fdbf6: Pull complete 22:49:47 292df0bc6bf3: Pull complete 22:49:47 2e060f4bd70b: Verifying Checksum 22:49:47 2e060f4bd70b: Download complete 22:49:50 2e060f4bd70b: Pull complete 22:49:50 330b718f631f: Pull complete 22:49:50 a93816041522: Pull complete 22:49:50 bdb6da89ff94: Pull complete 22:49:50 80e8d568a223: Pull complete 22:49:50 8dc6ef1a942a: Pull complete 22:49:50 2312dd95470a: Pull complete 22:49:50 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:49:50 Status: Downloaded newer image for docker:20.10.0 22:49:51 2a70c0c122f4: Pull complete 22:49:51 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:49:51 Status: Downloaded newer image for docker:20.10.0 22:49:54 ---> 11050413722b 22:49:54 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:49:54 ---> Running in 063696387d6e 22:49:54 Removing intermediate container 063696387d6e 22:49:54 ---> 28bbc968df3c 22:49:54 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 22:49:54 ---> Running in 85416678835d 22:49:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:49:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:49:56 ---> 27726907c044 22:49:56 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:49:56 ---> Running in a20526dcb788 22:49:56 Removing intermediate container a20526dcb788 22:49:56 ---> a82eb76258c6 22:49:56 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 22:49:56 ---> Running in 28816cf99301 22:49:57 (1/5) Installing libsodium (1.0.18-r0) 22:49:57 (2/5) Installing libzmq (4.3.3-r1) 22:49:58 (3/5) Installing pkgconf (1.7.3-r0) 22:49:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:49:58 (4/5) Installing libsodium-dev (1.0.18-r0) 22:49:58 (5/5) Installing zeromq-dev (4.3.3-r1) 22:49:58 Executing busybox-1.32.1-r6.trigger 22:49:58 OK: 150 MiB in 45 packages 22:49:58 Removing intermediate container 85416678835d 22:49:58 ---> 2f5adf241c94 22:49:58 Step 6/8 : WORKDIR /build 22:49:58 ---> Running in 87609ca4589c 22:49:58 Removing intermediate container 87609ca4589c 22:49:58 ---> e86f18deb777 22:49:58 Step 7/8 : COPY go.mod . 22:49:59 ---> ff72b021885e 22:49:59 Step 8/8 : RUN go mod download 22:49:59 ---> Running in 8a3548e8860a 22:49:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:50:01 (1/5) Installing libsodium (1.0.18-r0) 22:50:01 (2/5) Installing libzmq (4.3.3-r1) 22:50:01 (3/5) Installing pkgconf (1.7.3-r0) 22:50:02 (4/5) Installing libsodium-dev (1.0.18-r0) 22:50:02 (5/5) Installing zeromq-dev (4.3.3-r1) 22:50:02 Executing busybox-1.32.1-r6.trigger 22:50:02 OK: 139 MiB in 45 packages 22:50:03 Removing intermediate container 28816cf99301 22:50:03 ---> b83dd7127e96 22:50:03 Step 6/8 : WORKDIR /build 22:50:03 ---> Running in bcad3170d6c1 22:50:04 Removing intermediate container bcad3170d6c1 22:50:04 ---> 36c1b4c2aeaf 22:50:04 Step 7/8 : COPY go.mod . 22:50:05 ---> 48d2d9782912 22:50:05 Step 8/8 : RUN go mod download 22:50:05 ---> Running in 204ff7be2500 22:50:14 Removing intermediate container 8a3548e8860a 22:50:14 ---> 7d77c972383b 22:50:14 Successfully built 7d77c972383b 22:50:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:50:14 + docker inspect -f . ci-base-image-x86_64 22:50:14 . [Pipeline] withDockerContainer 22:50:14 prd-centos7-docker-4c-2g-478 does not seem to be running inside a container 22:50:14 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:50:15 $ docker top 802387d5fac184e8567e8bc8a45fa46071ce07007ea23889215769973f98ff67 -eo pid,comm [Pipeline] { [Pipeline] sh 22:50:15 + go version 22:50:15 go version go1.16.3 linux/amd64 [Pipeline] } 22:50:15 $ docker stop --time=1 802387d5fac184e8567e8bc8a45fa46071ce07007ea23889215769973f98ff67 22:50:16 $ docker rm -f 802387d5fac184e8567e8bc8a45fa46071ce07007ea23889215769973f98ff67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:50:17 + docker inspect -f . ci-base-image-x86_64 22:50:17 . [Pipeline] withDockerContainer 22:50:17 prd-centos7-docker-4c-2g-478 does not seem to be running inside a container 22:50:18 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:50:18 $ docker top a5f2e3e4b773ed7c393b57f2899597aca574f61d8e7221f2ad9e821b7b99aec9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:50:19 + go mod tidy [Pipeline] sh 22:50:19 + make test 22:50:19 make -C ./app-service-template build 22:50:19 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:50:19 go mod tidy 22:50:19 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 22:50:29 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:50:29 make -C ./app-service-template test 22:50:29 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:50:29 go mod tidy 22:50:29 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:50:31 Removing intermediate container 204ff7be2500 22:50:31 ---> 7100f5480780 22:50:31 Successfully built 7100f5480780 22:50:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:50:32 + docker inspect -f . ci-base-image-arm64 22:50:32 . [Pipeline] withDockerContainer 22:50:32 prd-ubuntu18.04-docker-arm64-4c-16g-477 does not seem to be running inside a container 22:50:32 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:50:34 $ docker top ffcc6e74e1018df240b6aab078f42af0f4788edc556a4472c128632ea41dbed7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:50:35 + go version 22:50:35 go version go1.16.3 linux/arm64 [Pipeline] } 22:50:35 $ docker stop --time=1 ffcc6e74e1018df240b6aab078f42af0f4788edc556a4472c128632ea41dbed7 22:50:37 $ docker rm -f ffcc6e74e1018df240b6aab078f42af0f4788edc556a4472c128632ea41dbed7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:50:37 + docker inspect -f . ci-base-image-arm64 22:50:37 . [Pipeline] withDockerContainer 22:50:38 prd-ubuntu18.04-docker-arm64-4c-16g-477 does not seem to be running inside a container 22:50:38 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:50:39 $ docker top 028c3f4411096acf768df2ed1fba21f69cd919626308ee2e9a538d013914d3f9 -eo pid,comm 22:50:40 ok new-app-service 0.024s coverage: 47.8% of statements 22:50:40 ? new-app-service/config [no test files] 22:50:40 ok new-app-service/functions 0.007s 22:50:40 CGO_ENABLED=1 go vet ./... [Pipeline] { [Pipeline] sh 22:50:41 + go mod tidy [Pipeline] sh 22:50:42 + make test 22:50:42 make -C ./app-service-template build 22:50:42 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:50:42 go mod tidy 22:50:43 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 22:50:46 gofmt -l . 22:50:46 [ "`gofmt -l .`" = "" ] 22:50:46 ./bin/test-attribution-txt.sh 22:50:46 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:50:46 go mod tidy 22:50:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:50:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 22:50:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.011s coverage: 56.6% of statements 22:50:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.010s coverage: 92.5% of statements 22:50:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 22:50:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.013s coverage: 61.5% of statements 22:50:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 22:50:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.008s 22:50:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.087s coverage: 75.4% of statements 22:50:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 22:50:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 22:50:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 22:50:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 22:50:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 22:50:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 22:50:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.006s coverage: 97.0% of statements 22:50:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 22:50:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.005s coverage: 10.5% of statements 22:50:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.738s coverage: 76.9% of statements 22:50:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 22:50:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.007s coverage: 12.5% of statements 22:50:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements 22:50:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 22:50:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 22:50:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements 22:51:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.040s coverage: 80.6% of statements 22:51:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.005s coverage: 94.4% of statements 22:51:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:51:20 gofmt -l . 22:51:20 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:51:20 $ docker stop --time=1 a5f2e3e4b773ed7c393b57f2899597aca574f61d8e7221f2ad9e821b7b99aec9 22:51:21 $ docker rm -f a5f2e3e4b773ed7c393b57f2899597aca574f61d8e7221f2ad9e821b7b99aec9 [Pipeline] // withDockerContainer [Pipeline] sh 22:51:22 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:51:22 make -C ./app-service-template test 22:51:22 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:51:22 go mod tidy 22:51:22 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:51:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:51:22 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 22:51:23 ---> job-cost.sh 22:51:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9S6X 22:51:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:51:48 ok new-app-service 0.042s coverage: 47.8% of statements 22:51:48 ? new-app-service/config [no test files] 22:51:48 ok new-app-service/functions 0.039s 22:51:48 CGO_ENABLED=1 go vet ./... 22:51:51 lf-activate-venv(): INFO: Adding /tmp/venv-9S6X/bin to PATH 22:51:51 INFO: No Stack... 22:51:51 INFO: Retrieving Pricing Info for: v3-standard-2 22:51:51 INFO: Archiving Costs [Pipeline] sh 22:51:51 + cut -d, -f6 22:51:51 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [Pipeline] lock 22:51:51 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-1-stack-cost] 22:51:51 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-1-stack-cost] did not exist. Created. 22:51:51 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:51:52 + echo total: 0.05999999865889549 [Pipeline] stash 22:51:52 Stashed 1 file(s) [Pipeline] } 22:51:52 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:52:15 gofmt -l . 22:52:15 [ "`gofmt -l .`" = "" ] 22:52:15 ./bin/test-attribution-txt.sh 22:52:16 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:52:16 go mod tidy 22:52:17 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:52:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 22:52:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.079s coverage: 56.6% of statements 22:52:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.047s coverage: 92.5% of statements 22:52:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 22:52:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.075s coverage: 61.5% of statements 22:52:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 22:52:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.101s 22:52:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.114s coverage: 75.4% of statements 22:52:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 22:52:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 22:52:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 22:52:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 22:52:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 22:52:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 22:52:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.027s coverage: 97.0% of statements 22:52:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 22:52:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.044s coverage: 10.5% of statements 22:52:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.890s coverage: 76.9% of statements 22:52:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 22:52:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.043s coverage: 12.5% of statements 22:52:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.054s coverage: 27.3% of statements 22:52:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 22:52:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 22:52:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.037s coverage: 51.4% of statements 22:52:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.101s coverage: 80.6% of statements 22:52:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.031s coverage: 94.4% of statements 22:52:59 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:53:02 gofmt -l . 22:53:02 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:53:02 $ docker stop --time=1 028c3f4411096acf768df2ed1fba21f69cd919626308ee2e9a538d013914d3f9 22:53:04 $ docker rm -f 028c3f4411096acf768df2ed1fba21f69cd919626308ee2e9a538d013914d3f9 [Pipeline] // withDockerContainer [Pipeline] sh 22:53:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:53:05 Warning: overwriting stash ‘coverage-report’ 22:53:06 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 22:53:07 ---> job-cost.sh 22:53:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LYqW 22:53:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:55:08 lf-activate-venv(): INFO: Adding /tmp/venv-LYqW/bin to PATH 22:55:08 INFO: No Stack... 22:55:08 INFO: Retrieving Pricing Info for: v2-standard-4 22:55:08 INFO: Archiving Costs [Pipeline] sh 22:55:08 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 22:55:08 + cut -d, -f6 [Pipeline] lock 22:55:08 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-1-stack-cost] 22:55:08 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-1-stack-cost] did not exist. Created. 22:55:08 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:55:09 /w/workspace/app-functions-sdk-go/1@tmp/durable-cc713a84/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-cc713a84/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:55:09 + echo total: 0.18000000715255737 [Pipeline] stash 22:55:09 Warning: overwriting stash ‘stack-cost’ 22:55:09 Stashed 1 file(s) [Pipeline] } 22:55:09 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-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 22:55:10 provisioning config files... 22:55:10 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-860@tmp/config1570305885254992847tmp [Pipeline] { [Pipeline] sh 22:55:11 + set +x 22:55:11 + curl -s https://codecov.io/bash 22:55:11 + bash -s -- 22:55:11 22:55:11 _____ _ 22:55:11 / ____| | | 22:55:11 | | ___ __| | ___ ___ _____ __ 22:55:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:55:11 | |___| (_) | (_| | __/ (_| (_) \ V / 22:55:11 \_____\___/ \__,_|\___|\___\___/ \_/ 22:55:11 Bash-1.0.3 22:55:11 22:55:11 22:55:11 ==> git version 2.24.4 found 22:55:11 ==> 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 22:55:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:55:11 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:55:11 ==> Jenkins CI detected. 22:55:11 project root: . 22:55:11 --> token set from env 22:55:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:55:11 ==> Running gcov in . (disable via -X gcov) 22:55:11 ==> Python coveragepy not found 22:55:11 ==> Searching for coverage reports in: 22:55:11 + . 22:55:11 -> Found 2 reports 22:55:11 ==> Detecting git/mercurial file structure 22:55:11 ==> Reading reports 22:55:11 + ./app-service-template/coverage.out bytes=1055 22:55:11 + ./coverage.out bytes=88672 22:55:11 ==> Appending adjustments 22:55:11 https://docs.codecov.io/docs/fixing-reports 22:55:11 + Found adjustments 22:55:11 ==> Gzipping contents 22:55:11 16K /tmp/codecov.aY4aOY.gz 22:55:11 ==> Uploading reports 22:55:11 url: https://codecov.io 22:55:11 query: branch=PR-860&commit=9f0c904f39ef29db91672cf754d9b529e5cf6eff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-860%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=860&job=&cmd_args= 22:55:11 -> Pinging Codecov 22:55:11 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-860&commit=9f0c904f39ef29db91672cf754d9b529e5cf6eff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-860%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=860&job=&cmd_args= 22:55:12 -> Uploading to 22:55:12 https://storage.googleapis.com/codecov/v4/raw/2021-05-26/3D8B5DFFC46A037C893635FACE044666/9f0c904f39ef29db91672cf754d9b529e5cf6eff/79d0f37a-d588-4000-aebf-447386a0e429.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210526T225512Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dbc6ef4bf51afc8e86c01b743007a1b404c91a385ec64bd706323f23e2ba01f8 22:55:12 % Total % Received % Xferd Average Speed Time Time Time Current 22:55:12 Dload Upload Total Spent Left Speed 22:55:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15527 0 0 100 15527 0 45464 --:--:-- --:--:-- --:--:-- 45533 22:55:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/9f0c904f39ef29db91672cf754d9b529e5cf6eff [Pipeline] } 22:55:12 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 22:55:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:55:15 ---> package-listing.sh 22:55:15 ++ facter osfamily 22:55:15 ++ tr '[:upper:]' '[:lower:]' 22:55:15 + OS_FAMILY=redhat 22:55:15 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-860 22:55:15 + START_PACKAGES=/tmp/packages_start.txt 22:55:15 + END_PACKAGES=/tmp/packages_end.txt 22:55:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:55:15 + PACKAGES=/tmp/packages_start.txt 22:55:15 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-860 ']' 22:55:15 + PACKAGES=/tmp/packages_end.txt 22:55:15 + case "${OS_FAMILY}" in 22:55:15 + rpm -qa 22:55:15 + sort 22:55:16 + '[' -f /tmp/packages_start.txt ']' 22:55:16 + '[' -f /tmp/packages_end.txt ']' 22:55:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:55:16 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-860 ']' 22:55:16 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-860/archives/ 22:55:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-860/archives/ [Pipeline] echo 22:55:16 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-860/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:55:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:55:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:55:17 22:55:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:55:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:55:17 alpine: Pulling from edgex-lftools-log-publisher 22:55:17 df20fa9351a1: Pulling fs layer 22:55:17 36b3adc4ff6f: Pulling fs layer 22:55:17 8ad3a11d3b57: Pulling fs layer 22:55:17 46f8f816bc3b: Pulling fs layer 22:55:17 93b61091891f: Pulling fs layer 22:55:17 93b9cdb0e59b: Pulling fs layer 22:55:17 5e14af77c1be: Pulling fs layer 22:55:17 01666e4c0597: Pulling fs layer 22:55:17 aa168da1d23b: Pulling fs layer 22:55:17 93b61091891f: Waiting 22:55:17 93b9cdb0e59b: Waiting 22:55:17 5e14af77c1be: Waiting 22:55:17 01666e4c0597: Waiting 22:55:17 aa168da1d23b: Waiting 22:55:17 46f8f816bc3b: Waiting 22:55:17 36b3adc4ff6f: Download complete 22:55:17 46f8f816bc3b: Verifying Checksum 22:55:17 46f8f816bc3b: Download complete 22:55:17 df20fa9351a1: Verifying Checksum 22:55:17 df20fa9351a1: Download complete 22:55:17 93b9cdb0e59b: Verifying Checksum 22:55:17 93b9cdb0e59b: Download complete 22:55:17 5e14af77c1be: Verifying Checksum 22:55:17 5e14af77c1be: Download complete 22:55:17 01666e4c0597: Verifying Checksum 22:55:17 01666e4c0597: Download complete 22:55:17 93b61091891f: Verifying Checksum 22:55:17 93b61091891f: Download complete 22:55:18 df20fa9351a1: Pull complete 22:55:18 8ad3a11d3b57: Verifying Checksum 22:55:18 8ad3a11d3b57: Download complete 22:55:18 36b3adc4ff6f: Pull complete 22:55:18 8ad3a11d3b57: Pull complete 22:55:18 46f8f816bc3b: Pull complete 22:55:19 93b61091891f: Pull complete 22:55:19 93b9cdb0e59b: Pull complete 22:55:19 5e14af77c1be: Pull complete 22:55:19 01666e4c0597: Pull complete 22:55:20 aa168da1d23b: Verifying Checksum 22:55:20 aa168da1d23b: Download complete 22:55:24 aa168da1d23b: Pull complete 22:55:24 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:55:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:55:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:55:24 prd-centos7-docker-4c-2g-476 does not seem to be running inside a container 22:55:24 $ 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-860/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-860 -v /w/workspace/ndry_app-functions-sdk-go_PR-860:/w/workspace/ndry_app-functions-sdk-go_PR-860:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-860@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-860@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:55:26 $ docker top ff13140f98fb83f2671d32605c33528277df66c09a7b64bb366d9d808003a3f1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:55:27 + touch /tmp/pre-build-complete [Pipeline] sh 22:55:27 + mkdir -p /var/log/sa [Pipeline] sh 22:55:27 + ls /var/log/sa-host 22:55:27 + sadf -c /var/log/sa-host/sa05 22:55:27 file_magic: OK 22:55:27 HZ: Using current value: 100 22:55:27 file_header: OK 22:55:27 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 22:55:27 Statistics: 22:55:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:55:27 File successfully converted to sysstat format version 12.2.1 22:55:27 + sadf -c /var/log/sa-host/sa26 22:55:27 file_magic: OK 22:55:27 HZ: Using current value: 100 22:55:27 file_header: OK 22:55:27 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 22:55:27 Statistics: 22:55:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:55:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:55:28 provisioning config files... 22:55:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-860@tmp/config4386729600304005400tmp [Pipeline] { [Pipeline] echo 22:55:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:55:28 ---> create-netrc.sh [Pipeline] } 22:55:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:55:28 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:55:29 ---> python-tools-install.sh [Pipeline] echo 22:55:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:55:29 ---> sudo-logs.sh 22:55:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:55:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:55:30 ---> job-cost.sh 22:55:30 lf-activate-venv: SKIPPING 22:55:30 DEBUG: total: 0.18000000715255737 22:55:30 INFO: Retrieving Stack Cost... 22:55:30 INFO: Retrieving Pricing Info for: v3-standard-2 22:55:31 INFO: Archiving Costs [Pipeline] echo 22:55:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:55:31 ---> logs-deploy.sh 22:55:31 lf-activate-venv: SKIPPING 22:55:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-860/1 22:55:31 INFO: archiving workspace using pattern(s): 22:55:32 Archives upload complete. 22:55:32 INFO: archiving logs to Nexus 22:55:33 ---> uname -a: 22:55:33 Linux prd-centos7-docker-4c-2g-476.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 22:55:33 22:55:33 22:55:33 ---> lscpu: 22:55:33 Architecture: x86_64 22:55:33 CPU op-mode(s): 32-bit, 64-bit 22:55:33 Byte Order: Little Endian 22:55:33 Address sizes: 40 bits physical, 48 bits virtual 22:55:33 CPU(s): 2 22:55:33 On-line CPU(s) list: 0,1 22:55:33 Thread(s) per core: 1 22:55:33 Core(s) per socket: 1 22:55:33 Socket(s): 2 22:55:33 NUMA node(s): 1 22:55:33 Vendor ID: AuthenticAMD 22:55:33 CPU family: 23 22:55:33 Model: 49 22:55:33 Model name: AMD EPYC-Rome Processor 22:55:33 Stepping: 0 22:55:33 CPU MHz: 2799.998 22:55:33 BogoMIPS: 5599.99 22:55:33 Virtualization: AMD-V 22:55:33 Hypervisor vendor: KVM 22:55:33 Virtualization type: full 22:55:33 L1d cache: 64 KiB 22:55:33 L1i cache: 64 KiB 22:55:33 L2 cache: 1 MiB 22:55:33 L3 cache: 32 MiB 22:55:33 NUMA node0 CPU(s): 0,1 22:55:33 Vulnerability Itlb multihit: Not affected 22:55:33 Vulnerability L1tf: Not affected 22:55:33 Vulnerability Mds: Not affected 22:55:33 Vulnerability Meltdown: Not affected 22:55:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:55:33 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:55:33 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:55:33 Vulnerability Srbds: Not affected 22:55:33 Vulnerability Tsx async abort: Not affected 22:55:33 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 22:55:33 22:55:33 22:55:33 ---> nproc: 22:55:33 2 22:55:33 22:55:33 22:55:33 ---> df -h: 22:55:33 Filesystem Size Used Available Use% Mounted on 22:55:33 overlay 40.0G 7.6G 32.4G 19% / 22:55:33 tmpfs 64.0M 0 64.0M 0% /dev 22:55:33 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:55:33 shm 64.0M 0 64.0M 0% /dev/shm 22:55:33 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 22:55:33 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 22:55:33 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 22:55:33 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 22:55:33 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 22:55:33 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-860 22:55:33 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-860@tmp 22:55:33 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 22:55:33 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 22:55:33 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 22:55:33 22:55:33 22:55:33 ---> free -m: 22:55:33 total used free shared buff/cache available 22:55:33 Mem: 7821 940 4751 0 2129 6703 22:55:33 Swap: 1023 0 1023 22:55:33 22:55:33 22:55:33 ---> ip addr: 22:55:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:55:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:55:33 inet 127.0.0.1/8 scope host lo 22:55:33 valid_lft forever preferred_lft forever 22:55:33 inet6 ::1/128 scope host 22:55:33 valid_lft forever preferred_lft forever 22:55:33 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:55:33 link/ether fa:16:3e:71:bc:9a brd ff:ff:ff:ff:ff:ff 22:55:33 inet 10.30.123.210/23 brd 10.30.123.255 scope global dynamic eth0 22:55:33 valid_lft 85809sec preferred_lft 85809sec 22:55:33 inet6 fe80::f816:3eff:fe71:bc9a/64 scope link 22:55:33 valid_lft forever preferred_lft forever 22:55:33 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:55:33 link/ether 02:42:ad:2e:a9:8d brd ff:ff:ff:ff:ff:ff 22:55:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:55:33 valid_lft forever preferred_lft forever 22:55:33 inet6 fe80::42:adff:fe2e:a98d/64 scope link 22:55:33 valid_lft forever preferred_lft forever 22:55:33 22:55:33 22:55:33 ---> sar -b -r -n DEV: 22:55:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) 22:55:33 22:55:33 22:45:31 LINUX RESTART (2 CPU) 22:55:33 22:55:33 22:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:55:33 22:47:01 86.90 4.66 82.23 0.00 2846.49 5301.53 0.00 22:55:33 22:48:01 0.77 0.00 0.77 0.00 0.00 16.21 0.00 22:55:33 22:49:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 22:55:33 22:50:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 22:55:33 22:51:01 0.28 0.00 0.28 0.00 0.00 3.80 0.00 22:55:33 22:52:01 0.32 0.00 0.32 0.00 0.00 4.05 0.00 22:55:33 22:53:01 0.28 0.00 0.28 0.00 0.00 5.41 0.00 22:55:33 22:54:01 0.28 0.00 0.28 0.00 0.00 4.33 0.00 22:55:33 22:55:01 0.28 0.00 0.28 0.00 0.00 3.42 0.00 22:55:33 Average: 9.94 0.52 9.43 0.00 316.42 593.86 0.00 22:55:33 22:55:33 22:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:55:33 22:47:01 5418392 0 815608 10.18 2620 1772320 1235036 13.64 598440 1589880 128 22:55:33 22:48:01 5431368 0 802628 10.02 2620 1772324 1143912 12.63 588140 1589856 16 22:55:33 22:49:01 5429936 0 804056 10.04 2620 1772328 1144092 12.63 588756 1590160 20 22:55:33 22:50:01 5428512 0 805476 10.06 2620 1772332 1144164 12.63 590172 1590160 16 22:55:33 22:51:01 5430540 0 803440 10.03 2620 1772340 1143912 12.63 582256 1596760 8 22:55:33 22:52:01 5427452 0 806528 10.07 2620 1772340 1144008 12.63 585604 1596760 12 22:55:33 22:53:01 5426812 0 807156 10.08 2620 1772352 1143912 12.63 585984 1596760 8 22:55:33 22:54:01 5417620 0 816344 10.19 2620 1772356 1143912 12.63 595160 1596760 8 22:55:33 22:55:01 5417488 0 816472 10.19 2620 1772360 1143912 12.63 595244 1596764 20 22:55:33 Average: 5425347 0 808634 10.10 2620 1772339 1154096 12.74 589973 1593762 26 22:55:33 22:55:33 22:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:55:33 22:47:01 eth0 692.29 552.78 1648.58 99.29 0.00 0.00 0.00 0.00 22:55:33 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:33 22:47:01 docker0 93.31 63.14 8.80 309.10 0.00 0.00 0.00 0.00 22:55:33 22:48:01 eth0 0.75 0.08 0.07 0.02 0.00 0.00 0.00 0.00 22:55:33 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:33 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:33 22:49:01 eth0 1.05 0.32 0.32 0.20 0.00 0.00 0.00 0.00 22:55:33 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:33 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:33 22:50:01 eth0 0.55 0.37 0.31 0.20 0.00 0.00 0.00 0.00 22:55:33 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:33 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:33 22:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:55:33 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:33 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:33 22:52:01 eth0 0.33 0.25 0.14 0.08 0.00 0.00 0.00 0.00 22:55:33 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:33 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:33 22:53:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:55:33 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:33 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:33 22:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:55:33 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:33 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:33 22:55:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:55:33 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:33 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:33 Average: eth0 77.29 61.60 183.35 11.10 0.00 0.00 0.00 0.00 22:55:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:33 Average: docker0 10.37 7.02 0.98 34.36 0.00 0.00 0.00 0.00 22:55:33 22:55:33 22:55:33 ---> sar -P ALL: 22:55:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) 22:55:33 22:55:33 22:45:31 LINUX RESTART (2 CPU) 22:55:33 22:55:33 22:46:01 CPU %user %nice %system %iowait %steal %idle 22:55:33 22:47:01 all 11.26 0.00 3.25 2.73 0.09 82.68 22:55:33 22:47:01 0 11.46 0.00 4.13 4.20 0.09 80.12 22:55:33 22:47:01 1 11.06 0.00 2.37 1.25 0.09 85.23 22:55:33 22:48:01 all 0.06 0.00 0.03 0.00 0.04 99.87 22:55:33 22:48:01 0 0.05 0.00 0.03 0.00 0.05 99.87 22:55:33 22:48:01 1 0.07 0.00 0.03 0.00 0.03 99.87 22:55:33 22:49:01 all 0.08 0.00 0.03 0.00 0.06 99.84 22:55:33 22:49:01 0 0.07 0.00 0.02 0.00 0.05 99.87 22:55:33 22:49:01 1 0.08 0.00 0.03 0.00 0.07 99.82 22:55:33 22:50:01 all 0.07 0.00 0.02 0.00 0.04 99.87 22:55:33 22:50:01 0 0.02 0.00 0.02 0.00 0.03 99.93 22:55:33 22:50:01 1 0.12 0.00 0.02 0.00 0.05 99.82 22:55:33 22:51:01 all 0.05 0.00 0.02 0.00 0.05 99.88 22:55:33 22:51:01 0 0.03 0.00 0.02 0.00 0.05 99.90 22:55:33 22:51:01 1 0.07 0.00 0.02 0.00 0.05 99.87 22:55:33 22:52:01 all 0.04 0.00 0.03 0.00 0.05 99.88 22:55:33 22:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:55:33 22:52:01 1 0.07 0.00 0.03 0.00 0.08 99.82 22:55:33 22:53:01 all 0.04 0.00 0.04 0.00 0.05 99.87 22:55:33 22:53:01 0 0.03 0.00 0.05 0.00 0.03 99.88 22:55:33 22:53:01 1 0.05 0.00 0.03 0.00 0.07 99.85 22:55:33 22:54:01 all 0.03 0.00 0.03 0.00 0.04 99.91 22:55:33 22:54:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:55:33 22:54:01 1 0.02 0.00 0.02 0.00 0.07 99.90 22:55:33 22:55:01 all 0.05 0.00 0.02 0.00 0.03 99.90 22:55:33 22:55:01 0 0.05 0.00 0.02 0.00 0.02 99.92 22:55:33 22:55:01 1 0.05 0.00 0.02 0.00 0.05 99.88 22:55:33 Average: all 1.27 0.00 0.38 0.30 0.05 98.01 22:55:33 Average: 0 1.28 0.00 0.47 0.46 0.04 97.76 22:55:33 Average: 1 1.26 0.00 0.28 0.14 0.06 98.26 22:55:33 22:55:33 22:55:33