Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 47abb925692b36908a215c252c09130a4ff8d548 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-ssh13113997183760104590.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-ssh385731057686815418.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-ssh1154418834668879387.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-ssh693760808228720708.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-ssh4917143050917967123.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 ‘prd-centos7-blackbox-4c-2g-14349’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-14350’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-15204’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-15208’ is offline Running on prd-ubuntu20.04-docker-8c-8g-15209 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 47abb925692b36908a215c252c09130a4ff8d548 (main) Commit message: "Merge pull request #1416 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.88" > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47abb925692b36908a215c252c09130a4ff8d548 # timeout=10 > git rev-list --no-walk dd778ea306b72c177b44627970d1274b454b8016 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:13:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:13:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:13:50 ========================================================= 14:13:50 EdgeX Global Pipelines Version Info 14:13:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:13:51 ------------------- 14:13:51 stable info: 14:13:51 ------------------- 14:13:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:13:51 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 14:13:51 Message: update stable to v1.0.249 14:13:53 ------------------- 14:13:53 experimental info: 14:13:53 ------------------- 14:13:53 Commited By: **** collab-it+edgex@linuxfoundation.org 14:13:53 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 14:13:53 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:13:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 14:13:53 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 14:13:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:13:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:13:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:13:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:13:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:13:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:13:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:13:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:13:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:13:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 14:13:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:13:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:13:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:13:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:13:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:13:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:13:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:13:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:13:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:13:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 14:13:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:13:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:13:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:13:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:13:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:13:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:13:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:13:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:13:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47abb925692b36908a215c252c09130a4ff8d548 [Pipeline] echo 14:13:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47abb92 [Pipeline] echo 14:13:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:13:54 + git rev-list -1 --merges 47abb925692b36908a215c252c09130a4ff8d548~1..47abb925692b36908a215c252c09130a4ff8d548 [Pipeline] echo 14:13:54 -----------> git rev-list -1 --merges 47abb925692b36908a215c252c09130a4ff8d548~1..47abb925692b36908a215c252c09130a4ff8d548 47abb925692b36908a215c252c09130a4ff8d548 14:13:54 47abb925692b36908a215c252c09130a4ff8d548 [false] [Pipeline] sh 14:13:54 + git log --format=format:%s -1 47abb925692b36908a215c252c09130a4ff8d548 [Pipeline] echo 14:13:54 ========================================================= 14:13:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:13:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:13:55 + git log --format=format:%s -1 47abb925692b36908a215c252c09130a4ff8d548 [Pipeline] echo 14:13:55 [semverPrep] GIT_COMMIT: 47abb925692b36908a215c252c09130a4ff8d548, Commit Message: Merge pull request #1416 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.88 [Pipeline] echo 14:13:55 [semverPrep] This is not a build commit. [Pipeline] sh 14:13:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:13:55 + grep -v github /etc/ssh/ssh_known_hosts 14:13:55 + [ -e /tmp/ssh_known_hosts ] 14:13:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:13:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:13:55 + sudo tee -a /etc/ssh/ssh_known_hosts 14:13:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:13:56 14:13:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:13:56 0.1.4: Pulling from edgex-devops/py-git-semver 14:13:56 b85a868b505f: Pulling fs layer 14:13:56 e2be974225ed: Pulling fs layer 14:13:56 339a4e72a1f5: Pulling fs layer 14:13:56 988bab9f4d93: Pulling fs layer 14:13:56 1469e6f7b9e6: Pulling fs layer 14:13:56 eaf3925da568: Pulling fs layer 14:13:56 bab4dde63d76: Pulling fs layer 14:13:56 bde34c3a00c8: Pulling fs layer 14:13:56 b352a97aabf1: Pulling fs layer 14:13:56 4872d77fe225: Pulling fs layer 14:13:56 5851b861e8e6: Pulling fs layer 14:13:56 bab4dde63d76: Waiting 14:13:56 988bab9f4d93: Waiting 14:13:56 1469e6f7b9e6: Waiting 14:13:56 eaf3925da568: Waiting 14:13:56 5851b861e8e6: Waiting 14:13:56 bde34c3a00c8: Waiting 14:13:56 b352a97aabf1: Waiting 14:13:56 4872d77fe225: Waiting 14:13:56 e2be974225ed: Verifying Checksum 14:13:56 e2be974225ed: Download complete 14:13:56 988bab9f4d93: Download complete 14:13:56 1469e6f7b9e6: Verifying Checksum 14:13:56 1469e6f7b9e6: Download complete 14:13:56 eaf3925da568: Verifying Checksum 14:13:56 eaf3925da568: Download complete 14:13:56 339a4e72a1f5: Verifying Checksum 14:13:56 339a4e72a1f5: Download complete 14:13:56 bde34c3a00c8: Verifying Checksum 14:13:56 bde34c3a00c8: Download complete 14:13:56 b352a97aabf1: Verifying Checksum 14:13:56 b352a97aabf1: Download complete 14:13:56 4872d77fe225: Verifying Checksum 14:13:56 4872d77fe225: Download complete 14:13:56 5851b861e8e6: Verifying Checksum 14:13:56 5851b861e8e6: Download complete 14:13:56 b85a868b505f: Verifying Checksum 14:13:56 b85a868b505f: Download complete 14:13:56 bab4dde63d76: Verifying Checksum 14:13:56 bab4dde63d76: Download complete 14:13:57 b85a868b505f: Pull complete 14:13:57 e2be974225ed: Pull complete 14:13:58 339a4e72a1f5: Pull complete 14:13:58 988bab9f4d93: Pull complete 14:13:58 1469e6f7b9e6: Pull complete 14:13:58 eaf3925da568: Pull complete 14:14:00 bab4dde63d76: Pull complete 14:14:00 bde34c3a00c8: Pull complete 14:14:00 b352a97aabf1: Pull complete 14:14:00 4872d77fe225: Pull complete 14:14:00 5851b861e8e6: Pull complete 14:14:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:14:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:14:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:00 prd-ubuntu20.04-docker-8c-8g-15209 does not seem to be running inside a container 14:14:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:14:03 $ docker top 22dc711e89d6656955d36602651596283752a348394d6c7818f26edf10294063 -eo pid,comm 14:14:03 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). 14:14:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:14:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:14:03 [ssh-agent] Looking for ssh-agent implementation... 14:14:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:14:03 $ docker exec 22dc711e89d6656955d36602651596283752a348394d6c7818f26edf10294063 ssh-agent 14:14:03 SSH_AUTH_SOCK=/tmp/ssh-61ZSaioejfya/agent.31 14:14:03 SSH_AGENT_PID=37 14:14:03 Running ssh-add (command line suppressed) 14:14:03 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12141888251792474874.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12141888251792474874.key) 14:14:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:14:03 + git tag --points-at HEAD [Pipeline] } 14:14:03 $ docker exec --env ******** --env ******** 22dc711e89d6656955d36602651596283752a348394d6c7818f26edf10294063 ssh-agent -k 14:14:03 unset SSH_AUTH_SOCK; 14:14:03 unset SSH_AGENT_PID; 14:14:03 echo Agent pid 37 killed; 14:14:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:14:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:14:03 [ssh-agent] Looking for ssh-agent implementation... 14:14:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:14:04 $ docker exec 22dc711e89d6656955d36602651596283752a348394d6c7818f26edf10294063 ssh-agent 14:14:04 SSH_AUTH_SOCK=/tmp/ssh-qJTaeiASkV8D/agent.70 14:14:04 SSH_AGENT_PID=76 14:14:04 Running ssh-add (command line suppressed) 14:14:04 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8156126148254525161.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8156126148254525161.key) 14:14:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:14:04 + git semver init 14:14:04 2023-05-11 14:14:04,824 [run_init] DEBUG init version:0.0.0 force:False 14:14:04 2023-05-11 14:14:04,825 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 14:14:04 2023-05-11 14:14:04,826 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 14:14:04 2023-05-11 14:14:04,826 [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) 14:14:06 2023-05-11 14:14:06,299 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 14:14:06 2023-05-11 14:14:06,300 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 14:14:06 2023-05-11 14:14:06,300 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:14:06 2023-05-11 14:14:06,300 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:14:06 3.0.0-dev.63 [Pipeline] } 14:14:06 $ docker exec --env ******** --env ******** 22dc711e89d6656955d36602651596283752a348394d6c7818f26edf10294063 ssh-agent -k 14:14:06 unset SSH_AUTH_SOCK; 14:14:06 unset SSH_AGENT_PID; 14:14:06 echo Agent pid 76 killed; 14:14:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:14:07 + git semver [Pipeline] } 14:14:07 $ docker stop --time=1 22dc711e89d6656955d36602651596283752a348394d6c7818f26edf10294063 14:14:08 $ docker rm -f --volumes 22dc711e89d6656955d36602651596283752a348394d6c7818f26edf10294063 [Pipeline] // withDockerContainer [Pipeline] sh 14:14:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:14:09 Stashed 1 file(s) [Pipeline] echo 14:14:09 [edgeXSemver]: initialized semver on version 3.0.0-dev.63 [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 14:14:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:14:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:14:09 ========================================================= 14:14:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:14:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:14:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:14:09 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:14:09 f56be85fc22e: Pulling fs layer 14:14:09 85791d961cd3: Pulling fs layer 14:14:09 d694b5ae8c79: Pulling fs layer 14:14:09 9f32a84ed3da: Pulling fs layer 14:14:09 4d19c01a9841: Pulling fs layer 14:14:09 9325e15d5711: Pulling fs layer 14:14:09 556b6ee489ea: Pulling fs layer 14:14:09 c5a4b2cf53e6: Pulling fs layer 14:14:09 4d19c01a9841: Waiting 14:14:09 9325e15d5711: Waiting 14:14:09 556b6ee489ea: Waiting 14:14:09 c5a4b2cf53e6: Waiting 14:14:09 9f32a84ed3da: Waiting 14:14:09 85791d961cd3: Verifying Checksum 14:14:09 85791d961cd3: Download complete 14:14:09 9f32a84ed3da: Download complete 14:14:09 4d19c01a9841: Verifying Checksum 14:14:09 4d19c01a9841: Download complete 14:14:09 f56be85fc22e: Verifying Checksum 14:14:09 f56be85fc22e: Download complete 14:14:09 9325e15d5711: Verifying Checksum 14:14:09 9325e15d5711: Download complete 14:14:10 f56be85fc22e: Pull complete 14:14:10 85791d961cd3: Pull complete 14:14:10 c5a4b2cf53e6: Verifying Checksum 14:14:10 c5a4b2cf53e6: Download complete 14:14:10 d694b5ae8c79: Verifying Checksum 14:14:10 d694b5ae8c79: Download complete 14:14:10 556b6ee489ea: Verifying Checksum 14:14:10 556b6ee489ea: Download complete 14:14:13 d694b5ae8c79: Pull complete 14:14:13 9f32a84ed3da: Pull complete 14:14:13 4d19c01a9841: Pull complete 14:14:13 9325e15d5711: Pull complete 14:14:16 556b6ee489ea: Pull complete 14:14:17 c5a4b2cf53e6: Pull complete 14:14:17 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 14:14:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:14:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 14:14:17 + 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 14:14:17 + docker inspect -f . ci-base-image-x86_64 14:14:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:18 prd-ubuntu20.04-docker-8c-8g-15209 does not seem to be running inside a container 14:14:18 $ 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 ******** ci-base-image-x86_64 cat 14:14:22 $ docker top abedfb1d8b38846680e506de025cf83fbdecad043d2a93e00cf1845679f2d3b5 -eo pid,comm [Pipeline] { [Pipeline] sh 14:14:23 + go version 14:14:23 go version go1.20.2 linux/amd64 [Pipeline] } 14:14:23 $ docker stop --time=1 abedfb1d8b38846680e506de025cf83fbdecad043d2a93e00cf1845679f2d3b5 14:14:24 $ docker rm -f --volumes abedfb1d8b38846680e506de025cf83fbdecad043d2a93e00cf1845679f2d3b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 14:14:24 Still waiting to schedule task 14:14:24 ‘prd-centos7-blackbox-4c-2g-14349’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 14:14:24 ‘prd-centos7-blackbox-4c-2g-14350’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 14:14:24 ‘prd-centos7-builder-2c-1g-15204’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 14:14:24 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15211’ is offline [Pipeline] sh 14:14:24 + docker inspect -f . ci-base-image-x86_64 14:14:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:24 prd-ubuntu20.04-docker-8c-8g-15209 does not seem to be running inside a container 14:14:24 $ 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 ******** ci-base-image-x86_64 cat 14:14:25 $ docker top 168439d41977d37e86a1f6405dd1d7a9b72d58946a46fc5d7ea3cb898f84089a -eo pid,comm [Pipeline] { [Pipeline] sh 14:14:25 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 14:14:25 + make test 14:14:25 make -C ./app-service-template build 14:14:25 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 14:14:25 go mod tidy 14:14:25 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.39 14:14:25 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:14:25 go: downloading github.com/google/uuid v1.3.0 14:14:25 go: downloading github.com/stretchr/testify v1.8.2 14:14:25 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.79 14:14:26 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.28 14:14:26 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 14:14:26 go: downloading github.com/davecgh/go-spew v1.1.1 14:14:26 go: downloading github.com/pmezard/go-difflib v1.0.0 14:14:26 go: downloading gopkg.in/yaml.v3 v3.0.1 14:14:26 go: downloading github.com/stretchr/objx v0.5.0 14:14:26 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 14:14:26 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 14:14:26 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.14 14:14:26 go: downloading github.com/go-playground/validator/v10 v10.13.0 14:14:26 go: downloading github.com/go-kit/log v0.2.1 14:14:26 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 14:14:26 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 14:14:26 go: downloading github.com/gorilla/mux v1.8.0 14:14:26 go: downloading github.com/hashicorp/go-multierror v1.1.1 14:14:26 go: downloading github.com/mitchellh/copystructure v1.2.0 14:14:26 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:14:26 go: downloading github.com/x448/float16 v0.8.4 14:14:26 go: downloading github.com/gorilla/websocket v1.4.2 14:14:26 go: downloading golang.org/x/net v0.9.0 14:14:26 go: downloading golang.org/x/sync v0.1.0 14:14:26 go: downloading github.com/go-playground/universal-translator v0.18.1 14:14:26 go: downloading github.com/leodido/go-urn v1.2.3 14:14:26 go: downloading golang.org/x/crypto v0.8.0 14:14:26 go: downloading golang.org/x/text v0.9.0 14:14:26 go: downloading github.com/go-playground/locales v0.14.1 14:14:26 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 14:14:26 go: downloading github.com/go-playground/assert/v2 v2.2.0 14:14:26 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 14:14:26 go: downloading github.com/hashicorp/errwrap v1.0.0 14:14:26 go: downloading github.com/hashicorp/consul/api v1.20.0 14:14:26 go: downloading github.com/mitchellh/reflectwalk v1.0.2 14:14:26 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 14:14:26 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:14:26 go: downloading github.com/kr/pretty v0.2.1 14:14:26 go: downloading github.com/nats-io/nats.go v1.25.0 14:14:27 go: downloading github.com/go-redis/redis/v7 v7.3.0 14:14:27 go: downloading github.com/nats-io/nats-server/v2 v2.9.16 14:14:27 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:14:27 go: downloading github.com/hashicorp/go-hclog v0.14.1 14:14:27 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:14:27 go: downloading github.com/hashicorp/serf v0.10.1 14:14:27 go: downloading github.com/mitchellh/mapstructure v1.5.0 14:14:27 go: downloading github.com/google/go-cmp v0.5.9 14:14:27 go: downloading github.com/hashicorp/consul/sdk v0.13.1 14:14:27 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:14:27 go: downloading golang.org/x/sys v0.7.0 14:14:27 go: downloading github.com/Microsoft/go-winio v0.6.0 14:14:27 go: downloading github.com/zeebo/errs v1.3.0 14:14:27 go: downloading google.golang.org/grpc v1.53.0 14:14:27 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:14:27 go: downloading github.com/kr/text v0.2.0 14:14:27 go: downloading github.com/onsi/ginkgo v1.10.1 14:14:27 go: downloading github.com/onsi/gomega v1.7.0 14:14:27 go: downloading github.com/nats-io/nkeys v0.4.4 14:14:27 go: downloading github.com/nats-io/nuid v1.0.1 14:14:27 go: downloading github.com/mattn/go-colorable v0.1.12 14:14:27 go: downloading github.com/fatih/color v1.9.0 14:14:27 go: downloading github.com/mattn/go-isatty v0.0.14 14:14:27 go: downloading github.com/mitchellh/go-homedir v1.1.0 14:14:27 go: downloading github.com/armon/go-metrics v0.3.10 14:14:27 go: downloading github.com/hashicorp/go-version v1.2.1 14:14:27 go: downloading github.com/pkg/errors v0.9.1 14:14:27 go: downloading github.com/hashicorp/go-msgpack v0.5.3 14:14:27 go: downloading github.com/hashicorp/memberlist v0.5.0 14:14:27 go: downloading github.com/klauspost/compress v1.16.4 14:14:27 go: downloading github.com/minio/highwayhash v1.0.2 14:14:27 go: downloading github.com/nats-io/jwt/v2 v2.4.1 14:14:27 go: downloading golang.org/x/time v0.3.0 14:14:27 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 14:14:27 go: downloading golang.org/x/tools v0.6.0 14:14:27 go: downloading google.golang.org/protobuf v1.28.1 14:14:27 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 14:14:27 go: downloading github.com/golang/protobuf v1.5.2 14:14:27 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 14:14:27 go: downloading github.com/pascaldekloe/goe v0.1.0 14:14:27 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:14:28 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:14:28 go: downloading github.com/miekg/dns v1.1.41 14:14:28 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:14:28 go: downloading gopkg.in/yaml.v2 v2.4.0 14:14:28 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:14:28 go: downloading github.com/hpcloud/tail v1.0.0 14:14:28 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 14:14:28 go: downloading gopkg.in/fsnotify.v1 v1.4.7 14:14:28 go: downloading golang.org/x/mod v0.8.0 14:14:29 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.41 14:14:29 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.88 14:14:29 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.31 14:14:29 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.17 14:14:29 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 14:14:44 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 14:14:44 make -C ./app-service-template test 14:14:44 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 14:14:44 go test -race -coverprofile=coverage.out ./... 14:15:02 ? app-new-service/config [no test files] 14:15:02 ok app-new-service 0.050s coverage: 48.1% of statements 14:15:02 ok app-new-service/functions 0.066s coverage: 85.3% of statements 14:15:02 go vet ./... 14:15:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:15:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:15:17 ./bin/test-attribution-txt.sh 14:15:17 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 14:15:17 go test -race -coverprofile=coverage.out ./... 14:15:17 go: downloading github.com/gomodule/redigo v1.8.9 14:15:17 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 14:15:18 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 14:15:18 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 14:15:18 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.087s coverage: 64.4% of statements 14:15:18 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.053s coverage: 93.0% of statements 14:15:18 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.075s coverage: 85.1% of statements 14:15:18 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.065s coverage: 87.8% of statements 14:15:18 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.048s coverage: 100.0% of statements 14:15:19 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 14:15:19 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 14:15:19 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 14:15:19 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 14:15:19 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 14:15:19 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.137s coverage: 77.9% of statements 14:15:19 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.052s coverage: 97.3% of statements 14:15:19 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.063s coverage: 82.8% of statements 14:15:19 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.065s coverage: 65.2% of statements 14:15:19 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 14:15:19 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 14:15:19 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 14:15:19 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.063s coverage: 28.7% of statements 14:15:20 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.082s coverage: 11.5% of statements 14:15:20 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.062s coverage: 27.3% of statements 14:15:20 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.069s coverage: 52.8% of statements 14:15:46 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.124s coverage: 75.4% of statements 14:15:46 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.050s coverage: 94.4% of statements 14:15:46 go vet ./... 14:15:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:15:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:15:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:15:55 $ docker stop --time=1 168439d41977d37e86a1f6405dd1d7a9b72d58946a46fc5d7ea3cb898f84089a 14:15:56 $ docker rm -f --volumes 168439d41977d37e86a1f6405dd1d7a9b72d58946a46fc5d7ea3cb898f84089a [Pipeline] // withDockerContainer [Pipeline] sh 14:15:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:15:57 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:15:58 14:15:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:15:58 latest: Pulling from edgex-lftools-log-publisher 14:15:58 5eb5b503b376: Pulling fs layer 14:15:58 5c69ac0246d0: Pulling fs layer 14:15:58 ec43610c2a17: Pulling fs layer 14:15:58 3a2ae6a8a46f: Pulling fs layer 14:15:58 33b1e0a273af: Pulling fs layer 14:15:58 5d3b04190fa2: Pulling fs layer 14:15:58 2f39f015ded8: Pulling fs layer 14:15:58 3a2ae6a8a46f: Waiting 14:15:58 33b1e0a273af: Waiting 14:15:58 5c69ac0246d0: Verifying Checksum 14:15:58 5c69ac0246d0: Download complete 14:15:58 3a2ae6a8a46f: Download complete 14:15:58 33b1e0a273af: Verifying Checksum 14:15:58 33b1e0a273af: Download complete 14:15:58 5d3b04190fa2: Verifying Checksum 14:15:58 5d3b04190fa2: Download complete 14:15:58 ec43610c2a17: Verifying Checksum 14:15:58 ec43610c2a17: Download complete 14:15:58 5eb5b503b376: Download complete 14:15:59 2f39f015ded8: Verifying Checksum 14:15:59 2f39f015ded8: Download complete 14:16:00 5eb5b503b376: Pull complete 14:16:00 5c69ac0246d0: Pull complete 14:16:00 ec43610c2a17: Pull complete 14:16:00 3a2ae6a8a46f: Pull complete 14:16:00 33b1e0a273af: Pull complete 14:16:00 5d3b04190fa2: Pull complete 14:16:05 2f39f015ded8: Pull complete 14:16:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:16:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:16:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:05 prd-ubuntu20.04-docker-8c-8g-15209 does not seem to be running inside a container 14:16:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 14:16:08 $ docker top 6412f62a2162016d5e7be72a41f241cf5c5e965aac57cfb4e9d97ea4278dfc65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:16:08 ---> job-cost.sh 14:16:08 lf-activate-venv: SKIPPING 14:16:08 INFO: No Stack... 14:16:08 INFO: Retrieving Pricing Info for: v3-standard-8 14:16:08 INFO: Archiving Costs [Pipeline] sh 14:16:09 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 14:16:09 + cut -d, -f6 [Pipeline] lock 14:16:09 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-255-stack-cost] 14:16:09 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-255-stack-cost] did not exist. Created. 14:16:09 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-255-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:16:09 + echo total: 0.2199999988079071 [Pipeline] stash 14:16:09 Stashed 1 file(s) [Pipeline] } 14:16:09 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-255-stack-cost] [Pipeline] // lock [Pipeline] } 14:16:09 $ docker stop --time=1 6412f62a2162016d5e7be72a41f241cf5c5e965aac57cfb4e9d97ea4278dfc65 14:16:11 $ docker rm -f --volumes 6412f62a2162016d5e7be72a41f241cf5c5e965aac57cfb4e9d97ea4278dfc65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:16:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15214 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 14:16:58 Running in /w/workspace/app-functions-sdk-go/255 [Pipeline] { [Pipeline] checkout 14:16:58 The recommended git tool is: git 14:17:04 using credential edgex-jenkins-ssh 14:17:05 Cloning the remote Git repository 14:17:05 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 14:17:05 > git init /w/workspace/app-functions-sdk-go/255 # timeout=10 14:17:05 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 14:17:05 > git --version # timeout=10 14:17:05 > git --version # 'git version 2.25.1' 14:17:05 using GIT_SSH to set credentials SSH Credentials for GitHub 14:17:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:17:11 Avoid second fetch 14:17:11 Checking out Revision 47abb925692b36908a215c252c09130a4ff8d548 (main) 14:17:09 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 14:17:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:17:11 > git config core.sparsecheckout # timeout=10 14:17:11 > git checkout -f 47abb925692b36908a215c252c09130a4ff8d548 # timeout=10 14:17:11 Commit message: "Merge pull request #1416 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.88" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:17:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:17:12 % Total % Received % Xferd Average Speed Time Time Time Current 14:17:12 Dload Upload Total Spent Left Speed 14:17:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10502 0 0 66050 0 --:--:-- --:--:-- --:--:-- 65637 100 12751 100 12751 0 0 79198 0 --:--:-- --:--:-- --:--:-- 78709 [Pipeline] sh 14:17:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:17:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:17:13 + sudo tee /etc/docker/daemon.new 14:17:13 { 14:17:13 "registry-mirrors": [ 14:17:13 "https://nexus3.edgexfoundry.org:10001" 14:17:13 ], 14:17:13 "bip": "10.250.0.254/24", 14:17:13 "hosts": [ 14:17:13 "tcp://0.0.0.0:5555", 14:17:13 "unix:///var/run/docker.sock" 14:17:13 ], 14:17:13 "mtu": 1458, 14:17:13 "selinux-enabled": true, 14:17:13 "seccomp-profile": "/etc/docker/seccomp.json" 14:17:13 } [Pipeline] sh 14:17:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:17:20 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 14:17:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:17:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:17:38 ========================================================= 14:17:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:17:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:17:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:17:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:17:39 c41833b44d91: Pulling fs layer 14:17:39 ed15518f5707: Pulling fs layer 14:17:39 feae8fd75edb: Pulling fs layer 14:17:39 242c74f7c9fa: Pulling fs layer 14:17:39 3cdef696dda3: Pulling fs layer 14:17:39 2ced38df9373: Pulling fs layer 14:17:39 58f1dce35555: Pulling fs layer 14:17:39 3cdef696dda3: Waiting 14:17:39 2ced38df9373: Waiting 14:17:39 58f1dce35555: Waiting 14:17:39 242c74f7c9fa: Waiting 14:17:39 ed15518f5707: Verifying Checksum 14:17:39 ed15518f5707: Download complete 14:17:39 242c74f7c9fa: Verifying Checksum 14:17:39 242c74f7c9fa: Download complete 14:17:39 3cdef696dda3: Verifying Checksum 14:17:39 3cdef696dda3: Download complete 14:17:39 c41833b44d91: Verifying Checksum 14:17:39 c41833b44d91: Download complete 14:17:40 c41833b44d91: Pull complete 14:17:41 58f1dce35555: Verifying Checksum 14:17:41 58f1dce35555: Download complete 14:17:42 feae8fd75edb: Verifying Checksum 14:17:42 feae8fd75edb: Download complete 14:17:42 2ced38df9373: Verifying Checksum 14:17:42 2ced38df9373: Download complete 14:17:43 ed15518f5707: Pull complete 14:17:53 feae8fd75edb: Pull complete 14:17:53 242c74f7c9fa: Pull complete 14:17:53 3cdef696dda3: Pull complete 14:18:00 2ced38df9373: Pull complete 14:18:03 58f1dce35555: Pull complete 14:18:03 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 14:18:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:18:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 14:18:03 + 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 14:18:03 + docker inspect -f . ci-base-image-arm64 14:18:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:18:03 prd-ubuntu20.04-docker-arm64-4c-16g-15214 does not seem to be running inside a container 14:18:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/255 -v /w/workspace/app-functions-sdk-go/255:/w/workspace/app-functions-sdk-go/255:rw,z -v /w/workspace/app-functions-sdk-go/255@tmp:/w/workspace/app-functions-sdk-go/255@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 14:18:07 $ docker top b7704e12b7cb1005cf6afc5755dba8bdcf2cc27b4f1e6ef910729318ea1d3707 -eo pid,comm [Pipeline] { [Pipeline] sh 14:18:08 + go version 14:18:08 go version go1.20.2 linux/arm64 [Pipeline] } 14:18:08 $ docker stop --time=1 b7704e12b7cb1005cf6afc5755dba8bdcf2cc27b4f1e6ef910729318ea1d3707 14:18:10 $ docker rm -f --volumes b7704e12b7cb1005cf6afc5755dba8bdcf2cc27b4f1e6ef910729318ea1d3707 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:11 + docker inspect -f . ci-base-image-arm64 14:18:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:18:11 prd-ubuntu20.04-docker-arm64-4c-16g-15214 does not seem to be running inside a container 14:18:11 $ 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/255 -v /w/workspace/app-functions-sdk-go/255:/w/workspace/app-functions-sdk-go/255:rw,z -v /w/workspace/app-functions-sdk-go/255@tmp:/w/workspace/app-functions-sdk-go/255@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 14:18:12 $ docker top 1a6f8c3f720c039286aed8ec22cf13d93200ca4bf8eb2d2fd6f0dde8665c03f6 -eo pid,comm [Pipeline] { [Pipeline] sh 14:18:13 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/255 [Pipeline] fileExists [Pipeline] sh 14:18:14 + make test 14:18:14 make -C ./app-service-template build 14:18:14 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/255/app-service-template' 14:18:14 go mod tidy 14:18:14 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.39 14:18:14 go: downloading github.com/stretchr/testify v1.8.2 14:18:14 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:18:15 go: downloading github.com/google/uuid v1.3.0 14:18:15 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.79 14:18:15 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.28 14:18:15 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 14:18:15 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 14:18:15 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 14:18:15 go: downloading github.com/davecgh/go-spew v1.1.1 14:18:15 go: downloading github.com/pmezard/go-difflib v1.0.0 14:18:15 go: downloading gopkg.in/yaml.v3 v3.0.1 14:18:15 go: downloading github.com/stretchr/objx v0.5.0 14:18:16 go: downloading github.com/go-kit/log v0.2.1 14:18:16 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 14:18:16 go: downloading github.com/go-playground/validator/v10 v10.13.0 14:18:16 go: downloading github.com/gorilla/mux v1.8.0 14:18:16 go: downloading github.com/hashicorp/go-multierror v1.1.1 14:18:16 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 14:18:16 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.14 14:18:16 go: downloading github.com/gorilla/websocket v1.4.2 14:18:16 go: downloading golang.org/x/net v0.9.0 14:18:16 go: downloading golang.org/x/sync v0.1.0 14:18:16 go: downloading github.com/mitchellh/copystructure v1.2.0 14:18:16 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 14:18:16 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:18:16 go: downloading github.com/x448/float16 v0.8.4 14:18:16 go: downloading github.com/hashicorp/errwrap v1.0.0 14:18:16 go: downloading github.com/go-playground/universal-translator v0.18.1 14:18:16 go: downloading github.com/leodido/go-urn v1.2.3 14:18:16 go: downloading golang.org/x/crypto v0.8.0 14:18:17 go: downloading golang.org/x/text v0.9.0 14:18:18 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 14:18:18 go: downloading github.com/go-playground/assert/v2 v2.2.0 14:18:18 go: downloading github.com/go-playground/locales v0.14.1 14:18:21 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 14:18:21 go: downloading github.com/hashicorp/consul/api v1.20.0 14:18:21 go: downloading github.com/mitchellh/reflectwalk v1.0.2 14:18:21 go: downloading github.com/nats-io/nats.go v1.25.0 14:18:21 go: downloading github.com/nats-io/nats-server/v2 v2.9.16 14:18:22 go: downloading github.com/go-redis/redis/v7 v7.3.0 14:18:22 go: downloading github.com/kr/pretty v0.2.1 14:18:22 go: downloading golang.org/x/sys v0.7.0 14:18:22 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:18:22 go: downloading github.com/Microsoft/go-winio v0.6.0 14:18:22 go: downloading github.com/zeebo/errs v1.3.0 14:18:22 go: downloading google.golang.org/grpc v1.53.0 14:18:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:18:24 go: downloading github.com/hashicorp/go-hclog v0.14.1 14:18:24 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:18:24 go: downloading github.com/hashicorp/serf v0.10.1 14:18:24 go: downloading github.com/mitchellh/mapstructure v1.5.0 14:18:24 go: downloading github.com/google/go-cmp v0.5.9 14:18:24 go: downloading github.com/hashicorp/consul/sdk v0.13.1 14:18:24 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:18:24 go: downloading github.com/nats-io/nkeys v0.4.4 14:18:24 go: downloading github.com/nats-io/nuid v1.0.1 14:18:24 go: downloading github.com/kr/text v0.2.0 14:18:24 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:18:24 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 14:18:24 go: downloading github.com/onsi/ginkgo v1.10.1 14:18:24 go: downloading github.com/onsi/gomega v1.7.0 14:18:24 go: downloading google.golang.org/protobuf v1.28.1 14:18:24 go: downloading golang.org/x/tools v0.6.0 14:18:25 go: downloading github.com/klauspost/compress v1.16.4 14:18:25 go: downloading github.com/minio/highwayhash v1.0.2 14:18:25 go: downloading github.com/nats-io/jwt/v2 v2.4.1 14:18:25 go: downloading golang.org/x/time v0.3.0 14:18:25 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 14:18:27 go: downloading github.com/golang/protobuf v1.5.2 14:18:30 go: downloading github.com/fatih/color v1.9.0 14:18:30 go: downloading github.com/mattn/go-colorable v0.1.12 14:18:30 go: downloading github.com/mattn/go-isatty v0.0.14 14:18:30 go: downloading github.com/mitchellh/go-homedir v1.1.0 14:18:30 go: downloading github.com/hashicorp/go-version v1.2.1 14:18:30 go: downloading github.com/pkg/errors v0.9.1 14:18:30 go: downloading github.com/armon/go-metrics v0.3.10 14:18:30 go: downloading github.com/hashicorp/go-msgpack v0.5.3 14:18:30 go: downloading github.com/hashicorp/memberlist v0.5.0 14:18:30 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 14:18:30 go: downloading github.com/pascaldekloe/goe v0.1.0 14:18:30 go: downloading gopkg.in/yaml.v2 v2.4.0 14:18:30 go: downloading github.com/hpcloud/tail v1.0.0 14:18:30 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:18:30 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:18:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:18:30 go: downloading github.com/miekg/dns v1.1.41 14:18:30 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:18:30 go: downloading golang.org/x/mod v0.8.0 14:18:30 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 14:18:30 go: downloading gopkg.in/fsnotify.v1 v1.4.7 14:18:30 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.41 14:18:30 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.88 14:18:30 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.31 14:18:30 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.17 14:18:30 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 14:20:52 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/255/app-service-template' 14:20:52 make -C ./app-service-template test 14:20:52 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/255/app-service-template' 14:20:52 go test -race -coverprofile=coverage.out ./... 14:23:59 ? app-new-service/config [no test files] 14:23:59 ok app-new-service 0.276s coverage: 48.1% of statements 14:23:59 ok app-new-service/functions 0.277s coverage: 85.3% of statements 14:23:59 go vet ./... 14:26:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:26:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:26:36 ./bin/test-attribution-txt.sh 14:26:36 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/255/app-service-template' 14:26:36 go test -race -coverprofile=coverage.out ./... 14:26:36 go: downloading github.com/gomodule/redigo v1.8.9 14:26:36 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 14:26:46 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 14:26:46 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 14:26:46 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.614s coverage: 64.4% of statements 14:26:46 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.309s coverage: 93.0% of statements 14:26:46 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.346s coverage: 85.1% of statements 14:26:49 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.279s coverage: 87.8% of statements 14:26:49 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.119s coverage: 100.0% of statements 14:26:51 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 14:26:51 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 14:26:51 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.581s coverage: 77.9% of statements 14:26:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 14:26:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.223s coverage: 97.3% of statements 14:26:56 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 14:26:56 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.255s coverage: 82.8% of statements 14:26:58 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 14:26:58 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.274s coverage: 65.2% of statements 14:27:01 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 14:27:01 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.310s coverage: 28.7% of statements 14:27:02 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.221s coverage: 11.5% of statements 14:27:03 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 14:27:03 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 14:27:03 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.318s coverage: 27.3% of statements 14:27:07 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.288s coverage: 52.8% of statements 14:27:40 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.529s coverage: 75.4% of statements 14:27:40 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.189s coverage: 94.4% of statements 14:27:40 go vet ./... 14:27:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:27:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:27:44 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 14:27:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:27:44 $ docker stop --time=1 1a6f8c3f720c039286aed8ec22cf13d93200ca4bf8eb2d2fd6f0dde8665c03f6 14:27:46 $ docker rm -f --volumes 1a6f8c3f720c039286aed8ec22cf13d93200ca4bf8eb2d2fd6f0dde8665c03f6 [Pipeline] // withDockerContainer [Pipeline] sh 14:27:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:27:51 Warning: overwriting stash ‘coverage-report’ 14:27:51 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 14:27:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:27:52 14:27:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:27:52 arm64: Pulling from edgex-lftools-log-publisher 14:27:52 8998bd30e6a1: Pulling fs layer 14:27:52 04944245beec: Pulling fs layer 14:27:52 699f458cf7ca: Pulling fs layer 14:27:52 765212b225bb: Pulling fs layer 14:27:52 f23df028b6ca: Pulling fs layer 14:27:52 d65c8cfc05b1: Pulling fs layer 14:27:52 2437ff75d9bd: Pulling fs layer 14:27:52 d65c8cfc05b1: Waiting 14:27:52 2437ff75d9bd: Waiting 14:27:52 765212b225bb: Waiting 14:27:52 f23df028b6ca: Waiting 14:27:52 04944245beec: Verifying Checksum 14:27:52 04944245beec: Download complete 14:27:52 765212b225bb: Verifying Checksum 14:27:52 765212b225bb: Download complete 14:27:52 f23df028b6ca: Verifying Checksum 14:27:52 f23df028b6ca: Download complete 14:27:52 d65c8cfc05b1: Verifying Checksum 14:27:52 d65c8cfc05b1: Download complete 14:27:52 699f458cf7ca: Verifying Checksum 14:27:52 699f458cf7ca: Download complete 14:27:53 8998bd30e6a1: Verifying Checksum 14:27:53 8998bd30e6a1: Download complete 14:27:55 2437ff75d9bd: Verifying Checksum 14:27:55 2437ff75d9bd: Download complete 14:27:58 8998bd30e6a1: Pull complete 14:27:58 04944245beec: Pull complete 14:27:59 699f458cf7ca: Pull complete 14:27:59 765212b225bb: Pull complete 14:28:00 f23df028b6ca: Pull complete 14:28:00 d65c8cfc05b1: Pull complete 14:28:15 2437ff75d9bd: Pull complete 14:28:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:28:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:28:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:28:15 prd-ubuntu20.04-docker-arm64-4c-16g-15214 does not seem to be running inside a container 14:28:15 $ 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/255 -v /w/workspace/app-functions-sdk-go/255:/w/workspace/app-functions-sdk-go/255:rw,z -v /w/workspace/app-functions-sdk-go/255@tmp:/w/workspace/app-functions-sdk-go/255@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 14:28:18 $ docker top 5a81d02d59008007c7758a96bbec9b6c930a8573abfa5a9e0c795fd0b0155187 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:28:18 ---> job-cost.sh 14:28:19 lf-activate-venv: SKIPPING 14:28:19 INFO: No Stack... 14:28:19 INFO: Retrieving Pricing Info for: v3-standard-4 14:28:20 INFO: Archiving Costs [Pipeline] sh 14:28:20 + cut -d, -f6 14:28:20 + cat /w/workspace/app-functions-sdk-go/255/archives/cost.csv [Pipeline] lock 14:28:20 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-255-stack-cost] 14:28:20 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-255-stack-cost] did not exist. Created. 14:28:20 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-255-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:28:21 /w/workspace/app-functions-sdk-go/255@tmp/durable-64981e67/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:28:21 + echo total: 0.10999999940395355 [Pipeline] stash 14:28:21 Warning: overwriting stash ‘stack-cost’ 14:28:21 Stashed 1 file(s) [Pipeline] } 14:28:21 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-255-stack-cost] [Pipeline] // lock [Pipeline] } 14:28:21 $ docker stop --time=1 5a81d02d59008007c7758a96bbec9b6c930a8573abfa5a9e0c795fd0b0155187 14:28:24 $ docker rm -f --volumes 5a81d02d59008007c7758a96bbec9b6c930a8573abfa5a9e0c795fd0b0155187 [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 14:28:24 provisioning config files... 14:28:24 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config14140556870182690158tmp [Pipeline] { [Pipeline] sh 14:28:25 + set +x 14:28:25 + curl -s https://codecov.io/bash 14:28:25 + bash -s -- 14:28:25 14:28:25 _____ _ 14:28:25 / ____| | | 14:28:25 | | ___ __| | ___ ___ _____ __ 14:28:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:28:25 | |___| (_) | (_| | __/ (_| (_) \ V / 14:28:25 \_____\___/ \__,_|\___|\___\___/ \_/ 14:28:25 Bash-1.0.6 14:28:25 14:28:25 14:28:25 ==> git version 2.25.1 found 14:28:25 ==> 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 14:28:25 Release-Date: 2020-01-08 14:28:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:28:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:28:25 ==> Jenkins CI detected. 14:28:25 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 14:28:25 project root: . 14:28:25 --> token set from env 14:28:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:28:25 ==> Running gcov in . (disable via -X gcov) 14:28:25 ==> Python coveragepy not found 14:28:25 ==> Searching for coverage reports in: 14:28:25 + . 14:28:25 -> Found 2 reports 14:28:25 ==> Detecting git/mercurial file structure 14:28:25 ==> Reading reports 14:28:25 + ./app-service-template/coverage.out bytes=3431 14:28:25 + ./coverage.out bytes=117166 14:28:25 ==> Appending adjustments 14:28:25 https://docs.codecov.io/docs/fixing-reports 14:28:25 + Found adjustments 14:28:25 ==> Gzipping contents 14:28:25 24K /tmp/codecov.8iAQlp.gz 14:28:25 ==> Uploading reports 14:28:25 url: https://codecov.io 14:28:25 query: branch=main&commit=47abb925692b36908a215c252c09130a4ff8d548&build=255&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F255%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:28:25 -> Pinging Codecov 14:28:25 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=47abb925692b36908a215c252c09130a4ff8d548&build=255&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F255%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:28:27 -> Uploading to 14:28:27 https://storage.googleapis.com/codecov/v4/raw/2023-05-11/3D8B5DFFC46A037C893635FACE044666/47abb925692b36908a215c252c09130a4ff8d548/76d86586-4de9-49f0-82a5-da37efe899cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T142827Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=84fd92c904889b3cf7b8d6422cffa28176ffb37ce9e2176d60ad5fdf528522f3 14:28:27 % Total % Received % Xferd Average Speed Time Time Time Current 14:28:27 Dload Upload Total Spent Left Speed 14:28:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20491 0 0 100 20491 0 99k --:--:-- --:--:-- --:--:-- 98k 100 20491 0 0 100 20491 0 95306 --:--:-- --:--:-- --:--:-- 94865 14:28:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/47abb925692b36908a215c252c09130a4ff8d548 [Pipeline] } 14:28:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:28:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:28:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:28:27 14:28:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:28:28 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:28:28 df9b9388f04a: Pulling fs layer 14:28:28 52dc419b0ee2: Pulling fs layer 14:28:28 25bc292e5bac: Pulling fs layer 14:28:28 114826534d7a: Pulling fs layer 14:28:28 4657fd5d0bcf: Pulling fs layer 14:28:28 6ad1cebc031e: Pulling fs layer 14:28:28 8a3aa393b2d8: Pulling fs layer 14:28:28 4657fd5d0bcf: Waiting 14:28:28 6ad1cebc031e: Waiting 14:28:28 8a3aa393b2d8: Waiting 14:28:28 114826534d7a: Waiting 14:28:28 25bc292e5bac: Download complete 14:28:28 52dc419b0ee2: Verifying Checksum 14:28:28 52dc419b0ee2: Download complete 14:28:28 4657fd5d0bcf: Verifying Checksum 14:28:28 4657fd5d0bcf: Download complete 14:28:28 df9b9388f04a: Download complete 14:28:28 df9b9388f04a: Pull complete 14:28:28 6ad1cebc031e: Verifying Checksum 14:28:28 6ad1cebc031e: Download complete 14:28:28 52dc419b0ee2: Pull complete 14:28:28 25bc292e5bac: Pull complete 14:28:28 114826534d7a: Verifying Checksum 14:28:28 114826534d7a: Download complete 14:28:28 8a3aa393b2d8: Verifying Checksum 14:28:28 8a3aa393b2d8: Download complete 14:28:32 114826534d7a: Pull complete 14:28:32 4657fd5d0bcf: Pull complete 14:28:32 6ad1cebc031e: Pull complete 14:28:34 8a3aa393b2d8: Pull complete 14:28:34 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:28:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:28:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:28:35 prd-ubuntu20.04-docker-8c-8g-15209 does not seem to be running inside a container 14:28:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:28:38 $ docker top 14553100e0efe1fefe0c4f89c3a3c06fbeeaa8ac944b5cc2d92969b27a1d1ae4 -eo pid,comm [Pipeline] { [Pipeline] echo 14:28:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 14:28:39 + set -o pipefail 14:28:39 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 14:28:43 14:28:43 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... 14:28:43 14:28:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/c889042b-e90b-4636-b881-e0c5a1817a41 14:28:43 14:28:43 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:28:43 14:28:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:28:43 14:28:43 14:28:43 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:28:43 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:28:43 More details here: https://snyk.co/ue1NS 14:28:43 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 14:28:43 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:28:43 $ docker stop --time=1 14553100e0efe1fefe0c4f89c3a3c06fbeeaa8ac944b5cc2d92969b27a1d1ae4 14:28:46 $ docker rm -f --volumes 14553100e0efe1fefe0c4f89c3a3c06fbeeaa8ac944b5cc2d92969b27a1d1ae4 [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 14:28:46 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:28:46 provisioning config files... 14:28:46 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12442438252452668377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:28:47 --> edgex-publish-swagger.sh 14:28:47 === Publish openapi/v3 API === 14:28:47 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 14:28:47 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] 14:28:47 % Total % Received % Xferd Average Speed Time Time Time Current 14:28:47 Dload Upload Total Spent Left Speed 14:28:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 18599 --:--:-- --:--:-- --:--:-- 18569 100 11420 0 0 100 11420 0 18569 --:--:-- --:--:-- --:--:-- 18569 14:28:47 14:28:47 [Pipeline] } 14:28:47 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 14:28:48 + git log --format=format:%s -1 47abb925692b36908a215c252c09130a4ff8d548 [Pipeline] sh 14:28:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:28:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:28:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:28:48 prd-ubuntu20.04-docker-8c-8g-15209 does not seem to be running inside a container 14:28:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:28:49 $ docker top e3fc44f225b79012a72ce4c99d9db3ed8cca4817ed1c1c08f201473f5f2418f0 -eo pid,comm 14:28:49 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). 14:28:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:28:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:28:49 [ssh-agent] Looking for ssh-agent implementation... 14:28:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:28:49 $ docker exec e3fc44f225b79012a72ce4c99d9db3ed8cca4817ed1c1c08f201473f5f2418f0 ssh-agent 14:28:49 SSH_AUTH_SOCK=/tmp/ssh-E7GfDvX7N17S/agent.32 14:28:49 SSH_AGENT_PID=38 14:28:49 Running ssh-add (command line suppressed) 14:28:49 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16057303461895293467.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16057303461895293467.key) 14:28:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:28:49 + git semver tag 14:28:50 2023-05-11 14:28:50,139 [run_tag] DEBUG tag force:False 14:28:50 2023-05-11 14:28:50,140 [check_head_tag] DEBUG check head tag 14:28:50 2023-05-11 14:28:50,142 [execute] INFO git cat-file --batch-check 14:28:50 2023-05-11 14:28:50,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 14:28:50 2023-05-11 14:28:50,146 [execute] INFO git cat-file --batch 14:28:50 2023-05-11 14:28:50,146 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 14:28:50 2023-05-11 14:28:50,185 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:28:50 2023-05-11 14:28:50,186 [execute] INFO git tag -a v3.0.0-dev.63 -m v3.0.0-dev.63 14:28:50 2023-05-11 14:28:50,186 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.63', '-m', 'v3.0.0-dev.63'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 14:28:50 2023-05-11 14:28:50,191 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:28:50 3.0.0-dev.63 [Pipeline] } 14:28:50 $ docker exec --env ******** --env ******** e3fc44f225b79012a72ce4c99d9db3ed8cca4817ed1c1c08f201473f5f2418f0 ssh-agent -k 14:28:50 unset SSH_AUTH_SOCK; 14:28:50 unset SSH_AGENT_PID; 14:28:50 echo Agent pid 38 killed; 14:28:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:28:50 + git semver [Pipeline] } 14:28:50 $ docker stop --time=1 e3fc44f225b79012a72ce4c99d9db3ed8cca4817ed1c1c08f201473f5f2418f0 14:28:52 $ docker rm -f --volumes e3fc44f225b79012a72ce4c99d9db3ed8cca4817ed1c1c08f201473f5f2418f0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:28:52 14:28:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:28:52 0.23.1-centos7: Pulling from edgex-lftools 14:28:52 ab5ef0e58194: Pulling fs layer 14:28:52 9712f1f96733: Pulling fs layer 14:28:52 63f879dbbcfc: Pulling fs layer 14:28:52 0d9ebad4ef96: Pulling fs layer 14:28:52 e9a5061849ea: Pulling fs layer 14:28:52 d747dcd14b5f: Pulling fs layer 14:28:52 2de7ff778b66: Pulling fs layer 14:28:52 0d9ebad4ef96: Waiting 14:28:52 e9a5061849ea: Waiting 14:28:52 d747dcd14b5f: Waiting 14:28:52 2de7ff778b66: Waiting 14:28:52 9712f1f96733: Download complete 14:28:53 63f879dbbcfc: Verifying Checksum 14:28:53 63f879dbbcfc: Download complete 14:28:53 e9a5061849ea: Verifying Checksum 14:28:53 e9a5061849ea: Download complete 14:28:53 d747dcd14b5f: Verifying Checksum 14:28:53 d747dcd14b5f: Download complete 14:28:53 ab5ef0e58194: Verifying Checksum 14:28:53 ab5ef0e58194: Download complete 14:28:53 0d9ebad4ef96: Verifying Checksum 14:28:53 0d9ebad4ef96: Download complete 14:28:53 2de7ff778b66: Verifying Checksum 14:28:53 2de7ff778b66: Download complete 14:28:55 ab5ef0e58194: Pull complete 14:28:55 9712f1f96733: Pull complete 14:28:56 63f879dbbcfc: Pull complete 14:28:59 0d9ebad4ef96: Pull complete 14:29:00 e9a5061849ea: Pull complete 14:29:00 d747dcd14b5f: Pull complete 14:29:00 2de7ff778b66: Pull complete 14:29:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:29:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:29:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:01 prd-ubuntu20.04-docker-8c-8g-15209 does not seem to be running inside a container 14:29:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:29:04 $ docker top 85fc6211c602f804ce94168692754562f677527ce2239569a8edf1928246ba6f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:29:04 provisioning config files... 14:29:04 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config11703620533750825328tmp 14:29:04 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4580647506916801243tmp 14:29:04 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12367067012433731751tmp [Pipeline] { [Pipeline] echo 14:29:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:29:05 ---> sigul-configuration.sh 14:29:05 gpg: directory `/root/.gnupg' created 14:29:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:29:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:29:05 gpg: keyring `/root/.gnupg/secring.gpg' created 14:29:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:29:05 gpg: CAST5 encrypted data 14:29:05 gpg: encrypted with 1 passphrase 14:29:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:29:05 + mkdir /home/jenkins 14:29:05 + mkdir /home/jenkins/sigul [Pipeline] sh 14:29:05 + 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 14:29:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:29:06 ---> sigul-install.sh 14:29:06 Sigul already installed; skipping installation. [Pipeline] sh 14:29:06 + git tag --list 14:29:06 v0.1.0 14:29:06 v0.1.1 14:29:06 v1.0.0 14:29:06 v1.1.0 14:29:06 v1.2.0 14:29:06 v1.3.0 14:29:06 v1.3.1 14:29:06 v2.0.0 14:29:06 v2.0.1 14:29:06 v2.1.0 14:29:06 v2.1.1 14:29:06 v2.1.1-dev.3 14:29:06 v2.1.1-dev.4 14:29:06 v2.1.2 14:29:06 v2.1.2-dev.1 14:29:06 v2.1.2-dev.2 14:29:06 v2.2.0 14:29:06 v2.2.1-dev.1 14:29:06 v2.2.1-dev.10 14:29:06 v2.2.1-dev.11 14:29:06 v2.2.1-dev.12 14:29:06 v2.2.1-dev.13 14:29:06 v2.2.1-dev.14 14:29:06 v2.2.1-dev.15 14:29:06 v2.2.1-dev.16 14:29:06 v2.2.1-dev.17 14:29:06 v2.2.1-dev.18 14:29:06 v2.2.1-dev.19 14:29:06 v2.2.1-dev.2 14:29:06 v2.2.1-dev.20 14:29:06 v2.2.1-dev.21 14:29:06 v2.2.1-dev.22 14:29:06 v2.2.1-dev.23 14:29:06 v2.2.1-dev.3 14:29:06 v2.2.1-dev.4 14:29:06 v2.2.1-dev.5 14:29:06 v2.2.1-dev.6 14:29:06 v2.2.1-dev.7 14:29:06 v2.2.1-dev.8 14:29:06 v2.2.1-dev.9 14:29:06 v2.3 14:29:06 v2.3.0 14:29:06 v2.3.0-dev.24 14:29:06 v2.3.0-dev.25 14:29:06 v2.3.0-dev.26 14:29:06 v2.3.0-dev.27 14:29:06 v2.3.0-dev.28 14:29:06 v2.3.0-dev.29 14:29:06 v2.3.0-dev.30 14:29:06 v2.3.0-dev.31 14:29:06 v2.3.0-dev.32 14:29:06 v2.3.0-dev.33 14:29:06 v2.3.0-dev.34 14:29:06 v2.3.0-dev.35 14:29:06 v2.3.0-dev.36 14:29:06 v2.3.0-dev.37 14:29:06 v2.3.0-dev.38 14:29:06 v2.3.0-dev.39 14:29:06 v2.3.0-dev.40 14:29:06 v2.3.0-dev.41 14:29:06 v2.3.0-dev.42 14:29:06 v2.3.0-dev.43 14:29:06 v2.3.0-dev.44 14:29:06 v2.3.0-dev.45 14:29:06 v2.3.0-dev.46 14:29:06 v2.3.0-dev.47 14:29:06 v2.3.0-dev.48 14:29:06 v2.3.0-dev.49 14:29:06 v2.3.0-dev.50 14:29:06 v2.3.0-dev.51 14:29:06 v2.3.0-dev.52 14:29:06 v2.3.0-dev.53 14:29:06 v2.3.0-dev.54 14:29:06 v2.3.0-dev.55 14:29:06 v2.3.0-dev.56 14:29:06 v2.3.0-dev.57 14:29:06 v2.3.0-dev.58 14:29:06 v2.3.0-dev.59 14:29:06 v2.3.0-dev.60 14:29:06 v2.3.0-dev.61 14:29:06 v2.3.0-dev.62 14:29:06 v2.3.1 14:29:06 v2.3.1-dev.1 14:29:06 v2.3.1-dev.2 14:29:06 v2.3.1-dev.3 14:29:06 v2.3.1-dev.4 14:29:06 v3.0.0-dev.1 14:29:06 v3.0.0-dev.10 14:29:06 v3.0.0-dev.11 14:29:06 v3.0.0-dev.12 14:29:06 v3.0.0-dev.13 14:29:06 v3.0.0-dev.14 14:29:06 v3.0.0-dev.15 14:29:06 v3.0.0-dev.16 14:29:06 v3.0.0-dev.17 14:29:06 v3.0.0-dev.18 14:29:06 v3.0.0-dev.19 14:29:06 v3.0.0-dev.2 14:29:06 v3.0.0-dev.20 14:29:06 v3.0.0-dev.21 14:29:06 v3.0.0-dev.22 14:29:06 v3.0.0-dev.23 14:29:06 v3.0.0-dev.24 14:29:06 v3.0.0-dev.25 14:29:06 v3.0.0-dev.26 14:29:06 v3.0.0-dev.27 14:29:06 v3.0.0-dev.28 14:29:06 v3.0.0-dev.29 14:29:06 v3.0.0-dev.3 14:29:06 v3.0.0-dev.30 14:29:06 v3.0.0-dev.31 14:29:06 v3.0.0-dev.32 14:29:06 v3.0.0-dev.33 14:29:06 v3.0.0-dev.34 14:29:06 v3.0.0-dev.35 14:29:06 v3.0.0-dev.36 14:29:06 v3.0.0-dev.37 14:29:06 v3.0.0-dev.38 14:29:06 v3.0.0-dev.39 14:29:06 v3.0.0-dev.4 14:29:06 v3.0.0-dev.40 14:29:06 v3.0.0-dev.41 14:29:06 v3.0.0-dev.42 14:29:06 v3.0.0-dev.43 14:29:06 v3.0.0-dev.44 14:29:06 v3.0.0-dev.45 14:29:06 v3.0.0-dev.46 14:29:06 v3.0.0-dev.47 14:29:06 v3.0.0-dev.48 14:29:06 v3.0.0-dev.49 14:29:06 v3.0.0-dev.5 14:29:06 v3.0.0-dev.50 14:29:06 v3.0.0-dev.51 14:29:06 v3.0.0-dev.52 14:29:06 v3.0.0-dev.53 14:29:06 v3.0.0-dev.54 14:29:06 v3.0.0-dev.55 14:29:06 v3.0.0-dev.56 14:29:06 v3.0.0-dev.57 14:29:06 v3.0.0-dev.58 14:29:06 v3.0.0-dev.59 14:29:06 v3.0.0-dev.6 14:29:06 v3.0.0-dev.60 14:29:06 v3.0.0-dev.61 14:29:06 v3.0.0-dev.62 14:29:06 v3.0.0-dev.63 14:29:06 v3.0.0-dev.7 14:29:06 v3.0.0-dev.8 14:29:06 v3.0.0-dev.9 [Pipeline] sh 14:29:06 + lftools sign git-tag v3.0.0-dev.63 14:29:07 Signing Git tag with Sigul... 14:29:07 Signing v3.0.0-dev.63 [Pipeline] echo 14:29:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:29:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:29:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:29:07 $ docker stop --time=1 85fc6211c602f804ce94168692754562f677527ce2239569a8edf1928246ba6f 14:29:09 $ docker rm -f --volumes 85fc6211c602f804ce94168692754562f677527ce2239569a8edf1928246ba6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:29:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:29:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:29:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:09 prd-ubuntu20.04-docker-8c-8g-15209 does not seem to be running inside a container 14:29:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:29:10 $ docker top 0fe3a3f3a33328ae72412afae985074ee9c0b365398e4616e6c3efc8cb502107 -eo pid,comm 14:29: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). 14:29:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:29:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:29:10 [ssh-agent] Looking for ssh-agent implementation... 14:29:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:29:10 $ docker exec 0fe3a3f3a33328ae72412afae985074ee9c0b365398e4616e6c3efc8cb502107 ssh-agent 14:29:10 SSH_AUTH_SOCK=/tmp/ssh-TsAxNN8rWRdg/agent.31 14:29:10 SSH_AGENT_PID=37 14:29:10 Running ssh-add (command line suppressed) 14:29:10 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12668972993256187719.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12668972993256187719.key) 14:29:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:29:10 + git semver bump pre 14:29:11 2023-05-11 14:29:11,048 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:29:11 2023-05-11 14:29:11,048 [bump_version] DEBUG bumping version:3.0.0-dev.63 on axis:pre with prefix:dev 14:29:11 2023-05-11 14:29:11,049 [bump_version] DEBUG bumped version:3.0.0-dev.64 14:29:11 2023-05-11 14:29:11,049 [write_version] DEBUG write version:3.0.0-dev.64 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 14:29:11 2023-05-11 14:29:11,049 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:29:11 2023-05-11 14:29:11,049 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:29:11 2023-05-11 14:29:11,051 [execute] INFO git cat-file --batch-check 14:29:11 2023-05-11 14:29:11,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:29:11 2023-05-11 14:29:11,056 [execute] INFO git cat-file --batch 14:29:11 2023-05-11 14:29:11,056 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:29:11 2023-05-11 14:29:11,060 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:29:11 3.0.0-dev.64 [Pipeline] } 14:29:11 $ docker exec --env ******** --env ******** 0fe3a3f3a33328ae72412afae985074ee9c0b365398e4616e6c3efc8cb502107 ssh-agent -k 14:29:11 unset SSH_AUTH_SOCK; 14:29:11 unset SSH_AGENT_PID; 14:29:11 echo Agent pid 37 killed; 14:29:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:29:11 + git semver [Pipeline] } 14:29:11 $ docker stop --time=1 0fe3a3f3a33328ae72412afae985074ee9c0b365398e4616e6c3efc8cb502107 14:29:13 $ docker rm -f --volumes 0fe3a3f3a33328ae72412afae985074ee9c0b365398e4616e6c3efc8cb502107 [Pipeline] // withDockerContainer [Pipeline] sh 14:29:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:29:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:29:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:13 prd-ubuntu20.04-docker-8c-8g-15209 does not seem to be running inside a container 14:29:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:29:14 $ docker top 468ae6649dcb848e2a2a328637b7f38e9dece522244a589f6bc803d47bf3fdeb -eo pid,comm 14:29:14 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). 14:29:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:29:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:29:14 [ssh-agent] Looking for ssh-agent implementation... 14:29:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:29:14 $ docker exec 468ae6649dcb848e2a2a328637b7f38e9dece522244a589f6bc803d47bf3fdeb ssh-agent 14:29:14 SSH_AUTH_SOCK=/tmp/ssh-XZXnT91UfHie/agent.32 14:29:14 SSH_AGENT_PID=38 14:29:14 Running ssh-add (command line suppressed) 14:29:14 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8073750293834740785.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8073750293834740785.key) 14:29:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:29:14 + git semver push 14:29:15 2023-05-11 14:29:15,034 [run_push] DEBUG push 14:29:15 2023-05-11 14:29:15,034 [execute] INFO git cat-file --batch-check 14:29:15 2023-05-11 14:29:15,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:29:15 2023-05-11 14:29:15,038 [execute] INFO git rev-list 194bfd7d5f4da2515c31d13b8ae0a3e20623db80 -- 14:29:15 2023-05-11 14:29:15,038 [execute] DEBUG Popen(['git', 'rev-list', '194bfd7d5f4da2515c31d13b8ae0a3e20623db80', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:29:15 2023-05-11 14:29:15,052 [execute] INFO git fetch -v origin 14:29:15 2023-05-11 14:29:15,052 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 14:29:15 2023-05-11 14:29:15,518 [run_push] DEBUG no remote changes detected 14:29:15 2023-05-11 14:29:15,518 [execute] INFO git push origin semver 14:29:15 2023-05-11 14:29:15,519 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:29:16 2023-05-11 14:29:16,339 [run_push] DEBUG push all version tags 14:29:16 2023-05-11 14:29:16,339 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:29:16 2023-05-11 14:29:16,340 [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) 14:29:17 2023-05-11 14:29:17,144 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:29:17 3.0.0-dev.64 [Pipeline] } 14:29:17 $ docker exec --env ******** --env ******** 468ae6649dcb848e2a2a328637b7f38e9dece522244a589f6bc803d47bf3fdeb ssh-agent -k 14:29:17 unset SSH_AUTH_SOCK; 14:29:17 unset SSH_AGENT_PID; 14:29:17 echo Agent pid 38 killed; 14:29:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:29:17 + git semver [Pipeline] } 14:29:17 $ docker stop --time=1 468ae6649dcb848e2a2a328637b7f38e9dece522244a589f6bc803d47bf3fdeb 14:29:19 $ docker rm -f --volumes 468ae6649dcb848e2a2a328637b7f38e9dece522244a589f6bc803d47bf3fdeb [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 14:29:19 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 14:29:19 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 14:29:19 total 16 14:29:19 drwxr-xr-x 3 root root 4096 May 11 14:16 . 14:29:19 drwxrwxr-x 10 jenkins jenkins 4096 May 11 14:29 .. 14:29:19 drwxr-xr-x 2 root root 4096 May 11 14:16 cost 14:29:19 -rw-r--r-- 1 root root 92 May 11 14:16 cost.csv 14:29:19 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 14:29:19 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 14:29:19 total 16 14:29:19 drwxr-xr-x 3 jenkins jenkins 4096 May 11 14:16 . 14:29:19 drwxrwxr-x 10 jenkins jenkins 4096 May 11 14:29 .. 14:29:19 drwxr-xr-x 2 jenkins jenkins 4096 May 11 14:16 cost 14:29:19 -rw-r--r-- 1 jenkins jenkins 92 May 11 14:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:29:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:29:20 ---> package-listing.sh 14:29:20 ++ facter osfamily 14:29:20 ++ tr '[:upper:]' '[:lower:]' 14:29:21 + OS_FAMILY=debian 14:29:21 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 14:29:21 + START_PACKAGES=/tmp/packages_start.txt 14:29:21 + END_PACKAGES=/tmp/packages_end.txt 14:29:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:29:21 + PACKAGES=/tmp/packages_start.txt 14:29:21 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 14:29:21 + PACKAGES=/tmp/packages_end.txt 14:29:21 + case "${OS_FAMILY}" in 14:29:21 + dpkg -l 14:29:21 + grep '^ii' 14:29:21 + '[' -f /tmp/packages_start.txt ']' 14:29:21 + '[' -f /tmp/packages_end.txt ']' 14:29:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:29:21 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 14:29:21 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 14:29:21 + 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 14:29:21 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 14:29:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:29:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:22 prd-ubuntu20.04-docker-8c-8g-15209 does not seem to be running inside a container 14:29:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:29:22 $ docker top 1207656bd4694ed444ee1abc189c74e39dc8152070e89e6952ae237e115c88db -eo pid,comm [Pipeline] { [Pipeline] sh 14:29:22 + touch /tmp/pre-build-complete [Pipeline] sh 14:29:22 + mkdir -p /var/log/sysstat [Pipeline] sh 14:29:23 + ls /var/log/sa-host 14:29:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:29:23 provisioning config files... 14:29:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8716399703960230507tmp [Pipeline] { [Pipeline] echo 14:29:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:29:23 ---> create-netrc.sh [Pipeline] } 14:29:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:29:23 ---> python-tools-install.sh [Pipeline] echo 14:29:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:29:24 ---> sudo-logs.sh 14:29:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:29:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:29:24 ---> job-cost.sh 14:29:24 lf-activate-venv: SKIPPING 14:29:24 DEBUG: total: 0.2199999988079071 14:29:24 INFO: Retrieving Stack Cost... 14:29:24 INFO: Retrieving Pricing Info for: v3-standard-8 14:29:25 INFO: Archiving Costs [Pipeline] echo 14:29:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:29:25 ---> logs-deploy.sh 14:29:25 lf-activate-venv: SKIPPING 14:29:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/255 14:29:25 INFO: archiving workspace using pattern(s): 14:29:26 Archives upload complete. 14:29:26 INFO: archiving logs to Nexus