Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1afd2ca0f1db72775d251b1e976b74a50e541787 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-ssh10773619387568640212.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh3143201888185600149.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/jakarta/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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4335569321314556723.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh7967945090290017998.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/jakarta/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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10733460785761362116.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 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 [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-572’ is offline Running on prd-ubuntu20.04-docker-8c-8g-574 in /w/workspace/dry_app-functions-sdk-go_jakarta [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/dry_app-functions-sdk-go_jakarta # 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 1afd2ca0f1db72775d251b1e976b74a50e541787 (jakarta) > 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 1afd2ca0f1db72775d251b1e976b74a50e541787 # timeout=10 Commit message: "build: Update go-mod versions for those that changed for the 2.1.1 patch (#1119)" > git rev-list --no-walk f9b1467d0a5601e6ad7aab68938cd04f12ad7851 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:58:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:58:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:58:29 ========================================================= 20:58:29 EdgeX Global Pipelines Version Info 20:58:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:58:30 ------------------- 20:58:30 stable info: 20:58:30 ------------------- 20:58:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:58:30 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 20:58:30 Message: update stable to v1.0.230 20:58:31 ------------------- 20:58:31 experimental info: 20:58:31 ------------------- 20:58:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:58:31 Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e 20:58:31 Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1afd2ca0f1db72775d251b1e976b74a50e541787 [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1afd2ca [Pipeline] echo 20:58:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:58:32 + git rev-list -1 --merges 1afd2ca0f1db72775d251b1e976b74a50e541787~1..1afd2ca0f1db72775d251b1e976b74a50e541787 [Pipeline] echo 20:58:32 -----------> git rev-list -1 --merges 1afd2ca0f1db72775d251b1e976b74a50e541787~1..1afd2ca0f1db72775d251b1e976b74a50e541787 1afd2ca0f1db72775d251b1e976b74a50e541787 [false] [Pipeline] sh 20:58:32 + git log --format=format:%s -1 1afd2ca0f1db72775d251b1e976b74a50e541787 [Pipeline] echo 20:58:32 ========================================================= 20:58:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:58:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:58:32 + git log --format=format:%s -1 1afd2ca0f1db72775d251b1e976b74a50e541787 [Pipeline] echo 20:58:33 [semverPrep] GIT_COMMIT: 1afd2ca0f1db72775d251b1e976b74a50e541787, Commit Message: build: Update go-mod versions for those that changed for the 2.1.1 patch (#1119) [Pipeline] echo 20:58:33 [semverPrep] This is not a build commit. [Pipeline] sh 20:58:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:58:33 + grep -v github /etc/ssh/ssh_known_hosts 20:58:33 + [ -e /tmp/ssh_known_hosts ] 20:58:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:58:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:58:33 + sudo tee -a /etc/ssh/ssh_known_hosts 20:58:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:58:33 20:58:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:58:34 latest: Pulling from edgex-devops/py-git-semver 20:58:34 1fe172e4850f: Pulling fs layer 20:58:34 caf521ccaac6: Pulling fs layer 20:58:34 3ead6fa29328: Pulling fs layer 20:58:34 5c2a1cbceb83: Pulling fs layer 20:58:34 a8d5f1318db7: Pulling fs layer 20:58:34 c427282e49a2: Pulling fs layer 20:58:34 5c2a1cbceb83: Waiting 20:58:34 a8d5f1318db7: Waiting 20:58:34 1827001aaf11: Pulling fs layer 20:58:34 0714d37db230: Pulling fs layer 20:58:34 c427282e49a2: Waiting 20:58:34 0714d37db230: Waiting 20:58:34 ac28cf19c067: Pulling fs layer 20:58:34 ca983d60f3e2: Pulling fs layer 20:58:34 9f894cec8388: Pulling fs layer 20:58:34 ca983d60f3e2: Waiting 20:58:34 ac28cf19c067: Waiting 20:58:34 9f894cec8388: Waiting 20:58:34 caf521ccaac6: Download complete 20:58:34 5c2a1cbceb83: Verifying Checksum 20:58:34 5c2a1cbceb83: Download complete 20:58:34 a8d5f1318db7: Verifying Checksum 20:58:34 a8d5f1318db7: Download complete 20:58:34 c427282e49a2: Download complete 20:58:34 3ead6fa29328: Verifying Checksum 20:58:34 3ead6fa29328: Download complete 20:58:34 0714d37db230: Verifying Checksum 20:58:34 0714d37db230: Download complete 20:58:34 ac28cf19c067: Download complete 20:58:34 ca983d60f3e2: Download complete 20:58:34 9f894cec8388: Verifying Checksum 20:58:34 9f894cec8388: Download complete 20:58:34 1fe172e4850f: Verifying Checksum 20:58:34 1fe172e4850f: Download complete 20:58:34 1827001aaf11: Verifying Checksum 20:58:34 1827001aaf11: Download complete 20:58:35 1fe172e4850f: Pull complete 20:58:36 caf521ccaac6: Pull complete 20:58:36 3ead6fa29328: Pull complete 20:58:36 5c2a1cbceb83: Pull complete 20:58:36 a8d5f1318db7: Pull complete 20:58:37 c427282e49a2: Pull complete 20:58:39 1827001aaf11: Pull complete 20:58:39 0714d37db230: Pull complete 20:58:39 ac28cf19c067: Pull complete 20:58:39 ca983d60f3e2: Pull complete 20:58:39 9f894cec8388: Pull complete 20:58:39 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 20:58:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:58:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:39 prd-ubuntu20.04-docker-8c-8g-574 does not seem to be running inside a container 20:58:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 20:58:40 $ docker top 58f9c271bcf1b8e364d0f3a3abed6b2ea2b46072500ed47084735e6c30e54b4b -eo pid,comm 20:58:40 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). 20:58:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:58:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:58:40 [ssh-agent] Looking for ssh-agent implementation... 20:58:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:58:41 $ docker exec 58f9c271bcf1b8e364d0f3a3abed6b2ea2b46072500ed47084735e6c30e54b4b ssh-agent 20:58:41 SSH_AUTH_SOCK=/tmp/ssh-fTjAXCfauIYc/agent.34 20:58:41 SSH_AGENT_PID=40 20:58:41 Running ssh-add (command line suppressed) 20:58:41 Identity added: /w/workspace/dry_app-functions-sdk-go_jakarta@tmp/private_key_2309933155773096453.key (/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/private_key_2309933155773096453.key) 20:58:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:58:41 + git tag --points-at HEAD [Pipeline] } 20:58:41 $ docker exec --env ******** --env ******** 58f9c271bcf1b8e364d0f3a3abed6b2ea2b46072500ed47084735e6c30e54b4b ssh-agent -k 20:58:41 unset SSH_AUTH_SOCK; 20:58:41 unset SSH_AGENT_PID; 20:58:41 echo Agent pid 40 killed; 20:58:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:58:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:58:41 [ssh-agent] Looking for ssh-agent implementation... 20:58:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:58:41 $ docker exec 58f9c271bcf1b8e364d0f3a3abed6b2ea2b46072500ed47084735e6c30e54b4b ssh-agent 20:58:42 SSH_AUTH_SOCK=/tmp/ssh-U1rofXejbJ2o/agent.74 20:58:42 SSH_AGENT_PID=81 20:58:42 Running ssh-add (command line suppressed) 20:58:42 Identity added: /w/workspace/dry_app-functions-sdk-go_jakarta@tmp/private_key_3510590217230188993.key (/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/private_key_3510590217230188993.key) 20:58:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:58:42 + git semver init 20:58:42 2022-06-01 20:58:42,686 [run_init] DEBUG init version:0.0.0 force:False 20:58:42 2022-06-01 20:58:42,687 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_jakarta/.semver 20:58:42 2022-06-01 20:58:42,688 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_jakarta/.semver 20:58:42 2022-06-01 20:58:42,688 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_jakarta/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_jakarta, universal_newlines=False, shell=None, istream=None) 20:58:44 2022-06-01 20:58:44,012 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_jakarta/.git/info/exclude 20:58:44 2022-06-01 20:58:44,012 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_jakarta/.semver/jakarta with force:False 20:58:44 2022-06-01 20:58:44,012 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_jakarta/.semver/jakarta 20:58:44 2022-06-01 20:58:44,012 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_jakarta/.semver/jakarta 20:58:44 2.1.1-dev.4 [Pipeline] } 20:58:44 $ docker exec --env ******** --env ******** 58f9c271bcf1b8e364d0f3a3abed6b2ea2b46072500ed47084735e6c30e54b4b ssh-agent -k 20:58:44 unset SSH_AUTH_SOCK; 20:58:44 unset SSH_AGENT_PID; 20:58:44 echo Agent pid 81 killed; 20:58:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:58:44 + git semver [Pipeline] } 20:58:44 $ docker stop --time=1 58f9c271bcf1b8e364d0f3a3abed6b2ea2b46072500ed47084735e6c30e54b4b 20:58:46 $ docker rm -f 58f9c271bcf1b8e364d0f3a3abed6b2ea2b46072500ed47084735e6c30e54b4b [Pipeline] // withDockerContainer [Pipeline] sh 20:58:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:58:46 Stashed 1 file(s) [Pipeline] echo 20:58:46 [edgeXSemver]: initialized semver on version 2.1.1-dev.4 [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 20:58:46 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:58:46 ========================================================= 20:58:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] 20:58:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:58:47 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 20:58:47 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base 20:58:47 59bf1c3509f3: Pulling fs layer 20:58:47 666ba61612fd: Pulling fs layer 20:58:47 8ed8ca486205: Pulling fs layer 20:58:47 4fe6c5a15a65: Pulling fs layer 20:58:47 22a0e8bec74d: Pulling fs layer 20:58:47 812f408151ee: Pulling fs layer 20:58:47 bab7bd504b26: Pulling fs layer 20:58:47 070449caade9: Pulling fs layer 20:58:47 8f1a5288e3a6: Pulling fs layer 20:58:47 bab7bd504b26: Waiting 20:58:47 4fe6c5a15a65: Waiting 20:58:47 070449caade9: Waiting 20:58:47 22a0e8bec74d: Waiting 20:58:47 8f1a5288e3a6: Waiting 20:58:47 812f408151ee: Waiting 20:58:47 8ed8ca486205: Verifying Checksum 20:58:47 666ba61612fd: Verifying Checksum 20:58:47 666ba61612fd: Download complete 20:58:47 22a0e8bec74d: Download complete 20:58:47 812f408151ee: Download complete 20:58:47 bab7bd504b26: Download complete 20:58:47 59bf1c3509f3: Verifying Checksum 20:58:47 59bf1c3509f3: Download complete 20:58:47 070449caade9: Verifying Checksum 20:58:47 070449caade9: Download complete 20:58:47 59bf1c3509f3: Pull complete 20:58:47 666ba61612fd: Pull complete 20:58:47 8ed8ca486205: Pull complete 20:58:48 8f1a5288e3a6: Verifying Checksum 20:58:48 8f1a5288e3a6: Download complete 20:58:48 4fe6c5a15a65: Verifying Checksum 20:58:48 4fe6c5a15a65: Download complete 20:58:52 4fe6c5a15a65: Pull complete 20:58:52 22a0e8bec74d: Pull complete 20:58:52 812f408151ee: Pull complete 20:58:52 bab7bd504b26: Pull complete 20:58:52 070449caade9: Pull complete 20:58:54 8f1a5288e3a6: Pull complete 20:58:54 Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 20:58:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 20:58:54 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [Pipeline] sh 20:58:55 + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:55 + docker inspect -f . ci-base-image-x86_64 20:58:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:55 prd-ubuntu20.04-docker-8c-8g-574 does not seem to be running inside a container 20:58:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@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 ******** ci-base-image-x86_64 cat 20:58:57 $ docker top 65e98fcbf2d22e79d2fef16a5329f522a332bd29d9abccd4071889a43b75716e -eo pid,comm [Pipeline] { [Pipeline] sh 20:58:57 + go version 20:58:57 go version go1.17.6 linux/amd64 [Pipeline] } 20:58:57 $ docker stop --time=1 65e98fcbf2d22e79d2fef16a5329f522a332bd29d9abccd4071889a43b75716e 20:58:58 $ docker rm -f 65e98fcbf2d22e79d2fef16a5329f522a332bd29d9abccd4071889a43b75716e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:59 + docker inspect -f . ci-base-image-x86_64 20:58:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:59 prd-ubuntu20.04-docker-8c-8g-574 does not seem to be running inside a container 20:58:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@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 ******** ci-base-image-x86_64 cat 20:58:59 $ docker top 55bee1d6efe100097b5b3df9d1fdafdcfe0af4e66c7c074f3b6aced686c0d718 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:59:00 + make test 20:59:00 make -C ./app-service-template build 20:59:00 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_jakarta/app-service-template' 20:59:00 go mod tidy 20:59:00 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 20:59:00 go: downloading github.com/google/uuid v1.3.0 20:59:00 go: downloading github.com/stretchr/testify v1.7.0 20:59:00 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1-dev.2 20:59:00 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1-dev.2 20:59:00 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 20:59:00 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 20:59:00 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 20:59:00 go: downloading github.com/davecgh/go-spew v1.1.1 20:59:00 go: downloading github.com/pmezard/go-difflib v1.0.0 20:59:00 go: downloading github.com/stretchr/objx v0.1.1 20:59:00 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 20:59:00 go: downloading github.com/gorilla/mux v1.8.0 20:59:00 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:59:00 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 20:59:00 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1-dev.1 20:59:00 go: downloading github.com/go-playground/validator/v10 v10.9.0 20:59:00 go: downloading github.com/go-kit/kit v0.11.0 20:59:00 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 20:59:00 go: downloading github.com/mitchellh/copystructure v1.0.0 20:59:00 go: downloading github.com/pelletier/go-toml v1.9.4 20:59:00 go: downloading github.com/hashicorp/consul/api v1.9.1 20:59:00 go: downloading github.com/gorilla/websocket v1.4.2 20:59:00 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 20:59:00 go: downloading github.com/hashicorp/errwrap v1.0.0 20:59:00 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 20:59:00 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:59:00 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:59:00 go: downloading github.com/x448/float16 v0.8.4 20:59:00 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:59:00 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:59:00 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:59:00 go: downloading github.com/pebbe/zmq4 v1.2.7 20:59:00 go: downloading github.com/kr/pretty v0.3.0 20:59:00 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:59:00 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:59:00 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:59:00 go: downloading github.com/hashicorp/serf v0.9.5 20:59:00 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:59:00 go: downloading github.com/hashicorp/consul/sdk v0.8.0 20:59:00 go: downloading github.com/hashicorp/go-uuid v1.0.1 20:59:00 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:59:00 go: downloading github.com/go-playground/universal-translator v0.18.0 20:59:00 go: downloading github.com/leodido/go-urn v1.2.1 20:59:00 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 20:59:00 go: downloading golang.org/x/text v0.3.6 20:59:00 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:59:00 go: downloading github.com/go-playground/locales v0.14.0 20:59:00 go: downloading github.com/fatih/color v1.9.0 20:59:00 go: downloading github.com/mattn/go-colorable v0.1.6 20:59:00 go: downloading github.com/mattn/go-isatty v0.0.12 20:59:00 go: downloading github.com/onsi/ginkgo v1.10.1 20:59:00 go: downloading github.com/onsi/gomega v1.7.0 20:59:00 go: downloading github.com/go-logfmt/logfmt v0.5.0 20:59:00 go: downloading github.com/go-stack/stack v1.8.0 20:59:01 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:59:01 go: downloading github.com/kr/text v0.2.0 20:59:01 go: downloading github.com/rogpeppe/go-internal v1.8.0 20:59:01 go: downloading github.com/pkg/errors v0.9.1 20:59:01 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:59:01 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:59:01 go: downloading github.com/hashicorp/memberlist v0.2.2 20:59:01 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 20:59:01 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 20:59:01 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:59:01 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:59:01 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:59:01 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 20:59:01 go: downloading github.com/miekg/dns v1.1.26 20:59:01 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:59:01 go: downloading gopkg.in/yaml.v2 v2.3.0 20:59:01 go: downloading github.com/hpcloud/tail v1.0.0 20:59:01 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:59:01 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:59:01 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:59:01 go: downloading github.com/golang/protobuf v1.5.2 20:59:01 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:59:01 go: downloading github.com/fsnotify/fsnotify v1.4.7 20:59:01 go: downloading google.golang.org/protobuf v1.27.1 20:59:01 Still waiting to schedule task 20:59:01 ‘prd-ubuntu20.04-docker-arm64-4c-16g-573’ is offline 20:59:01 go: downloading github.com/google/go-cmp v0.5.5 20:59:01 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 20:59:01 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 20:59:08 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_jakarta/app-service-template' 20:59:08 make -C ./app-service-template test 20:59:08 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_jakarta/app-service-template' 20:59:08 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:59:12 ok new-app-service 0.015s coverage: 48.1% of statements 20:59:12 ? new-app-service/config [no test files] 20:59:12 ok new-app-service/functions 0.011s 20:59:12 CGO_ENABLED=1 go vet ./... 20:59:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:59:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:59:15 ./bin/test-attribution-txt.sh 20:59:15 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_jakarta/app-service-template' 20:59:15 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:59:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 20:59:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.018s coverage: 65.7% of statements 20:59:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 20:59:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.021s coverage: 93.7% of statements 20:59:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 20:59:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.018s coverage: 61.8% of statements 20:59:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 20:59:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.017s 20:59:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.012s coverage: 100.0% of statements 20:59:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.033s coverage: 78.3% of statements 20:59:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 20:59:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 20:59:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 20:59:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 20:59:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 20:59:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 20:59:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.021s coverage: 97.3% of statements 20:59:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 20:59:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 20:59:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.012s coverage: 10.5% of statements 20:59:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.052s coverage: 77.8% of statements 20:59:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 20:59:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 20:59:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.011s coverage: 14.3% of statements 20:59:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.012s coverage: 27.3% of statements 20:59:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 20:59:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 20:59:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.017s coverage: 51.4% of statements 20:59:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.065s coverage: 78.2% of statements 20:59:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.011s coverage: 94.4% of statements 20:59:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:59:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:59:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:59:55 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 20:59:55 + go mod tidy [Pipeline] } 20:59:55 $ docker stop --time=1 55bee1d6efe100097b5b3df9d1fdafdcfe0af4e66c7c074f3b6aced686c0d718 20:59:56 $ docker rm -f 55bee1d6efe100097b5b3df9d1fdafdcfe0af4e66c7c074f3b6aced686c0d718 [Pipeline] // withDockerContainer [Pipeline] sh 20:59:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:59:57 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 20:59:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:59:58 20:59:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:59:58 latest: Pulling from edgex-lftools-log-publisher 20:59:58 5eb5b503b376: Pulling fs layer 20:59:58 5c69ac0246d0: Pulling fs layer 20:59:58 ec43610c2a17: Pulling fs layer 20:59:58 3a2ae6a8a46f: Pulling fs layer 20:59:58 33b1e0a273af: Pulling fs layer 20:59:58 5d3b04190fa2: Pulling fs layer 20:59:58 2f39f015ded8: Pulling fs layer 20:59:58 3a2ae6a8a46f: Waiting 20:59:58 33b1e0a273af: Waiting 20:59:58 5d3b04190fa2: Waiting 20:59:58 2f39f015ded8: Waiting 20:59:58 5c69ac0246d0: Download complete 20:59:58 3a2ae6a8a46f: Verifying Checksum 20:59:58 3a2ae6a8a46f: Download complete 20:59:58 33b1e0a273af: Verifying Checksum 20:59:58 33b1e0a273af: Download complete 20:59:58 5d3b04190fa2: Verifying Checksum 20:59:58 5d3b04190fa2: Download complete 20:59:58 ec43610c2a17: Verifying Checksum 20:59:58 ec43610c2a17: Download complete 20:59:58 5eb5b503b376: Verifying Checksum 20:59:58 5eb5b503b376: Download complete 20:59:59 2f39f015ded8: Verifying Checksum 20:59:59 2f39f015ded8: Download complete 20:59:59 5eb5b503b376: Pull complete 20:59:59 5c69ac0246d0: Pull complete 21:00:00 ec43610c2a17: Pull complete 21:00:00 3a2ae6a8a46f: Pull complete 21:00:00 33b1e0a273af: Pull complete 21:00:00 5d3b04190fa2: Pull complete 21:00:04 2f39f015ded8: Pull complete 21:00:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:00:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:00:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:05 prd-ubuntu20.04-docker-8c-8g-574 does not seem to be running inside a container 21:00:05 $ 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/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@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-lftools-log-publisher:latest cat 21:00:06 $ docker top 6fa3291ec218df12991c65d873d4685cccd6bc0e87987bfa1262998042151a01 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:00:06 ---> job-cost.sh 21:00:06 lf-activate-venv: SKIPPING 21:00:06 INFO: No Stack... 21:00:07 INFO: Retrieving Pricing Info for: v3-standard-8 21:00:07 INFO: Archiving Costs [Pipeline] sh 21:00:08 + cat /w/workspace/dry_app-functions-sdk-go_jakarta/archives/cost.csv 21:00:08 + cut -d, -f6 [Pipeline] lock 21:00:08 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-jakarta-6-stack-cost] 21:00:08 Resource [jenkins-edgexfoundry-app-functions-sdk-go-jakarta-6-stack-cost] did not exist. Created. 21:00:08 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-jakarta-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:00:08 + echo total: 0.2199999988079071 [Pipeline] stash 21:00:08 Stashed 1 file(s) [Pipeline] } 21:00:08 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-jakarta-6-stack-cost] [Pipeline] // lock [Pipeline] } 21:00:08 $ docker stop --time=1 6fa3291ec218df12991c65d873d4685cccd6bc0e87987bfa1262998042151a01 21:00:09 $ docker rm -f 6fa3291ec218df12991c65d873d4685cccd6bc0e87987bfa1262998042151a01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:00:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-575 in /w/workspace/dry_app-functions-sdk-go_jakarta [Pipeline] { [Pipeline] ws 21:00:37 Running in /w/workspace/app-functions-sdk-go/6 [Pipeline] { [Pipeline] checkout 21:00:37 The recommended git tool is: git 21:00:43 using credential edgex-jenkins-ssh 21:00:43 Cloning the remote Git repository 21:00:43 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:00:43 > git init /w/workspace/app-functions-sdk-go/6 # timeout=10 21:00:44 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:00:44 > git --version # timeout=10 21:00:44 > git --version # 'git version 2.25.1' 21:00:44 using GIT_SSH to set credentials SSH Credentials for GitHub 21:00:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:00:48 Avoid second fetch 21:00:48 Checking out Revision 1afd2ca0f1db72775d251b1e976b74a50e541787 (jakarta) 21:00:48 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:00:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:00:48 > git config core.sparsecheckout # timeout=10 21:00:48 > git checkout -f 1afd2ca0f1db72775d251b1e976b74a50e541787 # timeout=10 21:00:52 Commit message: "build: Update go-mod versions for those that changed for the 2.1.1 patch (#1119)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:00:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:00:53 % Total % Received % Xferd Average Speed Time Time Time Current 21:00:53 Dload Upload Total Spent Left Speed 21:00:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98814 0 --:--:-- --:--:-- --:--:-- 98814 [Pipeline] sh 21:00:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:00:54 + sudo tee /etc/docker/daemon.new 21:00:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:00:54 { 21:00:54 "registry-mirrors": [ 21:00:54 "https://nexus3.edgexfoundry.org:10001" 21:00:54 ], 21:00:54 "bip": "10.250.0.254/24", 21:00:54 "hosts": [ 21:00:54 "tcp://0.0.0.0:5555", 21:00:54 "unix:///var/run/docker.sock" 21:00:54 ], 21:00:54 "mtu": 1458, 21:00:54 "selinux-enabled": true, 21:00:54 "seccomp-profile": "/etc/docker/seccomp.json" 21:00:54 } [Pipeline] sh 21:00:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:00:55 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:01:14 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:01:14 ========================================================= 21:01:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] 21:01:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:01:14 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 21:01:15 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 21:01:15 9b3977197b4f: Pulling fs layer 21:01:15 1a89e8eeedd5: Pulling fs layer 21:01:15 94645a83ff95: Pulling fs layer 21:01:15 3f3a8bcf1eab: Pulling fs layer 21:01:15 0c92f367c5e7: Pulling fs layer 21:01:15 63b1bc5785f6: Pulling fs layer 21:01:15 626d30ff41c6: Pulling fs layer 21:01:15 de1d54c125be: Pulling fs layer 21:01:15 63b1bc5785f6: Waiting 21:01:15 3f3a8bcf1eab: Waiting 21:01:15 0c92f367c5e7: Waiting 21:01:15 de1d54c125be: Waiting 21:01:15 94645a83ff95: Verifying Checksum 21:01:15 94645a83ff95: Download complete 21:01:15 1a89e8eeedd5: Verifying Checksum 21:01:15 1a89e8eeedd5: Download complete 21:01:15 0c92f367c5e7: Download complete 21:01:15 63b1bc5785f6: Verifying Checksum 21:01:15 63b1bc5785f6: Download complete 21:01:15 626d30ff41c6: Verifying Checksum 21:01:15 626d30ff41c6: Download complete 21:01:15 9b3977197b4f: Verifying Checksum 21:01:15 9b3977197b4f: Download complete 21:01:16 9b3977197b4f: Pull complete 21:01:16 1a89e8eeedd5: Pull complete 21:01:17 94645a83ff95: Pull complete 21:01:17 de1d54c125be: Verifying Checksum 21:01:17 de1d54c125be: Download complete 21:01:17 3f3a8bcf1eab: Verifying Checksum 21:01:17 3f3a8bcf1eab: Download complete 21:01:30 3f3a8bcf1eab: Pull complete 21:01:30 0c92f367c5e7: Pull complete 21:01:30 63b1bc5785f6: Pull complete 21:01:30 626d30ff41c6: Pull complete 21:01:37 de1d54c125be: Pull complete 21:01:37 Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 21:01:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 21:01:37 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [Pipeline] sh 21:01:37 + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:37 + docker inspect -f . ci-base-image-arm64 21:01:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:38 prd-ubuntu20.04-docker-arm64-4c-16g-575 does not seem to be running inside a container 21:01:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@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 ******** ci-base-image-arm64 cat 21:01:40 $ docker top 6255688c1ed3cb12d801d4421062533e23de1745052d1493ad4b86bfe881974f -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:41 + go version 21:01:41 go version go1.17.6 linux/arm64 [Pipeline] } 21:01:41 $ docker stop --time=1 6255688c1ed3cb12d801d4421062533e23de1745052d1493ad4b86bfe881974f 21:01:43 $ docker rm -f 6255688c1ed3cb12d801d4421062533e23de1745052d1493ad4b86bfe881974f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:44 + docker inspect -f . ci-base-image-arm64 21:01:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:44 prd-ubuntu20.04-docker-arm64-4c-16g-575 does not seem to be running inside a container 21:01:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@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 ******** ci-base-image-arm64 cat 21:01:45 $ docker top 442584a244dc247a081b9767713c1ffaed1271aad8fb7fb9cb3654c5d0ac5151 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:01:46 + make test 21:01:46 make -C ./app-service-template build 21:01:46 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 21:01:46 go mod tidy 21:01:48 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 21:01:48 go: downloading github.com/google/uuid v1.3.0 21:01:48 go: downloading github.com/stretchr/testify v1.7.0 21:01:48 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1-dev.2 21:01:48 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1-dev.2 21:01:48 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 21:01:48 go: downloading github.com/davecgh/go-spew v1.1.1 21:01:48 go: downloading github.com/pmezard/go-difflib v1.0.0 21:01:48 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 21:01:48 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:01:48 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 21:01:48 go: downloading github.com/stretchr/objx v0.1.1 21:01:48 go: downloading github.com/go-playground/validator/v10 v10.9.0 21:01:48 go: downloading github.com/go-kit/kit v0.11.0 21:01:48 go: downloading github.com/gorilla/mux v1.8.0 21:01:48 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:01:48 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 21:01:48 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1-dev.1 21:01:48 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 21:01:48 go: downloading github.com/mitchellh/copystructure v1.0.0 21:01:48 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 21:01:48 go: downloading github.com/hashicorp/consul/api v1.9.1 21:01:48 go: downloading github.com/pelletier/go-toml v1.9.4 21:01:48 go: downloading github.com/gorilla/websocket v1.4.2 21:01:48 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 21:01:48 go: downloading github.com/hashicorp/errwrap v1.0.0 21:01:48 go: downloading github.com/go-playground/universal-translator v0.18.0 21:01:48 go: downloading github.com/leodido/go-urn v1.2.1 21:01:48 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 21:01:49 go: downloading golang.org/x/text v0.3.6 21:01:49 go: downloading github.com/go-playground/assert/v2 v2.0.1 21:01:49 go: downloading github.com/go-playground/locales v0.14.0 21:01:52 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:01:52 go: downloading github.com/kr/pretty v0.3.0 21:01:52 go: downloading github.com/x448/float16 v0.8.4 21:01:52 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:01:52 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:01:52 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:01:52 go: downloading github.com/hashicorp/serf v0.9.5 21:01:52 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:01:52 go: downloading github.com/hashicorp/consul/sdk v0.8.0 21:01:52 go: downloading github.com/hashicorp/go-uuid v1.0.1 21:01:52 go: downloading github.com/go-logfmt/logfmt v0.5.0 21:01:52 go: downloading github.com/go-stack/stack v1.8.0 21:01:52 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:01:52 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 21:01:52 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:01:52 go: downloading github.com/kr/text v0.2.0 21:01:52 go: downloading github.com/rogpeppe/go-internal v1.8.0 21:01:52 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:01:52 go: downloading github.com/fatih/color v1.9.0 21:01:52 go: downloading github.com/mattn/go-colorable v0.1.6 21:01:52 go: downloading github.com/mattn/go-isatty v0.0.12 21:01:52 go: downloading github.com/pkg/errors v0.9.1 21:01:52 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:01:52 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:01:52 go: downloading github.com/pebbe/zmq4 v1.2.7 21:01:52 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:01:52 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:01:52 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:01:52 go: downloading github.com/hashicorp/memberlist v0.2.2 21:01:52 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 21:01:52 go: downloading github.com/onsi/ginkgo v1.10.1 21:01:53 go: downloading github.com/onsi/gomega v1.7.0 21:01:53 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:01:53 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:01:53 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:01:53 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 21:01:53 go: downloading github.com/miekg/dns v1.1.26 21:01:53 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:01:53 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:01:53 go: downloading gopkg.in/yaml.v2 v2.3.0 21:01:53 go: downloading github.com/hpcloud/tail v1.0.0 21:01:53 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:01:53 go: downloading github.com/golang/protobuf v1.5.2 21:01:53 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:01:53 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:01:53 go: downloading github.com/fsnotify/fsnotify v1.4.7 21:01:53 go: downloading google.golang.org/protobuf v1.27.1 21:01:54 go: downloading github.com/google/go-cmp v0.5.5 21:01:54 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 21:01:54 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 21:02:33 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 21:02:33 make -C ./app-service-template test 21:02:33 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 21:02:33 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:03:00 ok new-app-service 0.054s coverage: 48.1% of statements 21:03:00 ? new-app-service/config [no test files] 21:03:00 ok new-app-service/functions 0.045s 21:03:00 CGO_ENABLED=1 go vet ./... 21:03:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:03:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:03:18 ./bin/test-attribution-txt.sh 21:03:21 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 21:03:21 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:03:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:04:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.115s coverage: 65.7% of statements 21:04:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 21:04:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.057s coverage: 93.7% of statements 21:04:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:04:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.165s coverage: 61.8% of statements 21:04:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:04:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.061s 21:04:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.044s coverage: 100.0% of statements 21:04:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.139s coverage: 78.3% of statements 21:04:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 21:04:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 21:04:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:04:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 21:04:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 21:04:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:04:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.017s coverage: 97.3% of statements 21:04:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:04:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 21:04:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.060s coverage: 10.5% of statements 21:04:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.186s coverage: 77.8% of statements 21:04:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 21:04:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 21:04:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.063s coverage: 14.3% of statements 21:04:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.053s coverage: 27.3% of statements 21:04:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 21:04:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 21:04:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.047s coverage: 51.4% of statements 21:04:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.142s coverage: 78.2% of statements 21:04:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.064s coverage: 94.4% of statements 21:04:44 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:04:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:04:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:04:53 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 21:04:53 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 21:04:53 + go mod tidy [Pipeline] } 21:04:54 $ docker stop --time=1 442584a244dc247a081b9767713c1ffaed1271aad8fb7fb9cb3654c5d0ac5151 21:04:56 $ docker rm -f 442584a244dc247a081b9767713c1ffaed1271aad8fb7fb9cb3654c5d0ac5151 [Pipeline] // withDockerContainer [Pipeline] sh 21:04:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:04:58 Warning: overwriting stash ‘coverage-report’ 21:04:59 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 21:05:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:05:00 21:05:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:05:00 arm64: Pulling from edgex-lftools-log-publisher 21:05:00 8998bd30e6a1: Pulling fs layer 21:05:00 04944245beec: Pulling fs layer 21:05:00 699f458cf7ca: Pulling fs layer 21:05:00 765212b225bb: Pulling fs layer 21:05:00 f23df028b6ca: Pulling fs layer 21:05:00 d65c8cfc05b1: Pulling fs layer 21:05:00 2437ff75d9bd: Pulling fs layer 21:05:00 f23df028b6ca: Waiting 21:05:00 d65c8cfc05b1: Waiting 21:05:00 2437ff75d9bd: Waiting 21:05:00 765212b225bb: Waiting 21:05:00 04944245beec: Verifying Checksum 21:05:00 04944245beec: Download complete 21:05:00 765212b225bb: Verifying Checksum 21:05:00 765212b225bb: Download complete 21:05:00 f23df028b6ca: Verifying Checksum 21:05:00 f23df028b6ca: Download complete 21:05:00 d65c8cfc05b1: Verifying Checksum 21:05:00 d65c8cfc05b1: Download complete 21:05:00 699f458cf7ca: Verifying Checksum 21:05:00 699f458cf7ca: Download complete 21:05:01 8998bd30e6a1: Verifying Checksum 21:05:01 8998bd30e6a1: Download complete 21:05:03 2437ff75d9bd: Verifying Checksum 21:05:03 2437ff75d9bd: Download complete 21:05:05 8998bd30e6a1: Pull complete 21:05:06 04944245beec: Pull complete 21:05:07 699f458cf7ca: Pull complete 21:05:07 765212b225bb: Pull complete 21:05:08 f23df028b6ca: Pull complete 21:05:09 d65c8cfc05b1: Pull complete 21:05:24 2437ff75d9bd: Pull complete 21:05:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:05:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:05:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:05:24 prd-ubuntu20.04-docker-arm64-4c-16g-575 does not seem to be running inside a container 21:05:24 $ 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/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:05:26 $ docker top e1b63de06bd5dddc31165d5879e377bb403aabba9b42ff50d4f36c29030c7276 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:27 ---> job-cost.sh 21:05:27 lf-activate-venv: SKIPPING 21:05:27 INFO: No Stack... 21:05:27 INFO: Retrieving Pricing Info for: v3-standard-4 21:05:28 INFO: Archiving Costs [Pipeline] sh 21:05:29 + cat /w/workspace/app-functions-sdk-go/6/archives/cost.csv 21:05:29 + cut -d, -f6 [Pipeline] lock 21:05:29 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-jakarta-6-stack-cost] 21:05:29 Resource [jenkins-edgexfoundry-app-functions-sdk-go-jakarta-6-stack-cost] did not exist. Created. 21:05:29 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-jakarta-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:05:30 /w/workspace/app-functions-sdk-go/6@tmp/durable-796d1c00/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:05:31 + echo total: 0.10999999940395355 [Pipeline] stash 21:05:31 Warning: overwriting stash ‘stack-cost’ 21:05:31 Stashed 1 file(s) [Pipeline] } 21:05:31 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-jakarta-6-stack-cost] [Pipeline] // lock [Pipeline] } 21:05:31 $ docker stop --time=1 e1b63de06bd5dddc31165d5879e377bb403aabba9b42ff50d4f36c29030c7276 21:05:32 $ docker rm -f e1b63de06bd5dddc31165d5879e377bb403aabba9b42ff50d4f36c29030c7276 [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 21:05:33 provisioning config files... 21:05:33 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/config6729989759101839142tmp [Pipeline] { [Pipeline] sh 21:05:33 + set +x 21:05:33 + curl -s https://codecov.io/bash 21:05:33 + bash -s -- 21:05:33 21:05:33 _____ _ 21:05:33 / ____| | | 21:05:33 | | ___ __| | ___ ___ _____ __ 21:05:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:05:33 | |___| (_) | (_| | __/ (_| (_) \ V / 21:05:33 \_____\___/ \__,_|\___|\___\___/ \_/ 21:05:33 Bash-1.0.6 21:05:33 21:05:33 21:05:33 ==> git version 2.25.1 found 21:05:33 ==> 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 21:05:33 Release-Date: 2020-01-08 21:05:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:05:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:05:33 ==> Jenkins CI detected. 21:05:33 current dir:  /w/workspace/dry_app-functions-sdk-go_jakarta 21:05:33 project root: . 21:05:33 --> token set from env 21:05:33 Yaml found at: app-service-template/vendor/github.com/diegoholiveira/jsonlogic/codecov.yml 21:05:33 ==> Running gcov in . (disable via -X gcov) 21:05:33 ==> Python coveragepy not found 21:05:33 ==> Searching for coverage reports in: 21:05:33 + . 21:05:33 -> Found 2 reports 21:05:33 ==> Detecting git/mercurial file structure 21:05:33 ==> Reading reports 21:05:33 + ./app-service-template/coverage.out bytes=1219 21:05:33 + ./coverage.out bytes=108509 21:05:33 ==> Appending adjustments 21:05:33 https://docs.codecov.io/docs/fixing-reports 21:05:34 + Found adjustments 21:05:34 ==> Gzipping contents 21:05:34 32K /tmp/codecov.ug1UNt.gz 21:05:34 ==> Uploading reports 21:05:34 url: https://codecov.io 21:05:34 query: branch=jakarta&commit=1afd2ca0f1db72775d251b1e976b74a50e541787&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fjakarta%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:05:34 -> Pinging Codecov 21:05:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=jakarta&commit=1afd2ca0f1db72775d251b1e976b74a50e541787&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fjakarta%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:05:34 -> Uploading to 21:05:34 https://storage.googleapis.com/codecov/v4/raw/2022-06-01/3D8B5DFFC46A037C893635FACE044666/1afd2ca0f1db72775d251b1e976b74a50e541787/b2449a1b-ca96-424d-8f55-121d3bf57e31.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220601%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220601T210534Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e040fdd9e91cc41ca770dd3f84bace9c94dd309031a64179b0824b10c4961078 21:05:34 % Total % Received % Xferd Average Speed Time Time Time Current 21:05:34 Dload Upload Total Spent Left Speed 21:05:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32726 0 0 100 32726 0 140k --:--:-- --:--:-- --:--:-- 140k 21:05:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/1afd2ca0f1db72775d251b1e976b74a50e541787 [Pipeline] } 21:05:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:05:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:05:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:05:35 21:05:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:05:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:05:35 df9b9388f04a: Pulling fs layer 21:05:35 52dc419b0ee2: Pulling fs layer 21:05:35 25bc292e5bac: Pulling fs layer 21:05:35 114826534d7a: Pulling fs layer 21:05:35 4657fd5d0bcf: Pulling fs layer 21:05:35 6ad1cebc031e: Pulling fs layer 21:05:35 8a3aa393b2d8: Pulling fs layer 21:05:35 114826534d7a: Waiting 21:05:35 4657fd5d0bcf: Waiting 21:05:35 8a3aa393b2d8: Waiting 21:05:35 6ad1cebc031e: Waiting 21:05:35 25bc292e5bac: Verifying Checksum 21:05:35 25bc292e5bac: Download complete 21:05:35 52dc419b0ee2: Download complete 21:05:35 4657fd5d0bcf: Verifying Checksum 21:05:35 4657fd5d0bcf: Download complete 21:05:35 df9b9388f04a: Verifying Checksum 21:05:35 df9b9388f04a: Download complete 21:05:36 df9b9388f04a: Pull complete 21:05:36 6ad1cebc031e: Download complete 21:05:36 52dc419b0ee2: Pull complete 21:05:36 25bc292e5bac: Pull complete 21:05:36 114826534d7a: Download complete 21:05:36 8a3aa393b2d8: Verifying Checksum 21:05:36 8a3aa393b2d8: Download complete 21:05:40 114826534d7a: Pull complete 21:05:40 4657fd5d0bcf: Pull complete 21:05:40 6ad1cebc031e: Pull complete 21:05:43 8a3aa393b2d8: Pull complete 21:05:43 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:05:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:05:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:05:43 prd-ubuntu20.04-docker-8c-8g-574 does not seem to be running inside a container 21:05:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@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/edgex-snyk-go:1.410.4 cat 21:05:45 $ docker top ec822109952c3aa9086c8dda1770fe5291da34a3a9c5ac0038561eaa537c46f5 -eo pid,comm [Pipeline] { [Pipeline] echo 21:05:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:05:45 + set -o pipefail 21:05:45 + snyk monitor '--org=edgex-jenkins' 21:05:48 21:05:48 Monitoring /w/workspace/dry_app-functions-sdk-go_jakarta (github.com/edgexfoundry/app-functions-sdk-go/v2)... 21:05:48 21:05:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/b2e9ee58-8d6e-4d54-bdd2-5901ebd3c7bb/history/2b1aa9f5-1c9b-4361-b9de-98d9ea3d3d50 21:05:48 21:05:48 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 21:05:48 21:05:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:05:48 21:05:48 [Pipeline] } 21:05:48 $ docker stop --time=1 ec822109952c3aa9086c8dda1770fe5291da34a3a9c5ac0038561eaa537c46f5 21:05:50 $ docker rm -f ec822109952c3aa9086c8dda1770fe5291da34a3a9c5ac0038561eaa537c46f5 [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 21:05:50 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:05:50 provisioning config files... 21:05:50 copy managed file [swaggerhub-api-key] to file:/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/config3357791684712050636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:50 --> edgex-publish-swagger.sh 21:05:50 === Publish openapi/v2 API === 21:05:50 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 21:05:50 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/dry_app-functions-sdk-go_jakarta/openapi/v2/app-functions-sdk.yaml] 21:05:50 % Total % Received % Xferd Average Speed Time Time Time Current 21:05:50 Dload Upload Total Spent Left Speed 21:05:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13220 0 0 100 13220 0 13842 --:--:-- --:--:-- --:--:-- 13828 100 13220 0 0 100 13220 0 13828 --:--:-- --:--:-- --:--:-- 13828 21:05:51 21:05:51 [Pipeline] } 21:05:51 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 21:05:51 + git log --format=format:%s -1 1afd2ca0f1db72775d251b1e976b74a50e541787 [Pipeline] sh 21:05:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:05:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:05:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:05:52 prd-ubuntu20.04-docker-8c-8g-574 does not seem to be running inside a container 21:05:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 21:05:52 $ docker top a9f600e2085f0464a409c2652efb9236a3a6fad6ac813301e099a6b12d82318b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:05:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:05:53 [ssh-agent] Looking for ssh-agent implementation... 21:05:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:05:53 $ docker exec a9f600e2085f0464a409c2652efb9236a3a6fad6ac813301e099a6b12d82318b ssh-agent 21:05:53 SSH_AUTH_SOCK=/tmp/ssh-nJsS8BIGtpHW/agent.32 21:05:53 SSH_AGENT_PID=38 21:05:53 Running ssh-add (command line suppressed) 21:05:53 Identity added: /w/workspace/dry_app-functions-sdk-go_jakarta@tmp/private_key_5779006867106940620.key (/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/private_key_5779006867106940620.key) 21:05:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:05:53 + git semver tag 21:05:53 2022-06-01 21:05:53,861 [run_tag] DEBUG tag force:False 21:05:53 2022-06-01 21:05:53,861 [check_head_tag] DEBUG check head tag 21:05:53 2022-06-01 21:05:53,861 [execute] INFO git cat-file --batch-check 21:05:53 2022-06-01 21:05:53,862 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_jakarta, universal_newlines=False, shell=None, istream=) 21:05:53 2022-06-01 21:05:53,865 [execute] INFO git cat-file --batch 21:05:53 2022-06-01 21:05:53,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_jakarta, universal_newlines=False, shell=None, istream=) 21:05:53 2022-06-01 21:05:53,874 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_jakarta/.semver/jakarta 21:05:53 2022-06-01 21:05:53,875 [execute] INFO git tag -a v2.1.1-dev.4 -m v2.1.1-dev.4 21:05:53 2022-06-01 21:05:53,875 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.4', '-m', 'v2.1.1-dev.4'], cwd=/w/workspace/dry_app-functions-sdk-go_jakarta, universal_newlines=False, shell=None, istream=None) 21:05:53 2022-06-01 21:05:53,880 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_jakarta/.semver/jakarta 21:05:53 2.1.1-dev.4 [Pipeline] } 21:05:53 $ docker exec --env ******** --env ******** a9f600e2085f0464a409c2652efb9236a3a6fad6ac813301e099a6b12d82318b ssh-agent -k 21:05:54 unset SSH_AUTH_SOCK; 21:05:54 unset SSH_AGENT_PID; 21:05:54 echo Agent pid 38 killed; 21:05:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:05:54 + git semver [Pipeline] } 21:05:54 $ docker stop --time=1 a9f600e2085f0464a409c2652efb9236a3a6fad6ac813301e099a6b12d82318b 21:05:55 $ docker rm -f a9f600e2085f0464a409c2652efb9236a3a6fad6ac813301e099a6b12d82318b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:05:56 21:05:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:05:56 0.23.1-centos7: Pulling from edgex-lftools 21:05:56 ab5ef0e58194: Pulling fs layer 21:05:56 9712f1f96733: Pulling fs layer 21:05:56 63f879dbbcfc: Pulling fs layer 21:05:56 0d9ebad4ef96: Pulling fs layer 21:05:56 e9a5061849ea: Pulling fs layer 21:05:56 d747dcd14b5f: Pulling fs layer 21:05:56 2de7ff778b66: Pulling fs layer 21:05:56 0d9ebad4ef96: Waiting 21:05:56 2de7ff778b66: Waiting 21:05:56 d747dcd14b5f: Waiting 21:05:56 9712f1f96733: Verifying Checksum 21:05:56 9712f1f96733: Download complete 21:05:57 63f879dbbcfc: Verifying Checksum 21:05:57 63f879dbbcfc: Download complete 21:05:57 e9a5061849ea: Verifying Checksum 21:05:57 e9a5061849ea: Download complete 21:05:57 d747dcd14b5f: Download complete 21:05:57 ab5ef0e58194: Download complete 21:05:57 0d9ebad4ef96: Verifying Checksum 21:05:57 0d9ebad4ef96: Download complete 21:05:57 2de7ff778b66: Verifying Checksum 21:05:57 2de7ff778b66: Download complete 21:05:59 ab5ef0e58194: Pull complete 21:05:59 9712f1f96733: Pull complete 21:06:00 63f879dbbcfc: Pull complete 21:06:04 0d9ebad4ef96: Pull complete 21:06:04 e9a5061849ea: Pull complete 21:06:04 d747dcd14b5f: Pull complete 21:06:05 2de7ff778b66: Pull complete 21:06:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:06:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:06:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:05 prd-ubuntu20.04-docker-8c-8g-574 does not seem to be running inside a container 21:06:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:06:07 $ docker top 72617f15a8a125017fd4a1c95bd62b28659aabb60f6e35bc004d7b3f4198f879 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:06:07 provisioning config files... 21:06:07 copy managed file [sigul-config] to file:/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/config8373999653213801058tmp 21:06:07 copy managed file [sigul-password] to file:/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/config7076385644787187004tmp 21:06:07 copy managed file [sigul-pki] to file:/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/config5222386666546588698tmp [Pipeline] { [Pipeline] echo 21:06:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:06:07 ---> sigul-configuration.sh 21:06:07 gpg: directory `/root/.gnupg' created 21:06:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:06:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:06:07 gpg: keyring `/root/.gnupg/secring.gpg' created 21:06:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:06:07 gpg: CAST5 encrypted data 21:06:07 gpg: encrypted with 1 passphrase 21:06:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:06:08 + mkdir /home/jenkins 21:06:08 + mkdir /home/jenkins/sigul [Pipeline] sh 21:06:08 + 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 21:06:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:06:08 ---> sigul-install.sh 21:06:08 Sigul already installed; skipping installation. [Pipeline] sh 21:06:09 + git tag --list 21:06:09 v0.1.0 21:06:09 v0.1.1 21:06:09 v1.0.0 21:06:09 v1.1.0 21:06:09 v1.2.0 21:06:09 v1.3.0 21:06:09 v1.3.1 21:06:09 v2.0.0 21:06:09 v2.0.1 21:06:09 v2.1.0 21:06:09 v2.1.1-dev.3 21:06:09 v2.1.1-dev.4 21:06:09 v2.2.0 21:06:09 v2.2.1-dev.1 21:06:09 v2.2.1-dev.2 [Pipeline] sh 21:06:09 + lftools sign git-tag v2.1.1-dev.4 21:06:09 Signing Git tag with Sigul... 21:06:09 Signing v2.1.1-dev.4 [Pipeline] echo 21:06:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:06:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:06:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:06:10 $ docker stop --time=1 72617f15a8a125017fd4a1c95bd62b28659aabb60f6e35bc004d7b3f4198f879 21:06:12 $ docker rm -f 72617f15a8a125017fd4a1c95bd62b28659aabb60f6e35bc004d7b3f4198f879 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:06:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:06:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:06:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:12 prd-ubuntu20.04-docker-8c-8g-574 does not seem to be running inside a container 21:06:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 21:06:13 $ docker top c2461773150c402e2947d2630a760a5aa9941dd2d4894e9d86265e4e07e4459c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:06:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:13 [ssh-agent] Looking for ssh-agent implementation... 21:06:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:13 $ docker exec c2461773150c402e2947d2630a760a5aa9941dd2d4894e9d86265e4e07e4459c ssh-agent 21:06:13 SSH_AUTH_SOCK=/tmp/ssh-7CzxMDD8z8gO/agent.34 21:06:13 SSH_AGENT_PID=40 21:06:13 Running ssh-add (command line suppressed) 21:06:13 Identity added: /w/workspace/dry_app-functions-sdk-go_jakarta@tmp/private_key_5894053320775239179.key (/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/private_key_5894053320775239179.key) 21:06:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:14 + git semver bump pre 21:06:14 2022-06-01 21:06:14,283 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_jakarta/.semver/jakarta 21:06:14 2022-06-01 21:06:14,284 [bump_version] DEBUG bumping version:2.1.1-dev.4 on axis:pre with prefix:dev 21:06:14 2022-06-01 21:06:14,284 [bump_version] DEBUG bumped version:2.1.1-dev.5 21:06:14 2022-06-01 21:06:14,284 [write_version] DEBUG write version:2.1.1-dev.5 to path:/w/workspace/dry_app-functions-sdk-go_jakarta/.semver/jakarta with force:True 21:06:14 2022-06-01 21:06:14,284 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_jakarta/.semver/jakarta 21:06:14 2022-06-01 21:06:14,284 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_jakarta/.semver/jakarta 21:06:14 2022-06-01 21:06:14,288 [execute] INFO git cat-file --batch-check 21:06:14 2022-06-01 21:06:14,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_jakarta/.semver, universal_newlines=False, shell=None, istream=) 21:06:14 2022-06-01 21:06:14,295 [execute] INFO git cat-file --batch 21:06:14 2022-06-01 21:06:14,295 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_jakarta/.semver, universal_newlines=False, shell=None, istream=) 21:06:14 2022-06-01 21:06:14,300 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_jakarta/.semver/jakarta 21:06:14 2.1.1-dev.5 [Pipeline] } 21:06:14 $ docker exec --env ******** --env ******** c2461773150c402e2947d2630a760a5aa9941dd2d4894e9d86265e4e07e4459c ssh-agent -k 21:06:14 unset SSH_AUTH_SOCK; 21:06:14 unset SSH_AGENT_PID; 21:06:14 echo Agent pid 40 killed; 21:06:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:06:14 + git semver [Pipeline] } 21:06:15 $ docker stop --time=1 c2461773150c402e2947d2630a760a5aa9941dd2d4894e9d86265e4e07e4459c 21:06:16 $ docker rm -f c2461773150c402e2947d2630a760a5aa9941dd2d4894e9d86265e4e07e4459c [Pipeline] // withDockerContainer [Pipeline] sh 21:06:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:06:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:06:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:17 prd-ubuntu20.04-docker-8c-8g-574 does not seem to be running inside a container 21:06:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 21:06:17 $ docker top 4b3d66f390d7eeba9e5746af9957470c2016d715d3724c3467a3b461fb5f6e11 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:06:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:17 [ssh-agent] Looking for ssh-agent implementation... 21:06:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:17 $ docker exec 4b3d66f390d7eeba9e5746af9957470c2016d715d3724c3467a3b461fb5f6e11 ssh-agent 21:06:17 SSH_AUTH_SOCK=/tmp/ssh-d5a1gM0mxpmu/agent.32 21:06:17 SSH_AGENT_PID=38 21:06:17 Running ssh-add (command line suppressed) 21:06:17 Identity added: /w/workspace/dry_app-functions-sdk-go_jakarta@tmp/private_key_3588466519180490153.key (/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/private_key_3588466519180490153.key) 21:06:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:18 + git semver push 21:06:18 2022-06-01 21:06:18,452 [run_push] DEBUG push 21:06:18 2022-06-01 21:06:18,453 [execute] INFO git push origin semver 21:06:18 2022-06-01 21:06:18,453 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-functions-sdk-go_jakarta/.semver, universal_newlines=False, shell=None, istream=None) 21:06:19 2022-06-01 21:06:19,217 [run_push] DEBUG push all version tags 21:06:19 2022-06-01 21:06:19,217 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:06:19 2022-06-01 21:06:19,217 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-functions-sdk-go_jakarta, universal_newlines=False, shell=None, istream=None) 21:06:20 2022-06-01 21:06:19,827 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_jakarta/.semver/jakarta 21:06:20 2.1.1-dev.5 [Pipeline] } 21:06:20 $ docker exec --env ******** --env ******** 4b3d66f390d7eeba9e5746af9957470c2016d715d3724c3467a3b461fb5f6e11 ssh-agent -k 21:06:20 unset SSH_AUTH_SOCK; 21:06:20 unset SSH_AGENT_PID; 21:06:20 echo Agent pid 38 killed; 21:06:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:06:20 + git semver [Pipeline] } 21:06:20 $ docker stop --time=1 4b3d66f390d7eeba9e5746af9957470c2016d715d3724c3467a3b461fb5f6e11 21:06:22 $ docker rm -f 4b3d66f390d7eeba9e5746af9957470c2016d715d3724c3467a3b461fb5f6e11 [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 21:06:22 + [ -d /w/workspace/dry_app-functions-sdk-go_jakarta/archives ] 21:06:22 + ls -al /w/workspace/dry_app-functions-sdk-go_jakarta/archives 21:06:22 total 16 21:06:22 drwxr-xr-x 3 root root 4096 Jun 1 21:00 . 21:06:22 drwxrwxr-x 11 jenkins jenkins 4096 Jun 1 21:06 .. 21:06:22 drwxr-xr-x 2 root root 4096 Jun 1 21:00 cost 21:06:22 -rw-r--r-- 1 root root 92 Jun 1 21:00 cost.csv 21:06:22 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_jakarta/archives 21:06:22 + ls -al /w/workspace/dry_app-functions-sdk-go_jakarta/archives 21:06:22 total 16 21:06:22 drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 21:00 . 21:06:22 drwxrwxr-x 11 jenkins jenkins 4096 Jun 1 21:06 .. 21:06:22 drwxr-xr-x 2 jenkins jenkins 4096 Jun 1 21:00 cost 21:06:22 -rw-r--r-- 1 jenkins jenkins 92 Jun 1 21:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:06:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:06:23 ---> package-listing.sh 21:06:23 ++ facter osfamily 21:06:23 ++ tr '[:upper:]' '[:lower:]' 21:06:24 + OS_FAMILY=debian 21:06:24 + workspace=/w/workspace/dry_app-functions-sdk-go_jakarta 21:06:24 + START_PACKAGES=/tmp/packages_start.txt 21:06:24 + END_PACKAGES=/tmp/packages_end.txt 21:06:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:06:24 + PACKAGES=/tmp/packages_start.txt 21:06:24 + '[' /w/workspace/dry_app-functions-sdk-go_jakarta ']' 21:06:24 + PACKAGES=/tmp/packages_end.txt 21:06:24 + case "${OS_FAMILY}" in 21:06:24 + dpkg -l 21:06:24 + grep '^ii' 21:06:24 + '[' -f /tmp/packages_start.txt ']' 21:06:24 + '[' -f /tmp/packages_end.txt ']' 21:06:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:06:24 + '[' /w/workspace/dry_app-functions-sdk-go_jakarta ']' 21:06:24 + mkdir -p /w/workspace/dry_app-functions-sdk-go_jakarta/archives/ 21:06:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_jakarta/archives/ [Pipeline] echo 21:06:24 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/dry_app-functions-sdk-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:06:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:06:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:24 prd-ubuntu20.04-docker-8c-8g-574 does not seem to be running inside a container 21:06:25 $ 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/dry_app-functions-sdk-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:06:25 $ docker top 640baedc65738fac7e23ccfc380290756a9ebae1dd26fb38a0d2b6411f70eb0e -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:25 + touch /tmp/pre-build-complete [Pipeline] sh 21:06:25 + mkdir -p /var/log/sysstat [Pipeline] sh 21:06:26 + ls /var/log/sa-host 21:06:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:06:26 provisioning config files... 21:06:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/config8484954585566870439tmp [Pipeline] { [Pipeline] echo 21:06:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:06:26 ---> create-netrc.sh [Pipeline] } 21:06:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:06:26 ---> python-tools-install.sh [Pipeline] echo 21:06:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:06:27 ---> sudo-logs.sh 21:06:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:06:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:06:27 ---> job-cost.sh 21:06:27 lf-activate-venv: SKIPPING 21:06:27 DEBUG: total: 0.2199999988079071 21:06:27 INFO: Retrieving Stack Cost... 21:06:27 INFO: Retrieving Pricing Info for: v3-standard-8 21:06:28 INFO: Archiving Costs [Pipeline] echo 21:06:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:06:28 ---> logs-deploy.sh 21:06:28 lf-activate-venv: SKIPPING 21:06:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/jakarta/6 21:06:28 INFO: archiving workspace using pattern(s): 21:06:29 Archives upload complete. 21:06:29 INFO: archiving logs to Nexus