Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3ca42d5cbaa22a218d275f14a8e9b0dc87da7e63 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-ssh8820530913895538133.key > 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-ssh11310517220489969557.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 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-ssh9014087564494648889.key > 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-ssh248092820196770650.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3336720370154893138.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4896 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3ca42d5cbaa22a218d275f14a8e9b0dc87da7e63 (main) Commit message: "refactor!: Update message bus topic wild cards (#1291)" > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ca42d5cbaa22a218d275f14a8e9b0dc87da7e63 # timeout=10 > git rev-list --no-walk 83561e9afa88d6111317a219f50367908776b6c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:35:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:35:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:35:55 ========================================================= 14:35:55 EdgeX Global Pipelines Version Info 14:35:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:35:56 ------------------- 14:35:56 stable info: 14:35:56 ------------------- 14:35:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:35:56 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:35:56 Message: update stable to v1.0.244 14:35:56 ------------------- 14:35:56 experimental info: 14:35:56 ------------------- 14:35:56 Commited By: **** collab-it+edgex@linuxfoundation.org 14:35:56 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:35:56 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ca42d5cbaa22a218d275f14a8e9b0dc87da7e63 [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ca42d5 [Pipeline] echo 14:35:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:35:57 + git rev-list -1 --merges 3ca42d5cbaa22a218d275f14a8e9b0dc87da7e63~1..3ca42d5cbaa22a218d275f14a8e9b0dc87da7e63 [Pipeline] echo 14:35:57 -----------> git rev-list -1 --merges 3ca42d5cbaa22a218d275f14a8e9b0dc87da7e63~1..3ca42d5cbaa22a218d275f14a8e9b0dc87da7e63 3ca42d5cbaa22a218d275f14a8e9b0dc87da7e63 [false] [Pipeline] sh 14:35:58 + git log --format=format:%s -1 3ca42d5cbaa22a218d275f14a8e9b0dc87da7e63 [Pipeline] echo 14:35:58 ========================================================= 14:35:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:35:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:35:58 + git log --format=format:%s -1 3ca42d5cbaa22a218d275f14a8e9b0dc87da7e63 [Pipeline] echo 14:35:58 [semverPrep] GIT_COMMIT: 3ca42d5cbaa22a218d275f14a8e9b0dc87da7e63, Commit Message: refactor!: Update message bus topic wild cards (#1291) [Pipeline] echo 14:35:58 [semverPrep] This is not a build commit. [Pipeline] sh 14:35:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:35:58 + grep -v github /etc/ssh/ssh_known_hosts 14:35:58 + [ -e /tmp/ssh_known_hosts ] 14:35:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:35:58 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:35:58 sudo tee -a /etc/ssh/ssh_known_hosts 14:35:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:35:59 14:35:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:36:00 0.1.4: Pulling from edgex-devops/py-git-semver 14:36:00 b85a868b505f: Pulling fs layer 14:36:00 e2be974225ed: Pulling fs layer 14:36:00 339a4e72a1f5: Pulling fs layer 14:36:00 988bab9f4d93: Pulling fs layer 14:36:00 1469e6f7b9e6: Pulling fs layer 14:36:00 eaf3925da568: Pulling fs layer 14:36:00 bab4dde63d76: Pulling fs layer 14:36:00 bde34c3a00c8: Pulling fs layer 14:36:00 b352a97aabf1: Pulling fs layer 14:36:00 4872d77fe225: Pulling fs layer 14:36:00 5851b861e8e6: Pulling fs layer 14:36:00 988bab9f4d93: Waiting 14:36:00 1469e6f7b9e6: Waiting 14:36:00 eaf3925da568: Waiting 14:36:00 bde34c3a00c8: Waiting 14:36:00 4872d77fe225: Waiting 14:36:00 b352a97aabf1: Waiting 14:36:00 5851b861e8e6: Waiting 14:36:00 e2be974225ed: Verifying Checksum 14:36:00 e2be974225ed: Download complete 14:36:00 988bab9f4d93: Verifying Checksum 14:36:00 988bab9f4d93: Download complete 14:36:00 1469e6f7b9e6: Verifying Checksum 14:36:00 1469e6f7b9e6: Download complete 14:36:00 eaf3925da568: Download complete 14:36:00 339a4e72a1f5: Verifying Checksum 14:36:00 339a4e72a1f5: Download complete 14:36:00 bde34c3a00c8: Verifying Checksum 14:36:00 bde34c3a00c8: Download complete 14:36:00 b352a97aabf1: Download complete 14:36:00 4872d77fe225: Verifying Checksum 14:36:00 4872d77fe225: Download complete 14:36:00 5851b861e8e6: Verifying Checksum 14:36:00 5851b861e8e6: Download complete 14:36:00 b85a868b505f: Download complete 14:36:00 bab4dde63d76: Verifying Checksum 14:36:00 bab4dde63d76: Download complete 14:36:01 b85a868b505f: Pull complete 14:36:01 e2be974225ed: Pull complete 14:36:02 339a4e72a1f5: Pull complete 14:36:02 988bab9f4d93: Pull complete 14:36:02 1469e6f7b9e6: Pull complete 14:36:02 eaf3925da568: Pull complete 14:36:04 bab4dde63d76: Pull complete 14:36:04 bde34c3a00c8: Pull complete 14:36:04 b352a97aabf1: Pull complete 14:36:04 4872d77fe225: Pull complete 14:36:04 5851b861e8e6: Pull complete 14:36:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:36:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:36:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:36:05 prd-ubuntu20.04-docker-8c-8g-4896 does not seem to be running inside a container 14:36:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:36:06 $ docker top b11ce6fbb6714b0b4055be09284b9e0d390c572c4284a21b93172650f2814fc9 -eo pid,comm 14:36:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:36:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:36:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:36:06 [ssh-agent] Looking for ssh-agent implementation... 14:36:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:36:07 $ docker exec b11ce6fbb6714b0b4055be09284b9e0d390c572c4284a21b93172650f2814fc9 ssh-agent 14:36:07 SSH_AUTH_SOCK=/tmp/ssh-sDndY3rFWv8t/agent.32 14:36:07 SSH_AGENT_PID=39 14:36:07 Running ssh-add (command line suppressed) 14:36:07 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12929442733726779227.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12929442733726779227.key) 14:36:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:36:07 + git tag --points-at HEAD [Pipeline] } 14:36:07 $ docker exec --env ******** --env ******** b11ce6fbb6714b0b4055be09284b9e0d390c572c4284a21b93172650f2814fc9 ssh-agent -k 14:36:07 unset SSH_AUTH_SOCK; 14:36:07 unset SSH_AGENT_PID; 14:36:07 echo Agent pid 39 killed; 14:36:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:36:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:36:07 [ssh-agent] Looking for ssh-agent implementation... 14:36:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:36:07 $ docker exec b11ce6fbb6714b0b4055be09284b9e0d390c572c4284a21b93172650f2814fc9 ssh-agent 14:36:08 SSH_AUTH_SOCK=/tmp/ssh-wG6ApICbfHfc/agent.72 14:36:08 SSH_AGENT_PID=78 14:36:08 Running ssh-add (command line suppressed) 14:36:08 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12871599840248409230.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12871599840248409230.key) 14:36:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:36:08 + git semver init 14:36:08 2023-02-07 14:36:08,687 [run_init] DEBUG init version:0.0.0 force:False 14:36:08 2023-02-07 14:36:08,688 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 14:36:08 2023-02-07 14:36:08,688 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 14:36:08 2023-02-07 14:36:08,689 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/oundry_app-functions-sdk-go_main/.semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 14:36:10 2023-02-07 14:36:10,179 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 14:36:10 2023-02-07 14:36:10,180 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 14:36:10 2023-02-07 14:36:10,180 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:36:10 2023-02-07 14:36:10,180 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:36:10 3.0.0-dev.26 [Pipeline] } 14:36:10 $ docker exec --env ******** --env ******** b11ce6fbb6714b0b4055be09284b9e0d390c572c4284a21b93172650f2814fc9 ssh-agent -k 14:36:10 unset SSH_AUTH_SOCK; 14:36:10 unset SSH_AGENT_PID; 14:36:10 echo Agent pid 78 killed; 14:36:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:36:11 + git semver [Pipeline] } 14:36:11 $ docker stop --time=1 b11ce6fbb6714b0b4055be09284b9e0d390c572c4284a21b93172650f2814fc9 14:36:12 $ docker rm -f --volumes b11ce6fbb6714b0b4055be09284b9e0d390c572c4284a21b93172650f2814fc9 [Pipeline] // withDockerContainer [Pipeline] sh 14:36:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:36:13 Stashed 1 file(s) [Pipeline] echo 14:36:13 [edgeXSemver]: initialized semver on version 3.0.0-dev.26 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:36:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:36:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:36:13 ========================================================= 14:36:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:36:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:36:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:36:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:36:13 213ec9aee27d: Pulling fs layer 14:36:13 4583459ba037: Pulling fs layer 14:36:13 93c1e223e6f2: Pulling fs layer 14:36:13 53926ce57604: Pulling fs layer 14:36:13 21b2b0c7a3f4: Pulling fs layer 14:36:13 22ff95d597cd: Pulling fs layer 14:36:13 12d6caf4c0d1: Pulling fs layer 14:36:13 96b7cbca73a9: Pulling fs layer 14:36:13 a7acece74701: Pulling fs layer 14:36:13 22ff95d597cd: Waiting 14:36:13 12d6caf4c0d1: Waiting 14:36:13 53926ce57604: Waiting 14:36:13 21b2b0c7a3f4: Waiting 14:36:13 96b7cbca73a9: Waiting 14:36:13 a7acece74701: Waiting 14:36:13 93c1e223e6f2: Download complete 14:36:13 4583459ba037: Verifying Checksum 14:36:13 4583459ba037: Download complete 14:36:13 21b2b0c7a3f4: Verifying Checksum 14:36:13 21b2b0c7a3f4: Download complete 14:36:13 22ff95d597cd: Verifying Checksum 14:36:13 22ff95d597cd: Download complete 14:36:14 213ec9aee27d: Verifying Checksum 14:36:14 213ec9aee27d: Download complete 14:36:14 12d6caf4c0d1: Verifying Checksum 14:36:14 12d6caf4c0d1: Download complete 14:36:14 213ec9aee27d: Pull complete 14:36:14 4583459ba037: Pull complete 14:36:14 93c1e223e6f2: Pull complete 14:36:14 a7acece74701: Verifying Checksum 14:36:14 a7acece74701: Download complete 14:36:15 96b7cbca73a9: Verifying Checksum 14:36:15 96b7cbca73a9: Download complete 14:36:15 53926ce57604: Verifying Checksum 14:36:15 53926ce57604: Download complete 14:36:19 53926ce57604: Pull complete 14:36:19 21b2b0c7a3f4: Pull complete 14:36:19 22ff95d597cd: Pull complete 14:36:19 12d6caf4c0d1: Pull complete 14:36:22 96b7cbca73a9: Pull complete 14:36:22 a7acece74701: Pull complete 14:36:22 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 14:36:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:36:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 14:36:23 + 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 14:36:23 + docker inspect -f . ci-base-image-x86_64 14:36:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:36:23 prd-ubuntu20.04-docker-8c-8g-4896 does not seem to be running inside a container 14:36:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:36:25 $ docker top d8f59fa5d9f9c8068a8063e9950f4785d1c013099345e49f2e49c9482336ddf3 -eo pid,comm [Pipeline] { [Pipeline] sh 14:36:26 + go version 14:36:26 go version go1.18.7 linux/amd64 [Pipeline] } 14:36:26 $ docker stop --time=1 d8f59fa5d9f9c8068a8063e9950f4785d1c013099345e49f2e49c9482336ddf3 14:36:27 $ docker rm -f --volumes d8f59fa5d9f9c8068a8063e9950f4785d1c013099345e49f2e49c9482336ddf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:27 + docker inspect -f . ci-base-image-x86_64 14:36:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:36:27 prd-ubuntu20.04-docker-8c-8g-4896 does not seem to be running inside a container 14:36:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:36:28 Still waiting to schedule task 14:36:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:36:28 $ docker top 0f63dc0c13a4dfc64c5cc46eb70bc8cb138103877ac6276b31f8ebc8e5a41ed5 -eo pid,comm [Pipeline] { [Pipeline] sh 14:36:28 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 14:36:29 + make test 14:36:29 make -C ./app-service-template build 14:36:29 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 14:36:29 go mod tidy 14:36:29 go: downloading github.com/stretchr/testify v1.8.1 14:36:29 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.6 14:36:29 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.11 14:36:29 go: downloading github.com/google/uuid v1.3.0 14:36:29 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.6 14:36:29 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 14:36:29 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:36:29 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 14:36:29 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 14:36:29 go: downloading github.com/gorilla/mux v1.8.0 14:36:29 go: downloading github.com/hashicorp/go-multierror v1.1.1 14:36:29 go: downloading github.com/davecgh/go-spew v1.1.1 14:36:29 go: downloading github.com/pmezard/go-difflib v1.0.0 14:36:29 go: downloading gopkg.in/yaml.v3 v3.0.1 14:36:29 go: downloading github.com/stretchr/objx v0.5.0 14:36:29 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 14:36:29 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.2 14:36:29 go: downloading github.com/go-playground/validator/v10 v10.11.1 14:36:29 go: downloading github.com/go-kit/log v0.2.1 14:36:29 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 14:36:29 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 14:36:29 go: downloading github.com/pelletier/go-toml v1.9.5 14:36:29 go: downloading github.com/mitchellh/copystructure v1.0.0 14:36:29 go: downloading github.com/gorilla/websocket v1.4.2 14:36:29 go: downloading golang.org/x/net v0.5.0 14:36:29 go: downloading golang.org/x/sync v0.1.0 14:36:29 go: downloading github.com/hashicorp/errwrap v1.0.0 14:36:29 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 14:36:29 go: downloading github.com/hashicorp/consul/api v1.18.0 14:36:29 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:36:29 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:36:29 go: downloading github.com/x448/float16 v0.8.4 14:36:29 go: downloading github.com/nats-io/nats.go v1.20.0 14:36:29 go: downloading github.com/go-redis/redis/v7 v7.3.0 14:36:29 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:36:29 go: downloading github.com/go-playground/universal-translator v0.18.0 14:36:29 go: downloading github.com/leodido/go-urn v1.2.1 14:36:29 go: downloading golang.org/x/crypto v0.5.0 14:36:29 go: downloading golang.org/x/text v0.6.0 14:36:29 go: downloading github.com/go-playground/locales v0.14.0 14:36:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:36:29 go: downloading github.com/hashicorp/go-hclog v0.14.1 14:36:29 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:36:29 go: downloading github.com/hashicorp/serf v0.10.1 14:36:30 go: downloading github.com/mitchellh/mapstructure v1.5.0 14:36:30 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 14:36:30 go: downloading github.com/nats-io/nats-server/v2 v2.9.9 14:36:30 go: downloading github.com/go-playground/assert/v2 v2.0.1 14:36:30 go: downloading github.com/google/go-cmp v0.5.9 14:36:30 go: downloading github.com/hashicorp/consul/sdk v0.13.0 14:36:30 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:36:30 go: downloading github.com/Microsoft/go-winio v0.6.0 14:36:30 go: downloading github.com/zeebo/errs v1.3.0 14:36:30 go: downloading google.golang.org/grpc v1.51.0 14:36:30 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:36:30 go: downloading github.com/onsi/ginkgo v1.10.1 14:36:30 go: downloading github.com/onsi/gomega v1.7.0 14:36:30 go: downloading github.com/nats-io/nkeys v0.3.0 14:36:30 go: downloading github.com/nats-io/nuid v1.0.1 14:36:30 go: downloading golang.org/x/sys v0.4.0 14:36:30 go: downloading github.com/fatih/color v1.9.0 14:36:30 go: downloading github.com/mattn/go-colorable v0.1.12 14:36:30 go: downloading github.com/mattn/go-isatty v0.0.14 14:36:30 go: downloading github.com/mitchellh/go-homedir v1.1.0 14:36:30 go: downloading github.com/armon/go-metrics v0.3.10 14:36:30 go: downloading github.com/kr/pretty v0.3.0 14:36:30 go: downloading github.com/hashicorp/go-version v1.2.1 14:36:30 go: downloading github.com/pkg/errors v0.9.1 14:36:30 go: downloading github.com/hashicorp/go-msgpack v0.5.3 14:36:30 go: downloading github.com/hashicorp/memberlist v0.5.0 14:36:30 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:36:30 go: downloading google.golang.org/protobuf v1.28.1 14:36:30 go: downloading golang.org/x/tools v0.5.0 14:36:30 go: downloading github.com/klauspost/compress v1.15.11 14:36:30 go: downloading github.com/minio/highwayhash v1.0.2 14:36:30 go: downloading github.com/nats-io/jwt/v2 v2.3.0 14:36:30 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 14:36:30 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 14:36:30 go: downloading github.com/golang/protobuf v1.5.2 14:36:30 go: downloading github.com/kr/text v0.2.0 14:36:30 go: downloading github.com/rogpeppe/go-internal v1.8.0 14:36:30 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 14:36:30 go: downloading github.com/pascaldekloe/goe v0.1.0 14:36:30 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:36:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:36:31 go: downloading github.com/miekg/dns v1.1.41 14:36:31 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:36:31 go: downloading github.com/hpcloud/tail v1.0.0 14:36:31 go: downloading gopkg.in/yaml.v2 v2.4.0 14:36:31 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:36:31 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 14:36:31 go: downloading gopkg.in/fsnotify.v1 v1.4.7 14:36:31 go: downloading golang.org/x/mod v0.7.0 14:36:32 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 14:36:50 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 14:36:50 make -C ./app-service-template test 14:36:50 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 14:36:50 go test -race -coverprofile=coverage.out ./... 14:37:12 ok app-new-service 0.069s coverage: 48.1% of statements 14:37:12 ? app-new-service/config [no test files] 14:37:12 ok app-new-service/functions 0.078s coverage: 85.3% of statements 14:37:12 go vet ./... 14:37:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:37:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:37:22 ./bin/test-attribution-txt.sh 14:37:22 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 14:37:22 go test -race -coverprofile=coverage.out ./... 14:37:22 go: downloading github.com/gomodule/redigo v1.8.9 14:37:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 14:37:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.109s coverage: 64.4% of statements 14:37:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.108s coverage: 93.0% of statements 14:37:24 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 14:37:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.152s coverage: 84.8% of statements 14:37:24 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 14:37:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.074s coverage: 87.8% of statements 14:37:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.049s coverage: 100.0% of statements 14:37:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.202s coverage: 77.5% of statements 14:37:24 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 14:37:24 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 14:37:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.070s coverage: 97.3% of statements 14:37:24 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 14:37:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.068s coverage: 82.8% of statements 14:37:24 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 14:37:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.114s coverage: 64.8% of statements 14:37:24 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus/mocks [no test files] 14:37:24 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 14:37:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.118s coverage: 28.7% of statements 14:37:24 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 14:37:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.060s coverage: 14.3% of statements 14:37:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.066s coverage: 27.3% of statements 14:37:24 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 14:37:24 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 14:37:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.070s coverage: 52.8% of statements 14:37:51 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.149s coverage: 75.2% of statements 14:37:51 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.053s coverage: 94.4% of statements 14:37:51 go vet ./... 14:37:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:37:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:38:01 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 14:38:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:38:01 $ docker stop --time=1 0f63dc0c13a4dfc64c5cc46eb70bc8cb138103877ac6276b31f8ebc8e5a41ed5 14:38:02 $ docker rm -f --volumes 0f63dc0c13a4dfc64c5cc46eb70bc8cb138103877ac6276b31f8ebc8e5a41ed5 [Pipeline] // withDockerContainer [Pipeline] sh 14:38:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:38:03 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:38:04 14:38:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:38:04 latest: Pulling from edgex-lftools-log-publisher 14:38:04 5eb5b503b376: Pulling fs layer 14:38:04 5c69ac0246d0: Pulling fs layer 14:38:04 ec43610c2a17: Pulling fs layer 14:38:04 3a2ae6a8a46f: Pulling fs layer 14:38:04 33b1e0a273af: Pulling fs layer 14:38:04 5d3b04190fa2: Pulling fs layer 14:38:04 2f39f015ded8: Pulling fs layer 14:38:04 33b1e0a273af: Waiting 14:38:04 5d3b04190fa2: Waiting 14:38:04 2f39f015ded8: Waiting 14:38:04 3a2ae6a8a46f: Waiting 14:38:04 5c69ac0246d0: Download complete 14:38:04 3a2ae6a8a46f: Verifying Checksum 14:38:04 3a2ae6a8a46f: Download complete 14:38:04 33b1e0a273af: Verifying Checksum 14:38:04 33b1e0a273af: Download complete 14:38:04 5d3b04190fa2: Verifying Checksum 14:38:04 5d3b04190fa2: Download complete 14:38:04 ec43610c2a17: Verifying Checksum 14:38:04 ec43610c2a17: Download complete 14:38:04 5eb5b503b376: Verifying Checksum 14:38:04 5eb5b503b376: Download complete 14:38:05 2f39f015ded8: Download complete 14:38:06 5eb5b503b376: Pull complete 14:38:06 5c69ac0246d0: Pull complete 14:38:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4899 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 14:38:06 Running in /w/workspace/app-functions-sdk-go/215 [Pipeline] { [Pipeline] checkout 14:38:06 The recommended git tool is: git 14:38:06 ec43610c2a17: Pull complete 14:38:06 3a2ae6a8a46f: Pull complete 14:38:07 33b1e0a273af: Pull complete 14:38:07 5d3b04190fa2: Pull complete 14:38:11 2f39f015ded8: Pull complete 14:38:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:38:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:38:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:11 prd-ubuntu20.04-docker-8c-8g-4896 does not seem to be running inside a container 14:38:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:38:11 using credential edgex-jenkins-ssh 14:38:11 Cloning the remote Git repository 14:38:11 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 14:38:12 > git init /w/workspace/app-functions-sdk-go/215 # timeout=10 14:38:12 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 14:38:12 > git --version # timeout=10 14:38:12 > git --version # 'git version 2.25.1' 14:38:12 using GIT_SSH to set credentials SSH Credentials for GitHub 14:38:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:38:13 $ docker top fb2fb78c2479c73cedd338e253951322f0766a26b5ccb4259990dc233242a106 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:38:13 ---> job-cost.sh 14:38:13 lf-activate-venv: SKIPPING 14:38:13 INFO: No Stack... 14:38:14 INFO: Retrieving Pricing Info for: v3-standard-8 14:38:14 INFO: Archiving Costs [Pipeline] sh 14:38:14 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 14:38:14 + cut -d, -f6 [Pipeline] lock 14:38:14 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-215-stack-cost] 14:38:14 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-215-stack-cost] did not exist. Created. 14:38:14 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-215-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:38:15 + echo total: 0.2199999988079071 [Pipeline] stash 14:38:15 Stashed 1 file(s) [Pipeline] } 14:38:15 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-215-stack-cost] [Pipeline] // lock [Pipeline] } 14:38:15 $ docker stop --time=1 fb2fb78c2479c73cedd338e253951322f0766a26b5ccb4259990dc233242a106 14:38:16 $ docker rm -f --volumes fb2fb78c2479c73cedd338e253951322f0766a26b5ccb4259990dc233242a106 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:38:16 Avoid second fetch 14:38:16 Checking out Revision 3ca42d5cbaa22a218d275f14a8e9b0dc87da7e63 (main) 14:38:16 Commit message: "refactor!: Update message bus topic wild cards (#1291)" 14:38:15 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 14:38:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:38:16 > git config core.sparsecheckout # timeout=10 14:38:16 > git checkout -f 3ca42d5cbaa22a218d275f14a8e9b0dc87da7e63 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:38:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:38:17 % Total % Received % Xferd Average Speed Time Time Time Current 14:38:17 Dload Upload Total Spent Left Speed 14:38:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83339 [Pipeline] sh 14:38:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:38:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:38:18 + sudo tee /etc/docker/daemon.new 14:38:18 { 14:38:18 "registry-mirrors": [ 14:38:18 "https://nexus3.edgexfoundry.org:10001" 14:38:18 ], 14:38:18 "bip": "10.250.0.254/24", 14:38:18 "hosts": [ 14:38:18 "tcp://0.0.0.0:5555", 14:38:18 "unix:///var/run/docker.sock" 14:38:18 ], 14:38:18 "mtu": 1458, 14:38:18 "selinux-enabled": true, 14:38:18 "seccomp-profile": "/etc/docker/seccomp.json" 14:38:18 } [Pipeline] sh 14:38:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:38:19 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 14:38:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:38:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:38:37 ========================================================= 14:38:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:38:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:38:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:38:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:38:38 9b18e9b68314: Pulling fs layer 14:38:38 35d82f9e3411: Pulling fs layer 14:38:38 e16973657156: Pulling fs layer 14:38:38 fc693d55d65f: Pulling fs layer 14:38:38 7e9fc2657dce: Pulling fs layer 14:38:38 dda99020689f: Pulling fs layer 14:38:38 db1c61fa0a46: Pulling fs layer 14:38:38 891c053d2c06: Pulling fs layer 14:38:38 fc693d55d65f: Waiting 14:38:38 7e9fc2657dce: Waiting 14:38:38 dda99020689f: Waiting 14:38:38 db1c61fa0a46: Waiting 14:38:38 891c053d2c06: Waiting 14:38:38 e16973657156: Download complete 14:38:38 35d82f9e3411: Verifying Checksum 14:38:38 35d82f9e3411: Download complete 14:38:38 7e9fc2657dce: Verifying Checksum 14:38:38 7e9fc2657dce: Download complete 14:38:38 dda99020689f: Verifying Checksum 14:38:38 dda99020689f: Download complete 14:38:38 9b18e9b68314: Verifying Checksum 14:38:38 9b18e9b68314: Download complete 14:38:39 9b18e9b68314: Pull complete 14:38:39 891c053d2c06: Verifying Checksum 14:38:39 891c053d2c06: Download complete 14:38:39 35d82f9e3411: Pull complete 14:38:40 e16973657156: Pull complete 14:38:40 db1c61fa0a46: Verifying Checksum 14:38:40 db1c61fa0a46: Download complete 14:38:41 fc693d55d65f: Verifying Checksum 14:38:41 fc693d55d65f: Download complete 14:38:53 fc693d55d65f: Pull complete 14:38:53 7e9fc2657dce: Pull complete 14:38:53 dda99020689f: Pull complete 14:39:00 db1c61fa0a46: Pull complete 14:39:02 891c053d2c06: Pull complete 14:39:02 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 14:39:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:39:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 14:39:02 + 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 14:39:03 + docker inspect -f . ci-base-image-arm64 14:39:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:03 prd-ubuntu20.04-docker-arm64-4c-16g-4899 does not seem to be running inside a container 14:39:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/215 -v /w/workspace/app-functions-sdk-go/215:/w/workspace/app-functions-sdk-go/215:rw,z -v /w/workspace/app-functions-sdk-go/215@tmp:/w/workspace/app-functions-sdk-go/215@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:39:06 $ docker top bc952906481a81c83ed6b44cc3b8d3e43f2ce552e4cd239bdb473ab808ebb36b -eo pid,comm [Pipeline] { [Pipeline] sh 14:39:07 + go version 14:39:07 go version go1.18.7 linux/arm64 [Pipeline] } 14:39:07 $ docker stop --time=1 bc952906481a81c83ed6b44cc3b8d3e43f2ce552e4cd239bdb473ab808ebb36b 14:39:08 $ docker rm -f --volumes bc952906481a81c83ed6b44cc3b8d3e43f2ce552e4cd239bdb473ab808ebb36b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:09 + docker inspect -f . ci-base-image-arm64 14:39:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:09 prd-ubuntu20.04-docker-arm64-4c-16g-4899 does not seem to be running inside a container 14:39:09 $ 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/215 -v /w/workspace/app-functions-sdk-go/215:/w/workspace/app-functions-sdk-go/215:rw,z -v /w/workspace/app-functions-sdk-go/215@tmp:/w/workspace/app-functions-sdk-go/215@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:39:10 $ docker top 4acb5b533d90eb6a517ceaef37f8093de42af2b92d002241e2981638b0915ba6 -eo pid,comm [Pipeline] { [Pipeline] sh 14:39:11 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/215 [Pipeline] fileExists [Pipeline] sh 14:39:11 + make test 14:39:11 make -C ./app-service-template build 14:39:11 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/215/app-service-template' 14:39:11 go mod tidy 14:39:11 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.6 14:39:11 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:39:12 go: downloading github.com/google/uuid v1.3.0 14:39:12 go: downloading github.com/stretchr/testify v1.8.1 14:39:12 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.11 14:39:12 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.6 14:39:12 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 14:39:12 go: downloading github.com/go-playground/validator/v10 v10.11.1 14:39:12 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 14:39:12 go: downloading gopkg.in/yaml.v3 v3.0.1 14:39:12 go: downloading github.com/go-kit/log v0.2.1 14:39:12 go: downloading github.com/davecgh/go-spew v1.1.1 14:39:12 go: downloading github.com/pmezard/go-difflib v1.0.0 14:39:12 go: downloading github.com/stretchr/objx v0.5.0 14:39:12 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.2 14:39:12 go: downloading github.com/gorilla/mux v1.8.0 14:39:12 go: downloading github.com/hashicorp/go-multierror v1.1.1 14:39:12 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 14:39:12 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 14:39:12 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 14:39:12 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:39:12 go: downloading github.com/x448/float16 v0.8.4 14:39:12 go: downloading github.com/go-playground/universal-translator v0.18.0 14:39:12 go: downloading github.com/leodido/go-urn v1.2.1 14:39:12 go: downloading golang.org/x/crypto v0.5.0 14:39:12 go: downloading golang.org/x/text v0.6.0 14:39:13 go: downloading github.com/go-playground/locales v0.14.0 14:39:14 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 14:39:14 go: downloading github.com/go-playground/assert/v2 v2.0.1 14:39:15 go: downloading github.com/pelletier/go-toml v1.9.5 14:39:15 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 14:39:15 go: downloading github.com/hashicorp/errwrap v1.0.0 14:39:15 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 14:39:16 go: downloading github.com/hashicorp/consul/api v1.18.0 14:39:16 go: downloading github.com/mitchellh/copystructure v1.0.0 14:39:16 go: downloading github.com/gorilla/websocket v1.4.2 14:39:16 go: downloading golang.org/x/net v0.5.0 14:39:16 go: downloading golang.org/x/sync v0.1.0 14:39:16 go: downloading golang.org/x/sys v0.4.0 14:39:16 go: downloading github.com/kr/pretty v0.3.0 14:39:16 go: downloading github.com/nats-io/nats.go v1.20.0 14:39:16 go: downloading github.com/nats-io/nats-server/v2 v2.9.9 14:39:16 go: downloading github.com/go-redis/redis/v7 v7.3.0 14:39:16 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:39:16 go: downloading github.com/hashicorp/go-hclog v0.14.1 14:39:16 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:39:17 go: downloading github.com/hashicorp/serf v0.10.1 14:39:17 go: downloading github.com/mitchellh/mapstructure v1.5.0 14:39:17 go: downloading github.com/google/go-cmp v0.5.9 14:39:17 go: downloading github.com/hashicorp/consul/sdk v0.13.0 14:39:17 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:39:17 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:39:17 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:39:17 go: downloading github.com/Microsoft/go-winio v0.6.0 14:39:17 go: downloading github.com/zeebo/errs v1.3.0 14:39:17 go: downloading google.golang.org/grpc v1.51.0 14:39:18 go: downloading github.com/kr/text v0.2.0 14:39:18 go: downloading github.com/rogpeppe/go-internal v1.8.0 14:39:18 go: downloading github.com/nats-io/nkeys v0.3.0 14:39:18 go: downloading github.com/nats-io/nuid v1.0.1 14:39:18 go: downloading github.com/onsi/ginkgo v1.10.1 14:39:18 go: downloading github.com/onsi/gomega v1.7.0 14:39:18 go: downloading github.com/fatih/color v1.9.0 14:39:18 go: downloading github.com/mattn/go-colorable v0.1.12 14:39:18 go: downloading github.com/mattn/go-isatty v0.0.14 14:39:18 go: downloading github.com/mitchellh/go-homedir v1.1.0 14:39:18 go: downloading github.com/armon/go-metrics v0.3.10 14:39:18 go: downloading github.com/klauspost/compress v1.15.11 14:39:18 go: downloading github.com/minio/highwayhash v1.0.2 14:39:18 go: downloading github.com/nats-io/jwt/v2 v2.3.0 14:39:18 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 14:39:19 go: downloading github.com/hashicorp/go-msgpack v0.5.3 14:39:19 go: downloading github.com/hashicorp/memberlist v0.5.0 14:39:19 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:39:19 go: downloading github.com/hashicorp/go-version v1.2.1 14:39:19 go: downloading github.com/pkg/errors v0.9.1 14:39:19 go: downloading google.golang.org/protobuf v1.28.1 14:39:20 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:39:20 go: downloading golang.org/x/tools v0.5.0 14:39:20 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 14:39:21 go: downloading github.com/golang/protobuf v1.5.2 14:39:22 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 14:39:22 go: downloading github.com/pascaldekloe/goe v0.1.0 14:39:22 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:39:22 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:39:22 go: downloading github.com/miekg/dns v1.1.41 14:39:22 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:39:23 go: downloading gopkg.in/yaml.v2 v2.4.0 14:39:23 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:39:23 go: downloading github.com/hpcloud/tail v1.0.0 14:39:23 go: downloading golang.org/x/mod v0.7.0 14:39:23 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 14:39:23 go: downloading gopkg.in/fsnotify.v1 v1.4.7 14:39:23 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 14:41:15 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/215/app-service-template' 14:41:15 make -C ./app-service-template test 14:41:15 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/215/app-service-template' 14:41:15 go test -race -coverprofile=coverage.out ./... 14:44:06 ok app-new-service 0.287s coverage: 48.1% of statements 14:44:06 ? app-new-service/config [no test files] 14:44:06 ok app-new-service/functions 0.287s coverage: 85.3% of statements 14:44:06 go vet ./... 14:45:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:45:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:45:43 ./bin/test-attribution-txt.sh 14:45:43 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/215/app-service-template' 14:45:43 go test -race -coverprofile=coverage.out ./... 14:45:43 go: downloading github.com/gomodule/redigo v1.8.9 14:45:43 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 14:46:01 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.666s coverage: 64.4% of statements 14:46:01 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.341s coverage: 93.0% of statements 14:46:01 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 14:46:01 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.490s coverage: 84.8% of statements 14:46:01 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 14:46:01 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.411s coverage: 87.8% of statements 14:46:01 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.189s coverage: 100.0% of statements 14:46:01 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.028s coverage: 77.5% of statements 14:46:01 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 14:46:01 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 14:46:01 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.235s coverage: 97.3% of statements 14:46:01 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 14:46:01 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.425s coverage: 82.8% of statements 14:46:01 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 14:46:01 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.390s coverage: 64.8% of statements 14:46:01 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus/mocks [no test files] 14:46:01 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 14:46:02 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.397s coverage: 28.7% of statements 14:46:02 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 14:46:02 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.376s coverage: 14.3% of statements 14:46:06 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.375s coverage: 27.3% of statements 14:46:06 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 14:46:06 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 14:46:06 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.250s coverage: 52.8% of statements 14:46:38 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.601s coverage: 75.2% of statements 14:46:38 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.307s coverage: 94.4% of statements 14:46:38 go vet ./... 14:46:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:46:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:46:43 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 14:46:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:46:43 $ docker stop --time=1 4acb5b533d90eb6a517ceaef37f8093de42af2b92d002241e2981638b0915ba6 14:46:45 $ docker rm -f --volumes 4acb5b533d90eb6a517ceaef37f8093de42af2b92d002241e2981638b0915ba6 [Pipeline] // withDockerContainer [Pipeline] sh 14:46:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:46:50 Warning: overwriting stash ‘coverage-report’ 14:46:50 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:46:51 14:46:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:46:52 arm64: Pulling from edgex-lftools-log-publisher 14:46:52 8998bd30e6a1: Pulling fs layer 14:46:52 04944245beec: Pulling fs layer 14:46:52 699f458cf7ca: Pulling fs layer 14:46:52 765212b225bb: Pulling fs layer 14:46:52 f23df028b6ca: Pulling fs layer 14:46:52 d65c8cfc05b1: Pulling fs layer 14:46:52 2437ff75d9bd: Pulling fs layer 14:46:52 f23df028b6ca: Waiting 14:46:52 d65c8cfc05b1: Waiting 14:46:52 2437ff75d9bd: Waiting 14:46:52 765212b225bb: Waiting 14:46:52 04944245beec: Verifying Checksum 14:46:52 04944245beec: Download complete 14:46:52 765212b225bb: Verifying Checksum 14:46:52 765212b225bb: Download complete 14:46:52 f23df028b6ca: Verifying Checksum 14:46:52 f23df028b6ca: Download complete 14:46:52 d65c8cfc05b1: Verifying Checksum 14:46:52 d65c8cfc05b1: Download complete 14:46:52 699f458cf7ca: Verifying Checksum 14:46:52 699f458cf7ca: Download complete 14:46:52 8998bd30e6a1: Verifying Checksum 14:46:52 8998bd30e6a1: Download complete 14:46:55 2437ff75d9bd: Verifying Checksum 14:46:55 2437ff75d9bd: Download complete 14:46:56 8998bd30e6a1: Pull complete 14:46:57 04944245beec: Pull complete 14:46:58 699f458cf7ca: Pull complete 14:46:59 765212b225bb: Pull complete 14:47:00 f23df028b6ca: Pull complete 14:47:00 d65c8cfc05b1: Pull complete 14:47:15 2437ff75d9bd: Pull complete 14:47:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:47:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:47:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:47:15 prd-ubuntu20.04-docker-arm64-4c-16g-4899 does not seem to be running inside a container 14:47:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/215 -v /w/workspace/app-functions-sdk-go/215:/w/workspace/app-functions-sdk-go/215:rw,z -v /w/workspace/app-functions-sdk-go/215@tmp:/w/workspace/app-functions-sdk-go/215@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:47:18 $ docker top 1a420fbafca60153a6a1bfb93a010c5fa9c81a0cbf5d6d27c459db9a92a1e880 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:47:19 ---> job-cost.sh 14:47:19 lf-activate-venv: SKIPPING 14:47:19 INFO: No Stack... 14:47:19 INFO: Retrieving Pricing Info for: v3-standard-4 14:47:20 INFO: Archiving Costs [Pipeline] sh 14:47:20 + cut -d, -f6 14:47:20 + cat /w/workspace/app-functions-sdk-go/215/archives/cost.csv [Pipeline] lock 14:47:21 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-215-stack-cost] 14:47:21 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-215-stack-cost] did not exist. Created. 14:47:21 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-215-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:47:21 /w/workspace/app-functions-sdk-go/215@tmp/durable-89842158/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:47:21 + echo total: 0.10999999940395355 [Pipeline] stash 14:47:21 Warning: overwriting stash ‘stack-cost’ 14:47:22 Stashed 1 file(s) [Pipeline] } 14:47:22 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-215-stack-cost] [Pipeline] // lock [Pipeline] } 14:47:22 $ docker stop --time=1 1a420fbafca60153a6a1bfb93a010c5fa9c81a0cbf5d6d27c459db9a92a1e880 14:47:23 $ docker rm -f --volumes 1a420fbafca60153a6a1bfb93a010c5fa9c81a0cbf5d6d27c459db9a92a1e880 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:47:23 provisioning config files... 14:47:23 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config114033554260736663tmp [Pipeline] { [Pipeline] sh 14:47:24 + set +x 14:47:24 + + bash -s -- 14:47:24 curl -s https://codecov.io/bash 14:47:24 14:47:24 _____ _ 14:47:24 / ____| | | 14:47:24 | | ___ __| | ___ ___ _____ __ 14:47:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:47:24 | |___| (_) | (_| | __/ (_| (_) \ V / 14:47:24 \_____\___/ \__,_|\___|\___\___/ \_/ 14:47:24 Bash-1.0.6 14:47:24 14:47:24 14:47:24 ==> git version 2.25.1 found 14:47:24 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:47:24 Release-Date: 2020-01-08 14:47:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:47:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:47:24 ==> Jenkins CI detected. 14:47:24 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 14:47:24 project root: . 14:47:24 --> token set from env 14:47:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:47:24 ==> Running gcov in . (disable via -X gcov) 14:47:24 ==> Python coveragepy not found 14:47:24 ==> Searching for coverage reports in: 14:47:24 + . 14:47:24 -> Found 2 reports 14:47:24 ==> Detecting git/mercurial file structure 14:47:24 ==> Reading reports 14:47:24 + ./app-service-template/coverage.out bytes=3432 14:47:24 + ./coverage.out bytes=116641 14:47:24 ==> Appending adjustments 14:47:24 https://docs.codecov.io/docs/fixing-reports 14:47:25 + Found adjustments 14:47:25 ==> Gzipping contents 14:47:25 24K /tmp/codecov.MkRwba.gz 14:47:25 ==> Uploading reports 14:47:25 url: https://codecov.io 14:47:25 query: branch=main&commit=3ca42d5cbaa22a218d275f14a8e9b0dc87da7e63&build=215&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F215%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:47:25 -> Pinging Codecov 14:47:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=3ca42d5cbaa22a218d275f14a8e9b0dc87da7e63&build=215&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F215%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:47:25 -> Uploading to 14:47:25 https://storage.googleapis.com/codecov/v4/raw/2023-02-07/3D8B5DFFC46A037C893635FACE044666/3ca42d5cbaa22a218d275f14a8e9b0dc87da7e63/4928f329-31ce-413f-aaa8-4374a7c7ee64.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230207T144725Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=52b81094f3cb144db33a1d9598c32258244afbe4584769d83cd90b1f85028f29 14:47:25 % Total % Received % Xferd Average Speed Time Time Time Current 14:47:25 Dload Upload Total Spent Left Speed 14:47:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20594 0 0 100 20594 0 88767 --:--:-- --:--:-- --:--:-- 88386 100 20594 0 0 100 20594 0 67743 --:--:-- --:--:-- --:--:-- 67521 14:47:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/3ca42d5cbaa22a218d275f14a8e9b0dc87da7e63 [Pipeline] } 14:47:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:47:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:47:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:47:26 14:47:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:47:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:47:26 df9b9388f04a: Pulling fs layer 14:47:26 52dc419b0ee2: Pulling fs layer 14:47:26 25bc292e5bac: Pulling fs layer 14:47:26 114826534d7a: Pulling fs layer 14:47:26 4657fd5d0bcf: Pulling fs layer 14:47:26 6ad1cebc031e: Pulling fs layer 14:47:26 8a3aa393b2d8: Pulling fs layer 14:47:26 4657fd5d0bcf: Waiting 14:47:26 6ad1cebc031e: Waiting 14:47:26 8a3aa393b2d8: Waiting 14:47:26 25bc292e5bac: Verifying Checksum 14:47:26 25bc292e5bac: Download complete 14:47:26 52dc419b0ee2: Verifying Checksum 14:47:26 52dc419b0ee2: Download complete 14:47:26 4657fd5d0bcf: Verifying Checksum 14:47:26 4657fd5d0bcf: Download complete 14:47:26 df9b9388f04a: Verifying Checksum 14:47:26 df9b9388f04a: Download complete 14:47:26 df9b9388f04a: Pull complete 14:47:26 52dc419b0ee2: Pull complete 14:47:26 25bc292e5bac: Pull complete 14:47:26 6ad1cebc031e: Verifying Checksum 14:47:26 6ad1cebc031e: Download complete 14:47:27 8a3aa393b2d8: Verifying Checksum 14:47:27 8a3aa393b2d8: Download complete 14:47:27 114826534d7a: Verifying Checksum 14:47:27 114826534d7a: Download complete 14:47:31 114826534d7a: Pull complete 14:47:31 4657fd5d0bcf: Pull complete 14:47:31 6ad1cebc031e: Pull complete 14:47:34 8a3aa393b2d8: Pull complete 14:47:34 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:47:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:47:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:47:34 prd-ubuntu20.04-docker-8c-8g-4896 does not seem to be running inside a container 14:47:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:47:36 $ docker top ce99ee91ac77193b0f844f5f817c9ec6c6f6af0f964eeedce9214952ab60425a -eo pid,comm [Pipeline] { [Pipeline] echo 14:47:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 14:47:37 + set -o pipefail 14:47:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 14:47:42 14:47:42 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... 14:47:42 14:47:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/f2b5342d-304e-4abb-bb93-5b2587995219 14:47:42 14:47:42 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:47:42 14:47:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:47:42 14:47:42 14:47:42 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:47:42 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:47:42 More details here: https://snyk.co/ue1NS [Pipeline] } 14:47:42 $ docker stop --time=1 ce99ee91ac77193b0f844f5f817c9ec6c6f6af0f964eeedce9214952ab60425a 14:47:44 $ docker rm -f --volumes ce99ee91ac77193b0f844f5f817c9ec6c6f6af0f964eeedce9214952ab60425a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 14:47:45 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:47:45 provisioning config files... 14:47:45 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4647351708564750494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:47:45 --> edgex-publish-swagger.sh 14:47:45 === Publish openapi/v2 API === 14:47:45 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 14:47:45 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 14:47:45 % Total % Received % Xferd Average Speed Time Time Time Current 14:47:45 Dload Upload Total Spent Left Speed 14:47:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11426 0 0 100 11426 0 54669 --:--:-- --:--:-- --:--:-- 54409 100 11426 0 0 100 11426 0 15295 --:--:-- --:--:-- --:--:-- 15275 14:47:45 14:47:45 [Pipeline] } 14:47:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:47:46 + git log --format=format:%s -1 3ca42d5cbaa22a218d275f14a8e9b0dc87da7e63 [Pipeline] sh 14:47:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:47:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:47:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:47:47 prd-ubuntu20.04-docker-8c-8g-4896 does not seem to be running inside a container 14:47:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:47:47 $ docker top 064d9dc0160f9bcfc6cba342c2ddc4121072d5c4689c8fa3c2d5009fbe824e07 -eo pid,comm 14:47:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:47:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:47:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:47:47 [ssh-agent] Looking for ssh-agent implementation... 14:47:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:47 $ docker exec 064d9dc0160f9bcfc6cba342c2ddc4121072d5c4689c8fa3c2d5009fbe824e07 ssh-agent 14:47:47 SSH_AUTH_SOCK=/tmp/ssh-4LDZ4U6BGlbf/agent.33 14:47:47 SSH_AGENT_PID=39 14:47:47 Running ssh-add (command line suppressed) 14:47:47 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7450462042077964589.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7450462042077964589.key) 14:47:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:47:48 + git semver tag 14:47:48 2023-02-07 14:47:48,374 [run_tag] DEBUG tag force:False 14:47:48 2023-02-07 14:47:48,374 [check_head_tag] DEBUG check head tag 14:47:48 2023-02-07 14:47:48,376 [execute] INFO git cat-file --batch-check 14:47:48 2023-02-07 14:47:48,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 14:47:48 2023-02-07 14:47:48,381 [execute] INFO git cat-file --batch 14:47:48 2023-02-07 14:47:48,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 14:47:48 2023-02-07 14:47:48,411 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:47:48 2023-02-07 14:47:48,411 [execute] INFO git tag -a v3.0.0-dev.26 -m v3.0.0-dev.26 14:47:48 2023-02-07 14:47:48,411 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.26', '-m', 'v3.0.0-dev.26'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 14:47:48 2023-02-07 14:47:48,416 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:47:48 3.0.0-dev.26 [Pipeline] } 14:47:48 $ docker exec --env ******** --env ******** 064d9dc0160f9bcfc6cba342c2ddc4121072d5c4689c8fa3c2d5009fbe824e07 ssh-agent -k 14:47:48 unset SSH_AUTH_SOCK; 14:47:48 unset SSH_AGENT_PID; 14:47:48 echo Agent pid 39 killed; 14:47:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:47:48 + git semver [Pipeline] } 14:47:49 $ docker stop --time=1 064d9dc0160f9bcfc6cba342c2ddc4121072d5c4689c8fa3c2d5009fbe824e07 14:47:50 $ docker rm -f --volumes 064d9dc0160f9bcfc6cba342c2ddc4121072d5c4689c8fa3c2d5009fbe824e07 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:47:50 14:47:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:47:51 0.23.1-centos7: Pulling from edgex-lftools 14:47:51 ab5ef0e58194: Pulling fs layer 14:47:51 9712f1f96733: Pulling fs layer 14:47:51 63f879dbbcfc: Pulling fs layer 14:47:51 0d9ebad4ef96: Pulling fs layer 14:47:51 e9a5061849ea: Pulling fs layer 14:47:51 d747dcd14b5f: Pulling fs layer 14:47:51 2de7ff778b66: Pulling fs layer 14:47:51 0d9ebad4ef96: Waiting 14:47:51 e9a5061849ea: Waiting 14:47:51 d747dcd14b5f: Waiting 14:47:51 2de7ff778b66: Waiting 14:47:51 9712f1f96733: Verifying Checksum 14:47:51 9712f1f96733: Download complete 14:47:52 63f879dbbcfc: Verifying Checksum 14:47:52 63f879dbbcfc: Download complete 14:47:52 e9a5061849ea: Download complete 14:47:52 d747dcd14b5f: Download complete 14:47:52 2de7ff778b66: Verifying Checksum 14:47:52 2de7ff778b66: Download complete 14:47:52 0d9ebad4ef96: Verifying Checksum 14:47:52 0d9ebad4ef96: Download complete 14:47:52 ab5ef0e58194: Verifying Checksum 14:47:52 ab5ef0e58194: Download complete 14:47:55 ab5ef0e58194: Pull complete 14:47:55 9712f1f96733: Pull complete 14:47:56 63f879dbbcfc: Pull complete 14:48:00 0d9ebad4ef96: Pull complete 14:48:00 e9a5061849ea: Pull complete 14:48:00 d747dcd14b5f: Pull complete 14:48:01 2de7ff778b66: Pull complete 14:48:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:48:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:48:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:01 prd-ubuntu20.04-docker-8c-8g-4896 does not seem to be running inside a container 14:48:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:48:04 $ docker top 4b3b5fa2efe7b3820b7c01f76426648f29f700536284baaa74dfc010870b5685 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:48:04 provisioning config files... 14:48:04 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config13792211080886394928tmp 14:48:04 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8740887087837341620tmp 14:48:04 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15562938204567039263tmp [Pipeline] { [Pipeline] echo 14:48:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:48:04 ---> sigul-configuration.sh 14:48:04 gpg: directory `/root/.gnupg' created 14:48:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:48:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:48:04 gpg: keyring `/root/.gnupg/secring.gpg' created 14:48:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:48:04 gpg: CAST5 encrypted data 14:48:04 gpg: encrypted with 1 passphrase 14:48:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:48:04 + mkdir /home/jenkins 14:48:04 + mkdir /home/jenkins/sigul [Pipeline] sh 14:48:05 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 14:48:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:48:05 ---> sigul-install.sh 14:48:05 Sigul already installed; skipping installation. [Pipeline] sh 14:48:05 + git tag --list 14:48:05 v0.1.0 14:48:05 v0.1.1 14:48:05 v1.0.0 14:48:05 v1.1.0 14:48:05 v1.2.0 14:48:05 v1.3.0 14:48:05 v1.3.1 14:48:05 v2.0.0 14:48:05 v2.0.1 14:48:05 v2.1.0 14:48:05 v2.1.1 14:48:05 v2.1.1-dev.3 14:48:05 v2.1.1-dev.4 14:48:05 v2.2.0 14:48:05 v2.2.1-dev.1 14:48:05 v2.2.1-dev.10 14:48:05 v2.2.1-dev.11 14:48:05 v2.2.1-dev.12 14:48:05 v2.2.1-dev.13 14:48:05 v2.2.1-dev.14 14:48:05 v2.2.1-dev.15 14:48:05 v2.2.1-dev.16 14:48:05 v2.2.1-dev.17 14:48:05 v2.2.1-dev.18 14:48:05 v2.2.1-dev.19 14:48:05 v2.2.1-dev.2 14:48:05 v2.2.1-dev.20 14:48:05 v2.2.1-dev.21 14:48:05 v2.2.1-dev.22 14:48:05 v2.2.1-dev.23 14:48:05 v2.2.1-dev.3 14:48:05 v2.2.1-dev.4 14:48:05 v2.2.1-dev.5 14:48:05 v2.2.1-dev.6 14:48:05 v2.2.1-dev.7 14:48:05 v2.2.1-dev.8 14:48:05 v2.2.1-dev.9 14:48:05 v2.3.0 14:48:05 v2.3.0-dev.24 14:48:05 v2.3.0-dev.25 14:48:05 v2.3.0-dev.26 14:48:05 v2.3.0-dev.27 14:48:05 v2.3.0-dev.28 14:48:05 v2.3.0-dev.29 14:48:05 v2.3.0-dev.30 14:48:05 v2.3.0-dev.31 14:48:05 v2.3.0-dev.32 14:48:05 v2.3.0-dev.33 14:48:05 v2.3.0-dev.34 14:48:05 v2.3.0-dev.35 14:48:05 v2.3.0-dev.36 14:48:05 v2.3.0-dev.37 14:48:05 v2.3.0-dev.38 14:48:05 v2.3.0-dev.39 14:48:05 v2.3.0-dev.40 14:48:05 v2.3.0-dev.41 14:48:05 v2.3.0-dev.42 14:48:05 v2.3.0-dev.43 14:48:05 v2.3.0-dev.44 14:48:05 v2.3.0-dev.45 14:48:05 v2.3.0-dev.46 14:48:05 v2.3.0-dev.47 14:48:05 v2.3.0-dev.48 14:48:05 v2.3.0-dev.49 14:48:05 v2.3.0-dev.50 14:48:05 v2.3.0-dev.51 14:48:05 v2.3.0-dev.52 14:48:05 v2.3.0-dev.53 14:48:05 v2.3.0-dev.54 14:48:05 v2.3.0-dev.55 14:48:05 v2.3.0-dev.56 14:48:05 v2.3.0-dev.57 14:48:05 v2.3.0-dev.58 14:48:05 v2.3.0-dev.59 14:48:05 v2.3.0-dev.60 14:48:05 v2.3.0-dev.61 14:48:05 v2.3.0-dev.62 14:48:05 v2.3.1-dev.1 14:48:05 v2.3.1-dev.2 14:48:05 v2.3.1-dev.3 14:48:05 v3.0.0-dev.1 14:48:05 v3.0.0-dev.10 14:48:05 v3.0.0-dev.11 14:48:05 v3.0.0-dev.12 14:48:05 v3.0.0-dev.13 14:48:05 v3.0.0-dev.14 14:48:05 v3.0.0-dev.15 14:48:05 v3.0.0-dev.16 14:48:05 v3.0.0-dev.17 14:48:05 v3.0.0-dev.18 14:48:05 v3.0.0-dev.19 14:48:05 v3.0.0-dev.2 14:48:05 v3.0.0-dev.20 14:48:05 v3.0.0-dev.21 14:48:05 v3.0.0-dev.22 14:48:05 v3.0.0-dev.23 14:48:05 v3.0.0-dev.24 14:48:05 v3.0.0-dev.25 14:48:05 v3.0.0-dev.26 14:48:05 v3.0.0-dev.3 14:48:05 v3.0.0-dev.4 14:48:05 v3.0.0-dev.5 14:48:05 v3.0.0-dev.6 14:48:05 v3.0.0-dev.7 14:48:05 v3.0.0-dev.8 14:48:05 v3.0.0-dev.9 [Pipeline] sh 14:48:05 + lftools sign git-tag v3.0.0-dev.26 14:48:06 Signing Git tag with Sigul... 14:48:06 Signing v3.0.0-dev.26 [Pipeline] echo 14:48:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:48:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:48:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:48:07 $ docker stop --time=1 4b3b5fa2efe7b3820b7c01f76426648f29f700536284baaa74dfc010870b5685 14:48:08 $ docker rm -f --volumes 4b3b5fa2efe7b3820b7c01f76426648f29f700536284baaa74dfc010870b5685 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:48:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:48:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:48:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:09 prd-ubuntu20.04-docker-8c-8g-4896 does not seem to be running inside a container 14:48:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:48:10 $ docker top be5614afe0bddc8a0c4dfc4ce395aaf6888ae245273bc1382b75581b8ff26529 -eo pid,comm 14:48:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:48:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:48:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:48:10 [ssh-agent] Looking for ssh-agent implementation... 14:48:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:48:10 $ docker exec be5614afe0bddc8a0c4dfc4ce395aaf6888ae245273bc1382b75581b8ff26529 ssh-agent 14:48:10 SSH_AUTH_SOCK=/tmp/ssh-ifcA6Ac5f9tg/agent.32 14:48:10 SSH_AGENT_PID=38 14:48:10 Running ssh-add (command line suppressed) 14:48:10 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16228264771080653756.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16228264771080653756.key) 14:48:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:48:10 + git semver bump pre 14:48:11 2023-02-07 14:48:11,030 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:48:11 2023-02-07 14:48:11,030 [bump_version] DEBUG bumping version:3.0.0-dev.26 on axis:pre with prefix:dev 14:48:11 2023-02-07 14:48:11,030 [bump_version] DEBUG bumped version:3.0.0-dev.27 14:48:11 2023-02-07 14:48:11,031 [write_version] DEBUG write version:3.0.0-dev.27 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 14:48:11 2023-02-07 14:48:11,031 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:48:11 2023-02-07 14:48:11,031 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:48:11 2023-02-07 14:48:11,033 [execute] INFO git cat-file --batch-check 14:48:11 2023-02-07 14:48:11,033 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:48:11 2023-02-07 14:48:11,038 [execute] INFO git cat-file --batch 14:48:11 2023-02-07 14:48:11,038 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:48:11 2023-02-07 14:48:11,044 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:48:11 3.0.0-dev.27 [Pipeline] } 14:48:11 $ docker exec --env ******** --env ******** be5614afe0bddc8a0c4dfc4ce395aaf6888ae245273bc1382b75581b8ff26529 ssh-agent -k 14:48:11 unset SSH_AUTH_SOCK; 14:48:11 unset SSH_AGENT_PID; 14:48:11 echo Agent pid 38 killed; 14:48:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:48:11 + git semver [Pipeline] } 14:48:11 $ docker stop --time=1 be5614afe0bddc8a0c4dfc4ce395aaf6888ae245273bc1382b75581b8ff26529 14:48:13 $ docker rm -f --volumes be5614afe0bddc8a0c4dfc4ce395aaf6888ae245273bc1382b75581b8ff26529 [Pipeline] // withDockerContainer [Pipeline] sh 14:48:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:48:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:48:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:13 prd-ubuntu20.04-docker-8c-8g-4896 does not seem to be running inside a container 14:48:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:48:14 $ docker top 41dc4b72e2dc9d37aead5ac13dec9c4560f16a3ebf5f071ff134a904d2fec0e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:48:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:48:14 [ssh-agent] Looking for ssh-agent implementation... 14:48:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:48:14 $ docker exec 41dc4b72e2dc9d37aead5ac13dec9c4560f16a3ebf5f071ff134a904d2fec0e4 ssh-agent 14:48:14 SSH_AUTH_SOCK=/tmp/ssh-UtwYJNLunkaK/agent.32 14:48:14 SSH_AGENT_PID=39 14:48:14 Running ssh-add (command line suppressed) 14:48:14 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9684368350666870901.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9684368350666870901.key) 14:48:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:48:15 + git semver push 14:48:15 2023-02-07 14:48:15,237 [run_push] DEBUG push 14:48:15 2023-02-07 14:48:15,238 [execute] INFO git cat-file --batch-check 14:48:15 2023-02-07 14:48:15,238 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:48:15 2023-02-07 14:48:15,242 [execute] INFO git rev-list e4819079cca5707a5c06b699362ccb310ef1f58b -- 14:48:15 2023-02-07 14:48:15,243 [execute] DEBUG Popen(['git', 'rev-list', 'e4819079cca5707a5c06b699362ccb310ef1f58b', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:48:15 2023-02-07 14:48:15,256 [execute] INFO git fetch -v origin 14:48:15 2023-02-07 14:48:15,257 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 14:48:15 2023-02-07 14:48:15,811 [run_push] DEBUG no remote changes detected 14:48:15 2023-02-07 14:48:15,811 [execute] INFO git push origin semver 14:48:15 2023-02-07 14:48:15,812 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:48:17 2023-02-07 14:48:16,892 [run_push] DEBUG push all version tags 14:48:17 2023-02-07 14:48:16,892 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:48:17 2023-02-07 14:48:16,893 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 14:48:17 2023-02-07 14:48:17,793 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:48:17 3.0.0-dev.27 [Pipeline] } 14:48:18 $ docker exec --env ******** --env ******** 41dc4b72e2dc9d37aead5ac13dec9c4560f16a3ebf5f071ff134a904d2fec0e4 ssh-agent -k 14:48:18 unset SSH_AUTH_SOCK; 14:48:18 unset SSH_AGENT_PID; 14:48:18 echo Agent pid 39 killed; 14:48:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:48:18 + git semver [Pipeline] } 14:48:18 $ docker stop --time=1 41dc4b72e2dc9d37aead5ac13dec9c4560f16a3ebf5f071ff134a904d2fec0e4 14:48:20 $ docker rm -f --volumes 41dc4b72e2dc9d37aead5ac13dec9c4560f16a3ebf5f071ff134a904d2fec0e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:48:20 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 14:48:20 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 14:48:20 total 16 14:48:20 drwxr-xr-x 3 root root 4096 Feb 7 14:38 . 14:48:20 drwxrwxr-x 10 jenkins jenkins 4096 Feb 7 14:48 .. 14:48:20 drwxr-xr-x 2 root root 4096 Feb 7 14:38 cost 14:48:20 -rw-r--r-- 1 root root 92 Feb 7 14:38 cost.csv 14:48:20 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 14:48:20 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 14:48:20 total 16 14:48:20 drwxr-xr-x 3 jenkins jenkins 4096 Feb 7 14:38 . 14:48:20 drwxrwxr-x 10 jenkins jenkins 4096 Feb 7 14:48 .. 14:48:20 drwxr-xr-x 2 jenkins jenkins 4096 Feb 7 14:38 cost 14:48:20 -rw-r--r-- 1 jenkins jenkins 92 Feb 7 14:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:48:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:48:21 ---> package-listing.sh 14:48:21 ++ facter osfamily 14:48:21 ++ tr '[:upper:]' '[:lower:]' 14:48:22 + OS_FAMILY=debian 14:48:22 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 14:48:22 + START_PACKAGES=/tmp/packages_start.txt 14:48:22 + END_PACKAGES=/tmp/packages_end.txt 14:48:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:48:22 + PACKAGES=/tmp/packages_start.txt 14:48:22 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 14:48:22 + PACKAGES=/tmp/packages_end.txt 14:48:22 + case "${OS_FAMILY}" in 14:48:22 + dpkg -l 14:48:22 + grep '^ii' 14:48:22 + '[' -f /tmp/packages_start.txt ']' 14:48:22 + '[' -f /tmp/packages_end.txt ']' 14:48:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:48:22 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 14:48:22 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 14:48:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo 14:48:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:48:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:48:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:22 prd-ubuntu20.04-docker-8c-8g-4896 does not seem to be running inside a container 14:48:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:48:23 $ docker top 8a0ebf90bcc3ce96d55ec701b71a0281b278e73ae33d7d0baefe5d3c4613368b -eo pid,comm [Pipeline] { [Pipeline] sh 14:48:23 + touch /tmp/pre-build-complete [Pipeline] sh 14:48:23 + mkdir -p /var/log/sysstat [Pipeline] sh 14:48:24 + ls /var/log/sa-host 14:48:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:48:24 provisioning config files... 14:48:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7550391064811811613tmp [Pipeline] { [Pipeline] echo 14:48:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:48:24 ---> create-netrc.sh [Pipeline] } 14:48:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:48:25 ---> python-tools-install.sh [Pipeline] echo 14:48:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:48:25 ---> sudo-logs.sh 14:48:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:48:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:48:25 ---> job-cost.sh 14:48:25 lf-activate-venv: SKIPPING 14:48:25 DEBUG: total: 0.2199999988079071 14:48:25 INFO: Retrieving Stack Cost... 14:48:26 INFO: Retrieving Pricing Info for: v3-standard-8 14:48:26 INFO: Archiving Costs [Pipeline] echo 14:48:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:48:26 ---> logs-deploy.sh 14:48:26 lf-activate-venv: SKIPPING 14:48:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/215 14:48:26 INFO: archiving workspace using pattern(s): 14:48:27 Archives upload complete. 14:48:27 INFO: archiving logs to Nexus 14:48:28 ---> uname -a: 14:48:28 Linux prd-ubuntu20-04-docker-8c-8g-4896 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:48:28 14:48:28 14:48:28 ---> lscpu: 14:48:28 Architecture: x86_64 14:48:28 CPU op-mode(s): 32-bit, 64-bit 14:48:28 Byte Order: Little Endian 14:48:28 Address sizes: 40 bits physical, 48 bits virtual 14:48:28 CPU(s): 8 14:48:28 On-line CPU(s) list: 0-7 14:48:28 Thread(s) per core: 1 14:48:28 Core(s) per socket: 1 14:48:28 Socket(s): 8 14:48:28 NUMA node(s): 1 14:48:28 Vendor ID: AuthenticAMD 14:48:28 CPU family: 23 14:48:28 Model: 49 14:48:28 Model name: AMD EPYC-Rome Processor 14:48:28 Stepping: 0 14:48:28 CPU MHz: 2799.976 14:48:28 BogoMIPS: 5599.95 14:48:28 Virtualization: AMD-V 14:48:28 Hypervisor vendor: KVM 14:48:28 Virtualization type: full 14:48:28 L1d cache: 256 KiB 14:48:28 L1i cache: 256 KiB 14:48:28 L2 cache: 4 MiB 14:48:28 L3 cache: 128 MiB 14:48:28 NUMA node0 CPU(s): 0-7 14:48:28 Vulnerability Itlb multihit: Not affected 14:48:28 Vulnerability L1tf: Not affected 14:48:28 Vulnerability Mds: Not affected 14:48:28 Vulnerability Meltdown: Not affected 14:48:28 Vulnerability Mmio stale data: Not affected 14:48:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:48:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:48:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:48:28 Vulnerability Srbds: Not affected 14:48:28 Vulnerability Tsx async abort: Not affected 14:48:28 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 14:48:28 14:48:28 14:48:28 ---> nproc: 14:48:28 8 14:48:28 14:48:28 14:48:28 ---> df -h: 14:48:28 Filesystem Size Used Avail Use% Mounted on 14:48:28 overlay 155G 12G 143G 8% / 14:48:28 tmpfs 64M 0 64M 0% /dev 14:48:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:48:28 shm 64M 0 64M 0% /dev/shm 14:48:28 /dev/vda1 155G 12G 143G 8% /facter-os 14:48:28 14:48:28 14:48:28 ---> sar -b -r -n DEV: 14:48:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4896) 02/07/23 _x86_64_ (8 CPU) 14:48:28 14:48:28 14:35:15 LINUX RESTART (8 CPU) 14:48:28 14:48:28 14:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:48:28 14:37:01 97.13 3.43 93.70 0.00 434.66 120446.78 0.00 14:48:28 14:38:01 47.98 0.05 47.93 0.00 0.40 30194.98 0.00 14:48:28 14:39:01 39.94 0.17 39.77 0.00 7.06 18236.32 0.00 14:48:28 14:40:01 1.52 0.00 1.52 0.00 0.00 16.40 0.00 14:48:28 14:41:01 52.33 11.21 41.12 0.00 5224.53 8680.84 0.00 14:48:28 14:42:01 6.12 0.02 6.10 0.00 0.13 124.78 0.00 14:48:28 14:43:01 1.43 0.00 1.43 0.00 0.00 16.79 0.00 14:48:28 14:44:01 1.78 0.00 1.78 0.00 0.00 20.00 0.00 14:48:28 14:45:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 14:48:28 14:46:01 3.45 1.62 1.83 0.00 36.39 22.00 0.00 14:48:28 14:47:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 14:48:28 14:48:01 61.72 0.37 61.35 0.00 22.10 35345.20 0.00 14:48:28 Average: 26.25 1.41 24.84 0.00 477.78 17737.05 0.00 14:48:28 14:48:28 14:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:48:28 14:37:01 27989124 31308920 1007516 3.06 96160 3417828 2394296 7.06 1576032 2875632 782056 14:48:28 14:38:01 28124780 31582684 732940 2.23 100188 3532764 1854080 5.46 1398968 2898524 32992 14:48:28 14:39:01 28571264 31574420 747204 2.27 103344 3111760 1744276 5.14 1130660 2761000 8 14:48:28 14:40:01 28571428 31574628 746872 2.27 103376 3111760 1744276 5.14 1130588 2761000 168 14:48:28 14:41:01 28060312 31556648 733268 2.23 137152 3568636 1819364 5.36 1449936 2915224 964 14:48:28 14:42:01 28066408 31558056 732356 2.23 135760 3565380 1797688 5.30 1447672 2912008 8 14:48:28 14:43:01 28071556 31563360 726928 2.21 135856 3565384 1797688 5.30 1442744 2912012 8 14:48:28 14:44:01 28070916 31562808 727344 2.21 135908 3565388 1797688 5.30 1442856 2912016 8 14:48:28 14:45:01 28070868 31563332 727256 2.21 135984 3565388 1781620 5.25 1442500 2912484 8 14:48:28 14:46:01 28051876 31546304 744080 2.26 136040 3566480 1781620 5.25 1463780 2912812 24 14:48:28 14:47:01 28052116 31546584 743980 2.26 136056 3566480 1781620 5.25 1463380 2912800 20 14:48:28 14:48:01 26548060 31488076 797028 2.42 172700 4855732 2084168 6.14 1593680 4158656 613996 14:48:28 Average: 28020726 31535485 763898 2.32 127377 3582748 1864865 5.50 1415233 2987014 119188 14:48:28 14:48:28 14:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:48:28 14:37:01 ens3 339.77 269.88 5716.43 43.42 0.00 0.00 0.00 0.00 14:48:28 14:37:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 14:48:28 14:37:01 docker0 116.04 145.07 9.62 1662.64 0.00 0.00 0.00 0.00 14:48:28 14:37:01 veth8b2c123 68.79 98.80 6.85 1302.87 0.00 0.00 0.00 0.11 14:48:28 14:38:01 ens3 17.98 9.55 14.62 6.98 0.00 0.00 0.00 0.00 14:48:28 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:48:28 14:38:01 docker0 1.28 1.40 0.08 1.56 0.00 0.00 0.00 0.00 14:48:28 14:38:01 veth8b2c123 1.28 1.42 0.10 1.56 0.00 0.00 0.00 0.00 14:48:28 14:39:01 ens3 137.95 105.71 2527.85 102.97 0.00 0.00 0.00 0.00 14:48:28 14:39:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 14:48:28 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:28 14:40:01 ens3 0.72 0.13 0.06 0.01 0.00 0.00 0.00 0.00 14:48:28 14:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:48:28 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:28 14:41:01 ens3 169.13 91.92 2754.16 7.04 0.00 0.00 0.00 0.00 14:48:28 14:41:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 14:48:28 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:28 14:42:01 ens3 0.53 0.30 0.11 0.08 0.00 0.00 0.00 0.00 14:48:28 14:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:48:28 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:28 14:43:01 ens3 0.40 0.35 0.31 0.21 0.00 0.00 0.00 0.00 14:48:28 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:28 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:28 14:44:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:48:28 14:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:48:28 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:28 14:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:28 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:28 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:28 14:46:01 ens3 7.92 6.75 5.17 5.94 0.00 0.00 0.00 0.00 14:48:28 14:46:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 14:48:28 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:28 14:47:01 ens3 1.13 0.28 0.35 0.21 0.00 0.00 0.00 0.00 14:48:28 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:28 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:28 14:48:01 ens3 381.39 290.07 7890.72 38.88 0.00 0.00 0.00 0.00 14:48:28 14:48:01 lo 2.24 2.24 0.21 0.21 0.00 0.00 0.00 0.00 14:48:28 14:48:01 docker0 32.45 49.20 3.10 593.80 0.00 0.00 0.00 0.00 14:48:28 Average: ens3 87.69 64.28 1567.08 17.12 0.00 0.00 0.00 0.00 14:48:28 Average: lo 0.51 0.51 0.05 0.05 0.00 0.00 0.00 0.00 14:48:28 Average: docker0 12.45 16.26 1.06 187.61 0.00 0.00 0.00 0.00 14:48:28 14:48:28 14:48:28 ---> sar -P ALL: 14:48:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4896) 02/07/23 _x86_64_ (8 CPU) 14:48:28 14:48:28 14:35:15 LINUX RESTART (8 CPU) 14:48:28 14:48:28 14:36:01 CPU %user %nice %system %iowait %steal %idle 14:48:28 14:37:01 all 35.91 0.00 6.76 0.96 0.10 56.26 14:48:28 14:37:01 0 36.47 0.00 6.47 0.98 0.10 55.98 14:48:28 14:37:01 1 35.36 0.00 7.43 3.66 0.12 53.43 14:48:28 14:37:01 2 34.88 0.00 7.29 1.18 0.10 56.55 14:48:28 14:37:01 3 34.48 0.00 5.85 0.46 0.10 59.11 14:48:28 14:37:01 4 38.53 0.00 6.67 0.12 0.12 54.57 14:48:28 14:37:01 5 36.86 0.00 6.72 0.17 0.10 56.16 14:48:28 14:37:01 6 35.13 0.00 6.42 0.85 0.08 57.52 14:48:28 14:37:01 7 35.58 0.00 7.25 0.29 0.10 56.78 14:48:28 14:38:01 all 33.46 0.00 4.61 0.29 0.07 61.58 14:48:28 14:38:01 0 32.87 0.00 4.91 1.36 0.07 60.80 14:48:28 14:38:01 1 33.69 0.00 4.71 0.22 0.07 61.32 14:48:28 14:38:01 2 33.66 0.00 4.62 0.00 0.07 61.65 14:48:28 14:38:01 3 33.62 0.00 4.52 0.02 0.07 61.78 14:48:28 14:38:01 4 32.33 0.00 4.79 0.02 0.05 62.82 14:48:28 14:38:01 5 34.65 0.00 4.55 0.64 0.08 60.08 14:48:28 14:38:01 6 33.30 0.00 4.49 0.02 0.07 62.12 14:48:28 14:38:01 7 33.54 0.00 4.26 0.03 0.07 62.10 14:48:28 14:39:01 all 3.22 0.00 1.47 0.34 0.02 94.95 14:48:28 14:39:01 0 3.02 0.00 1.22 0.15 0.02 95.59 14:48:28 14:39:01 1 2.61 0.00 1.41 0.50 0.00 95.48 14:48:28 14:39:01 2 3.07 0.00 1.51 0.03 0.02 95.37 14:48:28 14:39:01 3 2.70 0.00 1.21 0.05 0.02 96.03 14:48:28 14:39:01 4 4.62 0.00 1.32 0.31 0.03 93.71 14:48:28 14:39:01 5 2.86 0.00 1.98 1.58 0.02 93.56 14:48:28 14:39:01 6 3.02 0.00 1.76 0.02 0.02 95.18 14:48:28 14:39:01 7 3.83 0.00 1.36 0.10 0.03 94.68 14:48:28 14:40:01 all 0.11 0.00 0.02 0.00 0.00 99.86 14:48:28 14:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:48:28 14:40:01 1 0.00 0.00 0.02 0.00 0.02 99.97 14:48:28 14:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:48:28 14:40:01 3 0.02 0.00 0.05 0.00 0.00 99.93 14:48:28 14:40:01 4 0.83 0.00 0.02 0.00 0.00 99.15 14:48:28 14:40:01 5 0.02 0.00 0.02 0.02 0.02 99.93 14:48:28 14:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:48:28 14:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:48:28 14:41:01 all 2.21 0.00 1.52 0.46 0.02 95.78 14:48:28 14:41:01 0 2.56 0.00 2.29 0.27 0.02 94.87 14:48:28 14:41:01 1 1.40 0.00 0.97 1.89 0.02 95.72 14:48:28 14:41:01 2 2.06 0.00 1.50 0.17 0.02 96.26 14:48:28 14:41:01 3 2.62 0.00 1.42 0.23 0.03 95.69 14:48:28 14:41:01 4 1.93 0.00 1.11 0.27 0.03 96.66 14:48:28 14:41:01 5 2.76 0.00 1.89 0.10 0.02 95.23 14:48:28 14:41:01 6 2.43 0.00 1.62 0.07 0.03 95.85 14:48:28 14:41:01 7 1.96 0.00 1.39 0.70 0.02 95.93 14:48:28 14:42:01 all 0.07 0.00 0.06 0.03 0.00 99.84 14:48:28 14:42:01 0 0.08 0.00 0.07 0.00 0.00 99.85 14:48:28 14:42:01 1 0.03 0.00 0.07 0.07 0.00 99.83 14:48:28 14:42:01 2 0.12 0.00 0.07 0.13 0.00 99.68 14:48:28 14:42:01 3 0.03 0.00 0.08 0.00 0.00 99.88 14:48:28 14:42:01 4 0.22 0.00 0.10 0.00 0.00 99.68 14:48:28 14:42:01 5 0.05 0.00 0.05 0.02 0.00 99.88 14:48:28 14:42:01 6 0.02 0.00 0.05 0.00 0.00 99.93 14:48:28 14:42:01 7 0.02 0.00 0.03 0.00 0.00 99.95 14:48:28 14:43:01 all 0.02 0.00 0.01 0.01 0.00 99.96 14:48:28 14:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 14:48:28 14:43:01 1 0.02 0.00 0.02 0.05 0.00 99.92 14:48:28 14:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:48:28 14:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:48:28 14:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:48:28 14:43:01 5 0.03 0.00 0.02 0.02 0.00 99.93 14:48:28 14:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:48:28 14:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:48:28 14:44:01 all 0.02 0.00 0.01 0.01 0.00 99.96 14:48:28 14:44:01 0 0.03 0.00 0.00 0.00 0.02 99.95 14:48:28 14:44:01 1 0.02 0.00 0.00 0.05 0.00 99.93 14:48:28 14:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 14:48:28 14:44:01 3 0.02 0.00 0.03 0.00 0.00 99.95 14:48:28 14:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:48:28 14:44:01 5 0.02 0.00 0.00 0.02 0.00 99.97 14:48:28 14:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:48:28 14:44:01 7 0.00 0.00 0.00 0.02 0.02 99.97 14:48:28 14:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:48:28 14:45:01 0 0.00 0.00 0.03 0.00 0.00 99.97 14:48:28 14:45:01 1 0.00 0.00 0.02 0.02 0.00 99.97 14:48:28 14:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 14:48:28 14:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:48:28 14:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:48:28 14:45:01 5 0.03 0.00 0.00 0.02 0.00 99.95 14:48:28 14:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:48:28 14:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:48:28 14:46:01 all 0.36 0.00 0.04 0.02 0.00 99.58 14:48:28 14:46:01 0 0.48 0.00 0.07 0.05 0.00 99.40 14:48:28 14:46:01 1 0.13 0.00 0.07 0.03 0.00 99.77 14:48:28 14:46:01 2 0.25 0.00 0.07 0.00 0.02 99.67 14:48:28 14:46:01 3 0.02 0.00 0.03 0.02 0.00 99.93 14:48:28 14:46:01 4 0.50 0.00 0.03 0.00 0.00 99.46 14:48:28 14:46:01 5 1.27 0.00 0.00 0.02 0.02 98.70 14:48:28 14:46:01 6 0.13 0.00 0.02 0.00 0.00 99.85 14:48:28 14:46:01 7 0.10 0.00 0.02 0.03 0.00 99.85 14:48:28 14:47:01 all 0.02 0.00 0.01 0.00 0.00 99.96 14:48:28 14:47:01 0 0.00 0.00 0.02 0.00 0.02 99.97 14:48:28 14:47:01 1 0.02 0.00 0.00 0.02 0.00 99.97 14:48:28 14:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:48:28 14:47:01 3 0.05 0.00 0.02 0.00 0.02 99.92 14:48:28 14:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:48:28 14:47:01 5 0.05 0.00 0.00 0.02 0.00 99.93 14:48:28 14:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:48:28 14:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:48:28 14:48:28 14:47:01 CPU %user %nice %system %iowait %steal %idle 14:48:28 14:48:01 all 8.37 0.00 3.60 0.63 0.05 87.35 14:48:28 14:48:01 0 8.66 0.00 2.57 0.03 0.03 88.70 14:48:28 14:48:01 1 7.66 0.00 3.36 0.98 0.05 87.95 14:48:28 14:48:01 2 8.33 0.00 3.77 0.92 0.05 86.94 14:48:28 14:48:01 3 7.30 0.00 4.08 0.10 0.05 88.46 14:48:28 14:48:01 4 8.81 0.00 3.75 0.53 0.05 86.86 14:48:28 14:48:01 5 7.55 0.00 3.57 1.97 0.03 86.87 14:48:28 14:48:01 6 9.17 0.00 4.21 0.43 0.03 86.16 14:48:28 14:48:01 7 9.52 0.00 3.48 0.07 0.07 86.86 14:48:28 Average: all 6.93 0.00 1.50 0.23 0.02 91.33 14:48:28 Average: 0 6.97 0.00 1.46 0.24 0.02 91.31 14:48:28 Average: 1 6.69 0.00 1.49 0.62 0.02 91.18 14:48:28 Average: 2 6.82 0.00 1.56 0.20 0.02 91.39 14:48:28 Average: 3 6.68 0.00 1.43 0.07 0.02 91.79 14:48:28 Average: 4 7.25 0.00 1.47 0.10 0.02 91.15 14:48:28 Average: 5 7.13 0.00 1.55 0.38 0.02 90.91 14:48:28 Average: 6 6.88 0.00 1.53 0.11 0.02 91.45 14:48:28 Average: 7 6.97 0.00 1.46 0.10 0.03 91.43 14:48:28 14:48:28 14:48:28