Pull request #1209 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 lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 46125b854c8040769bb73677780ec4da2fac0127+78eeb4cf8eafd545e04d2aba3275c7a949e20c37 (33611415da13c5974edc5fc84f5f4ac09079c030) 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-ssh10497525042413010615.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh4707704145714520068.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-1209/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-1209/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10209860419783818424.key Verifying host key using known hosts file > 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-1209/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5806798198151555943.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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 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-ssh17718918960236169056.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-1209/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-1209/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12680466502488086346.key Verifying host key using known hosts file > 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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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.18 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-117740 in /w/workspace/dry_app-functions-sdk-go_PR-1209 [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-1209 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 78eeb4cf8eafd545e04d2aba3275c7a949e20c37 into PR head commit 46125b854c8040769bb73677780ec4da2fac0127 Merge succeeded, producing 46125b854c8040769bb73677780ec4da2fac0127 Checking out Revision 46125b854c8040769bb73677780ec4da2fac0127 (PR-1209) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1209/head:refs/remotes/origin/PR-1209 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46125b854c8040769bb73677780ec4da2fac0127 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 78eeb4cf8eafd545e04d2aba3275c7a949e20c37 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46125b854c8040769bb73677780ec4da2fac0127 # timeout=10 Commit message: "docs: Levski Change Log" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:03:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:03:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:03:04 ========================================================= 17:03:04 EdgeX Global Pipelines Version Info 17:03:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:03:04 ------------------- 17:03:04 stable info: 17:03:04 ------------------- 17:03:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:03:04 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 17:03:04 Message: update stable to v1.0.243 17:03:05 ------------------- 17:03:05 experimental info: 17:03:05 ------------------- 17:03:05 Commited By: **** collab-it+edgex@linuxfoundation.org 17:03:05 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 17:03:05 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:03:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 17:03:05 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 17:03:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:03:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:03:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:03:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:03:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 17:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:03:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:03:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:03:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:03:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:03:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:03:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:03:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:03:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:03:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:03:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:03:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:03:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:03:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:03:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1209 [Pipeline] echo 17:03:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1209 [Pipeline] echo 17:03:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1209 [Pipeline] echo 17:03:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 46125b854c8040769bb73677780ec4da2fac0127 [Pipeline] echo 17:03:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 46125b8 [Pipeline] echo 17:03:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:03:07 + git rev-list -1 --merges 46125b854c8040769bb73677780ec4da2fac0127~1..46125b854c8040769bb73677780ec4da2fac0127 [Pipeline] echo 17:03:07 -----------> git rev-list -1 --merges 46125b854c8040769bb73677780ec4da2fac0127~1..46125b854c8040769bb73677780ec4da2fac0127 46125b854c8040769bb73677780ec4da2fac0127 [false] [Pipeline] sh 17:03:07 + git log --format=format:%s -1 46125b854c8040769bb73677780ec4da2fac0127 [Pipeline] echo 17:03:07 ========================================================= 17:03:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:03:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:03:08 + git log --format=format:%s -1 46125b854c8040769bb73677780ec4da2fac0127 [Pipeline] echo 17:03:08 [semverPrep] GIT_COMMIT: 46125b854c8040769bb73677780ec4da2fac0127, Commit Message: docs: Levski Change Log [Pipeline] echo 17:03:08 [semverPrep] This is not a build commit. [Pipeline] sh 17:03:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:03:08 + grep -v github /etc/ssh/ssh_known_hosts 17:03:08 + [ -e /tmp/ssh_known_hosts ] 17:03:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:03:08 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:03:08 sudo tee -a /etc/ssh/ssh_known_hosts 17:03:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:03:09 17:03:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:03:10 0.1.4: Pulling from edgex-devops/py-git-semver 17:03:10 b85a868b505f: Pulling fs layer 17:03:10 e2be974225ed: Pulling fs layer 17:03:10 339a4e72a1f5: Pulling fs layer 17:03:10 988bab9f4d93: Pulling fs layer 17:03:10 1469e6f7b9e6: Pulling fs layer 17:03:10 eaf3925da568: Pulling fs layer 17:03:10 bab4dde63d76: Pulling fs layer 17:03:10 bde34c3a00c8: Pulling fs layer 17:03:10 b352a97aabf1: Pulling fs layer 17:03:10 4872d77fe225: Pulling fs layer 17:03:10 5851b861e8e6: Pulling fs layer 17:03:10 1469e6f7b9e6: Waiting 17:03:10 eaf3925da568: Waiting 17:03:10 988bab9f4d93: Waiting 17:03:10 bab4dde63d76: Waiting 17:03:10 bde34c3a00c8: Waiting 17:03:10 b352a97aabf1: Waiting 17:03:10 4872d77fe225: Waiting 17:03:10 5851b861e8e6: Waiting 17:03:10 e2be974225ed: Verifying Checksum 17:03:10 e2be974225ed: Download complete 17:03:10 988bab9f4d93: Verifying Checksum 17:03:10 988bab9f4d93: Download complete 17:03:10 1469e6f7b9e6: Verifying Checksum 17:03:10 1469e6f7b9e6: Download complete 17:03:10 eaf3925da568: Verifying Checksum 17:03:10 eaf3925da568: Download complete 17:03:10 339a4e72a1f5: Verifying Checksum 17:03:10 339a4e72a1f5: Download complete 17:03:10 bde34c3a00c8: Download complete 17:03:10 b352a97aabf1: Verifying Checksum 17:03:10 b352a97aabf1: Download complete 17:03:10 4872d77fe225: Download complete 17:03:10 5851b861e8e6: Verifying Checksum 17:03:10 5851b861e8e6: Download complete 17:03:10 b85a868b505f: Verifying Checksum 17:03:10 b85a868b505f: Download complete 17:03:10 bab4dde63d76: Verifying Checksum 17:03:10 bab4dde63d76: Download complete 17:03:11 b85a868b505f: Pull complete 17:03:11 e2be974225ed: Pull complete 17:03:12 339a4e72a1f5: Pull complete 17:03:12 988bab9f4d93: Pull complete 17:03:12 1469e6f7b9e6: Pull complete 17:03:12 eaf3925da568: Pull complete 17:03:14 bab4dde63d76: Pull complete 17:03:14 bde34c3a00c8: Pull complete 17:03:14 b352a97aabf1: Pull complete 17:03:14 4872d77fe225: Pull complete 17:03:14 5851b861e8e6: Pull complete 17:03:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:03:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:03:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:15 prd-ubuntu20.04-docker-8c-8g-117740 does not seem to be running inside a container 17:03:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1209 -v /w/workspace/dry_app-functions-sdk-go_PR-1209:/w/workspace/dry_app-functions-sdk-go_PR-1209:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1209@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1209@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:03:16 $ docker top b0fdf08f673e0dd38bf65f99803785b5bbf0d898581534a4511e4bea829b55e0 -eo pid,comm 17:03:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:03:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:03:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:03:16 [ssh-agent] Looking for ssh-agent implementation... 17:03:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:03:16 $ docker exec b0fdf08f673e0dd38bf65f99803785b5bbf0d898581534a4511e4bea829b55e0 ssh-agent 17:03:17 SSH_AUTH_SOCK=/tmp/ssh-MyFP2lkgA0yU/agent.32 17:03:17 SSH_AGENT_PID=38 17:03:17 Running ssh-add (command line suppressed) 17:03:17 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1209@tmp/private_key_11982191282696552721.key (/w/workspace/dry_app-functions-sdk-go_PR-1209@tmp/private_key_11982191282696552721.key) 17:03:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:03:17 + git tag --points-at HEAD [Pipeline] } 17:03:17 $ docker exec --env ******** --env ******** b0fdf08f673e0dd38bf65f99803785b5bbf0d898581534a4511e4bea829b55e0 ssh-agent -k 17:03:17 unset SSH_AUTH_SOCK; 17:03:17 unset SSH_AGENT_PID; 17:03:17 echo Agent pid 38 killed; 17:03:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:03:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:03:17 [ssh-agent] Looking for ssh-agent implementation... 17:03:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:03:17 $ docker exec b0fdf08f673e0dd38bf65f99803785b5bbf0d898581534a4511e4bea829b55e0 ssh-agent 17:03:18 SSH_AUTH_SOCK=/tmp/ssh-NnGVSXXYlt96/agent.71 17:03:18 SSH_AGENT_PID=77 17:03:18 Running ssh-add (command line suppressed) 17:03:18 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1209@tmp/private_key_17954272620322916954.key (/w/workspace/dry_app-functions-sdk-go_PR-1209@tmp/private_key_17954272620322916954.key) 17:03:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:03:18 + git semver init 17:03:18 2022-11-01 17:03:18,641 [run_init] DEBUG init version:0.0.0 force:False 17:03:18 2022-11-01 17:03:18,642 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1209/.semver 17:03:18 2022-11-01 17:03:18,642 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1209/.semver 17:03:18 2022-11-01 17:03:18,642 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1209/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1209, universal_newlines=False, shell=None, istream=None) 17:03:20 2022-11-01 17:03:20,079 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1209/.git/info/exclude 17:03:20 2022-11-01 17:03:20,080 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1209/.semver/PR-1209 with force:False 17:03:20 2022-11-01 17:03:20,080 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1209/.semver/PR-1209 17:03:20 2022-11-01 17:03:20,085 [execute] INFO git cat-file --batch-check 17:03:20 2022-11-01 17:03:20,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1209/.semver, universal_newlines=False, shell=None, istream=) 17:03:20 2022-11-01 17:03:20,090 [execute] INFO git cat-file --batch 17:03:20 2022-11-01 17:03:20,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1209/.semver, universal_newlines=False, shell=None, istream=) 17:03:20 2022-11-01 17:03:20,094 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1209/.semver/PR-1209 17:03:20 0.0.0 [Pipeline] } 17:03:20 $ docker exec --env ******** --env ******** b0fdf08f673e0dd38bf65f99803785b5bbf0d898581534a4511e4bea829b55e0 ssh-agent -k 17:03:20 unset SSH_AUTH_SOCK; 17:03:20 unset SSH_AGENT_PID; 17:03:20 echo Agent pid 77 killed; 17:03:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:03:20 + git semver [Pipeline] } 17:03:21 $ docker stop --time=1 b0fdf08f673e0dd38bf65f99803785b5bbf0d898581534a4511e4bea829b55e0 17:03:22 $ docker rm -f b0fdf08f673e0dd38bf65f99803785b5bbf0d898581534a4511e4bea829b55e0 [Pipeline] // withDockerContainer [Pipeline] sh 17:03:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:03:22 Stashed 1 file(s) [Pipeline] echo 17:03:22 [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 17:03:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:03:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:03:23 ========================================================= 17:03:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:03:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:03:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:03:24 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:03:24 213ec9aee27d: Pulling fs layer 17:03:24 4583459ba037: Pulling fs layer 17:03:24 93c1e223e6f2: Pulling fs layer 17:03:24 53926ce57604: Pulling fs layer 17:03:24 21b2b0c7a3f4: Pulling fs layer 17:03:24 30f14e443154: Pulling fs layer 17:03:24 801331c1e519: Pulling fs layer 17:03:24 99cc6dd402b0: Pulling fs layer 17:03:24 7d9ed39f4882: Pulling fs layer 17:03:24 53926ce57604: Waiting 17:03:24 21b2b0c7a3f4: Waiting 17:03:24 30f14e443154: Waiting 17:03:24 801331c1e519: Waiting 17:03:24 99cc6dd402b0: Waiting 17:03:24 7d9ed39f4882: Waiting 17:03:24 93c1e223e6f2: Verifying Checksum 17:03:24 93c1e223e6f2: Download complete 17:03:24 4583459ba037: Verifying Checksum 17:03:24 4583459ba037: Download complete 17:03:24 21b2b0c7a3f4: Verifying Checksum 17:03:24 21b2b0c7a3f4: Download complete 17:03:24 30f14e443154: Download complete 17:03:24 213ec9aee27d: Verifying Checksum 17:03:24 213ec9aee27d: Download complete 17:03:24 801331c1e519: Download complete 17:03:24 213ec9aee27d: Pull complete 17:03:24 4583459ba037: Pull complete 17:03:24 93c1e223e6f2: Pull complete 17:03:24 7d9ed39f4882: Verifying Checksum 17:03:24 7d9ed39f4882: Download complete 17:03:24 99cc6dd402b0: Verifying Checksum 17:03:24 99cc6dd402b0: Download complete 17:03:24 53926ce57604: Verifying Checksum 17:03:24 53926ce57604: Download complete 17:03:28 53926ce57604: Pull complete 17:03:28 21b2b0c7a3f4: Pull complete 17:03:28 30f14e443154: Pull complete 17:03:28 801331c1e519: Pull complete 17:03:30 99cc6dd402b0: Pull complete 17:03:31 7d9ed39f4882: Pull complete 17:03:31 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 17:03:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:03:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 17:03:31 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:31 + docker inspect -f . ci-base-image-x86_64 17:03:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:32 prd-ubuntu20.04-docker-8c-8g-117740 does not seem to be running inside a container 17:03:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1209 -v /w/workspace/dry_app-functions-sdk-go_PR-1209:/w/workspace/dry_app-functions-sdk-go_PR-1209:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1209@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1209@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:03:33 $ docker top 8948c7343cc5a5fc167debf1058c52b39854434726fe2f886c48fb3f3e7a414d -eo pid,comm [Pipeline] { [Pipeline] sh 17:03:34 + go version 17:03:34 go version go1.18.7 linux/amd64 [Pipeline] } 17:03:34 $ docker stop --time=1 8948c7343cc5a5fc167debf1058c52b39854434726fe2f886c48fb3f3e7a414d 17:03:35 $ docker rm -f 8948c7343cc5a5fc167debf1058c52b39854434726fe2f886c48fb3f3e7a414d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:36 + docker inspect -f . ci-base-image-x86_64 17:03:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:36 prd-ubuntu20.04-docker-8c-8g-117740 does not seem to be running inside a container 17:03:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-functions-sdk-go_PR-1209 -v /w/workspace/dry_app-functions-sdk-go_PR-1209:/w/workspace/dry_app-functions-sdk-go_PR-1209:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1209@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1209@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:03:37 $ docker top 45a49aefe833c6be8a2c7366818c57528e6571c91427d27d65392b3456f7c785 -eo pid,comm [Pipeline] { [Pipeline] sh 17:03:37 + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1209 [Pipeline] fileExists [Pipeline] sh 17:03:37 + make test 17:03:37 make -C ./app-service-template build 17:03:37 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1209/app-service-template' 17:03:37 go mod tidy 17:03:37 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 17:03:37 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:03:37 go: downloading github.com/google/uuid v1.3.0 17:03:37 go: downloading github.com/stretchr/testify v1.8.0 17:03:37 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.28 17:03:38 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.25 17:03:38 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 17:03:38 go: downloading github.com/davecgh/go-spew v1.1.1 17:03:38 go: downloading github.com/pmezard/go-difflib v1.0.0 17:03:38 go: downloading gopkg.in/yaml.v3 v3.0.1 17:03:38 go: downloading github.com/stretchr/objx v0.4.0 17:03:38 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 17:03:38 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 17:03:38 go: downloading github.com/go-playground/validator/v10 v10.11.1 17:03:38 go: downloading github.com/go-kit/log v0.2.1 17:03:38 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:03:38 go: downloading github.com/gorilla/mux v1.8.0 17:03:38 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:03:38 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.11 17:03:38 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 17:03:38 Still waiting to schedule task 17:03:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:03:38 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:03:38 go: downloading github.com/pelletier/go-toml v1.9.5 17:03:38 go: downloading github.com/x448/float16 v0.8.4 17:03:38 go: downloading github.com/hashicorp/errwrap v1.0.0 17:03:38 go: downloading github.com/gorilla/websocket v1.4.2 17:03:38 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 17:03:38 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:03:38 go: downloading github.com/go-playground/universal-translator v0.18.0 17:03:38 go: downloading github.com/leodido/go-urn v1.2.1 17:03:38 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 17:03:38 go: downloading golang.org/x/text v0.3.7 17:03:38 go: downloading github.com/go-playground/locales v0.14.0 17:03:38 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 17:03:39 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:03:39 go: downloading github.com/mitchellh/copystructure v1.0.0 17:03:39 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 17:03:39 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 17:03:39 go: downloading github.com/go-playground/assert/v2 v2.0.1 17:03:39 go: downloading github.com/nats-io/nats.go v1.18.0 17:03:39 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 17:03:39 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:03:39 go: downloading github.com/pebbe/zmq4 v1.2.7 17:03:39 go: downloading github.com/hashicorp/consul/api v1.15.3 17:03:39 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 17:03:39 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:03:39 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:03:39 go: downloading github.com/kr/pretty v0.3.0 17:03:39 go: downloading github.com/Microsoft/go-winio v0.5.2 17:03:39 go: downloading github.com/zeebo/errs v1.2.2 17:03:39 go: downloading google.golang.org/grpc v1.46.0 17:03:39 go: downloading github.com/nats-io/nkeys v0.3.0 17:03:39 go: downloading github.com/nats-io/nuid v1.0.1 17:03:39 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:03:39 go: downloading github.com/hashicorp/go-hclog v0.14.1 17:03:39 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:03:39 go: downloading github.com/hashicorp/serf v0.9.7 17:03:39 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:03:39 go: downloading github.com/google/go-cmp v0.5.7 17:03:39 go: downloading github.com/hashicorp/consul/sdk v0.11.0 17:03:39 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:03:39 go: downloading github.com/kr/text v0.2.0 17:03:39 go: downloading github.com/rogpeppe/go-internal v1.8.0 17:03:39 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 17:03:39 go: downloading google.golang.org/protobuf v1.28.0 17:03:39 go: downloading github.com/onsi/ginkgo v1.10.1 17:03:39 go: downloading github.com/onsi/gomega v1.7.0 17:03:39 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:03:39 go: downloading github.com/golang/protobuf v1.5.2 17:03:39 go: downloading github.com/fatih/color v1.9.0 17:03:39 go: downloading github.com/mattn/go-colorable v0.1.12 17:03:40 go: downloading github.com/mattn/go-isatty v0.0.14 17:03:40 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:03:40 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 17:03:40 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 17:03:40 go: downloading github.com/armon/go-metrics v0.3.10 17:03:40 go: downloading github.com/hashicorp/go-msgpack v0.5.5 17:03:40 go: downloading github.com/hashicorp/memberlist v0.3.1 17:03:40 go: downloading github.com/pkg/errors v0.9.1 17:03:40 go: downloading github.com/klauspost/compress v1.15.11 17:03:40 go: downloading github.com/minio/highwayhash v1.0.2 17:03:40 go: downloading github.com/nats-io/jwt/v2 v2.3.0 17:03:40 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 17:03:40 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 17:03:40 go: downloading github.com/pascaldekloe/goe v0.1.0 17:03:40 go: downloading gopkg.in/yaml.v2 v2.4.0 17:03:40 go: downloading github.com/hpcloud/tail v1.0.0 17:03:40 go: downloading github.com/google/btree v1.0.0 17:03:40 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:03:40 go: downloading github.com/miekg/dns v1.1.41 17:03:40 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:03:40 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:03:40 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:03:40 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:03:41 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-new-service 17:03:59 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1209/app-service-template' 17:03:59 make -C ./app-service-template test 17:03:59 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1209/app-service-template' 17:03:59 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 17:04:17 ok app-new-service 0.070s coverage: 48.1% of statements 17:04:17 ? app-new-service/config [no test files] 17:04:17 ok app-new-service/functions 0.067s coverage: 85.3% of statements 17:04:17 CGO_ENABLED=1 go vet ./... 17:04:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:04:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:04:26 ./bin/test-attribution-txt.sh 17:04:26 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1209/app-service-template' 17:04:26 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:04:26 go: downloading github.com/gomodule/redigo v1.8.9 17:04:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 17:04:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.123s coverage: 60.4% of statements 17:04:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.057s coverage: 93.9% of statements 17:04:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 17:04:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.114s coverage: 76.5% of statements 17:04:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 17:04:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.069s coverage: 88.7% of statements 17:04:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.052s coverage: 100.0% of statements 17:04:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.178s coverage: 76.4% of statements 17:04:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 17:04:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 17:04:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.057s coverage: 97.3% of statements 17:04:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 17:04:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 17:04:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.088s coverage: 82.8% of statements 17:04:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 17:04:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.724s coverage: 81.5% of statements 17:04:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 17:04:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 17:04:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.081s coverage: 28.7% of statements 17:04:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 17:04:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.061s coverage: 14.0% of statements 17:04:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.065s coverage: 27.3% of statements 17:04:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 17:04:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 17:04:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.068s coverage: 51.4% of statements 17:04:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.141s coverage: 75.5% of statements 17:04:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.068s coverage: 94.4% of statements 17:04:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:04:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:04:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:05:03 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [Pipeline] echo 17:05:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:05:03 $ docker stop --time=1 45a49aefe833c6be8a2c7366818c57528e6571c91427d27d65392b3456f7c785 17:05:04 $ docker rm -f 45a49aefe833c6be8a2c7366818c57528e6571c91427d27d65392b3456f7c785 [Pipeline] // withDockerContainer [Pipeline] sh 17:05:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:05:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117742 in /w/workspace/dry_app-functions-sdk-go_PR-1209 [Pipeline] { 17:05:05 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 17:05:05 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional 17:05:05 The recommended git tool is: git [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] withEnv [Pipeline] { [Pipeline] sh 17:05:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:06 17:05:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:06 latest: Pulling from edgex-lftools-log-publisher 17:05:06 5eb5b503b376: Pulling fs layer 17:05:06 5c69ac0246d0: Pulling fs layer 17:05:06 ec43610c2a17: Pulling fs layer 17:05:06 3a2ae6a8a46f: Pulling fs layer 17:05:06 33b1e0a273af: Pulling fs layer 17:05:06 5d3b04190fa2: Pulling fs layer 17:05:06 2f39f015ded8: Pulling fs layer 17:05:06 33b1e0a273af: Waiting 17:05:06 3a2ae6a8a46f: Waiting 17:05:06 5d3b04190fa2: Waiting 17:05:07 ec43610c2a17: Verifying Checksum 17:05:07 ec43610c2a17: Download complete 17:05:07 5c69ac0246d0: Download complete 17:05:07 3a2ae6a8a46f: Verifying Checksum 17:05:07 3a2ae6a8a46f: Download complete 17:05:07 5d3b04190fa2: Download complete 17:05:07 33b1e0a273af: Verifying Checksum 17:05:07 33b1e0a273af: Download complete 17:05:07 5eb5b503b376: Download complete 17:05:07 2f39f015ded8: Download complete 17:05:08 5eb5b503b376: Pull complete 17:05:08 5c69ac0246d0: Pull complete 17:05:08 ec43610c2a17: Pull complete 17:05:08 3a2ae6a8a46f: Pull complete 17:05:09 33b1e0a273af: Pull complete 17:05:09 5d3b04190fa2: Pull complete 17:05:10 using credential edgex-jenkins-ssh 17:05:10 Cloning the remote Git repository 17:05:10 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:05:10 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 17:05:11 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:05:11 > git --version # timeout=10 17:05:11 > git --version # 'git version 2.25.1' 17:05:11 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:11 Verifying host key using known hosts file 17:05:11 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:05:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:05:13 2f39f015ded8: Pull complete 17:05:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:05:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:13 prd-ubuntu20.04-docker-8c-8g-117740 does not seem to be running inside a container 17:05:13 $ 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-1209 -v /w/workspace/dry_app-functions-sdk-go_PR-1209:/w/workspace/dry_app-functions-sdk-go_PR-1209:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1209@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1209@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:05:14 $ docker top 12b5b27e460210c02c6cb36594a39bff64ff85f32dc28a973c735abc6350551b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:05:15 ---> job-cost.sh 17:05:15 lf-activate-venv: SKIPPING 17:05:15 INFO: No Stack... 17:05:15 INFO: Retrieving Pricing Info for: v3-standard-8 17:05:15 INFO: Archiving Costs [Pipeline] sh 17:05:14 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:05:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:05:15 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:05:15 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:05:15 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:15 Verifying host key using known hosts file 17:05:15 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:05:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1209/head:refs/remotes/origin/PR-1209 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:05:16 + cut -d, -f6 17:05:16 + cat /w/workspace/dry_app-functions-sdk-go_PR-1209/archives/cost.csv [Pipeline] lock 17:05:16 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1209-1-stack-cost] 17:05:16 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1209-1-stack-cost] did not exist. Created. 17:05:16 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1209-1-stack-cost] [Pipeline] { [Pipeline] unstash 17:05:16 Merging remotes/origin/main commit 78eeb4cf8eafd545e04d2aba3275c7a949e20c37 into PR head commit 46125b854c8040769bb73677780ec4da2fac0127 [Pipeline] sh 17:05:16 Merge succeeded, producing 46125b854c8040769bb73677780ec4da2fac0127 17:05:16 Checking out Revision 46125b854c8040769bb73677780ec4da2fac0127 (PR-1209) 17:05:16 + echo total: 0.2199999988079071 [Pipeline] stash 17:05:16 Stashed 1 file(s) [Pipeline] } 17:05:16 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1209-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:05:16 $ docker stop --time=1 12b5b27e460210c02c6cb36594a39bff64ff85f32dc28a973c735abc6350551b 17:05:16 > git config core.sparsecheckout # timeout=10 17:05:16 > git checkout -f 46125b854c8040769bb73677780ec4da2fac0127 # timeout=10 17:05:16 > git remote # timeout=10 17:05:16 > git config --get remote.origin.url # timeout=10 17:05:16 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:16 Verifying host key using known hosts file 17:05:16 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:05:16 > git merge 78eeb4cf8eafd545e04d2aba3275c7a949e20c37 # timeout=10 17:05:16 > git rev-parse HEAD^{commit} # timeout=10 17:05:16 > git config core.sparsecheckout # timeout=10 17:05:16 > git checkout -f 46125b854c8040769bb73677780ec4da2fac0127 # timeout=10 17:05:17 $ docker rm -f 12b5b27e460210c02c6cb36594a39bff64ff85f32dc28a973c735abc6350551b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:05:20 Commit message: "docs: Levski Change Log" 17:05:20 > git --version # timeout=10 17:05:20 > git --version # 'git version 2.25.1' 17:05:20 fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:05:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:05:21 % Total % Received % Xferd Average Speed Time Time Time Current 17:05:21 Dload Upload Total Spent Left Speed 17:05:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 99228 0 --:--:-- --:--:-- --:--:-- 99228 [Pipeline] sh 17:05:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:05:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:05:22 + sudo tee /etc/docker/daemon.new 17:05:22 { 17:05:22 "registry-mirrors": [ 17:05:22 "https://nexus3.edgexfoundry.org:10001" 17:05:22 ], 17:05:22 "bip": "10.250.0.254/24", 17:05:22 "hosts": [ 17:05:22 "tcp://0.0.0.0:5555", 17:05:22 "unix:///var/run/docker.sock" 17:05:22 ], 17:05:22 "mtu": 1458, 17:05:22 "selinux-enabled": true, 17:05:22 "seccomp-profile": "/etc/docker/seccomp.json" 17:05:22 } [Pipeline] sh 17:05:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:05:23 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:05:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:05:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:05:41 ========================================================= 17:05:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:05:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:05:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:05:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:05:42 9b18e9b68314: Pulling fs layer 17:05:42 d32db5db7311: Pulling fs layer 17:05:42 d0c4b47475fc: Pulling fs layer 17:05:42 5831b945b038: Pulling fs layer 17:05:42 86bbec2aaacd: Pulling fs layer 17:05:42 e10730c5d714: Pulling fs layer 17:05:42 5dd5c2283517: Pulling fs layer 17:05:42 d5ac0230b979: Pulling fs layer 17:05:42 5831b945b038: Waiting 17:05:42 86bbec2aaacd: Waiting 17:05:42 e10730c5d714: Waiting 17:05:42 5dd5c2283517: Waiting 17:05:42 d5ac0230b979: Waiting 17:05:42 d0c4b47475fc: Download complete 17:05:42 d32db5db7311: Verifying Checksum 17:05:42 d32db5db7311: Download complete 17:05:42 86bbec2aaacd: Verifying Checksum 17:05:42 86bbec2aaacd: Download complete 17:05:42 e10730c5d714: Verifying Checksum 17:05:42 e10730c5d714: Download complete 17:05:42 9b18e9b68314: Verifying Checksum 17:05:43 d5ac0230b979: Verifying Checksum 17:05:43 d5ac0230b979: Download complete 17:05:44 9b18e9b68314: Pull complete 17:05:44 d32db5db7311: Pull complete 17:05:44 5dd5c2283517: Verifying Checksum 17:05:44 5dd5c2283517: Download complete 17:05:44 d0c4b47475fc: Pull complete 17:05:45 5831b945b038: Verifying Checksum 17:05:45 5831b945b038: Download complete 17:05:57 5831b945b038: Pull complete 17:05:57 86bbec2aaacd: Pull complete 17:05:57 e10730c5d714: Pull complete 17:06:04 5dd5c2283517: Pull complete 17:06:05 d5ac0230b979: Pull complete 17:06:05 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 17:06:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:06:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 17:06:05 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:06 + docker inspect -f . ci-base-image-arm64 17:06:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:06 prd-ubuntu20.04-docker-arm64-4c-16g-117742 does not seem to be running inside a container 17:06:06 $ 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 ******** -e ******** ci-base-image-arm64 cat 17:06:09 $ docker top e0be76439f28756d6334da4d88cef96df8f99624aaf031657479257d5d137452 -eo pid,comm [Pipeline] { [Pipeline] sh 17:06:10 + go version 17:06:10 go version go1.18.7 linux/arm64 [Pipeline] } 17:06:10 $ docker stop --time=1 e0be76439f28756d6334da4d88cef96df8f99624aaf031657479257d5d137452 17:06:11 $ docker rm -f e0be76439f28756d6334da4d88cef96df8f99624aaf031657479257d5d137452 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:12 + docker inspect -f . ci-base-image-arm64 17:06:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:13 prd-ubuntu20.04-docker-arm64-4c-16g-117742 does not seem to be running inside a container 17:06:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-arm64 cat 17:06:14 $ docker top 3876a996c2ae7ef25b985baefb424dfb2c885f52e55bc6b228b3206d5199a9af -eo pid,comm [Pipeline] { [Pipeline] sh 17:06:14 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 17:06:15 + make test 17:06:15 make -C ./app-service-template build 17:06:15 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 17:06:15 go mod tidy 17:06:15 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 17:06:15 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:06:15 go: downloading github.com/google/uuid v1.3.0 17:06:15 go: downloading github.com/stretchr/testify v1.8.0 17:06:15 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.28 17:06:15 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.25 17:06:15 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 17:06:15 go: downloading github.com/go-playground/validator/v10 v10.11.1 17:06:15 go: downloading github.com/go-kit/log v0.2.1 17:06:15 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:06:15 go: downloading gopkg.in/yaml.v3 v3.0.1 17:06:15 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 17:06:15 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 17:06:16 go: downloading github.com/davecgh/go-spew v1.1.1 17:06:16 go: downloading github.com/pmezard/go-difflib v1.0.0 17:06:16 go: downloading github.com/stretchr/objx v0.4.0 17:06:16 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.11 17:06:16 go: downloading github.com/gorilla/mux v1.8.0 17:06:16 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:06:16 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 17:06:16 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:06:16 go: downloading github.com/x448/float16 v0.8.4 17:06:16 go: downloading github.com/go-playground/universal-translator v0.18.0 17:06:16 go: downloading github.com/leodido/go-urn v1.2.1 17:06:16 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 17:06:16 go: downloading golang.org/x/text v0.3.7 17:06:17 go: downloading github.com/go-playground/locales v0.14.0 17:06:17 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 17:06:17 go: downloading github.com/go-playground/assert/v2 v2.0.1 17:06:19 go: downloading github.com/mitchellh/copystructure v1.0.0 17:06:19 go: downloading github.com/pelletier/go-toml v1.9.5 17:06:19 go: downloading github.com/gorilla/websocket v1.4.2 17:06:19 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 17:06:19 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:06:19 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:06:19 go: downloading github.com/hashicorp/errwrap v1.0.0 17:06:19 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 17:06:19 go: downloading github.com/hashicorp/consul/api v1.15.3 17:06:19 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 17:06:19 go: downloading github.com/kr/pretty v0.3.0 17:06:19 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:06:19 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 17:06:19 go: downloading github.com/nats-io/nats.go v1.18.0 17:06:19 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 17:06:20 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:06:20 go: downloading github.com/pebbe/zmq4 v1.2.7 17:06:20 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:06:20 go: downloading github.com/Microsoft/go-winio v0.5.2 17:06:20 go: downloading github.com/zeebo/errs v1.2.2 17:06:20 go: downloading google.golang.org/grpc v1.46.0 17:06:21 go: downloading github.com/kr/text v0.2.0 17:06:21 go: downloading github.com/rogpeppe/go-internal v1.8.0 17:06:21 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:06:21 go: downloading github.com/hashicorp/go-hclog v0.14.1 17:06:21 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:06:21 go: downloading github.com/hashicorp/serf v0.9.7 17:06:21 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:06:21 go: downloading github.com/google/go-cmp v0.5.7 17:06:21 go: downloading github.com/hashicorp/consul/sdk v0.11.0 17:06:21 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:06:21 go: downloading github.com/nats-io/nkeys v0.3.0 17:06:21 go: downloading github.com/nats-io/nuid v1.0.1 17:06:21 go: downloading github.com/onsi/ginkgo v1.10.1 17:06:21 go: downloading github.com/onsi/gomega v1.7.0 17:06:21 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:06:21 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 17:06:21 go: downloading google.golang.org/protobuf v1.28.0 17:06:21 go: downloading github.com/klauspost/compress v1.15.11 17:06:22 go: downloading github.com/minio/highwayhash v1.0.2 17:06:22 go: downloading github.com/nats-io/jwt/v2 v2.3.0 17:06:22 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 17:06:22 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 17:06:22 go: downloading github.com/golang/protobuf v1.5.2 17:06:25 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:06:25 go: downloading github.com/fatih/color v1.9.0 17:06:25 go: downloading github.com/mattn/go-colorable v0.1.12 17:06:25 go: downloading github.com/mattn/go-isatty v0.0.14 17:06:25 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 17:06:25 go: downloading github.com/pkg/errors v0.9.1 17:06:25 go: downloading github.com/armon/go-metrics v0.3.10 17:06:25 go: downloading github.com/hashicorp/go-msgpack v0.5.5 17:06:25 go: downloading github.com/hashicorp/memberlist v0.3.1 17:06:26 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 17:06:26 go: downloading github.com/pascaldekloe/goe v0.1.0 17:06:26 go: downloading github.com/google/btree v1.0.0 17:06:26 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:06:26 go: downloading github.com/miekg/dns v1.1.41 17:06:26 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:06:26 go: downloading gopkg.in/yaml.v2 v2.4.0 17:06:26 go: downloading github.com/hpcloud/tail v1.0.0 17:06:26 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:06:26 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:06:26 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:06:28 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-new-service 17:08:34 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 17:08:34 make -C ./app-service-template test 17:08:34 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 17:08:34 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 17:11:11 ok app-new-service 0.274s coverage: 48.1% of statements 17:11:11 ? app-new-service/config [no test files] 17:11:11 ok app-new-service/functions 0.275s coverage: 85.3% of statements 17:11:11 CGO_ENABLED=1 go vet ./... 17:12:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:12:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:12:33 ./bin/test-attribution-txt.sh 17:12:33 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 17:12:33 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:12:33 go: downloading github.com/gomodule/redigo v1.8.9 17:12:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 17:12:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.661s coverage: 60.4% of statements 17:12:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.300s coverage: 93.9% of statements 17:12:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 17:12:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.356s coverage: 76.5% of statements 17:12:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 17:12:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.428s coverage: 88.7% of statements 17:12:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.134s coverage: 100.0% of statements 17:12:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.730s coverage: 76.4% of statements 17:12:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 17:12:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 17:12:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.261s coverage: 97.3% of statements 17:12:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 17:12:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 17:12:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.369s coverage: 82.8% of statements 17:12:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 17:12:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.174s coverage: 81.5% of statements 17:12:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 17:12:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 17:12:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.452s coverage: 28.7% of statements 17:12:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 17:12:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.281s coverage: 14.0% of statements 17:13:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.314s coverage: 27.3% of statements 17:13:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 17:13:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 17:13:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.250s coverage: 51.4% of statements 17:13:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.531s coverage: 75.5% of statements 17:13:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.206s coverage: 94.4% of statements 17:13:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:13:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:13:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:13:41 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 17:13:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:13:41 $ docker stop --time=1 3876a996c2ae7ef25b985baefb424dfb2c885f52e55bc6b228b3206d5199a9af 17:13:43 $ docker rm -f 3876a996c2ae7ef25b985baefb424dfb2c885f52e55bc6b228b3206d5199a9af [Pipeline] // withDockerContainer [Pipeline] sh 17:13:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:13:47 Warning: overwriting stash ‘coverage-report’ 17:13:48 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] withEnv [Pipeline] { [Pipeline] sh 17:13:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:13:49 17:13:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:13:49 arm64: Pulling from edgex-lftools-log-publisher 17:13:49 8998bd30e6a1: Pulling fs layer 17:13:49 04944245beec: Pulling fs layer 17:13:49 699f458cf7ca: Pulling fs layer 17:13:49 765212b225bb: Pulling fs layer 17:13:49 f23df028b6ca: Pulling fs layer 17:13:49 d65c8cfc05b1: Pulling fs layer 17:13:49 2437ff75d9bd: Pulling fs layer 17:13:49 f23df028b6ca: Waiting 17:13:49 d65c8cfc05b1: Waiting 17:13:49 2437ff75d9bd: Waiting 17:13:49 765212b225bb: Waiting 17:13:49 04944245beec: Verifying Checksum 17:13:49 04944245beec: Download complete 17:13:49 765212b225bb: Download complete 17:13:50 f23df028b6ca: Verifying Checksum 17:13:50 f23df028b6ca: Download complete 17:13:50 d65c8cfc05b1: Verifying Checksum 17:13:50 d65c8cfc05b1: Download complete 17:13:50 699f458cf7ca: Verifying Checksum 17:13:50 699f458cf7ca: Download complete 17:13:50 8998bd30e6a1: Verifying Checksum 17:13:50 8998bd30e6a1: Download complete 17:13:52 2437ff75d9bd: Verifying Checksum 17:13:52 2437ff75d9bd: Download complete 17:13:54 8998bd30e6a1: Pull complete 17:13:54 04944245beec: Pull complete 17:13:56 699f458cf7ca: Pull complete 17:13:56 765212b225bb: Pull complete 17:13:56 f23df028b6ca: Pull complete 17:13:57 d65c8cfc05b1: Pull complete 17:14:12 2437ff75d9bd: Pull complete 17:14:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:14:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:14:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:12 prd-ubuntu20.04-docker-arm64-4c-16g-117742 does not seem to be running inside a container 17:14:12 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:14:14 $ docker top 9474c8e0c154f11bb12215612f8cbc1c3038b6afa4700b8b1de17cf0f51772d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:14:15 ---> job-cost.sh 17:14:15 lf-activate-venv: SKIPPING 17:14:15 INFO: No Stack... 17:14:16 INFO: Retrieving Pricing Info for: v3-standard-4 17:14:17 INFO: Archiving Costs [Pipeline] sh 17:14:17 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 17:14:17 + cut -d, -f6 [Pipeline] lock 17:14:17 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1209-1-stack-cost] 17:14:17 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1209-1-stack-cost] did not exist. Created. 17:14:17 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1209-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:14:18 /w/workspace/app-functions-sdk-go/1@tmp/durable-06e07494/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:14:18 + echo total: 0.10999999940395355 [Pipeline] stash 17:14:18 Warning: overwriting stash ‘stack-cost’ 17:14:18 Stashed 1 file(s) [Pipeline] } 17:14:18 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1209-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:14:18 $ docker stop --time=1 9474c8e0c154f11bb12215612f8cbc1c3038b6afa4700b8b1de17cf0f51772d9 17:14:19 $ docker rm -f 9474c8e0c154f11bb12215612f8cbc1c3038b6afa4700b8b1de17cf0f51772d9 [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 17:14:20 provisioning config files... 17:14:20 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1209@tmp/config4993573060159761164tmp [Pipeline] { [Pipeline] sh 17:14:21 + set +x 17:14:21 + curl -s https://codecov.io/bash 17:14:21 + bash -s -- 17:14:21 17:14:21 _____ _ 17:14:21 / ____| | | 17:14:21 | | ___ __| | ___ ___ _____ __ 17:14:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:14:21 | |___| (_) | (_| | __/ (_| (_) \ V / 17:14:21 \_____\___/ \__,_|\___|\___\___/ \_/ 17:14:21 Bash-1.0.6 17:14:21 17:14:21 17:14:21 ==> git version 2.25.1 found 17:14:21 ==> 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 17:14:21 Release-Date: 2020-01-08 17:14:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:14:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:14:21 ==> Jenkins CI detected. 17:14:21 current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1209 17:14:21 project root: . 17:14:21 --> token set from env 17:14:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:14:21 ==> Running gcov in . (disable via -X gcov) 17:14:21 ==> Python coveragepy not found 17:14:21 ==> Searching for coverage reports in: 17:14:21 + . 17:14:21 -> Found 2 reports 17:14:21 ==> Detecting git/mercurial file structure 17:14:21 ==> Reading reports 17:14:21 + ./app-service-template/coverage.out bytes=3432 17:14:21 + ./coverage.out bytes=126391 17:14:21 ==> Appending adjustments 17:14:21 https://docs.codecov.io/docs/fixing-reports 17:14:21 + Found adjustments 17:14:21 ==> Gzipping contents 17:14:21 24K /tmp/codecov.17ZSln.gz 17:14:21 ==> Uploading reports 17:14:21 url: https://codecov.io 17:14:21 query: branch=PR-1209&commit=46125b854c8040769bb73677780ec4da2fac0127&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1209%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1209&job=&cmd_args= 17:14:21 -> Pinging Codecov 17:14:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-1209&commit=46125b854c8040769bb73677780ec4da2fac0127&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1209%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1209&job=&cmd_args= 17:14:22 -> Uploading to 17:14:22 https://storage.googleapis.com/codecov/v4/raw/2022-11-01/3D8B5DFFC46A037C893635FACE044666/46125b854c8040769bb73677780ec4da2fac0127/77c14556-1ed9-469f-a224-b7f2dc15e545.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221101T171422Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b1b9780901cf449b313459a812df5329eb533b3dd044028b8b3f2578989db79c 17:14:22 % Total % Received % Xferd Average Speed Time Time Time Current 17:14:22 Dload Upload Total Spent Left Speed 17:14:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22109 0 0 100 22109 0 90240 --:--:-- --:--:-- --:--:-- 90240 17:14:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/46125b854c8040769bb73677780ec4da2fac0127 [Pipeline] } 17:14:22 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 17:14:24 + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1209/archives ] 17:14:24 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1209/archives 17:14:24 total 16 17:14:24 drwxr-xr-x 3 root root 4096 Nov 1 17:05 . 17:14:24 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 17:05 .. 17:14:24 drwxr-xr-x 2 root root 4096 Nov 1 17:05 cost 17:14:24 -rw-r--r-- 1 root root 93 Nov 1 17:05 cost.csv 17:14:24 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1209/archives 17:14:24 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1209/archives 17:14:24 total 16 17:14:24 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 17:05 . 17:14:24 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 17:05 .. 17:14:24 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 17:05 cost 17:14:24 -rw-r--r-- 1 jenkins jenkins 93 Nov 1 17:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:14:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:14:25 ---> package-listing.sh 17:14:25 ++ facter osfamily 17:14:25 ++ tr '[:upper:]' '[:lower:]' 17:14:26 + OS_FAMILY=debian 17:14:26 + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1209 17:14:26 + START_PACKAGES=/tmp/packages_start.txt 17:14:26 + END_PACKAGES=/tmp/packages_end.txt 17:14:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:14:26 + PACKAGES=/tmp/packages_start.txt 17:14:26 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1209 ']' 17:14:26 + PACKAGES=/tmp/packages_end.txt 17:14:26 + case "${OS_FAMILY}" in 17:14:26 + dpkg -l 17:14:26 + grep '^ii' 17:14:26 + '[' -f /tmp/packages_start.txt ']' 17:14:26 + '[' -f /tmp/packages_end.txt ']' 17:14:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:14:26 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1209 ']' 17:14:26 + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1209/archives/ 17:14:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1209/archives/ [Pipeline] echo 17:14:26 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-1209/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:14:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:14:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:27 prd-ubuntu20.04-docker-8c-8g-117740 does not seem to be running inside a container 17:14:27 $ 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-1209/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-1209 -v /w/workspace/dry_app-functions-sdk-go_PR-1209:/w/workspace/dry_app-functions-sdk-go_PR-1209:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1209@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1209@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 17:14:27 $ docker top a15abf1e93fb8beaa3de2a500047bb0fccacca76c6d52b51221f73af32ee371a -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:27 + touch /tmp/pre-build-complete [Pipeline] sh 17:14:28 + mkdir -p /var/log/sysstat [Pipeline] sh 17:14:28 + ls /var/log/sa-host 17:14:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:14:28 provisioning config files... 17:14:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1209@tmp/config1322181297237442824tmp [Pipeline] { [Pipeline] echo 17:14:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:14:28 ---> create-netrc.sh [Pipeline] } 17:14:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:14:29 ---> python-tools-install.sh [Pipeline] echo 17:14:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:14:29 ---> sudo-logs.sh 17:14:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:14:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:14:30 ---> job-cost.sh 17:14:30 lf-activate-venv: SKIPPING 17:14:30 DEBUG: total: 0.2199999988079071 17:14:30 INFO: Retrieving Stack Cost... 17:14:30 INFO: Retrieving Pricing Info for: v3-standard-8 17:14:30 INFO: Archiving Costs [Pipeline] echo 17:14:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:14:31 ---> logs-deploy.sh 17:14:31 lf-activate-venv: SKIPPING 17:14:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1209/1 17:14:31 INFO: archiving workspace using pattern(s): 17:14:32 Archives upload complete. 17:14:32 INFO: archiving logs to Nexus 17:14:33 ---> uname -a: 17:14:33 Linux prd-ubuntu20-04-docker-8c-8g-117740 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:14:33 17:14:33 17:14:33 ---> lscpu: 17:14:33 Architecture: x86_64 17:14:33 CPU op-mode(s): 32-bit, 64-bit 17:14:33 Byte Order: Little Endian 17:14:33 Address sizes: 40 bits physical, 48 bits virtual 17:14:33 CPU(s): 8 17:14:33 On-line CPU(s) list: 0-7 17:14:33 Thread(s) per core: 1 17:14:33 Core(s) per socket: 1 17:14:33 Socket(s): 8 17:14:33 NUMA node(s): 1 17:14:33 Vendor ID: AuthenticAMD 17:14:33 CPU family: 23 17:14:33 Model: 49 17:14:33 Model name: AMD EPYC-Rome Processor 17:14:33 Stepping: 0 17:14:33 CPU MHz: 2800.000 17:14:33 BogoMIPS: 5600.00 17:14:33 Virtualization: AMD-V 17:14:33 Hypervisor vendor: KVM 17:14:33 Virtualization type: full 17:14:33 L1d cache: 256 KiB 17:14:33 L1i cache: 256 KiB 17:14:33 L2 cache: 4 MiB 17:14:33 L3 cache: 128 MiB 17:14:33 NUMA node0 CPU(s): 0-7 17:14:33 Vulnerability Itlb multihit: Not affected 17:14:33 Vulnerability L1tf: Not affected 17:14:33 Vulnerability Mds: Not affected 17:14:33 Vulnerability Meltdown: Not affected 17:14:33 Vulnerability Mmio stale data: Not affected 17:14:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:14:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:14:33 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:14:33 Vulnerability Srbds: Not affected 17:14:33 Vulnerability Tsx async abort: Not affected 17:14:33 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 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 17:14:33 17:14:33 17:14:33 ---> nproc: 17:14:33 8 17:14:33 17:14:33 17:14:33 ---> df -h: 17:14:33 Filesystem Size Used Avail Use% Mounted on 17:14:33 overlay 155G 11G 145G 7% / 17:14:33 tmpfs 64M 0 64M 0% /dev 17:14:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:14:33 shm 64M 0 64M 0% /dev/shm 17:14:33 /dev/vda1 155G 11G 145G 7% /facter-os 17:14:33 17:14:33 17:14:33 ---> sar -b -r -n DEV: 17:14:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117740) 11/01/22 _x86_64_ (8 CPU) 17:14:33 17:14:33 17:02:26 LINUX RESTART (8 CPU) 17:14:33 17:14:33 17:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:14:33 17:04:01 153.51 9.82 143.69 0.00 1682.65 37787.30 0.00 17:14:33 17:05:01 57.86 0.08 57.78 0.00 0.67 32432.67 0.00 17:14:33 17:06:01 40.46 0.17 40.29 0.00 8.13 18316.01 0.00 17:14:33 17:07:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 17:14:33 17:08:01 37.82 9.33 28.49 0.00 2883.84 4750.95 0.00 17:14:33 17:09:01 2.37 0.00 2.37 0.00 0.00 27.06 0.00 17:14:33 17:10:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 17:14:33 17:11:02 1.93 0.00 1.93 0.00 0.00 20.66 0.00 17:14:33 17:12:01 0.91 0.00 0.91 0.00 0.00 10.17 0.00 17:14:33 17:13:01 2.13 0.00 2.13 0.00 0.00 34.39 0.00 17:14:33 17:14:01 1.35 0.00 1.35 0.00 0.00 15.19 0.00 17:14:33 Average: 27.35 1.77 25.58 0.00 416.58 8505.43 0.00 17:14:33 17:14:33 17:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:14:33 17:04:01 28332584 31441880 860796 2.62 92688 3235224 2176760 6.42 1328380 2789720 622844 17:14:33 17:05:01 27644028 31123428 1176884 3.58 96612 3572996 2273968 6.70 1855384 2918304 31568 17:14:33 17:06:01 28583272 31568776 736244 2.24 99892 3108884 1724068 5.08 1129220 2744040 12 17:14:33 17:07:01 28583924 31569484 735372 2.24 99940 3108884 1724068 5.08 1129152 2744044 44 17:14:33 17:08:01 28296764 31558852 731628 2.22 118628 3357776 1774152 5.23 1276940 2857152 244 17:14:33 17:09:01 28297624 31559696 731076 2.22 118664 3357776 1774152 5.23 1276512 2857116 40 17:14:33 17:10:01 28306184 31568260 722432 2.20 118684 3357780 1774152 5.23 1268168 2857120 8 17:14:33 17:11:02 28306672 31569092 721800 2.20 118764 3357784 1774152 5.23 1268344 2857352 8 17:14:33 17:12:01 28306364 31568792 722016 2.20 118796 3357776 1774152 5.23 1268336 2857360 12 17:14:33 17:13:01 28306172 31568728 721976 2.20 118908 3357780 1774152 5.23 1268244 2857372 12 17:14:33 17:14:01 28306340 31568964 721872 2.20 118984 3357792 1790328 5.28 1268492 2857380 8 17:14:33 Average: 28297266 31515087 780191 2.37 110960 3320950 1848555 5.45 1303379 2836087 59527 17:14:33 17:14:33 17:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:14:33 17:04:01 docker0 143.46 177.60 11.32 1715.13 0.00 0.00 0.00 0.00 17:14:33 17:04:01 veth47d1eec 95.50 130.48 8.81 1360.50 0.00 0.00 0.00 0.11 17:14:33 17:04:01 lo 2.80 2.80 0.27 0.27 0.00 0.00 0.00 0.00 17:14:33 17:04:01 ens3 493.48 337.83 7406.89 79.77 0.00 0.00 0.00 0.00 17:14:33 17:05:01 docker0 1.08 1.03 0.07 1.53 0.00 0.00 0.00 0.00 17:14:33 17:05:01 veth47d1eec 1.08 1.07 0.09 1.54 0.00 0.00 0.00 0.00 17:14:33 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:14:33 17:05:01 ens3 17.03 10.81 14.62 7.27 0.00 0.00 0.00 0.00 17:14:33 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:33 17:06:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 17:14:33 17:06:01 ens3 107.02 72.25 2527.90 12.42 0.00 0.00 0.00 0.00 17:14:33 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:33 17:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:14:33 17:07:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:14:33 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:33 17:08:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 17:14:33 17:08:01 ens3 65.71 33.79 1312.65 2.64 0.00 0.00 0.00 0.00 17:14:33 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:33 17:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:14:33 17:09:01 ens3 0.20 0.17 0.01 0.01 0.00 0.00 0.00 0.00 17:14:33 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:33 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:33 17:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:33 17:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:33 17:11:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:14:33 17:11:02 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:14:33 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:33 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:33 17:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:33 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:33 17:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:14:33 17:13:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 17:14:33 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:33 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:33 17:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:33 Average: docker0 13.16 16.26 1.04 156.29 0.00 0.00 0.00 0.00 17:14:33 Average: lo 0.48 0.48 0.04 0.04 0.00 0.00 0.00 0.00 17:14:33 Average: ens3 62.27 41.45 1025.33 9.31 0.00 0.00 0.00 0.00 17:14:33 17:14:33 17:14:33 ---> sar -P ALL: 17:14:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117740) 11/01/22 _x86_64_ (8 CPU) 17:14:33 17:14:33 17:02:26 LINUX RESTART (8 CPU) 17:14:33 17:14:33 17:03:01 CPU %user %nice %system %iowait %steal %idle 17:14:33 17:04:01 all 23.55 0.00 5.05 1.02 0.07 70.31 17:14:33 17:04:01 0 23.96 0.00 4.65 0.57 0.07 70.75 17:14:33 17:04:01 1 26.30 0.00 5.11 2.04 0.07 66.48 17:14:33 17:04:01 2 23.40 0.00 5.61 0.19 0.07 70.74 17:14:33 17:04:01 3 22.25 0.00 4.52 2.19 0.07 70.96 17:14:33 17:04:01 4 23.65 0.00 4.82 1.37 0.08 70.08 17:14:33 17:04:01 5 23.39 0.00 5.65 1.38 0.08 69.49 17:14:33 17:04:01 6 22.35 0.00 4.47 0.05 0.07 73.06 17:14:33 17:04:01 7 23.11 0.00 5.53 0.36 0.07 70.93 17:14:33 17:05:01 all 36.83 0.00 5.12 0.33 0.08 57.63 17:14:33 17:05:01 0 36.74 0.00 5.20 0.00 0.08 57.98 17:14:33 17:05:01 1 36.33 0.00 5.19 0.00 0.08 58.40 17:14:33 17:05:01 2 37.28 0.00 4.87 0.03 0.07 57.75 17:14:33 17:05:01 3 36.67 0.00 5.24 1.29 0.08 56.71 17:14:33 17:05:01 4 35.95 0.00 5.34 1.06 0.08 57.56 17:14:33 17:05:01 5 37.45 0.00 4.95 0.03 0.08 57.48 17:14:33 17:05:01 6 36.97 0.00 5.02 0.00 0.08 57.93 17:14:33 17:05:01 7 37.30 0.00 5.17 0.18 0.08 57.26 17:14:33 17:06:01 all 3.82 0.00 1.29 0.24 0.02 94.63 17:14:33 17:06:01 0 4.06 0.00 1.59 0.20 0.02 94.13 17:14:33 17:06:01 1 3.75 0.00 1.26 0.03 0.03 94.93 17:14:33 17:06:01 2 3.86 0.00 0.75 0.00 0.02 95.37 17:14:33 17:06:01 3 3.38 0.00 1.86 0.18 0.02 94.57 17:14:33 17:06:01 4 4.02 0.00 1.01 0.13 0.02 94.82 17:14:33 17:06:01 5 3.67 0.00 1.02 0.05 0.02 95.25 17:14:33 17:06:01 6 3.74 0.00 1.30 0.05 0.02 94.89 17:14:33 17:06:01 7 4.07 0.00 1.51 1.31 0.02 93.10 17:14:33 17:07:01 all 0.17 0.00 0.02 0.00 0.00 99.80 17:14:33 17:07:01 0 0.07 0.00 0.03 0.00 0.00 99.90 17:14:33 17:07:01 1 0.02 0.00 0.03 0.00 0.00 99.95 17:14:33 17:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:14:33 17:07:01 3 0.05 0.00 0.00 0.00 0.00 99.95 17:14:33 17:07:01 4 1.22 0.00 0.03 0.00 0.00 98.74 17:14:33 17:07:01 5 0.02 0.00 0.02 0.02 0.00 99.95 17:14:33 17:07:01 6 0.02 0.00 0.05 0.00 0.02 99.92 17:14:33 17:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:14:33 17:08:01 all 1.40 0.00 0.74 0.20 0.01 97.65 17:14:33 17:08:01 0 1.32 0.00 0.47 0.05 0.02 98.15 17:14:33 17:08:01 1 0.73 0.00 0.58 0.10 0.00 98.58 17:14:33 17:08:01 2 1.37 0.00 0.82 0.05 0.02 97.75 17:14:33 17:08:01 3 2.05 0.00 0.43 0.02 0.00 97.50 17:14:33 17:08:01 4 2.76 0.00 0.30 0.00 0.02 96.93 17:14:33 17:08:01 5 0.77 0.00 0.55 0.87 0.02 97.80 17:14:33 17:08:01 6 1.17 0.00 2.40 0.33 0.00 96.10 17:14:33 17:08:01 7 1.02 0.00 0.38 0.17 0.02 98.41 17:14:33 17:09:01 all 0.24 0.00 0.04 0.00 0.00 99.72 17:14:33 17:09:01 0 0.05 0.00 0.08 0.00 0.02 99.85 17:14:33 17:09:01 1 0.05 0.00 0.02 0.00 0.00 99.93 17:14:33 17:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:14:33 17:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:14:33 17:09:01 4 1.69 0.00 0.13 0.00 0.00 98.17 17:14:33 17:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:14:33 17:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:14:33 17:09:01 7 0.00 0.00 0.02 0.03 0.00 99.95 17:14:33 17:10:01 all 0.03 0.00 0.02 0.00 0.00 99.95 17:14:33 17:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:14:33 17:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:14:33 17:10:01 2 0.05 0.00 0.05 0.00 0.00 99.90 17:14:33 17:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:14:33 17:10:01 4 0.05 0.00 0.00 0.00 0.00 99.95 17:14:33 17:10:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:14:33 17:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:14:33 17:10:01 7 0.02 0.00 0.02 0.02 0.00 99.95 17:14:33 17:11:02 all 0.02 0.00 0.01 0.01 0.00 99.95 17:14:33 17:11:02 0 0.03 0.00 0.02 0.03 0.00 99.92 17:14:33 17:11:02 1 0.07 0.00 0.03 0.00 0.00 99.90 17:14:33 17:11:02 2 0.07 0.00 0.05 0.00 0.02 99.87 17:14:33 17:11:02 3 0.00 0.00 0.00 0.00 0.00 100.00 17:14:33 17:11:02 4 0.02 0.00 0.00 0.00 0.00 99.98 17:14:33 17:11:02 5 0.00 0.00 0.00 0.02 0.00 99.98 17:14:33 17:11:02 6 0.00 0.00 0.02 0.00 0.02 99.97 17:14:33 17:11:02 7 0.00 0.00 0.00 0.00 0.00 100.00 17:14:33 17:12:01 all 0.02 0.00 0.02 0.00 0.00 99.96 17:14:33 17:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:14:33 17:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:14:33 17:12:01 2 0.07 0.00 0.07 0.00 0.00 99.86 17:14:33 17:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:14:33 17:12:01 4 0.03 0.00 0.02 0.00 0.02 99.93 17:14:33 17:12:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:14:33 17:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:14:33 17:12:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:14:33 17:13:01 all 0.02 0.00 0.02 0.01 0.00 99.94 17:14:33 17:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:14:33 17:13:01 1 0.02 0.00 0.05 0.00 0.00 99.93 17:14:33 17:13:01 2 0.02 0.00 0.05 0.02 0.00 99.92 17:14:33 17:13:01 3 0.05 0.00 0.02 0.00 0.02 99.92 17:14:33 17:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:14:33 17:13:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:14:33 17:13:01 6 0.03 0.00 0.02 0.02 0.00 99.93 17:14:33 17:13:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:14:33 17:14:01 all 0.05 0.00 0.01 0.00 0.00 99.94 17:14:33 17:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:14:33 17:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:14:33 17:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:14:33 17:14:01 3 0.23 0.00 0.02 0.00 0.00 99.75 17:14:33 17:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:14:33 17:14:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:14:33 17:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:14:33 17:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:14:33 17:14:33 Average: CPU %user %nice %system %iowait %steal %idle 17:14:33 Average: all 5.98 0.00 1.12 0.16 0.02 92.72 17:14:33 Average: 0 6.00 0.00 1.10 0.08 0.02 92.80 17:14:33 Average: 1 6.08 0.00 1.11 0.20 0.02 92.59 17:14:33 Average: 2 5.99 0.00 1.11 0.03 0.02 92.85 17:14:33 Average: 3 5.85 0.00 1.10 0.33 0.02 92.70 17:14:33 Average: 4 6.27 0.00 1.05 0.23 0.02 92.42 17:14:33 Average: 5 5.90 0.00 1.10 0.22 0.02 92.76 17:14:33 Average: 6 5.81 0.00 1.21 0.04 0.02 92.92 17:14:33 Average: 7 5.93 0.00 1.14 0.19 0.02 92.72 17:14:33 17:14:33 17:14:33