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 21:43:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:43:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:43:40 ========================================================= 21:43:40 EdgeX Global Pipelines Version Info 21:43:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:43:41 ------------------- 21:43:41 stable info: 21:43:41 ------------------- 21:43:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:43:41 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:43:41 Message: update stable to v1.0.239 21:43:41 ------------------- 21:43:41 experimental info: 21:43:41 ------------------- 21:43:41 Commited By: **** collab-it+edgex@linuxfoundation.org 21:43:41 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:43:41 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:43:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 21:43:41 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 21:43:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:43:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:43:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:43:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:43:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:43:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:43:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:43:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:43:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:43:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 21:43:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:43:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:43:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:43:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:43:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:43:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:43:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:43:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:43:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:43:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:43:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:43:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:43:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:43:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:43:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:43:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:43:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:43:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:43:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b7f1298154b71bd9940ac0fa591b291ca750c908 [Pipeline] echo 21:43:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b7f1298 [Pipeline] echo 21:43:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:43:42 + git rev-list -1 --merges b7f1298154b71bd9940ac0fa591b291ca750c908~1..b7f1298154b71bd9940ac0fa591b291ca750c908 [Pipeline] echo 21:43:42 -----------> git rev-list -1 --merges b7f1298154b71bd9940ac0fa591b291ca750c908~1..b7f1298154b71bd9940ac0fa591b291ca750c908 b7f1298154b71bd9940ac0fa591b291ca750c908 [false] [Pipeline] sh 21:43:43 + git log --format=format:%s -1 b7f1298154b71bd9940ac0fa591b291ca750c908 [Pipeline] echo 21:43:43 ========================================================= 21:43:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:43:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:43:43 + git log --format=format:%s -1 b7f1298154b71bd9940ac0fa591b291ca750c908 [Pipeline] echo 21:43:43 [semverPrep] GIT_COMMIT: b7f1298154b71bd9940ac0fa591b291ca750c908, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 (#1167) [Pipeline] echo 21:43:43 [semverPrep] This is not a build commit. [Pipeline] sh 21:43:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:43:43 + grep -v github /etc/ssh/ssh_known_hosts 21:43:43 + [ -e /tmp/ssh_known_hosts ] 21:43:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:43:43 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:43:43 sudo tee -a /etc/ssh/ssh_known_hosts 21:43:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:43:44 21:43:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:43:45 0.1.4: Pulling from edgex-devops/py-git-semver 21:43:45 b85a868b505f: Pulling fs layer 21:43:45 e2be974225ed: Pulling fs layer 21:43:45 339a4e72a1f5: Pulling fs layer 21:43:45 988bab9f4d93: Pulling fs layer 21:43:45 1469e6f7b9e6: Pulling fs layer 21:43:45 eaf3925da568: Pulling fs layer 21:43:45 bab4dde63d76: Pulling fs layer 21:43:45 bde34c3a00c8: Pulling fs layer 21:43:45 b352a97aabf1: Pulling fs layer 21:43:45 4872d77fe225: Pulling fs layer 21:43:45 5851b861e8e6: Pulling fs layer 21:43:45 988bab9f4d93: Waiting 21:43:45 1469e6f7b9e6: Waiting 21:43:45 4872d77fe225: Waiting 21:43:45 eaf3925da568: Waiting 21:43:45 bab4dde63d76: Waiting 21:43:45 bde34c3a00c8: Waiting 21:43:45 5851b861e8e6: Waiting 21:43:45 e2be974225ed: Verifying Checksum 21:43:45 e2be974225ed: Download complete 21:43:45 988bab9f4d93: Download complete 21:43:45 1469e6f7b9e6: Verifying Checksum 21:43:45 1469e6f7b9e6: Download complete 21:43:45 339a4e72a1f5: Verifying Checksum 21:43:45 339a4e72a1f5: Download complete 21:43:45 eaf3925da568: Verifying Checksum 21:43:45 eaf3925da568: Download complete 21:43:45 bde34c3a00c8: Verifying Checksum 21:43:45 bde34c3a00c8: Download complete 21:43:45 b352a97aabf1: Verifying Checksum 21:43:45 b352a97aabf1: Download complete 21:43:45 4872d77fe225: Verifying Checksum 21:43:45 4872d77fe225: Download complete 21:43:45 5851b861e8e6: Download complete 21:43:45 b85a868b505f: Verifying Checksum 21:43:45 b85a868b505f: Download complete 21:43:45 bab4dde63d76: Verifying Checksum 21:43:45 bab4dde63d76: Download complete 21:43:46 b85a868b505f: Pull complete 21:43:46 e2be974225ed: Pull complete 21:43:47 339a4e72a1f5: Pull complete 21:43:47 988bab9f4d93: Pull complete 21:43:47 1469e6f7b9e6: Pull complete 21:43:47 eaf3925da568: Pull complete 21:43:49 bab4dde63d76: Pull complete 21:43:49 bde34c3a00c8: Pull complete 21:43:49 b352a97aabf1: Pull complete 21:43:49 4872d77fe225: Pull complete 21:43:49 5851b861e8e6: Pull complete 21:43:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:43:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:43:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:49 prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container 21:43:50 $ 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 21:43:51 $ docker top 273f96caad9940290ef7ecf142ee1c6931e83496adb5a40819c52f4c57f0e852 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:43:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:43:51 [ssh-agent] Looking for ssh-agent implementation... 21:43:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:43:51 $ docker exec 273f96caad9940290ef7ecf142ee1c6931e83496adb5a40819c52f4c57f0e852 ssh-agent 21:43:51 SSH_AUTH_SOCK=/tmp/ssh-UWzQTaJ9RZXW/agent.32 21:43:51 SSH_AGENT_PID=38 21:43:51 Running ssh-add (command line suppressed) 21:43:51 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) 21:43:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:43:52 + git tag --points-at HEAD [Pipeline] } 21:43:52 $ docker exec --env ******** --env ******** 273f96caad9940290ef7ecf142ee1c6931e83496adb5a40819c52f4c57f0e852 ssh-agent -k 21:43:52 unset SSH_AUTH_SOCK; 21:43:52 unset SSH_AGENT_PID; 21:43:52 echo Agent pid 38 killed; 21:43:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:43:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:43:52 [ssh-agent] Looking for ssh-agent implementation... 21:43:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:43:52 $ docker exec 273f96caad9940290ef7ecf142ee1c6931e83496adb5a40819c52f4c57f0e852 ssh-agent 21:43:52 SSH_AUTH_SOCK=/tmp/ssh-iih5OyCuUYqT/agent.71 21:43:52 SSH_AGENT_PID=77 21:43:52 Running ssh-add (command line suppressed) 21:43:52 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) 21:43:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:43:53 + git semver init 21:43:53 2022-09-06 21:43:53,315 [run_init] DEBUG init version:0.0.0 force:False 21:43:53 2022-09-06 21:43:53,316 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 21:43:53 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 21:43:53 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) 21:43:55 2022-09-06 21:43:54,841 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 21:43:55 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 21:43:55 2022-09-06 21:43:54,842 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:43:55 2022-09-06 21:43:54,842 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:43:55 2.3.0-dev.33 [Pipeline] } 21:43:55 $ docker exec --env ******** --env ******** 273f96caad9940290ef7ecf142ee1c6931e83496adb5a40819c52f4c57f0e852 ssh-agent -k 21:43:55 unset SSH_AUTH_SOCK; 21:43:55 unset SSH_AGENT_PID; 21:43:55 echo Agent pid 77 killed; 21:43:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:43:55 + git semver [Pipeline] } 21:43:55 $ docker stop --time=1 273f96caad9940290ef7ecf142ee1c6931e83496adb5a40819c52f4c57f0e852 21:43:57 $ docker rm -f 273f96caad9940290ef7ecf142ee1c6931e83496adb5a40819c52f4c57f0e852 [Pipeline] // withDockerContainer [Pipeline] sh 21:43:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:43:57 Stashed 1 file(s) [Pipeline] echo 21:43:57 [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 21:43:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:43:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:43:58 ========================================================= 21:43:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:43:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:43:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:43:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:43:58 2408cc74d12b: Pulling fs layer 21:43:58 ea60b727a1ce: Pulling fs layer 21:43:58 30c4a7721957: Pulling fs layer 21:43:58 370296b7ddb6: Pulling fs layer 21:43:58 7c6cee850709: Pulling fs layer 21:43:58 39a5fcdaea64: Pulling fs layer 21:43:58 d94ebbe4e438: Pulling fs layer 21:43:58 bcfd1f05c69d: Pulling fs layer 21:43:58 59ccb84bbe0f: Pulling fs layer 21:43:58 370296b7ddb6: Waiting 21:43:58 d94ebbe4e438: Waiting 21:43:58 7c6cee850709: Waiting 21:43:58 39a5fcdaea64: Waiting 21:43:58 bcfd1f05c69d: Waiting 21:43:58 59ccb84bbe0f: Waiting 21:43:58 30c4a7721957: Verifying Checksum 21:43:58 30c4a7721957: Download complete 21:43:58 ea60b727a1ce: Verifying Checksum 21:43:58 ea60b727a1ce: Download complete 21:43:58 7c6cee850709: Verifying Checksum 21:43:58 7c6cee850709: Download complete 21:43:58 39a5fcdaea64: Download complete 21:43:58 2408cc74d12b: Verifying Checksum 21:43:58 2408cc74d12b: Download complete 21:43:58 d94ebbe4e438: Download complete 21:43:58 2408cc74d12b: Pull complete 21:43:58 ea60b727a1ce: Pull complete 21:43:58 30c4a7721957: Pull complete 21:43:58 59ccb84bbe0f: Verifying Checksum 21:43:58 59ccb84bbe0f: Download complete 21:43:59 bcfd1f05c69d: Verifying Checksum 21:43:59 bcfd1f05c69d: Download complete 21:43:59 370296b7ddb6: Verifying Checksum 21:43:59 370296b7ddb6: Download complete 21:44:03 370296b7ddb6: Pull complete 21:44:03 7c6cee850709: Pull complete 21:44:03 39a5fcdaea64: Pull complete 21:44:03 d94ebbe4e438: Pull complete 21:44:05 bcfd1f05c69d: Pull complete 21:44:05 59ccb84bbe0f: Pull complete 21:44:05 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 21:44:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:44:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 21:44:06 + 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 21:44:06 + docker inspect -f . ci-base-image-x86_64 21:44:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:44:06 prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container 21:44:06 $ 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 21:44:08 $ docker top 4aa806ec6f348505b986a24e08bb2571860b1deeddc1a9db50d30cd9033591a0 -eo pid,comm [Pipeline] { [Pipeline] sh 21:44:08 + go version 21:44:08 go version go1.18.3 linux/amd64 [Pipeline] } 21:44:08 $ docker stop --time=1 4aa806ec6f348505b986a24e08bb2571860b1deeddc1a9db50d30cd9033591a0 21:44:10 $ 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 21:44:10 + docker inspect -f . ci-base-image-x86_64 21:44:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:44:10 prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container 21:44:10 $ 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 21:44:11 $ docker top 5988cfc6a14092773c9ca5efaa14bd94dc74d21b4e2026d228c8d260878f2c3d -eo pid,comm [Pipeline] { [Pipeline] sh 21:44:11 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 21:44:11 + make test 21:44:11 make -C ./app-service-template build 21:44:11 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:44:11 go mod tidy 21:44:11 go: downloading github.com/stretchr/testify v1.8.0 21:44:11 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 21:44:11 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:44:11 go: downloading github.com/google/uuid v1.3.0 21:44:11 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 21:44:11 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 21:44:11 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 21:44:11 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 21:44:11 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 21:44:11 go: downloading github.com/davecgh/go-spew v1.1.1 21:44:11 go: downloading github.com/pmezard/go-difflib v1.0.0 21:44:11 go: downloading github.com/stretchr/objx v0.4.0 21:44:11 go: downloading gopkg.in/yaml.v3 v3.0.1 21:44:11 go: downloading github.com/go-playground/validator/v10 v10.10.1 21:44:11 go: downloading github.com/go-kit/log v0.2.0 21:44:11 go: downloading github.com/gorilla/mux v1.8.0 21:44:11 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:44:11 go: downloading github.com/gorilla/websocket v1.4.2 21:44:11 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 21:44:11 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:44:11 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:44:11 go: downloading github.com/mitchellh/copystructure v1.0.0 21:44:11 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:44:12 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 21:44:12 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:44:12 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 21:44:12 go: downloading github.com/pelletier/go-toml v1.9.5 21:44:12 go: downloading github.com/hashicorp/consul/api v1.9.1 21:44:12 go: downloading github.com/go-playground/universal-translator v0.18.0 21:44:12 go: downloading github.com/leodido/go-urn v1.2.1 21:44:12 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 21:44:12 go: downloading golang.org/x/text v0.3.7 21:44:12 go: downloading github.com/go-playground/locales v0.14.0 21:44:12 go: downloading github.com/hashicorp/errwrap v1.0.0 21:44:12 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:44:12 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:44:12 go: downloading github.com/x448/float16 v0.8.4 21:44:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:44:12 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:44:12 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:44:12 go: downloading github.com/hashicorp/serf v0.9.5 21:44:12 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 21:44:12 go: downloading github.com/go-playground/assert/v2 v2.0.1 21:44:12 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:44:12 go: downloading github.com/hashicorp/consul/sdk v0.8.0 21:44:12 go: downloading github.com/hashicorp/go-uuid v1.0.1 21:44:12 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 21:44:13 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:44:13 go: downloading github.com/pebbe/zmq4 v1.2.7 21:44:13 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:44:13 go: downloading github.com/fatih/color v1.9.0 21:44:13 go: downloading github.com/mattn/go-colorable v0.1.6 21:44:13 go: downloading github.com/mattn/go-isatty v0.0.12 21:44:13 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:44:13 go: downloading github.com/kr/pretty v0.3.0 21:44:13 go: downloading github.com/pkg/errors v0.9.1 21:44:13 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 21:44:13 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:44:13 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:44:13 go: downloading github.com/hashicorp/memberlist v0.2.2 21:44:13 go: downloading github.com/Microsoft/go-winio v0.5.2 21:44:13 go: downloading github.com/zeebo/errs v1.2.2 21:44:13 go: downloading google.golang.org/grpc v1.46.0 21:44:13 Still waiting to schedule task 21:44:13 ‘prd-centos7-blackbox-4c-2g-24474’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:44:13 ‘prd-centos7-blackbox-4c-2g-24475’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:44:13 ‘prd-ubuntu20.04-docker-8c-8g-24692’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:44:13 ‘prd-ubuntu20.04-docker-arm64-4c-16g-25824’ is offline 21:44:13 ‘prd-ubuntu20.04-docker-arm64-4c-16g-26277’ is offline 21:44:13 go: downloading github.com/onsi/ginkgo v1.10.1 21:44:13 go: downloading github.com/onsi/gomega v1.7.0 21:44:13 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:44:13 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 21:44:13 go: downloading github.com/kr/text v0.2.0 21:44:13 go: downloading github.com/rogpeppe/go-internal v1.8.0 21:44:13 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:44:13 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:44:13 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:44:13 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 21:44:13 go: downloading github.com/miekg/dns v1.1.26 21:44:13 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:44:13 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 21:44:13 go: downloading google.golang.org/protobuf v1.28.0 21:44:13 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:44:13 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 21:44:13 go: downloading github.com/golang/protobuf v1.5.2 21:44:13 go: downloading github.com/google/go-cmp v0.5.6 21:44:13 go: downloading github.com/hpcloud/tail v1.0.0 21:44:13 go: downloading gopkg.in/yaml.v2 v2.2.8 21:44:13 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:44:13 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 21:44:13 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:44:16 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.14 21:44:16 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.15 21:44:16 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.4 21:44:16 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 21:44:16 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.6 21:44:16 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 21:44:16 go: downloading github.com/nats-io/nats.go v1.16.0 21:44:16 go: downloading github.com/mitchellh/mapstructure v1.5.0 21:44:16 go: downloading github.com/mattn/go-colorable v0.1.12 21:44:16 go: downloading github.com/mattn/go-isatty v0.0.14 21:44:16 go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d 21:44:16 go: downloading gopkg.in/yaml.v2 v2.4.0 21:44:16 go: downloading github.com/nats-io/nkeys v0.3.0 21:44:16 go: downloading github.com/nats-io/nuid v1.0.1 21:44:16 go: downloading github.com/nats-io/nats-server/v2 v2.7.4 21:44:16 go: downloading github.com/klauspost/compress v1.15.9 21:44:16 go: downloading github.com/minio/highwayhash v1.0.2 21:44:16 go: downloading golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 21:44:16 go: downloading github.com/nats-io/jwt/v2 v2.3.0 21:44:17 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 21:44:35 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:44:35 make -C ./app-service-template test 21:44:35 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:44:35 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 21:44:57 ok new-app-service 0.071s coverage: 48.1% of statements 21:44:57 ? new-app-service/config [no test files] 21:44:57 ok new-app-service/functions 0.050s 21:44:57 CGO_ENABLED=1 go vet ./... 21:45:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:45:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:45:05 ./bin/test-attribution-txt.sh 21:45:05 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 21:45:05 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 21:45:05 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 21:45:05 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:45:05 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:45:05 go: downloading github.com/gomodule/redigo v1.8.9 21:45:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:45:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.135s coverage: 60.3% of statements 21:45:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.079s coverage: 93.8% of statements 21:45:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:45:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.118s coverage: 76.5% of statements 21:45:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:45:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.101s coverage: 88.7% of statements 21:45:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.075s coverage: 100.0% of statements 21:45:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.170s coverage: 78.5% of statements 21:45:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:45:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:45:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.069s coverage: 97.3% of statements 21:45:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:45:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 21:45:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.097s coverage: 82.8% of statements 21:45:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 21:45:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.698s coverage: 81.5% of statements 21:45:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 21:45:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 21:45:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.106s coverage: 28.7% of statements 21:45:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 21:45:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.112s coverage: 14.0% of statements 21:45:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.082s coverage: 27.3% of statements 21:45:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 21:45:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 21:45:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.065s coverage: 51.4% of statements 21:45:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.161s coverage: 75.5% of statements 21:45:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.062s coverage: 94.4% of statements 21:45:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:45:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:45:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:45:45 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 21:45:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:45:45 $ docker stop --time=1 5988cfc6a14092773c9ca5efaa14bd94dc74d21b4e2026d228c8d260878f2c3d 21:45:46 $ docker rm -f 5988cfc6a14092773c9ca5efaa14bd94dc74d21b4e2026d228c8d260878f2c3d [Pipeline] // withDockerContainer [Pipeline] sh 21:45:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:45:47 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 21:45:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:45:48 21:45:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:45:48 latest: Pulling from edgex-lftools-log-publisher 21:45:48 5eb5b503b376: Pulling fs layer 21:45:48 5c69ac0246d0: Pulling fs layer 21:45:48 ec43610c2a17: Pulling fs layer 21:45:48 3a2ae6a8a46f: Pulling fs layer 21:45:48 33b1e0a273af: Pulling fs layer 21:45:48 5d3b04190fa2: Pulling fs layer 21:45:48 2f39f015ded8: Pulling fs layer 21:45:48 3a2ae6a8a46f: Waiting 21:45:48 33b1e0a273af: Waiting 21:45:48 5d3b04190fa2: Waiting 21:45:48 5c69ac0246d0: Verifying Checksum 21:45:48 5c69ac0246d0: Download complete 21:45:48 3a2ae6a8a46f: Verifying Checksum 21:45:48 3a2ae6a8a46f: Download complete 21:45:48 33b1e0a273af: Verifying Checksum 21:45:48 33b1e0a273af: Download complete 21:45:48 ec43610c2a17: Verifying Checksum 21:45:48 ec43610c2a17: Download complete 21:45:48 5d3b04190fa2: Download complete 21:45:48 5eb5b503b376: Verifying Checksum 21:45:48 5eb5b503b376: Download complete 21:45:50 5eb5b503b376: Pull complete 21:45:50 5c69ac0246d0: Pull complete 21:45:50 ec43610c2a17: Pull complete 21:45:51 3a2ae6a8a46f: Pull complete 21:45:51 33b1e0a273af: Pull complete 21:45:51 5d3b04190fa2: Pull complete 21:45:56 2f39f015ded8: Pull complete 21:45:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:45:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:45:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:56 prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container 21:45:56 $ 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 21:45:58 $ docker top b32cd5cd26f5afc5f1b8c63eb90dc0a2a6a22fc4486de9e34a5ea0a1ff6b2a48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:45:59 ---> job-cost.sh 21:45:59 lf-activate-venv: SKIPPING 21:45:59 INFO: No Stack... 21:45:59 INFO: Retrieving Pricing Info for: v3-standard-8 21:46:00 INFO: Archiving Costs [Pipeline] sh 21:46:00 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 21:46:00 + cut -d, -f6 [Pipeline] lock 21:46:00 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-154-stack-cost] 21:46:00 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-154-stack-cost] did not exist. Created. 21:46:00 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:46:00 + echo total: 0.2199999988079071 [Pipeline] stash 21:46:00 Stashed 1 file(s) [Pipeline] } 21:46:00 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-154-stack-cost] [Pipeline] // lock [Pipeline] } 21:46:00 $ docker stop --time=1 b32cd5cd26f5afc5f1b8c63eb90dc0a2a6a22fc4486de9e34a5ea0a1ff6b2a48 21:46:01 $ docker rm -f b32cd5cd26f5afc5f1b8c63eb90dc0a2a6a22fc4486de9e34a5ea0a1ff6b2a48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:24:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-28361 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 22:24:34 Running in /w/workspace/app-functions-sdk-go/154 [Pipeline] { [Pipeline] checkout 22:24:34 The recommended git tool is: git 22:24:42 using credential edgex-jenkins-ssh 22:24:42 Cloning the remote Git repository 22:24:42 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:24:42 > git init /w/workspace/app-functions-sdk-go/154 # timeout=10 22:24:43 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:24:43 > git --version # timeout=10 22:24:43 > git --version # 'git version 2.25.1' 22:24:43 using GIT_SSH to set credentials SSH Credentials for GitHub 22:24:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:47 Avoid second fetch 22:24:47 Checking out Revision b7f1298154b71bd9940ac0fa591b291ca750c908 (main) 22:24:47 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:24:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:47 > git config core.sparsecheckout # timeout=10 22:24:47 > git checkout -f b7f1298154b71bd9940ac0fa591b291ca750c908 # timeout=10 22:24:51 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 22:24:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:24:52 % Total % Received % Xferd Average Speed Time Time Time Current 22:24:52 Dload Upload Total Spent Left Speed 22:24:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 215k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh 22:24:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:24:53 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 22:24:53 tee /etc/docker/daemon.new 22:24:53 { 22:24:53 "registry-mirrors": [ 22:24:53 "https://nexus3.edgexfoundry.org:10001" 22:24:53 ], 22:24:53 "bip": "10.250.0.254/24", 22:24:53 "hosts": [ 22:24:53 "tcp://0.0.0.0:5555", 22:24:53 "unix:///var/run/docker.sock" 22:24:53 ], 22:24:53 "mtu": 1458, 22:24:53 "selinux-enabled": true, 22:24:53 "seccomp-profile": "/etc/docker/seccomp.json" 22:24:53 } [Pipeline] sh 22:24:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:24:54 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 22:25:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:25:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:25:13 ========================================================= 22:25:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:25:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:25:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:25:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:25:14 b3c136eddcbf: Pulling fs layer 22:25:14 c0a3192eca97: Pulling fs layer 22:25:14 a050256f5b6f: Pulling fs layer 22:25:14 656be50a0ddc: Pulling fs layer 22:25:14 2bbca73fdf42: Pulling fs layer 22:25:14 46d945488cbd: Pulling fs layer 22:25:14 8a5474983e97: Pulling fs layer 22:25:14 329c88fbcd65: Pulling fs layer 22:25:14 329c88fbcd65: Waiting 22:25:14 46d945488cbd: Waiting 22:25:14 8a5474983e97: Waiting 22:25:14 656be50a0ddc: Waiting 22:25:14 2bbca73fdf42: Waiting 22:25:14 c0a3192eca97: Verifying Checksum 22:25:14 c0a3192eca97: Download complete 22:25:14 a050256f5b6f: Verifying Checksum 22:25:14 a050256f5b6f: Download complete 22:25:14 2bbca73fdf42: Verifying Checksum 22:25:14 2bbca73fdf42: Download complete 22:25:14 46d945488cbd: Verifying Checksum 22:25:14 46d945488cbd: Download complete 22:25:14 b3c136eddcbf: Download complete 22:25:15 b3c136eddcbf: Pull complete 22:25:15 329c88fbcd65: Verifying Checksum 22:25:15 329c88fbcd65: Download complete 22:25:16 c0a3192eca97: Pull complete 22:25:16 a050256f5b6f: Pull complete 22:25:17 8a5474983e97: Verifying Checksum 22:25:17 8a5474983e97: Download complete 22:25:18 656be50a0ddc: Download complete 22:25:30 656be50a0ddc: Pull complete 22:25:30 2bbca73fdf42: Pull complete 22:25:31 46d945488cbd: Pull complete 22:25:37 8a5474983e97: Pull complete 22:25:39 329c88fbcd65: Pull complete 22:25:39 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:25:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:25:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 22:25:39 + 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 22:25:40 + docker inspect -f . ci-base-image-arm64 22:25:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:40 prd-ubuntu20.04-docker-arm64-4c-16g-28361 does not seem to be running inside a container 22:25:40 $ 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 22:25:44 $ docker top dda1fa8c0d45e6ab91dec5cde4197ea59281a79aef3099802ea376aee7d1b49a -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:45 + go version 22:25:45 go version go1.18.3 linux/arm64 [Pipeline] } 22:25:45 $ docker stop --time=1 dda1fa8c0d45e6ab91dec5cde4197ea59281a79aef3099802ea376aee7d1b49a 22:25:47 $ 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 22:25:48 + docker inspect -f . ci-base-image-arm64 22:25:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:48 prd-ubuntu20.04-docker-arm64-4c-16g-28361 does not seem to be running inside a container 22:25:48 $ 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 22:25:49 $ docker top 2d48589bf856d45bf8fbd3efe7c23911a24bd5d862d42de0a99aa2fd136f9be7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:50 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/154 [Pipeline] fileExists [Pipeline] sh 22:25:51 + make test 22:25:51 make -C ./app-service-template build 22:25:51 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/154/app-service-template' 22:25:51 go mod tidy 22:25:51 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 22:25:51 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 22:25:51 go: downloading github.com/google/uuid v1.3.0 22:25:51 go: downloading github.com/stretchr/testify v1.8.0 22:25:51 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 22:25:51 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 22:25:51 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 22:25:52 go: downloading github.com/davecgh/go-spew v1.1.1 22:25:52 go: downloading github.com/pmezard/go-difflib v1.0.0 22:25:52 go: downloading gopkg.in/yaml.v3 v3.0.1 22:25:52 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 22:25:52 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 22:25:52 go: downloading github.com/go-playground/validator/v10 v10.10.1 22:25:52 go: downloading github.com/go-kit/log v0.2.0 22:25:52 go: downloading github.com/stretchr/objx v0.4.0 22:25:52 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 22:25:52 go: downloading github.com/gorilla/mux v1.8.0 22:25:52 go: downloading github.com/hashicorp/go-multierror v1.1.1 22:25:52 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 22:25:52 go: downloading github.com/mitchellh/copystructure v1.0.0 22:25:52 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 22:25:52 go: downloading github.com/go-logfmt/logfmt v0.5.1 22:25:52 go: downloading github.com/gorilla/websocket v1.4.2 22:25:52 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 22:25:52 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 22:25:52 go: downloading github.com/pelletier/go-toml v1.9.5 22:25:52 go: downloading github.com/hashicorp/consul/api v1.9.1 22:25:52 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:25:52 go: downloading github.com/go-playground/universal-translator v0.18.0 22:25:52 go: downloading github.com/leodido/go-urn v1.2.1 22:25:52 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 22:25:53 go: downloading golang.org/x/text v0.3.7 22:25:53 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 22:25:53 go: downloading github.com/go-playground/assert/v2 v2.0.1 22:25:53 go: downloading github.com/go-playground/locales v0.14.0 22:25:56 go: downloading github.com/hashicorp/errwrap v1.0.0 22:25:56 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 22:25:56 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:25:56 go: downloading github.com/x448/float16 v0.8.4 22:25:56 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:25:56 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:25:56 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:25:56 go: downloading github.com/hashicorp/serf v0.9.5 22:25:56 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:25:56 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:25:56 go: downloading github.com/hashicorp/consul/sdk v0.8.0 22:25:56 go: downloading github.com/hashicorp/go-uuid v1.0.1 22:25:56 go: downloading github.com/kr/pretty v0.3.0 22:25:56 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 22:25:56 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:25:57 go: downloading github.com/pebbe/zmq4 v1.2.7 22:25:57 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:25:57 go: downloading github.com/Microsoft/go-winio v0.5.2 22:25:57 go: downloading github.com/zeebo/errs v1.2.2 22:25:57 go: downloading google.golang.org/grpc v1.46.0 22:25:58 go: downloading github.com/fatih/color v1.9.0 22:25:58 go: downloading github.com/mattn/go-colorable v0.1.6 22:25:58 go: downloading github.com/mattn/go-isatty v0.0.12 22:25:58 go: downloading github.com/mitchellh/go-homedir v1.1.0 22:25:58 go: downloading github.com/pkg/errors v0.9.1 22:25:58 go: downloading github.com/kr/text v0.2.0 22:25:58 go: downloading github.com/rogpeppe/go-internal v1.8.0 22:25:58 go: downloading github.com/onsi/ginkgo v1.10.1 22:25:58 go: downloading github.com/onsi/gomega v1.7.0 22:25:58 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:25:58 go: downloading github.com/hashicorp/go-msgpack v0.5.3 22:25:58 go: downloading github.com/hashicorp/memberlist v0.2.2 22:25:58 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 22:25:58 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:25:58 go: downloading google.golang.org/protobuf v1.28.0 22:25:58 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 22:25:59 go: downloading github.com/golang/protobuf v1.5.2 22:25:59 go: downloading github.com/google/go-cmp v0.5.6 22:25:59 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 22:25:59 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:25:59 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:25:59 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:25:59 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 22:25:59 go: downloading github.com/miekg/dns v1.1.26 22:26:00 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:26:00 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:26:00 go: downloading gopkg.in/yaml.v2 v2.2.8 22:26:00 go: downloading github.com/hpcloud/tail v1.0.0 22:26:00 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 22:26:00 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:26:00 go: downloading gopkg.in/fsnotify.v1 v1.4.7 22:26:04 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.14 22:26:04 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.15 22:26:04 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.4 22:26:04 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 22:26:04 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.6 22:26:04 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 22:26:05 go: downloading github.com/mitchellh/mapstructure v1.5.0 22:26:05 go: downloading github.com/nats-io/nats.go v1.16.0 22:26:05 go: downloading github.com/mattn/go-colorable v0.1.12 22:26:05 go: downloading github.com/mattn/go-isatty v0.0.14 22:26:05 go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d 22:26:05 go: downloading github.com/nats-io/nkeys v0.3.0 22:26:05 go: downloading github.com/nats-io/nuid v1.0.1 22:26:05 go: downloading github.com/nats-io/nats-server/v2 v2.7.4 22:26:06 go: downloading gopkg.in/yaml.v2 v2.4.0 22:26:06 go: downloading github.com/klauspost/compress v1.15.9 22:26:06 go: downloading github.com/minio/highwayhash v1.0.2 22:26:06 go: downloading github.com/nats-io/jwt/v2 v2.3.0 22:26:06 go: downloading golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 22:26:09 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 22:28:31 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/154/app-service-template' 22:28:31 make -C ./app-service-template test 22:28:31 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/154/app-service-template' 22:28:31 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 22:31:23 ok new-app-service 0.284s coverage: 48.1% of statements 22:31:23 ? new-app-service/config [no test files] 22:31:23 ok new-app-service/functions 0.243s 22:31:23 CGO_ENABLED=1 go vet ./... 22:33:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:33:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:33:00 ./bin/test-attribution-txt.sh 22:33:00 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 22:33:00 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 22:33:00 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 22:33:00 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/154/app-service-template' 22:33:00 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:33:00 go: downloading github.com/gomodule/redigo v1.8.9 22:33:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 22:33:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.621s coverage: 60.3% of statements 22:33:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.315s coverage: 93.8% of statements 22:33:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 22:33:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.372s coverage: 76.5% of statements 22:33:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 22:33:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.369s coverage: 88.7% of statements 22:33:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.166s coverage: 100.0% of statements 22:33:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.874s coverage: 78.5% of statements 22:33:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 22:33:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 22:33:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.311s coverage: 97.3% of statements 22:33:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 22:33:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 22:33:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.414s coverage: 82.8% of statements 22:33:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 22:33:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.092s coverage: 81.5% of statements 22:33:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 22:33:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 22:33:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.480s coverage: 28.7% of statements 22:33:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 22:33:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.312s coverage: 14.0% of statements 22:33:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.253s coverage: 27.3% of statements 22:33:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 22:33:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 22:33:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.246s coverage: 51.4% of statements 22:34:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.595s coverage: 75.5% of statements 22:34:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.231s coverage: 94.4% of statements 22:34:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:34:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:34:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:34:15 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 22:34:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:34:15 $ docker stop --time=1 2d48589bf856d45bf8fbd3efe7c23911a24bd5d862d42de0a99aa2fd136f9be7 22:34:17 $ docker rm -f 2d48589bf856d45bf8fbd3efe7c23911a24bd5d862d42de0a99aa2fd136f9be7 [Pipeline] // withDockerContainer [Pipeline] sh 22:34:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:34:22 Warning: overwriting stash ‘coverage-report’ 22:34:22 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 22:34:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:34:23 22:34:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:34:23 arm64: Pulling from edgex-lftools-log-publisher 22:34:23 8998bd30e6a1: Pulling fs layer 22:34:23 04944245beec: Pulling fs layer 22:34:23 699f458cf7ca: Pulling fs layer 22:34:23 765212b225bb: Pulling fs layer 22:34:23 f23df028b6ca: Pulling fs layer 22:34:23 d65c8cfc05b1: Pulling fs layer 22:34:23 2437ff75d9bd: Pulling fs layer 22:34:23 765212b225bb: Waiting 22:34:23 f23df028b6ca: Waiting 22:34:23 d65c8cfc05b1: Waiting 22:34:23 2437ff75d9bd: Waiting 22:34:23 04944245beec: Verifying Checksum 22:34:23 04944245beec: Download complete 22:34:23 765212b225bb: Verifying Checksum 22:34:23 765212b225bb: Download complete 22:34:23 f23df028b6ca: Verifying Checksum 22:34:23 f23df028b6ca: Download complete 22:34:23 d65c8cfc05b1: Download complete 22:34:24 699f458cf7ca: Verifying Checksum 22:34:24 699f458cf7ca: Download complete 22:34:24 8998bd30e6a1: Verifying Checksum 22:34:24 8998bd30e6a1: Download complete 22:34:26 2437ff75d9bd: Verifying Checksum 22:34:26 2437ff75d9bd: Download complete 22:34:28 8998bd30e6a1: Pull complete 22:34:29 04944245beec: Pull complete 22:34:31 699f458cf7ca: Pull complete 22:34:31 765212b225bb: Pull complete 22:34:31 f23df028b6ca: Pull complete 22:34:32 d65c8cfc05b1: Pull complete 22:34:47 2437ff75d9bd: Pull complete 22:34:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:34:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:34:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:47 prd-ubuntu20.04-docker-arm64-4c-16g-28361 does not seem to be running inside a container 22:34:47 $ 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 22:34:50 $ docker top 1d7684d3495d4fb3e62635de41214285b3322431dde485c1a321fff7d1d76bbf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:34:51 ---> job-cost.sh 22:34:51 lf-activate-venv: SKIPPING 22:34:51 INFO: No Stack... 22:34:51 INFO: Retrieving Pricing Info for: v3-standard-4 22:34:52 INFO: Archiving Costs [Pipeline] sh 22:34:53 + cat /w/workspace/app-functions-sdk-go/154/archives/cost.csv 22:34:53 + cut -d, -f6 [Pipeline] lock 22:34:53 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-154-stack-cost] 22:34:53 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-154-stack-cost] did not exist. Created. 22:34:53 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:34:54 /w/workspace/app-functions-sdk-go/154@tmp/durable-38319f94/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:34:54 + echo total: 0.10999999940395355 [Pipeline] stash 22:34:54 Warning: overwriting stash ‘stack-cost’ 22:34:54 Stashed 1 file(s) [Pipeline] } 22:34:54 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-154-stack-cost] [Pipeline] // lock [Pipeline] } 22:34:54 $ docker stop --time=1 1d7684d3495d4fb3e62635de41214285b3322431dde485c1a321fff7d1d76bbf 22:34:56 $ 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 22:34:56 provisioning config files... 22:34:56 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7367023138746570923tmp [Pipeline] { [Pipeline] sh 22:34:57 + set +x 22:34:57 + curl -s https://codecov.io/bash 22:34:57 + bash -s -- 22:34:57 22:34:57 _____ _ 22:34:57 / ____| | | 22:34:57 | | ___ __| | ___ ___ _____ __ 22:34:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:34:57 | |___| (_) | (_| | __/ (_| (_) \ V / 22:34:57 \_____\___/ \__,_|\___|\___\___/ \_/ 22:34:57 Bash-1.0.6 22:34:57 22:34:57 22:34:57 ==> git version 2.25.1 found 22:34:57 ==> 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 22:34:57 Release-Date: 2020-01-08 22:34:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:34:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:34:57 ==> Jenkins CI detected. 22:34:57 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 22:34:57 project root: . 22:34:57 --> token set from env 22:34:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:34:57 ==> Running gcov in . (disable via -X gcov) 22:34:57 ==> Python coveragepy not found 22:34:57 ==> Searching for coverage reports in: 22:34:57 + . 22:34:57 -> Found 2 reports 22:34:57 ==> Detecting git/mercurial file structure 22:34:57 ==> Reading reports 22:34:57 + ./app-service-template/coverage.out bytes=1222 22:34:57 + ./coverage.out bytes=125926 22:34:57 ==> Appending adjustments 22:34:57 https://docs.codecov.io/docs/fixing-reports 22:34:57 + Found adjustments 22:34:57 ==> Gzipping contents 22:34:57 24K /tmp/codecov.ZE3gAC.gz 22:34:57 ==> Uploading reports 22:34:57 url: https://codecov.io 22:34:57 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= 22:34:57 -> Pinging Codecov 22:34:57 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= 22:34:58 -> Uploading to 22:34:58 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 22:34:58 % Total % Received % Xferd Average Speed Time Time Time Current 22:34:58 Dload Upload Total Spent Left Speed 22:34:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21653 0 0 100 21653 0 90978 --:--:-- --:--:-- --:--:-- 90978 22:34:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/b7f1298154b71bd9940ac0fa591b291ca750c908 [Pipeline] } 22:34:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:34:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:34:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:34:58 22:34:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:34:59 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:34:59 df9b9388f04a: Pulling fs layer 22:34:59 52dc419b0ee2: Pulling fs layer 22:34:59 25bc292e5bac: Pulling fs layer 22:34:59 114826534d7a: Pulling fs layer 22:34:59 4657fd5d0bcf: Pulling fs layer 22:34:59 6ad1cebc031e: Pulling fs layer 22:34:59 8a3aa393b2d8: Pulling fs layer 22:34:59 4657fd5d0bcf: Waiting 22:34:59 6ad1cebc031e: Waiting 22:34:59 114826534d7a: Waiting 22:34:59 8a3aa393b2d8: Waiting 22:34:59 25bc292e5bac: Download complete 22:34:59 52dc419b0ee2: Download complete 22:34:59 4657fd5d0bcf: Verifying Checksum 22:34:59 4657fd5d0bcf: Download complete 22:34:59 df9b9388f04a: Download complete 22:34:59 df9b9388f04a: Pull complete 22:34:59 6ad1cebc031e: Verifying Checksum 22:34:59 6ad1cebc031e: Download complete 22:34:59 52dc419b0ee2: Pull complete 22:34:59 25bc292e5bac: Pull complete 22:34:59 114826534d7a: Verifying Checksum 22:34:59 114826534d7a: Download complete 22:35:00 8a3aa393b2d8: Verifying Checksum 22:35:00 8a3aa393b2d8: Download complete 22:35:03 114826534d7a: Pull complete 22:35:03 4657fd5d0bcf: Pull complete 22:35:03 6ad1cebc031e: Pull complete 22:35:06 8a3aa393b2d8: Pull complete 22:35:06 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:35:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:35:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:35:06 prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container 22:35:06 $ 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 22:35:08 $ docker top 70671c0a22618735724415853ef2f9897eef96292b3f86b0fa74a7fa6651233b -eo pid,comm [Pipeline] { [Pipeline] echo 22:35:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 22:35:09 + set -o pipefail 22:35:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 22:35:15 22:35:15 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 22:35:15 22:35:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/3c9cf082-d4f4-4445-8f1b-c70c6bdd96f4 22:35:15 22:35:15 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:35:15 22:35:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:35:15 22:35:15 [Pipeline] } 22:35:15 $ docker stop --time=1 70671c0a22618735724415853ef2f9897eef96292b3f86b0fa74a7fa6651233b 22:35:19 $ 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 22:35:19 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:35:19 provisioning config files... 22:35:19 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3520590400830004058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:35:19 --> edgex-publish-swagger.sh 22:35:19 === Publish openapi/v2 API === 22:35:19 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 22:35:19 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 22:35:19 % Total % Received % Xferd Average Speed Time Time Time Current 22:35:19 Dload Upload Total Spent Left Speed 22:35:20 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 22:35:20 22:35:20 [Pipeline] } 22:35:20 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 22:35:21 + git log --format=format:%s -1 b7f1298154b71bd9940ac0fa591b291ca750c908 [Pipeline] sh 22:35:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:35:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:35:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:35:22 prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container 22:35:22 $ 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 22:35:22 $ docker top b9e4ddce4c4020c6a9f3718d6f3aa18456ccc665dd9b4e6f8e95c18263277024 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:35:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:22 [ssh-agent] Looking for ssh-agent implementation... 22:35:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:35:22 $ docker exec b9e4ddce4c4020c6a9f3718d6f3aa18456ccc665dd9b4e6f8e95c18263277024 ssh-agent 22:35:22 SSH_AUTH_SOCK=/tmp/ssh-NNOVoWdWVAQZ/agent.32 22:35:22 SSH_AGENT_PID=39 22:35:22 Running ssh-add (command line suppressed) 22:35:23 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) 22:35:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:23 + git semver tag 22:35:23 2022-09-06 22:35:23,528 [run_tag] DEBUG tag force:False 22:35:23 2022-09-06 22:35:23,528 [check_head_tag] DEBUG check head tag 22:35:23 2022-09-06 22:35:23,529 [execute] INFO git cat-file --batch-check 22:35:23 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=) 22:35:23 2022-09-06 22:35:23,532 [execute] INFO git cat-file --batch 22:35:23 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=) 22:35:23 2022-09-06 22:35:23,549 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 22:35:23 2022-09-06 22:35:23,549 [execute] INFO git tag -a v2.3.0-dev.33 -m v2.3.0-dev.33 22:35:23 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) 22:35:23 2022-09-06 22:35:23,553 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 22:35:23 2.3.0-dev.33 [Pipeline] } 22:35:23 $ docker exec --env ******** --env ******** b9e4ddce4c4020c6a9f3718d6f3aa18456ccc665dd9b4e6f8e95c18263277024 ssh-agent -k 22:35:23 unset SSH_AUTH_SOCK; 22:35:23 unset SSH_AGENT_PID; 22:35:23 echo Agent pid 39 killed; 22:35:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:35:24 + git semver [Pipeline] } 22:35:24 $ docker stop --time=1 b9e4ddce4c4020c6a9f3718d6f3aa18456ccc665dd9b4e6f8e95c18263277024 22:35:25 $ docker rm -f b9e4ddce4c4020c6a9f3718d6f3aa18456ccc665dd9b4e6f8e95c18263277024 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:35:26 22:35:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:35:26 0.23.1-centos7: Pulling from edgex-lftools 22:35:26 ab5ef0e58194: Pulling fs layer 22:35:26 9712f1f96733: Pulling fs layer 22:35:26 63f879dbbcfc: Pulling fs layer 22:35:26 0d9ebad4ef96: Pulling fs layer 22:35:26 e9a5061849ea: Pulling fs layer 22:35:26 d747dcd14b5f: Pulling fs layer 22:35:26 2de7ff778b66: Pulling fs layer 22:35:26 2de7ff778b66: Waiting 22:35:26 d747dcd14b5f: Waiting 22:35:26 0d9ebad4ef96: Waiting 22:35:26 e9a5061849ea: Waiting 22:35:26 9712f1f96733: Verifying Checksum 22:35:26 9712f1f96733: Download complete 22:35:26 63f879dbbcfc: Verifying Checksum 22:35:26 63f879dbbcfc: Download complete 22:35:26 e9a5061849ea: Verifying Checksum 22:35:26 e9a5061849ea: Download complete 22:35:26 d747dcd14b5f: Verifying Checksum 22:35:26 d747dcd14b5f: Download complete 22:35:26 0d9ebad4ef96: Verifying Checksum 22:35:26 0d9ebad4ef96: Download complete 22:35:26 ab5ef0e58194: Verifying Checksum 22:35:26 ab5ef0e58194: Download complete 22:35:26 2de7ff778b66: Verifying Checksum 22:35:26 2de7ff778b66: Download complete 22:35:30 ab5ef0e58194: Pull complete 22:35:30 9712f1f96733: Pull complete 22:35:30 63f879dbbcfc: Pull complete 22:35:34 0d9ebad4ef96: Pull complete 22:35:35 e9a5061849ea: Pull complete 22:35:35 d747dcd14b5f: Pull complete 22:35:36 2de7ff778b66: Pull complete 22:35:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:35:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:35:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:35:36 prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container 22:35:36 $ 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 22:35:39 $ docker top 1ec9a2a26c257716a768afc76e2f1a32d0468134c39723c5e3c637c906958293 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:35:39 provisioning config files... 22:35:39 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config154027339779070189tmp 22:35:39 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1049732029871948364tmp 22:35:39 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4027742076443826657tmp [Pipeline] { [Pipeline] echo 22:35:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:35:39 ---> sigul-configuration.sh 22:35:39 gpg: directory `/root/.gnupg' created 22:35:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:35:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:35:39 gpg: keyring `/root/.gnupg/secring.gpg' created 22:35:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:35:39 gpg: CAST5 encrypted data 22:35:39 gpg: encrypted with 1 passphrase 22:35:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:35:39 + mkdir /home/jenkins 22:35:39 + mkdir /home/jenkins/sigul [Pipeline] sh 22:35:40 + 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 22:35:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:35:40 ---> sigul-install.sh 22:35:40 Sigul already installed; skipping installation. [Pipeline] sh 22:35:40 + git tag --list 22:35:40 v0.1.0 22:35:40 v0.1.1 22:35:40 v1.0.0 22:35:40 v1.1.0 22:35:40 v1.2.0 22:35:40 v1.3.0 22:35:40 v1.3.1 22:35:40 v2.0.0 22:35:40 v2.0.1 22:35:40 v2.1.0 22:35:40 v2.1.1 22:35:40 v2.1.1-dev.3 22:35:40 v2.1.1-dev.4 22:35:40 v2.2.0 22:35:40 v2.2.1-dev.1 22:35:40 v2.2.1-dev.10 22:35:40 v2.2.1-dev.11 22:35:40 v2.2.1-dev.12 22:35:40 v2.2.1-dev.13 22:35:40 v2.2.1-dev.14 22:35:40 v2.2.1-dev.15 22:35:40 v2.2.1-dev.16 22:35:40 v2.2.1-dev.17 22:35:40 v2.2.1-dev.18 22:35:40 v2.2.1-dev.19 22:35:40 v2.2.1-dev.2 22:35:40 v2.2.1-dev.20 22:35:40 v2.2.1-dev.21 22:35:40 v2.2.1-dev.22 22:35:40 v2.2.1-dev.23 22:35:40 v2.2.1-dev.3 22:35:40 v2.2.1-dev.4 22:35:40 v2.2.1-dev.5 22:35:40 v2.2.1-dev.6 22:35:40 v2.2.1-dev.7 22:35:40 v2.2.1-dev.8 22:35:40 v2.2.1-dev.9 22:35:40 v2.3.0-dev.24 22:35:40 v2.3.0-dev.25 22:35:40 v2.3.0-dev.26 22:35:40 v2.3.0-dev.27 22:35:40 v2.3.0-dev.28 22:35:40 v2.3.0-dev.29 22:35:40 v2.3.0-dev.30 22:35:40 v2.3.0-dev.31 22:35:40 v2.3.0-dev.32 22:35:40 v2.3.0-dev.33 [Pipeline] sh 22:35:41 + lftools sign git-tag v2.3.0-dev.33 22:35:41 Signing Git tag with Sigul... 22:35:41 Signing v2.3.0-dev.33 [Pipeline] echo 22:35:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:35:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:35:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:35:42 $ docker stop --time=1 1ec9a2a26c257716a768afc76e2f1a32d0468134c39723c5e3c637c906958293 22:35:43 $ docker rm -f 1ec9a2a26c257716a768afc76e2f1a32d0468134c39723c5e3c637c906958293 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:35:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:35:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:35:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:35:44 prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container 22:35:44 $ 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 22:35:45 $ docker top d3ec43268972c8dec3405860866e7ee8d7b21274eae780684d92dd252a425b1e -eo pid,comm 22:35:45 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). 22:35:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:35:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:45 [ssh-agent] Looking for ssh-agent implementation... 22:35:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:35:45 $ docker exec d3ec43268972c8dec3405860866e7ee8d7b21274eae780684d92dd252a425b1e ssh-agent 22:35:45 SSH_AUTH_SOCK=/tmp/ssh-ujhrvWBuXG7f/agent.22 22:35:45 SSH_AGENT_PID=35 22:35:45 Running ssh-add (command line suppressed) 22:35:46 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) 22:35:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:46 + git semver bump pre 22:35:46 2022-09-06 22:35:46,664 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 22:35:46 2022-09-06 22:35:46,664 [bump_version] DEBUG bumping version:2.3.0-dev.33 on axis:pre with prefix:dev 22:35:46 2022-09-06 22:35:46,664 [bump_version] DEBUG bumped version:2.3.0-dev.34 22:35:46 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 22:35:46 2022-09-06 22:35:46,665 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 22:35:46 2022-09-06 22:35:46,665 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 22:35:46 2022-09-06 22:35:46,669 [execute] INFO git cat-file --batch-check 22:35:46 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=) 22:35:46 2022-09-06 22:35:46,677 [execute] INFO git cat-file --batch 22:35:46 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=) 22:35:46 2022-09-06 22:35:46,684 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 22:35:46 2.3.0-dev.34 [Pipeline] } 22:35:46 $ docker exec --env ******** --env ******** d3ec43268972c8dec3405860866e7ee8d7b21274eae780684d92dd252a425b1e ssh-agent -k 22:35:47 unset SSH_AUTH_SOCK; 22:35:47 unset SSH_AGENT_PID; 22:35:47 echo Agent pid 35 killed; 22:35:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:35:47 + git semver [Pipeline] } 22:35:47 $ docker stop --time=1 d3ec43268972c8dec3405860866e7ee8d7b21274eae780684d92dd252a425b1e 22:35:49 $ docker rm -f d3ec43268972c8dec3405860866e7ee8d7b21274eae780684d92dd252a425b1e [Pipeline] // withDockerContainer [Pipeline] sh 22:35:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:35:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:35:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:35:50 prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container 22:35:50 $ 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 22:35:50 $ docker top d6bb103785e91207a37fad2499b24a5f202aceb1ecbeab729953737787297df8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:35:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:50 [ssh-agent] Looking for ssh-agent implementation... 22:35:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:35:50 $ docker exec d6bb103785e91207a37fad2499b24a5f202aceb1ecbeab729953737787297df8 ssh-agent 22:35:50 SSH_AUTH_SOCK=/tmp/ssh-cEY3FkAIuY9b/agent.35 22:35:50 SSH_AGENT_PID=42 22:35:50 Running ssh-add (command line suppressed) 22:35:51 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) 22:35:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:51 + git semver push 22:35:51 2022-09-06 22:35:51,528 [run_push] DEBUG push 22:35:51 2022-09-06 22:35:51,528 [execute] INFO git cat-file --batch-check 22:35:51 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=) 22:35:51 2022-09-06 22:35:51,533 [execute] INFO git rev-list 7573f79c9adc0decdd0e108d5a0d039085f3cd3c -- 22:35:51 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) 22:35:51 2022-09-06 22:35:51,550 [execute] INFO git fetch -v origin 22:35:51 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) 22:35:52 2022-09-06 22:35:52,145 [run_push] DEBUG no remote changes detected 22:35:52 2022-09-06 22:35:52,145 [execute] INFO git push origin semver 22:35:52 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) 22:35:53 2022-09-06 22:35:52,937 [run_push] DEBUG push all version tags 22:35:53 2022-09-06 22:35:52,937 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:35:53 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) 22:35:54 2022-09-06 22:35:53,744 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 22:35:54 2.3.0-dev.34 [Pipeline] } 22:35:54 $ docker exec --env ******** --env ******** d6bb103785e91207a37fad2499b24a5f202aceb1ecbeab729953737787297df8 ssh-agent -k 22:35:54 unset SSH_AUTH_SOCK; 22:35:54 unset SSH_AGENT_PID; 22:35:54 echo Agent pid 42 killed; 22:35:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:35:54 + git semver [Pipeline] } 22:35:54 $ docker stop --time=1 d6bb103785e91207a37fad2499b24a5f202aceb1ecbeab729953737787297df8 22:35:56 $ 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 22:35:56 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 22:35:56 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 22:35:56 total 16 22:35:56 drwxr-xr-x 3 root root 4096 Sep 6 21:45 . 22:35:56 drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 22:35 .. 22:35:56 drwxr-xr-x 2 root root 4096 Sep 6 21:45 cost 22:35:56 -rw-r--r-- 1 root root 92 Sep 6 21:45 cost.csv 22:35:56 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 22:35:56 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 22:35:56 total 16 22:35:56 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 21:45 . 22:35:56 drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 22:35 .. 22:35:56 drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 21:45 cost 22:35:56 -rw-r--r-- 1 jenkins jenkins 92 Sep 6 21:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:35:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:35:57 ---> package-listing.sh 22:35:57 ++ facter osfamily 22:35:57 ++ tr '[:upper:]' '[:lower:]' 22:35:58 + OS_FAMILY=debian 22:35:58 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 22:35:58 + START_PACKAGES=/tmp/packages_start.txt 22:35:58 + END_PACKAGES=/tmp/packages_end.txt 22:35:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:35:58 + PACKAGES=/tmp/packages_start.txt 22:35:58 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 22:35:58 + PACKAGES=/tmp/packages_end.txt 22:35:58 + case "${OS_FAMILY}" in 22:35:58 + dpkg -l 22:35:58 + grep '^ii' 22:35:58 + '[' -f /tmp/packages_start.txt ']' 22:35:58 + '[' -f /tmp/packages_end.txt ']' 22:35:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:35:58 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 22:35:58 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 22:35:58 + 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 22:35:58 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 22:35:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:35:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:35:59 prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container 22:35:59 $ 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 22:35:59 $ docker top 2e3a2c0b2aaebe967fa1d519ff5a25d4b7a3ae3fb972236eea420093bbdc1d15 -eo pid,comm [Pipeline] { [Pipeline] sh 22:35:59 + touch /tmp/pre-build-complete [Pipeline] sh 22:35:59 + mkdir -p /var/log/sysstat [Pipeline] sh 22:36:00 + ls /var/log/sa-host 22:36:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:36:00 provisioning config files... 22:36:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1581624791033724476tmp [Pipeline] { [Pipeline] echo 22:36:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:36:00 ---> create-netrc.sh [Pipeline] } 22:36:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:36:00 ---> python-tools-install.sh [Pipeline] echo 22:36:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:36:01 ---> sudo-logs.sh 22:36:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:36:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:36:01 ---> job-cost.sh 22:36:01 lf-activate-venv: SKIPPING 22:36:01 DEBUG: total: 0.2199999988079071 22:36:01 INFO: Retrieving Stack Cost... 22:36:02 INFO: Retrieving Pricing Info for: v3-standard-8 22:36:02 INFO: Archiving Costs [Pipeline] echo 22:36:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:36:02 ---> logs-deploy.sh 22:36:02 lf-activate-venv: SKIPPING 22:36:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/154 22:36:02 INFO: archiving workspace using pattern(s): 22:36:03 Archives upload complete. 22:36:03 INFO: archiving logs to Nexus