Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a81394e275a4ac7edfd7cbf85f5f14a55e8d6474 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-ssh6110028608040965507.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh578841095662068057.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11710943100290672097.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh12435764341598322238.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-ssh2807778170874823709.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/v2]] ========================================================= [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.18 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/v2 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-944 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a81394e275a4ac7edfd7cbf85f5f14a55e8d6474 (main) Commit message: "refactor(sdk): remove deprecated Process code (#1240)" > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a81394e275a4ac7edfd7cbf85f5f14a55e8d6474 # timeout=10 > git rev-list --no-walk 5e53b6206090d02689650d5f83dd79eb10220bb4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-03T18:58:41.971Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-03T18:58:42.013Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-03T18:58:42.030Z] ========================================================= [2023-01-03T18:58:42.030Z] EdgeX Global Pipelines Version Info [2023-01-03T18:58:42.030Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:58:42.732Z] ------------------- [2023-01-03T18:58:42.732Z] stable info: [2023-01-03T18:58:42.732Z] ------------------- [2023-01-03T18:58:42.732Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-03T18:58:42.732Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-03T18:58:42.732Z] Message: update stable to v1.0.244 [2023-01-03T18:58:43.301Z] ------------------- [2023-01-03T18:58:43.301Z] experimental info: [2023-01-03T18:58:43.301Z] ------------------- [2023-01-03T18:58:43.301Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-03T18:58:43.301Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-03T18:58:43.301Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-03T18:58:43.461Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-01-03T18:58:43.470Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-01-03T18:58:43.478Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-03T18:58:43.488Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-03T18:58:43.504Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-03T18:58:43.522Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-03T18:58:43.540Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-03T18:58:43.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-03T18:58:43.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-03T18:58:43.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-03T18:58:43.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-03T18:58:43.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-01-03T18:58:43.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-03T18:58:43.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-03T18:58:43.649Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-01-03T18:58:43.661Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-01-03T18:58:43.673Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-03T18:58:43.684Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-03T18:58:43.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-03T18:58:43.711Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-03T18:58:43.726Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-03T18:58:43.739Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-03T18:58:43.749Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-03T18:58:43.764Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-03T18:58:43.776Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-01-03T18:58:43.789Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-03T18:58:43.800Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-03T18:58:43.811Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-03T18:58:43.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-03T18:58:43.836Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-03T18:58:43.848Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a81394e275a4ac7edfd7cbf85f5f14a55e8d6474 [Pipeline] echo [2023-01-03T18:58:43.863Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a81394e [Pipeline] echo [2023-01-03T18:58:43.876Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-03T18:58:44.232Z] + git rev-list -1 --merges a81394e275a4ac7edfd7cbf85f5f14a55e8d6474~1..a81394e275a4ac7edfd7cbf85f5f14a55e8d6474 [Pipeline] echo [2023-01-03T18:58:44.279Z] -----------> git rev-list -1 --merges a81394e275a4ac7edfd7cbf85f5f14a55e8d6474~1..a81394e275a4ac7edfd7cbf85f5f14a55e8d6474 a81394e275a4ac7edfd7cbf85f5f14a55e8d6474 [false] [Pipeline] sh [2023-01-03T18:58:44.564Z] + git log --format=format:%s -1 a81394e275a4ac7edfd7cbf85f5f14a55e8d6474 [Pipeline] echo [2023-01-03T18:58:44.578Z] ========================================================= [2023-01-03T18:58:44.578Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-03T18:58:44.578Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-03T18:58:44.901Z] + git log --format=format:%s -1 a81394e275a4ac7edfd7cbf85f5f14a55e8d6474 [Pipeline] echo [2023-01-03T18:58:44.913Z] [semverPrep] GIT_COMMIT: a81394e275a4ac7edfd7cbf85f5f14a55e8d6474, Commit Message: refactor(sdk): remove deprecated Process code (#1240) [Pipeline] echo [2023-01-03T18:58:44.922Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-03T18:58:45.286Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-03T18:58:45.286Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-03T18:58:45.286Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-03T18:58:45.286Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-03T18:58:45.286Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-03T18:58:45.287Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-03T18:58:45.287Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:58:45.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-03T18:58:45.968Z] [2023-01-03T18:58:45.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:58:46.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-03T18:58:46.268Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-03T18:58:46.268Z] b85a868b505f: Pulling fs layer [2023-01-03T18:58:46.268Z] e2be974225ed: Pulling fs layer [2023-01-03T18:58:46.268Z] 339a4e72a1f5: Pulling fs layer [2023-01-03T18:58:46.268Z] 988bab9f4d93: Pulling fs layer [2023-01-03T18:58:46.268Z] 1469e6f7b9e6: Pulling fs layer [2023-01-03T18:58:46.268Z] 988bab9f4d93: Waiting [2023-01-03T18:58:46.268Z] eaf3925da568: Pulling fs layer [2023-01-03T18:58:46.268Z] 1469e6f7b9e6: Waiting [2023-01-03T18:58:46.268Z] bab4dde63d76: Pulling fs layer [2023-01-03T18:58:46.268Z] bde34c3a00c8: Pulling fs layer [2023-01-03T18:58:46.268Z] b352a97aabf1: Pulling fs layer [2023-01-03T18:58:46.268Z] eaf3925da568: Waiting [2023-01-03T18:58:46.268Z] bab4dde63d76: Waiting [2023-01-03T18:58:46.268Z] bde34c3a00c8: Waiting [2023-01-03T18:58:46.268Z] 4872d77fe225: Pulling fs layer [2023-01-03T18:58:46.268Z] b352a97aabf1: Waiting [2023-01-03T18:58:46.268Z] 5851b861e8e6: Pulling fs layer [2023-01-03T18:58:46.268Z] 5851b861e8e6: Waiting [2023-01-03T18:58:46.268Z] e2be974225ed: Verifying Checksum [2023-01-03T18:58:46.268Z] e2be974225ed: Download complete [2023-01-03T18:58:46.528Z] 988bab9f4d93: Verifying Checksum [2023-01-03T18:58:46.528Z] 988bab9f4d93: Download complete [2023-01-03T18:58:46.528Z] 1469e6f7b9e6: Verifying Checksum [2023-01-03T18:58:46.528Z] 1469e6f7b9e6: Download complete [2023-01-03T18:58:46.528Z] 339a4e72a1f5: Verifying Checksum [2023-01-03T18:58:46.528Z] 339a4e72a1f5: Download complete [2023-01-03T18:58:46.528Z] eaf3925da568: Verifying Checksum [2023-01-03T18:58:46.528Z] eaf3925da568: Download complete [2023-01-03T18:58:46.528Z] bde34c3a00c8: Download complete [2023-01-03T18:58:46.528Z] b352a97aabf1: Verifying Checksum [2023-01-03T18:58:46.528Z] b352a97aabf1: Download complete [2023-01-03T18:58:46.528Z] 4872d77fe225: Verifying Checksum [2023-01-03T18:58:46.528Z] 4872d77fe225: Download complete [2023-01-03T18:58:46.528Z] 5851b861e8e6: Verifying Checksum [2023-01-03T18:58:46.528Z] 5851b861e8e6: Download complete [2023-01-03T18:58:46.789Z] b85a868b505f: Verifying Checksum [2023-01-03T18:58:46.789Z] b85a868b505f: Download complete [2023-01-03T18:58:47.049Z] bab4dde63d76: Verifying Checksum [2023-01-03T18:58:47.049Z] bab4dde63d76: Download complete [2023-01-03T18:58:47.993Z] b85a868b505f: Pull complete [2023-01-03T18:58:47.993Z] e2be974225ed: Pull complete [2023-01-03T18:58:48.561Z] 339a4e72a1f5: Pull complete [2023-01-03T18:58:48.561Z] 988bab9f4d93: Pull complete [2023-01-03T18:58:48.822Z] 1469e6f7b9e6: Pull complete [2023-01-03T18:58:49.081Z] eaf3925da568: Pull complete [2023-01-03T18:58:50.985Z] bab4dde63d76: Pull complete [2023-01-03T18:58:50.986Z] bde34c3a00c8: Pull complete [2023-01-03T18:58:50.986Z] b352a97aabf1: Pull complete [2023-01-03T18:58:50.986Z] 4872d77fe225: Pull complete [2023-01-03T18:58:51.245Z] 5851b861e8e6: Pull complete [2023-01-03T18:58:51.245Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-03T18:58:51.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-03T18:58:51.245Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:58:51.340Z] prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container [2023-01-03T18:58:51.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-03T18:58:53.017Z] $ docker top 4957a5a0bdd7a5e37b2561a8d7e5611aacdbd2fbde43d8d193689231331863b2 -eo pid,comm [2023-01-03T18:58:53.071Z] 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-01-03T18:58:53.071Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-03T18:58:53.107Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-03T18:58:53.107Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-03T18:58:53.211Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-03T18:58:53.216Z] $ docker exec 4957a5a0bdd7a5e37b2561a8d7e5611aacdbd2fbde43d8d193689231331863b2 ssh-agent [2023-01-03T18:58:53.328Z] SSH_AUTH_SOCK=/tmp/ssh-OgaJfNC3cWvE/agent.31 [2023-01-03T18:58:53.328Z] SSH_AGENT_PID=37 [2023-01-03T18:58:53.335Z] Running ssh-add (command line suppressed) [2023-01-03T18:58:53.441Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5778417156742459757.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5778417156742459757.key) [2023-01-03T18:58:53.455Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-03T18:58:53.748Z] + git tag --points-at HEAD [Pipeline] } [2023-01-03T18:58:53.762Z] $ docker exec --env ******** --env ******** 4957a5a0bdd7a5e37b2561a8d7e5611aacdbd2fbde43d8d193689231331863b2 ssh-agent -k [2023-01-03T18:58:53.877Z] unset SSH_AUTH_SOCK; [2023-01-03T18:58:53.878Z] unset SSH_AGENT_PID; [2023-01-03T18:58:53.878Z] echo Agent pid 37 killed; [2023-01-03T18:58:53.886Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-03T18:58:53.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-03T18:58:53.911Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-03T18:58:54.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-03T18:58:54.039Z] $ docker exec 4957a5a0bdd7a5e37b2561a8d7e5611aacdbd2fbde43d8d193689231331863b2 ssh-agent [2023-01-03T18:58:54.156Z] SSH_AUTH_SOCK=/tmp/ssh-lyjQecxudNhR/agent.70 [2023-01-03T18:58:54.156Z] SSH_AGENT_PID=76 [2023-01-03T18:58:54.162Z] Running ssh-add (command line suppressed) [2023-01-03T18:58:54.274Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_10515029486181562798.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_10515029486181562798.key) [2023-01-03T18:58:54.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-03T18:58:54.582Z] + git semver init [2023-01-03T18:58:54.843Z] 2023-01-03 18:58:54,792 [run_init] DEBUG init version:0.0.0 force:False [2023-01-03T18:58:54.843Z] 2023-01-03 18:58:54,792 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-01-03T18:58:54.843Z] 2023-01-03 18:58:54,793 [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-01-03T18:58:54.843Z] 2023-01-03 18:58:54,793 [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-01-03T18:58:56.750Z] 2023-01-03 18:58:56,257 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2023-01-03T18:58:56.750Z] 2023-01-03 18:58:56,258 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2023-01-03T18:58:56.750Z] 2023-01-03 18:58:56,258 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-01-03T18:58:56.750Z] 2023-01-03 18:58:56,258 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-01-03T18:58:56.750Z] 3.0.0-dev.9 [Pipeline] } [2023-01-03T18:58:56.762Z] $ docker exec --env ******** --env ******** 4957a5a0bdd7a5e37b2561a8d7e5611aacdbd2fbde43d8d193689231331863b2 ssh-agent -k [2023-01-03T18:58:56.867Z] unset SSH_AUTH_SOCK; [2023-01-03T18:58:56.868Z] unset SSH_AGENT_PID; [2023-01-03T18:58:56.868Z] echo Agent pid 76 killed; [2023-01-03T18:58:56.875Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-03T18:58:57.174Z] + git semver [Pipeline] } [2023-01-03T18:58:57.443Z] $ docker stop --time=1 4957a5a0bdd7a5e37b2561a8d7e5611aacdbd2fbde43d8d193689231331863b2 [2023-01-03T18:58:58.762Z] $ docker rm -f --volumes 4957a5a0bdd7a5e37b2561a8d7e5611aacdbd2fbde43d8d193689231331863b2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-03T18:58:59.094Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-03T18:58:59.317Z] Stashed 1 file(s) [Pipeline] echo [2023-01-03T18:58:59.321Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.9 [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-01-03T18:58:59.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-03T18:58:59.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-03T18:58:59.556Z] ========================================================= [2023-01-03T18:58:59.556Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-03T18:58:59.556Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-01-03T18:58:59.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-03T18:58:59.857Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-03T18:58:59.857Z] 213ec9aee27d: Pulling fs layer [2023-01-03T18:58:59.857Z] 4583459ba037: Pulling fs layer [2023-01-03T18:58:59.857Z] 93c1e223e6f2: Pulling fs layer [2023-01-03T18:58:59.857Z] 53926ce57604: Pulling fs layer [2023-01-03T18:58:59.857Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-03T18:58:59.857Z] 22ff95d597cd: Pulling fs layer [2023-01-03T18:58:59.857Z] 12d6caf4c0d1: Pulling fs layer [2023-01-03T18:58:59.857Z] 96b7cbca73a9: Pulling fs layer [2023-01-03T18:58:59.857Z] a7acece74701: Pulling fs layer [2023-01-03T18:58:59.857Z] 12d6caf4c0d1: Waiting [2023-01-03T18:58:59.857Z] 22ff95d597cd: Waiting [2023-01-03T18:58:59.857Z] 96b7cbca73a9: Waiting [2023-01-03T18:58:59.857Z] a7acece74701: Waiting [2023-01-03T18:58:59.857Z] 53926ce57604: Waiting [2023-01-03T18:58:59.857Z] 21b2b0c7a3f4: Waiting [2023-01-03T18:58:59.857Z] 93c1e223e6f2: Verifying Checksum [2023-01-03T18:58:59.857Z] 93c1e223e6f2: Download complete [2023-01-03T18:58:59.857Z] 4583459ba037: Verifying Checksum [2023-01-03T18:58:59.857Z] 4583459ba037: Download complete [2023-01-03T18:58:59.857Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-03T18:58:59.857Z] 21b2b0c7a3f4: Download complete [2023-01-03T18:58:59.857Z] 22ff95d597cd: Download complete [2023-01-03T18:58:59.857Z] 213ec9aee27d: Verifying Checksum [2023-01-03T18:58:59.857Z] 213ec9aee27d: Download complete [2023-01-03T18:58:59.857Z] 12d6caf4c0d1: Verifying Checksum [2023-01-03T18:58:59.857Z] 12d6caf4c0d1: Download complete [2023-01-03T18:59:00.121Z] 213ec9aee27d: Pull complete [2023-01-03T18:59:00.121Z] 4583459ba037: Pull complete [2023-01-03T18:59:00.393Z] 93c1e223e6f2: Pull complete [2023-01-03T18:59:00.657Z] a7acece74701: Verifying Checksum [2023-01-03T18:59:00.657Z] a7acece74701: Download complete [2023-01-03T18:59:00.657Z] 96b7cbca73a9: Verifying Checksum [2023-01-03T18:59:00.657Z] 96b7cbca73a9: Download complete [2023-01-03T18:59:00.657Z] 53926ce57604: Verifying Checksum [2023-01-03T18:59:00.657Z] 53926ce57604: Download complete [2023-01-03T18:59:04.848Z] 53926ce57604: Pull complete [2023-01-03T18:59:04.848Z] 21b2b0c7a3f4: Pull complete [2023-01-03T18:59:04.848Z] 22ff95d597cd: Pull complete [2023-01-03T18:59:04.848Z] 12d6caf4c0d1: Pull complete [2023-01-03T18:59:06.749Z] 96b7cbca73a9: Pull complete [2023-01-03T18:59:07.318Z] a7acece74701: Pull complete [2023-01-03T18:59:07.318Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-03T18:59:07.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-03T18:59:07.318Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2023-01-03T18:59:07.605Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:59:07.908Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-03T18:59:07.909Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:59:07.980Z] prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container [2023-01-03T18:59:08.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-03T18:59:10.936Z] $ docker top 10345199c9ae120f9a8bb96dbe20889e1e6c0824a939608bd8912f3c0a1f8468 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-03T18:59:11.274Z] + go version [2023-01-03T18:59:11.274Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-03T18:59:11.292Z] $ docker stop --time=1 10345199c9ae120f9a8bb96dbe20889e1e6c0824a939608bd8912f3c0a1f8468 [2023-01-03T18:59:12.622Z] $ docker rm -f --volumes 10345199c9ae120f9a8bb96dbe20889e1e6c0824a939608bd8912f3c0a1f8468 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:59:13.027Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-03T18:59:13.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:59:13.099Z] prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container [2023-01-03T18:59:13.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-03T18:59:13.470Z] $ docker top 64bd926b878cc41480b7cc875f94635af134cef1cc33931d0763679c2a1a5cb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-03T18:59:13.811Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-01-03T18:59:14.112Z] + make test [2023-01-03T18:59:14.112Z] make -C ./app-service-template build [2023-01-03T18:59:14.112Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-01-03T18:59:14.112Z] go mod tidy [2023-01-03T18:59:14.112Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.2 [2023-01-03T18:59:14.112Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-01-03T18:59:14.112Z] go: downloading github.com/google/uuid v1.3.0 [2023-01-03T18:59:14.112Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-01-03T18:59:14.112Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.5 [2023-01-03T18:59:14.112Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.2 [2023-01-03T18:59:14.112Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 [2023-01-03T18:59:14.112Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-01-03T18:59:14.112Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-01-03T18:59:14.371Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-01-03T18:59:14.371Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-01-03T18:59:14.371Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-01-03T18:59:14.371Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 [2023-01-03T18:59:14.371Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2023-01-03T18:59:14.371Z] go: downloading github.com/go-kit/log v0.2.1 [2023-01-03T18:59:14.371Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-01-03T18:59:14.371Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-01-03T18:59:14.371Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-01-03T18:59:14.371Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.1 [2023-01-03T18:59:14.371Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 [2023-01-03T18:59:14.371Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-01-03T18:59:14.371Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-01-03T18:59:14.371Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-01-03T18:59:14.371Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-01-03T18:59:14.371Z] go: downloading github.com/hashicorp/consul/api v1.18.0 [2023-01-03T18:59:14.371Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-01-03T18:59:14.372Z] go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 [2023-01-03T18:59:14.372Z] go: downloading github.com/x448/float16 v0.8.4 [2023-01-03T18:59:14.372Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-01-03T18:59:14.372Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2023-01-03T18:59:14.372Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2023-01-03T18:59:14.372Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2023-01-03T18:59:14.372Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-01-03T18:59:14.372Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2023-01-03T18:59:14.372Z] go: downloading golang.org/x/text v0.3.7 [2023-01-03T18:59:14.372Z] go: downloading github.com/go-playground/locales v0.14.0 [2023-01-03T18:59:14.461Z] Still waiting to schedule task [2023-01-03T18:59:14.462Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-03T18:59:14.631Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2023-01-03T18:59:14.632Z] go: downloading github.com/nats-io/nats.go v1.20.0 [2023-01-03T18:59:14.632Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-01-03T18:59:14.891Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-01-03T18:59:14.891Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-01-03T18:59:14.891Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2023-01-03T18:59:14.891Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2023-01-03T18:59:14.891Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.9 [2023-01-03T18:59:15.151Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-01-03T18:59:15.151Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-01-03T18:59:15.151Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-01-03T18:59:15.151Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-01-03T18:59:15.151Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-01-03T18:59:15.151Z] go: downloading github.com/google/go-cmp v0.5.7 [2023-01-03T18:59:15.151Z] go: downloading github.com/hashicorp/consul/sdk v0.13.0 [2023-01-03T18:59:15.151Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2023-01-03T18:59:15.151Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2023-01-03T18:59:15.151Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2023-01-03T18:59:15.411Z] go: downloading github.com/zeebo/errs v1.2.2 [2023-01-03T18:59:15.411Z] go: downloading google.golang.org/grpc v1.46.0 [2023-01-03T18:59:15.411Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2023-01-03T18:59:15.411Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-01-03T18:59:15.411Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-01-03T18:59:15.411Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-01-03T18:59:15.411Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-01-03T18:59:15.411Z] go: downloading github.com/kr/pretty v0.3.0 [2023-01-03T18:59:15.411Z] go: downloading github.com/fatih/color v1.9.0 [2023-01-03T18:59:15.411Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-03T18:59:15.411Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-03T18:59:15.411Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-01-03T18:59:15.411Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-01-03T18:59:15.411Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2023-01-03T18:59:15.411Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-01-03T18:59:15.411Z] go: downloading github.com/pkg/errors v0.9.1 [2023-01-03T18:59:15.411Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-01-03T18:59:15.411Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-01-03T18:59:15.672Z] go: downloading github.com/klauspost/compress v1.15.11 [2023-01-03T18:59:15.672Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-01-03T18:59:15.672Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2023-01-03T18:59:15.672Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2023-01-03T18:59:15.672Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2023-01-03T18:59:15.672Z] go: downloading google.golang.org/protobuf v1.28.0 [2023-01-03T18:59:15.672Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-01-03T18:59:15.672Z] go: downloading github.com/kr/text v0.2.0 [2023-01-03T18:59:15.672Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2023-01-03T18:59:15.672Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-01-03T18:59:15.672Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-01-03T18:59:15.672Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-01-03T18:59:15.672Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-01-03T18:59:15.672Z] go: downloading github.com/miekg/dns v1.1.41 [2023-01-03T18:59:15.672Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-01-03T18:59:15.672Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2023-01-03T18:59:15.933Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-01-03T18:59:15.933Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-01-03T18:59:15.933Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-01-03T18:59:15.933Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-01-03T18:59:15.933Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-01-03T18:59:17.308Z] 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-01-03T18:59:35.403Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-01-03T18:59:35.404Z] make -C ./app-service-template test [2023-01-03T18:59:35.404Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-01-03T18:59:35.404Z] go test -race -coverprofile=coverage.out ./... [2023-01-03T18:59:57.324Z] ok app-new-service 0.077s coverage: 48.1% of statements [2023-01-03T18:59:57.324Z] ? app-new-service/config [no test files] [2023-01-03T18:59:57.324Z] ok app-new-service/functions 0.078s coverage: 85.3% of statements [2023-01-03T18:59:57.324Z] go vet ./... [2023-01-03T19:00:03.880Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-03T19:00:03.880Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-03T19:00:03.880Z] ./bin/test-attribution-txt.sh [2023-01-03T19:00:03.880Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-01-03T19:00:03.880Z] go test -race -coverprofile=coverage.out ./... [2023-01-03T19:00:03.880Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-01-03T19:00:04.446Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-01-03T19:00:07.726Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.149s coverage: 61.6% of statements [2023-01-03T19:00:07.726Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.100s coverage: 93.9% of statements [2023-01-03T19:00:07.726Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-01-03T19:00:07.726Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.143s coverage: 76.5% of statements [2023-01-03T19:00:07.726Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-01-03T19:00:07.726Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.131s coverage: 88.7% of statements [2023-01-03T19:00:07.726Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.075s coverage: 100.0% of statements [2023-01-03T19:00:07.726Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.216s coverage: 77.3% of statements [2023-01-03T19:00:07.726Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-01-03T19:00:07.726Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-01-03T19:00:07.726Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.109s coverage: 97.3% of statements [2023-01-03T19:00:07.726Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/telemetry [no test files] [2023-01-03T19:00:07.726Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-01-03T19:00:07.727Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.070s coverage: 82.8% of statements [2023-01-03T19:00:07.727Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-01-03T19:00:07.727Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.137s coverage: 68.9% of statements [2023-01-03T19:00:07.727Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus/mocks [no test files] [2023-01-03T19:00:07.727Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-01-03T19:00:07.727Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.079s coverage: 28.7% of statements [2023-01-03T19:00:07.727Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-01-03T19:00:07.727Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.066s coverage: 14.0% of statements [2023-01-03T19:00:07.727Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.074s coverage: 27.3% of statements [2023-01-03T19:00:07.727Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-01-03T19:00:07.727Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-01-03T19:00:07.727Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.067s coverage: 52.8% of statements [2023-01-03T19:00:34.284Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.168s coverage: 75.5% of statements [2023-01-03T19:00:34.284Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.067s coverage: 94.4% of statements [2023-01-03T19:00:34.284Z] go vet ./... [2023-01-03T19:00:34.284Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-03T19:00:34.284Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-03T19:00:43.285Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-945 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2023-01-03T19:00:43.299Z] Running in /w/workspace/app-functions-sdk-go/197 [Pipeline] { [Pipeline] checkout [2023-01-03T19:00:43.332Z] The recommended git tool is: git [2023-01-03T19:00:44.259Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [Pipeline] echo [2023-01-03T19:00:44.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-03T19:00:44.285Z] $ docker stop --time=1 64bd926b878cc41480b7cc875f94635af134cef1cc33931d0763679c2a1a5cb4 [2023-01-03T19:00:45.721Z] $ docker rm -f --volumes 64bd926b878cc41480b7cc875f94635af134cef1cc33931d0763679c2a1a5cb4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-03T19:00:46.483Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-03T19:00:46.549Z] 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-01-03T19:00:47.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-03T19:00:47.009Z] [2023-01-03T19:00:47.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T19:00:47.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-03T19:00:47.571Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-03T19:00:47.571Z] 5eb5b503b376: Pulling fs layer [2023-01-03T19:00:47.571Z] 5c69ac0246d0: Pulling fs layer [2023-01-03T19:00:47.571Z] ec43610c2a17: Pulling fs layer [2023-01-03T19:00:47.571Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-03T19:00:47.571Z] 33b1e0a273af: Pulling fs layer [2023-01-03T19:00:47.571Z] 5d3b04190fa2: Pulling fs layer [2023-01-03T19:00:47.571Z] 2f39f015ded8: Pulling fs layer [2023-01-03T19:00:47.571Z] 5d3b04190fa2: Waiting [2023-01-03T19:00:47.571Z] 3a2ae6a8a46f: Waiting [2023-01-03T19:00:47.571Z] 33b1e0a273af: Waiting [2023-01-03T19:00:47.571Z] 2f39f015ded8: Waiting [2023-01-03T19:00:47.571Z] 5c69ac0246d0: Verifying Checksum [2023-01-03T19:00:47.571Z] 5c69ac0246d0: Download complete [2023-01-03T19:00:47.571Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-03T19:00:47.571Z] 3a2ae6a8a46f: Download complete [2023-01-03T19:00:47.571Z] 33b1e0a273af: Verifying Checksum [2023-01-03T19:00:47.571Z] 33b1e0a273af: Download complete [2023-01-03T19:00:47.571Z] 5d3b04190fa2: Verifying Checksum [2023-01-03T19:00:47.571Z] 5d3b04190fa2: Download complete [2023-01-03T19:00:47.571Z] ec43610c2a17: Verifying Checksum [2023-01-03T19:00:47.571Z] ec43610c2a17: Download complete [2023-01-03T19:00:47.831Z] 5eb5b503b376: Download complete [2023-01-03T19:00:48.289Z] using credential edgex-jenkins-ssh [2023-01-03T19:00:48.307Z] Cloning the remote Git repository [2023-01-03T19:00:48.398Z] 2f39f015ded8: Download complete [2023-01-03T19:00:48.966Z] 5eb5b503b376: Pull complete [2023-01-03T19:00:49.225Z] 5c69ac0246d0: Pull complete [2023-01-03T19:00:48.350Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-01-03T19:00:48.421Z] > git init /w/workspace/app-functions-sdk-go/197 # timeout=10 [2023-01-03T19:00:48.574Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-01-03T19:00:48.575Z] > git --version # timeout=10 [2023-01-03T19:00:48.594Z] > git --version # 'git version 2.25.1' [2023-01-03T19:00:48.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-03T19:00:48.676Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-03T19:00:49.484Z] ec43610c2a17: Pull complete [2023-01-03T19:00:49.742Z] 3a2ae6a8a46f: Pull complete [2023-01-03T19:00:49.742Z] 33b1e0a273af: Pull complete [2023-01-03T19:00:50.001Z] 5d3b04190fa2: Pull complete [2023-01-03T19:00:52.883Z] Avoid second fetch [2023-01-03T19:00:52.884Z] Checking out Revision a81394e275a4ac7edfd7cbf85f5f14a55e8d6474 (main) [2023-01-03T19:00:52.071Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-01-03T19:00:52.087Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-03T19:00:52.898Z] > git config core.sparsecheckout # timeout=10 [2023-01-03T19:00:52.916Z] > git checkout -f a81394e275a4ac7edfd7cbf85f5f14a55e8d6474 # timeout=10 [2023-01-03T19:00:53.399Z] Commit message: "refactor(sdk): remove deprecated Process code (#1240)" [2023-01-03T19:00:53.785Z] [2023-01-03T19:00:53.785Z] GitHub has been notified of this commit’s build result [2023-01-03T19:00:53.785Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-03T19:00:54.181Z] 2f39f015ded8: Pull complete [2023-01-03T19:00:54.181Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-03T19:00:54.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-03T19:00:54.181Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T19:00:54.269Z] prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container [2023-01-03T19:00:54.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-03T19:00:54.318Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-03T19:00:54.318Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-03T19:00:54.318Z] Dload Upload Total Spent Left Speed [2023-01-03T19:00:54.318Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87335 [2023-01-03T19:00:56.149Z] $ docker top 0ebe063f1fa3f7a67dbf7ff61b395c35fb37a68ee7b2317c8d7c4bb5064434ef -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T19:00:56.522Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-03T19:00:56.606Z] ---> job-cost.sh [2023-01-03T19:00:56.606Z] lf-activate-venv: SKIPPING [2023-01-03T19:00:56.606Z] INFO: No Stack... [2023-01-03T19:00:56.846Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-03T19:00:56.846Z] + sudo tee /etc/docker/daemon.new [2023-01-03T19:00:56.846Z] { [2023-01-03T19:00:56.846Z] "registry-mirrors": [ [2023-01-03T19:00:56.846Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-03T19:00:56.846Z] ], [2023-01-03T19:00:56.846Z] "bip": "10.250.0.254/24", [2023-01-03T19:00:56.846Z] "hosts": [ [2023-01-03T19:00:56.846Z] "tcp://0.0.0.0:5555", [2023-01-03T19:00:56.846Z] "unix:///var/run/docker.sock" [2023-01-03T19:00:56.846Z] ], [2023-01-03T19:00:56.846Z] "mtu": 1458, [2023-01-03T19:00:56.846Z] "selinux-enabled": true, [2023-01-03T19:00:56.846Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-03T19:00:56.846Z] } [Pipeline] sh [2023-01-03T19:00:57.172Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-03T19:00:57.498Z] + sudo service docker restart [2023-01-03T19:00:57.546Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-03T19:00:57.806Z] INFO: Archiving Costs [Pipeline] sh [2023-01-03T19:00:58.096Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2023-01-03T19:00:58.096Z] + cut -d, -f6 [Pipeline] lock [2023-01-03T19:00:58.109Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-197-stack-cost] [2023-01-03T19:00:58.116Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-197-stack-cost] did not exist. Created. [2023-01-03T19:00:58.116Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-197-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-03T19:00:58.418Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-03T19:00:58.489Z] Stashed 1 file(s) [Pipeline] } [2023-01-03T19:00:58.495Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-197-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-03T19:00:58.513Z] $ docker stop --time=1 0ebe063f1fa3f7a67dbf7ff61b395c35fb37a68ee7b2317c8d7c4bb5064434ef [2023-01-03T19:00:59.669Z] $ docker rm -f --volumes 0ebe063f1fa3f7a67dbf7ff61b395c35fb37a68ee7b2317c8d7c4bb5064434ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo [2023-01-03T19:01:19.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-03T19:01:19.807Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-03T19:01:19.817Z] ========================================================= [2023-01-03T19:01:19.817Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-03T19:01:19.817Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-01-03T19:01:20.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-03T19:01:20.732Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-03T19:01:20.732Z] 9b18e9b68314: Pulling fs layer [2023-01-03T19:01:20.732Z] 35d82f9e3411: Pulling fs layer [2023-01-03T19:01:20.732Z] e16973657156: Pulling fs layer [2023-01-03T19:01:20.732Z] fc693d55d65f: Pulling fs layer [2023-01-03T19:01:20.732Z] 7e9fc2657dce: Pulling fs layer [2023-01-03T19:01:20.732Z] dda99020689f: Pulling fs layer [2023-01-03T19:01:20.732Z] db1c61fa0a46: Pulling fs layer [2023-01-03T19:01:20.732Z] 891c053d2c06: Pulling fs layer [2023-01-03T19:01:20.732Z] 7e9fc2657dce: Waiting [2023-01-03T19:01:20.732Z] dda99020689f: Waiting [2023-01-03T19:01:20.732Z] db1c61fa0a46: Waiting [2023-01-03T19:01:20.732Z] 891c053d2c06: Waiting [2023-01-03T19:01:20.732Z] fc693d55d65f: Waiting [2023-01-03T19:01:20.732Z] e16973657156: Verifying Checksum [2023-01-03T19:01:20.732Z] e16973657156: Download complete [2023-01-03T19:01:20.732Z] 35d82f9e3411: Verifying Checksum [2023-01-03T19:01:20.732Z] 35d82f9e3411: Download complete [2023-01-03T19:01:20.732Z] 7e9fc2657dce: Download complete [2023-01-03T19:01:20.732Z] dda99020689f: Verifying Checksum [2023-01-03T19:01:20.732Z] dda99020689f: Download complete [2023-01-03T19:01:20.732Z] 9b18e9b68314: Verifying Checksum [2023-01-03T19:01:21.330Z] 9b18e9b68314: Pull complete [2023-01-03T19:01:21.603Z] 891c053d2c06: Verifying Checksum [2023-01-03T19:01:21.603Z] 891c053d2c06: Download complete [2023-01-03T19:01:21.874Z] 35d82f9e3411: Pull complete [2023-01-03T19:01:22.142Z] e16973657156: Pull complete [2023-01-03T19:01:22.730Z] db1c61fa0a46: Verifying Checksum [2023-01-03T19:01:22.730Z] db1c61fa0a46: Download complete [2023-01-03T19:01:23.322Z] fc693d55d65f: Verifying Checksum [2023-01-03T19:01:23.322Z] fc693d55d65f: Download complete [2023-01-03T19:01:33.421Z] fc693d55d65f: Pull complete [2023-01-03T19:01:33.691Z] 7e9fc2657dce: Pull complete [2023-01-03T19:01:33.965Z] dda99020689f: Pull complete [2023-01-03T19:01:39.321Z] db1c61fa0a46: Pull complete [2023-01-03T19:01:41.265Z] 891c053d2c06: Pull complete [2023-01-03T19:01:41.265Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-03T19:01:41.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-03T19:01:41.265Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2023-01-03T19:01:41.585Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T19:01:41.930Z] + docker inspect -f . ci-base-image-arm64 [2023-01-03T19:01:41.930Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T19:01:42.100Z] prd-ubuntu20.04-docker-arm64-4c-16g-945 does not seem to be running inside a container [2023-01-03T19:01:42.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/197 -v /w/workspace/app-functions-sdk-go/197:/w/workspace/app-functions-sdk-go/197:rw,z -v /w/workspace/app-functions-sdk-go/197@tmp:/w/workspace/app-functions-sdk-go/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-03T19:01:44.999Z] $ docker top 29beed5079ef0ba30297631a51fc640a08baf48809a20eca40502ecd53d79583 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-03T19:01:45.796Z] + go version [2023-01-03T19:01:45.796Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-03T19:01:45.816Z] $ docker stop --time=1 29beed5079ef0ba30297631a51fc640a08baf48809a20eca40502ecd53d79583 [2023-01-03T19:01:47.416Z] $ docker rm -f --volumes 29beed5079ef0ba30297631a51fc640a08baf48809a20eca40502ecd53d79583 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T19:01:48.000Z] + docker inspect -f . ci-base-image-arm64 [2023-01-03T19:01:48.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T19:01:48.173Z] prd-ubuntu20.04-docker-arm64-4c-16g-945 does not seem to be running inside a container [2023-01-03T19:01:48.234Z] $ 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/197 -v /w/workspace/app-functions-sdk-go/197:/w/workspace/app-functions-sdk-go/197:rw,z -v /w/workspace/app-functions-sdk-go/197@tmp:/w/workspace/app-functions-sdk-go/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-03T19:01:49.324Z] $ docker top 8c811cef870f0245d26ada8cdf8f3e32060f0a449e72a2a497383cf2dcb39c2a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-03T19:01:49.801Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/197 [Pipeline] fileExists [Pipeline] sh [2023-01-03T19:01:50.142Z] + make test [2023-01-03T19:01:50.143Z] make -C ./app-service-template build [2023-01-03T19:01:50.409Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/197/app-service-template' [2023-01-03T19:01:50.409Z] go mod tidy [2023-01-03T19:01:50.409Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.2 [2023-01-03T19:01:50.409Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-01-03T19:01:50.675Z] go: downloading github.com/google/uuid v1.3.0 [2023-01-03T19:01:50.675Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-01-03T19:01:50.675Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.5 [2023-01-03T19:01:50.948Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.2 [2023-01-03T19:01:50.948Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 [2023-01-03T19:01:50.948Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2023-01-03T19:01:50.948Z] go: downloading github.com/go-kit/log v0.2.1 [2023-01-03T19:01:50.948Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-01-03T19:01:50.948Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-01-03T19:01:51.219Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 [2023-01-03T19:01:51.219Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-01-03T19:01:51.219Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-01-03T19:01:51.219Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-01-03T19:01:51.219Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-01-03T19:01:51.219Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.1 [2023-01-03T19:01:51.219Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-01-03T19:01:51.219Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-01-03T19:01:51.219Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 [2023-01-03T19:01:51.488Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-01-03T19:01:51.488Z] go: downloading github.com/x448/float16 v0.8.4 [2023-01-03T19:01:51.488Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2023-01-03T19:01:51.488Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-01-03T19:01:51.488Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2023-01-03T19:01:51.488Z] go: downloading golang.org/x/text v0.3.7 [2023-01-03T19:01:52.072Z] go: downloading github.com/go-playground/locales v0.14.0 [2023-01-03T19:01:52.659Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2023-01-03T19:01:52.659Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2023-01-03T19:01:54.087Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-01-03T19:01:54.360Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-01-03T19:01:54.360Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-01-03T19:01:54.360Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2023-01-03T19:01:54.360Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2023-01-03T19:01:54.360Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-01-03T19:01:54.360Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2023-01-03T19:01:54.627Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-01-03T19:01:54.627Z] go: downloading github.com/hashicorp/consul/api v1.18.0 [2023-01-03T19:01:54.627Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2023-01-03T19:01:54.627Z] go: downloading github.com/kr/pretty v0.3.0 [2023-01-03T19:01:54.895Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-01-03T19:01:54.895Z] go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 [2023-01-03T19:01:54.895Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-01-03T19:01:54.895Z] go: downloading github.com/nats-io/nats.go v1.20.0 [2023-01-03T19:01:54.895Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.9 [2023-01-03T19:01:55.168Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-01-03T19:01:55.168Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2023-01-03T19:01:55.435Z] go: downloading github.com/zeebo/errs v1.2.2 [2023-01-03T19:01:55.435Z] go: downloading google.golang.org/grpc v1.46.0 [2023-01-03T19:01:56.395Z] go: downloading github.com/kr/text v0.2.0 [2023-01-03T19:01:56.395Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2023-01-03T19:01:56.395Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-01-03T19:01:56.395Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-01-03T19:01:56.395Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-01-03T19:01:56.395Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-01-03T19:01:56.395Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-01-03T19:01:56.395Z] go: downloading github.com/google/go-cmp v0.5.7 [2023-01-03T19:01:56.395Z] go: downloading github.com/hashicorp/consul/sdk v0.13.0 [2023-01-03T19:01:56.395Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2023-01-03T19:01:56.395Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-01-03T19:01:56.395Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2023-01-03T19:01:56.395Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-01-03T19:01:56.395Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-01-03T19:01:56.395Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-01-03T19:01:56.663Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2023-01-03T19:01:56.663Z] go: downloading google.golang.org/protobuf v1.28.0 [2023-01-03T19:01:56.663Z] go: downloading github.com/klauspost/compress v1.15.11 [2023-01-03T19:01:57.622Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-01-03T19:01:57.622Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2023-01-03T19:01:57.622Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2023-01-03T19:01:57.622Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2023-01-03T19:01:57.622Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-01-03T19:02:00.200Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-01-03T19:02:00.200Z] go: downloading github.com/fatih/color v1.9.0 [2023-01-03T19:02:00.200Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-03T19:02:00.200Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-03T19:02:00.467Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2023-01-03T19:02:00.467Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-01-03T19:02:00.467Z] go: downloading github.com/pkg/errors v0.9.1 [2023-01-03T19:02:00.467Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-01-03T19:02:00.467Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-01-03T19:02:00.467Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-01-03T19:02:00.733Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-01-03T19:02:00.733Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-01-03T19:02:00.999Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-01-03T19:02:00.999Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-01-03T19:02:00.999Z] go: downloading github.com/miekg/dns v1.1.41 [2023-01-03T19:02:01.266Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-01-03T19:02:01.266Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-01-03T19:02:01.266Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-01-03T19:02:01.266Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-01-03T19:02:01.266Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-01-03T19:02:01.531Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-01-03T19:02:02.493Z] 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-01-03T19:03:54.149Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/197/app-service-template' [2023-01-03T19:03:54.149Z] make -C ./app-service-template test [2023-01-03T19:03:54.149Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/197/app-service-template' [2023-01-03T19:03:54.149Z] go test -race -coverprofile=coverage.out ./... [2023-01-03T19:06:30.985Z] ok app-new-service 0.252s coverage: 48.1% of statements [2023-01-03T19:06:30.985Z] ? app-new-service/config [no test files] [2023-01-03T19:06:30.985Z] ok app-new-service/functions 0.259s coverage: 85.3% of statements [2023-01-03T19:06:30.985Z] go vet ./... [2023-01-03T19:07:52.610Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-03T19:07:52.610Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-03T19:07:52.610Z] ./bin/test-attribution-txt.sh [2023-01-03T19:07:52.610Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/197/app-service-template' [2023-01-03T19:07:52.610Z] go test -race -coverprofile=coverage.out ./... [2023-01-03T19:07:52.610Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-01-03T19:07:52.610Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-01-03T19:08:07.626Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.713s coverage: 61.6% of statements [2023-01-03T19:08:07.626Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.347s coverage: 93.9% of statements [2023-01-03T19:08:07.626Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-01-03T19:08:07.626Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.473s coverage: 76.5% of statements [2023-01-03T19:08:07.626Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-01-03T19:08:07.626Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.359s coverage: 88.7% of statements [2023-01-03T19:08:07.626Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.146s coverage: 100.0% of statements [2023-01-03T19:08:07.626Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.787s coverage: 77.3% of statements [2023-01-03T19:08:07.626Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-01-03T19:08:07.626Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-01-03T19:08:07.626Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.215s coverage: 97.3% of statements [2023-01-03T19:08:07.626Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/telemetry [no test files] [2023-01-03T19:08:07.626Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-01-03T19:08:07.626Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.354s coverage: 82.8% of statements [2023-01-03T19:08:07.626Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-01-03T19:08:07.892Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.457s coverage: 68.9% of statements [2023-01-03T19:08:07.892Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus/mocks [no test files] [2023-01-03T19:08:07.892Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-01-03T19:08:10.473Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.316s coverage: 28.7% of statements [2023-01-03T19:08:10.474Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-01-03T19:08:10.474Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.348s coverage: 14.0% of statements [2023-01-03T19:08:12.408Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.193s coverage: 27.3% of statements [2023-01-03T19:08:12.409Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-01-03T19:08:12.409Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-01-03T19:08:12.999Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.260s coverage: 52.8% of statements [2023-01-03T19:08:45.224Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.550s coverage: 75.5% of statements [2023-01-03T19:08:45.224Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.220s coverage: 94.4% of statements [2023-01-03T19:08:45.224Z] go vet ./... [2023-01-03T19:08:48.559Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-03T19:08:48.827Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-03T19:08:49.093Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-01-03T19:08:49.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-03T19:08:49.126Z] $ docker stop --time=1 8c811cef870f0245d26ada8cdf8f3e32060f0a449e72a2a497383cf2dcb39c2a [2023-01-03T19:08:50.924Z] $ docker rm -f --volumes 8c811cef870f0245d26ada8cdf8f3e32060f0a449e72a2a497383cf2dcb39c2a [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-03T19:08:54.677Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-03T19:08:54.698Z] Warning: overwriting stash ‘coverage-report’ [2023-01-03T19:08:55.279Z] 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-01-03T19:08:55.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-03T19:08:55.732Z] [2023-01-03T19:08:55.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T19:08:56.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-03T19:08:56.352Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-03T19:08:56.352Z] 8998bd30e6a1: Pulling fs layer [2023-01-03T19:08:56.352Z] 04944245beec: Pulling fs layer [2023-01-03T19:08:56.352Z] 699f458cf7ca: Pulling fs layer [2023-01-03T19:08:56.352Z] 765212b225bb: Pulling fs layer [2023-01-03T19:08:56.352Z] f23df028b6ca: Pulling fs layer [2023-01-03T19:08:56.352Z] d65c8cfc05b1: Pulling fs layer [2023-01-03T19:08:56.352Z] 2437ff75d9bd: Pulling fs layer [2023-01-03T19:08:56.352Z] 765212b225bb: Waiting [2023-01-03T19:08:56.352Z] f23df028b6ca: Waiting [2023-01-03T19:08:56.352Z] d65c8cfc05b1: Waiting [2023-01-03T19:08:56.352Z] 2437ff75d9bd: Waiting [2023-01-03T19:08:56.352Z] 04944245beec: Verifying Checksum [2023-01-03T19:08:56.352Z] 04944245beec: Download complete [2023-01-03T19:08:56.352Z] 765212b225bb: Verifying Checksum [2023-01-03T19:08:56.352Z] 765212b225bb: Download complete [2023-01-03T19:08:56.621Z] f23df028b6ca: Verifying Checksum [2023-01-03T19:08:56.621Z] f23df028b6ca: Download complete [2023-01-03T19:08:56.621Z] d65c8cfc05b1: Verifying Checksum [2023-01-03T19:08:56.621Z] d65c8cfc05b1: Download complete [2023-01-03T19:08:56.621Z] 699f458cf7ca: Verifying Checksum [2023-01-03T19:08:56.621Z] 699f458cf7ca: Download complete [2023-01-03T19:08:57.206Z] 8998bd30e6a1: Verifying Checksum [2023-01-03T19:08:57.206Z] 8998bd30e6a1: Download complete [2023-01-03T19:08:59.155Z] 2437ff75d9bd: Verifying Checksum [2023-01-03T19:09:01.102Z] 8998bd30e6a1: Pull complete [2023-01-03T19:09:01.373Z] 04944245beec: Pull complete [2023-01-03T19:09:02.781Z] 699f458cf7ca: Pull complete [2023-01-03T19:09:02.781Z] 765212b225bb: Pull complete [2023-01-03T19:09:03.744Z] f23df028b6ca: Pull complete [2023-01-03T19:09:03.744Z] d65c8cfc05b1: Pull complete [2023-01-03T19:09:16.055Z] 2437ff75d9bd: Pull complete [2023-01-03T19:09:16.055Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-03T19:09:16.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-03T19:09:16.055Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T19:09:16.246Z] prd-ubuntu20.04-docker-arm64-4c-16g-945 does not seem to be running inside a container [2023-01-03T19:09:16.313Z] $ 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/197 -v /w/workspace/app-functions-sdk-go/197:/w/workspace/app-functions-sdk-go/197:rw,z -v /w/workspace/app-functions-sdk-go/197@tmp:/w/workspace/app-functions-sdk-go/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-03T19:09:18.745Z] $ docker top c9328f9b199e4626d9fca0d76084b7e0c42e07d274ae9b26e6bfa56f5ad5cd32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-03T19:09:19.278Z] ---> job-cost.sh [2023-01-03T19:09:19.545Z] lf-activate-venv: SKIPPING [2023-01-03T19:09:19.545Z] INFO: No Stack... [2023-01-03T19:09:20.126Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-03T19:09:20.713Z] INFO: Archiving Costs [Pipeline] sh [2023-01-03T19:09:21.354Z] + cat /w/workspace/app-functions-sdk-go/197/archives/cost.csv [2023-01-03T19:09:21.354Z] + cut -d, -f6 [Pipeline] lock [2023-01-03T19:09:21.416Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-197-stack-cost] [2023-01-03T19:09:21.428Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-197-stack-cost] did not exist. Created. [2023-01-03T19:09:21.428Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-197-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-03T19:09:21.774Z] /w/workspace/app-functions-sdk-go/197@tmp/durable-133b9c03/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-03T19:09:22.456Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-03T19:09:22.477Z] Warning: overwriting stash ‘stack-cost’ [2023-01-03T19:09:22.566Z] Stashed 1 file(s) [Pipeline] } [2023-01-03T19:09:22.575Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-197-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-03T19:09:22.595Z] $ docker stop --time=1 c9328f9b199e4626d9fca0d76084b7e0c42e07d274ae9b26e6bfa56f5ad5cd32 [2023-01-03T19:09:25.159Z] $ docker rm -f --volumes c9328f9b199e4626d9fca0d76084b7e0c42e07d274ae9b26e6bfa56f5ad5cd32 [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-01-03T19:09:25.593Z] provisioning config files... [2023-01-03T19:09:25.614Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12586121222264135996tmp [Pipeline] { [Pipeline] sh [2023-01-03T19:09:25.921Z] + set +x [2023-01-03T19:09:25.921Z] + curl -s https://codecov.io/bash [2023-01-03T19:09:25.921Z] + bash -s -- [2023-01-03T19:09:25.921Z] [2023-01-03T19:09:25.921Z] _____ _ [2023-01-03T19:09:25.921Z] / ____| | | [2023-01-03T19:09:25.921Z] | | ___ __| | ___ ___ _____ __ [2023-01-03T19:09:25.921Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-03T19:09:25.921Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-03T19:09:25.921Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-03T19:09:25.921Z] Bash-1.0.6 [2023-01-03T19:09:25.921Z] [2023-01-03T19:09:25.921Z] [2023-01-03T19:09:25.921Z] ==> git version 2.25.1 found [2023-01-03T19:09:25.921Z] ==> 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-01-03T19:09:25.921Z] Release-Date: 2020-01-08 [2023-01-03T19:09:25.921Z] 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-01-03T19:09:25.921Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-03T19:09:25.921Z] ==> Jenkins CI detected. [2023-01-03T19:09:25.921Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2023-01-03T19:09:25.921Z] project root: . [2023-01-03T19:09:25.921Z] --> token set from env [2023-01-03T19:09:25.921Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-03T19:09:25.921Z] ==> Running gcov in . (disable via -X gcov) [2023-01-03T19:09:25.921Z] ==> Python coveragepy not found [2023-01-03T19:09:25.921Z] ==> Searching for coverage reports in: [2023-01-03T19:09:25.921Z] + . [2023-01-03T19:09:25.921Z] -> Found 2 reports [2023-01-03T19:09:25.921Z] ==> Detecting git/mercurial file structure [2023-01-03T19:09:25.921Z] ==> Reading reports [2023-01-03T19:09:25.921Z] + ./app-service-template/coverage.out bytes=3432 [2023-01-03T19:09:26.179Z] + ./coverage.out bytes=125438 [2023-01-03T19:09:26.179Z] ==> Appending adjustments [2023-01-03T19:09:26.179Z] https://docs.codecov.io/docs/fixing-reports [2023-01-03T19:09:26.437Z] + Found adjustments [2023-01-03T19:09:26.437Z] ==> Gzipping contents [2023-01-03T19:09:26.437Z] 24K /tmp/codecov.yUIJAb.gz [2023-01-03T19:09:26.438Z] ==> Uploading reports [2023-01-03T19:09:26.438Z] url: https://codecov.io [2023-01-03T19:09:26.438Z] query: branch=main&commit=a81394e275a4ac7edfd7cbf85f5f14a55e8d6474&build=197&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F197%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-03T19:09:26.438Z] -> Pinging Codecov [2023-01-03T19:09:26.438Z] 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=a81394e275a4ac7edfd7cbf85f5f14a55e8d6474&build=197&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F197%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-03T19:09:26.697Z] -> Uploading to [2023-01-03T19:09:26.697Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-03/3D8B5DFFC46A037C893635FACE044666/a81394e275a4ac7edfd7cbf85f5f14a55e8d6474/ecfbdb6a-0d0e-4a73-8443-4af17dabd8d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230103T190926Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9393e77efa59eb7846f51f244bd642090003523e5053a4bd157b1503e6f6615d [2023-01-03T19:09:26.697Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-03T19:09:26.697Z] Dload Upload Total Spent Left Speed [2023-01-03T19:09:26.956Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22035 0 0 100 22035 0 100k --:--:-- --:--:-- --:--:-- 100k [2023-01-03T19:09:26.956Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/a81394e275a4ac7edfd7cbf85f5f14a55e8d6474 [Pipeline] } [2023-01-03T19:09:26.964Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-03T19:09:27.081Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-03T19:09:27.092Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T19:09:27.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-03T19:09:27.397Z] [2023-01-03T19:09:27.397Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T19:09:27.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-03T19:09:27.695Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-03T19:09:27.695Z] df9b9388f04a: Pulling fs layer [2023-01-03T19:09:27.695Z] 52dc419b0ee2: Pulling fs layer [2023-01-03T19:09:27.695Z] 25bc292e5bac: Pulling fs layer [2023-01-03T19:09:27.695Z] 114826534d7a: Pulling fs layer [2023-01-03T19:09:27.695Z] 4657fd5d0bcf: Pulling fs layer [2023-01-03T19:09:27.695Z] 6ad1cebc031e: Pulling fs layer [2023-01-03T19:09:27.695Z] 114826534d7a: Waiting [2023-01-03T19:09:27.695Z] 4657fd5d0bcf: Waiting [2023-01-03T19:09:27.695Z] 8a3aa393b2d8: Pulling fs layer [2023-01-03T19:09:27.695Z] 6ad1cebc031e: Waiting [2023-01-03T19:09:27.695Z] 8a3aa393b2d8: Waiting [2023-01-03T19:09:27.695Z] 25bc292e5bac: Verifying Checksum [2023-01-03T19:09:27.695Z] 25bc292e5bac: Download complete [2023-01-03T19:09:27.695Z] 52dc419b0ee2: Verifying Checksum [2023-01-03T19:09:27.695Z] 52dc419b0ee2: Download complete [2023-01-03T19:09:27.695Z] 4657fd5d0bcf: Verifying Checksum [2023-01-03T19:09:27.695Z] 4657fd5d0bcf: Download complete [2023-01-03T19:09:27.695Z] df9b9388f04a: Verifying Checksum [2023-01-03T19:09:27.695Z] df9b9388f04a: Download complete [2023-01-03T19:09:27.966Z] df9b9388f04a: Pull complete [2023-01-03T19:09:27.966Z] 6ad1cebc031e: Verifying Checksum [2023-01-03T19:09:27.966Z] 6ad1cebc031e: Download complete [2023-01-03T19:09:27.966Z] 52dc419b0ee2: Pull complete [2023-01-03T19:09:27.966Z] 25bc292e5bac: Pull complete [2023-01-03T19:09:28.554Z] 114826534d7a: Verifying Checksum [2023-01-03T19:09:28.554Z] 114826534d7a: Download complete [2023-01-03T19:09:28.812Z] 8a3aa393b2d8: Verifying Checksum [2023-01-03T19:09:28.812Z] 8a3aa393b2d8: Download complete [2023-01-03T19:09:32.100Z] 114826534d7a: Pull complete [2023-01-03T19:09:32.100Z] 4657fd5d0bcf: Pull complete [2023-01-03T19:09:32.360Z] 6ad1cebc031e: Pull complete [2023-01-03T19:09:35.647Z] 8a3aa393b2d8: Pull complete [2023-01-03T19:09:35.647Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-03T19:09:35.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-03T19:09:35.647Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T19:09:35.740Z] prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container [2023-01-03T19:09:35.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-01-03T19:09:38.805Z] $ docker top 19424f37f297106dd8de29ad7c62db87a3d215efe97a5a7a324355bad571eea2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-03T19:09:38.869Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2023-01-03T19:09:39.146Z] + set -o pipefail [2023-01-03T19:09:39.146Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2023-01-03T19:09:47.270Z] [2023-01-03T19:09:47.270Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... [2023-01-03T19:09:47.270Z] [2023-01-03T19:09:47.270Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/f4e938b2-6c77-425a-97ca-44b0709d49fd [2023-01-03T19:09:47.270Z] [2023-01-03T19:09:47.270Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-03T19:09:47.270Z] [2023-01-03T19:09:47.270Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-03T19:09:47.270Z] [2023-01-03T19:09:47.270Z] [2023-01-03T19:09:47.270Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-03T19:09:47.270Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-03T19:09:47.270Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-03T19:09:47.280Z] $ docker stop --time=1 19424f37f297106dd8de29ad7c62db87a3d215efe97a5a7a324355bad571eea2 [2023-01-03T19:09:49.537Z] $ docker rm -f --volumes 19424f37f297106dd8de29ad7c62db87a3d215efe97a5a7a324355bad571eea2 [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-01-03T19:09:49.935Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-03T19:09:49.949Z] provisioning config files... [2023-01-03T19:09:49.957Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config17607073603196801776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-03T19:09:50.251Z] --> edgex-publish-swagger.sh [2023-01-03T19:09:50.251Z] === Publish openapi/v2 API === [2023-01-03T19:09:50.251Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-01-03T19:09:50.251Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] [2023-01-03T19:09:50.251Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-03T19:09:50.251Z] Dload Upload Total Spent Left Speed [2023-01-03T19:09:51.189Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13746 100 38 100 13708 42 15384 --:--:-- --:--:-- --:--:-- 15410 100 13746 100 38 100 13708 42 15367 --:--:-- --:--:-- --:--:-- 15410 [2023-01-03T19:09:51.189Z] {"code":403,"message":"Access Denied"} [2023-01-03T19:09:51.189Z] [Pipeline] } [2023-01-03T19:09:51.197Z] 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-01-03T19:09:51.618Z] + git log --format=format:%s -1 a81394e275a4ac7edfd7cbf85f5f14a55e8d6474 [Pipeline] sh [2023-01-03T19:09:51.907Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-03T19:09:51.907Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T19:09:52.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-03T19:09:52.206Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T19:09:52.274Z] prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container [2023-01-03T19:09:52.304Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-03T19:09:52.688Z] $ docker top b6527faec4e936f036e791c8a6a0a95fd2206dc42ef52599b6f4608fd9a6e011 -eo pid,comm [2023-01-03T19:09:52.733Z] 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-01-03T19:09:52.733Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-03T19:09:52.776Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-03T19:09:52.776Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-03T19:09:52.896Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-03T19:09:52.899Z] $ docker exec b6527faec4e936f036e791c8a6a0a95fd2206dc42ef52599b6f4608fd9a6e011 ssh-agent [2023-01-03T19:09:53.015Z] SSH_AUTH_SOCK=/tmp/ssh-24pxpwUvUofG/agent.33 [2023-01-03T19:09:53.015Z] SSH_AGENT_PID=39 [2023-01-03T19:09:53.020Z] Running ssh-add (command line suppressed) [2023-01-03T19:09:53.110Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_908130283974542595.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_908130283974542595.key) [2023-01-03T19:09:53.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-03T19:09:53.411Z] + git semver tag [2023-01-03T19:09:53.670Z] 2023-01-03 19:09:53,575 [run_tag] DEBUG tag force:False [2023-01-03T19:09:53.670Z] 2023-01-03 19:09:53,575 [check_head_tag] DEBUG check head tag [2023-01-03T19:09:53.670Z] 2023-01-03 19:09:53,576 [execute] INFO git cat-file --batch-check [2023-01-03T19:09:53.670Z] 2023-01-03 19:09:53,576 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-01-03T19:09:53.670Z] 2023-01-03 19:09:53,580 [execute] INFO git cat-file --batch [2023-01-03T19:09:53.670Z] 2023-01-03 19:09:53,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-01-03T19:09:53.670Z] 2023-01-03 19:09:53,608 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-01-03T19:09:53.670Z] 2023-01-03 19:09:53,608 [execute] INFO git tag -a v3.0.0-dev.9 -m v3.0.0-dev.9 [2023-01-03T19:09:53.670Z] 2023-01-03 19:09:53,608 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.9', '-m', 'v3.0.0-dev.9'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-03T19:09:53.670Z] 2023-01-03 19:09:53,613 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-01-03T19:09:53.670Z] 3.0.0-dev.9 [Pipeline] } [2023-01-03T19:09:53.680Z] $ docker exec --env ******** --env ******** b6527faec4e936f036e791c8a6a0a95fd2206dc42ef52599b6f4608fd9a6e011 ssh-agent -k [2023-01-03T19:09:53.784Z] unset SSH_AUTH_SOCK; [2023-01-03T19:09:53.784Z] unset SSH_AGENT_PID; [2023-01-03T19:09:53.784Z] echo Agent pid 39 killed; [2023-01-03T19:09:53.793Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-03T19:09:54.092Z] + git semver [Pipeline] } [2023-01-03T19:09:54.362Z] $ docker stop --time=1 b6527faec4e936f036e791c8a6a0a95fd2206dc42ef52599b6f4608fd9a6e011 [2023-01-03T19:09:55.632Z] $ docker rm -f --volumes b6527faec4e936f036e791c8a6a0a95fd2206dc42ef52599b6f4608fd9a6e011 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T19:09:55.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-03T19:09:55.990Z] [2023-01-03T19:09:55.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T19:09:56.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-03T19:09:56.288Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-03T19:09:56.288Z] ab5ef0e58194: Pulling fs layer [2023-01-03T19:09:56.288Z] 9712f1f96733: Pulling fs layer [2023-01-03T19:09:56.288Z] 63f879dbbcfc: Pulling fs layer [2023-01-03T19:09:56.288Z] 0d9ebad4ef96: Pulling fs layer [2023-01-03T19:09:56.288Z] e9a5061849ea: Pulling fs layer [2023-01-03T19:09:56.288Z] d747dcd14b5f: Pulling fs layer [2023-01-03T19:09:56.288Z] 2de7ff778b66: Pulling fs layer [2023-01-03T19:09:56.288Z] e9a5061849ea: Waiting [2023-01-03T19:09:56.288Z] d747dcd14b5f: Waiting [2023-01-03T19:09:56.288Z] 2de7ff778b66: Waiting [2023-01-03T19:09:56.288Z] 0d9ebad4ef96: Waiting [2023-01-03T19:09:56.288Z] 9712f1f96733: Download complete [2023-01-03T19:09:56.550Z] 63f879dbbcfc: Verifying Checksum [2023-01-03T19:09:56.550Z] 63f879dbbcfc: Download complete [2023-01-03T19:09:56.809Z] e9a5061849ea: Verifying Checksum [2023-01-03T19:09:56.809Z] e9a5061849ea: Download complete [2023-01-03T19:09:56.809Z] d747dcd14b5f: Verifying Checksum [2023-01-03T19:09:56.809Z] d747dcd14b5f: Download complete [2023-01-03T19:09:57.067Z] ab5ef0e58194: Verifying Checksum [2023-01-03T19:09:57.067Z] ab5ef0e58194: Download complete [2023-01-03T19:09:57.067Z] 0d9ebad4ef96: Verifying Checksum [2023-01-03T19:09:57.067Z] 0d9ebad4ef96: Download complete [2023-01-03T19:09:57.067Z] 2de7ff778b66: Verifying Checksum [2023-01-03T19:09:57.067Z] 2de7ff778b66: Download complete [2023-01-03T19:09:59.596Z] ab5ef0e58194: Pull complete [2023-01-03T19:09:59.596Z] 9712f1f96733: Pull complete [2023-01-03T19:10:00.527Z] 63f879dbbcfc: Pull complete [2023-01-03T19:10:03.808Z] 0d9ebad4ef96: Pull complete [2023-01-03T19:10:03.808Z] e9a5061849ea: Pull complete [2023-01-03T19:10:04.069Z] d747dcd14b5f: Pull complete [2023-01-03T19:10:05.004Z] 2de7ff778b66: Pull complete [2023-01-03T19:10:05.004Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-03T19:10:05.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-03T19:10:05.004Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T19:10:05.078Z] prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container [2023-01-03T19:10:05.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-01-03T19:10:07.529Z] $ docker top e78a21dd67e71f812fae9c5e376dd8f679499b2d5964003e3f4ca193789f4633 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-03T19:10:07.594Z] provisioning config files... [2023-01-03T19:10:07.603Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6401748305225715266tmp [2023-01-03T19:10:07.612Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4580836873764748091tmp [2023-01-03T19:10:07.623Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5177518346587783323tmp [Pipeline] { [Pipeline] echo [2023-01-03T19:10:07.635Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T19:10:07.915Z] ---> sigul-configuration.sh [2023-01-03T19:10:07.915Z] gpg: directory `/root/.gnupg' created [2023-01-03T19:10:07.915Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-03T19:10:07.915Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-03T19:10:07.915Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-03T19:10:07.915Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-03T19:10:07.915Z] gpg: CAST5 encrypted data [2023-01-03T19:10:07.915Z] gpg: encrypted with 1 passphrase [2023-01-03T19:10:07.915Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-03T19:10:08.197Z] + mkdir /home/jenkins [2023-01-03T19:10:08.197Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-03T19:10:08.479Z] + 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-01-03T19:10:08.487Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T19:10:08.769Z] ---> sigul-install.sh [2023-01-03T19:10:08.769Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-03T19:10:09.052Z] + git tag --list [2023-01-03T19:10:09.052Z] v0.1.0 [2023-01-03T19:10:09.052Z] v0.1.1 [2023-01-03T19:10:09.052Z] v1.0.0 [2023-01-03T19:10:09.052Z] v1.1.0 [2023-01-03T19:10:09.052Z] v1.2.0 [2023-01-03T19:10:09.052Z] v1.3.0 [2023-01-03T19:10:09.052Z] v1.3.1 [2023-01-03T19:10:09.052Z] v2.0.0 [2023-01-03T19:10:09.052Z] v2.0.1 [2023-01-03T19:10:09.052Z] v2.1.0 [2023-01-03T19:10:09.053Z] v2.1.1 [2023-01-03T19:10:09.053Z] v2.1.1-dev.3 [2023-01-03T19:10:09.053Z] v2.1.1-dev.4 [2023-01-03T19:10:09.053Z] v2.2.0 [2023-01-03T19:10:09.053Z] v2.2.1-dev.1 [2023-01-03T19:10:09.053Z] v2.2.1-dev.10 [2023-01-03T19:10:09.053Z] v2.2.1-dev.11 [2023-01-03T19:10:09.053Z] v2.2.1-dev.12 [2023-01-03T19:10:09.053Z] v2.2.1-dev.13 [2023-01-03T19:10:09.053Z] v2.2.1-dev.14 [2023-01-03T19:10:09.053Z] v2.2.1-dev.15 [2023-01-03T19:10:09.053Z] v2.2.1-dev.16 [2023-01-03T19:10:09.053Z] v2.2.1-dev.17 [2023-01-03T19:10:09.053Z] v2.2.1-dev.18 [2023-01-03T19:10:09.053Z] v2.2.1-dev.19 [2023-01-03T19:10:09.053Z] v2.2.1-dev.2 [2023-01-03T19:10:09.053Z] v2.2.1-dev.20 [2023-01-03T19:10:09.053Z] v2.2.1-dev.21 [2023-01-03T19:10:09.053Z] v2.2.1-dev.22 [2023-01-03T19:10:09.053Z] v2.2.1-dev.23 [2023-01-03T19:10:09.053Z] v2.2.1-dev.3 [2023-01-03T19:10:09.053Z] v2.2.1-dev.4 [2023-01-03T19:10:09.053Z] v2.2.1-dev.5 [2023-01-03T19:10:09.053Z] v2.2.1-dev.6 [2023-01-03T19:10:09.053Z] v2.2.1-dev.7 [2023-01-03T19:10:09.053Z] v2.2.1-dev.8 [2023-01-03T19:10:09.053Z] v2.2.1-dev.9 [2023-01-03T19:10:09.053Z] v2.3.0 [2023-01-03T19:10:09.053Z] v2.3.0-dev.24 [2023-01-03T19:10:09.053Z] v2.3.0-dev.25 [2023-01-03T19:10:09.053Z] v2.3.0-dev.26 [2023-01-03T19:10:09.053Z] v2.3.0-dev.27 [2023-01-03T19:10:09.053Z] v2.3.0-dev.28 [2023-01-03T19:10:09.053Z] v2.3.0-dev.29 [2023-01-03T19:10:09.053Z] v2.3.0-dev.30 [2023-01-03T19:10:09.053Z] v2.3.0-dev.31 [2023-01-03T19:10:09.053Z] v2.3.0-dev.32 [2023-01-03T19:10:09.053Z] v2.3.0-dev.33 [2023-01-03T19:10:09.053Z] v2.3.0-dev.34 [2023-01-03T19:10:09.053Z] v2.3.0-dev.35 [2023-01-03T19:10:09.053Z] v2.3.0-dev.36 [2023-01-03T19:10:09.053Z] v2.3.0-dev.37 [2023-01-03T19:10:09.053Z] v2.3.0-dev.38 [2023-01-03T19:10:09.053Z] v2.3.0-dev.39 [2023-01-03T19:10:09.053Z] v2.3.0-dev.40 [2023-01-03T19:10:09.053Z] v2.3.0-dev.41 [2023-01-03T19:10:09.053Z] v2.3.0-dev.42 [2023-01-03T19:10:09.053Z] v2.3.0-dev.43 [2023-01-03T19:10:09.053Z] v2.3.0-dev.44 [2023-01-03T19:10:09.053Z] v2.3.0-dev.45 [2023-01-03T19:10:09.053Z] v2.3.0-dev.46 [2023-01-03T19:10:09.053Z] v2.3.0-dev.47 [2023-01-03T19:10:09.053Z] v2.3.0-dev.48 [2023-01-03T19:10:09.053Z] v2.3.0-dev.49 [2023-01-03T19:10:09.053Z] v2.3.0-dev.50 [2023-01-03T19:10:09.053Z] v2.3.0-dev.51 [2023-01-03T19:10:09.053Z] v2.3.0-dev.52 [2023-01-03T19:10:09.053Z] v2.3.0-dev.53 [2023-01-03T19:10:09.053Z] v2.3.0-dev.54 [2023-01-03T19:10:09.053Z] v2.3.0-dev.55 [2023-01-03T19:10:09.053Z] v2.3.0-dev.56 [2023-01-03T19:10:09.053Z] v2.3.0-dev.57 [2023-01-03T19:10:09.053Z] v2.3.0-dev.58 [2023-01-03T19:10:09.053Z] v2.3.0-dev.59 [2023-01-03T19:10:09.053Z] v2.3.0-dev.60 [2023-01-03T19:10:09.053Z] v2.3.0-dev.61 [2023-01-03T19:10:09.053Z] v2.3.0-dev.62 [2023-01-03T19:10:09.053Z] v2.3.1-dev.1 [2023-01-03T19:10:09.053Z] v2.3.1-dev.2 [2023-01-03T19:10:09.053Z] v2.3.1-dev.3 [2023-01-03T19:10:09.053Z] v3.0.0-dev.1 [2023-01-03T19:10:09.053Z] v3.0.0-dev.2 [2023-01-03T19:10:09.053Z] v3.0.0-dev.3 [2023-01-03T19:10:09.053Z] v3.0.0-dev.4 [2023-01-03T19:10:09.053Z] v3.0.0-dev.5 [2023-01-03T19:10:09.053Z] v3.0.0-dev.6 [2023-01-03T19:10:09.053Z] v3.0.0-dev.7 [2023-01-03T19:10:09.053Z] v3.0.0-dev.8 [2023-01-03T19:10:09.053Z] v3.0.0-dev.9 [Pipeline] sh [2023-01-03T19:10:09.339Z] + lftools sign git-tag v3.0.0-dev.9 [2023-01-03T19:10:09.905Z] Signing Git tag with Sigul... [2023-01-03T19:10:09.905Z] Signing v3.0.0-dev.9 [Pipeline] echo [2023-01-03T19:10:10.479Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T19:10:10.759Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-03T19:10:10.767Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-03T19:10:10.784Z] $ docker stop --time=1 e78a21dd67e71f812fae9c5e376dd8f679499b2d5964003e3f4ca193789f4633 [2023-01-03T19:10:12.103Z] $ docker rm -f --volumes e78a21dd67e71f812fae9c5e376dd8f679499b2d5964003e3f4ca193789f4633 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-03T19:10:12.481Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-03T19:10:12.481Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T19:10:12.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-03T19:10:12.777Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T19:10:12.840Z] prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container [2023-01-03T19:10:12.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-03T19:10:13.187Z] $ docker top ab66b9a3ac30a5d9bb20ee20b8ea6d83db2b529b9558705a49db3b9a3903be2a -eo pid,comm [2023-01-03T19:10:13.236Z] 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-01-03T19:10:13.236Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-03T19:10:13.267Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-03T19:10:13.267Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-03T19:10:13.384Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-03T19:10:13.387Z] $ docker exec ab66b9a3ac30a5d9bb20ee20b8ea6d83db2b529b9558705a49db3b9a3903be2a ssh-agent [2023-01-03T19:10:13.500Z] SSH_AUTH_SOCK=/tmp/ssh-2UQ23ol9VUVy/agent.32 [2023-01-03T19:10:13.500Z] SSH_AGENT_PID=38 [2023-01-03T19:10:13.505Z] Running ssh-add (command line suppressed) [2023-01-03T19:10:13.612Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6443209504652142605.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6443209504652142605.key) [2023-01-03T19:10:13.625Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-03T19:10:13.912Z] + git semver bump pre [2023-01-03T19:10:14.171Z] 2023-01-03 19:10:14,092 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-01-03T19:10:14.171Z] 2023-01-03 19:10:14,093 [bump_version] DEBUG bumping version:3.0.0-dev.9 on axis:pre with prefix:dev [2023-01-03T19:10:14.171Z] 2023-01-03 19:10:14,093 [bump_version] DEBUG bumped version:3.0.0-dev.10 [2023-01-03T19:10:14.171Z] 2023-01-03 19:10:14,093 [write_version] DEBUG write version:3.0.0-dev.10 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2023-01-03T19:10:14.171Z] 2023-01-03 19:10:14,093 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-01-03T19:10:14.171Z] 2023-01-03 19:10:14,093 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-01-03T19:10:14.171Z] 2023-01-03 19:10:14,095 [execute] INFO git cat-file --batch-check [2023-01-03T19:10:14.171Z] 2023-01-03 19:10:14,095 [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-01-03T19:10:14.171Z] 2023-01-03 19:10:14,101 [execute] INFO git cat-file --batch [2023-01-03T19:10:14.171Z] 2023-01-03 19:10:14,101 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-03T19:10:14.171Z] 2023-01-03 19:10:14,106 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-01-03T19:10:14.171Z] 3.0.0-dev.10 [Pipeline] } [2023-01-03T19:10:14.181Z] $ docker exec --env ******** --env ******** ab66b9a3ac30a5d9bb20ee20b8ea6d83db2b529b9558705a49db3b9a3903be2a ssh-agent -k [2023-01-03T19:10:14.284Z] unset SSH_AUTH_SOCK; [2023-01-03T19:10:14.284Z] unset SSH_AGENT_PID; [2023-01-03T19:10:14.284Z] echo Agent pid 38 killed; [2023-01-03T19:10:14.298Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-03T19:10:14.594Z] + git semver [Pipeline] } [2023-01-03T19:10:14.868Z] $ docker stop --time=1 ab66b9a3ac30a5d9bb20ee20b8ea6d83db2b529b9558705a49db3b9a3903be2a [2023-01-03T19:10:16.170Z] $ docker rm -f --volumes ab66b9a3ac30a5d9bb20ee20b8ea6d83db2b529b9558705a49db3b9a3903be2a [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-03T19:10:16.502Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-03T19:10:16.503Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T19:10:16.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-03T19:10:16.799Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T19:10:16.871Z] prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container [2023-01-03T19:10:16.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-03T19:10:17.229Z] $ docker top 51649dbc4d34f8425cd601f4ffcf3f228e703aa6dc27b03bb1fc7dc86083bbfd -eo pid,comm [2023-01-03T19:10:17.281Z] 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-01-03T19:10:17.281Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-03T19:10:17.312Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-03T19:10:17.312Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-03T19:10:17.423Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-03T19:10:17.425Z] $ docker exec 51649dbc4d34f8425cd601f4ffcf3f228e703aa6dc27b03bb1fc7dc86083bbfd ssh-agent [2023-01-03T19:10:17.540Z] SSH_AUTH_SOCK=/tmp/ssh-EahldPALxVEE/agent.32 [2023-01-03T19:10:17.540Z] SSH_AGENT_PID=38 [2023-01-03T19:10:17.545Z] Running ssh-add (command line suppressed) [2023-01-03T19:10:17.653Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14501759486904123817.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14501759486904123817.key) [2023-01-03T19:10:17.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-03T19:10:17.954Z] + git semver push [2023-01-03T19:10:18.214Z] 2023-01-03 19:10:18,130 [run_push] DEBUG push [2023-01-03T19:10:18.214Z] 2023-01-03 19:10:18,130 [execute] INFO git cat-file --batch-check [2023-01-03T19:10:18.214Z] 2023-01-03 19:10:18,131 [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-01-03T19:10:18.214Z] 2023-01-03 19:10:18,134 [execute] INFO git rev-list a0b381bfd49921d04ea7129e192aac6fcc030d80 -- [2023-01-03T19:10:18.214Z] 2023-01-03 19:10:18,134 [execute] DEBUG Popen(['git', 'rev-list', 'a0b381bfd49921d04ea7129e192aac6fcc030d80', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-03T19:10:18.214Z] 2023-01-03 19:10:18,146 [execute] INFO git fetch -v origin [2023-01-03T19:10:18.214Z] 2023-01-03 19:10:18,146 [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-01-03T19:10:18.784Z] 2023-01-03 19:10:18,673 [run_push] DEBUG no remote changes detected [2023-01-03T19:10:18.784Z] 2023-01-03 19:10:18,674 [execute] INFO git push origin semver [2023-01-03T19:10:18.784Z] 2023-01-03 19:10:18,674 [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-01-03T19:10:20.160Z] 2023-01-03 19:10:19,737 [run_push] DEBUG push all version tags [2023-01-03T19:10:20.160Z] 2023-01-03 19:10:19,738 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-03T19:10:20.160Z] 2023-01-03 19:10:19,739 [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-01-03T19:10:21.095Z] 2023-01-03 19:10:20,977 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-01-03T19:10:21.095Z] 3.0.0-dev.10 [Pipeline] } [2023-01-03T19:10:21.104Z] $ docker exec --env ******** --env ******** 51649dbc4d34f8425cd601f4ffcf3f228e703aa6dc27b03bb1fc7dc86083bbfd ssh-agent -k [2023-01-03T19:10:21.197Z] unset SSH_AUTH_SOCK; [2023-01-03T19:10:21.197Z] unset SSH_AGENT_PID; [2023-01-03T19:10:21.197Z] echo Agent pid 38 killed; [2023-01-03T19:10:21.209Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-03T19:10:21.504Z] + git semver [Pipeline] } [2023-01-03T19:10:21.777Z] $ docker stop --time=1 51649dbc4d34f8425cd601f4ffcf3f228e703aa6dc27b03bb1fc7dc86083bbfd [2023-01-03T19:10:23.055Z] $ docker rm -f --volumes 51649dbc4d34f8425cd601f4ffcf3f228e703aa6dc27b03bb1fc7dc86083bbfd [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-01-03T19:10:23.629Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2023-01-03T19:10:23.629Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-01-03T19:10:23.629Z] total 16 [2023-01-03T19:10:23.629Z] drwxr-xr-x 3 root root 4096 Jan 3 19:00 . [2023-01-03T19:10:23.629Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 3 19:10 .. [2023-01-03T19:10:23.629Z] drwxr-xr-x 2 root root 4096 Jan 3 19:00 cost [2023-01-03T19:10:23.629Z] -rw-r--r-- 1 root root 92 Jan 3 19:00 cost.csv [2023-01-03T19:10:23.629Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-01-03T19:10:23.629Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-01-03T19:10:23.629Z] total 16 [2023-01-03T19:10:23.629Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 3 19:00 . [2023-01-03T19:10:23.629Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 3 19:10 .. [2023-01-03T19:10:23.629Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 3 19:00 cost [2023-01-03T19:10:23.629Z] -rw-r--r-- 1 jenkins jenkins 92 Jan 3 19:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-03T19:10:23.916Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T19:10:24.775Z] ---> package-listing.sh [2023-01-03T19:10:24.775Z] ++ facter osfamily [2023-01-03T19:10:24.775Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-03T19:10:25.034Z] + OS_FAMILY=debian [2023-01-03T19:10:25.034Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2023-01-03T19:10:25.034Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-03T19:10:25.034Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-03T19:10:25.034Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-03T19:10:25.034Z] + PACKAGES=/tmp/packages_start.txt [2023-01-03T19:10:25.034Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-01-03T19:10:25.034Z] + PACKAGES=/tmp/packages_end.txt [2023-01-03T19:10:25.034Z] + case "${OS_FAMILY}" in [2023-01-03T19:10:25.034Z] + dpkg -l [2023-01-03T19:10:25.034Z] + grep '^ii' [2023-01-03T19:10:25.034Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-03T19:10:25.034Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-03T19:10:25.034Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-03T19:10:25.034Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-01-03T19:10:25.034Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2023-01-03T19:10:25.034Z] + 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-01-03T19:10:25.044Z] 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-01-03T19:10:25.318Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T19:10:25.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-03T19:10:25.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T19:10:25.936Z] prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container [2023-01-03T19:10:25.965Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-03T19:10:26.178Z] $ docker top 80e07eb7bd475d1663194ee967ca5f09ef931495c10ff28dba3f3315051f5117 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-03T19:10:26.520Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-03T19:10:26.803Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-03T19:10:27.085Z] + ls /var/log/sa-host [2023-01-03T19:10:27.085Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-03T19:10:27.225Z] provisioning config files... [2023-01-03T19:10:27.234Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3135931588047734054tmp [Pipeline] { [Pipeline] echo [2023-01-03T19:10:27.249Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T19:10:27.527Z] ---> create-netrc.sh [Pipeline] } [2023-01-03T19:10:27.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-03T19:10:27.851Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-03T19:10:27.859Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T19:10:28.141Z] ---> sudo-logs.sh [2023-01-03T19:10:28.141Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-03T19:10:28.176Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T19:10:28.458Z] ---> job-cost.sh [2023-01-03T19:10:28.458Z] lf-activate-venv: SKIPPING [2023-01-03T19:10:28.458Z] DEBUG: total: 0.2199999988079071 [2023-01-03T19:10:28.458Z] INFO: Retrieving Stack Cost... [2023-01-03T19:10:29.026Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-03T19:10:29.284Z] INFO: Archiving Costs [Pipeline] echo [2023-01-03T19:10:29.295Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T19:10:29.573Z] ---> logs-deploy.sh [2023-01-03T19:10:29.573Z] lf-activate-venv: SKIPPING [2023-01-03T19:10:29.573Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/197 [2023-01-03T19:10:29.573Z] INFO: archiving workspace using pattern(s): [2023-01-03T19:10:30.506Z] Archives upload complete. [2023-01-03T19:10:30.765Z] INFO: archiving logs to Nexus