Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0026a7d191b2c7a8bb217d1e10d99788b36c1b78 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-ssh7476725994408573129.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh17107038221839041448.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh7658234728189250283.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh8797783898010394384.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-ssh17964055033262104830.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16775 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 0026a7d191b2c7a8bb217d1e10d99788b36c1b78 (main) Commit message: "build: Update to use released Go Mods (#1513)" > 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 0026a7d191b2c7a8bb217d1e10d99788b36c1b78 # timeout=10 > git rev-list --no-walk 58e54a61fa293ebaf9a8b60e4487781a952b5362 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-07T00:43:34.401Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-07T00:43:34.461Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-07T00:43:34.480Z] ========================================================= [2023-11-07T00:43:34.480Z] EdgeX Global Pipelines Version Info [2023-11-07T00:43:34.480Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-07T00:43:35.181Z] ------------------- [2023-11-07T00:43:35.181Z] stable info: [2023-11-07T00:43:35.181Z] ------------------- [2023-11-07T00:43:35.181Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-07T00:43:35.181Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T00:43:35.181Z] Message: update stable to v1.0.257 [2023-11-07T00:43:35.750Z] ------------------- [2023-11-07T00:43:35.750Z] experimental info: [2023-11-07T00:43:35.750Z] ------------------- [2023-11-07T00:43:35.750Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-07T00:43:35.750Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T00:43:35.750Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-07T00:43:35.891Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-11-07T00:43:35.904Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-11-07T00:43:35.916Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-07T00:43:35.928Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-07T00:43:35.941Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-07T00:43:35.954Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-07T00:43:35.966Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-07T00:43:35.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-07T00:43:35.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-07T00:43:35.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-07T00:43:36.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-07T00:43:36.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-11-07T00:43:36.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-07T00:43:36.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-07T00:43:36.061Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-11-07T00:43:36.079Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-11-07T00:43:36.099Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-07T00:43:36.119Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-07T00:43:36.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-07T00:43:36.150Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-07T00:43:36.162Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-07T00:43:36.174Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-11-07T00:43:36.186Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-07T00:43:36.198Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-07T00:43:36.213Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-11-07T00:43:36.227Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-07T00:43:36.242Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-07T00:43:36.253Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-07T00:43:36.264Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-07T00:43:36.279Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-07T00:43:36.293Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0026a7d191b2c7a8bb217d1e10d99788b36c1b78 [Pipeline] echo [2023-11-07T00:43:36.306Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0026a7d [Pipeline] echo [2023-11-07T00:43:36.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-07T00:43:36.659Z] + git rev-list -1 --merges 0026a7d191b2c7a8bb217d1e10d99788b36c1b78~1..0026a7d191b2c7a8bb217d1e10d99788b36c1b78 [Pipeline] echo [2023-11-07T00:43:36.703Z] -----------> git rev-list -1 --merges 0026a7d191b2c7a8bb217d1e10d99788b36c1b78~1..0026a7d191b2c7a8bb217d1e10d99788b36c1b78 0026a7d191b2c7a8bb217d1e10d99788b36c1b78 [false] [Pipeline] sh [2023-11-07T00:43:36.989Z] + git log --format=format:%s -1 0026a7d191b2c7a8bb217d1e10d99788b36c1b78 [Pipeline] echo [2023-11-07T00:43:37.004Z] ========================================================= [2023-11-07T00:43:37.004Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-07T00:43:37.004Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T00:43:37.332Z] + git log --format=format:%s -1 0026a7d191b2c7a8bb217d1e10d99788b36c1b78 [Pipeline] echo [2023-11-07T00:43:37.343Z] [semverPrep] GIT_COMMIT: 0026a7d191b2c7a8bb217d1e10d99788b36c1b78, Commit Message: build: Update to use released Go Mods (#1513) [Pipeline] echo [2023-11-07T00:43:37.351Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-07T00:43:37.684Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-07T00:43:37.684Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-07T00:43:37.684Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-07T00:43:37.684Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-07T00:43:37.684Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-07T00:43:37.684Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-07T00:43:37.684Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:43:38.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T00:43:38.981Z] [2023-11-07T00:43:38.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:43:39.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T00:43:39.589Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-07T00:43:39.589Z] b85a868b505f: Pulling fs layer [2023-11-07T00:43:39.589Z] e2be974225ed: Pulling fs layer [2023-11-07T00:43:39.589Z] 339a4e72a1f5: Pulling fs layer [2023-11-07T00:43:39.589Z] 988bab9f4d93: Pulling fs layer [2023-11-07T00:43:39.589Z] 1469e6f7b9e6: Pulling fs layer [2023-11-07T00:43:39.589Z] eaf3925da568: Pulling fs layer [2023-11-07T00:43:39.589Z] bab4dde63d76: Pulling fs layer [2023-11-07T00:43:39.589Z] bde34c3a00c8: Pulling fs layer [2023-11-07T00:43:39.589Z] b352a97aabf1: Pulling fs layer [2023-11-07T00:43:39.589Z] 4872d77fe225: Pulling fs layer [2023-11-07T00:43:39.589Z] 5851b861e8e6: Pulling fs layer [2023-11-07T00:43:39.589Z] 988bab9f4d93: Waiting [2023-11-07T00:43:39.589Z] 1469e6f7b9e6: Waiting [2023-11-07T00:43:39.589Z] bab4dde63d76: Waiting [2023-11-07T00:43:39.589Z] bde34c3a00c8: Waiting [2023-11-07T00:43:39.589Z] eaf3925da568: Waiting [2023-11-07T00:43:39.589Z] 4872d77fe225: Waiting [2023-11-07T00:43:39.589Z] 5851b861e8e6: Waiting [2023-11-07T00:43:39.589Z] b352a97aabf1: Waiting [2023-11-07T00:43:39.589Z] e2be974225ed: Download complete [2023-11-07T00:43:39.589Z] 988bab9f4d93: Verifying Checksum [2023-11-07T00:43:39.589Z] 988bab9f4d93: Download complete [2023-11-07T00:43:39.847Z] 339a4e72a1f5: Verifying Checksum [2023-11-07T00:43:39.847Z] 339a4e72a1f5: Download complete [2023-11-07T00:43:39.847Z] 1469e6f7b9e6: Verifying Checksum [2023-11-07T00:43:39.847Z] 1469e6f7b9e6: Download complete [2023-11-07T00:43:39.847Z] eaf3925da568: Verifying Checksum [2023-11-07T00:43:39.847Z] eaf3925da568: Download complete [2023-11-07T00:43:39.847Z] bde34c3a00c8: Verifying Checksum [2023-11-07T00:43:39.847Z] bde34c3a00c8: Download complete [2023-11-07T00:43:39.847Z] b352a97aabf1: Verifying Checksum [2023-11-07T00:43:39.847Z] b352a97aabf1: Download complete [2023-11-07T00:43:39.847Z] 4872d77fe225: Verifying Checksum [2023-11-07T00:43:39.847Z] 4872d77fe225: Download complete [2023-11-07T00:43:39.847Z] 5851b861e8e6: Verifying Checksum [2023-11-07T00:43:39.847Z] 5851b861e8e6: Download complete [2023-11-07T00:43:39.847Z] b85a868b505f: Download complete [2023-11-07T00:43:40.106Z] bab4dde63d76: Verifying Checksum [2023-11-07T00:43:40.106Z] bab4dde63d76: Download complete [2023-11-07T00:43:41.065Z] b85a868b505f: Pull complete [2023-11-07T00:43:41.634Z] e2be974225ed: Pull complete [2023-11-07T00:43:41.894Z] 339a4e72a1f5: Pull complete [2023-11-07T00:43:41.894Z] 988bab9f4d93: Pull complete [2023-11-07T00:43:42.463Z] 1469e6f7b9e6: Pull complete [2023-11-07T00:43:42.463Z] eaf3925da568: Pull complete [2023-11-07T00:43:43.842Z] bab4dde63d76: Pull complete [2023-11-07T00:43:43.842Z] bde34c3a00c8: Pull complete [2023-11-07T00:43:44.102Z] b352a97aabf1: Pull complete [2023-11-07T00:43:44.102Z] 4872d77fe225: Pull complete [2023-11-07T00:43:44.102Z] 5851b861e8e6: Pull complete [2023-11-07T00:43:44.362Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-07T00:43:44.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T00:43:44.362Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T00:43:44.466Z] prd-ubuntu20.04-docker-8c-8g-16775 does not seem to be running inside a container [2023-11-07T00:43:44.484Z] $ 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 [2023-11-07T00:43:47.126Z] $ docker top 139829c6c7f0dbb811c334d0860be00e9b3a1781a2c90b40b8eb6d5f05f50be0 -eo pid,comm [2023-11-07T00:43:47.191Z] 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). [2023-11-07T00:43:47.191Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-07T00:43:47.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T00:43:47.223Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T00:43:47.335Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T00:43:47.324Z] $ docker exec 139829c6c7f0dbb811c334d0860be00e9b3a1781a2c90b40b8eb6d5f05f50be0 ssh-agent [2023-11-07T00:43:47.450Z] SSH_AUTH_SOCK=/tmp/ssh-XYCRQat0xM4s/agent.31 [2023-11-07T00:43:47.450Z] SSH_AGENT_PID=38 [2023-11-07T00:43:47.458Z] Running ssh-add (command line suppressed) [2023-11-07T00:43:47.542Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6705240364959544133.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6705240364959544133.key) [2023-11-07T00:43:47.570Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T00:43:47.858Z] + git tag --points-at HEAD [Pipeline] } [2023-11-07T00:43:47.856Z] $ docker exec --env ******** --env ******** 139829c6c7f0dbb811c334d0860be00e9b3a1781a2c90b40b8eb6d5f05f50be0 ssh-agent -k [2023-11-07T00:43:47.955Z] unset SSH_AUTH_SOCK; [2023-11-07T00:43:47.956Z] unset SSH_AGENT_PID; [2023-11-07T00:43:47.956Z] echo Agent pid 38 killed; [2023-11-07T00:43:47.980Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-07T00:43:48.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T00:43:48.001Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T00:43:48.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T00:43:48.095Z] $ docker exec 139829c6c7f0dbb811c334d0860be00e9b3a1781a2c90b40b8eb6d5f05f50be0 ssh-agent [2023-11-07T00:43:48.205Z] SSH_AUTH_SOCK=/tmp/ssh-D9oEOGkylvmV/agent.70 [2023-11-07T00:43:48.205Z] SSH_AGENT_PID=76 [2023-11-07T00:43:48.210Z] Running ssh-add (command line suppressed) [2023-11-07T00:43:48.295Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13828193656375031785.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13828193656375031785.key) [2023-11-07T00:43:48.321Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T00:43:48.606Z] + git semver init [2023-11-07T00:43:48.866Z] 2023-11-07 00:43:48,762 [run_init] DEBUG init version:0.0.0 force:False [2023-11-07T00:43:48.866Z] 2023-11-07 00:43:48,763 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-11-07T00:43:48.866Z] 2023-11-07 00:43:48,764 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-11-07T00:43:48.866Z] 2023-11-07 00:43:48,764 [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) [2023-11-07T00:43:50.772Z] 2023-11-07 00:43:50,305 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2023-11-07T00:43:50.772Z] 2023-11-07 00:43:50,306 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2023-11-07T00:43:50.772Z] 2023-11-07 00:43:50,306 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-11-07T00:43:50.772Z] 2023-11-07 00:43:50,306 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-11-07T00:43:50.772Z] 3.1.0-dev.52 [Pipeline] } [2023-11-07T00:43:50.772Z] $ docker exec --env ******** --env ******** 139829c6c7f0dbb811c334d0860be00e9b3a1781a2c90b40b8eb6d5f05f50be0 ssh-agent -k [2023-11-07T00:43:50.855Z] unset SSH_AUTH_SOCK; [2023-11-07T00:43:50.855Z] unset SSH_AGENT_PID; [2023-11-07T00:43:50.855Z] echo Agent pid 76 killed; [2023-11-07T00:43:50.875Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-07T00:43:51.173Z] + git semver [Pipeline] } [2023-11-07T00:43:51.437Z] $ docker stop --time=1 139829c6c7f0dbb811c334d0860be00e9b3a1781a2c90b40b8eb6d5f05f50be0 [2023-11-07T00:43:52.717Z] $ docker rm -f --volumes 139829c6c7f0dbb811c334d0860be00e9b3a1781a2c90b40b8eb6d5f05f50be0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T00:43:53.068Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-07T00:43:53.287Z] Stashed 1 file(s) [Pipeline] echo [2023-11-07T00:43:53.290Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.52 [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 [2023-11-07T00:43:53.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T00:43:53.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T00:43:53.566Z] ========================================================= [2023-11-07T00:43:53.566Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-07T00:43:53.566Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-11-07T00:43:53.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-07T00:43:53.855Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-07T00:43:53.855Z] 7264a8db6415: Pulling fs layer [2023-11-07T00:43:53.855Z] c4d48a809fc2: Pulling fs layer [2023-11-07T00:43:53.855Z] 4f1c88b9dad5: Pulling fs layer [2023-11-07T00:43:53.855Z] ad3a456e5733: Pulling fs layer [2023-11-07T00:43:53.855Z] 33e27b845d1e: Pulling fs layer [2023-11-07T00:43:53.855Z] c68163c4e522: Pulling fs layer [2023-11-07T00:43:53.855Z] 50da416c3ac9: Pulling fs layer [2023-11-07T00:43:53.855Z] 23d2d4c4bb30: Pulling fs layer [2023-11-07T00:43:53.855Z] ad3a456e5733: Waiting [2023-11-07T00:43:53.855Z] 33e27b845d1e: Waiting [2023-11-07T00:43:53.855Z] c68163c4e522: Waiting [2023-11-07T00:43:53.855Z] 50da416c3ac9: Waiting [2023-11-07T00:43:53.855Z] 23d2d4c4bb30: Waiting [2023-11-07T00:43:53.855Z] c4d48a809fc2: Verifying Checksum [2023-11-07T00:43:53.855Z] c4d48a809fc2: Download complete [2023-11-07T00:43:53.855Z] ad3a456e5733: Download complete [2023-11-07T00:43:53.855Z] 33e27b845d1e: Verifying Checksum [2023-11-07T00:43:53.855Z] 33e27b845d1e: Download complete [2023-11-07T00:43:53.855Z] 7264a8db6415: Download complete [2023-11-07T00:43:53.855Z] c68163c4e522: Verifying Checksum [2023-11-07T00:43:53.855Z] c68163c4e522: Download complete [2023-11-07T00:43:54.115Z] 7264a8db6415: Pull complete [2023-11-07T00:43:54.115Z] 23d2d4c4bb30: Verifying Checksum [2023-11-07T00:43:54.115Z] 23d2d4c4bb30: Download complete [2023-11-07T00:43:54.115Z] c4d48a809fc2: Pull complete [2023-11-07T00:43:54.375Z] 4f1c88b9dad5: Verifying Checksum [2023-11-07T00:43:54.375Z] 4f1c88b9dad5: Download complete [2023-11-07T00:43:54.635Z] 50da416c3ac9: Download complete [2023-11-07T00:43:57.921Z] 4f1c88b9dad5: Pull complete [2023-11-07T00:43:57.921Z] ad3a456e5733: Pull complete [2023-11-07T00:43:57.921Z] 33e27b845d1e: Pull complete [2023-11-07T00:43:57.921Z] c68163c4e522: Pull complete [2023-11-07T00:44:00.452Z] 50da416c3ac9: Pull complete [2023-11-07T00:44:00.452Z] 23d2d4c4bb30: Pull complete [2023-11-07T00:44:00.452Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-07T00:44:00.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-07T00:44:00.452Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2023-11-07T00:44:00.739Z] + 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 [2023-11-07T00:44:01.039Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T00:44:01.039Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T00:44:01.110Z] prd-ubuntu20.04-docker-8c-8g-16775 does not seem to be running inside a container [2023-11-07T00:44:01.136Z] $ 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 [2023-11-07T00:44:08.400Z] Still waiting to schedule task [2023-11-07T00:44:08.400Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16771’ [2023-11-07T00:44:10.754Z] $ docker top eaaee6239d3a2f07e53c58043eca30c54b8869ac2b98096c3a512ef50a470e6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T00:44:11.102Z] + go version [2023-11-07T00:44:11.102Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-07T00:44:11.114Z] $ docker stop --time=1 eaaee6239d3a2f07e53c58043eca30c54b8869ac2b98096c3a512ef50a470e6e [2023-11-07T00:44:12.366Z] $ docker rm -f --volumes eaaee6239d3a2f07e53c58043eca30c54b8869ac2b98096c3a512ef50a470e6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:44:12.808Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T00:44:12.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T00:44:12.892Z] prd-ubuntu20.04-docker-8c-8g-16775 does not seem to be running inside a container [2023-11-07T00:44:12.923Z] $ 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 [2023-11-07T00:44:13.463Z] $ docker top 7ee772c5aefdeebe37f1cc15c8579533813e537d5953859ad023ba12b22a321d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T00:44:13.812Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-11-07T00:44:14.106Z] + make test [2023-11-07T00:44:14.106Z] make -C ./app-service-template build [2023-11-07T00:44:14.106Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-11-07T00:44:14.106Z] go mod tidy [2023-11-07T00:44:14.106Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0 [2023-11-07T00:44:14.106Z] go: downloading github.com/labstack/echo/v4 v4.11.2 [2023-11-07T00:44:14.106Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-11-07T00:44:14.106Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-11-07T00:44:14.364Z] go: downloading github.com/google/uuid v1.3.1 [2023-11-07T00:44:14.364Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0 [2023-11-07T00:44:14.364Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.2 [2023-11-07T00:44:14.364Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-11-07T00:44:14.364Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0 [2023-11-07T00:44:14.364Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0 [2023-11-07T00:44:14.364Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-11-07T00:44:14.364Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-11-07T00:44:14.364Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-11-07T00:44:14.364Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-11-07T00:44:14.364Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-11-07T00:44:14.364Z] go: downloading golang.org/x/crypto v0.14.0 [2023-11-07T00:44:14.364Z] go: downloading golang.org/x/net v0.17.0 [2023-11-07T00:44:14.623Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-11-07T00:44:14.623Z] go: downloading github.com/go-kit/log v0.2.1 [2023-11-07T00:44:14.623Z] go: downloading github.com/go-playground/validator/v10 v10.15.5 [2023-11-07T00:44:14.623Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-11-07T00:44:14.623Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-11-07T00:44:14.623Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-11-07T00:44:14.623Z] go: downloading golang.org/x/sync v0.2.0 [2023-11-07T00:44:14.623Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0 [2023-11-07T00:44:14.623Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0 [2023-11-07T00:44:14.880Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-11-07T00:44:14.880Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-11-07T00:44:14.880Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-11-07T00:44:14.880Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-11-07T00:44:14.880Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-11-07T00:44:14.880Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-11-07T00:44:14.880Z] go: downloading github.com/x448/float16 v0.8.4 [2023-11-07T00:44:14.880Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-11-07T00:44:14.880Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-11-07T00:44:14.880Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-11-07T00:44:14.880Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-11-07T00:44:14.880Z] go: downloading golang.org/x/text v0.13.0 [2023-11-07T00:44:14.880Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-11-07T00:44:14.880Z] go: downloading github.com/hashicorp/consul/api v1.25.1 [2023-11-07T00:44:14.880Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-11-07T00:44:15.138Z] go: downloading golang.org/x/sys v0.13.0 [2023-11-07T00:44:15.138Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-11-07T00:44:15.138Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-11-07T00:44:15.138Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-11-07T00:44:15.138Z] go: downloading golang.org/x/time v0.3.0 [2023-11-07T00:44:15.138Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-11-07T00:44:15.138Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-11-07T00:44:15.397Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-11-07T00:44:15.397Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-11-07T00:44:15.397Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-11-07T00:44:15.397Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-11-07T00:44:15.397Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-11-07T00:44:15.397Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-11-07T00:44:15.658Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2023-11-07T00:44:15.658Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-11-07T00:44:15.658Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2023-11-07T00:44:15.658Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-11-07T00:44:15.658Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-11-07T00:44:15.658Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-11-07T00:44:15.658Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-11-07T00:44:15.658Z] go: downloading google.golang.org/grpc v1.56.3 [2023-11-07T00:44:15.658Z] go: downloading github.com/kr/pretty v0.1.0 [2023-11-07T00:44:15.658Z] go: downloading github.com/fatih/color v1.14.1 [2023-11-07T00:44:15.917Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-11-07T00:44:15.917Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-11-07T00:44:15.917Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-11-07T00:44:15.917Z] go: downloading github.com/pkg/errors v0.9.1 [2023-11-07T00:44:15.917Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-11-07T00:44:15.917Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-11-07T00:44:15.917Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-11-07T00:44:15.917Z] go: downloading google.golang.org/protobuf v1.30.0 [2023-11-07T00:44:15.917Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-11-07T00:44:15.917Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-11-07T00:44:15.917Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-11-07T00:44:15.917Z] go: downloading golang.org/x/tools v0.6.0 [2023-11-07T00:44:15.917Z] go: downloading github.com/klauspost/compress v1.17.1 [2023-11-07T00:44:15.917Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2023-11-07T00:44:16.174Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-11-07T00:44:16.174Z] go: downloading github.com/kr/text v0.2.0 [2023-11-07T00:44:16.174Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-11-07T00:44:16.174Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-11-07T00:44:16.174Z] go: downloading github.com/google/btree v1.0.1 [2023-11-07T00:44:16.174Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-11-07T00:44:16.174Z] go: downloading github.com/miekg/dns v1.1.41 [2023-11-07T00:44:16.174Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-11-07T00:44:16.174Z] go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 [2023-11-07T00:44:16.174Z] go: downloading github.com/golang/protobuf v1.5.3 [2023-11-07T00:44:16.174Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-11-07T00:44:16.174Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-11-07T00:44:16.174Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-11-07T00:44:16.174Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-11-07T00:44:16.174Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-11-07T00:44:16.432Z] go: downloading golang.org/x/mod v0.8.0 [2023-11-07T00:44:16.998Z] CGO_ENABLED=0 go build -ldflags "-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 [2023-11-07T00:44:31.871Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-11-07T00:44:31.871Z] make -C ./app-service-template test [2023-11-07T00:44:31.871Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-11-07T00:44:31.871Z] go test -race -coverprofile=coverage.out ./... [2023-11-07T00:44:49.959Z] ? app-new-service/config [no test files] [2023-11-07T00:44:49.959Z] ok app-new-service 1.047s coverage: 45.9% of statements [2023-11-07T00:44:49.959Z] ok app-new-service/functions 1.048s coverage: 85.3% of statements [2023-11-07T00:44:49.960Z] go vet ./... [2023-11-07T00:45:08.032Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T00:45:08.032Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T00:45:08.032Z] ./bin/test-attribution-txt.sh [2023-11-07T00:45:08.032Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-11-07T00:45:08.032Z] go test -race -coverprofile=coverage.out ./... [2023-11-07T00:45:08.032Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-11-07T00:45:08.291Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-11-07T00:45:11.575Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-11-07T00:45:11.575Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-11-07T00:45:11.575Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-11-07T00:45:11.575Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-11-07T00:45:11.833Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-11-07T00:45:12.092Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-11-07T00:45:12.352Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.102s coverage: 67.0% of statements [2023-11-07T00:45:12.352Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.049s coverage: 92.6% of statements [2023-11-07T00:45:12.352Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.070s coverage: 85.1% of statements [2023-11-07T00:45:12.352Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.036s coverage: 100.0% of statements [2023-11-07T00:45:12.352Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.142s coverage: 77.9% of statements [2023-11-07T00:45:12.919Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.046s coverage: 97.3% of statements [2023-11-07T00:45:13.177Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-11-07T00:45:13.177Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.053s coverage: 82.8% of statements [2023-11-07T00:45:13.177Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-11-07T00:45:13.435Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-11-07T00:45:13.435Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-11-07T00:45:14.371Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.054s coverage: 65.1% of statements [2023-11-07T00:45:14.371Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.054s coverage: 27.6% of statements [2023-11-07T00:45:14.371Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.062s coverage: 17.2% of statements [2023-11-07T00:45:14.371Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.037s coverage: 27.3% of statements [2023-11-07T00:45:15.306Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.054s coverage: 52.8% of statements [2023-11-07T00:45:41.860Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.121s coverage: 75.5% of statements [2023-11-07T00:45:41.860Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.038s coverage: 94.4% of statements [2023-11-07T00:45:41.860Z] go vet ./... [2023-11-07T00:45:41.860Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T00:45:41.860Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-11-07T00:45:50.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-07T00:45:50.179Z] $ docker stop --time=1 7ee772c5aefdeebe37f1cc15c8579533813e537d5953859ad023ba12b22a321d [2023-11-07T00:45:52.497Z] $ docker rm -f --volumes 7ee772c5aefdeebe37f1cc15c8579533813e537d5953859ad023ba12b22a321d [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T00:45:53.354Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-07T00:45:53.418Z] 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 [2023-11-07T00:45:53.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T00:45:53.904Z] [2023-11-07T00:45:53.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:45:54.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T00:45:54.464Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-07T00:45:54.464Z] 5eb5b503b376: Pulling fs layer [2023-11-07T00:45:54.464Z] 5c69ac0246d0: Pulling fs layer [2023-11-07T00:45:54.464Z] ec43610c2a17: Pulling fs layer [2023-11-07T00:45:54.464Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-07T00:45:54.464Z] 33b1e0a273af: Pulling fs layer [2023-11-07T00:45:54.464Z] 5d3b04190fa2: Pulling fs layer [2023-11-07T00:45:54.464Z] 2f39f015ded8: Pulling fs layer [2023-11-07T00:45:54.464Z] 3a2ae6a8a46f: Waiting [2023-11-07T00:45:54.464Z] 5d3b04190fa2: Waiting [2023-11-07T00:45:54.464Z] 2f39f015ded8: Waiting [2023-11-07T00:45:54.464Z] 33b1e0a273af: Waiting [2023-11-07T00:45:54.464Z] 5c69ac0246d0: Download complete [2023-11-07T00:45:54.464Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-07T00:45:54.464Z] 3a2ae6a8a46f: Download complete [2023-11-07T00:45:54.464Z] 33b1e0a273af: Verifying Checksum [2023-11-07T00:45:54.464Z] 33b1e0a273af: Download complete [2023-11-07T00:45:54.464Z] 5d3b04190fa2: Download complete [2023-11-07T00:45:54.464Z] ec43610c2a17: Verifying Checksum [2023-11-07T00:45:54.464Z] ec43610c2a17: Download complete [2023-11-07T00:45:54.724Z] 5eb5b503b376: Verifying Checksum [2023-11-07T00:45:54.724Z] 5eb5b503b376: Download complete [2023-11-07T00:45:55.291Z] 2f39f015ded8: Verifying Checksum [2023-11-07T00:45:55.291Z] 2f39f015ded8: Download complete [2023-11-07T00:45:55.857Z] 5eb5b503b376: Pull complete [2023-11-07T00:45:55.857Z] 5c69ac0246d0: Pull complete [2023-11-07T00:45:56.430Z] ec43610c2a17: Pull complete [2023-11-07T00:45:56.430Z] 3a2ae6a8a46f: Pull complete [2023-11-07T00:45:56.688Z] 33b1e0a273af: Pull complete [2023-11-07T00:45:56.688Z] 5d3b04190fa2: Pull complete [2023-11-07T00:46:00.875Z] 2f39f015ded8: Pull complete [2023-11-07T00:46:00.875Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-07T00:46:00.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T00:46:00.875Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T00:46:00.950Z] prd-ubuntu20.04-docker-8c-8g-16775 does not seem to be running inside a container [2023-11-07T00:46:00.983Z] $ 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 [2023-11-07T00:46:07.215Z] $ docker top c611076691f9d6517c616c70f9818b9a3f6c26ad68b33ebcf96d367611fe12e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T00:46:07.585Z] ---> job-cost.sh [2023-11-07T00:46:07.586Z] lf-activate-venv: SKIPPING [2023-11-07T00:46:07.586Z] INFO: No Stack... [2023-11-07T00:46:07.845Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-07T00:46:08.104Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T00:46:08.390Z] + cut -d, -f6 [2023-11-07T00:46:08.390Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [Pipeline] lock [2023-11-07T00:46:08.403Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-316-stack-cost] [2023-11-07T00:46:08.411Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-316-stack-cost] did not exist. Created. [2023-11-07T00:46:08.412Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-316-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-07T00:46:08.711Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-07T00:46:08.750Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T00:46:08.757Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-316-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T00:46:08.781Z] $ docker stop --time=1 c611076691f9d6517c616c70f9818b9a3f6c26ad68b33ebcf96d367611fe12e9 [2023-11-07T00:46:09.930Z] $ docker rm -f --volumes c611076691f9d6517c616c70f9818b9a3f6c26ad68b33ebcf96d367611fe12e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-07T00:47:07.525Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16780 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2023-11-07T00:47:07.537Z] Running in /w/workspace/app-functions-sdk-go/316 [Pipeline] { [Pipeline] checkout [2023-11-07T00:47:07.577Z] The recommended git tool is: git [2023-11-07T00:47:14.890Z] using credential edgex-jenkins-ssh [2023-11-07T00:47:14.910Z] Cloning the remote Git repository [2023-11-07T00:47:14.968Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-11-07T00:47:15.084Z] > git init /w/workspace/app-functions-sdk-go/316 # timeout=10 [2023-11-07T00:47:15.259Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-11-07T00:47:15.261Z] > git --version # timeout=10 [2023-11-07T00:47:15.290Z] > git --version # 'git version 2.25.1' [2023-11-07T00:47:15.294Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T00:47:15.497Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T00:47:20.525Z] Avoid second fetch [2023-11-07T00:47:20.526Z] Checking out Revision 0026a7d191b2c7a8bb217d1e10d99788b36c1b78 (main) [2023-11-07T00:47:19.519Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-11-07T00:47:19.550Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T00:47:20.545Z] > git config core.sparsecheckout # timeout=10 [2023-11-07T00:47:20.640Z] > git checkout -f 0026a7d191b2c7a8bb217d1e10d99788b36c1b78 # timeout=10 [2023-11-07T00:47:21.180Z] Commit message: "build: Update to use released Go Mods (#1513)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T00:47:22.073Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-07T00:47:22.073Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T00:47:22.073Z] Dload Upload Total Spent Left Speed [2023-11-07T00:47:22.073Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh [2023-11-07T00:47:22.720Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-07T00:47:23.048Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-11-07T00:47:23.048Z] sudo tee /etc/docker/daemon.new [2023-11-07T00:47:23.048Z] { [2023-11-07T00:47:23.048Z] "registry-mirrors": [ [2023-11-07T00:47:23.048Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-07T00:47:23.048Z] ], [2023-11-07T00:47:23.048Z] "bip": "10.250.0.254/24", [2023-11-07T00:47:23.048Z] "hosts": [ [2023-11-07T00:47:23.048Z] "tcp://0.0.0.0:5555", [2023-11-07T00:47:23.048Z] "unix:///var/run/docker.sock" [2023-11-07T00:47:23.048Z] ], [2023-11-07T00:47:23.048Z] "mtu": 1458, [2023-11-07T00:47:23.048Z] "selinux-enabled": true, [2023-11-07T00:47:23.048Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-07T00:47:23.048Z] } [Pipeline] sh [2023-11-07T00:47:23.389Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-07T00:47:23.746Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-11-07T00:47:42.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T00:47:42.315Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T00:47:42.331Z] ========================================================= [2023-11-07T00:47:42.331Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-07T00:47:42.331Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-11-07T00:47:42.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-07T00:47:43.252Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-07T00:47:43.252Z] 9fda8d8052c6: Pulling fs layer [2023-11-07T00:47:43.252Z] 5d54e960e981: Pulling fs layer [2023-11-07T00:47:43.252Z] c4a7e357bf2a: Pulling fs layer [2023-11-07T00:47:43.252Z] f0e02332f6b5: Pulling fs layer [2023-11-07T00:47:43.252Z] cefa15bbcfad: Pulling fs layer [2023-11-07T00:47:43.252Z] 17808c966233: Pulling fs layer [2023-11-07T00:47:43.252Z] f4c1fc716caa: Pulling fs layer [2023-11-07T00:47:43.252Z] f0e02332f6b5: Waiting [2023-11-07T00:47:43.252Z] cefa15bbcfad: Waiting [2023-11-07T00:47:43.252Z] 17808c966233: Waiting [2023-11-07T00:47:43.252Z] f4c1fc716caa: Waiting [2023-11-07T00:47:43.252Z] 5d54e960e981: Verifying Checksum [2023-11-07T00:47:43.252Z] 5d54e960e981: Download complete [2023-11-07T00:47:43.252Z] f0e02332f6b5: Verifying Checksum [2023-11-07T00:47:43.252Z] f0e02332f6b5: Download complete [2023-11-07T00:47:43.252Z] cefa15bbcfad: Verifying Checksum [2023-11-07T00:47:43.252Z] cefa15bbcfad: Download complete [2023-11-07T00:47:43.252Z] 9fda8d8052c6: Verifying Checksum [2023-11-07T00:47:43.252Z] 9fda8d8052c6: Download complete [2023-11-07T00:47:43.845Z] f4c1fc716caa: Verifying Checksum [2023-11-07T00:47:43.845Z] f4c1fc716caa: Download complete [2023-11-07T00:47:44.819Z] c4a7e357bf2a: Verifying Checksum [2023-11-07T00:47:44.819Z] c4a7e357bf2a: Download complete [2023-11-07T00:47:45.789Z] 17808c966233: Verifying Checksum [2023-11-07T00:47:45.789Z] 17808c966233: Download complete [2023-11-07T00:47:46.761Z] 9fda8d8052c6: Pull complete [2023-11-07T00:47:47.356Z] 5d54e960e981: Pull complete [2023-11-07T00:47:59.734Z] c4a7e357bf2a: Pull complete [2023-11-07T00:48:00.011Z] f0e02332f6b5: Pull complete [2023-11-07T00:48:00.283Z] cefa15bbcfad: Pull complete [2023-11-07T00:48:10.403Z] 17808c966233: Pull complete [2023-11-07T00:48:10.674Z] f4c1fc716caa: Pull complete [2023-11-07T00:48:10.674Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-07T00:48:10.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-07T00:48:10.674Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-11-07T00:48:11.019Z] + 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 [2023-11-07T00:48:11.387Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T00:48:11.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T00:48:11.666Z] prd-ubuntu20.04-docker-arm64-4c-16g-16780 does not seem to be running inside a container [2023-11-07T00:48:11.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/316 -v /w/workspace/app-functions-sdk-go/316:/w/workspace/app-functions-sdk-go/316:rw,z -v /w/workspace/app-functions-sdk-go/316@tmp:/w/workspace/app-functions-sdk-go/316@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-arm64 cat [2023-11-07T00:48:15.437Z] $ docker top 1e37ecc3fb96dda0853aaef65bed5d418142a317e1139f25e22cae08f1c411d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T00:48:16.353Z] + go version [2023-11-07T00:48:16.353Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-07T00:48:16.377Z] $ docker stop --time=1 1e37ecc3fb96dda0853aaef65bed5d418142a317e1139f25e22cae08f1c411d3 [2023-11-07T00:48:18.107Z] $ docker rm -f --volumes 1e37ecc3fb96dda0853aaef65bed5d418142a317e1139f25e22cae08f1c411d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:48:18.679Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T00:48:18.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T00:48:18.896Z] prd-ubuntu20.04-docker-arm64-4c-16g-16780 does not seem to be running inside a container [2023-11-07T00:48:18.981Z] $ 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/316 -v /w/workspace/app-functions-sdk-go/316:/w/workspace/app-functions-sdk-go/316:rw,z -v /w/workspace/app-functions-sdk-go/316@tmp:/w/workspace/app-functions-sdk-go/316@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-arm64 cat [2023-11-07T00:48:20.414Z] $ docker top 9cb6f8a774557d352ad6aa503979f8f388e084b2cf5e788926f09ce3baeecfac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T00:48:21.290Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/316 [Pipeline] fileExists [Pipeline] sh [2023-11-07T00:48:21.939Z] + make test [2023-11-07T00:48:21.939Z] make -C ./app-service-template build [2023-11-07T00:48:21.939Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/316/app-service-template' [2023-11-07T00:48:21.939Z] go mod tidy [2023-11-07T00:48:21.939Z] go: downloading github.com/labstack/echo/v4 v4.11.2 [2023-11-07T00:48:21.939Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0 [2023-11-07T00:48:21.939Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-11-07T00:48:22.211Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-11-07T00:48:22.480Z] go: downloading github.com/google/uuid v1.3.1 [2023-11-07T00:48:22.480Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0 [2023-11-07T00:48:22.752Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0 [2023-11-07T00:48:22.752Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0 [2023-11-07T00:48:23.024Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.2 [2023-11-07T00:48:23.024Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-11-07T00:48:23.294Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-11-07T00:48:23.294Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-11-07T00:48:23.294Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-11-07T00:48:23.294Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-11-07T00:48:23.562Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-11-07T00:48:23.562Z] go: downloading golang.org/x/crypto v0.14.0 [2023-11-07T00:48:23.562Z] go: downloading golang.org/x/net v0.17.0 [2023-11-07T00:48:24.147Z] go: downloading github.com/go-kit/log v0.2.1 [2023-11-07T00:48:24.147Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-11-07T00:48:24.415Z] go: downloading github.com/go-playground/validator/v10 v10.15.5 [2023-11-07T00:48:24.415Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-11-07T00:48:24.415Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0 [2023-11-07T00:48:24.683Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0 [2023-11-07T00:48:25.269Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-11-07T00:48:25.269Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-11-07T00:48:25.269Z] go: downloading golang.org/x/sync v0.2.0 [2023-11-07T00:48:25.269Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-11-07T00:48:25.269Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-11-07T00:48:25.269Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-11-07T00:48:25.269Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-11-07T00:48:25.269Z] go: downloading github.com/x448/float16 v0.8.4 [2023-11-07T00:48:25.583Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-11-07T00:48:25.583Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-11-07T00:48:25.583Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-11-07T00:48:25.583Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-11-07T00:48:25.583Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-11-07T00:48:25.583Z] go: downloading golang.org/x/text v0.13.0 [2023-11-07T00:48:26.553Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-11-07T00:48:26.553Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-11-07T00:48:26.553Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-11-07T00:48:30.841Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-11-07T00:48:30.841Z] go: downloading github.com/hashicorp/consul/api v1.25.1 [2023-11-07T00:48:30.841Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-11-07T00:48:30.841Z] go: downloading golang.org/x/sys v0.13.0 [2023-11-07T00:48:30.841Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-11-07T00:48:30.841Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-11-07T00:48:30.841Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-11-07T00:48:30.841Z] go: downloading golang.org/x/time v0.3.0 [2023-11-07T00:48:30.841Z] go: downloading github.com/kr/pretty v0.1.0 [2023-11-07T00:48:30.841Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2023-11-07T00:48:30.841Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-11-07T00:48:30.841Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-11-07T00:48:30.841Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-11-07T00:48:31.114Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-11-07T00:48:31.114Z] go: downloading google.golang.org/grpc v1.56.3 [2023-11-07T00:48:32.543Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-11-07T00:48:32.543Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-11-07T00:48:32.543Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-11-07T00:48:32.810Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-11-07T00:48:32.810Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-11-07T00:48:32.810Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-11-07T00:48:32.810Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2023-11-07T00:48:33.078Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-11-07T00:48:33.078Z] go: downloading github.com/kr/text v0.2.0 [2023-11-07T00:48:33.078Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-11-07T00:48:33.078Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-11-07T00:48:33.078Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-11-07T00:48:33.078Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-11-07T00:48:33.346Z] go: downloading google.golang.org/protobuf v1.30.0 [2023-11-07T00:48:33.346Z] go: downloading golang.org/x/tools v0.6.0 [2023-11-07T00:48:34.758Z] go: downloading github.com/klauspost/compress v1.17.1 [2023-11-07T00:48:34.758Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2023-11-07T00:48:34.758Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-11-07T00:48:34.758Z] go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 [2023-11-07T00:48:36.170Z] go: downloading github.com/golang/protobuf v1.5.3 [2023-11-07T00:48:39.529Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-11-07T00:48:39.529Z] go: downloading github.com/fatih/color v1.14.1 [2023-11-07T00:48:39.529Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-11-07T00:48:39.529Z] go: downloading github.com/pkg/errors v0.9.1 [2023-11-07T00:48:39.529Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-11-07T00:48:39.529Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-11-07T00:48:39.529Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-11-07T00:48:39.529Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-11-07T00:48:39.529Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-11-07T00:48:39.529Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-11-07T00:48:39.529Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-11-07T00:48:39.529Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-11-07T00:48:39.529Z] go: downloading github.com/google/btree v1.0.1 [2023-11-07T00:48:39.529Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-11-07T00:48:39.529Z] go: downloading github.com/miekg/dns v1.1.41 [2023-11-07T00:48:39.529Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-11-07T00:48:39.529Z] go: downloading golang.org/x/mod v0.8.0 [2023-11-07T00:48:39.529Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-11-07T00:48:39.529Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-11-07T00:48:39.798Z] CGO_ENABLED=0 go build -ldflags "-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 [2023-11-07T00:50:46.578Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/316/app-service-template' [2023-11-07T00:50:46.578Z] make -C ./app-service-template test [2023-11-07T00:50:46.578Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/316/app-service-template' [2023-11-07T00:50:46.578Z] go test -race -coverprofile=coverage.out ./... [2023-11-07T00:53:39.531Z] ? app-new-service/config [no test files] [2023-11-07T00:53:39.531Z] ok app-new-service 1.271s coverage: 45.9% of statements [2023-11-07T00:53:39.531Z] ok app-new-service/functions 1.262s coverage: 85.3% of statements [2023-11-07T00:53:39.531Z] go vet ./... [2023-11-07T00:55:46.275Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T00:55:46.275Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T00:55:46.275Z] ./bin/test-attribution-txt.sh [2023-11-07T00:55:46.275Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/316/app-service-template' [2023-11-07T00:55:46.275Z] go test -race -coverprofile=coverage.out ./... [2023-11-07T00:55:46.275Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-11-07T00:55:47.255Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-11-07T00:56:02.321Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-11-07T00:56:02.321Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-11-07T00:56:04.267Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.702s coverage: 67.0% of statements [2023-11-07T00:56:04.267Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.364s coverage: 92.6% of statements [2023-11-07T00:56:04.267Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.392s coverage: 85.1% of statements [2023-11-07T00:56:04.873Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.160s coverage: 100.0% of statements [2023-11-07T00:56:09.140Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-11-07T00:56:09.140Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-11-07T00:56:09.140Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-11-07T00:56:10.554Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.600s coverage: 77.9% of statements [2023-11-07T00:56:10.554Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.248s coverage: 97.3% of statements [2023-11-07T00:56:13.150Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-11-07T00:56:13.745Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-11-07T00:56:14.708Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.367s coverage: 82.8% of statements [2023-11-07T00:56:14.979Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.257s coverage: 65.1% of statements [2023-11-07T00:56:18.346Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-11-07T00:56:19.318Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.386s coverage: 27.6% of statements [2023-11-07T00:56:19.586Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-11-07T00:56:19.586Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-11-07T00:56:21.005Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.315s coverage: 17.2% of statements [2023-11-07T00:56:21.005Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.315s coverage: 27.3% of statements [2023-11-07T00:56:25.284Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.302s coverage: 52.8% of statements [2023-11-07T00:56:57.726Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.581s coverage: 75.5% of statements [2023-11-07T00:56:57.726Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.208s coverage: 94.4% of statements [2023-11-07T00:56:57.726Z] go vet ./... [2023-11-07T00:57:02.027Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T00:57:02.027Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T00:57:02.027Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-11-07T00:57:02.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-07T00:57:02.063Z] $ docker stop --time=1 9cb6f8a774557d352ad6aa503979f8f388e084b2cf5e788926f09ce3baeecfac [2023-11-07T00:57:04.060Z] $ docker rm -f --volumes 9cb6f8a774557d352ad6aa503979f8f388e084b2cf5e788926f09ce3baeecfac [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T00:57:09.138Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-07T00:57:09.154Z] Warning: overwriting stash ‘coverage-report’ [2023-11-07T00:57:09.895Z] 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 [2023-11-07T00:57:10.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T00:57:10.349Z] [2023-11-07T00:57:10.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:57:10.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T00:57:10.953Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-07T00:57:10.953Z] 8998bd30e6a1: Pulling fs layer [2023-11-07T00:57:10.953Z] 04944245beec: Pulling fs layer [2023-11-07T00:57:10.953Z] 699f458cf7ca: Pulling fs layer [2023-11-07T00:57:10.953Z] 765212b225bb: Pulling fs layer [2023-11-07T00:57:10.953Z] f23df028b6ca: Pulling fs layer [2023-11-07T00:57:10.953Z] d65c8cfc05b1: Pulling fs layer [2023-11-07T00:57:10.953Z] 2437ff75d9bd: Pulling fs layer [2023-11-07T00:57:10.953Z] 765212b225bb: Waiting [2023-11-07T00:57:10.953Z] f23df028b6ca: Waiting [2023-11-07T00:57:10.953Z] d65c8cfc05b1: Waiting [2023-11-07T00:57:10.953Z] 2437ff75d9bd: Waiting [2023-11-07T00:57:11.223Z] 04944245beec: Verifying Checksum [2023-11-07T00:57:11.223Z] 04944245beec: Download complete [2023-11-07T00:57:11.223Z] 765212b225bb: Verifying Checksum [2023-11-07T00:57:11.223Z] 765212b225bb: Download complete [2023-11-07T00:57:11.223Z] f23df028b6ca: Verifying Checksum [2023-11-07T00:57:11.223Z] f23df028b6ca: Download complete [2023-11-07T00:57:11.223Z] d65c8cfc05b1: Verifying Checksum [2023-11-07T00:57:11.223Z] d65c8cfc05b1: Download complete [2023-11-07T00:57:11.491Z] 699f458cf7ca: Verifying Checksum [2023-11-07T00:57:11.491Z] 699f458cf7ca: Download complete [2023-11-07T00:57:11.759Z] 8998bd30e6a1: Verifying Checksum [2023-11-07T00:57:11.759Z] 8998bd30e6a1: Download complete [2023-11-07T00:57:14.355Z] 2437ff75d9bd: Verifying Checksum [2023-11-07T00:57:14.355Z] 2437ff75d9bd: Download complete [2023-11-07T00:57:16.305Z] 8998bd30e6a1: Pull complete [2023-11-07T00:57:16.893Z] 04944245beec: Pull complete [2023-11-07T00:57:18.845Z] 699f458cf7ca: Pull complete [2023-11-07T00:57:18.845Z] 765212b225bb: Pull complete [2023-11-07T00:57:19.830Z] f23df028b6ca: Pull complete [2023-11-07T00:57:19.830Z] d65c8cfc05b1: Pull complete [2023-11-07T00:57:38.080Z] 2437ff75d9bd: Pull complete [2023-11-07T00:57:38.080Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-07T00:57:38.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T00:57:38.080Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T00:57:38.310Z] prd-ubuntu20.04-docker-arm64-4c-16g-16780 does not seem to be running inside a container [2023-11-07T00:57:38.393Z] $ 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/316 -v /w/workspace/app-functions-sdk-go/316:/w/workspace/app-functions-sdk-go/316:rw,z -v /w/workspace/app-functions-sdk-go/316@tmp:/w/workspace/app-functions-sdk-go/316@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:arm64 cat [2023-11-07T00:57:39.963Z] $ docker top 49d14fcbcd37219a88aa749eef9bf8035c120ec290d3416757d3c30b6def462d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T00:57:40.827Z] ---> job-cost.sh [2023-11-07T00:57:40.827Z] lf-activate-venv: SKIPPING [2023-11-07T00:57:40.828Z] INFO: No Stack... [2023-11-07T00:57:41.414Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-07T00:57:42.001Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T00:57:42.650Z] + cat /w/workspace/app-functions-sdk-go/316/archives/cost.csv [2023-11-07T00:57:42.650Z] + cut -d, -f6 [Pipeline] lock [2023-11-07T00:57:42.692Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-316-stack-cost] [2023-11-07T00:57:42.697Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-316-stack-cost] did not exist. Created. [2023-11-07T00:57:42.698Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-316-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-07T00:57:43.368Z] /w/workspace/app-functions-sdk-go/316@tmp/durable-b5c4618c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-07T00:57:44.030Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-07T00:57:44.053Z] Warning: overwriting stash ‘stack-cost’ [2023-11-07T00:57:44.154Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T00:57:44.160Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-316-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T00:57:44.180Z] $ docker stop --time=1 49d14fcbcd37219a88aa749eef9bf8035c120ec290d3416757d3c30b6def462d [2023-11-07T00:57:45.741Z] $ docker rm -f --volumes 49d14fcbcd37219a88aa749eef9bf8035c120ec290d3416757d3c30b6def462d [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 [2023-11-07T00:57:46.225Z] provisioning config files... [2023-11-07T00:57:46.235Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config9286730025998247946tmp [Pipeline] { [Pipeline] sh [2023-11-07T00:57:46.530Z] + set +x [2023-11-07T00:57:46.530Z] + bash -s -- [2023-11-07T00:57:46.530Z] + curl -s https://codecov.io/bash [2023-11-07T00:57:46.530Z] [2023-11-07T00:57:46.530Z] _____ _ [2023-11-07T00:57:46.530Z] / ____| | | [2023-11-07T00:57:46.530Z] | | ___ __| | ___ ___ _____ __ [2023-11-07T00:57:46.530Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-07T00:57:46.530Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-07T00:57:46.530Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-07T00:57:46.530Z] Bash-1.0.6 [2023-11-07T00:57:46.530Z] [2023-11-07T00:57:46.530Z] [2023-11-07T00:57:46.530Z] ==> git version 2.25.1 found [2023-11-07T00:57:46.530Z] ==> 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 [2023-11-07T00:57:46.530Z] Release-Date: 2020-01-08 [2023-11-07T00:57:46.530Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-07T00:57:46.530Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-07T00:57:46.530Z] ==> Jenkins CI detected. [2023-11-07T00:57:46.530Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2023-11-07T00:57:46.530Z] project root: . [2023-11-07T00:57:46.530Z] --> token set from env [2023-11-07T00:57:46.530Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-07T00:57:46.530Z] ==> Running gcov in . (disable via -X gcov) [2023-11-07T00:57:46.530Z] ==> Python coveragepy not found [2023-11-07T00:57:46.530Z] ==> Searching for coverage reports in: [2023-11-07T00:57:46.530Z] + . [2023-11-07T00:57:46.789Z] -> Found 2 reports [2023-11-07T00:57:46.789Z] ==> Detecting git/mercurial file structure [2023-11-07T00:57:46.789Z] ==> Reading reports [2023-11-07T00:57:46.789Z] + ./app-service-template/coverage.out bytes=3558 [2023-11-07T00:57:46.789Z] + ./coverage.out bytes=121185 [2023-11-07T00:57:46.789Z] ==> Appending adjustments [2023-11-07T00:57:46.789Z] https://docs.codecov.io/docs/fixing-reports [2023-11-07T00:57:47.048Z] + Found adjustments [2023-11-07T00:57:47.048Z] ==> Gzipping contents [2023-11-07T00:57:47.048Z] 24K /tmp/codecov.MU0bO5.gz [2023-11-07T00:57:47.048Z] ==> Uploading reports [2023-11-07T00:57:47.048Z] url: https://codecov.io [2023-11-07T00:57:47.048Z] query: branch=main&commit=0026a7d191b2c7a8bb217d1e10d99788b36c1b78&build=316&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F316%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-07T00:57:47.048Z] -> Pinging Codecov [2023-11-07T00:57:47.048Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=0026a7d191b2c7a8bb217d1e10d99788b36c1b78&build=316&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F316%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-07T00:57:47.307Z] -> Uploading to [2023-11-07T00:57:47.307Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-07/3D8B5DFFC46A037C893635FACE044666/0026a7d191b2c7a8bb217d1e10d99788b36c1b78/d9811f33-859c-4c15-9ab0-71856fd5feb1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231107T005747Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00333b8584c2bfb00444781214a204cd86b6d5df1227585b8fc6a8eea8bc3e80 [2023-11-07T00:57:47.307Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T00:57:47.307Z] Dload Upload Total Spent Left Speed [2023-11-07T00:57:47.567Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21193 0 0 100 21193 0 71356 --:--:-- --:--:-- --:--:-- 71356 [2023-11-07T00:57:47.567Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/0026a7d191b2c7a8bb217d1e10d99788b36c1b78 [Pipeline] } [2023-11-07T00:57:47.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-07T00:57:47.800Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-07T00:57:47.809Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:57:48.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-07T00:57:48.116Z] [2023-11-07T00:57:48.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:57:48.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-07T00:57:48.419Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-07T00:57:48.419Z] df9b9388f04a: Pulling fs layer [2023-11-07T00:57:48.419Z] 52dc419b0ee2: Pulling fs layer [2023-11-07T00:57:48.419Z] 25bc292e5bac: Pulling fs layer [2023-11-07T00:57:48.419Z] 114826534d7a: Pulling fs layer [2023-11-07T00:57:48.419Z] 4657fd5d0bcf: Pulling fs layer [2023-11-07T00:57:48.419Z] 6ad1cebc031e: Pulling fs layer [2023-11-07T00:57:48.419Z] 8a3aa393b2d8: Pulling fs layer [2023-11-07T00:57:48.419Z] 114826534d7a: Waiting [2023-11-07T00:57:48.419Z] 8a3aa393b2d8: Waiting [2023-11-07T00:57:48.419Z] 6ad1cebc031e: Waiting [2023-11-07T00:57:48.419Z] 25bc292e5bac: Verifying Checksum [2023-11-07T00:57:48.419Z] 25bc292e5bac: Download complete [2023-11-07T00:57:48.419Z] 52dc419b0ee2: Verifying Checksum [2023-11-07T00:57:48.419Z] 52dc419b0ee2: Download complete [2023-11-07T00:57:48.419Z] 4657fd5d0bcf: Verifying Checksum [2023-11-07T00:57:48.419Z] 4657fd5d0bcf: Download complete [2023-11-07T00:57:48.419Z] df9b9388f04a: Verifying Checksum [2023-11-07T00:57:48.419Z] df9b9388f04a: Download complete [2023-11-07T00:57:48.678Z] 6ad1cebc031e: Verifying Checksum [2023-11-07T00:57:48.678Z] 6ad1cebc031e: Download complete [2023-11-07T00:57:48.678Z] df9b9388f04a: Pull complete [2023-11-07T00:57:48.678Z] 52dc419b0ee2: Pull complete [2023-11-07T00:57:48.678Z] 25bc292e5bac: Pull complete [2023-11-07T00:57:49.246Z] 114826534d7a: Verifying Checksum [2023-11-07T00:57:49.246Z] 114826534d7a: Download complete [2023-11-07T00:57:49.246Z] 8a3aa393b2d8: Verifying Checksum [2023-11-07T00:57:49.246Z] 8a3aa393b2d8: Download complete [2023-11-07T00:57:52.524Z] 114826534d7a: Pull complete [2023-11-07T00:57:52.525Z] 4657fd5d0bcf: Pull complete [2023-11-07T00:57:53.092Z] 6ad1cebc031e: Pull complete [2023-11-07T00:57:55.618Z] 8a3aa393b2d8: Pull complete [2023-11-07T00:57:55.618Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-07T00:57:55.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-07T00:57:55.618Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T00:57:55.710Z] prd-ubuntu20.04-docker-8c-8g-16775 does not seem to be running inside a container [2023-11-07T00:57:55.768Z] $ 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 [2023-11-07T00:58:00.322Z] $ docker top 35e9c27c0aa8394e8965f287041ee043a5fcecc07df745dc7063455b957261da -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-07T00:58:00.369Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2023-11-07T00:58:00.656Z] + set -o pipefail [2023-11-07T00:58:00.656Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2023-11-07T00:58:07.236Z] [2023-11-07T00:58:07.236Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... [2023-11-07T00:58:07.236Z] [2023-11-07T00:58:07.236Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/6c1e766d-d2f2-472a-b470-72008f2ad472 [2023-11-07T00:58:07.236Z] [2023-11-07T00:58:07.236Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-11-07T00:58:07.236Z] [2023-11-07T00:58:07.236Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-07T00:58:07.236Z] [2023-11-07T00:58:07.236Z] [2023-11-07T00:58:07.236Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-07T00:58:07.236Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-07T00:58:07.236Z] More details here: https://snyk.co/ue1NS [2023-11-07T00:58:07.236Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-07T00:58:07.236Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-07T00:58:07.266Z] $ docker stop --time=1 35e9c27c0aa8394e8965f287041ee043a5fcecc07df745dc7063455b957261da [2023-11-07T00:58:11.121Z] $ docker rm -f --volumes 35e9c27c0aa8394e8965f287041ee043a5fcecc07df745dc7063455b957261da [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 [2023-11-07T00:58:11.546Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T00:58:11.556Z] provisioning config files... [2023-11-07T00:58:11.563Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15705257405256258650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T00:58:11.863Z] --> edgex-publish-swagger.sh [2023-11-07T00:58:11.863Z] === Publish openapi/v3 API === [2023-11-07T00:58:11.863Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-11-07T00:58:11.863Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] [2023-11-07T00:58:11.863Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T00:58:11.863Z] Dload Upload Total Spent Left Speed [2023-11-07T00:58:12.432Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 20176 --:--:-- --:--:-- --:--:-- 20176 [2023-11-07T00:58:12.432Z] [2023-11-07T00:58:12.432Z] [Pipeline] } [2023-11-07T00:58:12.439Z] 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 [2023-11-07T00:58:12.848Z] + git log --format=format:%s -1 0026a7d191b2c7a8bb217d1e10d99788b36c1b78 [Pipeline] sh [2023-11-07T00:58:13.141Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-07T00:58:13.141Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:58:13.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T00:58:13.442Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T00:58:13.521Z] prd-ubuntu20.04-docker-8c-8g-16775 does not seem to be running inside a container [2023-11-07T00:58:13.571Z] $ 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 [2023-11-07T00:58:14.063Z] $ docker top 641e7c9c88038ccd05b04564d7f58cec0b75ac42ce7d62f4cd07860b27918635 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-07T00:58:14.135Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T00:58:14.135Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T00:58:14.246Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T00:58:14.267Z] $ docker exec 641e7c9c88038ccd05b04564d7f58cec0b75ac42ce7d62f4cd07860b27918635 ssh-agent [2023-11-07T00:58:14.351Z] SSH_AUTH_SOCK=/tmp/ssh-gh2xwfDEashm/agent.32 [2023-11-07T00:58:14.351Z] SSH_AGENT_PID=38 [2023-11-07T00:58:14.356Z] Running ssh-add (command line suppressed) [2023-11-07T00:58:14.471Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9439485028259921759.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9439485028259921759.key) [2023-11-07T00:58:14.465Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T00:58:14.756Z] + git semver tag [2023-11-07T00:58:15.015Z] 2023-11-07 00:58:14,937 [run_tag] DEBUG tag force:False [2023-11-07T00:58:15.015Z] 2023-11-07 00:58:14,937 [check_head_tag] DEBUG check head tag [2023-11-07T00:58:15.015Z] 2023-11-07 00:58:14,939 [execute] INFO git cat-file --batch-check [2023-11-07T00:58:15.015Z] 2023-11-07 00:58:14,939 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-11-07T00:58:15.015Z] 2023-11-07 00:58:14,942 [execute] INFO git cat-file --batch [2023-11-07T00:58:15.015Z] 2023-11-07 00:58:14,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-11-07T00:58:15.015Z] 2023-11-07 00:58:14,960 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-11-07T00:58:15.015Z] 2023-11-07 00:58:14,960 [execute] INFO git tag -a v3.1.0-dev.52 -m v3.1.0-dev.52 [2023-11-07T00:58:15.015Z] 2023-11-07 00:58:14,960 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.52', '-m', 'v3.1.0-dev.52'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-07T00:58:15.015Z] 2023-11-07 00:58:14,964 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-11-07T00:58:15.015Z] 3.1.0-dev.52 [Pipeline] } [2023-11-07T00:58:15.043Z] $ docker exec --env ******** --env ******** 641e7c9c88038ccd05b04564d7f58cec0b75ac42ce7d62f4cd07860b27918635 ssh-agent -k [2023-11-07T00:58:15.150Z] unset SSH_AUTH_SOCK; [2023-11-07T00:58:15.150Z] unset SSH_AGENT_PID; [2023-11-07T00:58:15.150Z] echo Agent pid 38 killed; [2023-11-07T00:58:15.142Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-07T00:58:15.457Z] + git semver [Pipeline] } [2023-11-07T00:58:15.746Z] $ docker stop --time=1 641e7c9c88038ccd05b04564d7f58cec0b75ac42ce7d62f4cd07860b27918635 [2023-11-07T00:58:16.994Z] $ docker rm -f --volumes 641e7c9c88038ccd05b04564d7f58cec0b75ac42ce7d62f4cd07860b27918635 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:58:17.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-07T00:58:17.350Z] [2023-11-07T00:58:17.350Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:58:17.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-07T00:58:17.648Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-07T00:58:17.648Z] ab5ef0e58194: Pulling fs layer [2023-11-07T00:58:17.648Z] 9712f1f96733: Pulling fs layer [2023-11-07T00:58:17.648Z] 63f879dbbcfc: Pulling fs layer [2023-11-07T00:58:17.648Z] 0d9ebad4ef96: Pulling fs layer [2023-11-07T00:58:17.648Z] e9a5061849ea: Pulling fs layer [2023-11-07T00:58:17.648Z] d747dcd14b5f: Pulling fs layer [2023-11-07T00:58:17.648Z] 2de7ff778b66: Pulling fs layer [2023-11-07T00:58:17.648Z] d747dcd14b5f: Waiting [2023-11-07T00:58:17.648Z] 2de7ff778b66: Waiting [2023-11-07T00:58:17.648Z] 0d9ebad4ef96: Waiting [2023-11-07T00:58:17.648Z] 9712f1f96733: Verifying Checksum [2023-11-07T00:58:17.648Z] 9712f1f96733: Download complete [2023-11-07T00:58:17.907Z] 63f879dbbcfc: Verifying Checksum [2023-11-07T00:58:17.907Z] 63f879dbbcfc: Download complete [2023-11-07T00:58:18.166Z] e9a5061849ea: Verifying Checksum [2023-11-07T00:58:18.166Z] e9a5061849ea: Download complete [2023-11-07T00:58:18.166Z] ab5ef0e58194: Verifying Checksum [2023-11-07T00:58:18.166Z] ab5ef0e58194: Download complete [2023-11-07T00:58:18.166Z] 0d9ebad4ef96: Verifying Checksum [2023-11-07T00:58:18.166Z] 0d9ebad4ef96: Download complete [2023-11-07T00:58:18.424Z] 2de7ff778b66: Verifying Checksum [2023-11-07T00:58:18.424Z] 2de7ff778b66: Download complete [2023-11-07T00:58:20.953Z] ab5ef0e58194: Pull complete [2023-11-07T00:58:20.953Z] 9712f1f96733: Pull complete [2023-11-07T00:58:21.213Z] 63f879dbbcfc: Pull complete [2023-11-07T00:58:25.409Z] 0d9ebad4ef96: Pull complete [2023-11-07T00:58:25.409Z] e9a5061849ea: Pull complete [2023-11-07T00:58:25.409Z] d747dcd14b5f: Pull complete [2023-11-07T00:58:25.974Z] 2de7ff778b66: Pull complete [2023-11-07T00:58:26.233Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-07T00:58:26.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-07T00:58:26.233Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T00:58:26.313Z] prd-ubuntu20.04-docker-8c-8g-16775 does not seem to be running inside a container [2023-11-07T00:58:26.364Z] $ 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 [2023-11-07T00:58:32.437Z] $ docker top 918ed76ec280b277797a246da37f5dfade6f9206725c12a43536a88ea544379c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-07T00:58:32.494Z] provisioning config files... [2023-11-07T00:58:32.500Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4699045613651712965tmp [2023-11-07T00:58:32.509Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config16467284540920863136tmp [2023-11-07T00:58:32.517Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config10283016212025017896tmp [Pipeline] { [Pipeline] echo [2023-11-07T00:58:32.532Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T00:58:32.810Z] ---> sigul-configuration.sh [2023-11-07T00:58:32.810Z] gpg: directory `/root/.gnupg' created [2023-11-07T00:58:32.810Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-07T00:58:32.810Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-07T00:58:32.810Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-07T00:58:32.810Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-07T00:58:32.810Z] gpg: CAST5 encrypted data [2023-11-07T00:58:32.810Z] gpg: encrypted with 1 passphrase [2023-11-07T00:58:32.810Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-07T00:58:33.094Z] + mkdir /home/jenkins [2023-11-07T00:58:33.094Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-07T00:58:33.378Z] + 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 [2023-11-07T00:58:33.386Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T00:58:33.669Z] ---> sigul-install.sh [2023-11-07T00:58:33.669Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-07T00:58:33.956Z] + git tag --list [2023-11-07T00:58:33.956Z] v0.1.0 [2023-11-07T00:58:33.956Z] v0.1.1 [2023-11-07T00:58:33.956Z] v1.0.0 [2023-11-07T00:58:33.956Z] v1.1.0 [2023-11-07T00:58:33.956Z] v1.2.0 [2023-11-07T00:58:33.956Z] v1.3.0 [2023-11-07T00:58:33.956Z] v1.3.1 [2023-11-07T00:58:33.956Z] v2.0.0 [2023-11-07T00:58:33.956Z] v2.0.1 [2023-11-07T00:58:33.956Z] v2.1.0 [2023-11-07T00:58:33.956Z] v2.1.1 [2023-11-07T00:58:33.956Z] v2.1.2 [2023-11-07T00:58:33.956Z] v2.2.0 [2023-11-07T00:58:33.956Z] v2.3 [2023-11-07T00:58:33.956Z] v2.3.0 [2023-11-07T00:58:33.956Z] v2.3.1 [2023-11-07T00:58:33.956Z] v3.0 [2023-11-07T00:58:33.956Z] v3.0.0 [2023-11-07T00:58:33.956Z] v3.0.1 [2023-11-07T00:58:33.956Z] v3.0.1-dev.1 [2023-11-07T00:58:33.956Z] v3.0.1-dev.2 [2023-11-07T00:58:33.956Z] v3.1.0-dev.1 [2023-11-07T00:58:33.956Z] v3.1.0-dev.10 [2023-11-07T00:58:33.956Z] v3.1.0-dev.11 [2023-11-07T00:58:33.956Z] v3.1.0-dev.12 [2023-11-07T00:58:33.956Z] v3.1.0-dev.13 [2023-11-07T00:58:33.956Z] v3.1.0-dev.14 [2023-11-07T00:58:33.956Z] v3.1.0-dev.15 [2023-11-07T00:58:33.956Z] v3.1.0-dev.16 [2023-11-07T00:58:33.956Z] v3.1.0-dev.17 [2023-11-07T00:58:33.956Z] v3.1.0-dev.18 [2023-11-07T00:58:33.956Z] v3.1.0-dev.19 [2023-11-07T00:58:33.956Z] v3.1.0-dev.2 [2023-11-07T00:58:33.956Z] v3.1.0-dev.20 [2023-11-07T00:58:33.956Z] v3.1.0-dev.21 [2023-11-07T00:58:33.956Z] v3.1.0-dev.22 [2023-11-07T00:58:33.956Z] v3.1.0-dev.23 [2023-11-07T00:58:33.956Z] v3.1.0-dev.24 [2023-11-07T00:58:33.956Z] v3.1.0-dev.25 [2023-11-07T00:58:33.956Z] v3.1.0-dev.26 [2023-11-07T00:58:33.956Z] v3.1.0-dev.27 [2023-11-07T00:58:33.956Z] v3.1.0-dev.28 [2023-11-07T00:58:33.956Z] v3.1.0-dev.29 [2023-11-07T00:58:33.956Z] v3.1.0-dev.3 [2023-11-07T00:58:33.956Z] v3.1.0-dev.30 [2023-11-07T00:58:33.956Z] v3.1.0-dev.31 [2023-11-07T00:58:33.956Z] v3.1.0-dev.32 [2023-11-07T00:58:33.956Z] v3.1.0-dev.33 [2023-11-07T00:58:33.956Z] v3.1.0-dev.34 [2023-11-07T00:58:33.956Z] v3.1.0-dev.35 [2023-11-07T00:58:33.956Z] v3.1.0-dev.36 [2023-11-07T00:58:33.956Z] v3.1.0-dev.37 [2023-11-07T00:58:33.956Z] v3.1.0-dev.38 [2023-11-07T00:58:33.956Z] v3.1.0-dev.39 [2023-11-07T00:58:33.956Z] v3.1.0-dev.4 [2023-11-07T00:58:33.956Z] v3.1.0-dev.40 [2023-11-07T00:58:33.956Z] v3.1.0-dev.41 [2023-11-07T00:58:33.956Z] v3.1.0-dev.42 [2023-11-07T00:58:33.956Z] v3.1.0-dev.43 [2023-11-07T00:58:33.956Z] v3.1.0-dev.44 [2023-11-07T00:58:33.956Z] v3.1.0-dev.45 [2023-11-07T00:58:33.956Z] v3.1.0-dev.46 [2023-11-07T00:58:33.956Z] v3.1.0-dev.47 [2023-11-07T00:58:33.956Z] v3.1.0-dev.48 [2023-11-07T00:58:33.956Z] v3.1.0-dev.49 [2023-11-07T00:58:33.956Z] v3.1.0-dev.5 [2023-11-07T00:58:33.956Z] v3.1.0-dev.50 [2023-11-07T00:58:33.956Z] v3.1.0-dev.51 [2023-11-07T00:58:33.956Z] v3.1.0-dev.52 [2023-11-07T00:58:33.956Z] v3.1.0-dev.6 [2023-11-07T00:58:33.956Z] v3.1.0-dev.7 [2023-11-07T00:58:33.956Z] v3.1.0-dev.8 [2023-11-07T00:58:33.956Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-07T00:58:34.247Z] + lftools sign git-tag v3.1.0-dev.52 [2023-11-07T00:58:34.814Z] Signing Git tag with Sigul... [2023-11-07T00:58:34.814Z] Signing v3.1.0-dev.52 [Pipeline] echo [2023-11-07T00:58:35.080Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T00:58:35.363Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-07T00:58:35.370Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-07T00:58:35.404Z] $ docker stop --time=1 918ed76ec280b277797a246da37f5dfade6f9206725c12a43536a88ea544379c [2023-11-07T00:58:36.697Z] $ docker rm -f --volumes 918ed76ec280b277797a246da37f5dfade6f9206725c12a43536a88ea544379c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-07T00:58:37.075Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-07T00:58:37.075Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:58:37.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T00:58:37.375Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T00:58:37.450Z] prd-ubuntu20.04-docker-8c-8g-16775 does not seem to be running inside a container [2023-11-07T00:58:37.497Z] $ 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 [2023-11-07T00:58:37.854Z] $ docker top cb1c94171ea8a880dd1418996f56a0e926a99c9426e55b320d26a0b24b6ae5cd -eo pid,comm [2023-11-07T00:58:37.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). [2023-11-07T00:58:37.881Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-07T00:58:37.916Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T00:58:37.916Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T00:58:38.021Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T00:58:38.043Z] $ docker exec cb1c94171ea8a880dd1418996f56a0e926a99c9426e55b320d26a0b24b6ae5cd ssh-agent [2023-11-07T00:58:38.136Z] SSH_AUTH_SOCK=/tmp/ssh-sNFpDi3ETnzZ/agent.32 [2023-11-07T00:58:38.136Z] SSH_AGENT_PID=38 [2023-11-07T00:58:38.140Z] Running ssh-add (command line suppressed) [2023-11-07T00:58:38.256Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3307408291571234089.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3307408291571234089.key) [2023-11-07T00:58:38.249Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T00:58:38.534Z] + git semver bump pre [2023-11-07T00:58:38.793Z] 2023-11-07 00:58:38,716 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-11-07T00:58:38.793Z] 2023-11-07 00:58:38,716 [bump_version] DEBUG bumping version:3.1.0-dev.52 on axis:pre with prefix:dev [2023-11-07T00:58:38.793Z] 2023-11-07 00:58:38,716 [bump_version] DEBUG bumped version:3.1.0-dev.53 [2023-11-07T00:58:38.793Z] 2023-11-07 00:58:38,716 [write_version] DEBUG write version:3.1.0-dev.53 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2023-11-07T00:58:38.793Z] 2023-11-07 00:58:38,716 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-11-07T00:58:38.793Z] 2023-11-07 00:58:38,716 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-11-07T00:58:38.793Z] 2023-11-07 00:58:38,718 [execute] INFO git cat-file --batch-check [2023-11-07T00:58:38.793Z] 2023-11-07 00:58:38,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T00:58:38.793Z] 2023-11-07 00:58:38,723 [execute] INFO git cat-file --batch [2023-11-07T00:58:38.793Z] 2023-11-07 00:58:38,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T00:58:38.793Z] 2023-11-07 00:58:38,728 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-11-07T00:58:38.793Z] 3.1.0-dev.53 [Pipeline] } [2023-11-07T00:58:38.823Z] $ docker exec --env ******** --env ******** cb1c94171ea8a880dd1418996f56a0e926a99c9426e55b320d26a0b24b6ae5cd ssh-agent -k [2023-11-07T00:58:38.918Z] unset SSH_AUTH_SOCK; [2023-11-07T00:58:38.919Z] unset SSH_AGENT_PID; [2023-11-07T00:58:38.919Z] echo Agent pid 38 killed; [2023-11-07T00:58:38.907Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-07T00:58:39.221Z] + git semver [Pipeline] } [2023-11-07T00:58:39.511Z] $ docker stop --time=1 cb1c94171ea8a880dd1418996f56a0e926a99c9426e55b320d26a0b24b6ae5cd [2023-11-07T00:58:40.799Z] $ docker rm -f --volumes cb1c94171ea8a880dd1418996f56a0e926a99c9426e55b320d26a0b24b6ae5cd [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T00:58:41.125Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-07T00:58:41.125Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:58:41.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T00:58:41.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T00:58:41.497Z] prd-ubuntu20.04-docker-8c-8g-16775 does not seem to be running inside a container [2023-11-07T00:58:41.546Z] $ 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 [2023-11-07T00:58:41.863Z] $ docker top f9c146e408ed33f0ed14e0176f2244f7fc8d8f5b8be106219c3a723eff01b2b8 -eo pid,comm [2023-11-07T00:58:41.893Z] 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). [2023-11-07T00:58:41.893Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-07T00:58:41.927Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T00:58:41.927Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T00:58:42.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T00:58:42.070Z] $ docker exec f9c146e408ed33f0ed14e0176f2244f7fc8d8f5b8be106219c3a723eff01b2b8 ssh-agent [2023-11-07T00:58:42.171Z] SSH_AUTH_SOCK=/tmp/ssh-PblGzsClzgn3/agent.31 [2023-11-07T00:58:42.171Z] SSH_AGENT_PID=38 [2023-11-07T00:58:42.176Z] Running ssh-add (command line suppressed) [2023-11-07T00:58:42.308Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15790365706887608381.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15790365706887608381.key) [2023-11-07T00:58:42.303Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T00:58:42.590Z] + git semver push [2023-11-07T00:58:42.849Z] 2023-11-07 00:58:42,787 [run_push] DEBUG push [2023-11-07T00:58:42.849Z] 2023-11-07 00:58:42,787 [execute] INFO git cat-file --batch-check [2023-11-07T00:58:42.849Z] 2023-11-07 00:58:42,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T00:58:42.849Z] 2023-11-07 00:58:42,790 [execute] INFO git rev-list 34ac757c462b76e9f7d817a3abbdd196900163b7 -- [2023-11-07T00:58:42.849Z] 2023-11-07 00:58:42,790 [execute] DEBUG Popen(['git', 'rev-list', '34ac757c462b76e9f7d817a3abbdd196900163b7', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-07T00:58:42.849Z] 2023-11-07 00:58:42,805 [execute] INFO git fetch -v origin [2023-11-07T00:58:42.849Z] 2023-11-07 00:58:42,805 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-07T00:58:43.418Z] 2023-11-07 00:58:43,341 [run_push] DEBUG no remote changes detected [2023-11-07T00:58:43.418Z] 2023-11-07 00:58:43,341 [execute] INFO git push origin semver [2023-11-07T00:58:43.418Z] 2023-11-07 00:58:43,341 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-07T00:58:44.355Z] 2023-11-07 00:58:44,154 [run_push] DEBUG push all version tags [2023-11-07T00:58:44.355Z] 2023-11-07 00:58:44,154 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-07T00:58:44.355Z] 2023-11-07 00:58:44,155 [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) [2023-11-07T00:58:44.924Z] 2023-11-07 00:58:44,910 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-11-07T00:58:44.924Z] 3.1.0-dev.53 [Pipeline] } [2023-11-07T00:58:44.953Z] $ docker exec --env ******** --env ******** f9c146e408ed33f0ed14e0176f2244f7fc8d8f5b8be106219c3a723eff01b2b8 ssh-agent -k [2023-11-07T00:58:45.073Z] unset SSH_AUTH_SOCK; [2023-11-07T00:58:45.074Z] unset SSH_AGENT_PID; [2023-11-07T00:58:45.074Z] echo Agent pid 38 killed; [2023-11-07T00:58:45.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-07T00:58:45.373Z] + git semver [Pipeline] } [2023-11-07T00:58:45.666Z] $ docker stop --time=1 f9c146e408ed33f0ed14e0176f2244f7fc8d8f5b8be106219c3a723eff01b2b8 [2023-11-07T00:58:46.971Z] $ docker rm -f --volumes f9c146e408ed33f0ed14e0176f2244f7fc8d8f5b8be106219c3a723eff01b2b8 [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 [2023-11-07T00:58:47.548Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2023-11-07T00:58:47.548Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-11-07T00:58:47.548Z] total 16 [2023-11-07T00:58:47.548Z] drwxr-xr-x 3 root root 4096 Nov 7 00:46 . [2023-11-07T00:58:47.548Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 00:58 .. [2023-11-07T00:58:47.548Z] drwxr-xr-x 2 root root 4096 Nov 7 00:46 cost [2023-11-07T00:58:47.548Z] -rw-r--r-- 1 root root 92 Nov 7 00:46 cost.csv [2023-11-07T00:58:47.548Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-11-07T00:58:47.548Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-11-07T00:58:47.548Z] total 16 [2023-11-07T00:58:47.548Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 00:46 . [2023-11-07T00:58:47.548Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 00:58 .. [2023-11-07T00:58:47.548Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 00:46 cost [2023-11-07T00:58:47.548Z] -rw-r--r-- 1 jenkins jenkins 92 Nov 7 00:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-07T00:58:47.838Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T00:58:48.694Z] ---> package-listing.sh [2023-11-07T00:58:48.694Z] ++ facter osfamily [2023-11-07T00:58:48.694Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-07T00:58:48.953Z] + OS_FAMILY=debian [2023-11-07T00:58:48.953Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2023-11-07T00:58:48.953Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-07T00:58:48.953Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-07T00:58:48.953Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-07T00:58:48.953Z] + PACKAGES=/tmp/packages_start.txt [2023-11-07T00:58:48.953Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-11-07T00:58:48.953Z] + PACKAGES=/tmp/packages_end.txt [2023-11-07T00:58:48.953Z] + case "${OS_FAMILY}" in [2023-11-07T00:58:48.953Z] + dpkg -l [2023-11-07T00:58:48.953Z] + grep '^ii' [2023-11-07T00:58:48.953Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-07T00:58:48.953Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-07T00:58:48.953Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-07T00:58:48.953Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-11-07T00:58:48.953Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2023-11-07T00:58:48.953Z] + 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 [2023-11-07T00:58:48.964Z] 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 [2023-11-07T00:58:49.238Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:58:49.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T00:58:49.788Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T00:58:49.853Z] prd-ubuntu20.04-docker-8c-8g-16775 does not seem to be running inside a container [2023-11-07T00:58:49.900Z] $ 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 [2023-11-07T00:58:50.139Z] $ docker top 12d79f005fb9a3160c504268d189bd3b4f06ae6241e3e2076246faaac7c9e91d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T00:58:50.489Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-07T00:58:50.797Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-07T00:58:51.087Z] + ls /var/log/sa-host [2023-11-07T00:58:51.087Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T00:58:51.157Z] provisioning config files... [2023-11-07T00:58:51.165Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config9665649718507022096tmp [Pipeline] { [Pipeline] echo [2023-11-07T00:58:51.181Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T00:58:51.459Z] ---> create-netrc.sh [Pipeline] } [2023-11-07T00:58:51.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-07T00:58:51.777Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-07T00:58:51.784Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T00:58:52.066Z] ---> sudo-logs.sh [2023-11-07T00:58:52.066Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-07T00:58:52.094Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T00:58:52.376Z] ---> job-cost.sh [2023-11-07T00:58:52.376Z] lf-activate-venv: SKIPPING [2023-11-07T00:58:52.376Z] DEBUG: total: 0.2199999988079071 [2023-11-07T00:58:52.376Z] INFO: Retrieving Stack Cost... [2023-11-07T00:58:52.636Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-07T00:58:53.205Z] INFO: Archiving Costs [Pipeline] echo [2023-11-07T00:58:53.216Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T00:58:53.498Z] ---> logs-deploy.sh [2023-11-07T00:58:53.498Z] lf-activate-venv: SKIPPING [2023-11-07T00:58:53.498Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/316 [2023-11-07T00:58:53.498Z] INFO: archiving workspace using pattern(s): [2023-11-07T00:58:54.438Z] Archives upload complete. [2023-11-07T00:58:54.698Z] INFO: archiving logs to Nexus [2023-11-07T00:58:55.268Z] ---> uname -a: [2023-11-07T00:58:55.268Z] Linux prd-ubuntu20-04-docker-8c-8g-16775 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-07T00:58:55.268Z] [2023-11-07T00:58:55.268Z] [2023-11-07T00:58:55.268Z] ---> lscpu: [2023-11-07T00:58:55.268Z] Architecture: x86_64 [2023-11-07T00:58:55.268Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-07T00:58:55.268Z] Byte Order: Little Endian [2023-11-07T00:58:55.268Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-07T00:58:55.268Z] CPU(s): 8 [2023-11-07T00:58:55.268Z] On-line CPU(s) list: 0-7 [2023-11-07T00:58:55.268Z] Thread(s) per core: 1 [2023-11-07T00:58:55.268Z] Core(s) per socket: 1 [2023-11-07T00:58:55.268Z] Socket(s): 8 [2023-11-07T00:58:55.268Z] NUMA node(s): 1 [2023-11-07T00:58:55.268Z] Vendor ID: AuthenticAMD [2023-11-07T00:58:55.268Z] CPU family: 23 [2023-11-07T00:58:55.268Z] Model: 49 [2023-11-07T00:58:55.268Z] Model name: AMD EPYC-Rome Processor [2023-11-07T00:58:55.268Z] Stepping: 0 [2023-11-07T00:58:55.268Z] CPU MHz: 2799.998 [2023-11-07T00:58:55.268Z] BogoMIPS: 5599.99 [2023-11-07T00:58:55.268Z] Virtualization: AMD-V [2023-11-07T00:58:55.268Z] Hypervisor vendor: KVM [2023-11-07T00:58:55.268Z] Virtualization type: full [2023-11-07T00:58:55.268Z] L1d cache: 256 KiB [2023-11-07T00:58:55.268Z] L1i cache: 256 KiB [2023-11-07T00:58:55.268Z] L2 cache: 4 MiB [2023-11-07T00:58:55.268Z] L3 cache: 128 MiB [2023-11-07T00:58:55.268Z] NUMA node0 CPU(s): 0-7 [2023-11-07T00:58:55.268Z] Vulnerability Itlb multihit: Not affected [2023-11-07T00:58:55.268Z] Vulnerability L1tf: Not affected [2023-11-07T00:58:55.268Z] Vulnerability Mds: Not affected [2023-11-07T00:58:55.268Z] Vulnerability Meltdown: Not affected [2023-11-07T00:58:55.268Z] Vulnerability Mmio stale data: Not affected [2023-11-07T00:58:55.268Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-07T00:58:55.268Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-07T00:58:55.268Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-07T00:58:55.268Z] Vulnerability Srbds: Not affected [2023-11-07T00:58:55.268Z] Vulnerability Tsx async abort: Not affected [2023-11-07T00:58:55.268Z] 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 [2023-11-07T00:58:55.268Z] [2023-11-07T00:58:55.269Z] [2023-11-07T00:58:55.269Z] ---> nproc: [2023-11-07T00:58:55.269Z] 8 [2023-11-07T00:58:55.269Z] [2023-11-07T00:58:55.269Z] [2023-11-07T00:58:55.269Z] ---> df -h: [2023-11-07T00:58:55.269Z] Filesystem Size Used Avail Use% Mounted on [2023-11-07T00:58:55.269Z] overlay 155G 12G 144G 8% / [2023-11-07T00:58:55.269Z] tmpfs 64M 0 64M 0% /dev [2023-11-07T00:58:55.269Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-07T00:58:55.269Z] shm 64M 0 64M 0% /dev/shm [2023-11-07T00:58:55.269Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-11-07T00:58:55.269Z] [2023-11-07T00:58:55.269Z] [2023-11-07T00:58:55.269Z] ---> sar -b -r -n DEV: [2023-11-07T00:58:55.269Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16775) 11/07/23 _x86_64_ (8 CPU) [2023-11-07T00:58:55.269Z] [2023-11-07T00:58:55.269Z] 00:42:56 LINUX RESTART (8 CPU) [2023-11-07T00:58:55.269Z] [2023-11-07T00:58:55.269Z] 00:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-07T00:58:55.269Z] 00:44:01 141.93 47.89 94.03 0.00 5391.77 187278.79 0.00 [2023-11-07T00:58:55.269Z] 00:45:01 93.60 0.50 93.10 0.00 13.46 41633.19 0.00 [2023-11-07T00:58:55.269Z] 00:46:01 40.29 0.20 40.09 0.00 4.53 20719.36 0.00 [2023-11-07T00:58:55.269Z] 00:47:01 40.44 0.00 40.44 0.00 0.00 14785.54 0.00 [2023-11-07T00:58:55.269Z] 00:48:01 3.60 0.98 2.62 0.00 68.38 73.98 0.00 [2023-11-07T00:58:55.269Z] 00:49:01 53.75 10.67 43.08 0.00 5111.73 8430.93 0.00 [2023-11-07T00:58:55.269Z] 00:50:01 3.67 0.02 3.65 0.00 0.13 89.17 0.00 [2023-11-07T00:58:55.269Z] 00:51:01 1.92 0.00 1.92 0.00 0.00 21.20 0.00 [2023-11-07T00:58:55.269Z] 00:52:01 3.12 1.67 1.45 0.00 37.73 18.93 0.00 [2023-11-07T00:58:55.269Z] 00:53:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 [2023-11-07T00:58:55.269Z] 00:54:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 [2023-11-07T00:58:55.269Z] 00:55:01 2.03 0.00 2.03 0.00 0.00 28.40 0.00 [2023-11-07T00:58:55.269Z] 00:56:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 [2023-11-07T00:58:55.269Z] 00:57:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 [2023-11-07T00:58:55.269Z] 00:58:01 41.06 0.18 40.88 0.00 11.46 27635.39 0.00 [2023-11-07T00:58:55.269Z] Average: 28.70 4.14 24.56 0.00 709.22 20051.24 0.00 [2023-11-07T00:58:55.269Z] [2023-11-07T00:58:55.269Z] 00:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-07T00:58:55.269Z] 00:44:01 29282312 31606700 722488 2.20 73612 2522552 1771408 5.22 962236 2271648 506844 [2023-11-07T00:58:55.269Z] 00:45:01 27944120 31490992 816168 2.48 100412 3623948 1898008 5.59 1401648 3051616 469936 [2023-11-07T00:58:55.269Z] 00:46:01 28670776 31566288 741860 2.26 105220 3001088 1807692 5.33 1110256 2650864 396364 [2023-11-07T00:58:55.269Z] 00:47:01 28684440 31580588 730740 2.22 105496 3001108 1710912 5.04 1109564 2638308 292 [2023-11-07T00:58:55.269Z] 00:48:01 28668292 31575888 734920 2.23 107092 3010364 1730944 5.10 1119560 2647480 4352 [2023-11-07T00:58:55.269Z] 00:49:01 28210128 31561896 717408 2.18 135388 3426160 1680740 4.95 1415816 2770872 144 [2023-11-07T00:58:55.269Z] 00:50:01 28215712 31562808 716440 2.18 133992 3422912 1668196 4.92 1413724 2767668 8 [2023-11-07T00:58:55.269Z] 00:51:01 28222208 31569360 709748 2.16 134084 3422912 1668196 4.92 1407816 2767668 4 [2023-11-07T00:58:55.269Z] 00:52:01 28214320 31563708 715288 2.18 134176 3424044 1668196 4.92 1417668 2768064 192 [2023-11-07T00:58:55.269Z] 00:53:01 28215532 31564988 713900 2.17 134244 3424048 1668196 4.92 1415524 2768064 216 [2023-11-07T00:58:55.269Z] 00:54:01 28215012 31564552 714328 2.17 134332 3424048 1668196 4.92 1414804 2768008 8 [2023-11-07T00:58:55.269Z] 00:55:01 28215188 31564824 714196 2.17 134424 3424052 1668196 4.92 1415448 2768012 204 [2023-11-07T00:58:55.269Z] 00:56:01 28214788 31564312 714688 2.17 134448 3424056 1668196 4.92 1415432 2768012 8 [2023-11-07T00:58:55.269Z] 00:57:01 28214628 31564248 714668 2.17 134492 3424056 1668196 4.92 1415024 2768016 204 [2023-11-07T00:58:55.269Z] 00:58:01 27268128 31442528 830580 2.53 142748 4177832 1853136 5.46 1562588 3497304 49752 [2023-11-07T00:58:55.269Z] Average: 28297039 31556245 733828 2.23 122944 3343545 1719894 5.07 1333141 2778107 95235 [2023-11-07T00:58:55.269Z] [2023-11-07T00:58:55.269Z] 00:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-07T00:58:55.269Z] 00:44:01 docker0 62.09 61.17 4.52 361.33 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:44:01 ens3 649.73 432.81 6219.70 90.37 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:44:01 lo 3.60 3.60 0.35 0.35 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:45:01 docker0 109.13 235.26 9.12 1761.53 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:45:01 ens3 262.24 124.88 1786.20 21.59 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:45:01 veth86c0a82 109.13 235.34 10.61 1761.53 0.00 0.00 0.00 0.14 [2023-11-07T00:58:55.269Z] 00:46:01 docker0 1.22 1.25 0.09 1.57 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:46:01 ens3 122.33 95.80 2532.86 101.52 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:46:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:47:01 ens3 9.15 5.33 9.98 3.04 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:47:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:48:01 ens3 17.46 12.35 69.77 1.42 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:48:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:49:01 ens3 163.20 69.02 2660.88 5.21 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:49:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:50:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:51:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:52:01 ens3 4.98 3.98 3.63 3.82 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:52:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:53:01 ens3 3.12 2.72 1.72 2.06 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:54:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:55:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:56:01 ens3 0.30 0.08 0.12 0.00 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:57:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:58:01 docker0 17.20 33.64 1.36 323.35 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:58:01 ens3 185.00 97.58 4298.11 13.51 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] 00:58:01 veth21b4f56 17.20 33.73 1.60 323.36 0.00 0.00 0.00 0.03 [2023-11-07T00:58:55.269Z] 00:58:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] Average: docker0 12.64 22.09 1.01 163.18 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] Average: ens3 94.55 56.33 1172.16 16.17 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] Average: veth21b4f56 1.15 2.25 0.11 21.56 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 [2023-11-07T00:58:55.269Z] [2023-11-07T00:58:55.269Z] [2023-11-07T00:58:55.269Z] ---> sar -P ALL: [2023-11-07T00:58:55.269Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16775) 11/07/23 _x86_64_ (8 CPU) [2023-11-07T00:58:55.269Z] [2023-11-07T00:58:55.269Z] 00:42:56 LINUX RESTART (8 CPU) [2023-11-07T00:58:55.269Z] [2023-11-07T00:58:55.269Z] 00:43:01 CPU %user %nice %system %iowait %steal %idle [2023-11-07T00:58:55.269Z] 00:44:01 all 8.62 0.00 3.02 2.50 0.06 85.80 [2023-11-07T00:58:55.269Z] 00:44:01 0 9.32 0.00 3.45 6.27 0.05 80.91 [2023-11-07T00:58:55.269Z] 00:44:01 1 9.69 0.00 2.98 3.09 0.07 84.18 [2023-11-07T00:58:55.269Z] 00:44:01 2 7.77 0.00 2.70 0.78 0.07 88.68 [2023-11-07T00:58:55.269Z] 00:44:01 3 11.37 0.00 2.86 3.63 0.07 82.07 [2023-11-07T00:58:55.269Z] 00:44:01 4 7.95 0.00 2.67 0.77 0.05 88.56 [2023-11-07T00:58:55.269Z] 00:44:01 5 8.50 0.00 2.53 0.62 0.05 88.30 [2023-11-07T00:58:55.269Z] 00:44:01 6 7.67 0.00 3.61 2.00 0.05 86.67 [2023-11-07T00:58:55.269Z] 00:44:01 7 6.66 0.00 3.39 2.80 0.07 87.08 [2023-11-07T00:58:55.269Z] 00:45:01 all 39.14 0.00 4.02 5.11 0.10 51.63 [2023-11-07T00:58:55.269Z] 00:45:01 0 37.90 0.00 3.90 1.75 0.10 56.34 [2023-11-07T00:58:55.269Z] 00:45:01 1 38.18 0.00 3.76 2.74 0.08 55.23 [2023-11-07T00:58:55.269Z] 00:45:01 2 40.08 0.00 4.49 1.23 0.10 54.10 [2023-11-07T00:58:55.269Z] 00:45:01 3 39.25 0.00 3.68 2.17 0.10 54.80 [2023-11-07T00:58:55.269Z] 00:45:01 4 39.63 0.00 4.03 2.72 0.10 53.52 [2023-11-07T00:58:55.269Z] 00:45:01 5 38.20 0.00 3.88 1.21 0.08 56.63 [2023-11-07T00:58:55.269Z] 00:45:01 6 38.47 0.00 4.52 24.06 0.10 32.86 [2023-11-07T00:58:55.270Z] 00:45:01 7 41.42 0.00 3.90 5.09 0.10 49.49 [2023-11-07T00:58:55.270Z] 00:46:01 all 21.53 0.00 2.66 1.57 0.05 74.18 [2023-11-07T00:58:55.270Z] 00:46:01 0 20.99 0.00 2.66 0.90 0.05 75.40 [2023-11-07T00:58:55.270Z] 00:46:01 1 21.93 0.00 3.25 1.56 0.07 73.19 [2023-11-07T00:58:55.270Z] 00:46:01 2 19.93 0.00 3.52 7.12 0.05 69.37 [2023-11-07T00:58:55.270Z] 00:46:01 3 21.12 0.00 2.50 0.15 0.05 76.17 [2023-11-07T00:58:55.270Z] 00:46:01 4 20.34 0.00 2.12 0.32 0.05 77.17 [2023-11-07T00:58:55.270Z] 00:46:01 5 24.32 0.00 2.33 0.32 0.07 72.96 [2023-11-07T00:58:55.270Z] 00:46:01 6 21.55 0.00 2.46 0.69 0.05 75.25 [2023-11-07T00:58:55.270Z] 00:46:01 7 22.06 0.00 2.47 1.48 0.05 73.94 [2023-11-07T00:58:55.270Z] 00:47:01 all 0.29 0.00 0.17 1.05 0.01 98.48 [2023-11-07T00:58:55.270Z] 00:47:01 0 0.49 0.00 0.10 0.12 0.02 99.28 [2023-11-07T00:58:55.270Z] 00:47:01 1 0.17 0.00 0.49 7.32 0.02 92.01 [2023-11-07T00:58:55.270Z] 00:47:01 2 0.58 0.00 0.17 0.22 0.02 99.02 [2023-11-07T00:58:55.270Z] 00:47:01 3 0.15 0.00 0.10 0.00 0.02 99.73 [2023-11-07T00:58:55.270Z] 00:47:01 4 0.20 0.00 0.10 0.10 0.02 99.58 [2023-11-07T00:58:55.270Z] 00:47:01 5 0.23 0.00 0.07 0.02 0.00 99.68 [2023-11-07T00:58:55.270Z] 00:47:01 6 0.28 0.00 0.13 0.00 0.02 99.57 [2023-11-07T00:58:55.270Z] 00:47:01 7 0.22 0.00 0.17 0.72 0.00 98.90 [2023-11-07T00:58:55.270Z] 00:48:01 all 0.07 0.00 0.06 0.04 0.00 99.83 [2023-11-07T00:58:55.270Z] 00:48:01 0 0.15 0.00 0.03 0.00 0.00 99.82 [2023-11-07T00:58:55.270Z] 00:48:01 1 0.12 0.00 0.03 0.03 0.02 99.80 [2023-11-07T00:58:55.270Z] 00:48:01 2 0.05 0.00 0.20 0.02 0.00 99.73 [2023-11-07T00:58:55.270Z] 00:48:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-07T00:58:55.270Z] 00:48:01 4 0.00 0.00 0.00 0.27 0.00 99.73 [2023-11-07T00:58:55.270Z] 00:48:01 5 0.05 0.00 0.05 0.00 0.00 99.90 [2023-11-07T00:58:55.270Z] 00:48:01 6 0.13 0.00 0.08 0.02 0.02 99.75 [2023-11-07T00:58:55.270Z] 00:48:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-07T00:58:55.270Z] 00:49:01 all 2.49 0.00 1.28 0.61 0.02 95.59 [2023-11-07T00:58:55.270Z] 00:49:01 0 2.25 0.00 1.14 0.03 0.02 96.56 [2023-11-07T00:58:55.270Z] 00:49:01 1 3.12 0.00 3.07 0.05 0.02 93.74 [2023-11-07T00:58:55.270Z] 00:49:01 2 2.63 0.00 1.00 1.27 0.02 95.08 [2023-11-07T00:58:55.270Z] 00:49:01 3 1.92 0.00 0.70 0.02 0.03 97.33 [2023-11-07T00:58:55.270Z] 00:49:01 4 2.96 0.00 1.09 1.35 0.02 94.59 [2023-11-07T00:58:55.270Z] 00:49:01 5 2.52 0.00 0.78 0.73 0.03 95.93 [2023-11-07T00:58:55.270Z] 00:49:01 6 2.12 0.00 1.48 0.95 0.02 95.43 [2023-11-07T00:58:55.270Z] 00:49:01 7 2.44 0.00 1.00 0.48 0.03 96.04 [2023-11-07T00:58:55.270Z] 00:50:01 all 0.07 0.00 0.05 0.04 0.01 99.84 [2023-11-07T00:58:55.270Z] 00:50:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2023-11-07T00:58:55.270Z] 00:50:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2023-11-07T00:58:55.270Z] 00:50:01 2 0.07 0.00 0.07 0.00 0.02 99.85 [2023-11-07T00:58:55.270Z] 00:50:01 3 0.12 0.00 0.03 0.02 0.02 99.82 [2023-11-07T00:58:55.270Z] 00:50:01 4 0.25 0.00 0.05 0.13 0.00 99.57 [2023-11-07T00:58:55.270Z] 00:50:01 5 0.00 0.00 0.07 0.00 0.00 99.93 [2023-11-07T00:58:55.270Z] 00:50:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2023-11-07T00:58:55.270Z] 00:50:01 7 0.03 0.00 0.05 0.13 0.00 99.78 [2023-11-07T00:58:55.270Z] 00:51:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-11-07T00:58:55.270Z] 00:51:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-11-07T00:58:55.270Z] 00:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-07T00:58:55.270Z] 00:51:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2023-11-07T00:58:55.270Z] 00:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-07T00:58:55.270Z] 00:51:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2023-11-07T00:58:55.270Z] 00:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-07T00:58:55.270Z] 00:51:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2023-11-07T00:58:55.270Z] 00:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-07T00:58:55.270Z] 00:52:01 all 0.27 0.00 0.02 0.01 0.00 99.69 [2023-11-07T00:58:55.270Z] 00:52:01 0 1.15 0.00 0.00 0.02 0.00 98.83 [2023-11-07T00:58:55.270Z] 00:52:01 1 0.30 0.00 0.02 0.05 0.02 99.62 [2023-11-07T00:58:55.270Z] 00:52:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2023-11-07T00:58:55.270Z] 00:52:01 3 0.13 0.00 0.03 0.00 0.02 99.82 [2023-11-07T00:58:55.270Z] 00:52:01 4 0.27 0.00 0.03 0.02 0.00 99.68 [2023-11-07T00:58:55.270Z] 00:52:01 5 0.08 0.00 0.00 0.00 0.00 99.92 [2023-11-07T00:58:55.270Z] 00:52:01 6 0.17 0.00 0.02 0.00 0.00 99.82 [2023-11-07T00:58:55.270Z] 00:52:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-07T00:58:55.270Z] 00:53:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2023-11-07T00:58:55.270Z] 00:53:01 0 0.28 0.00 0.02 0.00 0.02 99.68 [2023-11-07T00:58:55.270Z] 00:53:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2023-11-07T00:58:55.270Z] 00:53:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-07T00:58:55.270Z] 00:53:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2023-11-07T00:58:55.270Z] 00:53:01 4 0.03 0.00 0.02 0.03 0.02 99.90 [2023-11-07T00:58:55.270Z] 00:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-07T00:58:55.270Z] 00:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-07T00:58:55.270Z] 00:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-07T00:58:55.270Z] 00:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-11-07T00:58:55.270Z] 00:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-07T00:58:55.270Z] 00:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-07T00:58:55.270Z] 00:54:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-07T00:58:55.270Z] 00:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-07T00:58:55.270Z] 00:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-07T00:58:55.270Z] 00:54:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2023-11-07T00:58:55.270Z] 00:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-07T00:58:55.270Z] 00:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-07T00:58:55.270Z] [2023-11-07T00:58:55.270Z] 00:54:01 CPU %user %nice %system %iowait %steal %idle [2023-11-07T00:58:55.270Z] 00:55:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2023-11-07T00:58:55.270Z] 00:55:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-07T00:58:55.270Z] 00:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-07T00:58:55.270Z] 00:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-07T00:58:55.270Z] 00:55:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-07T00:58:55.270Z] 00:55:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-07T00:58:55.270Z] 00:55:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2023-11-07T00:58:55.270Z] 00:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-07T00:58:55.270Z] 00:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-07T00:58:55.270Z] 00:56:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-11-07T00:58:55.270Z] 00:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-07T00:58:55.270Z] 00:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-07T00:58:55.270Z] 00:56:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-07T00:58:55.270Z] 00:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-07T00:58:55.270Z] 00:56:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-07T00:58:55.270Z] 00:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-07T00:58:55.270Z] 00:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-07T00:58:55.270Z] 00:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-07T00:58:55.270Z] 00:57:01 all 0.06 0.00 0.01 0.00 0.00 99.91 [2023-11-07T00:58:55.270Z] 00:57:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-07T00:58:55.270Z] 00:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-07T00:58:55.270Z] 00:57:01 2 0.40 0.00 0.02 0.00 0.00 99.58 [2023-11-07T00:58:55.270Z] 00:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-07T00:58:55.270Z] 00:57:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-07T00:58:55.270Z] 00:57:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-07T00:58:55.270Z] 00:57:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-07T00:58:55.270Z] 00:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-07T00:58:55.270Z] 00:58:01 all 3.33 0.00 1.50 1.11 0.02 94.04 [2023-11-07T00:58:55.270Z] 00:58:01 0 4.04 0.00 1.47 6.72 0.03 87.73 [2023-11-07T00:58:55.270Z] 00:58:01 1 3.18 0.00 1.41 0.00 0.02 95.39 [2023-11-07T00:58:55.270Z] 00:58:01 2 3.93 0.00 1.38 0.40 0.03 94.25 [2023-11-07T00:58:55.270Z] 00:58:01 3 2.53 0.00 1.94 0.35 0.02 95.17 [2023-11-07T00:58:55.270Z] 00:58:01 4 3.25 0.00 1.14 1.19 0.02 94.41 [2023-11-07T00:58:55.270Z] 00:58:01 5 3.50 0.00 1.89 0.00 0.02 94.59 [2023-11-07T00:58:55.270Z] 00:58:01 6 2.76 0.00 1.37 0.07 0.00 95.80 [2023-11-07T00:58:55.270Z] 00:58:01 7 3.47 0.00 1.38 0.18 0.02 94.95 [2023-11-07T00:58:55.270Z] Average: all 5.04 0.00 0.85 0.80 0.02 93.28 [2023-11-07T00:58:55.270Z] Average: 0 5.09 0.00 0.86 1.05 0.02 92.99 [2023-11-07T00:58:55.270Z] Average: 1 5.09 0.00 1.00 0.98 0.02 92.90 [2023-11-07T00:58:55.270Z] Average: 2 5.03 0.00 0.91 0.73 0.02 93.30 [2023-11-07T00:58:55.270Z] Average: 3 5.09 0.00 0.79 0.42 0.02 93.67 [2023-11-07T00:58:55.270Z] Average: 4 4.97 0.00 0.75 0.47 0.02 93.80 [2023-11-07T00:58:55.270Z] Average: 5 5.15 0.00 0.77 0.19 0.02 93.87 [2023-11-07T00:58:55.270Z] Average: 6 4.86 0.00 0.92 1.84 0.02 92.37 [2023-11-07T00:58:55.270Z] Average: 7 5.07 0.00 0.82 0.72 0.02 93.37 [2023-11-07T00:58:55.270Z] [2023-11-07T00:58:55.270Z] [2023-11-07T00:58:55.270Z]