Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 47abb925692b36908a215c252c09130a4ff8d548 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-ssh13113997183760104590.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh385731057686815418.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1154418834668879387.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh693760808228720708.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-ssh4917143050917967123.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-14349’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-14350’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-15204’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-15208’ is offline Running on prd-ubuntu20.04-docker-8c-8g-15209 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 47abb925692b36908a215c252c09130a4ff8d548 (main) Commit message: "Merge pull request #1416 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.88" > 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 47abb925692b36908a215c252c09130a4ff8d548 # timeout=10 > git rev-list --no-walk dd778ea306b72c177b44627970d1274b454b8016 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-11T14:13:50.861Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-11T14:13:50.913Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-11T14:13:50.930Z] ========================================================= [2023-05-11T14:13:50.930Z] EdgeX Global Pipelines Version Info [2023-05-11T14:13:50.930Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:13:51.652Z] ------------------- [2023-05-11T14:13:51.652Z] stable info: [2023-05-11T14:13:51.652Z] ------------------- [2023-05-11T14:13:51.652Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-11T14:13:51.652Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T14:13:51.652Z] Message: update stable to v1.0.249 [2023-05-11T14:13:53.562Z] ------------------- [2023-05-11T14:13:53.562Z] experimental info: [2023-05-11T14:13:53.562Z] ------------------- [2023-05-11T14:13:53.562Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-11T14:13:53.562Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T14:13:53.562Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-11T14:13:53.737Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-05-11T14:13:53.754Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-05-11T14:13:53.771Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-11T14:13:53.783Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-11T14:13:53.797Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-11T14:13:53.810Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-11T14:13:53.829Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-11T14:13:53.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-11T14:13:53.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-11T14:13:53.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-11T14:13:53.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-11T14:13:53.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-05-11T14:13:53.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-11T14:13:53.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-11T14:13:53.982Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T14:13:53.998Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T14:13:54.014Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T14:13:54.029Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T14:13:54.045Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-11T14:13:54.064Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-11T14:13:54.085Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-11T14:13:54.104Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-11T14:13:54.122Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-11T14:13:54.139Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-11T14:13:54.152Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-05-11T14:13:54.165Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-11T14:13:54.177Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-11T14:13:54.193Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-11T14:13:54.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-11T14:13:54.229Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-11T14:13:54.248Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47abb925692b36908a215c252c09130a4ff8d548 [Pipeline] echo [2023-05-11T14:13:54.266Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47abb92 [Pipeline] echo [2023-05-11T14:13:54.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-11T14:13:54.649Z] + git rev-list -1 --merges 47abb925692b36908a215c252c09130a4ff8d548~1..47abb925692b36908a215c252c09130a4ff8d548 [Pipeline] echo [2023-05-11T14:13:54.692Z] -----------> git rev-list -1 --merges 47abb925692b36908a215c252c09130a4ff8d548~1..47abb925692b36908a215c252c09130a4ff8d548 47abb925692b36908a215c252c09130a4ff8d548 [2023-05-11T14:13:54.692Z] 47abb925692b36908a215c252c09130a4ff8d548 [false] [Pipeline] sh [2023-05-11T14:13:54.980Z] + git log --format=format:%s -1 47abb925692b36908a215c252c09130a4ff8d548 [Pipeline] echo [2023-05-11T14:13:54.995Z] ========================================================= [2023-05-11T14:13:54.995Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-11T14:13:54.995Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T14:13:55.330Z] + git log --format=format:%s -1 47abb925692b36908a215c252c09130a4ff8d548 [Pipeline] echo [2023-05-11T14:13:55.339Z] [semverPrep] GIT_COMMIT: 47abb925692b36908a215c252c09130a4ff8d548, Commit Message: Merge pull request #1416 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.88 [Pipeline] echo [2023-05-11T14:13:55.349Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-11T14:13:55.717Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T14:13:55.717Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-11T14:13:55.717Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-11T14:13:55.717Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-11T14:13:55.717Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-11T14:13:55.717Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-11T14:13:55.717Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:13:56.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T14:13:56.147Z] [2023-05-11T14:13:56.147Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:13:56.446Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T14:13:56.446Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-11T14:13:56.446Z] b85a868b505f: Pulling fs layer [2023-05-11T14:13:56.446Z] e2be974225ed: Pulling fs layer [2023-05-11T14:13:56.446Z] 339a4e72a1f5: Pulling fs layer [2023-05-11T14:13:56.446Z] 988bab9f4d93: Pulling fs layer [2023-05-11T14:13:56.446Z] 1469e6f7b9e6: Pulling fs layer [2023-05-11T14:13:56.446Z] eaf3925da568: Pulling fs layer [2023-05-11T14:13:56.446Z] bab4dde63d76: Pulling fs layer [2023-05-11T14:13:56.446Z] bde34c3a00c8: Pulling fs layer [2023-05-11T14:13:56.446Z] b352a97aabf1: Pulling fs layer [2023-05-11T14:13:56.446Z] 4872d77fe225: Pulling fs layer [2023-05-11T14:13:56.446Z] 5851b861e8e6: Pulling fs layer [2023-05-11T14:13:56.446Z] bab4dde63d76: Waiting [2023-05-11T14:13:56.446Z] 988bab9f4d93: Waiting [2023-05-11T14:13:56.446Z] 1469e6f7b9e6: Waiting [2023-05-11T14:13:56.446Z] eaf3925da568: Waiting [2023-05-11T14:13:56.446Z] 5851b861e8e6: Waiting [2023-05-11T14:13:56.446Z] bde34c3a00c8: Waiting [2023-05-11T14:13:56.446Z] b352a97aabf1: Waiting [2023-05-11T14:13:56.446Z] 4872d77fe225: Waiting [2023-05-11T14:13:56.446Z] e2be974225ed: Verifying Checksum [2023-05-11T14:13:56.446Z] e2be974225ed: Download complete [2023-05-11T14:13:56.446Z] 988bab9f4d93: Download complete [2023-05-11T14:13:56.446Z] 1469e6f7b9e6: Verifying Checksum [2023-05-11T14:13:56.446Z] 1469e6f7b9e6: Download complete [2023-05-11T14:13:56.706Z] eaf3925da568: Verifying Checksum [2023-05-11T14:13:56.706Z] eaf3925da568: Download complete [2023-05-11T14:13:56.706Z] 339a4e72a1f5: Verifying Checksum [2023-05-11T14:13:56.706Z] 339a4e72a1f5: Download complete [2023-05-11T14:13:56.706Z] bde34c3a00c8: Verifying Checksum [2023-05-11T14:13:56.706Z] bde34c3a00c8: Download complete [2023-05-11T14:13:56.706Z] b352a97aabf1: Verifying Checksum [2023-05-11T14:13:56.706Z] b352a97aabf1: Download complete [2023-05-11T14:13:56.706Z] 4872d77fe225: Verifying Checksum [2023-05-11T14:13:56.706Z] 4872d77fe225: Download complete [2023-05-11T14:13:56.706Z] 5851b861e8e6: Verifying Checksum [2023-05-11T14:13:56.706Z] 5851b861e8e6: Download complete [2023-05-11T14:13:56.706Z] b85a868b505f: Verifying Checksum [2023-05-11T14:13:56.706Z] b85a868b505f: Download complete [2023-05-11T14:13:56.967Z] bab4dde63d76: Verifying Checksum [2023-05-11T14:13:56.967Z] bab4dde63d76: Download complete [2023-05-11T14:13:57.901Z] b85a868b505f: Pull complete [2023-05-11T14:13:57.901Z] e2be974225ed: Pull complete [2023-05-11T14:13:58.468Z] 339a4e72a1f5: Pull complete [2023-05-11T14:13:58.468Z] 988bab9f4d93: Pull complete [2023-05-11T14:13:58.726Z] 1469e6f7b9e6: Pull complete [2023-05-11T14:13:58.726Z] eaf3925da568: Pull complete [2023-05-11T14:14:00.635Z] bab4dde63d76: Pull complete [2023-05-11T14:14:00.635Z] bde34c3a00c8: Pull complete [2023-05-11T14:14:00.635Z] b352a97aabf1: Pull complete [2023-05-11T14:14:00.635Z] 4872d77fe225: Pull complete [2023-05-11T14:14:00.635Z] 5851b861e8e6: Pull complete [2023-05-11T14:14:00.635Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-11T14:14:00.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T14:14:00.635Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:14:00.737Z] prd-ubuntu20.04-docker-8c-8g-15209 does not seem to be running inside a container [2023-05-11T14:14:00.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T14:14:03.045Z] $ docker top 22dc711e89d6656955d36602651596283752a348394d6c7818f26edf10294063 -eo pid,comm [2023-05-11T14:14:03.105Z] 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-05-11T14:14:03.105Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T14:14:03.140Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T14:14:03.140Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T14:14:03.265Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T14:14:03.269Z] $ docker exec 22dc711e89d6656955d36602651596283752a348394d6c7818f26edf10294063 ssh-agent [2023-05-11T14:14:03.389Z] SSH_AUTH_SOCK=/tmp/ssh-61ZSaioejfya/agent.31 [2023-05-11T14:14:03.389Z] SSH_AGENT_PID=37 [2023-05-11T14:14:03.396Z] Running ssh-add (command line suppressed) [2023-05-11T14:14:03.498Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12141888251792474874.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12141888251792474874.key) [2023-05-11T14:14:03.515Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T14:14:03.806Z] + git tag --points-at HEAD [Pipeline] } [2023-05-11T14:14:03.826Z] $ docker exec --env ******** --env ******** 22dc711e89d6656955d36602651596283752a348394d6c7818f26edf10294063 ssh-agent -k [2023-05-11T14:14:03.940Z] unset SSH_AUTH_SOCK; [2023-05-11T14:14:03.940Z] unset SSH_AGENT_PID; [2023-05-11T14:14:03.940Z] echo Agent pid 37 killed; [2023-05-11T14:14:03.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-11T14:14:03.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T14:14:03.980Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T14:14:04.095Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T14:14:04.099Z] $ docker exec 22dc711e89d6656955d36602651596283752a348394d6c7818f26edf10294063 ssh-agent [2023-05-11T14:14:04.201Z] SSH_AUTH_SOCK=/tmp/ssh-qJTaeiASkV8D/agent.70 [2023-05-11T14:14:04.201Z] SSH_AGENT_PID=76 [2023-05-11T14:14:04.206Z] Running ssh-add (command line suppressed) [2023-05-11T14:14:04.322Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8156126148254525161.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8156126148254525161.key) [2023-05-11T14:14:04.336Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T14:14:04.627Z] + git semver init [2023-05-11T14:14:04.887Z] 2023-05-11 14:14:04,824 [run_init] DEBUG init version:0.0.0 force:False [2023-05-11T14:14:04.887Z] 2023-05-11 14:14:04,825 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-05-11T14:14:04.887Z] 2023-05-11 14:14:04,826 [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-05-11T14:14:04.887Z] 2023-05-11 14:14:04,826 [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-05-11T14:14:06.794Z] 2023-05-11 14:14:06,299 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2023-05-11T14:14:06.794Z] 2023-05-11 14:14:06,300 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2023-05-11T14:14:06.794Z] 2023-05-11 14:14:06,300 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-05-11T14:14:06.795Z] 2023-05-11 14:14:06,300 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-05-11T14:14:06.795Z] 3.0.0-dev.63 [Pipeline] } [2023-05-11T14:14:06.806Z] $ docker exec --env ******** --env ******** 22dc711e89d6656955d36602651596283752a348394d6c7818f26edf10294063 ssh-agent -k [2023-05-11T14:14:06.908Z] unset SSH_AUTH_SOCK; [2023-05-11T14:14:06.909Z] unset SSH_AGENT_PID; [2023-05-11T14:14:06.909Z] echo Agent pid 76 killed; [2023-05-11T14:14:06.916Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T14:14:07.232Z] + git semver [Pipeline] } [2023-05-11T14:14:07.507Z] $ docker stop --time=1 22dc711e89d6656955d36602651596283752a348394d6c7818f26edf10294063 [2023-05-11T14:14:08.789Z] $ docker rm -f --volumes 22dc711e89d6656955d36602651596283752a348394d6c7818f26edf10294063 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T14:14:09.122Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-11T14:14:09.326Z] Stashed 1 file(s) [Pipeline] echo [2023-05-11T14:14:09.328Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.63 [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-05-11T14:14:09.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T14:14:09.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T14:14:09.540Z] ========================================================= [2023-05-11T14:14:09.540Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-11T14:14:09.540Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-11T14:14:09.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T14:14:09.835Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-11T14:14:09.835Z] f56be85fc22e: Pulling fs layer [2023-05-11T14:14:09.835Z] 85791d961cd3: Pulling fs layer [2023-05-11T14:14:09.835Z] d694b5ae8c79: Pulling fs layer [2023-05-11T14:14:09.835Z] 9f32a84ed3da: Pulling fs layer [2023-05-11T14:14:09.835Z] 4d19c01a9841: Pulling fs layer [2023-05-11T14:14:09.835Z] 9325e15d5711: Pulling fs layer [2023-05-11T14:14:09.835Z] 556b6ee489ea: Pulling fs layer [2023-05-11T14:14:09.835Z] c5a4b2cf53e6: Pulling fs layer [2023-05-11T14:14:09.835Z] 4d19c01a9841: Waiting [2023-05-11T14:14:09.835Z] 9325e15d5711: Waiting [2023-05-11T14:14:09.835Z] 556b6ee489ea: Waiting [2023-05-11T14:14:09.835Z] c5a4b2cf53e6: Waiting [2023-05-11T14:14:09.835Z] 9f32a84ed3da: Waiting [2023-05-11T14:14:09.835Z] 85791d961cd3: Verifying Checksum [2023-05-11T14:14:09.835Z] 85791d961cd3: Download complete [2023-05-11T14:14:09.835Z] 9f32a84ed3da: Download complete [2023-05-11T14:14:09.835Z] 4d19c01a9841: Verifying Checksum [2023-05-11T14:14:09.835Z] 4d19c01a9841: Download complete [2023-05-11T14:14:09.835Z] f56be85fc22e: Verifying Checksum [2023-05-11T14:14:09.835Z] f56be85fc22e: Download complete [2023-05-11T14:14:09.835Z] 9325e15d5711: Verifying Checksum [2023-05-11T14:14:09.835Z] 9325e15d5711: Download complete [2023-05-11T14:14:10.095Z] f56be85fc22e: Pull complete [2023-05-11T14:14:10.095Z] 85791d961cd3: Pull complete [2023-05-11T14:14:10.667Z] c5a4b2cf53e6: Verifying Checksum [2023-05-11T14:14:10.667Z] c5a4b2cf53e6: Download complete [2023-05-11T14:14:10.667Z] d694b5ae8c79: Verifying Checksum [2023-05-11T14:14:10.667Z] d694b5ae8c79: Download complete [2023-05-11T14:14:10.667Z] 556b6ee489ea: Verifying Checksum [2023-05-11T14:14:10.667Z] 556b6ee489ea: Download complete [2023-05-11T14:14:13.949Z] d694b5ae8c79: Pull complete [2023-05-11T14:14:13.949Z] 9f32a84ed3da: Pull complete [2023-05-11T14:14:13.949Z] 4d19c01a9841: Pull complete [2023-05-11T14:14:13.949Z] 9325e15d5711: Pull complete [2023-05-11T14:14:16.480Z] 556b6ee489ea: Pull complete [2023-05-11T14:14:17.416Z] c5a4b2cf53e6: Pull complete [2023-05-11T14:14:17.416Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-11T14:14:17.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T14:14:17.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-05-11T14:14:17.703Z] + 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-05-11T14:14:17.997Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T14:14:17.997Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:14:18.072Z] prd-ubuntu20.04-docker-8c-8g-15209 does not seem to be running inside a container [2023-05-11T14:14:18.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-11T14:14:22.677Z] $ docker top abedfb1d8b38846680e506de025cf83fbdecad043d2a93e00cf1845679f2d3b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T14:14:23.018Z] + go version [2023-05-11T14:14:23.018Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-11T14:14:23.029Z] $ docker stop --time=1 abedfb1d8b38846680e506de025cf83fbdecad043d2a93e00cf1845679f2d3b5 [2023-05-11T14:14:24.329Z] $ docker rm -f --volumes abedfb1d8b38846680e506de025cf83fbdecad043d2a93e00cf1845679f2d3b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-05-11T14:14:24.440Z] Still waiting to schedule task [2023-05-11T14:14:24.440Z] ‘prd-centos7-blackbox-4c-2g-14349’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-11T14:14:24.440Z] ‘prd-centos7-blackbox-4c-2g-14350’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-11T14:14:24.440Z] ‘prd-centos7-builder-2c-1g-15204’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-11T14:14:24.440Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15211’ is offline [Pipeline] sh [2023-05-11T14:14:24.719Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T14:14:24.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:14:24.786Z] prd-ubuntu20.04-docker-8c-8g-15209 does not seem to be running inside a container [2023-05-11T14:14:24.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-11T14:14:25.161Z] $ docker top 168439d41977d37e86a1f6405dd1d7a9b72d58946a46fc5d7ea3cb898f84089a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T14:14:25.498Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-11T14:14:25.799Z] + make test [2023-05-11T14:14:25.800Z] make -C ./app-service-template build [2023-05-11T14:14:25.800Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-05-11T14:14:25.800Z] go mod tidy [2023-05-11T14:14:25.800Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.39 [2023-05-11T14:14:25.800Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-05-11T14:14:25.800Z] go: downloading github.com/google/uuid v1.3.0 [2023-05-11T14:14:25.800Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-05-11T14:14:25.800Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.79 [2023-05-11T14:14:26.367Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.28 [2023-05-11T14:14:26.367Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 [2023-05-11T14:14:26.367Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-11T14:14:26.367Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-11T14:14:26.367Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-11T14:14:26.367Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-05-11T14:14:26.367Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-05-11T14:14:26.367Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-05-11T14:14:26.367Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.14 [2023-05-11T14:14:26.367Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-05-11T14:14:26.367Z] go: downloading github.com/go-kit/log v0.2.1 [2023-05-11T14:14:26.367Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-05-11T14:14:26.367Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 [2023-05-11T14:14:26.367Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-05-11T14:14:26.367Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-05-11T14:14:26.367Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-05-11T14:14:26.626Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-05-11T14:14:26.626Z] go: downloading github.com/x448/float16 v0.8.4 [2023-05-11T14:14:26.626Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-05-11T14:14:26.626Z] go: downloading golang.org/x/net v0.9.0 [2023-05-11T14:14:26.626Z] go: downloading golang.org/x/sync v0.1.0 [2023-05-11T14:14:26.626Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-05-11T14:14:26.626Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-05-11T14:14:26.626Z] go: downloading golang.org/x/crypto v0.8.0 [2023-05-11T14:14:26.626Z] go: downloading golang.org/x/text v0.9.0 [2023-05-11T14:14:26.626Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-05-11T14:14:26.885Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-05-11T14:14:26.885Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-05-11T14:14:26.885Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-05-11T14:14:26.885Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-05-11T14:14:26.885Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-05-11T14:14:26.885Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-05-11T14:14:26.885Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-05-11T14:14:26.885Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-05-11T14:14:26.885Z] go: downloading github.com/kr/pretty v0.2.1 [2023-05-11T14:14:26.885Z] go: downloading github.com/nats-io/nats.go v1.25.0 [2023-05-11T14:14:27.145Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-05-11T14:14:27.145Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.16 [2023-05-11T14:14:27.145Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-05-11T14:14:27.145Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-05-11T14:14:27.145Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-05-11T14:14:27.145Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-05-11T14:14:27.145Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-05-11T14:14:27.145Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-05-11T14:14:27.145Z] go: downloading github.com/hashicorp/consul/sdk v0.13.1 [2023-05-11T14:14:27.145Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2023-05-11T14:14:27.145Z] go: downloading golang.org/x/sys v0.7.0 [2023-05-11T14:14:27.403Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-05-11T14:14:27.403Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-05-11T14:14:27.403Z] go: downloading google.golang.org/grpc v1.53.0 [2023-05-11T14:14:27.667Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-05-11T14:14:27.667Z] go: downloading github.com/kr/text v0.2.0 [2023-05-11T14:14:27.667Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-05-11T14:14:27.667Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-05-11T14:14:27.667Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-05-11T14:14:27.667Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-05-11T14:14:27.667Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-05-11T14:14:27.667Z] go: downloading github.com/fatih/color v1.9.0 [2023-05-11T14:14:27.667Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-05-11T14:14:27.667Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-05-11T14:14:27.667Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-05-11T14:14:27.667Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-05-11T14:14:27.667Z] go: downloading github.com/pkg/errors v0.9.1 [2023-05-11T14:14:27.667Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-05-11T14:14:27.667Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-05-11T14:14:27.667Z] go: downloading github.com/klauspost/compress v1.16.4 [2023-05-11T14:14:27.667Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-05-11T14:14:27.667Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-05-11T14:14:27.667Z] go: downloading golang.org/x/time v0.3.0 [2023-05-11T14:14:27.667Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-05-11T14:14:27.667Z] go: downloading golang.org/x/tools v0.6.0 [2023-05-11T14:14:27.667Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-05-11T14:14:27.667Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-05-11T14:14:27.942Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-05-11T14:14:27.942Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-05-11T14:14:27.942Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-05-11T14:14:27.942Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-05-11T14:14:28.222Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-05-11T14:14:28.222Z] go: downloading github.com/miekg/dns v1.1.41 [2023-05-11T14:14:28.222Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-05-11T14:14:28.222Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-05-11T14:14:28.222Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-05-11T14:14:28.222Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-05-11T14:14:28.222Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-05-11T14:14:28.222Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-05-11T14:14:28.222Z] go: downloading golang.org/x/mod v0.8.0 [2023-05-11T14:14:29.168Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.41 [2023-05-11T14:14:29.168Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.88 [2023-05-11T14:14:29.168Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.31 [2023-05-11T14:14:29.426Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.17 [2023-05-11T14:14:29.426Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-05-11T14:14:44.308Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-05-11T14:14:44.308Z] make -C ./app-service-template test [2023-05-11T14:14:44.308Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-05-11T14:14:44.308Z] go test -race -coverprofile=coverage.out ./... [2023-05-11T14:15:02.386Z] ? app-new-service/config [no test files] [2023-05-11T14:15:02.386Z] ok app-new-service 0.050s coverage: 48.1% of statements [2023-05-11T14:15:02.386Z] ok app-new-service/functions 0.066s coverage: 85.3% of statements [2023-05-11T14:15:02.386Z] go vet ./... [2023-05-11T14:15:17.287Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T14:15:17.288Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T14:15:17.288Z] ./bin/test-attribution-txt.sh [2023-05-11T14:15:17.288Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-05-11T14:15:17.288Z] go test -race -coverprofile=coverage.out ./... [2023-05-11T14:15:17.288Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-05-11T14:15:17.288Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-05-11T14:15:18.222Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-05-11T14:15:18.222Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-05-11T14:15:18.222Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.087s coverage: 64.4% of statements [2023-05-11T14:15:18.222Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.053s coverage: 93.0% of statements [2023-05-11T14:15:18.222Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.075s coverage: 85.1% of statements [2023-05-11T14:15:18.222Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.065s coverage: 87.8% of statements [2023-05-11T14:15:18.222Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.048s coverage: 100.0% of statements [2023-05-11T14:15:19.161Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-05-11T14:15:19.161Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-05-11T14:15:19.161Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-05-11T14:15:19.161Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-05-11T14:15:19.161Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-05-11T14:15:19.161Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.137s coverage: 77.9% of statements [2023-05-11T14:15:19.161Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.052s coverage: 97.3% of statements [2023-05-11T14:15:19.161Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.063s coverage: 82.8% of statements [2023-05-11T14:15:19.419Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.065s coverage: 65.2% of statements [2023-05-11T14:15:19.986Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-05-11T14:15:19.986Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-05-11T14:15:19.986Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-11T14:15:19.986Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.063s coverage: 28.7% of statements [2023-05-11T14:15:20.243Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.082s coverage: 11.5% of statements [2023-05-11T14:15:20.243Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.062s coverage: 27.3% of statements [2023-05-11T14:15:20.243Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.069s coverage: 52.8% of statements [2023-05-11T14:15:46.826Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.124s coverage: 75.4% of statements [2023-05-11T14:15:46.827Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.050s coverage: 94.4% of statements [2023-05-11T14:15:46.827Z] go vet ./... [2023-05-11T14:15:47.084Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T14:15:47.084Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-05-11T14:15:55.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T14:15:55.237Z] $ docker stop --time=1 168439d41977d37e86a1f6405dd1d7a9b72d58946a46fc5d7ea3cb898f84089a [2023-05-11T14:15:56.855Z] $ docker rm -f --volumes 168439d41977d37e86a1f6405dd1d7a9b72d58946a46fc5d7ea3cb898f84089a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T14:15:57.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T14:15:57.765Z] 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-05-11T14:15:58.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T14:15:58.297Z] [2023-05-11T14:15:58.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:15:58.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T14:15:58.635Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-11T14:15:58.635Z] 5eb5b503b376: Pulling fs layer [2023-05-11T14:15:58.635Z] 5c69ac0246d0: Pulling fs layer [2023-05-11T14:15:58.635Z] ec43610c2a17: Pulling fs layer [2023-05-11T14:15:58.635Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-11T14:15:58.635Z] 33b1e0a273af: Pulling fs layer [2023-05-11T14:15:58.635Z] 5d3b04190fa2: Pulling fs layer [2023-05-11T14:15:58.635Z] 2f39f015ded8: Pulling fs layer [2023-05-11T14:15:58.635Z] 3a2ae6a8a46f: Waiting [2023-05-11T14:15:58.635Z] 33b1e0a273af: Waiting [2023-05-11T14:15:58.635Z] 5c69ac0246d0: Verifying Checksum [2023-05-11T14:15:58.635Z] 5c69ac0246d0: Download complete [2023-05-11T14:15:58.635Z] 3a2ae6a8a46f: Download complete [2023-05-11T14:15:58.635Z] 33b1e0a273af: Verifying Checksum [2023-05-11T14:15:58.635Z] 33b1e0a273af: Download complete [2023-05-11T14:15:58.635Z] 5d3b04190fa2: Verifying Checksum [2023-05-11T14:15:58.635Z] 5d3b04190fa2: Download complete [2023-05-11T14:15:58.635Z] ec43610c2a17: Verifying Checksum [2023-05-11T14:15:58.635Z] ec43610c2a17: Download complete [2023-05-11T14:15:58.893Z] 5eb5b503b376: Download complete [2023-05-11T14:15:59.459Z] 2f39f015ded8: Verifying Checksum [2023-05-11T14:15:59.459Z] 2f39f015ded8: Download complete [2023-05-11T14:16:00.025Z] 5eb5b503b376: Pull complete [2023-05-11T14:16:00.025Z] 5c69ac0246d0: Pull complete [2023-05-11T14:16:00.592Z] ec43610c2a17: Pull complete [2023-05-11T14:16:00.592Z] 3a2ae6a8a46f: Pull complete [2023-05-11T14:16:00.851Z] 33b1e0a273af: Pull complete [2023-05-11T14:16:00.851Z] 5d3b04190fa2: Pull complete [2023-05-11T14:16:05.037Z] 2f39f015ded8: Pull complete [2023-05-11T14:16:05.037Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-11T14:16:05.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T14:16:05.037Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:16:05.116Z] prd-ubuntu20.04-docker-8c-8g-15209 does not seem to be running inside a container [2023-05-11T14:16:05.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-11T14:16:08.051Z] $ docker top 6412f62a2162016d5e7be72a41f241cf5c5e965aac57cfb4e9d97ea4278dfc65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:16:08.433Z] ---> job-cost.sh [2023-05-11T14:16:08.433Z] lf-activate-venv: SKIPPING [2023-05-11T14:16:08.433Z] INFO: No Stack... [2023-05-11T14:16:08.694Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T14:16:08.954Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T14:16:09.244Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2023-05-11T14:16:09.244Z] + cut -d, -f6 [Pipeline] lock [2023-05-11T14:16:09.257Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-255-stack-cost] [2023-05-11T14:16:09.263Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-255-stack-cost] did not exist. Created. [2023-05-11T14:16:09.263Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-255-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T14:16:09.566Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-11T14:16:09.599Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T14:16:09.605Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-255-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T14:16:09.622Z] $ docker stop --time=1 6412f62a2162016d5e7be72a41f241cf5c5e965aac57cfb4e9d97ea4278dfc65 [2023-05-11T14:16:11.138Z] $ docker rm -f --volumes 6412f62a2162016d5e7be72a41f241cf5c5e965aac57cfb4e9d97ea4278dfc65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-11T14:16:58.037Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15214 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2023-05-11T14:16:58.052Z] Running in /w/workspace/app-functions-sdk-go/255 [Pipeline] { [Pipeline] checkout [2023-05-11T14:16:58.090Z] The recommended git tool is: git [2023-05-11T14:17:04.999Z] using credential edgex-jenkins-ssh [2023-05-11T14:17:05.021Z] Cloning the remote Git repository [2023-05-11T14:17:05.081Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-05-11T14:17:05.194Z] > git init /w/workspace/app-functions-sdk-go/255 # timeout=10 [2023-05-11T14:17:05.371Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-05-11T14:17:05.372Z] > git --version # timeout=10 [2023-05-11T14:17:05.398Z] > git --version # 'git version 2.25.1' [2023-05-11T14:17:05.402Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T14:17:05.591Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T14:17:11.111Z] Avoid second fetch [2023-05-11T14:17:11.111Z] Checking out Revision 47abb925692b36908a215c252c09130a4ff8d548 (main) [2023-05-11T14:17:09.899Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-05-11T14:17:09.933Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T14:17:11.132Z] > git config core.sparsecheckout # timeout=10 [2023-05-11T14:17:11.215Z] > git checkout -f 47abb925692b36908a215c252c09130a4ff8d548 # timeout=10 [2023-05-11T14:17:11.879Z] Commit message: "Merge pull request #1416 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.88" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T14:17:12.840Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-11T14:17:12.840Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T14:17:12.840Z] Dload Upload Total Spent Left Speed [2023-05-11T14:17:12.840Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10502 0 0 66050 0 --:--:-- --:--:-- --:--:-- 65637 100 12751 100 12751 0 0 79198 0 --:--:-- --:--:-- --:--:-- 78709 [Pipeline] sh [2023-05-11T14:17:13.454Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-11T14:17:13.796Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-11T14:17:13.796Z] + sudo tee /etc/docker/daemon.new [2023-05-11T14:17:13.796Z] { [2023-05-11T14:17:13.796Z] "registry-mirrors": [ [2023-05-11T14:17:13.796Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-11T14:17:13.796Z] ], [2023-05-11T14:17:13.796Z] "bip": "10.250.0.254/24", [2023-05-11T14:17:13.796Z] "hosts": [ [2023-05-11T14:17:13.796Z] "tcp://0.0.0.0:5555", [2023-05-11T14:17:13.796Z] "unix:///var/run/docker.sock" [2023-05-11T14:17:13.796Z] ], [2023-05-11T14:17:13.796Z] "mtu": 1458, [2023-05-11T14:17:13.796Z] "selinux-enabled": true, [2023-05-11T14:17:13.796Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-11T14:17:13.796Z] } [Pipeline] sh [2023-05-11T14:17:14.140Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-11T14:17:20.097Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-05-11T14:17:38.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T14:17:38.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T14:17:38.695Z] ========================================================= [2023-05-11T14:17:38.695Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-11T14:17:38.695Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-11T14:17:39.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T14:17:39.646Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-11T14:17:39.646Z] c41833b44d91: Pulling fs layer [2023-05-11T14:17:39.646Z] ed15518f5707: Pulling fs layer [2023-05-11T14:17:39.647Z] feae8fd75edb: Pulling fs layer [2023-05-11T14:17:39.647Z] 242c74f7c9fa: Pulling fs layer [2023-05-11T14:17:39.647Z] 3cdef696dda3: Pulling fs layer [2023-05-11T14:17:39.647Z] 2ced38df9373: Pulling fs layer [2023-05-11T14:17:39.647Z] 58f1dce35555: Pulling fs layer [2023-05-11T14:17:39.647Z] 3cdef696dda3: Waiting [2023-05-11T14:17:39.647Z] 2ced38df9373: Waiting [2023-05-11T14:17:39.647Z] 58f1dce35555: Waiting [2023-05-11T14:17:39.647Z] 242c74f7c9fa: Waiting [2023-05-11T14:17:39.647Z] ed15518f5707: Verifying Checksum [2023-05-11T14:17:39.647Z] ed15518f5707: Download complete [2023-05-11T14:17:39.647Z] 242c74f7c9fa: Verifying Checksum [2023-05-11T14:17:39.647Z] 242c74f7c9fa: Download complete [2023-05-11T14:17:39.647Z] 3cdef696dda3: Verifying Checksum [2023-05-11T14:17:39.647Z] 3cdef696dda3: Download complete [2023-05-11T14:17:39.647Z] c41833b44d91: Verifying Checksum [2023-05-11T14:17:39.647Z] c41833b44d91: Download complete [2023-05-11T14:17:40.633Z] c41833b44d91: Pull complete [2023-05-11T14:17:41.251Z] 58f1dce35555: Verifying Checksum [2023-05-11T14:17:41.251Z] 58f1dce35555: Download complete [2023-05-11T14:17:42.236Z] feae8fd75edb: Verifying Checksum [2023-05-11T14:17:42.236Z] feae8fd75edb: Download complete [2023-05-11T14:17:42.510Z] 2ced38df9373: Verifying Checksum [2023-05-11T14:17:42.510Z] 2ced38df9373: Download complete [2023-05-11T14:17:43.103Z] ed15518f5707: Pull complete [2023-05-11T14:17:53.246Z] feae8fd75edb: Pull complete [2023-05-11T14:17:53.515Z] 242c74f7c9fa: Pull complete [2023-05-11T14:17:53.784Z] 3cdef696dda3: Pull complete [2023-05-11T14:18:00.461Z] 2ced38df9373: Pull complete [2023-05-11T14:18:03.057Z] 58f1dce35555: Pull complete [2023-05-11T14:18:03.057Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-11T14:18:03.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T14:18:03.057Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-05-11T14:18:03.389Z] + 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-05-11T14:18:03.733Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T14:18:03.733Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:18:03.960Z] prd-ubuntu20.04-docker-arm64-4c-16g-15214 does not seem to be running inside a container [2023-05-11T14:18:04.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/255 -v /w/workspace/app-functions-sdk-go/255:/w/workspace/app-functions-sdk-go/255:rw,z -v /w/workspace/app-functions-sdk-go/255@tmp:/w/workspace/app-functions-sdk-go/255@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-05-11T14:18:07.498Z] $ docker top b7704e12b7cb1005cf6afc5755dba8bdcf2cc27b4f1e6ef910729318ea1d3707 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T14:18:08.356Z] + go version [2023-05-11T14:18:08.356Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-11T14:18:08.372Z] $ docker stop --time=1 b7704e12b7cb1005cf6afc5755dba8bdcf2cc27b4f1e6ef910729318ea1d3707 [2023-05-11T14:18:10.704Z] $ docker rm -f --volumes b7704e12b7cb1005cf6afc5755dba8bdcf2cc27b4f1e6ef910729318ea1d3707 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:18:11.293Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T14:18:11.293Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:18:11.508Z] prd-ubuntu20.04-docker-arm64-4c-16g-15214 does not seem to be running inside a container [2023-05-11T14:18:11.585Z] $ 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/255 -v /w/workspace/app-functions-sdk-go/255:/w/workspace/app-functions-sdk-go/255:rw,z -v /w/workspace/app-functions-sdk-go/255@tmp:/w/workspace/app-functions-sdk-go/255@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-05-11T14:18:12.869Z] $ docker top 1a6f8c3f720c039286aed8ec22cf13d93200ca4bf8eb2d2fd6f0dde8665c03f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T14:18:13.750Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/255 [Pipeline] fileExists [Pipeline] sh [2023-05-11T14:18:14.424Z] + make test [2023-05-11T14:18:14.425Z] make -C ./app-service-template build [2023-05-11T14:18:14.425Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/255/app-service-template' [2023-05-11T14:18:14.425Z] go mod tidy [2023-05-11T14:18:14.425Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.39 [2023-05-11T14:18:14.425Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-05-11T14:18:14.700Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-05-11T14:18:15.291Z] go: downloading github.com/google/uuid v1.3.0 [2023-05-11T14:18:15.291Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.79 [2023-05-11T14:18:15.559Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.28 [2023-05-11T14:18:15.559Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 [2023-05-11T14:18:15.559Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-05-11T14:18:15.559Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-05-11T14:18:15.828Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-11T14:18:15.828Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-11T14:18:15.828Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-11T14:18:15.828Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-05-11T14:18:16.097Z] go: downloading github.com/go-kit/log v0.2.1 [2023-05-11T14:18:16.097Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-05-11T14:18:16.097Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-05-11T14:18:16.097Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-05-11T14:18:16.097Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-05-11T14:18:16.366Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 [2023-05-11T14:18:16.366Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.14 [2023-05-11T14:18:16.638Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-05-11T14:18:16.638Z] go: downloading golang.org/x/net v0.9.0 [2023-05-11T14:18:16.638Z] go: downloading golang.org/x/sync v0.1.0 [2023-05-11T14:18:16.638Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-05-11T14:18:16.638Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-05-11T14:18:16.638Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-05-11T14:18:16.907Z] go: downloading github.com/x448/float16 v0.8.4 [2023-05-11T14:18:16.907Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-05-11T14:18:16.907Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-05-11T14:18:16.907Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-05-11T14:18:16.907Z] go: downloading golang.org/x/crypto v0.8.0 [2023-05-11T14:18:17.179Z] go: downloading golang.org/x/text v0.9.0 [2023-05-11T14:18:18.157Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-05-11T14:18:18.157Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-05-11T14:18:18.157Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-05-11T14:18:21.527Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-05-11T14:18:21.527Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-05-11T14:18:21.527Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-05-11T14:18:21.527Z] go: downloading github.com/nats-io/nats.go v1.25.0 [2023-05-11T14:18:21.803Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.16 [2023-05-11T14:18:22.073Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-05-11T14:18:22.073Z] go: downloading github.com/kr/pretty v0.2.1 [2023-05-11T14:18:22.073Z] go: downloading golang.org/x/sys v0.7.0 [2023-05-11T14:18:22.073Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-05-11T14:18:22.073Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-05-11T14:18:22.073Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-05-11T14:18:22.073Z] go: downloading google.golang.org/grpc v1.53.0 [2023-05-11T14:18:24.028Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-05-11T14:18:24.028Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-05-11T14:18:24.028Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-05-11T14:18:24.028Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-05-11T14:18:24.028Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-05-11T14:18:24.028Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-05-11T14:18:24.028Z] go: downloading github.com/hashicorp/consul/sdk v0.13.1 [2023-05-11T14:18:24.028Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2023-05-11T14:18:24.028Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-05-11T14:18:24.028Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-05-11T14:18:24.028Z] go: downloading github.com/kr/text v0.2.0 [2023-05-11T14:18:24.028Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-05-11T14:18:24.028Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-05-11T14:18:24.028Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-05-11T14:18:24.028Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-05-11T14:18:24.297Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-05-11T14:18:24.566Z] go: downloading golang.org/x/tools v0.6.0 [2023-05-11T14:18:25.531Z] go: downloading github.com/klauspost/compress v1.16.4 [2023-05-11T14:18:25.531Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-05-11T14:18:25.531Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-05-11T14:18:25.531Z] go: downloading golang.org/x/time v0.3.0 [2023-05-11T14:18:25.531Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-05-11T14:18:27.489Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-05-11T14:18:30.078Z] go: downloading github.com/fatih/color v1.9.0 [2023-05-11T14:18:30.078Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-05-11T14:18:30.078Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-05-11T14:18:30.078Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-05-11T14:18:30.078Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-05-11T14:18:30.078Z] go: downloading github.com/pkg/errors v0.9.1 [2023-05-11T14:18:30.078Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-05-11T14:18:30.078Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-05-11T14:18:30.078Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-05-11T14:18:30.078Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-05-11T14:18:30.078Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-05-11T14:18:30.078Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-05-11T14:18:30.078Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-05-11T14:18:30.078Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-05-11T14:18:30.078Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-05-11T14:18:30.078Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-05-11T14:18:30.078Z] go: downloading github.com/miekg/dns v1.1.41 [2023-05-11T14:18:30.078Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-05-11T14:18:30.078Z] go: downloading golang.org/x/mod v0.8.0 [2023-05-11T14:18:30.078Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-05-11T14:18:30.078Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-05-11T14:18:30.349Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.41 [2023-05-11T14:18:30.349Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.88 [2023-05-11T14:18:30.617Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.31 [2023-05-11T14:18:30.890Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.17 [2023-05-11T14:18:30.890Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-05-11T14:20:52.691Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/255/app-service-template' [2023-05-11T14:20:52.691Z] make -C ./app-service-template test [2023-05-11T14:20:52.691Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/255/app-service-template' [2023-05-11T14:20:52.691Z] go test -race -coverprofile=coverage.out ./... [2023-05-11T14:23:59.561Z] ? app-new-service/config [no test files] [2023-05-11T14:23:59.561Z] ok app-new-service 0.276s coverage: 48.1% of statements [2023-05-11T14:23:59.561Z] ok app-new-service/functions 0.277s coverage: 85.3% of statements [2023-05-11T14:23:59.561Z] go vet ./... [2023-05-11T14:26:36.326Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T14:26:36.326Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T14:26:36.326Z] ./bin/test-attribution-txt.sh [2023-05-11T14:26:36.326Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/255/app-service-template' [2023-05-11T14:26:36.326Z] go test -race -coverprofile=coverage.out ./... [2023-05-11T14:26:36.326Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-05-11T14:26:36.326Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-05-11T14:26:46.393Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-05-11T14:26:46.393Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-05-11T14:26:46.393Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.614s coverage: 64.4% of statements [2023-05-11T14:26:46.393Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.309s coverage: 93.0% of statements [2023-05-11T14:26:46.393Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.346s coverage: 85.1% of statements [2023-05-11T14:26:49.731Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.279s coverage: 87.8% of statements [2023-05-11T14:26:49.731Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.119s coverage: 100.0% of statements [2023-05-11T14:26:51.675Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-05-11T14:26:51.675Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-05-11T14:26:51.945Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.581s coverage: 77.9% of statements [2023-05-11T14:26:53.889Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-05-11T14:26:53.889Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.223s coverage: 97.3% of statements [2023-05-11T14:26:56.470Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-05-11T14:26:56.470Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.255s coverage: 82.8% of statements [2023-05-11T14:26:58.409Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-05-11T14:26:58.675Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.274s coverage: 65.2% of statements [2023-05-11T14:27:01.278Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-05-11T14:27:01.864Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.310s coverage: 28.7% of statements [2023-05-11T14:27:02.828Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.221s coverage: 11.5% of statements [2023-05-11T14:27:03.095Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-05-11T14:27:03.095Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-11T14:27:03.680Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.318s coverage: 27.3% of statements [2023-05-11T14:27:07.933Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.288s coverage: 52.8% of statements [2023-05-11T14:27:40.128Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.529s coverage: 75.4% of statements [2023-05-11T14:27:40.128Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.189s coverage: 94.4% of statements [2023-05-11T14:27:40.128Z] go vet ./... [2023-05-11T14:27:44.388Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T14:27:44.388Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T14:27:44.388Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-05-11T14:27:44.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T14:27:44.415Z] $ docker stop --time=1 1a6f8c3f720c039286aed8ec22cf13d93200ca4bf8eb2d2fd6f0dde8665c03f6 [2023-05-11T14:27:46.331Z] $ docker rm -f --volumes 1a6f8c3f720c039286aed8ec22cf13d93200ca4bf8eb2d2fd6f0dde8665c03f6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T14:27:51.018Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T14:27:51.043Z] Warning: overwriting stash ‘coverage-report’ [2023-05-11T14:27:51.621Z] 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-05-11T14:27:52.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T14:27:52.083Z] [2023-05-11T14:27:52.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:27:52.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T14:27:52.415Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-11T14:27:52.415Z] 8998bd30e6a1: Pulling fs layer [2023-05-11T14:27:52.415Z] 04944245beec: Pulling fs layer [2023-05-11T14:27:52.415Z] 699f458cf7ca: Pulling fs layer [2023-05-11T14:27:52.415Z] 765212b225bb: Pulling fs layer [2023-05-11T14:27:52.415Z] f23df028b6ca: Pulling fs layer [2023-05-11T14:27:52.415Z] d65c8cfc05b1: Pulling fs layer [2023-05-11T14:27:52.415Z] 2437ff75d9bd: Pulling fs layer [2023-05-11T14:27:52.415Z] d65c8cfc05b1: Waiting [2023-05-11T14:27:52.415Z] 2437ff75d9bd: Waiting [2023-05-11T14:27:52.415Z] 765212b225bb: Waiting [2023-05-11T14:27:52.415Z] f23df028b6ca: Waiting [2023-05-11T14:27:52.684Z] 04944245beec: Verifying Checksum [2023-05-11T14:27:52.684Z] 04944245beec: Download complete [2023-05-11T14:27:52.684Z] 765212b225bb: Verifying Checksum [2023-05-11T14:27:52.684Z] 765212b225bb: Download complete [2023-05-11T14:27:52.684Z] f23df028b6ca: Verifying Checksum [2023-05-11T14:27:52.684Z] f23df028b6ca: Download complete [2023-05-11T14:27:52.684Z] d65c8cfc05b1: Verifying Checksum [2023-05-11T14:27:52.684Z] d65c8cfc05b1: Download complete [2023-05-11T14:27:52.684Z] 699f458cf7ca: Verifying Checksum [2023-05-11T14:27:52.684Z] 699f458cf7ca: Download complete [2023-05-11T14:27:53.270Z] 8998bd30e6a1: Verifying Checksum [2023-05-11T14:27:53.270Z] 8998bd30e6a1: Download complete [2023-05-11T14:27:55.340Z] 2437ff75d9bd: Verifying Checksum [2023-05-11T14:27:55.340Z] 2437ff75d9bd: Download complete [2023-05-11T14:27:58.019Z] 8998bd30e6a1: Pull complete [2023-05-11T14:27:58.019Z] 04944245beec: Pull complete [2023-05-11T14:27:59.454Z] 699f458cf7ca: Pull complete [2023-05-11T14:27:59.454Z] 765212b225bb: Pull complete [2023-05-11T14:28:00.417Z] f23df028b6ca: Pull complete [2023-05-11T14:28:00.417Z] d65c8cfc05b1: Pull complete [2023-05-11T14:28:15.412Z] 2437ff75d9bd: Pull complete [2023-05-11T14:28:15.412Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-11T14:28:15.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T14:28:15.412Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:28:15.601Z] prd-ubuntu20.04-docker-arm64-4c-16g-15214 does not seem to be running inside a container [2023-05-11T14:28:15.660Z] $ 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/255 -v /w/workspace/app-functions-sdk-go/255:/w/workspace/app-functions-sdk-go/255:rw,z -v /w/workspace/app-functions-sdk-go/255@tmp:/w/workspace/app-functions-sdk-go/255@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-05-11T14:28:18.197Z] $ docker top 5a81d02d59008007c7758a96bbec9b6c930a8573abfa5a9e0c795fd0b0155187 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:28:18.743Z] ---> job-cost.sh [2023-05-11T14:28:19.009Z] lf-activate-venv: SKIPPING [2023-05-11T14:28:19.009Z] INFO: No Stack... [2023-05-11T14:28:19.590Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-11T14:28:20.174Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T14:28:20.808Z] + cut -d, -f6 [2023-05-11T14:28:20.809Z] + cat /w/workspace/app-functions-sdk-go/255/archives/cost.csv [Pipeline] lock [2023-05-11T14:28:20.871Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-255-stack-cost] [2023-05-11T14:28:20.882Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-255-stack-cost] did not exist. Created. [2023-05-11T14:28:20.882Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-255-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T14:28:21.223Z] /w/workspace/app-functions-sdk-go/255@tmp/durable-64981e67/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-11T14:28:21.882Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-11T14:28:21.908Z] Warning: overwriting stash ‘stack-cost’ [2023-05-11T14:28:21.974Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T14:28:21.981Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-255-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T14:28:21.990Z] $ docker stop --time=1 5a81d02d59008007c7758a96bbec9b6c930a8573abfa5a9e0c795fd0b0155187 [2023-05-11T14:28:24.505Z] $ docker rm -f --volumes 5a81d02d59008007c7758a96bbec9b6c930a8573abfa5a9e0c795fd0b0155187 [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-05-11T14:28:24.882Z] provisioning config files... [2023-05-11T14:28:24.889Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config14140556870182690158tmp [Pipeline] { [Pipeline] sh [2023-05-11T14:28:25.180Z] + set +x [2023-05-11T14:28:25.180Z] + curl -s https://codecov.io/bash [2023-05-11T14:28:25.180Z] + bash -s -- [2023-05-11T14:28:25.180Z] [2023-05-11T14:28:25.180Z] _____ _ [2023-05-11T14:28:25.180Z] / ____| | | [2023-05-11T14:28:25.180Z] | | ___ __| | ___ ___ _____ __ [2023-05-11T14:28:25.180Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-11T14:28:25.180Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-11T14:28:25.180Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-11T14:28:25.180Z] Bash-1.0.6 [2023-05-11T14:28:25.180Z] [2023-05-11T14:28:25.180Z] [2023-05-11T14:28:25.180Z] ==> git version 2.25.1 found [2023-05-11T14:28:25.180Z] ==> 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-05-11T14:28:25.180Z] Release-Date: 2020-01-08 [2023-05-11T14:28:25.180Z] 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-05-11T14:28:25.180Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-11T14:28:25.180Z] ==> Jenkins CI detected. [2023-05-11T14:28:25.180Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2023-05-11T14:28:25.180Z] project root: . [2023-05-11T14:28:25.180Z] --> token set from env [2023-05-11T14:28:25.180Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-11T14:28:25.180Z] ==> Running gcov in . (disable via -X gcov) [2023-05-11T14:28:25.180Z] ==> Python coveragepy not found [2023-05-11T14:28:25.180Z] ==> Searching for coverage reports in: [2023-05-11T14:28:25.180Z] + . [2023-05-11T14:28:25.180Z] -> Found 2 reports [2023-05-11T14:28:25.180Z] ==> Detecting git/mercurial file structure [2023-05-11T14:28:25.180Z] ==> Reading reports [2023-05-11T14:28:25.180Z] + ./app-service-template/coverage.out bytes=3431 [2023-05-11T14:28:25.180Z] + ./coverage.out bytes=117166 [2023-05-11T14:28:25.180Z] ==> Appending adjustments [2023-05-11T14:28:25.180Z] https://docs.codecov.io/docs/fixing-reports [2023-05-11T14:28:25.748Z] + Found adjustments [2023-05-11T14:28:25.748Z] ==> Gzipping contents [2023-05-11T14:28:25.748Z] 24K /tmp/codecov.8iAQlp.gz [2023-05-11T14:28:25.748Z] ==> Uploading reports [2023-05-11T14:28:25.748Z] url: https://codecov.io [2023-05-11T14:28:25.748Z] query: branch=main&commit=47abb925692b36908a215c252c09130a4ff8d548&build=255&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F255%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-11T14:28:25.748Z] -> Pinging Codecov [2023-05-11T14:28:25.748Z] 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=47abb925692b36908a215c252c09130a4ff8d548&build=255&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F255%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-11T14:28:27.128Z] -> Uploading to [2023-05-11T14:28:27.128Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-11/3D8B5DFFC46A037C893635FACE044666/47abb925692b36908a215c252c09130a4ff8d548/76d86586-4de9-49f0-82a5-da37efe899cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T142827Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=84fd92c904889b3cf7b8d6422cffa28176ffb37ce9e2176d60ad5fdf528522f3 [2023-05-11T14:28:27.128Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T14:28:27.128Z] Dload Upload Total Spent Left Speed [2023-05-11T14:28:27.387Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20491 0 0 100 20491 0 99k --:--:-- --:--:-- --:--:-- 98k 100 20491 0 0 100 20491 0 95306 --:--:-- --:--:-- --:--:-- 94865 [2023-05-11T14:28:27.387Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/47abb925692b36908a215c252c09130a4ff8d548 [Pipeline] } [2023-05-11T14:28:27.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-11T14:28:27.493Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-11T14:28:27.505Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:28:27.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T14:28:27.798Z] [2023-05-11T14:28:27.798Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:28:28.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T14:28:28.103Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-11T14:28:28.103Z] df9b9388f04a: Pulling fs layer [2023-05-11T14:28:28.103Z] 52dc419b0ee2: Pulling fs layer [2023-05-11T14:28:28.103Z] 25bc292e5bac: Pulling fs layer [2023-05-11T14:28:28.103Z] 114826534d7a: Pulling fs layer [2023-05-11T14:28:28.103Z] 4657fd5d0bcf: Pulling fs layer [2023-05-11T14:28:28.103Z] 6ad1cebc031e: Pulling fs layer [2023-05-11T14:28:28.103Z] 8a3aa393b2d8: Pulling fs layer [2023-05-11T14:28:28.103Z] 4657fd5d0bcf: Waiting [2023-05-11T14:28:28.103Z] 6ad1cebc031e: Waiting [2023-05-11T14:28:28.103Z] 8a3aa393b2d8: Waiting [2023-05-11T14:28:28.103Z] 114826534d7a: Waiting [2023-05-11T14:28:28.103Z] 25bc292e5bac: Download complete [2023-05-11T14:28:28.103Z] 52dc419b0ee2: Verifying Checksum [2023-05-11T14:28:28.103Z] 52dc419b0ee2: Download complete [2023-05-11T14:28:28.103Z] 4657fd5d0bcf: Verifying Checksum [2023-05-11T14:28:28.103Z] 4657fd5d0bcf: Download complete [2023-05-11T14:28:28.103Z] df9b9388f04a: Download complete [2023-05-11T14:28:28.363Z] df9b9388f04a: Pull complete [2023-05-11T14:28:28.363Z] 6ad1cebc031e: Verifying Checksum [2023-05-11T14:28:28.363Z] 6ad1cebc031e: Download complete [2023-05-11T14:28:28.363Z] 52dc419b0ee2: Pull complete [2023-05-11T14:28:28.363Z] 25bc292e5bac: Pull complete [2023-05-11T14:28:28.930Z] 114826534d7a: Verifying Checksum [2023-05-11T14:28:28.930Z] 114826534d7a: Download complete [2023-05-11T14:28:28.930Z] 8a3aa393b2d8: Verifying Checksum [2023-05-11T14:28:28.930Z] 8a3aa393b2d8: Download complete [2023-05-11T14:28:32.209Z] 114826534d7a: Pull complete [2023-05-11T14:28:32.209Z] 4657fd5d0bcf: Pull complete [2023-05-11T14:28:32.467Z] 6ad1cebc031e: Pull complete [2023-05-11T14:28:34.999Z] 8a3aa393b2d8: Pull complete [2023-05-11T14:28:34.999Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-11T14:28:34.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T14:28:34.999Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:28:35.086Z] prd-ubuntu20.04-docker-8c-8g-15209 does not seem to be running inside a container [2023-05-11T14:28:35.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-11T14:28:38.642Z] $ docker top 14553100e0efe1fefe0c4f89c3a3c06fbeeaa8ac944b5cc2d92969b27a1d1ae4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-11T14:28:38.729Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2023-05-11T14:28:39.008Z] + set -o pipefail [2023-05-11T14:28:39.008Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2023-05-11T14:28:43.205Z] [2023-05-11T14:28:43.205Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... [2023-05-11T14:28:43.205Z] [2023-05-11T14:28:43.205Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/c889042b-e90b-4636-b881-e0c5a1817a41 [2023-05-11T14:28:43.205Z] [2023-05-11T14:28:43.205Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-11T14:28:43.205Z] [2023-05-11T14:28:43.205Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-11T14:28:43.205Z] [2023-05-11T14:28:43.466Z] [2023-05-11T14:28:43.466Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-11T14:28:43.466Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-11T14:28:43.466Z] More details here: https://snyk.co/ue1NS [2023-05-11T14:28:43.466Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-11T14:28:43.466Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-11T14:28:43.459Z] $ docker stop --time=1 14553100e0efe1fefe0c4f89c3a3c06fbeeaa8ac944b5cc2d92969b27a1d1ae4 [2023-05-11T14:28:46.382Z] $ docker rm -f --volumes 14553100e0efe1fefe0c4f89c3a3c06fbeeaa8ac944b5cc2d92969b27a1d1ae4 [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-05-11T14:28:46.825Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T14:28:46.843Z] provisioning config files... [2023-05-11T14:28:46.852Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12442438252452668377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:28:47.152Z] --> edgex-publish-swagger.sh [2023-05-11T14:28:47.152Z] === Publish openapi/v3 API === [2023-05-11T14:28:47.152Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-11T14:28:47.152Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] [2023-05-11T14:28:47.152Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T14:28:47.152Z] Dload Upload Total Spent Left Speed [2023-05-11T14:28:47.724Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 18599 --:--:-- --:--:-- --:--:-- 18569 100 11420 0 0 100 11420 0 18569 --:--:-- --:--:-- --:--:-- 18569 [2023-05-11T14:28:47.724Z] [2023-05-11T14:28:47.724Z] [Pipeline] } [2023-05-11T14:28:47.732Z] 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-05-11T14:28:48.142Z] + git log --format=format:%s -1 47abb925692b36908a215c252c09130a4ff8d548 [Pipeline] sh [2023-05-11T14:28:48.436Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T14:28:48.436Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:28:48.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T14:28:48.735Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:28:48.808Z] prd-ubuntu20.04-docker-8c-8g-15209 does not seem to be running inside a container [2023-05-11T14:28:48.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T14:28:49.249Z] $ docker top e3fc44f225b79012a72ce4c99d9db3ed8cca4817ed1c1c08f201473f5f2418f0 -eo pid,comm [2023-05-11T14:28:49.314Z] 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-05-11T14:28:49.314Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T14:28:49.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T14:28:49.358Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T14:28:49.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T14:28:49.453Z] $ docker exec e3fc44f225b79012a72ce4c99d9db3ed8cca4817ed1c1c08f201473f5f2418f0 ssh-agent [2023-05-11T14:28:49.588Z] SSH_AUTH_SOCK=/tmp/ssh-E7GfDvX7N17S/agent.32 [2023-05-11T14:28:49.588Z] SSH_AGENT_PID=38 [2023-05-11T14:28:49.592Z] Running ssh-add (command line suppressed) [2023-05-11T14:28:49.674Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16057303461895293467.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16057303461895293467.key) [2023-05-11T14:28:49.708Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T14:28:49.995Z] + git semver tag [2023-05-11T14:28:50.254Z] 2023-05-11 14:28:50,139 [run_tag] DEBUG tag force:False [2023-05-11T14:28:50.254Z] 2023-05-11 14:28:50,140 [check_head_tag] DEBUG check head tag [2023-05-11T14:28:50.254Z] 2023-05-11 14:28:50,142 [execute] INFO git cat-file --batch-check [2023-05-11T14:28:50.254Z] 2023-05-11 14:28:50,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-05-11T14:28:50.254Z] 2023-05-11 14:28:50,146 [execute] INFO git cat-file --batch [2023-05-11T14:28:50.254Z] 2023-05-11 14:28:50,146 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-05-11T14:28:50.254Z] 2023-05-11 14:28:50,185 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-05-11T14:28:50.254Z] 2023-05-11 14:28:50,186 [execute] INFO git tag -a v3.0.0-dev.63 -m v3.0.0-dev.63 [2023-05-11T14:28:50.254Z] 2023-05-11 14:28:50,186 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.63', '-m', 'v3.0.0-dev.63'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-11T14:28:50.254Z] 2023-05-11 14:28:50,191 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-05-11T14:28:50.254Z] 3.0.0-dev.63 [Pipeline] } [2023-05-11T14:28:50.246Z] $ docker exec --env ******** --env ******** e3fc44f225b79012a72ce4c99d9db3ed8cca4817ed1c1c08f201473f5f2418f0 ssh-agent -k [2023-05-11T14:28:50.334Z] unset SSH_AUTH_SOCK; [2023-05-11T14:28:50.334Z] unset SSH_AGENT_PID; [2023-05-11T14:28:50.334Z] echo Agent pid 38 killed; [2023-05-11T14:28:50.360Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T14:28:50.659Z] + git semver [Pipeline] } [2023-05-11T14:28:50.910Z] $ docker stop --time=1 e3fc44f225b79012a72ce4c99d9db3ed8cca4817ed1c1c08f201473f5f2418f0 [2023-05-11T14:28:52.186Z] $ docker rm -f --volumes e3fc44f225b79012a72ce4c99d9db3ed8cca4817ed1c1c08f201473f5f2418f0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:28:52.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T14:28:52.595Z] [2023-05-11T14:28:52.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:28:52.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T14:28:52.890Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-11T14:28:52.890Z] ab5ef0e58194: Pulling fs layer [2023-05-11T14:28:52.890Z] 9712f1f96733: Pulling fs layer [2023-05-11T14:28:52.890Z] 63f879dbbcfc: Pulling fs layer [2023-05-11T14:28:52.890Z] 0d9ebad4ef96: Pulling fs layer [2023-05-11T14:28:52.890Z] e9a5061849ea: Pulling fs layer [2023-05-11T14:28:52.890Z] d747dcd14b5f: Pulling fs layer [2023-05-11T14:28:52.890Z] 2de7ff778b66: Pulling fs layer [2023-05-11T14:28:52.890Z] 0d9ebad4ef96: Waiting [2023-05-11T14:28:52.890Z] e9a5061849ea: Waiting [2023-05-11T14:28:52.890Z] d747dcd14b5f: Waiting [2023-05-11T14:28:52.890Z] 2de7ff778b66: Waiting [2023-05-11T14:28:52.890Z] 9712f1f96733: Download complete [2023-05-11T14:28:53.150Z] 63f879dbbcfc: Verifying Checksum [2023-05-11T14:28:53.150Z] 63f879dbbcfc: Download complete [2023-05-11T14:28:53.408Z] e9a5061849ea: Verifying Checksum [2023-05-11T14:28:53.408Z] e9a5061849ea: Download complete [2023-05-11T14:28:53.408Z] d747dcd14b5f: Verifying Checksum [2023-05-11T14:28:53.408Z] d747dcd14b5f: Download complete [2023-05-11T14:28:53.408Z] ab5ef0e58194: Verifying Checksum [2023-05-11T14:28:53.408Z] ab5ef0e58194: Download complete [2023-05-11T14:28:53.408Z] 0d9ebad4ef96: Verifying Checksum [2023-05-11T14:28:53.408Z] 0d9ebad4ef96: Download complete [2023-05-11T14:28:53.408Z] 2de7ff778b66: Verifying Checksum [2023-05-11T14:28:53.408Z] 2de7ff778b66: Download complete [2023-05-11T14:28:55.938Z] ab5ef0e58194: Pull complete [2023-05-11T14:28:55.938Z] 9712f1f96733: Pull complete [2023-05-11T14:28:56.505Z] 63f879dbbcfc: Pull complete [2023-05-11T14:28:59.801Z] 0d9ebad4ef96: Pull complete [2023-05-11T14:29:00.060Z] e9a5061849ea: Pull complete [2023-05-11T14:29:00.060Z] d747dcd14b5f: Pull complete [2023-05-11T14:29:00.995Z] 2de7ff778b66: Pull complete [2023-05-11T14:29:00.995Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-11T14:29:00.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T14:29:00.995Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:29:01.073Z] prd-ubuntu20.04-docker-8c-8g-15209 does not seem to be running inside a container [2023-05-11T14:29:01.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-11T14:29:04.790Z] $ docker top 85fc6211c602f804ce94168692754562f677527ce2239569a8edf1928246ba6f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-11T14:29:04.876Z] provisioning config files... [2023-05-11T14:29:04.883Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config11703620533750825328tmp [2023-05-11T14:29:04.892Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4580647506916801243tmp [2023-05-11T14:29:04.900Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12367067012433731751tmp [Pipeline] { [Pipeline] echo [2023-05-11T14:29:04.912Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:29:05.195Z] ---> sigul-configuration.sh [2023-05-11T14:29:05.196Z] gpg: directory `/root/.gnupg' created [2023-05-11T14:29:05.196Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-11T14:29:05.196Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-11T14:29:05.196Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-11T14:29:05.196Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-11T14:29:05.196Z] gpg: CAST5 encrypted data [2023-05-11T14:29:05.196Z] gpg: encrypted with 1 passphrase [2023-05-11T14:29:05.196Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-11T14:29:05.480Z] + mkdir /home/jenkins [2023-05-11T14:29:05.480Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-11T14:29:05.764Z] + 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-05-11T14:29:05.771Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:29:06.056Z] ---> sigul-install.sh [2023-05-11T14:29:06.056Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-11T14:29:06.344Z] + git tag --list [2023-05-11T14:29:06.344Z] v0.1.0 [2023-05-11T14:29:06.344Z] v0.1.1 [2023-05-11T14:29:06.344Z] v1.0.0 [2023-05-11T14:29:06.344Z] v1.1.0 [2023-05-11T14:29:06.344Z] v1.2.0 [2023-05-11T14:29:06.344Z] v1.3.0 [2023-05-11T14:29:06.344Z] v1.3.1 [2023-05-11T14:29:06.344Z] v2.0.0 [2023-05-11T14:29:06.344Z] v2.0.1 [2023-05-11T14:29:06.344Z] v2.1.0 [2023-05-11T14:29:06.344Z] v2.1.1 [2023-05-11T14:29:06.344Z] v2.1.1-dev.3 [2023-05-11T14:29:06.344Z] v2.1.1-dev.4 [2023-05-11T14:29:06.344Z] v2.1.2 [2023-05-11T14:29:06.344Z] v2.1.2-dev.1 [2023-05-11T14:29:06.344Z] v2.1.2-dev.2 [2023-05-11T14:29:06.344Z] v2.2.0 [2023-05-11T14:29:06.344Z] v2.2.1-dev.1 [2023-05-11T14:29:06.344Z] v2.2.1-dev.10 [2023-05-11T14:29:06.344Z] v2.2.1-dev.11 [2023-05-11T14:29:06.344Z] v2.2.1-dev.12 [2023-05-11T14:29:06.344Z] v2.2.1-dev.13 [2023-05-11T14:29:06.344Z] v2.2.1-dev.14 [2023-05-11T14:29:06.344Z] v2.2.1-dev.15 [2023-05-11T14:29:06.344Z] v2.2.1-dev.16 [2023-05-11T14:29:06.344Z] v2.2.1-dev.17 [2023-05-11T14:29:06.344Z] v2.2.1-dev.18 [2023-05-11T14:29:06.344Z] v2.2.1-dev.19 [2023-05-11T14:29:06.344Z] v2.2.1-dev.2 [2023-05-11T14:29:06.344Z] v2.2.1-dev.20 [2023-05-11T14:29:06.344Z] v2.2.1-dev.21 [2023-05-11T14:29:06.344Z] v2.2.1-dev.22 [2023-05-11T14:29:06.344Z] v2.2.1-dev.23 [2023-05-11T14:29:06.344Z] v2.2.1-dev.3 [2023-05-11T14:29:06.344Z] v2.2.1-dev.4 [2023-05-11T14:29:06.344Z] v2.2.1-dev.5 [2023-05-11T14:29:06.344Z] v2.2.1-dev.6 [2023-05-11T14:29:06.344Z] v2.2.1-dev.7 [2023-05-11T14:29:06.344Z] v2.2.1-dev.8 [2023-05-11T14:29:06.345Z] v2.2.1-dev.9 [2023-05-11T14:29:06.345Z] v2.3 [2023-05-11T14:29:06.345Z] v2.3.0 [2023-05-11T14:29:06.345Z] v2.3.0-dev.24 [2023-05-11T14:29:06.345Z] v2.3.0-dev.25 [2023-05-11T14:29:06.345Z] v2.3.0-dev.26 [2023-05-11T14:29:06.345Z] v2.3.0-dev.27 [2023-05-11T14:29:06.345Z] v2.3.0-dev.28 [2023-05-11T14:29:06.345Z] v2.3.0-dev.29 [2023-05-11T14:29:06.345Z] v2.3.0-dev.30 [2023-05-11T14:29:06.345Z] v2.3.0-dev.31 [2023-05-11T14:29:06.345Z] v2.3.0-dev.32 [2023-05-11T14:29:06.345Z] v2.3.0-dev.33 [2023-05-11T14:29:06.345Z] v2.3.0-dev.34 [2023-05-11T14:29:06.345Z] v2.3.0-dev.35 [2023-05-11T14:29:06.345Z] v2.3.0-dev.36 [2023-05-11T14:29:06.345Z] v2.3.0-dev.37 [2023-05-11T14:29:06.345Z] v2.3.0-dev.38 [2023-05-11T14:29:06.345Z] v2.3.0-dev.39 [2023-05-11T14:29:06.345Z] v2.3.0-dev.40 [2023-05-11T14:29:06.345Z] v2.3.0-dev.41 [2023-05-11T14:29:06.345Z] v2.3.0-dev.42 [2023-05-11T14:29:06.345Z] v2.3.0-dev.43 [2023-05-11T14:29:06.345Z] v2.3.0-dev.44 [2023-05-11T14:29:06.345Z] v2.3.0-dev.45 [2023-05-11T14:29:06.345Z] v2.3.0-dev.46 [2023-05-11T14:29:06.345Z] v2.3.0-dev.47 [2023-05-11T14:29:06.345Z] v2.3.0-dev.48 [2023-05-11T14:29:06.345Z] v2.3.0-dev.49 [2023-05-11T14:29:06.345Z] v2.3.0-dev.50 [2023-05-11T14:29:06.345Z] v2.3.0-dev.51 [2023-05-11T14:29:06.345Z] v2.3.0-dev.52 [2023-05-11T14:29:06.345Z] v2.3.0-dev.53 [2023-05-11T14:29:06.345Z] v2.3.0-dev.54 [2023-05-11T14:29:06.345Z] v2.3.0-dev.55 [2023-05-11T14:29:06.345Z] v2.3.0-dev.56 [2023-05-11T14:29:06.345Z] v2.3.0-dev.57 [2023-05-11T14:29:06.345Z] v2.3.0-dev.58 [2023-05-11T14:29:06.345Z] v2.3.0-dev.59 [2023-05-11T14:29:06.345Z] v2.3.0-dev.60 [2023-05-11T14:29:06.345Z] v2.3.0-dev.61 [2023-05-11T14:29:06.345Z] v2.3.0-dev.62 [2023-05-11T14:29:06.345Z] v2.3.1 [2023-05-11T14:29:06.345Z] v2.3.1-dev.1 [2023-05-11T14:29:06.345Z] v2.3.1-dev.2 [2023-05-11T14:29:06.345Z] v2.3.1-dev.3 [2023-05-11T14:29:06.345Z] v2.3.1-dev.4 [2023-05-11T14:29:06.345Z] v3.0.0-dev.1 [2023-05-11T14:29:06.345Z] v3.0.0-dev.10 [2023-05-11T14:29:06.345Z] v3.0.0-dev.11 [2023-05-11T14:29:06.345Z] v3.0.0-dev.12 [2023-05-11T14:29:06.345Z] v3.0.0-dev.13 [2023-05-11T14:29:06.345Z] v3.0.0-dev.14 [2023-05-11T14:29:06.345Z] v3.0.0-dev.15 [2023-05-11T14:29:06.345Z] v3.0.0-dev.16 [2023-05-11T14:29:06.345Z] v3.0.0-dev.17 [2023-05-11T14:29:06.345Z] v3.0.0-dev.18 [2023-05-11T14:29:06.345Z] v3.0.0-dev.19 [2023-05-11T14:29:06.345Z] v3.0.0-dev.2 [2023-05-11T14:29:06.345Z] v3.0.0-dev.20 [2023-05-11T14:29:06.345Z] v3.0.0-dev.21 [2023-05-11T14:29:06.345Z] v3.0.0-dev.22 [2023-05-11T14:29:06.345Z] v3.0.0-dev.23 [2023-05-11T14:29:06.345Z] v3.0.0-dev.24 [2023-05-11T14:29:06.345Z] v3.0.0-dev.25 [2023-05-11T14:29:06.345Z] v3.0.0-dev.26 [2023-05-11T14:29:06.345Z] v3.0.0-dev.27 [2023-05-11T14:29:06.345Z] v3.0.0-dev.28 [2023-05-11T14:29:06.345Z] v3.0.0-dev.29 [2023-05-11T14:29:06.345Z] v3.0.0-dev.3 [2023-05-11T14:29:06.345Z] v3.0.0-dev.30 [2023-05-11T14:29:06.345Z] v3.0.0-dev.31 [2023-05-11T14:29:06.345Z] v3.0.0-dev.32 [2023-05-11T14:29:06.345Z] v3.0.0-dev.33 [2023-05-11T14:29:06.345Z] v3.0.0-dev.34 [2023-05-11T14:29:06.345Z] v3.0.0-dev.35 [2023-05-11T14:29:06.345Z] v3.0.0-dev.36 [2023-05-11T14:29:06.345Z] v3.0.0-dev.37 [2023-05-11T14:29:06.345Z] v3.0.0-dev.38 [2023-05-11T14:29:06.345Z] v3.0.0-dev.39 [2023-05-11T14:29:06.345Z] v3.0.0-dev.4 [2023-05-11T14:29:06.345Z] v3.0.0-dev.40 [2023-05-11T14:29:06.345Z] v3.0.0-dev.41 [2023-05-11T14:29:06.345Z] v3.0.0-dev.42 [2023-05-11T14:29:06.345Z] v3.0.0-dev.43 [2023-05-11T14:29:06.345Z] v3.0.0-dev.44 [2023-05-11T14:29:06.345Z] v3.0.0-dev.45 [2023-05-11T14:29:06.345Z] v3.0.0-dev.46 [2023-05-11T14:29:06.345Z] v3.0.0-dev.47 [2023-05-11T14:29:06.345Z] v3.0.0-dev.48 [2023-05-11T14:29:06.345Z] v3.0.0-dev.49 [2023-05-11T14:29:06.345Z] v3.0.0-dev.5 [2023-05-11T14:29:06.345Z] v3.0.0-dev.50 [2023-05-11T14:29:06.345Z] v3.0.0-dev.51 [2023-05-11T14:29:06.345Z] v3.0.0-dev.52 [2023-05-11T14:29:06.345Z] v3.0.0-dev.53 [2023-05-11T14:29:06.345Z] v3.0.0-dev.54 [2023-05-11T14:29:06.345Z] v3.0.0-dev.55 [2023-05-11T14:29:06.345Z] v3.0.0-dev.56 [2023-05-11T14:29:06.345Z] v3.0.0-dev.57 [2023-05-11T14:29:06.345Z] v3.0.0-dev.58 [2023-05-11T14:29:06.345Z] v3.0.0-dev.59 [2023-05-11T14:29:06.345Z] v3.0.0-dev.6 [2023-05-11T14:29:06.345Z] v3.0.0-dev.60 [2023-05-11T14:29:06.345Z] v3.0.0-dev.61 [2023-05-11T14:29:06.345Z] v3.0.0-dev.62 [2023-05-11T14:29:06.345Z] v3.0.0-dev.63 [2023-05-11T14:29:06.345Z] v3.0.0-dev.7 [2023-05-11T14:29:06.345Z] v3.0.0-dev.8 [2023-05-11T14:29:06.345Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-11T14:29:06.631Z] + lftools sign git-tag v3.0.0-dev.63 [2023-05-11T14:29:07.198Z] Signing Git tag with Sigul... [2023-05-11T14:29:07.198Z] Signing v3.0.0-dev.63 [Pipeline] echo [2023-05-11T14:29:07.465Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:29:07.750Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-11T14:29:07.756Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-11T14:29:07.755Z] $ docker stop --time=1 85fc6211c602f804ce94168692754562f677527ce2239569a8edf1928246ba6f [2023-05-11T14:29:09.037Z] $ docker rm -f --volumes 85fc6211c602f804ce94168692754562f677527ce2239569a8edf1928246ba6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-11T14:29:09.466Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T14:29:09.466Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:29:09.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T14:29:09.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:29:09.837Z] prd-ubuntu20.04-docker-8c-8g-15209 does not seem to be running inside a container [2023-05-11T14:29:09.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T14:29:10.189Z] $ docker top 0fe3a3f3a33328ae72412afae985074ee9c0b365398e4616e6c3efc8cb502107 -eo pid,comm [2023-05-11T14:29:10.256Z] 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-05-11T14:29:10.256Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T14:29:10.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T14:29:10.287Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T14:29:10.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T14:29:10.375Z] $ docker exec 0fe3a3f3a33328ae72412afae985074ee9c0b365398e4616e6c3efc8cb502107 ssh-agent [2023-05-11T14:29:10.505Z] SSH_AUTH_SOCK=/tmp/ssh-TsAxNN8rWRdg/agent.31 [2023-05-11T14:29:10.505Z] SSH_AGENT_PID=37 [2023-05-11T14:29:10.511Z] Running ssh-add (command line suppressed) [2023-05-11T14:29:10.583Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12668972993256187719.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12668972993256187719.key) [2023-05-11T14:29:10.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T14:29:10.904Z] + git semver bump pre [2023-05-11T14:29:11.163Z] 2023-05-11 14:29:11,048 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-05-11T14:29:11.163Z] 2023-05-11 14:29:11,048 [bump_version] DEBUG bumping version:3.0.0-dev.63 on axis:pre with prefix:dev [2023-05-11T14:29:11.163Z] 2023-05-11 14:29:11,049 [bump_version] DEBUG bumped version:3.0.0-dev.64 [2023-05-11T14:29:11.163Z] 2023-05-11 14:29:11,049 [write_version] DEBUG write version:3.0.0-dev.64 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2023-05-11T14:29:11.163Z] 2023-05-11 14:29:11,049 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-05-11T14:29:11.163Z] 2023-05-11 14:29:11,049 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-05-11T14:29:11.163Z] 2023-05-11 14:29:11,051 [execute] INFO git cat-file --batch-check [2023-05-11T14:29:11.163Z] 2023-05-11 14:29:11,051 [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-05-11T14:29:11.163Z] 2023-05-11 14:29:11,056 [execute] INFO git cat-file --batch [2023-05-11T14:29:11.163Z] 2023-05-11 14:29:11,056 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T14:29:11.163Z] 2023-05-11 14:29:11,060 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-05-11T14:29:11.163Z] 3.0.0-dev.64 [Pipeline] } [2023-05-11T14:29:11.153Z] $ docker exec --env ******** --env ******** 0fe3a3f3a33328ae72412afae985074ee9c0b365398e4616e6c3efc8cb502107 ssh-agent -k [2023-05-11T14:29:11.246Z] unset SSH_AUTH_SOCK; [2023-05-11T14:29:11.246Z] unset SSH_AGENT_PID; [2023-05-11T14:29:11.246Z] echo Agent pid 37 killed; [2023-05-11T14:29:11.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T14:29:11.581Z] + git semver [Pipeline] } [2023-05-11T14:29:11.835Z] $ docker stop --time=1 0fe3a3f3a33328ae72412afae985074ee9c0b365398e4616e6c3efc8cb502107 [2023-05-11T14:29:13.069Z] $ docker rm -f --volumes 0fe3a3f3a33328ae72412afae985074ee9c0b365398e4616e6c3efc8cb502107 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T14:29:13.428Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T14:29:13.428Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:29:13.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T14:29:13.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:29:13.796Z] prd-ubuntu20.04-docker-8c-8g-15209 does not seem to be running inside a container [2023-05-11T14:29:13.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T14:29:14.118Z] $ docker top 468ae6649dcb848e2a2a328637b7f38e9dece522244a589f6bc803d47bf3fdeb -eo pid,comm [2023-05-11T14:29:14.181Z] 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-05-11T14:29:14.181Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T14:29:14.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T14:29:14.221Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T14:29:14.335Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T14:29:14.318Z] $ docker exec 468ae6649dcb848e2a2a328637b7f38e9dece522244a589f6bc803d47bf3fdeb ssh-agent [2023-05-11T14:29:14.453Z] SSH_AUTH_SOCK=/tmp/ssh-XZXnT91UfHie/agent.32 [2023-05-11T14:29:14.453Z] SSH_AGENT_PID=38 [2023-05-11T14:29:14.458Z] Running ssh-add (command line suppressed) [2023-05-11T14:29:14.561Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8073750293834740785.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8073750293834740785.key) [2023-05-11T14:29:14.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T14:29:14.885Z] + git semver push [2023-05-11T14:29:15.145Z] 2023-05-11 14:29:15,034 [run_push] DEBUG push [2023-05-11T14:29:15.145Z] 2023-05-11 14:29:15,034 [execute] INFO git cat-file --batch-check [2023-05-11T14:29:15.145Z] 2023-05-11 14:29:15,034 [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-05-11T14:29:15.145Z] 2023-05-11 14:29:15,038 [execute] INFO git rev-list 194bfd7d5f4da2515c31d13b8ae0a3e20623db80 -- [2023-05-11T14:29:15.145Z] 2023-05-11 14:29:15,038 [execute] DEBUG Popen(['git', 'rev-list', '194bfd7d5f4da2515c31d13b8ae0a3e20623db80', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-11T14:29:15.145Z] 2023-05-11 14:29:15,052 [execute] INFO git fetch -v origin [2023-05-11T14:29:15.145Z] 2023-05-11 14:29:15,052 [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-05-11T14:29:15.717Z] 2023-05-11 14:29:15,518 [run_push] DEBUG no remote changes detected [2023-05-11T14:29:15.717Z] 2023-05-11 14:29:15,518 [execute] INFO git push origin semver [2023-05-11T14:29:15.717Z] 2023-05-11 14:29:15,519 [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-05-11T14:29:16.657Z] 2023-05-11 14:29:16,339 [run_push] DEBUG push all version tags [2023-05-11T14:29:16.657Z] 2023-05-11 14:29:16,339 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-11T14:29:16.657Z] 2023-05-11 14:29:16,340 [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-05-11T14:29:17.226Z] 2023-05-11 14:29:17,144 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-05-11T14:29:17.226Z] 3.0.0-dev.64 [Pipeline] } [2023-05-11T14:29:17.215Z] $ docker exec --env ******** --env ******** 468ae6649dcb848e2a2a328637b7f38e9dece522244a589f6bc803d47bf3fdeb ssh-agent -k [2023-05-11T14:29:17.311Z] unset SSH_AUTH_SOCK; [2023-05-11T14:29:17.311Z] unset SSH_AGENT_PID; [2023-05-11T14:29:17.311Z] echo Agent pid 38 killed; [2023-05-11T14:29:17.341Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T14:29:17.652Z] + git semver [Pipeline] } [2023-05-11T14:29:17.907Z] $ docker stop --time=1 468ae6649dcb848e2a2a328637b7f38e9dece522244a589f6bc803d47bf3fdeb [2023-05-11T14:29:19.217Z] $ docker rm -f --volumes 468ae6649dcb848e2a2a328637b7f38e9dece522244a589f6bc803d47bf3fdeb [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-05-11T14:29:19.742Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2023-05-11T14:29:19.742Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-05-11T14:29:19.742Z] total 16 [2023-05-11T14:29:19.742Z] drwxr-xr-x 3 root root 4096 May 11 14:16 . [2023-05-11T14:29:19.742Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 14:29 .. [2023-05-11T14:29:19.742Z] drwxr-xr-x 2 root root 4096 May 11 14:16 cost [2023-05-11T14:29:19.742Z] -rw-r--r-- 1 root root 92 May 11 14:16 cost.csv [2023-05-11T14:29:19.742Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-05-11T14:29:19.742Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-05-11T14:29:19.742Z] total 16 [2023-05-11T14:29:19.742Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 14:16 . [2023-05-11T14:29:19.742Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 14:29 .. [2023-05-11T14:29:19.742Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 14:16 cost [2023-05-11T14:29:19.742Z] -rw-r--r-- 1 jenkins jenkins 92 May 11 14:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:29:20.032Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:29:20.895Z] ---> package-listing.sh [2023-05-11T14:29:20.895Z] ++ facter osfamily [2023-05-11T14:29:20.895Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-11T14:29:21.159Z] + OS_FAMILY=debian [2023-05-11T14:29:21.159Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2023-05-11T14:29:21.159Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-11T14:29:21.159Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-11T14:29:21.159Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-11T14:29:21.159Z] + PACKAGES=/tmp/packages_start.txt [2023-05-11T14:29:21.159Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-05-11T14:29:21.159Z] + PACKAGES=/tmp/packages_end.txt [2023-05-11T14:29:21.159Z] + case "${OS_FAMILY}" in [2023-05-11T14:29:21.159Z] + dpkg -l [2023-05-11T14:29:21.159Z] + grep '^ii' [2023-05-11T14:29:21.159Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-11T14:29:21.159Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-11T14:29:21.159Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-11T14:29:21.159Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-05-11T14:29:21.159Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2023-05-11T14:29:21.159Z] + 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-05-11T14:29:21.169Z] 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-05-11T14:29:21.446Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:29:22.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T14:29:22.012Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:29:22.082Z] prd-ubuntu20.04-docker-8c-8g-15209 does not seem to be running inside a container [2023-05-11T14:29:22.097Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-11T14:29:22.290Z] $ docker top 1207656bd4694ed444ee1abc189c74e39dc8152070e89e6952ae237e115c88db -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T14:29:22.649Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-11T14:29:22.935Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-11T14:29:23.219Z] + ls /var/log/sa-host [2023-05-11T14:29:23.220Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T14:29:23.301Z] provisioning config files... [2023-05-11T14:29:23.309Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8716399703960230507tmp [Pipeline] { [Pipeline] echo [2023-05-11T14:29:23.325Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:29:23.604Z] ---> create-netrc.sh [Pipeline] } [2023-05-11T14:29:23.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:29:23.930Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-11T14:29:23.938Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:29:24.244Z] ---> sudo-logs.sh [2023-05-11T14:29:24.244Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-11T14:29:24.318Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:29:24.668Z] ---> job-cost.sh [2023-05-11T14:29:24.668Z] lf-activate-venv: SKIPPING [2023-05-11T14:29:24.668Z] DEBUG: total: 0.2199999988079071 [2023-05-11T14:29:24.668Z] INFO: Retrieving Stack Cost... [2023-05-11T14:29:24.966Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T14:29:25.227Z] INFO: Archiving Costs [Pipeline] echo [2023-05-11T14:29:25.238Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:29:25.524Z] ---> logs-deploy.sh [2023-05-11T14:29:25.524Z] lf-activate-venv: SKIPPING [2023-05-11T14:29:25.524Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/255 [2023-05-11T14:29:25.524Z] INFO: archiving workspace using pattern(s): [2023-05-11T14:29:26.461Z] Archives upload complete. [2023-05-11T14:29:26.461Z] INFO: archiving logs to Nexus