Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b219f0dd21eeec09e5b346385885b50957737ba4 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-ssh1743659578225604296.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh8975936112763008050.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh989834086035506909.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh17056014947458434907.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9535560127880694768.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-116854 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b219f0dd21eeec09e5b346385885b50957737ba4 (main) Commit message: "feat: Enable use of new messaging Command Client, fix template issues (#1191)" > git config core.sparsecheckout # timeout=10 > git checkout -f b219f0dd21eeec09e5b346385885b50957737ba4 # timeout=10 > git rev-list --no-walk 33f1d542e392dcb415310040289069e74474bc6e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:25:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:25:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:25:52 ========================================================= 13:25:52 EdgeX Global Pipelines Version Info 13:25:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:25:53 ------------------- 13:25:53 stable info: 13:25:53 ------------------- 13:25:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:25:53 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 13:25:53 Message: update stable to v1.0.243 13:25:53 ------------------- 13:25:53 experimental info: 13:25:53 ------------------- 13:25:53 Commited By: **** collab-it+edgex@linuxfoundation.org 13:25:53 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 13:25:53 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:25:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b219f0dd21eeec09e5b346385885b50957737ba4 [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b219f0d [Pipeline] echo 13:25:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:25:54 + git rev-list -1 --merges b219f0dd21eeec09e5b346385885b50957737ba4~1..b219f0dd21eeec09e5b346385885b50957737ba4 [Pipeline] echo 13:25:54 -----------> git rev-list -1 --merges b219f0dd21eeec09e5b346385885b50957737ba4~1..b219f0dd21eeec09e5b346385885b50957737ba4 b219f0dd21eeec09e5b346385885b50957737ba4 [false] [Pipeline] sh 13:25:55 + git log --format=format:%s -1 b219f0dd21eeec09e5b346385885b50957737ba4 [Pipeline] echo 13:25:55 ========================================================= 13:25:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:25:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:25:55 + git log --format=format:%s -1 b219f0dd21eeec09e5b346385885b50957737ba4 [Pipeline] echo 13:25:55 [semverPrep] GIT_COMMIT: b219f0dd21eeec09e5b346385885b50957737ba4, Commit Message: feat: Enable use of new messaging Command Client, fix template issues (#1191) [Pipeline] echo 13:25:55 [semverPrep] This is not a build commit. [Pipeline] sh 13:25:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:25:55 + grep -v github /etc/ssh/ssh_known_hosts 13:25:55 + [ -e /tmp/ssh_known_hosts ] 13:25:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:25:55 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:25:55 sudo tee -a /etc/ssh/ssh_known_hosts 13:25:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:25:56 13:25:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:25:57 0.1.4: Pulling from edgex-devops/py-git-semver 13:25:57 b85a868b505f: Pulling fs layer 13:25:57 e2be974225ed: Pulling fs layer 13:25:57 339a4e72a1f5: Pulling fs layer 13:25:57 988bab9f4d93: Pulling fs layer 13:25:57 1469e6f7b9e6: Pulling fs layer 13:25:57 eaf3925da568: Pulling fs layer 13:25:57 bab4dde63d76: Pulling fs layer 13:25:57 bde34c3a00c8: Pulling fs layer 13:25:57 b352a97aabf1: Pulling fs layer 13:25:57 4872d77fe225: Pulling fs layer 13:25:57 5851b861e8e6: Pulling fs layer 13:25:57 eaf3925da568: Waiting 13:25:57 bab4dde63d76: Waiting 13:25:57 988bab9f4d93: Waiting 13:25:57 bde34c3a00c8: Waiting 13:25:57 1469e6f7b9e6: Waiting 13:25:57 b352a97aabf1: Waiting 13:25:57 e2be974225ed: Download complete 13:25:57 988bab9f4d93: Download complete 13:25:57 1469e6f7b9e6: Verifying Checksum 13:25:57 1469e6f7b9e6: Download complete 13:25:57 eaf3925da568: Download complete 13:25:57 339a4e72a1f5: Verifying Checksum 13:25:57 339a4e72a1f5: Download complete 13:25:57 bde34c3a00c8: Verifying Checksum 13:25:57 bde34c3a00c8: Download complete 13:25:57 b352a97aabf1: Download complete 13:25:57 4872d77fe225: Verifying Checksum 13:25:57 4872d77fe225: Download complete 13:25:57 5851b861e8e6: Verifying Checksum 13:25:57 5851b861e8e6: Download complete 13:25:57 b85a868b505f: Verifying Checksum 13:25:57 b85a868b505f: Download complete 13:25:57 bab4dde63d76: Verifying Checksum 13:25:57 bab4dde63d76: Download complete 13:25:58 b85a868b505f: Pull complete 13:25:58 e2be974225ed: Pull complete 13:25:59 339a4e72a1f5: Pull complete 13:25:59 988bab9f4d93: Pull complete 13:26:00 1469e6f7b9e6: Pull complete 13:26:00 eaf3925da568: Pull complete 13:26:02 bab4dde63d76: Pull complete 13:26:02 bde34c3a00c8: Pull complete 13:26:02 b352a97aabf1: Pull complete 13:26:02 4872d77fe225: Pull complete 13:26:02 5851b861e8e6: Pull complete 13:26:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:26:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:26:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:02 prd-ubuntu20.04-docker-8c-8g-116854 does not seem to be running inside a container 13:26:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:26:06 $ docker top b105e249f9b0e1f5881de180e56b1ccea544c2b1629c42bec75394eb203f4edc -eo pid,comm 13:26:06 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). 13:26:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:26:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:26:06 [ssh-agent] Looking for ssh-agent implementation... 13:26:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:26:06 $ docker exec b105e249f9b0e1f5881de180e56b1ccea544c2b1629c42bec75394eb203f4edc ssh-agent 13:26:06 SSH_AUTH_SOCK=/tmp/ssh-ebrNbs0nQkLp/agent.31 13:26:06 SSH_AGENT_PID=37 13:26:06 Running ssh-add (command line suppressed) 13:26:07 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6546957177197086025.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6546957177197086025.key) 13:26:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:26:07 + git tag --points-at HEAD [Pipeline] } 13:26:07 $ docker exec --env ******** --env ******** b105e249f9b0e1f5881de180e56b1ccea544c2b1629c42bec75394eb203f4edc ssh-agent -k 13:26:07 unset SSH_AUTH_SOCK; 13:26:07 unset SSH_AGENT_PID; 13:26:07 echo Agent pid 37 killed; 13:26:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:26:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:26:07 [ssh-agent] Looking for ssh-agent implementation... 13:26:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:26:07 $ docker exec b105e249f9b0e1f5881de180e56b1ccea544c2b1629c42bec75394eb203f4edc ssh-agent 13:26:07 SSH_AUTH_SOCK=/tmp/ssh-8MciugOIQWtF/agent.70 13:26:07 SSH_AGENT_PID=76 13:26:07 Running ssh-add (command line suppressed) 13:26:07 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5891968604996835070.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5891968604996835070.key) 13:26:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:26:08 + git semver init 13:26:08 2022-10-25 13:26:08,346 [run_init] DEBUG init version:0.0.0 force:False 13:26:08 2022-10-25 13:26:08,347 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 13:26:08 2022-10-25 13:26:08,348 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 13:26:08 2022-10-25 13:26:08,348 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/oundry_app-functions-sdk-go_main/.semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 13:26:10 2022-10-25 13:26:10,123 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 13:26:10 2022-10-25 13:26:10,124 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 13:26:10 2022-10-25 13:26:10,124 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 13:26:10 2022-10-25 13:26:10,124 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 13:26:10 2.3.0-dev.52 [Pipeline] } 13:26:10 $ docker exec --env ******** --env ******** b105e249f9b0e1f5881de180e56b1ccea544c2b1629c42bec75394eb203f4edc ssh-agent -k 13:26:10 unset SSH_AUTH_SOCK; 13:26:10 unset SSH_AGENT_PID; 13:26:10 echo Agent pid 76 killed; 13:26:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:26:10 + git semver [Pipeline] } 13:26:11 $ docker stop --time=1 b105e249f9b0e1f5881de180e56b1ccea544c2b1629c42bec75394eb203f4edc 13:26:12 $ docker rm -f b105e249f9b0e1f5881de180e56b1ccea544c2b1629c42bec75394eb203f4edc [Pipeline] // withDockerContainer [Pipeline] sh 13:26:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:26:12 Stashed 1 file(s) [Pipeline] echo 13:26:12 [edgeXSemver]: initialized semver on version 2.3.0-dev.52 [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 13:26:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:26:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:26:13 ========================================================= 13:26:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:26:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 13:26:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:26:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:26:13 213ec9aee27d: Pulling fs layer 13:26:13 4583459ba037: Pulling fs layer 13:26:13 93c1e223e6f2: Pulling fs layer 13:26:13 53926ce57604: Pulling fs layer 13:26:13 21b2b0c7a3f4: Pulling fs layer 13:26:13 30f14e443154: Pulling fs layer 13:26:13 801331c1e519: Pulling fs layer 13:26:13 99cc6dd402b0: Pulling fs layer 13:26:13 7d9ed39f4882: Pulling fs layer 13:26:13 801331c1e519: Waiting 13:26:13 99cc6dd402b0: Waiting 13:26:13 7d9ed39f4882: Waiting 13:26:13 21b2b0c7a3f4: Waiting 13:26:13 53926ce57604: Waiting 13:26:13 30f14e443154: Waiting 13:26:13 93c1e223e6f2: Verifying Checksum 13:26:13 93c1e223e6f2: Download complete 13:26:13 4583459ba037: Verifying Checksum 13:26:13 4583459ba037: Download complete 13:26:13 21b2b0c7a3f4: Verifying Checksum 13:26:13 21b2b0c7a3f4: Download complete 13:26:13 30f14e443154: Verifying Checksum 13:26:13 30f14e443154: Download complete 13:26:13 213ec9aee27d: Download complete 13:26:13 801331c1e519: Verifying Checksum 13:26:13 801331c1e519: Download complete 13:26:13 213ec9aee27d: Pull complete 13:26:13 4583459ba037: Pull complete 13:26:13 7d9ed39f4882: Verifying Checksum 13:26:13 7d9ed39f4882: Download complete 13:26:13 93c1e223e6f2: Pull complete 13:26:14 53926ce57604: Verifying Checksum 13:26:14 53926ce57604: Download complete 13:26:14 99cc6dd402b0: Verifying Checksum 13:26:14 99cc6dd402b0: Download complete 13:26:18 53926ce57604: Pull complete 13:26:18 21b2b0c7a3f4: Pull complete 13:26:18 30f14e443154: Pull complete 13:26:18 801331c1e519: Pull complete 13:26:20 99cc6dd402b0: Pull complete 13:26:21 7d9ed39f4882: Pull complete 13:26:21 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 13:26:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:26:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 13:26:21 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:21 + docker inspect -f . ci-base-image-x86_64 13:26:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:21 prd-ubuntu20.04-docker-8c-8g-116854 does not seem to be running inside a container 13:26:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:26:27 $ docker top 0edfe2d9979c10a27e64a44baff157afd5ca09560797ee3198afae7fb4501072 -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:27 + go version 13:26:27 go version go1.18.7 linux/amd64 [Pipeline] } 13:26:27 $ docker stop --time=1 0edfe2d9979c10a27e64a44baff157afd5ca09560797ee3198afae7fb4501072 13:26:28 Still waiting to schedule task 13:26:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:26:28 $ docker rm -f 0edfe2d9979c10a27e64a44baff157afd5ca09560797ee3198afae7fb4501072 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:29 + docker inspect -f . ci-base-image-x86_64 13:26:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:29 prd-ubuntu20.04-docker-8c-8g-116854 does not seem to be running inside a container 13:26:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:26:29 $ docker top cb325363b8de747c1fb200349852b0276b7a2f42b5f2572ed29203922d03896b -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:30 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 13:26:30 + make test 13:26:30 make -C ./app-service-template build 13:26:30 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 13:26:30 go mod tidy 13:26:30 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:26:30 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 13:26:30 go: downloading github.com/google/uuid v1.3.0 13:26:30 go: downloading github.com/stretchr/testify v1.8.0 13:26:30 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.23 13:26:30 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 13:26:30 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.10 13:26:30 go: downloading github.com/davecgh/go-spew v1.1.1 13:26:30 go: downloading github.com/pmezard/go-difflib v1.0.0 13:26:30 go: downloading github.com/stretchr/objx v0.4.0 13:26:30 go: downloading gopkg.in/yaml.v3 v3.0.1 13:26:30 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 13:26:30 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 13:26:30 go: downloading github.com/gorilla/mux v1.8.0 13:26:30 go: downloading github.com/hashicorp/go-multierror v1.1.1 13:26:30 go: downloading github.com/go-kit/log v0.2.1 13:26:30 go: downloading github.com/go-playground/validator/v10 v10.11.1 13:26:30 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 13:26:30 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.14 13:26:30 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8 13:26:30 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 13:26:30 go: downloading github.com/pelletier/go-toml v1.9.5 13:26:30 go: downloading github.com/mitchellh/copystructure v1.0.0 13:26:30 go: downloading github.com/hashicorp/errwrap v1.0.0 13:26:30 go: downloading github.com/go-logfmt/logfmt v0.5.1 13:26:30 go: downloading github.com/x448/float16 v0.8.4 13:26:30 go: downloading github.com/go-playground/universal-translator v0.18.0 13:26:30 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 13:26:30 go: downloading golang.org/x/text v0.3.7 13:26:30 go: downloading github.com/leodido/go-urn v1.2.1 13:26:30 go: downloading github.com/go-playground/locales v0.14.0 13:26:30 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 13:26:31 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:26:31 go: downloading github.com/gorilla/websocket v1.4.2 13:26:31 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 13:26:31 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:26:31 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 13:26:31 go: downloading github.com/nats-io/nats.go v1.18.0 13:26:31 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:26:31 go: downloading github.com/pebbe/zmq4 v1.2.7 13:26:31 go: downloading github.com/hashicorp/consul/api v1.15.2 13:26:31 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 13:26:31 go: downloading github.com/go-playground/assert/v2 v2.0.1 13:26:31 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 13:26:31 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 13:26:31 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:26:31 go: downloading github.com/Microsoft/go-winio v0.5.2 13:26:31 go: downloading github.com/zeebo/errs v1.2.2 13:26:31 go: downloading google.golang.org/grpc v1.46.0 13:26:32 go: downloading github.com/kr/pretty v0.3.0 13:26:32 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 13:26:32 go: downloading github.com/onsi/ginkgo v1.10.1 13:26:32 go: downloading github.com/onsi/gomega v1.7.0 13:26:32 go: downloading google.golang.org/protobuf v1.28.0 13:26:32 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 13:26:32 go: downloading github.com/hashicorp/go-hclog v0.14.1 13:26:32 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:26:32 go: downloading github.com/hashicorp/serf v0.9.7 13:26:32 go: downloading github.com/mitchellh/mapstructure v1.5.0 13:26:32 go: downloading github.com/google/go-cmp v0.5.7 13:26:32 go: downloading github.com/hashicorp/consul/sdk v0.11.0 13:26:32 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:26:32 go: downloading github.com/nats-io/nkeys v0.3.0 13:26:32 go: downloading github.com/nats-io/nuid v1.0.1 13:26:32 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:26:32 go: downloading github.com/kr/text v0.2.0 13:26:32 go: downloading github.com/rogpeppe/go-internal v1.8.0 13:26:32 go: downloading github.com/klauspost/compress v1.15.11 13:26:32 go: downloading github.com/minio/highwayhash v1.0.2 13:26:32 go: downloading github.com/nats-io/jwt/v2 v2.3.0 13:26:32 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 13:26:32 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 13:26:32 go: downloading github.com/golang/protobuf v1.5.2 13:26:32 go: downloading github.com/mitchellh/go-homedir v1.1.0 13:26:32 go: downloading github.com/fatih/color v1.9.0 13:26:32 go: downloading github.com/mattn/go-colorable v0.1.12 13:26:32 go: downloading github.com/mattn/go-isatty v0.0.14 13:26:32 go: downloading github.com/pkg/errors v0.9.1 13:26:32 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 13:26:32 go: downloading github.com/armon/go-metrics v0.3.10 13:26:32 go: downloading github.com/hashicorp/go-msgpack v0.5.5 13:26:32 go: downloading github.com/hashicorp/memberlist v0.3.1 13:26:32 go: downloading github.com/hpcloud/tail v1.0.0 13:26:32 go: downloading gopkg.in/yaml.v2 v2.4.0 13:26:32 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 13:26:32 go: downloading github.com/pascaldekloe/goe v0.1.0 13:26:32 go: downloading github.com/google/btree v1.0.0 13:26:32 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:26:32 go: downloading github.com/miekg/dns v1.1.41 13:26:32 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 13:26:32 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 13:26:32 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:26:32 go: downloading gopkg.in/fsnotify.v1 v1.4.7 13:26:33 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-new-service 13:26:52 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 13:26:52 make -C ./app-service-template test 13:26:52 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 13:26:52 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 13:27:14 ok app-new-service 0.069s coverage: 48.1% of statements 13:27:14 ? app-new-service/config [no test files] 13:27:14 ok app-new-service/functions 0.080s coverage: 85.3% of statements 13:27:14 CGO_ENABLED=1 go vet ./... 13:27:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:27:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:27:22 ./bin/test-attribution-txt.sh 13:27:22 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 13:27:22 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:27:22 go: downloading github.com/gomodule/redigo v1.8.9 13:27:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 13:27:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.132s coverage: 60.2% of statements 13:27:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.091s coverage: 93.9% of statements 13:27:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 13:27:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.131s coverage: 76.5% of statements 13:27:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 13:27:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.088s coverage: 88.7% of statements 13:27:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.068s coverage: 100.0% of statements 13:27:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.186s coverage: 78.5% of statements 13:27:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 13:27:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 13:27:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.075s coverage: 97.3% of statements 13:27:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 13:27:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 13:27:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.206s coverage: 82.8% of statements 13:27:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 13:27:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.689s coverage: 81.5% of statements 13:27:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 13:27:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 13:27:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.084s coverage: 28.7% of statements 13:27:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 13:27:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.065s coverage: 14.0% of statements 13:27:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.071s coverage: 27.3% of statements 13:27:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 13:27:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 13:27:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.054s coverage: 51.4% of statements 13:27:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.145s coverage: 75.5% of statements 13:27:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.091s coverage: 94.4% of statements 13:27:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:27:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:27:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:27:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-116857 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 13:27:53 Running in /w/workspace/app-functions-sdk-go/173 [Pipeline] { [Pipeline] checkout 13:27:53 The recommended git tool is: git 13:27:58 using credential edgex-jenkins-ssh 13:27:58 Cloning the remote Git repository 13:27:58 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 13:27:58 > git init /w/workspace/app-functions-sdk-go/173 # timeout=10 13:27:58 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 13:27:58 > git --version # timeout=10 13:27:58 > git --version # 'git version 2.25.1' 13:27:58 using GIT_SSH to set credentials SSH Credentials for GitHub 13:27:58 Verifying host key using known hosts file 13:27:58 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 13:27:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:28:00 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [Pipeline] echo 13:28:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:28:00 $ docker stop --time=1 cb325363b8de747c1fb200349852b0276b7a2f42b5f2572ed29203922d03896b 13:28:02 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 13:28:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:28:02 $ docker rm -f cb325363b8de747c1fb200349852b0276b7a2f42b5f2572ed29203922d03896b [Pipeline] // withDockerContainer [Pipeline] sh 13:28:03 Avoid second fetch 13:28:03 Checking out Revision b219f0dd21eeec09e5b346385885b50957737ba4 (main) 13:28:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:28:03 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 13:28:03 Commit message: "feat: Enable use of new messaging Command Client, fix template issues (#1191)" 13:28:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:28:03 13:28:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:03 > git config core.sparsecheckout # timeout=10 13:28:03 > git checkout -f b219f0dd21eeec09e5b346385885b50957737ba4 # timeout=10 13:28:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:28:04 13:28:04 GitHub has been notified of this commit’s build result 13:28:04 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:28:04 latest: Pulling from edgex-lftools-log-publisher 13:28:04 5eb5b503b376: Pulling fs layer 13:28:04 5c69ac0246d0: Pulling fs layer 13:28:04 ec43610c2a17: Pulling fs layer 13:28:04 3a2ae6a8a46f: Pulling fs layer 13:28:04 33b1e0a273af: Pulling fs layer 13:28:04 5d3b04190fa2: Pulling fs layer 13:28:04 2f39f015ded8: Pulling fs layer 13:28:04 5d3b04190fa2: Waiting 13:28:04 2f39f015ded8: Waiting 13:28:04 33b1e0a273af: Waiting 13:28:04 3a2ae6a8a46f: Waiting 13:28:04 5c69ac0246d0: Download complete 13:28:04 3a2ae6a8a46f: Verifying Checksum 13:28:04 3a2ae6a8a46f: Download complete 13:28:04 33b1e0a273af: Verifying Checksum 13:28:04 33b1e0a273af: Download complete 13:28:04 5d3b04190fa2: Verifying Checksum 13:28:04 5d3b04190fa2: Download complete 13:28:04 ec43610c2a17: Verifying Checksum 13:28:04 ec43610c2a17: Download complete 13:28:04 5eb5b503b376: Verifying Checksum 13:28:04 5eb5b503b376: Download complete 13:28:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:28:04 % Total % Received % Xferd Average Speed Time Time Time Current 13:28:04 Dload Upload Total Spent Left Speed 13:28:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 77790 0 --:--:-- --:--:-- --:--:-- 77790 [Pipeline] sh 13:28:05 2f39f015ded8: Download complete 13:28:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:28:05 + sudo tee /etc/docker/daemon.new 13:28:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:28:05 { 13:28:05 "registry-mirrors": [ 13:28:05 "https://nexus3.edgexfoundry.org:10001" 13:28:05 ], 13:28:05 "bip": "10.250.0.254/24", 13:28:05 "hosts": [ 13:28:05 "tcp://0.0.0.0:5555", 13:28:05 "unix:///var/run/docker.sock" 13:28:05 ], 13:28:05 "mtu": 1458, 13:28:05 "selinux-enabled": true, 13:28:05 "seccomp-profile": "/etc/docker/seccomp.json" 13:28:05 } [Pipeline] sh 13:28:06 5eb5b503b376: Pull complete 13:28:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:28:06 5c69ac0246d0: Pull complete 13:28:06 + sudo service docker restart 13:28:06 ec43610c2a17: Pull complete 13:28:06 3a2ae6a8a46f: Pull complete 13:28:07 33b1e0a273af: Pull complete 13:28:07 5d3b04190fa2: Pull complete 13:28:12 2f39f015ded8: Pull complete 13:28:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:28:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:28:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:28:12 prd-ubuntu20.04-docker-8c-8g-116854 does not seem to be running inside a container 13:28:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:28:16 $ docker top d904a144002128fdf03e3f0c019a2a80cc686cf6149a73a30bd5b58a304c96d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:28:17 ---> job-cost.sh 13:28:17 lf-activate-venv: SKIPPING 13:28:17 INFO: No Stack... 13:28:17 INFO: Retrieving Pricing Info for: v3-standard-8 13:28:17 INFO: Archiving Costs [Pipeline] sh 13:28:18 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv+ 13:28:18 cut -d, -f6 [Pipeline] lock 13:28:18 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-173-stack-cost] 13:28:18 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-173-stack-cost] did not exist. Created. 13:28:18 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:28:18 + echo total: 0.2199999988079071 [Pipeline] stash 13:28:18 Stashed 1 file(s) [Pipeline] } 13:28:18 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-173-stack-cost] [Pipeline] // lock [Pipeline] } 13:28:18 $ docker stop --time=1 d904a144002128fdf03e3f0c019a2a80cc686cf6149a73a30bd5b58a304c96d1 13:28:19 $ docker rm -f d904a144002128fdf03e3f0c019a2a80cc686cf6149a73a30bd5b58a304c96d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo 13:28:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:28:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:28:24 ========================================================= 13:28:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:28:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 13:28:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:28:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:28:25 9b18e9b68314: Pulling fs layer 13:28:25 d32db5db7311: Pulling fs layer 13:28:25 d0c4b47475fc: Pulling fs layer 13:28:25 5831b945b038: Pulling fs layer 13:28:25 86bbec2aaacd: Pulling fs layer 13:28:25 e10730c5d714: Pulling fs layer 13:28:25 5dd5c2283517: Pulling fs layer 13:28:25 d5ac0230b979: Pulling fs layer 13:28:25 5831b945b038: Waiting 13:28:25 86bbec2aaacd: Waiting 13:28:25 e10730c5d714: Waiting 13:28:25 5dd5c2283517: Waiting 13:28:25 d5ac0230b979: Waiting 13:28:25 d0c4b47475fc: Verifying Checksum 13:28:25 d0c4b47475fc: Download complete 13:28:25 d32db5db7311: Verifying Checksum 13:28:25 d32db5db7311: Download complete 13:28:25 86bbec2aaacd: Verifying Checksum 13:28:25 86bbec2aaacd: Download complete 13:28:25 e10730c5d714: Verifying Checksum 13:28:25 e10730c5d714: Download complete 13:28:25 9b18e9b68314: Download complete 13:28:26 9b18e9b68314: Pull complete 13:28:26 d5ac0230b979: Verifying Checksum 13:28:26 d5ac0230b979: Download complete 13:28:26 d32db5db7311: Pull complete 13:28:27 d0c4b47475fc: Pull complete 13:28:27 5dd5c2283517: Verifying Checksum 13:28:27 5dd5c2283517: Download complete 13:28:28 5831b945b038: Verifying Checksum 13:28:28 5831b945b038: Download complete 13:28:40 5831b945b038: Pull complete 13:28:40 86bbec2aaacd: Pull complete 13:28:40 e10730c5d714: Pull complete 13:28:44 5dd5c2283517: Pull complete 13:28:47 d5ac0230b979: Pull complete 13:28:47 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 13:28:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:28:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 13:28:47 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:48 + docker inspect -f . ci-base-image-arm64 13:28:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:28:48 prd-ubuntu20.04-docker-arm64-4c-16g-116857 does not seem to be running inside a container 13:28:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/173 -v /w/workspace/app-functions-sdk-go/173:/w/workspace/app-functions-sdk-go/173:rw,z -v /w/workspace/app-functions-sdk-go/173@tmp:/w/workspace/app-functions-sdk-go/173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:28:51 $ docker top 3f4b9a90b44642f6fece233d167e36f552efd4cc4df72694154bc1881cd40761 -eo pid,comm [Pipeline] { [Pipeline] sh 13:28:52 + go version 13:28:52 go version go1.18.7 linux/arm64 [Pipeline] } 13:28:52 $ docker stop --time=1 3f4b9a90b44642f6fece233d167e36f552efd4cc4df72694154bc1881cd40761 13:28:54 $ docker rm -f 3f4b9a90b44642f6fece233d167e36f552efd4cc4df72694154bc1881cd40761 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:55 + docker inspect -f . ci-base-image-arm64 13:28:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:28:55 prd-ubuntu20.04-docker-arm64-4c-16g-116857 does not seem to be running inside a container 13:28:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-functions-sdk-go/173 -v /w/workspace/app-functions-sdk-go/173:/w/workspace/app-functions-sdk-go/173:rw,z -v /w/workspace/app-functions-sdk-go/173@tmp:/w/workspace/app-functions-sdk-go/173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:28:56 $ docker top d3849c3e820959e3bea647c402e305083de741b9451d15036322585d8f747abc -eo pid,comm [Pipeline] { [Pipeline] sh 13:28:57 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/173 [Pipeline] fileExists [Pipeline] sh 13:28:57 + make test 13:28:57 make -C ./app-service-template build 13:28:57 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/173/app-service-template' 13:28:57 go mod tidy 13:28:57 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 13:28:57 go: downloading github.com/stretchr/testify v1.8.0 13:28:58 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.23 13:28:58 go: downloading github.com/google/uuid v1.3.0 13:28:58 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:28:58 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 13:28:58 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.10 13:28:58 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 13:28:58 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 13:28:58 go: downloading github.com/davecgh/go-spew v1.1.1 13:28:58 go: downloading github.com/pmezard/go-difflib v1.0.0 13:28:58 go: downloading github.com/stretchr/objx v0.4.0 13:28:58 go: downloading gopkg.in/yaml.v3 v3.0.1 13:28:58 go: downloading github.com/gorilla/mux v1.8.0 13:28:58 go: downloading github.com/hashicorp/go-multierror v1.1.1 13:28:58 go: downloading github.com/go-kit/log v0.2.1 13:28:58 go: downloading github.com/go-playground/validator/v10 v10.11.1 13:28:58 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.14 13:28:58 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8 13:28:58 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 13:28:58 go: downloading github.com/mitchellh/copystructure v1.0.0 13:28:58 go: downloading github.com/gorilla/websocket v1.4.2 13:28:58 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 13:28:58 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:28:58 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 13:28:58 go: downloading github.com/pelletier/go-toml v1.9.5 13:28:58 go: downloading github.com/hashicorp/errwrap v1.0.0 13:28:58 go: downloading github.com/go-logfmt/logfmt v0.5.1 13:28:58 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 13:28:58 go: downloading github.com/hashicorp/consul/api v1.15.2 13:28:58 go: downloading github.com/go-playground/universal-translator v0.18.0 13:28:59 go: downloading github.com/leodido/go-urn v1.2.1 13:28:59 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 13:28:59 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:28:59 go: downloading golang.org/x/text v0.3.7 13:29:00 go: downloading github.com/go-playground/locales v0.14.0 13:29:00 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 13:29:00 go: downloading github.com/go-playground/assert/v2 v2.0.1 13:29:02 go: downloading github.com/x448/float16 v0.8.4 13:29:02 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 13:29:02 go: downloading github.com/nats-io/nats.go v1.18.0 13:29:02 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 13:29:02 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:29:02 go: downloading github.com/pebbe/zmq4 v1.2.7 13:29:02 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:29:02 go: downloading github.com/Microsoft/go-winio v0.5.2 13:29:02 go: downloading github.com/zeebo/errs v1.2.2 13:29:02 go: downloading google.golang.org/grpc v1.46.0 13:29:03 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 13:29:03 go: downloading github.com/hashicorp/go-hclog v0.14.1 13:29:03 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:29:03 go: downloading github.com/hashicorp/serf v0.9.7 13:29:03 go: downloading github.com/mitchellh/mapstructure v1.5.0 13:29:03 go: downloading github.com/google/go-cmp v0.5.7 13:29:03 go: downloading github.com/hashicorp/consul/sdk v0.11.0 13:29:03 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:29:03 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 13:29:03 go: downloading github.com/kr/pretty v0.3.0 13:29:03 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:29:03 go: downloading github.com/onsi/ginkgo v1.10.1 13:29:03 go: downloading github.com/onsi/gomega v1.7.0 13:29:03 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 13:29:04 go: downloading google.golang.org/protobuf v1.28.0 13:29:04 go: downloading github.com/nats-io/nkeys v0.3.0 13:29:04 go: downloading github.com/nats-io/nuid v1.0.1 13:29:04 go: downloading github.com/klauspost/compress v1.15.11 13:29:04 go: downloading github.com/minio/highwayhash v1.0.2 13:29:04 go: downloading github.com/nats-io/jwt/v2 v2.3.0 13:29:05 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 13:29:05 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 13:29:05 go: downloading github.com/golang/protobuf v1.5.2 13:29:08 go: downloading github.com/mitchellh/go-homedir v1.1.0 13:29:08 go: downloading github.com/fatih/color v1.9.0 13:29:08 go: downloading github.com/mattn/go-colorable v0.1.12 13:29:08 go: downloading github.com/mattn/go-isatty v0.0.14 13:29:08 go: downloading github.com/pkg/errors v0.9.1 13:29:08 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 13:29:08 go: downloading github.com/kr/text v0.2.0 13:29:08 go: downloading github.com/rogpeppe/go-internal v1.8.0 13:29:08 go: downloading github.com/armon/go-metrics v0.3.10 13:29:08 go: downloading github.com/hashicorp/go-msgpack v0.5.5 13:29:08 go: downloading github.com/hashicorp/memberlist v0.3.1 13:29:09 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 13:29:09 go: downloading github.com/pascaldekloe/goe v0.1.0 13:29:09 go: downloading github.com/google/btree v1.0.0 13:29:09 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:29:09 go: downloading github.com/miekg/dns v1.1.41 13:29:09 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 13:29:09 go: downloading gopkg.in/yaml.v2 v2.4.0 13:29:09 go: downloading github.com/hpcloud/tail v1.0.0 13:29:09 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:29:10 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 13:29:10 go: downloading gopkg.in/fsnotify.v1 v1.4.7 13:29:10 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-new-service 13:31:16 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/173/app-service-template' 13:31:16 make -C ./app-service-template test 13:31:16 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/173/app-service-template' 13:31:16 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 13:34:08 ok app-new-service 0.253s coverage: 48.1% of statements 13:34:08 ? app-new-service/config [no test files] 13:34:08 ok app-new-service/functions 0.272s coverage: 85.3% of statements 13:34:08 CGO_ENABLED=1 go vet ./... 13:35:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:35:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:35:45 ./bin/test-attribution-txt.sh 13:35:45 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/173/app-service-template' 13:35:45 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:35:45 go: downloading github.com/gomodule/redigo v1.8.9 13:35:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 13:36:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.789s coverage: 60.2% of statements 13:36:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.415s coverage: 93.9% of statements 13:36:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 13:36:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.471s coverage: 76.5% of statements 13:36:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 13:36:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.429s coverage: 88.7% of statements 13:36:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.139s coverage: 100.0% of statements 13:36:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.875s coverage: 78.5% of statements 13:36:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 13:36:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 13:36:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.475s coverage: 97.3% of statements 13:36:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 13:36:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 13:36:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.343s coverage: 82.8% of statements 13:36:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 13:36:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.202s coverage: 81.5% of statements 13:36:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 13:36:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 13:36:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.392s coverage: 28.7% of statements 13:36:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 13:36:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.293s coverage: 14.0% of statements 13:36:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.253s coverage: 27.3% of statements 13:36:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 13:36:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 13:36:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.251s coverage: 51.4% of statements 13:36:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.586s coverage: 75.5% of statements 13:36:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.238s coverage: 94.4% of statements 13:36:43 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:36:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:36:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:36:49 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 13:36:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:36:49 $ docker stop --time=1 d3849c3e820959e3bea647c402e305083de741b9451d15036322585d8f747abc 13:36:51 $ docker rm -f d3849c3e820959e3bea647c402e305083de741b9451d15036322585d8f747abc [Pipeline] // withDockerContainer [Pipeline] sh 13:36:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:36:55 Warning: overwriting stash ‘coverage-report’ 13:36:56 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 13:36:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:36:56 13:36:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:36:57 arm64: Pulling from edgex-lftools-log-publisher 13:36:57 8998bd30e6a1: Pulling fs layer 13:36:57 04944245beec: Pulling fs layer 13:36:57 699f458cf7ca: Pulling fs layer 13:36:57 765212b225bb: Pulling fs layer 13:36:57 f23df028b6ca: Pulling fs layer 13:36:57 d65c8cfc05b1: Pulling fs layer 13:36:57 2437ff75d9bd: Pulling fs layer 13:36:57 765212b225bb: Waiting 13:36:57 f23df028b6ca: Waiting 13:36:57 d65c8cfc05b1: Waiting 13:36:57 2437ff75d9bd: Waiting 13:36:57 04944245beec: Verifying Checksum 13:36:57 04944245beec: Download complete 13:36:57 765212b225bb: Verifying Checksum 13:36:57 765212b225bb: Download complete 13:36:57 f23df028b6ca: Verifying Checksum 13:36:57 f23df028b6ca: Download complete 13:36:57 d65c8cfc05b1: Verifying Checksum 13:36:57 d65c8cfc05b1: Download complete 13:36:57 699f458cf7ca: Verifying Checksum 13:36:57 699f458cf7ca: Download complete 13:36:57 8998bd30e6a1: Download complete 13:36:59 2437ff75d9bd: Verifying Checksum 13:36:59 2437ff75d9bd: Download complete 13:37:01 8998bd30e6a1: Pull complete 13:37:02 04944245beec: Pull complete 13:37:03 699f458cf7ca: Pull complete 13:37:03 765212b225bb: Pull complete 13:37:04 f23df028b6ca: Pull complete 13:37:04 d65c8cfc05b1: Pull complete 13:37:19 2437ff75d9bd: Pull complete 13:37:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:37:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:37:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:37:19 prd-ubuntu20.04-docker-arm64-4c-16g-116857 does not seem to be running inside a container 13:37:20 $ 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/173 -v /w/workspace/app-functions-sdk-go/173:/w/workspace/app-functions-sdk-go/173:rw,z -v /w/workspace/app-functions-sdk-go/173@tmp:/w/workspace/app-functions-sdk-go/173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:37:22 $ docker top b210b0e48bfb67da262baff3a8bbac2386dcf909d3294f1c73286070c16f45d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:37:23 ---> job-cost.sh 13:37:23 lf-activate-venv: SKIPPING 13:37:23 INFO: No Stack... 13:37:23 INFO: Retrieving Pricing Info for: v3-standard-4 13:37:24 INFO: Archiving Costs [Pipeline] sh 13:37:25 + cut -d, -f6 13:37:25 + cat /w/workspace/app-functions-sdk-go/173/archives/cost.csv [Pipeline] lock 13:37:25 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-173-stack-cost] 13:37:25 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-173-stack-cost] did not exist. Created. 13:37:25 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:37:25 /w/workspace/app-functions-sdk-go/173@tmp/durable-5db8d3bf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:37:26 + echo total: 0.10999999940395355 [Pipeline] stash 13:37:26 Warning: overwriting stash ‘stack-cost’ 13:37:26 Stashed 1 file(s) [Pipeline] } 13:37:26 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-173-stack-cost] [Pipeline] // lock [Pipeline] } 13:37:26 $ docker stop --time=1 b210b0e48bfb67da262baff3a8bbac2386dcf909d3294f1c73286070c16f45d7 13:37:27 $ docker rm -f b210b0e48bfb67da262baff3a8bbac2386dcf909d3294f1c73286070c16f45d7 [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 13:37:28 provisioning config files... 13:37:28 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2358950101317634067tmp [Pipeline] { [Pipeline] sh 13:37:28 + set +x 13:37:28 + curl -s https://codecov.io/bash 13:37:28 + bash -s -- 13:37:28 13:37:28 _____ _ 13:37:28 / ____| | | 13:37:28 | | ___ __| | ___ ___ _____ __ 13:37:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:37:28 | |___| (_) | (_| | __/ (_| (_) \ V / 13:37:28 \_____\___/ \__,_|\___|\___\___/ \_/ 13:37:28 Bash-1.0.6 13:37:28 13:37:28 13:37:28 ==> git version 2.25.1 found 13:37:28 ==> 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 13:37:28 Release-Date: 2020-01-08 13:37:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:37:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:37:28 ==> Jenkins CI detected. 13:37:28 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 13:37:28 project root: . 13:37:28 --> token set from env 13:37:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:37:28 ==> Running gcov in . (disable via -X gcov) 13:37:28 ==> Python coveragepy not found 13:37:28 ==> Searching for coverage reports in: 13:37:28 + . 13:37:28 -> Found 2 reports 13:37:28 ==> Detecting git/mercurial file structure 13:37:28 ==> Reading reports 13:37:28 + ./app-service-template/coverage.out bytes=3432 13:37:28 + ./coverage.out bytes=126290 13:37:28 ==> Appending adjustments 13:37:28 https://docs.codecov.io/docs/fixing-reports 13:37:28 + Found adjustments 13:37:28 ==> Gzipping contents 13:37:28 24K /tmp/codecov.nWjrR2.gz 13:37:28 ==> Uploading reports 13:37:28 url: https://codecov.io 13:37:28 query: branch=main&commit=b219f0dd21eeec09e5b346385885b50957737ba4&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:37:28 -> Pinging Codecov 13:37:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=b219f0dd21eeec09e5b346385885b50957737ba4&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:37:29 -> Uploading to 13:37:29 https://storage.googleapis.com/codecov/v4/raw/2022-10-25/3D8B5DFFC46A037C893635FACE044666/b219f0dd21eeec09e5b346385885b50957737ba4/a85755cd-8e1c-47f8-b53f-78088f62678e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T133729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=df46eecdafe09048f79f91be3f4422e052aec211a71b20ef4faec2d32113fd65 13:37:29 % Total % Received % Xferd Average Speed Time Time Time Current 13:37:29 Dload Upload Total Spent Left Speed 13:37:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22130 0 0 100 22130 0 87125 --:--:-- --:--:-- --:--:-- 87470 13:37:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/b219f0dd21eeec09e5b346385885b50957737ba4 [Pipeline] } 13:37:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:37:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:37:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:37:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:37:29 13:37:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:37:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:37:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:37:30 df9b9388f04a: Pulling fs layer 13:37:30 52dc419b0ee2: Pulling fs layer 13:37:30 25bc292e5bac: Pulling fs layer 13:37:30 114826534d7a: Pulling fs layer 13:37:30 4657fd5d0bcf: Pulling fs layer 13:37:30 6ad1cebc031e: Pulling fs layer 13:37:30 8a3aa393b2d8: Pulling fs layer 13:37:30 114826534d7a: Waiting 13:37:30 4657fd5d0bcf: Waiting 13:37:30 8a3aa393b2d8: Waiting 13:37:30 6ad1cebc031e: Waiting 13:37:30 25bc292e5bac: Verifying Checksum 13:37:30 25bc292e5bac: Download complete 13:37:30 52dc419b0ee2: Verifying Checksum 13:37:30 52dc419b0ee2: Download complete 13:37:30 4657fd5d0bcf: Verifying Checksum 13:37:30 4657fd5d0bcf: Download complete 13:37:30 df9b9388f04a: Download complete 13:37:30 df9b9388f04a: Pull complete 13:37:30 6ad1cebc031e: Verifying Checksum 13:37:30 6ad1cebc031e: Download complete 13:37:30 52dc419b0ee2: Pull complete 13:37:30 25bc292e5bac: Pull complete 13:37:31 114826534d7a: Verifying Checksum 13:37:31 114826534d7a: Download complete 13:37:31 8a3aa393b2d8: Verifying Checksum 13:37:31 8a3aa393b2d8: Download complete 13:37:34 114826534d7a: Pull complete 13:37:34 4657fd5d0bcf: Pull complete 13:37:34 6ad1cebc031e: Pull complete 13:37:37 8a3aa393b2d8: Pull complete 13:37:37 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 13:37:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:37:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:37:37 prd-ubuntu20.04-docker-8c-8g-116854 does not seem to be running inside a container 13:37:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 13:37:42 $ docker top 38069eced3b25920150db832f7bb82a489053b1a7e267fac09ebfb5937773a32 -eo pid,comm [Pipeline] { [Pipeline] echo 13:37:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 13:37:42 + set -o pipefail 13:37:42 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 13:37:49 13:37:49 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 13:37:49 13:37:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/a404a63c-3632-45e4-baad-9a963d6813f9 13:37:49 13:37:49 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 13:37:49 13:37:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:37:49 13:37:49 13:37:49 A medium severity vulnerability was found in the Snyk CLI versions you are using. 13:37:49 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 13:37:49 More details here: https://snyk.co/ue1NS [Pipeline] } 13:37:49 $ docker stop --time=1 38069eced3b25920150db832f7bb82a489053b1a7e267fac09ebfb5937773a32 13:37:53 $ docker rm -f 38069eced3b25920150db832f7bb82a489053b1a7e267fac09ebfb5937773a32 [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 13:37:53 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:37:53 provisioning config files... 13:37:53 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8275834386688729826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:37:54 --> edgex-publish-swagger.sh 13:37:54 === Publish openapi/v2 API === 13:37:54 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 13:37:54 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 13:37:54 % Total % Received % Xferd Average Speed Time Time Time Current 13:37:54 Dload Upload Total Spent Left Speed 13:37:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 13626 0:00:01 0:00:01 --:--:-- 13639 100 13708 0 0 100 13708 0 13626 0:00:01 0:00:01 --:--:-- 13626 13:37:55 13:37:55 [Pipeline] } 13:37:55 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 13:37:55 + git log --format=format:%s -1 b219f0dd21eeec09e5b346385885b50957737ba4 [Pipeline] sh 13:37:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:37:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:37:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:37:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:37:56 prd-ubuntu20.04-docker-8c-8g-116854 does not seem to be running inside a container 13:37:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:37:56 $ docker top c2334908460ee127d9ab46bc2d6dad263e9dda2f22d2b67c25ab17b203b73cf7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:37:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:37:56 [ssh-agent] Looking for ssh-agent implementation... 13:37:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:37:57 $ docker exec c2334908460ee127d9ab46bc2d6dad263e9dda2f22d2b67c25ab17b203b73cf7 ssh-agent 13:37:57 SSH_AUTH_SOCK=/tmp/ssh-6ALwDSrSOxHA/agent.30 13:37:57 SSH_AGENT_PID=36 13:37:57 Running ssh-add (command line suppressed) 13:37:57 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12511962930286600468.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12511962930286600468.key) 13:37:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:37:57 + git semver tag 13:37:57 2022-10-25 13:37:57,827 [run_tag] DEBUG tag force:False 13:37:57 2022-10-25 13:37:57,827 [check_head_tag] DEBUG check head tag 13:37:57 2022-10-25 13:37:57,828 [execute] INFO git cat-file --batch-check 13:37:57 2022-10-25 13:37:57,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 13:37:57 2022-10-25 13:37:57,833 [execute] INFO git cat-file --batch 13:37:57 2022-10-25 13:37:57,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 13:37:57 2022-10-25 13:37:57,869 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 13:37:57 2022-10-25 13:37:57,870 [execute] INFO git tag -a v2.3.0-dev.52 -m v2.3.0-dev.52 13:37:57 2022-10-25 13:37:57,870 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.52', '-m', 'v2.3.0-dev.52'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 13:37:57 2022-10-25 13:37:57,877 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 13:37:57 2.3.0-dev.52 [Pipeline] } 13:37:58 $ docker exec --env ******** --env ******** c2334908460ee127d9ab46bc2d6dad263e9dda2f22d2b67c25ab17b203b73cf7 ssh-agent -k 13:37:58 unset SSH_AUTH_SOCK; 13:37:58 unset SSH_AGENT_PID; 13:37:58 echo Agent pid 36 killed; 13:37:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:37:58 + git semver [Pipeline] } 13:37:58 $ docker stop --time=1 c2334908460ee127d9ab46bc2d6dad263e9dda2f22d2b67c25ab17b203b73cf7 13:38:00 $ docker rm -f c2334908460ee127d9ab46bc2d6dad263e9dda2f22d2b67c25ab17b203b73cf7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:38:00 13:38:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:38:00 0.23.1-centos7: Pulling from edgex-lftools 13:38:00 ab5ef0e58194: Pulling fs layer 13:38:00 9712f1f96733: Pulling fs layer 13:38:00 63f879dbbcfc: Pulling fs layer 13:38:00 0d9ebad4ef96: Pulling fs layer 13:38:00 e9a5061849ea: Pulling fs layer 13:38:00 d747dcd14b5f: Pulling fs layer 13:38:00 2de7ff778b66: Pulling fs layer 13:38:00 0d9ebad4ef96: Waiting 13:38:00 e9a5061849ea: Waiting 13:38:00 d747dcd14b5f: Waiting 13:38:00 2de7ff778b66: Waiting 13:38:00 9712f1f96733: Download complete 13:38:01 63f879dbbcfc: Verifying Checksum 13:38:01 63f879dbbcfc: Download complete 13:38:01 0d9ebad4ef96: Verifying Checksum 13:38:01 0d9ebad4ef96: Download complete 13:38:01 d747dcd14b5f: Download complete 13:38:01 ab5ef0e58194: Verifying Checksum 13:38:01 ab5ef0e58194: Download complete 13:38:01 e9a5061849ea: Verifying Checksum 13:38:01 e9a5061849ea: Download complete 13:38:01 2de7ff778b66: Verifying Checksum 13:38:01 2de7ff778b66: Download complete 13:38:05 ab5ef0e58194: Pull complete 13:38:05 9712f1f96733: Pull complete 13:38:05 63f879dbbcfc: Pull complete 13:38:09 0d9ebad4ef96: Pull complete 13:38:09 e9a5061849ea: Pull complete 13:38:09 d747dcd14b5f: Pull complete 13:38:10 2de7ff778b66: Pull complete 13:38:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:38:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:38:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:38:10 prd-ubuntu20.04-docker-8c-8g-116854 does not seem to be running inside a container 13:38:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:38:17 $ docker top 4645bb8cda44d627157be36238e5722544e28d3be894e7ff625b42c907df7951 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:38:17 provisioning config files... 13:38:17 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6370381125469629385tmp 13:38:17 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config16970935884872071014tmp 13:38:17 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config120286155139615412tmp [Pipeline] { [Pipeline] echo 13:38:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:38:17 ---> sigul-configuration.sh 13:38:17 gpg: directory `/root/.gnupg' created 13:38:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:38:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:38:17 gpg: keyring `/root/.gnupg/secring.gpg' created 13:38:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:38:17 gpg: CAST5 encrypted data 13:38:17 gpg: encrypted with 1 passphrase 13:38:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:38:17 + mkdir /home/jenkins 13:38:17 + mkdir /home/jenkins/sigul [Pipeline] sh 13:38:18 + 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 13:38:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:38:18 ---> sigul-install.sh 13:38:18 Sigul already installed; skipping installation. [Pipeline] sh 13:38:18 + git tag --list 13:38:18 v0.1.0 13:38:18 v0.1.1 13:38:18 v1.0.0 13:38:18 v1.1.0 13:38:18 v1.2.0 13:38:18 v1.3.0 13:38:18 v1.3.1 13:38:18 v2.0.0 13:38:18 v2.0.1 13:38:18 v2.1.0 13:38:18 v2.1.1 13:38:18 v2.1.1-dev.3 13:38:18 v2.1.1-dev.4 13:38:18 v2.2.0 13:38:18 v2.2.1-dev.1 13:38:18 v2.2.1-dev.10 13:38:18 v2.2.1-dev.11 13:38:18 v2.2.1-dev.12 13:38:18 v2.2.1-dev.13 13:38:18 v2.2.1-dev.14 13:38:18 v2.2.1-dev.15 13:38:18 v2.2.1-dev.16 13:38:18 v2.2.1-dev.17 13:38:18 v2.2.1-dev.18 13:38:18 v2.2.1-dev.19 13:38:18 v2.2.1-dev.2 13:38:18 v2.2.1-dev.20 13:38:18 v2.2.1-dev.21 13:38:18 v2.2.1-dev.22 13:38:18 v2.2.1-dev.23 13:38:18 v2.2.1-dev.3 13:38:18 v2.2.1-dev.4 13:38:18 v2.2.1-dev.5 13:38:18 v2.2.1-dev.6 13:38:18 v2.2.1-dev.7 13:38:18 v2.2.1-dev.8 13:38:18 v2.2.1-dev.9 13:38:18 v2.3.0-dev.24 13:38:18 v2.3.0-dev.25 13:38:18 v2.3.0-dev.26 13:38:18 v2.3.0-dev.27 13:38:18 v2.3.0-dev.28 13:38:18 v2.3.0-dev.29 13:38:18 v2.3.0-dev.30 13:38:18 v2.3.0-dev.31 13:38:18 v2.3.0-dev.32 13:38:18 v2.3.0-dev.33 13:38:18 v2.3.0-dev.34 13:38:18 v2.3.0-dev.35 13:38:18 v2.3.0-dev.36 13:38:18 v2.3.0-dev.37 13:38:18 v2.3.0-dev.38 13:38:18 v2.3.0-dev.39 13:38:18 v2.3.0-dev.40 13:38:18 v2.3.0-dev.41 13:38:18 v2.3.0-dev.42 13:38:18 v2.3.0-dev.43 13:38:18 v2.3.0-dev.44 13:38:18 v2.3.0-dev.45 13:38:18 v2.3.0-dev.46 13:38:18 v2.3.0-dev.47 13:38:18 v2.3.0-dev.48 13:38:18 v2.3.0-dev.49 13:38:18 v2.3.0-dev.50 13:38:18 v2.3.0-dev.51 13:38:18 v2.3.0-dev.52 [Pipeline] sh 13:38:18 + lftools sign git-tag v2.3.0-dev.52 13:38:19 Signing Git tag with Sigul... 13:38:19 Signing v2.3.0-dev.52 [Pipeline] echo 13:38:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:38:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:38:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:38:20 $ docker stop --time=1 4645bb8cda44d627157be36238e5722544e28d3be894e7ff625b42c907df7951 13:38:21 $ docker rm -f 4645bb8cda44d627157be36238e5722544e28d3be894e7ff625b42c907df7951 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:38:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:38:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:38:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:38:22 prd-ubuntu20.04-docker-8c-8g-116854 does not seem to be running inside a container 13:38:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:38:22 $ docker top 5befa57db6236f0b8c325ae9f6c10d9a1ea3d31be04aa03e98a7046d6186dfaf -eo pid,comm 13:38:22 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). 13:38:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:38:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:38:22 [ssh-agent] Looking for ssh-agent implementation... 13:38:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:38:23 $ docker exec 5befa57db6236f0b8c325ae9f6c10d9a1ea3d31be04aa03e98a7046d6186dfaf ssh-agent 13:38:23 SSH_AUTH_SOCK=/tmp/ssh-VBhO2VH6ktkW/agent.32 13:38:23 SSH_AGENT_PID=38 13:38:23 Running ssh-add (command line suppressed) 13:38:23 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2247383191429974849.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2247383191429974849.key) 13:38:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:38:23 + git semver bump pre 13:38:23 2022-10-25 13:38:23,797 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 13:38:23 2022-10-25 13:38:23,797 [bump_version] DEBUG bumping version:2.3.0-dev.52 on axis:pre with prefix:dev 13:38:23 2022-10-25 13:38:23,797 [bump_version] DEBUG bumped version:2.3.0-dev.53 13:38:23 2022-10-25 13:38:23,797 [write_version] DEBUG write version:2.3.0-dev.53 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 13:38:23 2022-10-25 13:38:23,797 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 13:38:23 2022-10-25 13:38:23,798 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 13:38:23 2022-10-25 13:38:23,799 [execute] INFO git cat-file --batch-check 13:38:23 2022-10-25 13:38:23,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:38:23 2022-10-25 13:38:23,806 [execute] INFO git cat-file --batch 13:38:23 2022-10-25 13:38:23,806 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:38:23 2022-10-25 13:38:23,812 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 13:38:23 2.3.0-dev.53 [Pipeline] } 13:38:23 $ docker exec --env ******** --env ******** 5befa57db6236f0b8c325ae9f6c10d9a1ea3d31be04aa03e98a7046d6186dfaf ssh-agent -k 13:38:23 unset SSH_AUTH_SOCK; 13:38:23 unset SSH_AGENT_PID; 13:38:23 echo Agent pid 38 killed; 13:38:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:38:24 + git semver [Pipeline] } 13:38:24 $ docker stop --time=1 5befa57db6236f0b8c325ae9f6c10d9a1ea3d31be04aa03e98a7046d6186dfaf 13:38:25 $ docker rm -f 5befa57db6236f0b8c325ae9f6c10d9a1ea3d31be04aa03e98a7046d6186dfaf [Pipeline] // withDockerContainer [Pipeline] sh 13:38:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:38:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:38:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:38:26 prd-ubuntu20.04-docker-8c-8g-116854 does not seem to be running inside a container 13:38:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:38:27 $ docker top fb342ca649e794beaf8c28c69494818ccc7f85582a6b4d2160d39fdfc9f31fc1 -eo pid,comm 13:38:27 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). 13:38:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:38:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:38:27 [ssh-agent] Looking for ssh-agent implementation... 13:38:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:38:27 $ docker exec fb342ca649e794beaf8c28c69494818ccc7f85582a6b4d2160d39fdfc9f31fc1 ssh-agent 13:38:27 SSH_AUTH_SOCK=/tmp/ssh-m000gF98y4Mi/agent.14 13:38:27 SSH_AGENT_PID=27 13:38:27 Running ssh-add (command line suppressed) 13:38:27 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1022223287584932133.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1022223287584932133.key) 13:38:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:38:28 + git semver push 13:38:28 2022-10-25 13:38:28,404 [run_push] DEBUG push 13:38:28 2022-10-25 13:38:28,405 [execute] INFO git cat-file --batch-check 13:38:28 2022-10-25 13:38:28,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:38:28 2022-10-25 13:38:28,410 [execute] INFO git rev-list 727b0f9fd34915779b4ce945a6973953efba90b1 -- 13:38:28 2022-10-25 13:38:28,410 [execute] DEBUG Popen(['git', 'rev-list', '727b0f9fd34915779b4ce945a6973953efba90b1', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 13:38:28 2022-10-25 13:38:28,428 [execute] INFO git fetch -v origin 13:38:28 2022-10-25 13:38:28,429 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 13:38:29 2022-10-25 13:38:29,156 [run_push] DEBUG no remote changes detected 13:38:29 2022-10-25 13:38:29,156 [execute] INFO git push origin semver 13:38:29 2022-10-25 13:38:29,156 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 13:38:30 2022-10-25 13:38:29,965 [run_push] DEBUG push all version tags 13:38:30 2022-10-25 13:38:29,966 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:38:30 2022-10-25 13:38:29,966 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 13:38:30 2022-10-25 13:38:30,807 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 13:38:30 2.3.0-dev.53 [Pipeline] } 13:38:30 $ docker exec --env ******** --env ******** fb342ca649e794beaf8c28c69494818ccc7f85582a6b4d2160d39fdfc9f31fc1 ssh-agent -k 13:38:31 unset SSH_AUTH_SOCK; 13:38:31 unset SSH_AGENT_PID; 13:38:31 echo Agent pid 27 killed; 13:38:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:38:31 + git semver [Pipeline] } 13:38:31 $ docker stop --time=1 fb342ca649e794beaf8c28c69494818ccc7f85582a6b4d2160d39fdfc9f31fc1 13:38:32 $ docker rm -f fb342ca649e794beaf8c28c69494818ccc7f85582a6b4d2160d39fdfc9f31fc1 [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 13:38:33 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 13:38:33 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 13:38:33 total 16 13:38:33 drwxr-xr-x 3 root root 4096 Oct 25 13:28 . 13:38:33 drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 13:38 .. 13:38:33 drwxr-xr-x 2 root root 4096 Oct 25 13:28 cost 13:38:33 -rw-r--r-- 1 root root 92 Oct 25 13:28 cost.csv 13:38:33 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 13:38:33 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 13:38:33 total 16 13:38:33 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 13:28 . 13:38:33 drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 13:38 .. 13:38:33 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 13:28 cost 13:38:33 -rw-r--r-- 1 jenkins jenkins 92 Oct 25 13:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:38:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:38:34 ---> package-listing.sh 13:38:34 ++ facter osfamily 13:38:34 ++ tr '[:upper:]' '[:lower:]' 13:38:34 + OS_FAMILY=debian 13:38:34 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 13:38:34 + START_PACKAGES=/tmp/packages_start.txt 13:38:34 + END_PACKAGES=/tmp/packages_end.txt 13:38:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:38:34 + PACKAGES=/tmp/packages_start.txt 13:38:34 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 13:38:34 + PACKAGES=/tmp/packages_end.txt 13:38:34 + case "${OS_FAMILY}" in 13:38:34 + dpkg -l 13:38:34 + grep '^ii' 13:38:34 + '[' -f /tmp/packages_start.txt ']' 13:38:34 + '[' -f /tmp/packages_end.txt ']' 13:38:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:38:34 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 13:38:34 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 13:38:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo 13:38:34 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:38:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:38:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:38:35 prd-ubuntu20.04-docker-8c-8g-116854 does not seem to be running inside a container 13:38:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:38:36 $ docker top 56a214f46247388e02566b530fdc2a36d5c0e3fafedc44b659d4d3f9be14aab3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:38:36 + touch /tmp/pre-build-complete [Pipeline] sh 13:38:36 + mkdir -p /var/log/sysstat [Pipeline] sh 13:38:37 + ls /var/log/sa-host 13:38:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:38:37 provisioning config files... 13:38:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config11178647766881190686tmp [Pipeline] { [Pipeline] echo 13:38:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:38:37 ---> create-netrc.sh [Pipeline] } 13:38:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:38:37 ---> python-tools-install.sh [Pipeline] echo 13:38:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:38:38 ---> sudo-logs.sh 13:38:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:38:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:38:38 ---> job-cost.sh 13:38:38 lf-activate-venv: SKIPPING 13:38:38 DEBUG: total: 0.2199999988079071 13:38:38 INFO: Retrieving Stack Cost... 13:38:39 INFO: Retrieving Pricing Info for: v3-standard-8 13:38:39 INFO: Archiving Costs [Pipeline] echo 13:38:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:38:39 ---> logs-deploy.sh 13:38:39 lf-activate-venv: SKIPPING 13:38:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/173 13:38:39 INFO: archiving workspace using pattern(s): 13:38:40 Archives upload complete. 13:38:40 INFO: archiving logs to Nexus