Pull request #1097 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ajcasagrande for edgexfoundry/app-functions-sdk-go Loading trusted files from base branch main at a0ca9d13ab91770b9bfed3b5c0c04d3835fe9189 rather than f28875841b4a115c59dfb5574b9182854435ed78 Obtained Jenkinsfile from a0ca9d13ab91770b9bfed3b5c0c04d3835fe9189 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6371932758592556694.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4778322443767675279.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-1097/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1097/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9049085235457933414.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1097/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4692532091033830801.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5989323554170307722.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-1097/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1097/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15718868962197341311.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 c72b16708d6eed9a08be464a432ce22db7d90667 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-21679’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21681 in /w/workspace/dry_app-functions-sdk-go_PR-1097 [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/dry_app-functions-sdk-go_PR-1097 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1097/head:refs/remotes/origin/PR-1097 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a0ca9d13ab91770b9bfed3b5c0c04d3835fe9189 into PR head commit f28875841b4a115c59dfb5574b9182854435ed78 Merge succeeded, producing f28875841b4a115c59dfb5574b9182854435ed78 Checking out Revision f28875841b4a115c59dfb5574b9182854435ed78 (PR-1097) > git config core.sparsecheckout # timeout=10 > git checkout -f f28875841b4a115c59dfb5574b9182854435ed78 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a0ca9d13ab91770b9bfed3b5c0c04d3835fe9189 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f28875841b4a115c59dfb5574b9182854435ed78 # timeout=10 Commit message: "docs: update outdated link in configuration.toml" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:49:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:49:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:49:11 ========================================================= 21:49:11 EdgeX Global Pipelines Version Info 21:49:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:49:12 ------------------- 21:49:12 stable info: 21:49:12 ------------------- 21:49:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:49:12 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 21:49:12 Message: update stable to v1.0.221 21:49:12 ------------------- 21:49:12 experimental info: 21:49:12 ------------------- 21:49:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:49:12 Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b 21:49:12 Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:49:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 21:49:12 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 21:49:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:49:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:49:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:49:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 21:49:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:49:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:49:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:49:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:49:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:49:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 21:49:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:49:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:49:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:49:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:49:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:49:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:49:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:49:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:49:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:49:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:49:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:49:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:49:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:49:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:49:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1097 [Pipeline] echo 21:49:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1097 [Pipeline] echo 21:49:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1097 [Pipeline] echo 21:49:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f28875841b4a115c59dfb5574b9182854435ed78 [Pipeline] echo 21:49:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f288758 [Pipeline] echo 21:49:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:49:14 + git rev-list -1 --merges f28875841b4a115c59dfb5574b9182854435ed78~1..f28875841b4a115c59dfb5574b9182854435ed78 [Pipeline] echo 21:49:14 -----------> git rev-list -1 --merges f28875841b4a115c59dfb5574b9182854435ed78~1..f28875841b4a115c59dfb5574b9182854435ed78 f28875841b4a115c59dfb5574b9182854435ed78 [false] [Pipeline] sh 21:49:15 + git log --format=format:%s -1 f28875841b4a115c59dfb5574b9182854435ed78 [Pipeline] echo 21:49:15 ========================================================= 21:49:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:49:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:49:15 + git log --format=format:%s -1 f28875841b4a115c59dfb5574b9182854435ed78 [Pipeline] echo 21:49:15 [semverPrep] GIT_COMMIT: f28875841b4a115c59dfb5574b9182854435ed78, Commit Message: docs: update outdated link in configuration.toml [Pipeline] echo 21:49:15 [semverPrep] This is not a build commit. [Pipeline] sh 21:49:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:49:16 + grep -v github /etc/ssh/ssh_known_hosts 21:49:16 + [ -e /tmp/ssh_known_hosts ] 21:49:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:49:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:49:16 + sudo tee -a /etc/ssh/ssh_known_hosts 21:49:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:49:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:49:16 21:49:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:49:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:49:17 latest: Pulling from edgex-devops/git-semver 21:49:17 a0d0a0d46f8b: Pulling fs layer 21:49:17 3e5f54012d9b: Pulling fs layer 21:49:17 4c7163046ea9: Pulling fs layer 21:49:17 0c2d73faf560: Pulling fs layer 21:49:17 0c2d73faf560: Waiting 21:49:17 3e5f54012d9b: Download complete 21:49:17 a0d0a0d46f8b: Verifying Checksum 21:49:17 a0d0a0d46f8b: Download complete 21:49:17 4c7163046ea9: Verifying Checksum 21:49:17 4c7163046ea9: Download complete 21:49:17 0c2d73faf560: Download complete 21:49:17 a0d0a0d46f8b: Pull complete 21:49:17 3e5f54012d9b: Pull complete 21:49:17 4c7163046ea9: Pull complete 21:49:17 0c2d73faf560: Pull complete 21:49:17 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 21:49:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:49:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:49:18 prd-ubuntu20.04-docker-8c-8g-21681 does not seem to be running inside a container 21:49:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1097 -v /w/workspace/dry_app-functions-sdk-go_PR-1097:/w/workspace/dry_app-functions-sdk-go_PR-1097:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1097@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1097@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:10004/edgex-devops/git-semver:latest cat 21:49:18 $ docker top e40889c3799f15e29d16f241293c1d1b2439b7d4c5a1f0d00e9bc9f337e123f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:49:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:49:19 [ssh-agent] Looking for ssh-agent implementation... 21:49:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:49:19 $ docker exec e40889c3799f15e29d16f241293c1d1b2439b7d4c5a1f0d00e9bc9f337e123f5 ssh-agent 21:49:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNhdfCo/agent.14 21:49:19 SSH_AGENT_PID=20 21:49:19 Running ssh-add (command line suppressed) 21:49:19 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1097@tmp/private_key_8217137999903718287.key (/w/workspace/dry_app-functions-sdk-go_PR-1097@tmp/private_key_8217137999903718287.key) 21:49:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:49:19 + git tag --points-at HEAD [Pipeline] } 21:49:19 $ docker exec --env ******** --env ******** e40889c3799f15e29d16f241293c1d1b2439b7d4c5a1f0d00e9bc9f337e123f5 ssh-agent -k 21:49:20 unset SSH_AUTH_SOCK; 21:49:20 unset SSH_AGENT_PID; 21:49:20 echo Agent pid 20 killed; 21:49:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:49:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:49:20 [ssh-agent] Looking for ssh-agent implementation... 21:49:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:49:20 $ docker exec e40889c3799f15e29d16f241293c1d1b2439b7d4c5a1f0d00e9bc9f337e123f5 ssh-agent 21:49:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIMFCfG/agent.53 21:49:20 SSH_AGENT_PID=60 21:49:20 Running ssh-add (command line suppressed) 21:49:20 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1097@tmp/private_key_4793632097677089777.key (/w/workspace/dry_app-functions-sdk-go_PR-1097@tmp/private_key_4793632097677089777.key) 21:49:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:49:20 + git semver init 21:49:20 # -> Open(): unable to determine branch for HEAD 21:49:20 # $GIT_DIR = /w/workspace/dry_app-functions-sdk-go_PR-1097/.git 21:49:20 # $GIT_WORK_TREE = /w/workspace/dry_app-functions-sdk-go_PR-1097 21:49:20 # $SEMVER_REMOTE_NAME = origin 21:49:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:49:20 # $SEMVER_USER_NAME = edgex-jenkins 21:49:20 # $SEMVER_BRANCH = PR-1097 21:49:20 # $SEMVER_TEMP = /tmp/semver-520556470 21:49:20 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 21:49:23 # '/tmp/semver-520556470' -> '/w/workspace/dry_app-functions-sdk-go_PR-1097/.semver' 21:49:23 # -> Force: false 21:49:23 # $SEMVER_DIR = /w/workspace/dry_app-functions-sdk-go_PR-1097/.semver [Pipeline] } 21:49:23 $ docker exec --env ******** --env ******** e40889c3799f15e29d16f241293c1d1b2439b7d4c5a1f0d00e9bc9f337e123f5 ssh-agent -k 21:49:23 unset SSH_AUTH_SOCK; 21:49:23 unset SSH_AGENT_PID; 21:49:23 echo Agent pid 60 killed; 21:49:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:49:24 + git semver [Pipeline] } 21:49:24 $ docker stop --time=1 e40889c3799f15e29d16f241293c1d1b2439b7d4c5a1f0d00e9bc9f337e123f5 21:49:25 $ docker rm -f e40889c3799f15e29d16f241293c1d1b2439b7d4c5a1f0d00e9bc9f337e123f5 [Pipeline] // withDockerContainer [Pipeline] sh 21:49:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:49:26 Stashed 1 file(s) [Pipeline] echo 21:49:26 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:49:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:49:26 ========================================================= 21:49:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 21:49:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:49:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:49:27 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 21:49:27 59bf1c3509f3: Pulling fs layer 21:49:27 666ba61612fd: Pulling fs layer 21:49:27 8ed8ca486205: Pulling fs layer 21:49:27 4fe6c5a15a65: Pulling fs layer 21:49:27 22a0e8bec74d: Pulling fs layer 21:49:27 640e595b4fbd: Pulling fs layer 21:49:27 763cafe07f6e: Pulling fs layer 21:49:27 0c0b528cf693: Pulling fs layer 21:49:27 22a0e8bec74d: Waiting 21:49:27 4fe6c5a15a65: Waiting 21:49:27 640e595b4fbd: Waiting 21:49:27 763cafe07f6e: Waiting 21:49:27 0c0b528cf693: Waiting 21:49:27 10935f4eaf8b: Pulling fs layer 21:49:27 10935f4eaf8b: Waiting 21:49:27 8ed8ca486205: Verifying Checksum 21:49:27 8ed8ca486205: Download complete 21:49:27 666ba61612fd: Verifying Checksum 21:49:27 666ba61612fd: Download complete 21:49:27 22a0e8bec74d: Verifying Checksum 21:49:27 22a0e8bec74d: Download complete 21:49:27 640e595b4fbd: Verifying Checksum 21:49:27 640e595b4fbd: Download complete 21:49:27 763cafe07f6e: Download complete 21:49:27 59bf1c3509f3: Verifying Checksum 21:49:27 59bf1c3509f3: Download complete 21:49:27 0c0b528cf693: Verifying Checksum 21:49:27 0c0b528cf693: Download complete 21:49:27 59bf1c3509f3: Pull complete 21:49:27 666ba61612fd: Pull complete 21:49:27 8ed8ca486205: Pull complete 21:49:27 10935f4eaf8b: Verifying Checksum 21:49:27 10935f4eaf8b: Download complete 21:49:27 4fe6c5a15a65: Verifying Checksum 21:49:27 4fe6c5a15a65: Download complete 21:49:32 4fe6c5a15a65: Pull complete 21:49:32 22a0e8bec74d: Pull complete 21:49:32 640e595b4fbd: Pull complete 21:49:32 763cafe07f6e: Pull complete 21:49:32 0c0b528cf693: Pull complete 21:49:34 10935f4eaf8b: Pull complete 21:49:34 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 21:49:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:49:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 21:49:34 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 21:49:34 + docker inspect -f . ci-base-image-x86_64 21:49:34 . [Pipeline] withDockerContainer 21:49:34 prd-ubuntu20.04-docker-8c-8g-21681 does not seem to be running inside a container 21:49:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1097 -v /w/workspace/dry_app-functions-sdk-go_PR-1097:/w/workspace/dry_app-functions-sdk-go_PR-1097:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1097@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1097@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 21:49:36 $ docker top 380a21e8a621082b34ad9a3b25417f5d7d58f0c10aea91d7c5bc96f1015adaac -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:36 + go version 21:49:36 go version go1.17.6 linux/amd64 [Pipeline] } 21:49:36 $ docker stop --time=1 380a21e8a621082b34ad9a3b25417f5d7d58f0c10aea91d7c5bc96f1015adaac 21:49:38 $ docker rm -f 380a21e8a621082b34ad9a3b25417f5d7d58f0c10aea91d7c5bc96f1015adaac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:49:38 + docker inspect -f . ci-base-image-x86_64 21:49:38 . [Pipeline] withDockerContainer 21:49:38 prd-ubuntu20.04-docker-8c-8g-21681 does not seem to be running inside a container 21:49:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1097 -v /w/workspace/dry_app-functions-sdk-go_PR-1097:/w/workspace/dry_app-functions-sdk-go_PR-1097:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1097@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1097@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 21:49:39 $ docker top eb6ed068f367f83c5e498054ba5750405c3d605042eedb7f2f4f26b2be8a0830 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:49:39 + make test 21:49:39 make -C ./app-service-template build 21:49:39 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1097/app-service-template' 21:49:39 go mod tidy -compat=1.17 21:49:39 go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a 21:49:39 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.25 21:49:39 go: downloading github.com/google/uuid v1.3.0 21:49:39 go: downloading github.com/stretchr/testify v1.7.1 21:49:39 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.0-dev.13 21:49:39 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 21:49:39 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 21:49:40 go: downloading github.com/gorilla/mux v1.8.0 21:49:40 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:49:40 go: downloading github.com/davecgh/go-spew v1.1.1 21:49:40 go: downloading github.com/pmezard/go-difflib v1.0.0 21:49:40 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 21:49:40 go: downloading github.com/stretchr/objx v0.1.1 21:49:40 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 21:49:40 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:49:40 go: downloading github.com/go-kit/log v0.2.0 21:49:40 go: downloading github.com/go-playground/validator/v10 v10.10.1 21:49:40 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:49:40 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:49:40 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 21:49:40 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.6 21:49:40 go: downloading github.com/pelletier/go-toml v1.9.4 21:49:40 go: downloading github.com/hashicorp/errwrap v1.0.0 21:49:40 go: downloading github.com/mitchellh/copystructure v1.0.0 21:49:40 go: downloading github.com/hashicorp/consul/api v1.9.1 21:49:40 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:49:40 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:49:40 go: downloading github.com/gorilla/websocket v1.4.2 21:49:40 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 21:49:40 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 21:49:40 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:49:40 go: downloading github.com/pebbe/zmq4 v1.2.7 21:49:40 go: downloading github.com/go-playground/universal-translator v0.18.0 21:49:40 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 21:49:40 go: downloading github.com/leodido/go-urn v1.2.1 21:49:40 go: downloading golang.org/x/text v0.3.7 21:49:40 go: downloading github.com/go-playground/locales v0.14.0 21:49:40 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:49:40 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:49:40 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:49:40 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:49:40 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:49:40 go: downloading github.com/hashicorp/serf v0.9.5 21:49:40 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:49:40 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 21:49:40 go: downloading github.com/go-playground/assert/v2 v2.0.1 21:49:40 go: downloading github.com/hashicorp/consul/sdk v0.8.0 21:49:40 go: downloading github.com/hashicorp/go-uuid v1.0.1 21:49:40 go: downloading github.com/x448/float16 v0.8.4 21:49:40 go: downloading github.com/zeebo/errs v1.2.2 21:49:40 go: downloading google.golang.org/grpc v1.42.0 21:49:40 go: downloading github.com/onsi/ginkgo v1.10.1 21:49:40 go: downloading github.com/onsi/gomega v1.7.0 21:49:40 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 21:49:40 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:49:40 go: downloading github.com/fatih/color v1.9.0 21:49:40 go: downloading github.com/mattn/go-colorable v0.1.6 21:49:40 go: downloading github.com/mattn/go-isatty v0.0.12 21:49:40 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:49:40 go: downloading github.com/kr/pretty v0.3.0 21:49:40 go: downloading github.com/pkg/errors v0.9.1 21:49:40 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 21:49:40 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:49:40 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:49:40 go: downloading github.com/hashicorp/memberlist v0.2.2 21:49:40 go: downloading google.golang.org/protobuf v1.27.1 21:49:41 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 21:49:41 go: downloading github.com/golang/protobuf v1.5.2 21:49:41 go: downloading github.com/google/go-cmp v0.5.6 21:49:41 go: downloading github.com/kr/text v0.2.0 21:49:41 go: downloading github.com/rogpeppe/go-internal v1.8.0 21:49:41 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 21:49:41 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:49:41 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:49:41 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:49:41 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 21:49:41 go: downloading github.com/miekg/dns v1.1.26 21:49:41 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:49:41 go: downloading gopkg.in/yaml.v2 v2.2.8 21:49:41 go: downloading github.com/hpcloud/tail v1.0.0 21:49:41 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:49:41 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 21:49:41 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:49:41 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:49:41 Still waiting to schedule task 21:49:41 ‘prd-ubuntu20.04-docker-arm64-4c-16g-21680’ is offline 21:49:42 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 21:50:00 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1097/app-service-template' 21:50:00 make -C ./app-service-template test 21:50:00 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1097/app-service-template' 21:50:00 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 21:50:19 ok new-app-service 0.055s coverage: 48.1% of statements 21:50:19 ? new-app-service/config [no test files] 21:50:19 ok new-app-service/functions 0.048s 21:50:19 CGO_ENABLED=1 go vet ./... 21:50:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:50:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:50:25 ./bin/test-attribution-txt.sh 21:50:25 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1097/app-service-template' 21:50:25 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:50:25 go: downloading github.com/gomodule/redigo v1.8.8 21:50:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:50:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.099s coverage: 63.7% of statements 21:50:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.056s coverage: 93.8% of statements 21:50:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:50:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.118s coverage: 76.5% of statements 21:50:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:50:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.090s coverage: 88.7% of statements 21:50:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.066s coverage: 100.0% of statements 21:50:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.164s coverage: 78.3% of statements 21:50:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:50:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:50:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.069s coverage: 97.3% of statements 21:50:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:50:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 21:50:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.078s coverage: 91.8% of statements 21:50:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 21:50:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.698s coverage: 79.8% of statements 21:50:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 21:50:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 21:50:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.064s coverage: 28.7% of statements 21:50:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 21:50:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.045s coverage: 14.0% of statements 21:50:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.057s coverage: 27.3% of statements 21:50:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 21:50:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 21:50:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.070s coverage: 51.4% of statements 21:50:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.139s coverage: 78.2% of statements 21:50:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.053s coverage: 94.4% of statements 21:50:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:50:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:50:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:51:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:51:04 $ docker stop --time=1 eb6ed068f367f83c5e498054ba5750405c3d605042eedb7f2f4f26b2be8a0830 21:51:05 $ docker rm -f eb6ed068f367f83c5e498054ba5750405c3d605042eedb7f2f4f26b2be8a0830 [Pipeline] // withDockerContainer [Pipeline] sh 21:51:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:51: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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:51:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:51:07 21:51:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:51:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:51:07 latest: Pulling from edgex-lftools-log-publisher 21:51:07 5eb5b503b376: Pulling fs layer 21:51:07 5c69ac0246d0: Pulling fs layer 21:51:07 ec43610c2a17: Pulling fs layer 21:51:07 3a2ae6a8a46f: Pulling fs layer 21:51:07 33b1e0a273af: Pulling fs layer 21:51:07 5d3b04190fa2: Pulling fs layer 21:51:07 2f39f015ded8: Pulling fs layer 21:51:07 3a2ae6a8a46f: Waiting 21:51:07 2f39f015ded8: Waiting 21:51:07 5d3b04190fa2: Waiting 21:51:07 5c69ac0246d0: Verifying Checksum 21:51:07 5c69ac0246d0: Download complete 21:51:07 3a2ae6a8a46f: Verifying Checksum 21:51:07 3a2ae6a8a46f: Download complete 21:51:07 33b1e0a273af: Verifying Checksum 21:51:07 33b1e0a273af: Download complete 21:51:07 5d3b04190fa2: Verifying Checksum 21:51:07 5d3b04190fa2: Download complete 21:51:08 ec43610c2a17: Verifying Checksum 21:51:08 ec43610c2a17: Download complete 21:51:08 5eb5b503b376: Verifying Checksum 21:51:08 5eb5b503b376: Download complete 21:51:08 2f39f015ded8: Verifying Checksum 21:51:08 2f39f015ded8: Download complete 21:51:09 5eb5b503b376: Pull complete 21:51:09 5c69ac0246d0: Pull complete 21:51:10 ec43610c2a17: Pull complete 21:51:10 3a2ae6a8a46f: Pull complete 21:51:10 33b1e0a273af: Pull complete 21:51:10 5d3b04190fa2: Pull complete 21:51:14 2f39f015ded8: Pull complete 21:51:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:51:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:51:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:51:14 prd-ubuntu20.04-docker-8c-8g-21681 does not seem to be running inside a container 21:51:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1097 -v /w/workspace/dry_app-functions-sdk-go_PR-1097:/w/workspace/dry_app-functions-sdk-go_PR-1097:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1097@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1097@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:latest cat 21:51:16 $ docker top 6895a3cd85bab42bf9c09686b30f29779ef8f91f1ba46bcd2ce83b4c926bf1a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:51:17 ---> job-cost.sh 21:51:17 lf-activate-venv: SKIPPING 21:51:17 INFO: No Stack... 21:51:17 INFO: Retrieving Pricing Info for: v3-standard-8 21:51:18 INFO: Archiving Costs [Pipeline] sh 21:51:18 + cat /w/workspace/dry_app-functions-sdk-go_PR-1097/archives/cost.csv 21:51:18 + cut -d, -f6 [Pipeline] lock 21:51:18 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1097-1-stack-cost] 21:51:18 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1097-1-stack-cost] did not exist. Created. 21:51:18 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1097-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:51:18 + echo total: 0.2199999988079071 [Pipeline] stash 21:51:18 Stashed 1 file(s) [Pipeline] } 21:51:18 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1097-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:51:19 $ docker stop --time=1 6895a3cd85bab42bf9c09686b30f29779ef8f91f1ba46bcd2ce83b4c926bf1a7 21:51:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21682 in /w/workspace/dry_app-functions-sdk-go_PR-1097 21:51:20 $ docker rm -f 6895a3cd85bab42bf9c09686b30f29779ef8f91f1ba46bcd2ce83b4c926bf1a7 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] ws 21:51:20 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:51:20 The recommended git tool is: git 21:51:27 using credential edgex-jenkins-ssh 21:51:27 Cloning the remote Git repository 21:51:27 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:51:27 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 21:51:27 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:51:27 > git --version # timeout=10 21:51:27 > git --version # 'git version 2.25.1' 21:51:27 using GIT_SSH to set credentials SSH Credentials for GitHub 21:51:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:51:30 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:51:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:51:30 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:51:30 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:51:30 using GIT_SSH to set credentials SSH Credentials for GitHub 21:51:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1097/head:refs/remotes/origin/PR-1097 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:51:31 Merging remotes/origin/main commit a0ca9d13ab91770b9bfed3b5c0c04d3835fe9189 into PR head commit f28875841b4a115c59dfb5574b9182854435ed78 21:51:31 Merge succeeded, producing f28875841b4a115c59dfb5574b9182854435ed78 21:51:31 Checking out Revision f28875841b4a115c59dfb5574b9182854435ed78 (PR-1097) 21:51:31 > git config core.sparsecheckout # timeout=10 21:51:31 > git checkout -f f28875841b4a115c59dfb5574b9182854435ed78 # timeout=10 21:51:31 > git remote # timeout=10 21:51:31 > git config --get remote.origin.url # timeout=10 21:51:31 using GIT_SSH to set credentials SSH Credentials for GitHub 21:51:31 > git merge a0ca9d13ab91770b9bfed3b5c0c04d3835fe9189 # timeout=10 21:51:31 > git rev-parse HEAD^{commit} # timeout=10 21:51:31 > git config core.sparsecheckout # timeout=10 21:51:31 > git checkout -f f28875841b4a115c59dfb5574b9182854435ed78 # timeout=10 21:51:35 Commit message: "docs: update outdated link in configuration.toml" 21:51:35 > git --version # timeout=10 21:51:35 > git --version # 'git version 2.25.1' 21:51:35 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:51:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:51:37 % Total % Received % Xferd Average Speed Time Time Time Current 21:51:37 Dload Upload Total Spent Left Speed 21:51:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 103k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 21:51:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:51:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 21:51:38 sudo tee /etc/docker/daemon.new 21:51:38 { 21:51:38 "registry-mirrors": [ 21:51:38 "https://nexus3.edgexfoundry.org:10001" 21:51:38 ], 21:51:38 "bip": "10.250.0.254/24", 21:51:38 "hosts": [ 21:51:38 "tcp://0.0.0.0:5555", 21:51:38 "unix:///var/run/docker.sock" 21:51:38 ], 21:51:38 "mtu": 1458, 21:51:38 "selinux-enabled": true, 21:51:38 "seccomp-profile": "/etc/docker/seccomp.json" 21:51:38 } [Pipeline] sh 21:51:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:51:38 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:51:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:51:57 ========================================================= 21:51:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 21:51:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:51:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:51:58 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:51:58 9b3977197b4f: Pulling fs layer 21:51:58 1a89e8eeedd5: Pulling fs layer 21:51:58 94645a83ff95: Pulling fs layer 21:51:58 3f3a8bcf1eab: Pulling fs layer 21:51:58 0c92f367c5e7: Pulling fs layer 21:51:58 f7c0051592d6: Pulling fs layer 21:51:58 a227ed2f7395: Pulling fs layer 21:51:58 7b1c46037f91: Pulling fs layer 21:51:58 0c92f367c5e7: Waiting 21:51:58 f7c0051592d6: Waiting 21:51:58 a227ed2f7395: Waiting 21:51:58 7b1c46037f91: Waiting 21:51:58 3f3a8bcf1eab: Waiting 21:51:58 94645a83ff95: Verifying Checksum 21:51:58 94645a83ff95: Download complete 21:51:58 1a89e8eeedd5: Verifying Checksum 21:51:58 1a89e8eeedd5: Download complete 21:51:58 0c92f367c5e7: Download complete 21:51:58 f7c0051592d6: Verifying Checksum 21:51:58 f7c0051592d6: Download complete 21:51:58 a227ed2f7395: Verifying Checksum 21:51:58 a227ed2f7395: Download complete 21:51:58 9b3977197b4f: Verifying Checksum 21:51:58 9b3977197b4f: Download complete 21:51:59 9b3977197b4f: Pull complete 21:52:00 1a89e8eeedd5: Pull complete 21:52:00 94645a83ff95: Pull complete 21:52:00 7b1c46037f91: Verifying Checksum 21:52:00 7b1c46037f91: Download complete 21:52:01 3f3a8bcf1eab: Download complete 21:52:14 3f3a8bcf1eab: Pull complete 21:52:14 0c92f367c5e7: Pull complete 21:52:14 f7c0051592d6: Pull complete 21:52:14 a227ed2f7395: Pull complete 21:52:20 7b1c46037f91: Pull complete 21:52:20 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 21:52:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:52:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 21:52:21 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 21:52:21 + docker inspect -f . ci-base-image-arm64 21:52:21 . [Pipeline] withDockerContainer 21:52:21 prd-ubuntu20.04-docker-arm64-4c-16g-21682 does not seem to be running inside a container 21:52:21 $ 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 ******** -e ******** ci-base-image-arm64 cat 21:52:24 $ docker top b906817a7f4752add785a3ff7acfac6800738a8571b65495c64d0d3b397e36ca -eo pid,comm [Pipeline] { [Pipeline] sh 21:52:25 + go version 21:52:25 go version go1.17.6 linux/arm64 [Pipeline] } 21:52:25 $ docker stop --time=1 b906817a7f4752add785a3ff7acfac6800738a8571b65495c64d0d3b397e36ca 21:52:27 $ docker rm -f b906817a7f4752add785a3ff7acfac6800738a8571b65495c64d0d3b397e36ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:52:28 + docker inspect -f . ci-base-image-arm64 21:52:28 . [Pipeline] withDockerContainer 21:52:28 prd-ubuntu20.04-docker-arm64-4c-16g-21682 does not seem to be running inside a container 21:52:28 $ 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 ******** -e ******** ci-base-image-arm64 cat 21:52:29 $ docker top 48dd69d1558d5e1570d6e20ce5f280ae250b880ba393cb4cfa4cfc5b4b50f970 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:52:30 + make test 21:52:30 make -C ./app-service-template build 21:52:30 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 21:52:30 go mod tidy -compat=1.17 21:52:30 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.25 21:52:30 go: downloading github.com/stretchr/testify v1.7.1 21:52:31 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.0-dev.13 21:52:31 go: downloading github.com/google/uuid v1.3.0 21:52:31 go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a 21:52:31 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 21:52:31 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 21:52:31 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:52:31 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 21:52:31 go: downloading github.com/davecgh/go-spew v1.1.1 21:52:31 go: downloading github.com/pmezard/go-difflib v1.0.0 21:52:31 go: downloading github.com/stretchr/objx v0.1.1 21:52:31 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 21:52:31 go: downloading github.com/gorilla/mux v1.8.0 21:52:31 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:52:31 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 21:52:31 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.6 21:52:31 go: downloading github.com/go-playground/validator/v10 v10.10.1 21:52:31 go: downloading github.com/go-kit/log v0.2.0 21:52:31 go: downloading github.com/mitchellh/copystructure v1.0.0 21:52:31 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:52:31 go: downloading github.com/gorilla/websocket v1.4.2 21:52:31 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 21:52:31 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:52:31 go: downloading github.com/pelletier/go-toml v1.9.4 21:52:31 go: downloading github.com/hashicorp/errwrap v1.0.0 21:52:31 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 21:52:31 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:52:32 go: downloading github.com/hashicorp/consul/api v1.9.1 21:52:32 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:52:32 go: downloading github.com/go-playground/universal-translator v0.18.0 21:52:32 go: downloading github.com/leodido/go-urn v1.2.1 21:52:32 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 21:52:32 go: downloading golang.org/x/text v0.3.7 21:52:33 go: downloading github.com/go-playground/locales v0.14.0 21:52:33 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 21:52:33 go: downloading github.com/go-playground/assert/v2 v2.0.1 21:52:35 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:52:35 go: downloading github.com/x448/float16 v0.8.4 21:52:35 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:52:35 go: downloading github.com/pebbe/zmq4 v1.2.7 21:52:35 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:52:35 go: downloading github.com/zeebo/errs v1.2.2 21:52:35 go: downloading google.golang.org/grpc v1.42.0 21:52:36 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:52:36 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:52:36 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:52:36 go: downloading github.com/hashicorp/serf v0.9.5 21:52:36 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:52:36 go: downloading github.com/hashicorp/consul/sdk v0.8.0 21:52:36 go: downloading github.com/hashicorp/go-uuid v1.0.1 21:52:36 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 21:52:36 go: downloading github.com/kr/pretty v0.3.0 21:52:36 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 21:52:36 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:52:36 go: downloading google.golang.org/protobuf v1.27.1 21:52:37 go: downloading github.com/onsi/ginkgo v1.10.1 21:52:37 go: downloading github.com/onsi/gomega v1.7.0 21:52:37 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 21:52:37 go: downloading github.com/golang/protobuf v1.5.2 21:52:38 go: downloading github.com/google/go-cmp v0.5.6 21:52:38 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:52:38 go: downloading github.com/fatih/color v1.9.0 21:52:38 go: downloading github.com/mattn/go-colorable v0.1.6 21:52:38 go: downloading github.com/mattn/go-isatty v0.0.12 21:52:38 go: downloading github.com/pkg/errors v0.9.1 21:52:38 go: downloading github.com/kr/text v0.2.0 21:52:38 go: downloading github.com/rogpeppe/go-internal v1.8.0 21:52:38 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:52:38 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:52:38 go: downloading github.com/hashicorp/memberlist v0.2.2 21:52:38 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 21:52:38 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:52:38 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:52:39 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:52:39 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 21:52:39 go: downloading github.com/miekg/dns v1.1.26 21:52:39 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:52:39 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 21:52:39 go: downloading github.com/hpcloud/tail v1.0.0 21:52:39 go: downloading gopkg.in/yaml.v2 v2.2.8 21:52:39 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:52:39 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:52:39 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:52:43 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 21:54:35 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 21:54:35 make -C ./app-service-template test 21:54:35 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 21:54:35 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 21:56:42 ok new-app-service 0.232s coverage: 48.1% of statements 21:56:42 ? new-app-service/config [no test files] 21:56:42 ok new-app-service/functions 0.198s 21:56:42 CGO_ENABLED=1 go vet ./... 21:58:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:58:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:58:04 ./bin/test-attribution-txt.sh 21:58:04 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 21:58:04 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:58:04 go: downloading github.com/gomodule/redigo v1.8.8 21:58:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:58:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.471s coverage: 63.7% of statements 21:58:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.254s coverage: 93.8% of statements 21:58:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:58:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.424s coverage: 76.5% of statements 21:58:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:58:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.308s coverage: 88.7% of statements 21:58:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.145s coverage: 100.0% of statements 21:58:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.593s coverage: 78.3% of statements 21:58:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:58:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:58:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.293s coverage: 97.3% of statements 21:58:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:58:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 21:58:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.304s coverage: 91.8% of statements 21:58:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 21:58:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.993s coverage: 79.8% of statements 21:58:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 21:58:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 21:58:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.322s coverage: 28.7% of statements 21:58:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 21:58:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.245s coverage: 14.0% of statements 21:58:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.256s coverage: 27.3% of statements 21:58:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 21:58:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 21:58:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.253s coverage: 51.4% of statements 21:59:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.498s coverage: 78.2% of statements 21:59:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.229s coverage: 94.4% of statements 21:59:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:59:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:59:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:59:16 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 21:59:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:59:16 $ docker stop --time=1 48dd69d1558d5e1570d6e20ce5f280ae250b880ba393cb4cfa4cfc5b4b50f970 21:59:18 $ docker rm -f 48dd69d1558d5e1570d6e20ce5f280ae250b880ba393cb4cfa4cfc5b4b50f970 [Pipeline] // withDockerContainer [Pipeline] sh 21:59:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:59:21 Warning: overwriting stash ‘coverage-report’ 21:59: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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:59:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:23 21:59:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:59:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:23 arm64: Pulling from edgex-lftools-log-publisher 21:59:23 8998bd30e6a1: Pulling fs layer 21:59:23 04944245beec: Pulling fs layer 21:59:23 699f458cf7ca: Pulling fs layer 21:59:23 765212b225bb: Pulling fs layer 21:59:23 f23df028b6ca: Pulling fs layer 21:59:23 d65c8cfc05b1: Pulling fs layer 21:59:23 2437ff75d9bd: Pulling fs layer 21:59:23 765212b225bb: Waiting 21:59:23 f23df028b6ca: Waiting 21:59:23 d65c8cfc05b1: Waiting 21:59:23 2437ff75d9bd: Waiting 21:59:23 04944245beec: Download complete 21:59:23 765212b225bb: Verifying Checksum 21:59:23 765212b225bb: Download complete 21:59:23 f23df028b6ca: Download complete 21:59:23 d65c8cfc05b1: Verifying Checksum 21:59:23 d65c8cfc05b1: Download complete 21:59:24 699f458cf7ca: Verifying Checksum 21:59:24 699f458cf7ca: Download complete 21:59:24 8998bd30e6a1: Verifying Checksum 21:59:24 8998bd30e6a1: Download complete 21:59:26 2437ff75d9bd: Download complete 21:59:28 8998bd30e6a1: Pull complete 21:59:29 04944245beec: Pull complete 21:59:30 699f458cf7ca: Pull complete 21:59:30 765212b225bb: Pull complete 21:59:31 f23df028b6ca: Pull complete 21:59:31 d65c8cfc05b1: Pull complete 21:59:47 2437ff75d9bd: Pull complete 21:59:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:59:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:59:47 prd-ubuntu20.04-docker-arm64-4c-16g-21682 does not seem to be running inside a container 21:59:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:59:49 $ docker top a61980e2c512c639f118a993491d6e5c9a516b8f0bdcce7d92f9f72c7b46b241 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:59:50 ---> job-cost.sh 21:59:50 lf-activate-venv: SKIPPING 21:59:50 INFO: No Stack... 21:59:51 INFO: Retrieving Pricing Info for: v3-standard-4 21:59:52 INFO: Archiving Costs [Pipeline] sh 21:59:52 + + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csvcut 21:59:52 -d, -f6 [Pipeline] lock 21:59:52 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1097-1-stack-cost] 21:59:52 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1097-1-stack-cost] did not exist. Created. 21:59:52 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1097-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:59:53 /w/workspace/app-functions-sdk-go/1@tmp/durable-700f7a7f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:59:54 + echo total: 0.10999999940395355 [Pipeline] stash 21:59:54 Warning: overwriting stash ‘stack-cost’ 21:59:54 Stashed 1 file(s) [Pipeline] } 21:59:54 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1097-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:59:54 $ docker stop --time=1 a61980e2c512c639f118a993491d6e5c9a516b8f0bdcce7d92f9f72c7b46b241 21:59:56 $ docker rm -f a61980e2c512c639f118a993491d6e5c9a516b8f0bdcce7d92f9f72c7b46b241 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:59:57 provisioning config files... 21:59:57 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1097@tmp/config1585587270327631501tmp [Pipeline] { [Pipeline] sh 21:59:57 + set +x 21:59:57 + curl -s https://codecov.io/bash 21:59:57 + bash -s -- 21:59:57 21:59:57 _____ _ 21:59:57 / ____| | | 21:59:57 | | ___ __| | ___ ___ _____ __ 21:59:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:59:57 | |___| (_) | (_| | __/ (_| (_) \ V / 21:59:57 \_____\___/ \__,_|\___|\___\___/ \_/ 21:59:57 Bash-1.0.6 21:59:57 21:59:57 21:59:57 ==> git version 2.25.1 found 21:59:57 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:59:57 Release-Date: 2020-01-08 21:59:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:59:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:59:57 ==> Jenkins CI detected. 21:59:57 current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1097 21:59:57 project root: . 21:59:57 --> token set from env 21:59:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:59:57 ==> Running gcov in . (disable via -X gcov) 21:59:57 ==> Python coveragepy not found 21:59:57 ==> Searching for coverage reports in: 21:59:57 + . 21:59:57 -> Found 2 reports 21:59:57 ==> Detecting git/mercurial file structure 21:59:57 ==> Reading reports 21:59:57 + ./app-service-template/coverage.out bytes=1222 21:59:57 + ./coverage.out bytes=115551 21:59:57 ==> Appending adjustments 21:59:57 https://docs.codecov.io/docs/fixing-reports 21:59:57 + Found adjustments 21:59:57 ==> Gzipping contents 21:59:57 20K /tmp/codecov.wlPU4H.gz 21:59:57 ==> Uploading reports 21:59:57 url: https://codecov.io 21:59:57 query: branch=PR-1097&commit=f28875841b4a115c59dfb5574b9182854435ed78&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1097%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1097&job=&cmd_args= 21:59:57 -> Pinging Codecov 21:59:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-1097&commit=f28875841b4a115c59dfb5574b9182854435ed78&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1097%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1097&job=&cmd_args= 21:59:58 -> Uploading to 21:59:58 https://storage.googleapis.com/codecov/v4/raw/2022-04-21/3D8B5DFFC46A037C893635FACE044666/f28875841b4a115c59dfb5574b9182854435ed78/102fe225-c456-4e26-9a9b-4c69740f20dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220421%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220421T215958Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5702d6a47ed63a8d13d650fe21bd298acb4b06836b2d61e17a63e0bcb0e52355 21:59:58 % Total % Received % Xferd Average Speed Time Time Time Current 21:59:58 Dload Upload Total Spent Left Speed 21:59:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20246 0 0 100 20246 0 67486 --:--:-- --:--:-- --:--:-- 67486 21:59:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/f28875841b4a115c59dfb5574b9182854435ed78 [Pipeline] } 21:59:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:00:00 + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1097/archives ] 22:00:00 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1097/archives 22:00:00 total 16 22:00:00 drwxr-xr-x 3 root root 4096 Apr 21 21:51 . 22:00:00 drwxrwxr-x 10 jenkins jenkins 4096 Apr 21 21:51 .. 22:00:00 drwxr-xr-x 2 root root 4096 Apr 21 21:51 cost 22:00:00 -rw-r--r-- 1 root root 92 Apr 21 21:51 cost.csv 22:00:00 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1097/archives 22:00:00 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1097/archives 22:00:00 total 16 22:00:00 drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 21:51 . 22:00:00 drwxrwxr-x 10 jenkins jenkins 4096 Apr 21 21:51 .. 22:00:00 drwxr-xr-x 2 jenkins jenkins 4096 Apr 21 21:51 cost 22:00:00 -rw-r--r-- 1 jenkins jenkins 92 Apr 21 21:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:00:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:00:01 ---> package-listing.sh 22:00:01 ++ tr '[:upper:]' '[:lower:]' 22:00:01 ++ facter osfamily 22:00:01 + OS_FAMILY=debian 22:00:01 + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1097 22:00:01 + START_PACKAGES=/tmp/packages_start.txt 22:00:01 + END_PACKAGES=/tmp/packages_end.txt 22:00:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:00:01 + PACKAGES=/tmp/packages_start.txt 22:00:01 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1097 ']' 22:00:01 + PACKAGES=/tmp/packages_end.txt 22:00:01 + case "${OS_FAMILY}" in 22:00:01 + dpkg -l 22:00:01 + grep '^ii' 22:00:01 + '[' -f /tmp/packages_start.txt ']' 22:00:01 + '[' -f /tmp/packages_end.txt ']' 22:00:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:00:01 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1097 ']' 22:00:01 + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1097/archives/ 22:00:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1097/archives/ [Pipeline] echo 22:00:01 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-functions-sdk-go_PR-1097/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:00:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:00:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:00:02 . [Pipeline] withDockerContainer 22:00:02 prd-ubuntu20.04-docker-8c-8g-21681 does not seem to be running inside a container 22:00:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-functions-sdk-go_PR-1097/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1097 -v /w/workspace/dry_app-functions-sdk-go_PR-1097:/w/workspace/dry_app-functions-sdk-go_PR-1097:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1097@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1097@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:00:02 $ docker top 6b75e1e293d42d6fe90bc5fc8544ecf67f3cb331b56ab41b11f0afd331fe73c4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:00:03 + touch /tmp/pre-build-complete [Pipeline] sh 22:00:03 + mkdir -p /var/log/sysstat [Pipeline] sh 22:00:03 + ls /var/log/sa-host 22:00:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:00:04 provisioning config files... 22:00:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1097@tmp/config9068829515505913624tmp [Pipeline] { [Pipeline] echo 22:00:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:00:04 ---> create-netrc.sh [Pipeline] } 22:00:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:00:04 ---> python-tools-install.sh [Pipeline] echo 22:00:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:00:05 ---> sudo-logs.sh 22:00:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:00:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:00:05 ---> job-cost.sh 22:00:05 lf-activate-venv: SKIPPING 22:00:05 DEBUG: total: 0.2199999988079071 22:00:05 INFO: Retrieving Stack Cost... 22:00:06 INFO: Retrieving Pricing Info for: v3-standard-8 22:00:06 INFO: Archiving Costs [Pipeline] echo 22:00:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:00:06 ---> logs-deploy.sh 22:00:06 lf-activate-venv: SKIPPING 22:00:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1097/1 22:00:06 INFO: archiving workspace using pattern(s): 22:00:07 Archives upload complete. 22:00:07 INFO: archiving logs to Nexus 22:00:08 ---> uname -a: 22:00:08 Linux prd-ubuntu20-04-docker-8c-8g-21681 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 22:00:08 22:00:08 22:00:08 ---> lscpu: 22:00:08 Architecture: x86_64 22:00:08 CPU op-mode(s): 32-bit, 64-bit 22:00:08 Byte Order: Little Endian 22:00:08 Address sizes: 40 bits physical, 48 bits virtual 22:00:08 CPU(s): 8 22:00:08 On-line CPU(s) list: 0-7 22:00:08 Thread(s) per core: 1 22:00:08 Core(s) per socket: 1 22:00:08 Socket(s): 8 22:00:08 NUMA node(s): 1 22:00:08 Vendor ID: AuthenticAMD 22:00:08 CPU family: 23 22:00:08 Model: 49 22:00:08 Model name: AMD EPYC-Rome Processor 22:00:08 Stepping: 0 22:00:08 CPU MHz: 2799.998 22:00:08 BogoMIPS: 5599.99 22:00:08 Virtualization: AMD-V 22:00:08 Hypervisor vendor: KVM 22:00:08 Virtualization type: full 22:00:08 L1d cache: 256 KiB 22:00:08 L1i cache: 256 KiB 22:00:08 L2 cache: 4 MiB 22:00:08 L3 cache: 128 MiB 22:00:08 NUMA node0 CPU(s): 0-7 22:00:08 Vulnerability Itlb multihit: Not affected 22:00:08 Vulnerability L1tf: Not affected 22:00:08 Vulnerability Mds: Not affected 22:00:08 Vulnerability Meltdown: Not affected 22:00:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:00:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:00:08 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:00:08 Vulnerability Srbds: Not affected 22:00:08 Vulnerability Tsx async abort: Not affected 22:00:08 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 rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:00:08 22:00:08 22:00:08 ---> nproc: 22:00:08 8 22:00:08 22:00:08 22:00:08 ---> df -h: 22:00:08 Filesystem Size Used Avail Use% Mounted on 22:00:08 overlay 155G 9.9G 146G 7% / 22:00:08 tmpfs 64M 0 64M 0% /dev 22:00:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:00:08 shm 64M 0 64M 0% /dev/shm 22:00:08 /dev/vda1 155G 9.9G 146G 7% /facter-os 22:00:08 22:00:08 22:00:08 ---> sar -b -r -n DEV: 22:00:08 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21681) 04/21/22 _x86_64_ (8 CPU) 22:00:08 22:00:08 21:48:31 LINUX RESTART (8 CPU) 22:00:08 22:00:08 21:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:00:08 21:50:01 246.09 15.25 230.84 0.00 2123.78 92048.79 0.00 22:00:08 21:51:01 51.49 0.02 51.47 0.00 0.13 27419.71 0.00 22:00:08 21:52:01 39.95 0.07 39.89 0.00 4.27 18354.68 0.00 22:00:08 21:53:01 1.82 0.00 1.82 0.00 0.00 21.20 0.00 22:00:08 21:54:01 1.35 0.03 1.32 0.00 2.27 13.73 0.00 22:00:08 21:55:01 1.95 0.00 1.95 0.00 0.00 27.59 0.00 22:00:08 21:56:01 2.62 1.58 1.03 0.00 50.39 13.46 0.00 22:00:08 21:57:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 22:00:08 21:58:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 22:00:08 21:59:01 1.73 0.00 1.73 0.00 0.00 24.00 0.00 22:00:08 22:00:01 1.18 0.15 1.03 0.00 9.73 21.46 0.00 22:00:08 Average: 31.91 1.56 30.36 0.00 199.44 12561.89 0.00 22:00:08 22:00:08 21:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:00:08 21:50:01 28617244 31641852 649784 1.98 111092 3158124 2332732 6.87 1334324 2517208 494744 22:00:08 21:51:01 27877656 31250524 1037940 3.16 117644 3472160 2475404 7.30 1923416 2636696 32776 22:00:08 21:52:01 28731772 31756376 537692 1.64 120768 3143380 1816028 5.35 1192520 2539160 16 22:00:08 21:53:01 28732320 31757020 536936 1.63 120808 3143384 1816028 5.35 1191412 2539164 12 22:00:08 21:54:01 28733388 31758280 535500 1.63 120856 3143456 1816028 5.35 1190340 2539236 16 22:00:08 21:55:01 28733592 31758568 535168 1.63 120916 3143460 1816028 5.35 1189988 2539280 16 22:00:08 21:56:01 28737928 31765304 528296 1.61 120956 3144976 1832092 5.40 1188016 2538860 32 22:00:08 21:57:01 28738416 31765796 527768 1.60 120972 3144980 1832092 5.40 1186964 2538848 48 22:00:08 21:58:01 28738644 31766056 527480 1.60 120988 3144980 1832092 5.40 1186184 2538852 12 22:00:08 21:59:01 28737888 31765304 528356 1.61 121036 3144960 1832092 5.40 1186688 2538828 180 22:00:08 22:00:01 28734536 31762544 530696 1.61 121080 3145388 1847208 5.44 1188172 2538572 448 22:00:08 Average: 28646671 31704329 588692 1.79 119738 3175386 1931620 5.69 1268911 2545882 48027 22:00:08 22:00:08 21:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:00:08 21:50:01 ens3 584.20 452.99 5342.89 132.85 0.00 0.00 0.00 0.00 22:00:08 21:50:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 22:00:08 21:50:01 docker0 143.86 110.26 13.21 1067.13 0.00 0.00 0.00 0.00 22:00:08 21:50:01 veth7906645 46.08 59.84 4.51 714.42 0.00 0.00 0.00 0.06 22:00:08 21:51:01 ens3 17.66 10.31 15.00 7.24 0.00 0.00 0.00 0.00 22:00:08 21:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:08 21:51:01 docker0 1.43 1.27 0.10 1.65 0.00 0.00 0.00 0.00 22:00:08 21:51:01 veth7906645 1.43 1.30 0.12 1.65 0.00 0.00 0.00 0.00 22:00:08 21:52:01 ens3 112.11 63.31 2525.03 11.99 0.00 0.00 0.00 0.00 22:00:08 21:52:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 22:00:08 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:53:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:00:08 21:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:08 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:54:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 22:00:08 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:55:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:00:08 21:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:08 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:56:01 ens3 5.33 3.87 4.19 4.47 0.00 0.00 0.00 0.00 22:00:08 21:56:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:00:08 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:57:01 ens3 7.38 12.25 1.31 11.58 0.00 0.00 0.00 0.00 22:00:08 21:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:08 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:58:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:59:01 ens3 8.73 11.29 9.85 7.91 0.00 0.00 0.00 0.00 22:00:08 21:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:08 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 22:00:01 ens3 27.48 35.99 12.11 35.17 0.00 0.00 0.00 0.00 22:00:08 22:00:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 22:00:08 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 Average: ens3 69.49 53.73 720.23 19.23 0.00 0.00 0.00 0.00 22:00:08 Average: lo 0.49 0.49 0.05 0.05 0.00 0.00 0.00 0.00 22:00:08 Average: docker0 13.23 10.15 1.21 97.31 0.00 0.00 0.00 0.00 22:00:08 22:00:08 22:00:08 ---> sar -P ALL: 22:00:08 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21681) 04/21/22 _x86_64_ (8 CPU) 22:00:08 22:00:08 21:48:31 LINUX RESTART (8 CPU) 22:00:08 22:00:08 21:49:01 CPU %user %nice %system %iowait %steal %idle 22:00:08 21:50:01 all 21.16 0.00 4.45 1.14 0.08 73.17 22:00:08 21:50:01 0 20.98 0.00 4.77 0.55 0.08 73.61 22:00:08 21:50:01 1 21.20 0.00 3.93 0.39 0.07 74.42 22:00:08 21:50:01 2 21.47 0.00 4.31 1.64 0.08 72.50 22:00:08 21:50:01 3 21.66 0.00 4.50 0.22 0.07 73.55 22:00:08 21:50:01 4 21.64 0.00 4.95 3.71 0.08 69.61 22:00:08 21:50:01 5 21.69 0.00 4.28 0.19 0.07 73.78 22:00:08 21:50:01 6 18.71 0.00 4.28 1.53 0.08 75.40 22:00:08 21:50:01 7 21.95 0.00 4.61 0.86 0.10 72.48 22:00:08 21:51:01 all 35.44 0.00 5.27 0.54 0.08 58.67 22:00:08 21:51:01 0 35.83 0.00 5.16 0.08 0.08 58.84 22:00:08 21:51:01 1 35.27 0.00 5.44 0.05 0.08 59.15 22:00:08 21:51:01 2 35.37 0.00 5.53 0.12 0.07 58.91 22:00:08 21:51:01 3 35.44 0.00 5.47 0.10 0.08 58.90 22:00:08 21:51:01 4 35.04 0.00 5.60 3.42 0.08 55.86 22:00:08 21:51:01 5 34.92 0.00 5.17 0.17 0.08 59.67 22:00:08 21:51:01 6 35.74 0.00 4.83 0.22 0.07 59.14 22:00:08 21:51:01 7 35.88 0.00 4.96 0.19 0.08 58.88 22:00:08 21:52:01 all 4.12 0.00 1.32 0.45 0.02 94.09 22:00:08 21:52:01 0 4.30 0.00 1.09 0.03 0.03 94.54 22:00:08 21:52:01 1 4.03 0.00 1.17 0.03 0.02 94.74 22:00:08 21:52:01 2 4.01 0.00 1.79 0.15 0.02 94.03 22:00:08 21:52:01 3 4.34 0.00 1.29 0.34 0.03 94.00 22:00:08 21:52:01 4 4.50 0.00 0.85 0.15 0.02 94.48 22:00:08 21:52:01 5 3.95 0.00 1.34 0.17 0.03 94.51 22:00:08 21:52:01 6 3.66 0.00 1.91 2.72 0.02 91.69 22:00:08 21:52:01 7 4.14 0.00 1.12 0.02 0.02 94.71 22:00:08 21:53:01 all 0.02 0.00 0.01 0.00 0.00 99.97 22:00:08 21:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:00:08 21:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:00:08 21:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:00:08 21:53:01 3 0.05 0.00 0.03 0.00 0.02 99.90 22:00:08 21:53:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:00:08 21:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:00:08 21:53:01 6 0.03 0.00 0.00 0.02 0.00 99.95 22:00:08 21:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:00:08 21:54:01 all 0.03 0.00 0.01 0.01 0.00 99.94 22:00:08 21:54:01 0 0.07 0.00 0.02 0.00 0.02 99.90 22:00:08 21:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:00:08 21:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:00:08 21:54:01 3 0.07 0.00 0.02 0.00 0.02 99.90 22:00:08 21:54:01 4 0.02 0.00 0.00 0.02 0.00 99.97 22:00:08 21:54:01 5 0.05 0.00 0.00 0.00 0.00 99.95 22:00:08 21:54:01 6 0.00 0.00 0.02 0.05 0.00 99.93 22:00:08 21:54:01 7 0.03 0.00 0.03 0.00 0.00 99.93 22:00:08 21:55:01 all 0.03 0.00 0.01 0.01 0.00 99.95 22:00:08 21:55:01 0 0.00 0.00 0.02 0.02 0.00 99.97 22:00:08 21:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:00:08 21:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:00:08 21:55:01 3 0.10 0.00 0.05 0.00 0.00 99.85 22:00:08 21:55:01 4 0.02 0.00 0.00 0.02 0.00 99.97 22:00:08 21:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:00:08 21:55:01 6 0.02 0.00 0.00 0.05 0.00 99.93 22:00:08 21:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:00:08 21:56:01 all 0.22 0.00 0.05 0.01 0.01 99.71 22:00:08 21:56:01 0 0.17 0.00 0.03 0.00 0.02 99.78 22:00:08 21:56:01 1 0.20 0.00 0.07 0.03 0.00 99.70 22:00:08 21:56:01 2 0.22 0.00 0.03 0.00 0.00 99.75 22:00:08 21:56:01 3 0.27 0.00 0.05 0.00 0.02 99.67 22:00:08 21:56:01 4 0.32 0.00 0.02 0.02 0.00 99.65 22:00:08 21:56:01 5 0.20 0.00 0.02 0.00 0.02 99.77 22:00:08 21:56:01 6 0.13 0.00 0.08 0.02 0.02 99.75 22:00:08 21:56:01 7 0.27 0.00 0.08 0.00 0.02 99.63 22:00:08 21:57:01 all 0.04 0.00 0.02 0.01 0.00 99.92 22:00:08 21:57:01 0 0.07 0.00 0.07 0.00 0.00 99.87 22:00:08 21:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:00:08 21:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:00:08 21:57:01 3 0.08 0.00 0.03 0.00 0.02 99.87 22:00:08 21:57:01 4 0.05 0.00 0.00 0.07 0.00 99.88 22:00:08 21:57:01 5 0.05 0.00 0.03 0.00 0.00 99.92 22:00:08 21:57:01 6 0.02 0.00 0.00 0.02 0.00 99.97 22:00:08 21:57:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:00:08 21:58:01 all 0.01 0.00 0.00 0.00 0.00 99.98 22:00:08 21:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:00:08 21:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:00:08 21:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:00:08 21:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:00:08 21:58:01 4 0.00 0.00 0.00 0.02 0.02 99.97 22:00:08 21:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:00:08 21:58:01 6 0.03 0.00 0.02 0.02 0.00 99.93 22:00:08 21:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:00:08 21:59:01 all 0.04 0.00 0.01 0.01 0.00 99.93 22:00:08 21:59:01 0 0.07 0.00 0.05 0.00 0.00 99.88 22:00:08 21:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:00:08 21:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:00:08 21:59:01 3 0.03 0.00 0.03 0.00 0.02 99.92 22:00:08 21:59:01 4 0.03 0.00 0.00 0.03 0.00 99.93 22:00:08 21:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:00:08 21:59:01 6 0.02 0.00 0.02 0.03 0.00 99.93 22:00:08 21:59:01 7 0.08 0.00 0.00 0.00 0.00 99.92 22:00:08 22:00:01 all 0.30 0.00 0.14 0.01 0.00 99.54 22:00:08 22:00:01 0 0.20 0.00 0.08 0.00 0.00 99.72 22:00:08 22:00:01 1 0.15 0.00 0.08 0.00 0.00 99.77 22:00:08 22:00:01 2 0.18 0.00 0.18 0.00 0.02 99.62 22:00:08 22:00:01 3 0.62 0.00 0.18 0.00 0.02 99.18 22:00:08 22:00:01 4 0.37 0.00 0.20 0.00 0.00 99.43 22:00:08 22:00:01 5 0.23 0.00 0.18 0.02 0.00 99.57 22:00:08 22:00:01 6 0.20 0.00 0.10 0.02 0.00 99.68 22:00:08 22:00:01 7 0.48 0.00 0.10 0.03 0.00 99.38 22:00:08 22:00:08 Average: CPU %user %nice %system %iowait %steal %idle 22:00:08 Average: all 5.56 0.00 1.02 0.20 0.02 93.20 22:00:08 Average: 0 5.59 0.00 1.02 0.06 0.02 93.30 22:00:08 Average: 1 5.51 0.00 0.97 0.05 0.02 93.45 22:00:08 Average: 2 5.55 0.00 1.07 0.17 0.02 93.18 22:00:08 Average: 3 5.67 0.00 1.06 0.06 0.03 93.19 22:00:08 Average: 4 5.61 0.00 1.05 0.68 0.02 92.65 22:00:08 Average: 5 5.54 0.00 1.00 0.05 0.02 93.39 22:00:08 Average: 6 5.31 0.00 1.02 0.42 0.02 93.23 22:00:08 Average: 7 5.68 0.00 0.99 0.10 0.02 93.21 22:00:08 22:00:08 22:00:08