Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 57a415dd8f80f4415d96f7c41734d412aeb76a79 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-ssh11030246847095365125.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15264645923286719484.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6007467783762167156.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh367702278657521196.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-ssh13325448985966848535.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 Running on prd-ubuntu20.04-docker-8c-8g-24556 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 57a415dd8f80f4415d96f7c41734d412aeb76a79 (main) > 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 57a415dd8f80f4415d96f7c41734d412aeb76a79 # timeout=10 Commit message: "build: Add ldflags to strip debug info from binary (#1523)" > git rev-list --no-walk 76a07b6549d7f0a92629102952abd5bdbaf578d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-06T16:26:10.859Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-06T16:26:10.945Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-06T16:26:10.965Z] ========================================================= [2023-12-06T16:26:10.965Z] EdgeX Global Pipelines Version Info [2023-12-06T16:26:10.965Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:26:12.069Z] ------------------- [2023-12-06T16:26:12.070Z] stable info: [2023-12-06T16:26:12.070Z] ------------------- [2023-12-06T16:26:12.070Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-06T16:26:12.070Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T16:26:12.070Z] Message: update stable to v1.0.258 [2023-12-06T16:26:12.330Z] ------------------- [2023-12-06T16:26:12.330Z] experimental info: [2023-12-06T16:26:12.330Z] ------------------- [2023-12-06T16:26:12.330Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-06T16:26:12.330Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T16:26:12.330Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-06T16:26:12.407Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-12-06T16:26:12.427Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-12-06T16:26:12.447Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-06T16:26:12.468Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-06T16:26:12.494Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-06T16:26:12.526Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-06T16:26:12.558Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-06T16:26:12.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-06T16:26:12.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-06T16:26:12.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-06T16:26:12.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-06T16:26:12.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-12-06T16:26:12.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-06T16:26:12.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-06T16:26:12.788Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T16:26:12.859Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T16:26:12.884Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T16:26:12.911Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T16:26:12.946Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-06T16:26:12.982Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-06T16:26:13.020Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-06T16:26:13.058Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-12-06T16:26:13.091Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-06T16:26:13.128Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-06T16:26:13.163Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-12-06T16:26:13.206Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-06T16:26:13.238Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-06T16:26:13.278Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-06T16:26:13.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-06T16:26:13.365Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-06T16:26:13.407Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57a415dd8f80f4415d96f7c41734d412aeb76a79 [Pipeline] echo [2023-12-06T16:26:13.450Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57a415d [Pipeline] echo [2023-12-06T16:26:13.493Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-06T16:26:13.927Z] + git rev-list -1 --merges 57a415dd8f80f4415d96f7c41734d412aeb76a79~1..57a415dd8f80f4415d96f7c41734d412aeb76a79 [Pipeline] echo [2023-12-06T16:26:13.951Z] -----------> git rev-list -1 --merges 57a415dd8f80f4415d96f7c41734d412aeb76a79~1..57a415dd8f80f4415d96f7c41734d412aeb76a79 57a415dd8f80f4415d96f7c41734d412aeb76a79 [false] [Pipeline] sh [2023-12-06T16:26:14.250Z] + git log --format=format:%s -1 57a415dd8f80f4415d96f7c41734d412aeb76a79 [Pipeline] echo [2023-12-06T16:26:14.264Z] ========================================================= [2023-12-06T16:26:14.264Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-06T16:26:14.264Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T16:26:14.631Z] + git log --format=format:%s -1 57a415dd8f80f4415d96f7c41734d412aeb76a79 [Pipeline] echo [2023-12-06T16:26:14.643Z] [semverPrep] GIT_COMMIT: 57a415dd8f80f4415d96f7c41734d412aeb76a79, Commit Message: build: Add ldflags to strip debug info from binary (#1523) [Pipeline] echo [2023-12-06T16:26:14.668Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-06T16:26:15.040Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T16:26:15.040Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-06T16:26:15.040Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-06T16:26:15.040Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-06T16:26:15.040Z] + sudo tee+ -a /etc/ssh/ssh_known_hosts [2023-12-06T16:26:15.040Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-06T16:26:15.040Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:26:15.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T16:26:15.660Z] [2023-12-06T16:26:15.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:26:15.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T16:26:15.969Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-06T16:26:15.969Z] b85a868b505f: Pulling fs layer [2023-12-06T16:26:15.969Z] e2be974225ed: Pulling fs layer [2023-12-06T16:26:15.969Z] 339a4e72a1f5: Pulling fs layer [2023-12-06T16:26:15.969Z] 988bab9f4d93: Pulling fs layer [2023-12-06T16:26:15.969Z] 1469e6f7b9e6: Pulling fs layer [2023-12-06T16:26:15.969Z] 988bab9f4d93: Waiting [2023-12-06T16:26:15.969Z] eaf3925da568: Pulling fs layer [2023-12-06T16:26:15.969Z] bab4dde63d76: Pulling fs layer [2023-12-06T16:26:15.969Z] bde34c3a00c8: Pulling fs layer [2023-12-06T16:26:15.969Z] b352a97aabf1: Pulling fs layer [2023-12-06T16:26:15.969Z] 4872d77fe225: Pulling fs layer [2023-12-06T16:26:15.969Z] 5851b861e8e6: Pulling fs layer [2023-12-06T16:26:15.969Z] 1469e6f7b9e6: Waiting [2023-12-06T16:26:15.969Z] eaf3925da568: Waiting [2023-12-06T16:26:15.969Z] bab4dde63d76: Waiting [2023-12-06T16:26:15.969Z] bde34c3a00c8: Waiting [2023-12-06T16:26:15.969Z] b352a97aabf1: Waiting [2023-12-06T16:26:15.969Z] 4872d77fe225: Waiting [2023-12-06T16:26:15.969Z] 5851b861e8e6: Waiting [2023-12-06T16:26:15.969Z] e2be974225ed: Download complete [2023-12-06T16:26:15.969Z] 988bab9f4d93: Verifying Checksum [2023-12-06T16:26:15.969Z] 988bab9f4d93: Download complete [2023-12-06T16:26:16.228Z] 1469e6f7b9e6: Verifying Checksum [2023-12-06T16:26:16.228Z] 1469e6f7b9e6: Download complete [2023-12-06T16:26:16.228Z] eaf3925da568: Download complete [2023-12-06T16:26:16.228Z] 339a4e72a1f5: Verifying Checksum [2023-12-06T16:26:16.228Z] 339a4e72a1f5: Download complete [2023-12-06T16:26:16.228Z] bde34c3a00c8: Download complete [2023-12-06T16:26:16.228Z] b352a97aabf1: Verifying Checksum [2023-12-06T16:26:16.228Z] b352a97aabf1: Download complete [2023-12-06T16:26:16.228Z] 4872d77fe225: Download complete [2023-12-06T16:26:16.228Z] 5851b861e8e6: Verifying Checksum [2023-12-06T16:26:16.228Z] 5851b861e8e6: Download complete [2023-12-06T16:26:16.228Z] b85a868b505f: Verifying Checksum [2023-12-06T16:26:16.228Z] b85a868b505f: Download complete [2023-12-06T16:26:16.810Z] bab4dde63d76: Verifying Checksum [2023-12-06T16:26:16.810Z] bab4dde63d76: Download complete [2023-12-06T16:26:19.350Z] b85a868b505f: Pull complete [2023-12-06T16:26:19.350Z] e2be974225ed: Pull complete [2023-12-06T16:26:19.920Z] 339a4e72a1f5: Pull complete [2023-12-06T16:26:19.920Z] 988bab9f4d93: Pull complete [2023-12-06T16:26:20.178Z] 1469e6f7b9e6: Pull complete [2023-12-06T16:26:20.178Z] eaf3925da568: Pull complete [2023-12-06T16:26:22.728Z] bab4dde63d76: Pull complete [2023-12-06T16:26:22.728Z] bde34c3a00c8: Pull complete [2023-12-06T16:26:22.728Z] b352a97aabf1: Pull complete [2023-12-06T16:26:22.728Z] 4872d77fe225: Pull complete [2023-12-06T16:26:22.988Z] 5851b861e8e6: Pull complete [2023-12-06T16:26:22.988Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-06T16:26:22.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T16:26:22.988Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T16:26:23.190Z] prd-ubuntu20.04-docker-8c-8g-24556 does not seem to be running inside a container [2023-12-06T16:26:23.237Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T16:26:26.194Z] $ docker top dc076427c1efac6575aac4d0cd420fed7398aa7070c9273a88e179fccabc28f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T16:26:26.441Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T16:26:26.441Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T16:26:26.563Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T16:26:26.577Z] $ docker exec dc076427c1efac6575aac4d0cd420fed7398aa7070c9273a88e179fccabc28f6 ssh-agent [2023-12-06T16:26:26.685Z] SSH_AUTH_SOCK=/tmp/ssh-NTmUfxlUZJ4V/agent.31 [2023-12-06T16:26:26.685Z] SSH_AGENT_PID=37 [2023-12-06T16:26:26.691Z] Running ssh-add (command line suppressed) [2023-12-06T16:26:26.814Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_10117665811110064180.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_10117665811110064180.key) [2023-12-06T16:26:26.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T16:26:27.127Z] + git tag --points-at HEAD [Pipeline] } [2023-12-06T16:26:27.149Z] $ docker exec --env ******** --env ******** dc076427c1efac6575aac4d0cd420fed7398aa7070c9273a88e179fccabc28f6 ssh-agent -k [2023-12-06T16:26:27.250Z] unset SSH_AUTH_SOCK; [2023-12-06T16:26:27.250Z] unset SSH_AGENT_PID; [2023-12-06T16:26:27.251Z] echo Agent pid 37 killed; [2023-12-06T16:26:27.248Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-06T16:26:27.314Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T16:26:27.314Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T16:26:27.439Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T16:26:27.453Z] $ docker exec dc076427c1efac6575aac4d0cd420fed7398aa7070c9273a88e179fccabc28f6 ssh-agent [2023-12-06T16:26:27.559Z] SSH_AUTH_SOCK=/tmp/ssh-FOclR37LmHTw/agent.69 [2023-12-06T16:26:27.559Z] SSH_AGENT_PID=75 [2023-12-06T16:26:27.564Z] Running ssh-add (command line suppressed) [2023-12-06T16:26:27.688Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12552925841532138610.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12552925841532138610.key) [2023-12-06T16:26:27.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T16:26:27.994Z] + git semver init [2023-12-06T16:26:28.254Z] 2023-12-06 16:26:28,226 [run_init] DEBUG init version:0.0.0 force:False [2023-12-06T16:26:28.254Z] 2023-12-06 16:26:28,227 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-12-06T16:26:28.254Z] 2023-12-06 16:26:28,227 [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-12-06T16:26:28.254Z] 2023-12-06 16:26:28,228 [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-12-06T16:26:30.156Z] 2023-12-06 16:26:29,957 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2023-12-06T16:26:30.156Z] 2023-12-06 16:26:29,957 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2023-12-06T16:26:30.156Z] 2023-12-06 16:26:29,957 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-12-06T16:26:30.156Z] 2023-12-06 16:26:29,957 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-12-06T16:26:30.156Z] 3.2.0-dev.4 [Pipeline] } [2023-12-06T16:26:30.177Z] $ docker exec --env ******** --env ******** dc076427c1efac6575aac4d0cd420fed7398aa7070c9273a88e179fccabc28f6 ssh-agent -k [2023-12-06T16:26:30.275Z] unset SSH_AUTH_SOCK; [2023-12-06T16:26:30.276Z] unset SSH_AGENT_PID; [2023-12-06T16:26:30.276Z] echo Agent pid 75 killed; [2023-12-06T16:26:30.274Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T16:26:30.650Z] + git semver [Pipeline] } [2023-12-06T16:26:30.931Z] $ docker stop --time=1 dc076427c1efac6575aac4d0cd420fed7398aa7070c9273a88e179fccabc28f6 [2023-12-06T16:26:32.228Z] $ docker rm -f --volumes dc076427c1efac6575aac4d0cd420fed7398aa7070c9273a88e179fccabc28f6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T16:26:32.584Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-06T16:26:32.823Z] Stashed 1 file(s) [Pipeline] echo [2023-12-06T16:26:32.826Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.4 [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-12-06T16:26:33.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T16:26:33.268Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T16:26:33.292Z] ========================================================= [2023-12-06T16:26:33.292Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-06T16:26:33.292Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-12-06T16:26:33.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T16:26:33.629Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-06T16:26:33.629Z] 7264a8db6415: Pulling fs layer [2023-12-06T16:26:33.629Z] c4d48a809fc2: Pulling fs layer [2023-12-06T16:26:33.629Z] 4f1c88b9dad5: Pulling fs layer [2023-12-06T16:26:33.629Z] ad3a456e5733: Pulling fs layer [2023-12-06T16:26:33.629Z] 69c7f0334f64: Pulling fs layer [2023-12-06T16:26:33.629Z] 1f1c1a5573a3: Pulling fs layer [2023-12-06T16:26:33.629Z] ce7588e14bc9: Pulling fs layer [2023-12-06T16:26:33.629Z] b5e4710f87ac: Pulling fs layer [2023-12-06T16:26:33.629Z] 69c7f0334f64: Waiting [2023-12-06T16:26:33.629Z] 1f1c1a5573a3: Waiting [2023-12-06T16:26:33.629Z] ce7588e14bc9: Waiting [2023-12-06T16:26:33.629Z] b5e4710f87ac: Waiting [2023-12-06T16:26:33.629Z] ad3a456e5733: Waiting [2023-12-06T16:26:33.629Z] c4d48a809fc2: Verifying Checksum [2023-12-06T16:26:33.629Z] c4d48a809fc2: Download complete [2023-12-06T16:26:33.629Z] ad3a456e5733: Verifying Checksum [2023-12-06T16:26:33.629Z] ad3a456e5733: Download complete [2023-12-06T16:26:33.629Z] 69c7f0334f64: Verifying Checksum [2023-12-06T16:26:33.629Z] 69c7f0334f64: Download complete [2023-12-06T16:26:33.629Z] 7264a8db6415: Verifying Checksum [2023-12-06T16:26:33.629Z] 7264a8db6415: Download complete [2023-12-06T16:26:33.629Z] 1f1c1a5573a3: Verifying Checksum [2023-12-06T16:26:33.629Z] 1f1c1a5573a3: Download complete [2023-12-06T16:26:33.887Z] 7264a8db6415: Pull complete [2023-12-06T16:26:33.887Z] b5e4710f87ac: Verifying Checksum [2023-12-06T16:26:33.887Z] b5e4710f87ac: Download complete [2023-12-06T16:26:33.887Z] c4d48a809fc2: Pull complete [2023-12-06T16:26:34.146Z] 4f1c88b9dad5: Verifying Checksum [2023-12-06T16:26:34.146Z] 4f1c88b9dad5: Download complete [2023-12-06T16:26:34.709Z] ce7588e14bc9: Verifying Checksum [2023-12-06T16:26:34.709Z] ce7588e14bc9: Download complete [2023-12-06T16:26:37.997Z] 4f1c88b9dad5: Pull complete [2023-12-06T16:26:37.997Z] ad3a456e5733: Pull complete [2023-12-06T16:26:37.997Z] 69c7f0334f64: Pull complete [2023-12-06T16:26:37.997Z] 1f1c1a5573a3: Pull complete [2023-12-06T16:26:40.529Z] ce7588e14bc9: Pull complete [2023-12-06T16:26:41.097Z] b5e4710f87ac: Pull complete [2023-12-06T16:26:41.097Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-06T16:26:41.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T16:26:41.097Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2023-12-06T16:26:41.387Z] + 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-12-06T16:26:41.708Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T16:26:41.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T16:26:41.833Z] prd-ubuntu20.04-docker-8c-8g-24556 does not seem to be running inside a container [2023-12-06T16:26:41.876Z] $ 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 ******** ci-base-image-x86_64 cat [2023-12-06T16:26:48.110Z] Still waiting to schedule task [2023-12-06T16:26:48.110Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24557’ [2023-12-06T16:26:48.363Z] $ docker top 96a7373700481fe2c03728b54ec7a8f1e6930691b26483fa9856e9801c088737 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T16:26:48.742Z] + go version [2023-12-06T16:26:48.743Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-06T16:26:48.764Z] $ docker stop --time=1 96a7373700481fe2c03728b54ec7a8f1e6930691b26483fa9856e9801c088737 [2023-12-06T16:26:50.056Z] $ docker rm -f --volumes 96a7373700481fe2c03728b54ec7a8f1e6930691b26483fa9856e9801c088737 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:26:50.644Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T16:26:50.644Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T16:26:50.757Z] prd-ubuntu20.04-docker-8c-8g-24556 does not seem to be running inside a container [2023-12-06T16:26:50.799Z] $ 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 ******** ci-base-image-x86_64 cat [2023-12-06T16:26:51.153Z] $ docker top 206ca41b36d1435ef5ddb00a3becaa46398c5ea59ad7f1e416ed18812b72cc2b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T16:26:51.526Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-12-06T16:26:51.842Z] + make test [2023-12-06T16:26:51.842Z] make -C ./app-service-template build [2023-12-06T16:26:51.842Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-12-06T16:26:51.842Z] go mod tidy [2023-12-06T16:26:51.842Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.2 [2023-12-06T16:26:51.842Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-12-06T16:26:51.842Z] go: downloading github.com/google/uuid v1.4.0 [2023-12-06T16:26:51.842Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-12-06T16:26:52.101Z] go: downloading github.com/labstack/echo/v4 v4.11.3 [2023-12-06T16:26:52.101Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.6 [2023-12-06T16:26:52.101Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.3 [2023-12-06T16:26:52.101Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.1 [2023-12-06T16:26:52.101Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-12-06T16:26:52.101Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-12-06T16:26:52.101Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-12-06T16:26:52.101Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-12-06T16:26:52.381Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.2 [2023-12-06T16:26:52.381Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-12-06T16:26:52.381Z] go: downloading github.com/go-playground/validator/v10 v10.16.0 [2023-12-06T16:26:52.381Z] go: downloading github.com/go-kit/log v0.2.1 [2023-12-06T16:26:52.381Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-12-06T16:26:52.381Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-12-06T16:26:52.381Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-12-06T16:26:52.381Z] go: downloading golang.org/x/crypto v0.14.0 [2023-12-06T16:26:52.381Z] go: downloading golang.org/x/net v0.17.0 [2023-12-06T16:26:52.639Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-12-06T16:26:52.639Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-12-06T16:26:52.639Z] go: downloading golang.org/x/sync v0.2.0 [2023-12-06T16:26:52.639Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.2 [2023-12-06T16:26:52.639Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.1 [2023-12-06T16:26:52.639Z] go: downloading github.com/hashicorp/consul/api v1.25.1 [2023-12-06T16:26:52.639Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-12-06T16:26:52.639Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-12-06T16:26:52.639Z] go: downloading github.com/x448/float16 v0.8.4 [2023-12-06T16:26:52.639Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-12-06T16:26:52.639Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-12-06T16:26:52.639Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-12-06T16:26:52.639Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-12-06T16:26:52.899Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-12-06T16:26:52.899Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-12-06T16:26:52.899Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-12-06T16:26:52.899Z] go: downloading golang.org/x/text v0.13.0 [2023-12-06T16:26:52.899Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-12-06T16:26:52.899Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-12-06T16:26:52.899Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-12-06T16:26:52.899Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-12-06T16:26:52.899Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-12-06T16:26:52.899Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-12-06T16:26:52.899Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-12-06T16:26:52.899Z] go: downloading golang.org/x/time v0.3.0 [2023-12-06T16:26:52.899Z] go: downloading golang.org/x/sys v0.13.0 [2023-12-06T16:26:52.899Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-12-06T16:26:53.157Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-12-06T16:26:53.157Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-12-06T16:26:53.157Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-12-06T16:26:53.157Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-12-06T16:26:53.157Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-12-06T16:26:53.157Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-12-06T16:26:53.157Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2023-12-06T16:26:53.425Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-12-06T16:26:53.685Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2023-12-06T16:26:53.685Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-12-06T16:26:53.685Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-12-06T16:26:53.685Z] go: downloading github.com/kr/pretty v0.1.0 [2023-12-06T16:26:53.685Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-12-06T16:26:53.685Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-12-06T16:26:53.685Z] go: downloading google.golang.org/grpc v1.56.3 [2023-12-06T16:26:53.685Z] go: downloading github.com/fatih/color v1.14.1 [2023-12-06T16:26:53.685Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-12-06T16:26:53.944Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-12-06T16:26:53.944Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-12-06T16:26:53.944Z] go: downloading github.com/pkg/errors v0.9.1 [2023-12-06T16:26:53.944Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-12-06T16:26:53.944Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-12-06T16:26:53.944Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.1 [2023-12-06T16:26:53.944Z] go: downloading google.golang.org/protobuf v1.30.0 [2023-12-06T16:26:54.202Z] go: downloading github.com/kr/text v0.2.0 [2023-12-06T16:26:54.202Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-12-06T16:26:54.202Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-12-06T16:26:54.202Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-12-06T16:26:54.202Z] go: downloading golang.org/x/tools v0.6.0 [2023-12-06T16:26:54.202Z] go: downloading github.com/klauspost/compress v1.17.1 [2023-12-06T16:26:54.202Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2023-12-06T16:26:54.202Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-12-06T16:26:54.202Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-12-06T16:26:54.202Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-12-06T16:26:54.202Z] go: downloading github.com/google/btree v1.0.1 [2023-12-06T16:26:54.202Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-12-06T16:26:54.202Z] go: downloading github.com/miekg/dns v1.1.41 [2023-12-06T16:26:54.202Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-12-06T16:26:54.202Z] go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 [2023-12-06T16:26:54.202Z] go: downloading github.com/golang/protobuf v1.5.3 [2023-12-06T16:26:54.202Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-12-06T16:26:54.202Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-12-06T16:26:54.202Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-12-06T16:26:54.202Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-12-06T16:26:54.202Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-12-06T16:26:54.772Z] go: downloading golang.org/x/mod v0.8.0 [2023-12-06T16:26:55.341Z] CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-12-06T16:27:10.233Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-12-06T16:27:10.233Z] make -C ./app-service-template test [2023-12-06T16:27:10.233Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-12-06T16:27:10.233Z] go test -race -coverprofile=coverage.out ./... [2023-12-06T16:27:32.200Z] ? app-new-service/config [no test files] [2023-12-06T16:27:32.200Z] ok app-new-service 1.046s coverage: 45.9% of statements [2023-12-06T16:27:32.200Z] ok app-new-service/functions 1.045s coverage: 85.3% of statements [2023-12-06T16:27:32.200Z] go vet ./... [2023-12-06T16:27:47.160Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T16:27:47.160Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T16:27:47.160Z] ./bin/test-attribution-txt.sh [2023-12-06T16:27:47.160Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-12-06T16:27:47.160Z] go test -race -coverprofile=coverage.out ./... [2023-12-06T16:27:47.160Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-12-06T16:27:47.418Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-12-06T16:27:50.705Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-12-06T16:27:50.705Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-12-06T16:27:50.705Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-12-06T16:27:50.705Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-12-06T16:27:51.271Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-12-06T16:27:51.545Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-12-06T16:27:51.545Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.226s coverage: 67.0% of statements [2023-12-06T16:27:51.545Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.053s coverage: 92.6% of statements [2023-12-06T16:27:51.545Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.064s coverage: 85.1% of statements [2023-12-06T16:27:51.545Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.033s coverage: 100.0% of statements [2023-12-06T16:27:51.545Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.210s coverage: 77.9% of statements [2023-12-06T16:27:52.492Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.048s coverage: 97.3% of statements [2023-12-06T16:27:52.492Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-12-06T16:27:52.492Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.049s coverage: 82.8% of statements [2023-12-06T16:27:52.492Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-12-06T16:27:52.751Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-12-06T16:27:52.751Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-12-06T16:27:53.688Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.050s coverage: 65.1% of statements [2023-12-06T16:27:53.688Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.065s coverage: 27.6% of statements [2023-12-06T16:27:53.688Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.086s coverage: 17.2% of statements [2023-12-06T16:27:53.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.053s coverage: 27.3% of statements [2023-12-06T16:27:54.515Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.054s coverage: 52.8% of statements [2023-12-06T16:28:21.104Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.134s coverage: 75.5% of statements [2023-12-06T16:28:21.104Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.046s coverage: 94.4% of statements [2023-12-06T16:28:21.104Z] go vet ./... [2023-12-06T16:28:21.365Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T16:28:21.623Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-12-06T16:28:31.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T16:28:31.651Z] $ docker stop --time=1 206ca41b36d1435ef5ddb00a3becaa46398c5ea59ad7f1e416ed18812b72cc2b [2023-12-06T16:28:33.576Z] $ docker rm -f --volumes 206ca41b36d1435ef5ddb00a3becaa46398c5ea59ad7f1e416ed18812b72cc2b [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T16:28:34.474Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T16:28:34.560Z] 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-12-06T16:28:35.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T16:28:35.344Z] [2023-12-06T16:28:35.344Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:28:35.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T16:28:35.665Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-06T16:28:35.665Z] 5eb5b503b376: Pulling fs layer [2023-12-06T16:28:35.665Z] 5c69ac0246d0: Pulling fs layer [2023-12-06T16:28:35.665Z] ec43610c2a17: Pulling fs layer [2023-12-06T16:28:35.665Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-06T16:28:35.665Z] 33b1e0a273af: Pulling fs layer [2023-12-06T16:28:35.665Z] 5d3b04190fa2: Pulling fs layer [2023-12-06T16:28:35.665Z] 2f39f015ded8: Pulling fs layer [2023-12-06T16:28:35.665Z] 3a2ae6a8a46f: Waiting [2023-12-06T16:28:35.665Z] 33b1e0a273af: Waiting [2023-12-06T16:28:35.665Z] 5d3b04190fa2: Waiting [2023-12-06T16:28:35.665Z] 2f39f015ded8: Waiting [2023-12-06T16:28:35.665Z] 5c69ac0246d0: Verifying Checksum [2023-12-06T16:28:35.665Z] 5c69ac0246d0: Download complete [2023-12-06T16:28:35.665Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-06T16:28:35.665Z] 3a2ae6a8a46f: Download complete [2023-12-06T16:28:35.924Z] 33b1e0a273af: Verifying Checksum [2023-12-06T16:28:35.924Z] 33b1e0a273af: Download complete [2023-12-06T16:28:35.924Z] ec43610c2a17: Verifying Checksum [2023-12-06T16:28:35.924Z] ec43610c2a17: Download complete [2023-12-06T16:28:35.924Z] 5d3b04190fa2: Verifying Checksum [2023-12-06T16:28:35.924Z] 5d3b04190fa2: Download complete [2023-12-06T16:28:35.924Z] 5eb5b503b376: Verifying Checksum [2023-12-06T16:28:35.924Z] 5eb5b503b376: Download complete [2023-12-06T16:28:36.490Z] 2f39f015ded8: Download complete [2023-12-06T16:28:37.488Z] 5eb5b503b376: Pull complete [2023-12-06T16:28:37.488Z] 5c69ac0246d0: Pull complete [2023-12-06T16:28:37.779Z] ec43610c2a17: Pull complete [2023-12-06T16:28:38.064Z] 3a2ae6a8a46f: Pull complete [2023-12-06T16:28:38.344Z] 33b1e0a273af: Pull complete [2023-12-06T16:28:38.344Z] 5d3b04190fa2: Pull complete [2023-12-06T16:28:42.591Z] 2f39f015ded8: Pull complete [2023-12-06T16:28:42.591Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-06T16:28:42.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T16:28:42.591Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T16:28:42.770Z] prd-ubuntu20.04-docker-8c-8g-24556 does not seem to be running inside a container [2023-12-06T16:28:42.813Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T16:28:49.322Z] $ docker top 9b2d19fb80c9704def40513e35379dff24197e1e86c708843ad258c1ad175d31 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:28:49.741Z] ---> job-cost.sh [2023-12-06T16:28:49.741Z] lf-activate-venv: SKIPPING [2023-12-06T16:28:49.741Z] INFO: No Stack... [2023-12-06T16:28:50.000Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T16:28:50.568Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T16:28:50.857Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2023-12-06T16:28:50.857Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T16:28:50.870Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-321-stack-cost] [2023-12-06T16:28:50.876Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-321-stack-cost] did not exist. Created. [2023-12-06T16:28:50.876Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-321-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T16:28:51.233Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T16:28:51.291Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T16:28:51.298Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-321-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T16:28:51.378Z] $ docker stop --time=1 9b2d19fb80c9704def40513e35379dff24197e1e86c708843ad258c1ad175d31 [2023-12-06T16:28:52.554Z] $ docker rm -f --volumes 9b2d19fb80c9704def40513e35379dff24197e1e86c708843ad258c1ad175d31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-06T16:30:25.305Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24558 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2023-12-06T16:30:25.344Z] Running in /w/workspace/app-functions-sdk-go/321 [Pipeline] { [Pipeline] checkout [2023-12-06T16:30:25.401Z] The recommended git tool is: git [2023-12-06T16:30:32.273Z] using credential edgex-jenkins-ssh [2023-12-06T16:30:32.294Z] Cloning the remote Git repository [2023-12-06T16:30:32.341Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-12-06T16:30:32.428Z] > git init /w/workspace/app-functions-sdk-go/321 # timeout=10 [2023-12-06T16:30:32.572Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-12-06T16:30:32.573Z] > git --version # timeout=10 [2023-12-06T16:30:32.593Z] > git --version # 'git version 2.25.1' [2023-12-06T16:30:32.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T16:30:32.767Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T16:30:37.571Z] Avoid second fetch [2023-12-06T16:30:37.572Z] Checking out Revision 57a415dd8f80f4415d96f7c41734d412aeb76a79 (main) [2023-12-06T16:30:36.703Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-12-06T16:30:36.722Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T16:30:37.590Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T16:30:37.643Z] > git checkout -f 57a415dd8f80f4415d96f7c41734d412aeb76a79 # timeout=10 [2023-12-06T16:30:38.149Z] Commit message: "build: Add ldflags to strip debug info from binary (#1523)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T16:30:39.869Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-06T16:30:39.869Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T16:30:39.869Z] Dload Upload Total Spent Left Speed [2023-12-06T16:30:39.869Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 86272 0 --:--:-- --:--:-- --:--:-- 86272 [Pipeline] sh [2023-12-06T16:30:40.227Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-06T16:30:40.549Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-06T16:30:40.549Z] + sudo tee /etc/docker/daemon.new [2023-12-06T16:30:40.549Z] { [2023-12-06T16:30:40.549Z] "registry-mirrors": [ [2023-12-06T16:30:40.549Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-06T16:30:40.549Z] ], [2023-12-06T16:30:40.549Z] "bip": "10.250.0.254/24", [2023-12-06T16:30:40.549Z] "hosts": [ [2023-12-06T16:30:40.549Z] "tcp://0.0.0.0:5555", [2023-12-06T16:30:40.549Z] "unix:///var/run/docker.sock" [2023-12-06T16:30:40.549Z] ], [2023-12-06T16:30:40.549Z] "mtu": 1458, [2023-12-06T16:30:40.549Z] "selinux-enabled": true, [2023-12-06T16:30:40.549Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-06T16:30:40.549Z] } [Pipeline] sh [2023-12-06T16:30:40.871Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-06T16:30:41.196Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-12-06T16:30:59.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T16:30:59.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T16:30:59.803Z] ========================================================= [2023-12-06T16:30:59.803Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-06T16:30:59.803Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-12-06T16:31:00.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T16:31:02.774Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-12-06T16:31:02.774Z] 9fda8d8052c6: Pulling fs layer [2023-12-06T16:31:02.774Z] 5d54e960e981: Pulling fs layer [2023-12-06T16:31:02.774Z] c4a7e357bf2a: Pulling fs layer [2023-12-06T16:31:02.774Z] f0e02332f6b5: Pulling fs layer [2023-12-06T16:31:02.774Z] 872ee5b61b7b: Pulling fs layer [2023-12-06T16:31:02.774Z] 0c6a40ed1a82: Pulling fs layer [2023-12-06T16:31:02.774Z] 94ae7d8d031c: Pulling fs layer [2023-12-06T16:31:02.774Z] 872ee5b61b7b: Waiting [2023-12-06T16:31:02.774Z] 94ae7d8d031c: Waiting [2023-12-06T16:31:02.774Z] 0c6a40ed1a82: Waiting [2023-12-06T16:31:02.774Z] f0e02332f6b5: Waiting [2023-12-06T16:31:02.774Z] 5d54e960e981: Verifying Checksum [2023-12-06T16:31:02.774Z] 5d54e960e981: Download complete [2023-12-06T16:31:02.774Z] f0e02332f6b5: Verifying Checksum [2023-12-06T16:31:02.774Z] f0e02332f6b5: Download complete [2023-12-06T16:31:02.774Z] 872ee5b61b7b: Verifying Checksum [2023-12-06T16:31:02.774Z] 872ee5b61b7b: Download complete [2023-12-06T16:31:02.774Z] 9fda8d8052c6: Verifying Checksum [2023-12-06T16:31:02.774Z] 9fda8d8052c6: Download complete [2023-12-06T16:31:02.774Z] 94ae7d8d031c: Verifying Checksum [2023-12-06T16:31:02.774Z] 94ae7d8d031c: Download complete [2023-12-06T16:31:03.045Z] 9fda8d8052c6: Pull complete [2023-12-06T16:31:03.629Z] 5d54e960e981: Pull complete [2023-12-06T16:31:03.897Z] c4a7e357bf2a: Verifying Checksum [2023-12-06T16:31:03.897Z] c4a7e357bf2a: Download complete [2023-12-06T16:31:04.858Z] 0c6a40ed1a82: Verifying Checksum [2023-12-06T16:31:04.858Z] 0c6a40ed1a82: Download complete [2023-12-06T16:31:23.084Z] c4a7e357bf2a: Pull complete [2023-12-06T16:31:23.084Z] f0e02332f6b5: Pull complete [2023-12-06T16:31:23.084Z] 872ee5b61b7b: Pull complete [2023-12-06T16:31:33.173Z] 0c6a40ed1a82: Pull complete [2023-12-06T16:31:34.137Z] 94ae7d8d031c: Pull complete [2023-12-06T16:31:34.137Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T16:31:34.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T16:31:34.137Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-12-06T16:31:34.461Z] + 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-12-06T16:31:34.825Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T16:31:34.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T16:31:35.045Z] prd-ubuntu20.04-docker-arm64-4c-16g-24558 does not seem to be running inside a container [2023-12-06T16:31:35.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/321 -v /w/workspace/app-functions-sdk-go/321:/w/workspace/app-functions-sdk-go/321:rw,z -v /w/workspace/app-functions-sdk-go/321@tmp:/w/workspace/app-functions-sdk-go/321@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T16:31:36.959Z] $ docker top 03b73c9110751f2ff16c0fce2447d0a0418d9e06f51ed6e73bd59464fca4636f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T16:31:37.475Z] + go version [2023-12-06T16:31:37.475Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-06T16:31:37.496Z] $ docker stop --time=1 03b73c9110751f2ff16c0fce2447d0a0418d9e06f51ed6e73bd59464fca4636f [2023-12-06T16:31:38.991Z] $ docker rm -f --volumes 03b73c9110751f2ff16c0fce2447d0a0418d9e06f51ed6e73bd59464fca4636f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:31:39.805Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T16:31:39.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T16:31:39.995Z] prd-ubuntu20.04-docker-arm64-4c-16g-24558 does not seem to be running inside a container [2023-12-06T16:31:40.063Z] $ 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/321 -v /w/workspace/app-functions-sdk-go/321:/w/workspace/app-functions-sdk-go/321:rw,z -v /w/workspace/app-functions-sdk-go/321@tmp:/w/workspace/app-functions-sdk-go/321@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T16:31:40.938Z] $ docker top 34a7bc10fdb62be5cd511b215c7d80d0ac2e2fbd03fc5945c1cf9e92cffbb01c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T16:31:41.448Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/321 [Pipeline] fileExists [Pipeline] sh [2023-12-06T16:31:41.807Z] + make test [2023-12-06T16:31:41.807Z] make -C ./app-service-template build [2023-12-06T16:31:41.807Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/321/app-service-template' [2023-12-06T16:31:41.807Z] go mod tidy [2023-12-06T16:31:42.075Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.2 [2023-12-06T16:31:42.075Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-12-06T16:31:42.075Z] go: downloading github.com/google/uuid v1.4.0 [2023-12-06T16:31:42.075Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-12-06T16:31:42.344Z] go: downloading github.com/labstack/echo/v4 v4.11.3 [2023-12-06T16:31:42.344Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.6 [2023-12-06T16:31:42.344Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.3 [2023-12-06T16:31:42.344Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.1 [2023-12-06T16:31:42.614Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-12-06T16:31:42.614Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-12-06T16:31:42.614Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-12-06T16:31:42.614Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-12-06T16:31:42.884Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.2 [2023-12-06T16:31:42.884Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-12-06T16:31:42.884Z] go: downloading github.com/go-playground/validator/v10 v10.16.0 [2023-12-06T16:31:42.884Z] go: downloading github.com/go-kit/log v0.2.1 [2023-12-06T16:31:42.884Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-12-06T16:31:42.884Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.2 [2023-12-06T16:31:42.884Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-12-06T16:31:42.884Z] go: downloading golang.org/x/crypto v0.14.0 [2023-12-06T16:31:43.152Z] go: downloading golang.org/x/net v0.17.0 [2023-12-06T16:31:43.152Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.1 [2023-12-06T16:31:43.152Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-12-06T16:31:43.152Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-12-06T16:31:43.152Z] go: downloading github.com/hashicorp/consul/api v1.25.1 [2023-12-06T16:31:43.152Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-12-06T16:31:43.152Z] go: downloading github.com/x448/float16 v0.8.4 [2023-12-06T16:31:43.420Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-12-06T16:31:43.420Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-12-06T16:31:43.420Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-12-06T16:31:43.420Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-12-06T16:31:43.420Z] go: downloading golang.org/x/sync v0.2.0 [2023-12-06T16:31:43.420Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-12-06T16:31:43.688Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-12-06T16:31:43.688Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-12-06T16:31:43.688Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-12-06T16:31:43.688Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-12-06T16:31:43.688Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-12-06T16:31:43.960Z] go: downloading golang.org/x/text v0.13.0 [2023-12-06T16:31:43.960Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-12-06T16:31:43.960Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-12-06T16:31:44.554Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-12-06T16:31:44.554Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-12-06T16:31:44.554Z] go: downloading golang.org/x/sys v0.13.0 [2023-12-06T16:31:44.554Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-12-06T16:31:44.554Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-12-06T16:31:44.554Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-12-06T16:31:44.554Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-12-06T16:31:44.554Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-12-06T16:31:44.554Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-12-06T16:31:44.554Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-12-06T16:31:44.822Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-12-06T16:31:45.091Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2023-12-06T16:31:45.091Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-12-06T16:31:45.091Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2023-12-06T16:31:45.091Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-12-06T16:31:45.359Z] go: downloading github.com/kr/pretty v0.1.0 [2023-12-06T16:31:45.359Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-12-06T16:31:45.359Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-12-06T16:31:45.359Z] go: downloading google.golang.org/grpc v1.56.3 [2023-12-06T16:31:47.304Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-12-06T16:31:47.304Z] go: downloading golang.org/x/time v0.3.0 [2023-12-06T16:31:47.304Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-12-06T16:31:47.304Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-12-06T16:31:47.304Z] go: downloading github.com/fatih/color v1.14.1 [2023-12-06T16:31:47.304Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-12-06T16:31:47.304Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-12-06T16:31:47.304Z] go: downloading github.com/pkg/errors v0.9.1 [2023-12-06T16:31:47.577Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-12-06T16:31:47.577Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-12-06T16:31:47.577Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-12-06T16:31:47.577Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-12-06T16:31:47.577Z] go: downloading github.com/kr/text v0.2.0 [2023-12-06T16:31:47.577Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.1 [2023-12-06T16:31:47.577Z] go: downloading golang.org/x/tools v0.6.0 [2023-12-06T16:31:47.857Z] go: downloading google.golang.org/protobuf v1.30.0 [2023-12-06T16:31:47.857Z] go: downloading github.com/klauspost/compress v1.17.1 [2023-12-06T16:31:47.857Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2023-12-06T16:31:47.857Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-12-06T16:31:47.857Z] go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 [2023-12-06T16:31:48.822Z] go: downloading github.com/golang/protobuf v1.5.3 [2023-12-06T16:31:49.089Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-12-06T16:31:49.089Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-12-06T16:31:49.089Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-12-06T16:31:49.089Z] go: downloading github.com/google/btree v1.0.1 [2023-12-06T16:31:49.089Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-12-06T16:31:49.089Z] go: downloading github.com/miekg/dns v1.1.41 [2023-12-06T16:31:49.089Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-12-06T16:31:49.362Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-12-06T16:31:49.362Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-12-06T16:31:49.362Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-12-06T16:31:49.362Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-12-06T16:31:49.362Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-12-06T16:31:50.321Z] go: downloading golang.org/x/mod v0.8.0 [2023-12-06T16:31:52.265Z] CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-12-06T16:33:00.120Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/321/app-service-template' [2023-12-06T16:33:00.120Z] make -C ./app-service-template test [2023-12-06T16:33:00.120Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/321/app-service-template' [2023-12-06T16:33:00.120Z] go test -race -coverprofile=coverage.out ./... [2023-12-06T16:34:21.756Z] ? app-new-service/config [no test files] [2023-12-06T16:34:21.756Z] ok app-new-service 1.225s coverage: 45.9% of statements [2023-12-06T16:34:21.756Z] ok app-new-service/functions 1.222s coverage: 85.3% of statements [2023-12-06T16:34:21.756Z] go vet ./... [2023-12-06T16:35:29.796Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T16:35:29.796Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T16:35:29.796Z] ./bin/test-attribution-txt.sh [2023-12-06T16:35:29.796Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/321/app-service-template' [2023-12-06T16:35:29.796Z] go test -race -coverprofile=coverage.out ./... [2023-12-06T16:35:29.796Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-12-06T16:35:29.796Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-12-06T16:35:37.983Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-12-06T16:35:37.983Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-12-06T16:35:37.983Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-12-06T16:35:37.983Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-12-06T16:35:38.247Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.625s coverage: 67.0% of statements [2023-12-06T16:35:38.247Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.297s coverage: 92.6% of statements [2023-12-06T16:35:38.247Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.355s coverage: 85.1% of statements [2023-12-06T16:35:38.247Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.136s coverage: 100.0% of statements [2023-12-06T16:35:38.247Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.653s coverage: 77.9% of statements [2023-12-06T16:35:39.665Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-12-06T16:35:40.622Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-12-06T16:35:40.623Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.232s coverage: 97.3% of statements [2023-12-06T16:35:41.206Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-12-06T16:35:41.785Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.247s coverage: 82.8% of statements [2023-12-06T16:35:42.743Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-12-06T16:35:42.743Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.289s coverage: 65.1% of statements [2023-12-06T16:35:44.149Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.356s coverage: 27.6% of statements [2023-12-06T16:35:44.149Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-12-06T16:35:44.149Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-12-06T16:35:44.415Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.247s coverage: 17.2% of statements [2023-12-06T16:35:45.373Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.189s coverage: 27.3% of statements [2023-12-06T16:35:46.345Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.262s coverage: 52.8% of statements [2023-12-06T16:36:18.544Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.521s coverage: 75.5% of statements [2023-12-06T16:36:18.544Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.181s coverage: 94.4% of statements [2023-12-06T16:36:18.544Z] go vet ./... [2023-12-06T16:36:20.477Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T16:36:20.477Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T16:36:20.741Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-12-06T16:36:20.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T16:36:20.811Z] $ docker stop --time=1 34a7bc10fdb62be5cd511b215c7d80d0ac2e2fbd03fc5945c1cf9e92cffbb01c [2023-12-06T16:36:23.127Z] $ docker rm -f --volumes 34a7bc10fdb62be5cd511b215c7d80d0ac2e2fbd03fc5945c1cf9e92cffbb01c [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T16:36:27.788Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T16:36:27.840Z] Warning: overwriting stash ‘coverage-report’ [2023-12-06T16:36:28.367Z] 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-12-06T16:36:29.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T16:36:29.178Z] [2023-12-06T16:36:29.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:36:29.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T16:36:29.819Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-06T16:36:29.819Z] 8998bd30e6a1: Pulling fs layer [2023-12-06T16:36:29.819Z] 04944245beec: Pulling fs layer [2023-12-06T16:36:29.819Z] 699f458cf7ca: Pulling fs layer [2023-12-06T16:36:29.819Z] 765212b225bb: Pulling fs layer [2023-12-06T16:36:29.819Z] f23df028b6ca: Pulling fs layer [2023-12-06T16:36:29.819Z] d65c8cfc05b1: Pulling fs layer [2023-12-06T16:36:29.819Z] 2437ff75d9bd: Pulling fs layer [2023-12-06T16:36:29.819Z] f23df028b6ca: Waiting [2023-12-06T16:36:29.819Z] d65c8cfc05b1: Waiting [2023-12-06T16:36:29.819Z] 2437ff75d9bd: Waiting [2023-12-06T16:36:29.819Z] 765212b225bb: Waiting [2023-12-06T16:36:29.819Z] 04944245beec: Verifying Checksum [2023-12-06T16:36:29.819Z] 04944245beec: Download complete [2023-12-06T16:36:30.086Z] 765212b225bb: Verifying Checksum [2023-12-06T16:36:30.086Z] 765212b225bb: Download complete [2023-12-06T16:36:30.086Z] f23df028b6ca: Verifying Checksum [2023-12-06T16:36:30.086Z] f23df028b6ca: Download complete [2023-12-06T16:36:30.086Z] d65c8cfc05b1: Download complete [2023-12-06T16:36:30.086Z] 699f458cf7ca: Verifying Checksum [2023-12-06T16:36:30.086Z] 699f458cf7ca: Download complete [2023-12-06T16:36:30.669Z] 8998bd30e6a1: Verifying Checksum [2023-12-06T16:36:30.669Z] 8998bd30e6a1: Download complete [2023-12-06T16:36:32.614Z] 2437ff75d9bd: Verifying Checksum [2023-12-06T16:36:32.614Z] 2437ff75d9bd: Download complete [2023-12-06T16:36:36.862Z] 8998bd30e6a1: Pull complete [2023-12-06T16:36:37.128Z] 04944245beec: Pull complete [2023-12-06T16:36:39.072Z] 699f458cf7ca: Pull complete [2023-12-06T16:36:39.072Z] 765212b225bb: Pull complete [2023-12-06T16:36:40.030Z] f23df028b6ca: Pull complete [2023-12-06T16:36:40.030Z] d65c8cfc05b1: Pull complete [2023-12-06T16:37:06.703Z] 2437ff75d9bd: Pull complete [2023-12-06T16:37:06.703Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-06T16:37:06.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T16:37:06.703Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T16:37:06.984Z] prd-ubuntu20.04-docker-arm64-4c-16g-24558 does not seem to be running inside a container [2023-12-06T16:37:07.047Z] $ 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/321 -v /w/workspace/app-functions-sdk-go/321:/w/workspace/app-functions-sdk-go/321:rw,z -v /w/workspace/app-functions-sdk-go/321@tmp:/w/workspace/app-functions-sdk-go/321@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-06T16:37:08.525Z] $ docker top 4fa37d65417e6f68135b07be66843995ad81682385030b11a3fc703302a0a17e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:37:09.076Z] ---> job-cost.sh [2023-12-06T16:37:09.340Z] lf-activate-venv: SKIPPING [2023-12-06T16:37:09.340Z] INFO: No Stack... [2023-12-06T16:37:09.603Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T16:37:10.559Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T16:37:10.878Z] + cat /w/workspace/app-functions-sdk-go/321/archives/cost.csv [2023-12-06T16:37:10.878Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T16:37:10.939Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-321-stack-cost] [2023-12-06T16:37:10.946Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-321-stack-cost] did not exist. Created. [2023-12-06T16:37:10.946Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-321-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T16:37:11.354Z] /w/workspace/app-functions-sdk-go/321@tmp/durable-cc946adc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-06T16:37:11.673Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T16:37:11.723Z] Warning: overwriting stash ‘stack-cost’ [2023-12-06T16:37:11.813Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T16:37:11.820Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-321-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T16:37:11.908Z] $ docker stop --time=1 4fa37d65417e6f68135b07be66843995ad81682385030b11a3fc703302a0a17e [2023-12-06T16:37:13.300Z] $ docker rm -f --volumes 4fa37d65417e6f68135b07be66843995ad81682385030b11a3fc703302a0a17e [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-12-06T16:37:14.393Z] provisioning config files... [2023-12-06T16:37:14.407Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config14607033000322738562tmp [Pipeline] { [Pipeline] sh [2023-12-06T16:37:14.774Z] + set +x [2023-12-06T16:37:14.775Z] + bash -s -- [2023-12-06T16:37:14.775Z] + curl -s https://codecov.io/bash [2023-12-06T16:37:14.775Z] [2023-12-06T16:37:14.775Z] _____ _ [2023-12-06T16:37:14.775Z] / ____| | | [2023-12-06T16:37:14.775Z] | | ___ __| | ___ ___ _____ __ [2023-12-06T16:37:14.775Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-06T16:37:14.775Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-06T16:37:14.775Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-06T16:37:14.775Z] Bash-1.0.6 [2023-12-06T16:37:14.775Z] [2023-12-06T16:37:14.775Z] [2023-12-06T16:37:14.775Z] ==> git version 2.25.1 found [2023-12-06T16:37:14.775Z] ==> 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-12-06T16:37:14.775Z] Release-Date: 2020-01-08 [2023-12-06T16:37:14.775Z] 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-12-06T16:37:14.775Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-06T16:37:14.775Z] ==> Jenkins CI detected. [2023-12-06T16:37:14.775Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2023-12-06T16:37:14.775Z] project root: . [2023-12-06T16:37:14.775Z] --> token set from env [2023-12-06T16:37:14.775Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-06T16:37:14.775Z] ==> Running gcov in . (disable via -X gcov) [2023-12-06T16:37:14.775Z] ==> Python coveragepy not found [2023-12-06T16:37:14.775Z] ==> Searching for coverage reports in: [2023-12-06T16:37:14.775Z] + . [2023-12-06T16:37:15.035Z] -> Found 2 reports [2023-12-06T16:37:15.035Z] ==> Detecting git/mercurial file structure [2023-12-06T16:37:15.035Z] ==> Reading reports [2023-12-06T16:37:15.035Z] + ./app-service-template/coverage.out bytes=3558 [2023-12-06T16:37:15.035Z] + ./coverage.out bytes=121185 [2023-12-06T16:37:15.035Z] ==> Appending adjustments [2023-12-06T16:37:15.035Z] https://docs.codecov.io/docs/fixing-reports [2023-12-06T16:37:15.293Z] + Found adjustments [2023-12-06T16:37:15.293Z] ==> Gzipping contents [2023-12-06T16:37:15.293Z] 24K /tmp/codecov.grtOff.gz [2023-12-06T16:37:15.293Z] ==> Uploading reports [2023-12-06T16:37:15.293Z] url: https://codecov.io [2023-12-06T16:37:15.293Z] query: branch=main&commit=57a415dd8f80f4415d96f7c41734d412aeb76a79&build=321&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F321%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-06T16:37:15.293Z] -> Pinging Codecov [2023-12-06T16:37:15.293Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=57a415dd8f80f4415d96f7c41734d412aeb76a79&build=321&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F321%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-06T16:37:15.552Z] -> Uploading to [2023-12-06T16:37:15.552Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-06/3D8B5DFFC46A037C893635FACE044666/57a415dd8f80f4415d96f7c41734d412aeb76a79/6edf41bf-abb8-4339-9314-27b20357bdc7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T163715Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ee36998dcd17d3d76924db1c8bff5156e46e1060ff29af2e3d338b549a4b5a2 [2023-12-06T16:37:15.552Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T16:37:15.552Z] Dload Upload Total Spent Left Speed [2023-12-06T16:37:15.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21181 0 0 100 21181 0 58836 --:--:-- --:--:-- --:--:-- 58836 [2023-12-06T16:37:15.811Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/57a415dd8f80f4415d96f7c41734d412aeb76a79 [Pipeline] } [2023-12-06T16:37:15.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-06T16:37:16.161Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-06T16:37:16.175Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:37:16.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T16:37:16.564Z] [2023-12-06T16:37:16.564Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:37:16.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T16:37:16.895Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-06T16:37:16.895Z] df9b9388f04a: Pulling fs layer [2023-12-06T16:37:16.895Z] 52dc419b0ee2: Pulling fs layer [2023-12-06T16:37:16.895Z] 25bc292e5bac: Pulling fs layer [2023-12-06T16:37:16.895Z] 114826534d7a: Pulling fs layer [2023-12-06T16:37:16.895Z] 4657fd5d0bcf: Pulling fs layer [2023-12-06T16:37:16.895Z] 6ad1cebc031e: Pulling fs layer [2023-12-06T16:37:16.895Z] 8a3aa393b2d8: Pulling fs layer [2023-12-06T16:37:16.895Z] 6ad1cebc031e: Waiting [2023-12-06T16:37:16.895Z] 8a3aa393b2d8: Waiting [2023-12-06T16:37:16.895Z] 114826534d7a: Waiting [2023-12-06T16:37:16.895Z] 25bc292e5bac: Verifying Checksum [2023-12-06T16:37:16.895Z] 25bc292e5bac: Download complete [2023-12-06T16:37:16.895Z] 52dc419b0ee2: Download complete [2023-12-06T16:37:16.895Z] 4657fd5d0bcf: Download complete [2023-12-06T16:37:16.895Z] df9b9388f04a: Download complete [2023-12-06T16:37:17.154Z] 6ad1cebc031e: Verifying Checksum [2023-12-06T16:37:17.154Z] 6ad1cebc031e: Download complete [2023-12-06T16:37:17.154Z] df9b9388f04a: Pull complete [2023-12-06T16:37:17.154Z] 52dc419b0ee2: Pull complete [2023-12-06T16:37:17.413Z] 25bc292e5bac: Pull complete [2023-12-06T16:37:17.671Z] 114826534d7a: Verifying Checksum [2023-12-06T16:37:17.671Z] 114826534d7a: Download complete [2023-12-06T16:37:17.934Z] 8a3aa393b2d8: Verifying Checksum [2023-12-06T16:37:17.934Z] 8a3aa393b2d8: Download complete [2023-12-06T16:37:22.119Z] 114826534d7a: Pull complete [2023-12-06T16:37:22.119Z] 4657fd5d0bcf: Pull complete [2023-12-06T16:37:22.119Z] 6ad1cebc031e: Pull complete [2023-12-06T16:37:24.645Z] 8a3aa393b2d8: Pull complete [2023-12-06T16:37:24.645Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-06T16:37:24.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T16:37:24.645Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T16:37:24.870Z] prd-ubuntu20.04-docker-8c-8g-24556 does not seem to be running inside a container [2023-12-06T16:37:24.921Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-12-06T16:37:30.046Z] $ docker top 975873bcf69fc614d90a032c0781bf3aacb42b59fb1956a4fead2377ac349e71 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-06T16:37:30.162Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2023-12-06T16:37:30.450Z] + set -o pipefail [2023-12-06T16:37:30.450Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2023-12-06T16:37:35.725Z] [2023-12-06T16:37:35.725Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... [2023-12-06T16:37:35.725Z] [2023-12-06T16:37:35.725Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/7face744-33ba-497f-a2e4-8cb7674f807d [2023-12-06T16:37:35.725Z] [2023-12-06T16:37:35.725Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-12-06T16:37:35.725Z] [2023-12-06T16:37:35.725Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-06T16:37:35.725Z] [2023-12-06T16:37:35.983Z] [2023-12-06T16:37:35.984Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-06T16:37:35.984Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-06T16:37:35.984Z] More details here: https://snyk.co/ue1NS [2023-12-06T16:37:35.984Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-06T16:37:35.984Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-06T16:37:36.015Z] $ docker stop --time=1 975873bcf69fc614d90a032c0781bf3aacb42b59fb1956a4fead2377ac349e71 [2023-12-06T16:37:40.206Z] $ docker rm -f --volumes 975873bcf69fc614d90a032c0781bf3aacb42b59fb1956a4fead2377ac349e71 [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-12-06T16:37:40.918Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T16:37:40.963Z] provisioning config files... [2023-12-06T16:37:40.971Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3309306295526186717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:37:41.327Z] --> edgex-publish-swagger.sh [2023-12-06T16:37:41.328Z] === Publish openapi/v3 API === [2023-12-06T16:37:41.328Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-12-06T16:37:41.328Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] [2023-12-06T16:37:41.328Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T16:37:41.328Z] Dload Upload Total Spent Left Speed [2023-12-06T16:37:41.588Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11600 100 180 100 11420 418 26558 --:--:-- --:--:-- --:--:-- 26914 100 11600 100 180 100 11420 418 26558 --:--:-- --:--:-- --:--:-- 26914 [2023-12-06T16:37:41.588Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2023-12-06T16:37:41.588Z] [Pipeline] } [2023-12-06T16:37:41.596Z] 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-12-06T16:37:42.367Z] + git log --format=format:%s -1 57a415dd8f80f4415d96f7c41734d412aeb76a79 [Pipeline] sh [2023-12-06T16:37:42.654Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T16:37:42.654Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:37:42.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T16:37:42.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T16:37:43.143Z] prd-ubuntu20.04-docker-8c-8g-24556 does not seem to be running inside a container [2023-12-06T16:37:43.196Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T16:37:43.681Z] $ docker top 8cb663ea9cdd246e16929bd81957ee7a2e8723023853d910fa42f46960272084 -eo pid,comm [2023-12-06T16:37:43.710Z] 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-12-06T16:37:43.710Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T16:37:43.865Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T16:37:43.865Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T16:37:43.979Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T16:37:44.004Z] $ docker exec 8cb663ea9cdd246e16929bd81957ee7a2e8723023853d910fa42f46960272084 ssh-agent [2023-12-06T16:37:44.098Z] SSH_AUTH_SOCK=/tmp/ssh-l8alxE69BEIn/agent.32 [2023-12-06T16:37:44.098Z] SSH_AGENT_PID=38 [2023-12-06T16:37:44.103Z] Running ssh-add (command line suppressed) [2023-12-06T16:37:44.232Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4011982884741722500.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4011982884741722500.key) [2023-12-06T16:37:44.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T16:37:44.549Z] + git semver tag [2023-12-06T16:37:44.808Z] 2023-12-06 16:37:44,773 [run_tag] DEBUG tag force:False [2023-12-06T16:37:44.808Z] 2023-12-06 16:37:44,773 [check_head_tag] DEBUG check head tag [2023-12-06T16:37:44.808Z] 2023-12-06 16:37:44,774 [execute] INFO git cat-file --batch-check [2023-12-06T16:37:44.808Z] 2023-12-06 16:37:44,775 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-12-06T16:37:44.808Z] 2023-12-06 16:37:44,779 [execute] INFO git cat-file --batch [2023-12-06T16:37:44.808Z] 2023-12-06 16:37:44,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-12-06T16:37:44.808Z] 2023-12-06 16:37:44,803 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-12-06T16:37:44.808Z] 2023-12-06 16:37:44,804 [execute] INFO git tag -a v3.2.0-dev.4 -m v3.2.0-dev.4 [2023-12-06T16:37:44.808Z] 2023-12-06 16:37:44,804 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.4', '-m', 'v3.2.0-dev.4'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-06T16:37:44.808Z] 2023-12-06 16:37:44,809 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-12-06T16:37:44.808Z] 3.2.0-dev.4 [Pipeline] } [2023-12-06T16:37:45.100Z] $ docker exec --env ******** --env ******** 8cb663ea9cdd246e16929bd81957ee7a2e8723023853d910fa42f46960272084 ssh-agent -k [2023-12-06T16:37:45.215Z] unset SSH_AUTH_SOCK; [2023-12-06T16:37:45.215Z] unset SSH_AGENT_PID; [2023-12-06T16:37:45.215Z] echo Agent pid 38 killed; [2023-12-06T16:37:45.204Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T16:37:45.660Z] + git semver [Pipeline] } [2023-12-06T16:37:45.955Z] $ docker stop --time=1 8cb663ea9cdd246e16929bd81957ee7a2e8723023853d910fa42f46960272084 [2023-12-06T16:37:47.271Z] $ docker rm -f --volumes 8cb663ea9cdd246e16929bd81957ee7a2e8723023853d910fa42f46960272084 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:37:47.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T16:37:47.834Z] [2023-12-06T16:37:47.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:37:48.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T16:37:48.166Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-06T16:37:48.166Z] ab5ef0e58194: Pulling fs layer [2023-12-06T16:37:48.166Z] 9712f1f96733: Pulling fs layer [2023-12-06T16:37:48.166Z] 63f879dbbcfc: Pulling fs layer [2023-12-06T16:37:48.166Z] 0d9ebad4ef96: Pulling fs layer [2023-12-06T16:37:48.166Z] e9a5061849ea: Pulling fs layer [2023-12-06T16:37:48.166Z] d747dcd14b5f: Pulling fs layer [2023-12-06T16:37:48.166Z] 2de7ff778b66: Pulling fs layer [2023-12-06T16:37:48.166Z] e9a5061849ea: Waiting [2023-12-06T16:37:48.166Z] 2de7ff778b66: Waiting [2023-12-06T16:37:48.166Z] 0d9ebad4ef96: Waiting [2023-12-06T16:37:48.166Z] 9712f1f96733: Download complete [2023-12-06T16:37:48.427Z] 63f879dbbcfc: Verifying Checksum [2023-12-06T16:37:48.427Z] 63f879dbbcfc: Download complete [2023-12-06T16:37:48.686Z] e9a5061849ea: Verifying Checksum [2023-12-06T16:37:48.686Z] e9a5061849ea: Download complete [2023-12-06T16:37:48.686Z] d747dcd14b5f: Download complete [2023-12-06T16:37:48.686Z] 0d9ebad4ef96: Verifying Checksum [2023-12-06T16:37:48.686Z] 0d9ebad4ef96: Download complete [2023-12-06T16:37:48.686Z] ab5ef0e58194: Verifying Checksum [2023-12-06T16:37:48.686Z] ab5ef0e58194: Download complete [2023-12-06T16:37:48.945Z] 2de7ff778b66: Verifying Checksum [2023-12-06T16:37:48.945Z] 2de7ff778b66: Download complete [2023-12-06T16:37:51.472Z] ab5ef0e58194: Pull complete [2023-12-06T16:37:51.731Z] 9712f1f96733: Pull complete [2023-12-06T16:37:52.297Z] 63f879dbbcfc: Pull complete [2023-12-06T16:37:56.490Z] 0d9ebad4ef96: Pull complete [2023-12-06T16:37:56.749Z] e9a5061849ea: Pull complete [2023-12-06T16:37:56.749Z] d747dcd14b5f: Pull complete [2023-12-06T16:37:58.125Z] 2de7ff778b66: Pull complete [2023-12-06T16:37:58.125Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-06T16:37:58.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T16:37:58.125Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T16:37:58.369Z] prd-ubuntu20.04-docker-8c-8g-24556 does not seem to be running inside a container [2023-12-06T16:37:58.420Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-12-06T16:38:04.739Z] $ docker top f98f69a1e8c83333d2b4d07f8b7cc129d67d22169fc06c432cd76d632bdf83e9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-06T16:38:04.861Z] provisioning config files... [2023-12-06T16:38:04.867Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12748488408249659506tmp [2023-12-06T16:38:04.877Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4481637070879987184tmp [2023-12-06T16:38:04.908Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1816154912550055729tmp [Pipeline] { [Pipeline] echo [2023-12-06T16:38:05.011Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:38:05.312Z] ---> sigul-configuration.sh [2023-12-06T16:38:05.312Z] gpg: directory `/root/.gnupg' created [2023-12-06T16:38:05.312Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-06T16:38:05.312Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-06T16:38:05.312Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-06T16:38:05.312Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-06T16:38:05.312Z] gpg: CAST5 encrypted data [2023-12-06T16:38:05.312Z] gpg: encrypted with 1 passphrase [2023-12-06T16:38:05.312Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-06T16:38:05.607Z] + mkdir /home/jenkins [2023-12-06T16:38:05.607Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-06T16:38:05.905Z] + 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-12-06T16:38:05.916Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:38:06.207Z] ---> sigul-install.sh [2023-12-06T16:38:06.207Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-06T16:38:06.501Z] + git tag --list [2023-12-06T16:38:06.502Z] v0.1.0 [2023-12-06T16:38:06.502Z] v0.1.1 [2023-12-06T16:38:06.502Z] v1.0.0 [2023-12-06T16:38:06.502Z] v1.1.0 [2023-12-06T16:38:06.502Z] v1.2.0 [2023-12-06T16:38:06.502Z] v1.3.0 [2023-12-06T16:38:06.502Z] v1.3.1 [2023-12-06T16:38:06.502Z] v2.0.0 [2023-12-06T16:38:06.502Z] v2.0.1 [2023-12-06T16:38:06.502Z] v2.1.0 [2023-12-06T16:38:06.502Z] v2.1.1 [2023-12-06T16:38:06.502Z] v2.1.2 [2023-12-06T16:38:06.502Z] v2.2.0 [2023-12-06T16:38:06.502Z] v2.3 [2023-12-06T16:38:06.502Z] v2.3.0 [2023-12-06T16:38:06.502Z] v2.3.1 [2023-12-06T16:38:06.502Z] v3.0 [2023-12-06T16:38:06.502Z] v3.0.0 [2023-12-06T16:38:06.502Z] v3.0.1 [2023-12-06T16:38:06.502Z] v3.0.1-dev.1 [2023-12-06T16:38:06.502Z] v3.0.1-dev.2 [2023-12-06T16:38:06.502Z] v3.1 [2023-12-06T16:38:06.502Z] v3.1.0 [2023-12-06T16:38:06.502Z] v3.1.0-dev.1 [2023-12-06T16:38:06.502Z] v3.1.0-dev.10 [2023-12-06T16:38:06.502Z] v3.1.0-dev.11 [2023-12-06T16:38:06.502Z] v3.1.0-dev.12 [2023-12-06T16:38:06.502Z] v3.1.0-dev.13 [2023-12-06T16:38:06.502Z] v3.1.0-dev.14 [2023-12-06T16:38:06.502Z] v3.1.0-dev.15 [2023-12-06T16:38:06.502Z] v3.1.0-dev.16 [2023-12-06T16:38:06.502Z] v3.1.0-dev.17 [2023-12-06T16:38:06.502Z] v3.1.0-dev.18 [2023-12-06T16:38:06.502Z] v3.1.0-dev.19 [2023-12-06T16:38:06.502Z] v3.1.0-dev.2 [2023-12-06T16:38:06.502Z] v3.1.0-dev.20 [2023-12-06T16:38:06.502Z] v3.1.0-dev.21 [2023-12-06T16:38:06.502Z] v3.1.0-dev.22 [2023-12-06T16:38:06.502Z] v3.1.0-dev.23 [2023-12-06T16:38:06.502Z] v3.1.0-dev.24 [2023-12-06T16:38:06.502Z] v3.1.0-dev.25 [2023-12-06T16:38:06.502Z] v3.1.0-dev.26 [2023-12-06T16:38:06.502Z] v3.1.0-dev.27 [2023-12-06T16:38:06.502Z] v3.1.0-dev.28 [2023-12-06T16:38:06.502Z] v3.1.0-dev.29 [2023-12-06T16:38:06.502Z] v3.1.0-dev.3 [2023-12-06T16:38:06.502Z] v3.1.0-dev.30 [2023-12-06T16:38:06.502Z] v3.1.0-dev.31 [2023-12-06T16:38:06.502Z] v3.1.0-dev.32 [2023-12-06T16:38:06.502Z] v3.1.0-dev.33 [2023-12-06T16:38:06.502Z] v3.1.0-dev.34 [2023-12-06T16:38:06.502Z] v3.1.0-dev.35 [2023-12-06T16:38:06.502Z] v3.1.0-dev.36 [2023-12-06T16:38:06.502Z] v3.1.0-dev.37 [2023-12-06T16:38:06.502Z] v3.1.0-dev.38 [2023-12-06T16:38:06.502Z] v3.1.0-dev.39 [2023-12-06T16:38:06.502Z] v3.1.0-dev.4 [2023-12-06T16:38:06.502Z] v3.1.0-dev.40 [2023-12-06T16:38:06.502Z] v3.1.0-dev.41 [2023-12-06T16:38:06.502Z] v3.1.0-dev.42 [2023-12-06T16:38:06.502Z] v3.1.0-dev.43 [2023-12-06T16:38:06.502Z] v3.1.0-dev.44 [2023-12-06T16:38:06.502Z] v3.1.0-dev.45 [2023-12-06T16:38:06.502Z] v3.1.0-dev.46 [2023-12-06T16:38:06.502Z] v3.1.0-dev.47 [2023-12-06T16:38:06.502Z] v3.1.0-dev.48 [2023-12-06T16:38:06.502Z] v3.1.0-dev.49 [2023-12-06T16:38:06.502Z] v3.1.0-dev.5 [2023-12-06T16:38:06.502Z] v3.1.0-dev.50 [2023-12-06T16:38:06.502Z] v3.1.0-dev.51 [2023-12-06T16:38:06.502Z] v3.1.0-dev.52 [2023-12-06T16:38:06.502Z] v3.1.0-dev.6 [2023-12-06T16:38:06.502Z] v3.1.0-dev.7 [2023-12-06T16:38:06.502Z] v3.1.0-dev.8 [2023-12-06T16:38:06.502Z] v3.1.0-dev.9 [2023-12-06T16:38:06.502Z] v3.2.0-dev.1 [2023-12-06T16:38:06.502Z] v3.2.0-dev.2 [2023-12-06T16:38:06.502Z] v3.2.0-dev.3 [2023-12-06T16:38:06.502Z] v3.2.0-dev.4 [Pipeline] sh [2023-12-06T16:38:06.796Z] + lftools sign git-tag v3.2.0-dev.4 [2023-12-06T16:38:07.364Z] Signing Git tag with Sigul... [2023-12-06T16:38:07.364Z] Signing v3.2.0-dev.4 [Pipeline] echo [2023-12-06T16:38:07.946Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:38:08.233Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-06T16:38:08.238Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-06T16:38:08.363Z] $ docker stop --time=1 f98f69a1e8c83333d2b4d07f8b7cc129d67d22169fc06c432cd76d632bdf83e9 [2023-12-06T16:38:09.652Z] $ docker rm -f --volumes f98f69a1e8c83333d2b4d07f8b7cc129d67d22169fc06c432cd76d632bdf83e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-06T16:38:10.419Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T16:38:10.419Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:38:10.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T16:38:10.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T16:38:10.924Z] prd-ubuntu20.04-docker-8c-8g-24556 does not seem to be running inside a container [2023-12-06T16:38:10.974Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T16:38:11.333Z] $ docker top 8fff7dc4c228da0cf4e5aba85ef252fda5d11ab9c90dc8fb83efdb2af212764e -eo pid,comm [2023-12-06T16:38:11.363Z] 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-12-06T16:38:11.363Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T16:38:11.554Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T16:38:11.554Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T16:38:11.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T16:38:11.692Z] $ docker exec 8fff7dc4c228da0cf4e5aba85ef252fda5d11ab9c90dc8fb83efdb2af212764e ssh-agent [2023-12-06T16:38:11.795Z] SSH_AUTH_SOCK=/tmp/ssh-1guMYuHjCzvT/agent.32 [2023-12-06T16:38:11.795Z] SSH_AGENT_PID=38 [2023-12-06T16:38:11.800Z] Running ssh-add (command line suppressed) [2023-12-06T16:38:11.931Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2360405121807943010.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2360405121807943010.key) [2023-12-06T16:38:11.923Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T16:38:12.252Z] + git semver bump pre [2023-12-06T16:38:12.836Z] 2023-12-06 16:38:12,558 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-12-06T16:38:12.836Z] 2023-12-06 16:38:12,558 [bump_version] DEBUG bumping version:3.2.0-dev.4 on axis:pre with prefix:dev [2023-12-06T16:38:12.836Z] 2023-12-06 16:38:12,558 [bump_version] DEBUG bumped version:3.2.0-dev.5 [2023-12-06T16:38:12.836Z] 2023-12-06 16:38:12,558 [write_version] DEBUG write version:3.2.0-dev.5 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2023-12-06T16:38:12.836Z] 2023-12-06 16:38:12,558 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-12-06T16:38:12.836Z] 2023-12-06 16:38:12,559 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-12-06T16:38:12.836Z] 2023-12-06 16:38:12,560 [execute] INFO git cat-file --batch-check [2023-12-06T16:38:12.836Z] 2023-12-06 16:38:12,561 [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-12-06T16:38:12.836Z] 2023-12-06 16:38:12,566 [execute] INFO git cat-file --batch [2023-12-06T16:38:12.836Z] 2023-12-06 16:38:12,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T16:38:12.836Z] 2023-12-06 16:38:12,570 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-12-06T16:38:12.836Z] 3.2.0-dev.5 [Pipeline] } [2023-12-06T16:38:12.869Z] $ docker exec --env ******** --env ******** 8fff7dc4c228da0cf4e5aba85ef252fda5d11ab9c90dc8fb83efdb2af212764e ssh-agent -k [2023-12-06T16:38:12.971Z] unset SSH_AUTH_SOCK; [2023-12-06T16:38:12.971Z] unset SSH_AGENT_PID; [2023-12-06T16:38:12.971Z] echo Agent pid 38 killed; [2023-12-06T16:38:12.958Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T16:38:13.433Z] + git semver [Pipeline] } [2023-12-06T16:38:13.739Z] $ docker stop --time=1 8fff7dc4c228da0cf4e5aba85ef252fda5d11ab9c90dc8fb83efdb2af212764e [2023-12-06T16:38:15.018Z] $ docker rm -f --volumes 8fff7dc4c228da0cf4e5aba85ef252fda5d11ab9c90dc8fb83efdb2af212764e [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T16:38:15.488Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T16:38:15.488Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:38:15.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T16:38:15.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T16:38:16.027Z] prd-ubuntu20.04-docker-8c-8g-24556 does not seem to be running inside a container [2023-12-06T16:38:16.081Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T16:38:16.451Z] $ docker top 942ed9dc84c22ddb3c3f129d0c223a195e06a4bb2992cd0a298053c526aca26b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T16:38:16.661Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T16:38:16.661Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T16:38:16.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T16:38:16.804Z] $ docker exec 942ed9dc84c22ddb3c3f129d0c223a195e06a4bb2992cd0a298053c526aca26b ssh-agent [2023-12-06T16:38:16.903Z] SSH_AUTH_SOCK=/tmp/ssh-EjBkJViNuCPP/agent.32 [2023-12-06T16:38:16.903Z] SSH_AGENT_PID=38 [2023-12-06T16:38:16.908Z] Running ssh-add (command line suppressed) [2023-12-06T16:38:17.046Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_11869919920455446839.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_11869919920455446839.key) [2023-12-06T16:38:17.037Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T16:38:17.366Z] + git semver push [2023-12-06T16:38:17.639Z] 2023-12-06 16:38:17,611 [run_push] DEBUG push [2023-12-06T16:38:17.639Z] 2023-12-06 16:38:17,611 [execute] INFO git cat-file --batch-check [2023-12-06T16:38:17.639Z] 2023-12-06 16:38:17,612 [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-12-06T16:38:17.639Z] 2023-12-06 16:38:17,616 [execute] INFO git rev-list 93590b6a36cf24870badf7a5fcda9d530a2b3fed -- [2023-12-06T16:38:17.639Z] 2023-12-06 16:38:17,616 [execute] DEBUG Popen(['git', 'rev-list', '93590b6a36cf24870badf7a5fcda9d530a2b3fed', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-06T16:38:17.639Z] 2023-12-06 16:38:17,633 [execute] INFO git fetch -v origin [2023-12-06T16:38:17.639Z] 2023-12-06 16:38:17,634 [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-12-06T16:38:18.207Z] 2023-12-06 16:38:18,177 [run_push] DEBUG no remote changes detected [2023-12-06T16:38:18.207Z] 2023-12-06 16:38:18,177 [execute] INFO git push origin semver [2023-12-06T16:38:18.207Z] 2023-12-06 16:38:18,178 [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-12-06T16:38:19.145Z] 2023-12-06 16:38:19,015 [run_push] DEBUG push all version tags [2023-12-06T16:38:19.145Z] 2023-12-06 16:38:19,015 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-06T16:38:19.145Z] 2023-12-06 16:38:19,016 [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-12-06T16:38:20.082Z] 2023-12-06 16:38:19,800 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-12-06T16:38:20.082Z] 3.2.0-dev.5 [Pipeline] } [2023-12-06T16:38:20.114Z] $ docker exec --env ******** --env ******** 942ed9dc84c22ddb3c3f129d0c223a195e06a4bb2992cd0a298053c526aca26b ssh-agent -k [2023-12-06T16:38:20.224Z] unset SSH_AUTH_SOCK; [2023-12-06T16:38:20.224Z] unset SSH_AGENT_PID; [2023-12-06T16:38:20.225Z] echo Agent pid 38 killed; [2023-12-06T16:38:20.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T16:38:20.696Z] + git semver [Pipeline] } [2023-12-06T16:38:20.992Z] $ docker stop --time=1 942ed9dc84c22ddb3c3f129d0c223a195e06a4bb2992cd0a298053c526aca26b [2023-12-06T16:38:22.280Z] $ docker rm -f --volumes 942ed9dc84c22ddb3c3f129d0c223a195e06a4bb2992cd0a298053c526aca26b [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-12-06T16:38:23.527Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2023-12-06T16:38:23.527Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-12-06T16:38:23.527Z] total 16 [2023-12-06T16:38:23.527Z] drwxr-xr-x 3 root root 4096 Dec 6 16:28 . [2023-12-06T16:38:23.527Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 16:38 .. [2023-12-06T16:38:23.527Z] drwxr-xr-x 2 root root 4096 Dec 6 16:28 cost [2023-12-06T16:38:23.527Z] -rw-r--r-- 1 root root 92 Dec 6 16:28 cost.csv [2023-12-06T16:38:23.527Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-12-06T16:38:23.527Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-12-06T16:38:23.527Z] total 16 [2023-12-06T16:38:23.527Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 16:28 . [2023-12-06T16:38:23.527Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 16:38 .. [2023-12-06T16:38:23.527Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 16:28 cost [2023-12-06T16:38:23.527Z] -rw-r--r-- 1 jenkins jenkins 92 Dec 6 16:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:38:23.821Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:38:24.679Z] ---> package-listing.sh [2023-12-06T16:38:24.679Z] ++ facter osfamily [2023-12-06T16:38:24.679Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-06T16:38:24.937Z] + OS_FAMILY=debian [2023-12-06T16:38:24.937Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2023-12-06T16:38:24.937Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-06T16:38:24.937Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-06T16:38:24.937Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-06T16:38:24.937Z] + PACKAGES=/tmp/packages_start.txt [2023-12-06T16:38:24.937Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-12-06T16:38:24.937Z] + PACKAGES=/tmp/packages_end.txt [2023-12-06T16:38:24.937Z] + case "${OS_FAMILY}" in [2023-12-06T16:38:24.937Z] + dpkg -l [2023-12-06T16:38:24.937Z] + grep '^ii' [2023-12-06T16:38:24.937Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-06T16:38:24.937Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-06T16:38:24.937Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-06T16:38:24.937Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-12-06T16:38:24.937Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2023-12-06T16:38:24.937Z] + 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-12-06T16:38:24.948Z] 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-12-06T16:38:25.225Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:38:25.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T16:38:25.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T16:38:25.994Z] prd-ubuntu20.04-docker-8c-8g-24556 does not seem to be running inside a container [2023-12-06T16:38:26.048Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T16:38:26.290Z] $ docker top efa4a870f16f39907b4f2b2d4e258f33e83fee988afbec0dbbc51bf1e7483a42 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T16:38:26.725Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-06T16:38:27.008Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-06T16:38:27.292Z] + ls /var/log/sa-host [2023-12-06T16:38:27.292Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T16:38:27.487Z] provisioning config files... [2023-12-06T16:38:27.496Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config9912796562022444809tmp [Pipeline] { [Pipeline] echo [2023-12-06T16:38:27.597Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:38:27.883Z] ---> create-netrc.sh [Pipeline] } [2023-12-06T16:38:27.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:38:28.325Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-06T16:38:28.334Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:38:28.617Z] ---> sudo-logs.sh [2023-12-06T16:38:28.617Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-06T16:38:28.702Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:38:28.989Z] ---> job-cost.sh [2023-12-06T16:38:28.989Z] lf-activate-venv: SKIPPING [2023-12-06T16:38:28.989Z] DEBUG: total: 0.2199999988079071 [2023-12-06T16:38:28.989Z] INFO: Retrieving Stack Cost... [2023-12-06T16:38:29.248Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T16:38:29.885Z] INFO: Archiving Costs [Pipeline] echo [2023-12-06T16:38:29.905Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:38:30.241Z] ---> logs-deploy.sh [2023-12-06T16:38:30.241Z] lf-activate-venv: SKIPPING [2023-12-06T16:38:30.241Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/321 [2023-12-06T16:38:30.241Z] INFO: archiving workspace using pattern(s): [2023-12-06T16:38:31.621Z] Archives upload complete. [2023-12-06T16:38:31.621Z] INFO: archiving logs to Nexus [2023-12-06T16:38:32.194Z] ---> uname -a: [2023-12-06T16:38:32.194Z] Linux prd-ubuntu20-04-docker-8c-8g-24556 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-06T16:38:32.194Z] [2023-12-06T16:38:32.194Z] [2023-12-06T16:38:32.194Z] ---> lscpu: [2023-12-06T16:38:32.194Z] Architecture: x86_64 [2023-12-06T16:38:32.194Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-06T16:38:32.194Z] Byte Order: Little Endian [2023-12-06T16:38:32.194Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-06T16:38:32.194Z] CPU(s): 8 [2023-12-06T16:38:32.194Z] On-line CPU(s) list: 0-7 [2023-12-06T16:38:32.194Z] Thread(s) per core: 1 [2023-12-06T16:38:32.194Z] Core(s) per socket: 1 [2023-12-06T16:38:32.194Z] Socket(s): 8 [2023-12-06T16:38:32.194Z] NUMA node(s): 1 [2023-12-06T16:38:32.194Z] Vendor ID: AuthenticAMD [2023-12-06T16:38:32.194Z] CPU family: 23 [2023-12-06T16:38:32.194Z] Model: 49 [2023-12-06T16:38:32.194Z] Model name: AMD EPYC-Rome Processor [2023-12-06T16:38:32.194Z] Stepping: 0 [2023-12-06T16:38:32.194Z] CPU MHz: 2799.998 [2023-12-06T16:38:32.194Z] BogoMIPS: 5599.99 [2023-12-06T16:38:32.194Z] Virtualization: AMD-V [2023-12-06T16:38:32.194Z] Hypervisor vendor: KVM [2023-12-06T16:38:32.194Z] Virtualization type: full [2023-12-06T16:38:32.194Z] L1d cache: 256 KiB [2023-12-06T16:38:32.194Z] L1i cache: 256 KiB [2023-12-06T16:38:32.194Z] L2 cache: 4 MiB [2023-12-06T16:38:32.194Z] L3 cache: 128 MiB [2023-12-06T16:38:32.194Z] NUMA node0 CPU(s): 0-7 [2023-12-06T16:38:32.194Z] Vulnerability Itlb multihit: Not affected [2023-12-06T16:38:32.194Z] Vulnerability L1tf: Not affected [2023-12-06T16:38:32.194Z] Vulnerability Mds: Not affected [2023-12-06T16:38:32.194Z] Vulnerability Meltdown: Not affected [2023-12-06T16:38:32.194Z] Vulnerability Mmio stale data: Not affected [2023-12-06T16:38:32.194Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-06T16:38:32.194Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-06T16:38:32.194Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-06T16:38:32.194Z] Vulnerability Srbds: Not affected [2023-12-06T16:38:32.194Z] Vulnerability Tsx async abort: Not affected [2023-12-06T16:38:32.194Z] 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-12-06T16:38:32.194Z] [2023-12-06T16:38:32.194Z] [2023-12-06T16:38:32.194Z] ---> nproc: [2023-12-06T16:38:32.194Z] 8 [2023-12-06T16:38:32.194Z] [2023-12-06T16:38:32.194Z] [2023-12-06T16:38:32.194Z] ---> df -h: [2023-12-06T16:38:32.194Z] Filesystem Size Used Avail Use% Mounted on [2023-12-06T16:38:32.194Z] overlay 155G 12G 144G 8% / [2023-12-06T16:38:32.194Z] tmpfs 64M 0 64M 0% /dev [2023-12-06T16:38:32.194Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-12-06T16:38:32.194Z] shm 64M 0 64M 0% /dev/shm [2023-12-06T16:38:32.194Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-12-06T16:38:32.194Z] [2023-12-06T16:38:32.194Z] [2023-12-06T16:38:32.194Z] ---> sar -b -r -n DEV: [2023-12-06T16:38:32.194Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24556) 12/06/23 _x86_64_ (8 CPU) [2023-12-06T16:38:32.194Z] [2023-12-06T16:38:32.194Z] 16:21:01 LINUX RESTART (8 CPU) [2023-12-06T16:38:32.194Z] [2023-12-06T16:38:32.194Z] 16:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-12-06T16:38:32.194Z] 16:23:01 2.87 0.00 2.87 0.00 0.00 89.85 0.00 [2023-12-06T16:38:32.194Z] 16:24:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 [2023-12-06T16:38:32.194Z] 16:25:01 0.77 0.00 0.77 0.00 0.00 9.07 0.00 [2023-12-06T16:38:32.194Z] 16:26:01 1.07 0.00 1.07 0.00 0.00 14.26 0.00 [2023-12-06T16:38:32.194Z] 16:27:01 159.61 25.51 134.09 0.00 7061.49 46981.10 0.00 [2023-12-06T16:38:32.194Z] 16:28:01 58.58 0.03 58.55 0.00 0.27 31527.62 0.00 [2023-12-06T16:38:32.194Z] 16:29:01 68.81 0.25 68.56 0.00 10.93 26964.84 0.00 [2023-12-06T16:38:32.194Z] 16:30:01 1.75 0.00 1.75 0.00 0.00 21.46 0.00 [2023-12-06T16:38:32.194Z] 16:31:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 [2023-12-06T16:38:32.194Z] 16:32:01 1.12 0.00 1.12 0.00 0.00 14.13 0.00 [2023-12-06T16:38:32.194Z] 16:33:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2023-12-06T16:38:32.194Z] 16:34:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 [2023-12-06T16:38:32.194Z] 16:35:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2023-12-06T16:38:32.194Z] 16:36:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 [2023-12-06T16:38:32.194Z] 16:37:01 1.72 0.02 1.70 0.00 0.13 24.93 0.00 [2023-12-06T16:38:32.194Z] 16:38:01 93.38 0.28 93.10 0.00 18.53 48573.37 0.00 [2023-12-06T16:38:32.194Z] Average: 24.74 1.63 23.11 0.00 443.17 9643.04 0.00 [2023-12-06T16:38:32.194Z] [2023-12-06T16:38:32.194Z] 16:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-12-06T16:38:32.194Z] 16:23:01 30568440 31842620 534316 1.62 47320 1541280 1693316 4.99 619264 1415688 32 [2023-12-06T16:38:32.194Z] 16:24:01 30569036 31843376 533036 1.62 47344 1541292 1693316 4.99 618648 1415724 4 [2023-12-06T16:38:32.194Z] 16:25:01 30569112 31843488 532544 1.62 47360 1541292 1693316 4.99 618176 1415724 8 [2023-12-06T16:38:32.194Z] 16:26:01 30568528 31843180 532992 1.62 47392 1541288 1693316 4.99 618180 1415984 32 [2023-12-06T16:38:32.194Z] 16:27:01 27956656 31363060 909928 2.77 127068 3490712 2109164 6.22 1697556 2735100 549144 [2023-12-06T16:38:32.194Z] 16:28:01 27361908 31429768 842300 2.56 130692 4107224 1868444 5.51 1910764 3077448 283584 [2023-12-06T16:38:32.194Z] 16:29:01 28149512 31502040 775848 2.36 134332 3427868 1683068 4.96 1472660 2769224 320 [2023-12-06T16:38:32.194Z] 16:30:01 28149660 31502260 775400 2.36 134364 3427872 1683068 4.96 1472744 2769228 12 [2023-12-06T16:38:32.194Z] 16:31:01 28155264 31507960 769572 2.34 134404 3427856 1683068 4.96 1466520 2769228 16 [2023-12-06T16:38:32.194Z] 16:32:01 28158872 31511600 765872 2.33 134428 3427876 1683068 4.96 1463520 2769232 4 [2023-12-06T16:38:32.194Z] 16:33:01 28166532 31519312 758072 2.31 134464 3427876 1683068 4.96 1456276 2769232 152 [2023-12-06T16:38:32.194Z] 16:34:01 28167280 31520076 757288 2.30 134480 3427880 1683068 4.96 1455068 2769236 8 [2023-12-06T16:38:32.194Z] 16:35:01 28167716 31520520 756984 2.30 134512 3427884 1683068 4.96 1455304 2769240 8 [2023-12-06T16:38:32.194Z] 16:36:01 28167924 31520764 756928 2.30 134536 3427872 1683068 4.96 1455136 2769240 12 [2023-12-06T16:38:32.194Z] 16:37:01 28166804 31519780 757928 2.30 134584 3427868 1703004 5.02 1456224 2769224 16 [2023-12-06T16:38:32.194Z] 16:38:01 26661224 31486588 785984 2.39 174332 4736180 1808124 5.33 1568492 4034340 292840 [2023-12-06T16:38:32.194Z] Average: 28606529 31579774 721562 2.19 114476 3084382 1732909 5.11 1300283 2527068 70387 [2023-12-06T16:38:32.194Z] [2023-12-06T16:38:32.194Z] 16:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-12-06T16:38:32.194Z] 16:23:01 ens3 2.07 0.63 1.65 0.10 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:24:01 ens3 0.50 0.45 0.26 0.21 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:25:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:26:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:27:01 veth986f63a 121.83 203.38 11.75 1760.50 0.00 0.00 0.00 0.14 [2023-12-06T16:38:32.194Z] 16:27:01 ens3 880.19 543.43 10421.61 95.24 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:27:01 lo 3.87 3.87 0.37 0.37 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:27:01 docker0 195.22 272.40 15.43 2188.67 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:28:01 veth986f63a 1.70 1.67 0.15 1.80 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:28:01 ens3 20.01 14.13 16.88 8.54 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:28:01 docker0 1.70 1.62 0.13 1.79 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:29:01 ens3 103.60 76.74 2529.07 103.26 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:29:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:29:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:30:01 ens3 0.78 0.22 0.15 0.08 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:31:01 ens3 1.85 1.40 7.31 0.29 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:32:01 ens3 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:35:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:37:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:38:01 ens3 354.76 210.58 8208.71 34.97 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:38:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] 16:38:01 docker0 58.34 94.37 4.83 1025.76 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] Average: ens3 85.30 53.01 1324.01 15.18 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] Average: lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] Average: docker0 15.96 23.03 1.27 201.00 0.00 0.00 0.00 0.00 [2023-12-06T16:38:32.194Z] [2023-12-06T16:38:32.194Z] [2023-12-06T16:38:32.194Z] ---> sar -P ALL: [2023-12-06T16:38:32.194Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24556) 12/06/23 _x86_64_ (8 CPU) [2023-12-06T16:38:32.194Z] [2023-12-06T16:38:32.194Z] 16:21:01 LINUX RESTART (8 CPU) [2023-12-06T16:38:32.194Z] [2023-12-06T16:38:32.194Z] 16:22:01 CPU %user %nice %system %iowait %steal %idle [2023-12-06T16:38:32.194Z] 16:23:01 all 0.06 0.00 0.02 0.01 0.00 99.90 [2023-12-06T16:38:32.194Z] 16:23:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2023-12-06T16:38:32.194Z] 16:23:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2023-12-06T16:38:32.194Z] 16:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T16:38:32.194Z] 16:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T16:38:32.194Z] 16:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T16:38:32.194Z] 16:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-12-06T16:38:32.195Z] 16:23:01 6 0.30 0.00 0.00 0.08 0.00 99.62 [2023-12-06T16:38:32.195Z] 16:23:01 7 0.03 0.00 0.02 0.03 0.02 99.90 [2023-12-06T16:38:32.195Z] 16:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-12-06T16:38:32.195Z] 16:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-12-06T16:38:32.195Z] 16:24:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-12-06T16:38:32.195Z] 16:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T16:38:32.195Z] 16:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T16:38:32.195Z] 16:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-12-06T16:38:32.195Z] 16:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-12-06T16:38:32.195Z] 16:24:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-12-06T16:38:32.195Z] 16:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T16:38:32.195Z] 16:25:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-12-06T16:38:32.195Z] 16:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-12-06T16:38:32.195Z] 16:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T16:38:32.195Z] 16:25:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-12-06T16:38:32.195Z] 16:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T16:38:32.195Z] 16:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T16:38:32.195Z] 16:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T16:38:32.195Z] 16:25:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-12-06T16:38:32.195Z] 16:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T16:38:32.195Z] 16:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-12-06T16:38:32.195Z] 16:26:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2023-12-06T16:38:32.195Z] 16:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-12-06T16:38:32.195Z] 16:26:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-12-06T16:38:32.195Z] 16:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T16:38:32.195Z] 16:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T16:38:32.195Z] 16:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T16:38:32.195Z] 16:26:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-12-06T16:38:32.195Z] 16:26:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-12-06T16:38:32.195Z] 16:27:01 all 16.96 0.00 5.70 4.25 0.08 73.00 [2023-12-06T16:38:32.195Z] 16:27:01 0 18.92 0.00 5.69 12.74 0.08 62.57 [2023-12-06T16:38:32.195Z] 16:27:01 1 16.37 0.00 5.73 1.63 0.07 76.20 [2023-12-06T16:38:32.195Z] 16:27:01 2 18.22 0.00 4.75 3.61 0.07 73.36 [2023-12-06T16:38:32.195Z] 16:27:01 3 19.11 0.00 6.45 1.48 0.08 72.88 [2023-12-06T16:38:32.195Z] 16:27:01 4 15.14 0.00 5.71 2.58 0.08 76.48 [2023-12-06T16:38:32.195Z] 16:27:01 5 15.06 0.00 7.00 2.16 0.10 75.68 [2023-12-06T16:38:32.195Z] 16:27:01 6 16.61 0.00 5.03 8.68 0.08 69.59 [2023-12-06T16:38:32.195Z] 16:27:01 7 16.28 0.00 5.26 1.13 0.08 77.23 [2023-12-06T16:38:32.195Z] 16:28:01 all 49.02 0.00 5.24 3.40 0.10 42.24 [2023-12-06T16:38:32.195Z] 16:28:01 0 48.67 0.00 5.32 2.25 0.10 43.67 [2023-12-06T16:38:32.195Z] 16:28:01 1 46.62 0.00 5.26 10.20 0.10 37.82 [2023-12-06T16:38:32.195Z] 16:28:01 2 51.31 0.00 5.12 0.96 0.10 42.51 [2023-12-06T16:38:32.195Z] 16:28:01 3 50.48 0.00 5.31 1.46 0.10 42.65 [2023-12-06T16:38:32.195Z] 16:28:01 4 50.76 0.00 5.23 1.10 0.07 42.85 [2023-12-06T16:38:32.195Z] 16:28:01 5 49.08 0.00 5.46 4.80 0.12 40.55 [2023-12-06T16:38:32.195Z] 16:28:01 6 48.11 0.00 5.15 0.67 0.10 45.96 [2023-12-06T16:38:32.195Z] 16:28:01 7 47.11 0.00 5.09 5.80 0.08 41.92 [2023-12-06T16:38:32.195Z] 16:29:01 all 13.96 0.00 2.13 2.02 0.04 81.85 [2023-12-06T16:38:32.195Z] 16:29:01 0 14.06 0.00 2.09 0.05 0.03 83.76 [2023-12-06T16:38:32.195Z] 16:29:01 1 13.95 0.00 2.07 4.59 0.05 79.34 [2023-12-06T16:38:32.195Z] 16:29:01 2 13.31 0.00 1.70 0.08 0.03 84.87 [2023-12-06T16:38:32.195Z] 16:29:01 3 13.93 0.00 2.26 0.27 0.03 83.51 [2023-12-06T16:38:32.195Z] 16:29:01 4 13.35 0.00 1.83 0.08 0.05 84.70 [2023-12-06T16:38:32.195Z] 16:29:01 5 15.37 0.00 3.07 9.27 0.07 72.22 [2023-12-06T16:38:32.195Z] 16:29:01 6 13.42 0.00 2.18 0.00 0.03 84.37 [2023-12-06T16:38:32.195Z] 16:29:01 7 14.33 0.00 1.83 1.93 0.03 81.89 [2023-12-06T16:38:32.195Z] 16:30:01 all 0.22 0.00 0.02 0.00 0.01 99.75 [2023-12-06T16:38:32.195Z] 16:30:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-12-06T16:38:32.195Z] 16:30:01 1 0.93 0.00 0.02 0.00 0.00 99.06 [2023-12-06T16:38:32.195Z] 16:30:01 2 0.48 0.00 0.07 0.00 0.02 99.43 [2023-12-06T16:38:32.195Z] 16:30:01 3 0.02 0.00 0.05 0.02 0.03 99.88 [2023-12-06T16:38:32.195Z] 16:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T16:38:32.195Z] 16:30:01 5 0.27 0.00 0.02 0.02 0.02 99.68 [2023-12-06T16:38:32.195Z] 16:30:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-06T16:38:32.195Z] 16:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T16:38:32.195Z] 16:31:01 all 0.21 0.00 0.01 0.00 0.01 99.76 [2023-12-06T16:38:32.195Z] 16:31:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2023-12-06T16:38:32.195Z] 16:31:01 1 1.39 0.00 0.02 0.00 0.02 98.58 [2023-12-06T16:38:32.195Z] 16:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-12-06T16:38:32.195Z] 16:31:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2023-12-06T16:38:32.195Z] 16:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T16:38:32.195Z] 16:31:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2023-12-06T16:38:32.195Z] 16:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T16:38:32.195Z] 16:31:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-12-06T16:38:32.195Z] 16:32:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2023-12-06T16:38:32.195Z] 16:32:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-12-06T16:38:32.195Z] 16:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T16:38:32.195Z] 16:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-12-06T16:38:32.195Z] 16:32:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2023-12-06T16:38:32.195Z] 16:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T16:38:32.195Z] 16:32:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2023-12-06T16:38:32.195Z] 16:32:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2023-12-06T16:38:32.195Z] 16:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T16:38:32.195Z] 16:33:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-12-06T16:38:32.195Z] 16:33:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-12-06T16:38:32.195Z] 16:33:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-12-06T16:38:32.195Z] 16:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-12-06T16:38:32.195Z] 16:33:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2023-12-06T16:38:32.195Z] 16:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T16:38:32.195Z] 16:33:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2023-12-06T16:38:32.195Z] 16:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T16:38:32.195Z] 16:33:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-12-06T16:38:32.195Z] [2023-12-06T16:38:32.195Z] 16:33:01 CPU %user %nice %system %iowait %steal %idle [2023-12-06T16:38:32.195Z] 16:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-12-06T16:38:32.195Z] 16:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T16:38:32.195Z] 16:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-12-06T16:38:32.195Z] 16:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T16:38:32.195Z] 16:34:01 3 0.00 0.00 0.03 0.00 0.03 99.93 [2023-12-06T16:38:32.195Z] 16:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T16:38:32.195Z] 16:34:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-12-06T16:38:32.195Z] 16:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T16:38:32.195Z] 16:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T16:38:32.195Z] 16:35:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-12-06T16:38:32.195Z] 16:35:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2023-12-06T16:38:32.195Z] 16:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T16:38:32.195Z] 16:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T16:38:32.195Z] 16:35:01 3 0.05 0.00 0.05 0.02 0.02 99.87 [2023-12-06T16:38:32.195Z] 16:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-06T16:38:32.195Z] 16:35:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-12-06T16:38:32.195Z] 16:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T16:38:32.195Z] 16:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T16:38:32.195Z] 16:36:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-12-06T16:38:32.195Z] 16:36:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2023-12-06T16:38:32.195Z] 16:36:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-12-06T16:38:32.195Z] 16:36:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-12-06T16:38:32.195Z] 16:36:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2023-12-06T16:38:32.195Z] 16:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T16:38:32.195Z] 16:36:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-12-06T16:38:32.195Z] 16:36:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-12-06T16:38:32.195Z] 16:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T16:38:32.195Z] 16:37:01 all 0.13 0.00 0.04 0.00 0.01 99.81 [2023-12-06T16:38:32.195Z] 16:37:01 0 0.08 0.00 0.03 0.00 0.00 99.88 [2023-12-06T16:38:32.195Z] 16:37:01 1 0.62 0.00 0.05 0.00 0.02 99.32 [2023-12-06T16:38:32.195Z] 16:37:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2023-12-06T16:38:32.195Z] 16:37:01 3 0.05 0.00 0.03 0.03 0.03 99.85 [2023-12-06T16:38:32.195Z] 16:37:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-12-06T16:38:32.195Z] 16:37:01 5 0.28 0.00 0.07 0.00 0.02 99.63 [2023-12-06T16:38:32.195Z] 16:37:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-12-06T16:38:32.195Z] 16:37:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-12-06T16:38:32.195Z] 16:38:01 all 8.34 0.00 3.72 2.46 0.05 85.43 [2023-12-06T16:38:32.195Z] 16:38:01 0 7.73 0.00 3.03 0.03 0.05 89.15 [2023-12-06T16:38:32.195Z] 16:38:01 1 9.66 0.00 3.40 0.02 0.05 86.88 [2023-12-06T16:38:32.195Z] 16:38:01 2 8.47 0.00 3.76 0.44 0.03 87.30 [2023-12-06T16:38:32.195Z] 16:38:01 3 8.40 0.00 3.79 2.12 0.05 85.65 [2023-12-06T16:38:32.195Z] 16:38:01 4 8.19 0.00 3.41 0.44 0.05 87.91 [2023-12-06T16:38:32.195Z] 16:38:01 5 8.26 0.00 3.71 0.02 0.03 87.98 [2023-12-06T16:38:32.195Z] 16:38:01 6 9.05 0.00 4.00 11.83 0.05 75.08 [2023-12-06T16:38:32.195Z] 16:38:01 7 6.98 0.00 4.65 4.87 0.05 83.45 [2023-12-06T16:38:32.195Z] Average: all 5.53 0.00 1.05 0.75 0.02 92.64 [2023-12-06T16:38:32.195Z] Average: 0 5.59 0.00 1.02 0.94 0.03 92.43 [2023-12-06T16:38:32.195Z] Average: 1 5.57 0.00 1.03 1.02 0.02 92.35 [2023-12-06T16:38:32.195Z] Average: 2 5.71 0.00 0.96 0.32 0.02 92.99 [2023-12-06T16:38:32.195Z] Average: 3 5.73 0.00 1.12 0.34 0.03 92.78 [2023-12-06T16:38:32.195Z] Average: 4 5.42 0.00 1.01 0.26 0.02 93.29 [2023-12-06T16:38:32.195Z] Average: 5 5.49 0.00 1.20 1.00 0.03 92.28 [2023-12-06T16:38:32.195Z] Average: 6 5.43 0.00 1.02 1.32 0.02 92.21 [2023-12-06T16:38:32.195Z] Average: 7 5.26 0.00 1.05 0.85 0.02 92.82 [2023-12-06T16:38:32.195Z] [2023-12-06T16:38:32.195Z] [2023-12-06T16:38:32.195Z]