Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b7f1298154b71bd9940ac0fa591b291ca750c908 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-ssh2310834078266442221.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh5408715039188303577.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh16621833643083014377.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh12673189408385139367.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-ssh14332771192449317923.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-26290 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 b7f1298154b71bd9940ac0fa591b291ca750c908 (main) > 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 b7f1298154b71bd9940ac0fa591b291ca750c908 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 (#1167)" > git rev-list --no-walk 8fd7815d9f911e03113be144d0a6a307b8dc4a32 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-06T21:43:40.268Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-06T21:43:40.341Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-06T21:43:40.363Z] ========================================================= [2022-09-06T21:43:40.363Z] EdgeX Global Pipelines Version Info [2022-09-06T21:43:40.363Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:43:41.118Z] ------------------- [2022-09-06T21:43:41.118Z] stable info: [2022-09-06T21:43:41.118Z] ------------------- [2022-09-06T21:43:41.118Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-06T21:43:41.118Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-06T21:43:41.118Z] Message: update stable to v1.0.239 [2022-09-06T21:43:41.690Z] ------------------- [2022-09-06T21:43:41.690Z] experimental info: [2022-09-06T21:43:41.690Z] ------------------- [2022-09-06T21:43:41.690Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-06T21:43:41.690Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-06T21:43:41.690Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-06T21:43:41.932Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2022-09-06T21:43:41.943Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2022-09-06T21:43:41.958Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-06T21:43:41.975Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-06T21:43:41.987Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-06T21:43:42.002Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-06T21:43:42.019Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-06T21:43:42.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-06T21:43:42.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-06T21:43:42.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-06T21:43:42.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-06T21:43:42.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2022-09-06T21:43:42.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-06T21:43:42.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-06T21:43:42.132Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-09-06T21:43:42.148Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-09-06T21:43:42.162Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-06T21:43:42.177Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-06T21:43:42.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-06T21:43:42.209Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-06T21:43:42.223Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-06T21:43:42.236Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-06T21:43:42.249Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-06T21:43:42.262Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-06T21:43:42.278Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-09-06T21:43:42.290Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-06T21:43:42.310Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-06T21:43:42.326Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-06T21:43:42.342Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-06T21:43:42.356Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-06T21:43:42.369Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b7f1298154b71bd9940ac0fa591b291ca750c908 [Pipeline] echo [2022-09-06T21:43:42.382Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b7f1298 [Pipeline] echo [2022-09-06T21:43:42.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-06T21:43:42.779Z] + git rev-list -1 --merges b7f1298154b71bd9940ac0fa591b291ca750c908~1..b7f1298154b71bd9940ac0fa591b291ca750c908 [Pipeline] echo [2022-09-06T21:43:42.817Z] -----------> git rev-list -1 --merges b7f1298154b71bd9940ac0fa591b291ca750c908~1..b7f1298154b71bd9940ac0fa591b291ca750c908 b7f1298154b71bd9940ac0fa591b291ca750c908 [false] [Pipeline] sh [2022-09-06T21:43:43.112Z] + git log --format=format:%s -1 b7f1298154b71bd9940ac0fa591b291ca750c908 [Pipeline] echo [2022-09-06T21:43:43.127Z] ========================================================= [2022-09-06T21:43:43.127Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-06T21:43:43.127Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T21:43:43.467Z] + git log --format=format:%s -1 b7f1298154b71bd9940ac0fa591b291ca750c908 [Pipeline] echo [2022-09-06T21:43:43.480Z] [semverPrep] GIT_COMMIT: b7f1298154b71bd9940ac0fa591b291ca750c908, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 (#1167) [Pipeline] echo [2022-09-06T21:43:43.491Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-06T21:43:43.887Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T21:43:43.887Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-06T21:43:43.887Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-06T21:43:43.887Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-06T21:43:43.887Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-06T21:43:43.887Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-06T21:43:43.887Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:43:44.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:43:44.585Z] [2022-09-06T21:43:44.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:43:44.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:43:45.150Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-06T21:43:45.150Z] b85a868b505f: Pulling fs layer [2022-09-06T21:43:45.150Z] e2be974225ed: Pulling fs layer [2022-09-06T21:43:45.150Z] 339a4e72a1f5: Pulling fs layer [2022-09-06T21:43:45.150Z] 988bab9f4d93: Pulling fs layer [2022-09-06T21:43:45.150Z] 1469e6f7b9e6: Pulling fs layer [2022-09-06T21:43:45.150Z] eaf3925da568: Pulling fs layer [2022-09-06T21:43:45.150Z] bab4dde63d76: Pulling fs layer [2022-09-06T21:43:45.150Z] bde34c3a00c8: Pulling fs layer [2022-09-06T21:43:45.150Z] b352a97aabf1: Pulling fs layer [2022-09-06T21:43:45.150Z] 4872d77fe225: Pulling fs layer [2022-09-06T21:43:45.150Z] 5851b861e8e6: Pulling fs layer [2022-09-06T21:43:45.150Z] 988bab9f4d93: Waiting [2022-09-06T21:43:45.150Z] 1469e6f7b9e6: Waiting [2022-09-06T21:43:45.150Z] 4872d77fe225: Waiting [2022-09-06T21:43:45.150Z] eaf3925da568: Waiting [2022-09-06T21:43:45.150Z] bab4dde63d76: Waiting [2022-09-06T21:43:45.150Z] bde34c3a00c8: Waiting [2022-09-06T21:43:45.150Z] 5851b861e8e6: Waiting [2022-09-06T21:43:45.150Z] e2be974225ed: Verifying Checksum [2022-09-06T21:43:45.150Z] e2be974225ed: Download complete [2022-09-06T21:43:45.150Z] 988bab9f4d93: Download complete [2022-09-06T21:43:45.150Z] 1469e6f7b9e6: Verifying Checksum [2022-09-06T21:43:45.150Z] 1469e6f7b9e6: Download complete [2022-09-06T21:43:45.413Z] 339a4e72a1f5: Verifying Checksum [2022-09-06T21:43:45.413Z] 339a4e72a1f5: Download complete [2022-09-06T21:43:45.413Z] eaf3925da568: Verifying Checksum [2022-09-06T21:43:45.413Z] eaf3925da568: Download complete [2022-09-06T21:43:45.413Z] bde34c3a00c8: Verifying Checksum [2022-09-06T21:43:45.413Z] bde34c3a00c8: Download complete [2022-09-06T21:43:45.413Z] b352a97aabf1: Verifying Checksum [2022-09-06T21:43:45.413Z] b352a97aabf1: Download complete [2022-09-06T21:43:45.413Z] 4872d77fe225: Verifying Checksum [2022-09-06T21:43:45.413Z] 4872d77fe225: Download complete [2022-09-06T21:43:45.413Z] 5851b861e8e6: Download complete [2022-09-06T21:43:45.413Z] b85a868b505f: Verifying Checksum [2022-09-06T21:43:45.413Z] b85a868b505f: Download complete [2022-09-06T21:43:45.676Z] bab4dde63d76: Verifying Checksum [2022-09-06T21:43:45.676Z] bab4dde63d76: Download complete [2022-09-06T21:43:46.618Z] b85a868b505f: Pull complete [2022-09-06T21:43:46.879Z] e2be974225ed: Pull complete [2022-09-06T21:43:47.449Z] 339a4e72a1f5: Pull complete [2022-09-06T21:43:47.449Z] 988bab9f4d93: Pull complete [2022-09-06T21:43:47.710Z] 1469e6f7b9e6: Pull complete [2022-09-06T21:43:47.710Z] eaf3925da568: Pull complete [2022-09-06T21:43:49.623Z] bab4dde63d76: Pull complete [2022-09-06T21:43:49.623Z] bde34c3a00c8: Pull complete [2022-09-06T21:43:49.883Z] b352a97aabf1: Pull complete [2022-09-06T21:43:49.883Z] 4872d77fe225: Pull complete [2022-09-06T21:43:49.883Z] 5851b861e8e6: Pull complete [2022-09-06T21:43:49.883Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-06T21:43:49.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:43:49.883Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:43:49.977Z] prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container [2022-09-06T21:43:50.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T21:43:51.473Z] $ docker top 273f96caad9940290ef7ecf142ee1c6931e83496adb5a40819c52f4c57f0e852 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T21:43:51.574Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T21:43:51.574Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T21:43:51.716Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T21:43:51.720Z] $ docker exec 273f96caad9940290ef7ecf142ee1c6931e83496adb5a40819c52f4c57f0e852 ssh-agent [2022-09-06T21:43:51.834Z] SSH_AUTH_SOCK=/tmp/ssh-UWzQTaJ9RZXW/agent.32 [2022-09-06T21:43:51.834Z] SSH_AGENT_PID=38 [2022-09-06T21:43:51.840Z] Running ssh-add (command line suppressed) [2022-09-06T21:43:51.951Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9032345470841015045.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9032345470841015045.key) [2022-09-06T21:43:51.967Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T21:43:52.251Z] + git tag --points-at HEAD [Pipeline] } [2022-09-06T21:43:52.264Z] $ docker exec --env ******** --env ******** 273f96caad9940290ef7ecf142ee1c6931e83496adb5a40819c52f4c57f0e852 ssh-agent -k [2022-09-06T21:43:52.368Z] unset SSH_AUTH_SOCK; [2022-09-06T21:43:52.368Z] unset SSH_AGENT_PID; [2022-09-06T21:43:52.368Z] echo Agent pid 38 killed; [2022-09-06T21:43:52.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-06T21:43:52.408Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T21:43:52.408Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T21:43:52.538Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T21:43:52.543Z] $ docker exec 273f96caad9940290ef7ecf142ee1c6931e83496adb5a40819c52f4c57f0e852 ssh-agent [2022-09-06T21:43:52.669Z] SSH_AUTH_SOCK=/tmp/ssh-iih5OyCuUYqT/agent.71 [2022-09-06T21:43:52.669Z] SSH_AGENT_PID=77 [2022-09-06T21:43:52.674Z] Running ssh-add (command line suppressed) [2022-09-06T21:43:52.792Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7664248022397088458.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7664248022397088458.key) [2022-09-06T21:43:52.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T21:43:53.098Z] + git semver init [2022-09-06T21:43:53.358Z] 2022-09-06 21:43:53,315 [run_init] DEBUG init version:0.0.0 force:False [2022-09-06T21:43:53.358Z] 2022-09-06 21:43:53,316 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2022-09-06T21:43:53.358Z] 2022-09-06 21:43:53,317 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver [2022-09-06T21:43:53.358Z] 2022-09-06 21:43:53,317 [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) [2022-09-06T21:43:55.270Z] 2022-09-06 21:43:54,841 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2022-09-06T21:43:55.270Z] 2022-09-06 21:43:54,841 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2022-09-06T21:43:55.270Z] 2022-09-06 21:43:54,842 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-09-06T21:43:55.270Z] 2022-09-06 21:43:54,842 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-09-06T21:43:55.270Z] 2.3.0-dev.33 [Pipeline] } [2022-09-06T21:43:55.283Z] $ docker exec --env ******** --env ******** 273f96caad9940290ef7ecf142ee1c6931e83496adb5a40819c52f4c57f0e852 ssh-agent -k [2022-09-06T21:43:55.401Z] unset SSH_AUTH_SOCK; [2022-09-06T21:43:55.402Z] unset SSH_AGENT_PID; [2022-09-06T21:43:55.402Z] echo Agent pid 77 killed; [2022-09-06T21:43:55.413Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T21:43:55.718Z] + git semver [Pipeline] } [2022-09-06T21:43:55.994Z] $ docker stop --time=1 273f96caad9940290ef7ecf142ee1c6931e83496adb5a40819c52f4c57f0e852 [2022-09-06T21:43:57.316Z] $ docker rm -f 273f96caad9940290ef7ecf142ee1c6931e83496adb5a40819c52f4c57f0e852 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T21:43:57.662Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-06T21:43:57.956Z] Stashed 1 file(s) [Pipeline] echo [2022-09-06T21:43:57.959Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.33 [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 [2022-09-06T21:43:58.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:43:58.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:43:58.105Z] ========================================================= [2022-09-06T21:43:58.105Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-06T21:43:58.105Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-09-06T21:43:58.403Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T21:43:58.403Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-06T21:43:58.403Z] 2408cc74d12b: Pulling fs layer [2022-09-06T21:43:58.403Z] ea60b727a1ce: Pulling fs layer [2022-09-06T21:43:58.403Z] 30c4a7721957: Pulling fs layer [2022-09-06T21:43:58.403Z] 370296b7ddb6: Pulling fs layer [2022-09-06T21:43:58.403Z] 7c6cee850709: Pulling fs layer [2022-09-06T21:43:58.403Z] 39a5fcdaea64: Pulling fs layer [2022-09-06T21:43:58.403Z] d94ebbe4e438: Pulling fs layer [2022-09-06T21:43:58.403Z] bcfd1f05c69d: Pulling fs layer [2022-09-06T21:43:58.403Z] 59ccb84bbe0f: Pulling fs layer [2022-09-06T21:43:58.403Z] 370296b7ddb6: Waiting [2022-09-06T21:43:58.403Z] d94ebbe4e438: Waiting [2022-09-06T21:43:58.403Z] 7c6cee850709: Waiting [2022-09-06T21:43:58.403Z] 39a5fcdaea64: Waiting [2022-09-06T21:43:58.403Z] bcfd1f05c69d: Waiting [2022-09-06T21:43:58.403Z] 59ccb84bbe0f: Waiting [2022-09-06T21:43:58.403Z] 30c4a7721957: Verifying Checksum [2022-09-06T21:43:58.403Z] 30c4a7721957: Download complete [2022-09-06T21:43:58.403Z] ea60b727a1ce: Verifying Checksum [2022-09-06T21:43:58.403Z] ea60b727a1ce: Download complete [2022-09-06T21:43:58.403Z] 7c6cee850709: Verifying Checksum [2022-09-06T21:43:58.403Z] 7c6cee850709: Download complete [2022-09-06T21:43:58.403Z] 39a5fcdaea64: Download complete [2022-09-06T21:43:58.403Z] 2408cc74d12b: Verifying Checksum [2022-09-06T21:43:58.403Z] 2408cc74d12b: Download complete [2022-09-06T21:43:58.403Z] d94ebbe4e438: Download complete [2022-09-06T21:43:58.663Z] 2408cc74d12b: Pull complete [2022-09-06T21:43:58.663Z] ea60b727a1ce: Pull complete [2022-09-06T21:43:58.924Z] 30c4a7721957: Pull complete [2022-09-06T21:43:58.924Z] 59ccb84bbe0f: Verifying Checksum [2022-09-06T21:43:58.924Z] 59ccb84bbe0f: Download complete [2022-09-06T21:43:59.185Z] bcfd1f05c69d: Verifying Checksum [2022-09-06T21:43:59.185Z] bcfd1f05c69d: Download complete [2022-09-06T21:43:59.185Z] 370296b7ddb6: Verifying Checksum [2022-09-06T21:43:59.185Z] 370296b7ddb6: Download complete [2022-09-06T21:44:03.378Z] 370296b7ddb6: Pull complete [2022-09-06T21:44:03.378Z] 7c6cee850709: Pull complete [2022-09-06T21:44:03.378Z] 39a5fcdaea64: Pull complete [2022-09-06T21:44:03.378Z] d94ebbe4e438: Pull complete [2022-09-06T21:44:05.283Z] bcfd1f05c69d: Pull complete [2022-09-06T21:44:05.853Z] 59ccb84bbe0f: Pull complete [2022-09-06T21:44:05.853Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-06T21:44:05.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T21:44:05.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-09-06T21:44:06.144Z] + 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 [2022-09-06T21:44:06.445Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-06T21:44:06.445Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:44:06.535Z] prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container [2022-09-06T21:44:06.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-06T21:44:08.530Z] $ docker top 4aa806ec6f348505b986a24e08bb2571860b1deeddc1a9db50d30cd9033591a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:44:08.885Z] + go version [2022-09-06T21:44:08.885Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-06T21:44:08.898Z] $ docker stop --time=1 4aa806ec6f348505b986a24e08bb2571860b1deeddc1a9db50d30cd9033591a0 [2022-09-06T21:44:10.155Z] $ docker rm -f 4aa806ec6f348505b986a24e08bb2571860b1deeddc1a9db50d30cd9033591a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:44:10.571Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-06T21:44:10.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:44:10.649Z] prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container [2022-09-06T21:44:10.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-06T21:44:11.016Z] $ docker top 5988cfc6a14092773c9ca5efaa14bd94dc74d21b4e2026d228c8d260878f2c3d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:44:11.361Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-06T21:44:11.697Z] + make test [2022-09-06T21:44:11.697Z] make -C ./app-service-template build [2022-09-06T21:44:11.697Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-09-06T21:44:11.697Z] go mod tidy [2022-09-06T21:44:11.697Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-09-06T21:44:11.697Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-09-06T21:44:11.698Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-09-06T21:44:11.698Z] go: downloading github.com/google/uuid v1.3.0 [2022-09-06T21:44:11.698Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 [2022-09-06T21:44:11.698Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 [2022-09-06T21:44:11.698Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-09-06T21:44:11.698Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 [2022-09-06T21:44:11.698Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-09-06T21:44:11.958Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T21:44:11.958Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T21:44:11.958Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-09-06T21:44:11.958Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-09-06T21:44:11.958Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-09-06T21:44:11.958Z] go: downloading github.com/go-kit/log v0.2.0 [2022-09-06T21:44:11.958Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T21:44:11.958Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-06T21:44:11.958Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-09-06T21:44:11.958Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-09-06T21:44:11.958Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-06T21:44:11.958Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-09-06T21:44:11.958Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-09-06T21:44:11.958Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-09-06T21:44:12.245Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 [2022-09-06T21:44:12.245Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-09-06T21:44:12.245Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-09-06T21:44:12.245Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-06T21:44:12.245Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-09-06T21:44:12.503Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-09-06T21:44:12.503Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-09-06T21:44:12.503Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-09-06T21:44:12.503Z] go: downloading golang.org/x/text v0.3.7 [2022-09-06T21:44:12.503Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-09-06T21:44:12.503Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-06T21:44:12.503Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-09-06T21:44:12.503Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-09-06T21:44:12.503Z] go: downloading github.com/x448/float16 v0.8.4 [2022-09-06T21:44:12.503Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-09-06T21:44:12.503Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-09-06T21:44:12.503Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-09-06T21:44:12.503Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-09-06T21:44:12.762Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-09-06T21:44:12.762Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-09-06T21:44:12.762Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-09-06T21:44:12.762Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-09-06T21:44:12.762Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-09-06T21:44:12.762Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 [2022-09-06T21:44:13.021Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-09-06T21:44:13.021Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-09-06T21:44:13.021Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-09-06T21:44:13.021Z] go: downloading github.com/fatih/color v1.9.0 [2022-09-06T21:44:13.021Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-09-06T21:44:13.021Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-06T21:44:13.021Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-06T21:44:13.021Z] go: downloading github.com/kr/pretty v0.3.0 [2022-09-06T21:44:13.021Z] go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T21:44:13.021Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-09-06T21:44:13.021Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-09-06T21:44:13.021Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-09-06T21:44:13.021Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-09-06T21:44:13.021Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-09-06T21:44:13.021Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-09-06T21:44:13.021Z] go: downloading google.golang.org/grpc v1.46.0 [2022-09-06T21:44:13.029Z] Still waiting to schedule task [2022-09-06T21:44:13.029Z] ‘prd-centos7-blackbox-4c-2g-24474’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-06T21:44:13.029Z] ‘prd-centos7-blackbox-4c-2g-24475’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-06T21:44:13.029Z] ‘prd-ubuntu20.04-docker-8c-8g-24692’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-06T21:44:13.030Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-25824’ is offline [2022-09-06T21:44:13.030Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-26277’ is offline [2022-09-06T21:44:13.280Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-09-06T21:44:13.280Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-09-06T21:44:13.280Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-09-06T21:44:13.280Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-09-06T21:44:13.280Z] go: downloading github.com/kr/text v0.2.0 [2022-09-06T21:44:13.280Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-09-06T21:44:13.280Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-09-06T21:44:13.280Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-09-06T21:44:13.280Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-09-06T21:44:13.280Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-09-06T21:44:13.280Z] go: downloading github.com/miekg/dns v1.1.26 [2022-09-06T21:44:13.540Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-09-06T21:44:13.540Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-09-06T21:44:13.540Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-09-06T21:44:13.540Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-09-06T21:44:13.540Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-09-06T21:44:13.540Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-09-06T21:44:13.540Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-09-06T21:44:13.540Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-09-06T21:44:13.540Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2022-09-06T21:44:13.540Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-09-06T21:44:13.540Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T21:44:13.540Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-09-06T21:44:16.081Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.14 [2022-09-06T21:44:16.081Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.15 [2022-09-06T21:44:16.081Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.4 [2022-09-06T21:44:16.081Z] go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e [2022-09-06T21:44:16.081Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.6 [2022-09-06T21:44:16.081Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-09-06T21:44:16.081Z] go: downloading github.com/nats-io/nats.go v1.16.0 [2022-09-06T21:44:16.081Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-06T21:44:16.081Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-06T21:44:16.081Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-06T21:44:16.081Z] go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d [2022-09-06T21:44:16.081Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-06T21:44:16.081Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-09-06T21:44:16.081Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-09-06T21:44:16.081Z] go: downloading github.com/nats-io/nats-server/v2 v2.7.4 [2022-09-06T21:44:16.081Z] go: downloading github.com/klauspost/compress v1.15.9 [2022-09-06T21:44:16.081Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-09-06T21:44:16.081Z] go: downloading golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 [2022-09-06T21:44:16.081Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-09-06T21:44:17.020Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service [2022-09-06T21:44:35.111Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-09-06T21:44:35.111Z] make -C ./app-service-template test [2022-09-06T21:44:35.111Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-09-06T21:44:35.111Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-09-06T21:44:57.079Z] ok new-app-service 0.071s coverage: 48.1% of statements [2022-09-06T21:44:57.079Z] ? new-app-service/config [no test files] [2022-09-06T21:44:57.079Z] ok new-app-service/functions 0.050s [2022-09-06T21:44:57.079Z] CGO_ENABLED=1 go vet ./... [2022-09-06T21:45:05.197Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-06T21:45:05.197Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-06T21:45:05.197Z] ./bin/test-attribution-txt.sh [2022-09-06T21:45:05.197Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-06T21:45:05.197Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-06T21:45:05.197Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-06T21:45:05.197Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-09-06T21:45:05.197Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-06T21:45:05.197Z] go: downloading github.com/gomodule/redigo v1.8.9 [2022-09-06T21:45:05.197Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-09-06T21:45:08.487Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.135s coverage: 60.3% of statements [2022-09-06T21:45:08.487Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.079s coverage: 93.8% of statements [2022-09-06T21:45:08.487Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-09-06T21:45:08.487Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.118s coverage: 76.5% of statements [2022-09-06T21:45:08.487Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-09-06T21:45:08.487Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.101s coverage: 88.7% of statements [2022-09-06T21:45:08.487Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.075s coverage: 100.0% of statements [2022-09-06T21:45:08.487Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.170s coverage: 78.5% of statements [2022-09-06T21:45:08.487Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-09-06T21:45:08.487Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-09-06T21:45:08.487Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.069s coverage: 97.3% of statements [2022-09-06T21:45:08.487Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-09-06T21:45:08.487Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-09-06T21:45:08.487Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.097s coverage: 82.8% of statements [2022-09-06T21:45:08.487Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-09-06T21:45:08.487Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.698s coverage: 81.5% of statements [2022-09-06T21:45:08.487Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-09-06T21:45:08.487Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-09-06T21:45:08.487Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.106s coverage: 28.7% of statements [2022-09-06T21:45:08.487Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-09-06T21:45:08.487Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.112s coverage: 14.0% of statements [2022-09-06T21:45:08.487Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.082s coverage: 27.3% of statements [2022-09-06T21:45:08.487Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-09-06T21:45:08.487Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-06T21:45:08.487Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.065s coverage: 51.4% of statements [2022-09-06T21:45:35.064Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.161s coverage: 75.5% of statements [2022-09-06T21:45:35.064Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.062s coverage: 94.4% of statements [2022-09-06T21:45:35.064Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-06T21:45:35.325Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-06T21:45:35.325Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-06T21:45:45.324Z] 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 [2022-09-06T21:45:45.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-06T21:45:45.351Z] $ docker stop --time=1 5988cfc6a14092773c9ca5efaa14bd94dc74d21b4e2026d228c8d260878f2c3d [2022-09-06T21:45:46.915Z] $ docker rm -f 5988cfc6a14092773c9ca5efaa14bd94dc74d21b4e2026d228c8d260878f2c3d [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T21:45:47.783Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-06T21:45:47.853Z] 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 [2022-09-06T21:45:48.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T21:45:48.307Z] [2022-09-06T21:45:48.307Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:45:48.611Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T21:45:48.611Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-06T21:45:48.611Z] 5eb5b503b376: Pulling fs layer [2022-09-06T21:45:48.611Z] 5c69ac0246d0: Pulling fs layer [2022-09-06T21:45:48.611Z] ec43610c2a17: Pulling fs layer [2022-09-06T21:45:48.611Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-06T21:45:48.611Z] 33b1e0a273af: Pulling fs layer [2022-09-06T21:45:48.611Z] 5d3b04190fa2: Pulling fs layer [2022-09-06T21:45:48.611Z] 2f39f015ded8: Pulling fs layer [2022-09-06T21:45:48.611Z] 3a2ae6a8a46f: Waiting [2022-09-06T21:45:48.611Z] 33b1e0a273af: Waiting [2022-09-06T21:45:48.611Z] 5d3b04190fa2: Waiting [2022-09-06T21:45:48.611Z] 5c69ac0246d0: Verifying Checksum [2022-09-06T21:45:48.611Z] 5c69ac0246d0: Download complete [2022-09-06T21:45:48.611Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-06T21:45:48.611Z] 3a2ae6a8a46f: Download complete [2022-09-06T21:45:48.611Z] 33b1e0a273af: Verifying Checksum [2022-09-06T21:45:48.611Z] 33b1e0a273af: Download complete [2022-09-06T21:45:48.611Z] ec43610c2a17: Verifying Checksum [2022-09-06T21:45:48.611Z] ec43610c2a17: Download complete [2022-09-06T21:45:48.870Z] 5d3b04190fa2: Download complete [2022-09-06T21:45:48.870Z] 5eb5b503b376: Verifying Checksum [2022-09-06T21:45:48.870Z] 5eb5b503b376: Download complete [2022-09-06T21:45:50.249Z] 5eb5b503b376: Pull complete [2022-09-06T21:45:50.509Z] 5c69ac0246d0: Pull complete [2022-09-06T21:45:50.769Z] ec43610c2a17: Pull complete [2022-09-06T21:45:51.029Z] 3a2ae6a8a46f: Pull complete [2022-09-06T21:45:51.288Z] 33b1e0a273af: Pull complete [2022-09-06T21:45:51.288Z] 5d3b04190fa2: Pull complete [2022-09-06T21:45:56.564Z] 2f39f015ded8: Pull complete [2022-09-06T21:45:56.564Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-06T21:45:56.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T21:45:56.564Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:45:56.661Z] prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container [2022-09-06T21:45:56.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-06T21:45:58.817Z] $ docker top b32cd5cd26f5afc5f1b8c63eb90dc0a2a6a22fc4486de9e34a5ea0a1ff6b2a48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:45:59.219Z] ---> job-cost.sh [2022-09-06T21:45:59.219Z] lf-activate-venv: SKIPPING [2022-09-06T21:45:59.219Z] INFO: No Stack... [2022-09-06T21:45:59.479Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-06T21:46:00.050Z] INFO: Archiving Costs [Pipeline] sh [2022-09-06T21:46:00.342Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2022-09-06T21:46:00.342Z] + cut -d, -f6 [Pipeline] lock [2022-09-06T21:46:00.357Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-154-stack-cost] [2022-09-06T21:46:00.366Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-154-stack-cost] did not exist. Created. [2022-09-06T21:46:00.366Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-06T21:46:00.672Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-06T21:46:00.702Z] Stashed 1 file(s) [Pipeline] } [2022-09-06T21:46:00.707Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-154-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-06T21:46:00.730Z] $ docker stop --time=1 b32cd5cd26f5afc5f1b8c63eb90dc0a2a6a22fc4486de9e34a5ea0a1ff6b2a48 [2022-09-06T21:46:01.899Z] $ docker rm -f b32cd5cd26f5afc5f1b8c63eb90dc0a2a6a22fc4486de9e34a5ea0a1ff6b2a48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T22:24:34.386Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-28361 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2022-09-06T22:24:34.399Z] Running in /w/workspace/app-functions-sdk-go/154 [Pipeline] { [Pipeline] checkout [2022-09-06T22:24:34.441Z] The recommended git tool is: git [2022-09-06T22:24:42.778Z] using credential edgex-jenkins-ssh [2022-09-06T22:24:42.797Z] Cloning the remote Git repository [2022-09-06T22:24:42.866Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-09-06T22:24:42.962Z] > git init /w/workspace/app-functions-sdk-go/154 # timeout=10 [2022-09-06T22:24:43.125Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-09-06T22:24:43.127Z] > git --version # timeout=10 [2022-09-06T22:24:43.172Z] > git --version # 'git version 2.25.1' [2022-09-06T22:24:43.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-06T22:24:43.244Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-06T22:24:47.063Z] Avoid second fetch [2022-09-06T22:24:47.063Z] Checking out Revision b7f1298154b71bd9940ac0fa591b291ca750c908 (main) [2022-09-06T22:24:47.021Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-09-06T22:24:47.043Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-06T22:24:47.088Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T22:24:47.109Z] > git checkout -f b7f1298154b71bd9940ac0fa591b291ca750c908 # timeout=10 [2022-09-06T22:24:51.555Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 (#1167)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T22:24:52.419Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-06T22:24:52.419Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T22:24:52.419Z] Dload Upload Total Spent Left Speed [2022-09-06T22:24:52.419Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 215k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh [2022-09-06T22:24:53.096Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-06T22:24:53.490Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2022-09-06T22:24:53.490Z] tee /etc/docker/daemon.new [2022-09-06T22:24:53.490Z] { [2022-09-06T22:24:53.490Z] "registry-mirrors": [ [2022-09-06T22:24:53.490Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-06T22:24:53.490Z] ], [2022-09-06T22:24:53.490Z] "bip": "10.250.0.254/24", [2022-09-06T22:24:53.490Z] "hosts": [ [2022-09-06T22:24:53.490Z] "tcp://0.0.0.0:5555", [2022-09-06T22:24:53.490Z] "unix:///var/run/docker.sock" [2022-09-06T22:24:53.490Z] ], [2022-09-06T22:24:53.490Z] "mtu": 1458, [2022-09-06T22:24:53.490Z] "selinux-enabled": true, [2022-09-06T22:24:53.490Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-06T22:24:53.490Z] } [Pipeline] sh [2022-09-06T22:24:53.871Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-06T22:24:54.223Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-09-06T22:25:13.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T22:25:13.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T22:25:13.307Z] ========================================================= [2022-09-06T22:25:13.307Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-06T22:25:13.307Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-09-06T22:25:13.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T22:25:14.670Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-06T22:25:14.670Z] b3c136eddcbf: Pulling fs layer [2022-09-06T22:25:14.670Z] c0a3192eca97: Pulling fs layer [2022-09-06T22:25:14.670Z] a050256f5b6f: Pulling fs layer [2022-09-06T22:25:14.670Z] 656be50a0ddc: Pulling fs layer [2022-09-06T22:25:14.670Z] 2bbca73fdf42: Pulling fs layer [2022-09-06T22:25:14.670Z] 46d945488cbd: Pulling fs layer [2022-09-06T22:25:14.670Z] 8a5474983e97: Pulling fs layer [2022-09-06T22:25:14.670Z] 329c88fbcd65: Pulling fs layer [2022-09-06T22:25:14.670Z] 329c88fbcd65: Waiting [2022-09-06T22:25:14.670Z] 46d945488cbd: Waiting [2022-09-06T22:25:14.670Z] 8a5474983e97: Waiting [2022-09-06T22:25:14.670Z] 656be50a0ddc: Waiting [2022-09-06T22:25:14.670Z] 2bbca73fdf42: Waiting [2022-09-06T22:25:14.670Z] c0a3192eca97: Verifying Checksum [2022-09-06T22:25:14.670Z] c0a3192eca97: Download complete [2022-09-06T22:25:14.670Z] a050256f5b6f: Verifying Checksum [2022-09-06T22:25:14.670Z] a050256f5b6f: Download complete [2022-09-06T22:25:14.670Z] 2bbca73fdf42: Verifying Checksum [2022-09-06T22:25:14.670Z] 2bbca73fdf42: Download complete [2022-09-06T22:25:14.670Z] 46d945488cbd: Verifying Checksum [2022-09-06T22:25:14.670Z] 46d945488cbd: Download complete [2022-09-06T22:25:14.670Z] b3c136eddcbf: Download complete [2022-09-06T22:25:15.304Z] b3c136eddcbf: Pull complete [2022-09-06T22:25:15.972Z] 329c88fbcd65: Verifying Checksum [2022-09-06T22:25:15.972Z] 329c88fbcd65: Download complete [2022-09-06T22:25:16.269Z] c0a3192eca97: Pull complete [2022-09-06T22:25:16.891Z] a050256f5b6f: Pull complete [2022-09-06T22:25:17.175Z] 8a5474983e97: Verifying Checksum [2022-09-06T22:25:17.175Z] 8a5474983e97: Download complete [2022-09-06T22:25:18.174Z] 656be50a0ddc: Download complete [2022-09-06T22:25:30.627Z] 656be50a0ddc: Pull complete [2022-09-06T22:25:30.905Z] 2bbca73fdf42: Pull complete [2022-09-06T22:25:31.182Z] 46d945488cbd: Pull complete [2022-09-06T22:25:37.926Z] 8a5474983e97: Pull complete [2022-09-06T22:25:39.372Z] 329c88fbcd65: Pull complete [2022-09-06T22:25:39.372Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-06T22:25:39.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T22:25:39.372Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-09-06T22:25:39.724Z] + 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 [2022-09-06T22:25:40.092Z] + docker inspect -f . ci-base-image-arm64 [2022-09-06T22:25:40.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:25:40.446Z] prd-ubuntu20.04-docker-arm64-4c-16g-28361 does not seem to be running inside a container [2022-09-06T22:25:40.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/154 -v /w/workspace/app-functions-sdk-go/154:/w/workspace/app-functions-sdk-go/154:rw,z -v /w/workspace/app-functions-sdk-go/154@tmp:/w/workspace/app-functions-sdk-go/154@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-06T22:25:44.644Z] $ docker top dda1fa8c0d45e6ab91dec5cde4197ea59281a79aef3099802ea376aee7d1b49a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T22:25:45.659Z] + go version [2022-09-06T22:25:45.659Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-06T22:25:45.688Z] $ docker stop --time=1 dda1fa8c0d45e6ab91dec5cde4197ea59281a79aef3099802ea376aee7d1b49a [2022-09-06T22:25:47.405Z] $ docker rm -f dda1fa8c0d45e6ab91dec5cde4197ea59281a79aef3099802ea376aee7d1b49a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:25:48.057Z] + docker inspect -f . ci-base-image-arm64 [2022-09-06T22:25:48.057Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:25:48.336Z] prd-ubuntu20.04-docker-arm64-4c-16g-28361 does not seem to be running inside a container [2022-09-06T22:25:48.439Z] $ 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/154 -v /w/workspace/app-functions-sdk-go/154:/w/workspace/app-functions-sdk-go/154:rw,z -v /w/workspace/app-functions-sdk-go/154@tmp:/w/workspace/app-functions-sdk-go/154@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-06T22:25:49.895Z] $ docker top 2d48589bf856d45bf8fbd3efe7c23911a24bd5d862d42de0a99aa2fd136f9be7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T22:25:50.868Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/154 [Pipeline] fileExists [Pipeline] sh [2022-09-06T22:25:51.557Z] + make test [2022-09-06T22:25:51.557Z] make -C ./app-service-template build [2022-09-06T22:25:51.557Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/154/app-service-template' [2022-09-06T22:25:51.557Z] go mod tidy [2022-09-06T22:25:51.557Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-09-06T22:25:51.557Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-09-06T22:25:51.836Z] go: downloading github.com/google/uuid v1.3.0 [2022-09-06T22:25:51.836Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-09-06T22:25:51.836Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 [2022-09-06T22:25:51.836Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 [2022-09-06T22:25:51.836Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-09-06T22:25:52.110Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T22:25:52.111Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T22:25:52.111Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-09-06T22:25:52.111Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 [2022-09-06T22:25:52.111Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-09-06T22:25:52.111Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-09-06T22:25:52.111Z] go: downloading github.com/go-kit/log v0.2.0 [2022-09-06T22:25:52.111Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-09-06T22:25:52.403Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 [2022-09-06T22:25:52.403Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T22:25:52.403Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-06T22:25:52.403Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-09-06T22:25:52.403Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-09-06T22:25:52.403Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-09-06T22:25:52.403Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-09-06T22:25:52.403Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-09-06T22:25:52.403Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-09-06T22:25:52.696Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-06T22:25:52.696Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-06T22:25:52.696Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-09-06T22:25:52.996Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-09-06T22:25:52.996Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-09-06T22:25:52.996Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-09-06T22:25:52.996Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-09-06T22:25:53.280Z] go: downloading golang.org/x/text v0.3.7 [2022-09-06T22:25:53.888Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-09-06T22:25:53.888Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-09-06T22:25:53.888Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-09-06T22:25:56.544Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-06T22:25:56.544Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 [2022-09-06T22:25:56.544Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-09-06T22:25:56.544Z] go: downloading github.com/x448/float16 v0.8.4 [2022-09-06T22:25:56.544Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-09-06T22:25:56.823Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-09-06T22:25:56.823Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-09-06T22:25:56.823Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-09-06T22:25:56.823Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-09-06T22:25:56.823Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-09-06T22:25:56.823Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-09-06T22:25:56.823Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-09-06T22:25:56.823Z] go: downloading github.com/kr/pretty v0.3.0 [2022-09-06T22:25:56.823Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-09-06T22:25:56.823Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-09-06T22:25:57.103Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-09-06T22:25:57.103Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-09-06T22:25:57.103Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-09-06T22:25:57.103Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-09-06T22:25:57.103Z] go: downloading google.golang.org/grpc v1.46.0 [2022-09-06T22:25:58.087Z] go: downloading github.com/fatih/color v1.9.0 [2022-09-06T22:25:58.087Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-09-06T22:25:58.087Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-06T22:25:58.087Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-06T22:25:58.087Z] go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T22:25:58.087Z] go: downloading github.com/kr/text v0.2.0 [2022-09-06T22:25:58.087Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-09-06T22:25:58.087Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-09-06T22:25:58.087Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-09-06T22:25:58.087Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-09-06T22:25:58.362Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-09-06T22:25:58.362Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-09-06T22:25:58.362Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-09-06T22:25:58.362Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-09-06T22:25:58.640Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-09-06T22:25:58.640Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-09-06T22:25:59.241Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-09-06T22:25:59.515Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-09-06T22:25:59.515Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-09-06T22:25:59.789Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-09-06T22:25:59.789Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-09-06T22:25:59.789Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-09-06T22:25:59.789Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-09-06T22:25:59.789Z] go: downloading github.com/miekg/dns v1.1.26 [2022-09-06T22:26:00.062Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-09-06T22:26:00.337Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-09-06T22:26:00.337Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2022-09-06T22:26:00.337Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-09-06T22:26:00.337Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T22:26:00.614Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-09-06T22:26:00.614Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-09-06T22:26:04.920Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.14 [2022-09-06T22:26:04.920Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.15 [2022-09-06T22:26:04.920Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.4 [2022-09-06T22:26:04.920Z] go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e [2022-09-06T22:26:04.920Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.6 [2022-09-06T22:26:04.920Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-09-06T22:26:05.201Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-06T22:26:05.201Z] go: downloading github.com/nats-io/nats.go v1.16.0 [2022-09-06T22:26:05.201Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-06T22:26:05.201Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-06T22:26:05.201Z] go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d [2022-09-06T22:26:05.477Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-09-06T22:26:05.477Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-09-06T22:26:05.477Z] go: downloading github.com/nats-io/nats-server/v2 v2.7.4 [2022-09-06T22:26:06.074Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-06T22:26:06.074Z] go: downloading github.com/klauspost/compress v1.15.9 [2022-09-06T22:26:06.074Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-09-06T22:26:06.350Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-09-06T22:26:06.350Z] go: downloading golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 [2022-09-06T22:26:09.744Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service [2022-09-06T22:28:31.750Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/154/app-service-template' [2022-09-06T22:28:31.750Z] make -C ./app-service-template test [2022-09-06T22:28:31.750Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/154/app-service-template' [2022-09-06T22:28:31.750Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-09-06T22:31:23.821Z] ok new-app-service 0.284s coverage: 48.1% of statements [2022-09-06T22:31:23.821Z] ? new-app-service/config [no test files] [2022-09-06T22:31:23.821Z] ok new-app-service/functions 0.243s [2022-09-06T22:31:23.821Z] CGO_ENABLED=1 go vet ./... [2022-09-06T22:33:00.812Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-06T22:33:00.812Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-06T22:33:00.812Z] ./bin/test-attribution-txt.sh [2022-09-06T22:33:00.812Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-06T22:33:00.812Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-06T22:33:00.812Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-06T22:33:00.812Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/154/app-service-template' [2022-09-06T22:33:00.812Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-06T22:33:00.812Z] go: downloading github.com/gomodule/redigo v1.8.9 [2022-09-06T22:33:00.812Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-09-06T22:33:23.080Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.621s coverage: 60.3% of statements [2022-09-06T22:33:23.080Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.315s coverage: 93.8% of statements [2022-09-06T22:33:23.080Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-09-06T22:33:23.080Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.372s coverage: 76.5% of statements [2022-09-06T22:33:23.080Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-09-06T22:33:23.080Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.369s coverage: 88.7% of statements [2022-09-06T22:33:23.080Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.166s coverage: 100.0% of statements [2022-09-06T22:33:23.080Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.874s coverage: 78.5% of statements [2022-09-06T22:33:23.080Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-09-06T22:33:23.080Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-09-06T22:33:23.080Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.311s coverage: 97.3% of statements [2022-09-06T22:33:23.080Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-09-06T22:33:23.080Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-09-06T22:33:26.497Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.414s coverage: 82.8% of statements [2022-09-06T22:33:26.497Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-09-06T22:33:29.149Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.092s coverage: 81.5% of statements [2022-09-06T22:33:29.149Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-09-06T22:33:29.149Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-09-06T22:33:30.145Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.480s coverage: 28.7% of statements [2022-09-06T22:33:30.145Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-09-06T22:33:31.133Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.312s coverage: 14.0% of statements [2022-09-06T22:33:33.773Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.253s coverage: 27.3% of statements [2022-09-06T22:33:33.773Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-09-06T22:33:33.773Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-06T22:33:36.415Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.246s coverage: 51.4% of statements [2022-09-06T22:34:08.763Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.595s coverage: 75.5% of statements [2022-09-06T22:34:08.763Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.231s coverage: 94.4% of statements [2022-09-06T22:34:08.763Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-06T22:34:15.499Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-06T22:34:15.499Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-06T22:34:15.499Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2022-09-06T22:34:15.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-06T22:34:15.536Z] $ docker stop --time=1 2d48589bf856d45bf8fbd3efe7c23911a24bd5d862d42de0a99aa2fd136f9be7 [2022-09-06T22:34:17.520Z] $ docker rm -f 2d48589bf856d45bf8fbd3efe7c23911a24bd5d862d42de0a99aa2fd136f9be7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T22:34:21.987Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-06T22:34:22.016Z] Warning: overwriting stash ‘coverage-report’ [2022-09-06T22:34:22.655Z] 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 [2022-09-06T22:34:23.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T22:34:23.122Z] [2022-09-06T22:34:23.122Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:34:23.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T22:34:23.749Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-06T22:34:23.749Z] 8998bd30e6a1: Pulling fs layer [2022-09-06T22:34:23.749Z] 04944245beec: Pulling fs layer [2022-09-06T22:34:23.749Z] 699f458cf7ca: Pulling fs layer [2022-09-06T22:34:23.749Z] 765212b225bb: Pulling fs layer [2022-09-06T22:34:23.749Z] f23df028b6ca: Pulling fs layer [2022-09-06T22:34:23.749Z] d65c8cfc05b1: Pulling fs layer [2022-09-06T22:34:23.749Z] 2437ff75d9bd: Pulling fs layer [2022-09-06T22:34:23.749Z] 765212b225bb: Waiting [2022-09-06T22:34:23.749Z] f23df028b6ca: Waiting [2022-09-06T22:34:23.749Z] d65c8cfc05b1: Waiting [2022-09-06T22:34:23.749Z] 2437ff75d9bd: Waiting [2022-09-06T22:34:23.749Z] 04944245beec: Verifying Checksum [2022-09-06T22:34:23.749Z] 04944245beec: Download complete [2022-09-06T22:34:23.749Z] 765212b225bb: Verifying Checksum [2022-09-06T22:34:23.749Z] 765212b225bb: Download complete [2022-09-06T22:34:23.749Z] f23df028b6ca: Verifying Checksum [2022-09-06T22:34:23.749Z] f23df028b6ca: Download complete [2022-09-06T22:34:23.749Z] d65c8cfc05b1: Download complete [2022-09-06T22:34:24.028Z] 699f458cf7ca: Verifying Checksum [2022-09-06T22:34:24.028Z] 699f458cf7ca: Download complete [2022-09-06T22:34:24.299Z] 8998bd30e6a1: Verifying Checksum [2022-09-06T22:34:24.299Z] 8998bd30e6a1: Download complete [2022-09-06T22:34:26.921Z] 2437ff75d9bd: Verifying Checksum [2022-09-06T22:34:26.921Z] 2437ff75d9bd: Download complete [2022-09-06T22:34:28.900Z] 8998bd30e6a1: Pull complete [2022-09-06T22:34:29.172Z] 04944245beec: Pull complete [2022-09-06T22:34:31.148Z] 699f458cf7ca: Pull complete [2022-09-06T22:34:31.148Z] 765212b225bb: Pull complete [2022-09-06T22:34:31.746Z] f23df028b6ca: Pull complete [2022-09-06T22:34:32.341Z] d65c8cfc05b1: Pull complete [2022-09-06T22:34:47.431Z] 2437ff75d9bd: Pull complete [2022-09-06T22:34:47.431Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-06T22:34:47.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T22:34:47.431Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:34:47.705Z] prd-ubuntu20.04-docker-arm64-4c-16g-28361 does not seem to be running inside a container [2022-09-06T22:34:47.798Z] $ 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/154 -v /w/workspace/app-functions-sdk-go/154:/w/workspace/app-functions-sdk-go/154:rw,z -v /w/workspace/app-functions-sdk-go/154@tmp:/w/workspace/app-functions-sdk-go/154@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-06T22:34:50.458Z] $ docker top 1d7684d3495d4fb3e62635de41214285b3322431dde485c1a321fff7d1d76bbf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:34:51.397Z] ---> job-cost.sh [2022-09-06T22:34:51.397Z] lf-activate-venv: SKIPPING [2022-09-06T22:34:51.397Z] INFO: No Stack... [2022-09-06T22:34:51.993Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-06T22:34:52.608Z] INFO: Archiving Costs [Pipeline] sh [2022-09-06T22:34:53.303Z] + cat /w/workspace/app-functions-sdk-go/154/archives/cost.csv [2022-09-06T22:34:53.303Z] + cut -d, -f6 [Pipeline] lock [2022-09-06T22:34:53.378Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-154-stack-cost] [2022-09-06T22:34:53.384Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-154-stack-cost] did not exist. Created. [2022-09-06T22:34:53.384Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-06T22:34:54.084Z] /w/workspace/app-functions-sdk-go/154@tmp/durable-38319f94/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-06T22:34:54.824Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-06T22:34:54.844Z] Warning: overwriting stash ‘stack-cost’ [2022-09-06T22:34:54.915Z] Stashed 1 file(s) [Pipeline] } [2022-09-06T22:34:54.925Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-154-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-06T22:34:54.951Z] $ docker stop --time=1 1d7684d3495d4fb3e62635de41214285b3322431dde485c1a321fff7d1d76bbf [2022-09-06T22:34:56.480Z] $ docker rm -f 1d7684d3495d4fb3e62635de41214285b3322431dde485c1a321fff7d1d76bbf [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 [2022-09-06T22:34:56.930Z] provisioning config files... [2022-09-06T22:34:56.942Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7367023138746570923tmp [Pipeline] { [Pipeline] sh [2022-09-06T22:34:57.241Z] + set +x [2022-09-06T22:34:57.241Z] + curl -s https://codecov.io/bash [2022-09-06T22:34:57.241Z] + bash -s -- [2022-09-06T22:34:57.241Z] [2022-09-06T22:34:57.241Z] _____ _ [2022-09-06T22:34:57.241Z] / ____| | | [2022-09-06T22:34:57.241Z] | | ___ __| | ___ ___ _____ __ [2022-09-06T22:34:57.241Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-06T22:34:57.241Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-06T22:34:57.241Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-06T22:34:57.241Z] Bash-1.0.6 [2022-09-06T22:34:57.241Z] [2022-09-06T22:34:57.241Z] [2022-09-06T22:34:57.241Z] ==> git version 2.25.1 found [2022-09-06T22:34:57.242Z] ==> 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 [2022-09-06T22:34:57.242Z] Release-Date: 2020-01-08 [2022-09-06T22:34:57.242Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-06T22:34:57.242Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-06T22:34:57.242Z] ==> Jenkins CI detected. [2022-09-06T22:34:57.242Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2022-09-06T22:34:57.242Z] project root: . [2022-09-06T22:34:57.242Z] --> token set from env [2022-09-06T22:34:57.242Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-06T22:34:57.242Z] ==> Running gcov in . (disable via -X gcov) [2022-09-06T22:34:57.242Z] ==> Python coveragepy not found [2022-09-06T22:34:57.242Z] ==> Searching for coverage reports in: [2022-09-06T22:34:57.242Z] + . [2022-09-06T22:34:57.242Z] -> Found 2 reports [2022-09-06T22:34:57.242Z] ==> Detecting git/mercurial file structure [2022-09-06T22:34:57.242Z] ==> Reading reports [2022-09-06T22:34:57.242Z] + ./app-service-template/coverage.out bytes=1222 [2022-09-06T22:34:57.242Z] + ./coverage.out bytes=125926 [2022-09-06T22:34:57.242Z] ==> Appending adjustments [2022-09-06T22:34:57.242Z] https://docs.codecov.io/docs/fixing-reports [2022-09-06T22:34:57.810Z] + Found adjustments [2022-09-06T22:34:57.810Z] ==> Gzipping contents [2022-09-06T22:34:57.810Z] 24K /tmp/codecov.ZE3gAC.gz [2022-09-06T22:34:57.810Z] ==> Uploading reports [2022-09-06T22:34:57.810Z] url: https://codecov.io [2022-09-06T22:34:57.810Z] query: branch=main&commit=b7f1298154b71bd9940ac0fa591b291ca750c908&build=154&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F154%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-06T22:34:57.810Z] -> Pinging Codecov [2022-09-06T22:34:57.810Z] 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=b7f1298154b71bd9940ac0fa591b291ca750c908&build=154&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F154%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-06T22:34:58.070Z] -> Uploading to [2022-09-06T22:34:58.070Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-06/3D8B5DFFC46A037C893635FACE044666/b7f1298154b71bd9940ac0fa591b291ca750c908/01d9c081-a17b-4c10-abcd-0943734c17e4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220906T223457Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f2ff33e63141ca3912c8780dceec7c2d2f3b8fbea637735489478323833a9a22 [2022-09-06T22:34:58.070Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T22:34:58.070Z] Dload Upload Total Spent Left Speed [2022-09-06T22:34:58.329Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21653 0 0 100 21653 0 90978 --:--:-- --:--:-- --:--:-- 90978 [2022-09-06T22:34:58.330Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/b7f1298154b71bd9940ac0fa591b291ca750c908 [Pipeline] } [2022-09-06T22:34:58.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-06T22:34:58.526Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-06T22:34:58.535Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:34:58.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T22:34:58.838Z] [2022-09-06T22:34:58.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:34:59.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T22:34:59.140Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-06T22:34:59.140Z] df9b9388f04a: Pulling fs layer [2022-09-06T22:34:59.140Z] 52dc419b0ee2: Pulling fs layer [2022-09-06T22:34:59.140Z] 25bc292e5bac: Pulling fs layer [2022-09-06T22:34:59.140Z] 114826534d7a: Pulling fs layer [2022-09-06T22:34:59.140Z] 4657fd5d0bcf: Pulling fs layer [2022-09-06T22:34:59.140Z] 6ad1cebc031e: Pulling fs layer [2022-09-06T22:34:59.140Z] 8a3aa393b2d8: Pulling fs layer [2022-09-06T22:34:59.140Z] 4657fd5d0bcf: Waiting [2022-09-06T22:34:59.140Z] 6ad1cebc031e: Waiting [2022-09-06T22:34:59.140Z] 114826534d7a: Waiting [2022-09-06T22:34:59.140Z] 8a3aa393b2d8: Waiting [2022-09-06T22:34:59.140Z] 25bc292e5bac: Download complete [2022-09-06T22:34:59.140Z] 52dc419b0ee2: Download complete [2022-09-06T22:34:59.140Z] 4657fd5d0bcf: Verifying Checksum [2022-09-06T22:34:59.140Z] 4657fd5d0bcf: Download complete [2022-09-06T22:34:59.140Z] df9b9388f04a: Download complete [2022-09-06T22:34:59.400Z] df9b9388f04a: Pull complete [2022-09-06T22:34:59.400Z] 6ad1cebc031e: Verifying Checksum [2022-09-06T22:34:59.400Z] 6ad1cebc031e: Download complete [2022-09-06T22:34:59.400Z] 52dc419b0ee2: Pull complete [2022-09-06T22:34:59.662Z] 25bc292e5bac: Pull complete [2022-09-06T22:34:59.922Z] 114826534d7a: Verifying Checksum [2022-09-06T22:34:59.922Z] 114826534d7a: Download complete [2022-09-06T22:35:00.182Z] 8a3aa393b2d8: Verifying Checksum [2022-09-06T22:35:00.182Z] 8a3aa393b2d8: Download complete [2022-09-06T22:35:03.493Z] 114826534d7a: Pull complete [2022-09-06T22:35:03.493Z] 4657fd5d0bcf: Pull complete [2022-09-06T22:35:03.752Z] 6ad1cebc031e: Pull complete [2022-09-06T22:35:06.283Z] 8a3aa393b2d8: Pull complete [2022-09-06T22:35:06.283Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-06T22:35:06.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T22:35:06.283Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:35:06.384Z] prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container [2022-09-06T22:35:06.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-06T22:35:08.685Z] $ docker top 70671c0a22618735724415853ef2f9897eef96292b3f86b0fa74a7fa6651233b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-06T22:35:08.756Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2022-09-06T22:35:09.035Z] + set -o pipefail [2022-09-06T22:35:09.035Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2022-09-06T22:35:15.613Z] [2022-09-06T22:35:15.613Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2022-09-06T22:35:15.613Z] [2022-09-06T22:35:15.613Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/3c9cf082-d4f4-4445-8f1b-c70c6bdd96f4 [2022-09-06T22:35:15.613Z] [2022-09-06T22:35:15.613Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-06T22:35:15.613Z] [2022-09-06T22:35:15.613Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-06T22:35:15.613Z] [2022-09-06T22:35:15.613Z] [Pipeline] } [2022-09-06T22:35:15.625Z] $ docker stop --time=1 70671c0a22618735724415853ef2f9897eef96292b3f86b0fa74a7fa6651233b [2022-09-06T22:35:19.212Z] $ docker rm -f 70671c0a22618735724415853ef2f9897eef96292b3f86b0fa74a7fa6651233b [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 [2022-09-06T22:35:19.616Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T22:35:19.624Z] provisioning config files... [2022-09-06T22:35:19.632Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3520590400830004058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:35:19.930Z] --> edgex-publish-swagger.sh [2022-09-06T22:35:19.930Z] === Publish openapi/v2 API === [2022-09-06T22:35:19.930Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-09-06T22:35:19.930Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] [2022-09-06T22:35:19.930Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T22:35:19.930Z] Dload Upload Total Spent Left Speed [2022-09-06T22:35:20.866Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 14161 --:--:-- --:--:-- --:--:-- 14161 [2022-09-06T22:35:20.866Z] [2022-09-06T22:35:20.866Z] [Pipeline] } [2022-09-06T22:35:20.873Z] 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 [2022-09-06T22:35:21.274Z] + git log --format=format:%s -1 b7f1298154b71bd9940ac0fa591b291ca750c908 [Pipeline] sh [2022-09-06T22:35:21.777Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T22:35:21.777Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:35:22.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T22:35:22.083Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:35:22.161Z] prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container [2022-09-06T22:35:22.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T22:35:22.586Z] $ docker top b9e4ddce4c4020c6a9f3718d6f3aa18456ccc665dd9b4e6f8e95c18263277024 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T22:35:22.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T22:35:22.675Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T22:35:22.793Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T22:35:22.795Z] $ docker exec b9e4ddce4c4020c6a9f3718d6f3aa18456ccc665dd9b4e6f8e95c18263277024 ssh-agent [2022-09-06T22:35:22.921Z] SSH_AUTH_SOCK=/tmp/ssh-NNOVoWdWVAQZ/agent.32 [2022-09-06T22:35:22.921Z] SSH_AGENT_PID=39 [2022-09-06T22:35:22.926Z] Running ssh-add (command line suppressed) [2022-09-06T22:35:23.041Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6644315084753656229.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6644315084753656229.key) [2022-09-06T22:35:23.057Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T22:35:23.347Z] + git semver tag [2022-09-06T22:35:23.606Z] 2022-09-06 22:35:23,528 [run_tag] DEBUG tag force:False [2022-09-06T22:35:23.606Z] 2022-09-06 22:35:23,528 [check_head_tag] DEBUG check head tag [2022-09-06T22:35:23.606Z] 2022-09-06 22:35:23,529 [execute] INFO git cat-file --batch-check [2022-09-06T22:35:23.606Z] 2022-09-06 22:35:23,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-09-06T22:35:23.606Z] 2022-09-06 22:35:23,532 [execute] INFO git cat-file --batch [2022-09-06T22:35:23.606Z] 2022-09-06 22:35:23,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-09-06T22:35:23.606Z] 2022-09-06 22:35:23,549 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-09-06T22:35:23.606Z] 2022-09-06 22:35:23,549 [execute] INFO git tag -a v2.3.0-dev.33 -m v2.3.0-dev.33 [2022-09-06T22:35:23.607Z] 2022-09-06 22:35:23,549 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.33', '-m', 'v2.3.0-dev.33'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-06T22:35:23.607Z] 2022-09-06 22:35:23,553 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-09-06T22:35:23.607Z] 2.3.0-dev.33 [Pipeline] } [2022-09-06T22:35:23.615Z] $ docker exec --env ******** --env ******** b9e4ddce4c4020c6a9f3718d6f3aa18456ccc665dd9b4e6f8e95c18263277024 ssh-agent -k [2022-09-06T22:35:23.715Z] unset SSH_AUTH_SOCK; [2022-09-06T22:35:23.715Z] unset SSH_AGENT_PID; [2022-09-06T22:35:23.715Z] echo Agent pid 39 killed; [2022-09-06T22:35:23.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T22:35:24.034Z] + git semver [Pipeline] } [2022-09-06T22:35:24.305Z] $ docker stop --time=1 b9e4ddce4c4020c6a9f3718d6f3aa18456ccc665dd9b4e6f8e95c18263277024 [2022-09-06T22:35:25.740Z] $ docker rm -f b9e4ddce4c4020c6a9f3718d6f3aa18456ccc665dd9b4e6f8e95c18263277024 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:35:26.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T22:35:26.131Z] [2022-09-06T22:35:26.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:35:26.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T22:35:26.437Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-06T22:35:26.437Z] ab5ef0e58194: Pulling fs layer [2022-09-06T22:35:26.437Z] 9712f1f96733: Pulling fs layer [2022-09-06T22:35:26.437Z] 63f879dbbcfc: Pulling fs layer [2022-09-06T22:35:26.437Z] 0d9ebad4ef96: Pulling fs layer [2022-09-06T22:35:26.437Z] e9a5061849ea: Pulling fs layer [2022-09-06T22:35:26.437Z] d747dcd14b5f: Pulling fs layer [2022-09-06T22:35:26.437Z] 2de7ff778b66: Pulling fs layer [2022-09-06T22:35:26.437Z] 2de7ff778b66: Waiting [2022-09-06T22:35:26.437Z] d747dcd14b5f: Waiting [2022-09-06T22:35:26.437Z] 0d9ebad4ef96: Waiting [2022-09-06T22:35:26.437Z] e9a5061849ea: Waiting [2022-09-06T22:35:26.437Z] 9712f1f96733: Verifying Checksum [2022-09-06T22:35:26.437Z] 9712f1f96733: Download complete [2022-09-06T22:35:26.702Z] 63f879dbbcfc: Verifying Checksum [2022-09-06T22:35:26.702Z] 63f879dbbcfc: Download complete [2022-09-06T22:35:26.961Z] e9a5061849ea: Verifying Checksum [2022-09-06T22:35:26.961Z] e9a5061849ea: Download complete [2022-09-06T22:35:26.961Z] d747dcd14b5f: Verifying Checksum [2022-09-06T22:35:26.961Z] d747dcd14b5f: Download complete [2022-09-06T22:35:26.961Z] 0d9ebad4ef96: Verifying Checksum [2022-09-06T22:35:26.961Z] 0d9ebad4ef96: Download complete [2022-09-06T22:35:26.961Z] ab5ef0e58194: Verifying Checksum [2022-09-06T22:35:26.961Z] ab5ef0e58194: Download complete [2022-09-06T22:35:26.961Z] 2de7ff778b66: Verifying Checksum [2022-09-06T22:35:26.961Z] 2de7ff778b66: Download complete [2022-09-06T22:35:30.315Z] ab5ef0e58194: Pull complete [2022-09-06T22:35:30.315Z] 9712f1f96733: Pull complete [2022-09-06T22:35:30.574Z] 63f879dbbcfc: Pull complete [2022-09-06T22:35:34.764Z] 0d9ebad4ef96: Pull complete [2022-09-06T22:35:35.064Z] e9a5061849ea: Pull complete [2022-09-06T22:35:35.064Z] d747dcd14b5f: Pull complete [2022-09-06T22:35:36.453Z] 2de7ff778b66: Pull complete [2022-09-06T22:35:36.453Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-06T22:35:36.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T22:35:36.453Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:35:36.552Z] prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container [2022-09-06T22:35:36.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-06T22:35:39.181Z] $ docker top 1ec9a2a26c257716a768afc76e2f1a32d0468134c39723c5e3c637c906958293 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-06T22:35:39.266Z] provisioning config files... [2022-09-06T22:35:39.274Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config154027339779070189tmp [2022-09-06T22:35:39.284Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1049732029871948364tmp [2022-09-06T22:35:39.296Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4027742076443826657tmp [Pipeline] { [Pipeline] echo [2022-09-06T22:35:39.313Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:35:39.600Z] ---> sigul-configuration.sh [2022-09-06T22:35:39.600Z] gpg: directory `/root/.gnupg' created [2022-09-06T22:35:39.600Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-06T22:35:39.600Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-06T22:35:39.600Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-06T22:35:39.600Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-06T22:35:39.600Z] gpg: CAST5 encrypted data [2022-09-06T22:35:39.600Z] gpg: encrypted with 1 passphrase [2022-09-06T22:35:39.600Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-06T22:35:39.894Z] + mkdir /home/jenkins [2022-09-06T22:35:39.894Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-06T22:35:40.182Z] + 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 [2022-09-06T22:35:40.190Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:35:40.475Z] ---> sigul-install.sh [2022-09-06T22:35:40.475Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-06T22:35:40.764Z] + git tag --list [2022-09-06T22:35:40.764Z] v0.1.0 [2022-09-06T22:35:40.764Z] v0.1.1 [2022-09-06T22:35:40.764Z] v1.0.0 [2022-09-06T22:35:40.764Z] v1.1.0 [2022-09-06T22:35:40.764Z] v1.2.0 [2022-09-06T22:35:40.764Z] v1.3.0 [2022-09-06T22:35:40.764Z] v1.3.1 [2022-09-06T22:35:40.764Z] v2.0.0 [2022-09-06T22:35:40.764Z] v2.0.1 [2022-09-06T22:35:40.764Z] v2.1.0 [2022-09-06T22:35:40.764Z] v2.1.1 [2022-09-06T22:35:40.764Z] v2.1.1-dev.3 [2022-09-06T22:35:40.764Z] v2.1.1-dev.4 [2022-09-06T22:35:40.764Z] v2.2.0 [2022-09-06T22:35:40.764Z] v2.2.1-dev.1 [2022-09-06T22:35:40.764Z] v2.2.1-dev.10 [2022-09-06T22:35:40.764Z] v2.2.1-dev.11 [2022-09-06T22:35:40.764Z] v2.2.1-dev.12 [2022-09-06T22:35:40.764Z] v2.2.1-dev.13 [2022-09-06T22:35:40.764Z] v2.2.1-dev.14 [2022-09-06T22:35:40.764Z] v2.2.1-dev.15 [2022-09-06T22:35:40.764Z] v2.2.1-dev.16 [2022-09-06T22:35:40.764Z] v2.2.1-dev.17 [2022-09-06T22:35:40.764Z] v2.2.1-dev.18 [2022-09-06T22:35:40.764Z] v2.2.1-dev.19 [2022-09-06T22:35:40.764Z] v2.2.1-dev.2 [2022-09-06T22:35:40.764Z] v2.2.1-dev.20 [2022-09-06T22:35:40.764Z] v2.2.1-dev.21 [2022-09-06T22:35:40.764Z] v2.2.1-dev.22 [2022-09-06T22:35:40.764Z] v2.2.1-dev.23 [2022-09-06T22:35:40.764Z] v2.2.1-dev.3 [2022-09-06T22:35:40.764Z] v2.2.1-dev.4 [2022-09-06T22:35:40.764Z] v2.2.1-dev.5 [2022-09-06T22:35:40.764Z] v2.2.1-dev.6 [2022-09-06T22:35:40.764Z] v2.2.1-dev.7 [2022-09-06T22:35:40.764Z] v2.2.1-dev.8 [2022-09-06T22:35:40.764Z] v2.2.1-dev.9 [2022-09-06T22:35:40.764Z] v2.3.0-dev.24 [2022-09-06T22:35:40.764Z] v2.3.0-dev.25 [2022-09-06T22:35:40.764Z] v2.3.0-dev.26 [2022-09-06T22:35:40.764Z] v2.3.0-dev.27 [2022-09-06T22:35:40.764Z] v2.3.0-dev.28 [2022-09-06T22:35:40.764Z] v2.3.0-dev.29 [2022-09-06T22:35:40.764Z] v2.3.0-dev.30 [2022-09-06T22:35:40.764Z] v2.3.0-dev.31 [2022-09-06T22:35:40.764Z] v2.3.0-dev.32 [2022-09-06T22:35:40.764Z] v2.3.0-dev.33 [Pipeline] sh [2022-09-06T22:35:41.050Z] + lftools sign git-tag v2.3.0-dev.33 [2022-09-06T22:35:41.619Z] Signing Git tag with Sigul... [2022-09-06T22:35:41.619Z] Signing v2.3.0-dev.33 [Pipeline] echo [2022-09-06T22:35:42.197Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:35:42.482Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-06T22:35:42.489Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-06T22:35:42.511Z] $ docker stop --time=1 1ec9a2a26c257716a768afc76e2f1a32d0468134c39723c5e3c637c906958293 [2022-09-06T22:35:43.820Z] $ docker rm -f 1ec9a2a26c257716a768afc76e2f1a32d0468134c39723c5e3c637c906958293 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-06T22:35:44.243Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T22:35:44.243Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:35:44.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T22:35:44.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:35:44.643Z] prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container [2022-09-06T22:35:44.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T22:35:45.457Z] $ docker top d3ec43268972c8dec3405860866e7ee8d7b21274eae780684d92dd252a425b1e -eo pid,comm [2022-09-06T22:35:45.528Z] 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). [2022-09-06T22:35:45.528Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T22:35:45.571Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T22:35:45.571Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T22:35:45.717Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T22:35:45.720Z] $ docker exec d3ec43268972c8dec3405860866e7ee8d7b21274eae780684d92dd252a425b1e ssh-agent [2022-09-06T22:35:45.957Z] SSH_AUTH_SOCK=/tmp/ssh-ujhrvWBuXG7f/agent.22 [2022-09-06T22:35:45.957Z] SSH_AGENT_PID=35 [2022-09-06T22:35:45.964Z] Running ssh-add (command line suppressed) [2022-09-06T22:35:46.088Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6224018677393916946.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6224018677393916946.key) [2022-09-06T22:35:46.107Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T22:35:46.443Z] + git semver bump pre [2022-09-06T22:35:46.705Z] 2022-09-06 22:35:46,664 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-09-06T22:35:46.705Z] 2022-09-06 22:35:46,664 [bump_version] DEBUG bumping version:2.3.0-dev.33 on axis:pre with prefix:dev [2022-09-06T22:35:46.705Z] 2022-09-06 22:35:46,664 [bump_version] DEBUG bumped version:2.3.0-dev.34 [2022-09-06T22:35:46.705Z] 2022-09-06 22:35:46,664 [write_version] DEBUG write version:2.3.0-dev.34 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2022-09-06T22:35:46.705Z] 2022-09-06 22:35:46,665 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-09-06T22:35:46.705Z] 2022-09-06 22:35:46,665 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-09-06T22:35:46.705Z] 2022-09-06 22:35:46,669 [execute] INFO git cat-file --batch-check [2022-09-06T22:35:46.705Z] 2022-09-06 22:35:46,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T22:35:46.705Z] 2022-09-06 22:35:46,677 [execute] INFO git cat-file --batch [2022-09-06T22:35:46.705Z] 2022-09-06 22:35:46,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T22:35:46.705Z] 2022-09-06 22:35:46,684 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-09-06T22:35:46.705Z] 2.3.0-dev.34 [Pipeline] } [2022-09-06T22:35:46.975Z] $ docker exec --env ******** --env ******** d3ec43268972c8dec3405860866e7ee8d7b21274eae780684d92dd252a425b1e ssh-agent -k [2022-09-06T22:35:47.087Z] unset SSH_AUTH_SOCK; [2022-09-06T22:35:47.087Z] unset SSH_AGENT_PID; [2022-09-06T22:35:47.087Z] echo Agent pid 35 killed; [2022-09-06T22:35:47.102Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T22:35:47.401Z] + git semver [Pipeline] } [2022-09-06T22:35:47.674Z] $ docker stop --time=1 d3ec43268972c8dec3405860866e7ee8d7b21274eae780684d92dd252a425b1e [2022-09-06T22:35:49.328Z] $ docker rm -f d3ec43268972c8dec3405860866e7ee8d7b21274eae780684d92dd252a425b1e [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T22:35:49.686Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T22:35:49.687Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:35:49.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T22:35:49.987Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:35:50.071Z] prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container [2022-09-06T22:35:50.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T22:35:50.501Z] $ docker top d6bb103785e91207a37fad2499b24a5f202aceb1ecbeab729953737787297df8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T22:35:50.611Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T22:35:50.611Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T22:35:50.739Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T22:35:50.741Z] $ docker exec d6bb103785e91207a37fad2499b24a5f202aceb1ecbeab729953737787297df8 ssh-agent [2022-09-06T22:35:50.875Z] SSH_AUTH_SOCK=/tmp/ssh-cEY3FkAIuY9b/agent.35 [2022-09-06T22:35:50.875Z] SSH_AGENT_PID=42 [2022-09-06T22:35:50.882Z] Running ssh-add (command line suppressed) [2022-09-06T22:35:51.016Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2876905561536977074.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2876905561536977074.key) [2022-09-06T22:35:51.039Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T22:35:51.329Z] + git semver push [2022-09-06T22:35:51.588Z] 2022-09-06 22:35:51,528 [run_push] DEBUG push [2022-09-06T22:35:51.588Z] 2022-09-06 22:35:51,528 [execute] INFO git cat-file --batch-check [2022-09-06T22:35:51.588Z] 2022-09-06 22:35:51,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T22:35:51.588Z] 2022-09-06 22:35:51,533 [execute] INFO git rev-list 7573f79c9adc0decdd0e108d5a0d039085f3cd3c -- [2022-09-06T22:35:51.588Z] 2022-09-06 22:35:51,533 [execute] DEBUG Popen(['git', 'rev-list', '7573f79c9adc0decdd0e108d5a0d039085f3cd3c', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-06T22:35:51.588Z] 2022-09-06 22:35:51,550 [execute] INFO git fetch -v origin [2022-09-06T22:35:51.588Z] 2022-09-06 22:35:51,550 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-06T22:35:52.157Z] 2022-09-06 22:35:52,145 [run_push] DEBUG no remote changes detected [2022-09-06T22:35:52.157Z] 2022-09-06 22:35:52,145 [execute] INFO git push origin semver [2022-09-06T22:35:52.157Z] 2022-09-06 22:35:52,146 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-06T22:35:53.100Z] 2022-09-06 22:35:52,937 [run_push] DEBUG push all version tags [2022-09-06T22:35:53.100Z] 2022-09-06 22:35:52,937 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-06T22:35:53.100Z] 2022-09-06 22:35:52,938 [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) [2022-09-06T22:35:54.039Z] 2022-09-06 22:35:53,744 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-09-06T22:35:54.039Z] 2.3.0-dev.34 [Pipeline] } [2022-09-06T22:35:54.049Z] $ docker exec --env ******** --env ******** d6bb103785e91207a37fad2499b24a5f202aceb1ecbeab729953737787297df8 ssh-agent -k [2022-09-06T22:35:54.164Z] unset SSH_AUTH_SOCK; [2022-09-06T22:35:54.164Z] unset SSH_AGENT_PID; [2022-09-06T22:35:54.164Z] echo Agent pid 42 killed; [2022-09-06T22:35:54.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T22:35:54.485Z] + git semver [Pipeline] } [2022-09-06T22:35:54.760Z] $ docker stop --time=1 d6bb103785e91207a37fad2499b24a5f202aceb1ecbeab729953737787297df8 [2022-09-06T22:35:56.087Z] $ docker rm -f d6bb103785e91207a37fad2499b24a5f202aceb1ecbeab729953737787297df8 [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 [2022-09-06T22:35:56.652Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2022-09-06T22:35:56.652Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-09-06T22:35:56.652Z] total 16 [2022-09-06T22:35:56.652Z] drwxr-xr-x 3 root root 4096 Sep 6 21:45 . [2022-09-06T22:35:56.652Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 22:35 .. [2022-09-06T22:35:56.652Z] drwxr-xr-x 2 root root 4096 Sep 6 21:45 cost [2022-09-06T22:35:56.652Z] -rw-r--r-- 1 root root 92 Sep 6 21:45 cost.csv [2022-09-06T22:35:56.652Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-09-06T22:35:56.652Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-09-06T22:35:56.652Z] total 16 [2022-09-06T22:35:56.652Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 21:45 . [2022-09-06T22:35:56.652Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 22:35 .. [2022-09-06T22:35:56.652Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 21:45 cost [2022-09-06T22:35:56.652Z] -rw-r--r-- 1 jenkins jenkins 92 Sep 6 21:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:35:56.947Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:35:57.808Z] ---> package-listing.sh [2022-09-06T22:35:57.808Z] ++ facter osfamily [2022-09-06T22:35:57.808Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-06T22:35:58.068Z] + OS_FAMILY=debian [2022-09-06T22:35:58.068Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2022-09-06T22:35:58.068Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-06T22:35:58.068Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-06T22:35:58.068Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-06T22:35:58.068Z] + PACKAGES=/tmp/packages_start.txt [2022-09-06T22:35:58.068Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2022-09-06T22:35:58.068Z] + PACKAGES=/tmp/packages_end.txt [2022-09-06T22:35:58.068Z] + case "${OS_FAMILY}" in [2022-09-06T22:35:58.068Z] + dpkg -l [2022-09-06T22:35:58.068Z] + grep '^ii' [2022-09-06T22:35:58.068Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-06T22:35:58.068Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-06T22:35:58.068Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-06T22:35:58.068Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2022-09-06T22:35:58.068Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2022-09-06T22:35:58.068Z] + 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 [2022-09-06T22:35:58.080Z] 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 [2022-09-06T22:35:58.362Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:35:58.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T22:35:58.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:35:59.023Z] prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container [2022-09-06T22:35:59.057Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-06T22:35:59.285Z] $ docker top 2e3a2c0b2aaebe967fa1d519ff5a25d4b7a3ae3fb972236eea420093bbdc1d15 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T22:35:59.655Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-06T22:35:59.945Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-06T22:36:00.232Z] + ls /var/log/sa-host [2022-09-06T22:36:00.232Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T22:36:00.300Z] provisioning config files... [2022-09-06T22:36:00.309Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1581624791033724476tmp [Pipeline] { [Pipeline] echo [2022-09-06T22:36:00.320Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:36:00.602Z] ---> create-netrc.sh [Pipeline] } [2022-09-06T22:36:00.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:36:00.940Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-06T22:36:00.949Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:36:01.234Z] ---> sudo-logs.sh [2022-09-06T22:36:01.234Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-06T22:36:01.257Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:36:01.543Z] ---> job-cost.sh [2022-09-06T22:36:01.543Z] lf-activate-venv: SKIPPING [2022-09-06T22:36:01.543Z] DEBUG: total: 0.2199999988079071 [2022-09-06T22:36:01.543Z] INFO: Retrieving Stack Cost... [2022-09-06T22:36:02.115Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-06T22:36:02.688Z] INFO: Archiving Costs [Pipeline] echo [2022-09-06T22:36:02.701Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:36:02.990Z] ---> logs-deploy.sh [2022-09-06T22:36:02.990Z] lf-activate-venv: SKIPPING [2022-09-06T22:36:02.990Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/154 [2022-09-06T22:36:02.990Z] INFO: archiving workspace using pattern(s): [2022-09-06T22:36:03.932Z] Archives upload complete. [2022-09-06T22:36:03.932Z] INFO: archiving logs to Nexus