Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ad82c57576e13bf45f31e67fb166ad6ce19eae43 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-ssh7597980061474945826.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16966894448002080429.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh98020252458011502.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh9339053329312066379.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1107841504884008947.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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.20 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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15914’ Running on prd-ubuntu20.04-docker-8c-8g-15926 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 ad82c57576e13bf45f31e67fb166ad6ce19eae43 (main) Commit message: "Merge pull request #1419 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.90" > git config core.sparsecheckout # timeout=10 > git checkout -f ad82c57576e13bf45f31e67fb166ad6ce19eae43 # timeout=10 > git rev-list --no-walk 6ab489b8abe93c4f51e1faca0224c4ca0f9e9b38 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:03:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:03:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:03:25 ========================================================= 19:03:25 EdgeX Global Pipelines Version Info 19:03:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:03:25 ------------------- 19:03:25 stable info: 19:03:25 ------------------- 19:03:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:03:25 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 19:03:25 Message: update stable to v1.0.249 19:03:26 ------------------- 19:03:26 experimental info: 19:03:26 ------------------- 19:03:26 Commited By: **** collab-it+edgex@linuxfoundation.org 19:03:26 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 19:03:26 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad82c57576e13bf45f31e67fb166ad6ce19eae43 [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad82c57 [Pipeline] echo 19:03:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:03:27 + git rev-list -1 --merges ad82c57576e13bf45f31e67fb166ad6ce19eae43~1..ad82c57576e13bf45f31e67fb166ad6ce19eae43 [Pipeline] echo 19:03:27 -----------> git rev-list -1 --merges ad82c57576e13bf45f31e67fb166ad6ce19eae43~1..ad82c57576e13bf45f31e67fb166ad6ce19eae43 ad82c57576e13bf45f31e67fb166ad6ce19eae43 19:03:27 ad82c57576e13bf45f31e67fb166ad6ce19eae43 [false] [Pipeline] sh 19:03:27 + git log --format=format:%s -1 ad82c57576e13bf45f31e67fb166ad6ce19eae43 [Pipeline] echo 19:03:27 ========================================================= 19:03:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:03:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:03:27 + git log --format=format:%s -1 ad82c57576e13bf45f31e67fb166ad6ce19eae43 [Pipeline] echo 19:03:28 [semverPrep] GIT_COMMIT: ad82c57576e13bf45f31e67fb166ad6ce19eae43, Commit Message: Merge pull request #1419 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.90 [Pipeline] echo 19:03:28 [semverPrep] This is not a build commit. [Pipeline] sh 19:03:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:03:28 + grep -v github /etc/ssh/ssh_known_hosts 19:03:28 + [ -e /tmp/ssh_known_hosts ] 19:03:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:03:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:03:28 + sudo tee -a /etc/ssh/ssh_known_hosts 19:03:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:29 19:03:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:29 0.1.4: Pulling from edgex-devops/py-git-semver 19:03:29 b85a868b505f: Pulling fs layer 19:03:29 e2be974225ed: Pulling fs layer 19:03:29 339a4e72a1f5: Pulling fs layer 19:03:29 988bab9f4d93: Pulling fs layer 19:03:29 1469e6f7b9e6: Pulling fs layer 19:03:29 eaf3925da568: Pulling fs layer 19:03:29 bab4dde63d76: Pulling fs layer 19:03:29 bde34c3a00c8: Pulling fs layer 19:03:29 b352a97aabf1: Pulling fs layer 19:03:29 4872d77fe225: Pulling fs layer 19:03:29 5851b861e8e6: Pulling fs layer 19:03:29 bab4dde63d76: Waiting 19:03:29 bde34c3a00c8: Waiting 19:03:29 1469e6f7b9e6: Waiting 19:03:29 b352a97aabf1: Waiting 19:03:29 eaf3925da568: Waiting 19:03:29 5851b861e8e6: Waiting 19:03:29 4872d77fe225: Waiting 19:03:29 988bab9f4d93: Waiting 19:03:29 e2be974225ed: Verifying Checksum 19:03:29 988bab9f4d93: Verifying Checksum 19:03:29 988bab9f4d93: Download complete 19:03:29 339a4e72a1f5: Verifying Checksum 19:03:29 339a4e72a1f5: Download complete 19:03:29 1469e6f7b9e6: Verifying Checksum 19:03:29 1469e6f7b9e6: Download complete 19:03:29 eaf3925da568: Verifying Checksum 19:03:29 eaf3925da568: Download complete 19:03:29 bde34c3a00c8: Download complete 19:03:29 b352a97aabf1: Verifying Checksum 19:03:29 b352a97aabf1: Download complete 19:03:29 4872d77fe225: Verifying Checksum 19:03:29 4872d77fe225: Download complete 19:03:29 5851b861e8e6: Verifying Checksum 19:03:29 5851b861e8e6: Download complete 19:03:29 b85a868b505f: Verifying Checksum 19:03:29 b85a868b505f: Download complete 19:03:30 bab4dde63d76: Verifying Checksum 19:03:30 bab4dde63d76: Download complete 19:03:31 b85a868b505f: Pull complete 19:03:31 e2be974225ed: Pull complete 19:03:31 339a4e72a1f5: Pull complete 19:03:31 988bab9f4d93: Pull complete 19:03:32 1469e6f7b9e6: Pull complete 19:03:32 eaf3925da568: Pull complete 19:03:34 bab4dde63d76: Pull complete 19:03:34 bde34c3a00c8: Pull complete 19:03:34 b352a97aabf1: Pull complete 19:03:34 4872d77fe225: Pull complete 19:03:34 5851b861e8e6: Pull complete 19:03:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:03:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:34 prd-ubuntu20.04-docker-8c-8g-15926 does not seem to be running inside a container 19:03:34 $ 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 19:03:37 $ docker top 3252de73ee54cc9e8102d344862e7b773fe3f8cbea02170366e44c26944b8a84 -eo pid,comm 19:03:37 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). 19:03:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:03:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:37 [ssh-agent] Looking for ssh-agent implementation... 19:03:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:37 $ docker exec 3252de73ee54cc9e8102d344862e7b773fe3f8cbea02170366e44c26944b8a84 ssh-agent 19:03:37 SSH_AUTH_SOCK=/tmp/ssh-qatHzIapLHLl/agent.32 19:03:37 SSH_AGENT_PID=38 19:03:37 Running ssh-add (command line suppressed) 19:03:37 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9721242968824718167.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9721242968824718167.key) 19:03:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:37 + git tag --points-at HEAD [Pipeline] } 19:03:37 $ docker exec --env ******** --env ******** 3252de73ee54cc9e8102d344862e7b773fe3f8cbea02170366e44c26944b8a84 ssh-agent -k 19:03:38 unset SSH_AUTH_SOCK; 19:03:38 unset SSH_AGENT_PID; 19:03:38 echo Agent pid 38 killed; 19:03:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:03:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:38 [ssh-agent] Looking for ssh-agent implementation... 19:03:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:38 $ docker exec 3252de73ee54cc9e8102d344862e7b773fe3f8cbea02170366e44c26944b8a84 ssh-agent 19:03:38 SSH_AUTH_SOCK=/tmp/ssh-YZoJbd5IcX3u/agent.70 19:03:38 SSH_AGENT_PID=77 19:03:38 Running ssh-add (command line suppressed) 19:03:38 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2913835614530292658.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2913835614530292658.key) 19:03:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:38 + git semver init 19:03:38 2023-05-17 19:03:38,904 [run_init] DEBUG init version:0.0.0 force:False 19:03:38 2023-05-17 19:03:38,905 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 19:03:38 2023-05-17 19:03:38,906 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 19:03:38 2023-05-17 19:03:38,906 [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) 19:03:40 2023-05-17 19:03:40,576 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 19:03:40 2023-05-17 19:03:40,577 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 19:03:40 2023-05-17 19:03:40,577 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 19:03:40 2023-05-17 19:03:40,577 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 19:03:40 3.0.0-dev.66 [Pipeline] } 19:03:40 $ docker exec --env ******** --env ******** 3252de73ee54cc9e8102d344862e7b773fe3f8cbea02170366e44c26944b8a84 ssh-agent -k 19:03:41 unset SSH_AUTH_SOCK; 19:03:41 unset SSH_AGENT_PID; 19:03:41 echo Agent pid 77 killed; 19:03:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:41 + git semver [Pipeline] } 19:03:41 $ docker stop --time=1 3252de73ee54cc9e8102d344862e7b773fe3f8cbea02170366e44c26944b8a84 19:03:43 $ docker rm -f --volumes 3252de73ee54cc9e8102d344862e7b773fe3f8cbea02170366e44c26944b8a84 [Pipeline] // withDockerContainer [Pipeline] sh 19:03:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:03:43 Stashed 1 file(s) [Pipeline] echo 19:03:43 [edgeXSemver]: initialized semver on version 3.0.0-dev.66 [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 19:03:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:03:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:03:43 ========================================================= 19:03:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:03:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:03:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:03:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:03:44 f56be85fc22e: Pulling fs layer 19:03:44 85791d961cd3: Pulling fs layer 19:03:44 d694b5ae8c79: Pulling fs layer 19:03:44 9f32a84ed3da: Pulling fs layer 19:03:44 4d19c01a9841: Pulling fs layer 19:03:44 9325e15d5711: Pulling fs layer 19:03:44 556b6ee489ea: Pulling fs layer 19:03:44 c5a4b2cf53e6: Pulling fs layer 19:03:44 556b6ee489ea: Waiting 19:03:44 c5a4b2cf53e6: Waiting 19:03:44 9325e15d5711: Waiting 19:03:44 9f32a84ed3da: Waiting 19:03:44 4d19c01a9841: Waiting 19:03:44 85791d961cd3: Verifying Checksum 19:03:44 85791d961cd3: Download complete 19:03:44 9f32a84ed3da: Verifying Checksum 19:03:44 9f32a84ed3da: Download complete 19:03:44 f56be85fc22e: Verifying Checksum 19:03:44 f56be85fc22e: Download complete 19:03:44 4d19c01a9841: Download complete 19:03:44 9325e15d5711: Verifying Checksum 19:03:44 9325e15d5711: Download complete 19:03:44 f56be85fc22e: Pull complete 19:03:44 85791d961cd3: Pull complete 19:03:45 c5a4b2cf53e6: Verifying Checksum 19:03:45 c5a4b2cf53e6: Download complete 19:03:45 556b6ee489ea: Verifying Checksum 19:03:45 556b6ee489ea: Download complete 19:03:45 d694b5ae8c79: Verifying Checksum 19:03:45 d694b5ae8c79: Download complete 19:03:48 d694b5ae8c79: Pull complete 19:03:48 9f32a84ed3da: Pull complete 19:03:48 4d19c01a9841: Pull complete 19:03:48 9325e15d5711: Pull complete 19:03:50 556b6ee489ea: Pull complete 19:03:51 c5a4b2cf53e6: Pull complete 19:03:51 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 19:03:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:03:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 19:03:51 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:52 + docker inspect -f . ci-base-image-x86_64 19:03:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:52 prd-ubuntu20.04-docker-8c-8g-15926 does not seem to be running inside a container 19:03:52 $ 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 19:03:55 $ docker top fdbc1cdc1cfac7ac6f052cd2edc84ca0a5bcd03f3dfc1b9599a2992ae07c238f -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:55 + go version 19:03:55 go version go1.20.2 linux/amd64 [Pipeline] } 19:03:55 $ docker stop --time=1 fdbc1cdc1cfac7ac6f052cd2edc84ca0a5bcd03f3dfc1b9599a2992ae07c238f 19:03:57 $ docker rm -f --volumes fdbc1cdc1cfac7ac6f052cd2edc84ca0a5bcd03f3dfc1b9599a2992ae07c238f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:57 + docker inspect -f . ci-base-image-x86_64 19:03:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:57 prd-ubuntu20.04-docker-8c-8g-15926 does not seem to be running inside a container 19:03:57 $ 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 19:03:58 $ docker top 3355085353ceb97d9854a9a1081afe7694e70797529eb3cf76065aaa009b2755 -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:58 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 19:03:58 + make test 19:03:58 make -C ./app-service-template build 19:03:58 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 19:03:58 go mod tidy 19:03:58 go: downloading github.com/stretchr/testify v1.8.2 19:03:58 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.41 19:03:58 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.89 19:03:58 go: downloading github.com/google/uuid v1.3.0 19:03:58 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.31 19:03:58 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 19:03:58 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:03:58 Still waiting to schedule task 19:03:58 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 19:03:59 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 19:03:59 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 19:03:59 go: downloading github.com/hashicorp/go-multierror v1.1.1 19:03:59 go: downloading github.com/gorilla/mux v1.8.0 19:03:59 go: downloading github.com/davecgh/go-spew v1.1.1 19:03:59 go: downloading github.com/pmezard/go-difflib v1.0.0 19:03:59 go: downloading gopkg.in/yaml.v3 v3.0.1 19:03:59 go: downloading github.com/stretchr/objx v0.5.0 19:03:59 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 19:03:59 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.17 19:03:59 go: downloading github.com/go-kit/log v0.2.1 19:03:59 go: downloading github.com/go-playground/validator/v10 v10.13.0 19:03:59 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 19:03:59 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:03:59 go: downloading github.com/mitchellh/copystructure v1.2.0 19:03:59 go: downloading github.com/hashicorp/errwrap v1.0.0 19:03:59 go: downloading github.com/hashicorp/consul/api v1.20.0 19:03:59 go: downloading github.com/gorilla/websocket v1.4.2 19:03:59 go: downloading golang.org/x/net v0.9.0 19:03:59 go: downloading golang.org/x/sync v0.1.0 19:03:59 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 19:03:59 go: downloading github.com/nats-io/nats.go v1.25.0 19:03:59 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:03:59 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:03:59 go: downloading github.com/go-logfmt/logfmt v0.5.1 19:03:59 go: downloading github.com/x448/float16 v0.8.4 19:03:59 go: downloading github.com/mitchellh/reflectwalk v1.0.2 19:03:59 go: downloading github.com/go-playground/universal-translator v0.18.1 19:03:59 go: downloading github.com/leodido/go-urn v1.2.3 19:03:59 go: downloading golang.org/x/crypto v0.8.0 19:03:59 go: downloading golang.org/x/text v0.9.0 19:03:59 go: downloading github.com/go-playground/locales v0.14.1 19:03:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:03:59 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:03:59 go: downloading github.com/nats-io/nats-server/v2 v2.9.16 19:03:59 go: downloading github.com/go-playground/assert/v2 v2.2.0 19:03:59 go: downloading github.com/hashicorp/go-hclog v0.14.1 19:03:59 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:03:59 go: downloading github.com/hashicorp/serf v0.10.1 19:03:59 go: downloading github.com/mitchellh/mapstructure v1.5.0 19:03:59 go: downloading github.com/google/go-cmp v0.5.9 19:03:59 go: downloading github.com/hashicorp/consul/sdk v0.13.1 19:03:59 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:03:59 go: downloading github.com/Microsoft/go-winio v0.6.0 19:03:59 go: downloading github.com/zeebo/errs v1.3.0 19:03:59 go: downloading google.golang.org/grpc v1.53.0 19:03:59 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:03:59 go: downloading github.com/onsi/ginkgo v1.10.1 19:03:59 go: downloading github.com/onsi/gomega v1.7.0 19:03:59 go: downloading github.com/nats-io/nkeys v0.4.4 19:03:59 go: downloading github.com/nats-io/nuid v1.0.1 19:03:59 go: downloading golang.org/x/sys v0.7.0 19:03:59 go: downloading github.com/fatih/color v1.9.0 19:03:59 go: downloading github.com/mattn/go-colorable v0.1.12 19:03:59 go: downloading github.com/mattn/go-isatty v0.0.14 19:03:59 go: downloading github.com/kr/pretty v0.2.1 19:03:59 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:03:59 go: downloading github.com/hashicorp/go-version v1.2.1 19:03:59 go: downloading github.com/pkg/errors v0.9.1 19:03:59 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 19:04:00 go: downloading golang.org/x/tools v0.6.0 19:04:00 go: downloading google.golang.org/protobuf v1.28.1 19:04:00 go: downloading github.com/armon/go-metrics v0.3.10 19:04:00 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:04:00 go: downloading github.com/hashicorp/memberlist v0.5.0 19:04:00 go: downloading github.com/klauspost/compress v1.16.4 19:04:00 go: downloading github.com/minio/highwayhash v1.0.2 19:04:00 go: downloading github.com/nats-io/jwt/v2 v2.4.1 19:04:00 go: downloading golang.org/x/time v0.3.0 19:04:00 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 19:04:00 go: downloading github.com/golang/protobuf v1.5.2 19:04:00 go: downloading github.com/kr/text v0.2.0 19:04:00 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 19:04:00 go: downloading github.com/pascaldekloe/goe v0.1.0 19:04:00 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:04:00 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:04:00 go: downloading github.com/miekg/dns v1.1.41 19:04:00 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:04:00 go: downloading gopkg.in/yaml.v2 v2.4.0 19:04:00 go: downloading github.com/hpcloud/tail v1.0.0 19:04:00 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:04:00 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:04:00 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:04:00 go: downloading golang.org/x/mod v0.8.0 19:04:01 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.90 19:04:01 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 19:04:16 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 19:04:16 make -C ./app-service-template test 19:04:16 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 19:04:16 go test -race -coverprofile=coverage.out ./... 19:04:34 ? app-new-service/config [no test files] 19:04:34 ok app-new-service 0.057s coverage: 48.1% of statements 19:04:34 ok app-new-service/functions 0.059s coverage: 85.3% of statements 19:04:34 go vet ./... 19:04:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:04:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:04:52 ./bin/test-attribution-txt.sh 19:04:52 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 19:04:52 go test -race -coverprofile=coverage.out ./... 19:04:52 go: downloading github.com/gomodule/redigo v1.8.9 19:04:52 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 19:04:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 19:04:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 19:04:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.090s coverage: 64.4% of statements 19:04:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.060s coverage: 93.0% of statements 19:04:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.066s coverage: 85.1% of statements 19:04:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.081s coverage: 87.8% of statements 19:04:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.039s coverage: 100.0% of statements 19:04:54 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 19:04:54 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 19:04:54 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 19:04:54 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 19:04:54 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 19:04:54 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.128s coverage: 77.9% of statements 19:04:54 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.052s coverage: 97.3% of statements 19:04:54 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.063s coverage: 82.8% of statements 19:04:54 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.083s coverage: 65.2% of statements 19:04:55 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 19:04:55 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 19:04:55 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 19:04:55 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.061s coverage: 28.7% of statements 19:04:55 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.049s coverage: 11.5% of statements 19:04:55 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.038s coverage: 27.3% of statements 19:04:55 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.077s coverage: 52.8% of statements 19:05:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.123s coverage: 75.4% of statements 19:05:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.050s coverage: 94.4% of statements 19:05:21 go vet ./... 19:05:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:05:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 19:05:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:05:29 $ docker stop --time=1 3355085353ceb97d9854a9a1081afe7694e70797529eb3cf76065aaa009b2755 19:05:30 $ docker rm -f --volumes 3355085353ceb97d9854a9a1081afe7694e70797529eb3cf76065aaa009b2755 [Pipeline] // withDockerContainer [Pipeline] sh 19:05:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:05:31 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 19:05:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:05:32 19:05:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:05:32 latest: Pulling from edgex-lftools-log-publisher 19:05:32 5eb5b503b376: Pulling fs layer 19:05:32 5c69ac0246d0: Pulling fs layer 19:05:32 ec43610c2a17: Pulling fs layer 19:05:32 3a2ae6a8a46f: Pulling fs layer 19:05:32 33b1e0a273af: Pulling fs layer 19:05:32 5d3b04190fa2: Pulling fs layer 19:05:32 2f39f015ded8: Pulling fs layer 19:05:32 5d3b04190fa2: Waiting 19:05:32 2f39f015ded8: Waiting 19:05:32 33b1e0a273af: Waiting 19:05:32 5c69ac0246d0: Verifying Checksum 19:05:32 5c69ac0246d0: Download complete 19:05:32 3a2ae6a8a46f: Verifying Checksum 19:05:32 3a2ae6a8a46f: Download complete 19:05:32 33b1e0a273af: Verifying Checksum 19:05:32 33b1e0a273af: Download complete 19:05:32 ec43610c2a17: Verifying Checksum 19:05:32 ec43610c2a17: Download complete 19:05:32 5d3b04190fa2: Verifying Checksum 19:05:32 5d3b04190fa2: Download complete 19:05:32 5eb5b503b376: Download complete 19:05:33 2f39f015ded8: Download complete 19:05:33 5eb5b503b376: Pull complete 19:05:33 5c69ac0246d0: Pull complete 19:05:34 ec43610c2a17: Pull complete 19:05:34 3a2ae6a8a46f: Pull complete 19:05:34 33b1e0a273af: Pull complete 19:05:34 5d3b04190fa2: Pull complete 19:05:37 2f39f015ded8: Pull complete 19:05:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:05:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:05:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:38 prd-ubuntu20.04-docker-8c-8g-15926 does not seem to be running inside a container 19:05:38 $ 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 19:05:42 $ docker top 3ec9c80c6037188d54060d15bbf4824786153d6f3aa70d633ea497dba51a05ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:42 ---> job-cost.sh 19:05:42 lf-activate-venv: SKIPPING 19:05:42 INFO: No Stack... 19:05:42 INFO: Retrieving Pricing Info for: v3-standard-8 19:05:43 INFO: Archiving Costs [Pipeline] sh 19:05:43 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 19:05:43 + cut -d, -f6 [Pipeline] lock 19:05:43 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-258-stack-cost] 19:05:43 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-258-stack-cost] did not exist. Created. 19:05:43 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-258-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:05:44 + echo total: 0.2199999988079071 [Pipeline] stash 19:05:44 Stashed 1 file(s) [Pipeline] } 19:05:44 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-258-stack-cost] [Pipeline] // lock [Pipeline] } 19:05:44 $ docker stop --time=1 3ec9c80c6037188d54060d15bbf4824786153d6f3aa70d633ea497dba51a05ff 19:05:45 $ docker rm -f --volumes 3ec9c80c6037188d54060d15bbf4824786153d6f3aa70d633ea497dba51a05ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:08:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15931 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 19:08:20 Running in /w/workspace/app-functions-sdk-go/258 [Pipeline] { [Pipeline] checkout 19:08:20 The recommended git tool is: git 19:08:28 using credential edgex-jenkins-ssh 19:08:28 Cloning the remote Git repository 19:08:28 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:08:28 > git init /w/workspace/app-functions-sdk-go/258 # timeout=10 19:08:29 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:08:29 > git --version # timeout=10 19:08:29 > git --version # 'git version 2.25.1' 19:08:29 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:33 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:08:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:35 Avoid second fetch 19:08:35 Checking out Revision ad82c57576e13bf45f31e67fb166ad6ce19eae43 (main) 19:08:35 > git config core.sparsecheckout # timeout=10 19:08:35 > git checkout -f ad82c57576e13bf45f31e67fb166ad6ce19eae43 # timeout=10 19:08:36 Commit message: "Merge pull request #1419 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.90" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:08:37 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:37 Dload Upload Total Spent Left Speed 19:08:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 166k 0 --:--:-- --:--:-- --:--:-- 168k [Pipeline] sh 19:08:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:08:38 + sudo tee /etc/docker/daemon.new 19:08:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:08:38 { 19:08:38 "registry-mirrors": [ 19:08:38 "https://nexus3.edgexfoundry.org:10001" 19:08:38 ], 19:08:38 "bip": "10.250.0.254/24", 19:08:38 "hosts": [ 19:08:38 "tcp://0.0.0.0:5555", 19:08:38 "unix:///var/run/docker.sock" 19:08:38 ], 19:08:38 "mtu": 1458, 19:08:38 "selinux-enabled": true, 19:08:38 "seccomp-profile": "/etc/docker/seccomp.json" 19:08:38 } [Pipeline] sh 19:08:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:08:39 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 19:08:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:57 ========================================================= 19:08:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:08:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:08:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:08:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:08:58 c41833b44d91: Pulling fs layer 19:08:58 ed15518f5707: Pulling fs layer 19:08:58 feae8fd75edb: Pulling fs layer 19:08:58 242c74f7c9fa: Pulling fs layer 19:08:58 3cdef696dda3: Pulling fs layer 19:08:58 2ced38df9373: Pulling fs layer 19:08:58 58f1dce35555: Pulling fs layer 19:08:58 242c74f7c9fa: Waiting 19:08:58 3cdef696dda3: Waiting 19:08:58 2ced38df9373: Waiting 19:08:58 58f1dce35555: Waiting 19:08:58 ed15518f5707: Verifying Checksum 19:08:58 ed15518f5707: Download complete 19:08:58 242c74f7c9fa: Verifying Checksum 19:08:58 242c74f7c9fa: Download complete 19:08:58 3cdef696dda3: Verifying Checksum 19:08:58 3cdef696dda3: Download complete 19:08:59 c41833b44d91: Verifying Checksum 19:08:59 c41833b44d91: Download complete 19:09:00 c41833b44d91: Pull complete 19:09:00 ed15518f5707: Pull complete 19:09:01 58f1dce35555: Verifying Checksum 19:09:01 58f1dce35555: Download complete 19:09:02 feae8fd75edb: Verifying Checksum 19:09:02 feae8fd75edb: Download complete 19:09:03 2ced38df9373: Download complete 19:09:15 feae8fd75edb: Pull complete 19:09:15 242c74f7c9fa: Pull complete 19:09:16 3cdef696dda3: Pull complete 19:09:24 2ced38df9373: Pull complete 19:09:26 58f1dce35555: Pull complete 19:09:26 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 19:09:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:09:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 19:09:26 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:27 + docker inspect -f . ci-base-image-arm64 19:09:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:27 prd-ubuntu20.04-docker-arm64-4c-16g-15931 does not seem to be running inside a container 19:09:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/258 -v /w/workspace/app-functions-sdk-go/258:/w/workspace/app-functions-sdk-go/258:rw,z -v /w/workspace/app-functions-sdk-go/258@tmp:/w/workspace/app-functions-sdk-go/258@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 19:09:32 $ docker top 5ccc2f07a7aa952e98d4bcc740eae080ccf6845653db736ef5ca1db8f5ab3871 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:33 + go version 19:09:33 go version go1.20.2 linux/arm64 [Pipeline] } 19:09:33 $ docker stop --time=1 5ccc2f07a7aa952e98d4bcc740eae080ccf6845653db736ef5ca1db8f5ab3871 19:09:35 $ docker rm -f --volumes 5ccc2f07a7aa952e98d4bcc740eae080ccf6845653db736ef5ca1db8f5ab3871 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:35 + docker inspect -f . ci-base-image-arm64 19:09:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:35 prd-ubuntu20.04-docker-arm64-4c-16g-15931 does not seem to be running inside a container 19:09:36 $ 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/258 -v /w/workspace/app-functions-sdk-go/258:/w/workspace/app-functions-sdk-go/258:rw,z -v /w/workspace/app-functions-sdk-go/258@tmp:/w/workspace/app-functions-sdk-go/258@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 19:09:37 $ docker top 06981c16469ed42046fc8d891e93c87706c0d9fa39dd93f0b7f8a02666d55a24 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:38 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/258 [Pipeline] fileExists [Pipeline] sh 19:09:39 + make test 19:09:39 make -C ./app-service-template build 19:09:39 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/258/app-service-template' 19:09:39 go mod tidy 19:09:39 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.41 19:09:39 go: downloading github.com/stretchr/testify v1.8.2 19:09:39 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:09:39 go: downloading github.com/google/uuid v1.3.0 19:09:39 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.89 19:09:39 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.31 19:09:39 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 19:09:40 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 19:09:40 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 19:09:40 go: downloading github.com/davecgh/go-spew v1.1.1 19:09:40 go: downloading github.com/pmezard/go-difflib v1.0.0 19:09:40 go: downloading gopkg.in/yaml.v3 v3.0.1 19:09:40 go: downloading github.com/stretchr/objx v0.5.0 19:09:40 go: downloading github.com/go-kit/log v0.2.1 19:09:40 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 19:09:40 go: downloading github.com/go-playground/validator/v10 v10.13.0 19:09:40 go: downloading github.com/gorilla/mux v1.8.0 19:09:40 go: downloading github.com/hashicorp/go-multierror v1.1.1 19:09:40 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 19:09:40 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.17 19:09:41 go: downloading github.com/mitchellh/copystructure v1.2.0 19:09:41 go: downloading github.com/gorilla/websocket v1.4.2 19:09:41 go: downloading golang.org/x/net v0.9.0 19:09:41 go: downloading golang.org/x/sync v0.1.0 19:09:41 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:09:41 go: downloading github.com/go-logfmt/logfmt v0.5.1 19:09:41 go: downloading github.com/x448/float16 v0.8.4 19:09:41 go: downloading github.com/hashicorp/errwrap v1.0.0 19:09:41 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 19:09:41 go: downloading github.com/go-playground/universal-translator v0.18.1 19:09:41 go: downloading github.com/leodido/go-urn v1.2.3 19:09:41 go: downloading golang.org/x/crypto v0.8.0 19:09:42 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:09:42 go: downloading golang.org/x/text v0.9.0 19:09:42 go: downloading github.com/go-playground/assert/v2 v2.2.0 19:09:42 go: downloading github.com/go-playground/locales v0.14.1 19:09:45 go: downloading github.com/hashicorp/consul/api v1.20.0 19:09:46 go: downloading github.com/mitchellh/reflectwalk v1.0.2 19:09:46 go: downloading github.com/nats-io/nats.go v1.25.0 19:09:46 go: downloading github.com/nats-io/nats-server/v2 v2.9.16 19:09:46 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:09:46 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:09:46 go: downloading github.com/Microsoft/go-winio v0.6.0 19:09:46 go: downloading github.com/zeebo/errs v1.3.0 19:09:46 go: downloading google.golang.org/grpc v1.53.0 19:09:48 go: downloading github.com/kr/pretty v0.2.1 19:09:48 go: downloading golang.org/x/sys v0.7.0 19:09:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:09:48 go: downloading github.com/hashicorp/go-hclog v0.14.1 19:09:48 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:09:48 go: downloading github.com/hashicorp/serf v0.10.1 19:09:48 go: downloading github.com/mitchellh/mapstructure v1.5.0 19:09:48 go: downloading github.com/google/go-cmp v0.5.9 19:09:48 go: downloading github.com/hashicorp/consul/sdk v0.13.1 19:09:48 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:09:48 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:09:48 go: downloading github.com/onsi/ginkgo v1.10.1 19:09:48 go: downloading github.com/onsi/gomega v1.7.0 19:09:48 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 19:09:48 go: downloading google.golang.org/protobuf v1.28.1 19:09:49 go: downloading golang.org/x/tools v0.6.0 19:09:50 go: downloading github.com/nats-io/nkeys v0.4.4 19:09:50 go: downloading github.com/nats-io/nuid v1.0.1 19:09:50 go: downloading github.com/klauspost/compress v1.16.4 19:09:50 go: downloading github.com/minio/highwayhash v1.0.2 19:09:50 go: downloading github.com/nats-io/jwt/v2 v2.4.1 19:09:50 go: downloading golang.org/x/time v0.3.0 19:09:50 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 19:09:52 go: downloading github.com/golang/protobuf v1.5.2 19:09:55 go: downloading github.com/kr/text v0.2.0 19:09:55 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:09:55 go: downloading github.com/fatih/color v1.9.0 19:09:55 go: downloading github.com/mattn/go-colorable v0.1.12 19:09:55 go: downloading github.com/mattn/go-isatty v0.0.14 19:09:55 go: downloading github.com/hashicorp/go-version v1.2.1 19:09:55 go: downloading github.com/pkg/errors v0.9.1 19:09:55 go: downloading github.com/armon/go-metrics v0.3.10 19:09:55 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:09:55 go: downloading github.com/hashicorp/memberlist v0.5.0 19:09:55 go: downloading github.com/hpcloud/tail v1.0.0 19:09:55 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 19:09:55 go: downloading github.com/pascaldekloe/goe v0.1.0 19:09:55 go: downloading gopkg.in/yaml.v2 v2.4.0 19:09:55 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:09:55 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:09:55 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:09:55 go: downloading github.com/miekg/dns v1.1.41 19:09:55 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:09:55 go: downloading golang.org/x/mod v0.8.0 19:09:55 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:09:55 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:09:55 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.90 19:09:56 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 19:12:33 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/258/app-service-template' 19:12:33 make -C ./app-service-template test 19:12:33 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/258/app-service-template' 19:12:33 go test -race -coverprofile=coverage.out ./... 19:15:40 ? app-new-service/config [no test files] 19:15:40 ok app-new-service 0.306s coverage: 48.1% of statements 19:15:40 ok app-new-service/functions 0.319s coverage: 85.3% of statements 19:15:40 go vet ./... 19:18:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:18:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:18:16 ./bin/test-attribution-txt.sh 19:18:17 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/258/app-service-template' 19:18:17 go test -race -coverprofile=coverage.out ./... 19:18:17 go: downloading github.com/gomodule/redigo v1.8.9 19:18:18 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 19:18:37 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 19:18:37 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 19:18:37 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.612s coverage: 64.4% of statements 19:18:37 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.314s coverage: 93.0% of statements 19:18:37 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.380s coverage: 85.1% of statements 19:18:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.310s coverage: 87.8% of statements 19:18:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.126s coverage: 100.0% of statements 19:18:42 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 19:18:42 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 19:18:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.634s coverage: 77.9% of statements 19:18:44 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 19:18:45 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.226s coverage: 97.3% of statements 19:18:47 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 19:18:47 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.301s coverage: 82.8% of statements 19:18:49 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 19:18:49 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.267s coverage: 65.2% of statements 19:18:52 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 19:18:52 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.285s coverage: 28.7% of statements 19:18:54 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.296s coverage: 11.5% of statements 19:18:54 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 19:18:54 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 19:18:54 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.240s coverage: 27.3% of statements 19:18:58 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.323s coverage: 52.8% of statements 19:19:31 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.512s coverage: 75.4% of statements 19:19:31 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.212s coverage: 94.4% of statements 19:19:31 go vet ./... 19:19:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:19:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:19:35 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 19:19:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:19:35 $ docker stop --time=1 06981c16469ed42046fc8d891e93c87706c0d9fa39dd93f0b7f8a02666d55a24 19:19:37 $ docker rm -f --volumes 06981c16469ed42046fc8d891e93c87706c0d9fa39dd93f0b7f8a02666d55a24 [Pipeline] // withDockerContainer [Pipeline] sh 19:19:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:19:42 Warning: overwriting stash ‘coverage-report’ 19:19:42 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 19:19:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:19:43 19:19:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:19:43 arm64: Pulling from edgex-lftools-log-publisher 19:19:43 8998bd30e6a1: Pulling fs layer 19:19:43 04944245beec: Pulling fs layer 19:19:43 699f458cf7ca: Pulling fs layer 19:19:43 765212b225bb: Pulling fs layer 19:19:43 f23df028b6ca: Pulling fs layer 19:19:43 d65c8cfc05b1: Pulling fs layer 19:19:43 2437ff75d9bd: Pulling fs layer 19:19:43 f23df028b6ca: Waiting 19:19:43 d65c8cfc05b1: Waiting 19:19:43 765212b225bb: Waiting 19:19:43 2437ff75d9bd: Waiting 19:19:43 04944245beec: Verifying Checksum 19:19:43 04944245beec: Download complete 19:19:43 765212b225bb: Verifying Checksum 19:19:43 765212b225bb: Download complete 19:19:43 f23df028b6ca: Verifying Checksum 19:19:43 f23df028b6ca: Download complete 19:19:44 d65c8cfc05b1: Verifying Checksum 19:19:44 d65c8cfc05b1: Download complete 19:19:44 699f458cf7ca: Verifying Checksum 19:19:44 699f458cf7ca: Download complete 19:19:44 8998bd30e6a1: Verifying Checksum 19:19:44 8998bd30e6a1: Download complete 19:19:46 2437ff75d9bd: Download complete 19:19:48 8998bd30e6a1: Pull complete 19:19:48 04944245beec: Pull complete 19:19:51 699f458cf7ca: Pull complete 19:19:51 765212b225bb: Pull complete 19:19:52 f23df028b6ca: Pull complete 19:19:52 d65c8cfc05b1: Pull complete 19:20:04 2437ff75d9bd: Pull complete 19:20:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:20:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:20:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:04 prd-ubuntu20.04-docker-arm64-4c-16g-15931 does not seem to be running inside a container 19:20:04 $ 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/258 -v /w/workspace/app-functions-sdk-go/258:/w/workspace/app-functions-sdk-go/258:rw,z -v /w/workspace/app-functions-sdk-go/258@tmp:/w/workspace/app-functions-sdk-go/258@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 19:20:07 $ docker top e471d3329b41c00b48ed88325db851f05313a7751453dd97e0e5a67bc4e5596c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:20:08 ---> job-cost.sh 19:20:08 lf-activate-venv: SKIPPING 19:20:08 INFO: No Stack... 19:20:08 INFO: Retrieving Pricing Info for: v3-standard-4 19:20:09 INFO: Archiving Costs [Pipeline] sh 19:20:09 + cut -d, -f6 19:20:09 + cat /w/workspace/app-functions-sdk-go/258/archives/cost.csv [Pipeline] lock 19:20:10 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-258-stack-cost] 19:20:10 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-258-stack-cost] did not exist. Created. 19:20:10 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-258-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:20:10 /w/workspace/app-functions-sdk-go/258@tmp/durable-5476f976/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:20:10 + echo total: 0.10999999940395355 [Pipeline] stash 19:20:10 Warning: overwriting stash ‘stack-cost’ 19:20:10 Stashed 1 file(s) [Pipeline] } 19:20:10 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-258-stack-cost] [Pipeline] // lock [Pipeline] } 19:20:10 $ docker stop --time=1 e471d3329b41c00b48ed88325db851f05313a7751453dd97e0e5a67bc4e5596c 19:20:12 $ docker rm -f --volumes e471d3329b41c00b48ed88325db851f05313a7751453dd97e0e5a67bc4e5596c [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 19:20:12 provisioning config files... 19:20:12 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2062644729875324920tmp [Pipeline] { [Pipeline] sh 19:20:13 + set +x 19:20:13 + bash -s -- 19:20:13 + curl -s https://codecov.io/bash 19:20:13 19:20:13 _____ _ 19:20:13 / ____| | | 19:20:13 | | ___ __| | ___ ___ _____ __ 19:20:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:20:13 | |___| (_) | (_| | __/ (_| (_) \ V / 19:20:13 \_____\___/ \__,_|\___|\___\___/ \_/ 19:20:13 Bash-1.0.6 19:20:13 19:20:13 19:20:13 ==> git version 2.25.1 found 19:20:13 ==> 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 19:20:13 Release-Date: 2020-01-08 19:20:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:20:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:20:13 ==> Jenkins CI detected. 19:20:13 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 19:20:13 project root: . 19:20:13 --> token set from env 19:20:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:20:13 ==> Running gcov in . (disable via -X gcov) 19:20:13 ==> Python coveragepy not found 19:20:13 ==> Searching for coverage reports in: 19:20:13 + . 19:20:13 -> Found 2 reports 19:20:13 ==> Detecting git/mercurial file structure 19:20:13 ==> Reading reports 19:20:13 + ./app-service-template/coverage.out bytes=3431 19:20:13 + ./coverage.out bytes=117166 19:20:13 ==> Appending adjustments 19:20:13 https://docs.codecov.io/docs/fixing-reports 19:20:13 + Found adjustments 19:20:13 ==> Gzipping contents 19:20:13 24K /tmp/codecov.EeAmdp.gz 19:20:13 ==> Uploading reports 19:20:13 url: https://codecov.io 19:20:13 query: branch=main&commit=ad82c57576e13bf45f31e67fb166ad6ce19eae43&build=258&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F258%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:20:13 -> Pinging Codecov 19:20:13 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=ad82c57576e13bf45f31e67fb166ad6ce19eae43&build=258&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F258%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:20:13 -> Uploading to 19:20:13 https://storage.googleapis.com/codecov/v4/raw/2023-05-17/3D8B5DFFC46A037C893635FACE044666/ad82c57576e13bf45f31e67fb166ad6ce19eae43/e7d54f9a-0c1d-4fdb-8056-6d30db10735e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T192013Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5e9f6b8bf96364471787492911fd7add29d1245b5a23e86a296c2ea5b54bee41 19:20:13 % Total % Received % Xferd Average Speed Time Time Time Current 19:20:13 Dload Upload Total Spent Left Speed 19:20:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20491 0 0 100 20491 0 97113 --:--:-- --:--:-- --:--:-- 97113 19:20:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/ad82c57576e13bf45f31e67fb166ad6ce19eae43 [Pipeline] } 19:20:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:20:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:20:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:20:14 19:20:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:20:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:20:14 df9b9388f04a: Pulling fs layer 19:20:14 52dc419b0ee2: Pulling fs layer 19:20:14 25bc292e5bac: Pulling fs layer 19:20:14 114826534d7a: Pulling fs layer 19:20:14 4657fd5d0bcf: Pulling fs layer 19:20:14 6ad1cebc031e: Pulling fs layer 19:20:14 8a3aa393b2d8: Pulling fs layer 19:20:14 114826534d7a: Waiting 19:20:14 4657fd5d0bcf: Waiting 19:20:14 6ad1cebc031e: Waiting 19:20:14 8a3aa393b2d8: Waiting 19:20:14 25bc292e5bac: Verifying Checksum 19:20:14 25bc292e5bac: Download complete 19:20:14 52dc419b0ee2: Download complete 19:20:14 df9b9388f04a: Download complete 19:20:15 6ad1cebc031e: Verifying Checksum 19:20:15 6ad1cebc031e: Download complete 19:20:15 df9b9388f04a: Pull complete 19:20:15 52dc419b0ee2: Pull complete 19:20:15 25bc292e5bac: Pull complete 19:20:15 114826534d7a: Verifying Checksum 19:20:15 114826534d7a: Download complete 19:20:15 8a3aa393b2d8: Verifying Checksum 19:20:15 8a3aa393b2d8: Download complete 19:20:18 114826534d7a: Pull complete 19:20:18 4657fd5d0bcf: Pull complete 19:20:19 6ad1cebc031e: Pull complete 19:20:22 8a3aa393b2d8: Pull complete 19:20:22 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:20:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:20:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:22 prd-ubuntu20.04-docker-8c-8g-15926 does not seem to be running inside a container 19:20:22 $ 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 19:20:27 $ docker top 5646c81e2830cd9d8267b4081cf4a59093cb3ecb41753c3c0dde57223c89ef3a -eo pid,comm [Pipeline] { [Pipeline] echo 19:20:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 19:20:27 + set -o pipefail 19:20:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 19:20:31 19:20:31 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... 19:20:31 19:20:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/02bfd2ff-bc64-4927-b795-6b40a46cd27f 19:20:31 19:20:31 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:20:31 19:20:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:20:31 19:20:31 19:20:31 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:20:31 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:20:31 More details here: https://snyk.co/ue1NS [Pipeline] } 19:20:31 $ docker stop --time=1 5646c81e2830cd9d8267b4081cf4a59093cb3ecb41753c3c0dde57223c89ef3a 19:20:34 $ docker rm -f --volumes 5646c81e2830cd9d8267b4081cf4a59093cb3ecb41753c3c0dde57223c89ef3a [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 19:20:35 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:20:35 provisioning config files... 19:20:35 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config16183106940193696820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:20:35 --> edgex-publish-swagger.sh 19:20:35 === Publish openapi/v3 API === 19:20:35 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 19:20:35 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] 19:20:35 % Total % Received % Xferd Average Speed Time Time Time Current 19:20:35 Dload Upload Total Spent Left Speed 19:20:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 49868 --:--:-- --:--:-- --:--:-- 49652 100 11420 0 0 100 11420 0 18599 --:--:-- --:--:-- --:--:-- 18569 19:20:36 19:20:36 [Pipeline] } 19:20:36 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 19:20:36 + git log --format=format:%s -1 ad82c57576e13bf45f31e67fb166ad6ce19eae43 [Pipeline] sh 19:20:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:20:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:20:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:37 prd-ubuntu20.04-docker-8c-8g-15926 does not seem to be running inside a container 19:20:37 $ 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 19:20:37 $ docker top 81fb283f4ee2e2db61166acb55085024c73967d4f3f83ebdbeee296754262ef6 -eo pid,comm 19:20:37 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). 19:20:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:20:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:20:37 [ssh-agent] Looking for ssh-agent implementation... 19:20:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:20:38 $ docker exec 81fb283f4ee2e2db61166acb55085024c73967d4f3f83ebdbeee296754262ef6 ssh-agent 19:20:38 SSH_AUTH_SOCK=/tmp/ssh-9HEV1bhZHf8A/agent.32 19:20:38 SSH_AGENT_PID=38 19:20:38 Running ssh-add (command line suppressed) 19:20:38 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12586244202310605087.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12586244202310605087.key) 19:20:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:20:38 + git semver tag 19:20:38 2023-05-17 19:20:38,796 [run_tag] DEBUG tag force:False 19:20:38 2023-05-17 19:20:38,796 [check_head_tag] DEBUG check head tag 19:20:38 2023-05-17 19:20:38,798 [execute] INFO git cat-file --batch-check 19:20:38 2023-05-17 19:20:38,799 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 19:20:38 2023-05-17 19:20:38,802 [execute] INFO git cat-file --batch 19:20:38 2023-05-17 19:20:38,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 19:20:38 2023-05-17 19:20:38,844 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 19:20:38 2023-05-17 19:20:38,844 [execute] INFO git tag -a v3.0.0-dev.66 -m v3.0.0-dev.66 19:20:38 2023-05-17 19:20:38,845 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.66', '-m', 'v3.0.0-dev.66'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 19:20:38 2023-05-17 19:20:38,850 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 19:20:38 3.0.0-dev.66 [Pipeline] } 19:20:38 $ docker exec --env ******** --env ******** 81fb283f4ee2e2db61166acb55085024c73967d4f3f83ebdbeee296754262ef6 ssh-agent -k 19:20:38 unset SSH_AUTH_SOCK; 19:20:38 unset SSH_AGENT_PID; 19:20:38 echo Agent pid 38 killed; 19:20:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:20:39 + git semver [Pipeline] } 19:20:39 $ docker stop --time=1 81fb283f4ee2e2db61166acb55085024c73967d4f3f83ebdbeee296754262ef6 19:20:40 $ docker rm -f --volumes 81fb283f4ee2e2db61166acb55085024c73967d4f3f83ebdbeee296754262ef6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:20:41 19:20:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:20:41 0.23.1-centos7: Pulling from edgex-lftools 19:20:41 ab5ef0e58194: Pulling fs layer 19:20:41 9712f1f96733: Pulling fs layer 19:20:41 63f879dbbcfc: Pulling fs layer 19:20:41 0d9ebad4ef96: Pulling fs layer 19:20:41 e9a5061849ea: Pulling fs layer 19:20:41 d747dcd14b5f: Pulling fs layer 19:20:41 2de7ff778b66: Pulling fs layer 19:20:41 0d9ebad4ef96: Waiting 19:20:41 e9a5061849ea: Waiting 19:20:41 d747dcd14b5f: Waiting 19:20:41 2de7ff778b66: Waiting 19:20:41 9712f1f96733: Verifying Checksum 19:20:41 9712f1f96733: Download complete 19:20:41 63f879dbbcfc: Verifying Checksum 19:20:41 63f879dbbcfc: Download complete 19:20:42 0d9ebad4ef96: Verifying Checksum 19:20:42 0d9ebad4ef96: Download complete 19:20:42 d747dcd14b5f: Verifying Checksum 19:20:42 d747dcd14b5f: Download complete 19:20:42 e9a5061849ea: Verifying Checksum 19:20:42 e9a5061849ea: Download complete 19:20:42 ab5ef0e58194: Verifying Checksum 19:20:42 ab5ef0e58194: Download complete 19:20:42 2de7ff778b66: Verifying Checksum 19:20:42 2de7ff778b66: Download complete 19:20:44 ab5ef0e58194: Pull complete 19:20:44 9712f1f96733: Pull complete 19:20:45 63f879dbbcfc: Pull complete 19:20:49 0d9ebad4ef96: Pull complete 19:20:49 e9a5061849ea: Pull complete 19:20:49 d747dcd14b5f: Pull complete 19:20:50 2de7ff778b66: Pull complete 19:20:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:20:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:20:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:50 prd-ubuntu20.04-docker-8c-8g-15926 does not seem to be running inside a container 19:20:50 $ 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 19:20:56 $ docker top 4ee54de2ccaf0eed8dc1dec7932d15e6fa540935993d109a877148ecc7328775 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:20:56 provisioning config files... 19:20:56 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1343236048125210947tmp 19:20:56 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15696467922747126954tmp 19:20:56 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5998722022078032392tmp [Pipeline] { [Pipeline] echo 19:20:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:20:56 ---> sigul-configuration.sh 19:20:56 gpg: directory `/root/.gnupg' created 19:20:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:20:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:20:56 gpg: keyring `/root/.gnupg/secring.gpg' created 19:20:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:20:56 gpg: CAST5 encrypted data 19:20:56 gpg: encrypted with 1 passphrase 19:20:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:20:57 + mkdir /home/jenkins 19:20:57 + mkdir /home/jenkins/sigul [Pipeline] sh 19:20:58 + 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 19:20:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:21:00 ---> sigul-install.sh 19:21:00 Sigul already installed; skipping installation. [Pipeline] sh 19:21:02 + git tag --list 19:21:02 v0.1.0 19:21:02 v0.1.1 19:21:02 v1.0.0 19:21:02 v1.1.0 19:21:02 v1.2.0 19:21:02 v1.3.0 19:21:02 v1.3.1 19:21:02 v2.0.0 19:21:02 v2.0.1 19:21:02 v2.1.0 19:21:02 v2.1.1 19:21:02 v2.1.1-dev.3 19:21:02 v2.1.1-dev.4 19:21:02 v2.1.2 19:21:02 v2.1.2-dev.1 19:21:02 v2.1.2-dev.2 19:21:02 v2.2.0 19:21:02 v2.2.1-dev.1 19:21:02 v2.2.1-dev.10 19:21:02 v2.2.1-dev.11 19:21:02 v2.2.1-dev.12 19:21:02 v2.2.1-dev.13 19:21:02 v2.2.1-dev.14 19:21:02 v2.2.1-dev.15 19:21:02 v2.2.1-dev.16 19:21:02 v2.2.1-dev.17 19:21:02 v2.2.1-dev.18 19:21:02 v2.2.1-dev.19 19:21:02 v2.2.1-dev.2 19:21:02 v2.2.1-dev.20 19:21:02 v2.2.1-dev.21 19:21:02 v2.2.1-dev.22 19:21:02 v2.2.1-dev.23 19:21:02 v2.2.1-dev.3 19:21:02 v2.2.1-dev.4 19:21:02 v2.2.1-dev.5 19:21:02 v2.2.1-dev.6 19:21:02 v2.2.1-dev.7 19:21:02 v2.2.1-dev.8 19:21:02 v2.2.1-dev.9 19:21:02 v2.3 19:21:02 v2.3.0 19:21:02 v2.3.0-dev.24 19:21:02 v2.3.0-dev.25 19:21:02 v2.3.0-dev.26 19:21:02 v2.3.0-dev.27 19:21:02 v2.3.0-dev.28 19:21:02 v2.3.0-dev.29 19:21:02 v2.3.0-dev.30 19:21:02 v2.3.0-dev.31 19:21:02 v2.3.0-dev.32 19:21:02 v2.3.0-dev.33 19:21:02 v2.3.0-dev.34 19:21:02 v2.3.0-dev.35 19:21:02 v2.3.0-dev.36 19:21:02 v2.3.0-dev.37 19:21:02 v2.3.0-dev.38 19:21:02 v2.3.0-dev.39 19:21:02 v2.3.0-dev.40 19:21:02 v2.3.0-dev.41 19:21:02 v2.3.0-dev.42 19:21:02 v2.3.0-dev.43 19:21:02 v2.3.0-dev.44 19:21:02 v2.3.0-dev.45 19:21:02 v2.3.0-dev.46 19:21:02 v2.3.0-dev.47 19:21:02 v2.3.0-dev.48 19:21:02 v2.3.0-dev.49 19:21:02 v2.3.0-dev.50 19:21:02 v2.3.0-dev.51 19:21:02 v2.3.0-dev.52 19:21:02 v2.3.0-dev.53 19:21:02 v2.3.0-dev.54 19:21:02 v2.3.0-dev.55 19:21:02 v2.3.0-dev.56 19:21:02 v2.3.0-dev.57 19:21:02 v2.3.0-dev.58 19:21:02 v2.3.0-dev.59 19:21:02 v2.3.0-dev.60 19:21:02 v2.3.0-dev.61 19:21:02 v2.3.0-dev.62 19:21:02 v2.3.1 19:21:02 v2.3.1-dev.1 19:21:02 v2.3.1-dev.2 19:21:02 v2.3.1-dev.3 19:21:02 v2.3.1-dev.4 19:21:02 v3.0.0-dev.1 19:21:02 v3.0.0-dev.10 19:21:02 v3.0.0-dev.11 19:21:02 v3.0.0-dev.12 19:21:02 v3.0.0-dev.13 19:21:02 v3.0.0-dev.14 19:21:02 v3.0.0-dev.15 19:21:02 v3.0.0-dev.16 19:21:02 v3.0.0-dev.17 19:21:02 v3.0.0-dev.18 19:21:02 v3.0.0-dev.19 19:21:02 v3.0.0-dev.2 19:21:02 v3.0.0-dev.20 19:21:02 v3.0.0-dev.21 19:21:02 v3.0.0-dev.22 19:21:02 v3.0.0-dev.23 19:21:02 v3.0.0-dev.24 19:21:02 v3.0.0-dev.25 19:21:02 v3.0.0-dev.26 19:21:02 v3.0.0-dev.27 19:21:02 v3.0.0-dev.28 19:21:02 v3.0.0-dev.29 19:21:02 v3.0.0-dev.3 19:21:02 v3.0.0-dev.30 19:21:02 v3.0.0-dev.31 19:21:02 v3.0.0-dev.32 19:21:02 v3.0.0-dev.33 19:21:02 v3.0.0-dev.34 19:21:02 v3.0.0-dev.35 19:21:02 v3.0.0-dev.36 19:21:02 v3.0.0-dev.37 19:21:02 v3.0.0-dev.38 19:21:02 v3.0.0-dev.39 19:21:02 v3.0.0-dev.4 19:21:02 v3.0.0-dev.40 19:21:02 v3.0.0-dev.41 19:21:02 v3.0.0-dev.42 19:21:02 v3.0.0-dev.43 19:21:02 v3.0.0-dev.44 19:21:02 v3.0.0-dev.45 19:21:02 v3.0.0-dev.46 19:21:02 v3.0.0-dev.47 19:21:02 v3.0.0-dev.48 19:21:02 v3.0.0-dev.49 19:21:02 v3.0.0-dev.5 19:21:02 v3.0.0-dev.50 19:21:02 v3.0.0-dev.51 19:21:02 v3.0.0-dev.52 19:21:02 v3.0.0-dev.53 19:21:02 v3.0.0-dev.54 19:21:02 v3.0.0-dev.55 19:21:02 v3.0.0-dev.56 19:21:02 v3.0.0-dev.57 19:21:02 v3.0.0-dev.58 19:21:02 v3.0.0-dev.59 19:21:02 v3.0.0-dev.6 19:21:02 v3.0.0-dev.60 19:21:02 v3.0.0-dev.61 19:21:02 v3.0.0-dev.62 19:21:02 v3.0.0-dev.63 19:21:02 v3.0.0-dev.64 19:21:02 v3.0.0-dev.65 19:21:02 v3.0.0-dev.66 19:21:02 v3.0.0-dev.7 19:21:02 v3.0.0-dev.8 19:21:02 v3.0.0-dev.9 [Pipeline] sh 19:21:03 + lftools sign git-tag v3.0.0-dev.66 19:21:03 Signing Git tag with Sigul... 19:21:03 Signing v3.0.0-dev.66 [Pipeline] echo 19:21:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:21:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:21:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:21:04 $ docker stop --time=1 4ee54de2ccaf0eed8dc1dec7932d15e6fa540935993d109a877148ecc7328775 19:21:05 $ docker rm -f --volumes 4ee54de2ccaf0eed8dc1dec7932d15e6fa540935993d109a877148ecc7328775 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:21:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:21:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:21:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:06 prd-ubuntu20.04-docker-8c-8g-15926 does not seem to be running inside a container 19:21:06 $ 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 19:21:06 $ docker top bef8bc1dce4946a5e64f69a81aa7398a8b37e0e03b2c23ae9fe90ee7626498cc -eo pid,comm 19:21: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). 19:21:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:21:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:21:06 [ssh-agent] Looking for ssh-agent implementation... 19:21:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:21:07 $ docker exec bef8bc1dce4946a5e64f69a81aa7398a8b37e0e03b2c23ae9fe90ee7626498cc ssh-agent 19:21:07 SSH_AUTH_SOCK=/tmp/ssh-5GuIO0oMD3SE/agent.32 19:21:07 SSH_AGENT_PID=39 19:21:07 Running ssh-add (command line suppressed) 19:21:07 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_11956461616584293510.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_11956461616584293510.key) 19:21:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:21:07 + git semver bump pre 19:21:07 2023-05-17 19:21:07,725 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 19:21:07 2023-05-17 19:21:07,725 [bump_version] DEBUG bumping version:3.0.0-dev.66 on axis:pre with prefix:dev 19:21:07 2023-05-17 19:21:07,725 [bump_version] DEBUG bumped version:3.0.0-dev.67 19:21:07 2023-05-17 19:21:07,725 [write_version] DEBUG write version:3.0.0-dev.67 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 19:21:07 2023-05-17 19:21:07,725 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 19:21:07 2023-05-17 19:21:07,725 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 19:21:07 2023-05-17 19:21:07,727 [execute] INFO git cat-file --batch-check 19:21:07 2023-05-17 19:21:07,727 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 19:21:07 2023-05-17 19:21:07,734 [execute] INFO git cat-file --batch 19:21:07 2023-05-17 19:21:07,734 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 19:21:07 2023-05-17 19:21:07,740 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 19:21:07 3.0.0-dev.67 [Pipeline] } 19:21:07 $ docker exec --env ******** --env ******** bef8bc1dce4946a5e64f69a81aa7398a8b37e0e03b2c23ae9fe90ee7626498cc ssh-agent -k 19:21:07 unset SSH_AUTH_SOCK; 19:21:07 unset SSH_AGENT_PID; 19:21:07 echo Agent pid 39 killed; 19:21:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:21:08 + git semver [Pipeline] } 19:21:08 $ docker stop --time=1 bef8bc1dce4946a5e64f69a81aa7398a8b37e0e03b2c23ae9fe90ee7626498cc 19:21:09 $ docker rm -f --volumes bef8bc1dce4946a5e64f69a81aa7398a8b37e0e03b2c23ae9fe90ee7626498cc [Pipeline] // withDockerContainer [Pipeline] sh 19:21:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:21:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:21:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:10 prd-ubuntu20.04-docker-8c-8g-15926 does not seem to be running inside a container 19:21:10 $ 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 19:21:10 $ docker top 4ad86001d36af5aa5066e3f415e8ff04a6d357a4723f8e2d901125eb607de808 -eo pid,comm 19:21:10 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). 19:21:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:21:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:21:10 [ssh-agent] Looking for ssh-agent implementation... 19:21:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:21:11 $ docker exec 4ad86001d36af5aa5066e3f415e8ff04a6d357a4723f8e2d901125eb607de808 ssh-agent 19:21:11 SSH_AUTH_SOCK=/tmp/ssh-lXjRBYgI9Kb3/agent.32 19:21:11 SSH_AGENT_PID=38 19:21:11 Running ssh-add (command line suppressed) 19:21:11 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_10425369227699471700.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_10425369227699471700.key) 19:21:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:21:11 + git semver push 19:21:11 2023-05-17 19:21:11,847 [run_push] DEBUG push 19:21:11 2023-05-17 19:21:11,847 [execute] INFO git cat-file --batch-check 19:21:11 2023-05-17 19:21:11,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 19:21:11 2023-05-17 19:21:11,849 [execute] INFO git rev-list a28514e5e2e43bfabb2daf8a7de7f6853e10edc6 -- 19:21:11 2023-05-17 19:21:11,850 [execute] DEBUG Popen(['git', 'rev-list', 'a28514e5e2e43bfabb2daf8a7de7f6853e10edc6', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 19:21:11 2023-05-17 19:21:11,864 [execute] INFO git fetch -v origin 19:21:11 2023-05-17 19:21:11,864 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 19:21:12 2023-05-17 19:21:12,341 [run_push] DEBUG no remote changes detected 19:21:12 2023-05-17 19:21:12,342 [execute] INFO git push origin semver 19:21:12 2023-05-17 19:21:12,342 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 19:21:13 2023-05-17 19:21:13,130 [run_push] DEBUG push all version tags 19:21:13 2023-05-17 19:21:13,130 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:21:13 2023-05-17 19:21:13,131 [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) 19:21:14 2023-05-17 19:21:13,883 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 19:21:14 3.0.0-dev.67 [Pipeline] } 19:21:14 $ docker exec --env ******** --env ******** 4ad86001d36af5aa5066e3f415e8ff04a6d357a4723f8e2d901125eb607de808 ssh-agent -k 19:21:14 unset SSH_AUTH_SOCK; 19:21:14 unset SSH_AGENT_PID; 19:21:14 echo Agent pid 38 killed; 19:21:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:21:14 + git semver [Pipeline] } 19:21:14 $ docker stop --time=1 4ad86001d36af5aa5066e3f415e8ff04a6d357a4723f8e2d901125eb607de808 19:21:16 $ docker rm -f --volumes 4ad86001d36af5aa5066e3f415e8ff04a6d357a4723f8e2d901125eb607de808 [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 19:21:16 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 19:21:16 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 19:21:16 total 16 19:21:16 drwxr-xr-x 3 root root 4096 May 17 19:05 . 19:21:16 drwxrwxr-x 10 jenkins jenkins 4096 May 17 19:20 .. 19:21:16 drwxr-xr-x 2 root root 4096 May 17 19:05 cost 19:21:16 -rw-r--r-- 1 root root 92 May 17 19:05 cost.csv 19:21:16 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 19:21:16 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 19:21:16 total 16 19:21:16 drwxr-xr-x 3 jenkins jenkins 4096 May 17 19:05 . 19:21:16 drwxrwxr-x 10 jenkins jenkins 4096 May 17 19:20 .. 19:21:16 drwxr-xr-x 2 jenkins jenkins 4096 May 17 19:05 cost 19:21:16 -rw-r--r-- 1 jenkins jenkins 92 May 17 19:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:21:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:21:17 ---> package-listing.sh 19:21:17 ++ facter osfamily 19:21:17 ++ tr '[:upper:]' '[:lower:]' 19:21:18 + OS_FAMILY=debian 19:21:18 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 19:21:18 + START_PACKAGES=/tmp/packages_start.txt 19:21:18 + END_PACKAGES=/tmp/packages_end.txt 19:21:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:21:18 + PACKAGES=/tmp/packages_start.txt 19:21:18 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 19:21:18 + PACKAGES=/tmp/packages_end.txt 19:21:18 + case "${OS_FAMILY}" in 19:21:18 + dpkg -l 19:21:18 + grep '^ii' 19:21:18 + '[' -f /tmp/packages_start.txt ']' 19:21:18 + '[' -f /tmp/packages_end.txt ']' 19:21:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:21:18 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 19:21:18 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 19:21:18 + 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 19:21:18 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 19:21:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:21:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:19 prd-ubuntu20.04-docker-8c-8g-15926 does not seem to be running inside a container 19:21:19 $ 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 19:21:19 $ docker top 53f8398cbab0d6027118e4ee850cf019a4599a6490d867bcfbc1f6e8c80ddfee -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:19 + touch /tmp/pre-build-complete [Pipeline] sh 19:21:20 + mkdir -p /var/log/sysstat [Pipeline] sh 19:21:20 + ls /var/log/sa-host 19:21:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:21:20 provisioning config files... 19:21:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8452104835610892550tmp [Pipeline] { [Pipeline] echo 19:21:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:21:20 ---> create-netrc.sh [Pipeline] } 19:21:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:21:21 ---> python-tools-install.sh [Pipeline] echo 19:21:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:21:21 ---> sudo-logs.sh 19:21:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:21:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:21:21 ---> job-cost.sh 19:21:21 lf-activate-venv: SKIPPING 19:21:21 DEBUG: total: 0.2199999988079071 19:21:21 INFO: Retrieving Stack Cost... 19:21:21 INFO: Retrieving Pricing Info for: v3-standard-8 19:21:22 INFO: Archiving Costs [Pipeline] echo 19:21:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:21:22 ---> logs-deploy.sh 19:21:22 lf-activate-venv: SKIPPING 19:21:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/258 19:21:22 INFO: archiving workspace using pattern(s): 19:21:23 Archives upload complete. 19:21:23 INFO: archiving logs to Nexus