Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e 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-ssh6397496904327421466.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh3703706169108994151.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh11324530022746947317.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh12365237280734519718.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-ssh4492588144960308646.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1107 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 > 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 Avoid second fetch Checking out Revision 1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e (main) Commit message: "Merge pull request #1437 from bnevis-i/issue-1435" > git config core.sparsecheckout # timeout=10 > git checkout -f 1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e # timeout=10 > git rev-list --no-walk a0fbb639a0b4966beb98bbe592b56df463a281b9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-13T23:18:53.778Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-13T23:18:53.844Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-13T23:18:53.863Z] ========================================================= [2023-07-13T23:18:53.863Z] EdgeX Global Pipelines Version Info [2023-07-13T23:18:53.863Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-13T23:18:54.579Z] ------------------- [2023-07-13T23:18:54.579Z] stable info: [2023-07-13T23:18:54.579Z] ------------------- [2023-07-13T23:18:54.579Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-13T23:18:54.579Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-13T23:18:54.579Z] Message: update stable to v1.0.250 [2023-07-13T23:18:55.149Z] ------------------- [2023-07-13T23:18:55.149Z] experimental info: [2023-07-13T23:18:55.149Z] ------------------- [2023-07-13T23:18:55.149Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-13T23:18:55.149Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-13T23:18:55.149Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-13T23:18:55.291Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-07-13T23:18:55.299Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-07-13T23:18:55.309Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-13T23:18:55.320Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-13T23:18:55.329Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-13T23:18:55.343Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-13T23:18:55.353Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-13T23:18:55.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-13T23:18:55.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-13T23:18:55.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-13T23:18:55.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-13T23:18:55.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-07-13T23:18:55.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-13T23:18:55.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-13T23:18:55.426Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-07-13T23:18:55.435Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-07-13T23:18:55.448Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-13T23:18:55.466Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-13T23:18:55.481Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-13T23:18:55.498Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-13T23:18:55.512Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-13T23:18:55.524Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-13T23:18:55.537Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-13T23:18:55.559Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-13T23:18:55.577Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-07-13T23:18:55.595Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-13T23:18:55.614Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-13T23:18:55.629Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-13T23:18:55.647Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-13T23:18:55.662Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-13T23:18:55.672Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e [Pipeline] echo [2023-07-13T23:18:55.681Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1ff3b26 [Pipeline] echo [2023-07-13T23:18:55.690Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-13T23:18:56.069Z] + git rev-list -1 --merges 1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e~1..1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e [Pipeline] echo [2023-07-13T23:18:56.117Z] -----------> git rev-list -1 --merges 1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e~1..1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e 1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e [2023-07-13T23:18:56.117Z] 1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e [false] [Pipeline] sh [2023-07-13T23:18:56.409Z] + git log --format=format:%s -1 1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e [Pipeline] echo [2023-07-13T23:18:56.423Z] ========================================================= [2023-07-13T23:18:56.423Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-13T23:18:56.423Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-13T23:18:56.767Z] + git log --format=format:%s -1 1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e [Pipeline] echo [2023-07-13T23:18:56.779Z] [semverPrep] GIT_COMMIT: 1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e, Commit Message: Merge pull request #1437 from bnevis-i/issue-1435 [Pipeline] echo [2023-07-13T23:18:56.790Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-13T23:18:57.159Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T23:18:57.159Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-13T23:18:57.159Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-13T23:18:57.159Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-13T23:18:57.159Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-13T23:18:57.159Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-13T23:18:57.159Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T23:18:57.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T23:18:57.567Z] [2023-07-13T23:18:57.567Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T23:18:57.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T23:18:58.133Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-13T23:18:58.133Z] b85a868b505f: Pulling fs layer [2023-07-13T23:18:58.133Z] e2be974225ed: Pulling fs layer [2023-07-13T23:18:58.133Z] 339a4e72a1f5: Pulling fs layer [2023-07-13T23:18:58.133Z] 988bab9f4d93: Pulling fs layer [2023-07-13T23:18:58.133Z] 1469e6f7b9e6: Pulling fs layer [2023-07-13T23:18:58.133Z] eaf3925da568: Pulling fs layer [2023-07-13T23:18:58.133Z] bab4dde63d76: Pulling fs layer [2023-07-13T23:18:58.133Z] bde34c3a00c8: Pulling fs layer [2023-07-13T23:18:58.133Z] b352a97aabf1: Pulling fs layer [2023-07-13T23:18:58.133Z] 4872d77fe225: Pulling fs layer [2023-07-13T23:18:58.133Z] 5851b861e8e6: Pulling fs layer [2023-07-13T23:18:58.133Z] bab4dde63d76: Waiting [2023-07-13T23:18:58.133Z] 988bab9f4d93: Waiting [2023-07-13T23:18:58.133Z] 1469e6f7b9e6: Waiting [2023-07-13T23:18:58.133Z] 5851b861e8e6: Waiting [2023-07-13T23:18:58.133Z] b352a97aabf1: Waiting [2023-07-13T23:18:58.133Z] bde34c3a00c8: Waiting [2023-07-13T23:18:58.133Z] 4872d77fe225: Waiting [2023-07-13T23:18:58.133Z] eaf3925da568: Waiting [2023-07-13T23:18:58.133Z] e2be974225ed: Download complete [2023-07-13T23:18:58.133Z] 988bab9f4d93: Download complete [2023-07-13T23:18:58.133Z] 1469e6f7b9e6: Download complete [2023-07-13T23:18:58.393Z] eaf3925da568: Verifying Checksum [2023-07-13T23:18:58.393Z] eaf3925da568: Download complete [2023-07-13T23:18:58.393Z] 339a4e72a1f5: Verifying Checksum [2023-07-13T23:18:58.393Z] 339a4e72a1f5: Download complete [2023-07-13T23:18:58.393Z] bde34c3a00c8: Download complete [2023-07-13T23:18:58.393Z] b352a97aabf1: Download complete [2023-07-13T23:18:58.393Z] 4872d77fe225: Verifying Checksum [2023-07-13T23:18:58.393Z] 4872d77fe225: Download complete [2023-07-13T23:18:58.393Z] 5851b861e8e6: Verifying Checksum [2023-07-13T23:18:58.393Z] 5851b861e8e6: Download complete [2023-07-13T23:18:58.393Z] b85a868b505f: Verifying Checksum [2023-07-13T23:18:58.393Z] b85a868b505f: Download complete [2023-07-13T23:18:58.651Z] bab4dde63d76: Verifying Checksum [2023-07-13T23:18:58.651Z] bab4dde63d76: Download complete [2023-07-13T23:18:59.589Z] b85a868b505f: Pull complete [2023-07-13T23:18:59.589Z] e2be974225ed: Pull complete [2023-07-13T23:19:00.156Z] 339a4e72a1f5: Pull complete [2023-07-13T23:19:00.156Z] 988bab9f4d93: Pull complete [2023-07-13T23:19:00.426Z] 1469e6f7b9e6: Pull complete [2023-07-13T23:19:00.687Z] eaf3925da568: Pull complete [2023-07-13T23:19:02.593Z] bab4dde63d76: Pull complete [2023-07-13T23:19:02.593Z] bde34c3a00c8: Pull complete [2023-07-13T23:19:02.593Z] b352a97aabf1: Pull complete [2023-07-13T23:19:02.593Z] 4872d77fe225: Pull complete [2023-07-13T23:19:02.593Z] 5851b861e8e6: Pull complete [2023-07-13T23:19:02.593Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-13T23:19:02.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T23:19:02.593Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T23:19:02.684Z] prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container [2023-07-13T23:19:02.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-13T23:19:05.059Z] $ docker top ad0ff840d4b10505437f1e2447b1a39f5b18a3f126ab93ebddfa55af22e77c02 -eo pid,comm [2023-07-13T23:19:05.115Z] 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-07-13T23:19:05.115Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T23:19:05.149Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T23:19:05.149Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T23:19:05.255Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T23:19:05.254Z] $ docker exec ad0ff840d4b10505437f1e2447b1a39f5b18a3f126ab93ebddfa55af22e77c02 ssh-agent [2023-07-13T23:19:05.364Z] SSH_AUTH_SOCK=/tmp/ssh-fwo31IhAfilU/agent.32 [2023-07-13T23:19:05.364Z] SSH_AGENT_PID=38 [2023-07-13T23:19:05.370Z] Running ssh-add (command line suppressed) [2023-07-13T23:19:05.485Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1309685690052079590.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1309685690052079590.key) [2023-07-13T23:19:05.502Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T23:19:05.787Z] + git tag --points-at HEAD [Pipeline] } [2023-07-13T23:19:05.801Z] $ docker exec --env ******** --env ******** ad0ff840d4b10505437f1e2447b1a39f5b18a3f126ab93ebddfa55af22e77c02 ssh-agent -k [2023-07-13T23:19:05.892Z] unset SSH_AUTH_SOCK; [2023-07-13T23:19:05.892Z] unset SSH_AGENT_PID; [2023-07-13T23:19:05.892Z] echo Agent pid 38 killed; [2023-07-13T23:19:05.904Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-13T23:19:05.931Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T23:19:05.931Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T23:19:06.038Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T23:19:06.038Z] $ docker exec ad0ff840d4b10505437f1e2447b1a39f5b18a3f126ab93ebddfa55af22e77c02 ssh-agent [2023-07-13T23:19:06.146Z] SSH_AUTH_SOCK=/tmp/ssh-9j2uVWRohwJa/agent.69 [2023-07-13T23:19:06.146Z] SSH_AGENT_PID=75 [2023-07-13T23:19:06.150Z] Running ssh-add (command line suppressed) [2023-07-13T23:19:06.245Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12380988608718639361.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12380988608718639361.key) [2023-07-13T23:19:06.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T23:19:06.546Z] + git semver init [2023-07-13T23:19:06.806Z] 2023-07-13 23:19:06,706 [run_init] DEBUG init version:0.0.0 force:False [2023-07-13T23:19:06.806Z] 2023-07-13 23:19:06,707 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-07-13T23:19:06.806Z] 2023-07-13 23:19:06,707 [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-07-13T23:19:06.806Z] 2023-07-13 23:19:06,708 [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-07-13T23:19:08.181Z] 2023-07-13 23:19:08,138 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2023-07-13T23:19:08.181Z] 2023-07-13 23:19:08,139 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2023-07-13T23:19:08.181Z] 2023-07-13 23:19:08,139 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-07-13T23:19:08.181Z] 2023-07-13 23:19:08,139 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-07-13T23:19:08.181Z] 3.1.0-dev.6 [Pipeline] } [2023-07-13T23:19:08.187Z] $ docker exec --env ******** --env ******** ad0ff840d4b10505437f1e2447b1a39f5b18a3f126ab93ebddfa55af22e77c02 ssh-agent -k [2023-07-13T23:19:08.286Z] unset SSH_AUTH_SOCK; [2023-07-13T23:19:08.286Z] unset SSH_AGENT_PID; [2023-07-13T23:19:08.286Z] echo Agent pid 75 killed; [2023-07-13T23:19:08.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T23:19:08.598Z] + git semver [Pipeline] } [2023-07-13T23:19:08.870Z] $ docker stop --time=1 ad0ff840d4b10505437f1e2447b1a39f5b18a3f126ab93ebddfa55af22e77c02 [2023-07-13T23:19:10.167Z] $ docker rm -f --volumes ad0ff840d4b10505437f1e2447b1a39f5b18a3f126ab93ebddfa55af22e77c02 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T23:19:10.500Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-13T23:19:10.694Z] Stashed 1 file(s) [Pipeline] echo [2023-07-13T23:19:10.696Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.6 [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-07-13T23:19:10.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T23:19:10.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T23:19:10.876Z] ========================================================= [2023-07-13T23:19:10.876Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-13T23:19:10.876Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-07-13T23:19:11.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-13T23:19:11.163Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-13T23:19:11.163Z] 4db1b89c0bd1: Pulling fs layer [2023-07-13T23:19:11.163Z] 6911f1a30b25: Pulling fs layer [2023-07-13T23:19:11.163Z] e194b8c5c2a9: Pulling fs layer [2023-07-13T23:19:11.163Z] 6863d3e3a2b1: Pulling fs layer [2023-07-13T23:19:11.163Z] ec0bb842ea78: Pulling fs layer [2023-07-13T23:19:11.163Z] 40a00589a448: Pulling fs layer [2023-07-13T23:19:11.163Z] 6c08303d61cc: Pulling fs layer [2023-07-13T23:19:11.163Z] 798269fcf238: Pulling fs layer [2023-07-13T23:19:11.163Z] 6863d3e3a2b1: Waiting [2023-07-13T23:19:11.163Z] ec0bb842ea78: Waiting [2023-07-13T23:19:11.163Z] 40a00589a448: Waiting [2023-07-13T23:19:11.163Z] 6c08303d61cc: Waiting [2023-07-13T23:19:11.163Z] 798269fcf238: Waiting [2023-07-13T23:19:11.163Z] 6911f1a30b25: Download complete [2023-07-13T23:19:11.163Z] 6863d3e3a2b1: Verifying Checksum [2023-07-13T23:19:11.163Z] 6863d3e3a2b1: Download complete [2023-07-13T23:19:11.163Z] ec0bb842ea78: Verifying Checksum [2023-07-13T23:19:11.163Z] ec0bb842ea78: Download complete [2023-07-13T23:19:11.163Z] 4db1b89c0bd1: Verifying Checksum [2023-07-13T23:19:11.163Z] 4db1b89c0bd1: Download complete [2023-07-13T23:19:11.163Z] 40a00589a448: Verifying Checksum [2023-07-13T23:19:11.163Z] 40a00589a448: Download complete [2023-07-13T23:19:11.424Z] 4db1b89c0bd1: Pull complete [2023-07-13T23:19:11.424Z] 6911f1a30b25: Pull complete [2023-07-13T23:19:11.997Z] e194b8c5c2a9: Download complete [2023-07-13T23:19:11.997Z] 798269fcf238: Verifying Checksum [2023-07-13T23:19:11.997Z] 798269fcf238: Download complete [2023-07-13T23:19:11.997Z] 6c08303d61cc: Verifying Checksum [2023-07-13T23:19:11.997Z] 6c08303d61cc: Download complete [2023-07-13T23:19:15.279Z] e194b8c5c2a9: Pull complete [2023-07-13T23:19:15.279Z] 6863d3e3a2b1: Pull complete [2023-07-13T23:19:15.279Z] ec0bb842ea78: Pull complete [2023-07-13T23:19:15.279Z] 40a00589a448: Pull complete [2023-07-13T23:19:17.182Z] 6c08303d61cc: Pull complete [2023-07-13T23:19:18.116Z] 798269fcf238: Pull complete [2023-07-13T23:19:18.116Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-13T23:19:18.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-13T23:19:18.116Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-07-13T23:19:18.402Z] + 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-07-13T23:19:18.697Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-13T23:19:18.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T23:19:18.771Z] prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container [2023-07-13T23:19:18.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-13T23:19:22.283Z] $ docker top ee39e46bf7d4612547b10e41fff2c90fdcd13d15584e4c2dd3825d64f82785b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T23:19:22.633Z] + go version [2023-07-13T23:19:22.633Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-13T23:19:22.641Z] $ docker stop --time=1 ee39e46bf7d4612547b10e41fff2c90fdcd13d15584e4c2dd3825d64f82785b5 [2023-07-13T23:19:23.910Z] $ docker rm -f --volumes ee39e46bf7d4612547b10e41fff2c90fdcd13d15584e4c2dd3825d64f82785b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T23:19:24.317Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-13T23:19:24.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T23:19:24.385Z] prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container [2023-07-13T23:19:24.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-13T23:19:24.768Z] $ docker top fa1c54caa21a461392a3ad1f55c228ab47687766c85908dd992380b2f931bc42 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T23:19:25.117Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-07-13T23:19:25.414Z] + make test [2023-07-13T23:19:25.415Z] make -C ./app-service-template build [2023-07-13T23:19:25.415Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-07-13T23:19:25.415Z] go mod tidy [2023-07-13T23:19:25.415Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-07-13T23:19:25.415Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 [2023-07-13T23:19:25.415Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-07-13T23:19:25.415Z] go: downloading github.com/google/uuid v1.3.0 [2023-07-13T23:19:25.415Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.4 [2023-07-13T23:19:25.672Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.9 [2023-07-13T23:19:25.672Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 [2023-07-13T23:19:25.672Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-07-13T23:19:25.672Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-07-13T23:19:25.672Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-07-13T23:19:25.672Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-07-13T23:19:25.672Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-07-13T23:19:25.672Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-07-13T23:19:25.672Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-07-13T23:19:25.672Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-07-13T23:19:25.672Z] go: downloading github.com/go-kit/log v0.2.1 [2023-07-13T23:19:25.672Z] go: downloading github.com/go-playground/validator/v10 v10.14.1 [2023-07-13T23:19:25.672Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-07-13T23:19:25.672Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 [2023-07-13T23:19:25.672Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 [2023-07-13T23:19:25.672Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-07-13T23:19:25.672Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-07-13T23:19:25.672Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-07-13T23:19:25.672Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-07-13T23:19:25.672Z] go: downloading golang.org/x/net v0.10.0 [2023-07-13T23:19:25.672Z] go: downloading golang.org/x/sync v0.2.0 [2023-07-13T23:19:25.672Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-07-13T23:19:25.672Z] go: downloading github.com/x448/float16 v0.8.4 [2023-07-13T23:19:25.673Z] go: downloading github.com/hashicorp/consul/api v1.22.0 [2023-07-13T23:19:25.673Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-07-13T23:19:25.673Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-07-13T23:19:25.673Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-07-13T23:19:25.673Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-07-13T23:19:25.673Z] go: downloading golang.org/x/crypto v0.9.0 [2023-07-13T23:19:25.804Z] Still waiting to schedule task [2023-07-13T23:19:25.804Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-13T23:19:25.930Z] go: downloading golang.org/x/text v0.9.0 [2023-07-13T23:19:25.930Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-07-13T23:19:25.930Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-07-13T23:19:25.930Z] go: downloading github.com/nats-io/nats.go v1.27.1 [2023-07-13T23:19:26.189Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-07-13T23:19:26.189Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-07-13T23:19:26.189Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.19 [2023-07-13T23:19:26.189Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-07-13T23:19:26.189Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-07-13T23:19:26.448Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-07-13T23:19:26.448Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-07-13T23:19:26.448Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-07-13T23:19:26.448Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-07-13T23:19:26.448Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-07-13T23:19:26.448Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-07-13T23:19:26.707Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-07-13T23:19:26.707Z] go: downloading github.com/hashicorp/consul/sdk v0.14.0 [2023-07-13T23:19:26.707Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-07-13T23:19:26.707Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-07-13T23:19:26.707Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-07-13T23:19:26.707Z] go: downloading google.golang.org/grpc v1.53.0 [2023-07-13T23:19:26.707Z] go: downloading golang.org/x/sys v0.8.0 [2023-07-13T23:19:26.707Z] go: downloading github.com/klauspost/compress v1.16.5 [2023-07-13T23:19:26.964Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-07-13T23:19:26.964Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-07-13T23:19:26.964Z] go: downloading github.com/kr/pretty v0.1.0 [2023-07-13T23:19:26.964Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-07-13T23:19:26.964Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-07-13T23:19:26.964Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-07-13T23:19:26.964Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-07-13T23:19:26.964Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-07-13T23:19:26.964Z] go: downloading golang.org/x/time v0.3.0 [2023-07-13T23:19:26.964Z] go: downloading github.com/fatih/color v1.14.1 [2023-07-13T23:19:26.964Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-07-13T23:19:26.964Z] go: downloading github.com/mattn/go-isatty v0.0.17 [2023-07-13T23:19:26.964Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-07-13T23:19:26.964Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-07-13T23:19:26.964Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-07-13T23:19:26.964Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-07-13T23:19:26.964Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-07-13T23:19:26.964Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-07-13T23:19:27.223Z] go: downloading github.com/pkg/errors v0.9.1 [2023-07-13T23:19:27.223Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-07-13T23:19:27.223Z] go: downloading golang.org/x/tools v0.6.0 [2023-07-13T23:19:27.223Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-07-13T23:19:27.223Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-07-13T23:19:27.223Z] go: downloading github.com/kr/text v0.2.0 [2023-07-13T23:19:27.481Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-07-13T23:19:27.481Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-07-13T23:19:27.481Z] go: downloading github.com/google/btree v1.0.1 [2023-07-13T23:19:27.481Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-07-13T23:19:27.481Z] go: downloading github.com/miekg/dns v1.1.41 [2023-07-13T23:19:27.481Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-07-13T23:19:27.740Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-07-13T23:19:27.740Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-07-13T23:19:27.740Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-07-13T23:19:27.740Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-07-13T23:19:27.740Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-07-13T23:19:27.740Z] go: downloading golang.org/x/mod v0.8.0 [2023-07-13T23:19:28.307Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-07-13T23:19:43.187Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-07-13T23:19:43.187Z] make -C ./app-service-template test [2023-07-13T23:19:43.187Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-07-13T23:19:43.187Z] go test -race -coverprofile=coverage.out ./... [2023-07-13T23:20:05.127Z] ? app-new-service/config [no test files] [2023-07-13T23:20:05.127Z] ok app-new-service 0.079s coverage: 49.1% of statements [2023-07-13T23:20:05.127Z] ok app-new-service/functions 0.063s coverage: 85.3% of statements [2023-07-13T23:20:05.127Z] go vet ./... [2023-07-13T23:20:17.318Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-13T23:20:17.318Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-13T23:20:17.318Z] ./bin/test-attribution-txt.sh [2023-07-13T23:20:17.318Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-07-13T23:20:17.318Z] go test -race -coverprofile=coverage.out ./... [2023-07-13T23:20:17.318Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-07-13T23:20:17.576Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-07-13T23:20:20.854Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-07-13T23:20:20.854Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-07-13T23:20:20.854Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.106s coverage: 64.8% of statements [2023-07-13T23:20:20.854Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.068s coverage: 93.0% of statements [2023-07-13T23:20:20.854Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.079s coverage: 85.1% of statements [2023-07-13T23:20:20.854Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.072s coverage: 87.8% of statements [2023-07-13T23:20:20.854Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.035s coverage: 100.0% of statements [2023-07-13T23:20:21.790Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-07-13T23:20:21.790Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-07-13T23:20:21.790Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-07-13T23:20:21.790Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-07-13T23:20:21.790Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-07-13T23:20:21.790Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.124s coverage: 77.9% of statements [2023-07-13T23:20:21.790Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.054s coverage: 97.3% of statements [2023-07-13T23:20:21.790Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.083s coverage: 82.8% of statements [2023-07-13T23:20:21.790Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.084s coverage: 65.2% of statements [2023-07-13T23:20:22.723Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-07-13T23:20:22.723Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-07-13T23:20:22.723Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-07-13T23:20:22.982Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.101s coverage: 28.7% of statements [2023-07-13T23:20:22.982Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.052s coverage: 14.9% of statements [2023-07-13T23:20:22.982Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.060s coverage: 27.3% of statements [2023-07-13T23:20:22.982Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.101s coverage: 52.8% of statements [2023-07-13T23:20:49.525Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.109s coverage: 75.1% of statements [2023-07-13T23:20:49.525Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.061s coverage: 94.4% of statements [2023-07-13T23:20:49.525Z] go vet ./... [2023-07-13T23:20:49.783Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-13T23:20:49.783Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-13T23:20:56.732Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1108 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2023-07-13T23:20:56.746Z] Running in /w/workspace/app-functions-sdk-go/269 [Pipeline] { [Pipeline] checkout [2023-07-13T23:20:56.779Z] The recommended git tool is: git [Pipeline] echo [2023-07-13T23:20:57.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-13T23:20:57.916Z] $ docker stop --time=1 fa1c54caa21a461392a3ad1f55c228ab47687766c85908dd992380b2f931bc42 [2023-07-13T23:20:59.685Z] $ docker rm -f --volumes fa1c54caa21a461392a3ad1f55c228ab47687766c85908dd992380b2f931bc42 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T23:21:00.526Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-13T23:21:00.600Z] 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-07-13T23:21:01.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T23:21:01.068Z] [2023-07-13T23:21:01.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T23:21:01.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T23:21:01.367Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-13T23:21:01.367Z] 5eb5b503b376: Pulling fs layer [2023-07-13T23:21:01.367Z] 5c69ac0246d0: Pulling fs layer [2023-07-13T23:21:01.367Z] ec43610c2a17: Pulling fs layer [2023-07-13T23:21:01.367Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-13T23:21:01.367Z] 33b1e0a273af: Pulling fs layer [2023-07-13T23:21:01.367Z] 5d3b04190fa2: Pulling fs layer [2023-07-13T23:21:01.367Z] 2f39f015ded8: Pulling fs layer [2023-07-13T23:21:01.367Z] 33b1e0a273af: Waiting [2023-07-13T23:21:01.367Z] 3a2ae6a8a46f: Waiting [2023-07-13T23:21:01.367Z] 5d3b04190fa2: Waiting [2023-07-13T23:21:01.367Z] 2f39f015ded8: Waiting [2023-07-13T23:21:01.367Z] 5c69ac0246d0: Verifying Checksum [2023-07-13T23:21:01.367Z] 5c69ac0246d0: Download complete [2023-07-13T23:21:01.367Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-13T23:21:01.367Z] 3a2ae6a8a46f: Download complete [2023-07-13T23:21:01.367Z] 33b1e0a273af: Download complete [2023-07-13T23:21:01.367Z] 5d3b04190fa2: Verifying Checksum [2023-07-13T23:21:01.367Z] 5d3b04190fa2: Download complete [2023-07-13T23:21:01.367Z] ec43610c2a17: Verifying Checksum [2023-07-13T23:21:01.367Z] ec43610c2a17: Download complete [2023-07-13T23:21:01.625Z] 5eb5b503b376: Verifying Checksum [2023-07-13T23:21:01.625Z] 5eb5b503b376: Download complete [2023-07-13T23:21:01.825Z] using credential edgex-jenkins-ssh [2023-07-13T23:21:01.842Z] Cloning the remote Git repository [2023-07-13T23:21:02.194Z] 2f39f015ded8: Download complete [2023-07-13T23:21:02.763Z] 5eb5b503b376: Pull complete [2023-07-13T23:21:02.764Z] 5c69ac0246d0: Pull complete [2023-07-13T23:21:01.883Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-07-13T23:21:01.969Z] > git init /w/workspace/app-functions-sdk-go/269 # timeout=10 [2023-07-13T23:21:02.100Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-07-13T23:21:02.101Z] > git --version # timeout=10 [2023-07-13T23:21:02.127Z] > git --version # 'git version 2.25.1' [2023-07-13T23:21:02.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-13T23:21:02.276Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-13T23:21:03.331Z] ec43610c2a17: Pull complete [2023-07-13T23:21:03.331Z] 3a2ae6a8a46f: Pull complete [2023-07-13T23:21:03.591Z] 33b1e0a273af: Pull complete [2023-07-13T23:21:03.591Z] 5d3b04190fa2: Pull complete [2023-07-13T23:21:06.441Z] Avoid second fetch [2023-07-13T23:21:06.442Z] Checking out Revision 1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e (main) [2023-07-13T23:21:05.643Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-07-13T23:21:05.665Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-13T23:21:06.458Z] > git config core.sparsecheckout # timeout=10 [2023-07-13T23:21:06.539Z] > git checkout -f 1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e # timeout=10 [2023-07-13T23:21:07.068Z] Commit message: "Merge pull request #1437 from bnevis-i/issue-1435" [2023-07-13T23:21:07.479Z] [2023-07-13T23:21:07.479Z] GitHub has been notified of this commit’s build result [2023-07-13T23:21:07.479Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-13T23:21:07.868Z] 2f39f015ded8: Pull complete [2023-07-13T23:21:07.868Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-13T23:21:07.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T23:21:07.868Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T23:21:07.991Z] prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container [2023-07-13T23:21:07.992Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-13T23:21:07.992Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-13T23:21:07.992Z] Dload Upload Total Spent Left Speed [2023-07-13T23:21:07.992Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 90432 [2023-07-13T23:21:08.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-13T23:21:10.803Z] $ docker top fc882b6a5aee59f239c10cb92bada202096057d0cb73370ec6c08de3b0502605 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T23:21:11.187Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-13T23:21:11.269Z] ---> job-cost.sh [2023-07-13T23:21:11.269Z] lf-activate-venv: SKIPPING [2023-07-13T23:21:11.269Z] INFO: No Stack... [2023-07-13T23:21:11.514Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2023-07-13T23:21:11.514Z] [2023-07-13T23:21:11.514Z] { [2023-07-13T23:21:11.514Z] "registry-mirrors": [ [2023-07-13T23:21:11.514Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-13T23:21:11.514Z] ], [2023-07-13T23:21:11.514Z] "bip": "10.250.0.254/24", [2023-07-13T23:21:11.514Z] "hosts": [ [2023-07-13T23:21:11.514Z] "tcp://0.0.0.0:5555", [2023-07-13T23:21:11.514Z] "unix:///var/run/docker.sock" [2023-07-13T23:21:11.514Z] ], [2023-07-13T23:21:11.514Z] "mtu": 1458, [2023-07-13T23:21:11.514Z] "selinux-enabled": true, [2023-07-13T23:21:11.514Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-13T23:21:11.514Z] } [Pipeline] sh [2023-07-13T23:21:11.839Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-13T23:21:12.161Z] + sudo service docker restart [2023-07-13T23:21:12.204Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-13T23:21:12.464Z] INFO: Archiving Costs [Pipeline] sh [2023-07-13T23:21:12.754Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2023-07-13T23:21:12.754Z] + cut -d, -f6 [Pipeline] lock [2023-07-13T23:21:12.768Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-269-stack-cost] [2023-07-13T23:21:12.773Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-269-stack-cost] did not exist. Created. [2023-07-13T23:21:12.773Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-269-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-13T23:21:13.072Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-13T23:21:13.113Z] Stashed 1 file(s) [Pipeline] } [2023-07-13T23:21:13.119Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-269-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-13T23:21:13.133Z] $ docker stop --time=1 fc882b6a5aee59f239c10cb92bada202096057d0cb73370ec6c08de3b0502605 [2023-07-13T23:21:14.274Z] $ docker rm -f --volumes fc882b6a5aee59f239c10cb92bada202096057d0cb73370ec6c08de3b0502605 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo [2023-07-13T23:21:30.598Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T23:21:30.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T23:21:30.632Z] ========================================================= [2023-07-13T23:21:30.632Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-13T23:21:30.632Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-07-13T23:21:30.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-13T23:21:31.550Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-13T23:21:31.550Z] edb6bdbacee9: Pulling fs layer [2023-07-13T23:21:31.550Z] 5f9638ab2659: Pulling fs layer [2023-07-13T23:21:31.550Z] 8d51d6327a98: Pulling fs layer [2023-07-13T23:21:31.550Z] 8b374f2dd631: Pulling fs layer [2023-07-13T23:21:31.550Z] ec14aa9079de: Pulling fs layer [2023-07-13T23:21:31.550Z] 2f466654f4bb: Pulling fs layer [2023-07-13T23:21:31.550Z] 554e91adad29: Pulling fs layer [2023-07-13T23:21:31.550Z] ec14aa9079de: Waiting [2023-07-13T23:21:31.550Z] 8b374f2dd631: Waiting [2023-07-13T23:21:31.550Z] 2f466654f4bb: Waiting [2023-07-13T23:21:31.550Z] 554e91adad29: Waiting [2023-07-13T23:21:31.550Z] 5f9638ab2659: Verifying Checksum [2023-07-13T23:21:31.550Z] 5f9638ab2659: Download complete [2023-07-13T23:21:31.550Z] 8b374f2dd631: Verifying Checksum [2023-07-13T23:21:31.550Z] 8b374f2dd631: Download complete [2023-07-13T23:21:31.550Z] ec14aa9079de: Verifying Checksum [2023-07-13T23:21:31.550Z] ec14aa9079de: Download complete [2023-07-13T23:21:31.550Z] edb6bdbacee9: Verifying Checksum [2023-07-13T23:21:31.550Z] edb6bdbacee9: Download complete [2023-07-13T23:21:32.525Z] edb6bdbacee9: Pull complete [2023-07-13T23:21:33.114Z] 554e91adad29: Verifying Checksum [2023-07-13T23:21:33.114Z] 554e91adad29: Download complete [2023-07-13T23:21:33.114Z] 5f9638ab2659: Pull complete [2023-07-13T23:21:34.082Z] 2f466654f4bb: Verifying Checksum [2023-07-13T23:21:34.082Z] 2f466654f4bb: Download complete [2023-07-13T23:21:34.082Z] 8d51d6327a98: Verifying Checksum [2023-07-13T23:21:34.082Z] 8d51d6327a98: Download complete [2023-07-13T23:21:46.428Z] 8d51d6327a98: Pull complete [2023-07-13T23:21:46.428Z] 8b374f2dd631: Pull complete [2023-07-13T23:21:46.428Z] ec14aa9079de: Pull complete [2023-07-13T23:21:51.789Z] 2f466654f4bb: Pull complete [2023-07-13T23:21:54.395Z] 554e91adad29: Pull complete [2023-07-13T23:21:54.395Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-13T23:21:54.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-13T23:21:54.395Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-07-13T23:21:54.713Z] + 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-07-13T23:21:55.048Z] + docker inspect -f . ci-base-image-arm64 [2023-07-13T23:21:55.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T23:21:55.245Z] prd-ubuntu20.04-docker-arm64-4c-16g-1108 does not seem to be running inside a container [2023-07-13T23:21:55.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/269 -v /w/workspace/app-functions-sdk-go/269:/w/workspace/app-functions-sdk-go/269:rw,z -v /w/workspace/app-functions-sdk-go/269@tmp:/w/workspace/app-functions-sdk-go/269@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-07-13T23:21:58.255Z] $ docker top a5e4af4d0e9d9fcf882cfee192954c823993d9ee14d8c5997992e660d5caac4f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T23:21:59.125Z] + go version [2023-07-13T23:21:59.125Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-13T23:21:59.159Z] $ docker stop --time=1 a5e4af4d0e9d9fcf882cfee192954c823993d9ee14d8c5997992e660d5caac4f [2023-07-13T23:22:00.768Z] $ docker rm -f --volumes a5e4af4d0e9d9fcf882cfee192954c823993d9ee14d8c5997992e660d5caac4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T23:22:01.323Z] + docker inspect -f . ci-base-image-arm64 [2023-07-13T23:22:01.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T23:22:01.499Z] prd-ubuntu20.04-docker-arm64-4c-16g-1108 does not seem to be running inside a container [2023-07-13T23:22:01.561Z] $ 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/269 -v /w/workspace/app-functions-sdk-go/269:/w/workspace/app-functions-sdk-go/269:rw,z -v /w/workspace/app-functions-sdk-go/269@tmp:/w/workspace/app-functions-sdk-go/269@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-07-13T23:22:04.046Z] $ docker top 7b8842f1a4c5dd0c389ca2a9e0c7eeed5fc4d7d1c94afc8bba433767d797cbc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T23:22:04.855Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/269 [Pipeline] fileExists [Pipeline] sh [2023-07-13T23:22:05.177Z] + make test [2023-07-13T23:22:05.177Z] make -C ./app-service-template build [2023-07-13T23:22:05.177Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/269/app-service-template' [2023-07-13T23:22:05.177Z] go mod tidy [2023-07-13T23:22:05.443Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 [2023-07-13T23:22:05.443Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-07-13T23:22:05.711Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-07-13T23:22:05.711Z] go: downloading github.com/google/uuid v1.3.0 [2023-07-13T23:22:05.711Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.4 [2023-07-13T23:22:05.976Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.9 [2023-07-13T23:22:05.976Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 [2023-07-13T23:22:06.244Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-07-13T23:22:06.244Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-07-13T23:22:06.244Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-07-13T23:22:06.244Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-07-13T23:22:06.244Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-07-13T23:22:06.519Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-07-13T23:22:06.519Z] go: downloading github.com/go-playground/validator/v10 v10.14.1 [2023-07-13T23:22:06.519Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-07-13T23:22:06.519Z] go: downloading github.com/go-kit/log v0.2.1 [2023-07-13T23:22:06.519Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-07-13T23:22:06.519Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-07-13T23:22:06.519Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 [2023-07-13T23:22:06.519Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 [2023-07-13T23:22:06.790Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-07-13T23:22:06.790Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-07-13T23:22:06.790Z] go: downloading golang.org/x/net v0.10.0 [2023-07-13T23:22:06.790Z] go: downloading golang.org/x/sync v0.2.0 [2023-07-13T23:22:06.790Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-07-13T23:22:07.061Z] go: downloading github.com/x448/float16 v0.8.4 [2023-07-13T23:22:07.061Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-07-13T23:22:07.061Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-07-13T23:22:07.061Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-07-13T23:22:07.061Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-07-13T23:22:07.061Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-07-13T23:22:07.334Z] go: downloading golang.org/x/crypto v0.9.0 [2023-07-13T23:22:07.603Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-07-13T23:22:07.603Z] go: downloading golang.org/x/text v0.9.0 [2023-07-13T23:22:08.200Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-07-13T23:22:08.200Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-07-13T23:22:11.573Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-07-13T23:22:11.573Z] go: downloading github.com/hashicorp/consul/api v1.22.0 [2023-07-13T23:22:11.573Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-07-13T23:22:11.847Z] go: downloading github.com/nats-io/nats.go v1.27.1 [2023-07-13T23:22:11.847Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.19 [2023-07-13T23:22:11.847Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-07-13T23:22:11.847Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-07-13T23:22:11.847Z] go: downloading github.com/kr/pretty v0.1.0 [2023-07-13T23:22:11.847Z] go: downloading golang.org/x/sys v0.8.0 [2023-07-13T23:22:11.847Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-07-13T23:22:12.115Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-07-13T23:22:12.115Z] go: downloading google.golang.org/grpc v1.53.0 [2023-07-13T23:22:13.522Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-07-13T23:22:13.522Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-07-13T23:22:13.522Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-07-13T23:22:13.522Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-07-13T23:22:13.522Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-07-13T23:22:13.522Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-07-13T23:22:13.522Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-07-13T23:22:13.789Z] go: downloading github.com/hashicorp/consul/sdk v0.14.0 [2023-07-13T23:22:13.789Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-07-13T23:22:13.789Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-07-13T23:22:13.789Z] go: downloading github.com/kr/text v0.2.0 [2023-07-13T23:22:13.789Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-07-13T23:22:14.055Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-07-13T23:22:14.055Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-07-13T23:22:14.055Z] go: downloading github.com/klauspost/compress v1.16.5 [2023-07-13T23:22:14.055Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-07-13T23:22:14.324Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-07-13T23:22:14.324Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-07-13T23:22:15.286Z] go: downloading golang.org/x/tools v0.6.0 [2023-07-13T23:22:15.286Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-07-13T23:22:15.286Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-07-13T23:22:15.286Z] go: downloading golang.org/x/time v0.3.0 [2023-07-13T23:22:15.286Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-07-13T23:22:18.631Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-07-13T23:22:18.631Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-07-13T23:22:18.631Z] go: downloading github.com/fatih/color v1.14.1 [2023-07-13T23:22:18.631Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-07-13T23:22:18.631Z] go: downloading github.com/mattn/go-isatty v0.0.17 [2023-07-13T23:22:18.631Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-07-13T23:22:18.631Z] go: downloading github.com/pkg/errors v0.9.1 [2023-07-13T23:22:18.631Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-07-13T23:22:18.899Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-07-13T23:22:18.899Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-07-13T23:22:18.899Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-07-13T23:22:18.899Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-07-13T23:22:18.899Z] go: downloading github.com/google/btree v1.0.1 [2023-07-13T23:22:19.165Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-07-13T23:22:19.165Z] go: downloading github.com/miekg/dns v1.1.41 [2023-07-13T23:22:19.432Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-07-13T23:22:19.432Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-07-13T23:22:19.432Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-07-13T23:22:19.432Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-07-13T23:22:19.432Z] go: downloading golang.org/x/mod v0.8.0 [2023-07-13T23:22:19.432Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-07-13T23:22:19.432Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-07-13T23:22:19.698Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-07-13T23:24:11.356Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/269/app-service-template' [2023-07-13T23:24:11.356Z] make -C ./app-service-template test [2023-07-13T23:24:11.356Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/269/app-service-template' [2023-07-13T23:24:11.356Z] go test -race -coverprofile=coverage.out ./... [2023-07-13T23:27:03.112Z] ? app-new-service/config [no test files] [2023-07-13T23:27:03.112Z] ok app-new-service 0.246s coverage: 49.1% of statements [2023-07-13T23:27:03.112Z] ok app-new-service/functions 0.259s coverage: 85.3% of statements [2023-07-13T23:27:03.112Z] go vet ./... [2023-07-13T23:29:24.816Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-13T23:29:24.816Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-13T23:29:24.816Z] ./bin/test-attribution-txt.sh [2023-07-13T23:29:24.816Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/269/app-service-template' [2023-07-13T23:29:24.816Z] go test -race -coverprofile=coverage.out ./... [2023-07-13T23:29:24.816Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-07-13T23:29:24.816Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-07-13T23:29:30.154Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-07-13T23:29:30.154Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-07-13T23:29:30.421Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.649s coverage: 64.8% of statements [2023-07-13T23:29:30.421Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.327s coverage: 93.0% of statements [2023-07-13T23:29:30.421Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.363s coverage: 85.1% of statements [2023-07-13T23:29:34.677Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.288s coverage: 87.8% of statements [2023-07-13T23:29:34.677Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.121s coverage: 100.0% of statements [2023-07-13T23:29:35.642Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-07-13T23:29:35.642Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-07-13T23:29:36.231Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.542s coverage: 77.9% of statements [2023-07-13T23:29:38.823Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-07-13T23:29:39.089Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.256s coverage: 97.3% of statements [2023-07-13T23:29:40.055Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-07-13T23:29:40.322Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.278s coverage: 82.8% of statements [2023-07-13T23:29:43.674Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-07-13T23:29:43.674Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.257s coverage: 65.2% of statements [2023-07-13T23:29:45.618Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-07-13T23:29:45.883Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.327s coverage: 28.7% of statements [2023-07-13T23:29:47.293Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.208s coverage: 14.9% of statements [2023-07-13T23:29:47.879Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-07-13T23:29:47.879Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-07-13T23:29:48.147Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.265s coverage: 27.3% of statements [2023-07-13T23:29:51.519Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.291s coverage: 52.8% of statements [2023-07-13T23:30:23.733Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.773s coverage: 75.1% of statements [2023-07-13T23:30:23.733Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.201s coverage: 94.4% of statements [2023-07-13T23:30:23.733Z] go vet ./... [2023-07-13T23:30:27.987Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-13T23:30:27.987Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-13T23:30:27.987Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-07-13T23:30:28.008Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-13T23:30:28.022Z] $ docker stop --time=1 7b8842f1a4c5dd0c389ca2a9e0c7eeed5fc4d7d1c94afc8bba433767d797cbc5 [2023-07-13T23:30:29.842Z] $ docker rm -f --volumes 7b8842f1a4c5dd0c389ca2a9e0c7eeed5fc4d7d1c94afc8bba433767d797cbc5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T23:30:34.242Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-13T23:30:34.257Z] Warning: overwriting stash ‘coverage-report’ [2023-07-13T23:30:34.882Z] 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-07-13T23:30:35.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T23:30:35.349Z] [2023-07-13T23:30:35.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T23:30:35.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T23:30:35.993Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-13T23:30:35.993Z] 8998bd30e6a1: Pulling fs layer [2023-07-13T23:30:35.993Z] 04944245beec: Pulling fs layer [2023-07-13T23:30:35.993Z] 699f458cf7ca: Pulling fs layer [2023-07-13T23:30:35.993Z] 765212b225bb: Pulling fs layer [2023-07-13T23:30:35.993Z] f23df028b6ca: Pulling fs layer [2023-07-13T23:30:35.993Z] d65c8cfc05b1: Pulling fs layer [2023-07-13T23:30:35.993Z] 2437ff75d9bd: Pulling fs layer [2023-07-13T23:30:35.993Z] f23df028b6ca: Waiting [2023-07-13T23:30:35.993Z] d65c8cfc05b1: Waiting [2023-07-13T23:30:35.993Z] 2437ff75d9bd: Waiting [2023-07-13T23:30:35.993Z] 765212b225bb: Waiting [2023-07-13T23:30:35.993Z] 04944245beec: Verifying Checksum [2023-07-13T23:30:35.993Z] 04944245beec: Download complete [2023-07-13T23:30:35.993Z] 765212b225bb: Download complete [2023-07-13T23:30:35.993Z] f23df028b6ca: Download complete [2023-07-13T23:30:35.993Z] d65c8cfc05b1: Download complete [2023-07-13T23:30:36.279Z] 699f458cf7ca: Verifying Checksum [2023-07-13T23:30:36.279Z] 699f458cf7ca: Download complete [2023-07-13T23:30:36.556Z] 8998bd30e6a1: Download complete [2023-07-13T23:30:39.242Z] 2437ff75d9bd: Verifying Checksum [2023-07-13T23:30:39.242Z] 2437ff75d9bd: Download complete [2023-07-13T23:30:40.652Z] 8998bd30e6a1: Pull complete [2023-07-13T23:30:41.233Z] 04944245beec: Pull complete [2023-07-13T23:30:42.644Z] 699f458cf7ca: Pull complete [2023-07-13T23:30:42.644Z] 765212b225bb: Pull complete [2023-07-13T23:30:43.228Z] f23df028b6ca: Pull complete [2023-07-13T23:30:43.494Z] d65c8cfc05b1: Pull complete [2023-07-13T23:30:58.477Z] 2437ff75d9bd: Pull complete [2023-07-13T23:30:58.477Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-13T23:30:58.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T23:30:58.477Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T23:30:58.677Z] prd-ubuntu20.04-docker-arm64-4c-16g-1108 does not seem to be running inside a container [2023-07-13T23:30:58.743Z] $ 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/269 -v /w/workspace/app-functions-sdk-go/269:/w/workspace/app-functions-sdk-go/269:rw,z -v /w/workspace/app-functions-sdk-go/269@tmp:/w/workspace/app-functions-sdk-go/269@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-07-13T23:31:01.071Z] $ docker top 0d24d8ac8242e41da360ba8b1d938978e7cab9f066fd1ddf424c82ef73b8a639 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T23:31:01.578Z] ---> job-cost.sh [2023-07-13T23:31:01.844Z] lf-activate-venv: SKIPPING [2023-07-13T23:31:01.844Z] INFO: No Stack... [2023-07-13T23:31:02.803Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-13T23:31:03.760Z] INFO: Archiving Costs [Pipeline] sh [2023-07-13T23:31:04.074Z] + cat /w/workspace/app-functions-sdk-go/269/archives/cost.csv [2023-07-13T23:31:04.075Z] + cut -d, -f6 [Pipeline] lock [2023-07-13T23:31:04.373Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-269-stack-cost] [2023-07-13T23:31:04.378Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-269-stack-cost] did not exist. Created. [2023-07-13T23:31:04.378Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-269-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-13T23:31:04.713Z] /w/workspace/app-functions-sdk-go/269@tmp/durable-e2f9df00/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-13T23:31:05.041Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-13T23:31:05.069Z] Warning: overwriting stash ‘stack-cost’ [2023-07-13T23:31:05.149Z] Stashed 1 file(s) [Pipeline] } [2023-07-13T23:31:05.159Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-269-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-13T23:31:05.176Z] $ docker stop --time=1 0d24d8ac8242e41da360ba8b1d938978e7cab9f066fd1ddf424c82ef73b8a639 [2023-07-13T23:31:06.650Z] $ docker rm -f --volumes 0d24d8ac8242e41da360ba8b1d938978e7cab9f066fd1ddf424c82ef73b8a639 [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-07-13T23:31:07.042Z] provisioning config files... [2023-07-13T23:31:07.051Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5357627668811333740tmp [Pipeline] { [Pipeline] sh [2023-07-13T23:31:07.346Z] + set +x [2023-07-13T23:31:07.346Z] + curl -s https://codecov.io/bash [2023-07-13T23:31:07.346Z] + bash -s -- [2023-07-13T23:31:07.346Z] [2023-07-13T23:31:07.346Z] _____ _ [2023-07-13T23:31:07.346Z] / ____| | | [2023-07-13T23:31:07.346Z] | | ___ __| | ___ ___ _____ __ [2023-07-13T23:31:07.346Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-13T23:31:07.346Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-13T23:31:07.346Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-13T23:31:07.346Z] Bash-1.0.6 [2023-07-13T23:31:07.346Z] [2023-07-13T23:31:07.346Z] [2023-07-13T23:31:07.346Z] ==> git version 2.25.1 found [2023-07-13T23:31:07.346Z] ==> 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-07-13T23:31:07.346Z] Release-Date: 2020-01-08 [2023-07-13T23:31:07.346Z] 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-07-13T23:31:07.346Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-13T23:31:07.346Z] ==> Jenkins CI detected. [2023-07-13T23:31:07.346Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2023-07-13T23:31:07.346Z] project root: . [2023-07-13T23:31:07.346Z] --> token set from env [2023-07-13T23:31:07.346Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-13T23:31:07.346Z] ==> Running gcov in . (disable via -X gcov) [2023-07-13T23:31:07.346Z] ==> Python coveragepy not found [2023-07-13T23:31:07.346Z] ==> Searching for coverage reports in: [2023-07-13T23:31:07.346Z] + . [2023-07-13T23:31:07.346Z] -> Found 2 reports [2023-07-13T23:31:07.346Z] ==> Detecting git/mercurial file structure [2023-07-13T23:31:07.346Z] ==> Reading reports [2023-07-13T23:31:07.346Z] + ./app-service-template/coverage.out bytes=3432 [2023-07-13T23:31:07.346Z] + ./coverage.out bytes=118078 [2023-07-13T23:31:07.604Z] ==> Appending adjustments [2023-07-13T23:31:07.604Z] https://docs.codecov.io/docs/fixing-reports [2023-07-13T23:31:07.862Z] + Found adjustments [2023-07-13T23:31:07.862Z] ==> Gzipping contents [2023-07-13T23:31:07.862Z] 24K /tmp/codecov.9Hujjr.gz [2023-07-13T23:31:07.862Z] ==> Uploading reports [2023-07-13T23:31:07.862Z] url: https://codecov.io [2023-07-13T23:31:07.862Z] query: branch=main&commit=1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e&build=269&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F269%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-13T23:31:07.862Z] -> Pinging Codecov [2023-07-13T23:31:07.862Z] 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=1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e&build=269&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F269%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-13T23:31:08.122Z] -> Uploading to [2023-07-13T23:31:08.122Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-13/3D8B5DFFC46A037C893635FACE044666/1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e/cb537771-54c5-4679-a55e-1d81824c7518.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230713%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230713T233107Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=746be91d0a37116b6ca62b4fa98ac22e570060b95f6d9a77769cf12752e39770 [2023-07-13T23:31:08.122Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-13T23:31:08.122Z] Dload Upload Total Spent Left Speed [2023-07-13T23:31:08.381Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20673 0 0 100 20673 0 100k --:--:-- --:--:-- --:--:-- 100k [2023-07-13T23:31:08.381Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e [Pipeline] } [2023-07-13T23:31:08.388Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-13T23:31:08.601Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-13T23:31:08.613Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T23:31:08.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-13T23:31:08.910Z] [2023-07-13T23:31:08.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T23:31:09.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-13T23:31:09.205Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-13T23:31:09.205Z] df9b9388f04a: Pulling fs layer [2023-07-13T23:31:09.205Z] 52dc419b0ee2: Pulling fs layer [2023-07-13T23:31:09.205Z] 25bc292e5bac: Pulling fs layer [2023-07-13T23:31:09.205Z] 114826534d7a: Pulling fs layer [2023-07-13T23:31:09.205Z] 4657fd5d0bcf: Pulling fs layer [2023-07-13T23:31:09.205Z] 6ad1cebc031e: Pulling fs layer [2023-07-13T23:31:09.205Z] 8a3aa393b2d8: Pulling fs layer [2023-07-13T23:31:09.205Z] 6ad1cebc031e: Waiting [2023-07-13T23:31:09.205Z] 8a3aa393b2d8: Waiting [2023-07-13T23:31:09.205Z] 114826534d7a: Waiting [2023-07-13T23:31:09.205Z] 4657fd5d0bcf: Waiting [2023-07-13T23:31:09.205Z] 25bc292e5bac: Verifying Checksum [2023-07-13T23:31:09.205Z] 25bc292e5bac: Download complete [2023-07-13T23:31:09.205Z] 52dc419b0ee2: Verifying Checksum [2023-07-13T23:31:09.205Z] 52dc419b0ee2: Download complete [2023-07-13T23:31:09.205Z] 4657fd5d0bcf: Verifying Checksum [2023-07-13T23:31:09.205Z] 4657fd5d0bcf: Download complete [2023-07-13T23:31:09.205Z] df9b9388f04a: Download complete [2023-07-13T23:31:09.464Z] 6ad1cebc031e: Verifying Checksum [2023-07-13T23:31:09.464Z] 6ad1cebc031e: Download complete [2023-07-13T23:31:09.464Z] df9b9388f04a: Pull complete [2023-07-13T23:31:09.464Z] 52dc419b0ee2: Pull complete [2023-07-13T23:31:09.464Z] 25bc292e5bac: Pull complete [2023-07-13T23:31:10.031Z] 114826534d7a: Verifying Checksum [2023-07-13T23:31:10.031Z] 114826534d7a: Download complete [2023-07-13T23:31:10.031Z] 8a3aa393b2d8: Verifying Checksum [2023-07-13T23:31:10.031Z] 8a3aa393b2d8: Download complete [2023-07-13T23:31:13.318Z] 114826534d7a: Pull complete [2023-07-13T23:31:13.318Z] 4657fd5d0bcf: Pull complete [2023-07-13T23:31:13.318Z] 6ad1cebc031e: Pull complete [2023-07-13T23:31:15.846Z] 8a3aa393b2d8: Pull complete [2023-07-13T23:31:15.846Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-13T23:31:15.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-13T23:31:15.846Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T23:31:15.928Z] prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container [2023-07-13T23:31:15.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-07-13T23:31:19.339Z] $ docker top be45ab590987c48bb8e1c1208ca74b68caedbe06c4a90aed5507668fd67fc202 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-13T23:31:19.411Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2023-07-13T23:31:19.687Z] + set -o pipefail [2023-07-13T23:31:19.687Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2023-07-13T23:31:24.965Z] [2023-07-13T23:31:24.966Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... [2023-07-13T23:31:24.966Z] [2023-07-13T23:31:24.966Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/b9e14ba9-a388-4e80-9764-ae4b39682960 [2023-07-13T23:31:24.966Z] [2023-07-13T23:31:24.966Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-07-13T23:31:24.966Z] [2023-07-13T23:31:24.966Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-13T23:31:24.966Z] [2023-07-13T23:31:24.966Z] [2023-07-13T23:31:24.966Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-13T23:31:24.966Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-13T23:31:24.966Z] More details here: https://snyk.co/ue1NS [2023-07-13T23:31:24.966Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-07-13T23:31:24.966Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-07-13T23:31:24.972Z] $ docker stop --time=1 be45ab590987c48bb8e1c1208ca74b68caedbe06c4a90aed5507668fd67fc202 [2023-07-13T23:31:28.381Z] $ docker rm -f --volumes be45ab590987c48bb8e1c1208ca74b68caedbe06c4a90aed5507668fd67fc202 [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-07-13T23:31:28.734Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T23:31:28.753Z] provisioning config files... [2023-07-13T23:31:28.761Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6508497526660917735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T23:31:29.054Z] --> edgex-publish-swagger.sh [2023-07-13T23:31:29.054Z] === Publish openapi/v3 API === [2023-07-13T23:31:29.054Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-07-13T23:31:29.054Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] [2023-07-13T23:31:29.054Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-13T23:31:29.054Z] Dload Upload Total Spent Left Speed [2023-07-13T23:31:29.313Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 26682 --:--:-- --:--:-- --:--:-- 26682 [2023-07-13T23:31:29.313Z] [2023-07-13T23:31:29.313Z] [Pipeline] } [2023-07-13T23:31:29.321Z] 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-07-13T23:31:29.693Z] + git log --format=format:%s -1 1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e [Pipeline] sh [2023-07-13T23:31:29.982Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T23:31:29.982Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T23:31:30.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T23:31:30.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T23:31:30.341Z] prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container [2023-07-13T23:31:30.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-13T23:31:30.744Z] $ docker top 1c9bde6b2aa74db6e4e30f2a7f713594ad7d1d4e6a515a3b59be469a1e35fb29 -eo pid,comm [2023-07-13T23:31:30.792Z] 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-07-13T23:31:30.792Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T23:31:30.822Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T23:31:30.822Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T23:31:30.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T23:31:30.921Z] $ docker exec 1c9bde6b2aa74db6e4e30f2a7f713594ad7d1d4e6a515a3b59be469a1e35fb29 ssh-agent [2023-07-13T23:31:31.034Z] SSH_AUTH_SOCK=/tmp/ssh-oqvWPt66o6UU/agent.31 [2023-07-13T23:31:31.034Z] SSH_AGENT_PID=37 [2023-07-13T23:31:31.038Z] Running ssh-add (command line suppressed) [2023-07-13T23:31:31.119Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_17833579443348251169.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_17833579443348251169.key) [2023-07-13T23:31:31.138Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T23:31:31.422Z] + git semver tag [2023-07-13T23:31:31.681Z] 2023-07-13 23:31:31,568 [run_tag] DEBUG tag force:False [2023-07-13T23:31:31.681Z] 2023-07-13 23:31:31,568 [check_head_tag] DEBUG check head tag [2023-07-13T23:31:31.681Z] 2023-07-13 23:31:31,569 [execute] INFO git cat-file --batch-check [2023-07-13T23:31:31.681Z] 2023-07-13 23:31:31,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-07-13T23:31:31.681Z] 2023-07-13 23:31:31,572 [execute] INFO git cat-file --batch [2023-07-13T23:31:31.681Z] 2023-07-13 23:31:31,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-07-13T23:31:31.681Z] 2023-07-13 23:31:31,583 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-07-13T23:31:31.681Z] 2023-07-13 23:31:31,583 [execute] INFO git tag -a v3.1.0-dev.6 -m v3.1.0-dev.6 [2023-07-13T23:31:31.681Z] 2023-07-13 23:31:31,584 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.6', '-m', 'v3.1.0-dev.6'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-07-13T23:31:31.681Z] 2023-07-13 23:31:31,588 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-07-13T23:31:31.681Z] 3.1.0-dev.6 [Pipeline] } [2023-07-13T23:31:31.686Z] $ docker exec --env ******** --env ******** 1c9bde6b2aa74db6e4e30f2a7f713594ad7d1d4e6a515a3b59be469a1e35fb29 ssh-agent -k [2023-07-13T23:31:31.769Z] unset SSH_AUTH_SOCK; [2023-07-13T23:31:31.769Z] unset SSH_AGENT_PID; [2023-07-13T23:31:31.769Z] echo Agent pid 37 killed; [2023-07-13T23:31:31.785Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T23:31:32.100Z] + git semver [Pipeline] } [2023-07-13T23:31:32.366Z] $ docker stop --time=1 1c9bde6b2aa74db6e4e30f2a7f713594ad7d1d4e6a515a3b59be469a1e35fb29 [2023-07-13T23:31:33.641Z] $ docker rm -f --volumes 1c9bde6b2aa74db6e4e30f2a7f713594ad7d1d4e6a515a3b59be469a1e35fb29 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T23:31:34.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-13T23:31:34.035Z] [2023-07-13T23:31:34.035Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T23:31:34.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-13T23:31:34.333Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-13T23:31:34.333Z] ab5ef0e58194: Pulling fs layer [2023-07-13T23:31:34.333Z] 9712f1f96733: Pulling fs layer [2023-07-13T23:31:34.333Z] 63f879dbbcfc: Pulling fs layer [2023-07-13T23:31:34.333Z] 0d9ebad4ef96: Pulling fs layer [2023-07-13T23:31:34.333Z] e9a5061849ea: Pulling fs layer [2023-07-13T23:31:34.333Z] d747dcd14b5f: Pulling fs layer [2023-07-13T23:31:34.333Z] 2de7ff778b66: Pulling fs layer [2023-07-13T23:31:34.333Z] e9a5061849ea: Waiting [2023-07-13T23:31:34.333Z] 2de7ff778b66: Waiting [2023-07-13T23:31:34.333Z] d747dcd14b5f: Waiting [2023-07-13T23:31:34.333Z] 0d9ebad4ef96: Waiting [2023-07-13T23:31:34.333Z] 9712f1f96733: Verifying Checksum [2023-07-13T23:31:34.333Z] 9712f1f96733: Download complete [2023-07-13T23:31:34.594Z] 63f879dbbcfc: Verifying Checksum [2023-07-13T23:31:34.594Z] 63f879dbbcfc: Download complete [2023-07-13T23:31:34.594Z] e9a5061849ea: Verifying Checksum [2023-07-13T23:31:34.594Z] e9a5061849ea: Download complete [2023-07-13T23:31:34.594Z] d747dcd14b5f: Verifying Checksum [2023-07-13T23:31:34.594Z] d747dcd14b5f: Download complete [2023-07-13T23:31:34.851Z] 0d9ebad4ef96: Verifying Checksum [2023-07-13T23:31:34.852Z] 0d9ebad4ef96: Download complete [2023-07-13T23:31:34.852Z] ab5ef0e58194: Verifying Checksum [2023-07-13T23:31:34.852Z] ab5ef0e58194: Download complete [2023-07-13T23:31:34.852Z] 2de7ff778b66: Verifying Checksum [2023-07-13T23:31:37.378Z] ab5ef0e58194: Pull complete [2023-07-13T23:31:37.378Z] 9712f1f96733: Pull complete [2023-07-13T23:31:37.943Z] 63f879dbbcfc: Pull complete [2023-07-13T23:31:41.221Z] 0d9ebad4ef96: Pull complete [2023-07-13T23:31:41.480Z] e9a5061849ea: Pull complete [2023-07-13T23:31:41.480Z] d747dcd14b5f: Pull complete [2023-07-13T23:31:42.854Z] 2de7ff778b66: Pull complete [2023-07-13T23:31:42.854Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-13T23:31:42.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-13T23:31:42.854Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T23:31:42.930Z] prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container [2023-07-13T23:31:42.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-07-13T23:31:47.583Z] $ docker top 707c7cc92b2ee587dd7d24a51d90f4671eff9cfacb0ba112256a0d36fc0f1f44 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-13T23:31:47.661Z] provisioning config files... [2023-07-13T23:31:47.668Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config17843149133643550609tmp [2023-07-13T23:31:47.677Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config13964558827772766663tmp [2023-07-13T23:31:47.687Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config13669662225154131991tmp [Pipeline] { [Pipeline] echo [2023-07-13T23:31:47.702Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T23:31:47.988Z] ---> sigul-configuration.sh [2023-07-13T23:31:47.988Z] gpg: directory `/root/.gnupg' created [2023-07-13T23:31:47.988Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-13T23:31:47.988Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-13T23:31:47.988Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-13T23:31:47.988Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-13T23:31:47.988Z] gpg: CAST5 encrypted data [2023-07-13T23:31:47.988Z] gpg: encrypted with 1 passphrase [2023-07-13T23:31:47.988Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-13T23:31:48.276Z] + mkdir /home/jenkins [2023-07-13T23:31:48.276Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-13T23:31:48.560Z] + 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-07-13T23:31:48.567Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T23:31:48.849Z] ---> sigul-install.sh [2023-07-13T23:31:48.849Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-13T23:31:49.135Z] + git tag --list [2023-07-13T23:31:49.135Z] v0.1.0 [2023-07-13T23:31:49.135Z] v0.1.1 [2023-07-13T23:31:49.135Z] v1.0.0 [2023-07-13T23:31:49.135Z] v1.1.0 [2023-07-13T23:31:49.135Z] v1.2.0 [2023-07-13T23:31:49.135Z] v1.3.0 [2023-07-13T23:31:49.135Z] v1.3.1 [2023-07-13T23:31:49.135Z] v2.0.0 [2023-07-13T23:31:49.135Z] v2.0.1 [2023-07-13T23:31:49.135Z] v2.1.0 [2023-07-13T23:31:49.135Z] v2.1.1 [2023-07-13T23:31:49.135Z] v2.1.2 [2023-07-13T23:31:49.135Z] v2.2.0 [2023-07-13T23:31:49.135Z] v2.3 [2023-07-13T23:31:49.135Z] v2.3.0 [2023-07-13T23:31:49.135Z] v2.3.1 [2023-07-13T23:31:49.135Z] v3.0 [2023-07-13T23:31:49.135Z] v3.0.0 [2023-07-13T23:31:49.135Z] v3.1.0-dev.1 [2023-07-13T23:31:49.135Z] v3.1.0-dev.2 [2023-07-13T23:31:49.135Z] v3.1.0-dev.3 [2023-07-13T23:31:49.135Z] v3.1.0-dev.4 [2023-07-13T23:31:49.135Z] v3.1.0-dev.5 [2023-07-13T23:31:49.135Z] v3.1.0-dev.6 [Pipeline] sh [2023-07-13T23:31:49.421Z] + lftools sign git-tag v3.1.0-dev.6 [2023-07-13T23:31:49.988Z] Signing Git tag with Sigul... [2023-07-13T23:31:49.988Z] Signing v3.1.0-dev.6 [Pipeline] echo [2023-07-13T23:31:50.564Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T23:31:50.849Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-13T23:31:50.856Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-13T23:31:50.870Z] $ docker stop --time=1 707c7cc92b2ee587dd7d24a51d90f4671eff9cfacb0ba112256a0d36fc0f1f44 [2023-07-13T23:31:52.152Z] $ docker rm -f --volumes 707c7cc92b2ee587dd7d24a51d90f4671eff9cfacb0ba112256a0d36fc0f1f44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-13T23:31:52.569Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T23:31:52.569Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T23:31:52.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T23:31:52.865Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T23:31:52.930Z] prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container [2023-07-13T23:31:52.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-13T23:31:53.285Z] $ docker top 368798e0d279211f8c145153c53e28c7eeba45c88906cff8f32ddc000ddc4e36 -eo pid,comm [2023-07-13T23:31:53.335Z] 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-07-13T23:31:53.335Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T23:31:53.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T23:31:53.377Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T23:31:53.484Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T23:31:53.480Z] $ docker exec 368798e0d279211f8c145153c53e28c7eeba45c88906cff8f32ddc000ddc4e36 ssh-agent [2023-07-13T23:31:53.593Z] SSH_AUTH_SOCK=/tmp/ssh-inBGO97csfgC/agent.32 [2023-07-13T23:31:53.593Z] SSH_AGENT_PID=38 [2023-07-13T23:31:53.598Z] Running ssh-add (command line suppressed) [2023-07-13T23:31:53.709Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9014219911243411748.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9014219911243411748.key) [2023-07-13T23:31:53.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T23:31:54.025Z] + git semver bump pre [2023-07-13T23:31:54.283Z] 2023-07-13 23:31:54,224 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-07-13T23:31:54.283Z] 2023-07-13 23:31:54,224 [bump_version] DEBUG bumping version:3.1.0-dev.6 on axis:pre with prefix:dev [2023-07-13T23:31:54.283Z] 2023-07-13 23:31:54,224 [bump_version] DEBUG bumped version:3.1.0-dev.7 [2023-07-13T23:31:54.283Z] 2023-07-13 23:31:54,224 [write_version] DEBUG write version:3.1.0-dev.7 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2023-07-13T23:31:54.283Z] 2023-07-13 23:31:54,224 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-07-13T23:31:54.283Z] 2023-07-13 23:31:54,224 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-07-13T23:31:54.283Z] 2023-07-13 23:31:54,226 [execute] INFO git cat-file --batch-check [2023-07-13T23:31:54.283Z] 2023-07-13 23:31:54,226 [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-07-13T23:31:54.283Z] 2023-07-13 23:31:54,232 [execute] INFO git cat-file --batch [2023-07-13T23:31:54.283Z] 2023-07-13 23:31:54,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-13T23:31:54.283Z] 2023-07-13 23:31:54,238 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-07-13T23:31:54.283Z] 3.1.0-dev.7 [Pipeline] } [2023-07-13T23:31:54.286Z] $ docker exec --env ******** --env ******** 368798e0d279211f8c145153c53e28c7eeba45c88906cff8f32ddc000ddc4e36 ssh-agent -k [2023-07-13T23:31:54.384Z] unset SSH_AUTH_SOCK; [2023-07-13T23:31:54.384Z] unset SSH_AGENT_PID; [2023-07-13T23:31:54.385Z] echo Agent pid 38 killed; [2023-07-13T23:31:54.401Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T23:31:54.698Z] + git semver [Pipeline] } [2023-07-13T23:31:54.963Z] $ docker stop --time=1 368798e0d279211f8c145153c53e28c7eeba45c88906cff8f32ddc000ddc4e36 [2023-07-13T23:31:56.203Z] $ docker rm -f --volumes 368798e0d279211f8c145153c53e28c7eeba45c88906cff8f32ddc000ddc4e36 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T23:31:56.540Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T23:31:56.540Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T23:31:56.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T23:31:56.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T23:31:56.913Z] prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container [2023-07-13T23:31:56.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-13T23:31:57.259Z] $ docker top fdb8223a980f4a0beeb2a6fe8f45d9c6634bfc9b71d3c28ad13804b5a874b348 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T23:31:57.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T23:31:57.358Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T23:31:57.471Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T23:31:57.467Z] $ docker exec fdb8223a980f4a0beeb2a6fe8f45d9c6634bfc9b71d3c28ad13804b5a874b348 ssh-agent [2023-07-13T23:31:57.594Z] SSH_AUTH_SOCK=/tmp/ssh-78pGvLHFPeX1/agent.33 [2023-07-13T23:31:57.594Z] SSH_AGENT_PID=39 [2023-07-13T23:31:57.599Z] Running ssh-add (command line suppressed) [2023-07-13T23:31:57.687Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16848576893807830951.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16848576893807830951.key) [2023-07-13T23:31:57.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T23:31:57.991Z] + git semver push [2023-07-13T23:31:58.270Z] 2023-07-13 23:31:58,157 [run_push] DEBUG push [2023-07-13T23:31:58.270Z] 2023-07-13 23:31:58,158 [execute] INFO git cat-file --batch-check [2023-07-13T23:31:58.270Z] 2023-07-13 23:31:58,158 [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-07-13T23:31:58.270Z] 2023-07-13 23:31:58,162 [execute] INFO git rev-list 48276dbd4f33bf23883d1b2db1cb604db2b0de7f -- [2023-07-13T23:31:58.270Z] 2023-07-13 23:31:58,162 [execute] DEBUG Popen(['git', 'rev-list', '48276dbd4f33bf23883d1b2db1cb604db2b0de7f', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-13T23:31:58.270Z] 2023-07-13 23:31:58,178 [execute] INFO git fetch -v origin [2023-07-13T23:31:58.270Z] 2023-07-13 23:31:58,178 [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-07-13T23:31:58.839Z] 2023-07-13 23:31:58,646 [run_push] DEBUG no remote changes detected [2023-07-13T23:31:58.839Z] 2023-07-13 23:31:58,647 [execute] INFO git push origin semver [2023-07-13T23:31:58.839Z] 2023-07-13 23:31:58,647 [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-07-13T23:31:59.793Z] 2023-07-13 23:31:59,544 [run_push] DEBUG push all version tags [2023-07-13T23:31:59.794Z] 2023-07-13 23:31:59,544 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-13T23:31:59.794Z] 2023-07-13 23:31:59,545 [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-07-13T23:32:00.362Z] 2023-07-13 23:32:00,234 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-07-13T23:32:00.363Z] 3.1.0-dev.7 [Pipeline] } [2023-07-13T23:32:00.366Z] $ docker exec --env ******** --env ******** fdb8223a980f4a0beeb2a6fe8f45d9c6634bfc9b71d3c28ad13804b5a874b348 ssh-agent -k [2023-07-13T23:32:00.465Z] unset SSH_AUTH_SOCK; [2023-07-13T23:32:00.465Z] unset SSH_AGENT_PID; [2023-07-13T23:32:00.465Z] echo Agent pid 39 killed; [2023-07-13T23:32:00.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T23:32:00.849Z] + git semver [Pipeline] } [2023-07-13T23:32:01.138Z] $ docker stop --time=1 fdb8223a980f4a0beeb2a6fe8f45d9c6634bfc9b71d3c28ad13804b5a874b348 [2023-07-13T23:32:02.395Z] $ docker rm -f --volumes fdb8223a980f4a0beeb2a6fe8f45d9c6634bfc9b71d3c28ad13804b5a874b348 [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-07-13T23:32:02.975Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2023-07-13T23:32:02.975Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-07-13T23:32:02.975Z] total 16 [2023-07-13T23:32:02.975Z] drwxr-xr-x 3 root root 4096 Jul 13 23:21 . [2023-07-13T23:32:02.975Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 23:31 .. [2023-07-13T23:32:02.975Z] drwxr-xr-x 2 root root 4096 Jul 13 23:21 cost [2023-07-13T23:32:02.975Z] -rw-r--r-- 1 root root 92 Jul 13 23:21 cost.csv [2023-07-13T23:32:02.975Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-07-13T23:32:02.975Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-07-13T23:32:02.975Z] total 16 [2023-07-13T23:32:02.975Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 23:21 . [2023-07-13T23:32:02.975Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 23:31 .. [2023-07-13T23:32:02.975Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 13 23:21 cost [2023-07-13T23:32:02.975Z] -rw-r--r-- 1 jenkins jenkins 92 Jul 13 23:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-13T23:32:03.268Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T23:32:04.128Z] ---> package-listing.sh [2023-07-13T23:32:04.128Z] ++ facter osfamily [2023-07-13T23:32:04.128Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-13T23:32:04.387Z] + OS_FAMILY=debian [2023-07-13T23:32:04.387Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2023-07-13T23:32:04.387Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-13T23:32:04.387Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-13T23:32:04.387Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-13T23:32:04.387Z] + PACKAGES=/tmp/packages_start.txt [2023-07-13T23:32:04.387Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-07-13T23:32:04.387Z] + PACKAGES=/tmp/packages_end.txt [2023-07-13T23:32:04.387Z] + case "${OS_FAMILY}" in [2023-07-13T23:32:04.387Z] + dpkg -l [2023-07-13T23:32:04.387Z] + grep '^ii' [2023-07-13T23:32:04.387Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-13T23:32:04.387Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-13T23:32:04.387Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-13T23:32:04.387Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-07-13T23:32:04.387Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2023-07-13T23:32:04.387Z] + 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-07-13T23:32:04.397Z] 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-07-13T23:32:04.674Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T23:32:05.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T23:32:05.340Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T23:32:05.462Z] prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container [2023-07-13T23:32:05.486Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-13T23:32:05.957Z] $ docker top b890e5b2146f8590f09fd937acd4ad710c7dc22f808bb7dbdd049ba5f76b2dc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T23:32:06.303Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-13T23:32:06.589Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-13T23:32:06.870Z] + ls /var/log/sa-host [2023-07-13T23:32:06.870Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T23:32:07.048Z] provisioning config files... [2023-07-13T23:32:07.057Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12852555514496629003tmp [Pipeline] { [Pipeline] echo [2023-07-13T23:32:07.069Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T23:32:07.350Z] ---> create-netrc.sh [Pipeline] } [2023-07-13T23:32:07.357Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-13T23:32:07.684Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-13T23:32:07.691Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T23:32:07.975Z] ---> sudo-logs.sh [2023-07-13T23:32:07.975Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-13T23:32:08.005Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T23:32:08.286Z] ---> job-cost.sh [2023-07-13T23:32:08.286Z] lf-activate-venv: SKIPPING [2023-07-13T23:32:08.286Z] DEBUG: total: 0.2199999988079071 [2023-07-13T23:32:08.286Z] INFO: Retrieving Stack Cost... [2023-07-13T23:32:09.224Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-13T23:32:09.484Z] INFO: Archiving Costs [Pipeline] echo [2023-07-13T23:32:09.495Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T23:32:09.776Z] ---> logs-deploy.sh [2023-07-13T23:32:09.777Z] lf-activate-venv: SKIPPING [2023-07-13T23:32:09.777Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/269 [2023-07-13T23:32:09.777Z] INFO: archiving workspace using pattern(s): [2023-07-13T23:32:10.714Z] Archives upload complete. [2023-07-13T23:32:10.714Z] INFO: archiving logs to Nexus