Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1bb30105475b6a8e5732a8a9eda10e28d738d11a 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-ssh785684420584843811.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5944171834400957577.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh14822037525014338199.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh18188449082000291524.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5537473747252432858.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-118337 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1bb30105475b6a8e5732a8a9eda10e28d738d11a (main) Commit message: "fix: Username may be required when MQTT cert authentication (#1215)" > git config core.sparsecheckout # timeout=10 > git checkout -f 1bb30105475b6a8e5732a8a9eda10e28d738d11a # timeout=10 > git rev-list --no-walk 69f97d03f41685722d8ac2f2abbcabc07e3408f6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:21:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:21:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:21:41 ========================================================= 17:21:41 EdgeX Global Pipelines Version Info 17:21:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:21:42 ------------------- 17:21:42 stable info: 17:21:42 ------------------- 17:21:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:21:42 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:21:42 Message: update stable to v1.0.244 17:21:43 ------------------- 17:21:43 experimental info: 17:21:43 ------------------- 17:21:43 Commited By: **** collab-it+edgex@linuxfoundation.org 17:21:43 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:21:43 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1bb30105475b6a8e5732a8a9eda10e28d738d11a [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1bb3010 [Pipeline] echo 17:21:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:21:44 + git rev-list -1 --merges 1bb30105475b6a8e5732a8a9eda10e28d738d11a~1..1bb30105475b6a8e5732a8a9eda10e28d738d11a [Pipeline] echo 17:21:44 -----------> git rev-list -1 --merges 1bb30105475b6a8e5732a8a9eda10e28d738d11a~1..1bb30105475b6a8e5732a8a9eda10e28d738d11a 1bb30105475b6a8e5732a8a9eda10e28d738d11a [false] [Pipeline] sh 17:21:44 + git log --format=format:%s -1 1bb30105475b6a8e5732a8a9eda10e28d738d11a [Pipeline] echo 17:21:44 ========================================================= 17:21:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:21:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:21:44 + git log --format=format:%s -1 1bb30105475b6a8e5732a8a9eda10e28d738d11a [Pipeline] echo 17:21:44 [semverPrep] GIT_COMMIT: 1bb30105475b6a8e5732a8a9eda10e28d738d11a, Commit Message: fix: Username may be required when MQTT cert authentication (#1215) [Pipeline] echo 17:21:44 [semverPrep] This is not a build commit. [Pipeline] sh 17:21:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:21:45 + grep -v github /etc/ssh/ssh_known_hosts 17:21:45 + [ -e /tmp/ssh_known_hosts ] 17:21:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:21:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:21:45 + sudo tee -a /etc/ssh/ssh_known_hosts 17:21:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:21:45 17:21:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:21:46 0.1.4: Pulling from edgex-devops/py-git-semver 17:21:46 b85a868b505f: Pulling fs layer 17:21:46 e2be974225ed: Pulling fs layer 17:21:46 339a4e72a1f5: Pulling fs layer 17:21:46 988bab9f4d93: Pulling fs layer 17:21:46 1469e6f7b9e6: Pulling fs layer 17:21:46 eaf3925da568: Pulling fs layer 17:21:46 bab4dde63d76: Pulling fs layer 17:21:46 bde34c3a00c8: Pulling fs layer 17:21:46 b352a97aabf1: Pulling fs layer 17:21:46 4872d77fe225: Pulling fs layer 17:21:46 5851b861e8e6: Pulling fs layer 17:21:46 eaf3925da568: Waiting 17:21:46 bab4dde63d76: Waiting 17:21:46 bde34c3a00c8: Waiting 17:21:46 b352a97aabf1: Waiting 17:21:46 4872d77fe225: Waiting 17:21:46 5851b861e8e6: Waiting 17:21:46 988bab9f4d93: Waiting 17:21:46 1469e6f7b9e6: Waiting 17:21:46 e2be974225ed: Verifying Checksum 17:21:46 e2be974225ed: Download complete 17:21:46 988bab9f4d93: Download complete 17:21:46 339a4e72a1f5: Verifying Checksum 17:21:46 339a4e72a1f5: Download complete 17:21:46 1469e6f7b9e6: Verifying Checksum 17:21:46 1469e6f7b9e6: Download complete 17:21:46 eaf3925da568: Verifying Checksum 17:21:46 eaf3925da568: Download complete 17:21:46 b352a97aabf1: Download complete 17:21:46 4872d77fe225: Verifying Checksum 17:21:46 4872d77fe225: Download complete 17:21:46 5851b861e8e6: Verifying Checksum 17:21:46 5851b861e8e6: Download complete 17:21:46 b85a868b505f: Verifying Checksum 17:21:46 b85a868b505f: Download complete 17:21:46 bab4dde63d76: Verifying Checksum 17:21:46 bab4dde63d76: Download complete 17:21:47 b85a868b505f: Pull complete 17:21:47 e2be974225ed: Pull complete 17:21:47 339a4e72a1f5: Pull complete 17:21:48 988bab9f4d93: Pull complete 17:21:48 1469e6f7b9e6: Pull complete 17:21:48 eaf3925da568: Pull complete 17:21:49 bab4dde63d76: Pull complete 17:21:49 bde34c3a00c8: Pull complete 17:21:49 b352a97aabf1: Pull complete 17:21:49 4872d77fe225: Pull complete 17:21:49 5851b861e8e6: Pull complete 17:21:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:21:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:21:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:50 prd-ubuntu20.04-docker-8c-8g-118337 does not seem to be running inside a container 17:21:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:21:52 $ docker top 2560689543f8d68f5e44993da0421bffa612c6f25c4d0b296cc52d43a7e5e806 -eo pid,comm 17:21:52 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). 17:21:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:21:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:21:52 [ssh-agent] Looking for ssh-agent implementation... 17:21:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:21:52 $ docker exec 2560689543f8d68f5e44993da0421bffa612c6f25c4d0b296cc52d43a7e5e806 ssh-agent 17:21:52 SSH_AUTH_SOCK=/tmp/ssh-6GFHRJeuqw67/agent.31 17:21:52 SSH_AGENT_PID=37 17:21:52 Running ssh-add (command line suppressed) 17:21:52 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6109084854819836649.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6109084854819836649.key) 17:21:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:21:53 + git tag --points-at HEAD [Pipeline] } 17:21:53 $ docker exec --env ******** --env ******** 2560689543f8d68f5e44993da0421bffa612c6f25c4d0b296cc52d43a7e5e806 ssh-agent -k 17:21:53 unset SSH_AUTH_SOCK; 17:21:53 unset SSH_AGENT_PID; 17:21:53 echo Agent pid 37 killed; 17:21:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:21:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:21:53 [ssh-agent] Looking for ssh-agent implementation... 17:21:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:21:53 $ docker exec 2560689543f8d68f5e44993da0421bffa612c6f25c4d0b296cc52d43a7e5e806 ssh-agent 17:21:53 SSH_AUTH_SOCK=/tmp/ssh-pICPBb4WL7v0/agent.70 17:21:53 SSH_AGENT_PID=76 17:21:53 Running ssh-add (command line suppressed) 17:21:53 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13237495679076091878.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13237495679076091878.key) 17:21:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:21:53 + git semver init 17:21:54 2022-11-06 17:21:54,163 [run_init] DEBUG init version:0.0.0 force:False 17:21:54 2022-11-06 17:21:54,164 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 17:21:54 2022-11-06 17:21:54,164 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 17:21:54 2022-11-06 17:21:54,164 [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) 17:21:56 2022-11-06 17:21:55,717 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 17:21:56 2022-11-06 17:21:55,717 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 17:21:56 2022-11-06 17:21:55,717 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 17:21:56 2022-11-06 17:21:55,717 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 17:21:56 2.3.0-dev.61 [Pipeline] } 17:21:56 $ docker exec --env ******** --env ******** 2560689543f8d68f5e44993da0421bffa612c6f25c4d0b296cc52d43a7e5e806 ssh-agent -k 17:21:56 unset SSH_AUTH_SOCK; 17:21:56 unset SSH_AGENT_PID; 17:21:56 echo Agent pid 76 killed; 17:21:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:21:56 + git semver [Pipeline] } 17:21:56 $ docker stop --time=1 2560689543f8d68f5e44993da0421bffa612c6f25c4d0b296cc52d43a7e5e806 17:21:58 $ docker rm -f 2560689543f8d68f5e44993da0421bffa612c6f25c4d0b296cc52d43a7e5e806 [Pipeline] // withDockerContainer [Pipeline] sh 17:21:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:21:58 Stashed 1 file(s) [Pipeline] echo 17:21:58 [edgeXSemver]: initialized semver on version 2.3.0-dev.61 [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 17:21:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:21:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:21:58 ========================================================= 17:21:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:21:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:21:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:21:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:21:59 213ec9aee27d: Pulling fs layer 17:21:59 4583459ba037: Pulling fs layer 17:21:59 93c1e223e6f2: Pulling fs layer 17:21:59 53926ce57604: Pulling fs layer 17:21:59 21b2b0c7a3f4: Pulling fs layer 17:21:59 22ff95d597cd: Pulling fs layer 17:21:59 12d6caf4c0d1: Pulling fs layer 17:21:59 96b7cbca73a9: Pulling fs layer 17:21:59 a7acece74701: Pulling fs layer 17:21:59 22ff95d597cd: Waiting 17:21:59 12d6caf4c0d1: Waiting 17:21:59 96b7cbca73a9: Waiting 17:21:59 53926ce57604: Waiting 17:21:59 a7acece74701: Waiting 17:21:59 21b2b0c7a3f4: Waiting 17:21:59 93c1e223e6f2: Verifying Checksum 17:21:59 93c1e223e6f2: Download complete 17:21:59 4583459ba037: Verifying Checksum 17:21:59 4583459ba037: Download complete 17:21:59 21b2b0c7a3f4: Download complete 17:21:59 22ff95d597cd: Download complete 17:21:59 213ec9aee27d: Verifying Checksum 17:21:59 213ec9aee27d: Download complete 17:21:59 12d6caf4c0d1: Download complete 17:21:59 213ec9aee27d: Pull complete 17:21:59 4583459ba037: Pull complete 17:21:59 93c1e223e6f2: Pull complete 17:22:00 a7acece74701: Verifying Checksum 17:22:00 a7acece74701: Download complete 17:22:00 96b7cbca73a9: Verifying Checksum 17:22:00 53926ce57604: Verifying Checksum 17:22:00 53926ce57604: Download complete 17:22:04 53926ce57604: Pull complete 17:22:04 21b2b0c7a3f4: Pull complete 17:22:04 22ff95d597cd: Pull complete 17:22:04 12d6caf4c0d1: Pull complete 17:22:05 96b7cbca73a9: Pull complete 17:22:06 a7acece74701: Pull complete 17:22:06 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:22:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:22:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 17:22:07 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:07 + docker inspect -f . ci-base-image-x86_64 17:22:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:07 prd-ubuntu20.04-docker-8c-8g-118337 does not seem to be running inside a container 17:22:07 $ 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 17:22:12 $ docker top f710efacfd31bf9b530f68a96d46443eece990ddbff9f01d99302d22a5793b7e -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:12 + go version 17:22:12 go version go1.18.7 linux/amd64 [Pipeline] } 17:22:12 $ docker stop --time=1 f710efacfd31bf9b530f68a96d46443eece990ddbff9f01d99302d22a5793b7e 17:22:13 Still waiting to schedule task 17:22:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:22:14 $ docker rm -f f710efacfd31bf9b530f68a96d46443eece990ddbff9f01d99302d22a5793b7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:14 + docker inspect -f . ci-base-image-x86_64 17:22:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:14 prd-ubuntu20.04-docker-8c-8g-118337 does not seem to be running inside a container 17:22:14 $ 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 17:22:14 $ docker top 2debf3b13d21b77f9ceda0c68b317e0fb28b323b5eac81f5c83d16ba84ccbf97 -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:15 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 17:22:15 + make test 17:22:15 make -C ./app-service-template build 17:22:15 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 17:22:15 go mod tidy 17:22:15 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 17:22:15 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:22:15 go: downloading github.com/stretchr/testify v1.8.0 17:22:15 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0 17:22:15 go: downloading github.com/google/uuid v1.3.0 17:22:15 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0 17:22:15 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0 17:22:16 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 17:22:16 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 17:22:16 go: downloading github.com/davecgh/go-spew v1.1.1 17:22:16 go: downloading github.com/pmezard/go-difflib v1.0.0 17:22:16 go: downloading github.com/stretchr/objx v0.4.0 17:22:16 go: downloading gopkg.in/yaml.v3 v3.0.1 17:22:16 go: downloading github.com/gorilla/mux v1.8.0 17:22:16 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:22:16 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0 17:22:16 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0 17:22:16 go: downloading github.com/go-playground/validator/v10 v10.11.1 17:22:16 go: downloading github.com/go-kit/log v0.2.1 17:22:16 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:22:16 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:22:16 go: downloading github.com/pelletier/go-toml v1.9.5 17:22:16 go: downloading github.com/mitchellh/copystructure v1.0.0 17:22:16 go: downloading github.com/gorilla/websocket v1.4.2 17:22:16 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:22:16 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 17:22:16 go: downloading github.com/hashicorp/errwrap v1.0.0 17:22:16 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 17:22:16 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:22:16 go: downloading github.com/go-playground/universal-translator v0.18.0 17:22:16 go: downloading github.com/leodido/go-urn v1.2.1 17:22:16 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 17:22:16 go: downloading golang.org/x/text v0.3.7 17:22:16 go: downloading github.com/go-playground/locales v0.14.0 17:22:16 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 17:22:16 go: downloading github.com/nats-io/nats.go v1.18.0 17:22:16 go: downloading github.com/pebbe/zmq4 v1.2.7 17:22:17 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:22:17 go: downloading github.com/hashicorp/consul/api v1.15.3 17:22:17 go: downloading github.com/x448/float16 v0.8.4 17:22:17 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:22:17 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:22:17 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 17:22:17 go: downloading github.com/Microsoft/go-winio v0.5.2 17:22:17 go: downloading github.com/zeebo/errs v1.2.2 17:22:17 go: downloading google.golang.org/grpc v1.46.0 17:22:17 go: downloading github.com/nats-io/nkeys v0.3.0 17:22:17 go: downloading github.com/nats-io/nuid v1.0.1 17:22:17 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:22:17 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:22:17 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 17:22:17 go: downloading google.golang.org/protobuf v1.28.0 17:22:17 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 17:22:17 go: downloading github.com/go-playground/assert/v2 v2.0.1 17:22:17 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 17:22:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:22:17 go: downloading github.com/hashicorp/go-hclog v0.14.1 17:22:17 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:22:17 go: downloading github.com/hashicorp/serf v0.9.7 17:22:17 go: downloading github.com/google/go-cmp v0.5.7 17:22:17 go: downloading github.com/hashicorp/consul/sdk v0.11.0 17:22:17 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:22:17 go: downloading github.com/onsi/ginkgo v1.10.1 17:22:17 go: downloading github.com/onsi/gomega v1.7.0 17:22:17 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 17:22:17 go: downloading github.com/golang/protobuf v1.5.2 17:22:18 go: downloading github.com/kr/pretty v0.3.0 17:22:18 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:22:18 go: downloading github.com/fatih/color v1.9.0 17:22:18 go: downloading github.com/mattn/go-colorable v0.1.12 17:22:18 go: downloading github.com/mattn/go-isatty v0.0.14 17:22:18 go: downloading github.com/armon/go-metrics v0.3.10 17:22:18 go: downloading github.com/hashicorp/go-msgpack v0.5.5 17:22:18 go: downloading github.com/hashicorp/memberlist v0.3.1 17:22:18 go: downloading github.com/pkg/errors v0.9.1 17:22:18 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 17:22:18 go: downloading github.com/kr/text v0.2.0 17:22:18 go: downloading github.com/rogpeppe/go-internal v1.8.0 17:22:18 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 17:22:18 go: downloading github.com/pascaldekloe/goe v0.1.0 17:22:18 go: downloading github.com/klauspost/compress v1.15.11 17:22:18 go: downloading github.com/minio/highwayhash v1.0.2 17:22:18 go: downloading github.com/nats-io/jwt/v2 v2.3.0 17:22:18 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 17:22:18 go: downloading gopkg.in/yaml.v2 v2.4.0 17:22:18 go: downloading github.com/hpcloud/tail v1.0.0 17:22:18 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:22:18 go: downloading github.com/google/btree v1.0.0 17:22:18 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:22:18 go: downloading github.com/miekg/dns v1.1.41 17:22:18 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:22:18 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:22:18 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:22:19 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-new-service 17:22:37 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 17:22:37 make -C ./app-service-template test 17:22:37 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 17:22:37 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 17:22:55 ok app-new-service 0.069s coverage: 48.1% of statements 17:22:55 ? app-new-service/config [no test files] 17:22:55 ok app-new-service/functions 0.067s coverage: 85.3% of statements 17:22:55 CGO_ENABLED=1 go vet ./... 17:23:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:23:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:23:05 ./bin/test-attribution-txt.sh 17:23:05 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 17:23:05 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:23:05 go: downloading github.com/gomodule/redigo v1.8.9 17:23:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 17:23:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.111s coverage: 60.4% of statements 17:23:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.062s coverage: 93.9% of statements 17:23:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 17:23:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.089s coverage: 76.5% of statements 17:23:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 17:23:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.081s coverage: 88.7% of statements 17:23:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.060s coverage: 100.0% of statements 17:23:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.167s coverage: 76.4% of statements 17:23:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 17:23:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 17:23:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.074s coverage: 97.3% of statements 17:23:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 17:23:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 17:23:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.094s coverage: 82.8% of statements 17:23:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 17:23:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.716s coverage: 81.5% of statements 17:23:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 17:23:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 17:23:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.085s coverage: 28.7% of statements 17:23:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 17:23:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.059s coverage: 14.0% of statements 17:23:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.067s coverage: 27.3% of statements 17:23:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 17:23:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 17:23:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.058s coverage: 52.8% of statements 17:23:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.152s coverage: 75.5% of statements 17:23:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.086s coverage: 94.4% of statements 17:23:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:23:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:23:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:23:43 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [Pipeline] echo 17:23:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 17:23:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118338 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] } 17:23:43 $ docker stop --time=1 2debf3b13d21b77f9ceda0c68b317e0fb28b323b5eac81f5c83d16ba84ccbf97 17:23:44 $ docker rm -f 2debf3b13d21b77f9ceda0c68b317e0fb28b323b5eac81f5c83d16ba84ccbf97 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] ws 17:23:45 Running in /w/workspace/app-functions-sdk-go/182 [Pipeline] { [Pipeline] checkout 17:23:45 The recommended git tool is: git 17:23:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:23:45 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 17:23:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:46 17:23:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:46 latest: Pulling from edgex-lftools-log-publisher 17:23:46 5eb5b503b376: Pulling fs layer 17:23:46 5c69ac0246d0: Pulling fs layer 17:23:46 ec43610c2a17: Pulling fs layer 17:23:46 3a2ae6a8a46f: Pulling fs layer 17:23:46 33b1e0a273af: Pulling fs layer 17:23:46 5d3b04190fa2: Pulling fs layer 17:23:46 2f39f015ded8: Pulling fs layer 17:23:46 33b1e0a273af: Waiting 17:23:46 5d3b04190fa2: Waiting 17:23:46 3a2ae6a8a46f: Waiting 17:23:46 2f39f015ded8: Waiting 17:23:46 5c69ac0246d0: Verifying Checksum 17:23:46 5c69ac0246d0: Download complete 17:23:46 3a2ae6a8a46f: Verifying Checksum 17:23:46 3a2ae6a8a46f: Download complete 17:23:46 33b1e0a273af: Verifying Checksum 17:23:46 33b1e0a273af: Download complete 17:23:46 5d3b04190fa2: Verifying Checksum 17:23:46 5d3b04190fa2: Download complete 17:23:46 ec43610c2a17: Verifying Checksum 17:23:46 ec43610c2a17: Download complete 17:23:46 5eb5b503b376: Verifying Checksum 17:23:46 5eb5b503b376: Download complete 17:23:47 2f39f015ded8: Verifying Checksum 17:23:47 2f39f015ded8: Download complete 17:23:47 5eb5b503b376: Pull complete 17:23:48 5c69ac0246d0: Pull complete 17:23:48 ec43610c2a17: Pull complete 17:23:48 3a2ae6a8a46f: Pull complete 17:23:48 33b1e0a273af: Pull complete 17:23:48 5d3b04190fa2: Pull complete 17:23:50 using credential edgex-jenkins-ssh 17:23:50 Cloning the remote Git repository 17:23:50 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:23:50 > git init /w/workspace/app-functions-sdk-go/182 # timeout=10 17:23:50 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:23:50 > git --version # timeout=10 17:23:50 > git --version # 'git version 2.25.1' 17:23:50 using GIT_SSH to set credentials SSH Credentials for GitHub 17:23:50 Verifying host key using known hosts file 17:23:50 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:23:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:23:52 2f39f015ded8: Pull complete 17:23:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:23:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:52 prd-ubuntu20.04-docker-8c-8g-118337 does not seem to be running inside a container 17:23:53 $ 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 17:23:53 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:23:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:23:54 Avoid second fetch 17:23:54 Checking out Revision 1bb30105475b6a8e5732a8a9eda10e28d738d11a (main) 17:23:55 Commit message: "fix: Username may be required when MQTT cert authentication (#1215)" 17:23:55 17:23:55 GitHub has been notified of this commit’s build result 17:23:55 17:23:54 > git config core.sparsecheckout # timeout=10 17:23:54 > git checkout -f 1bb30105475b6a8e5732a8a9eda10e28d738d11a # timeout=10 17:23:56 $ docker top fc950ad6fb7d664a1b9d8a5dc7ef336599f4941b965ec2e23de8731e091d04ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:23:56 ---> job-cost.sh 17:23:56 lf-activate-venv: SKIPPING 17:23:56 INFO: No Stack... 17:23:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:23:56 % Total % Received % Xferd Average Speed Time Time Time Current 17:23:56 Dload Upload Total Spent Left Speed 17:23:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 94044 0 --:--:-- --:--:-- --:--:-- 94751 [Pipeline] sh 17:23:57 INFO: Retrieving Pricing Info for: v3-standard-8 17:23:57 INFO: Archiving Costs 17:23:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] sh 17:23:57 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 17:23:57 + cut -d, -f6 [Pipeline] lock 17:23:57 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-182-stack-cost] 17:23:57 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-182-stack-cost] did not exist. Created. 17:23:57 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:23:57 + sudo tee /etc/docker/daemon.new 17:23:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:23:57 { 17:23:57 "registry-mirrors": [ 17:23:57 "https://nexus3.edgexfoundry.org:10001" 17:23:57 ], 17:23:57 "bip": "10.250.0.254/24", 17:23:57 "hosts": [ 17:23:57 "tcp://0.0.0.0:5555", 17:23:57 "unix:///var/run/docker.sock" 17:23:57 ], 17:23:57 "mtu": 1458, 17:23:57 "selinux-enabled": true, 17:23:57 "seccomp-profile": "/etc/docker/seccomp.json" 17:23:57 } [Pipeline] sh 17:23:58 + echo total: 0.2199999988079071 [Pipeline] stash 17:23:58 Stashed 1 file(s) [Pipeline] } 17:23:58 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-182-stack-cost] [Pipeline] // lock [Pipeline] } 17:23:58 $ docker stop --time=1 fc950ad6fb7d664a1b9d8a5dc7ef336599f4941b965ec2e23de8731e091d04ef 17:23:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 17:23:59 $ docker rm -f fc950ad6fb7d664a1b9d8a5dc7ef336599f4941b965ec2e23de8731e091d04ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:23:59 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:24:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:24:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:24:18 ========================================================= 17:24:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:24:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:24:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:24:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:24:18 9b18e9b68314: Pulling fs layer 17:24:18 35d82f9e3411: Pulling fs layer 17:24:18 e16973657156: Pulling fs layer 17:24:18 fc693d55d65f: Pulling fs layer 17:24:18 7e9fc2657dce: Pulling fs layer 17:24:18 dda99020689f: Pulling fs layer 17:24:18 db1c61fa0a46: Pulling fs layer 17:24:18 891c053d2c06: Pulling fs layer 17:24:18 fc693d55d65f: Waiting 17:24:18 7e9fc2657dce: Waiting 17:24:18 dda99020689f: Waiting 17:24:18 db1c61fa0a46: Waiting 17:24:18 891c053d2c06: Waiting 17:24:18 e16973657156: Download complete 17:24:18 35d82f9e3411: Download complete 17:24:18 7e9fc2657dce: Verifying Checksum 17:24:18 7e9fc2657dce: Download complete 17:24:18 dda99020689f: Verifying Checksum 17:24:18 dda99020689f: Download complete 17:24:18 9b18e9b68314: Verifying Checksum 17:24:19 9b18e9b68314: Pull complete 17:24:19 891c053d2c06: Verifying Checksum 17:24:19 891c053d2c06: Download complete 17:24:21 db1c61fa0a46: Verifying Checksum 17:24:21 db1c61fa0a46: Download complete 17:24:21 fc693d55d65f: Verifying Checksum 17:24:21 fc693d55d65f: Download complete 17:24:22 35d82f9e3411: Pull complete 17:24:22 e16973657156: Pull complete 17:24:37 fc693d55d65f: Pull complete 17:24:37 7e9fc2657dce: Pull complete 17:24:37 dda99020689f: Pull complete 17:24:42 db1c61fa0a46: Pull complete 17:24:43 891c053d2c06: Pull complete 17:24:43 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:24:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:24:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 17:24:44 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:44 + docker inspect -f . ci-base-image-arm64 17:24:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:44 prd-ubuntu20.04-docker-arm64-4c-16g-118338 does not seem to be running inside a container 17:24:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/182 -v /w/workspace/app-functions-sdk-go/182:/w/workspace/app-functions-sdk-go/182:rw,z -v /w/workspace/app-functions-sdk-go/182@tmp:/w/workspace/app-functions-sdk-go/182@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 17:24:47 $ docker top 949bf43a32d153f2e23f7b6c7b26bb3d56e9037113c00063d2c85c5a59aa5e69 -eo pid,comm [Pipeline] { [Pipeline] sh 17:24:48 + go version 17:24:48 go version go1.18.7 linux/arm64 [Pipeline] } 17:24:48 $ docker stop --time=1 949bf43a32d153f2e23f7b6c7b26bb3d56e9037113c00063d2c85c5a59aa5e69 17:24:50 $ docker rm -f 949bf43a32d153f2e23f7b6c7b26bb3d56e9037113c00063d2c85c5a59aa5e69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:50 + docker inspect -f . ci-base-image-arm64 17:24:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:50 prd-ubuntu20.04-docker-arm64-4c-16g-118338 does not seem to be running inside a container 17:24:51 $ 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/182 -v /w/workspace/app-functions-sdk-go/182:/w/workspace/app-functions-sdk-go/182:rw,z -v /w/workspace/app-functions-sdk-go/182@tmp:/w/workspace/app-functions-sdk-go/182@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 17:24:52 $ docker top 611ff1e742c05bb36ab41bae285ca7a5b4cd78636686b0da67d8de4706af2819 -eo pid,comm [Pipeline] { [Pipeline] sh 17:24:52 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/182 [Pipeline] fileExists [Pipeline] sh 17:24:53 + make test 17:24:53 make -C ./app-service-template build 17:24:53 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/182/app-service-template' 17:24:53 go mod tidy 17:24:53 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 17:24:53 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:24:53 go: downloading github.com/google/uuid v1.3.0 17:24:53 go: downloading github.com/stretchr/testify v1.8.0 17:24:53 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0 17:24:54 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0 17:24:54 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0 17:24:54 go: downloading github.com/go-playground/validator/v10 v10.11.1 17:24:54 go: downloading github.com/go-kit/log v0.2.1 17:24:54 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:24:54 go: downloading gopkg.in/yaml.v3 v3.0.1 17:24:54 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 17:24:54 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 17:24:54 go: downloading github.com/davecgh/go-spew v1.1.1 17:24:54 go: downloading github.com/pmezard/go-difflib v1.0.0 17:24:54 go: downloading github.com/stretchr/objx v0.4.0 17:24:54 go: downloading github.com/gorilla/mux v1.8.0 17:24:54 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:24:54 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0 17:24:54 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0 17:24:54 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:24:54 go: downloading github.com/x448/float16 v0.8.4 17:24:54 go: downloading github.com/mitchellh/copystructure v1.0.0 17:24:54 go: downloading github.com/go-playground/universal-translator v0.18.0 17:24:54 go: downloading github.com/leodido/go-urn v1.2.1 17:24:54 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 17:24:54 go: downloading golang.org/x/text v0.3.7 17:24:55 go: downloading github.com/go-playground/locales v0.14.0 17:24:55 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 17:24:55 go: downloading github.com/go-playground/assert/v2 v2.0.1 17:24:57 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:24:57 go: downloading github.com/pelletier/go-toml v1.9.5 17:24:57 go: downloading github.com/gorilla/websocket v1.4.2 17:24:57 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 17:24:57 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:24:57 go: downloading github.com/hashicorp/errwrap v1.0.0 17:24:57 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 17:24:58 go: downloading github.com/hashicorp/consul/api v1.15.3 17:24:58 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:24:58 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 17:24:58 go: downloading github.com/kr/pretty v0.3.0 17:24:58 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 17:24:58 go: downloading github.com/nats-io/nats.go v1.18.0 17:24:58 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 17:24:58 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:24:58 go: downloading github.com/pebbe/zmq4 v1.2.7 17:24:58 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:24:58 go: downloading github.com/Microsoft/go-winio v0.5.2 17:24:58 go: downloading github.com/zeebo/errs v1.2.2 17:24:58 go: downloading google.golang.org/grpc v1.46.0 17:24:59 go: downloading github.com/kr/text v0.2.0 17:24:59 go: downloading github.com/rogpeppe/go-internal v1.8.0 17:24:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:24:59 go: downloading github.com/hashicorp/go-hclog v0.14.1 17:24:59 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:24:59 go: downloading github.com/hashicorp/serf v0.9.7 17:24:59 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:24:59 go: downloading github.com/google/go-cmp v0.5.7 17:24:59 go: downloading github.com/hashicorp/consul/sdk v0.11.0 17:25:00 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:25:00 go: downloading github.com/nats-io/nkeys v0.3.0 17:25:00 go: downloading github.com/nats-io/nuid v1.0.1 17:25:00 go: downloading github.com/onsi/ginkgo v1.10.1 17:25:00 go: downloading github.com/onsi/gomega v1.7.0 17:25:00 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:25:00 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 17:25:00 go: downloading google.golang.org/protobuf v1.28.0 17:25:00 go: downloading github.com/klauspost/compress v1.15.11 17:25:00 go: downloading github.com/minio/highwayhash v1.0.2 17:25:00 go: downloading github.com/nats-io/jwt/v2 v2.3.0 17:25:00 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 17:25:01 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 17:25:01 go: downloading github.com/golang/protobuf v1.5.2 17:25:04 go: downloading github.com/fatih/color v1.9.0 17:25:04 go: downloading github.com/mattn/go-colorable v0.1.12 17:25:04 go: downloading github.com/mattn/go-isatty v0.0.14 17:25:04 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:25:04 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 17:25:04 go: downloading github.com/pkg/errors v0.9.1 17:25:04 go: downloading github.com/armon/go-metrics v0.3.10 17:25:04 go: downloading github.com/hashicorp/go-msgpack v0.5.5 17:25:04 go: downloading github.com/hashicorp/memberlist v0.3.1 17:25:04 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 17:25:05 go: downloading github.com/pascaldekloe/goe v0.1.0 17:25:05 go: downloading github.com/google/btree v1.0.0 17:25:05 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:25:05 go: downloading github.com/miekg/dns v1.1.41 17:25:05 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:25:05 go: downloading gopkg.in/yaml.v2 v2.4.0 17:25:05 go: downloading github.com/hpcloud/tail v1.0.0 17:25:05 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:25:05 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:25:05 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:25:06 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-new-service 17:27:12 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/182/app-service-template' 17:27:12 make -C ./app-service-template test 17:27:12 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/182/app-service-template' 17:27:12 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 17:29:49 ok app-new-service 0.270s coverage: 48.1% of statements 17:29:49 ? app-new-service/config [no test files] 17:29:49 ok app-new-service/functions 0.265s coverage: 85.3% of statements 17:29:49 CGO_ENABLED=1 go vet ./... 17:31:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:31:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:31:26 ./bin/test-attribution-txt.sh 17:31:26 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/182/app-service-template' 17:31:26 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:31:26 go: downloading github.com/gomodule/redigo v1.8.9 17:31:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 17:31:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.720s coverage: 60.4% of statements 17:31:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.394s coverage: 93.9% of statements 17:31:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 17:31:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.397s coverage: 76.5% of statements 17:31:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 17:31:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.358s coverage: 88.7% of statements 17:31:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.175s coverage: 100.0% of statements 17:31:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.821s coverage: 76.4% of statements 17:31:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 17:31:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 17:31:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.383s coverage: 97.3% of statements 17:31:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 17:31:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 17:31:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.347s coverage: 82.8% of statements 17:31:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 17:31:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.201s coverage: 81.5% of statements 17:31:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 17:31:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 17:31:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.377s coverage: 28.7% of statements 17:31:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 17:31:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.246s coverage: 14.0% of statements 17:31:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.398s coverage: 27.3% of statements 17:31:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 17:31:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 17:31:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.243s coverage: 52.8% of statements 17:32:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.541s coverage: 75.5% of statements 17:32:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.218s coverage: 94.4% of statements 17:32:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:32:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:32:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:32:24 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 17:32:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:32:24 $ docker stop --time=1 611ff1e742c05bb36ab41bae285ca7a5b4cd78636686b0da67d8de4706af2819 17:32:26 $ docker rm -f 611ff1e742c05bb36ab41bae285ca7a5b4cd78636686b0da67d8de4706af2819 [Pipeline] // withDockerContainer [Pipeline] sh 17:32:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:32:30 Warning: overwriting stash ‘coverage-report’ 17:32:30 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 17:32:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:32:31 17:32:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:32:31 arm64: Pulling from edgex-lftools-log-publisher 17:32:31 8998bd30e6a1: Pulling fs layer 17:32:31 04944245beec: Pulling fs layer 17:32:31 699f458cf7ca: Pulling fs layer 17:32:31 765212b225bb: Pulling fs layer 17:32:31 f23df028b6ca: Pulling fs layer 17:32:31 d65c8cfc05b1: Pulling fs layer 17:32:31 2437ff75d9bd: Pulling fs layer 17:32:31 765212b225bb: Waiting 17:32:31 d65c8cfc05b1: Waiting 17:32:31 f23df028b6ca: Waiting 17:32:31 04944245beec: Verifying Checksum 17:32:31 04944245beec: Download complete 17:32:31 765212b225bb: Verifying Checksum 17:32:31 765212b225bb: Download complete 17:32:32 f23df028b6ca: Verifying Checksum 17:32:32 f23df028b6ca: Download complete 17:32:32 d65c8cfc05b1: Verifying Checksum 17:32:32 d65c8cfc05b1: Download complete 17:32:32 699f458cf7ca: Verifying Checksum 17:32:32 699f458cf7ca: Download complete 17:32:32 8998bd30e6a1: Verifying Checksum 17:32:32 8998bd30e6a1: Download complete 17:32:34 2437ff75d9bd: Verifying Checksum 17:32:34 2437ff75d9bd: Download complete 17:32:36 8998bd30e6a1: Pull complete 17:32:37 04944245beec: Pull complete 17:32:38 699f458cf7ca: Pull complete 17:32:38 765212b225bb: Pull complete 17:32:39 f23df028b6ca: Pull complete 17:32:39 d65c8cfc05b1: Pull complete 17:32:54 2437ff75d9bd: Pull complete 17:32:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:32:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:32:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:32:55 prd-ubuntu20.04-docker-arm64-4c-16g-118338 does not seem to be running inside a container 17:32:55 $ 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/182 -v /w/workspace/app-functions-sdk-go/182:/w/workspace/app-functions-sdk-go/182:rw,z -v /w/workspace/app-functions-sdk-go/182@tmp:/w/workspace/app-functions-sdk-go/182@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 17:32:57 $ docker top 086009b2cb0aad03be55eb9a62679a0ea3feec09f0f6d261329e14f684c842b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:32:58 ---> job-cost.sh 17:32:58 lf-activate-venv: SKIPPING 17:32:58 INFO: No Stack... 17:32:59 INFO: Retrieving Pricing Info for: v3-standard-4 17:33:00 INFO: Archiving Costs [Pipeline] sh 17:33:00 + cat /w/workspace/app-functions-sdk-go/182/archives/cost.csv 17:33:00 + cut -d, -f6 [Pipeline] lock 17:33:00 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-182-stack-cost] 17:33:00 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-182-stack-cost] did not exist. Created. 17:33:00 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:33:01 /w/workspace/app-functions-sdk-go/182@tmp/durable-99911466/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:33:01 + echo total: 0.10999999940395355 [Pipeline] stash 17:33:01 Warning: overwriting stash ‘stack-cost’ 17:33:01 Stashed 1 file(s) [Pipeline] } 17:33:01 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-182-stack-cost] [Pipeline] // lock [Pipeline] } 17:33:01 $ docker stop --time=1 086009b2cb0aad03be55eb9a62679a0ea3feec09f0f6d261329e14f684c842b6 17:33:03 $ docker rm -f 086009b2cb0aad03be55eb9a62679a0ea3feec09f0f6d261329e14f684c842b6 [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 17:33:03 provisioning config files... 17:33:03 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config16738580160699961646tmp [Pipeline] { [Pipeline] sh 17:33:03 + set +x 17:33:03 + bash -s -- 17:33:03 + curl -s https://codecov.io/bash 17:33:03 17:33:03 _____ _ 17:33:03 / ____| | | 17:33:03 | | ___ __| | ___ ___ _____ __ 17:33:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:33:03 | |___| (_) | (_| | __/ (_| (_) \ V / 17:33:03 \_____\___/ \__,_|\___|\___\___/ \_/ 17:33:03 Bash-1.0.6 17:33:03 17:33:03 17:33:03 ==> git version 2.25.1 found 17:33:03 ==> 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 17:33:03 Release-Date: 2020-01-08 17:33:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:33:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:33:03 ==> Jenkins CI detected. 17:33:03 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 17:33:03 project root: . 17:33:03 --> token set from env 17:33:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:33:03 ==> Running gcov in . (disable via -X gcov) 17:33:03 ==> Python coveragepy not found 17:33:03 ==> Searching for coverage reports in: 17:33:03 + . 17:33:03 -> Found 2 reports 17:33:03 ==> Detecting git/mercurial file structure 17:33:03 ==> Reading reports 17:33:03 + ./app-service-template/coverage.out bytes=3432 17:33:03 + ./coverage.out bytes=126571 17:33:03 ==> Appending adjustments 17:33:03 https://docs.codecov.io/docs/fixing-reports 17:33:04 + Found adjustments 17:33:04 ==> Gzipping contents 17:33:04 24K /tmp/codecov.95qMXT.gz 17:33:04 ==> Uploading reports 17:33:04 url: https://codecov.io 17:33:04 query: branch=main&commit=1bb30105475b6a8e5732a8a9eda10e28d738d11a&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:33:04 -> Pinging Codecov 17:33:04 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=1bb30105475b6a8e5732a8a9eda10e28d738d11a&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:33:04 -> Uploading to 17:33:04 https://storage.googleapis.com/codecov/v4/raw/2022-11-06/3D8B5DFFC46A037C893635FACE044666/1bb30105475b6a8e5732a8a9eda10e28d738d11a/7d6c78b5-0d81-44fc-9608-a3c7ab9beb24.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221106%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221106T173304Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6891160a235f5b09dccc25b919357e9206a041c699d20fe5f204108aaa67ff94 17:33:04 % Total % Received % Xferd Average Speed Time Time Time Current 17:33:04 Dload Upload Total Spent Left Speed 17:33:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22139 0 0 100 22139 0 88911 --:--:-- --:--:-- --:--:-- 88911 17:33:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/1bb30105475b6a8e5732a8a9eda10e28d738d11a [Pipeline] } 17:33:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:33:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:33:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:33:05 17:33:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:33:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:33:05 df9b9388f04a: Pulling fs layer 17:33:05 52dc419b0ee2: Pulling fs layer 17:33:05 25bc292e5bac: Pulling fs layer 17:33:05 114826534d7a: Pulling fs layer 17:33:05 4657fd5d0bcf: Pulling fs layer 17:33:05 6ad1cebc031e: Pulling fs layer 17:33:05 8a3aa393b2d8: Pulling fs layer 17:33:05 6ad1cebc031e: Waiting 17:33:05 8a3aa393b2d8: Waiting 17:33:05 4657fd5d0bcf: Waiting 17:33:05 114826534d7a: Waiting 17:33:05 25bc292e5bac: Download complete 17:33:05 52dc419b0ee2: Verifying Checksum 17:33:05 52dc419b0ee2: Download complete 17:33:05 4657fd5d0bcf: Verifying Checksum 17:33:05 4657fd5d0bcf: Download complete 17:33:05 df9b9388f04a: Verifying Checksum 17:33:05 df9b9388f04a: Download complete 17:33:05 df9b9388f04a: Pull complete 17:33:05 6ad1cebc031e: Verifying Checksum 17:33:05 6ad1cebc031e: Download complete 17:33:05 52dc419b0ee2: Pull complete 17:33:06 25bc292e5bac: Pull complete 17:33:06 114826534d7a: Verifying Checksum 17:33:06 114826534d7a: Download complete 17:33:06 8a3aa393b2d8: Verifying Checksum 17:33:06 8a3aa393b2d8: Download complete 17:33:09 114826534d7a: Pull complete 17:33:09 4657fd5d0bcf: Pull complete 17:33:09 6ad1cebc031e: Pull complete 17:33:13 8a3aa393b2d8: Pull complete 17:33:13 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:33:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:33:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:13 prd-ubuntu20.04-docker-8c-8g-118337 does not seem to be running inside a container 17:33:13 $ 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 17:33:16 $ docker top a9f789003ce455a959cb0b940357a8168841a4d78a18d292e04ae1c9d0646ce7 -eo pid,comm [Pipeline] { [Pipeline] echo 17:33:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 17:33:17 + set -o pipefail 17:33:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 17:33:25 17:33:25 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 17:33:25 17:33:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/2f456e16-b7f9-4e0c-acdf-31d0fe2da0ae 17:33:25 17:33:25 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:33:25 17:33:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:33:25 17:33:25 17:33:25 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:33:25 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:33:25 More details here: https://snyk.co/ue1NS [Pipeline] } 17:33:25 $ docker stop --time=1 a9f789003ce455a959cb0b940357a8168841a4d78a18d292e04ae1c9d0646ce7 17:33:28 $ docker rm -f a9f789003ce455a959cb0b940357a8168841a4d78a18d292e04ae1c9d0646ce7 [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 17:33:29 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:33:29 provisioning config files... 17:33:29 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2806354552564008178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:33:29 --> edgex-publish-swagger.sh 17:33:29 === Publish openapi/v2 API === 17:33:29 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 17:33:29 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 17:33:29 % Total % Received % Xferd Average Speed Time Time Time Current 17:33:29 Dload Upload Total Spent Left Speed 17:33:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 12530 0:00:01 0:00:01 --:--:-- 12541 100 13708 0 0 100 13708 0 12530 0:00:01 0:00:01 --:--:-- 12530 17:33:30 17:33:30 [Pipeline] } 17:33:30 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 17:33:30 + git log --format=format:%s -1 1bb30105475b6a8e5732a8a9eda10e28d738d11a [Pipeline] sh 17:33:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:33:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:33:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:31 prd-ubuntu20.04-docker-8c-8g-118337 does not seem to be running inside a container 17:33:31 $ 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 17:33:31 $ docker top 5caf7f576d9655eb81125c93f611894563d295b21f0cbcb8aa3c30c9421c5620 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:33:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:33:31 [ssh-agent] Looking for ssh-agent implementation... 17:33:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:33:32 $ docker exec 5caf7f576d9655eb81125c93f611894563d295b21f0cbcb8aa3c30c9421c5620 ssh-agent 17:33:32 SSH_AUTH_SOCK=/tmp/ssh-tZ9eFnWVBFKH/agent.31 17:33:32 SSH_AGENT_PID=37 17:33:32 Running ssh-add (command line suppressed) 17:33:32 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1618454659590430505.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1618454659590430505.key) 17:33:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:33:32 + git semver tag 17:33:32 2022-11-06 17:33:32,750 [run_tag] DEBUG tag force:False 17:33:32 2022-11-06 17:33:32,751 [check_head_tag] DEBUG check head tag 17:33:32 2022-11-06 17:33:32,752 [execute] INFO git cat-file --batch-check 17:33:32 2022-11-06 17:33:32,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 17:33:32 2022-11-06 17:33:32,756 [execute] INFO git cat-file --batch 17:33:32 2022-11-06 17:33:32,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 17:33:32 2022-11-06 17:33:32,778 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 17:33:32 2022-11-06 17:33:32,778 [execute] INFO git tag -a v2.3.0-dev.61 -m v2.3.0-dev.61 17:33:32 2022-11-06 17:33:32,778 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.61', '-m', 'v2.3.0-dev.61'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 17:33:32 2022-11-06 17:33:32,782 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 17:33:32 2.3.0-dev.61 [Pipeline] } 17:33:32 $ docker exec --env ******** --env ******** 5caf7f576d9655eb81125c93f611894563d295b21f0cbcb8aa3c30c9421c5620 ssh-agent -k 17:33:32 unset SSH_AUTH_SOCK; 17:33:32 unset SSH_AGENT_PID; 17:33:32 echo Agent pid 37 killed; 17:33:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:33:33 + git semver [Pipeline] } 17:33:33 $ docker stop --time=1 5caf7f576d9655eb81125c93f611894563d295b21f0cbcb8aa3c30c9421c5620 17:33:34 $ docker rm -f 5caf7f576d9655eb81125c93f611894563d295b21f0cbcb8aa3c30c9421c5620 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:33:35 17:33:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:33:35 0.23.1-centos7: Pulling from edgex-lftools 17:33:35 ab5ef0e58194: Pulling fs layer 17:33:35 9712f1f96733: Pulling fs layer 17:33:35 63f879dbbcfc: Pulling fs layer 17:33:35 0d9ebad4ef96: Pulling fs layer 17:33:35 e9a5061849ea: Pulling fs layer 17:33:35 d747dcd14b5f: Pulling fs layer 17:33:35 2de7ff778b66: Pulling fs layer 17:33:35 d747dcd14b5f: Waiting 17:33:35 0d9ebad4ef96: Waiting 17:33:35 2de7ff778b66: Waiting 17:33:35 e9a5061849ea: Waiting 17:33:35 9712f1f96733: Verifying Checksum 17:33:35 9712f1f96733: Download complete 17:33:35 63f879dbbcfc: Verifying Checksum 17:33:35 63f879dbbcfc: Download complete 17:33:35 ab5ef0e58194: Verifying Checksum 17:33:35 ab5ef0e58194: Download complete 17:33:35 d747dcd14b5f: Download complete 17:33:36 0d9ebad4ef96: Verifying Checksum 17:33:36 0d9ebad4ef96: Download complete 17:33:36 e9a5061849ea: Verifying Checksum 17:33:36 e9a5061849ea: Download complete 17:33:36 2de7ff778b66: Verifying Checksum 17:33:36 2de7ff778b66: Download complete 17:33:38 ab5ef0e58194: Pull complete 17:33:38 9712f1f96733: Pull complete 17:33:39 63f879dbbcfc: Pull complete 17:33:42 0d9ebad4ef96: Pull complete 17:33:42 e9a5061849ea: Pull complete 17:33:42 d747dcd14b5f: Pull complete 17:33:43 2de7ff778b66: Pull complete 17:33:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:33:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:33:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:43 prd-ubuntu20.04-docker-8c-8g-118337 does not seem to be running inside a container 17:33:43 $ 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 17:33:48 $ docker top a98ad3c22ef39f97049311a86cff45aaaf91de6ace84042c7c9ec795af0c3ba8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:33:48 provisioning config files... 17:33:48 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config13183260239667324517tmp 17:33:48 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7720890229585361197tmp 17:33:48 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config14365937662238823503tmp [Pipeline] { [Pipeline] echo 17:33:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:33:48 ---> sigul-configuration.sh 17:33:48 gpg: directory `/root/.gnupg' created 17:33:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:33:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:33:48 gpg: keyring `/root/.gnupg/secring.gpg' created 17:33:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:33:48 gpg: CAST5 encrypted data 17:33:48 gpg: encrypted with 1 passphrase 17:33:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:33:48 + mkdir /home/jenkins 17:33:48 + mkdir /home/jenkins/sigul [Pipeline] sh 17:33:49 + 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 17:33:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:33:49 ---> sigul-install.sh 17:33:49 Sigul already installed; skipping installation. [Pipeline] sh 17:33:49 + git tag --list 17:33:49 v0.1.0 17:33:49 v0.1.1 17:33:49 v1.0.0 17:33:49 v1.1.0 17:33:49 v1.2.0 17:33:49 v1.3.0 17:33:49 v1.3.1 17:33:49 v2.0.0 17:33:49 v2.0.1 17:33:49 v2.1.0 17:33:49 v2.1.1 17:33:49 v2.1.1-dev.3 17:33:49 v2.1.1-dev.4 17:33:49 v2.2.0 17:33:49 v2.2.1-dev.1 17:33:49 v2.2.1-dev.10 17:33:49 v2.2.1-dev.11 17:33:49 v2.2.1-dev.12 17:33:49 v2.2.1-dev.13 17:33:49 v2.2.1-dev.14 17:33:49 v2.2.1-dev.15 17:33:49 v2.2.1-dev.16 17:33:49 v2.2.1-dev.17 17:33:49 v2.2.1-dev.18 17:33:49 v2.2.1-dev.19 17:33:49 v2.2.1-dev.2 17:33:49 v2.2.1-dev.20 17:33:49 v2.2.1-dev.21 17:33:49 v2.2.1-dev.22 17:33:49 v2.2.1-dev.23 17:33:49 v2.2.1-dev.3 17:33:49 v2.2.1-dev.4 17:33:49 v2.2.1-dev.5 17:33:49 v2.2.1-dev.6 17:33:49 v2.2.1-dev.7 17:33:49 v2.2.1-dev.8 17:33:49 v2.2.1-dev.9 17:33:49 v2.3.0-dev.24 17:33:49 v2.3.0-dev.25 17:33:49 v2.3.0-dev.26 17:33:49 v2.3.0-dev.27 17:33:49 v2.3.0-dev.28 17:33:49 v2.3.0-dev.29 17:33:49 v2.3.0-dev.30 17:33:49 v2.3.0-dev.31 17:33:49 v2.3.0-dev.32 17:33:49 v2.3.0-dev.33 17:33:49 v2.3.0-dev.34 17:33:49 v2.3.0-dev.35 17:33:49 v2.3.0-dev.36 17:33:49 v2.3.0-dev.37 17:33:49 v2.3.0-dev.38 17:33:49 v2.3.0-dev.39 17:33:49 v2.3.0-dev.40 17:33:49 v2.3.0-dev.41 17:33:49 v2.3.0-dev.42 17:33:49 v2.3.0-dev.43 17:33:49 v2.3.0-dev.44 17:33:49 v2.3.0-dev.45 17:33:49 v2.3.0-dev.46 17:33:49 v2.3.0-dev.47 17:33:49 v2.3.0-dev.48 17:33:49 v2.3.0-dev.49 17:33:49 v2.3.0-dev.50 17:33:49 v2.3.0-dev.51 17:33:49 v2.3.0-dev.52 17:33:49 v2.3.0-dev.53 17:33:49 v2.3.0-dev.54 17:33:49 v2.3.0-dev.55 17:33:49 v2.3.0-dev.56 17:33:49 v2.3.0-dev.57 17:33:49 v2.3.0-dev.58 17:33:49 v2.3.0-dev.59 17:33:49 v2.3.0-dev.60 17:33:49 v2.3.0-dev.61 [Pipeline] sh 17:33:49 + lftools sign git-tag v2.3.0-dev.61 17:33:50 Signing Git tag with Sigul... 17:33:50 Signing v2.3.0-dev.61 [Pipeline] echo 17:33:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:33:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:33:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:33:51 $ docker stop --time=1 a98ad3c22ef39f97049311a86cff45aaaf91de6ace84042c7c9ec795af0c3ba8 17:33:52 $ docker rm -f a98ad3c22ef39f97049311a86cff45aaaf91de6ace84042c7c9ec795af0c3ba8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:33:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:33:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:33:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:53 prd-ubuntu20.04-docker-8c-8g-118337 does not seem to be running inside a container 17:33:53 $ 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 17:33:53 $ docker top 29f4a1f179268f0c0f05b14250cffff8f5a6cefd7e429ada316f586a6c5cc66d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:33:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:33:53 [ssh-agent] Looking for ssh-agent implementation... 17:33:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:33:53 $ docker exec 29f4a1f179268f0c0f05b14250cffff8f5a6cefd7e429ada316f586a6c5cc66d ssh-agent 17:33:53 SSH_AUTH_SOCK=/tmp/ssh-MEGpz23k18YM/agent.32 17:33:53 SSH_AGENT_PID=38 17:33:53 Running ssh-add (command line suppressed) 17:33:53 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1337176933676155052.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1337176933676155052.key) 17:33:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:33:54 + git semver bump pre 17:33:54 2022-11-06 17:33:54,270 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 17:33:54 2022-11-06 17:33:54,270 [bump_version] DEBUG bumping version:2.3.0-dev.61 on axis:pre with prefix:dev 17:33:54 2022-11-06 17:33:54,270 [bump_version] DEBUG bumped version:2.3.0-dev.62 17:33:54 2022-11-06 17:33:54,270 [write_version] DEBUG write version:2.3.0-dev.62 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 17:33:54 2022-11-06 17:33:54,270 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 17:33:54 2022-11-06 17:33:54,270 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 17:33:54 2022-11-06 17:33:54,272 [execute] INFO git cat-file --batch-check 17:33:54 2022-11-06 17:33:54,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:33:54 2022-11-06 17:33:54,277 [execute] INFO git cat-file --batch 17:33:54 2022-11-06 17:33:54,277 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:33:54 2022-11-06 17:33:54,282 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 17:33:54 2.3.0-dev.62 [Pipeline] } 17:33:54 $ docker exec --env ******** --env ******** 29f4a1f179268f0c0f05b14250cffff8f5a6cefd7e429ada316f586a6c5cc66d ssh-agent -k 17:33:54 unset SSH_AUTH_SOCK; 17:33:54 unset SSH_AGENT_PID; 17:33:54 echo Agent pid 38 killed; 17:33:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:33:54 + git semver [Pipeline] } 17:33:55 $ docker stop --time=1 29f4a1f179268f0c0f05b14250cffff8f5a6cefd7e429ada316f586a6c5cc66d 17:33:56 $ docker rm -f 29f4a1f179268f0c0f05b14250cffff8f5a6cefd7e429ada316f586a6c5cc66d [Pipeline] // withDockerContainer [Pipeline] sh 17:33:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:33:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:33:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:57 prd-ubuntu20.04-docker-8c-8g-118337 does not seem to be running inside a container 17:33:57 $ 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 17:33:57 $ docker top fd07858ddee58d97695c3a78d47c503c4f10f90edd138b63ff4a90e0657464c2 -eo pid,comm 17:33:57 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). 17:33:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:33:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:33:57 [ssh-agent] Looking for ssh-agent implementation... 17:33:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:33:57 $ docker exec fd07858ddee58d97695c3a78d47c503c4f10f90edd138b63ff4a90e0657464c2 ssh-agent 17:33:57 SSH_AUTH_SOCK=/tmp/ssh-W4tDbeB0woFq/agent.31 17:33:57 SSH_AGENT_PID=37 17:33:57 Running ssh-add (command line suppressed) 17:33:57 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12082610621226941478.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12082610621226941478.key) 17:33:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:33:58 + git semver push 17:33:58 2022-11-06 17:33:58,299 [run_push] DEBUG push 17:33:58 2022-11-06 17:33:58,300 [execute] INFO git cat-file --batch-check 17:33:58 2022-11-06 17:33:58,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:33:58 2022-11-06 17:33:58,304 [execute] INFO git rev-list f7f9d796e1fe6a2040cb1f40520816fc02a93274 -- 17:33:58 2022-11-06 17:33:58,304 [execute] DEBUG Popen(['git', 'rev-list', 'f7f9d796e1fe6a2040cb1f40520816fc02a93274', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:33:58 2022-11-06 17:33:58,319 [execute] INFO git fetch -v origin 17:33:58 2022-11-06 17:33:58,319 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 17:33:58 2022-11-06 17:33:58,909 [run_push] DEBUG no remote changes detected 17:33:58 2022-11-06 17:33:58,909 [execute] INFO git push origin semver 17:33:58 2022-11-06 17:33:58,910 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:33:59 2022-11-06 17:33:59,710 [run_push] DEBUG push all version tags 17:33:59 2022-11-06 17:33:59,710 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:33:59 2022-11-06 17:33:59,711 [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) 17:34:00 2022-11-06 17:34:00,474 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 17:34:00 2.3.0-dev.62 [Pipeline] } 17:34:00 $ docker exec --env ******** --env ******** fd07858ddee58d97695c3a78d47c503c4f10f90edd138b63ff4a90e0657464c2 ssh-agent -k 17:34:00 unset SSH_AUTH_SOCK; 17:34:00 unset SSH_AGENT_PID; 17:34:00 echo Agent pid 37 killed; 17:34:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:34:01 + git semver [Pipeline] } 17:34:01 $ docker stop --time=1 fd07858ddee58d97695c3a78d47c503c4f10f90edd138b63ff4a90e0657464c2 17:34:02 $ docker rm -f fd07858ddee58d97695c3a78d47c503c4f10f90edd138b63ff4a90e0657464c2 [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 17:34:03 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 17:34:03 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 17:34:03 total 16 17:34:03 drwxr-xr-x 3 root root 4096 Nov 6 17:23 . 17:34:03 drwxrwxr-x 10 jenkins jenkins 4096 Nov 6 17:33 .. 17:34:03 drwxr-xr-x 2 root root 4096 Nov 6 17:23 cost 17:34:03 -rw-r--r-- 1 root root 92 Nov 6 17:23 cost.csv 17:34:03 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 17:34:03 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 17:34:03 total 16 17:34:03 drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 17:23 . 17:34:03 drwxrwxr-x 10 jenkins jenkins 4096 Nov 6 17:33 .. 17:34:03 drwxr-xr-x 2 jenkins jenkins 4096 Nov 6 17:23 cost 17:34:03 -rw-r--r-- 1 jenkins jenkins 92 Nov 6 17:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:34:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:34:04 ---> package-listing.sh 17:34:04 ++ facter osfamily 17:34:04 ++ tr '[:upper:]' '[:lower:]' 17:34:04 + OS_FAMILY=debian 17:34:04 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 17:34:04 + START_PACKAGES=/tmp/packages_start.txt 17:34:04 + END_PACKAGES=/tmp/packages_end.txt 17:34:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:34:04 + PACKAGES=/tmp/packages_start.txt 17:34:04 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 17:34:04 + PACKAGES=/tmp/packages_end.txt 17:34:04 + case "${OS_FAMILY}" in 17:34:04 + dpkg -l 17:34:04 + grep '^ii' 17:34:04 + '[' -f /tmp/packages_start.txt ']' 17:34:04 + '[' -f /tmp/packages_end.txt ']' 17:34:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:34:04 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 17:34:04 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 17:34:04 + 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 17:34:04 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 17:34:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:34:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:34:05 prd-ubuntu20.04-docker-8c-8g-118337 does not seem to be running inside a container 17:34:05 $ 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 17:34:05 $ docker top ba9fe12e47b57d254dfafdd823e06397fde1edf4ca0b4f3ef29c4fcd11fb60c9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:34:06 + touch /tmp/pre-build-complete [Pipeline] sh 17:34:06 + mkdir -p /var/log/sysstat [Pipeline] sh 17:34:06 + ls /var/log/sa-host 17:34:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:34:06 provisioning config files... 17:34:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4378878156945785105tmp [Pipeline] { [Pipeline] echo 17:34:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:34:07 ---> create-netrc.sh [Pipeline] } 17:34:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:34:07 ---> python-tools-install.sh [Pipeline] echo 17:34:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:34:07 ---> sudo-logs.sh 17:34:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:34:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:34:08 ---> job-cost.sh 17:34:08 lf-activate-venv: SKIPPING 17:34:08 DEBUG: total: 0.2199999988079071 17:34:08 INFO: Retrieving Stack Cost... 17:34:08 INFO: Retrieving Pricing Info for: v3-standard-8 17:34:08 INFO: Archiving Costs [Pipeline] echo 17:34:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:34:09 ---> logs-deploy.sh 17:34:09 lf-activate-venv: SKIPPING 17:34:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/182 17:34:09 INFO: archiving workspace using pattern(s): 17:34:10 Archives upload complete. 17:34:10 INFO: archiving logs to Nexus 17:34:10 ---> uname -a: 17:34:10 Linux prd-ubuntu20-04-docker-8c-8g-118337 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:34:10 17:34:10 17:34:10 ---> lscpu: 17:34:10 Architecture: x86_64 17:34:10 CPU op-mode(s): 32-bit, 64-bit 17:34:10 Byte Order: Little Endian 17:34:10 Address sizes: 40 bits physical, 48 bits virtual 17:34:10 CPU(s): 8 17:34:10 On-line CPU(s) list: 0-7 17:34:10 Thread(s) per core: 1 17:34:10 Core(s) per socket: 1 17:34:10 Socket(s): 8 17:34:10 NUMA node(s): 1 17:34:10 Vendor ID: AuthenticAMD 17:34:10 CPU family: 23 17:34:10 Model: 49 17:34:10 Model name: AMD EPYC-Rome Processor 17:34:10 Stepping: 0 17:34:10 CPU MHz: 2799.864 17:34:10 BogoMIPS: 5599.72 17:34:10 Virtualization: AMD-V 17:34:10 Hypervisor vendor: KVM 17:34:10 Virtualization type: full 17:34:10 L1d cache: 256 KiB 17:34:10 L1i cache: 256 KiB 17:34:10 L2 cache: 4 MiB 17:34:10 L3 cache: 128 MiB 17:34:10 NUMA node0 CPU(s): 0-7 17:34:10 Vulnerability Itlb multihit: Not affected 17:34:10 Vulnerability L1tf: Not affected 17:34:10 Vulnerability Mds: Not affected 17:34:10 Vulnerability Meltdown: Not affected 17:34:10 Vulnerability Mmio stale data: Not affected 17:34:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:34:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:34:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:34:10 Vulnerability Srbds: Not affected 17:34:10 Vulnerability Tsx async abort: Not affected 17:34:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:34:10 17:34:10 17:34:10 ---> nproc: 17:34:10 8 17:34:10 17:34:10 17:34:10 ---> df -h: 17:34:10 Filesystem Size Used Avail Use% Mounted on 17:34:10 overlay 155G 12G 144G 8% / 17:34:10 tmpfs 64M 0 64M 0% /dev 17:34:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:34:10 shm 64M 0 64M 0% /dev/shm 17:34:10 /dev/vda1 155G 12G 144G 8% /facter-os 17:34:10 17:34:10 17:34:10 ---> sar -b -r -n DEV: 17:34:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118337) 11/06/22 _x86_64_ (8 CPU) 17:34:10 17:34:10 17:21:03 LINUX RESTART (8 CPU) 17:34:10 17:34:10 17:22:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:34:10 17:23:01 78.11 0.34 77.77 0.00 7.05 44886.63 0.00 17:34:10 17:24:01 64.19 0.32 63.87 0.00 22.93 32400.22 0.00 17:34:10 17:25:01 3.52 1.67 1.85 0.00 37.73 26.00 0.00 17:34:10 17:26:01 1.80 0.00 1.80 0.00 0.00 20.40 0.00 17:34:10 17:27:01 38.61 9.35 29.26 0.00 2885.25 4804.80 0.00 17:34:10 17:28:01 1.97 0.00 1.97 0.00 0.00 21.46 0.00 17:34:10 17:29:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 17:34:10 17:30:01 1.92 0.00 1.92 0.00 0.00 20.53 0.00 17:34:10 17:31:01 1.57 0.00 1.57 0.00 0.00 17.60 0.00 17:34:10 17:32:01 2.33 0.00 2.33 0.00 0.00 35.99 0.00 17:34:10 17:33:01 1.47 0.00 1.47 0.00 0.00 15.86 0.00 17:34:10 17:34:01 114.00 0.33 113.66 0.00 23.46 58516.51 0.00 17:34:10 Average: 25.83 1.00 24.83 0.00 248.37 11685.50 0.00 17:34:10 17:34:10 17:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:34:10 17:23:01 28030776 31546572 759096 2.31 94468 3616528 2085868 6.15 1318912 3081152 473312 17:34:10 17:24:01 28587312 31584292 724884 2.20 100836 3115616 1729508 5.10 1118512 2755356 344 17:34:10 17:25:01 28591460 31590488 718772 2.19 100896 3116748 1729508 5.10 1113400 2755720 164 17:34:10 17:26:01 28595992 31595328 713788 2.17 100968 3116740 1729508 5.10 1106524 2755940 4 17:34:10 17:27:01 28303708 31576540 715176 2.17 119844 3365664 1796424 5.29 1260544 2866916 160 17:34:10 17:28:01 28305192 31578152 713416 2.17 119940 3365664 1796424 5.29 1259364 2866916 164 17:34:10 17:29:01 28312688 31585792 705696 2.15 120036 3365668 1796424 5.29 1251836 2866932 144 17:34:10 17:30:01 28312840 31586028 705596 2.15 120120 3365668 1796424 5.29 1251848 2866932 128 17:34:10 17:31:01 28312560 31585992 705776 2.15 120232 3365656 1796424 5.29 1251792 2867096 8 17:34:10 17:32:01 28311744 31585432 705760 2.15 120360 3365676 1796424 5.29 1252332 2867124 168 17:34:10 17:33:01 28312120 31585896 705208 2.14 120456 3365668 1796424 5.29 1251740 2867124 8 17:34:10 17:34:01 26761096 31519976 760416 2.31 164736 4674436 1848160 5.45 1415188 4112776 580 17:34:10 Average: 28228124 31576707 719465 2.19 116908 3433311 1808127 5.33 1237666 2960832 39599 17:34:10 17:34:10 17:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:34:10 17:23:01 ens3 167.09 119.98 1417.92 23.37 0.00 0.00 0.00 0.00 17:34:10 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:23:01 docker0 100.02 133.77 7.77 1384.46 0.00 0.00 0.00 0.00 17:34:10 17:23:01 veth6220808 100.02 133.89 9.13 1384.47 0.00 0.00 0.00 0.11 17:34:10 17:24:01 ens3 118.08 87.69 2534.63 104.13 0.00 0.00 0.00 0.00 17:34:10 17:24:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:34:10 17:24:01 docker0 1.10 1.02 0.07 1.53 0.00 0.00 0.00 0.00 17:34:10 17:25:01 ens3 12.33 8.70 16.94 5.92 0.00 0.00 0.00 0.00 17:34:10 17:25:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:34:10 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:34:10 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:34:10 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:27:01 ens3 92.72 59.04 1314.60 4.27 0.00 0.00 0.00 0.00 17:34:10 17:27:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 17:34:10 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:28:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:34:10 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:34:10 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:29:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:30:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:34:10 17:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:34:10 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:32:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:34:10 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:34:10 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:33:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:34:10 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:34:01 ens3 387.77 268.04 7914.81 51.71 0.00 0.00 0.00 0.00 17:34:10 17:34:01 veth0a60b0e 1.83 1.70 0.30 0.70 0.00 0.00 0.00 0.00 17:34:10 17:34:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 17:34:10 17:34:01 docker0 55.12 73.60 4.57 694.64 0.00 0.00 0.00 0.00 17:34:10 Average: ens3 64.75 45.23 1099.46 15.78 0.00 0.00 0.00 0.00 17:34:10 Average: veth0a60b0e 0.15 0.14 0.02 0.06 0.00 0.00 0.00 0.00 17:34:10 Average: lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 17:34:10 Average: docker0 12.90 17.20 1.02 171.70 0.00 0.00 0.00 0.00 17:34:10 17:34:10 17:34:10 ---> sar -P ALL: 17:34:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118337) 11/06/22 _x86_64_ (8 CPU) 17:34:10 17:34:10 17:21:03 LINUX RESTART (8 CPU) 17:34:10 17:34:10 17:22:02 CPU %user %nice %system %iowait %steal %idle 17:34:10 17:23:01 all 43.44 0.00 6.48 1.97 0.09 48.02 17:34:10 17:23:01 0 44.95 0.00 6.40 0.22 0.09 48.34 17:34:10 17:23:01 1 43.67 0.00 6.45 1.51 0.09 48.28 17:34:10 17:23:01 2 42.43 0.00 6.00 0.69 0.09 50.79 17:34:10 17:23:01 3 42.99 0.00 6.56 0.63 0.10 49.71 17:34:10 17:23:01 4 40.31 0.00 6.16 4.64 0.09 48.80 17:34:10 17:23:01 5 43.36 0.00 6.93 7.24 0.10 42.36 17:34:10 17:23:01 6 44.05 0.00 6.31 0.28 0.09 49.28 17:34:10 17:23:01 7 45.72 0.00 7.01 0.60 0.09 46.58 17:34:10 17:24:01 all 15.97 0.00 3.00 1.42 0.04 79.56 17:34:10 17:24:01 0 15.30 0.00 2.76 0.19 0.03 81.72 17:34:10 17:24:01 1 16.82 0.00 2.78 1.56 0.05 78.79 17:34:10 17:24:01 2 15.36 0.00 3.18 1.26 0.03 80.17 17:34:10 17:24:01 3 16.51 0.00 2.62 0.34 0.05 80.48 17:34:10 17:24:01 4 16.16 0.00 3.16 7.39 0.07 73.23 17:34:10 17:24:01 5 15.07 0.00 2.66 0.17 0.02 82.08 17:34:10 17:24:01 6 16.24 0.00 3.80 0.12 0.03 79.81 17:34:10 17:24:01 7 16.33 0.00 3.07 0.34 0.03 80.23 17:34:10 17:25:01 all 0.29 0.00 0.04 0.01 0.01 99.66 17:34:10 17:25:01 0 0.23 0.00 0.03 0.00 0.02 99.72 17:34:10 17:25:01 1 0.03 0.00 0.03 0.02 0.00 99.92 17:34:10 17:25:01 2 0.12 0.00 0.07 0.00 0.00 99.82 17:34:10 17:25:01 3 0.18 0.00 0.03 0.00 0.00 99.78 17:34:10 17:25:01 4 1.07 0.00 0.02 0.02 0.00 98.90 17:34:10 17:25:01 5 0.23 0.00 0.05 0.03 0.02 99.67 17:34:10 17:25:01 6 0.13 0.00 0.05 0.00 0.02 99.80 17:34:10 17:25:01 7 0.28 0.00 0.05 0.00 0.02 99.65 17:34:10 17:26:01 all 0.03 0.00 0.01 0.00 0.00 99.95 17:34:10 17:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:34:10 17:26:01 1 0.02 0.00 0.02 0.02 0.02 99.93 17:34:10 17:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:34:10 17:26:01 3 0.02 0.00 0.03 0.00 0.02 99.93 17:34:10 17:26:01 4 0.07 0.00 0.00 0.00 0.00 99.93 17:34:10 17:26:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:34:10 17:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:34:10 17:26:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:34:10 17:27:01 all 1.35 0.00 0.89 0.46 0.01 97.29 17:34:10 17:27:01 0 0.60 0.00 0.55 0.02 0.00 98.83 17:34:10 17:27:01 1 2.08 0.00 0.61 1.40 0.00 95.91 17:34:10 17:27:01 2 0.62 0.00 0.52 0.05 0.02 98.80 17:34:10 17:27:01 3 2.50 0.00 0.72 0.07 0.02 96.70 17:34:10 17:27:01 4 1.84 0.00 1.10 1.22 0.02 95.83 17:34:10 17:27:01 5 0.84 0.00 2.36 0.05 0.02 96.74 17:34:10 17:27:01 6 1.03 0.00 0.57 0.78 0.00 97.61 17:34:10 17:27:01 7 1.29 0.00 0.67 0.10 0.02 97.93 17:34:10 17:28:01 all 0.05 0.00 0.01 0.00 0.00 99.94 17:34:10 17:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:34:10 17:28:01 1 0.25 0.00 0.02 0.03 0.02 99.68 17:34:10 17:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:34:10 17:28:01 3 0.05 0.00 0.00 0.00 0.02 99.93 17:34:10 17:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:34:10 17:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:34:10 17:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:34:10 17:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:34:10 17:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:34:10 17:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:34:10 17:29:01 1 0.02 0.00 0.02 0.03 0.00 99.93 17:34:10 17:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:34:10 17:29:01 3 0.05 0.00 0.03 0.00 0.02 99.90 17:34:10 17:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:34:10 17:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:34:10 17:29:01 6 0.03 0.00 0.00 0.00 0.02 99.95 17:34:10 17:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:34:10 17:30:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:34:10 17:30:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:34:10 17:30:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:34:10 17:30:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:34:10 17:30:01 3 0.05 0.00 0.02 0.00 0.00 99.93 17:34:10 17:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:34:10 17:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:34:10 17:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:34:10 17:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:34:10 17:31:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:34:10 17:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:34:10 17:31:01 1 0.02 0.00 0.00 0.03 0.00 99.95 17:34:10 17:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:34:10 17:31:01 3 0.03 0.00 0.00 0.00 0.02 99.95 17:34:10 17:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:34:10 17:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:34:10 17:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:34:10 17:31:01 7 0.02 0.00 0.02 0.00 0.02 99.95 17:34:10 17:32:01 all 0.02 0.00 0.01 0.01 0.01 99.95 17:34:10 17:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:34:10 17:32:01 1 0.00 0.00 0.02 0.05 0.02 99.92 17:34:10 17:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:34:10 17:32:01 3 0.05 0.00 0.02 0.00 0.02 99.92 17:34:10 17:32:01 4 0.08 0.00 0.00 0.00 0.00 99.92 17:34:10 17:32:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:34:10 17:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:34:10 17:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:34:10 17:33:01 all 0.25 0.00 0.01 0.00 0.00 99.74 17:34:10 17:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:34:10 17:33:01 1 0.03 0.00 0.00 0.02 0.00 99.95 17:34:10 17:33:01 2 1.66 0.00 0.00 0.00 0.00 98.34 17:34:10 17:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:34:10 17:33:01 4 0.23 0.00 0.00 0.00 0.00 99.77 17:34:10 17:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:34:10 17:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:34:10 17:33:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:34:10 17:34:10 17:33:01 CPU %user %nice %system %iowait %steal %idle 17:34:10 17:34:01 all 8.91 0.00 3.72 2.22 0.05 85.10 17:34:10 17:34:01 0 9.08 0.00 3.85 5.63 0.07 81.37 17:34:10 17:34:01 1 8.16 0.00 3.44 1.23 0.05 87.13 17:34:10 17:34:01 2 10.34 0.00 2.41 0.70 0.05 86.50 17:34:10 17:34:01 3 9.34 0.00 3.86 0.52 0.03 86.25 17:34:10 17:34:01 4 7.84 0.00 3.59 1.44 0.05 87.08 17:34:10 17:34:01 5 9.55 0.00 3.99 7.62 0.05 78.79 17:34:10 17:34:01 6 8.50 0.00 3.02 0.40 0.05 88.02 17:34:10 17:34:01 7 8.45 0.00 5.61 0.24 0.07 85.63 17:34:10 Average: all 5.76 0.00 1.17 0.50 0.02 92.56 17:34:10 Average: 0 5.75 0.00 1.12 0.50 0.02 92.61 17:34:10 Average: 1 5.83 0.00 1.10 0.49 0.02 92.56 17:34:10 Average: 2 5.80 0.00 1.00 0.22 0.02 92.96 17:34:10 Average: 3 5.89 0.00 1.14 0.13 0.03 92.81 17:34:10 Average: 4 5.51 0.00 1.15 1.21 0.02 92.12 17:34:10 Average: 5 5.65 0.00 1.31 1.24 0.02 91.78 17:34:10 Average: 6 5.73 0.00 1.14 0.13 0.02 92.98 17:34:10 Average: 7 5.90 0.00 1.36 0.10 0.02 92.62 17:34:10 17:34:10 17:34:10