Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f1b411669ee1839f8dbbe289a9a639c5de7e427f 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-ssh17582564706272335943.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-ssh1945720019751851693.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-ssh13387540917102022545.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-ssh13800373982200444541.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-ssh990605224026208156.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24844 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 f1b411669ee1839f8dbbe289a9a639c5de7e427f (main) Commit message: "build(deps): bump github.com/diegoholiveira/jsonlogic/v3 (#1524)" > 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 f1b411669ee1839f8dbbe289a9a639c5de7e427f # timeout=10 > git rev-list --no-walk 57a415dd8f80f4415d96f7c41734d412aeb76a79 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-11T16:13:20.567Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-11T16:13:20.654Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-11T16:13:20.681Z] ========================================================= [2023-12-11T16:13:20.681Z] EdgeX Global Pipelines Version Info [2023-12-11T16:13:20.681Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-11T16:13:21.801Z] ------------------- [2023-12-11T16:13:21.801Z] stable info: [2023-12-11T16:13:21.801Z] ------------------- [2023-12-11T16:13:21.801Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-11T16:13:21.801Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-11T16:13:21.801Z] Message: update stable to v1.0.258 [2023-12-11T16:13:22.062Z] ------------------- [2023-12-11T16:13:22.062Z] experimental info: [2023-12-11T16:13:22.062Z] ------------------- [2023-12-11T16:13:22.063Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-11T16:13:22.063Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-11T16:13:22.063Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-11T16:13:22.153Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-12-11T16:13:22.176Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-12-11T16:13:22.200Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-11T16:13:22.223Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-11T16:13:22.253Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-11T16:13:22.275Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-11T16:13:22.300Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-11T16:13:22.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-11T16:13:22.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-11T16:13:22.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-11T16:13:22.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-11T16:13:22.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-12-11T16:13:22.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-11T16:13:22.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-11T16:13:22.551Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-12-11T16:13:22.585Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-12-11T16:13:22.617Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-11T16:13:22.649Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-11T16:13:22.684Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-11T16:13:22.720Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-11T16:13:22.757Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-11T16:13:22.790Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-12-11T16:13:22.825Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-11T16:13:22.863Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-11T16:13:22.904Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-12-11T16:13:22.942Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-11T16:13:22.979Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-11T16:13:23.021Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-11T16:13:23.060Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-11T16:13:23.109Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-11T16:13:23.153Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1b411669ee1839f8dbbe289a9a639c5de7e427f [Pipeline] echo [2023-12-11T16:13:23.191Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1b4116 [Pipeline] echo [2023-12-11T16:13:23.235Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-11T16:13:23.681Z] + git rev-list -1 --merges f1b411669ee1839f8dbbe289a9a639c5de7e427f~1..f1b411669ee1839f8dbbe289a9a639c5de7e427f [Pipeline] echo [2023-12-11T16:13:23.710Z] -----------> git rev-list -1 --merges f1b411669ee1839f8dbbe289a9a639c5de7e427f~1..f1b411669ee1839f8dbbe289a9a639c5de7e427f f1b411669ee1839f8dbbe289a9a639c5de7e427f [false] [Pipeline] sh [2023-12-11T16:13:24.011Z] + git log --format=format:%s -1 f1b411669ee1839f8dbbe289a9a639c5de7e427f [Pipeline] echo [2023-12-11T16:13:24.027Z] ========================================================= [2023-12-11T16:13:24.027Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-11T16:13:24.027Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-11T16:13:24.406Z] + git log --format=format:%s -1 f1b411669ee1839f8dbbe289a9a639c5de7e427f [Pipeline] echo [2023-12-11T16:13:24.418Z] [semverPrep] GIT_COMMIT: f1b411669ee1839f8dbbe289a9a639c5de7e427f, Commit Message: build(deps): bump github.com/diegoholiveira/jsonlogic/v3 (#1524) [Pipeline] echo [2023-12-11T16:13:24.445Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-11T16:13:24.844Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-11T16:13:24.844Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-11T16:13:24.844Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-11T16:13:24.844Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-11T16:13:24.844Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-11T16:13:24.844Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-11T16:13:24.844Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-11T16:13:25.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-11T16:13:25.208Z] [2023-12-11T16:13:25.208Z] 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-11T16:13:25.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-11T16:13:25.533Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-11T16:13:25.533Z] b85a868b505f: Pulling fs layer [2023-12-11T16:13:25.533Z] e2be974225ed: Pulling fs layer [2023-12-11T16:13:25.533Z] 339a4e72a1f5: Pulling fs layer [2023-12-11T16:13:25.533Z] 988bab9f4d93: Pulling fs layer [2023-12-11T16:13:25.533Z] 1469e6f7b9e6: Pulling fs layer [2023-12-11T16:13:25.533Z] eaf3925da568: Pulling fs layer [2023-12-11T16:13:25.533Z] bab4dde63d76: Pulling fs layer [2023-12-11T16:13:25.533Z] bde34c3a00c8: Pulling fs layer [2023-12-11T16:13:25.533Z] 1469e6f7b9e6: Waiting [2023-12-11T16:13:25.533Z] 988bab9f4d93: Waiting [2023-12-11T16:13:25.533Z] bab4dde63d76: Waiting [2023-12-11T16:13:25.533Z] eaf3925da568: Waiting [2023-12-11T16:13:25.533Z] b352a97aabf1: Pulling fs layer [2023-12-11T16:13:25.533Z] bde34c3a00c8: Waiting [2023-12-11T16:13:25.533Z] 4872d77fe225: Pulling fs layer [2023-12-11T16:13:25.533Z] 4872d77fe225: Waiting [2023-12-11T16:13:25.533Z] 5851b861e8e6: Pulling fs layer [2023-12-11T16:13:25.533Z] b352a97aabf1: Waiting [2023-12-11T16:13:25.533Z] 5851b861e8e6: Waiting [2023-12-11T16:13:25.533Z] e2be974225ed: Verifying Checksum [2023-12-11T16:13:25.533Z] e2be974225ed: Download complete [2023-12-11T16:13:25.533Z] 988bab9f4d93: Verifying Checksum [2023-12-11T16:13:25.533Z] 988bab9f4d93: Download complete [2023-12-11T16:13:25.792Z] 1469e6f7b9e6: Verifying Checksum [2023-12-11T16:13:25.792Z] 1469e6f7b9e6: Download complete [2023-12-11T16:13:25.792Z] eaf3925da568: Verifying Checksum [2023-12-11T16:13:25.792Z] eaf3925da568: Download complete [2023-12-11T16:13:25.792Z] 339a4e72a1f5: Verifying Checksum [2023-12-11T16:13:25.792Z] 339a4e72a1f5: Download complete [2023-12-11T16:13:25.792Z] bde34c3a00c8: Verifying Checksum [2023-12-11T16:13:25.792Z] bde34c3a00c8: Download complete [2023-12-11T16:13:25.792Z] b352a97aabf1: Verifying Checksum [2023-12-11T16:13:25.792Z] b352a97aabf1: Download complete [2023-12-11T16:13:25.792Z] 4872d77fe225: Verifying Checksum [2023-12-11T16:13:25.792Z] 4872d77fe225: Download complete [2023-12-11T16:13:25.792Z] 5851b861e8e6: Download complete [2023-12-11T16:13:25.792Z] b85a868b505f: Verifying Checksum [2023-12-11T16:13:25.792Z] b85a868b505f: Download complete [2023-12-11T16:13:26.051Z] bab4dde63d76: Verifying Checksum [2023-12-11T16:13:26.051Z] bab4dde63d76: Download complete [2023-12-11T16:13:26.986Z] b85a868b505f: Pull complete [2023-12-11T16:13:27.245Z] e2be974225ed: Pull complete [2023-12-11T16:13:27.811Z] 339a4e72a1f5: Pull complete [2023-12-11T16:13:27.811Z] 988bab9f4d93: Pull complete [2023-12-11T16:13:28.070Z] 1469e6f7b9e6: Pull complete [2023-12-11T16:13:28.070Z] eaf3925da568: Pull complete [2023-12-11T16:13:29.971Z] bab4dde63d76: Pull complete [2023-12-11T16:13:29.971Z] bde34c3a00c8: Pull complete [2023-12-11T16:13:29.971Z] b352a97aabf1: Pull complete [2023-12-11T16:13:30.232Z] 4872d77fe225: Pull complete [2023-12-11T16:13:30.232Z] 5851b861e8e6: Pull complete [2023-12-11T16:13:30.232Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-11T16:13:30.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-11T16:13:30.232Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-11T16:13:30.426Z] prd-ubuntu20.04-docker-8c-8g-24844 does not seem to be running inside a container [2023-12-11T16:13:30.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-11T16:13:34.362Z] $ docker top 84c704c0575d4ce5393870e546baff0774336f3e18fd45236025e544cf2065f2 -eo pid,comm [2023-12-11T16:13:34.420Z] 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-11T16:13:34.420Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-11T16:13:34.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-11T16:13:34.514Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-11T16:13:34.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-11T16:13:34.651Z] $ docker exec 84c704c0575d4ce5393870e546baff0774336f3e18fd45236025e544cf2065f2 ssh-agent [2023-12-11T16:13:34.757Z] SSH_AUTH_SOCK=/tmp/ssh-SukHtvAIm4aa/agent.33 [2023-12-11T16:13:34.757Z] SSH_AGENT_PID=39 [2023-12-11T16:13:34.763Z] Running ssh-add (command line suppressed) [2023-12-11T16:13:34.882Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14780156672662093244.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14780156672662093244.key) [2023-12-11T16:13:34.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-11T16:13:35.199Z] + git tag --points-at HEAD [Pipeline] } [2023-12-11T16:13:35.215Z] $ docker exec --env ******** --env ******** 84c704c0575d4ce5393870e546baff0774336f3e18fd45236025e544cf2065f2 ssh-agent -k [2023-12-11T16:13:35.304Z] unset SSH_AUTH_SOCK; [2023-12-11T16:13:35.305Z] unset SSH_AGENT_PID; [2023-12-11T16:13:35.305Z] echo Agent pid 39 killed; [2023-12-11T16:13:35.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-11T16:13:35.374Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-11T16:13:35.374Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-11T16:13:35.492Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-11T16:13:35.500Z] $ docker exec 84c704c0575d4ce5393870e546baff0774336f3e18fd45236025e544cf2065f2 ssh-agent [2023-12-11T16:13:35.597Z] SSH_AUTH_SOCK=/tmp/ssh-Z4F8b0uDct0G/agent.71 [2023-12-11T16:13:35.597Z] SSH_AGENT_PID=77 [2023-12-11T16:13:35.602Z] Running ssh-add (command line suppressed) [2023-12-11T16:13:35.698Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_11914538913081123558.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_11914538913081123558.key) [2023-12-11T16:13:35.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-11T16:13:36.020Z] + git semver init [2023-12-11T16:13:36.280Z] 2023-12-11 16:13:36,200 [run_init] DEBUG init version:0.0.0 force:False [2023-12-11T16:13:36.280Z] 2023-12-11 16:13:36,201 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-12-11T16:13:36.280Z] 2023-12-11 16:13:36,201 [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-11T16:13:36.280Z] 2023-12-11 16:13:36,202 [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-11T16:13:38.192Z] 2023-12-11 16:13:38,052 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2023-12-11T16:13:38.192Z] 2023-12-11 16:13:38,052 [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-11T16:13:38.192Z] 2023-12-11 16:13:38,053 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-12-11T16:13:38.192Z] 2023-12-11 16:13:38,053 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-12-11T16:13:38.192Z] 3.2.0-dev.5 [Pipeline] } [2023-12-11T16:13:38.206Z] $ docker exec --env ******** --env ******** 84c704c0575d4ce5393870e546baff0774336f3e18fd45236025e544cf2065f2 ssh-agent -k [2023-12-11T16:13:38.315Z] unset SSH_AUTH_SOCK; [2023-12-11T16:13:38.316Z] unset SSH_AGENT_PID; [2023-12-11T16:13:38.318Z] echo Agent pid 77 killed; [2023-12-11T16:13:38.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-11T16:13:38.693Z] + git semver [Pipeline] } [2023-12-11T16:13:38.974Z] $ docker stop --time=1 84c704c0575d4ce5393870e546baff0774336f3e18fd45236025e544cf2065f2 [2023-12-11T16:13:40.314Z] $ docker rm -f --volumes 84c704c0575d4ce5393870e546baff0774336f3e18fd45236025e544cf2065f2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-11T16:13:40.693Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-11T16:13:40.965Z] Stashed 1 file(s) [Pipeline] echo [2023-12-11T16:13:40.968Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.5 [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-11T16:13:41.353Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-11T16:13:41.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-11T16:13:41.418Z] ========================================================= [2023-12-11T16:13:41.418Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-11T16:13:41.418Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-12-11T16:13:41.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-11T16:13:41.761Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-11T16:13:41.761Z] 7264a8db6415: Pulling fs layer [2023-12-11T16:13:41.761Z] c4d48a809fc2: Pulling fs layer [2023-12-11T16:13:41.761Z] 4f1c88b9dad5: Pulling fs layer [2023-12-11T16:13:41.761Z] ad3a456e5733: Pulling fs layer [2023-12-11T16:13:41.761Z] 69c7f0334f64: Pulling fs layer [2023-12-11T16:13:41.761Z] ad3a456e5733: Waiting [2023-12-11T16:13:41.761Z] 1f1c1a5573a3: Pulling fs layer [2023-12-11T16:13:41.761Z] 69c7f0334f64: Waiting [2023-12-11T16:13:41.761Z] ce7588e14bc9: Pulling fs layer [2023-12-11T16:13:41.761Z] b5e4710f87ac: Pulling fs layer [2023-12-11T16:13:41.761Z] 1f1c1a5573a3: Waiting [2023-12-11T16:13:41.761Z] ce7588e14bc9: Waiting [2023-12-11T16:13:41.761Z] b5e4710f87ac: Waiting [2023-12-11T16:13:41.761Z] c4d48a809fc2: Verifying Checksum [2023-12-11T16:13:41.761Z] c4d48a809fc2: Download complete [2023-12-11T16:13:41.761Z] ad3a456e5733: Verifying Checksum [2023-12-11T16:13:41.761Z] ad3a456e5733: Download complete [2023-12-11T16:13:41.761Z] 69c7f0334f64: Download complete [2023-12-11T16:13:41.761Z] 7264a8db6415: Verifying Checksum [2023-12-11T16:13:41.761Z] 7264a8db6415: Download complete [2023-12-11T16:13:41.761Z] 1f1c1a5573a3: Verifying Checksum [2023-12-11T16:13:41.761Z] 1f1c1a5573a3: Download complete [2023-12-11T16:13:42.021Z] 7264a8db6415: Pull complete [2023-12-11T16:13:42.021Z] b5e4710f87ac: Verifying Checksum [2023-12-11T16:13:42.021Z] b5e4710f87ac: Download complete [2023-12-11T16:13:42.021Z] c4d48a809fc2: Pull complete [2023-12-11T16:13:42.292Z] 4f1c88b9dad5: Verifying Checksum [2023-12-11T16:13:42.292Z] 4f1c88b9dad5: Download complete [2023-12-11T16:13:42.552Z] ce7588e14bc9: Verifying Checksum [2023-12-11T16:13:42.552Z] ce7588e14bc9: Download complete [2023-12-11T16:13:45.855Z] 4f1c88b9dad5: Pull complete [2023-12-11T16:13:45.855Z] ad3a456e5733: Pull complete [2023-12-11T16:13:46.170Z] 69c7f0334f64: Pull complete [2023-12-11T16:13:46.429Z] 1f1c1a5573a3: Pull complete [2023-12-11T16:13:48.970Z] ce7588e14bc9: Pull complete [2023-12-11T16:13:49.542Z] b5e4710f87ac: Pull complete [2023-12-11T16:13:49.542Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-11T16:13:49.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-11T16:13:49.542Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2023-12-11T16:13:49.836Z] + 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-11T16:13:50.153Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-11T16:13:50.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-11T16:13:50.265Z] prd-ubuntu20.04-docker-8c-8g-24844 does not seem to be running inside a container [2023-12-11T16:13:50.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-11T16:13:56.232Z] Still waiting to schedule task [2023-12-11T16:13:56.232Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-11T16:13:57.168Z] $ docker top 4b27ecf347fcbaafa2d7d349f65fe72148dbfbae631e62b4085eece676d3110e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-11T16:13:57.576Z] + go version [2023-12-11T16:13:57.576Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-11T16:13:57.593Z] $ docker stop --time=1 4b27ecf347fcbaafa2d7d349f65fe72148dbfbae631e62b4085eece676d3110e [2023-12-11T16:13:58.852Z] $ docker rm -f --volumes 4b27ecf347fcbaafa2d7d349f65fe72148dbfbae631e62b4085eece676d3110e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-11T16:13:59.550Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-11T16:13:59.550Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-11T16:13:59.675Z] prd-ubuntu20.04-docker-8c-8g-24844 does not seem to be running inside a container [2023-12-11T16:13:59.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-11T16:14:00.576Z] $ docker top 26861982b3d6e1cd9c208cad0b429509ea6466f509fa98d0b6af2f64e742f967 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-11T16:14:00.972Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-12-11T16:14:01.297Z] + make test [2023-12-11T16:14:01.297Z] make -C ./app-service-template build [2023-12-11T16:14:01.297Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-12-11T16:14:01.297Z] go mod tidy [2023-12-11T16:14:01.297Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.2 [2023-12-11T16:14:01.297Z] go: downloading github.com/labstack/echo/v4 v4.11.3 [2023-12-11T16:14:01.297Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-12-11T16:14:01.297Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.6 [2023-12-11T16:14:01.558Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.3 [2023-12-11T16:14:01.816Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.1 [2023-12-11T16:14:01.816Z] go: downloading github.com/google/uuid v1.4.0 [2023-12-11T16:14:01.816Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-12-11T16:14:01.816Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.2 [2023-12-11T16:14:01.816Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-12-11T16:14:01.816Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-12-11T16:14:01.816Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-12-11T16:14:01.816Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-12-11T16:14:01.816Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-12-11T16:14:01.816Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-12-11T16:14:02.075Z] go: downloading golang.org/x/crypto v0.14.0 [2023-12-11T16:14:02.075Z] go: downloading golang.org/x/net v0.17.0 [2023-12-11T16:14:02.075Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.2 [2023-12-11T16:14:02.075Z] go: downloading github.com/go-kit/log v0.2.1 [2023-12-11T16:14:02.075Z] go: downloading github.com/go-playground/validator/v10 v10.16.0 [2023-12-11T16:14:02.075Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-12-11T16:14:02.075Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.1 [2023-12-11T16:14:02.335Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-12-11T16:14:02.336Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-12-11T16:14:02.336Z] go: downloading golang.org/x/sync v0.2.0 [2023-12-11T16:14:02.336Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-12-11T16:14:02.336Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-12-11T16:14:02.336Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-12-11T16:14:02.336Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-12-11T16:14:02.336Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-12-11T16:14:02.336Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-12-11T16:14:02.595Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-12-11T16:14:02.595Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-12-11T16:14:02.595Z] go: downloading golang.org/x/text v0.13.0 [2023-12-11T16:14:02.595Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-12-11T16:14:02.595Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-12-11T16:14:02.595Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-12-11T16:14:02.595Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-12-11T16:14:02.853Z] go: downloading golang.org/x/sys v0.13.0 [2023-12-11T16:14:03.115Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-12-11T16:14:03.115Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-12-11T16:14:03.115Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-12-11T16:14:03.115Z] go: downloading github.com/hashicorp/consul/api v1.25.1 [2023-12-11T16:14:03.115Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-12-11T16:14:03.497Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2023-12-11T16:14:03.497Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-12-11T16:14:03.497Z] go: downloading github.com/x448/float16 v0.8.4 [2023-12-11T16:14:03.497Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-12-11T16:14:03.497Z] go: downloading golang.org/x/time v0.3.0 [2023-12-11T16:14:03.497Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-12-11T16:14:03.497Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-12-11T16:14:03.497Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-12-11T16:14:03.497Z] go: downloading google.golang.org/grpc v1.56.3 [2023-12-11T16:14:03.757Z] go: downloading github.com/kr/pretty v0.1.0 [2023-12-11T16:14:03.757Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-12-11T16:14:03.757Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-12-11T16:14:03.757Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-12-11T16:14:03.757Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-12-11T16:14:03.757Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-12-11T16:14:03.757Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-12-11T16:14:03.757Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2023-12-11T16:14:03.757Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-12-11T16:14:04.016Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-12-11T16:14:04.016Z] go: downloading github.com/klauspost/compress v1.17.1 [2023-12-11T16:14:04.016Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2023-12-11T16:14:04.016Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-12-11T16:14:04.016Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.1 [2023-12-11T16:14:04.016Z] go: downloading google.golang.org/protobuf v1.30.0 [2023-12-11T16:14:04.016Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-12-11T16:14:04.016Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-12-11T16:14:04.016Z] go: downloading golang.org/x/tools v0.6.0 [2023-12-11T16:14:04.276Z] go: downloading github.com/kr/text v0.2.0 [2023-12-11T16:14:04.276Z] go: downloading github.com/fatih/color v1.14.1 [2023-12-11T16:14:04.276Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-12-11T16:14:04.276Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-12-11T16:14:04.276Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-12-11T16:14:04.276Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-12-11T16:14:04.276Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-12-11T16:14:04.276Z] go: downloading github.com/pkg/errors v0.9.1 [2023-12-11T16:14:04.276Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-12-11T16:14:04.276Z] go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 [2023-12-11T16:14:04.276Z] go: downloading github.com/golang/protobuf v1.5.3 [2023-12-11T16:14:04.276Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-12-11T16:14:04.276Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-12-11T16:14:04.276Z] go: downloading github.com/google/btree v1.0.1 [2023-12-11T16:14:04.276Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-12-11T16:14:04.276Z] go: downloading github.com/miekg/dns v1.1.41 [2023-12-11T16:14:04.534Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-12-11T16:14:04.534Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-12-11T16:14:04.534Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-12-11T16:14:04.534Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-12-11T16:14:04.534Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-12-11T16:14:04.534Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-12-11T16:14:04.534Z] go: downloading golang.org/x/mod v0.8.0 [2023-12-11T16:14:05.469Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 [2023-12-11T16:14:05.782Z] 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-11T16:14:20.731Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-12-11T16:14:20.731Z] make -C ./app-service-template test [2023-12-11T16:14:20.731Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-12-11T16:14:20.731Z] go test -race -coverprofile=coverage.out ./... [2023-12-11T16:14:42.834Z] ? app-new-service/config [no test files] [2023-12-11T16:14:42.834Z] ok app-new-service 1.079s coverage: 45.9% of statements [2023-12-11T16:14:42.834Z] ok app-new-service/functions 1.081s coverage: 85.3% of statements [2023-12-11T16:14:42.834Z] go vet ./... [2023-12-11T16:14:57.835Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-11T16:14:57.835Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-11T16:14:57.835Z] ./bin/test-attribution-txt.sh [2023-12-11T16:14:57.835Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-12-11T16:14:57.835Z] go test -race -coverprofile=coverage.out ./... [2023-12-11T16:14:57.835Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-12-11T16:14:57.835Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-12-11T16:15:01.209Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-12-11T16:15:01.209Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-12-11T16:15:01.209Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-12-11T16:15:01.209Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-12-11T16:15:02.222Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-12-11T16:15:02.222Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.131s coverage: 67.0% of statements [2023-12-11T16:15:02.222Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.076s coverage: 92.6% of statements [2023-12-11T16:15:02.222Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.147s coverage: 85.1% of statements [2023-12-11T16:15:02.222Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.053s coverage: 100.0% of statements [2023-12-11T16:15:02.222Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.135s coverage: 77.9% of statements [2023-12-11T16:15:02.800Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-12-11T16:15:02.800Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-12-11T16:15:03.061Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-12-11T16:15:03.061Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.060s coverage: 97.3% of statements [2023-12-11T16:15:03.635Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-12-11T16:15:03.635Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-12-11T16:15:03.635Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.046s coverage: 82.8% of statements [2023-12-11T16:15:03.898Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.053s coverage: 65.1% of statements [2023-12-11T16:15:04.159Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.067s coverage: 27.6% of statements [2023-12-11T16:15:04.159Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.046s coverage: 17.2% of statements [2023-12-11T16:15:04.731Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.044s coverage: 27.3% of statements [2023-12-11T16:15:04.731Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.053s coverage: 52.8% of statements [2023-12-11T16:15:31.485Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.111s coverage: 75.5% of statements [2023-12-11T16:15:31.485Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.040s coverage: 94.4% of statements [2023-12-11T16:15:31.757Z] go vet ./... [2023-12-11T16:15:32.696Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-11T16:15:32.696Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-11T16:15:38.066Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24845 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2023-12-11T16:15:38.100Z] Running in /w/workspace/app-functions-sdk-go/322 [Pipeline] { [Pipeline] checkout [2023-12-11T16:15:41.176Z] The recommended git tool is: git [Pipeline] echo [2023-12-11T16:15:41.187Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-11T16:15:41.226Z] $ docker stop --time=1 26861982b3d6e1cd9c208cad0b429509ea6466f509fa98d0b6af2f64e742f967 [2023-12-11T16:15:42.970Z] $ docker rm -f --volumes 26861982b3d6e1cd9c208cad0b429509ea6466f509fa98d0b6af2f64e742f967 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-11T16:15:43.864Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-11T16:15:44.092Z] 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-11T16:15:44.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-11T16:15:44.920Z] [2023-12-11T16:15:44.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-11T16:15:45.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-11T16:15:45.257Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-11T16:15:45.257Z] 5eb5b503b376: Pulling fs layer [2023-12-11T16:15:45.257Z] 5c69ac0246d0: Pulling fs layer [2023-12-11T16:15:45.257Z] ec43610c2a17: Pulling fs layer [2023-12-11T16:15:45.257Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-11T16:15:45.257Z] 33b1e0a273af: Pulling fs layer [2023-12-11T16:15:45.257Z] 5d3b04190fa2: Pulling fs layer [2023-12-11T16:15:45.257Z] 2f39f015ded8: Pulling fs layer [2023-12-11T16:15:45.257Z] 3a2ae6a8a46f: Waiting [2023-12-11T16:15:45.257Z] 33b1e0a273af: Waiting [2023-12-11T16:15:45.257Z] 5d3b04190fa2: Waiting [2023-12-11T16:15:45.257Z] 2f39f015ded8: Waiting [2023-12-11T16:15:45.257Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-11T16:15:45.517Z] 33b1e0a273af: Download complete [2023-12-11T16:15:45.517Z] 5d3b04190fa2: Verifying Checksum [2023-12-11T16:15:45.517Z] 5d3b04190fa2: Download complete [2023-12-11T16:15:45.517Z] ec43610c2a17: Verifying Checksum [2023-12-11T16:15:45.517Z] ec43610c2a17: Download complete [2023-12-11T16:15:45.517Z] 5eb5b503b376: Verifying Checksum [2023-12-11T16:15:45.517Z] 5eb5b503b376: Download complete [2023-12-11T16:15:46.085Z] 2f39f015ded8: Verifying Checksum [2023-12-11T16:15:46.085Z] 2f39f015ded8: Download complete [2023-12-11T16:15:46.653Z] 5eb5b503b376: Pull complete [2023-12-11T16:15:46.764Z] using credential edgex-jenkins-ssh [2023-12-11T16:15:46.784Z] Cloning the remote Git repository [2023-12-11T16:15:46.911Z] 5c69ac0246d0: Pull complete [2023-12-11T16:15:47.170Z] ec43610c2a17: Pull complete [2023-12-11T16:15:47.428Z] 3a2ae6a8a46f: Pull complete [2023-12-11T16:15:46.832Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-12-11T16:15:46.935Z] > git init /w/workspace/app-functions-sdk-go/322 # timeout=10 [2023-12-11T16:15:47.076Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-12-11T16:15:47.077Z] > git --version # timeout=10 [2023-12-11T16:15:47.096Z] > git --version # 'git version 2.25.1' [2023-12-11T16:15:47.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-11T16:15:47.252Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-11T16:15:47.687Z] 33b1e0a273af: Pull complete [2023-12-11T16:15:47.687Z] 5d3b04190fa2: Pull complete [2023-12-11T16:15:51.114Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-12-11T16:15:51.134Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-11T16:15:51.870Z] 2f39f015ded8: Pull complete [2023-12-11T16:15:51.870Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-11T16:15:51.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-11T16:15:51.870Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [2023-12-11T16:15:51.908Z] Avoid second fetch [2023-12-11T16:15:51.908Z] Checking out Revision f1b411669ee1839f8dbbe289a9a639c5de7e427f (main) [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-11T16:15:52.051Z] prd-ubuntu20.04-docker-8c-8g-24844 does not seem to be running inside a container [2023-12-11T16:15:52.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-11T16:15:52.532Z] Commit message: "build(deps): bump github.com/diegoholiveira/jsonlogic/v3 (#1524)" [2023-12-11T16:15:51.928Z] > git config core.sparsecheckout # timeout=10 [2023-12-11T16:15:51.995Z] > git checkout -f f1b411669ee1839f8dbbe289a9a639c5de7e427f # timeout=10 [2023-12-11T16:15:53.184Z] [2023-12-11T16:15:53.184Z] GitHub has been notified of this commit’s build result [2023-12-11T16:15:53.184Z] [2023-12-11T16:15:58.137Z] $ docker top 3802a778bd7aab561229d716f32edee99b6f8b601467e5a913a2c54c9b15386a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-11T16:15:58.584Z] ---> job-cost.sh [2023-12-11T16:15:58.584Z] lf-activate-venv: SKIPPING [2023-12-11T16:15:58.584Z] INFO: No Stack... [2023-12-11T16:15:58.843Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-11T16:15:59.017Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-11T16:15:59.017Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-11T16:15:59.017Z] Dload Upload Total Spent Left Speed [2023-12-11T16:15:59.017Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2023-12-11T16:15:59.348Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-11T16:15:59.410Z] INFO: Archiving Costs [Pipeline] sh [2023-12-11T16:15:59.675Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-11T16:15:59.675Z] + sudo tee /etc/docker/daemon.new [2023-12-11T16:15:59.675Z] { [2023-12-11T16:15:59.675Z] "registry-mirrors": [ [2023-12-11T16:15:59.675Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-11T16:15:59.675Z] ], [2023-12-11T16:15:59.675Z] "bip": "10.250.0.254/24", [2023-12-11T16:15:59.675Z] "hosts": [ [2023-12-11T16:15:59.675Z] "tcp://0.0.0.0:5555", [2023-12-11T16:15:59.675Z] "unix:///var/run/docker.sock" [2023-12-11T16:15:59.675Z] ], [2023-12-11T16:15:59.675Z] "mtu": 1458, [2023-12-11T16:15:59.675Z] "selinux-enabled": true, [2023-12-11T16:15:59.675Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-11T16:15:59.675Z] } [Pipeline] sh [2023-12-11T16:15:59.722Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2023-12-11T16:15:59.722Z] + cut -d, -f6 [Pipeline] lock [2023-12-11T16:15:59.777Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-322-stack-cost] [2023-12-11T16:15:59.783Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-322-stack-cost] did not exist. Created. [2023-12-11T16:15:59.784Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-322-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-11T16:16:00.004Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-11T16:16:00.137Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-11T16:16:00.195Z] Stashed 1 file(s) [Pipeline] } [2023-12-11T16:16:00.203Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-322-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-11T16:16:00.282Z] $ docker stop --time=1 3802a778bd7aab561229d716f32edee99b6f8b601467e5a913a2c54c9b15386a [2023-12-11T16:16:00.329Z] + sudo service docker restart [2023-12-11T16:16:01.433Z] $ docker rm -f --volumes 3802a778bd7aab561229d716f32edee99b6f8b601467e5a913a2c54c9b15386a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo [2023-12-11T16:16:18.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-11T16:16:18.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-11T16:16:18.853Z] ========================================================= [2023-12-11T16:16:18.853Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-11T16:16:18.853Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-12-11T16:16:19.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-11T16:16:19.822Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-12-11T16:16:19.822Z] 9fda8d8052c6: Pulling fs layer [2023-12-11T16:16:19.822Z] 5d54e960e981: Pulling fs layer [2023-12-11T16:16:19.822Z] c4a7e357bf2a: Pulling fs layer [2023-12-11T16:16:19.822Z] f0e02332f6b5: Pulling fs layer [2023-12-11T16:16:19.822Z] 872ee5b61b7b: Pulling fs layer [2023-12-11T16:16:19.822Z] 0c6a40ed1a82: Pulling fs layer [2023-12-11T16:16:19.822Z] 94ae7d8d031c: Pulling fs layer [2023-12-11T16:16:19.822Z] 872ee5b61b7b: Waiting [2023-12-11T16:16:19.822Z] 0c6a40ed1a82: Waiting [2023-12-11T16:16:19.822Z] f0e02332f6b5: Waiting [2023-12-11T16:16:19.822Z] 94ae7d8d031c: Waiting [2023-12-11T16:16:19.822Z] 5d54e960e981: Verifying Checksum [2023-12-11T16:16:19.822Z] 5d54e960e981: Download complete [2023-12-11T16:16:19.822Z] f0e02332f6b5: Download complete [2023-12-11T16:16:19.822Z] 9fda8d8052c6: Download complete [2023-12-11T16:16:20.091Z] 94ae7d8d031c: Verifying Checksum [2023-12-11T16:16:20.091Z] 94ae7d8d031c: Download complete [2023-12-11T16:16:20.360Z] 9fda8d8052c6: Pull complete [2023-12-11T16:16:20.946Z] 5d54e960e981: Pull complete [2023-12-11T16:16:21.215Z] c4a7e357bf2a: Verifying Checksum [2023-12-11T16:16:21.215Z] c4a7e357bf2a: Download complete [2023-12-11T16:16:22.176Z] 0c6a40ed1a82: Verifying Checksum [2023-12-11T16:16:22.176Z] 0c6a40ed1a82: Download complete [2023-12-11T16:16:40.432Z] c4a7e357bf2a: Pull complete [2023-12-11T16:16:40.432Z] f0e02332f6b5: Pull complete [2023-12-11T16:16:40.432Z] 872ee5b61b7b: Pull complete [2023-12-11T16:16:50.525Z] 0c6a40ed1a82: Pull complete [2023-12-11T16:16:51.111Z] 94ae7d8d031c: Pull complete [2023-12-11T16:16:51.111Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-11T16:16:51.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-11T16:16:51.111Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-12-11T16:16:51.434Z] + 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-11T16:16:51.820Z] + docker inspect -f . ci-base-image-arm64 [2023-12-11T16:16:51.820Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-11T16:16:52.051Z] prd-ubuntu20.04-docker-arm64-4c-16g-24845 does not seem to be running inside a container [2023-12-11T16:16:52.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/322 -v /w/workspace/app-functions-sdk-go/322:/w/workspace/app-functions-sdk-go/322:rw,z -v /w/workspace/app-functions-sdk-go/322@tmp:/w/workspace/app-functions-sdk-go/322@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-11T16:16:54.448Z] $ docker top b559d7f29d631bf8477c179cbf4dea9e1c573c0b37bded3d47229aa3276e745e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-11T16:16:54.977Z] + go version [2023-12-11T16:16:55.245Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-11T16:16:55.272Z] $ docker stop --time=1 b559d7f29d631bf8477c179cbf4dea9e1c573c0b37bded3d47229aa3276e745e [2023-12-11T16:16:56.772Z] $ docker rm -f --volumes b559d7f29d631bf8477c179cbf4dea9e1c573c0b37bded3d47229aa3276e745e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-11T16:16:57.539Z] + docker inspect -f . ci-base-image-arm64 [2023-12-11T16:16:57.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-11T16:16:57.734Z] prd-ubuntu20.04-docker-arm64-4c-16g-24845 does not seem to be running inside a container [2023-12-11T16:16:57.808Z] $ 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/322 -v /w/workspace/app-functions-sdk-go/322:/w/workspace/app-functions-sdk-go/322:rw,z -v /w/workspace/app-functions-sdk-go/322@tmp:/w/workspace/app-functions-sdk-go/322@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-11T16:16:58.642Z] $ docker top f854dd2a318448bb658c073a5338c10d5a4c16dab9b97ceafde51e9612cb1469 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-11T16:16:59.143Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/322 [Pipeline] fileExists [Pipeline] sh [2023-12-11T16:16:59.497Z] + make test [2023-12-11T16:16:59.497Z] make -C ./app-service-template build [2023-12-11T16:16:59.497Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/322/app-service-template' [2023-12-11T16:16:59.497Z] go mod tidy [2023-12-11T16:16:59.497Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.2 [2023-12-11T16:16:59.497Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-12-11T16:16:59.765Z] go: downloading github.com/google/uuid v1.4.0 [2023-12-11T16:16:59.765Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-12-11T16:17:00.034Z] go: downloading github.com/labstack/echo/v4 v4.11.3 [2023-12-11T16:17:00.034Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.6 [2023-12-11T16:17:00.034Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.3 [2023-12-11T16:17:00.034Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.1 [2023-12-11T16:17:00.302Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-12-11T16:17:00.302Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-12-11T16:17:00.302Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-12-11T16:17:00.302Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-12-11T16:17:00.302Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.2 [2023-12-11T16:17:00.302Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-12-11T16:17:00.571Z] go: downloading github.com/go-playground/validator/v10 v10.16.0 [2023-12-11T16:17:00.571Z] go: downloading github.com/go-kit/log v0.2.1 [2023-12-11T16:17:00.571Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-12-11T16:17:00.571Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-12-11T16:17:00.571Z] go: downloading golang.org/x/crypto v0.14.0 [2023-12-11T16:17:00.571Z] go: downloading golang.org/x/net v0.17.0 [2023-12-11T16:17:00.571Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.2 [2023-12-11T16:17:00.838Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.1 [2023-12-11T16:17:00.838Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-12-11T16:17:00.838Z] go: downloading github.com/hashicorp/consul/api v1.25.1 [2023-12-11T16:17:00.838Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-12-11T16:17:00.838Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-12-11T16:17:01.106Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-12-11T16:17:01.106Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-12-11T16:17:01.106Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-12-11T16:17:01.106Z] go: downloading github.com/x448/float16 v0.8.4 [2023-12-11T16:17:01.106Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-12-11T16:17:01.106Z] go: downloading golang.org/x/sync v0.2.0 [2023-12-11T16:17:01.106Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-12-11T16:17:01.372Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-12-11T16:17:01.372Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-12-11T16:17:01.640Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-12-11T16:17:01.640Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-12-11T16:17:01.640Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-12-11T16:17:01.640Z] go: downloading golang.org/x/text v0.13.0 [2023-12-11T16:17:01.640Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-12-11T16:17:01.640Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-12-11T16:17:01.911Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-12-11T16:17:01.911Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-12-11T16:17:01.911Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-12-11T16:17:01.911Z] go: downloading golang.org/x/sys v0.13.0 [2023-12-11T16:17:01.911Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-12-11T16:17:02.180Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-12-11T16:17:02.180Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-12-11T16:17:02.180Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-12-11T16:17:02.180Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-12-11T16:17:02.180Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-12-11T16:17:02.447Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-12-11T16:17:02.713Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2023-12-11T16:17:02.713Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-12-11T16:17:02.713Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2023-12-11T16:17:02.713Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-12-11T16:17:02.983Z] go: downloading github.com/kr/pretty v0.1.0 [2023-12-11T16:17:02.983Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-12-11T16:17:02.983Z] go: downloading golang.org/x/time v0.3.0 [2023-12-11T16:17:02.983Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-12-11T16:17:03.249Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-12-11T16:17:03.249Z] go: downloading google.golang.org/grpc v1.56.3 [2023-12-11T16:17:04.656Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-12-11T16:17:04.656Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-12-11T16:17:04.656Z] go: downloading github.com/fatih/color v1.14.1 [2023-12-11T16:17:04.656Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-12-11T16:17:04.922Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-12-11T16:17:04.922Z] go: downloading github.com/pkg/errors v0.9.1 [2023-12-11T16:17:04.922Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-12-11T16:17:04.922Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-12-11T16:17:05.189Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-12-11T16:17:05.189Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-12-11T16:17:05.457Z] go: downloading github.com/kr/text v0.2.0 [2023-12-11T16:17:05.457Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.1 [2023-12-11T16:17:05.457Z] go: downloading github.com/klauspost/compress v1.17.1 [2023-12-11T16:17:05.457Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2023-12-11T16:17:05.457Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-12-11T16:17:05.457Z] go: downloading google.golang.org/protobuf v1.30.0 [2023-12-11T16:17:05.457Z] go: downloading golang.org/x/tools v0.6.0 [2023-12-11T16:17:05.457Z] go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 [2023-12-11T16:17:06.050Z] go: downloading github.com/golang/protobuf v1.5.3 [2023-12-11T16:17:06.634Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-12-11T16:17:06.634Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-12-11T16:17:06.634Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-12-11T16:17:06.634Z] go: downloading github.com/google/btree v1.0.1 [2023-12-11T16:17:06.634Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-12-11T16:17:06.634Z] go: downloading github.com/miekg/dns v1.1.41 [2023-12-11T16:17:06.634Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-12-11T16:17:06.634Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-12-11T16:17:06.634Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-12-11T16:17:06.899Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-12-11T16:17:06.899Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-12-11T16:17:06.899Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-12-11T16:17:08.309Z] go: downloading golang.org/x/mod v0.8.0 [2023-12-11T16:17:10.250Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 [2023-12-11T16:17:10.250Z] 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-11T16:18:06.644Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/322/app-service-template' [2023-12-11T16:18:06.644Z] make -C ./app-service-template test [2023-12-11T16:18:06.644Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/322/app-service-template' [2023-12-11T16:18:06.644Z] go test -race -coverprofile=coverage.out ./... [2023-12-11T16:19:46.463Z] ? app-new-service/config [no test files] [2023-12-11T16:19:46.463Z] ok app-new-service 1.221s coverage: 45.9% of statements [2023-12-11T16:19:46.463Z] ok app-new-service/functions 1.226s coverage: 85.3% of statements [2023-12-11T16:19:46.463Z] go vet ./... [2023-12-11T16:20:42.869Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-11T16:20:42.869Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-11T16:20:42.869Z] ./bin/test-attribution-txt.sh [2023-12-11T16:20:42.869Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/322/app-service-template' [2023-12-11T16:20:42.869Z] go test -race -coverprofile=coverage.out ./... [2023-12-11T16:20:42.869Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-12-11T16:20:42.869Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-12-11T16:20:52.947Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-12-11T16:20:52.947Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-12-11T16:20:52.947Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-12-11T16:20:52.947Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-12-11T16:20:54.352Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.616s coverage: 67.0% of statements [2023-12-11T16:20:54.352Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.342s coverage: 92.6% of statements [2023-12-11T16:20:54.352Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.351s coverage: 85.1% of statements [2023-12-11T16:20:54.352Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.129s coverage: 100.0% of statements [2023-12-11T16:20:54.352Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.627s coverage: 77.9% of statements [2023-12-11T16:20:55.414Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-12-11T16:20:55.997Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-12-11T16:20:56.578Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.230s coverage: 97.3% of statements [2023-12-11T16:20:57.166Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.226s coverage: 82.8% of statements [2023-12-11T16:20:57.446Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-12-11T16:20:58.407Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-12-11T16:20:58.671Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.260s coverage: 65.1% of statements [2023-12-11T16:20:59.631Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.265s coverage: 27.6% of statements [2023-12-11T16:20:59.898Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.225s coverage: 17.2% of statements [2023-12-11T16:20:59.899Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-12-11T16:20:59.899Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-12-11T16:21:01.316Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.194s coverage: 27.3% of statements [2023-12-11T16:21:01.897Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.256s coverage: 52.8% of statements [2023-12-11T16:21:34.119Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.519s coverage: 75.5% of statements [2023-12-11T16:21:34.119Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.171s coverage: 94.4% of statements [2023-12-11T16:21:34.119Z] go vet ./... [2023-12-11T16:21:36.059Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-11T16:21:36.059Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-11T16:21:36.059Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-12-11T16:21:36.079Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-11T16:21:36.126Z] $ docker stop --time=1 f854dd2a318448bb658c073a5338c10d5a4c16dab9b97ceafde51e9612cb1469 [2023-12-11T16:21:37.881Z] $ docker rm -f --volumes f854dd2a318448bb658c073a5338c10d5a4c16dab9b97ceafde51e9612cb1469 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-11T16:21:42.390Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-11T16:21:42.451Z] Warning: overwriting stash ‘coverage-report’ [2023-12-11T16:21:42.995Z] 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-11T16:21:43.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-11T16:21:43.862Z] [2023-12-11T16:21:43.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-11T16:21:44.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-11T16:21:44.567Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-11T16:21:44.567Z] 8998bd30e6a1: Pulling fs layer [2023-12-11T16:21:44.567Z] 04944245beec: Pulling fs layer [2023-12-11T16:21:44.567Z] 699f458cf7ca: Pulling fs layer [2023-12-11T16:21:44.567Z] 765212b225bb: Pulling fs layer [2023-12-11T16:21:44.567Z] 765212b225bb: Waiting [2023-12-11T16:21:44.567Z] f23df028b6ca: Pulling fs layer [2023-12-11T16:21:44.567Z] d65c8cfc05b1: Pulling fs layer [2023-12-11T16:21:44.567Z] f23df028b6ca: Waiting [2023-12-11T16:21:44.567Z] d65c8cfc05b1: Waiting [2023-12-11T16:21:44.567Z] 2437ff75d9bd: Pulling fs layer [2023-12-11T16:21:44.567Z] 2437ff75d9bd: Waiting [2023-12-11T16:21:44.567Z] 04944245beec: Verifying Checksum [2023-12-11T16:21:44.567Z] 04944245beec: Download complete [2023-12-11T16:21:44.567Z] 765212b225bb: Download complete [2023-12-11T16:21:44.567Z] f23df028b6ca: Verifying Checksum [2023-12-11T16:21:44.567Z] f23df028b6ca: Download complete [2023-12-11T16:21:44.836Z] d65c8cfc05b1: Download complete [2023-12-11T16:21:44.836Z] 699f458cf7ca: Verifying Checksum [2023-12-11T16:21:44.836Z] 699f458cf7ca: Download complete [2023-12-11T16:21:45.104Z] 8998bd30e6a1: Verifying Checksum [2023-12-11T16:21:45.104Z] 8998bd30e6a1: Download complete [2023-12-11T16:21:47.047Z] 2437ff75d9bd: Verifying Checksum [2023-12-11T16:21:47.047Z] 2437ff75d9bd: Download complete [2023-12-11T16:21:51.305Z] 8998bd30e6a1: Pull complete [2023-12-11T16:21:51.570Z] 04944245beec: Pull complete [2023-12-11T16:21:55.808Z] 699f458cf7ca: Pull complete [2023-12-11T16:21:55.808Z] 765212b225bb: Pull complete [2023-12-11T16:21:56.386Z] f23df028b6ca: Pull complete [2023-12-11T16:21:56.386Z] d65c8cfc05b1: Pull complete [2023-12-11T16:22:23.049Z] 2437ff75d9bd: Pull complete [2023-12-11T16:22:23.049Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-11T16:22:23.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-11T16:22:23.049Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-11T16:22:23.350Z] prd-ubuntu20.04-docker-arm64-4c-16g-24845 does not seem to be running inside a container [2023-12-11T16:22:23.469Z] $ 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/322 -v /w/workspace/app-functions-sdk-go/322:/w/workspace/app-functions-sdk-go/322:rw,z -v /w/workspace/app-functions-sdk-go/322@tmp:/w/workspace/app-functions-sdk-go/322@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-11T16:22:26.418Z] $ docker top d50b9fecfc2b73573e9f1ca0bf00289386daf9fa0cf168257e30927c3338d59e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-11T16:22:26.935Z] ---> job-cost.sh [2023-12-11T16:22:27.199Z] lf-activate-venv: SKIPPING [2023-12-11T16:22:27.199Z] INFO: No Stack... [2023-12-11T16:22:27.464Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-11T16:22:28.046Z] INFO: Archiving Costs [Pipeline] sh [2023-12-11T16:22:28.365Z] + cat /w/workspace/app-functions-sdk-go/322/archives/cost.csv [2023-12-11T16:22:28.366Z] + cut -d, -f6 [Pipeline] lock [2023-12-11T16:22:28.419Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-322-stack-cost] [2023-12-11T16:22:28.426Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-322-stack-cost] did not exist. Created. [2023-12-11T16:22:28.426Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-322-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-11T16:22:28.827Z] /w/workspace/app-functions-sdk-go/322@tmp/durable-676412bf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-11T16:22:29.141Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-11T16:22:29.201Z] Warning: overwriting stash ‘stack-cost’ [2023-12-11T16:22:29.277Z] Stashed 1 file(s) [Pipeline] } [2023-12-11T16:22:29.283Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-322-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-11T16:22:29.390Z] $ docker stop --time=1 d50b9fecfc2b73573e9f1ca0bf00289386daf9fa0cf168257e30927c3338d59e [2023-12-11T16:22:30.734Z] $ docker rm -f --volumes d50b9fecfc2b73573e9f1ca0bf00289386daf9fa0cf168257e30927c3338d59e [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-11T16:22:31.911Z] provisioning config files... [2023-12-11T16:22:31.926Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config34422375880810535tmp [Pipeline] { [Pipeline] sh [2023-12-11T16:22:32.302Z] + set +x [2023-12-11T16:22:32.302Z] + bash -s -- [2023-12-11T16:22:32.302Z] + curl -s https://codecov.io/bash [2023-12-11T16:22:32.302Z] [2023-12-11T16:22:32.302Z] _____ _ [2023-12-11T16:22:32.302Z] / ____| | | [2023-12-11T16:22:32.302Z] | | ___ __| | ___ ___ _____ __ [2023-12-11T16:22:32.302Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-11T16:22:32.302Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-11T16:22:32.302Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-11T16:22:32.302Z] Bash-1.0.6 [2023-12-11T16:22:32.302Z] [2023-12-11T16:22:32.302Z] [2023-12-11T16:22:32.302Z] ==> git version 2.25.1 found [2023-12-11T16:22:32.302Z] ==> 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-11T16:22:32.302Z] Release-Date: 2020-01-08 [2023-12-11T16:22:32.302Z] 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-11T16:22:32.302Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-11T16:22:32.302Z] ==> Jenkins CI detected. [2023-12-11T16:22:32.302Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2023-12-11T16:22:32.302Z] project root: . [2023-12-11T16:22:32.302Z] --> token set from env [2023-12-11T16:22:32.302Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-11T16:22:32.302Z] ==> Running gcov in . (disable via -X gcov) [2023-12-11T16:22:32.302Z] ==> Python coveragepy not found [2023-12-11T16:22:32.302Z] ==> Searching for coverage reports in: [2023-12-11T16:22:32.302Z] + . [2023-12-11T16:22:32.561Z] -> Found 2 reports [2023-12-11T16:22:32.561Z] ==> Detecting git/mercurial file structure [2023-12-11T16:22:32.561Z] ==> Reading reports [2023-12-11T16:22:32.561Z] + ./app-service-template/coverage.out bytes=3558 [2023-12-11T16:22:32.561Z] + ./coverage.out bytes=121185 [2023-12-11T16:22:32.561Z] ==> Appending adjustments [2023-12-11T16:22:32.561Z] https://docs.codecov.io/docs/fixing-reports [2023-12-11T16:22:32.820Z] + Found adjustments [2023-12-11T16:22:32.820Z] ==> Gzipping contents [2023-12-11T16:22:32.820Z] 24K /tmp/codecov.VD5ox7.gz [2023-12-11T16:22:32.820Z] ==> Uploading reports [2023-12-11T16:22:32.820Z] url: https://codecov.io [2023-12-11T16:22:32.820Z] query: branch=main&commit=f1b411669ee1839f8dbbe289a9a639c5de7e427f&build=322&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F322%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-11T16:22:32.820Z] -> Pinging Codecov [2023-12-11T16:22:32.820Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f1b411669ee1839f8dbbe289a9a639c5de7e427f&build=322&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F322%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-11T16:22:33.079Z] -> Uploading to [2023-12-11T16:22:33.079Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-11/3D8B5DFFC46A037C893635FACE044666/f1b411669ee1839f8dbbe289a9a639c5de7e427f/f964483b-bb59-4970-9c03-4f42f1d8a6a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231211T162232Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=50c23070364c14fa65727c86822bed1d819540cf447b2bfd1470037738ecae25 [2023-12-11T16:22:33.079Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-11T16:22:33.080Z] Dload Upload Total Spent Left Speed [2023-12-11T16:22:33.339Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21189 0 0 100 21189 0 92934 --:--:-- --:--:-- --:--:-- 92934 [2023-12-11T16:22:33.339Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/f1b411669ee1839f8dbbe289a9a639c5de7e427f [Pipeline] } [2023-12-11T16:22:33.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-11T16:22:33.748Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-11T16:22:33.760Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-11T16:22:34.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-11T16:22:34.184Z] [2023-12-11T16:22:34.184Z] 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-11T16:22:34.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-11T16:22:34.532Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-11T16:22:34.532Z] df9b9388f04a: Pulling fs layer [2023-12-11T16:22:34.532Z] 52dc419b0ee2: Pulling fs layer [2023-12-11T16:22:34.532Z] 25bc292e5bac: Pulling fs layer [2023-12-11T16:22:34.532Z] 114826534d7a: Pulling fs layer [2023-12-11T16:22:34.532Z] 4657fd5d0bcf: Pulling fs layer [2023-12-11T16:22:34.532Z] 6ad1cebc031e: Pulling fs layer [2023-12-11T16:22:34.532Z] 8a3aa393b2d8: Pulling fs layer [2023-12-11T16:22:34.532Z] 114826534d7a: Waiting [2023-12-11T16:22:34.532Z] 6ad1cebc031e: Waiting [2023-12-11T16:22:34.532Z] 8a3aa393b2d8: Waiting [2023-12-11T16:22:34.532Z] 4657fd5d0bcf: Waiting [2023-12-11T16:22:34.532Z] 25bc292e5bac: Download complete [2023-12-11T16:22:34.532Z] 52dc419b0ee2: Verifying Checksum [2023-12-11T16:22:34.532Z] 52dc419b0ee2: Download complete [2023-12-11T16:22:34.532Z] 4657fd5d0bcf: Verifying Checksum [2023-12-11T16:22:34.532Z] 4657fd5d0bcf: Download complete [2023-12-11T16:22:34.532Z] df9b9388f04a: Download complete [2023-12-11T16:22:34.791Z] df9b9388f04a: Pull complete [2023-12-11T16:22:34.791Z] 6ad1cebc031e: Verifying Checksum [2023-12-11T16:22:34.791Z] 6ad1cebc031e: Download complete [2023-12-11T16:22:34.791Z] 52dc419b0ee2: Pull complete [2023-12-11T16:22:34.791Z] 25bc292e5bac: Pull complete [2023-12-11T16:22:35.391Z] 114826534d7a: Verifying Checksum [2023-12-11T16:22:35.391Z] 114826534d7a: Download complete [2023-12-11T16:22:35.391Z] 8a3aa393b2d8: Verifying Checksum [2023-12-11T16:22:35.391Z] 8a3aa393b2d8: Download complete [2023-12-11T16:22:38.857Z] 114826534d7a: Pull complete [2023-12-11T16:22:38.857Z] 4657fd5d0bcf: Pull complete [2023-12-11T16:22:39.420Z] 6ad1cebc031e: Pull complete [2023-12-11T16:22:41.947Z] 8a3aa393b2d8: Pull complete [2023-12-11T16:22:41.947Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-11T16:22:41.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-11T16:22:41.947Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-11T16:22:42.196Z] prd-ubuntu20.04-docker-8c-8g-24844 does not seem to be running inside a container [2023-12-11T16:22:42.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-12-11T16:22:50.585Z] $ docker top 57d029be2d7a5940829bda226b6083e018f4a88465022fb585c2322e3c4cb9eb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-11T16:22:50.734Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2023-12-11T16:22:51.018Z] + set -o pipefail [2023-12-11T16:22:51.018Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2023-12-11T16:22:57.587Z] [2023-12-11T16:22:57.587Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... [2023-12-11T16:22:57.587Z] [2023-12-11T16:22:57.587Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/65c00424-2dc2-4bcd-bc6f-397d75b55b80 [2023-12-11T16:22:57.587Z] [2023-12-11T16:22:57.587Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-12-11T16:22:57.587Z] [2023-12-11T16:22:57.587Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-11T16:22:57.587Z] [2023-12-11T16:22:58.157Z] [2023-12-11T16:22:58.157Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-11T16:22:58.157Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-11T16:22:58.157Z] More details here: https://snyk.co/ue1NS [2023-12-11T16:22:58.157Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-11T16:22:58.157Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-11T16:22:58.175Z] $ docker stop --time=1 57d029be2d7a5940829bda226b6083e018f4a88465022fb585c2322e3c4cb9eb [2023-12-11T16:23:04.068Z] $ docker rm -f --volumes 57d029be2d7a5940829bda226b6083e018f4a88465022fb585c2322e3c4cb9eb [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-11T16:23:04.852Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-11T16:23:04.901Z] provisioning config files... [2023-12-11T16:23:04.912Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config17122082278086693851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-11T16:23:05.274Z] --> edgex-publish-swagger.sh [2023-12-11T16:23:05.274Z] === Publish openapi/v3 API === [2023-12-11T16:23:05.274Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-12-11T16:23:05.274Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] [2023-12-11T16:23:05.274Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-11T16:23:05.274Z] Dload Upload Total Spent Left Speed [2023-12-11T16:23:06.537Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 9209 0:00:01 0:00:01 --:--:-- 9209 100 11600 100 180 100 11420 120 7618 0:00:01 0:00:01 --:--:-- 7733 100 11600 100 180 100 11420 120 7618 0:00:01 0:00:01 --:--:-- 7733 [2023-12-11T16:23:06.537Z] {"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-11T16:23:06.537Z] [Pipeline] } [2023-12-11T16:23:06.543Z] 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-11T16:23:07.293Z] + git log --format=format:%s -1 f1b411669ee1839f8dbbe289a9a639c5de7e427f [Pipeline] sh [2023-12-11T16:23:07.588Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-11T16:23:07.588Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-11T16:23:07.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-11T16:23:07.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-11T16:23:08.065Z] prd-ubuntu20.04-docker-8c-8g-24844 does not seem to be running inside a container [2023-12-11T16:23:08.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-11T16:23:08.505Z] $ docker top 2a70139c194fda52142e0f4504666158f8dd0aa0f05393796260af9e6c59925a -eo pid,comm [2023-12-11T16:23:08.554Z] 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-11T16:23:08.554Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-11T16:23:08.705Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-11T16:23:08.705Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-11T16:23:08.829Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-11T16:23:08.836Z] $ docker exec 2a70139c194fda52142e0f4504666158f8dd0aa0f05393796260af9e6c59925a ssh-agent [2023-12-11T16:23:08.956Z] SSH_AUTH_SOCK=/tmp/ssh-ofGwvh37z1LX/agent.33 [2023-12-11T16:23:08.956Z] SSH_AGENT_PID=39 [2023-12-11T16:23:08.961Z] Running ssh-add (command line suppressed) [2023-12-11T16:23:09.076Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7722711868117114847.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7722711868117114847.key) [2023-12-11T16:23:09.084Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-11T16:23:09.407Z] + git semver tag [2023-12-11T16:23:09.672Z] 2023-12-11 16:23:09,620 [run_tag] DEBUG tag force:False [2023-12-11T16:23:09.672Z] 2023-12-11 16:23:09,620 [check_head_tag] DEBUG check head tag [2023-12-11T16:23:09.672Z] 2023-12-11 16:23:09,622 [execute] INFO git cat-file --batch-check [2023-12-11T16:23:09.672Z] 2023-12-11 16:23:09,622 [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-11T16:23:09.672Z] 2023-12-11 16:23:09,626 [execute] INFO git cat-file --batch [2023-12-11T16:23:09.673Z] 2023-12-11 16:23:09,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-12-11T16:23:09.673Z] 2023-12-11 16:23:09,649 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-12-11T16:23:09.673Z] 2023-12-11 16:23:09,649 [execute] INFO git tag -a v3.2.0-dev.5 -m v3.2.0-dev.5 [2023-12-11T16:23:09.673Z] 2023-12-11 16:23:09,649 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.5', '-m', 'v3.2.0-dev.5'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-11T16:23:09.673Z] 2023-12-11 16:23:09,655 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-12-11T16:23:09.673Z] 3.2.0-dev.5 [Pipeline] } [2023-12-11T16:23:09.685Z] $ docker exec --env ******** --env ******** 2a70139c194fda52142e0f4504666158f8dd0aa0f05393796260af9e6c59925a ssh-agent -k [2023-12-11T16:23:09.783Z] unset SSH_AUTH_SOCK; [2023-12-11T16:23:09.784Z] unset SSH_AGENT_PID; [2023-12-11T16:23:09.784Z] echo Agent pid 39 killed; [2023-12-11T16:23:09.788Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-11T16:23:10.239Z] + git semver [Pipeline] } [2023-12-11T16:23:10.512Z] $ docker stop --time=1 2a70139c194fda52142e0f4504666158f8dd0aa0f05393796260af9e6c59925a [2023-12-11T16:23:11.796Z] $ docker rm -f --volumes 2a70139c194fda52142e0f4504666158f8dd0aa0f05393796260af9e6c59925a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-11T16:23:12.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-11T16:23:12.371Z] [2023-12-11T16:23:12.371Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-11T16:23:12.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-11T16:23:12.707Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-11T16:23:12.707Z] ab5ef0e58194: Pulling fs layer [2023-12-11T16:23:12.707Z] 9712f1f96733: Pulling fs layer [2023-12-11T16:23:12.707Z] 63f879dbbcfc: Pulling fs layer [2023-12-11T16:23:12.707Z] 0d9ebad4ef96: Pulling fs layer [2023-12-11T16:23:12.707Z] e9a5061849ea: Pulling fs layer [2023-12-11T16:23:12.707Z] d747dcd14b5f: Pulling fs layer [2023-12-11T16:23:12.707Z] 2de7ff778b66: Pulling fs layer [2023-12-11T16:23:12.707Z] e9a5061849ea: Waiting [2023-12-11T16:23:12.707Z] d747dcd14b5f: Waiting [2023-12-11T16:23:12.707Z] 2de7ff778b66: Waiting [2023-12-11T16:23:12.707Z] 0d9ebad4ef96: Waiting [2023-12-11T16:23:12.707Z] 9712f1f96733: Verifying Checksum [2023-12-11T16:23:12.707Z] 9712f1f96733: Download complete [2023-12-11T16:23:12.966Z] 63f879dbbcfc: Verifying Checksum [2023-12-11T16:23:12.966Z] 63f879dbbcfc: Download complete [2023-12-11T16:23:13.225Z] e9a5061849ea: Verifying Checksum [2023-12-11T16:23:13.225Z] e9a5061849ea: Download complete [2023-12-11T16:23:13.225Z] d747dcd14b5f: Verifying Checksum [2023-12-11T16:23:13.225Z] d747dcd14b5f: Download complete [2023-12-11T16:23:13.225Z] 0d9ebad4ef96: Verifying Checksum [2023-12-11T16:23:13.225Z] 0d9ebad4ef96: Download complete [2023-12-11T16:23:13.225Z] ab5ef0e58194: Verifying Checksum [2023-12-11T16:23:13.225Z] ab5ef0e58194: Download complete [2023-12-11T16:23:13.225Z] 2de7ff778b66: Verifying Checksum [2023-12-11T16:23:13.225Z] 2de7ff778b66: Download complete [2023-12-11T16:23:16.515Z] ab5ef0e58194: Pull complete [2023-12-11T16:23:16.515Z] 9712f1f96733: Pull complete [2023-12-11T16:23:17.082Z] 63f879dbbcfc: Pull complete [2023-12-11T16:23:21.270Z] 0d9ebad4ef96: Pull complete [2023-12-11T16:23:21.270Z] e9a5061849ea: Pull complete [2023-12-11T16:23:21.270Z] d747dcd14b5f: Pull complete [2023-12-11T16:23:22.646Z] 2de7ff778b66: Pull complete [2023-12-11T16:23:22.646Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-11T16:23:22.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-11T16:23:22.646Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-11T16:23:22.939Z] prd-ubuntu20.04-docker-8c-8g-24844 does not seem to be running inside a container [2023-12-11T16:23:22.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-12-11T16:23:31.688Z] $ docker top 47e9db629da6a85187d58e63ea6f7c80d335d3e641fc354cc6aa88293c4e49b8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-11T16:23:31.830Z] provisioning config files... [2023-12-11T16:23:31.837Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1430779948602004541tmp [2023-12-11T16:23:31.846Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config9465517527421413025tmp [2023-12-11T16:23:31.854Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4650190752462571491tmp [Pipeline] { [Pipeline] echo [2023-12-11T16:23:32.007Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-11T16:23:32.300Z] ---> sigul-configuration.sh [2023-12-11T16:23:32.300Z] gpg: directory `/root/.gnupg' created [2023-12-11T16:23:32.300Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-11T16:23:32.300Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-11T16:23:32.300Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-11T16:23:32.300Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-11T16:23:32.300Z] gpg: CAST5 encrypted data [2023-12-11T16:23:32.300Z] gpg: encrypted with 1 passphrase [2023-12-11T16:23:32.300Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-11T16:23:32.609Z] + mkdir /home/jenkins [2023-12-11T16:23:32.609Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-11T16:23:32.909Z] + 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-11T16:23:32.923Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-11T16:23:33.220Z] ---> sigul-install.sh [2023-12-11T16:23:33.220Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-11T16:23:33.528Z] + git tag --list [2023-12-11T16:23:33.528Z] v0.1.0 [2023-12-11T16:23:33.528Z] v0.1.1 [2023-12-11T16:23:33.528Z] v1.0.0 [2023-12-11T16:23:33.528Z] v1.1.0 [2023-12-11T16:23:33.528Z] v1.2.0 [2023-12-11T16:23:33.528Z] v1.3.0 [2023-12-11T16:23:33.528Z] v1.3.1 [2023-12-11T16:23:33.528Z] v2.0.0 [2023-12-11T16:23:33.528Z] v2.0.1 [2023-12-11T16:23:33.528Z] v2.1.0 [2023-12-11T16:23:33.528Z] v2.1.1 [2023-12-11T16:23:33.528Z] v2.1.2 [2023-12-11T16:23:33.528Z] v2.2.0 [2023-12-11T16:23:33.528Z] v2.3 [2023-12-11T16:23:33.528Z] v2.3.0 [2023-12-11T16:23:33.528Z] v2.3.1 [2023-12-11T16:23:33.528Z] v3.0 [2023-12-11T16:23:33.528Z] v3.0.0 [2023-12-11T16:23:33.528Z] v3.0.1 [2023-12-11T16:23:33.528Z] v3.0.1-dev.1 [2023-12-11T16:23:33.528Z] v3.0.1-dev.2 [2023-12-11T16:23:33.528Z] v3.1 [2023-12-11T16:23:33.528Z] v3.1.0 [2023-12-11T16:23:33.528Z] v3.1.0-dev.1 [2023-12-11T16:23:33.528Z] v3.1.0-dev.10 [2023-12-11T16:23:33.528Z] v3.1.0-dev.11 [2023-12-11T16:23:33.528Z] v3.1.0-dev.12 [2023-12-11T16:23:33.528Z] v3.1.0-dev.13 [2023-12-11T16:23:33.528Z] v3.1.0-dev.14 [2023-12-11T16:23:33.528Z] v3.1.0-dev.15 [2023-12-11T16:23:33.528Z] v3.1.0-dev.16 [2023-12-11T16:23:33.528Z] v3.1.0-dev.17 [2023-12-11T16:23:33.528Z] v3.1.0-dev.18 [2023-12-11T16:23:33.528Z] v3.1.0-dev.19 [2023-12-11T16:23:33.528Z] v3.1.0-dev.2 [2023-12-11T16:23:33.528Z] v3.1.0-dev.20 [2023-12-11T16:23:33.528Z] v3.1.0-dev.21 [2023-12-11T16:23:33.528Z] v3.1.0-dev.22 [2023-12-11T16:23:33.528Z] v3.1.0-dev.23 [2023-12-11T16:23:33.528Z] v3.1.0-dev.24 [2023-12-11T16:23:33.528Z] v3.1.0-dev.25 [2023-12-11T16:23:33.528Z] v3.1.0-dev.26 [2023-12-11T16:23:33.528Z] v3.1.0-dev.27 [2023-12-11T16:23:33.528Z] v3.1.0-dev.28 [2023-12-11T16:23:33.528Z] v3.1.0-dev.29 [2023-12-11T16:23:33.528Z] v3.1.0-dev.3 [2023-12-11T16:23:33.528Z] v3.1.0-dev.30 [2023-12-11T16:23:33.528Z] v3.1.0-dev.31 [2023-12-11T16:23:33.528Z] v3.1.0-dev.32 [2023-12-11T16:23:33.528Z] v3.1.0-dev.33 [2023-12-11T16:23:33.528Z] v3.1.0-dev.34 [2023-12-11T16:23:33.528Z] v3.1.0-dev.35 [2023-12-11T16:23:33.528Z] v3.1.0-dev.36 [2023-12-11T16:23:33.528Z] v3.1.0-dev.37 [2023-12-11T16:23:33.528Z] v3.1.0-dev.38 [2023-12-11T16:23:33.528Z] v3.1.0-dev.39 [2023-12-11T16:23:33.528Z] v3.1.0-dev.4 [2023-12-11T16:23:33.528Z] v3.1.0-dev.40 [2023-12-11T16:23:33.528Z] v3.1.0-dev.41 [2023-12-11T16:23:33.528Z] v3.1.0-dev.42 [2023-12-11T16:23:33.528Z] v3.1.0-dev.43 [2023-12-11T16:23:33.528Z] v3.1.0-dev.44 [2023-12-11T16:23:33.528Z] v3.1.0-dev.45 [2023-12-11T16:23:33.528Z] v3.1.0-dev.46 [2023-12-11T16:23:33.528Z] v3.1.0-dev.47 [2023-12-11T16:23:33.528Z] v3.1.0-dev.48 [2023-12-11T16:23:33.528Z] v3.1.0-dev.49 [2023-12-11T16:23:33.528Z] v3.1.0-dev.5 [2023-12-11T16:23:33.528Z] v3.1.0-dev.50 [2023-12-11T16:23:33.528Z] v3.1.0-dev.51 [2023-12-11T16:23:33.528Z] v3.1.0-dev.52 [2023-12-11T16:23:33.528Z] v3.1.0-dev.6 [2023-12-11T16:23:33.528Z] v3.1.0-dev.7 [2023-12-11T16:23:33.528Z] v3.1.0-dev.8 [2023-12-11T16:23:33.528Z] v3.1.0-dev.9 [2023-12-11T16:23:33.528Z] v3.2.0-dev.1 [2023-12-11T16:23:33.528Z] v3.2.0-dev.2 [2023-12-11T16:23:33.528Z] v3.2.0-dev.3 [2023-12-11T16:23:33.528Z] v3.2.0-dev.4 [2023-12-11T16:23:33.528Z] v3.2.0-dev.5 [Pipeline] sh [2023-12-11T16:23:33.892Z] + lftools sign git-tag v3.2.0-dev.5 [2023-12-11T16:23:34.463Z] Signing Git tag with Sigul... [2023-12-11T16:23:34.463Z] Signing v3.2.0-dev.5 [Pipeline] echo [2023-12-11T16:23:34.733Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-11T16:23:35.022Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-11T16:23:35.028Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-11T16:23:35.138Z] $ docker stop --time=1 47e9db629da6a85187d58e63ea6f7c80d335d3e641fc354cc6aa88293c4e49b8 [2023-12-11T16:23:36.418Z] $ docker rm -f --volumes 47e9db629da6a85187d58e63ea6f7c80d335d3e641fc354cc6aa88293c4e49b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-11T16:23:37.173Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-11T16:23:37.173Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-11T16:23:37.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-11T16:23:37.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-11T16:23:37.668Z] prd-ubuntu20.04-docker-8c-8g-24844 does not seem to be running inside a container [2023-12-11T16:23:37.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-11T16:23:38.053Z] $ docker top ee0022ddf37adff3972da2a7fe1e268b40ffccfc14ea81322cc50dfc38de408a -eo pid,comm [2023-12-11T16:23:38.099Z] 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-11T16:23:38.099Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-11T16:23:38.264Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-11T16:23:38.264Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-11T16:23:38.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-11T16:23:38.383Z] $ docker exec ee0022ddf37adff3972da2a7fe1e268b40ffccfc14ea81322cc50dfc38de408a ssh-agent [2023-12-11T16:23:38.491Z] SSH_AUTH_SOCK=/tmp/ssh-wn49J0NFf36e/agent.32 [2023-12-11T16:23:38.491Z] SSH_AGENT_PID=38 [2023-12-11T16:23:38.497Z] Running ssh-add (command line suppressed) [2023-12-11T16:23:38.605Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1390286879306781259.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1390286879306781259.key) [2023-12-11T16:23:38.614Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-11T16:23:38.955Z] + git semver bump pre [2023-12-11T16:23:39.215Z] 2023-12-11 16:23:39,148 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-12-11T16:23:39.215Z] 2023-12-11 16:23:39,148 [bump_version] DEBUG bumping version:3.2.0-dev.5 on axis:pre with prefix:dev [2023-12-11T16:23:39.215Z] 2023-12-11 16:23:39,148 [bump_version] DEBUG bumped version:3.2.0-dev.6 [2023-12-11T16:23:39.215Z] 2023-12-11 16:23:39,148 [write_version] DEBUG write version:3.2.0-dev.6 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2023-12-11T16:23:39.215Z] 2023-12-11 16:23:39,148 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-12-11T16:23:39.215Z] 2023-12-11 16:23:39,148 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-12-11T16:23:39.215Z] 2023-12-11 16:23:39,151 [execute] INFO git cat-file --batch-check [2023-12-11T16:23:39.215Z] 2023-12-11 16:23:39,151 [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-11T16:23:39.215Z] 2023-12-11 16:23:39,156 [execute] INFO git cat-file --batch [2023-12-11T16:23:39.215Z] 2023-12-11 16:23:39,157 [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-11T16:23:39.215Z] 2023-12-11 16:23:39,161 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-12-11T16:23:39.215Z] 3.2.0-dev.6 [Pipeline] } [2023-12-11T16:23:39.228Z] $ docker exec --env ******** --env ******** ee0022ddf37adff3972da2a7fe1e268b40ffccfc14ea81322cc50dfc38de408a ssh-agent -k [2023-12-11T16:23:39.321Z] unset SSH_AUTH_SOCK; [2023-12-11T16:23:39.321Z] unset SSH_AGENT_PID; [2023-12-11T16:23:39.321Z] echo Agent pid 38 killed; [2023-12-11T16:23:39.327Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-11T16:23:39.804Z] + git semver [Pipeline] } [2023-12-11T16:23:40.079Z] $ docker stop --time=1 ee0022ddf37adff3972da2a7fe1e268b40ffccfc14ea81322cc50dfc38de408a [2023-12-11T16:23:41.327Z] $ docker rm -f --volumes ee0022ddf37adff3972da2a7fe1e268b40ffccfc14ea81322cc50dfc38de408a [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-11T16:23:41.809Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-11T16:23:41.809Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-11T16:23:42.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-11T16:23:42.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-11T16:23:42.349Z] prd-ubuntu20.04-docker-8c-8g-24844 does not seem to be running inside a container [2023-12-11T16:23:42.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-11T16:23:42.713Z] $ docker top 2dd20e377cbd009b59e92ba7b8ce96c60d55c48743afd4a587b2ba579b47c06d -eo pid,comm [2023-12-11T16:23:42.758Z] 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-11T16:23:42.758Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-11T16:23:42.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-11T16:23:42.965Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-11T16:23:43.068Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-11T16:23:43.076Z] $ docker exec 2dd20e377cbd009b59e92ba7b8ce96c60d55c48743afd4a587b2ba579b47c06d ssh-agent [2023-12-11T16:23:43.167Z] SSH_AUTH_SOCK=/tmp/ssh-x6TLgu5zrwC5/agent.33 [2023-12-11T16:23:43.167Z] SSH_AGENT_PID=39 [2023-12-11T16:23:43.173Z] Running ssh-add (command line suppressed) [2023-12-11T16:23:43.282Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5476611315733048776.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5476611315733048776.key) [2023-12-11T16:23:43.290Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-11T16:23:43.638Z] + git semver push [2023-12-11T16:23:43.897Z] 2023-12-11 16:23:43,851 [run_push] DEBUG push [2023-12-11T16:23:43.898Z] 2023-12-11 16:23:43,852 [execute] INFO git cat-file --batch-check [2023-12-11T16:23:43.898Z] 2023-12-11 16:23:43,852 [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-11T16:23:43.898Z] 2023-12-11 16:23:43,858 [execute] INFO git rev-list e5cb4716bd5b94bd1cd7ae77cd11b8cb8bd2096e -- [2023-12-11T16:23:43.898Z] 2023-12-11 16:23:43,858 [execute] DEBUG Popen(['git', 'rev-list', 'e5cb4716bd5b94bd1cd7ae77cd11b8cb8bd2096e', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-11T16:23:43.898Z] 2023-12-11 16:23:43,876 [execute] INFO git fetch -v origin [2023-12-11T16:23:43.898Z] 2023-12-11 16:23:43,877 [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-11T16:23:44.467Z] 2023-12-11 16:23:44,408 [run_push] DEBUG no remote changes detected [2023-12-11T16:23:44.467Z] 2023-12-11 16:23:44,409 [execute] INFO git push origin semver [2023-12-11T16:23:44.467Z] 2023-12-11 16:23:44,409 [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-11T16:23:45.411Z] 2023-12-11 16:23:45,239 [run_push] DEBUG push all version tags [2023-12-11T16:23:45.411Z] 2023-12-11 16:23:45,240 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-11T16:23:45.411Z] 2023-12-11 16:23:45,240 [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-11T16:23:46.346Z] 2023-12-11 16:23:46,073 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-12-11T16:23:46.346Z] 3.2.0-dev.6 [Pipeline] } [2023-12-11T16:23:46.361Z] $ docker exec --env ******** --env ******** 2dd20e377cbd009b59e92ba7b8ce96c60d55c48743afd4a587b2ba579b47c06d ssh-agent -k [2023-12-11T16:23:46.474Z] unset SSH_AUTH_SOCK; [2023-12-11T16:23:46.474Z] unset SSH_AGENT_PID; [2023-12-11T16:23:46.475Z] echo Agent pid 39 killed; [2023-12-11T16:23:46.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-11T16:23:47.012Z] + git semver [Pipeline] } [2023-12-11T16:23:47.287Z] $ docker stop --time=1 2dd20e377cbd009b59e92ba7b8ce96c60d55c48743afd4a587b2ba579b47c06d [2023-12-11T16:23:48.565Z] $ docker rm -f --volumes 2dd20e377cbd009b59e92ba7b8ce96c60d55c48743afd4a587b2ba579b47c06d [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-11T16:23:50.146Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2023-12-11T16:23:50.146Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-12-11T16:23:50.146Z] total 16 [2023-12-11T16:23:50.146Z] drwxr-xr-x 3 root root 4096 Dec 11 16:15 . [2023-12-11T16:23:50.146Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 11 16:23 .. [2023-12-11T16:23:50.146Z] drwxr-xr-x 2 root root 4096 Dec 11 16:15 cost [2023-12-11T16:23:50.146Z] -rw-r--r-- 1 root root 92 Dec 11 16:15 cost.csv [2023-12-11T16:23:50.146Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-12-11T16:23:50.146Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-12-11T16:23:50.146Z] total 16 [2023-12-11T16:23:50.146Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 11 16:15 . [2023-12-11T16:23:50.146Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 11 16:23 .. [2023-12-11T16:23:50.146Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 11 16:15 cost [2023-12-11T16:23:50.146Z] -rw-r--r-- 1 jenkins jenkins 92 Dec 11 16:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-11T16:23:50.464Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-11T16:23:51.401Z] ---> package-listing.sh [2023-12-11T16:23:51.401Z] ++ facter osfamily [2023-12-11T16:23:51.401Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-11T16:23:51.660Z] + OS_FAMILY=debian [2023-12-11T16:23:51.660Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2023-12-11T16:23:51.660Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-11T16:23:51.660Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-11T16:23:51.660Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-11T16:23:51.660Z] + PACKAGES=/tmp/packages_start.txt [2023-12-11T16:23:51.660Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-12-11T16:23:51.660Z] + PACKAGES=/tmp/packages_end.txt [2023-12-11T16:23:51.660Z] + case "${OS_FAMILY}" in [2023-12-11T16:23:51.660Z] + dpkg -l [2023-12-11T16:23:51.660Z] + grep '^ii' [2023-12-11T16:23:51.660Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-11T16:23:51.660Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-11T16:23:51.660Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-11T16:23:51.660Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-12-11T16:23:51.660Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2023-12-11T16:23:51.660Z] + 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-11T16:23:51.669Z] 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-11T16:23:51.944Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-11T16:23:52.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-11T16:23:52.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-11T16:23:52.723Z] prd-ubuntu20.04-docker-8c-8g-24844 does not seem to be running inside a container [2023-12-11T16:23:52.760Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-11T16:23:52.990Z] $ docker top fb965b668c5ddb9147f6b80ee9ba47e5f371d56c960efe16b4dccc8a7c5ce227 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-11T16:23:53.457Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-11T16:23:53.741Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-11T16:23:54.028Z] + ls /var/log/sa-host [2023-12-11T16:23:54.028Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-11T16:23:54.175Z] provisioning config files... [2023-12-11T16:23:54.185Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config14296606432149947439tmp [Pipeline] { [Pipeline] echo [2023-12-11T16:23:54.316Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-11T16:23:54.600Z] ---> create-netrc.sh [Pipeline] } [2023-12-11T16:23:54.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-11T16:23:55.102Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-11T16:23:55.111Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-11T16:23:55.402Z] ---> sudo-logs.sh [2023-12-11T16:23:55.402Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-11T16:23:55.497Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-11T16:23:55.776Z] ---> job-cost.sh [2023-12-11T16:23:55.776Z] lf-activate-venv: SKIPPING [2023-12-11T16:23:55.776Z] DEBUG: total: 0.2199999988079071 [2023-12-11T16:23:55.776Z] INFO: Retrieving Stack Cost... [2023-12-11T16:23:56.036Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-11T16:23:56.606Z] INFO: Archiving Costs [Pipeline] echo [2023-12-11T16:23:56.618Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-11T16:23:56.904Z] ---> logs-deploy.sh [2023-12-11T16:23:56.904Z] lf-activate-venv: SKIPPING [2023-12-11T16:23:56.904Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/322 [2023-12-11T16:23:56.904Z] INFO: archiving workspace using pattern(s): [2023-12-11T16:24:00.697Z] Archives upload complete. [2023-12-11T16:24:00.697Z] INFO: archiving logs to Nexus [2023-12-11T16:24:00.697Z] ---> uname -a: [2023-12-11T16:24:00.697Z] Linux prd-ubuntu20-04-docker-8c-8g-24844 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-11T16:24:00.697Z] [2023-12-11T16:24:00.697Z] [2023-12-11T16:24:00.697Z] ---> lscpu: [2023-12-11T16:24:00.697Z] Architecture: x86_64 [2023-12-11T16:24:00.697Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-11T16:24:00.697Z] Byte Order: Little Endian [2023-12-11T16:24:00.697Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-11T16:24:00.697Z] CPU(s): 8 [2023-12-11T16:24:00.697Z] On-line CPU(s) list: 0-7 [2023-12-11T16:24:00.697Z] Thread(s) per core: 1 [2023-12-11T16:24:00.697Z] Core(s) per socket: 1 [2023-12-11T16:24:00.697Z] Socket(s): 8 [2023-12-11T16:24:00.697Z] NUMA node(s): 1 [2023-12-11T16:24:00.697Z] Vendor ID: AuthenticAMD [2023-12-11T16:24:00.697Z] CPU family: 23 [2023-12-11T16:24:00.697Z] Model: 49 [2023-12-11T16:24:00.697Z] Model name: AMD EPYC-Rome Processor [2023-12-11T16:24:00.697Z] Stepping: 0 [2023-12-11T16:24:00.697Z] CPU MHz: 2800.000 [2023-12-11T16:24:00.697Z] BogoMIPS: 5600.00 [2023-12-11T16:24:00.697Z] Virtualization: AMD-V [2023-12-11T16:24:00.697Z] Hypervisor vendor: KVM [2023-12-11T16:24:00.697Z] Virtualization type: full [2023-12-11T16:24:00.697Z] L1d cache: 256 KiB [2023-12-11T16:24:00.697Z] L1i cache: 256 KiB [2023-12-11T16:24:00.697Z] L2 cache: 4 MiB [2023-12-11T16:24:00.697Z] L3 cache: 128 MiB [2023-12-11T16:24:00.697Z] NUMA node0 CPU(s): 0-7 [2023-12-11T16:24:00.697Z] Vulnerability Itlb multihit: Not affected [2023-12-11T16:24:00.697Z] Vulnerability L1tf: Not affected [2023-12-11T16:24:00.697Z] Vulnerability Mds: Not affected [2023-12-11T16:24:00.697Z] Vulnerability Meltdown: Not affected [2023-12-11T16:24:00.697Z] Vulnerability Mmio stale data: Not affected [2023-12-11T16:24:00.697Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-11T16:24:00.697Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-11T16:24:00.697Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-11T16:24:00.697Z] Vulnerability Srbds: Not affected [2023-12-11T16:24:00.697Z] Vulnerability Tsx async abort: Not affected [2023-12-11T16:24:00.697Z] 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-11T16:24:00.697Z] [2023-12-11T16:24:00.697Z] [2023-12-11T16:24:00.697Z] ---> nproc: [2023-12-11T16:24:00.697Z] 8 [2023-12-11T16:24:00.697Z] [2023-12-11T16:24:00.697Z] [2023-12-11T16:24:00.697Z] ---> df -h: [2023-12-11T16:24:00.697Z] Filesystem Size Used Avail Use% Mounted on [2023-12-11T16:24:00.697Z] overlay 155G 12G 144G 8% / [2023-12-11T16:24:00.697Z] tmpfs 64M 0 64M 0% /dev [2023-12-11T16:24:00.697Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-12-11T16:24:00.697Z] shm 64M 0 64M 0% /dev/shm [2023-12-11T16:24:00.697Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-12-11T16:24:00.697Z] [2023-12-11T16:24:00.697Z] [2023-12-11T16:24:00.697Z] ---> sar -b -r -n DEV: [2023-12-11T16:24:00.697Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24844) 12/11/23 _x86_64_ (8 CPU) [2023-12-11T16:24:00.697Z] [2023-12-11T16:24:00.697Z] 16:12:40 LINUX RESTART (8 CPU) [2023-12-11T16:24:00.697Z] [2023-12-11T16:24:00.697Z] 16:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-12-11T16:24:00.697Z] 16:14:01 158.57 38.73 119.85 0.00 4233.56 174744.08 0.00 [2023-12-11T16:24:00.697Z] 16:15:01 59.04 0.25 58.79 0.00 2.00 28145.46 0.00 [2023-12-11T16:24:00.697Z] 16:16:01 70.20 0.18 70.02 0.00 9.07 31132.81 0.00 [2023-12-11T16:24:00.697Z] 16:17:01 1.98 0.02 1.97 0.00 0.13 26.53 0.00 [2023-12-11T16:24:00.697Z] 16:18:01 27.80 8.83 18.96 0.00 3172.94 2152.97 0.00 [2023-12-11T16:24:00.697Z] 16:19:01 22.00 2.53 19.46 0.00 269.42 3785.24 0.00 [2023-12-11T16:24:00.697Z] 16:20:01 3.35 0.02 3.33 0.00 0.13 75.56 0.00 [2023-12-11T16:24:00.697Z] 16:21:01 1.95 0.00 1.95 0.00 0.00 22.79 0.00 [2023-12-11T16:24:00.697Z] 16:22:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 [2023-12-11T16:24:00.697Z] 16:23:02 56.57 0.37 56.21 0.00 22.74 33380.49 0.00 [2023-12-11T16:24:00.697Z] Average: 40.28 5.09 35.18 0.00 770.76 27348.24 0.00 [2023-12-11T16:24:00.697Z] [2023-12-11T16:24:00.697Z] 16:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-12-11T16:24:00.697Z] 16:14:01 29185816 31535056 778052 2.37 76308 2544308 1859476 5.48 1018424 2281056 10172 [2023-12-11T16:24:00.697Z] 16:15:01 27570640 31256084 1044316 3.18 102300 3755284 2374384 7.00 1841496 2964048 466440 [2023-12-11T16:24:00.697Z] 16:16:01 28642472 31542876 761504 2.32 106484 3006092 1776148 5.23 1142188 2636000 340 [2023-12-11T16:24:00.697Z] 16:17:01 28653240 31553336 751204 2.28 106532 3006144 1776148 5.23 1127632 2635856 252 [2023-12-11T16:24:00.697Z] 16:18:01 28354692 31538328 741380 2.25 122224 3274852 1677196 4.94 1225668 2813776 95624 [2023-12-11T16:24:00.697Z] 16:19:01 28318520 31535880 741384 2.25 129892 3299092 1730440 5.10 1357436 2710400 172 [2023-12-11T16:24:00.697Z] 16:20:01 28323180 31535772 741452 2.25 128488 3295844 1719200 5.07 1356080 2707172 16 [2023-12-11T16:24:00.697Z] 16:21:01 28330400 31543084 734072 2.23 128584 3295848 1719200 5.07 1349120 2707168 16 [2023-12-11T16:24:00.697Z] 16:22:01 28330668 31543408 733672 2.23 128672 3295848 1719200 5.07 1349704 2707172 8 [2023-12-11T16:24:00.697Z] 16:23:02 27204144 31509412 763188 2.32 149364 4287088 1869584 5.51 1509880 3590460 83052 [2023-12-11T16:24:00.697Z] Average: 28291377 31509324 779022 2.37 117885 3306040 1822098 5.37 1327763 2775311 65609 [2023-12-11T16:24:00.697Z] [2023-12-11T16:24:00.697Z] 16:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-12-11T16:24:00.697Z] 16:14:01 veth7b2e466 5.48 6.72 0.47 25.56 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:14:01 lo 3.33 3.33 0.32 0.32 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:14:01 docker0 84.02 82.59 6.02 454.27 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:14:01 ens3 643.36 459.57 6370.97 97.49 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:15:01 veth7b2e466 114.86 228.16 11.05 1741.77 0.00 0.00 0.00 0.14 [2023-12-11T16:24:00.697Z] 16:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:15:01 docker0 114.86 228.10 9.48 1741.76 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:15:01 ens3 254.96 137.21 1757.75 78.46 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:16:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:16:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:16:01 ens3 106.82 67.27 2545.58 17.33 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:17:01 ens3 0.80 0.40 0.72 0.23 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:18:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:18:01 ens3 206.28 86.67 2083.66 7.48 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:19:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:19:01 ens3 1.42 1.45 0.87 0.45 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:21:01 ens3 0.63 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:22:01 ens3 0.43 0.40 0.25 0.21 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:23:02 lo 1.26 1.26 0.12 0.12 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:23:02 docker0 61.73 102.84 4.96 1024.21 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] 16:23:02 ens3 233.02 135.33 4994.67 18.74 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] Average: lo 0.69 0.69 0.06 0.06 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] Average: docker0 26.08 41.37 2.05 322.20 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] Average: ens3 144.79 88.85 1776.22 22.04 0.00 0.00 0.00 0.00 [2023-12-11T16:24:00.697Z] [2023-12-11T16:24:00.697Z] [2023-12-11T16:24:00.697Z] ---> sar -P ALL: [2023-12-11T16:24:00.697Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24844) 12/11/23 _x86_64_ (8 CPU) [2023-12-11T16:24:00.697Z] [2023-12-11T16:24:00.697Z] 16:12:40 LINUX RESTART (8 CPU) [2023-12-11T16:24:00.697Z] [2023-12-11T16:24:00.697Z] 16:13:01 CPU %user %nice %system %iowait %steal %idle [2023-12-11T16:24:00.697Z] 16:14:01 all 9.33 0.00 3.33 4.28 0.07 82.99 [2023-12-11T16:24:00.697Z] 16:14:01 0 6.88 0.00 2.86 5.27 0.07 84.92 [2023-12-11T16:24:00.697Z] 16:14:01 1 9.04 0.00 4.61 11.13 0.07 75.15 [2023-12-11T16:24:00.697Z] 16:14:01 2 10.53 0.00 2.98 5.77 0.07 80.66 [2023-12-11T16:24:00.697Z] 16:14:01 3 11.38 0.00 3.17 9.00 0.07 76.38 [2023-12-11T16:24:00.697Z] 16:14:01 4 9.30 0.00 3.70 0.62 0.07 86.31 [2023-12-11T16:24:00.697Z] 16:14:01 5 9.63 0.00 3.42 0.89 0.08 85.98 [2023-12-11T16:24:00.697Z] 16:14:01 6 8.75 0.00 2.66 0.13 0.08 88.37 [2023-12-11T16:24:00.697Z] 16:14:01 7 9.15 0.00 3.25 1.45 0.07 86.08 [2023-12-11T16:24:00.697Z] 16:15:01 all 53.20 0.00 5.80 2.28 0.14 38.58 [2023-12-11T16:24:00.697Z] 16:15:01 0 51.79 0.00 5.83 1.30 0.15 40.93 [2023-12-11T16:24:00.697Z] 16:15:01 1 54.45 0.00 5.77 2.99 0.12 36.67 [2023-12-11T16:24:00.697Z] 16:15:01 2 50.42 0.00 5.87 0.08 0.12 43.50 [2023-12-11T16:24:00.697Z] 16:15:01 3 52.95 0.00 5.82 0.78 0.12 40.34 [2023-12-11T16:24:00.697Z] 16:15:01 4 54.35 0.00 6.17 0.29 0.15 39.04 [2023-12-11T16:24:00.697Z] 16:15:01 5 56.70 0.00 5.13 3.51 0.15 34.50 [2023-12-11T16:24:00.697Z] 16:15:01 6 52.59 0.00 5.77 3.50 0.15 37.99 [2023-12-11T16:24:00.697Z] 16:15:01 7 52.35 0.00 6.03 5.79 0.17 35.65 [2023-12-11T16:24:00.697Z] 16:16:01 all 13.25 0.00 2.05 2.19 0.05 82.46 [2023-12-11T16:24:00.697Z] 16:16:01 0 13.30 0.00 1.96 0.59 0.05 84.11 [2023-12-11T16:24:00.697Z] 16:16:01 1 13.63 0.00 2.48 2.50 0.05 81.35 [2023-12-11T16:24:00.697Z] 16:16:01 2 13.45 0.00 1.83 0.25 0.05 84.42 [2023-12-11T16:24:00.697Z] 16:16:01 3 12.44 0.00 1.32 0.05 0.07 86.12 [2023-12-11T16:24:00.697Z] 16:16:01 4 14.09 0.00 1.71 0.00 0.05 84.15 [2023-12-11T16:24:00.697Z] 16:16:01 5 14.10 0.00 2.18 7.10 0.07 76.55 [2023-12-11T16:24:00.697Z] 16:16:01 6 13.37 0.00 1.79 6.73 0.05 78.06 [2023-12-11T16:24:00.697Z] 16:16:01 7 11.62 0.00 3.17 0.32 0.03 84.86 [2023-12-11T16:24:00.697Z] 16:17:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2023-12-11T16:24:00.697Z] 16:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-11T16:24:00.697Z] 16:17:01 1 0.07 0.00 0.03 0.02 0.02 99.87 [2023-12-11T16:24:00.697Z] 16:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-11T16:24:00.697Z] 16:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-11T16:24:00.697Z] 16:17:01 4 0.05 0.00 0.03 0.02 0.02 99.88 [2023-12-11T16:24:00.697Z] 16:17:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2023-12-11T16:24:00.698Z] 16:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-11T16:24:00.698Z] 16:17:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-12-11T16:24:00.698Z] 16:18:01 all 1.33 0.00 0.79 1.54 0.02 96.33 [2023-12-11T16:24:00.698Z] 16:18:01 0 1.55 0.00 1.90 1.19 0.02 95.34 [2023-12-11T16:24:00.698Z] 16:18:01 1 0.99 0.00 0.53 0.12 0.02 98.35 [2023-12-11T16:24:00.698Z] 16:18:01 2 1.45 0.00 0.60 0.55 0.00 97.40 [2023-12-11T16:24:00.698Z] 16:18:01 3 1.09 0.00 0.62 0.07 0.02 98.21 [2023-12-11T16:24:00.698Z] 16:18:01 4 2.54 0.00 0.63 0.25 0.02 96.56 [2023-12-11T16:24:00.698Z] 16:18:01 5 0.64 0.00 0.75 6.53 0.05 92.03 [2023-12-11T16:24:00.698Z] 16:18:01 6 1.42 0.00 0.67 0.23 0.03 97.65 [2023-12-11T16:24:00.698Z] 16:18:01 7 0.97 0.00 0.57 3.38 0.02 95.06 [2023-12-11T16:24:00.698Z] 16:19:01 all 0.93 0.00 0.43 1.94 0.02 96.68 [2023-12-11T16:24:00.698Z] 16:19:01 0 0.55 0.00 0.28 1.47 0.02 97.68 [2023-12-11T16:24:00.698Z] 16:19:01 1 1.17 0.00 0.42 1.45 0.03 96.93 [2023-12-11T16:24:00.698Z] 16:19:01 2 0.82 0.00 0.28 1.20 0.02 97.68 [2023-12-11T16:24:00.698Z] 16:19:01 3 0.78 0.00 0.28 0.60 0.00 98.33 [2023-12-11T16:24:00.698Z] 16:19:01 4 1.57 0.00 0.47 0.17 0.02 97.78 [2023-12-11T16:24:00.698Z] 16:19:01 5 1.15 0.00 0.28 0.62 0.02 97.93 [2023-12-11T16:24:00.698Z] 16:19:01 6 0.97 0.00 1.10 0.42 0.02 97.50 [2023-12-11T16:24:00.698Z] 16:19:01 7 0.47 0.00 0.33 9.62 0.02 89.57 [2023-12-11T16:24:00.698Z] 16:20:01 all 0.09 0.00 0.05 0.09 0.01 99.77 [2023-12-11T16:24:00.698Z] 16:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-11T16:24:00.698Z] 16:20:01 1 0.08 0.00 0.03 0.17 0.03 99.68 [2023-12-11T16:24:00.698Z] 16:20:01 2 0.02 0.00 0.03 0.08 0.02 99.85 [2023-12-11T16:24:00.698Z] 16:20:01 3 0.07 0.00 0.03 0.05 0.02 99.83 [2023-12-11T16:24:00.698Z] 16:20:01 4 0.07 0.00 0.08 0.00 0.00 99.85 [2023-12-11T16:24:00.698Z] 16:20:01 5 0.20 0.00 0.03 0.00 0.00 99.77 [2023-12-11T16:24:00.698Z] 16:20:01 6 0.20 0.00 0.08 0.03 0.00 99.68 [2023-12-11T16:24:00.698Z] 16:20:01 7 0.03 0.00 0.05 0.38 0.03 99.50 [2023-12-11T16:24:00.698Z] 16:21:01 all 0.13 0.00 0.01 0.03 0.01 99.82 [2023-12-11T16:24:00.698Z] 16:21:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2023-12-11T16:24:00.698Z] 16:21:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-12-11T16:24:00.698Z] 16:21:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-12-11T16:24:00.698Z] 16:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-12-11T16:24:00.698Z] 16:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-12-11T16:24:00.698Z] 16:21:01 5 0.86 0.00 0.00 0.00 0.02 99.12 [2023-12-11T16:24:00.698Z] 16:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-11T16:24:00.698Z] 16:21:01 7 0.02 0.00 0.02 0.20 0.02 99.75 [2023-12-11T16:24:00.698Z] 16:22:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2023-12-11T16:24:00.698Z] 16:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-11T16:24:00.698Z] 16:22:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2023-12-11T16:24:00.698Z] 16:22:01 2 0.00 0.00 0.02 0.08 0.00 99.90 [2023-12-11T16:24:00.698Z] 16:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-11T16:24:00.698Z] 16:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-11T16:24:00.698Z] 16:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-11T16:24:00.698Z] 16:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-11T16:24:00.698Z] 16:22:01 7 0.07 0.00 0.03 0.03 0.02 99.85 [2023-12-11T16:24:00.698Z] 16:23:02 all 4.73 0.00 1.83 2.49 0.04 90.91 [2023-12-11T16:24:00.698Z] 16:23:02 0 4.39 0.00 1.18 0.02 0.03 94.38 [2023-12-11T16:24:00.698Z] 16:23:02 1 5.10 0.00 1.58 0.34 0.05 92.92 [2023-12-11T16:24:00.698Z] 16:23:02 2 4.93 0.00 2.04 7.91 0.05 85.07 [2023-12-11T16:24:00.698Z] 16:23:02 3 4.43 0.00 2.48 7.92 0.03 85.13 [2023-12-11T16:24:00.698Z] 16:23:02 4 4.44 0.00 1.80 0.07 0.05 93.64 [2023-12-11T16:24:00.698Z] 16:23:02 5 5.49 0.00 1.31 0.02 0.03 93.15 [2023-12-11T16:24:00.698Z] 16:23:02 6 4.96 0.00 2.32 0.08 0.02 92.61 [2023-12-11T16:24:00.698Z] 16:23:02 7 4.13 0.00 1.91 3.60 0.05 90.32 [2023-12-11T16:24:00.698Z] Average: all 8.22 0.00 1.42 1.48 0.04 88.84 [2023-12-11T16:24:00.698Z] Average: 0 7.79 0.00 1.40 0.98 0.03 89.80 [2023-12-11T16:24:00.698Z] Average: 1 8.40 0.00 1.54 1.86 0.04 88.17 [2023-12-11T16:24:00.698Z] Average: 2 8.09 0.00 1.36 1.59 0.03 88.94 [2023-12-11T16:24:00.698Z] Average: 3 8.26 0.00 1.37 1.84 0.03 88.51 [2023-12-11T16:24:00.698Z] Average: 4 8.55 0.00 1.45 0.14 0.04 89.83 [2023-12-11T16:24:00.698Z] Average: 5 8.79 0.00 1.31 1.86 0.04 88.00 [2023-12-11T16:24:00.698Z] Average: 6 8.14 0.00 1.43 1.10 0.04 89.29 [2023-12-11T16:24:00.698Z] Average: 7 7.80 0.00 1.53 2.47 0.04 88.15 [2023-12-11T16:24:00.698Z] [2023-12-11T16:24:00.698Z] [2023-12-11T16:24:00.698Z]