Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2fc52d3edec33359eb315e31a0aa35b94e288bd6 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-ssh13068549517370624175.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh4276492381619649633.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh15654524311466351032.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh12985084283691079265.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-ssh15699932852501370903.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.20 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 ‘prd-centos7-blackbox-4c-2g-4034’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-4035’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-4263’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4267 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 2fc52d3edec33359eb315e31a0aa35b94e288bd6 (main) Commit message: "build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 (#1466)" > 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 2fc52d3edec33359eb315e31a0aa35b94e288bd6 # timeout=10 > git rev-list --no-walk 29a8308438a52756633efa2928cd912ea29901d8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-22T16:21:49.601Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-22T16:21:49.642Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-22T16:21:49.657Z] ========================================================= [2023-08-22T16:21:49.657Z] EdgeX Global Pipelines Version Info [2023-08-22T16:21:49.657Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-22T16:21:50.792Z] ------------------- [2023-08-22T16:21:50.792Z] stable info: [2023-08-22T16:21:50.792Z] ------------------- [2023-08-22T16:21:50.792Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-22T16:21:50.792Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-22T16:21:50.792Z] Message: update stable to v1.0.253 [2023-08-22T16:21:51.054Z] ------------------- [2023-08-22T16:21:51.054Z] experimental info: [2023-08-22T16:21:51.054Z] ------------------- [2023-08-22T16:21:51.054Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-22T16:21:51.054Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-22T16:21:51.054Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-22T16:21:51.254Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-08-22T16:21:51.267Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-08-22T16:21:51.283Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-22T16:21:51.298Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-22T16:21:51.311Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-22T16:21:51.324Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-22T16:21:51.341Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-22T16:21:51.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-22T16:21:51.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-22T16:21:51.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-22T16:21:51.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-22T16:21:51.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-08-22T16:21:51.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-22T16:21:51.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-22T16:21:51.465Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-08-22T16:21:51.474Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-08-22T16:21:51.489Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-22T16:21:51.503Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-22T16:21:51.522Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-22T16:21:51.540Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-22T16:21:51.558Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-22T16:21:51.577Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-22T16:21:51.594Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-22T16:21:51.609Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-22T16:21:51.626Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-08-22T16:21:51.639Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-22T16:21:51.655Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-22T16:21:51.672Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-22T16:21:51.689Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-22T16:21:51.709Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-22T16:21:51.725Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2fc52d3edec33359eb315e31a0aa35b94e288bd6 [Pipeline] echo [2023-08-22T16:21:51.745Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2fc52d3 [Pipeline] echo [2023-08-22T16:21:51.760Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-22T16:21:52.097Z] + git rev-list -1 --merges 2fc52d3edec33359eb315e31a0aa35b94e288bd6~1..2fc52d3edec33359eb315e31a0aa35b94e288bd6 [Pipeline] echo [2023-08-22T16:21:52.147Z] -----------> git rev-list -1 --merges 2fc52d3edec33359eb315e31a0aa35b94e288bd6~1..2fc52d3edec33359eb315e31a0aa35b94e288bd6 2fc52d3edec33359eb315e31a0aa35b94e288bd6 [false] [Pipeline] sh [2023-08-22T16:21:52.436Z] + git log --format=format:%s -1 2fc52d3edec33359eb315e31a0aa35b94e288bd6 [Pipeline] echo [2023-08-22T16:21:52.450Z] ========================================================= [2023-08-22T16:21:52.450Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-22T16:21:52.450Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-22T16:21:52.769Z] + git log --format=format:%s -1 2fc52d3edec33359eb315e31a0aa35b94e288bd6 [Pipeline] echo [2023-08-22T16:21:52.782Z] [semverPrep] GIT_COMMIT: 2fc52d3edec33359eb315e31a0aa35b94e288bd6, Commit Message: build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 (#1466) [Pipeline] echo [2023-08-22T16:21:52.792Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-22T16:21:53.140Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-22T16:21:53.140Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-22T16:21:53.140Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-22T16:21:53.140Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-22T16:21:53.140Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-22T16:21:53.140Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-22T16:21:53.140Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T16:21:53.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T16:21:53.500Z] [2023-08-22T16:21:53.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T16:21:53.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T16:21:53.906Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-22T16:21:53.906Z] b85a868b505f: Pulling fs layer [2023-08-22T16:21:53.906Z] e2be974225ed: Pulling fs layer [2023-08-22T16:21:53.906Z] 339a4e72a1f5: Pulling fs layer [2023-08-22T16:21:53.906Z] 988bab9f4d93: Pulling fs layer [2023-08-22T16:21:53.906Z] 1469e6f7b9e6: Pulling fs layer [2023-08-22T16:21:53.906Z] eaf3925da568: Pulling fs layer [2023-08-22T16:21:53.906Z] 988bab9f4d93: Waiting [2023-08-22T16:21:53.906Z] 1469e6f7b9e6: Waiting [2023-08-22T16:21:53.906Z] eaf3925da568: Waiting [2023-08-22T16:21:53.906Z] bab4dde63d76: Pulling fs layer [2023-08-22T16:21:53.906Z] bde34c3a00c8: Pulling fs layer [2023-08-22T16:21:53.906Z] b352a97aabf1: Pulling fs layer [2023-08-22T16:21:53.906Z] bab4dde63d76: Waiting [2023-08-22T16:21:53.906Z] 4872d77fe225: Pulling fs layer [2023-08-22T16:21:53.906Z] b352a97aabf1: Waiting [2023-08-22T16:21:53.906Z] 4872d77fe225: Waiting [2023-08-22T16:21:53.906Z] 5851b861e8e6: Pulling fs layer [2023-08-22T16:21:53.906Z] 5851b861e8e6: Waiting [2023-08-22T16:21:53.906Z] e2be974225ed: Verifying Checksum [2023-08-22T16:21:53.906Z] e2be974225ed: Download complete [2023-08-22T16:21:53.906Z] 988bab9f4d93: Verifying Checksum [2023-08-22T16:21:53.906Z] 988bab9f4d93: Download complete [2023-08-22T16:21:54.167Z] 1469e6f7b9e6: Verifying Checksum [2023-08-22T16:21:54.167Z] 1469e6f7b9e6: Download complete [2023-08-22T16:21:54.167Z] 339a4e72a1f5: Verifying Checksum [2023-08-22T16:21:54.167Z] 339a4e72a1f5: Download complete [2023-08-22T16:21:54.167Z] eaf3925da568: Download complete [2023-08-22T16:21:54.167Z] bde34c3a00c8: Verifying Checksum [2023-08-22T16:21:54.167Z] bde34c3a00c8: Download complete [2023-08-22T16:21:54.167Z] b352a97aabf1: Verifying Checksum [2023-08-22T16:21:54.167Z] b352a97aabf1: Download complete [2023-08-22T16:21:54.167Z] 4872d77fe225: Verifying Checksum [2023-08-22T16:21:54.167Z] 4872d77fe225: Download complete [2023-08-22T16:21:54.167Z] 5851b861e8e6: Verifying Checksum [2023-08-22T16:21:54.167Z] 5851b861e8e6: Download complete [2023-08-22T16:21:54.167Z] b85a868b505f: Download complete [2023-08-22T16:21:54.426Z] bab4dde63d76: Verifying Checksum [2023-08-22T16:21:54.426Z] bab4dde63d76: Download complete [2023-08-22T16:21:55.367Z] b85a868b505f: Pull complete [2023-08-22T16:21:55.626Z] e2be974225ed: Pull complete [2023-08-22T16:21:56.218Z] 339a4e72a1f5: Pull complete [2023-08-22T16:21:56.218Z] 988bab9f4d93: Pull complete [2023-08-22T16:21:56.477Z] 1469e6f7b9e6: Pull complete [2023-08-22T16:21:56.477Z] eaf3925da568: Pull complete [2023-08-22T16:21:58.383Z] bab4dde63d76: Pull complete [2023-08-22T16:21:58.383Z] bde34c3a00c8: Pull complete [2023-08-22T16:21:58.383Z] b352a97aabf1: Pull complete [2023-08-22T16:21:58.642Z] 4872d77fe225: Pull complete [2023-08-22T16:21:58.642Z] 5851b861e8e6: Pull complete [2023-08-22T16:21:58.642Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-22T16:21:58.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T16:21:58.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T16:21:58.750Z] prd-ubuntu20.04-docker-8c-8g-4267 does not seem to be running inside a container [2023-08-22T16:21:58.778Z] $ 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-08-22T16:22:02.307Z] $ docker top 478624c237dacd2bd715591724bd31620cd2e967bcb945a7e62540012cdd3ff5 -eo pid,comm [2023-08-22T16:22:02.367Z] 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-08-22T16:22:02.367Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-22T16:22:02.404Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-22T16:22:02.404Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-22T16:22:02.522Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-22T16:22:02.523Z] $ docker exec 478624c237dacd2bd715591724bd31620cd2e967bcb945a7e62540012cdd3ff5 ssh-agent [2023-08-22T16:22:02.660Z] SSH_AUTH_SOCK=/tmp/ssh-JmkAHUi4dw3x/agent.32 [2023-08-22T16:22:02.660Z] SSH_AGENT_PID=38 [2023-08-22T16:22:02.670Z] Running ssh-add (command line suppressed) [2023-08-22T16:22:02.769Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_18152695804010996672.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_18152695804010996672.key) [2023-08-22T16:22:02.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-22T16:22:03.081Z] + git tag --points-at HEAD [Pipeline] } [2023-08-22T16:22:03.088Z] $ docker exec --env ******** --env ******** 478624c237dacd2bd715591724bd31620cd2e967bcb945a7e62540012cdd3ff5 ssh-agent -k [2023-08-22T16:22:03.195Z] unset SSH_AUTH_SOCK; [2023-08-22T16:22:03.196Z] unset SSH_AGENT_PID; [2023-08-22T16:22:03.196Z] echo Agent pid 38 killed; [2023-08-22T16:22:03.208Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-22T16:22:03.231Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-22T16:22:03.232Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-22T16:22:03.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-22T16:22:03.350Z] $ docker exec 478624c237dacd2bd715591724bd31620cd2e967bcb945a7e62540012cdd3ff5 ssh-agent [2023-08-22T16:22:03.464Z] SSH_AUTH_SOCK=/tmp/ssh-Kv3XO7w0glW8/agent.70 [2023-08-22T16:22:03.464Z] SSH_AGENT_PID=76 [2023-08-22T16:22:03.472Z] Running ssh-add (command line suppressed) [2023-08-22T16:22:03.590Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2938014346071698596.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2938014346071698596.key) [2023-08-22T16:22:03.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-22T16:22:03.895Z] + git semver init [2023-08-22T16:22:04.156Z] 2023-08-22 16:22:04,105 [run_init] DEBUG init version:0.0.0 force:False [2023-08-22T16:22:04.156Z] 2023-08-22 16:22:04,106 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-08-22T16:22:04.156Z] 2023-08-22 16:22:04,106 [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-08-22T16:22:04.156Z] 2023-08-22 16:22:04,106 [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-08-22T16:22:06.066Z] 2023-08-22 16:22:05,734 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2023-08-22T16:22:06.066Z] 2023-08-22 16:22:05,735 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2023-08-22T16:22:06.066Z] 2023-08-22 16:22:05,735 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-08-22T16:22:06.066Z] 2023-08-22 16:22:05,735 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-08-22T16:22:06.066Z] 3.1.0-dev.20 [Pipeline] } [2023-08-22T16:22:06.073Z] $ docker exec --env ******** --env ******** 478624c237dacd2bd715591724bd31620cd2e967bcb945a7e62540012cdd3ff5 ssh-agent -k [2023-08-22T16:22:06.173Z] unset SSH_AUTH_SOCK; [2023-08-22T16:22:06.174Z] unset SSH_AGENT_PID; [2023-08-22T16:22:06.174Z] echo Agent pid 76 killed; [2023-08-22T16:22:06.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-22T16:22:06.487Z] + git semver [Pipeline] } [2023-08-22T16:22:06.757Z] $ docker stop --time=1 478624c237dacd2bd715591724bd31620cd2e967bcb945a7e62540012cdd3ff5 [2023-08-22T16:22:08.047Z] $ docker rm -f --volumes 478624c237dacd2bd715591724bd31620cd2e967bcb945a7e62540012cdd3ff5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-22T16:22:08.382Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-22T16:22:08.598Z] Stashed 1 file(s) [Pipeline] echo [2023-08-22T16:22:08.601Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.20 [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-08-22T16:22:08.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T16:22:08.758Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T16:22:08.772Z] ========================================================= [2023-08-22T16:22:08.772Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-22T16:22:08.772Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-08-22T16:22:09.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-22T16:22:09.073Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-22T16:22:09.073Z] 4db1b89c0bd1: Pulling fs layer [2023-08-22T16:22:09.073Z] 6911f1a30b25: Pulling fs layer [2023-08-22T16:22:09.073Z] e194b8c5c2a9: Pulling fs layer [2023-08-22T16:22:09.073Z] 6863d3e3a2b1: Pulling fs layer [2023-08-22T16:22:09.073Z] ec0bb842ea78: Pulling fs layer [2023-08-22T16:22:09.073Z] 40a00589a448: Pulling fs layer [2023-08-22T16:22:09.073Z] 6c08303d61cc: Pulling fs layer [2023-08-22T16:22:09.073Z] 798269fcf238: Pulling fs layer [2023-08-22T16:22:09.073Z] 6863d3e3a2b1: Waiting [2023-08-22T16:22:09.073Z] ec0bb842ea78: Waiting [2023-08-22T16:22:09.073Z] 40a00589a448: Waiting [2023-08-22T16:22:09.073Z] 6c08303d61cc: Waiting [2023-08-22T16:22:09.073Z] 798269fcf238: Waiting [2023-08-22T16:22:09.073Z] 6911f1a30b25: Verifying Checksum [2023-08-22T16:22:09.073Z] 6911f1a30b25: Download complete [2023-08-22T16:22:09.073Z] 6863d3e3a2b1: Verifying Checksum [2023-08-22T16:22:09.073Z] 6863d3e3a2b1: Download complete [2023-08-22T16:22:09.073Z] ec0bb842ea78: Verifying Checksum [2023-08-22T16:22:09.073Z] ec0bb842ea78: Download complete [2023-08-22T16:22:09.073Z] 4db1b89c0bd1: Verifying Checksum [2023-08-22T16:22:09.073Z] 4db1b89c0bd1: Download complete [2023-08-22T16:22:09.073Z] 40a00589a448: Verifying Checksum [2023-08-22T16:22:09.073Z] 40a00589a448: Download complete [2023-08-22T16:22:09.333Z] 4db1b89c0bd1: Pull complete [2023-08-22T16:22:09.333Z] 6911f1a30b25: Pull complete [2023-08-22T16:22:09.593Z] 798269fcf238: Verifying Checksum [2023-08-22T16:22:09.593Z] 798269fcf238: Download complete [2023-08-22T16:22:09.852Z] e194b8c5c2a9: Verifying Checksum [2023-08-22T16:22:09.852Z] e194b8c5c2a9: Download complete [2023-08-22T16:22:09.852Z] 6c08303d61cc: Verifying Checksum [2023-08-22T16:22:09.852Z] 6c08303d61cc: Download complete [2023-08-22T16:22:14.076Z] e194b8c5c2a9: Pull complete [2023-08-22T16:22:14.076Z] 6863d3e3a2b1: Pull complete [2023-08-22T16:22:14.076Z] ec0bb842ea78: Pull complete [2023-08-22T16:22:14.076Z] 40a00589a448: Pull complete [2023-08-22T16:22:15.975Z] 6c08303d61cc: Pull complete [2023-08-22T16:22:16.911Z] 798269fcf238: Pull complete [2023-08-22T16:22:16.911Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-22T16:22:16.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-22T16:22:16.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-08-22T16:22:17.201Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T16:22:17.501Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-22T16:22:17.501Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T16:22:17.577Z] prd-ubuntu20.04-docker-8c-8g-4267 does not seem to be running inside a container [2023-08-22T16:22:17.608Z] $ 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-08-22T16:22:23.686Z] Still waiting to schedule task [2023-08-22T16:22:23.687Z] ‘prd-centos7-blackbox-4c-2g-4034’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-22T16:22:23.687Z] ‘prd-centos7-blackbox-4c-2g-4035’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-22T16:22:23.687Z] ‘prd-ubuntu20.04-docker-8c-8g-4266’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-22T16:22:23.687Z] ‘prd-ubuntu20.04-docker-8c-8g-4268’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-22T16:22:23.687Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4269’ is offline [2023-08-22T16:22:23.738Z] $ docker top d97cd03816dc8bde17c5fd2e4b8356e96e7251abe7477e796353e964367fcc4f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T16:22:24.082Z] + go version [2023-08-22T16:22:24.082Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-22T16:22:24.090Z] $ docker stop --time=1 d97cd03816dc8bde17c5fd2e4b8356e96e7251abe7477e796353e964367fcc4f [2023-08-22T16:22:25.422Z] $ docker rm -f --volumes d97cd03816dc8bde17c5fd2e4b8356e96e7251abe7477e796353e964367fcc4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T16:22:25.819Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-22T16:22:25.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T16:22:25.894Z] prd-ubuntu20.04-docker-8c-8g-4267 does not seem to be running inside a container [2023-08-22T16:22:25.928Z] $ 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-08-22T16:22:26.273Z] $ docker top 074e70f5977885bc5b6829fafaf0153fb26aad817da5028ac6da3720c3f7621c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T16:22:26.614Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-08-22T16:22:26.903Z] + make test [2023-08-22T16:22:26.903Z] make -C ./app-service-template build [2023-08-22T16:22:26.903Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-08-22T16:22:26.903Z] go mod tidy [2023-08-22T16:22:26.903Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 [2023-08-22T16:22:26.903Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-08-22T16:22:26.903Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-08-22T16:22:26.903Z] go: downloading github.com/google/uuid v1.3.0 [2023-08-22T16:22:26.903Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.9 [2023-08-22T16:22:26.903Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.11 [2023-08-22T16:22:26.903Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 [2023-08-22T16:22:28.319Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-08-22T16:22:28.319Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-08-22T16:22:28.319Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-08-22T16:22:28.319Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-08-22T16:22:28.319Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-08-22T16:22:28.319Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-08-22T16:22:28.319Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-08-22T16:22:28.319Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-08-22T16:22:28.319Z] go: downloading github.com/go-playground/validator/v10 v10.14.1 [2023-08-22T16:22:28.319Z] go: downloading github.com/go-kit/log v0.2.1 [2023-08-22T16:22:28.319Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-08-22T16:22:28.319Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 [2023-08-22T16:22:28.319Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 [2023-08-22T16:22:28.319Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-08-22T16:22:28.319Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-08-22T16:22:28.319Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-08-22T16:22:28.319Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-08-22T16:22:28.319Z] go: downloading golang.org/x/net v0.10.0 [2023-08-22T16:22:28.319Z] go: downloading golang.org/x/sync v0.2.0 [2023-08-22T16:22:28.319Z] go: downloading github.com/hashicorp/consul/api v1.22.0 [2023-08-22T16:22:28.319Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-08-22T16:22:28.319Z] go: downloading github.com/x448/float16 v0.8.4 [2023-08-22T16:22:31.638Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-08-22T16:22:31.638Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-08-22T16:22:31.638Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-08-22T16:22:31.638Z] go: downloading golang.org/x/crypto v0.9.0 [2023-08-22T16:22:31.638Z] go: downloading golang.org/x/text v0.9.0 [2023-08-22T16:22:31.897Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-08-22T16:22:32.154Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-08-22T16:22:32.154Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-08-22T16:22:32.154Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-08-22T16:22:32.154Z] go: downloading github.com/nats-io/nats.go v1.27.1 [2023-08-22T16:22:32.154Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-08-22T16:22:32.154Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-08-22T16:22:32.154Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.20 [2023-08-22T16:22:32.154Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-08-22T16:22:32.154Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-08-22T16:22:32.154Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-08-22T16:22:32.154Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-08-22T16:22:32.154Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-08-22T16:22:32.154Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-08-22T16:22:32.154Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-08-22T16:22:32.412Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-08-22T16:22:32.412Z] go: downloading github.com/hashicorp/consul/sdk v0.14.0 [2023-08-22T16:22:32.412Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-08-22T16:22:32.412Z] go: downloading golang.org/x/sys v0.8.0 [2023-08-22T16:22:32.670Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-08-22T16:22:32.670Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-08-22T16:22:32.670Z] go: downloading google.golang.org/grpc v1.53.0 [2023-08-22T16:22:32.670Z] go: downloading github.com/kr/pretty v0.1.0 [2023-08-22T16:22:32.670Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-08-22T16:22:32.670Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-08-22T16:22:32.670Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-08-22T16:22:32.928Z] go: downloading github.com/klauspost/compress v1.16.5 [2023-08-22T16:22:32.928Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-08-22T16:22:32.928Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-08-22T16:22:32.928Z] go: downloading github.com/fatih/color v1.14.1 [2023-08-22T16:22:32.928Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-08-22T16:22:32.928Z] go: downloading github.com/mattn/go-isatty v0.0.17 [2023-08-22T16:22:32.928Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-08-22T16:22:32.928Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-08-22T16:22:32.928Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-08-22T16:22:32.928Z] go: downloading github.com/pkg/errors v0.9.1 [2023-08-22T16:22:32.928Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-08-22T16:22:32.928Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-08-22T16:22:32.928Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-08-22T16:22:32.928Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-08-22T16:22:32.928Z] go: downloading golang.org/x/time v0.3.0 [2023-08-22T16:22:32.928Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-08-22T16:22:32.928Z] go: downloading golang.org/x/tools v0.6.0 [2023-08-22T16:22:32.928Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-08-22T16:22:33.194Z] go: downloading github.com/kr/text v0.2.0 [2023-08-22T16:22:33.194Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-08-22T16:22:33.194Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-08-22T16:22:33.194Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-08-22T16:22:33.194Z] go: downloading github.com/google/btree v1.0.1 [2023-08-22T16:22:33.194Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-08-22T16:22:33.194Z] go: downloading github.com/miekg/dns v1.1.41 [2023-08-22T16:22:33.194Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-08-22T16:22:33.194Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-08-22T16:22:33.453Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-08-22T16:22:33.453Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-08-22T16:22:33.453Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-08-22T16:22:33.453Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-08-22T16:22:33.453Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-08-22T16:22:33.453Z] go: downloading golang.org/x/mod v0.8.0 [2023-08-22T16:22:34.436Z] go: downloading github.com/google/uuid v1.3.1 [2023-08-22T16:22:34.436Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-08-22T16:22:34.436Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.0 [2023-08-22T16:22:34.436Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-08-22T16:22:49.306Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-08-22T16:22:49.306Z] make -C ./app-service-template test [2023-08-22T16:22:49.306Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-08-22T16:22:49.306Z] go test -race -coverprofile=coverage.out ./... [2023-08-22T16:23:11.350Z] ? app-new-service/config [no test files] [2023-08-22T16:23:11.350Z] ok app-new-service 0.062s coverage: 49.1% of statements [2023-08-22T16:23:11.350Z] ok app-new-service/functions 0.060s coverage: 85.3% of statements [2023-08-22T16:23:11.350Z] go vet ./... [2023-08-22T16:23:26.227Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-22T16:23:26.227Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-22T16:23:26.227Z] ./bin/test-attribution-txt.sh [2023-08-22T16:23:26.227Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-08-22T16:23:26.227Z] go test -race -coverprofile=coverage.out ./... [2023-08-22T16:23:26.227Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-08-22T16:23:26.227Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-08-22T16:23:28.758Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-08-22T16:23:28.758Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-08-22T16:23:28.758Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-08-22T16:23:28.758Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-08-22T16:23:28.758Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.103s coverage: 65.6% of statements [2023-08-22T16:23:28.758Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.097s coverage: 92.5% of statements [2023-08-22T16:23:28.758Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.083s coverage: 85.1% of statements [2023-08-22T16:23:28.758Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.041s coverage: 100.0% of statements [2023-08-22T16:23:28.758Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.139s coverage: 77.9% of statements [2023-08-22T16:23:29.017Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-08-22T16:23:29.274Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.080s coverage: 97.3% of statements [2023-08-22T16:23:29.274Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-08-22T16:23:29.274Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.094s coverage: 82.8% of statements [2023-08-22T16:23:29.531Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-08-22T16:23:29.531Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-08-22T16:23:29.531Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.067s coverage: 65.6% of statements [2023-08-22T16:23:29.531Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.065s coverage: 28.7% of statements [2023-08-22T16:23:30.096Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.075s coverage: 19.7% of statements [2023-08-22T16:23:30.096Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-08-22T16:23:30.096Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-08-22T16:23:30.354Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.067s coverage: 27.3% of statements [2023-08-22T16:23:30.354Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.069s coverage: 52.8% of statements [2023-08-22T16:23:56.904Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.134s coverage: 75.3% of statements [2023-08-22T16:23:56.904Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.050s coverage: 94.4% of statements [2023-08-22T16:23:56.904Z] go vet ./... [2023-08-22T16:23:57.162Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-22T16:23:57.162Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-08-22T16:24:07.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-22T16:24:07.153Z] $ docker stop --time=1 074e70f5977885bc5b6829fafaf0153fb26aad817da5028ac6da3720c3f7621c [2023-08-22T16:24:09.089Z] $ docker rm -f --volumes 074e70f5977885bc5b6829fafaf0153fb26aad817da5028ac6da3720c3f7621c [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-22T16:24:10.007Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-22T16:24:10.081Z] 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-08-22T16:24:10.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-22T16:24:10.537Z] [2023-08-22T16:24:10.537Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T16:24:10.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-22T16:24:10.844Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-22T16:24:10.844Z] 5eb5b503b376: Pulling fs layer [2023-08-22T16:24:10.844Z] 5c69ac0246d0: Pulling fs layer [2023-08-22T16:24:10.844Z] ec43610c2a17: Pulling fs layer [2023-08-22T16:24:10.844Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-22T16:24:10.844Z] 33b1e0a273af: Pulling fs layer [2023-08-22T16:24:10.844Z] 5d3b04190fa2: Pulling fs layer [2023-08-22T16:24:10.844Z] 2f39f015ded8: Pulling fs layer [2023-08-22T16:24:10.844Z] 3a2ae6a8a46f: Waiting [2023-08-22T16:24:10.844Z] 33b1e0a273af: Waiting [2023-08-22T16:24:10.844Z] 5d3b04190fa2: Waiting [2023-08-22T16:24:10.844Z] 2f39f015ded8: Waiting [2023-08-22T16:24:11.105Z] 5c69ac0246d0: Download complete [2023-08-22T16:24:11.105Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-22T16:24:11.105Z] 3a2ae6a8a46f: Download complete [2023-08-22T16:24:11.105Z] 33b1e0a273af: Verifying Checksum [2023-08-22T16:24:11.105Z] 33b1e0a273af: Download complete [2023-08-22T16:24:11.105Z] 5d3b04190fa2: Verifying Checksum [2023-08-22T16:24:11.105Z] 5d3b04190fa2: Download complete [2023-08-22T16:24:11.105Z] ec43610c2a17: Verifying Checksum [2023-08-22T16:24:11.105Z] ec43610c2a17: Download complete [2023-08-22T16:24:11.105Z] 5eb5b503b376: Verifying Checksum [2023-08-22T16:24:11.105Z] 5eb5b503b376: Download complete [2023-08-22T16:24:12.041Z] 2f39f015ded8: Download complete [2023-08-22T16:24:12.346Z] 5eb5b503b376: Pull complete [2023-08-22T16:24:12.603Z] 5c69ac0246d0: Pull complete [2023-08-22T16:24:13.168Z] ec43610c2a17: Pull complete [2023-08-22T16:24:13.168Z] 3a2ae6a8a46f: Pull complete [2023-08-22T16:24:13.425Z] 33b1e0a273af: Pull complete [2023-08-22T16:24:13.426Z] 5d3b04190fa2: Pull complete [2023-08-22T16:24:18.695Z] 2f39f015ded8: Pull complete [2023-08-22T16:24:18.695Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-22T16:24:18.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-22T16:24:18.695Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T16:24:18.788Z] prd-ubuntu20.04-docker-8c-8g-4267 does not seem to be running inside a container [2023-08-22T16:24:18.816Z] $ 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-08-22T16:24:22.264Z] $ docker top b8b059819b8c84195b4f7c720034a598da1600ac40dd145874f436fba46c8a20 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T16:24:22.647Z] ---> job-cost.sh [2023-08-22T16:24:22.647Z] lf-activate-venv: SKIPPING [2023-08-22T16:24:22.647Z] INFO: No Stack... [2023-08-22T16:24:22.906Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-22T16:24:23.165Z] INFO: Archiving Costs [Pipeline] sh [2023-08-22T16:24:23.452Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2023-08-22T16:24:23.452Z] + cut -d, -f6 [Pipeline] lock [2023-08-22T16:24:23.466Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-283-stack-cost] [2023-08-22T16:24:23.474Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-283-stack-cost] did not exist. Created. [2023-08-22T16:24:23.474Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-283-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-22T16:24:23.773Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-22T16:24:23.800Z] Stashed 1 file(s) [Pipeline] } [2023-08-22T16:24:23.806Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-283-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-22T16:24:23.826Z] $ docker stop --time=1 b8b059819b8c84195b4f7c720034a598da1600ac40dd145874f436fba46c8a20 [2023-08-22T16:24:24.975Z] $ docker rm -f --volumes b8b059819b8c84195b4f7c720034a598da1600ac40dd145874f436fba46c8a20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-22T16:25:21.243Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4272 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2023-08-22T16:25:21.257Z] Running in /w/workspace/app-functions-sdk-go/283 [Pipeline] { [Pipeline] checkout [2023-08-22T16:25:21.299Z] The recommended git tool is: git [2023-08-22T16:25:28.924Z] using credential edgex-jenkins-ssh [2023-08-22T16:25:28.948Z] Cloning the remote Git repository [2023-08-22T16:25:29.022Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-08-22T16:25:29.179Z] > git init /w/workspace/app-functions-sdk-go/283 # timeout=10 [2023-08-22T16:25:29.373Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-08-22T16:25:29.374Z] > git --version # timeout=10 [2023-08-22T16:25:29.400Z] > git --version # 'git version 2.25.1' [2023-08-22T16:25:29.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-22T16:25:29.614Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-22T16:25:34.039Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-08-22T16:25:34.070Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-22T16:25:35.276Z] Avoid second fetch [2023-08-22T16:25:35.277Z] Checking out Revision 2fc52d3edec33359eb315e31a0aa35b94e288bd6 (main) [2023-08-22T16:25:36.258Z] Commit message: "build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 (#1466)" [2023-08-22T16:25:35.304Z] > git config core.sparsecheckout # timeout=10 [2023-08-22T16:25:35.406Z] > git checkout -f 2fc52d3edec33359eb315e31a0aa35b94e288bd6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-22T16:25:37.776Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-22T16:25:37.776Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-22T16:25:37.776Z] Dload Upload Total Spent Left Speed [2023-08-22T16:25:37.776Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh [2023-08-22T16:25:38.566Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-22T16:25:39.011Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-22T16:25:39.011Z] + sudo tee /etc/docker/daemon.new [2023-08-22T16:25:39.011Z] { [2023-08-22T16:25:39.011Z] "registry-mirrors": [ [2023-08-22T16:25:39.011Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-22T16:25:39.011Z] ], [2023-08-22T16:25:39.011Z] "bip": "10.250.0.254/24", [2023-08-22T16:25:39.011Z] "hosts": [ [2023-08-22T16:25:39.011Z] "tcp://0.0.0.0:5555", [2023-08-22T16:25:39.011Z] "unix:///var/run/docker.sock" [2023-08-22T16:25:39.011Z] ], [2023-08-22T16:25:39.011Z] "mtu": 1458, [2023-08-22T16:25:39.011Z] "selinux-enabled": true, [2023-08-22T16:25:39.011Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-22T16:25:39.011Z] } [Pipeline] sh [2023-08-22T16:25:39.366Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-22T16:25:39.737Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-08-22T16:25:58.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T16:25:58.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T16:25:58.485Z] ========================================================= [2023-08-22T16:25:58.485Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-22T16:25:58.485Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-08-22T16:25:58.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-22T16:25:59.454Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-22T16:25:59.454Z] edb6bdbacee9: Pulling fs layer [2023-08-22T16:25:59.454Z] 5f9638ab2659: Pulling fs layer [2023-08-22T16:25:59.454Z] 8d51d6327a98: Pulling fs layer [2023-08-22T16:25:59.454Z] 8b374f2dd631: Pulling fs layer [2023-08-22T16:25:59.454Z] ec14aa9079de: Pulling fs layer [2023-08-22T16:25:59.454Z] 2f466654f4bb: Pulling fs layer [2023-08-22T16:25:59.454Z] 554e91adad29: Pulling fs layer [2023-08-22T16:25:59.454Z] 8b374f2dd631: Waiting [2023-08-22T16:25:59.454Z] ec14aa9079de: Waiting [2023-08-22T16:25:59.454Z] 2f466654f4bb: Waiting [2023-08-22T16:25:59.454Z] 554e91adad29: Waiting [2023-08-22T16:25:59.454Z] 5f9638ab2659: Download complete [2023-08-22T16:25:59.454Z] 8b374f2dd631: Verifying Checksum [2023-08-22T16:25:59.454Z] 8b374f2dd631: Download complete [2023-08-22T16:25:59.454Z] ec14aa9079de: Download complete [2023-08-22T16:25:59.749Z] edb6bdbacee9: Verifying Checksum [2023-08-22T16:25:59.749Z] edb6bdbacee9: Download complete [2023-08-22T16:26:00.755Z] edb6bdbacee9: Pull complete [2023-08-22T16:26:01.376Z] 5f9638ab2659: Pull complete [2023-08-22T16:26:01.986Z] 554e91adad29: Verifying Checksum [2023-08-22T16:26:01.986Z] 554e91adad29: Download complete [2023-08-22T16:26:02.976Z] 8d51d6327a98: Verifying Checksum [2023-08-22T16:26:02.976Z] 8d51d6327a98: Download complete [2023-08-22T16:26:03.248Z] 2f466654f4bb: Verifying Checksum [2023-08-22T16:26:03.248Z] 2f466654f4bb: Download complete [2023-08-22T16:26:15.620Z] 8d51d6327a98: Pull complete [2023-08-22T16:26:15.620Z] 8b374f2dd631: Pull complete [2023-08-22T16:26:15.620Z] ec14aa9079de: Pull complete [2023-08-22T16:26:20.997Z] 2f466654f4bb: Pull complete [2023-08-22T16:26:23.608Z] 554e91adad29: Pull complete [2023-08-22T16:26:23.608Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-22T16:26:23.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-22T16:26:23.608Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-08-22T16:26:23.976Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T16:26:24.397Z] + docker inspect -f . ci-base-image-arm64 [2023-08-22T16:26:24.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T16:26:24.714Z] prd-ubuntu20.04-docker-arm64-4c-16g-4272 does not seem to be running inside a container [2023-08-22T16:26:24.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/283 -v /w/workspace/app-functions-sdk-go/283:/w/workspace/app-functions-sdk-go/283:rw,z -v /w/workspace/app-functions-sdk-go/283@tmp:/w/workspace/app-functions-sdk-go/283@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-08-22T16:26:28.461Z] $ docker top 800b581b97f46769f1ed5534177fa37e1b14a2cafe8fc8e233df08fa3ccc2003 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T16:26:29.347Z] + go version [2023-08-22T16:26:29.347Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-22T16:26:29.373Z] $ docker stop --time=1 800b581b97f46769f1ed5534177fa37e1b14a2cafe8fc8e233df08fa3ccc2003 [2023-08-22T16:26:31.145Z] $ docker rm -f --volumes 800b581b97f46769f1ed5534177fa37e1b14a2cafe8fc8e233df08fa3ccc2003 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T16:26:31.756Z] + docker inspect -f . ci-base-image-arm64 [2023-08-22T16:26:31.756Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T16:26:31.986Z] prd-ubuntu20.04-docker-arm64-4c-16g-4272 does not seem to be running inside a container [2023-08-22T16:26:32.075Z] $ 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/283 -v /w/workspace/app-functions-sdk-go/283:/w/workspace/app-functions-sdk-go/283:rw,z -v /w/workspace/app-functions-sdk-go/283@tmp:/w/workspace/app-functions-sdk-go/283@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-08-22T16:26:33.438Z] $ docker top 27407296eb8aff51dca9ffbb2db7820f4821eb9ebf1e0f5e86a05785d0dd7303 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T16:26:34.300Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/283 [Pipeline] fileExists [Pipeline] sh [2023-08-22T16:26:34.959Z] + make test [2023-08-22T16:26:34.959Z] make -C ./app-service-template build [2023-08-22T16:26:34.959Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/283/app-service-template' [2023-08-22T16:26:34.959Z] go mod tidy [2023-08-22T16:26:34.959Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 [2023-08-22T16:26:34.959Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-08-22T16:26:35.544Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-08-22T16:26:35.544Z] go: downloading github.com/google/uuid v1.3.0 [2023-08-22T16:26:35.544Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.9 [2023-08-22T16:26:35.811Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.11 [2023-08-22T16:26:35.811Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 [2023-08-22T16:26:35.811Z] go: downloading github.com/go-playground/validator/v10 v10.14.1 [2023-08-22T16:26:35.811Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-08-22T16:26:35.811Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-08-22T16:26:35.811Z] go: downloading github.com/go-kit/log v0.2.1 [2023-08-22T16:26:36.078Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-08-22T16:26:36.078Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-08-22T16:26:36.078Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-08-22T16:26:36.078Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-08-22T16:26:36.346Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-08-22T16:26:36.346Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 [2023-08-22T16:26:36.346Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 [2023-08-22T16:26:36.346Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-08-22T16:26:36.346Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-08-22T16:26:36.620Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-08-22T16:26:36.620Z] go: downloading github.com/x448/float16 v0.8.4 [2023-08-22T16:26:36.620Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-08-22T16:26:36.620Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-08-22T16:26:36.620Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-08-22T16:26:36.620Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-08-22T16:26:36.620Z] go: downloading golang.org/x/crypto v0.9.0 [2023-08-22T16:26:36.895Z] go: downloading golang.org/x/text v0.9.0 [2023-08-22T16:26:37.501Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-08-22T16:26:37.501Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-08-22T16:26:37.501Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-08-22T16:26:41.814Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-08-22T16:26:42.082Z] go: downloading golang.org/x/net v0.10.0 [2023-08-22T16:26:42.082Z] go: downloading golang.org/x/sync v0.2.0 [2023-08-22T16:26:42.082Z] go: downloading github.com/hashicorp/consul/api v1.22.0 [2023-08-22T16:26:42.082Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-08-22T16:26:42.669Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-08-22T16:26:42.669Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-08-22T16:26:42.669Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-08-22T16:26:42.669Z] go: downloading github.com/kr/pretty v0.1.0 [2023-08-22T16:26:42.669Z] go: downloading golang.org/x/sys v0.8.0 [2023-08-22T16:26:42.669Z] go: downloading github.com/nats-io/nats.go v1.27.1 [2023-08-22T16:26:42.669Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.20 [2023-08-22T16:26:43.255Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-08-22T16:26:43.525Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-08-22T16:26:43.525Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-08-22T16:26:43.525Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-08-22T16:26:43.525Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-08-22T16:26:43.525Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-08-22T16:26:43.525Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-08-22T16:26:44.119Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-08-22T16:26:44.119Z] go: downloading github.com/hashicorp/consul/sdk v0.14.0 [2023-08-22T16:26:44.119Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-08-22T16:26:44.119Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-08-22T16:26:44.119Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-08-22T16:26:44.119Z] go: downloading google.golang.org/grpc v1.53.0 [2023-08-22T16:26:46.075Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-08-22T16:26:46.075Z] go: downloading github.com/kr/text v0.2.0 [2023-08-22T16:26:46.075Z] go: downloading github.com/klauspost/compress v1.16.5 [2023-08-22T16:26:46.075Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-08-22T16:26:46.076Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-08-22T16:26:46.076Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-08-22T16:26:46.076Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-08-22T16:26:46.076Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-08-22T16:26:46.076Z] go: downloading github.com/fatih/color v1.14.1 [2023-08-22T16:26:46.076Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-08-22T16:26:46.076Z] go: downloading github.com/mattn/go-isatty v0.0.17 [2023-08-22T16:26:46.351Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-08-22T16:26:46.351Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-08-22T16:26:46.351Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-08-22T16:26:46.622Z] go: downloading golang.org/x/time v0.3.0 [2023-08-22T16:26:46.622Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-08-22T16:26:46.622Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-08-22T16:26:46.622Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-08-22T16:26:46.898Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-08-22T16:26:46.898Z] go: downloading github.com/pkg/errors v0.9.1 [2023-08-22T16:26:46.898Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-08-22T16:26:48.322Z] go: downloading golang.org/x/tools v0.6.0 [2023-08-22T16:26:48.322Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-08-22T16:26:51.688Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-08-22T16:26:51.688Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-08-22T16:26:51.688Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-08-22T16:26:51.688Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-08-22T16:26:51.688Z] go: downloading github.com/google/btree v1.0.1 [2023-08-22T16:26:51.688Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-08-22T16:26:51.688Z] go: downloading github.com/miekg/dns v1.1.41 [2023-08-22T16:26:51.688Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-08-22T16:26:51.957Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-08-22T16:26:51.957Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-08-22T16:26:51.957Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-08-22T16:26:51.957Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-08-22T16:26:51.957Z] go: downloading golang.org/x/mod v0.8.0 [2023-08-22T16:26:52.225Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-08-22T16:26:53.198Z] go: downloading github.com/google/uuid v1.3.1 [2023-08-22T16:26:53.198Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.0 [2023-08-22T16:26:53.198Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-08-22T16:26:53.469Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-08-22T16:29:30.275Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/283/app-service-template' [2023-08-22T16:29:30.275Z] make -C ./app-service-template test [2023-08-22T16:29:30.275Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/283/app-service-template' [2023-08-22T16:29:30.275Z] go test -race -coverprofile=coverage.out ./... [2023-08-22T16:33:07.165Z] ? app-new-service/config [no test files] [2023-08-22T16:33:07.165Z] ok app-new-service 0.347s coverage: 49.1% of statements [2023-08-22T16:33:07.165Z] ok app-new-service/functions 0.307s coverage: 85.3% of statements [2023-08-22T16:33:07.165Z] go vet ./... [2023-08-22T16:35:59.000Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-22T16:35:59.000Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-22T16:35:59.000Z] ./bin/test-attribution-txt.sh [2023-08-22T16:35:59.000Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/283/app-service-template' [2023-08-22T16:35:59.000Z] go test -race -coverprofile=coverage.out ./... [2023-08-22T16:35:59.000Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-08-22T16:35:59.000Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-08-22T16:36:05.654Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-08-22T16:36:05.654Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-08-22T16:36:05.654Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.722s coverage: 65.6% of statements [2023-08-22T16:36:05.654Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.334s coverage: 92.5% of statements [2023-08-22T16:36:05.654Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.367s coverage: 85.1% of statements [2023-08-22T16:36:06.618Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.119s coverage: 100.0% of statements [2023-08-22T16:36:11.988Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-08-22T16:36:11.988Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-08-22T16:36:11.988Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-08-22T16:36:12.256Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.743s coverage: 77.9% of statements [2023-08-22T16:36:12.256Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.308s coverage: 97.3% of statements [2023-08-22T16:36:17.620Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-08-22T16:36:17.620Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-08-22T16:36:17.620Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.309s coverage: 82.8% of statements [2023-08-22T16:36:17.620Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.359s coverage: 65.6% of statements [2023-08-22T16:36:22.978Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-08-22T16:36:23.252Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-08-22T16:36:23.252Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-08-22T16:36:23.520Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.358s coverage: 28.7% of statements [2023-08-22T16:36:23.520Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.269s coverage: 19.7% of statements [2023-08-22T16:36:23.790Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.303s coverage: 27.3% of statements [2023-08-22T16:36:29.162Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.325s coverage: 52.8% of statements [2023-08-22T16:37:01.386Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.720s coverage: 75.3% of statements [2023-08-22T16:37:01.386Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.225s coverage: 94.4% of statements [2023-08-22T16:37:01.386Z] go vet ./... [2023-08-22T16:37:06.736Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-22T16:37:07.003Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-22T16:37:07.270Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-08-22T16:37:07.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-22T16:37:07.305Z] $ docker stop --time=1 27407296eb8aff51dca9ffbb2db7820f4821eb9ebf1e0f5e86a05785d0dd7303 [2023-08-22T16:37:09.342Z] $ docker rm -f --volumes 27407296eb8aff51dca9ffbb2db7820f4821eb9ebf1e0f5e86a05785d0dd7303 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-22T16:37:15.010Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-22T16:37:15.034Z] Warning: overwriting stash ‘coverage-report’ [2023-08-22T16:37:15.690Z] 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-08-22T16:37:16.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-22T16:37:16.169Z] [2023-08-22T16:37:16.169Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T16:37:16.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-22T16:37:16.783Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-22T16:37:16.783Z] 8998bd30e6a1: Pulling fs layer [2023-08-22T16:37:16.783Z] 04944245beec: Pulling fs layer [2023-08-22T16:37:16.783Z] 699f458cf7ca: Pulling fs layer [2023-08-22T16:37:16.783Z] 765212b225bb: Pulling fs layer [2023-08-22T16:37:16.783Z] f23df028b6ca: Pulling fs layer [2023-08-22T16:37:16.783Z] d65c8cfc05b1: Pulling fs layer [2023-08-22T16:37:16.783Z] 2437ff75d9bd: Pulling fs layer [2023-08-22T16:37:16.783Z] 765212b225bb: Waiting [2023-08-22T16:37:16.783Z] f23df028b6ca: Waiting [2023-08-22T16:37:16.783Z] d65c8cfc05b1: Waiting [2023-08-22T16:37:16.783Z] 2437ff75d9bd: Waiting [2023-08-22T16:37:16.783Z] 04944245beec: Verifying Checksum [2023-08-22T16:37:16.783Z] 04944245beec: Download complete [2023-08-22T16:37:16.783Z] 765212b225bb: Verifying Checksum [2023-08-22T16:37:16.783Z] 765212b225bb: Download complete [2023-08-22T16:37:16.783Z] f23df028b6ca: Verifying Checksum [2023-08-22T16:37:16.783Z] f23df028b6ca: Download complete [2023-08-22T16:37:16.783Z] d65c8cfc05b1: Verifying Checksum [2023-08-22T16:37:16.783Z] d65c8cfc05b1: Download complete [2023-08-22T16:37:17.056Z] 699f458cf7ca: Verifying Checksum [2023-08-22T16:37:17.056Z] 699f458cf7ca: Download complete [2023-08-22T16:37:17.324Z] 8998bd30e6a1: Verifying Checksum [2023-08-22T16:37:17.324Z] 8998bd30e6a1: Download complete [2023-08-22T16:37:19.912Z] 2437ff75d9bd: Verifying Checksum [2023-08-22T16:37:19.912Z] 2437ff75d9bd: Download complete [2023-08-22T16:37:21.325Z] 8998bd30e6a1: Pull complete [2023-08-22T16:37:21.910Z] 04944245beec: Pull complete [2023-08-22T16:37:23.322Z] 699f458cf7ca: Pull complete [2023-08-22T16:37:23.588Z] 765212b225bb: Pull complete [2023-08-22T16:37:24.171Z] f23df028b6ca: Pull complete [2023-08-22T16:37:24.439Z] d65c8cfc05b1: Pull complete [2023-08-22T16:37:39.753Z] 2437ff75d9bd: Pull complete [2023-08-22T16:37:39.753Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-22T16:37:39.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-22T16:37:39.753Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T16:37:40.002Z] prd-ubuntu20.04-docker-arm64-4c-16g-4272 does not seem to be running inside a container [2023-08-22T16:37:40.078Z] $ 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/283 -v /w/workspace/app-functions-sdk-go/283:/w/workspace/app-functions-sdk-go/283:rw,z -v /w/workspace/app-functions-sdk-go/283@tmp:/w/workspace/app-functions-sdk-go/283@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-08-22T16:37:42.877Z] $ docker top ccdc07224cf3a24e87a3f90cc67b1a6ce2a11440ed1d334d5fd64fea1cafecbf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T16:37:43.756Z] ---> job-cost.sh [2023-08-22T16:37:43.756Z] lf-activate-venv: SKIPPING [2023-08-22T16:37:43.756Z] INFO: No Stack... [2023-08-22T16:37:44.339Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-22T16:37:44.923Z] INFO: Archiving Costs [Pipeline] sh [2023-08-22T16:37:45.563Z] + cat /w/workspace/app-functions-sdk-go/283/archives/cost.csv [2023-08-22T16:37:45.563Z] + cut -d, -f6 [Pipeline] lock [2023-08-22T16:37:45.645Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-283-stack-cost] [2023-08-22T16:37:45.651Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-283-stack-cost] did not exist. Created. [2023-08-22T16:37:45.651Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-283-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-22T16:37:46.316Z] /w/workspace/app-functions-sdk-go/283@tmp/durable-8cc715a1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-22T16:37:46.651Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-22T16:37:46.676Z] Warning: overwriting stash ‘stack-cost’ [2023-08-22T16:37:46.762Z] Stashed 1 file(s) [Pipeline] } [2023-08-22T16:37:46.773Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-283-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-22T16:37:46.794Z] $ docker stop --time=1 ccdc07224cf3a24e87a3f90cc67b1a6ce2a11440ed1d334d5fd64fea1cafecbf [2023-08-22T16:37:48.288Z] $ docker rm -f --volumes ccdc07224cf3a24e87a3f90cc67b1a6ce2a11440ed1d334d5fd64fea1cafecbf [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-08-22T16:37:48.672Z] provisioning config files... [2023-08-22T16:37:48.686Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6075585312468549985tmp [Pipeline] { [Pipeline] sh [2023-08-22T16:37:48.982Z] + set +x [2023-08-22T16:37:48.982Z] + curl -s https://codecov.io/bash [2023-08-22T16:37:48.982Z] + bash -s -- [2023-08-22T16:37:48.982Z] [2023-08-22T16:37:48.982Z] _____ _ [2023-08-22T16:37:48.982Z] / ____| | | [2023-08-22T16:37:48.982Z] | | ___ __| | ___ ___ _____ __ [2023-08-22T16:37:48.982Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-22T16:37:48.982Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-22T16:37:48.982Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-22T16:37:48.982Z] Bash-1.0.6 [2023-08-22T16:37:48.982Z] [2023-08-22T16:37:48.982Z] [2023-08-22T16:37:48.982Z] ==> git version 2.25.1 found [2023-08-22T16:37:48.982Z] ==> 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-08-22T16:37:48.982Z] Release-Date: 2020-01-08 [2023-08-22T16:37:48.982Z] 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-08-22T16:37:48.982Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-22T16:37:48.982Z] ==> Jenkins CI detected. [2023-08-22T16:37:48.982Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2023-08-22T16:37:48.982Z] project root: . [2023-08-22T16:37:48.982Z] --> token set from env [2023-08-22T16:37:48.982Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-22T16:37:48.982Z] ==> Running gcov in . (disable via -X gcov) [2023-08-22T16:37:48.982Z] ==> Python coveragepy not found [2023-08-22T16:37:48.982Z] ==> Searching for coverage reports in: [2023-08-22T16:37:48.982Z] + . [2023-08-22T16:37:48.982Z] -> Found 2 reports [2023-08-22T16:37:48.982Z] ==> Detecting git/mercurial file structure [2023-08-22T16:37:48.982Z] ==> Reading reports [2023-08-22T16:37:48.982Z] + ./app-service-template/coverage.out bytes=3432 [2023-08-22T16:37:49.275Z] + ./coverage.out bytes=118585 [2023-08-22T16:37:49.275Z] ==> Appending adjustments [2023-08-22T16:37:49.275Z] https://docs.codecov.io/docs/fixing-reports [2023-08-22T16:37:49.533Z] + Found adjustments [2023-08-22T16:37:49.533Z] ==> Gzipping contents [2023-08-22T16:37:49.533Z] 24K /tmp/codecov.TDOJpr.gz [2023-08-22T16:37:49.533Z] ==> Uploading reports [2023-08-22T16:37:49.533Z] url: https://codecov.io [2023-08-22T16:37:49.533Z] query: branch=main&commit=2fc52d3edec33359eb315e31a0aa35b94e288bd6&build=283&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F283%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-22T16:37:49.533Z] -> Pinging Codecov [2023-08-22T16:37:49.533Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=2fc52d3edec33359eb315e31a0aa35b94e288bd6&build=283&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F283%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-22T16:37:49.791Z] -> Uploading to [2023-08-22T16:37:49.791Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-22/3D8B5DFFC46A037C893635FACE044666/2fc52d3edec33359eb315e31a0aa35b94e288bd6/423b9be3-24a1-404d-9970-fec55e45e1d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230822%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230822T163749Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7c9d9eed4ce18158e47e82ea9d5ad1b6249cbc47b18a8930267e7b7b9e439e37 [2023-08-22T16:37:49.791Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-22T16:37:49.791Z] Dload Upload Total Spent Left Speed [2023-08-22T16:37:50.050Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20785 0 0 100 20785 0 109k --:--:-- --:--:-- --:--:-- 109k [2023-08-22T16:37:50.050Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/2fc52d3edec33359eb315e31a0aa35b94e288bd6 [Pipeline] } [2023-08-22T16:37:50.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-22T16:37:50.176Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-22T16:37:50.215Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T16:37:50.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-22T16:37:50.523Z] [2023-08-22T16:37:50.523Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T16:37:50.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-22T16:37:50.826Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-22T16:37:50.826Z] df9b9388f04a: Pulling fs layer [2023-08-22T16:37:50.826Z] 52dc419b0ee2: Pulling fs layer [2023-08-22T16:37:50.826Z] 25bc292e5bac: Pulling fs layer [2023-08-22T16:37:50.826Z] 114826534d7a: Pulling fs layer [2023-08-22T16:37:50.826Z] 4657fd5d0bcf: Pulling fs layer [2023-08-22T16:37:50.826Z] 6ad1cebc031e: Pulling fs layer [2023-08-22T16:37:50.826Z] 114826534d7a: Waiting [2023-08-22T16:37:50.826Z] 4657fd5d0bcf: Waiting [2023-08-22T16:37:50.826Z] 8a3aa393b2d8: Pulling fs layer [2023-08-22T16:37:50.826Z] 6ad1cebc031e: Waiting [2023-08-22T16:37:50.826Z] 8a3aa393b2d8: Waiting [2023-08-22T16:37:50.826Z] 25bc292e5bac: Verifying Checksum [2023-08-22T16:37:50.826Z] 25bc292e5bac: Download complete [2023-08-22T16:37:50.826Z] 52dc419b0ee2: Verifying Checksum [2023-08-22T16:37:50.826Z] 52dc419b0ee2: Download complete [2023-08-22T16:37:50.826Z] 4657fd5d0bcf: Download complete [2023-08-22T16:37:50.826Z] df9b9388f04a: Verifying Checksum [2023-08-22T16:37:50.826Z] df9b9388f04a: Download complete [2023-08-22T16:37:51.086Z] 6ad1cebc031e: Verifying Checksum [2023-08-22T16:37:51.086Z] 6ad1cebc031e: Download complete [2023-08-22T16:37:51.086Z] df9b9388f04a: Pull complete [2023-08-22T16:37:51.086Z] 52dc419b0ee2: Pull complete [2023-08-22T16:37:51.086Z] 25bc292e5bac: Pull complete [2023-08-22T16:37:51.652Z] 114826534d7a: Verifying Checksum [2023-08-22T16:37:51.652Z] 114826534d7a: Download complete [2023-08-22T16:37:51.652Z] 8a3aa393b2d8: Verifying Checksum [2023-08-22T16:37:51.652Z] 8a3aa393b2d8: Download complete [2023-08-22T16:37:55.840Z] 114826534d7a: Pull complete [2023-08-22T16:37:55.840Z] 4657fd5d0bcf: Pull complete [2023-08-22T16:37:55.840Z] 6ad1cebc031e: Pull complete [2023-08-22T16:37:58.376Z] 8a3aa393b2d8: Pull complete [2023-08-22T16:37:58.376Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-22T16:37:58.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-22T16:37:58.376Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T16:37:58.459Z] prd-ubuntu20.04-docker-8c-8g-4267 does not seem to be running inside a container [2023-08-22T16:37:58.487Z] $ 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-08-22T16:38:02.643Z] $ docker top 064476f2b4e567d8b6f999f013e8ba2433198434ccfa2ac6491ffa1d35966ee7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-22T16:38:02.711Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2023-08-22T16:38:02.986Z] + set -o pipefail [2023-08-22T16:38:02.986Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2023-08-22T16:38:07.178Z] [2023-08-22T16:38:07.178Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... [2023-08-22T16:38:07.178Z] [2023-08-22T16:38:07.178Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/207482b0-d204-4623-b9e1-296936f87c92 [2023-08-22T16:38:07.178Z] [2023-08-22T16:38:07.178Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-22T16:38:07.178Z] [2023-08-22T16:38:07.178Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-22T16:38:07.178Z] [2023-08-22T16:38:07.437Z] [2023-08-22T16:38:07.437Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-22T16:38:07.437Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-22T16:38:07.437Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-22T16:38:07.442Z] $ docker stop --time=1 064476f2b4e567d8b6f999f013e8ba2433198434ccfa2ac6491ffa1d35966ee7 [2023-08-22T16:38:11.928Z] $ docker rm -f --volumes 064476f2b4e567d8b6f999f013e8ba2433198434ccfa2ac6491ffa1d35966ee7 [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-08-22T16:38:12.337Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-22T16:38:12.345Z] provisioning config files... [2023-08-22T16:38:12.352Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3774909638995290637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T16:38:12.644Z] --> edgex-publish-swagger.sh [2023-08-22T16:38:12.644Z] === Publish openapi/v3 API === [2023-08-22T16:38:12.644Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-08-22T16:38:12.644Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] [2023-08-22T16:38:12.644Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-22T16:38:12.644Z] Dload Upload Total Spent Left Speed [2023-08-22T16:38:12.904Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 25209 --:--:-- --:--:-- --:--:-- 25209 [2023-08-22T16:38:12.904Z] [2023-08-22T16:38:12.904Z] [Pipeline] } [2023-08-22T16:38:12.912Z] 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-08-22T16:38:13.284Z] + git log --format=format:%s -1 2fc52d3edec33359eb315e31a0aa35b94e288bd6 [Pipeline] sh [2023-08-22T16:38:13.578Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-22T16:38:13.578Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T16:38:13.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T16:38:13.881Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T16:38:13.959Z] prd-ubuntu20.04-docker-8c-8g-4267 does not seem to be running inside a container [2023-08-22T16:38:13.991Z] $ 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-08-22T16:38:14.414Z] $ docker top 53af7aaa19c05346414baac552b9b2c61bdcf8e1b5a08151f01d33704bb7be52 -eo pid,comm [2023-08-22T16:38:14.467Z] 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-08-22T16:38:14.467Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-22T16:38:14.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-22T16:38:14.503Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-22T16:38:14.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-22T16:38:14.612Z] $ docker exec 53af7aaa19c05346414baac552b9b2c61bdcf8e1b5a08151f01d33704bb7be52 ssh-agent [2023-08-22T16:38:14.727Z] SSH_AUTH_SOCK=/tmp/ssh-jYgTAE7M99mU/agent.31 [2023-08-22T16:38:14.727Z] SSH_AGENT_PID=37 [2023-08-22T16:38:14.733Z] Running ssh-add (command line suppressed) [2023-08-22T16:38:14.823Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_17774199196029667274.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_17774199196029667274.key) [2023-08-22T16:38:14.844Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-22T16:38:15.140Z] + git semver tag [2023-08-22T16:38:15.398Z] 2023-08-22 16:38:15,295 [run_tag] DEBUG tag force:False [2023-08-22T16:38:15.398Z] 2023-08-22 16:38:15,295 [check_head_tag] DEBUG check head tag [2023-08-22T16:38:15.398Z] 2023-08-22 16:38:15,296 [execute] INFO git cat-file --batch-check [2023-08-22T16:38:15.398Z] 2023-08-22 16:38:15,296 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-08-22T16:38:15.398Z] 2023-08-22 16:38:15,300 [execute] INFO git cat-file --batch [2023-08-22T16:38:15.398Z] 2023-08-22 16:38:15,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-08-22T16:38:15.398Z] 2023-08-22 16:38:15,314 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-08-22T16:38:15.398Z] 2023-08-22 16:38:15,314 [execute] INFO git tag -a v3.1.0-dev.20 -m v3.1.0-dev.20 [2023-08-22T16:38:15.398Z] 2023-08-22 16:38:15,315 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.20', '-m', 'v3.1.0-dev.20'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-08-22T16:38:15.398Z] 2023-08-22 16:38:15,320 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-08-22T16:38:15.398Z] 3.1.0-dev.20 [Pipeline] } [2023-08-22T16:38:15.404Z] $ docker exec --env ******** --env ******** 53af7aaa19c05346414baac552b9b2c61bdcf8e1b5a08151f01d33704bb7be52 ssh-agent -k [2023-08-22T16:38:15.505Z] unset SSH_AUTH_SOCK; [2023-08-22T16:38:15.506Z] unset SSH_AGENT_PID; [2023-08-22T16:38:15.506Z] echo Agent pid 37 killed; [2023-08-22T16:38:15.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-22T16:38:15.835Z] + git semver [Pipeline] } [2023-08-22T16:38:16.103Z] $ docker stop --time=1 53af7aaa19c05346414baac552b9b2c61bdcf8e1b5a08151f01d33704bb7be52 [2023-08-22T16:38:17.391Z] $ docker rm -f --volumes 53af7aaa19c05346414baac552b9b2c61bdcf8e1b5a08151f01d33704bb7be52 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T16:38:17.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-22T16:38:17.770Z] [2023-08-22T16:38:17.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T16:38:18.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-22T16:38:18.066Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-22T16:38:18.066Z] ab5ef0e58194: Pulling fs layer [2023-08-22T16:38:18.066Z] 9712f1f96733: Pulling fs layer [2023-08-22T16:38:18.066Z] 63f879dbbcfc: Pulling fs layer [2023-08-22T16:38:18.066Z] 0d9ebad4ef96: Pulling fs layer [2023-08-22T16:38:18.066Z] e9a5061849ea: Pulling fs layer [2023-08-22T16:38:18.066Z] d747dcd14b5f: Pulling fs layer [2023-08-22T16:38:18.066Z] 2de7ff778b66: Pulling fs layer [2023-08-22T16:38:18.066Z] 0d9ebad4ef96: Waiting [2023-08-22T16:38:18.066Z] e9a5061849ea: Waiting [2023-08-22T16:38:18.066Z] d747dcd14b5f: Waiting [2023-08-22T16:38:18.066Z] 9712f1f96733: Verifying Checksum [2023-08-22T16:38:18.066Z] 9712f1f96733: Download complete [2023-08-22T16:38:18.636Z] 63f879dbbcfc: Verifying Checksum [2023-08-22T16:38:18.636Z] 63f879dbbcfc: Download complete [2023-08-22T16:38:18.636Z] ab5ef0e58194: Download complete [2023-08-22T16:38:18.636Z] 0d9ebad4ef96: Verifying Checksum [2023-08-22T16:38:18.636Z] 0d9ebad4ef96: Download complete [2023-08-22T16:38:18.636Z] d747dcd14b5f: Download complete [2023-08-22T16:38:18.636Z] e9a5061849ea: Verifying Checksum [2023-08-22T16:38:18.636Z] e9a5061849ea: Download complete [2023-08-22T16:38:18.895Z] 2de7ff778b66: Verifying Checksum [2023-08-22T16:38:18.895Z] 2de7ff778b66: Download complete [2023-08-22T16:38:21.422Z] ab5ef0e58194: Pull complete [2023-08-22T16:38:21.422Z] 9712f1f96733: Pull complete [2023-08-22T16:38:21.987Z] 63f879dbbcfc: Pull complete [2023-08-22T16:38:25.273Z] 0d9ebad4ef96: Pull complete [2023-08-22T16:38:25.537Z] e9a5061849ea: Pull complete [2023-08-22T16:38:25.538Z] d747dcd14b5f: Pull complete [2023-08-22T16:38:26.472Z] 2de7ff778b66: Pull complete [2023-08-22T16:38:26.473Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-22T16:38:26.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-22T16:38:26.473Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T16:38:26.564Z] prd-ubuntu20.04-docker-8c-8g-4267 does not seem to be running inside a container [2023-08-22T16:38:26.590Z] $ 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-08-22T16:38:32.268Z] $ docker top 97d2fe7575ed1a6e6d178596f3fd2ef4307d6de3f6d9afd13afb6953c3d431ac -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-22T16:38:32.347Z] provisioning config files... [2023-08-22T16:38:32.354Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config528796682396013529tmp [2023-08-22T16:38:32.365Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config17563100673949293294tmp [2023-08-22T16:38:32.375Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config17516672537848456739tmp [Pipeline] { [Pipeline] echo [2023-08-22T16:38:32.392Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T16:38:32.676Z] ---> sigul-configuration.sh [2023-08-22T16:38:32.676Z] gpg: directory `/root/.gnupg' created [2023-08-22T16:38:32.676Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-22T16:38:32.676Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-22T16:38:32.676Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-22T16:38:32.676Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-22T16:38:32.676Z] gpg: CAST5 encrypted data [2023-08-22T16:38:32.676Z] gpg: encrypted with 1 passphrase [2023-08-22T16:38:32.676Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-22T16:38:32.962Z] + mkdir /home/jenkins [2023-08-22T16:38:32.962Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-22T16:38:33.247Z] + 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-08-22T16:38:33.256Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T16:38:33.540Z] ---> sigul-install.sh [2023-08-22T16:38:33.540Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-22T16:38:33.824Z] + git tag --list [2023-08-22T16:38:33.824Z] v0.1.0 [2023-08-22T16:38:33.824Z] v0.1.1 [2023-08-22T16:38:33.824Z] v1.0.0 [2023-08-22T16:38:33.824Z] v1.1.0 [2023-08-22T16:38:33.824Z] v1.2.0 [2023-08-22T16:38:33.824Z] v1.3.0 [2023-08-22T16:38:33.824Z] v1.3.1 [2023-08-22T16:38:33.824Z] v2.0.0 [2023-08-22T16:38:33.824Z] v2.0.1 [2023-08-22T16:38:33.824Z] v2.1.0 [2023-08-22T16:38:33.824Z] v2.1.1 [2023-08-22T16:38:33.824Z] v2.1.2 [2023-08-22T16:38:33.824Z] v2.2.0 [2023-08-22T16:38:33.824Z] v2.3 [2023-08-22T16:38:33.824Z] v2.3.0 [2023-08-22T16:38:33.824Z] v2.3.1 [2023-08-22T16:38:33.824Z] v3.0 [2023-08-22T16:38:33.824Z] v3.0.0 [2023-08-22T16:38:33.824Z] v3.0.1 [2023-08-22T16:38:33.824Z] v3.0.1-dev.1 [2023-08-22T16:38:33.824Z] v3.0.1-dev.2 [2023-08-22T16:38:33.824Z] v3.1.0-dev.1 [2023-08-22T16:38:33.824Z] v3.1.0-dev.10 [2023-08-22T16:38:33.824Z] v3.1.0-dev.11 [2023-08-22T16:38:33.825Z] v3.1.0-dev.12 [2023-08-22T16:38:33.825Z] v3.1.0-dev.13 [2023-08-22T16:38:33.825Z] v3.1.0-dev.14 [2023-08-22T16:38:33.825Z] v3.1.0-dev.15 [2023-08-22T16:38:33.825Z] v3.1.0-dev.16 [2023-08-22T16:38:33.825Z] v3.1.0-dev.17 [2023-08-22T16:38:33.825Z] v3.1.0-dev.18 [2023-08-22T16:38:33.825Z] v3.1.0-dev.19 [2023-08-22T16:38:33.825Z] v3.1.0-dev.2 [2023-08-22T16:38:33.825Z] v3.1.0-dev.20 [2023-08-22T16:38:33.825Z] v3.1.0-dev.3 [2023-08-22T16:38:33.825Z] v3.1.0-dev.4 [2023-08-22T16:38:33.825Z] v3.1.0-dev.5 [2023-08-22T16:38:33.825Z] v3.1.0-dev.6 [2023-08-22T16:38:33.825Z] v3.1.0-dev.7 [2023-08-22T16:38:33.825Z] v3.1.0-dev.8 [2023-08-22T16:38:33.825Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-22T16:38:34.111Z] + lftools sign git-tag v3.1.0-dev.20 [2023-08-22T16:38:34.679Z] Signing Git tag with Sigul... [2023-08-22T16:38:34.679Z] Signing v3.1.0-dev.20 [Pipeline] echo [2023-08-22T16:38:34.946Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T16:38:35.231Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-22T16:38:35.238Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-22T16:38:35.249Z] $ docker stop --time=1 97d2fe7575ed1a6e6d178596f3fd2ef4307d6de3f6d9afd13afb6953c3d431ac [2023-08-22T16:38:36.507Z] $ docker rm -f --volumes 97d2fe7575ed1a6e6d178596f3fd2ef4307d6de3f6d9afd13afb6953c3d431ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-22T16:38:36.946Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-22T16:38:36.946Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T16:38:37.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T16:38:37.251Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T16:38:37.318Z] prd-ubuntu20.04-docker-8c-8g-4267 does not seem to be running inside a container [2023-08-22T16:38:37.344Z] $ 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-08-22T16:38:37.657Z] $ docker top 50a1347e849d267c05e80a186dccbef8422da3937aea9f31bcd781768da9b821 -eo pid,comm [2023-08-22T16:38:37.705Z] 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-08-22T16:38:37.705Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-22T16:38:37.745Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-22T16:38:37.745Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-22T16:38:37.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-22T16:38:37.857Z] $ docker exec 50a1347e849d267c05e80a186dccbef8422da3937aea9f31bcd781768da9b821 ssh-agent [2023-08-22T16:38:37.974Z] SSH_AUTH_SOCK=/tmp/ssh-KVKXs0emYzQB/agent.32 [2023-08-22T16:38:37.974Z] SSH_AGENT_PID=39 [2023-08-22T16:38:37.979Z] Running ssh-add (command line suppressed) [2023-08-22T16:38:38.087Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15933369062554632483.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15933369062554632483.key) [2023-08-22T16:38:38.106Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-22T16:38:38.395Z] + git semver bump pre [2023-08-22T16:38:38.653Z] 2023-08-22 16:38:38,575 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-08-22T16:38:38.653Z] 2023-08-22 16:38:38,576 [bump_version] DEBUG bumping version:3.1.0-dev.20 on axis:pre with prefix:dev [2023-08-22T16:38:38.653Z] 2023-08-22 16:38:38,576 [bump_version] DEBUG bumped version:3.1.0-dev.21 [2023-08-22T16:38:38.653Z] 2023-08-22 16:38:38,576 [write_version] DEBUG write version:3.1.0-dev.21 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2023-08-22T16:38:38.653Z] 2023-08-22 16:38:38,576 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-08-22T16:38:38.653Z] 2023-08-22 16:38:38,576 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-08-22T16:38:38.653Z] 2023-08-22 16:38:38,578 [execute] INFO git cat-file --batch-check [2023-08-22T16:38:38.653Z] 2023-08-22 16:38:38,578 [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-08-22T16:38:38.653Z] 2023-08-22 16:38:38,583 [execute] INFO git cat-file --batch [2023-08-22T16:38:38.653Z] 2023-08-22 16:38:38,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-22T16:38:38.653Z] 2023-08-22 16:38:38,588 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-08-22T16:38:38.653Z] 3.1.0-dev.21 [Pipeline] } [2023-08-22T16:38:38.658Z] $ docker exec --env ******** --env ******** 50a1347e849d267c05e80a186dccbef8422da3937aea9f31bcd781768da9b821 ssh-agent -k [2023-08-22T16:38:38.760Z] unset SSH_AUTH_SOCK; [2023-08-22T16:38:38.761Z] unset SSH_AGENT_PID; [2023-08-22T16:38:38.761Z] echo Agent pid 39 killed; [2023-08-22T16:38:38.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-22T16:38:39.075Z] + git semver [Pipeline] } [2023-08-22T16:38:39.340Z] $ docker stop --time=1 50a1347e849d267c05e80a186dccbef8422da3937aea9f31bcd781768da9b821 [2023-08-22T16:38:40.614Z] $ docker rm -f --volumes 50a1347e849d267c05e80a186dccbef8422da3937aea9f31bcd781768da9b821 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-22T16:38:40.961Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-22T16:38:40.961Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T16:38:41.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T16:38:41.255Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T16:38:41.319Z] prd-ubuntu20.04-docker-8c-8g-4267 does not seem to be running inside a container [2023-08-22T16:38:41.341Z] $ 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-08-22T16:38:41.654Z] $ docker top 1ccad3c360f581ac656d8227c1120e145391615a8726fcf34b1331613d2b3dd9 -eo pid,comm [2023-08-22T16:38:41.707Z] 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-08-22T16:38:41.707Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-22T16:38:41.745Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-22T16:38:41.745Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-22T16:38:41.863Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-22T16:38:41.861Z] $ docker exec 1ccad3c360f581ac656d8227c1120e145391615a8726fcf34b1331613d2b3dd9 ssh-agent [2023-08-22T16:38:41.966Z] SSH_AUTH_SOCK=/tmp/ssh-cccW1cYUBjO2/agent.32 [2023-08-22T16:38:41.966Z] SSH_AGENT_PID=38 [2023-08-22T16:38:41.971Z] Running ssh-add (command line suppressed) [2023-08-22T16:38:42.061Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_17607185857720957576.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_17607185857720957576.key) [2023-08-22T16:38:42.080Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-22T16:38:42.365Z] + git semver push [2023-08-22T16:38:42.624Z] 2023-08-22 16:38:42,534 [run_push] DEBUG push [2023-08-22T16:38:42.624Z] 2023-08-22 16:38:42,535 [execute] INFO git cat-file --batch-check [2023-08-22T16:38:42.624Z] 2023-08-22 16:38:42,535 [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-08-22T16:38:42.624Z] 2023-08-22 16:38:42,539 [execute] INFO git rev-list 94aebbc3b32d7794d079893d92ed7977442dc56c -- [2023-08-22T16:38:42.624Z] 2023-08-22 16:38:42,539 [execute] DEBUG Popen(['git', 'rev-list', '94aebbc3b32d7794d079893d92ed7977442dc56c', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-22T16:38:42.624Z] 2023-08-22 16:38:42,553 [execute] INFO git fetch -v origin [2023-08-22T16:38:42.624Z] 2023-08-22 16:38:42,554 [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-08-22T16:38:43.190Z] 2023-08-22 16:38:43,021 [run_push] DEBUG no remote changes detected [2023-08-22T16:38:43.190Z] 2023-08-22 16:38:43,022 [execute] INFO git push origin semver [2023-08-22T16:38:43.191Z] 2023-08-22 16:38:43,022 [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-08-22T16:38:44.132Z] 2023-08-22 16:38:43,896 [run_push] DEBUG push all version tags [2023-08-22T16:38:44.132Z] 2023-08-22 16:38:43,896 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-22T16:38:44.132Z] 2023-08-22 16:38:43,897 [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-08-22T16:38:44.700Z] 2023-08-22 16:38:44,608 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-08-22T16:38:44.700Z] 3.1.0-dev.21 [Pipeline] } [2023-08-22T16:38:44.704Z] $ docker exec --env ******** --env ******** 1ccad3c360f581ac656d8227c1120e145391615a8726fcf34b1331613d2b3dd9 ssh-agent -k [2023-08-22T16:38:44.789Z] unset SSH_AUTH_SOCK; [2023-08-22T16:38:44.792Z] unset SSH_AGENT_PID; [2023-08-22T16:38:44.792Z] echo Agent pid 38 killed; [2023-08-22T16:38:44.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-22T16:38:45.099Z] + git semver [Pipeline] } [2023-08-22T16:38:45.363Z] $ docker stop --time=1 1ccad3c360f581ac656d8227c1120e145391615a8726fcf34b1331613d2b3dd9 [2023-08-22T16:38:46.619Z] $ docker rm -f --volumes 1ccad3c360f581ac656d8227c1120e145391615a8726fcf34b1331613d2b3dd9 [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-08-22T16:38:47.161Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2023-08-22T16:38:47.161Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-08-22T16:38:47.161Z] total 16 [2023-08-22T16:38:47.161Z] drwxr-xr-x 3 root root 4096 Aug 22 16:24 . [2023-08-22T16:38:47.161Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 22 16:38 .. [2023-08-22T16:38:47.161Z] drwxr-xr-x 2 root root 4096 Aug 22 16:24 cost [2023-08-22T16:38:47.161Z] -rw-r--r-- 1 root root 92 Aug 22 16:24 cost.csv [2023-08-22T16:38:47.161Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-08-22T16:38:47.161Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-08-22T16:38:47.161Z] total 16 [2023-08-22T16:38:47.161Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 16:24 . [2023-08-22T16:38:47.161Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 22 16:38 .. [2023-08-22T16:38:47.161Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 22 16:24 cost [2023-08-22T16:38:47.161Z] -rw-r--r-- 1 jenkins jenkins 92 Aug 22 16:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-22T16:38:47.451Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T16:38:48.308Z] ---> package-listing.sh [2023-08-22T16:38:48.308Z] ++ facter osfamily [2023-08-22T16:38:48.308Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-22T16:38:48.567Z] + OS_FAMILY=debian [2023-08-22T16:38:48.567Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2023-08-22T16:38:48.567Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-22T16:38:48.567Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-22T16:38:48.568Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-22T16:38:48.568Z] + PACKAGES=/tmp/packages_start.txt [2023-08-22T16:38:48.568Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-08-22T16:38:48.568Z] + PACKAGES=/tmp/packages_end.txt [2023-08-22T16:38:48.568Z] + case "${OS_FAMILY}" in [2023-08-22T16:38:48.568Z] + dpkg -l [2023-08-22T16:38:48.568Z] + grep '^ii' [2023-08-22T16:38:48.568Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-22T16:38:48.568Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-22T16:38:48.568Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-22T16:38:48.568Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-08-22T16:38:48.568Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2023-08-22T16:38:48.568Z] + 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-08-22T16:38:48.578Z] 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-08-22T16:38:48.854Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T16:38:49.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-22T16:38:49.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T16:38:49.488Z] prd-ubuntu20.04-docker-8c-8g-4267 does not seem to be running inside a container [2023-08-22T16:38:49.512Z] $ 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-08-22T16:38:49.708Z] $ docker top 3945e112547e74719593a9220824cc4625bea06c65be9ac79d017e3740664516 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T16:38:50.052Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-22T16:38:50.335Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-22T16:38:50.621Z] + ls /var/log/sa-host [2023-08-22T16:38:50.621Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-22T16:38:50.690Z] provisioning config files... [2023-08-22T16:38:50.699Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12947916029161695237tmp [Pipeline] { [Pipeline] echo [2023-08-22T16:38:50.712Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T16:38:50.998Z] ---> create-netrc.sh [Pipeline] } [2023-08-22T16:38:51.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-22T16:38:51.328Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-22T16:38:51.335Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T16:38:51.619Z] ---> sudo-logs.sh [2023-08-22T16:38:51.619Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-22T16:38:51.652Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T16:38:51.935Z] ---> job-cost.sh [2023-08-22T16:38:51.935Z] lf-activate-venv: SKIPPING [2023-08-22T16:38:51.935Z] DEBUG: total: 0.2199999988079071 [2023-08-22T16:38:51.935Z] INFO: Retrieving Stack Cost... [2023-08-22T16:38:52.194Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-22T16:38:52.765Z] INFO: Archiving Costs [Pipeline] echo [2023-08-22T16:38:52.776Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T16:38:53.058Z] ---> logs-deploy.sh [2023-08-22T16:38:53.058Z] lf-activate-venv: SKIPPING [2023-08-22T16:38:53.058Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/283 [2023-08-22T16:38:53.058Z] INFO: archiving workspace using pattern(s): [2023-08-22T16:38:53.995Z] Archives upload complete. [2023-08-22T16:38:53.995Z] INFO: archiving logs to Nexus [2023-08-22T16:38:55.044Z] ---> uname -a: [2023-08-22T16:38:55.044Z] Linux prd-ubuntu20-04-docker-8c-8g-4267 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-22T16:38:55.044Z] [2023-08-22T16:38:55.044Z] [2023-08-22T16:38:55.044Z] ---> lscpu: [2023-08-22T16:38:55.044Z] Architecture: x86_64 [2023-08-22T16:38:55.044Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-22T16:38:55.044Z] Byte Order: Little Endian [2023-08-22T16:38:55.044Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-22T16:38:55.044Z] CPU(s): 8 [2023-08-22T16:38:55.044Z] On-line CPU(s) list: 0-7 [2023-08-22T16:38:55.044Z] Thread(s) per core: 1 [2023-08-22T16:38:55.044Z] Core(s) per socket: 1 [2023-08-22T16:38:55.044Z] Socket(s): 8 [2023-08-22T16:38:55.044Z] NUMA node(s): 1 [2023-08-22T16:38:55.044Z] Vendor ID: AuthenticAMD [2023-08-22T16:38:55.044Z] CPU family: 23 [2023-08-22T16:38:55.044Z] Model: 49 [2023-08-22T16:38:55.044Z] Model name: AMD EPYC-Rome Processor [2023-08-22T16:38:55.044Z] Stepping: 0 [2023-08-22T16:38:55.044Z] CPU MHz: 2799.998 [2023-08-22T16:38:55.044Z] BogoMIPS: 5599.99 [2023-08-22T16:38:55.044Z] Virtualization: AMD-V [2023-08-22T16:38:55.044Z] Hypervisor vendor: KVM [2023-08-22T16:38:55.044Z] Virtualization type: full [2023-08-22T16:38:55.044Z] L1d cache: 256 KiB [2023-08-22T16:38:55.044Z] L1i cache: 256 KiB [2023-08-22T16:38:55.044Z] L2 cache: 4 MiB [2023-08-22T16:38:55.044Z] L3 cache: 128 MiB [2023-08-22T16:38:55.044Z] NUMA node0 CPU(s): 0-7 [2023-08-22T16:38:55.044Z] Vulnerability Itlb multihit: Not affected [2023-08-22T16:38:55.044Z] Vulnerability L1tf: Not affected [2023-08-22T16:38:55.044Z] Vulnerability Mds: Not affected [2023-08-22T16:38:55.044Z] Vulnerability Meltdown: Not affected [2023-08-22T16:38:55.044Z] Vulnerability Mmio stale data: Not affected [2023-08-22T16:38:55.044Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-22T16:38:55.045Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-22T16:38:55.045Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-22T16:38:55.045Z] Vulnerability Srbds: Not affected [2023-08-22T16:38:55.045Z] Vulnerability Tsx async abort: Not affected [2023-08-22T16:38:55.045Z] 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-08-22T16:38:55.045Z] [2023-08-22T16:38:55.045Z] [2023-08-22T16:38:55.045Z] ---> nproc: [2023-08-22T16:38:55.045Z] 8 [2023-08-22T16:38:55.045Z] [2023-08-22T16:38:55.045Z] [2023-08-22T16:38:55.045Z] ---> df -h: [2023-08-22T16:38:55.045Z] Filesystem Size Used Avail Use% Mounted on [2023-08-22T16:38:55.045Z] overlay 155G 12G 143G 8% / [2023-08-22T16:38:55.045Z] tmpfs 64M 0 64M 0% /dev [2023-08-22T16:38:55.045Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-22T16:38:55.045Z] shm 64M 0 64M 0% /dev/shm [2023-08-22T16:38:55.045Z] /dev/vda1 155G 12G 143G 8% /facter-os [2023-08-22T16:38:55.045Z] [2023-08-22T16:38:55.045Z] [2023-08-22T16:38:55.045Z] ---> sar -b -r -n DEV: [2023-08-22T16:38:55.045Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4267) 08/22/23 _x86_64_ (8 CPU) [2023-08-22T16:38:55.045Z] [2023-08-22T16:38:55.045Z] 16:21:15 LINUX RESTART (8 CPU) [2023-08-22T16:38:55.045Z] [2023-08-22T16:38:55.045Z] 16:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-08-22T16:38:55.045Z] 16:23:01 66.44 3.23 63.21 0.00 421.99 29327.82 0.00 [2023-08-22T16:38:55.045Z] 16:24:01 52.41 0.05 52.36 0.00 0.40 36852.27 0.00 [2023-08-22T16:38:55.045Z] 16:25:01 41.33 0.18 41.14 0.00 4.80 18642.36 0.00 [2023-08-22T16:38:55.045Z] 16:26:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 [2023-08-22T16:38:55.045Z] 16:27:01 44.76 11.38 33.38 0.00 3443.16 5913.68 0.00 [2023-08-22T16:38:55.045Z] 16:28:01 6.33 0.02 6.32 0.00 0.13 114.65 0.00 [2023-08-22T16:38:55.045Z] 16:29:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 [2023-08-22T16:38:55.045Z] 16:30:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 [2023-08-22T16:38:55.045Z] 16:31:01 0.83 0.00 0.83 0.00 0.00 9.20 0.00 [2023-08-22T16:38:55.045Z] 16:32:01 1.70 0.00 1.70 0.00 0.00 18.93 0.00 [2023-08-22T16:38:55.045Z] 16:33:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 [2023-08-22T16:38:55.045Z] 16:34:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 [2023-08-22T16:38:55.045Z] 16:35:01 0.87 0.00 0.87 0.00 0.00 9.47 0.00 [2023-08-22T16:38:55.045Z] 16:36:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 [2023-08-22T16:38:55.045Z] 16:37:01 1.52 0.02 1.50 0.00 0.13 21.60 0.00 [2023-08-22T16:38:55.045Z] 16:38:01 20.08 0.10 19.98 0.00 10.26 18075.12 0.00 [2023-08-22T16:38:55.045Z] Average: 15.25 0.94 14.31 0.00 242.55 6817.19 0.00 [2023-08-22T16:38:55.045Z] [2023-08-22T16:38:55.045Z] 16:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-08-22T16:38:55.045Z] 16:23:01 27853352 31383888 913780 2.78 97700 3629160 2295868 6.77 1574888 2996924 968216 [2023-08-22T16:38:55.045Z] 16:24:01 27512776 31190204 1105784 3.36 100984 3757864 2230532 6.57 1842416 3052256 32564 [2023-08-22T16:38:55.045Z] 16:25:01 28583044 31587208 713852 2.17 103792 3127396 1739780 5.13 1118084 2756836 4 [2023-08-22T16:38:55.045Z] 16:26:01 28583288 31587492 713496 2.17 103824 3127404 1739780 5.13 1118292 2756836 8 [2023-08-22T16:38:55.045Z] 16:27:01 28239132 31570516 708780 2.16 127116 3423712 1739364 5.13 1343016 2842500 1040 [2023-08-22T16:38:55.045Z] 16:28:01 28246444 31572988 706480 2.15 125692 3420464 1697908 5.00 1340048 2839300 8 [2023-08-22T16:38:55.045Z] 16:29:01 28255200 31581800 697600 2.12 125732 3420468 1697908 5.00 1331100 2839300 8 [2023-08-22T16:38:55.045Z] 16:30:01 28254664 31581304 697988 2.12 125764 3420472 1697908 5.00 1331004 2839304 8 [2023-08-22T16:38:55.045Z] 16:31:01 28255320 31582124 696924 2.12 125788 3420472 1697908 5.00 1330008 2839304 12 [2023-08-22T16:38:55.045Z] 16:32:01 28255588 31582456 696508 2.12 125836 3420476 1697908 5.00 1330140 2839312 8 [2023-08-22T16:38:55.045Z] 16:33:01 28255540 31582448 696512 2.12 125860 3420476 1697908 5.00 1330264 2839308 12 [2023-08-22T16:38:55.045Z] 16:34:01 28257044 31583968 694928 2.11 125892 3420484 1697908 5.00 1328816 2839316 28 [2023-08-22T16:38:55.045Z] 16:35:01 28257060 31583988 694832 2.11 125908 3420484 1697908 5.00 1329008 2839316 16 [2023-08-22T16:38:55.045Z] 16:36:01 28257224 31584216 694600 2.11 125928 3420488 1697908 5.00 1328224 2839324 12 [2023-08-22T16:38:55.045Z] 16:37:01 28257704 31584756 694168 2.11 125980 3420456 1722088 5.08 1329192 2839288 24 [2023-08-22T16:38:55.045Z] 16:38:01 27474428 31558056 716116 2.18 129916 4124368 1797000 5.30 1356656 3542356 101672 [2023-08-22T16:38:55.045Z] Average: 28174863 31543588 740147 2.25 120107 3462165 1784099 5.26 1353822 2896299 68978 [2023-08-22T16:38:55.045Z] [2023-08-22T16:38:55.045Z] 16:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-08-22T16:38:55.045Z] 16:23:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:23:01 ens3 493.64 283.96 6363.19 42.32 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:23:01 veth800daae 120.11 244.52 10.71 1761.37 0.00 0.00 0.00 0.14 [2023-08-22T16:38:55.045Z] 16:23:01 docker0 177.66 301.45 13.26 2120.54 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:24:01 ens3 18.25 10.38 14.51 7.13 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:24:01 veth800daae 1.10 1.15 0.09 1.56 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:24:01 docker0 1.10 1.13 0.08 1.56 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:25:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:25:01 ens3 120.28 86.19 2527.05 95.46 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:26:01 ens3 1.38 0.90 2.24 0.43 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:27:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:27:01 ens3 148.43 68.04 2081.23 4.89 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:28:01 ens3 0.22 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:29:01 ens3 0.33 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:30:01 ens3 0.35 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:31:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:32:01 ens3 0.35 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:33:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:34:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:35:01 ens3 0.23 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:36:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:37:01 ens3 0.32 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:38:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:38:01 ens3 137.91 74.19 3970.90 10.37 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] Average: lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] Average: ens3 57.66 32.79 935.01 10.05 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] Average: docker0 11.17 18.91 0.83 132.65 0.00 0.00 0.00 0.00 [2023-08-22T16:38:55.045Z] [2023-08-22T16:38:55.045Z] [2023-08-22T16:38:55.045Z] ---> sar -P ALL: [2023-08-22T16:38:55.045Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4267) 08/22/23 _x86_64_ (8 CPU) [2023-08-22T16:38:55.045Z] [2023-08-22T16:38:55.045Z] 16:21:15 LINUX RESTART (8 CPU) [2023-08-22T16:38:55.045Z] [2023-08-22T16:38:55.045Z] 16:22:01 CPU %user %nice %system %iowait %steal %idle [2023-08-22T16:38:55.045Z] 16:23:01 all 31.61 0.00 5.94 1.69 0.13 60.63 [2023-08-22T16:38:55.045Z] 16:23:01 0 31.85 0.00 6.29 0.15 0.08 61.63 [2023-08-22T16:38:55.045Z] 16:23:01 1 31.14 0.00 6.21 2.12 0.08 60.44 [2023-08-22T16:38:55.045Z] 16:23:01 2 33.08 0.00 6.69 0.25 0.10 59.87 [2023-08-22T16:38:55.045Z] 16:23:01 3 30.77 0.00 5.69 0.10 0.44 63.00 [2023-08-22T16:38:55.045Z] 16:23:01 4 32.06 0.00 5.82 1.52 0.07 60.54 [2023-08-22T16:38:55.045Z] 16:23:01 5 33.17 0.00 5.88 0.10 0.08 60.77 [2023-08-22T16:38:55.045Z] 16:23:01 6 31.18 0.00 4.86 0.13 0.07 63.75 [2023-08-22T16:38:55.045Z] 16:23:01 7 29.64 0.00 6.05 9.24 0.10 54.97 [2023-08-22T16:38:55.045Z] 16:24:01 all 29.76 0.00 4.92 2.49 0.08 62.74 [2023-08-22T16:38:55.045Z] 16:24:01 0 27.49 0.00 5.19 13.53 0.07 53.72 [2023-08-22T16:38:55.045Z] 16:24:01 1 30.52 0.00 4.58 0.92 0.07 63.91 [2023-08-22T16:38:55.045Z] 16:24:01 2 31.51 0.00 5.30 0.55 0.07 62.57 [2023-08-22T16:38:55.045Z] 16:24:01 3 30.27 0.00 5.05 1.15 0.10 63.44 [2023-08-22T16:38:55.045Z] 16:24:01 4 30.03 0.00 5.03 1.62 0.08 63.24 [2023-08-22T16:38:55.045Z] 16:24:01 5 28.30 0.00 4.87 0.99 0.08 65.75 [2023-08-22T16:38:55.045Z] 16:24:01 6 30.15 0.00 4.96 0.34 0.08 64.47 [2023-08-22T16:38:55.045Z] 16:24:01 7 29.82 0.00 4.40 0.90 0.10 64.78 [2023-08-22T16:38:55.045Z] 16:25:01 all 7.62 0.00 1.56 0.92 0.04 89.86 [2023-08-22T16:38:55.045Z] 16:25:01 0 6.95 0.00 1.93 0.03 0.07 91.03 [2023-08-22T16:38:55.045Z] 16:25:01 1 7.73 0.00 1.73 0.05 0.03 90.45 [2023-08-22T16:38:55.045Z] 16:25:01 2 7.53 0.00 1.39 0.70 0.03 90.34 [2023-08-22T16:38:55.045Z] 16:25:01 3 7.27 0.00 1.34 0.00 0.03 91.35 [2023-08-22T16:38:55.045Z] 16:25:01 4 7.75 0.00 1.74 0.08 0.03 90.39 [2023-08-22T16:38:55.045Z] 16:25:01 5 8.19 0.00 1.96 4.10 0.02 85.73 [2023-08-22T16:38:55.045Z] 16:25:01 6 7.17 0.00 1.36 1.57 0.02 89.88 [2023-08-22T16:38:55.045Z] 16:25:01 7 8.39 0.00 1.06 0.80 0.10 89.65 [2023-08-22T16:38:55.045Z] 16:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-08-22T16:38:55.045Z] 16:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-22T16:38:55.045Z] 16:26:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-08-22T16:38:55.045Z] 16:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-22T16:38:55.045Z] 16:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-22T16:38:55.045Z] 16:26:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2023-08-22T16:38:55.045Z] 16:26:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-08-22T16:38:55.045Z] 16:26:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-22T16:38:55.045Z] 16:26:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-08-22T16:38:55.045Z] 16:27:01 all 2.23 0.00 1.22 0.58 0.02 95.94 [2023-08-22T16:38:55.045Z] 16:27:01 0 1.15 0.00 0.72 0.55 0.03 97.55 [2023-08-22T16:38:55.045Z] 16:27:01 1 4.43 0.00 1.27 0.10 0.02 94.18 [2023-08-22T16:38:55.045Z] 16:27:01 2 1.94 0.00 0.72 0.53 0.03 96.77 [2023-08-22T16:38:55.045Z] 16:27:01 3 2.42 0.00 2.24 0.22 0.02 95.10 [2023-08-22T16:38:55.045Z] 16:27:01 4 2.09 0.00 0.89 1.09 0.02 95.92 [2023-08-22T16:38:55.045Z] 16:27:01 5 1.99 0.00 1.17 0.38 0.00 96.46 [2023-08-22T16:38:55.045Z] 16:27:01 6 2.17 0.00 0.93 1.10 0.02 95.78 [2023-08-22T16:38:55.045Z] 16:27:01 7 1.69 0.00 1.84 0.67 0.03 95.76 [2023-08-22T16:38:55.045Z] 16:28:01 all 0.06 0.00 0.06 0.01 0.01 99.86 [2023-08-22T16:38:55.045Z] 16:28:01 0 0.02 0.00 0.05 0.02 0.00 99.92 [2023-08-22T16:38:55.045Z] 16:28:01 1 0.25 0.00 0.08 0.00 0.00 99.67 [2023-08-22T16:38:55.045Z] 16:28:01 2 0.10 0.00 0.08 0.00 0.02 99.80 [2023-08-22T16:38:55.045Z] 16:28:01 3 0.07 0.00 0.05 0.02 0.00 99.87 [2023-08-22T16:38:55.045Z] 16:28:01 4 0.03 0.00 0.08 0.05 0.02 99.82 [2023-08-22T16:38:55.045Z] 16:28:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2023-08-22T16:38:55.045Z] 16:28:01 6 0.03 0.00 0.03 0.02 0.00 99.92 [2023-08-22T16:38:55.045Z] 16:28:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2023-08-22T16:38:55.045Z] 16:29:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2023-08-22T16:38:55.045Z] 16:29:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-08-22T16:38:55.045Z] 16:29:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-08-22T16:38:55.045Z] 16:29:01 2 0.08 0.00 0.07 0.00 0.03 99.82 [2023-08-22T16:38:55.045Z] 16:29:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-08-22T16:38:55.045Z] 16:29:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-22T16:38:55.045Z] 16:29:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-22T16:38:55.045Z] 16:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-22T16:38:55.045Z] 16:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-22T16:38:55.045Z] 16:30:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-08-22T16:38:55.045Z] 16:30:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-08-22T16:38:55.045Z] 16:30:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-22T16:38:55.045Z] 16:30:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-08-22T16:38:55.045Z] 16:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-22T16:38:55.045Z] 16:30:01 4 0.03 0.00 0.03 0.02 0.00 99.92 [2023-08-22T16:38:55.045Z] 16:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-22T16:38:55.045Z] 16:30:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-08-22T16:38:55.045Z] 16:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-22T16:38:55.045Z] 16:31:01 all 0.20 0.00 0.01 0.00 0.01 99.77 [2023-08-22T16:38:55.045Z] 16:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-22T16:38:55.045Z] 16:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-22T16:38:55.045Z] 16:31:01 2 1.45 0.00 0.02 0.00 0.03 98.50 [2023-08-22T16:38:55.045Z] 16:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-22T16:38:55.045Z] 16:31:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-22T16:38:55.045Z] 16:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-22T16:38:55.045Z] 16:31:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-22T16:38:55.045Z] 16:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-22T16:38:55.045Z] 16:32:01 all 0.17 0.00 0.02 0.00 0.00 99.80 [2023-08-22T16:38:55.045Z] 16:32:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2023-08-22T16:38:55.045Z] 16:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-22T16:38:55.045Z] 16:32:01 2 1.26 0.00 0.05 0.00 0.00 98.69 [2023-08-22T16:38:55.045Z] 16:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-22T16:38:55.045Z] 16:32:01 4 0.00 0.00 0.03 0.02 0.02 99.93 [2023-08-22T16:38:55.045Z] 16:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-22T16:38:55.045Z] 16:32:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2023-08-22T16:38:55.045Z] 16:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-22T16:38:55.045Z] 16:33:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-08-22T16:38:55.045Z] 16:33:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2023-08-22T16:38:55.045Z] 16:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-22T16:38:55.045Z] 16:33:01 2 0.03 0.00 0.00 0.00 0.03 99.93 [2023-08-22T16:38:55.045Z] 16:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-22T16:38:55.045Z] 16:33:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2023-08-22T16:38:55.045Z] 16:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-22T16:38:55.045Z] 16:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-22T16:38:55.045Z] 16:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-22T16:38:55.045Z] [2023-08-22T16:38:55.045Z] 16:33:01 CPU %user %nice %system %iowait %steal %idle [2023-08-22T16:38:55.045Z] 16:34:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2023-08-22T16:38:55.045Z] 16:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-22T16:38:55.045Z] 16:34:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-08-22T16:38:55.045Z] 16:34:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-08-22T16:38:55.045Z] 16:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-22T16:38:55.045Z] 16:34:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2023-08-22T16:38:55.045Z] 16:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-22T16:38:55.045Z] 16:34:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-08-22T16:38:55.045Z] 16:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-22T16:38:55.045Z] 16:35:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-08-22T16:38:55.045Z] 16:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-22T16:38:55.045Z] 16:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-22T16:38:55.045Z] 16:35:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-08-22T16:38:55.045Z] 16:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-22T16:38:55.045Z] 16:35:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-08-22T16:38:55.045Z] 16:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-22T16:38:55.045Z] 16:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-22T16:38:55.045Z] 16:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-22T16:38:55.045Z] 16:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-08-22T16:38:55.045Z] 16:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-22T16:38:55.045Z] 16:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-22T16:38:55.045Z] 16:36:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-08-22T16:38:55.045Z] 16:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-22T16:38:55.045Z] 16:36:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2023-08-22T16:38:55.045Z] 16:36:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2023-08-22T16:38:55.045Z] 16:36:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2023-08-22T16:38:55.045Z] 16:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-22T16:38:55.045Z] 16:37:01 all 0.26 0.00 0.03 0.00 0.01 99.69 [2023-08-22T16:38:55.045Z] 16:37:01 0 0.03 0.00 0.08 0.00 0.00 99.88 [2023-08-22T16:38:55.045Z] 16:37:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-08-22T16:38:55.045Z] 16:37:01 2 1.92 0.00 0.03 0.00 0.03 98.01 [2023-08-22T16:38:55.045Z] 16:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-22T16:38:55.045Z] 16:37:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-08-22T16:38:55.045Z] 16:37:01 5 0.03 0.00 0.05 0.00 0.00 99.92 [2023-08-22T16:38:55.045Z] 16:37:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-08-22T16:38:55.045Z] 16:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-22T16:38:55.045Z] 16:38:01 all 3.16 0.00 1.28 0.68 0.02 94.86 [2023-08-22T16:38:55.045Z] 16:38:01 0 3.39 0.00 0.77 0.02 0.02 95.81 [2023-08-22T16:38:55.045Z] 16:38:01 1 2.26 0.00 1.02 0.00 0.02 96.70 [2023-08-22T16:38:55.045Z] 16:38:01 2 5.31 0.00 1.16 0.05 0.02 93.46 [2023-08-22T16:38:55.045Z] 16:38:01 3 2.54 0.00 1.17 0.00 0.02 96.27 [2023-08-22T16:38:55.045Z] 16:38:01 4 2.93 0.00 1.51 0.45 0.03 95.08 [2023-08-22T16:38:55.045Z] 16:38:01 5 3.65 0.00 1.09 0.00 0.02 95.25 [2023-08-22T16:38:55.045Z] 16:38:01 6 2.43 0.00 1.66 0.17 0.02 95.72 [2023-08-22T16:38:55.045Z] 16:38:01 7 2.71 0.00 1.88 4.76 0.03 90.62 [2023-08-22T16:38:55.045Z] Average: all 4.67 0.00 0.94 0.40 0.02 93.97 [2023-08-22T16:38:55.045Z] Average: 0 4.41 0.00 0.94 0.88 0.02 93.74 [2023-08-22T16:38:55.045Z] Average: 1 4.76 0.00 0.93 0.20 0.02 94.09 [2023-08-22T16:38:55.045Z] Average: 2 5.24 0.00 0.97 0.13 0.03 93.64 [2023-08-22T16:38:55.045Z] Average: 3 4.57 0.00 0.97 0.09 0.04 94.33 [2023-08-22T16:38:55.045Z] Average: 4 4.66 0.00 0.95 0.30 0.02 94.06 [2023-08-22T16:38:55.045Z] Average: 5 4.69 0.00 0.94 0.35 0.02 94.00 [2023-08-22T16:38:55.045Z] Average: 6 4.55 0.00 0.86 0.21 0.02 94.36 [2023-08-22T16:38:55.045Z] Average: 7 4.48 0.00 0.95 1.01 0.03 93.53 [2023-08-22T16:38:55.045Z] [2023-08-22T16:38:55.045Z] [2023-08-22T16:38:55.045Z]