Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4b1b6c856ae98cf907ea6b678ccf62e5f09486b2 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-ssh73959048364739511.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-ssh10887545859218515002.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-ssh1269930335502422007.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-ssh7750321240169052893.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-ssh7606350728286327825.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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1717 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 4b1b6c856ae98cf907ea6b678ccf62e5f09486b2 (main) Commit message: "refactor(sdk): remove deprecated SecretsLastUpdated code (#1256)" > 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 4b1b6c856ae98cf907ea6b678ccf62e5f09486b2 # timeout=10 > git rev-list --no-walk 100e6de59c6a76c3de1ee3a459b3ebcc971b41c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:39:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:39:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:39:38 ========================================================= 21:39:38 EdgeX Global Pipelines Version Info 21:39:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:39:39 ------------------- 21:39:39 stable info: 21:39:39 ------------------- 21:39:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:39:39 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:39:39 Message: update stable to v1.0.244 21:39:39 ------------------- 21:39:39 experimental info: 21:39:39 ------------------- 21:39:39 Commited By: **** collab-it+edgex@linuxfoundation.org 21:39:39 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:39:39 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:39:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 21:39:39 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 21:39:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b1b6c856ae98cf907ea6b678ccf62e5f09486b2 [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b1b6c8 [Pipeline] echo 21:39:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:39:40 + git rev-list -1 --merges 4b1b6c856ae98cf907ea6b678ccf62e5f09486b2~1..4b1b6c856ae98cf907ea6b678ccf62e5f09486b2 [Pipeline] echo 21:39:40 -----------> git rev-list -1 --merges 4b1b6c856ae98cf907ea6b678ccf62e5f09486b2~1..4b1b6c856ae98cf907ea6b678ccf62e5f09486b2 4b1b6c856ae98cf907ea6b678ccf62e5f09486b2 [false] [Pipeline] sh 21:39:41 + git log --format=format:%s -1 4b1b6c856ae98cf907ea6b678ccf62e5f09486b2 [Pipeline] echo 21:39:41 ========================================================= 21:39:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:39:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:39:41 + git log --format=format:%s -1 4b1b6c856ae98cf907ea6b678ccf62e5f09486b2 [Pipeline] echo 21:39:41 [semverPrep] GIT_COMMIT: 4b1b6c856ae98cf907ea6b678ccf62e5f09486b2, Commit Message: refactor(sdk): remove deprecated SecretsLastUpdated code (#1256) [Pipeline] echo 21:39:41 [semverPrep] This is not a build commit. [Pipeline] sh 21:39:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:39:41 + grep -v github /etc/ssh/ssh_known_hosts 21:39:41 + [ -e /tmp/ssh_known_hosts ] 21:39:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:39:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:39:41 + sudo tee -a /etc/ssh/ssh_known_hosts 21:39:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:39:42 21:39:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:39:42 0.1.4: Pulling from edgex-devops/py-git-semver 21:39:42 b85a868b505f: Pulling fs layer 21:39:42 e2be974225ed: Pulling fs layer 21:39:42 339a4e72a1f5: Pulling fs layer 21:39:42 988bab9f4d93: Pulling fs layer 21:39:42 1469e6f7b9e6: Pulling fs layer 21:39:42 eaf3925da568: Pulling fs layer 21:39:42 bab4dde63d76: Pulling fs layer 21:39:42 bde34c3a00c8: Pulling fs layer 21:39:42 b352a97aabf1: Pulling fs layer 21:39:42 4872d77fe225: Pulling fs layer 21:39:42 5851b861e8e6: Pulling fs layer 21:39:42 988bab9f4d93: Waiting 21:39:42 5851b861e8e6: Waiting 21:39:42 1469e6f7b9e6: Waiting 21:39:42 eaf3925da568: Waiting 21:39:42 bab4dde63d76: Waiting 21:39:42 bde34c3a00c8: Waiting 21:39:42 4872d77fe225: Waiting 21:39:42 b352a97aabf1: Waiting 21:39:42 e2be974225ed: Download complete 21:39:42 988bab9f4d93: Verifying Checksum 21:39:42 988bab9f4d93: Download complete 21:39:42 1469e6f7b9e6: Verifying Checksum 21:39:42 1469e6f7b9e6: Download complete 21:39:42 eaf3925da568: Download complete 21:39:42 339a4e72a1f5: Verifying Checksum 21:39:42 339a4e72a1f5: Download complete 21:39:42 bde34c3a00c8: Download complete 21:39:42 b352a97aabf1: Download complete 21:39:42 4872d77fe225: Verifying Checksum 21:39:42 4872d77fe225: Download complete 21:39:42 5851b861e8e6: Download complete 21:39:42 b85a868b505f: Verifying Checksum 21:39:42 b85a868b505f: Download complete 21:39:43 bab4dde63d76: Verifying Checksum 21:39:43 bab4dde63d76: Download complete 21:39:44 b85a868b505f: Pull complete 21:39:44 e2be974225ed: Pull complete 21:39:45 339a4e72a1f5: Pull complete 21:39:45 988bab9f4d93: Pull complete 21:39:45 1469e6f7b9e6: Pull complete 21:39:45 eaf3925da568: Pull complete 21:39:47 bab4dde63d76: Pull complete 21:39:47 bde34c3a00c8: Pull complete 21:39:47 b352a97aabf1: Pull complete 21:39:47 4872d77fe225: Pull complete 21:39:47 5851b861e8e6: Pull complete 21:39:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:39:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:39:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:47 prd-ubuntu20.04-docker-8c-8g-1717 does not seem to be running inside a container 21:39: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:39:50 $ docker top cd3feb9d7385e7480a1ab84228e811eba0834a1beacb4e7c0a91049f535ae718 -eo pid,comm 21:39:50 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). 21:39:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:39:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:39:50 [ssh-agent] Looking for ssh-agent implementation... 21:39:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:39:50 $ docker exec cd3feb9d7385e7480a1ab84228e811eba0834a1beacb4e7c0a91049f535ae718 ssh-agent 21:39:50 SSH_AUTH_SOCK=/tmp/ssh-PBBsWREFx29r/agent.32 21:39:50 SSH_AGENT_PID=38 21:39:50 Running ssh-add (command line suppressed) 21:39:50 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1033352596031288136.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1033352596031288136.key) 21:39:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:39:51 + git tag --points-at HEAD [Pipeline] } 21:39:51 $ docker exec --env ******** --env ******** cd3feb9d7385e7480a1ab84228e811eba0834a1beacb4e7c0a91049f535ae718 ssh-agent -k 21:39:51 unset SSH_AUTH_SOCK; 21:39:51 unset SSH_AGENT_PID; 21:39:51 echo Agent pid 38 killed; 21:39:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:39:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:39:51 [ssh-agent] Looking for ssh-agent implementation... 21:39:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:39:51 $ docker exec cd3feb9d7385e7480a1ab84228e811eba0834a1beacb4e7c0a91049f535ae718 ssh-agent 21:39:51 SSH_AUTH_SOCK=/tmp/ssh-JSIoX0mWmXmC/agent.70 21:39:51 SSH_AGENT_PID=76 21:39:51 Running ssh-add (command line suppressed) 21:39:51 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7669257177097853839.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7669257177097853839.key) 21:39:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:39:51 + git semver init 21:39:52 2023-01-10 21:39:51,953 [run_init] DEBUG init version:0.0.0 force:False 21:39:52 2023-01-10 21:39:51,954 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 21:39:52 2023-01-10 21:39:51,954 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 21:39:52 2023-01-10 21:39:51,955 [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) 21:39:53 2023-01-10 21:39:53,523 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 21:39:53 2023-01-10 21:39:53,523 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 21:39:53 2023-01-10 21:39:53,523 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:39:53 2023-01-10 21:39:53,523 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:39:53 3.0.0-dev.14 [Pipeline] } 21:39:53 $ docker exec --env ******** --env ******** cd3feb9d7385e7480a1ab84228e811eba0834a1beacb4e7c0a91049f535ae718 ssh-agent -k 21:39:54 unset SSH_AUTH_SOCK; 21:39:54 unset SSH_AGENT_PID; 21:39:54 echo Agent pid 76 killed; 21:39:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:39:54 + git semver [Pipeline] } 21:39:54 $ docker stop --time=1 cd3feb9d7385e7480a1ab84228e811eba0834a1beacb4e7c0a91049f535ae718 21:39:56 $ docker rm -f --volumes cd3feb9d7385e7480a1ab84228e811eba0834a1beacb4e7c0a91049f535ae718 [Pipeline] // withDockerContainer [Pipeline] sh 21:39:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:39:56 Stashed 1 file(s) [Pipeline] echo 21:39:56 [edgeXSemver]: initialized semver on version 3.0.0-dev.14 [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 21:39:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:39:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:39:56 ========================================================= 21:39:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:39:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:39:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:39:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:39:57 213ec9aee27d: Pulling fs layer 21:39:57 4583459ba037: Pulling fs layer 21:39:57 93c1e223e6f2: Pulling fs layer 21:39:57 53926ce57604: Pulling fs layer 21:39:57 21b2b0c7a3f4: Pulling fs layer 21:39:57 22ff95d597cd: Pulling fs layer 21:39:57 12d6caf4c0d1: Pulling fs layer 21:39:57 96b7cbca73a9: Pulling fs layer 21:39:57 a7acece74701: Pulling fs layer 21:39:57 21b2b0c7a3f4: Waiting 21:39:57 22ff95d597cd: Waiting 21:39:57 53926ce57604: Waiting 21:39:57 12d6caf4c0d1: Waiting 21:39:57 96b7cbca73a9: Waiting 21:39:57 a7acece74701: Waiting 21:39:57 93c1e223e6f2: Download complete 21:39:57 4583459ba037: Download complete 21:39:57 21b2b0c7a3f4: Verifying Checksum 21:39:57 21b2b0c7a3f4: Download complete 21:39:57 22ff95d597cd: Download complete 21:39:57 213ec9aee27d: Download complete 21:39:57 12d6caf4c0d1: Verifying Checksum 21:39:57 12d6caf4c0d1: Download complete 21:39:57 213ec9aee27d: Pull complete 21:39:57 4583459ba037: Pull complete 21:39:57 93c1e223e6f2: Pull complete 21:39:58 a7acece74701: Verifying Checksum 21:39:58 a7acece74701: Download complete 21:39:58 53926ce57604: Verifying Checksum 21:39:58 53926ce57604: Download complete 21:39:58 96b7cbca73a9: Verifying Checksum 21:39:58 96b7cbca73a9: Download complete 21:40:01 53926ce57604: Pull complete 21:40:01 21b2b0c7a3f4: Pull complete 21:40:02 22ff95d597cd: Pull complete 21:40:02 12d6caf4c0d1: Pull complete 21:40:04 96b7cbca73a9: Pull complete 21:40:05 a7acece74701: Pull complete 21:40:05 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 21:40:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:40:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 21:40:05 + 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 21:40:05 + docker inspect -f . ci-base-image-x86_64 21:40:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:05 prd-ubuntu20.04-docker-8c-8g-1717 does not seem to be running inside a container 21:40:05 $ 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 21:40:11 $ docker top 73cc29a2481fecd99d97f73ffb81c66d32c191023d10f91620a07789f57a01ab -eo pid,comm [Pipeline] { [Pipeline] sh 21:40:11 Still waiting to schedule task 21:40:11 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:40:11 + go version 21:40:11 go version go1.18.7 linux/amd64 [Pipeline] } 21:40:11 $ docker stop --time=1 73cc29a2481fecd99d97f73ffb81c66d32c191023d10f91620a07789f57a01ab 21:40:13 $ docker rm -f --volumes 73cc29a2481fecd99d97f73ffb81c66d32c191023d10f91620a07789f57a01ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:13 + docker inspect -f . ci-base-image-x86_64 21:40:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:13 prd-ubuntu20.04-docker-8c-8g-1717 does not seem to be running inside a container 21:40:13 $ 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 21:40:14 $ docker top dd2cfd8f7e3cd4bf179d2e7c707c3ad79ac14f62a03efca27782d96761d11707 -eo pid,comm [Pipeline] { [Pipeline] sh 21:40:14 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 21:40:15 + make test 21:40:15 make -C ./app-service-template build 21:40:15 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:40:15 go mod tidy 21:40:15 go: downloading github.com/stretchr/testify v1.8.1 21:40:15 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.2 21:40:15 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.5 21:40:15 go: downloading github.com/google/uuid v1.3.0 21:40:15 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.2 21:40:15 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 21:40:15 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:40:15 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 21:40:15 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 21:40:15 go: downloading github.com/gorilla/mux v1.8.0 21:40:15 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:40:15 go: downloading github.com/davecgh/go-spew v1.1.1 21:40:15 go: downloading github.com/pmezard/go-difflib v1.0.0 21:40:15 go: downloading gopkg.in/yaml.v3 v3.0.1 21:40:15 go: downloading github.com/stretchr/objx v0.5.0 21:40:15 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 21:40:15 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.1 21:40:15 go: downloading github.com/go-kit/log v0.2.1 21:40:15 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:40:15 go: downloading github.com/go-playground/validator/v10 v10.11.1 21:40:15 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:40:15 go: downloading github.com/pelletier/go-toml v1.9.5 21:40:15 go: downloading github.com/mitchellh/copystructure v1.0.0 21:40:15 go: downloading github.com/hashicorp/errwrap v1.0.0 21:40:15 go: downloading github.com/gorilla/websocket v1.4.2 21:40:15 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 21:40:15 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:40:15 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 21:40:15 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 21:40:15 go: downloading github.com/hashicorp/consul/api v1.18.0 21:40:15 go: downloading github.com/nats-io/nats.go v1.20.0 21:40:15 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:40:15 go: downloading github.com/x448/float16 v0.8.4 21:40:15 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:40:15 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:40:15 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:40:15 go: downloading github.com/go-playground/universal-translator v0.18.0 21:40:15 go: downloading github.com/leodido/go-urn v1.2.1 21:40:15 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 21:40:15 go: downloading golang.org/x/text v0.3.7 21:40:15 go: downloading github.com/go-playground/locales v0.14.0 21:40:15 go: downloading github.com/Microsoft/go-winio v0.5.2 21:40:15 go: downloading github.com/zeebo/errs v1.2.2 21:40:15 go: downloading google.golang.org/grpc v1.46.0 21:40:16 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:40:16 go: downloading github.com/hashicorp/go-hclog v0.14.1 21:40:16 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:40:16 go: downloading github.com/hashicorp/serf v0.10.1 21:40:16 go: downloading github.com/mitchellh/mapstructure v1.5.0 21:40:16 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 21:40:16 go: downloading github.com/nats-io/nats-server/v2 v2.9.9 21:40:16 go: downloading github.com/go-playground/assert/v2 v2.0.1 21:40:16 go: downloading github.com/google/go-cmp v0.5.7 21:40:16 go: downloading github.com/hashicorp/consul/sdk v0.13.0 21:40:16 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:40:16 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:40:16 go: downloading github.com/nats-io/nkeys v0.3.0 21:40:16 go: downloading github.com/nats-io/nuid v1.0.1 21:40:16 go: downloading github.com/onsi/ginkgo v1.10.1 21:40:16 go: downloading github.com/onsi/gomega v1.7.0 21:40:16 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 21:40:16 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 21:40:16 go: downloading google.golang.org/protobuf v1.28.0 21:40:16 go: downloading github.com/golang/protobuf v1.5.2 21:40:16 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 21:40:16 go: downloading github.com/fatih/color v1.9.0 21:40:16 go: downloading github.com/mattn/go-colorable v0.1.12 21:40:16 go: downloading github.com/mattn/go-isatty v0.0.14 21:40:16 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:40:16 go: downloading github.com/armon/go-metrics v0.3.10 21:40:16 go: downloading github.com/kr/pretty v0.3.0 21:40:16 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 21:40:16 go: downloading github.com/hashicorp/go-version v1.2.1 21:40:16 go: downloading github.com/pkg/errors v0.9.1 21:40:16 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:40:16 go: downloading github.com/hashicorp/memberlist v0.5.0 21:40:16 go: downloading github.com/klauspost/compress v1.15.11 21:40:16 go: downloading github.com/minio/highwayhash v1.0.2 21:40:16 go: downloading github.com/nats-io/jwt/v2 v2.3.0 21:40:16 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 21:40:16 go: downloading github.com/kr/text v0.2.0 21:40:16 go: downloading github.com/rogpeppe/go-internal v1.8.0 21:40:16 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 21:40:16 go: downloading github.com/pascaldekloe/goe v0.1.0 21:40:16 go: downloading gopkg.in/yaml.v2 v2.4.0 21:40:16 go: downloading github.com/hpcloud/tail v1.0.0 21:40:16 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:40:16 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:40:16 go: downloading github.com/miekg/dns v1.1.41 21:40:16 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:40:16 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:40:16 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:40:16 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:40:18 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 21:40:33 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:40:33 make -C ./app-service-template test 21:40:33 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:40:33 go test -race -coverprofile=coverage.out ./... 21:40:51 ok app-new-service 0.068s coverage: 48.1% of statements 21:40:51 ? app-new-service/config [no test files] 21:40:51 ok app-new-service/functions 0.072s coverage: 85.3% of statements 21:40:51 go vet ./... 21:41:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:41:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:41:03 ./bin/test-attribution-txt.sh 21:41:03 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:41:03 go test -race -coverprofile=coverage.out ./... 21:41:03 go: downloading github.com/gomodule/redigo v1.8.9 21:41:03 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 21:41:05 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.110s coverage: 61.3% of statements 21:41:05 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.080s coverage: 93.5% of statements 21:41:05 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 21:41:05 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.146s coverage: 76.5% of statements 21:41:05 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 21:41:05 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.092s coverage: 88.7% of statements 21:41:05 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.062s coverage: 100.0% of statements 21:41:05 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.161s coverage: 77.3% of statements 21:41:05 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 21:41:05 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 21:41:05 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.082s coverage: 97.3% of statements 21:41:05 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/telemetry [no test files] 21:41:05 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 21:41:05 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.090s coverage: 82.8% of statements 21:41:05 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 21:41:05 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.078s coverage: 68.9% of statements 21:41:05 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus/mocks [no test files] 21:41:05 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 21:41:05 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.066s coverage: 28.7% of statements 21:41:05 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 21:41:05 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.071s coverage: 14.0% of statements 21:41:05 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.069s coverage: 27.3% of statements 21:41:05 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 21:41:05 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 21:41:05 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.056s coverage: 52.8% of statements 21:41:32 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.141s coverage: 74.4% of statements 21:41:32 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.052s coverage: 94.4% of statements 21:41:32 go vet ./... 21:41:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:41:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:41:38 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 21:41:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:41:38 $ docker stop --time=1 dd2cfd8f7e3cd4bf179d2e7c707c3ad79ac14f62a03efca27782d96761d11707 21:41:40 $ docker rm -f --volumes dd2cfd8f7e3cd4bf179d2e7c707c3ad79ac14f62a03efca27782d96761d11707 [Pipeline] // withDockerContainer [Pipeline] sh 21:41:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:41:41 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 21:41:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:41:41 21:41:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:41:42 latest: Pulling from edgex-lftools-log-publisher 21:41:42 5eb5b503b376: Pulling fs layer 21:41:42 5c69ac0246d0: Pulling fs layer 21:41:42 ec43610c2a17: Pulling fs layer 21:41:42 3a2ae6a8a46f: Pulling fs layer 21:41:42 33b1e0a273af: Pulling fs layer 21:41:42 5d3b04190fa2: Pulling fs layer 21:41:42 2f39f015ded8: Pulling fs layer 21:41:42 33b1e0a273af: Waiting 21:41:42 5d3b04190fa2: Waiting 21:41:42 3a2ae6a8a46f: Waiting 21:41:42 2f39f015ded8: Waiting 21:41:42 5c69ac0246d0: Verifying Checksum 21:41:42 5c69ac0246d0: Download complete 21:41:42 3a2ae6a8a46f: Verifying Checksum 21:41:42 3a2ae6a8a46f: Download complete 21:41:42 33b1e0a273af: Verifying Checksum 21:41:42 33b1e0a273af: Download complete 21:41:42 5d3b04190fa2: Verifying Checksum 21:41:42 5d3b04190fa2: Download complete 21:41:42 ec43610c2a17: Verifying Checksum 21:41:42 ec43610c2a17: Download complete 21:41:42 5eb5b503b376: Download complete 21:41:43 2f39f015ded8: Download complete 21:41:43 5eb5b503b376: Pull complete 21:41:43 5c69ac0246d0: Pull complete 21:41:44 ec43610c2a17: Pull complete 21:41:44 3a2ae6a8a46f: Pull complete 21:41:44 33b1e0a273af: Pull complete 21:41:44 5d3b04190fa2: Pull complete 21:41:48 2f39f015ded8: Pull complete 21:41:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:41:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:41:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:49 prd-ubuntu20.04-docker-8c-8g-1717 does not seem to be running inside a container 21:41:49 $ 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 21:41:52 $ docker top b79070540d727d84cfbdde0dbe87ccdfaf50b88b2f0d5828c7b5fd455ed41ba9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:41:52 ---> job-cost.sh 21:41:52 lf-activate-venv: SKIPPING 21:41:52 INFO: No Stack... 21:41:53 INFO: Retrieving Pricing Info for: v3-standard-8 21:41:53 INFO: Archiving Costs [Pipeline] sh 21:41:53 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 21:41:53 + cut -d, -f6 [Pipeline] lock 21:41:53 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-202-stack-cost] 21:41:53 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-202-stack-cost] did not exist. Created. 21:41:53 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:41:53 + echo total: 0.2199999988079071 [Pipeline] stash 21:41:53 Stashed 1 file(s) [Pipeline] } 21:41:53 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-202-stack-cost] [Pipeline] // lock [Pipeline] } 21:41:53 $ docker stop --time=1 b79070540d727d84cfbdde0dbe87ccdfaf50b88b2f0d5828c7b5fd455ed41ba9 21:41:55 $ docker rm -f --volumes b79070540d727d84cfbdde0dbe87ccdfaf50b88b2f0d5828c7b5fd455ed41ba9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:43:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1721 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 21:43:20 Running in /w/workspace/app-functions-sdk-go/202 [Pipeline] { [Pipeline] checkout 21:43:20 The recommended git tool is: git 21:43:27 using credential edgex-jenkins-ssh 21:43:27 Cloning the remote Git repository 21:43:27 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:43:27 > git init /w/workspace/app-functions-sdk-go/202 # timeout=10 21:43:27 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:43:27 > git --version # timeout=10 21:43:27 > git --version # 'git version 2.25.1' 21:43:27 using GIT_SSH to set credentials SSH Credentials for GitHub 21:43:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:43:31 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:43:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:43:32 Avoid second fetch 21:43:32 Checking out Revision 4b1b6c856ae98cf907ea6b678ccf62e5f09486b2 (main) 21:43:32 > git config core.sparsecheckout # timeout=10 21:43:32 > git checkout -f 4b1b6c856ae98cf907ea6b678ccf62e5f09486b2 # timeout=10 21:43:32 Commit message: "refactor(sdk): remove deprecated SecretsLastUpdated code (#1256)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:43:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:43:33 % Total % Received % Xferd Average Speed Time Time Time Current 21:43:33 Dload Upload Total Spent Left Speed 21:43:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 244k 0 --:--:-- --:--:-- --:--:-- 244k [Pipeline] sh 21:43:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:43:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:43:34 + sudo tee /etc/docker/daemon.new 21:43:34 { 21:43:34 "registry-mirrors": [ 21:43:34 "https://nexus3.edgexfoundry.org:10001" 21:43:34 ], 21:43:34 "bip": "10.250.0.254/24", 21:43:34 "hosts": [ 21:43:34 "tcp://0.0.0.0:5555", 21:43:34 "unix:///var/run/docker.sock" 21:43:34 ], 21:43:34 "mtu": 1458, 21:43:34 "selinux-enabled": true, 21:43:34 "seccomp-profile": "/etc/docker/seccomp.json" 21:43:34 } [Pipeline] sh 21:43:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:43:35 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:43:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:43:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:43:54 ========================================================= 21:43:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:43:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:43:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:43:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:43:55 9b18e9b68314: Pulling fs layer 21:43:55 35d82f9e3411: Pulling fs layer 21:43:55 e16973657156: Pulling fs layer 21:43:55 fc693d55d65f: Pulling fs layer 21:43:55 7e9fc2657dce: Pulling fs layer 21:43:55 dda99020689f: Pulling fs layer 21:43:55 db1c61fa0a46: Pulling fs layer 21:43:55 891c053d2c06: Pulling fs layer 21:43:55 dda99020689f: Waiting 21:43:55 fc693d55d65f: Waiting 21:43:55 db1c61fa0a46: Waiting 21:43:55 7e9fc2657dce: Waiting 21:43:55 891c053d2c06: Waiting 21:43:55 e16973657156: Verifying Checksum 21:43:55 e16973657156: Download complete 21:43:55 35d82f9e3411: Verifying Checksum 21:43:55 35d82f9e3411: Download complete 21:43:55 7e9fc2657dce: Download complete 21:43:55 dda99020689f: Download complete 21:43:55 9b18e9b68314: Verifying Checksum 21:43:55 9b18e9b68314: Download complete 21:43:56 9b18e9b68314: Pull complete 21:43:56 891c053d2c06: Verifying Checksum 21:43:56 891c053d2c06: Download complete 21:43:56 35d82f9e3411: Pull complete 21:43:56 e16973657156: Pull complete 21:43:57 db1c61fa0a46: Verifying Checksum 21:43:57 db1c61fa0a46: Download complete 21:43:58 fc693d55d65f: Verifying Checksum 21:43:58 fc693d55d65f: Download complete 21:44:10 fc693d55d65f: Pull complete 21:44:10 7e9fc2657dce: Pull complete 21:44:10 dda99020689f: Pull complete 21:44:14 db1c61fa0a46: Pull complete 21:44:17 891c053d2c06: Pull complete 21:44:17 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 21:44:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:44:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 21:44:17 + 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 21:44:17 + docker inspect -f . ci-base-image-arm64 21:44:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:44:18 prd-ubuntu20.04-docker-arm64-4c-16g-1721 does not seem to be running inside a container 21:44:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/202 -v /w/workspace/app-functions-sdk-go/202:/w/workspace/app-functions-sdk-go/202:rw,z -v /w/workspace/app-functions-sdk-go/202@tmp:/w/workspace/app-functions-sdk-go/202@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 21:44:21 $ docker top 4c7f1b540a2afe467e9e66dac7730fef0b7c25545332e941b5dfdb242bb231ab -eo pid,comm [Pipeline] { [Pipeline] sh 21:44:22 + go version 21:44:22 go version go1.18.7 linux/arm64 [Pipeline] } 21:44:22 $ docker stop --time=1 4c7f1b540a2afe467e9e66dac7730fef0b7c25545332e941b5dfdb242bb231ab 21:44:26 $ docker rm -f --volumes 4c7f1b540a2afe467e9e66dac7730fef0b7c25545332e941b5dfdb242bb231ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:27 + docker inspect -f . ci-base-image-arm64 21:44:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:44:27 prd-ubuntu20.04-docker-arm64-4c-16g-1721 does not seem to be running inside a container 21:44:27 $ 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/202 -v /w/workspace/app-functions-sdk-go/202:/w/workspace/app-functions-sdk-go/202:rw,z -v /w/workspace/app-functions-sdk-go/202@tmp:/w/workspace/app-functions-sdk-go/202@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 21:44:28 $ docker top 304eea1fb5e1274a24041694a1ed1e032a21ad6d872286e2d6e5a34ce6112cfa -eo pid,comm [Pipeline] { [Pipeline] sh 21:44:29 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/202 [Pipeline] fileExists [Pipeline] sh 21:44:30 + make test 21:44:30 make -C ./app-service-template build 21:44:30 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/202/app-service-template' 21:44:30 go mod tidy 21:44:30 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.2 21:44:30 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:44:30 go: downloading github.com/google/uuid v1.3.0 21:44:30 go: downloading github.com/stretchr/testify v1.8.1 21:44:30 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.5 21:44:30 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.2 21:44:30 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 21:44:30 go: downloading github.com/go-playground/validator/v10 v10.11.1 21:44:30 go: downloading github.com/go-kit/log v0.2.1 21:44:30 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:44:30 go: downloading gopkg.in/yaml.v3 v3.0.1 21:44:30 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 21:44:30 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 21:44:30 go: downloading github.com/davecgh/go-spew v1.1.1 21:44:30 go: downloading github.com/pmezard/go-difflib v1.0.0 21:44:30 go: downloading github.com/stretchr/objx v0.5.0 21:44:30 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.1 21:44:30 go: downloading github.com/gorilla/mux v1.8.0 21:44:30 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:44:30 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 21:44:31 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:44:31 go: downloading github.com/x448/float16 v0.8.4 21:44:31 go: downloading github.com/mitchellh/copystructure v1.0.0 21:44:31 go: downloading github.com/go-playground/universal-translator v0.18.0 21:44:31 go: downloading github.com/leodido/go-urn v1.2.1 21:44:31 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 21:44:31 go: downloading golang.org/x/text v0.3.7 21:44:31 go: downloading github.com/go-playground/locales v0.14.0 21:44:32 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 21:44:32 go: downloading github.com/go-playground/assert/v2 v2.0.1 21:44:34 go: downloading github.com/pelletier/go-toml v1.9.5 21:44:34 go: downloading github.com/gorilla/websocket v1.4.2 21:44:34 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 21:44:34 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:44:34 go: downloading github.com/hashicorp/consul/api v1.18.0 21:44:34 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:44:34 go: downloading github.com/hashicorp/errwrap v1.0.0 21:44:34 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 21:44:35 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:44:35 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 21:44:35 go: downloading github.com/kr/pretty v0.3.0 21:44:35 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 21:44:35 go: downloading github.com/nats-io/nats.go v1.20.0 21:44:35 go: downloading github.com/nats-io/nats-server/v2 v2.9.9 21:44:35 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:44:35 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:44:35 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:44:35 go: downloading github.com/hashicorp/go-hclog v0.14.1 21:44:35 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:44:35 go: downloading github.com/hashicorp/serf v0.10.1 21:44:35 go: downloading github.com/mitchellh/mapstructure v1.5.0 21:44:35 go: downloading github.com/google/go-cmp v0.5.7 21:44:35 go: downloading github.com/hashicorp/consul/sdk v0.13.0 21:44:35 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:44:36 go: downloading github.com/Microsoft/go-winio v0.5.2 21:44:36 go: downloading github.com/zeebo/errs v1.2.2 21:44:36 go: downloading google.golang.org/grpc v1.46.0 21:44:37 go: downloading github.com/kr/text v0.2.0 21:44:37 go: downloading github.com/rogpeppe/go-internal v1.8.0 21:44:37 go: downloading github.com/nats-io/nkeys v0.3.0 21:44:37 go: downloading github.com/nats-io/nuid v1.0.1 21:44:37 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:44:37 go: downloading github.com/onsi/ginkgo v1.10.1 21:44:37 go: downloading github.com/onsi/gomega v1.7.0 21:44:37 go: downloading github.com/fatih/color v1.9.0 21:44:37 go: downloading github.com/mattn/go-colorable v0.1.12 21:44:37 go: downloading github.com/mattn/go-isatty v0.0.14 21:44:37 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:44:37 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 21:44:37 go: downloading github.com/hashicorp/go-version v1.2.1 21:44:37 go: downloading github.com/pkg/errors v0.9.1 21:44:37 go: downloading github.com/armon/go-metrics v0.3.10 21:44:37 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 21:44:37 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:44:37 go: downloading github.com/hashicorp/memberlist v0.5.0 21:44:37 go: downloading google.golang.org/protobuf v1.28.0 21:44:37 go: downloading github.com/klauspost/compress v1.15.11 21:44:38 go: downloading github.com/minio/highwayhash v1.0.2 21:44:38 go: downloading github.com/nats-io/jwt/v2 v2.3.0 21:44:38 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 21:44:38 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 21:44:38 go: downloading github.com/golang/protobuf v1.5.2 21:44:41 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 21:44:41 go: downloading github.com/pascaldekloe/goe v0.1.0 21:44:41 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:44:41 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:44:41 go: downloading github.com/miekg/dns v1.1.41 21:44:42 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:44:42 go: downloading gopkg.in/yaml.v2 v2.4.0 21:44:42 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:44:42 go: downloading github.com/hpcloud/tail v1.0.0 21:44:42 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:44:42 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:44:44 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 21:46:50 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/202/app-service-template' 21:46:50 make -C ./app-service-template test 21:46:50 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/202/app-service-template' 21:46:50 go test -race -coverprofile=coverage.out ./... 21:49:42 ok app-new-service 0.294s coverage: 48.1% of statements 21:49:42 ? app-new-service/config [no test files] 21:49:42 ok app-new-service/functions 0.276s coverage: 85.3% of statements 21:49:42 go vet ./... 21:51:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:51:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:51:04 ./bin/test-attribution-txt.sh 21:51:04 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/202/app-service-template' 21:51:04 go test -race -coverprofile=coverage.out ./... 21:51:04 go: downloading github.com/gomodule/redigo v1.8.9 21:51:04 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 21:51:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.612s coverage: 61.3% of statements 21:51:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.380s coverage: 93.5% of statements 21:51:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 21:51:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.454s coverage: 76.5% of statements 21:51:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 21:51:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.371s coverage: 88.7% of statements 21:51:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.152s coverage: 100.0% of statements 21:51:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.013s coverage: 77.3% of statements 21:51:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 21:51:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 21:51:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.216s coverage: 97.3% of statements 21:51:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/telemetry [no test files] 21:51:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 21:51:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.318s coverage: 82.8% of statements 21:51:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 21:51:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.542s coverage: 68.9% of statements 21:51:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus/mocks [no test files] 21:51:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 21:51:23 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.407s coverage: 28.7% of statements 21:51:23 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 21:51:23 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.242s coverage: 14.0% of statements 21:51:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.257s coverage: 27.3% of statements 21:51:24 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 21:51:24 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 21:51:26 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.230s coverage: 52.8% of statements 21:51:58 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.542s coverage: 74.4% of statements 21:51:58 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.221s coverage: 94.4% of statements 21:51:58 go vet ./... 21:52:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:52:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:52:02 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 21:52:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:52:02 $ docker stop --time=1 304eea1fb5e1274a24041694a1ed1e032a21ad6d872286e2d6e5a34ce6112cfa 21:52:04 $ docker rm -f --volumes 304eea1fb5e1274a24041694a1ed1e032a21ad6d872286e2d6e5a34ce6112cfa [Pipeline] // withDockerContainer [Pipeline] sh 21:52:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:52:08 Warning: overwriting stash ‘coverage-report’ 21:52:09 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 21:52:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:52:09 21:52:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:52:10 arm64: Pulling from edgex-lftools-log-publisher 21:52:10 8998bd30e6a1: Pulling fs layer 21:52:10 04944245beec: Pulling fs layer 21:52:10 699f458cf7ca: Pulling fs layer 21:52:10 765212b225bb: Pulling fs layer 21:52:10 f23df028b6ca: Pulling fs layer 21:52:10 d65c8cfc05b1: Pulling fs layer 21:52:10 2437ff75d9bd: Pulling fs layer 21:52:10 765212b225bb: Waiting 21:52:10 f23df028b6ca: Waiting 21:52:10 d65c8cfc05b1: Waiting 21:52:10 2437ff75d9bd: Waiting 21:52:10 04944245beec: Verifying Checksum 21:52:10 04944245beec: Download complete 21:52:10 765212b225bb: Download complete 21:52:10 f23df028b6ca: Verifying Checksum 21:52:10 f23df028b6ca: Download complete 21:52:10 d65c8cfc05b1: Verifying Checksum 21:52:10 d65c8cfc05b1: Download complete 21:52:10 699f458cf7ca: Verifying Checksum 21:52:10 699f458cf7ca: Download complete 21:52:10 8998bd30e6a1: Verifying Checksum 21:52:10 8998bd30e6a1: Download complete 21:52:13 2437ff75d9bd: Verifying Checksum 21:52:13 2437ff75d9bd: Download complete 21:52:14 8998bd30e6a1: Pull complete 21:52:16 04944245beec: Pull complete 21:52:17 699f458cf7ca: Pull complete 21:52:17 765212b225bb: Pull complete 21:52:18 f23df028b6ca: Pull complete 21:52:18 d65c8cfc05b1: Pull complete 21:52:30 2437ff75d9bd: Pull complete 21:52:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:52:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:52:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:52:30 prd-ubuntu20.04-docker-arm64-4c-16g-1721 does not seem to be running inside a container 21:52:30 $ 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/202 -v /w/workspace/app-functions-sdk-go/202:/w/workspace/app-functions-sdk-go/202:rw,z -v /w/workspace/app-functions-sdk-go/202@tmp:/w/workspace/app-functions-sdk-go/202@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 21:52:33 $ docker top 14bbb638ea29cf6f10c2945ecf0daac990dfb7dcc5ffa742bc703f6cc63af3bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:33 ---> job-cost.sh 21:52:33 lf-activate-venv: SKIPPING 21:52:33 INFO: No Stack... 21:52:34 INFO: Retrieving Pricing Info for: v3-standard-4 21:52:35 INFO: Archiving Costs [Pipeline] sh 21:52:35 + cat /w/workspace/app-functions-sdk-go/202/archives/cost.csv 21:52:35 + cut -d, -f6 [Pipeline] lock 21:52:35 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-202-stack-cost] 21:52:35 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-202-stack-cost] did not exist. Created. 21:52:35 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:52:36 /w/workspace/app-functions-sdk-go/202@tmp/durable-84e831e5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:52:36 + echo total: 0.10999999940395355 [Pipeline] stash 21:52:36 Warning: overwriting stash ‘stack-cost’ 21:52:37 Stashed 1 file(s) [Pipeline] } 21:52:37 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-202-stack-cost] [Pipeline] // lock [Pipeline] } 21:52:37 $ docker stop --time=1 14bbb638ea29cf6f10c2945ecf0daac990dfb7dcc5ffa742bc703f6cc63af3bc 21:52:38 $ docker rm -f --volumes 14bbb638ea29cf6f10c2945ecf0daac990dfb7dcc5ffa742bc703f6cc63af3bc [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 21:52:38 provisioning config files... 21:52:38 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15198983136678881952tmp [Pipeline] { [Pipeline] sh 21:52:39 + set +x 21:52:39 + bash -s -- 21:52:39 + curl -s https://codecov.io/bash 21:52:39 21:52:39 _____ _ 21:52:39 / ____| | | 21:52:39 | | ___ __| | ___ ___ _____ __ 21:52:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:52:39 | |___| (_) | (_| | __/ (_| (_) \ V / 21:52:39 \_____\___/ \__,_|\___|\___\___/ \_/ 21:52:39 Bash-1.0.6 21:52:39 21:52:39 21:52:39 ==> git version 2.25.1 found 21:52:39 ==> 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 21:52:39 Release-Date: 2020-01-08 21:52:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:52:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:52:39 ==> Jenkins CI detected. 21:52:39 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 21:52:39 project root: . 21:52:39 --> token set from env 21:52:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:52:39 ==> Running gcov in . (disable via -X gcov) 21:52:39 ==> Python coveragepy not found 21:52:39 ==> Searching for coverage reports in: 21:52:39 + . 21:52:39 -> Found 2 reports 21:52:39 ==> Detecting git/mercurial file structure 21:52:39 ==> Reading reports 21:52:39 + ./app-service-template/coverage.out bytes=3432 21:52:39 + ./coverage.out bytes=123109 21:52:39 ==> Appending adjustments 21:52:39 https://docs.codecov.io/docs/fixing-reports 21:52:39 + Found adjustments 21:52:39 ==> Gzipping contents 21:52:39 24K /tmp/codecov.WbMwax.gz 21:52:39 ==> Uploading reports 21:52:39 url: https://codecov.io 21:52:39 query: branch=main&commit=4b1b6c856ae98cf907ea6b678ccf62e5f09486b2&build=202&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F202%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:52:39 -> Pinging Codecov 21:52:39 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=4b1b6c856ae98cf907ea6b678ccf62e5f09486b2&build=202&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F202%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:52:40 -> Uploading to 21:52:40 https://storage.googleapis.com/codecov/v4/raw/2023-01-10/3D8B5DFFC46A037C893635FACE044666/4b1b6c856ae98cf907ea6b678ccf62e5f09486b2/0ac20b96-70b8-496e-a0b1-4a7f79e2840a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T215239Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ecaa8e926b7a313b9d7d17246d1c275910eaf63c113a21cbd0f1f2c150510c8 21:52:40 % Total % Received % Xferd Average Speed Time Time Time Current 21:52:40 Dload Upload Total Spent Left Speed 21:52:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21620 0 0 100 21620 0 80973 --:--:-- --:--:-- --:--:-- 80973 21:52:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/4b1b6c856ae98cf907ea6b678ccf62e5f09486b2 [Pipeline] } 21:52:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:52:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:52:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:52:41 21:52:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:52:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:52:41 df9b9388f04a: Pulling fs layer 21:52:41 52dc419b0ee2: Pulling fs layer 21:52:41 25bc292e5bac: Pulling fs layer 21:52:41 114826534d7a: Pulling fs layer 21:52:41 4657fd5d0bcf: Pulling fs layer 21:52:41 6ad1cebc031e: Pulling fs layer 21:52:41 8a3aa393b2d8: Pulling fs layer 21:52:41 114826534d7a: Waiting 21:52:41 4657fd5d0bcf: Waiting 21:52:41 6ad1cebc031e: Waiting 21:52:41 8a3aa393b2d8: Waiting 21:52:41 25bc292e5bac: Download complete 21:52:41 52dc419b0ee2: Verifying Checksum 21:52:41 52dc419b0ee2: Download complete 21:52:41 4657fd5d0bcf: Download complete 21:52:41 df9b9388f04a: Download complete 21:52:41 df9b9388f04a: Pull complete 21:52:41 6ad1cebc031e: Verifying Checksum 21:52:41 6ad1cebc031e: Download complete 21:52:41 52dc419b0ee2: Pull complete 21:52:41 25bc292e5bac: Pull complete 21:52:42 114826534d7a: Download complete 21:52:42 8a3aa393b2d8: Verifying Checksum 21:52:42 8a3aa393b2d8: Download complete 21:52:45 114826534d7a: Pull complete 21:52:45 4657fd5d0bcf: Pull complete 21:52:45 6ad1cebc031e: Pull complete 21:52:50 8a3aa393b2d8: Pull complete 21:52:50 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:52:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:52:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:52:50 prd-ubuntu20.04-docker-8c-8g-1717 does not seem to be running inside a container 21:52:50 $ 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 21:52:54 $ docker top 17ec1313ceb76ef7d3ed8a3758737640da6e1a6223b94e53bcf48e709fbd7e73 -eo pid,comm [Pipeline] { [Pipeline] echo 21:52:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 21:52:54 + set -o pipefail 21:52:54 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 21:52:59 21:52:59 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... 21:52:59 21:52:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/72b5dd22-9d88-4fa8-be98-6c7085d95f16 21:52:59 21:52:59 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:52:59 21:52:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:52:59 21:53:00 21:53:00 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:53:00 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:53:00 More details here: https://snyk.co/ue1NS [Pipeline] } 21:53:00 $ docker stop --time=1 17ec1313ceb76ef7d3ed8a3758737640da6e1a6223b94e53bcf48e709fbd7e73 21:53:04 $ docker rm -f --volumes 17ec1313ceb76ef7d3ed8a3758737640da6e1a6223b94e53bcf48e709fbd7e73 [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 21:53:04 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:53:04 provisioning config files... 21:53:04 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config994560760788891315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:53:05 --> edgex-publish-swagger.sh 21:53:05 === Publish openapi/v2 API === 21:53:05 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 21:53:05 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 21:53:05 % Total % Received % Xferd Average Speed Time Time Time Current 21:53:05 Dload Upload Total Spent Left Speed 21:53:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13746 100 38 100 13708 46 16799 --:--:-- --:--:-- --:--:-- 16845 100 13746 100 38 100 13708 46 16799 --:--:-- --:--:-- --:--:-- 16824 21:53:06 {"code":403,"message":"Access Denied"} 21:53:06 [Pipeline] } 21:53:06 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 21:53:06 + git log --format=format:%s -1 4b1b6c856ae98cf907ea6b678ccf62e5f09486b2 [Pipeline] sh 21:53:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:53:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:07 prd-ubuntu20.04-docker-8c-8g-1717 does not seem to be running inside a container 21:53:07 $ 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 21:53:07 $ docker top 02b6d0b148f16cf0ff84dd8ab65d57ac4dadb1bb5bbc6b7a5e4179755ca7424c -eo pid,comm 21:53:07 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). 21:53:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:53:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:53:07 [ssh-agent] Looking for ssh-agent implementation... 21:53:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:53:08 $ docker exec 02b6d0b148f16cf0ff84dd8ab65d57ac4dadb1bb5bbc6b7a5e4179755ca7424c ssh-agent 21:53:08 SSH_AUTH_SOCK=/tmp/ssh-iQmrwZV2FAxp/agent.31 21:53:08 SSH_AGENT_PID=38 21:53:08 Running ssh-add (command line suppressed) 21:53:08 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8846382835455127334.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8846382835455127334.key) 21:53:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:53:08 + git semver tag 21:53:08 2023-01-10 21:53:08,740 [run_tag] DEBUG tag force:False 21:53:08 2023-01-10 21:53:08,741 [check_head_tag] DEBUG check head tag 21:53:08 2023-01-10 21:53:08,742 [execute] INFO git cat-file --batch-check 21:53:08 2023-01-10 21:53:08,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 21:53:08 2023-01-10 21:53:08,746 [execute] INFO git cat-file --batch 21:53:08 2023-01-10 21:53:08,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 21:53:08 2023-01-10 21:53:08,773 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:53:08 2023-01-10 21:53:08,774 [execute] INFO git tag -a v3.0.0-dev.14 -m v3.0.0-dev.14 21:53:08 2023-01-10 21:53:08,774 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.14', '-m', 'v3.0.0-dev.14'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 21:53:08 2023-01-10 21:53:08,777 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:53:08 3.0.0-dev.14 [Pipeline] } 21:53:08 $ docker exec --env ******** --env ******** 02b6d0b148f16cf0ff84dd8ab65d57ac4dadb1bb5bbc6b7a5e4179755ca7424c ssh-agent -k 21:53:08 unset SSH_AUTH_SOCK; 21:53:08 unset SSH_AGENT_PID; 21:53:08 echo Agent pid 38 killed; 21:53:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:53:09 + git semver [Pipeline] } 21:53:09 $ docker stop --time=1 02b6d0b148f16cf0ff84dd8ab65d57ac4dadb1bb5bbc6b7a5e4179755ca7424c 21:53:10 $ docker rm -f --volumes 02b6d0b148f16cf0ff84dd8ab65d57ac4dadb1bb5bbc6b7a5e4179755ca7424c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:53:11 21:53:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:53:11 0.23.1-centos7: Pulling from edgex-lftools 21:53:11 ab5ef0e58194: Pulling fs layer 21:53:11 9712f1f96733: Pulling fs layer 21:53:11 63f879dbbcfc: Pulling fs layer 21:53:11 0d9ebad4ef96: Pulling fs layer 21:53:11 e9a5061849ea: Pulling fs layer 21:53:11 d747dcd14b5f: Pulling fs layer 21:53:11 2de7ff778b66: Pulling fs layer 21:53:11 e9a5061849ea: Waiting 21:53:11 d747dcd14b5f: Waiting 21:53:11 2de7ff778b66: Waiting 21:53:11 0d9ebad4ef96: Waiting 21:53:11 9712f1f96733: Verifying Checksum 21:53:11 9712f1f96733: Download complete 21:53:12 63f879dbbcfc: Verifying Checksum 21:53:12 63f879dbbcfc: Download complete 21:53:12 e9a5061849ea: Verifying Checksum 21:53:12 e9a5061849ea: Download complete 21:53:12 d747dcd14b5f: Download complete 21:53:12 2de7ff778b66: Verifying Checksum 21:53:12 0d9ebad4ef96: Verifying Checksum 21:53:12 0d9ebad4ef96: Download complete 21:53:12 ab5ef0e58194: Verifying Checksum 21:53:12 ab5ef0e58194: Download complete 21:53:16 ab5ef0e58194: Pull complete 21:53:16 9712f1f96733: Pull complete 21:53:16 63f879dbbcfc: Pull complete 21:53:21 0d9ebad4ef96: Pull complete 21:53:21 e9a5061849ea: Pull complete 21:53:21 d747dcd14b5f: Pull complete 21:53:23 2de7ff778b66: Pull complete 21:53:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:53:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:53:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:23 prd-ubuntu20.04-docker-8c-8g-1717 does not seem to be running inside a container 21:53: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:53:29 $ docker top 7bcae18f9181de270889a9365cdbb1532a2fc01e6d3dda42c286a0a51da9f8f7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:53:29 provisioning config files... 21:53:29 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config9793145159226151472tmp 21:53:29 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1931056230807482812tmp 21:53:29 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config17509563021856865726tmp [Pipeline] { [Pipeline] echo 21:53:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:53:29 ---> sigul-configuration.sh 21:53:29 gpg: directory `/root/.gnupg' created 21:53:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:53:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:53:29 gpg: keyring `/root/.gnupg/secring.gpg' created 21:53:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:53:29 gpg: CAST5 encrypted data 21:53:29 gpg: encrypted with 1 passphrase 21:53:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:53:30 + mkdir /home/jenkins 21:53:30 + mkdir /home/jenkins/sigul [Pipeline] sh 21:53:30 + 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 21:53:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:53:30 ---> sigul-install.sh 21:53:30 Sigul already installed; skipping installation. [Pipeline] sh 21:53:30 + git tag --list 21:53:30 v0.1.0 21:53:30 v0.1.1 21:53:30 v1.0.0 21:53:30 v1.1.0 21:53:30 v1.2.0 21:53:30 v1.3.0 21:53:30 v1.3.1 21:53:30 v2.0.0 21:53:30 v2.0.1 21:53:30 v2.1.0 21:53:30 v2.1.1 21:53:30 v2.1.1-dev.3 21:53:30 v2.1.1-dev.4 21:53:30 v2.2.0 21:53:30 v2.2.1-dev.1 21:53:30 v2.2.1-dev.10 21:53:30 v2.2.1-dev.11 21:53:30 v2.2.1-dev.12 21:53:30 v2.2.1-dev.13 21:53:30 v2.2.1-dev.14 21:53:30 v2.2.1-dev.15 21:53:30 v2.2.1-dev.16 21:53:30 v2.2.1-dev.17 21:53:30 v2.2.1-dev.18 21:53:30 v2.2.1-dev.19 21:53:30 v2.2.1-dev.2 21:53:30 v2.2.1-dev.20 21:53:30 v2.2.1-dev.21 21:53:30 v2.2.1-dev.22 21:53:30 v2.2.1-dev.23 21:53:30 v2.2.1-dev.3 21:53:30 v2.2.1-dev.4 21:53:30 v2.2.1-dev.5 21:53:30 v2.2.1-dev.6 21:53:30 v2.2.1-dev.7 21:53:30 v2.2.1-dev.8 21:53:30 v2.2.1-dev.9 21:53:30 v2.3.0 21:53:30 v2.3.0-dev.24 21:53:30 v2.3.0-dev.25 21:53:30 v2.3.0-dev.26 21:53:30 v2.3.0-dev.27 21:53:30 v2.3.0-dev.28 21:53:30 v2.3.0-dev.29 21:53:30 v2.3.0-dev.30 21:53:30 v2.3.0-dev.31 21:53:30 v2.3.0-dev.32 21:53:30 v2.3.0-dev.33 21:53:30 v2.3.0-dev.34 21:53:30 v2.3.0-dev.35 21:53:30 v2.3.0-dev.36 21:53:30 v2.3.0-dev.37 21:53:30 v2.3.0-dev.38 21:53:30 v2.3.0-dev.39 21:53:30 v2.3.0-dev.40 21:53:30 v2.3.0-dev.41 21:53:30 v2.3.0-dev.42 21:53:30 v2.3.0-dev.43 21:53:30 v2.3.0-dev.44 21:53:30 v2.3.0-dev.45 21:53:30 v2.3.0-dev.46 21:53:30 v2.3.0-dev.47 21:53:30 v2.3.0-dev.48 21:53:30 v2.3.0-dev.49 21:53:30 v2.3.0-dev.50 21:53:30 v2.3.0-dev.51 21:53:30 v2.3.0-dev.52 21:53:30 v2.3.0-dev.53 21:53:30 v2.3.0-dev.54 21:53:30 v2.3.0-dev.55 21:53:30 v2.3.0-dev.56 21:53:30 v2.3.0-dev.57 21:53:30 v2.3.0-dev.58 21:53:30 v2.3.0-dev.59 21:53:30 v2.3.0-dev.60 21:53:30 v2.3.0-dev.61 21:53:30 v2.3.0-dev.62 21:53:30 v2.3.1-dev.1 21:53:30 v2.3.1-dev.2 21:53:30 v2.3.1-dev.3 21:53:30 v3.0.0-dev.1 21:53:30 v3.0.0-dev.10 21:53:30 v3.0.0-dev.11 21:53:30 v3.0.0-dev.12 21:53:30 v3.0.0-dev.13 21:53:30 v3.0.0-dev.14 21:53:30 v3.0.0-dev.2 21:53:30 v3.0.0-dev.3 21:53:30 v3.0.0-dev.4 21:53:30 v3.0.0-dev.5 21:53:30 v3.0.0-dev.6 21:53:30 v3.0.0-dev.7 21:53:30 v3.0.0-dev.8 21:53:30 v3.0.0-dev.9 [Pipeline] sh 21:53:31 + lftools sign git-tag v3.0.0-dev.14 21:53:31 Signing Git tag with Sigul... 21:53:31 Signing v3.0.0-dev.14 [Pipeline] echo 21:53:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:53:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:53:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:53:32 $ docker stop --time=1 7bcae18f9181de270889a9365cdbb1532a2fc01e6d3dda42c286a0a51da9f8f7 21:53:33 $ docker rm -f --volumes 7bcae18f9181de270889a9365cdbb1532a2fc01e6d3dda42c286a0a51da9f8f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:53:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:53:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:34 prd-ubuntu20.04-docker-8c-8g-1717 does not seem to be running inside a container 21:53:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:53:35 $ docker top 8dbda7141f772b8902b8502dd49be1c86c5cfbbb483485c550518beecce1be61 -eo pid,comm 21:53:35 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). 21:53:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:53:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:53:35 [ssh-agent] Looking for ssh-agent implementation... 21:53:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:53:35 $ docker exec 8dbda7141f772b8902b8502dd49be1c86c5cfbbb483485c550518beecce1be61 ssh-agent 21:53:35 SSH_AUTH_SOCK=/tmp/ssh-1kj2myhaIclz/agent.32 21:53:35 SSH_AGENT_PID=38 21:53:35 Running ssh-add (command line suppressed) 21:53:35 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_11190830236631481818.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_11190830236631481818.key) 21:53:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:53:36 + git semver bump pre 21:53:36 2023-01-10 21:53:36,255 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:53:36 2023-01-10 21:53:36,256 [bump_version] DEBUG bumping version:3.0.0-dev.14 on axis:pre with prefix:dev 21:53:36 2023-01-10 21:53:36,256 [bump_version] DEBUG bumped version:3.0.0-dev.15 21:53:36 2023-01-10 21:53:36,256 [write_version] DEBUG write version:3.0.0-dev.15 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 21:53:36 2023-01-10 21:53:36,256 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:53:36 2023-01-10 21:53:36,256 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:53:36 2023-01-10 21:53:36,260 [execute] INFO git cat-file --batch-check 21:53:36 2023-01-10 21:53:36,260 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:53:36 2023-01-10 21:53:36,266 [execute] INFO git cat-file --batch 21:53:36 2023-01-10 21:53:36,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:53:36 2023-01-10 21:53:36,271 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:53:36 3.0.0-dev.15 [Pipeline] } 21:53:36 $ docker exec --env ******** --env ******** 8dbda7141f772b8902b8502dd49be1c86c5cfbbb483485c550518beecce1be61 ssh-agent -k 21:53:36 unset SSH_AUTH_SOCK; 21:53:36 unset SSH_AGENT_PID; 21:53:36 echo Agent pid 38 killed; 21:53:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:53:36 + git semver [Pipeline] } 21:53:37 $ docker stop --time=1 8dbda7141f772b8902b8502dd49be1c86c5cfbbb483485c550518beecce1be61 21:53:38 $ docker rm -f --volumes 8dbda7141f772b8902b8502dd49be1c86c5cfbbb483485c550518beecce1be61 [Pipeline] // withDockerContainer [Pipeline] sh 21:53:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:53:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:39 prd-ubuntu20.04-docker-8c-8g-1717 does not seem to be running inside a container 21:53:39 $ 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 21:53:39 $ docker top f0e3a6360e46c8530904a43d88c976d7a015f604249d63c2024f760679e29092 -eo pid,comm 21:53:39 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). 21:53:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:53:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:53:39 [ssh-agent] Looking for ssh-agent implementation... 21:53:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:53:39 $ docker exec f0e3a6360e46c8530904a43d88c976d7a015f604249d63c2024f760679e29092 ssh-agent 21:53:40 SSH_AUTH_SOCK=/tmp/ssh-ynHwMeGmcBOF/agent.32 21:53:40 SSH_AGENT_PID=38 21:53:40 Running ssh-add (command line suppressed) 21:53:40 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6245297768385211390.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6245297768385211390.key) 21:53:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:53:40 + git semver push 21:53:40 2023-01-10 21:53:40,645 [run_push] DEBUG push 21:53:40 2023-01-10 21:53:40,645 [execute] INFO git cat-file --batch-check 21:53:40 2023-01-10 21:53:40,645 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:53:40 2023-01-10 21:53:40,650 [execute] INFO git rev-list e2d9935d21d858af2569d5172c80591fd17a1385 -- 21:53:40 2023-01-10 21:53:40,650 [execute] DEBUG Popen(['git', 'rev-list', 'e2d9935d21d858af2569d5172c80591fd17a1385', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:53:40 2023-01-10 21:53:40,667 [execute] INFO git fetch -v origin 21:53:40 2023-01-10 21:53:40,667 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 21:53:41 2023-01-10 21:53:41,198 [run_push] DEBUG no remote changes detected 21:53:41 2023-01-10 21:53:41,198 [execute] INFO git push origin semver 21:53:41 2023-01-10 21:53:41,199 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:53:42 2023-01-10 21:53:42,021 [run_push] DEBUG push all version tags 21:53:42 2023-01-10 21:53:42,021 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:53:42 2023-01-10 21:53:42,022 [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) 21:53:43 2023-01-10 21:53:42,771 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:53:43 3.0.0-dev.15 [Pipeline] } 21:53:43 $ docker exec --env ******** --env ******** f0e3a6360e46c8530904a43d88c976d7a015f604249d63c2024f760679e29092 ssh-agent -k 21:53:43 unset SSH_AUTH_SOCK; 21:53:43 unset SSH_AGENT_PID; 21:53:43 echo Agent pid 38 killed; 21:53:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:53:43 + git semver [Pipeline] } 21:53:43 $ docker stop --time=1 f0e3a6360e46c8530904a43d88c976d7a015f604249d63c2024f760679e29092 21:53:45 $ docker rm -f --volumes f0e3a6360e46c8530904a43d88c976d7a015f604249d63c2024f760679e29092 [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 21:53:45 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 21:53:45 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 21:53:45 total 16 21:53:45 drwxr-xr-x 3 root root 4096 Jan 10 21:41 . 21:53:45 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 21:53 .. 21:53:45 drwxr-xr-x 2 root root 4096 Jan 10 21:41 cost 21:53:45 -rw-r--r-- 1 root root 92 Jan 10 21:41 cost.csv 21:53:45 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 21:53:45 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 21:53:45 total 16 21:53:45 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 21:41 . 21:53:45 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 21:53 .. 21:53:45 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 21:41 cost 21:53:45 -rw-r--r-- 1 jenkins jenkins 92 Jan 10 21:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:53:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:53:46 ---> package-listing.sh 21:53:46 ++ facter osfamily 21:53:46 ++ tr '[:upper:]' '[:lower:]' 21:53:47 + OS_FAMILY=debian 21:53:47 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 21:53:47 + START_PACKAGES=/tmp/packages_start.txt 21:53:47 + END_PACKAGES=/tmp/packages_end.txt 21:53:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:53:47 + PACKAGES=/tmp/packages_start.txt 21:53:47 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 21:53:47 + PACKAGES=/tmp/packages_end.txt 21:53:47 + case "${OS_FAMILY}" in 21:53:47 + dpkg -l 21:53:47 + grep '^ii' 21:53:47 + '[' -f /tmp/packages_start.txt ']' 21:53:47 + '[' -f /tmp/packages_end.txt ']' 21:53:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:53:47 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 21:53:47 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 21:53:47 + 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 21:53:47 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 21:53:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:53:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:48 prd-ubuntu20.04-docker-8c-8g-1717 does not seem to be running inside a container 21:53:48 $ 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 21:53:48 $ docker top 2bec78a1bdace09698621e2bc1ed66209c7d889e676077475097a5d173a838a6 -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:48 + touch /tmp/pre-build-complete [Pipeline] sh 21:53:49 + mkdir -p /var/log/sysstat [Pipeline] sh 21:53:49 + ls /var/log/sa-host 21:53:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:53:49 provisioning config files... 21:53:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config10727695635113361231tmp [Pipeline] { [Pipeline] echo 21:53:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:53:49 ---> create-netrc.sh [Pipeline] } 21:53:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:53:50 ---> python-tools-install.sh [Pipeline] echo 21:53:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:53:50 ---> sudo-logs.sh 21:53:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:53:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:53:50 ---> job-cost.sh 21:53:50 lf-activate-venv: SKIPPING 21:53:50 DEBUG: total: 0.2199999988079071 21:53:50 INFO: Retrieving Stack Cost... 21:53:50 INFO: Retrieving Pricing Info for: v3-standard-8 21:53:51 INFO: Archiving Costs [Pipeline] echo 21:53:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:53:51 ---> logs-deploy.sh 21:53:51 lf-activate-venv: SKIPPING 21:53:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/202 21:53:51 INFO: archiving workspace using pattern(s): 21:53:52 Archives upload complete. 21:53:52 INFO: archiving logs to Nexus 21:53:53 ---> uname -a: 21:53:53 Linux prd-ubuntu20-04-docker-8c-8g-1717 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:53:53 21:53:53 21:53:53 ---> lscpu: 21:53:53 Architecture: x86_64 21:53:53 CPU op-mode(s): 32-bit, 64-bit 21:53:53 Byte Order: Little Endian 21:53:53 Address sizes: 40 bits physical, 48 bits virtual 21:53:53 CPU(s): 8 21:53:53 On-line CPU(s) list: 0-7 21:53:53 Thread(s) per core: 1 21:53:53 Core(s) per socket: 1 21:53:53 Socket(s): 8 21:53:53 NUMA node(s): 1 21:53:53 Vendor ID: AuthenticAMD 21:53:53 CPU family: 23 21:53:53 Model: 49 21:53:53 Model name: AMD EPYC-Rome Processor 21:53:53 Stepping: 0 21:53:53 CPU MHz: 2799.996 21:53:53 BogoMIPS: 5599.99 21:53:53 Virtualization: AMD-V 21:53:53 Hypervisor vendor: KVM 21:53:53 Virtualization type: full 21:53:53 L1d cache: 256 KiB 21:53:53 L1i cache: 256 KiB 21:53:53 L2 cache: 4 MiB 21:53:53 L3 cache: 128 MiB 21:53:53 NUMA node0 CPU(s): 0-7 21:53:53 Vulnerability Itlb multihit: Not affected 21:53:53 Vulnerability L1tf: Not affected 21:53:53 Vulnerability Mds: Not affected 21:53:53 Vulnerability Meltdown: Not affected 21:53:53 Vulnerability Mmio stale data: Not affected 21:53:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:53:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:53:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:53:53 Vulnerability Srbds: Not affected 21:53:53 Vulnerability Tsx async abort: Not affected 21:53:53 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 21:53:53 21:53:53 21:53:53 ---> nproc: 21:53:53 8 21:53:53 21:53:53 21:53:53 ---> df -h: 21:53:53 Filesystem Size Used Avail Use% Mounted on 21:53:53 overlay 155G 12G 144G 8% / 21:53:53 tmpfs 64M 0 64M 0% /dev 21:53:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:53:53 shm 64M 0 64M 0% /dev/shm 21:53:53 /dev/vda1 155G 12G 144G 8% /facter-os 21:53:53 21:53:53 21:53:53 ---> sar -b -r -n DEV: 21:53:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1717) 01/10/23 _x86_64_ (8 CPU) 21:53:53 21:53:53 21:39:02 LINUX RESTART (8 CPU) 21:53:53 21:53:53 21:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:53:53 21:41:01 73.25 0.35 72.90 0.00 23.20 44125.71 0.00 21:53:53 21:42:02 62.90 0.17 62.73 0.00 5.87 31581.35 0.00 21:53:53 21:43:01 1.51 0.00 1.51 0.00 0.00 17.21 0.00 21:53:53 21:44:01 1.58 0.00 1.58 0.00 0.00 17.06 0.00 21:53:53 21:45:01 29.35 10.23 19.12 0.00 3442.15 3792.77 0.00 21:53:53 21:46:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 21:53:53 21:47:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 21:53:53 21:48:01 1.78 0.00 1.78 0.00 0.00 19.20 0.00 21:53:53 21:49:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 21:53:53 21:50:01 1.97 0.00 1.97 0.00 0.00 30.66 0.00 21:53:53 21:51:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 21:53:53 21:52:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 21:53:53 21:53:01 34.26 0.33 33.92 0.00 20.53 29198.13 0.00 21:53:53 Average: 16.34 0.85 15.49 0.00 269.02 8383.26 0.00 21:53:53 21:53:53 21:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:53:53 21:41:01 28038400 31581192 724220 2.20 94872 3645272 1841064 5.43 1305084 3091396 480164 21:53:53 21:42:02 28606040 31595956 713096 2.17 100780 3114520 1734512 5.11 1105724 2751560 304 21:53:53 21:43:01 28606936 31596888 711924 2.17 100812 3114516 1734512 5.11 1105552 2751564 28 21:53:53 21:44:01 28606664 31596728 711848 2.16 100852 3114520 1734512 5.11 1105360 2751580 16 21:53:53 21:45:01 28371936 31582988 717572 2.18 106500 3317928 1816168 5.35 1261532 2807116 48 21:53:53 21:46:01 28372084 31583188 717332 2.18 106532 3317928 1816168 5.35 1261316 2807116 8 21:53:53 21:47:01 28379304 31590444 710012 2.16 106564 3317936 1816168 5.35 1254372 2807120 12 21:53:53 21:48:01 28379076 31590288 710112 2.16 106632 3317936 1816168 5.35 1254440 2807124 4 21:53:53 21:49:01 28379312 31591232 709648 2.16 106668 3318060 1816168 5.35 1254048 2807808 12 21:53:53 21:50:01 28379256 31591236 709524 2.16 106740 3318048 1816168 5.35 1254064 2807796 8 21:53:53 21:51:01 28379228 31591236 709664 2.16 106772 3318048 1816168 5.35 1254004 2807796 12 21:53:53 21:52:01 28379244 31591296 709596 2.16 106788 3318056 1816168 5.35 1254044 2807800 4 21:53:53 21:53:01 27242548 31543352 749728 2.28 129328 4293968 1985388 5.85 1405200 3696364 286328 21:53:53 Average: 28316925 31586617 715714 2.18 106142 3371287 1812256 5.34 1236518 2884780 58996 21:53:53 21:53:53 21:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:53:53 21:41:01 vethad4f835 72.64 92.45 7.31 1357.75 0.00 0.00 0.00 0.11 21:53:53 21:41:01 docker0 72.64 92.37 6.32 1357.74 0.00 0.00 0.00 0.00 21:53:53 21:41:01 ens3 128.36 95.13 1390.89 21.75 0.00 0.00 0.00 0.00 21:53:53 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:53 21:42:02 docker0 1.23 1.30 0.08 1.55 0.00 0.00 0.00 0.00 21:53:53 21:42:02 ens3 120.23 97.68 2543.64 102.91 0.00 0.00 0.00 0.00 21:53:53 21:42:02 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 21:53:53 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:53 21:43:01 ens3 1.49 0.22 0.36 0.20 0.00 0.00 0.00 0.00 21:53:53 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:53 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:53 21:44:01 ens3 0.93 0.50 0.38 0.28 0.00 0.00 0.00 0.00 21:53:53 21:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:53:53 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:53 21:45:01 ens3 92.29 48.01 1376.65 3.64 0.00 0.00 0.00 0.00 21:53:53 21:45:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:53:53 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:53 21:46:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:53:53 21:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:53:53 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:53 21:47:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:53 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:53 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:53 21:48:01 ens3 0.57 0.13 0.06 0.01 0.00 0.00 0.00 0.00 21:53:53 21:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:53:53 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:53 21:49:01 ens3 0.77 0.42 0.36 0.27 0.00 0.00 0.00 0.00 21:53:53 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:53 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:53 21:50:01 ens3 0.38 0.18 0.09 0.07 0.00 0.00 0.00 0.00 21:53:53 21:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:53:53 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:53 21:51:01 ens3 0.22 0.07 0.12 0.00 0.00 0.00 0.00 0.00 21:53:53 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:53 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:53 21:52:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:53:53 21:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:53:53 21:53:01 docker0 41.37 51.33 3.70 690.82 0.00 0.00 0.00 0.00 21:53:53 21:53:01 vethb30ce9c 41.37 51.45 4.26 690.83 0.00 0.00 0.00 0.06 21:53:53 21:53:01 ens3 188.49 131.74 4667.26 18.41 0.00 0.00 0.00 0.00 21:53:53 21:53:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 21:53:53 Average: docker0 8.88 11.17 0.78 157.91 0.00 0.00 0.00 0.00 21:53:53 Average: vethb30ce9c 3.19 3.96 0.33 53.22 0.00 0.00 0.00 0.00 21:53:53 Average: ens3 41.13 28.83 768.70 11.36 0.00 0.00 0.00 0.00 21:53:53 Average: lo 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 21:53:53 21:53:53 21:53:53 ---> sar -P ALL: 21:53:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1717) 01/10/23 _x86_64_ (8 CPU) 21:53:53 21:53:53 21:39:02 LINUX RESTART (8 CPU) 21:53:53 21:53:53 21:40:01 CPU %user %nice %system %iowait %steal %idle 21:53:53 21:41:01 all 43.39 0.00 6.25 2.63 0.08 47.64 21:53:53 21:41:01 0 43.78 0.00 6.08 0.86 0.08 49.20 21:53:53 21:41:01 1 45.03 0.00 6.73 1.00 0.08 47.16 21:53:53 21:41:01 2 41.76 0.00 6.40 0.30 0.07 51.47 21:53:53 21:41:01 3 43.02 0.00 6.29 5.07 0.08 45.54 21:53:53 21:41:01 4 41.77 0.00 6.44 10.57 0.08 41.14 21:53:53 21:41:01 5 42.59 0.00 5.90 0.88 0.08 50.54 21:53:53 21:41:01 6 44.63 0.00 5.92 0.73 0.08 48.64 21:53:53 21:41:01 7 44.55 0.00 6.25 1.66 0.10 47.44 21:53:53 21:42:02 all 13.47 0.00 2.38 1.52 0.04 82.59 21:53:53 21:42:02 0 13.33 0.00 2.35 0.03 0.03 84.26 21:53:53 21:42:02 1 13.26 0.00 2.63 0.07 0.03 84.01 21:53:53 21:42:02 2 13.55 0.00 2.35 8.55 0.05 75.50 21:53:53 21:42:02 3 13.23 0.00 2.13 0.80 0.03 83.80 21:53:53 21:42:02 4 13.43 0.00 2.26 0.35 0.03 83.93 21:53:53 21:42:02 5 13.39 0.00 2.93 0.45 0.03 83.20 21:53:53 21:42:02 6 13.75 0.00 1.76 0.10 0.03 84.35 21:53:53 21:42:02 7 13.86 0.00 2.65 1.86 0.03 81.59 21:53:53 21:43:01 all 0.08 0.00 0.01 0.01 0.00 99.89 21:53:53 21:43:01 0 0.61 0.00 0.02 0.00 0.00 99.37 21:53:53 21:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:53:53 21:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:53:53 21:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:53:53 21:43:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:53:53 21:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:53:53 21:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:53:53 21:43:01 7 0.03 0.00 0.03 0.05 0.02 99.86 21:53:53 21:44:01 all 0.02 0.00 0.01 0.01 0.01 99.96 21:53:53 21:44:01 0 0.05 0.00 0.00 0.00 0.02 99.93 21:53:53 21:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:53:53 21:44:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:53:53 21:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:53:53 21:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:53:53 21:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:53:53 21:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:53:53 21:44:01 7 0.03 0.00 0.07 0.03 0.02 99.85 21:53:53 21:45:01 all 1.07 0.00 0.43 0.60 0.01 97.88 21:53:53 21:45:01 0 1.22 0.00 0.33 0.07 0.02 98.37 21:53:53 21:45:01 1 0.87 0.00 0.42 0.47 0.02 98.23 21:53:53 21:45:01 2 0.48 0.00 0.30 0.10 0.02 99.10 21:53:53 21:45:01 3 0.40 0.00 0.42 0.18 0.02 98.98 21:53:53 21:45:01 4 0.68 0.00 0.37 0.22 0.02 98.72 21:53:53 21:45:01 5 2.25 0.00 0.55 0.90 0.02 96.28 21:53:53 21:45:01 6 1.64 0.00 0.58 0.12 0.00 97.66 21:53:53 21:45:01 7 1.05 0.00 0.45 2.79 0.02 95.69 21:53:53 21:46:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:53:53 21:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:53:53 21:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:53:53 21:46:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:53:53 21:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:53:53 21:46:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:53:53 21:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:53:53 21:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:53:53 21:46:01 7 0.03 0.00 0.03 0.00 0.02 99.92 21:53:53 21:47:01 all 0.03 0.00 0.01 0.01 0.00 99.96 21:53:53 21:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:53:53 21:47:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:53:53 21:47:01 2 0.05 0.00 0.00 0.05 0.00 99.90 21:53:53 21:47:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:53:53 21:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:53:53 21:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:53:53 21:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:53:53 21:47:01 7 0.05 0.00 0.05 0.00 0.02 99.88 21:53:53 21:48:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:53:53 21:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:53:53 21:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:53:53 21:48:01 2 0.00 0.00 0.02 0.10 0.02 99.87 21:53:53 21:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:53:53 21:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:53:53 21:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:53:53 21:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:53:53 21:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:53:53 21:49:01 all 0.02 0.00 0.01 0.04 0.01 99.93 21:53:53 21:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:53:53 21:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:53:53 21:49:01 2 0.08 0.00 0.05 0.22 0.00 99.65 21:53:53 21:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:53:53 21:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:53:53 21:49:01 5 0.00 0.00 0.02 0.07 0.02 99.90 21:53:53 21:49:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:53:53 21:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:53:53 21:50:01 all 0.01 0.00 0.00 0.01 0.00 99.97 21:53:53 21:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:53:53 21:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:53:53 21:50:01 2 0.00 0.00 0.00 0.03 0.00 99.97 21:53:53 21:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:53:53 21:50:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:53:53 21:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:53:53 21:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:53:53 21:50:01 7 0.05 0.00 0.00 0.02 0.02 99.92 21:53:53 21:51:01 all 0.05 0.00 0.01 0.01 0.00 99.92 21:53:53 21:51:01 0 0.35 0.00 0.03 0.00 0.00 99.62 21:53:53 21:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:53:53 21:51:01 2 0.00 0.00 0.00 0.05 0.00 99.95 21:53:53 21:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:53:53 21:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:53:53 21:51:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:53:53 21:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:53:53 21:51:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:53:53 21:53:53 21:51:01 CPU %user %nice %system %iowait %steal %idle 21:53:53 21:52:01 all 0.26 0.00 0.01 0.00 0.00 99.73 21:53:53 21:52:01 0 1.99 0.00 0.00 0.00 0.02 98.00 21:53:53 21:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:53:53 21:52:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:53:53 21:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:53:53 21:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:53:53 21:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:53:53 21:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:53:53 21:52:01 7 0.02 0.00 0.03 0.00 0.00 99.95 21:53:53 21:53:01 all 4.55 0.00 1.76 1.21 0.03 92.45 21:53:53 21:53:01 0 4.33 0.00 1.24 0.02 0.02 94.40 21:53:53 21:53:01 1 3.92 0.00 1.54 0.08 0.02 94.44 21:53:53 21:53:01 2 4.75 0.00 1.57 2.43 0.03 91.21 21:53:53 21:53:01 3 3.63 0.00 1.09 0.33 0.02 94.93 21:53:53 21:53:01 4 3.46 0.00 1.96 0.00 0.03 94.55 21:53:53 21:53:01 5 4.16 0.00 2.76 6.65 0.03 86.41 21:53:53 21:53:01 6 6.54 0.00 1.56 0.02 0.02 91.87 21:53:53 21:53:01 7 5.59 0.00 2.40 0.17 0.07 91.78 21:53:53 Average: all 4.81 0.00 0.83 0.46 0.01 93.88 21:53:53 Average: 0 5.02 0.00 0.77 0.07 0.02 94.12 21:53:53 Average: 1 4.83 0.00 0.87 0.12 0.01 94.16 21:53:53 Average: 2 4.63 0.00 0.82 0.91 0.01 93.63 21:53:53 Average: 3 4.60 0.00 0.76 0.49 0.01 94.15 21:53:53 Average: 4 4.53 0.00 0.84 0.85 0.01 93.77 21:53:53 Average: 5 4.76 0.00 0.93 0.69 0.01 93.61 21:53:53 Average: 6 5.09 0.00 0.75 0.07 0.01 94.07 21:53:53 Average: 7 4.99 0.00 0.92 0.50 0.03 93.56 21:53:53 21:53:53 21:53:53