Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e6d9832342ca54d3fea5b83d6a7dfb313abdf40 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-ssh5933952301404953597.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh550806096863446179.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14456285559184087511.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh17986698664895626440.key > 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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12343282850680111521.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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/v3]] ========================================================= [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.21 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/v3 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-2082 in /w/workspace/oundry_app-functions-sdk-go_main [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/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6e6d9832342ca54d3fea5b83d6a7dfb313abdf40 (main) Commit message: "Merge pull request #1575 from edgexfoundry/dependabot/go_modules/github.com/diegoholiveira/jsonlogic/v3-3.5.0" > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e6d9832342ca54d3fea5b83d6a7dfb313abdf40 # timeout=10 > git rev-list --no-walk 9172bb813ba80d1e11d6b001546d3a95bba3cce2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-07T03:21:05.901Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-07T03:21:05.972Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-07T03:21:05.992Z] ========================================================= [2024-04-07T03:21:05.992Z] EdgeX Global Pipelines Version Info [2024-04-07T03:21:05.992Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-07T03:21:06.718Z] ------------------- [2024-04-07T03:21:06.718Z] stable info: [2024-04-07T03:21:06.718Z] ------------------- [2024-04-07T03:21:06.718Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-07T03:21:06.718Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-07T03:21:06.718Z] Message: update stable to v1.0.258 [2024-04-07T03:21:07.288Z] ------------------- [2024-04-07T03:21:07.288Z] experimental info: [2024-04-07T03:21:07.288Z] ------------------- [2024-04-07T03:21:07.288Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-07T03:21:07.288Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-07T03:21:07.288Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-04-07T03:21:07.360Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2024-04-07T03:21:07.381Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2024-04-07T03:21:07.408Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-07T03:21:07.431Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-04-07T03:21:07.447Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-04-07T03:21:07.469Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-04-07T03:21:07.486Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-04-07T03:21:07.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-04-07T03:21:07.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-04-07T03:21:07.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-07T03:21:07.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-04-07T03:21:07.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2024-04-07T03:21:07.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-07T03:21:07.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-04-07T03:21:07.664Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-04-07T03:21:07.687Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-04-07T03:21:07.709Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-04-07T03:21:07.729Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-04-07T03:21:07.749Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-07T03:21:07.768Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-04-07T03:21:07.788Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-04-07T03:21:07.808Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-04-07T03:21:07.828Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-04-07T03:21:07.847Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-04-07T03:21:07.871Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-04-07T03:21:07.891Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-07T03:21:07.911Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-04-07T03:21:07.934Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-04-07T03:21:07.955Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-04-07T03:21:07.974Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-04-07T03:21:07.992Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e6d9832342ca54d3fea5b83d6a7dfb313abdf40 [Pipeline] echo [2024-04-07T03:21:08.013Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e6d983 [Pipeline] echo [2024-04-07T03:21:08.033Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-04-07T03:21:08.418Z] + git rev-list -1 --merges 6e6d9832342ca54d3fea5b83d6a7dfb313abdf40~1..6e6d9832342ca54d3fea5b83d6a7dfb313abdf40 [Pipeline] echo [2024-04-07T03:21:08.448Z] -----------> git rev-list -1 --merges 6e6d9832342ca54d3fea5b83d6a7dfb313abdf40~1..6e6d9832342ca54d3fea5b83d6a7dfb313abdf40 6e6d9832342ca54d3fea5b83d6a7dfb313abdf40 [2024-04-07T03:21:08.448Z] 6e6d9832342ca54d3fea5b83d6a7dfb313abdf40 [false] [Pipeline] sh [2024-04-07T03:21:08.744Z] + git log --format=format:%s -1 6e6d9832342ca54d3fea5b83d6a7dfb313abdf40 [Pipeline] echo [2024-04-07T03:21:08.761Z] ========================================================= [2024-04-07T03:21:08.761Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-04-07T03:21:08.761Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-07T03:21:09.107Z] + git log --format=format:%s -1 6e6d9832342ca54d3fea5b83d6a7dfb313abdf40 [Pipeline] echo [2024-04-07T03:21:09.118Z] [semverPrep] GIT_COMMIT: 6e6d9832342ca54d3fea5b83d6a7dfb313abdf40, Commit Message: Merge pull request #1575 from edgexfoundry/dependabot/go_modules/github.com/diegoholiveira/jsonlogic/v3-3.5.0 [Pipeline] echo [2024-04-07T03:21:09.133Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-04-07T03:21:09.512Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-07T03:21:09.512Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-07T03:21:09.512Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-07T03:21:09.512Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-07T03:21:09.512Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-07T03:21:09.512Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-07T03:21:09.512Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T03:21:09.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-07T03:21:09.918Z] [2024-04-07T03:21:09.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T03:21:10.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-07T03:21:10.479Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-07T03:21:10.479Z] b85a868b505f: Pulling fs layer [2024-04-07T03:21:10.479Z] e2be974225ed: Pulling fs layer [2024-04-07T03:21:10.479Z] 339a4e72a1f5: Pulling fs layer [2024-04-07T03:21:10.479Z] 988bab9f4d93: Pulling fs layer [2024-04-07T03:21:10.479Z] 1469e6f7b9e6: Pulling fs layer [2024-04-07T03:21:10.479Z] eaf3925da568: Pulling fs layer [2024-04-07T03:21:10.479Z] bab4dde63d76: Pulling fs layer [2024-04-07T03:21:10.479Z] bde34c3a00c8: Pulling fs layer [2024-04-07T03:21:10.479Z] b352a97aabf1: Pulling fs layer [2024-04-07T03:21:10.479Z] 4872d77fe225: Pulling fs layer [2024-04-07T03:21:10.479Z] 5851b861e8e6: Pulling fs layer [2024-04-07T03:21:10.479Z] 4872d77fe225: Waiting [2024-04-07T03:21:10.479Z] bab4dde63d76: Waiting [2024-04-07T03:21:10.479Z] b352a97aabf1: Waiting [2024-04-07T03:21:10.479Z] 5851b861e8e6: Waiting [2024-04-07T03:21:10.479Z] 988bab9f4d93: Waiting [2024-04-07T03:21:10.479Z] 1469e6f7b9e6: Waiting [2024-04-07T03:21:10.479Z] eaf3925da568: Waiting [2024-04-07T03:21:10.479Z] e2be974225ed: Verifying Checksum [2024-04-07T03:21:10.479Z] e2be974225ed: Download complete [2024-04-07T03:21:10.479Z] 988bab9f4d93: Download complete [2024-04-07T03:21:10.479Z] 1469e6f7b9e6: Verifying Checksum [2024-04-07T03:21:10.479Z] 1469e6f7b9e6: Download complete [2024-04-07T03:21:10.479Z] 339a4e72a1f5: Verifying Checksum [2024-04-07T03:21:10.479Z] 339a4e72a1f5: Download complete [2024-04-07T03:21:10.479Z] eaf3925da568: Verifying Checksum [2024-04-07T03:21:10.479Z] eaf3925da568: Download complete [2024-04-07T03:21:10.479Z] bde34c3a00c8: Verifying Checksum [2024-04-07T03:21:10.479Z] bde34c3a00c8: Download complete [2024-04-07T03:21:10.479Z] b352a97aabf1: Download complete [2024-04-07T03:21:10.479Z] 4872d77fe225: Download complete [2024-04-07T03:21:10.479Z] 5851b861e8e6: Verifying Checksum [2024-04-07T03:21:10.479Z] 5851b861e8e6: Download complete [2024-04-07T03:21:10.738Z] b85a868b505f: Verifying Checksum [2024-04-07T03:21:10.738Z] b85a868b505f: Download complete [2024-04-07T03:21:10.996Z] bab4dde63d76: Verifying Checksum [2024-04-07T03:21:10.997Z] bab4dde63d76: Download complete [2024-04-07T03:21:11.933Z] b85a868b505f: Pull complete [2024-04-07T03:21:11.933Z] e2be974225ed: Pull complete [2024-04-07T03:21:12.503Z] 339a4e72a1f5: Pull complete [2024-04-07T03:21:12.503Z] 988bab9f4d93: Pull complete [2024-04-07T03:21:12.762Z] 1469e6f7b9e6: Pull complete [2024-04-07T03:21:13.021Z] eaf3925da568: Pull complete [2024-04-07T03:21:14.951Z] bab4dde63d76: Pull complete [2024-04-07T03:21:14.951Z] bde34c3a00c8: Pull complete [2024-04-07T03:21:14.951Z] b352a97aabf1: Pull complete [2024-04-07T03:21:14.951Z] 4872d77fe225: Pull complete [2024-04-07T03:21:14.951Z] 5851b861e8e6: Pull complete [2024-04-07T03:21:14.951Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-07T03:21:14.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-07T03:21:14.951Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T03:21:15.154Z] prd-ubuntu20.04-docker-8c-8g-2082 does not seem to be running inside a container [2024-04-07T03:21:15.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-04-07T03:21:18.373Z] $ docker top 5fa0b1f79d6a5bfd628496e6eab6a7bcc82d3d6c53a17cc045566f87de9e3b99 -eo pid,comm [2024-04-07T03:21:18.424Z] 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). [2024-04-07T03:21:18.424Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-07T03:21:18.476Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-07T03:21:18.476Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-07T03:21:18.598Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-07T03:21:18.605Z] $ docker exec 5fa0b1f79d6a5bfd628496e6eab6a7bcc82d3d6c53a17cc045566f87de9e3b99 ssh-agent [2024-04-07T03:21:18.714Z] SSH_AUTH_SOCK=/tmp/ssh-K1zZs7z7vzqn/agent.33 [2024-04-07T03:21:18.714Z] SSH_AGENT_PID=39 [2024-04-07T03:21:18.722Z] Running ssh-add (command line suppressed) [2024-04-07T03:21:18.833Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_11332829680675592653.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_11332829680675592653.key) [2024-04-07T03:21:18.846Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-07T03:21:19.146Z] + git tag --points-at HEAD [Pipeline] } [2024-04-07T03:21:19.161Z] $ docker exec --env ******** --env ******** 5fa0b1f79d6a5bfd628496e6eab6a7bcc82d3d6c53a17cc045566f87de9e3b99 ssh-agent -k [2024-04-07T03:21:19.259Z] unset SSH_AUTH_SOCK; [2024-04-07T03:21:19.259Z] unset SSH_AGENT_PID; [2024-04-07T03:21:19.259Z] echo Agent pid 39 killed; [2024-04-07T03:21:19.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-07T03:21:19.304Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-07T03:21:19.304Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-07T03:21:19.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-07T03:21:19.425Z] $ docker exec 5fa0b1f79d6a5bfd628496e6eab6a7bcc82d3d6c53a17cc045566f87de9e3b99 ssh-agent [2024-04-07T03:21:19.539Z] SSH_AUTH_SOCK=/tmp/ssh-tgMsUB6enzGB/agent.73 [2024-04-07T03:21:19.539Z] SSH_AGENT_PID=79 [2024-04-07T03:21:19.544Z] Running ssh-add (command line suppressed) [2024-04-07T03:21:19.645Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_10084623255959561111.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_10084623255959561111.key) [2024-04-07T03:21:19.658Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-07T03:21:19.951Z] + git semver init [2024-04-07T03:21:20.212Z] 2024-04-07 03:21:20,118 [run_init] DEBUG init version:0.0.0 force:False [2024-04-07T03:21:20.212Z] 2024-04-07 03:21:20,119 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2024-04-07T03:21:20.212Z] 2024-04-07 03:21:20,119 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver [2024-04-07T03:21:20.212Z] 2024-04-07 03:21:20,120 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/oundry_app-functions-sdk-go_main/.semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-04-07T03:21:22.119Z] 2024-04-07 03:21:21,839 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2024-04-07T03:21:22.119Z] 2024-04-07 03:21:21,840 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2024-04-07T03:21:22.119Z] 2024-04-07 03:21:21,840 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2024-04-07T03:21:22.119Z] 2024-04-07 03:21:21,840 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2024-04-07T03:21:22.119Z] 3.2.0-dev.33 [Pipeline] } [2024-04-07T03:21:22.134Z] $ docker exec --env ******** --env ******** 5fa0b1f79d6a5bfd628496e6eab6a7bcc82d3d6c53a17cc045566f87de9e3b99 ssh-agent -k [2024-04-07T03:21:22.248Z] unset SSH_AUTH_SOCK; [2024-04-07T03:21:22.248Z] unset SSH_AGENT_PID; [2024-04-07T03:21:22.249Z] echo Agent pid 79 killed; [2024-04-07T03:21:22.255Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-07T03:21:22.577Z] + git semver [Pipeline] } [2024-04-07T03:21:22.858Z] $ docker stop --time=1 5fa0b1f79d6a5bfd628496e6eab6a7bcc82d3d6c53a17cc045566f87de9e3b99 [2024-04-07T03:21:24.155Z] $ docker rm -f --volumes 5fa0b1f79d6a5bfd628496e6eab6a7bcc82d3d6c53a17cc045566f87de9e3b99 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-07T03:21:24.503Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-07T03:21:24.752Z] Stashed 1 file(s) [Pipeline] echo [2024-04-07T03:21:24.755Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.33 [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 [2024-04-07T03:21:24.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-07T03:21:25.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-07T03:21:25.024Z] ========================================================= [2024-04-07T03:21:25.024Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-04-07T03:21:25.024Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-04-07T03:21:25.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-07T03:21:25.338Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-04-07T03:21:25.338Z] 7264a8db6415: Pulling fs layer [2024-04-07T03:21:25.338Z] c4d48a809fc2: Pulling fs layer [2024-04-07T03:21:25.338Z] 4f1c88b9dad5: Pulling fs layer [2024-04-07T03:21:25.338Z] ad3a456e5733: Pulling fs layer [2024-04-07T03:21:25.338Z] 69c7f0334f64: Pulling fs layer [2024-04-07T03:21:25.338Z] 1f1c1a5573a3: Pulling fs layer [2024-04-07T03:21:25.338Z] ce7588e14bc9: Pulling fs layer [2024-04-07T03:21:25.338Z] b5e4710f87ac: Pulling fs layer [2024-04-07T03:21:25.338Z] ad3a456e5733: Waiting [2024-04-07T03:21:25.338Z] 69c7f0334f64: Waiting [2024-04-07T03:21:25.338Z] b5e4710f87ac: Waiting [2024-04-07T03:21:25.338Z] ce7588e14bc9: Waiting [2024-04-07T03:21:25.338Z] 1f1c1a5573a3: Waiting [2024-04-07T03:21:25.338Z] c4d48a809fc2: Verifying Checksum [2024-04-07T03:21:25.338Z] c4d48a809fc2: Download complete [2024-04-07T03:21:25.338Z] ad3a456e5733: Verifying Checksum [2024-04-07T03:21:25.338Z] ad3a456e5733: Download complete [2024-04-07T03:21:25.338Z] 69c7f0334f64: Verifying Checksum [2024-04-07T03:21:25.338Z] 69c7f0334f64: Download complete [2024-04-07T03:21:25.338Z] 7264a8db6415: Verifying Checksum [2024-04-07T03:21:25.338Z] 7264a8db6415: Download complete [2024-04-07T03:21:25.338Z] 1f1c1a5573a3: Verifying Checksum [2024-04-07T03:21:25.338Z] 1f1c1a5573a3: Download complete [2024-04-07T03:21:25.597Z] 7264a8db6415: Pull complete [2024-04-07T03:21:25.597Z] b5e4710f87ac: Verifying Checksum [2024-04-07T03:21:25.597Z] b5e4710f87ac: Download complete [2024-04-07T03:21:25.857Z] c4d48a809fc2: Pull complete [2024-04-07T03:21:25.857Z] 4f1c88b9dad5: Verifying Checksum [2024-04-07T03:21:25.857Z] 4f1c88b9dad5: Download complete [2024-04-07T03:21:26.126Z] ce7588e14bc9: Verifying Checksum [2024-04-07T03:21:26.126Z] ce7588e14bc9: Download complete [2024-04-07T03:21:29.438Z] 4f1c88b9dad5: Pull complete [2024-04-07T03:21:29.438Z] ad3a456e5733: Pull complete [2024-04-07T03:21:29.438Z] 69c7f0334f64: Pull complete [2024-04-07T03:21:29.438Z] 1f1c1a5573a3: Pull complete [2024-04-07T03:21:31.967Z] ce7588e14bc9: Pull complete [2024-04-07T03:21:32.225Z] b5e4710f87ac: Pull complete [2024-04-07T03:21:32.225Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-04-07T03:21:32.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-07T03:21:32.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2024-04-07T03:21:32.512Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T03:21:32.830Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-07T03:21:32.830Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T03:21:32.929Z] prd-ubuntu20.04-docker-8c-8g-2082 does not seem to be running inside a container [2024-04-07T03:21:32.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-04-07T03:21:36.493Z] $ docker top 3debdafdc46945d01cdc700d6bf3a3c0217099444cb8da8905053c931670f27f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-07T03:21:36.848Z] + go version [2024-04-07T03:21:36.848Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-04-07T03:21:36.862Z] $ docker stop --time=1 3debdafdc46945d01cdc700d6bf3a3c0217099444cb8da8905053c931670f27f [2024-04-07T03:21:38.154Z] $ docker rm -f --volumes 3debdafdc46945d01cdc700d6bf3a3c0217099444cb8da8905053c931670f27f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T03:21:38.582Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-07T03:21:38.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T03:21:38.659Z] prd-ubuntu20.04-docker-8c-8g-2082 does not seem to be running inside a container [2024-04-07T03:21:38.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-04-07T03:21:39.055Z] $ docker top 42b6a2a5662b0a83cd89fd147ed8b66ee0d75c0bcfbc99c9e2003cd83864efb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-07T03:21:39.408Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-04-07T03:21:39.711Z] + make test [2024-04-07T03:21:39.711Z] make -C ./app-service-template build [2024-04-07T03:21:39.711Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2024-04-07T03:21:39.711Z] go mod tidy [2024-04-07T03:21:39.711Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.13 [2024-04-07T03:21:39.711Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-04-07T03:21:39.711Z] go: downloading github.com/google/uuid v1.6.0 [2024-04-07T03:21:39.901Z] Still waiting to schedule task [2024-04-07T03:21:39.902Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-04-07T03:21:39.970Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-04-07T03:21:40.229Z] go: downloading github.com/labstack/echo/v4 v4.11.4 [2024-04-07T03:21:40.229Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.27 [2024-04-07T03:21:40.488Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.14 [2024-04-07T03:21:40.488Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.3 [2024-04-07T03:21:40.488Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 [2024-04-07T03:21:40.747Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2024-04-07T03:21:40.747Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-04-07T03:21:40.747Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-04-07T03:21:40.747Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-04-07T03:21:40.747Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-04-07T03:21:40.747Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-04-07T03:21:40.747Z] go: downloading golang.org/x/crypto v0.21.0 [2024-04-07T03:21:41.005Z] go: downloading golang.org/x/net v0.22.0 [2024-04-07T03:21:41.005Z] go: downloading github.com/go-playground/validator/v10 v10.19.0 [2024-04-07T03:21:41.005Z] go: downloading github.com/go-kit/log v0.2.1 [2024-04-07T03:21:41.005Z] go: downloading github.com/fxamacker/cbor/v2 v2.6.0 [2024-04-07T03:21:41.005Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-04-07T03:21:41.266Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 [2024-04-07T03:21:41.266Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.3 [2024-04-07T03:21:41.525Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-04-07T03:21:41.525Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-04-07T03:21:41.525Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-04-07T03:21:41.525Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-04-07T03:21:41.525Z] go: downloading github.com/gorilla/websocket v1.5.1 [2024-04-07T03:21:41.525Z] go: downloading golang.org/x/sync v0.6.0 [2024-04-07T03:21:41.525Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-04-07T03:21:41.525Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-04-07T03:21:41.525Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-04-07T03:21:41.525Z] go: downloading golang.org/x/text v0.14.0 [2024-04-07T03:21:41.525Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-04-07T03:21:42.092Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2024-04-07T03:21:42.353Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-04-07T03:21:42.353Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-04-07T03:21:42.353Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2024-04-07T03:21:42.353Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2024-04-07T03:21:42.353Z] go: downloading github.com/openziti/sdk-golang v0.23.14 [2024-04-07T03:21:42.353Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-04-07T03:21:42.353Z] go: downloading github.com/x448/float16 v0.8.4 [2024-04-07T03:21:42.353Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 [2024-04-07T03:21:42.613Z] go: downloading github.com/hashicorp/consul/api v1.27.0 [2024-04-07T03:21:42.613Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-04-07T03:21:42.613Z] go: downloading golang.org/x/sys v0.18.0 [2024-04-07T03:21:42.613Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-04-07T03:21:42.613Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-04-07T03:21:42.613Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-04-07T03:21:42.613Z] go: downloading golang.org/x/time v0.5.0 [2024-04-07T03:21:42.613Z] go: downloading github.com/nats-io/nats.go v1.33.1 [2024-04-07T03:21:42.613Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-04-07T03:21:42.613Z] go: downloading github.com/kr/pretty v0.1.0 [2024-04-07T03:21:42.873Z] go: downloading github.com/Microsoft/go-winio v0.6.1 [2024-04-07T03:21:42.873Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-04-07T03:21:42.873Z] go: downloading google.golang.org/grpc v1.60.1 [2024-04-07T03:21:43.133Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-04-07T03:21:43.133Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-04-07T03:21:43.133Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-04-07T03:21:43.133Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-04-07T03:21:43.133Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-04-07T03:21:43.133Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-04-07T03:21:43.133Z] go: downloading github.com/google/go-cmp v0.5.9 [2024-04-07T03:21:43.133Z] go: downloading github.com/hashicorp/consul/sdk v0.15.1 [2024-04-07T03:21:43.133Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2024-04-07T03:21:43.133Z] go: downloading github.com/kr/text v0.2.0 [2024-04-07T03:21:43.133Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2024-04-07T03:21:43.133Z] go: downloading github.com/onsi/gomega v1.7.0 [2024-04-07T03:21:43.133Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.3 [2024-04-07T03:21:43.393Z] go: downloading golang.org/x/tools v0.12.1-0.20230815132531-74c255bcf846 [2024-04-07T03:21:43.393Z] go: downloading google.golang.org/protobuf v1.33.0 [2024-04-07T03:21:43.393Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-04-07T03:21:43.393Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-04-07T03:21:43.393Z] go: downloading github.com/go-resty/resty/v2 v2.12.0 [2024-04-07T03:21:43.653Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-04-07T03:21:43.653Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-04-07T03:21:43.653Z] go: downloading github.com/openziti/edge-api v0.26.13 [2024-04-07T03:21:45.033Z] go: downloading github.com/openziti/foundation/v2 v2.0.39 [2024-04-07T03:21:45.034Z] go: downloading github.com/openziti/identity v1.0.72 [2024-04-07T03:21:45.034Z] go: downloading github.com/pkg/errors v0.9.1 [2024-04-07T03:21:45.034Z] go: downloading github.com/zitadel/oidc/v2 v2.12.0 [2024-04-07T03:21:45.034Z] go: downloading golang.org/x/oauth2 v0.18.0 [2024-04-07T03:21:45.034Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-04-07T03:21:45.034Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-04-07T03:21:45.034Z] go: downloading github.com/openziti/channel/v2 v2.0.121 [2024-04-07T03:21:45.034Z] go: downloading github.com/cenkalti/backoff/v4 v4.2.1 [2024-04-07T03:21:45.293Z] go: downloading github.com/openziti/metrics v1.2.47 [2024-04-07T03:21:45.293Z] go: downloading github.com/openziti/secretstream v0.1.17 [2024-04-07T03:21:45.293Z] go: downloading github.com/openziti/transport/v2 v2.0.124 [2024-04-07T03:21:45.293Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-04-07T03:21:45.552Z] go: downloading github.com/fatih/color v1.14.1 [2024-04-07T03:21:45.552Z] go: downloading github.com/klauspost/compress v1.17.2 [2024-04-07T03:21:45.552Z] go: downloading github.com/nats-io/nkeys v0.4.7 [2024-04-07T03:21:45.552Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-04-07T03:21:45.552Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2024-04-07T03:21:45.552Z] go: downloading github.com/golang/protobuf v1.5.3 [2024-04-07T03:21:45.552Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b [2024-04-07T03:21:45.552Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-04-07T03:21:45.552Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2024-04-07T03:21:45.552Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2024-04-07T03:21:45.811Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2024-04-07T03:21:45.811Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-04-07T03:21:45.811Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-04-07T03:21:45.811Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-04-07T03:21:45.811Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-04-07T03:21:45.811Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-04-07T03:21:45.811Z] go: downloading go.opentelemetry.io/otel v1.24.0 [2024-04-07T03:21:46.069Z] go: downloading go.opentelemetry.io/otel/trace v1.24.0 [2024-04-07T03:21:46.069Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-04-07T03:21:46.069Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-04-07T03:21:46.069Z] go: downloading go.mongodb.org/mongo-driver v1.14.0 [2024-04-07T03:21:46.069Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-04-07T03:21:46.069Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-04-07T03:21:46.327Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-04-07T03:21:46.327Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2024-04-07T03:21:46.327Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-04-07T03:21:46.327Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.2 [2024-04-07T03:21:46.328Z] go: downloading go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1 [2024-04-07T03:21:46.328Z] go: downloading github.com/gorilla/securecookie v1.1.1 [2024-04-07T03:21:46.587Z] go: downloading github.com/gorilla/schema v1.2.0 [2024-04-07T03:21:46.587Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-04-07T03:21:46.845Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-04-07T03:21:46.845Z] go: downloading github.com/gorilla/mux v1.8.1 [2024-04-07T03:21:46.845Z] go: downloading nhooyr.io/websocket v1.8.10 [2024-04-07T03:21:46.845Z] go: downloading github.com/hpcloud/tail v1.0.0 [2024-04-07T03:21:46.845Z] go: downloading gopkg.in/yaml.v2 v2.2.5 [2024-04-07T03:21:46.845Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-04-07T03:21:46.845Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2024-04-07T03:21:46.845Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-04-07T03:21:46.845Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-04-07T03:21:46.845Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-04-07T03:21:46.845Z] go: downloading github.com/google/btree v1.0.1 [2024-04-07T03:21:46.845Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2024-04-07T03:21:46.845Z] go: downloading github.com/miekg/dns v1.1.41 [2024-04-07T03:21:47.103Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2024-04-07T03:21:47.103Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-04-07T03:21:47.103Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-04-07T03:21:47.103Z] go: downloading github.com/go-logr/logr v1.4.1 [2024-04-07T03:21:47.103Z] go: downloading go.opentelemetry.io/otel/metric v1.24.0 [2024-04-07T03:21:47.103Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-04-07T03:21:47.103Z] go: downloading golang.org/x/term v0.18.0 [2024-04-07T03:21:47.103Z] go: downloading golang.org/x/mod v0.12.0 [2024-04-07T03:21:47.103Z] go: downloading google.golang.org/appengine v1.6.8 [2024-04-07T03:21:47.103Z] go: downloading github.com/yusufpapurcu/wmi v1.2.4 [2024-04-07T03:21:47.103Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-04-07T03:21:47.103Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-04-07T03:21:47.103Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2024-04-07T03:21:47.104Z] go: downloading github.com/josharian/intern v1.0.0 [2024-04-07T03:21:47.362Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-04-07T03:21:47.362Z] go: downloading github.com/miekg/pkcs11 v1.1.1 [2024-04-07T03:21:47.362Z] go: downloading github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 [2024-04-07T03:21:47.362Z] go: downloading github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c [2024-04-07T03:21:47.362Z] go: downloading github.com/shoenig/go-m1cpu v0.1.6 [2024-04-07T03:21:47.362Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2024-04-07T03:21:47.362Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-04-07T03:21:47.362Z] go: downloading github.com/go-ole/go-ole v1.2.6 [2024-04-07T03:21:52.635Z] go: downloading github.com/google/go-cmp v0.6.0 [2024-04-07T03:21:52.635Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2024-04-07T03:21:52.635Z] go: downloading github.com/onsi/gomega v1.13.0 [2024-04-07T03:21:52.635Z] go: downloading github.com/kr/pretty v0.3.1 [2024-04-07T03:21:52.635Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2024-04-07T03:21:52.635Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2024-04-07T03:21:53.203Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.29 [2024-04-07T03:21:53.203Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.15 [2024-04-07T03:21:53.203Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.5.0 [2024-04-07T03:21:53.203Z] go: downloading go.opentelemetry.io/otel/sdk v1.24.0 [2024-04-07T03:21:53.203Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-04-07T03:21:53.203Z] go: downloading github.com/rogpeppe/go-internal v1.11.0 [2024-04-07T03:21:53.203Z] go: downloading github.com/emirpasic/gods v1.18.1 [2024-04-07T03:21:53.203Z] go: downloading github.com/jeremija/gosubmit v0.2.7 [2024-04-07T03:21:53.203Z] go: downloading github.com/barkimedes/go-deepcopy v0.0.0-20220514131651-17c30cfc62df [2024-04-07T03:21:53.203Z] go: downloading github.com/muhlemmer/httpforwarded v0.1.0 [2024-04-07T03:21:53.203Z] go: downloading github.com/rs/cors v1.10.1 [2024-04-07T03:21:53.203Z] go: downloading github.com/nats-io/nats.go v1.34.0 [2024-04-07T03:21:53.462Z] go: downloading github.com/shoenig/test v0.6.4 [2024-04-07T03:21:53.462Z] go: downloading github.com/nxadm/tail v1.4.8 [2024-04-07T03:21:54.032Z] CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2024-04-07T03:22:20.584Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2024-04-07T03:22:20.584Z] make -C ./app-service-template test [2024-04-07T03:22:20.584Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2024-04-07T03:22:20.584Z] go test -race -coverprofile=coverage.out ./... [2024-04-07T03:22:47.177Z] ? app-new-service/config [no test files] [2024-04-07T03:22:48.120Z] ok app-new-service 1.070s coverage: 45.9% of statements [2024-04-07T03:22:48.120Z] ok app-new-service/functions 1.077s coverage: 85.3% of statements [2024-04-07T03:22:48.120Z] go vet ./... [2024-04-07T03:23:10.040Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-07T03:23:10.040Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-07T03:23:10.040Z] ./bin/test-attribution-txt.sh [2024-04-07T03:23:10.040Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-04-07T03:23:10.040Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2024-04-07T03:23:10.040Z] go test -race -coverprofile=coverage.out ./... [2024-04-07T03:23:10.040Z] go: downloading github.com/gomodule/redigo v1.8.9 [2024-04-07T03:23:10.040Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2024-04-07T03:23:13.327Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2024-04-07T03:23:13.327Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2024-04-07T03:23:14.702Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2024-04-07T03:23:14.702Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2024-04-07T03:23:14.702Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2024-04-07T03:23:14.702Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.151s coverage: 66.6% of statements [2024-04-07T03:23:14.702Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.061s coverage: 89.3% of statements [2024-04-07T03:23:14.702Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.062s coverage: 85.1% of statements [2024-04-07T03:23:14.702Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.031s coverage: 100.0% of statements [2024-04-07T03:23:15.268Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2024-04-07T03:23:15.268Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2024-04-07T03:23:15.526Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2024-04-07T03:23:15.526Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.126s coverage: 75.5% of statements [2024-04-07T03:23:15.526Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.048s coverage: 97.3% of statements [2024-04-07T03:23:16.462Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.066s coverage: 82.8% of statements [2024-04-07T03:23:16.462Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.056s coverage: 65.1% of statements [2024-04-07T03:23:16.462Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.037s coverage: 27.6% of statements [2024-04-07T03:23:17.029Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2024-04-07T03:23:17.029Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-04-07T03:23:17.595Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.076s coverage: 11.2% of statements [2024-04-07T03:23:18.163Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.068s coverage: 27.3% of statements [2024-04-07T03:23:18.163Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.054s coverage: 52.8% of statements [2024-04-07T03:23:28.357Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2086 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2024-04-07T03:23:28.375Z] Running in /w/workspace/app-functions-sdk-go/353 [Pipeline] { [Pipeline] checkout [2024-04-07T03:23:28.462Z] The recommended git tool is: git [2024-04-07T03:23:34.346Z] using credential edgex-jenkins-ssh [2024-04-07T03:23:34.392Z] Cloning the remote Git repository [2024-04-07T03:23:34.441Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2024-04-07T03:23:34.527Z] > git init /w/workspace/app-functions-sdk-go/353 # timeout=10 [2024-04-07T03:23:34.659Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2024-04-07T03:23:34.660Z] > git --version # timeout=10 [2024-04-07T03:23:34.679Z] > git --version # 'git version 2.25.1' [2024-04-07T03:23:34.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-07T03:23:34.953Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-07T03:23:39.210Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2024-04-07T03:23:39.233Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-07T03:23:40.543Z] Avoid second fetch [2024-04-07T03:23:40.543Z] Checking out Revision 6e6d9832342ca54d3fea5b83d6a7dfb313abdf40 (main) [2024-04-07T03:23:41.445Z] Commit message: "Merge pull request #1575 from edgexfoundry/dependabot/go_modules/github.com/diegoholiveira/jsonlogic/v3-3.5.0" [2024-04-07T03:23:40.565Z] > git config core.sparsecheckout # timeout=10 [2024-04-07T03:23:40.627Z] > git checkout -f 6e6d9832342ca54d3fea5b83d6a7dfb313abdf40 # timeout=10 [2024-04-07T03:23:44.721Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.140s coverage: 72.2% of statements [2024-04-07T03:23:44.721Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.041s coverage: 94.4% of statements [2024-04-07T03:23:44.721Z] go vet ./... [2024-04-07T03:23:45.288Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-07T03:23:45.288Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-07T03:23:46.054Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-07T03:23:46.054Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-07T03:23:46.054Z] Dload Upload Total Spent Left Speed [2024-04-07T03:23:46.054Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-04-07T03:23:46.409Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-07T03:23:46.740Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-04-07T03:23:46.740Z] + sudo tee /etc/docker/daemon.new [2024-04-07T03:23:47.006Z] { [2024-04-07T03:23:47.006Z] "registry-mirrors": [ [2024-04-07T03:23:47.006Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-07T03:23:47.006Z] ], [2024-04-07T03:23:47.006Z] "bip": "10.250.0.254/24", [2024-04-07T03:23:47.006Z] "hosts": [ [2024-04-07T03:23:47.006Z] "tcp://0.0.0.0:5555", [2024-04-07T03:23:47.006Z] "unix:///var/run/docker.sock" [2024-04-07T03:23:47.006Z] ], [2024-04-07T03:23:47.006Z] "mtu": 1458, [2024-04-07T03:23:47.006Z] "selinux-enabled": true, [2024-04-07T03:23:47.006Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-07T03:23:47.006Z] } [Pipeline] sh [2024-04-07T03:23:47.351Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-07T03:23:47.684Z] + sudo service docker restart [Pipeline] echo [2024-04-07T03:23:57.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-07T03:23:57.557Z] $ docker stop --time=1 42b6a2a5662b0a83cd89fd147ed8b66ee0d75c0bcfbc99c9e2003cd83864efb9 [2024-04-07T03:23:59.499Z] $ docker rm -f --volumes 42b6a2a5662b0a83cd89fd147ed8b66ee0d75c0bcfbc99c9e2003cd83864efb9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-07T03:24:00.775Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-07T03:24:00.848Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T03:24:01.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-07T03:24:01.392Z] [2024-04-07T03:24:01.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T03:24:01.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-07T03:24:01.703Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-07T03:24:01.703Z] 5eb5b503b376: Pulling fs layer [2024-04-07T03:24:01.703Z] 5c69ac0246d0: Pulling fs layer [2024-04-07T03:24:01.703Z] ec43610c2a17: Pulling fs layer [2024-04-07T03:24:01.703Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-07T03:24:01.703Z] 33b1e0a273af: Pulling fs layer [2024-04-07T03:24:01.703Z] 5d3b04190fa2: Pulling fs layer [2024-04-07T03:24:01.703Z] 2f39f015ded8: Pulling fs layer [2024-04-07T03:24:01.703Z] 3a2ae6a8a46f: Waiting [2024-04-07T03:24:01.703Z] 33b1e0a273af: Waiting [2024-04-07T03:24:01.703Z] 2f39f015ded8: Waiting [2024-04-07T03:24:01.703Z] 5d3b04190fa2: Waiting [2024-04-07T03:24:01.963Z] 5c69ac0246d0: Verifying Checksum [2024-04-07T03:24:01.963Z] 5c69ac0246d0: Download complete [2024-04-07T03:24:01.963Z] 3a2ae6a8a46f: Verifying Checksum [2024-04-07T03:24:01.963Z] 3a2ae6a8a46f: Download complete [2024-04-07T03:24:01.963Z] 33b1e0a273af: Verifying Checksum [2024-04-07T03:24:01.963Z] 33b1e0a273af: Download complete [2024-04-07T03:24:01.963Z] 5d3b04190fa2: Verifying Checksum [2024-04-07T03:24:01.963Z] 5d3b04190fa2: Download complete [2024-04-07T03:24:01.963Z] ec43610c2a17: Download complete [2024-04-07T03:24:01.963Z] 5eb5b503b376: Verifying Checksum [2024-04-07T03:24:01.963Z] 5eb5b503b376: Download complete [2024-04-07T03:24:02.896Z] 2f39f015ded8: Download complete [2024-04-07T03:24:03.463Z] 5eb5b503b376: Pull complete [2024-04-07T03:24:03.463Z] 5c69ac0246d0: Pull complete [2024-04-07T03:24:04.030Z] ec43610c2a17: Pull complete [2024-04-07T03:24:04.030Z] 3a2ae6a8a46f: Pull complete [2024-04-07T03:24:04.289Z] 33b1e0a273af: Pull complete [2024-04-07T03:24:04.290Z] 5d3b04190fa2: Pull complete [Pipeline] unstash [Pipeline] echo [2024-04-07T03:24:06.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-07T03:24:06.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-07T03:24:06.170Z] ========================================================= [2024-04-07T03:24:06.170Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-04-07T03:24:06.170Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-04-07T03:24:06.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-07T03:24:07.101Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-04-07T03:24:07.101Z] 9fda8d8052c6: Pulling fs layer [2024-04-07T03:24:07.101Z] 5d54e960e981: Pulling fs layer [2024-04-07T03:24:07.101Z] c4a7e357bf2a: Pulling fs layer [2024-04-07T03:24:07.101Z] f0e02332f6b5: Pulling fs layer [2024-04-07T03:24:07.101Z] 872ee5b61b7b: Pulling fs layer [2024-04-07T03:24:07.101Z] 0c6a40ed1a82: Pulling fs layer [2024-04-07T03:24:07.101Z] 94ae7d8d031c: Pulling fs layer [2024-04-07T03:24:07.101Z] f0e02332f6b5: Waiting [2024-04-07T03:24:07.101Z] 872ee5b61b7b: Waiting [2024-04-07T03:24:07.101Z] 0c6a40ed1a82: Waiting [2024-04-07T03:24:07.101Z] 94ae7d8d031c: Waiting [2024-04-07T03:24:07.101Z] 5d54e960e981: Verifying Checksum [2024-04-07T03:24:07.101Z] 5d54e960e981: Download complete [2024-04-07T03:24:07.101Z] f0e02332f6b5: Verifying Checksum [2024-04-07T03:24:07.101Z] f0e02332f6b5: Download complete [2024-04-07T03:24:07.101Z] 872ee5b61b7b: Verifying Checksum [2024-04-07T03:24:07.101Z] 872ee5b61b7b: Download complete [2024-04-07T03:24:07.101Z] 9fda8d8052c6: Verifying Checksum [2024-04-07T03:24:07.101Z] 9fda8d8052c6: Download complete [2024-04-07T03:24:07.687Z] 94ae7d8d031c: Verifying Checksum [2024-04-07T03:24:07.687Z] 94ae7d8d031c: Download complete [2024-04-07T03:24:07.957Z] 9fda8d8052c6: Pull complete [2024-04-07T03:24:08.918Z] 5d54e960e981: Pull complete [2024-04-07T03:24:08.918Z] c4a7e357bf2a: Verifying Checksum [2024-04-07T03:24:08.918Z] c4a7e357bf2a: Download complete [2024-04-07T03:24:09.506Z] 0c6a40ed1a82: Verifying Checksum [2024-04-07T03:24:09.506Z] 0c6a40ed1a82: Download complete [2024-04-07T03:24:09.604Z] 2f39f015ded8: Pull complete [2024-04-07T03:24:09.605Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-07T03:24:09.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-07T03:24:09.605Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T03:24:09.733Z] prd-ubuntu20.04-docker-8c-8g-2082 does not seem to be running inside a container [2024-04-07T03:24:09.760Z] $ 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/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-04-07T03:24:14.628Z] $ docker top b617ff4ffbbaba9fd8141ce35670e6ee07b92ec101a0718d3ee185af870572b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-07T03:24:15.033Z] ---> job-cost.sh [2024-04-07T03:24:15.033Z] lf-activate-venv: SKIPPING [2024-04-07T03:24:15.033Z] INFO: No Stack... [2024-04-07T03:24:15.293Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-07T03:24:15.552Z] INFO: Archiving Costs [Pipeline] sh [2024-04-07T03:24:15.843Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2024-04-07T03:24:15.843Z] + cut -d, -f6 [Pipeline] lock [2024-04-07T03:24:15.859Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-353-stack-cost] [2024-04-07T03:24:15.867Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-353-stack-cost] did not exist. Created. [2024-04-07T03:24:15.871Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-353-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-07T03:24:16.180Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-04-07T03:24:16.222Z] Stashed 1 file(s) [Pipeline] } [2024-04-07T03:24:16.228Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-353-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-07T03:24:16.255Z] $ docker stop --time=1 b617ff4ffbbaba9fd8141ce35670e6ee07b92ec101a0718d3ee185af870572b2 [2024-04-07T03:24:17.666Z] $ docker rm -f --volumes b617ff4ffbbaba9fd8141ce35670e6ee07b92ec101a0718d3ee185af870572b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-07T03:24:21.869Z] c4a7e357bf2a: Pull complete [2024-04-07T03:24:22.140Z] f0e02332f6b5: Pull complete [2024-04-07T03:24:22.412Z] 872ee5b61b7b: Pull complete [2024-04-07T03:24:32.515Z] 0c6a40ed1a82: Pull complete [2024-04-07T03:24:33.102Z] 94ae7d8d031c: Pull complete [2024-04-07T03:24:33.102Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-04-07T03:24:33.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-07T03:24:33.102Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2024-04-07T03:24:33.435Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T03:24:33.784Z] + docker inspect -f . ci-base-image-arm64 [2024-04-07T03:24:33.784Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T03:24:34.002Z] prd-ubuntu20.04-docker-arm64-4c-16g-2086 does not seem to be running inside a container [2024-04-07T03:24:34.081Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/353 -v /w/workspace/app-functions-sdk-go/353:/w/workspace/app-functions-sdk-go/353:rw,z -v /w/workspace/app-functions-sdk-go/353@tmp:/w/workspace/app-functions-sdk-go/353@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 ******** ci-base-image-arm64 cat [2024-04-07T03:24:37.126Z] $ docker top 305888b21e74021218f1ff0b64044851884a0fa9ae6dd8a5c0c72a812747ccf2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-07T03:24:37.968Z] + go version [2024-04-07T03:24:37.968Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-04-07T03:24:38.001Z] $ docker stop --time=1 305888b21e74021218f1ff0b64044851884a0fa9ae6dd8a5c0c72a812747ccf2 [2024-04-07T03:24:39.701Z] $ docker rm -f --volumes 305888b21e74021218f1ff0b64044851884a0fa9ae6dd8a5c0c72a812747ccf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T03:24:40.329Z] + docker inspect -f . ci-base-image-arm64 [2024-04-07T03:24:40.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T03:24:40.541Z] prd-ubuntu20.04-docker-arm64-4c-16g-2086 does not seem to be running inside a container [2024-04-07T03:24:40.623Z] $ 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/353 -v /w/workspace/app-functions-sdk-go/353:/w/workspace/app-functions-sdk-go/353:rw,z -v /w/workspace/app-functions-sdk-go/353@tmp:/w/workspace/app-functions-sdk-go/353@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 ******** ci-base-image-arm64 cat [2024-04-07T03:24:41.948Z] $ docker top bade19cde61d7bcd0ec21fe04a7e7912869c5fb13e5b67bd72869b1bf04ae900 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-07T03:24:42.807Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/353 [Pipeline] fileExists [Pipeline] sh [2024-04-07T03:24:43.459Z] + make test [2024-04-07T03:24:43.459Z] make -C ./app-service-template build [2024-04-07T03:24:43.459Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/353/app-service-template' [2024-04-07T03:24:43.459Z] go mod tidy [2024-04-07T03:24:43.459Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.13 [2024-04-07T03:24:43.459Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-04-07T03:24:44.424Z] go: downloading github.com/google/uuid v1.6.0 [2024-04-07T03:24:44.424Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-04-07T03:24:44.424Z] go: downloading github.com/labstack/echo/v4 v4.11.4 [2024-04-07T03:24:44.424Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.27 [2024-04-07T03:24:44.690Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.14 [2024-04-07T03:24:44.690Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.3 [2024-04-07T03:24:44.959Z] go: downloading github.com/go-playground/validator/v10 v10.19.0 [2024-04-07T03:24:45.226Z] go: downloading github.com/fxamacker/cbor/v2 v2.6.0 [2024-04-07T03:24:45.226Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-04-07T03:24:45.226Z] go: downloading github.com/go-kit/log v0.2.1 [2024-04-07T03:24:45.226Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 [2024-04-07T03:24:45.226Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2024-04-07T03:24:45.226Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-04-07T03:24:45.226Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-04-07T03:24:45.497Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-04-07T03:24:45.497Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-04-07T03:24:45.497Z] go: downloading golang.org/x/crypto v0.21.0 [2024-04-07T03:24:45.766Z] go: downloading golang.org/x/net v0.22.0 [2024-04-07T03:24:46.352Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 [2024-04-07T03:24:46.937Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-04-07T03:24:46.937Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.3 [2024-04-07T03:24:46.937Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-04-07T03:24:46.937Z] go: downloading github.com/x448/float16 v0.8.4 [2024-04-07T03:24:47.205Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-04-07T03:24:47.205Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-04-07T03:24:47.205Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-04-07T03:24:47.205Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-04-07T03:24:47.205Z] go: downloading golang.org/x/text v0.14.0 [2024-04-07T03:24:48.610Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2024-04-07T03:24:48.610Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2024-04-07T03:24:48.610Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-04-07T03:24:51.943Z] go: downloading github.com/gorilla/websocket v1.5.1 [2024-04-07T03:24:51.943Z] go: downloading golang.org/x/sync v0.6.0 [2024-04-07T03:24:51.943Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-04-07T03:24:51.943Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-04-07T03:24:51.943Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-04-07T03:24:51.943Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-04-07T03:24:52.210Z] go: downloading github.com/hashicorp/consul/api v1.27.0 [2024-04-07T03:24:52.210Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2024-04-07T03:24:52.210Z] go: downloading github.com/openziti/sdk-golang v0.23.14 [2024-04-07T03:24:52.210Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-04-07T03:24:52.210Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 [2024-04-07T03:24:52.475Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-04-07T03:24:52.475Z] go: downloading golang.org/x/sys v0.18.0 [2024-04-07T03:24:52.475Z] go: downloading github.com/kr/pretty v0.1.0 [2024-04-07T03:24:52.475Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-04-07T03:24:52.475Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-04-07T03:24:52.744Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-04-07T03:24:52.744Z] go: downloading golang.org/x/time v0.5.0 [2024-04-07T03:24:52.744Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-04-07T03:24:52.744Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-04-07T03:24:52.744Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-04-07T03:24:52.744Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-04-07T03:24:53.328Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-04-07T03:24:53.595Z] go: downloading github.com/google/go-cmp v0.5.9 [2024-04-07T03:24:53.595Z] go: downloading github.com/hashicorp/consul/sdk v0.15.1 [2024-04-07T03:24:53.595Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2024-04-07T03:24:53.595Z] go: downloading github.com/nats-io/nats.go v1.33.1 [2024-04-07T03:24:53.864Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-04-07T03:24:53.864Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-04-07T03:24:53.864Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-04-07T03:24:54.132Z] go: downloading github.com/go-resty/resty/v2 v2.12.0 [2024-04-07T03:24:54.132Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-04-07T03:24:54.132Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-04-07T03:24:54.132Z] go: downloading github.com/openziti/edge-api v0.26.13 [2024-04-07T03:24:57.481Z] go: downloading github.com/openziti/foundation/v2 v2.0.39 [2024-04-07T03:24:57.481Z] go: downloading github.com/openziti/identity v1.0.72 [2024-04-07T03:24:57.481Z] go: downloading github.com/pkg/errors v0.9.1 [2024-04-07T03:24:57.481Z] go: downloading github.com/zitadel/oidc/v2 v2.12.0 [2024-04-07T03:24:57.481Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-04-07T03:24:57.481Z] go: downloading golang.org/x/oauth2 v0.18.0 [2024-04-07T03:24:57.481Z] go: downloading github.com/openziti/channel/v2 v2.0.121 [2024-04-07T03:24:57.481Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-04-07T03:24:57.481Z] go: downloading github.com/cenkalti/backoff/v4 v4.2.1 [2024-04-07T03:24:57.749Z] go: downloading github.com/openziti/metrics v1.2.47 [2024-04-07T03:24:57.749Z] go: downloading github.com/openziti/transport/v2 v2.0.124 [2024-04-07T03:24:57.749Z] go: downloading github.com/openziti/secretstream v0.1.17 [2024-04-07T03:24:57.749Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-04-07T03:24:57.749Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-04-07T03:24:57.749Z] go: downloading github.com/Microsoft/go-winio v0.6.1 [2024-04-07T03:24:57.749Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-04-07T03:24:57.749Z] go: downloading google.golang.org/grpc v1.60.1 [2024-04-07T03:24:59.702Z] go: downloading github.com/kr/text v0.2.0 [2024-04-07T03:24:59.702Z] go: downloading github.com/fatih/color v1.14.1 [2024-04-07T03:24:59.703Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2024-04-07T03:24:59.703Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-04-07T03:24:59.703Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2024-04-07T03:24:59.703Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2024-04-07T03:24:59.703Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2024-04-07T03:24:59.703Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2024-04-07T03:24:59.703Z] go: downloading github.com/onsi/gomega v1.7.0 [2024-04-07T03:24:59.703Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-04-07T03:24:59.703Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-04-07T03:24:59.703Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-04-07T03:24:59.703Z] go: downloading go.mongodb.org/mongo-driver v1.14.0 [2024-04-07T03:24:59.971Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-04-07T03:25:00.237Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-04-07T03:25:00.504Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-04-07T03:25:01.467Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-04-07T03:25:01.467Z] go: downloading go.opentelemetry.io/otel v1.24.0 [2024-04-07T03:25:02.428Z] go: downloading go.opentelemetry.io/otel/trace v1.24.0 [2024-04-07T03:25:02.428Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-04-07T03:25:02.428Z] go: downloading github.com/klauspost/compress v1.17.2 [2024-04-07T03:25:03.023Z] go: downloading github.com/nats-io/nkeys v0.4.7 [2024-04-07T03:25:03.023Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-04-07T03:25:03.023Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-04-07T03:25:03.023Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-04-07T03:25:03.293Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2024-04-07T03:25:03.293Z] go: downloading github.com/gorilla/securecookie v1.1.1 [2024-04-07T03:25:03.294Z] go: downloading github.com/gorilla/schema v1.2.0 [2024-04-07T03:25:03.561Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-04-07T03:25:03.561Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-04-07T03:25:03.561Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.2 [2024-04-07T03:25:03.829Z] go: downloading go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1 [2024-04-07T03:25:03.829Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-04-07T03:25:03.829Z] go: downloading github.com/golang/protobuf v1.5.3 [2024-04-07T03:25:03.829Z] go: downloading google.golang.org/protobuf v1.33.0 [2024-04-07T03:25:05.270Z] go: downloading github.com/gorilla/mux v1.8.1 [2024-04-07T03:25:05.270Z] go: downloading nhooyr.io/websocket v1.8.10 [2024-04-07T03:25:05.270Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.3 [2024-04-07T03:25:05.538Z] go: downloading golang.org/x/tools v0.12.1-0.20230815132531-74c255bcf846 [2024-04-07T03:25:05.538Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b [2024-04-07T03:25:05.538Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-04-07T03:25:05.538Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2024-04-07T03:25:05.538Z] go: downloading github.com/google/btree v1.0.1 [2024-04-07T03:25:05.538Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2024-04-07T03:25:05.808Z] go: downloading github.com/miekg/dns v1.1.41 [2024-04-07T03:25:05.808Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2024-04-07T03:25:05.808Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-04-07T03:25:06.076Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-04-07T03:25:06.076Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-04-07T03:25:06.352Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-04-07T03:25:06.352Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-04-07T03:25:06.936Z] go: downloading github.com/go-logr/logr v1.4.1 [2024-04-07T03:25:06.936Z] go: downloading go.opentelemetry.io/otel/metric v1.24.0 [2024-04-07T03:25:06.936Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-04-07T03:25:07.204Z] go: downloading golang.org/x/term v0.18.0 [2024-04-07T03:25:07.204Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-04-07T03:25:07.204Z] go: downloading github.com/yusufpapurcu/wmi v1.2.4 [2024-04-07T03:25:07.472Z] go: downloading google.golang.org/appengine v1.6.8 [2024-04-07T03:25:07.472Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-04-07T03:25:07.472Z] go: downloading gopkg.in/yaml.v2 v2.2.5 [2024-04-07T03:25:07.472Z] go: downloading github.com/hpcloud/tail v1.0.0 [2024-04-07T03:25:07.740Z] go: downloading github.com/josharian/intern v1.0.0 [2024-04-07T03:25:07.740Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-04-07T03:25:07.740Z] go: downloading github.com/miekg/pkcs11 v1.1.1 [2024-04-07T03:25:08.009Z] go: downloading github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 [2024-04-07T03:25:08.009Z] go: downloading github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c [2024-04-07T03:25:08.009Z] go: downloading github.com/shoenig/go-m1cpu v0.1.6 [2024-04-07T03:25:08.009Z] go: downloading github.com/go-ole/go-ole v1.2.6 [2024-04-07T03:25:08.278Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-04-07T03:25:08.278Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2024-04-07T03:25:08.278Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2024-04-07T03:25:08.278Z] go: downloading golang.org/x/mod v0.12.0 [2024-04-07T03:25:18.327Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2024-04-07T03:25:18.327Z] go: downloading github.com/google/go-cmp v0.6.0 [2024-04-07T03:25:18.327Z] go: downloading github.com/kr/pretty v0.3.1 [2024-04-07T03:25:18.327Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2024-04-07T03:25:18.327Z] go: downloading github.com/onsi/gomega v1.13.0 [2024-04-07T03:25:18.327Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2024-04-07T03:25:18.327Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.29 [2024-04-07T03:25:18.327Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.15 [2024-04-07T03:25:18.327Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.5.0 [2024-04-07T03:25:18.327Z] go: downloading github.com/nats-io/nats.go v1.34.0 [2024-04-07T03:25:18.327Z] go: downloading go.opentelemetry.io/otel/sdk v1.24.0 [2024-04-07T03:25:18.327Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-04-07T03:25:18.327Z] go: downloading github.com/barkimedes/go-deepcopy v0.0.0-20220514131651-17c30cfc62df [2024-04-07T03:25:18.327Z] go: downloading github.com/emirpasic/gods v1.18.1 [2024-04-07T03:25:18.327Z] go: downloading github.com/jeremija/gosubmit v0.2.7 [2024-04-07T03:25:18.327Z] go: downloading github.com/rogpeppe/go-internal v1.11.0 [2024-04-07T03:25:18.327Z] go: downloading github.com/muhlemmer/httpforwarded v0.1.0 [2024-04-07T03:25:18.327Z] go: downloading github.com/rs/cors v1.10.1 [2024-04-07T03:25:18.327Z] go: downloading github.com/nxadm/tail v1.4.8 [2024-04-07T03:25:18.327Z] go: downloading github.com/shoenig/test v0.6.4 [2024-04-07T03:25:18.906Z] CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2024-04-07T03:28:11.179Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/353/app-service-template' [2024-04-07T03:28:11.179Z] make -C ./app-service-template test [2024-04-07T03:28:11.179Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/353/app-service-template' [2024-04-07T03:28:11.179Z] go test -race -coverprofile=coverage.out ./... [2024-04-07T03:32:03.070Z] ? app-new-service/config [no test files] [2024-04-07T03:32:03.070Z] ok app-new-service 1.422s coverage: 45.9% of statements [2024-04-07T03:32:07.386Z] ok app-new-service/functions 1.402s coverage: 85.3% of statements [2024-04-07T03:32:07.974Z] go vet ./... [2024-04-07T03:35:44.886Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-07T03:35:44.886Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-07T03:35:44.886Z] ./bin/test-attribution-txt.sh [2024-04-07T03:35:44.886Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-04-07T03:35:44.886Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/353/app-service-template' [2024-04-07T03:35:44.886Z] go test -race -coverprofile=coverage.out ./... [2024-04-07T03:35:44.886Z] go: downloading github.com/gomodule/redigo v1.8.9 [2024-04-07T03:35:44.886Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2024-04-07T03:35:59.893Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2024-04-07T03:35:59.893Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.807s coverage: 66.6% of statements [2024-04-07T03:35:59.893Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.305s coverage: 89.3% of statements [2024-04-07T03:36:01.303Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2024-04-07T03:36:02.708Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.391s coverage: 85.1% of statements [2024-04-07T03:36:02.708Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.146s coverage: 100.0% of statements [2024-04-07T03:36:06.951Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2024-04-07T03:36:06.951Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2024-04-07T03:36:07.217Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2024-04-07T03:36:08.174Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.864s coverage: 75.5% of statements [2024-04-07T03:36:08.440Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.261s coverage: 97.3% of statements [2024-04-07T03:36:11.780Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2024-04-07T03:36:12.742Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2024-04-07T03:36:13.011Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.282s coverage: 82.8% of statements [2024-04-07T03:36:13.970Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.291s coverage: 65.1% of statements [2024-04-07T03:36:16.558Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2024-04-07T03:36:17.974Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.380s coverage: 27.6% of statements [2024-04-07T03:36:21.331Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2024-04-07T03:36:21.331Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-04-07T03:36:22.311Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.429s coverage: 11.2% of statements [2024-04-07T03:36:22.311Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.415s coverage: 27.3% of statements [2024-04-07T03:36:27.673Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.328s coverage: 52.8% of statements [2024-04-07T03:36:59.912Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.584s coverage: 72.2% of statements [2024-04-07T03:36:59.912Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.202s coverage: 94.4% of statements [2024-04-07T03:36:59.912Z] go vet ./... [2024-04-07T03:37:04.163Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-07T03:37:04.163Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-07T03:37:04.163Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2024-04-07T03:37:04.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-07T03:37:04.213Z] $ docker stop --time=1 bade19cde61d7bcd0ec21fe04a7e7912869c5fb13e5b67bd72869b1bf04ae900 [2024-04-07T03:37:06.411Z] $ docker rm -f --volumes bade19cde61d7bcd0ec21fe04a7e7912869c5fb13e5b67bd72869b1bf04ae900 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-07T03:37:14.301Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-07T03:37:14.326Z] Warning: overwriting stash ‘coverage-report’ [2024-04-07T03:37:14.969Z] 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 [2024-04-07T03:37:15.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-07T03:37:15.475Z] [2024-04-07T03:37:15.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T03:37:15.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-07T03:37:16.091Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-07T03:37:16.091Z] 8998bd30e6a1: Pulling fs layer [2024-04-07T03:37:16.091Z] 04944245beec: Pulling fs layer [2024-04-07T03:37:16.091Z] 699f458cf7ca: Pulling fs layer [2024-04-07T03:37:16.091Z] 765212b225bb: Pulling fs layer [2024-04-07T03:37:16.091Z] f23df028b6ca: Pulling fs layer [2024-04-07T03:37:16.091Z] d65c8cfc05b1: Pulling fs layer [2024-04-07T03:37:16.091Z] 2437ff75d9bd: Pulling fs layer [2024-04-07T03:37:16.091Z] 765212b225bb: Waiting [2024-04-07T03:37:16.091Z] f23df028b6ca: Waiting [2024-04-07T03:37:16.091Z] d65c8cfc05b1: Waiting [2024-04-07T03:37:16.091Z] 2437ff75d9bd: Waiting [2024-04-07T03:37:16.091Z] 04944245beec: Verifying Checksum [2024-04-07T03:37:16.091Z] 04944245beec: Download complete [2024-04-07T03:37:16.091Z] 765212b225bb: Verifying Checksum [2024-04-07T03:37:16.091Z] 765212b225bb: Download complete [2024-04-07T03:37:16.383Z] f23df028b6ca: Verifying Checksum [2024-04-07T03:37:16.383Z] f23df028b6ca: Download complete [2024-04-07T03:37:16.383Z] d65c8cfc05b1: Verifying Checksum [2024-04-07T03:37:16.383Z] d65c8cfc05b1: Download complete [2024-04-07T03:37:16.383Z] 699f458cf7ca: Verifying Checksum [2024-04-07T03:37:16.383Z] 699f458cf7ca: Download complete [2024-04-07T03:37:16.977Z] 8998bd30e6a1: Verifying Checksum [2024-04-07T03:37:16.977Z] 8998bd30e6a1: Download complete [2024-04-07T03:37:19.573Z] 2437ff75d9bd: Verifying Checksum [2024-04-07T03:37:19.573Z] 2437ff75d9bd: Download complete [2024-04-07T03:37:21.523Z] 8998bd30e6a1: Pull complete [2024-04-07T03:37:22.108Z] 04944245beec: Pull complete [2024-04-07T03:37:24.050Z] 699f458cf7ca: Pull complete [2024-04-07T03:37:24.050Z] 765212b225bb: Pull complete [2024-04-07T03:37:24.633Z] f23df028b6ca: Pull complete [2024-04-07T03:37:24.900Z] d65c8cfc05b1: Pull complete [2024-04-07T03:37:43.113Z] 2437ff75d9bd: Pull complete [2024-04-07T03:37:43.113Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-07T03:37:43.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-07T03:37:43.113Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T03:37:43.328Z] prd-ubuntu20.04-docker-arm64-4c-16g-2086 does not seem to be running inside a container [2024-04-07T03:37:43.425Z] $ 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/353 -v /w/workspace/app-functions-sdk-go/353:/w/workspace/app-functions-sdk-go/353:rw,z -v /w/workspace/app-functions-sdk-go/353@tmp:/w/workspace/app-functions-sdk-go/353@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-04-07T03:37:46.447Z] $ docker top 18d9acd47be1543e932a0cb367c575f31f5c1569f545e5c48780b664f91deca7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-07T03:37:47.339Z] ---> job-cost.sh [2024-04-07T03:37:47.340Z] lf-activate-venv: SKIPPING [2024-04-07T03:37:47.340Z] INFO: No Stack... [2024-04-07T03:37:47.921Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-07T03:37:48.881Z] INFO: Archiving Costs [Pipeline] sh [2024-04-07T03:37:49.525Z] + cat /w/workspace/app-functions-sdk-go/353/archives/cost.csv [2024-04-07T03:37:49.525Z] + cut -d, -f6 [Pipeline] lock [2024-04-07T03:37:49.564Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-353-stack-cost] [2024-04-07T03:37:49.570Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-353-stack-cost] did not exist. Created. [2024-04-07T03:37:49.577Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-353-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-07T03:37:50.254Z] /w/workspace/app-functions-sdk-go/353@tmp/durable-1d619ad3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-04-07T03:37:50.973Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-07T03:37:50.991Z] Warning: overwriting stash ‘stack-cost’ [2024-04-07T03:37:51.144Z] Stashed 1 file(s) [Pipeline] } [2024-04-07T03:37:51.152Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-353-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-07T03:37:51.199Z] $ docker stop --time=1 18d9acd47be1543e932a0cb367c575f31f5c1569f545e5c48780b664f91deca7 [2024-04-07T03:37:52.892Z] $ docker rm -f --volumes 18d9acd47be1543e932a0cb367c575f31f5c1569f545e5c48780b664f91deca7 [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 [2024-04-07T03:37:53.455Z] provisioning config files... [2024-04-07T03:37:53.470Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15656857322235954397tmp [Pipeline] { [Pipeline] sh [2024-04-07T03:37:53.807Z] + set +x [2024-04-07T03:37:53.807Z] + curl -s https://codecov.io/bash [2024-04-07T03:37:53.807Z] + bash -s -- [2024-04-07T03:37:53.807Z] [2024-04-07T03:37:53.807Z] _____ _ [2024-04-07T03:37:53.807Z] / ____| | | [2024-04-07T03:37:53.807Z] | | ___ __| | ___ ___ _____ __ [2024-04-07T03:37:53.807Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-04-07T03:37:53.807Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-04-07T03:37:53.807Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-04-07T03:37:53.807Z] Bash-1.0.6 [2024-04-07T03:37:53.807Z] [2024-04-07T03:37:53.807Z] [2024-04-07T03:37:53.807Z] ==> git version 2.25.1 found [2024-04-07T03:37:53.807Z] ==> 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 [2024-04-07T03:37:53.807Z] Release-Date: 2020-01-08 [2024-04-07T03:37:53.807Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-04-07T03:37:53.807Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-04-07T03:37:53.807Z] ==> Jenkins CI detected. [2024-04-07T03:37:53.807Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2024-04-07T03:37:53.807Z] project root: . [2024-04-07T03:37:53.807Z] --> token set from env [2024-04-07T03:37:53.807Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-04-07T03:37:54.067Z] ==> Running gcov in . (disable via -X gcov) [2024-04-07T03:37:54.067Z] ==> Python coveragepy not found [2024-04-07T03:37:54.067Z] ==> Searching for coverage reports in: [2024-04-07T03:37:54.067Z] + . [2024-04-07T03:37:54.067Z] -> Found 2 reports [2024-04-07T03:37:54.068Z] ==> Detecting git/mercurial file structure [2024-04-07T03:37:54.068Z] ==> Reading reports [2024-04-07T03:37:54.068Z] + ./app-service-template/coverage.out bytes=3558 [2024-04-07T03:37:54.068Z] + ./coverage.out bytes=127882 [2024-04-07T03:37:54.068Z] ==> Appending adjustments [2024-04-07T03:37:54.068Z] https://docs.codecov.io/docs/fixing-reports [2024-04-07T03:37:54.328Z] + Found adjustments [2024-04-07T03:37:54.328Z] ==> Gzipping contents [2024-04-07T03:37:54.328Z] 24K /tmp/codecov.j2ynUI.gz [2024-04-07T03:37:54.328Z] ==> Uploading reports [2024-04-07T03:37:54.328Z] url: https://codecov.io [2024-04-07T03:37:54.328Z] query: branch=main&commit=6e6d9832342ca54d3fea5b83d6a7dfb313abdf40&build=353&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F353%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-04-07T03:37:54.328Z] -> Pinging Codecov [2024-04-07T03:37:54.328Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6e6d9832342ca54d3fea5b83d6a7dfb313abdf40&build=353&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F353%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-04-07T03:37:54.589Z] -> Uploading to [2024-04-07T03:37:54.589Z] https://storage.googleapis.com/codecov/v4/raw/2024-04-07/3D8B5DFFC46A037C893635FACE044666/6e6d9832342ca54d3fea5b83d6a7dfb313abdf40/d4ab9199-074c-4059-bca9-5d43b7a78582.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240407T033754Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=50d49c220bfa1d4a18496003b6d69175974b65b56f889151545b16bf76bdf511 [2024-04-07T03:37:54.589Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-07T03:37:54.589Z] Dload Upload Total Spent Left Speed [2024-04-07T03:37:54.848Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21956 0 0 100 21956 0 78695 --:--:-- --:--:-- --:--:-- 78695 [2024-04-07T03:37:54.848Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/6e6d9832342ca54d3fea5b83d6a7dfb313abdf40 [Pipeline] } [2024-04-07T03:37:54.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-04-07T03:37:54.988Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-04-07T03:37:55.004Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T03:37:55.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-04-07T03:37:55.318Z] [2024-04-07T03:37:55.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T03:37:55.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-04-07T03:37:55.619Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-04-07T03:37:55.619Z] df9b9388f04a: Pulling fs layer [2024-04-07T03:37:55.619Z] 52dc419b0ee2: Pulling fs layer [2024-04-07T03:37:55.619Z] 25bc292e5bac: Pulling fs layer [2024-04-07T03:37:55.619Z] 114826534d7a: Pulling fs layer [2024-04-07T03:37:55.619Z] 4657fd5d0bcf: Pulling fs layer [2024-04-07T03:37:55.619Z] 6ad1cebc031e: Pulling fs layer [2024-04-07T03:37:55.619Z] 8a3aa393b2d8: Pulling fs layer [2024-04-07T03:37:55.619Z] 4657fd5d0bcf: Waiting [2024-04-07T03:37:55.619Z] 114826534d7a: Waiting [2024-04-07T03:37:55.619Z] 6ad1cebc031e: Waiting [2024-04-07T03:37:55.619Z] 8a3aa393b2d8: Waiting [2024-04-07T03:37:55.619Z] 25bc292e5bac: Verifying Checksum [2024-04-07T03:37:55.619Z] 25bc292e5bac: Download complete [2024-04-07T03:37:55.619Z] 52dc419b0ee2: Verifying Checksum [2024-04-07T03:37:55.619Z] 52dc419b0ee2: Download complete [2024-04-07T03:37:55.619Z] 4657fd5d0bcf: Verifying Checksum [2024-04-07T03:37:55.619Z] 4657fd5d0bcf: Download complete [2024-04-07T03:37:55.619Z] df9b9388f04a: Download complete [2024-04-07T03:37:55.877Z] df9b9388f04a: Pull complete [2024-04-07T03:37:55.877Z] 6ad1cebc031e: Verifying Checksum [2024-04-07T03:37:55.877Z] 6ad1cebc031e: Download complete [2024-04-07T03:37:55.877Z] 52dc419b0ee2: Pull complete [2024-04-07T03:37:56.134Z] 25bc292e5bac: Pull complete [2024-04-07T03:37:56.392Z] 114826534d7a: Verifying Checksum [2024-04-07T03:37:56.392Z] 114826534d7a: Download complete [2024-04-07T03:37:56.651Z] 8a3aa393b2d8: Verifying Checksum [2024-04-07T03:37:56.651Z] 8a3aa393b2d8: Download complete [2024-04-07T03:38:00.833Z] 114826534d7a: Pull complete [2024-04-07T03:38:00.833Z] 4657fd5d0bcf: Pull complete [2024-04-07T03:38:00.833Z] 6ad1cebc031e: Pull complete [2024-04-07T03:38:03.365Z] 8a3aa393b2d8: Pull complete [2024-04-07T03:38:03.365Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-04-07T03:38:03.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-04-07T03:38:03.365Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T03:38:03.469Z] prd-ubuntu20.04-docker-8c-8g-2082 does not seem to be running inside a container [2024-04-07T03:38:03.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-04-07T03:38:07.444Z] $ docker top f0e2d11bdc47e90ceb122da9811dc4819d92391ef759e15efe6c1aae2178e012 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-04-07T03:38:07.517Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2024-04-07T03:38:07.796Z] + set -o pipefail [2024-04-07T03:38:07.797Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2024-04-07T03:38:17.789Z] [2024-04-07T03:38:17.789Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... [2024-04-07T03:38:17.789Z] [2024-04-07T03:38:17.789Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/b5285ff7-523f-42d3-a8bd-af5b6f60ace9 [2024-04-07T03:38:17.789Z] [2024-04-07T03:38:17.789Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-04-07T03:38:17.789Z] [2024-04-07T03:38:17.789Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-04-07T03:38:17.789Z] [2024-04-07T03:38:17.789Z] [2024-04-07T03:38:17.789Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-04-07T03:38:17.789Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-04-07T03:38:17.789Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-04-07T03:38:17.806Z] $ docker stop --time=1 f0e2d11bdc47e90ceb122da9811dc4819d92391ef759e15efe6c1aae2178e012 [2024-04-07T03:38:22.380Z] $ docker rm -f --volumes f0e2d11bdc47e90ceb122da9811dc4819d92391ef759e15efe6c1aae2178e012 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-04-07T03:38:22.979Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-07T03:38:23.001Z] provisioning config files... [2024-04-07T03:38:23.012Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config10597315654125724911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-07T03:38:23.414Z] --> edgex-publish-swagger.sh [2024-04-07T03:38:23.414Z] === Publish openapi/v3 API === [2024-04-07T03:38:23.414Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-04-07T03:38:23.414Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] [2024-04-07T03:38:23.414Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-07T03:38:23.414Z] Dload Upload Total Spent Left Speed [2024-04-07T03:38:24.049Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11600 100 180 100 11420 292 18569 --:--:-- --:--:-- --:--:-- 18861 [2024-04-07T03:38:24.049Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-04-07T03:38:24.049Z] [Pipeline] } [2024-04-07T03:38:24.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-07T03:38:24.506Z] + git log --format=format:%s -1 6e6d9832342ca54d3fea5b83d6a7dfb313abdf40 [Pipeline] sh [2024-04-07T03:38:24.795Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-07T03:38:24.796Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T03:38:25.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-07T03:38:25.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T03:38:25.181Z] prd-ubuntu20.04-docker-8c-8g-2082 does not seem to be running inside a container [2024-04-07T03:38:25.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-04-07T03:38:25.705Z] $ docker top b5f3d358ead3174f9d90435ff0fd963c8f43777e2a158f4aa0bd1368ad77c00b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-07T03:38:25.810Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-07T03:38:25.810Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-07T03:38:25.930Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-07T03:38:25.934Z] $ docker exec b5f3d358ead3174f9d90435ff0fd963c8f43777e2a158f4aa0bd1368ad77c00b ssh-agent [2024-04-07T03:38:26.044Z] SSH_AUTH_SOCK=/tmp/ssh-YX6ER2rcEVgD/agent.32 [2024-04-07T03:38:26.044Z] SSH_AGENT_PID=38 [2024-04-07T03:38:26.050Z] Running ssh-add (command line suppressed) [2024-04-07T03:38:26.151Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13538132439717212158.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13538132439717212158.key) [2024-04-07T03:38:26.163Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-07T03:38:26.459Z] + git semver tag [2024-04-07T03:38:26.717Z] 2024-04-07 03:38:26,633 [run_tag] DEBUG tag force:False [2024-04-07T03:38:26.717Z] 2024-04-07 03:38:26,633 [check_head_tag] DEBUG check head tag [2024-04-07T03:38:26.717Z] 2024-04-07 03:38:26,635 [execute] INFO git cat-file --batch-check [2024-04-07T03:38:26.717Z] 2024-04-07 03:38:26,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-04-07T03:38:26.717Z] 2024-04-07 03:38:26,638 [execute] INFO git cat-file --batch [2024-04-07T03:38:26.717Z] 2024-04-07 03:38:26,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-04-07T03:38:26.717Z] 2024-04-07 03:38:26,670 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2024-04-07T03:38:26.717Z] 2024-04-07 03:38:26,671 [execute] INFO git tag -a v3.2.0-dev.33 -m v3.2.0-dev.33 [2024-04-07T03:38:26.717Z] 2024-04-07 03:38:26,671 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.33', '-m', 'v3.2.0-dev.33'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-04-07T03:38:26.717Z] 2024-04-07 03:38:26,676 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2024-04-07T03:38:26.717Z] 3.2.0-dev.33 [Pipeline] } [2024-04-07T03:38:26.728Z] $ docker exec --env ******** --env ******** b5f3d358ead3174f9d90435ff0fd963c8f43777e2a158f4aa0bd1368ad77c00b ssh-agent -k [2024-04-07T03:38:26.830Z] unset SSH_AUTH_SOCK; [2024-04-07T03:38:26.830Z] unset SSH_AGENT_PID; [2024-04-07T03:38:26.830Z] echo Agent pid 38 killed; [2024-04-07T03:38:26.840Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-07T03:38:27.163Z] + git semver [Pipeline] } [2024-04-07T03:38:27.437Z] $ docker stop --time=1 b5f3d358ead3174f9d90435ff0fd963c8f43777e2a158f4aa0bd1368ad77c00b [2024-04-07T03:38:28.711Z] $ docker rm -f --volumes b5f3d358ead3174f9d90435ff0fd963c8f43777e2a158f4aa0bd1368ad77c00b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T03:38:29.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-04-07T03:38:29.113Z] [2024-04-07T03:38:29.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T03:38:29.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-04-07T03:38:29.426Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-04-07T03:38:29.426Z] ab5ef0e58194: Pulling fs layer [2024-04-07T03:38:29.426Z] 9712f1f96733: Pulling fs layer [2024-04-07T03:38:29.426Z] 63f879dbbcfc: Pulling fs layer [2024-04-07T03:38:29.426Z] 0d9ebad4ef96: Pulling fs layer [2024-04-07T03:38:29.426Z] e9a5061849ea: Pulling fs layer [2024-04-07T03:38:29.426Z] d747dcd14b5f: Pulling fs layer [2024-04-07T03:38:29.426Z] 2de7ff778b66: Pulling fs layer [2024-04-07T03:38:29.426Z] 2de7ff778b66: Waiting [2024-04-07T03:38:29.426Z] d747dcd14b5f: Waiting [2024-04-07T03:38:29.426Z] 0d9ebad4ef96: Waiting [2024-04-07T03:38:29.426Z] e9a5061849ea: Waiting [2024-04-07T03:38:29.426Z] 9712f1f96733: Verifying Checksum [2024-04-07T03:38:29.426Z] 9712f1f96733: Download complete [2024-04-07T03:38:29.685Z] 63f879dbbcfc: Verifying Checksum [2024-04-07T03:38:29.685Z] 63f879dbbcfc: Download complete [2024-04-07T03:38:29.944Z] e9a5061849ea: Verifying Checksum [2024-04-07T03:38:29.944Z] e9a5061849ea: Download complete [2024-04-07T03:38:29.944Z] d747dcd14b5f: Verifying Checksum [2024-04-07T03:38:29.944Z] d747dcd14b5f: Download complete [2024-04-07T03:38:29.944Z] ab5ef0e58194: Verifying Checksum [2024-04-07T03:38:29.944Z] ab5ef0e58194: Download complete [2024-04-07T03:38:29.944Z] 0d9ebad4ef96: Verifying Checksum [2024-04-07T03:38:29.944Z] 0d9ebad4ef96: Download complete [2024-04-07T03:38:29.944Z] 2de7ff778b66: Verifying Checksum [2024-04-07T03:38:29.944Z] 2de7ff778b66: Download complete [2024-04-07T03:38:33.227Z] ab5ef0e58194: Pull complete [2024-04-07T03:38:33.227Z] 9712f1f96733: Pull complete [2024-04-07T03:38:33.486Z] 63f879dbbcfc: Pull complete [2024-04-07T03:38:37.676Z] 0d9ebad4ef96: Pull complete [2024-04-07T03:38:37.935Z] e9a5061849ea: Pull complete [2024-04-07T03:38:37.935Z] d747dcd14b5f: Pull complete [2024-04-07T03:38:38.869Z] 2de7ff778b66: Pull complete [2024-04-07T03:38:38.869Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-04-07T03:38:38.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-04-07T03:38:38.869Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T03:38:38.980Z] prd-ubuntu20.04-docker-8c-8g-2082 does not seem to be running inside a container [2024-04-07T03:38:39.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-04-07T03:38:46.210Z] $ docker top 24423128e6956ff3bfebdf6ab67ced13c06f46828c7c18bb0014610d91971561 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-04-07T03:38:46.281Z] provisioning config files... [2024-04-07T03:38:46.292Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config11796169438072829841tmp [2024-04-07T03:38:46.306Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5352051604097397558tmp [2024-04-07T03:38:46.325Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config11609079750467695607tmp [Pipeline] { [Pipeline] echo [2024-04-07T03:38:46.351Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-07T03:38:46.652Z] ---> sigul-configuration.sh [2024-04-07T03:38:46.653Z] gpg: directory `/root/.gnupg' created [2024-04-07T03:38:46.653Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-04-07T03:38:46.653Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-04-07T03:38:46.653Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-04-07T03:38:46.653Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-04-07T03:38:46.653Z] gpg: CAST5 encrypted data [2024-04-07T03:38:46.653Z] gpg: encrypted with 1 passphrase [2024-04-07T03:38:46.653Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-04-07T03:38:46.965Z] + mkdir /home/jenkins [2024-04-07T03:38:46.965Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-04-07T03:38:47.259Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-04-07T03:38:47.273Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-07T03:38:47.564Z] ---> sigul-install.sh [2024-04-07T03:38:47.564Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-04-07T03:38:47.859Z] + git tag --list [2024-04-07T03:38:47.859Z] v0.1.0 [2024-04-07T03:38:47.859Z] v0.1.1 [2024-04-07T03:38:47.859Z] v1.0.0 [2024-04-07T03:38:47.859Z] v1.1.0 [2024-04-07T03:38:47.859Z] v1.2.0 [2024-04-07T03:38:47.859Z] v1.3.0 [2024-04-07T03:38:47.859Z] v1.3.1 [2024-04-07T03:38:47.859Z] v2.0.0 [2024-04-07T03:38:47.859Z] v2.0.1 [2024-04-07T03:38:47.859Z] v2.1.0 [2024-04-07T03:38:47.859Z] v2.1.1 [2024-04-07T03:38:47.859Z] v2.1.2 [2024-04-07T03:38:47.859Z] v2.2.0 [2024-04-07T03:38:47.859Z] v2.3 [2024-04-07T03:38:47.859Z] v2.3.0 [2024-04-07T03:38:47.859Z] v2.3.1 [2024-04-07T03:38:47.859Z] v3.0 [2024-04-07T03:38:47.859Z] v3.0.0 [2024-04-07T03:38:47.859Z] v3.0.1 [2024-04-07T03:38:47.859Z] v3.0.1-dev.1 [2024-04-07T03:38:47.859Z] v3.0.1-dev.2 [2024-04-07T03:38:47.859Z] v3.1 [2024-04-07T03:38:47.859Z] v3.1.0 [2024-04-07T03:38:47.859Z] v3.1.0-dev.1 [2024-04-07T03:38:47.859Z] v3.1.0-dev.10 [2024-04-07T03:38:47.859Z] v3.1.0-dev.11 [2024-04-07T03:38:47.859Z] v3.1.0-dev.12 [2024-04-07T03:38:47.859Z] v3.1.0-dev.13 [2024-04-07T03:38:47.859Z] v3.1.0-dev.14 [2024-04-07T03:38:47.859Z] v3.1.0-dev.15 [2024-04-07T03:38:47.859Z] v3.1.0-dev.16 [2024-04-07T03:38:47.859Z] v3.1.0-dev.17 [2024-04-07T03:38:47.859Z] v3.1.0-dev.18 [2024-04-07T03:38:47.859Z] v3.1.0-dev.19 [2024-04-07T03:38:47.859Z] v3.1.0-dev.2 [2024-04-07T03:38:47.859Z] v3.1.0-dev.20 [2024-04-07T03:38:47.859Z] v3.1.0-dev.21 [2024-04-07T03:38:47.859Z] v3.1.0-dev.22 [2024-04-07T03:38:47.859Z] v3.1.0-dev.23 [2024-04-07T03:38:47.860Z] v3.1.0-dev.24 [2024-04-07T03:38:47.860Z] v3.1.0-dev.25 [2024-04-07T03:38:47.860Z] v3.1.0-dev.26 [2024-04-07T03:38:47.860Z] v3.1.0-dev.27 [2024-04-07T03:38:47.860Z] v3.1.0-dev.28 [2024-04-07T03:38:47.860Z] v3.1.0-dev.29 [2024-04-07T03:38:47.860Z] v3.1.0-dev.3 [2024-04-07T03:38:47.860Z] v3.1.0-dev.30 [2024-04-07T03:38:47.860Z] v3.1.0-dev.31 [2024-04-07T03:38:47.860Z] v3.1.0-dev.32 [2024-04-07T03:38:47.860Z] v3.1.0-dev.33 [2024-04-07T03:38:47.860Z] v3.1.0-dev.34 [2024-04-07T03:38:47.860Z] v3.1.0-dev.35 [2024-04-07T03:38:47.860Z] v3.1.0-dev.36 [2024-04-07T03:38:47.860Z] v3.1.0-dev.37 [2024-04-07T03:38:47.860Z] v3.1.0-dev.38 [2024-04-07T03:38:47.860Z] v3.1.0-dev.39 [2024-04-07T03:38:47.860Z] v3.1.0-dev.4 [2024-04-07T03:38:47.860Z] v3.1.0-dev.40 [2024-04-07T03:38:47.860Z] v3.1.0-dev.41 [2024-04-07T03:38:47.860Z] v3.1.0-dev.42 [2024-04-07T03:38:47.860Z] v3.1.0-dev.43 [2024-04-07T03:38:47.860Z] v3.1.0-dev.44 [2024-04-07T03:38:47.860Z] v3.1.0-dev.45 [2024-04-07T03:38:47.860Z] v3.1.0-dev.46 [2024-04-07T03:38:47.860Z] v3.1.0-dev.47 [2024-04-07T03:38:47.860Z] v3.1.0-dev.48 [2024-04-07T03:38:47.860Z] v3.1.0-dev.49 [2024-04-07T03:38:47.860Z] v3.1.0-dev.5 [2024-04-07T03:38:47.860Z] v3.1.0-dev.50 [2024-04-07T03:38:47.860Z] v3.1.0-dev.51 [2024-04-07T03:38:47.860Z] v3.1.0-dev.52 [2024-04-07T03:38:47.860Z] v3.1.0-dev.6 [2024-04-07T03:38:47.860Z] v3.1.0-dev.7 [2024-04-07T03:38:47.860Z] v3.1.0-dev.8 [2024-04-07T03:38:47.860Z] v3.1.0-dev.9 [2024-04-07T03:38:47.860Z] v3.2.0-dev.1 [2024-04-07T03:38:47.860Z] v3.2.0-dev.10 [2024-04-07T03:38:47.860Z] v3.2.0-dev.11 [2024-04-07T03:38:47.860Z] v3.2.0-dev.12 [2024-04-07T03:38:47.860Z] v3.2.0-dev.13 [2024-04-07T03:38:47.860Z] v3.2.0-dev.14 [2024-04-07T03:38:47.860Z] v3.2.0-dev.15 [2024-04-07T03:38:47.860Z] v3.2.0-dev.16 [2024-04-07T03:38:47.860Z] v3.2.0-dev.17 [2024-04-07T03:38:47.860Z] v3.2.0-dev.18 [2024-04-07T03:38:47.860Z] v3.2.0-dev.19 [2024-04-07T03:38:47.860Z] v3.2.0-dev.2 [2024-04-07T03:38:47.860Z] v3.2.0-dev.20 [2024-04-07T03:38:47.860Z] v3.2.0-dev.21 [2024-04-07T03:38:47.860Z] v3.2.0-dev.22 [2024-04-07T03:38:47.860Z] v3.2.0-dev.23 [2024-04-07T03:38:47.860Z] v3.2.0-dev.24 [2024-04-07T03:38:47.860Z] v3.2.0-dev.25 [2024-04-07T03:38:47.860Z] v3.2.0-dev.26 [2024-04-07T03:38:47.860Z] v3.2.0-dev.27 [2024-04-07T03:38:47.860Z] v3.2.0-dev.28 [2024-04-07T03:38:47.860Z] v3.2.0-dev.29 [2024-04-07T03:38:47.860Z] v3.2.0-dev.3 [2024-04-07T03:38:47.860Z] v3.2.0-dev.30 [2024-04-07T03:38:47.860Z] v3.2.0-dev.31 [2024-04-07T03:38:47.860Z] v3.2.0-dev.32 [2024-04-07T03:38:47.860Z] v3.2.0-dev.33 [2024-04-07T03:38:47.860Z] v3.2.0-dev.4 [2024-04-07T03:38:47.860Z] v3.2.0-dev.5 [2024-04-07T03:38:47.860Z] v3.2.0-dev.6 [2024-04-07T03:38:47.860Z] v3.2.0-dev.7 [2024-04-07T03:38:47.860Z] v3.2.0-dev.8 [2024-04-07T03:38:47.860Z] v3.2.0-dev.9 [Pipeline] sh [2024-04-07T03:38:48.159Z] + lftools sign git-tag v3.2.0-dev.33 [2024-04-07T03:38:48.728Z] Signing Git tag with Sigul... [2024-04-07T03:38:48.728Z] Signing v3.2.0-dev.33 [Pipeline] echo [2024-04-07T03:38:49.003Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-07T03:38:49.299Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-04-07T03:38:49.306Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-04-07T03:38:49.330Z] $ docker stop --time=1 24423128e6956ff3bfebdf6ab67ced13c06f46828c7c18bb0014610d91971561 [2024-04-07T03:38:50.625Z] $ docker rm -f --volumes 24423128e6956ff3bfebdf6ab67ced13c06f46828c7c18bb0014610d91971561 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-04-07T03:38:51.064Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-07T03:38:51.064Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T03:38:51.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-07T03:38:51.373Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T03:38:51.456Z] prd-ubuntu20.04-docker-8c-8g-2082 does not seem to be running inside a container [2024-04-07T03:38:51.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-04-07T03:38:51.831Z] $ docker top 950f63c60e99f5edd889f0afcf8b7e8e43ced3790ed76fb03143a7665842443e -eo pid,comm [2024-04-07T03:38:51.881Z] 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). [2024-04-07T03:38:51.881Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-07T03:38:51.934Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-07T03:38:51.935Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-07T03:38:52.040Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-07T03:38:52.044Z] $ docker exec 950f63c60e99f5edd889f0afcf8b7e8e43ced3790ed76fb03143a7665842443e ssh-agent [2024-04-07T03:38:52.161Z] SSH_AUTH_SOCK=/tmp/ssh-pXPRRaHvuAyX/agent.33 [2024-04-07T03:38:52.161Z] SSH_AGENT_PID=39 [2024-04-07T03:38:52.165Z] Running ssh-add (command line suppressed) [2024-04-07T03:38:52.277Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_10799522903302907874.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_10799522903302907874.key) [2024-04-07T03:38:52.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-07T03:38:52.580Z] + git semver bump pre [2024-04-07T03:38:52.839Z] 2024-04-07 03:38:52,777 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2024-04-07T03:38:52.839Z] 2024-04-07 03:38:52,777 [bump_version] DEBUG bumping version:3.2.0-dev.33 on axis:pre with prefix:dev [2024-04-07T03:38:52.839Z] 2024-04-07 03:38:52,777 [bump_version] DEBUG bumped version:3.2.0-dev.34 [2024-04-07T03:38:52.839Z] 2024-04-07 03:38:52,777 [write_version] DEBUG write version:3.2.0-dev.34 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2024-04-07T03:38:52.839Z] 2024-04-07 03:38:52,778 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2024-04-07T03:38:52.839Z] 2024-04-07 03:38:52,778 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2024-04-07T03:38:52.839Z] 2024-04-07 03:38:52,780 [execute] INFO git cat-file --batch-check [2024-04-07T03:38:52.839Z] 2024-04-07 03:38:52,780 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-04-07T03:38:52.839Z] 2024-04-07 03:38:52,786 [execute] INFO git cat-file --batch [2024-04-07T03:38:52.839Z] 2024-04-07 03:38:52,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-04-07T03:38:52.839Z] 2024-04-07 03:38:52,791 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2024-04-07T03:38:52.839Z] 3.2.0-dev.34 [Pipeline] } [2024-04-07T03:38:52.849Z] $ docker exec --env ******** --env ******** 950f63c60e99f5edd889f0afcf8b7e8e43ced3790ed76fb03143a7665842443e ssh-agent -k [2024-04-07T03:38:52.945Z] unset SSH_AUTH_SOCK; [2024-04-07T03:38:52.946Z] unset SSH_AGENT_PID; [2024-04-07T03:38:52.946Z] echo Agent pid 39 killed; [2024-04-07T03:38:52.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-07T03:38:53.276Z] + git semver [Pipeline] } [2024-04-07T03:38:53.549Z] $ docker stop --time=1 950f63c60e99f5edd889f0afcf8b7e8e43ced3790ed76fb03143a7665842443e [2024-04-07T03:38:54.800Z] $ docker rm -f --volumes 950f63c60e99f5edd889f0afcf8b7e8e43ced3790ed76fb03143a7665842443e [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-07T03:38:55.153Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-07T03:38:55.154Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T03:38:55.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-07T03:38:55.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T03:38:55.539Z] prd-ubuntu20.04-docker-8c-8g-2082 does not seem to be running inside a container [2024-04-07T03:38:55.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-04-07T03:38:55.879Z] $ docker top 4bc04c7f62628965232bdb8a5975767adad2b13f776f4f83eb77b9bbab0de1f1 -eo pid,comm [2024-04-07T03:38:55.923Z] 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). [2024-04-07T03:38:55.923Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-07T03:38:55.977Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-07T03:38:55.977Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-07T03:38:56.086Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-07T03:38:56.090Z] $ docker exec 4bc04c7f62628965232bdb8a5975767adad2b13f776f4f83eb77b9bbab0de1f1 ssh-agent [2024-04-07T03:38:56.205Z] SSH_AUTH_SOCK=/tmp/ssh-59rtUH22uWUs/agent.34 [2024-04-07T03:38:56.205Z] SSH_AGENT_PID=40 [2024-04-07T03:38:56.209Z] Running ssh-add (command line suppressed) [2024-04-07T03:38:56.320Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8763190731821767619.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8763190731821767619.key) [2024-04-07T03:38:56.332Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-07T03:38:56.624Z] + git semver push [2024-04-07T03:38:56.883Z] 2024-04-07 03:38:56,804 [run_push] DEBUG push [2024-04-07T03:38:56.883Z] 2024-04-07 03:38:56,804 [execute] INFO git cat-file --batch-check [2024-04-07T03:38:56.883Z] 2024-04-07 03:38:56,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-04-07T03:38:56.883Z] 2024-04-07 03:38:56,808 [execute] INFO git rev-list 8cd6a9efe3b6a5b85af84e42a3e940858373f1c9 -- [2024-04-07T03:38:56.883Z] 2024-04-07 03:38:56,808 [execute] DEBUG Popen(['git', 'rev-list', '8cd6a9efe3b6a5b85af84e42a3e940858373f1c9', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-04-07T03:38:56.883Z] 2024-04-07 03:38:56,826 [execute] INFO git fetch -v origin [2024-04-07T03:38:56.883Z] 2024-04-07 03:38:56,826 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-04-07T03:38:57.453Z] 2024-04-07 03:38:57,337 [run_push] DEBUG no remote changes detected [2024-04-07T03:38:57.453Z] 2024-04-07 03:38:57,337 [execute] INFO git push origin semver [2024-04-07T03:38:57.453Z] 2024-04-07 03:38:57,337 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-04-07T03:38:58.389Z] 2024-04-07 03:38:58,110 [run_push] DEBUG push all version tags [2024-04-07T03:38:58.389Z] 2024-04-07 03:38:58,111 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-04-07T03:38:58.389Z] 2024-04-07 03:38:58,111 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-04-07T03:38:58.956Z] 2024-04-07 03:38:58,856 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2024-04-07T03:38:58.956Z] 3.2.0-dev.34 [Pipeline] } [2024-04-07T03:38:58.966Z] $ docker exec --env ******** --env ******** 4bc04c7f62628965232bdb8a5975767adad2b13f776f4f83eb77b9bbab0de1f1 ssh-agent -k [2024-04-07T03:38:59.059Z] unset SSH_AUTH_SOCK; [2024-04-07T03:38:59.059Z] unset SSH_AGENT_PID; [2024-04-07T03:38:59.059Z] echo Agent pid 40 killed; [2024-04-07T03:38:59.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-07T03:38:59.402Z] + git semver [Pipeline] } [2024-04-07T03:38:59.672Z] $ docker stop --time=1 4bc04c7f62628965232bdb8a5975767adad2b13f776f4f83eb77b9bbab0de1f1 [2024-04-07T03:39:00.971Z] $ docker rm -f --volumes 4bc04c7f62628965232bdb8a5975767adad2b13f776f4f83eb77b9bbab0de1f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2024-04-07T03:39:01.613Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2024-04-07T03:39:01.613Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2024-04-07T03:39:01.613Z] total 16 [2024-04-07T03:39:01.613Z] drwxr-xr-x 3 root root 4096 Apr 7 03:24 . [2024-04-07T03:39:01.613Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 03:38 .. [2024-04-07T03:39:01.613Z] drwxr-xr-x 2 root root 4096 Apr 7 03:24 cost [2024-04-07T03:39:01.613Z] -rw-r--r-- 1 root root 92 Apr 7 03:24 cost.csv [2024-04-07T03:39:01.613Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2024-04-07T03:39:01.613Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2024-04-07T03:39:01.613Z] total 16 [2024-04-07T03:39:01.613Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 03:24 . [2024-04-07T03:39:01.613Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 03:38 .. [2024-04-07T03:39:01.613Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 03:24 cost [2024-04-07T03:39:01.613Z] -rw-r--r-- 1 jenkins jenkins 92 Apr 7 03:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-04-07T03:39:01.899Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-07T03:39:02.756Z] ---> package-listing.sh [2024-04-07T03:39:02.756Z] ++ facter osfamily [2024-04-07T03:39:02.756Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-07T03:39:03.015Z] + OS_FAMILY=debian [2024-04-07T03:39:03.015Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2024-04-07T03:39:03.015Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-07T03:39:03.015Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-07T03:39:03.015Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-07T03:39:03.015Z] + PACKAGES=/tmp/packages_start.txt [2024-04-07T03:39:03.015Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2024-04-07T03:39:03.015Z] + PACKAGES=/tmp/packages_end.txt [2024-04-07T03:39:03.015Z] + case "${OS_FAMILY}" in [2024-04-07T03:39:03.015Z] + dpkg -l [2024-04-07T03:39:03.015Z] + grep '^ii' [2024-04-07T03:39:03.015Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-07T03:39:03.015Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-07T03:39:03.015Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-07T03:39:03.015Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2024-04-07T03:39:03.015Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2024-04-07T03:39:03.015Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo [2024-04-07T03:39:03.026Z] 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-04-07T03:39:03.303Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-07T03:39:03.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-07T03:39:03.865Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-07T03:39:03.949Z] prd-ubuntu20.04-docker-8c-8g-2082 does not seem to be running inside a container [2024-04-07T03:39:03.983Z] $ 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-04-07T03:39:04.217Z] $ docker top 5753f5603e0ee8adb29bd4c69b7e2ef12c23e2fc010ed2cc97d8442b9e730de1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-07T03:39:04.567Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-07T03:39:04.853Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-07T03:39:05.138Z] + ls /var/log/sa-host [2024-04-07T03:39:05.138Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-07T03:39:05.209Z] provisioning config files... [2024-04-07T03:39:05.217Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config10667556530101385940tmp [Pipeline] { [Pipeline] echo [2024-04-07T03:39:05.235Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-07T03:39:05.518Z] ---> create-netrc.sh [Pipeline] } [2024-04-07T03:39:05.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-07T03:39:05.852Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-07T03:39:05.860Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-07T03:39:06.141Z] ---> sudo-logs.sh [2024-04-07T03:39:06.141Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-07T03:39:06.179Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-07T03:39:06.458Z] ---> job-cost.sh [2024-04-07T03:39:06.458Z] lf-activate-venv: SKIPPING [2024-04-07T03:39:06.458Z] DEBUG: total: 0.2199999988079071 [2024-04-07T03:39:06.458Z] INFO: Retrieving Stack Cost... [2024-04-07T03:39:06.717Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-07T03:39:07.285Z] INFO: Archiving Costs [Pipeline] echo [2024-04-07T03:39:07.297Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-07T03:39:07.582Z] ---> logs-deploy.sh [2024-04-07T03:39:07.582Z] lf-activate-venv: SKIPPING [2024-04-07T03:39:07.582Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/353 [2024-04-07T03:39:07.582Z] INFO: archiving workspace using pattern(s): [2024-04-07T03:39:08.521Z] Archives upload complete. [2024-04-07T03:39:08.781Z] INFO: archiving logs to Nexus [2024-04-07T03:39:09.350Z] ---> uname -a: [2024-04-07T03:39:09.350Z] Linux prd-ubuntu20-04-docker-8c-8g-2082 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-04-07T03:39:09.350Z] [2024-04-07T03:39:09.350Z] [2024-04-07T03:39:09.350Z] ---> lscpu: [2024-04-07T03:39:09.350Z] Architecture: x86_64 [2024-04-07T03:39:09.350Z] CPU op-mode(s): 32-bit, 64-bit [2024-04-07T03:39:09.350Z] Byte Order: Little Endian [2024-04-07T03:39:09.350Z] Address sizes: 40 bits physical, 48 bits virtual [2024-04-07T03:39:09.350Z] CPU(s): 8 [2024-04-07T03:39:09.350Z] On-line CPU(s) list: 0-7 [2024-04-07T03:39:09.350Z] Thread(s) per core: 1 [2024-04-07T03:39:09.350Z] Core(s) per socket: 1 [2024-04-07T03:39:09.350Z] Socket(s): 8 [2024-04-07T03:39:09.350Z] NUMA node(s): 1 [2024-04-07T03:39:09.350Z] Vendor ID: AuthenticAMD [2024-04-07T03:39:09.350Z] CPU family: 23 [2024-04-07T03:39:09.350Z] Model: 49 [2024-04-07T03:39:09.350Z] Model name: AMD EPYC-Rome Processor [2024-04-07T03:39:09.350Z] Stepping: 0 [2024-04-07T03:39:09.350Z] CPU MHz: 2800.000 [2024-04-07T03:39:09.350Z] BogoMIPS: 5600.00 [2024-04-07T03:39:09.350Z] Virtualization: AMD-V [2024-04-07T03:39:09.350Z] Hypervisor vendor: KVM [2024-04-07T03:39:09.350Z] Virtualization type: full [2024-04-07T03:39:09.350Z] L1d cache: 256 KiB [2024-04-07T03:39:09.350Z] L1i cache: 256 KiB [2024-04-07T03:39:09.350Z] L2 cache: 4 MiB [2024-04-07T03:39:09.350Z] L3 cache: 128 MiB [2024-04-07T03:39:09.350Z] NUMA node0 CPU(s): 0-7 [2024-04-07T03:39:09.350Z] Vulnerability Itlb multihit: Not affected [2024-04-07T03:39:09.350Z] Vulnerability L1tf: Not affected [2024-04-07T03:39:09.350Z] Vulnerability Mds: Not affected [2024-04-07T03:39:09.350Z] Vulnerability Meltdown: Not affected [2024-04-07T03:39:09.350Z] Vulnerability Mmio stale data: Not affected [2024-04-07T03:39:09.350Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-04-07T03:39:09.350Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-04-07T03:39:09.350Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-04-07T03:39:09.350Z] Vulnerability Srbds: Not affected [2024-04-07T03:39:09.350Z] Vulnerability Tsx async abort: Not affected [2024-04-07T03:39:09.350Z] 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 [2024-04-07T03:39:09.350Z] [2024-04-07T03:39:09.350Z] [2024-04-07T03:39:09.350Z] ---> nproc: [2024-04-07T03:39:09.350Z] 8 [2024-04-07T03:39:09.350Z] [2024-04-07T03:39:09.350Z] [2024-04-07T03:39:09.350Z] ---> df -h: [2024-04-07T03:39:09.350Z] Filesystem Size Used Avail Use% Mounted on [2024-04-07T03:39:09.350Z] overlay 155G 12G 144G 8% / [2024-04-07T03:39:09.350Z] tmpfs 64M 0 64M 0% /dev [2024-04-07T03:39:09.350Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-04-07T03:39:09.350Z] shm 64M 0 64M 0% /dev/shm [2024-04-07T03:39:09.350Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-04-07T03:39:09.350Z] [2024-04-07T03:39:09.350Z] [2024-04-07T03:39:09.350Z] ---> sar -b -r -n DEV: [2024-04-07T03:39:09.350Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2082) 04/07/24 _x86_64_ (8 CPU) [2024-04-07T03:39:09.350Z] [2024-04-07T03:39:09.350Z] 03:20:16 LINUX RESTART (8 CPU) [2024-04-07T03:39:09.350Z] [2024-04-07T03:39:09.350Z] 03:21:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-04-07T03:39:09.350Z] 03:22:01 363.08 10.25 352.83 0.00 1672.38 89479.50 0.00 [2024-04-07T03:39:09.350Z] 03:23:01 86.65 0.02 86.64 0.00 0.13 36798.15 0.00 [2024-04-07T03:39:09.350Z] 03:24:01 42.24 0.12 42.12 0.00 2.13 24434.52 0.00 [2024-04-07T03:39:09.350Z] 03:25:01 48.56 0.02 48.54 0.00 0.13 17385.50 0.00 [2024-04-07T03:39:09.350Z] 03:26:01 20.83 8.97 11.86 0.00 2905.52 2583.57 0.00 [2024-04-07T03:39:09.350Z] 03:27:01 3.72 1.52 2.20 0.00 35.59 27.86 0.00 [2024-04-07T03:39:09.350Z] 03:28:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 [2024-04-07T03:39:09.350Z] 03:29:01 1.57 0.00 1.57 0.00 0.00 19.73 0.00 [2024-04-07T03:39:09.350Z] 03:30:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2024-04-07T03:39:09.351Z] 03:31:01 2.43 0.00 2.43 0.00 0.00 35.45 0.00 [2024-04-07T03:39:09.351Z] 03:32:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 [2024-04-07T03:39:09.351Z] 03:33:01 1.37 0.00 1.37 0.00 0.00 17.33 0.00 [2024-04-07T03:39:09.351Z] 03:34:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 [2024-04-07T03:39:09.351Z] 03:35:01 1.35 0.00 1.35 0.00 0.00 16.93 0.00 [2024-04-07T03:39:09.351Z] 03:36:01 1.68 0.02 1.67 0.00 0.13 19.20 0.00 [2024-04-07T03:39:09.351Z] 03:37:01 1.77 0.00 1.77 0.00 0.00 21.20 0.00 [2024-04-07T03:39:09.351Z] 03:38:01 3.80 0.08 3.72 0.00 9.33 442.92 0.00 [2024-04-07T03:39:09.351Z] 03:39:01 154.32 0.38 153.94 0.00 10.00 60910.38 0.00 [2024-04-07T03:39:09.351Z] Average: 40.70 1.18 39.52 0.00 256.20 12831.28 0.00 [2024-04-07T03:39:09.351Z] [2024-04-07T03:39:09.351Z] 03:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-04-07T03:39:09.351Z] 03:22:01 28211092 31307112 992860 3.02 107240 3168176 2259052 6.66 1498200 2670900 651536 [2024-04-07T03:39:09.351Z] 03:23:01 26867708 31231052 1066152 3.24 112772 4368152 2350676 6.93 1861584 3589276 802608 [2024-04-07T03:39:09.351Z] 03:24:01 29078064 31508908 796844 2.42 117636 2567820 1858776 5.48 1177800 2208516 316 [2024-04-07T03:39:09.351Z] 03:25:01 28584712 31518520 785780 2.39 119452 3019620 1732956 5.11 1177860 2646940 8 [2024-04-07T03:39:09.351Z] 03:26:01 28400876 31507324 795236 2.42 123632 3178172 1793788 5.29 1278356 2715872 284 [2024-04-07T03:39:09.351Z] 03:27:01 28396428 31505024 797364 2.42 123680 3179236 1793756 5.29 1283848 2716148 192 [2024-04-07T03:39:09.351Z] 03:28:01 28396096 31504804 797520 2.43 123752 3179240 1793756 5.29 1283648 2716160 8 [2024-04-07T03:39:09.351Z] 03:29:01 28404216 31513036 789184 2.40 123808 3179244 1793756 5.29 1274428 2716160 56 [2024-04-07T03:39:09.351Z] 03:30:01 28404452 31513600 788696 2.40 123832 3179248 1793756 5.29 1274076 2716352 8 [2024-04-07T03:39:09.351Z] 03:31:01 28404032 31513300 788784 2.40 123928 3179228 1793756 5.29 1274248 2716328 8 [2024-04-07T03:39:09.351Z] 03:32:01 28404120 31513452 788580 2.40 123984 3179228 1793756 5.29 1274308 2716328 16 [2024-04-07T03:39:09.351Z] 03:33:01 28404136 31513472 788488 2.40 123996 3179232 1793756 5.29 1274308 2716332 40 [2024-04-07T03:39:09.351Z] 03:34:01 28404372 31513720 788180 2.40 124008 3179232 1793756 5.29 1274320 2716332 8 [2024-04-07T03:39:09.351Z] 03:35:01 28403812 31513296 788568 2.40 124028 3179368 1793756 5.29 1274132 2716444 40 [2024-04-07T03:39:09.351Z] 03:36:01 28403668 31513352 788344 2.40 124076 3179364 1779868 5.25 1274212 2716500 8 [2024-04-07T03:39:09.351Z] 03:37:01 28402964 31512692 788924 2.40 124132 3179368 1779868 5.25 1274192 2716504 8 [2024-04-07T03:39:09.351Z] 03:38:01 27670120 31459388 840424 2.56 125824 3816804 2052564 6.05 1328100 3353000 645316 [2024-04-07T03:39:09.351Z] 03:39:01 26885164 31463940 829016 2.52 154640 4487924 1878516 5.54 1412264 3961016 244 [2024-04-07T03:39:09.351Z] Average: 28229224 31479222 822164 2.50 123579 3309925 1868326 5.51 1320549 2834728 116706 [2024-04-07T03:39:09.351Z] [2024-04-07T03:39:09.351Z] 03:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-04-07T03:39:09.351Z] 03:22:01 lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:22:01 veth38d5b99 238.16 336.75 23.38 2182.29 0.00 0.00 0.00 0.18 [2024-04-07T03:39:09.351Z] 03:22:01 ens3 661.35 479.36 7540.49 100.66 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:22:01 docker0 320.54 414.45 25.86 2621.65 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:23:01 veth38d5b99 0.55 0.52 0.05 0.24 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:23:01 ens3 24.16 11.08 20.72 5.43 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:23:01 docker0 0.55 0.48 0.04 0.24 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:24:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:24:01 ens3 24.24 17.14 21.02 10.24 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:24:01 docker0 1.43 1.67 0.10 1.60 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:25:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:25:01 ens3 87.84 53.71 2521.24 9.74 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:26:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:26:01 ens3 38.01 14.93 666.26 1.51 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:27:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:27:01 ens3 9.80 6.96 6.05 6.27 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:28:01 ens3 0.98 0.38 0.49 0.27 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:29:01 ens3 0.55 0.33 0.27 0.20 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:30:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:31:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:32:01 ens3 0.23 0.03 0.07 0.00 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:33:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:34:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:35:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:36:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:37:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:38:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:38:01 ens3 140.32 78.46 3971.74 9.50 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:39:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:39:01 ens3 329.70 240.63 4531.58 148.85 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] 03:39:01 docker0 88.00 116.95 7.40 1251.95 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] Average: lo 0.45 0.45 0.04 0.04 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] Average: ens3 72.70 49.80 1065.12 16.19 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] Average: docker0 22.53 29.29 1.83 213.07 0.00 0.00 0.00 0.00 [2024-04-07T03:39:09.351Z] [2024-04-07T03:39:09.351Z] [2024-04-07T03:39:09.351Z] ---> sar -P ALL: [2024-04-07T03:39:09.351Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2082) 04/07/24 _x86_64_ (8 CPU) [2024-04-07T03:39:09.351Z] [2024-04-07T03:39:09.351Z] 03:20:16 LINUX RESTART (8 CPU) [2024-04-07T03:39:09.351Z] [2024-04-07T03:39:09.351Z] 03:21:02 CPU %user %nice %system %iowait %steal %idle [2024-04-07T03:39:09.351Z] 03:22:01 all 13.98 0.00 4.04 2.13 0.08 79.76 [2024-04-07T03:39:09.351Z] 03:22:01 0 12.91 0.00 3.85 2.30 0.07 80.87 [2024-04-07T03:39:09.351Z] 03:22:01 1 13.72 0.00 3.92 0.50 0.09 81.78 [2024-04-07T03:39:09.351Z] 03:22:01 2 14.10 0.00 3.28 0.62 0.09 81.91 [2024-04-07T03:39:09.351Z] 03:22:01 3 13.34 0.00 4.33 2.47 0.09 79.77 [2024-04-07T03:39:09.351Z] 03:22:01 4 15.69 0.00 4.28 1.30 0.09 78.64 [2024-04-07T03:39:09.351Z] 03:22:01 5 14.36 0.00 5.05 8.68 0.09 71.82 [2024-04-07T03:39:09.351Z] 03:22:01 6 13.83 0.00 3.26 1.05 0.09 81.77 [2024-04-07T03:39:09.351Z] 03:22:01 7 13.91 0.00 4.34 0.20 0.07 81.48 [2024-04-07T03:39:09.351Z] 03:23:01 all 60.58 0.00 5.76 2.12 0.13 31.41 [2024-04-07T03:39:09.351Z] 03:23:01 0 63.40 0.00 5.65 1.60 0.12 29.23 [2024-04-07T03:39:09.351Z] 03:23:01 1 57.86 0.00 5.38 0.61 0.14 36.02 [2024-04-07T03:39:09.351Z] 03:23:01 2 61.05 0.00 5.53 0.30 0.13 32.98 [2024-04-07T03:39:09.351Z] 03:23:01 3 59.91 0.00 5.16 0.34 0.12 34.47 [2024-04-07T03:39:09.351Z] 03:23:01 4 61.24 0.00 5.79 0.44 0.12 32.41 [2024-04-07T03:39:09.351Z] 03:23:01 5 60.19 0.00 6.27 0.40 0.18 32.95 [2024-04-07T03:39:09.351Z] 03:23:01 6 58.96 0.00 5.96 1.04 0.12 33.92 [2024-04-07T03:39:09.351Z] 03:23:01 7 61.97 0.00 6.33 12.21 0.14 19.35 [2024-04-07T03:39:09.351Z] 03:24:01 all 28.04 0.00 3.12 0.90 0.07 67.88 [2024-04-07T03:39:09.351Z] 03:24:01 0 27.86 0.00 2.78 0.81 0.07 68.49 [2024-04-07T03:39:09.351Z] 03:24:01 1 26.24 0.00 2.36 0.03 0.07 71.29 [2024-04-07T03:39:09.351Z] 03:24:01 2 28.18 0.00 3.32 0.03 0.05 68.42 [2024-04-07T03:39:09.351Z] 03:24:01 3 28.28 0.00 3.21 0.18 0.07 68.26 [2024-04-07T03:39:09.351Z] 03:24:01 4 27.69 0.00 2.94 0.19 0.08 69.10 [2024-04-07T03:39:09.351Z] 03:24:01 5 30.09 0.00 3.65 0.72 0.07 65.47 [2024-04-07T03:39:09.351Z] 03:24:01 6 27.14 0.00 2.68 0.03 0.07 70.07 [2024-04-07T03:39:09.351Z] 03:24:01 7 28.83 0.00 4.00 5.23 0.07 61.88 [2024-04-07T03:39:09.351Z] 03:25:01 all 2.67 0.00 1.21 1.10 0.05 94.97 [2024-04-07T03:39:09.351Z] 03:25:01 0 2.70 0.00 1.14 2.17 0.03 93.96 [2024-04-07T03:39:09.351Z] 03:25:01 1 2.07 0.00 0.52 0.00 0.13 97.28 [2024-04-07T03:39:09.351Z] 03:25:01 2 2.99 0.00 1.09 0.77 0.03 95.12 [2024-04-07T03:39:09.351Z] 03:25:01 3 3.19 0.00 1.39 0.02 0.08 95.32 [2024-04-07T03:39:09.351Z] 03:25:01 4 1.86 0.00 0.72 0.00 0.02 97.41 [2024-04-07T03:39:09.351Z] 03:25:01 5 2.99 0.00 2.33 5.72 0.03 88.92 [2024-04-07T03:39:09.351Z] 03:25:01 6 2.56 0.00 1.24 0.07 0.02 96.12 [2024-04-07T03:39:09.351Z] 03:25:01 7 3.04 0.00 1.24 0.07 0.03 95.61 [2024-04-07T03:39:09.351Z] 03:26:01 all 0.41 0.00 0.22 0.27 0.01 99.09 [2024-04-07T03:39:09.351Z] 03:26:01 0 0.22 0.00 0.15 0.67 0.00 98.97 [2024-04-07T03:39:09.351Z] 03:26:01 1 0.10 0.00 0.07 0.37 0.02 99.45 [2024-04-07T03:39:09.351Z] 03:26:01 2 0.30 0.00 0.35 0.68 0.02 98.65 [2024-04-07T03:39:09.351Z] 03:26:01 3 0.38 0.00 0.25 0.02 0.02 99.33 [2024-04-07T03:39:09.351Z] 03:26:01 4 0.25 0.00 0.15 0.02 0.00 99.58 [2024-04-07T03:39:09.351Z] 03:26:01 5 0.15 0.00 0.25 0.03 0.00 99.57 [2024-04-07T03:39:09.351Z] 03:26:01 6 0.50 0.00 0.30 0.28 0.00 98.92 [2024-04-07T03:39:09.351Z] 03:26:01 7 1.38 0.00 0.23 0.10 0.00 98.28 [2024-04-07T03:39:09.351Z] 03:27:01 all 0.27 0.00 0.03 0.02 0.01 99.67 [2024-04-07T03:39:09.351Z] 03:27:01 0 0.47 0.00 0.10 0.13 0.02 99.28 [2024-04-07T03:39:09.351Z] 03:27:01 1 0.12 0.00 0.02 0.00 0.00 99.87 [2024-04-07T03:39:09.351Z] 03:27:01 2 0.13 0.00 0.03 0.02 0.00 99.82 [2024-04-07T03:39:09.351Z] 03:27:01 3 0.13 0.00 0.03 0.02 0.02 99.80 [2024-04-07T03:39:09.351Z] 03:27:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-04-07T03:39:09.351Z] 03:27:01 5 0.08 0.00 0.03 0.00 0.02 99.87 [2024-04-07T03:39:09.351Z] 03:27:01 6 0.30 0.00 0.03 0.00 0.02 99.65 [2024-04-07T03:39:09.351Z] 03:27:01 7 0.88 0.00 0.00 0.00 0.00 99.12 [2024-04-07T03:39:09.351Z] 03:28:01 all 0.09 0.00 0.01 0.03 0.01 99.86 [2024-04-07T03:39:09.351Z] 03:28:01 0 0.02 0.00 0.02 0.25 0.02 99.70 [2024-04-07T03:39:09.351Z] 03:28:01 1 0.57 0.00 0.00 0.00 0.02 99.42 [2024-04-07T03:39:09.351Z] 03:28:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-04-07T03:39:09.351Z] 03:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-07T03:39:09.351Z] 03:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T03:39:09.351Z] 03:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-04-07T03:39:09.351Z] 03:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T03:39:09.351Z] 03:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-07T03:39:09.351Z] 03:29:01 all 0.15 0.00 0.04 0.07 0.01 99.74 [2024-04-07T03:39:09.351Z] 03:29:01 0 0.07 0.00 0.03 0.40 0.02 99.48 [2024-04-07T03:39:09.351Z] 03:29:01 1 0.83 0.00 0.20 0.00 0.00 98.97 [2024-04-07T03:39:09.351Z] 03:29:01 2 0.07 0.00 0.00 0.17 0.02 99.75 [2024-04-07T03:39:09.351Z] 03:29:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2024-04-07T03:39:09.351Z] 03:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-07T03:39:09.351Z] 03:29:01 5 0.05 0.00 0.03 0.00 0.03 99.88 [2024-04-07T03:39:09.351Z] 03:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-07T03:39:09.351Z] 03:29:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-04-07T03:39:09.351Z] 03:30:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-04-07T03:39:09.351Z] 03:30:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2024-04-07T03:39:09.351Z] 03:30:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-04-07T03:39:09.351Z] 03:30:01 2 0.07 0.00 0.02 0.07 0.00 99.85 [2024-04-07T03:39:09.351Z] 03:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T03:39:09.351Z] 03:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-04-07T03:39:09.351Z] 03:30:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-04-07T03:39:09.351Z] 03:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T03:39:09.351Z] 03:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T03:39:09.351Z] 03:31:01 all 0.03 0.00 0.01 0.07 0.01 99.88 [2024-04-07T03:39:09.351Z] 03:31:01 0 0.03 0.00 0.03 0.28 0.02 99.63 [2024-04-07T03:39:09.351Z] 03:31:01 1 0.08 0.00 0.00 0.00 0.00 99.92 [2024-04-07T03:39:09.351Z] 03:31:01 2 0.03 0.00 0.03 0.18 0.02 99.73 [2024-04-07T03:39:09.351Z] 03:31:01 3 0.02 0.00 0.02 0.07 0.02 99.88 [2024-04-07T03:39:09.351Z] 03:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-07T03:39:09.351Z] 03:31:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-04-07T03:39:09.351Z] 03:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T03:39:09.351Z] 03:31:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-04-07T03:39:09.351Z] 03:32:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2024-04-07T03:39:09.351Z] 03:32:01 0 0.03 0.00 0.02 0.03 0.00 99.92 [2024-04-07T03:39:09.351Z] 03:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-07T03:39:09.351Z] 03:32:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2024-04-07T03:39:09.351Z] 03:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-07T03:39:09.351Z] 03:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T03:39:09.351Z] 03:32:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-04-07T03:39:09.351Z] 03:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T03:39:09.351Z] 03:32:01 7 0.28 0.00 0.02 0.00 0.00 99.70 [2024-04-07T03:39:09.351Z] [2024-04-07T03:39:09.351Z] 03:32:01 CPU %user %nice %system %iowait %steal %idle [2024-04-07T03:39:09.351Z] 03:33:01 all 0.24 0.00 0.02 0.01 0.01 99.73 [2024-04-07T03:39:09.351Z] 03:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-04-07T03:39:09.351Z] 03:33:01 1 1.69 0.00 0.08 0.00 0.00 98.22 [2024-04-07T03:39:09.351Z] 03:33:01 2 0.03 0.00 0.03 0.05 0.00 99.88 [2024-04-07T03:39:09.351Z] 03:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-04-07T03:39:09.351Z] 03:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T03:39:09.351Z] 03:33:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-04-07T03:39:09.351Z] 03:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-07T03:39:09.352Z] 03:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T03:39:09.352Z] 03:34:01 all 0.26 0.00 0.00 0.00 0.01 99.72 [2024-04-07T03:39:09.352Z] 03:34:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2024-04-07T03:39:09.352Z] 03:34:01 1 1.97 0.00 0.00 0.00 0.02 98.01 [2024-04-07T03:39:09.352Z] 03:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-07T03:39:09.352Z] 03:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-07T03:39:09.352Z] 03:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-07T03:39:09.352Z] 03:34:01 5 0.03 0.00 0.02 0.00 0.03 99.92 [2024-04-07T03:39:09.352Z] 03:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T03:39:09.352Z] 03:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T03:39:09.352Z] 03:35:01 all 0.28 0.00 0.01 0.01 0.01 99.69 [2024-04-07T03:39:09.352Z] 03:35:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-04-07T03:39:09.352Z] 03:35:01 1 1.99 0.00 0.02 0.00 0.02 97.98 [2024-04-07T03:39:09.352Z] 03:35:01 2 0.03 0.00 0.00 0.05 0.00 99.92 [2024-04-07T03:39:09.352Z] 03:35:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-04-07T03:39:09.352Z] 03:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-07T03:39:09.352Z] 03:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-07T03:39:09.352Z] 03:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-04-07T03:39:09.352Z] 03:35:01 7 0.12 0.00 0.00 0.00 0.00 99.88 [2024-04-07T03:39:09.352Z] 03:36:01 all 0.26 0.00 0.02 0.02 0.01 99.68 [2024-04-07T03:39:09.352Z] 03:36:01 0 0.03 0.00 0.02 0.12 0.00 99.83 [2024-04-07T03:39:09.352Z] 03:36:01 1 1.89 0.00 0.00 0.00 0.02 98.09 [2024-04-07T03:39:09.352Z] 03:36:01 2 0.02 0.00 0.05 0.02 0.02 99.90 [2024-04-07T03:39:09.352Z] 03:36:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-04-07T03:39:09.352Z] 03:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-07T03:39:09.352Z] 03:36:01 5 0.05 0.00 0.05 0.00 0.02 99.88 [2024-04-07T03:39:09.352Z] 03:36:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-04-07T03:39:09.352Z] 03:36:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-07T03:39:09.352Z] 03:37:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-04-07T03:39:09.352Z] 03:37:01 0 0.02 0.00 0.00 0.03 0.02 99.93 [2024-04-07T03:39:09.352Z] 03:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-07T03:39:09.352Z] 03:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-07T03:39:09.352Z] 03:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T03:39:09.352Z] 03:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-07T03:39:09.352Z] 03:37:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2024-04-07T03:39:09.352Z] 03:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-04-07T03:39:09.352Z] 03:37:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2024-04-07T03:39:09.352Z] 03:38:01 all 2.26 0.00 1.09 0.06 0.02 96.57 [2024-04-07T03:39:09.352Z] 03:38:01 0 2.24 0.00 1.54 0.45 0.02 95.75 [2024-04-07T03:39:09.352Z] 03:38:01 1 2.60 0.00 0.97 0.02 0.02 96.39 [2024-04-07T03:39:09.352Z] 03:38:01 2 2.51 0.00 1.39 0.00 0.02 96.08 [2024-04-07T03:39:09.352Z] 03:38:01 3 1.70 0.00 1.35 0.00 0.02 96.93 [2024-04-07T03:39:09.352Z] 03:38:01 4 1.89 0.00 0.69 0.00 0.02 97.41 [2024-04-07T03:39:09.352Z] 03:38:01 5 2.44 0.00 1.12 0.03 0.00 96.40 [2024-04-07T03:39:09.352Z] 03:38:01 6 2.42 0.00 0.90 0.00 0.05 96.62 [2024-04-07T03:39:09.352Z] 03:38:01 7 2.26 0.00 0.75 0.02 0.02 96.95 [2024-04-07T03:39:09.352Z] 03:39:01 all 8.14 0.00 3.53 3.58 0.07 84.68 [2024-04-07T03:39:09.352Z] 03:39:01 0 7.67 0.00 3.92 1.82 0.05 86.54 [2024-04-07T03:39:09.352Z] 03:39:01 1 8.93 0.00 3.33 0.12 0.07 87.56 [2024-04-07T03:39:09.352Z] 03:39:01 2 8.25 0.00 4.53 19.57 0.07 67.59 [2024-04-07T03:39:09.352Z] 03:39:01 3 8.42 0.00 3.48 0.67 0.05 87.37 [2024-04-07T03:39:09.352Z] 03:39:01 4 7.97 0.00 3.68 1.87 0.05 86.43 [2024-04-07T03:39:09.352Z] 03:39:01 5 8.43 0.00 2.60 0.18 0.07 88.71 [2024-04-07T03:39:09.352Z] 03:39:01 6 7.98 0.00 3.43 3.78 0.10 84.71 [2024-04-07T03:39:09.352Z] 03:39:01 7 7.48 0.00 3.26 0.74 0.13 88.38 [2024-04-07T03:39:09.352Z] Average: all 6.48 0.00 1.05 0.57 0.03 91.86 [2024-04-07T03:39:09.352Z] Average: 0 6.49 0.00 1.06 0.61 0.03 91.81 [2024-04-07T03:39:09.352Z] Average: 1 6.64 0.00 0.93 0.09 0.03 92.31 [2024-04-07T03:39:09.352Z] Average: 2 6.49 0.00 1.08 1.24 0.03 91.16 [2024-04-07T03:39:09.352Z] Average: 3 6.35 0.00 1.06 0.21 0.03 92.35 [2024-04-07T03:39:09.352Z] Average: 4 6.42 0.00 1.01 0.21 0.02 92.34 [2024-04-07T03:39:09.352Z] Average: 5 6.57 0.00 1.19 0.86 0.04 91.35 [2024-04-07T03:39:09.352Z] Average: 6 6.25 0.00 0.98 0.34 0.03 92.40 [2024-04-07T03:39:09.352Z] Average: 7 6.63 0.00 1.11 1.02 0.03 91.21 [2024-04-07T03:39:09.352Z] [2024-04-07T03:39:09.352Z] [2024-04-07T03:39:09.352Z]