Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4d6f96cb04eb3be1a2c0b493d9114ec8324c536a 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-ssh4944552083719019239.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-ssh822108363360914050.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-ssh7140341380243000036.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-ssh12460386589664153242.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-ssh17723276710726184981.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 ‘prd-ubuntu20.04-docker-8c-8g-3009’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3011 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 4d6f96cb04eb3be1a2c0b493d9114ec8324c536a (main) > 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 4d6f96cb04eb3be1a2c0b493d9114ec8324c536a # timeout=10 Commit message: "refactor(sdk): implement error interface for MessageError (#1270)" > git rev-list --no-walk a745a1eef47addd7fe20a9bf52f4804644403ce3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:48:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:48:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:48:49 ========================================================= 21:48:49 EdgeX Global Pipelines Version Info 21:48:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:48:50 ------------------- 21:48:50 stable info: 21:48:50 ------------------- 21:48:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:48:50 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:48:50 Message: update stable to v1.0.244 21:48:51 ------------------- 21:48:51 experimental info: 21:48:51 ------------------- 21:48:51 Commited By: **** collab-it+edgex@linuxfoundation.org 21:48:51 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:48:51 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d6f96cb04eb3be1a2c0b493d9114ec8324c536a [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d6f96c [Pipeline] echo 21:48:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:48:51 + git rev-list -1 --merges 4d6f96cb04eb3be1a2c0b493d9114ec8324c536a~1..4d6f96cb04eb3be1a2c0b493d9114ec8324c536a [Pipeline] echo 21:48:51 -----------> git rev-list -1 --merges 4d6f96cb04eb3be1a2c0b493d9114ec8324c536a~1..4d6f96cb04eb3be1a2c0b493d9114ec8324c536a 4d6f96cb04eb3be1a2c0b493d9114ec8324c536a [false] [Pipeline] sh 21:48:52 + git log --format=format:%s -1 4d6f96cb04eb3be1a2c0b493d9114ec8324c536a [Pipeline] echo 21:48:52 ========================================================= 21:48:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:48:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:48:52 + git log --format=format:%s -1 4d6f96cb04eb3be1a2c0b493d9114ec8324c536a [Pipeline] echo 21:48:52 [semverPrep] GIT_COMMIT: 4d6f96cb04eb3be1a2c0b493d9114ec8324c536a, Commit Message: refactor(sdk): implement error interface for MessageError (#1270) [Pipeline] echo 21:48:52 [semverPrep] This is not a build commit. [Pipeline] sh 21:48:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:48:52 + grep -v github /etc/ssh/ssh_known_hosts 21:48:52 + [ -e /tmp/ssh_known_hosts ] 21:48:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:48:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:48:52 + sudo tee -a /etc/ssh/ssh_known_hosts 21:48:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:48:53 21:48:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:48:54 0.1.4: Pulling from edgex-devops/py-git-semver 21:48:54 b85a868b505f: Pulling fs layer 21:48:54 e2be974225ed: Pulling fs layer 21:48:54 339a4e72a1f5: Pulling fs layer 21:48:54 988bab9f4d93: Pulling fs layer 21:48:54 1469e6f7b9e6: Pulling fs layer 21:48:54 eaf3925da568: Pulling fs layer 21:48:54 bab4dde63d76: Pulling fs layer 21:48:54 bde34c3a00c8: Pulling fs layer 21:48:54 b352a97aabf1: Pulling fs layer 21:48:54 4872d77fe225: Pulling fs layer 21:48:54 5851b861e8e6: Pulling fs layer 21:48:54 1469e6f7b9e6: Waiting 21:48:54 bab4dde63d76: Waiting 21:48:54 b352a97aabf1: Waiting 21:48:54 bde34c3a00c8: Waiting 21:48:54 eaf3925da568: Waiting 21:48:54 5851b861e8e6: Waiting 21:48:54 988bab9f4d93: Waiting 21:48:54 e2be974225ed: Download complete 21:48:54 988bab9f4d93: Verifying Checksum 21:48:54 988bab9f4d93: Download complete 21:48:54 1469e6f7b9e6: Verifying Checksum 21:48:54 1469e6f7b9e6: Download complete 21:48:54 eaf3925da568: Verifying Checksum 21:48:54 eaf3925da568: Download complete 21:48:54 339a4e72a1f5: Verifying Checksum 21:48:54 339a4e72a1f5: Download complete 21:48:54 bde34c3a00c8: Download complete 21:48:54 b352a97aabf1: Download complete 21:48:54 4872d77fe225: Verifying Checksum 21:48:54 4872d77fe225: Download complete 21:48:54 5851b861e8e6: Download complete 21:48:54 b85a868b505f: Verifying Checksum 21:48:54 b85a868b505f: Download complete 21:48:55 bab4dde63d76: Verifying Checksum 21:48:55 bab4dde63d76: Download complete 21:48:55 b85a868b505f: Pull complete 21:48:56 e2be974225ed: Pull complete 21:48:56 339a4e72a1f5: Pull complete 21:48:56 988bab9f4d93: Pull complete 21:48:57 1469e6f7b9e6: Pull complete 21:48:57 eaf3925da568: Pull complete 21:48:58 bab4dde63d76: Pull complete 21:48:58 bde34c3a00c8: Pull complete 21:48:58 b352a97aabf1: Pull complete 21:48:58 4872d77fe225: Pull complete 21:48:59 5851b861e8e6: Pull complete 21:48:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:48:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:48:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:59 prd-ubuntu20.04-docker-8c-8g-3011 does not seem to be running inside a container 21:48:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:49:01 $ docker top 5c2f79ab2a7a84f16c1fbd42d123d2c27fae201c229ecb4dae135caff2172525 -eo pid,comm 21:49:01 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:49:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:49:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:49:01 [ssh-agent] Looking for ssh-agent implementation... 21:49:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:49:02 $ docker exec 5c2f79ab2a7a84f16c1fbd42d123d2c27fae201c229ecb4dae135caff2172525 ssh-agent 21:49:02 SSH_AUTH_SOCK=/tmp/ssh-bfdFVwX1hmZW/agent.32 21:49:02 SSH_AGENT_PID=38 21:49:02 Running ssh-add (command line suppressed) 21:49:02 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8949543543739861880.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8949543543739861880.key) 21:49:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:49:02 + git tag --points-at HEAD [Pipeline] } 21:49:02 $ docker exec --env ******** --env ******** 5c2f79ab2a7a84f16c1fbd42d123d2c27fae201c229ecb4dae135caff2172525 ssh-agent -k 21:49:02 unset SSH_AUTH_SOCK; 21:49:02 unset SSH_AGENT_PID; 21:49:02 echo Agent pid 38 killed; 21:49:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:49:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:49:02 [ssh-agent] Looking for ssh-agent implementation... 21:49:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:49:02 $ docker exec 5c2f79ab2a7a84f16c1fbd42d123d2c27fae201c229ecb4dae135caff2172525 ssh-agent 21:49:03 SSH_AUTH_SOCK=/tmp/ssh-eAASfWc5y7zS/agent.70 21:49:03 SSH_AGENT_PID=76 21:49:03 Running ssh-add (command line suppressed) 21:49:03 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16460904802908788513.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16460904802908788513.key) 21:49:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:49:03 + git semver init 21:49:03 2023-01-18 21:49:03,589 [run_init] DEBUG init version:0.0.0 force:False 21:49:03 2023-01-18 21:49:03,590 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 21:49:03 2023-01-18 21:49:03,590 [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:49:03 2023-01-18 21:49:03,590 [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:49:05 2023-01-18 21:49:05,273 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 21:49:05 2023-01-18 21:49:05,274 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 21:49:05 2023-01-18 21:49:05,275 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:49:05 2023-01-18 21:49:05,275 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:49:05 3.0.0-dev.20 [Pipeline] } 21:49:05 $ docker exec --env ******** --env ******** 5c2f79ab2a7a84f16c1fbd42d123d2c27fae201c229ecb4dae135caff2172525 ssh-agent -k 21:49:05 unset SSH_AUTH_SOCK; 21:49:05 unset SSH_AGENT_PID; 21:49:05 echo Agent pid 76 killed; 21:49:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:49:06 + git semver [Pipeline] } 21:49:06 $ docker stop --time=1 5c2f79ab2a7a84f16c1fbd42d123d2c27fae201c229ecb4dae135caff2172525 21:49:07 $ docker rm -f --volumes 5c2f79ab2a7a84f16c1fbd42d123d2c27fae201c229ecb4dae135caff2172525 [Pipeline] // withDockerContainer [Pipeline] sh 21:49:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:49:08 Stashed 1 file(s) [Pipeline] echo 21:49:08 [edgeXSemver]: initialized semver on version 3.0.0-dev.20 [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:49:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:49:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:49:08 ========================================================= 21:49:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:49:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:49:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:49:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:49:08 213ec9aee27d: Pulling fs layer 21:49:08 4583459ba037: Pulling fs layer 21:49:08 93c1e223e6f2: Pulling fs layer 21:49:08 53926ce57604: Pulling fs layer 21:49:08 21b2b0c7a3f4: Pulling fs layer 21:49:08 53926ce57604: Waiting 21:49:08 22ff95d597cd: Pulling fs layer 21:49:08 12d6caf4c0d1: Pulling fs layer 21:49:08 96b7cbca73a9: Pulling fs layer 21:49:08 a7acece74701: Pulling fs layer 21:49:08 21b2b0c7a3f4: Waiting 21:49:08 12d6caf4c0d1: Waiting 21:49:08 22ff95d597cd: Waiting 21:49:08 96b7cbca73a9: Waiting 21:49:08 a7acece74701: Waiting 21:49:08 93c1e223e6f2: Download complete 21:49:08 4583459ba037: Verifying Checksum 21:49:08 4583459ba037: Download complete 21:49:08 21b2b0c7a3f4: Verifying Checksum 21:49:08 21b2b0c7a3f4: Download complete 21:49:08 22ff95d597cd: Download complete 21:49:08 213ec9aee27d: Verifying Checksum 21:49:08 213ec9aee27d: Download complete 21:49:08 12d6caf4c0d1: Download complete 21:49:08 213ec9aee27d: Pull complete 21:49:09 4583459ba037: Pull complete 21:49:09 93c1e223e6f2: Pull complete 21:49:09 a7acece74701: Verifying Checksum 21:49:09 a7acece74701: Download complete 21:49:10 53926ce57604: Download complete 21:49:10 96b7cbca73a9: Verifying Checksum 21:49:10 96b7cbca73a9: Download complete 21:49:14 53926ce57604: Pull complete 21:49:14 21b2b0c7a3f4: Pull complete 21:49:14 22ff95d597cd: Pull complete 21:49:14 12d6caf4c0d1: Pull complete 21:49:16 96b7cbca73a9: Pull complete 21:49:17 a7acece74701: Pull complete 21:49:17 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 21:49:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:49:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 21:49:17 + 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:49:17 + docker inspect -f . ci-base-image-x86_64 21:49:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:17 prd-ubuntu20.04-docker-8c-8g-3011 does not seem to be running inside a container 21:49:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:49:21 $ docker top 2032bc1205206070672d515fe49decdcd9f4f59880373bef0b79e340aa237906 -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:22 + go version 21:49:22 go version go1.18.7 linux/amd64 [Pipeline] } 21:49:22 $ docker stop --time=1 2032bc1205206070672d515fe49decdcd9f4f59880373bef0b79e340aa237906 21:49:23 Still waiting to schedule task 21:49:23 ‘prd-ubuntu20.04-docker-arm64-4c-16g-3010’ is offline 21:49:23 $ docker rm -f --volumes 2032bc1205206070672d515fe49decdcd9f4f59880373bef0b79e340aa237906 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:23 + docker inspect -f . ci-base-image-x86_64 21:49:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:23 prd-ubuntu20.04-docker-8c-8g-3011 does not seem to be running inside a container 21:49:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:49:24 $ docker top d27e6ff173c1a10c9d346362f51ac67529e97466585045dacbbc45ebfeedbf3a -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:24 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 21:49:24 + make test 21:49:24 make -C ./app-service-template build 21:49:24 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:49:24 go mod tidy 21:49:24 go: downloading github.com/stretchr/testify v1.8.1 21:49:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.4 21:49:24 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.11 21:49:24 go: downloading github.com/google/uuid v1.3.0 21:49:25 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.4 21:49:25 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 21:49:25 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:49:25 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 21:49:25 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 21:49:25 go: downloading github.com/gorilla/mux v1.8.0 21:49:25 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:49:25 go: downloading github.com/davecgh/go-spew v1.1.1 21:49:25 go: downloading github.com/pmezard/go-difflib v1.0.0 21:49:25 go: downloading github.com/stretchr/objx v0.5.0 21:49:25 go: downloading gopkg.in/yaml.v3 v3.0.1 21:49:25 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.2 21:49:25 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 21:49:25 go: downloading github.com/go-kit/log v0.2.1 21:49:25 go: downloading github.com/go-playground/validator/v10 v10.11.1 21:49:25 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:49:25 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:49:25 go: downloading github.com/pelletier/go-toml v1.9.5 21:49:25 go: downloading github.com/hashicorp/errwrap v1.0.0 21:49:25 go: downloading github.com/gorilla/websocket v1.4.2 21:49:25 go: downloading golang.org/x/net v0.5.0 21:49:25 go: downloading golang.org/x/sync v0.1.0 21:49:25 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:49:25 go: downloading github.com/hashicorp/consul/api v1.18.0 21:49:25 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 21:49:25 go: downloading github.com/x448/float16 v0.8.4 21:49:25 go: downloading github.com/go-playground/universal-translator v0.18.0 21:49:25 go: downloading github.com/leodido/go-urn v1.2.1 21:49:25 go: downloading golang.org/x/crypto v0.5.0 21:49:25 go: downloading golang.org/x/text v0.6.0 21:49:25 go: downloading github.com/go-playground/locales v0.14.0 21:49:25 go: downloading github.com/mitchellh/copystructure v1.0.0 21:49:25 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 21:49:25 go: downloading github.com/nats-io/nats.go v1.20.0 21:49:25 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:49:25 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:49:26 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 21:49:26 go: downloading github.com/go-playground/assert/v2 v2.0.1 21:49:26 go: downloading github.com/nats-io/nats-server/v2 v2.9.9 21:49:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:49:26 go: downloading github.com/hashicorp/go-hclog v0.14.1 21:49:26 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:49:26 go: downloading github.com/hashicorp/serf v0.10.1 21:49:26 go: downloading github.com/mitchellh/mapstructure v1.5.0 21:49:26 go: downloading github.com/google/go-cmp v0.5.9 21:49:26 go: downloading github.com/hashicorp/consul/sdk v0.13.0 21:49:26 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:49:26 go: downloading golang.org/x/sys v0.4.0 21:49:26 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:49:26 go: downloading github.com/Microsoft/go-winio v0.6.0 21:49:26 go: downloading github.com/zeebo/errs v1.3.0 21:49:26 go: downloading google.golang.org/grpc v1.51.0 21:49:26 go: downloading github.com/nats-io/nkeys v0.3.0 21:49:26 go: downloading github.com/nats-io/nuid v1.0.1 21:49:26 go: downloading github.com/onsi/ginkgo v1.10.1 21:49:26 go: downloading github.com/onsi/gomega v1.7.0 21:49:26 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:49:26 go: downloading github.com/kr/pretty v0.3.0 21:49:26 go: downloading github.com/fatih/color v1.9.0 21:49:26 go: downloading github.com/mattn/go-colorable v0.1.12 21:49:26 go: downloading github.com/mattn/go-isatty v0.0.14 21:49:26 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:49:26 go: downloading github.com/armon/go-metrics v0.3.10 21:49:26 go: downloading github.com/klauspost/compress v1.15.11 21:49:26 go: downloading github.com/minio/highwayhash v1.0.2 21:49:26 go: downloading github.com/nats-io/jwt/v2 v2.3.0 21:49:26 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 21:49:26 go: downloading github.com/hashicorp/go-version v1.2.1 21:49:26 go: downloading github.com/pkg/errors v0.9.1 21:49:26 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:49:26 go: downloading github.com/hashicorp/memberlist v0.5.0 21:49:26 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:49:26 go: downloading google.golang.org/protobuf v1.28.1 21:49:26 go: downloading golang.org/x/tools v0.5.0 21:49:26 go: downloading github.com/golang/protobuf v1.5.2 21:49:26 go: downloading github.com/kr/text v0.2.0 21:49:26 go: downloading github.com/rogpeppe/go-internal v1.8.0 21:49:26 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 21:49:26 go: downloading github.com/pascaldekloe/goe v0.1.0 21:49:26 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 21:49:26 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:49:26 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:49:27 go: downloading github.com/miekg/dns v1.1.41 21:49:27 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:49:27 go: downloading gopkg.in/yaml.v2 v2.4.0 21:49:27 go: downloading github.com/hpcloud/tail v1.0.0 21:49:27 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:49:27 go: downloading golang.org/x/mod v0.7.0 21:49:27 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:49:27 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:49:28 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:49:46 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:49:46 make -C ./app-service-template test 21:49:46 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:49:46 go test -race -coverprofile=coverage.out ./... 21:50:04 ok app-new-service 0.065s coverage: 48.1% of statements 21:50:04 ? app-new-service/config [no test files] 21:50:04 ok app-new-service/functions 0.067s coverage: 85.3% of statements 21:50:04 go vet ./... 21:50:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:50:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:50:14 ./bin/test-attribution-txt.sh 21:50:14 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 21:50:14 An attribution for golang.org/x/tools is missing from Attribution.txt, please add 21:50:14 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:50:14 go test -race -coverprofile=coverage.out ./... 21:50:14 go: downloading github.com/gomodule/redigo v1.8.9 21:50:14 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 21:50:16 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.120s coverage: 61.2% of statements 21:50:16 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.088s coverage: 93.5% of statements 21:50:16 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 21:50:16 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.135s coverage: 76.5% of statements 21:50:16 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 21:50:16 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.083s coverage: 88.7% of statements 21:50:16 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.048s coverage: 100.0% of statements 21:50:16 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.189s coverage: 77.4% of statements 21:50:16 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 21:50:16 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 21:50:16 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.055s coverage: 97.3% of statements 21:50:16 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/telemetry [no test files] 21:50:16 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 21:50:16 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.130s coverage: 82.8% of statements 21:50:16 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 21:50:16 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.085s coverage: 64.8% of statements 21:50:16 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus/mocks [no test files] 21:50:16 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 21:50:16 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.109s coverage: 28.7% of statements 21:50:16 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 21:50:16 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.080s coverage: 14.0% of statements 21:50:16 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.082s coverage: 27.3% of statements 21:50:16 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 21:50:16 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 21:50:16 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.082s coverage: 52.8% of statements 21:50:43 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.150s coverage: 74.2% of statements 21:50:43 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.073s coverage: 94.4% of statements 21:50:43 go vet ./... 21:50:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:50:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:50:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3012 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 21:50:49 Running in /w/workspace/app-functions-sdk-go/209 [Pipeline] { [Pipeline] checkout 21:50:49 The recommended git tool is: git 21:50:51 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:50:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:50:51 $ docker stop --time=1 d27e6ff173c1a10c9d346362f51ac67529e97466585045dacbbc45ebfeedbf3a 21:50:53 $ docker rm -f --volumes d27e6ff173c1a10c9d346362f51ac67529e97466585045dacbbc45ebfeedbf3a [Pipeline] // withDockerContainer [Pipeline] sh 21:50:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:50:54 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:50:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:50:54 21:50:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:50:54 latest: Pulling from edgex-lftools-log-publisher 21:50:54 5eb5b503b376: Pulling fs layer 21:50:54 5c69ac0246d0: Pulling fs layer 21:50:54 ec43610c2a17: Pulling fs layer 21:50:54 3a2ae6a8a46f: Pulling fs layer 21:50:54 33b1e0a273af: Pulling fs layer 21:50:54 5d3b04190fa2: Pulling fs layer 21:50:54 2f39f015ded8: Pulling fs layer 21:50:54 2f39f015ded8: Waiting 21:50:54 5d3b04190fa2: Waiting 21:50:54 3a2ae6a8a46f: Waiting 21:50:54 33b1e0a273af: Waiting 21:50:55 5c69ac0246d0: Download complete 21:50:55 3a2ae6a8a46f: Download complete 21:50:55 33b1e0a273af: Verifying Checksum 21:50:55 33b1e0a273af: Download complete 21:50:55 5d3b04190fa2: Verifying Checksum 21:50:55 5d3b04190fa2: Download complete 21:50:55 ec43610c2a17: Verifying Checksum 21:50:55 ec43610c2a17: Download complete 21:50:55 using credential edgex-jenkins-ssh 21:50:55 Cloning the remote Git repository 21:50:55 5eb5b503b376: Verifying Checksum 21:50:55 5eb5b503b376: Download complete 21:50:55 2f39f015ded8: Download complete 21:50:55 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:50:55 > git init /w/workspace/app-functions-sdk-go/209 # timeout=10 21:50:55 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:50:55 > git --version # timeout=10 21:50:55 > git --version # 'git version 2.25.1' 21:50:55 using GIT_SSH to set credentials SSH Credentials for GitHub 21:50:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:50:56 5eb5b503b376: Pull complete 21:50:56 5c69ac0246d0: Pull complete 21:50:57 ec43610c2a17: Pull complete 21:50:57 3a2ae6a8a46f: Pull complete 21:50:57 33b1e0a273af: Pull complete 21:50:57 5d3b04190fa2: Pull complete 21:50:59 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:50:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:51:00 Avoid second fetch 21:51:00 Checking out Revision 4d6f96cb04eb3be1a2c0b493d9114ec8324c536a (main) 21:51:01 Commit message: "refactor(sdk): implement error interface for MessageError (#1270)" 21:51:01 2f39f015ded8: Pull complete 21:51:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:51:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:51:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:51:01 21:51:01 GitHub has been notified of this commit’s build result 21:51:01 21:51:00 > git config core.sparsecheckout # timeout=10 21:51:00 > git checkout -f 4d6f96cb04eb3be1a2c0b493d9114ec8324c536a # timeout=10 21:51:01 prd-ubuntu20.04-docker-8c-8g-3011 does not seem to be running inside a container 21:51:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:51:04 $ docker top fe2a2f3055ecebf33cda3794ad97896bdfa88c079874ea2f1f09eb7906df25a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:51:05 ---> job-cost.sh 21:51:05 lf-activate-venv: SKIPPING 21:51:05 INFO: No Stack... 21:51:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:51:05 % Total % Received % Xferd Average Speed Time Time Time Current 21:51:05 Dload Upload Total Spent Left Speed 21:51:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 21:51:05 INFO: Retrieving Pricing Info for: v3-standard-8 21:51:05 INFO: Archiving Costs 21:51:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] sh 21:51:06 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 21:51:06 + cut -d, -f6 [Pipeline] lock 21:51:06 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-209-stack-cost] 21:51:06 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-209-stack-cost] did not exist. Created. 21:51:06 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-209-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:51:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:51:06 + sudo tee /etc/docker/daemon.new 21:51:06 { 21:51:06 "registry-mirrors": [ 21:51:06 "https://nexus3.edgexfoundry.org:10001" 21:51:06 ], 21:51:06 "bip": "10.250.0.254/24", 21:51:06 "hosts": [ 21:51:06 "tcp://0.0.0.0:5555", 21:51:06 "unix:///var/run/docker.sock" 21:51:06 ], 21:51:06 "mtu": 1458, 21:51:06 "selinux-enabled": true, 21:51:06 "seccomp-profile": "/etc/docker/seccomp.json" 21:51:06 } [Pipeline] sh 21:51:06 + echo total: 0.2199999988079071 [Pipeline] stash 21:51:06 Stashed 1 file(s) [Pipeline] } 21:51:06 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-209-stack-cost] [Pipeline] // lock [Pipeline] } 21:51:06 $ docker stop --time=1 fe2a2f3055ecebf33cda3794ad97896bdfa88c079874ea2f1f09eb7906df25a4 21:51:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 21:51:07 $ docker rm -f --volumes fe2a2f3055ecebf33cda3794ad97896bdfa88c079874ea2f1f09eb7906df25a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:51:08 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:51:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:51:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:51:26 ========================================================= 21:51:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:51:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:51:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:51:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:51:27 9b18e9b68314: Pulling fs layer 21:51:27 35d82f9e3411: Pulling fs layer 21:51:27 e16973657156: Pulling fs layer 21:51:27 fc693d55d65f: Pulling fs layer 21:51:27 7e9fc2657dce: Pulling fs layer 21:51:27 dda99020689f: Pulling fs layer 21:51:27 db1c61fa0a46: Pulling fs layer 21:51:27 891c053d2c06: Pulling fs layer 21:51:27 7e9fc2657dce: Waiting 21:51:27 dda99020689f: Waiting 21:51:27 db1c61fa0a46: Waiting 21:51:27 891c053d2c06: Waiting 21:51:27 fc693d55d65f: Waiting 21:51:27 e16973657156: Verifying Checksum 21:51:27 e16973657156: Download complete 21:51:27 35d82f9e3411: Verifying Checksum 21:51:27 35d82f9e3411: Download complete 21:51:27 7e9fc2657dce: Download complete 21:51:27 dda99020689f: Verifying Checksum 21:51:27 dda99020689f: Download complete 21:51:27 9b18e9b68314: Verifying Checksum 21:51:27 9b18e9b68314: Download complete 21:51:28 9b18e9b68314: Pull complete 21:51:28 891c053d2c06: Verifying Checksum 21:51:28 891c053d2c06: Download complete 21:51:29 35d82f9e3411: Pull complete 21:51:29 e16973657156: Pull complete 21:51:29 db1c61fa0a46: Verifying Checksum 21:51:29 db1c61fa0a46: Download complete 21:51:30 fc693d55d65f: Verifying Checksum 21:51:30 fc693d55d65f: Download complete 21:51:42 fc693d55d65f: Pull complete 21:51:42 7e9fc2657dce: Pull complete 21:51:42 dda99020689f: Pull complete 21:51:49 db1c61fa0a46: Pull complete 21:51:50 891c053d2c06: Pull complete 21:51:50 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 21:51:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:51:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 21:51:51 + 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:51:51 + docker inspect -f . ci-base-image-arm64 21:51:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:51:51 prd-ubuntu20.04-docker-arm64-4c-16g-3012 does not seem to be running inside a container 21:51:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/209 -v /w/workspace/app-functions-sdk-go/209:/w/workspace/app-functions-sdk-go/209:rw,z -v /w/workspace/app-functions-sdk-go/209@tmp:/w/workspace/app-functions-sdk-go/209@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:51:54 $ docker top 870cd977b6cce0250c766eb334f6fa8bc6dc87e332a70a4d0888aaca0722c33c -eo pid,comm [Pipeline] { [Pipeline] sh 21:51:55 + go version 21:51:55 go version go1.18.7 linux/arm64 [Pipeline] } 21:51:55 $ docker stop --time=1 870cd977b6cce0250c766eb334f6fa8bc6dc87e332a70a4d0888aaca0722c33c 21:51:57 $ docker rm -f --volumes 870cd977b6cce0250c766eb334f6fa8bc6dc87e332a70a4d0888aaca0722c33c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:57 + docker inspect -f . ci-base-image-arm64 21:51:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:51:58 prd-ubuntu20.04-docker-arm64-4c-16g-3012 does not seem to be running inside a container 21:51:58 $ 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/209 -v /w/workspace/app-functions-sdk-go/209:/w/workspace/app-functions-sdk-go/209:rw,z -v /w/workspace/app-functions-sdk-go/209@tmp:/w/workspace/app-functions-sdk-go/209@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:51:59 $ docker top baad3a49dd20717f25fdf957c03c099fc67ac17072caf526ff853d70b8e745cd -eo pid,comm [Pipeline] { [Pipeline] sh 21:52:00 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/209 [Pipeline] fileExists [Pipeline] sh 21:52:00 + make test 21:52:00 make -C ./app-service-template build 21:52:00 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/209/app-service-template' 21:52:00 go mod tidy 21:52:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.4 21:52:01 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:52:01 go: downloading github.com/google/uuid v1.3.0 21:52:01 go: downloading github.com/stretchr/testify v1.8.1 21:52:01 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.11 21:52:01 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.4 21:52:01 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 21:52:01 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 21:52:01 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 21:52:01 go: downloading github.com/go-playground/validator/v10 v10.11.1 21:52:01 go: downloading github.com/go-kit/log v0.2.1 21:52:02 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:52:02 go: downloading gopkg.in/yaml.v3 v3.0.1 21:52:02 go: downloading github.com/davecgh/go-spew v1.1.1 21:52:02 go: downloading github.com/pmezard/go-difflib v1.0.0 21:52:02 go: downloading github.com/stretchr/objx v0.5.0 21:52:02 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.2 21:52:02 go: downloading github.com/gorilla/mux v1.8.0 21:52:02 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:52:02 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 21:52:02 go: downloading github.com/mitchellh/copystructure v1.0.0 21:52:02 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:52:02 go: downloading github.com/gorilla/websocket v1.4.2 21:52:02 go: downloading golang.org/x/net v0.5.0 21:52:02 go: downloading golang.org/x/sync v0.1.0 21:52:02 go: downloading github.com/x448/float16 v0.8.4 21:52:02 go: downloading github.com/go-playground/universal-translator v0.18.0 21:52:02 go: downloading github.com/leodido/go-urn v1.2.1 21:52:02 go: downloading golang.org/x/crypto v0.5.0 21:52:02 go: downloading golang.org/x/text v0.6.0 21:52:03 go: downloading github.com/go-playground/locales v0.14.0 21:52:03 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 21:52:03 go: downloading github.com/go-playground/assert/v2 v2.0.1 21:52:05 go: downloading github.com/pelletier/go-toml v1.9.5 21:52:05 go: downloading github.com/hashicorp/consul/api v1.18.0 21:52:05 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:52:05 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 21:52:06 go: downloading github.com/hashicorp/errwrap v1.0.0 21:52:06 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:52:06 go: downloading golang.org/x/sys v0.4.0 21:52:06 go: downloading github.com/kr/pretty v0.3.0 21:52:06 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 21:52:06 go: downloading github.com/nats-io/nats.go v1.20.0 21:52:06 go: downloading github.com/nats-io/nats-server/v2 v2.9.9 21:52:06 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:52:06 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:52:06 go: downloading github.com/hashicorp/go-hclog v0.14.1 21:52:06 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:52:06 go: downloading github.com/hashicorp/serf v0.10.1 21:52:06 go: downloading github.com/mitchellh/mapstructure v1.5.0 21:52:06 go: downloading github.com/google/go-cmp v0.5.9 21:52:06 go: downloading github.com/hashicorp/consul/sdk v0.13.0 21:52:06 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:52:06 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:52:06 go: downloading github.com/Microsoft/go-winio v0.6.0 21:52:06 go: downloading github.com/zeebo/errs v1.3.0 21:52:06 go: downloading google.golang.org/grpc v1.51.0 21:52:07 go: downloading github.com/kr/text v0.2.0 21:52:07 go: downloading github.com/rogpeppe/go-internal v1.8.0 21:52:07 go: downloading github.com/onsi/ginkgo v1.10.1 21:52:07 go: downloading github.com/onsi/gomega v1.7.0 21:52:07 go: downloading github.com/nats-io/nkeys v0.3.0 21:52:08 go: downloading github.com/nats-io/nuid v1.0.1 21:52:08 go: downloading github.com/fatih/color v1.9.0 21:52:08 go: downloading github.com/mattn/go-colorable v0.1.12 21:52:08 go: downloading github.com/mattn/go-isatty v0.0.14 21:52:08 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:52:08 go: downloading github.com/hashicorp/go-version v1.2.1 21:52:08 go: downloading github.com/pkg/errors v0.9.1 21:52:08 go: downloading github.com/armon/go-metrics v0.3.10 21:52:08 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:52:08 go: downloading github.com/hashicorp/memberlist v0.5.0 21:52:08 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:52:08 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:52:08 go: downloading google.golang.org/protobuf v1.28.1 21:52:08 go: downloading golang.org/x/tools v0.5.0 21:52:09 go: downloading github.com/klauspost/compress v1.15.11 21:52:09 go: downloading github.com/minio/highwayhash v1.0.2 21:52:09 go: downloading github.com/nats-io/jwt/v2 v2.3.0 21:52:09 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 21:52:09 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 21:52:10 go: downloading github.com/golang/protobuf v1.5.2 21:52:12 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 21:52:12 go: downloading github.com/pascaldekloe/goe v0.1.0 21:52:12 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:52:12 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:52:12 go: downloading github.com/miekg/dns v1.1.41 21:52:12 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:52:12 go: downloading github.com/hpcloud/tail v1.0.0 21:52:12 go: downloading gopkg.in/yaml.v2 v2.4.0 21:52:12 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:52:12 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:52:12 go: downloading golang.org/x/mod v0.7.0 21:52:12 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:52:13 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:54:05 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/209/app-service-template' 21:54:05 make -C ./app-service-template test 21:54:05 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/209/app-service-template' 21:54:05 go test -race -coverprofile=coverage.out ./... 21:56:41 ok app-new-service 0.310s coverage: 48.1% of statements 21:56:41 ? app-new-service/config [no test files] 21:56:42 ok app-new-service/functions 0.272s coverage: 85.3% of statements 21:56:42 go vet ./... 21:58:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:58:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:58:04 ./bin/test-attribution-txt.sh 21:58:04 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 21:58:04 An attribution for golang.org/x/tools is missing from Attribution.txt, please add 21:58:04 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/209/app-service-template' 21:58:04 go test -race -coverprofile=coverage.out ./... 21:58:05 go: downloading github.com/gomodule/redigo v1.8.9 21:58:07 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 21:58:25 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.638s coverage: 61.2% of statements 21:58:25 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.346s coverage: 93.5% of statements 21:58:25 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 21:58:25 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.555s coverage: 76.5% of statements 21:58:25 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 21:58:25 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.381s coverage: 88.7% of statements 21:58:25 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.166s coverage: 100.0% of statements 21:58:25 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.840s coverage: 77.4% of statements 21:58:25 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 21:58:25 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 21:58:25 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.235s coverage: 97.3% of statements 21:58:25 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/telemetry [no test files] 21:58:25 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 21:58:25 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.383s coverage: 82.8% of statements 21:58:25 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 21:58:25 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.369s coverage: 64.8% of statements 21:58:25 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus/mocks [no test files] 21:58:25 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 21:58:26 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.351s coverage: 28.7% of statements 21:58:26 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 21:58:26 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.217s coverage: 14.0% of statements 21:58:29 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.388s coverage: 27.3% of statements 21:58:29 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 21:58:29 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 21:58:29 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.243s coverage: 52.8% of statements 21:59:01 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.513s coverage: 74.2% of statements 21:59:01 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.199s coverage: 94.4% of statements 21:59:01 go vet ./... 21:59:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:59:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:59:04 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 21:59:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:59:04 $ docker stop --time=1 baad3a49dd20717f25fdf957c03c099fc67ac17072caf526ff853d70b8e745cd 21:59:06 $ docker rm -f --volumes baad3a49dd20717f25fdf957c03c099fc67ac17072caf526ff853d70b8e745cd [Pipeline] // withDockerContainer [Pipeline] sh 21:59:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:59:10 Warning: overwriting stash ‘coverage-report’ 21:59:11 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:59:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:11 21:59:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:12 arm64: Pulling from edgex-lftools-log-publisher 21:59:12 8998bd30e6a1: Pulling fs layer 21:59:12 04944245beec: Pulling fs layer 21:59:12 699f458cf7ca: Pulling fs layer 21:59:12 765212b225bb: Pulling fs layer 21:59:12 f23df028b6ca: Pulling fs layer 21:59:12 d65c8cfc05b1: Pulling fs layer 21:59:12 2437ff75d9bd: Pulling fs layer 21:59:12 f23df028b6ca: Waiting 21:59:12 d65c8cfc05b1: Waiting 21:59:12 2437ff75d9bd: Waiting 21:59:12 765212b225bb: Waiting 21:59:12 04944245beec: Download complete 21:59:12 765212b225bb: Verifying Checksum 21:59:12 765212b225bb: Download complete 21:59:12 f23df028b6ca: Verifying Checksum 21:59:12 f23df028b6ca: Download complete 21:59:12 d65c8cfc05b1: Verifying Checksum 21:59:12 d65c8cfc05b1: Download complete 21:59:12 699f458cf7ca: Verifying Checksum 21:59:12 699f458cf7ca: Download complete 21:59:13 8998bd30e6a1: Verifying Checksum 21:59:13 8998bd30e6a1: Download complete 21:59:15 2437ff75d9bd: Verifying Checksum 21:59:15 2437ff75d9bd: Download complete 21:59:16 8998bd30e6a1: Pull complete 21:59:16 04944245beec: Pull complete 21:59:19 699f458cf7ca: Pull complete 21:59:19 765212b225bb: Pull complete 21:59:20 f23df028b6ca: Pull complete 21:59:20 d65c8cfc05b1: Pull complete 21:59:32 2437ff75d9bd: Pull complete 21:59:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:59:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:32 prd-ubuntu20.04-docker-arm64-4c-16g-3012 does not seem to be running inside a container 21:59:32 $ 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/209 -v /w/workspace/app-functions-sdk-go/209:/w/workspace/app-functions-sdk-go/209:rw,z -v /w/workspace/app-functions-sdk-go/209@tmp:/w/workspace/app-functions-sdk-go/209@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:59:35 $ docker top ee4fb0097d04bb3e59c0c4b8a740ab4485bb2af5acb8f46e4cab9de13ea94475 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:59:36 ---> job-cost.sh 21:59:36 lf-activate-venv: SKIPPING 21:59:36 INFO: No Stack... 21:59:36 INFO: Retrieving Pricing Info for: v3-standard-4 21:59:37 INFO: Archiving Costs [Pipeline] sh 21:59:37 + cat /w/workspace/app-functions-sdk-go/209/archives/cost.csv 21:59:37 + cut -d, -f6 [Pipeline] lock 21:59:37 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-209-stack-cost] 21:59:37 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-209-stack-cost] did not exist. Created. 21:59:37 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-209-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:59:38 /w/workspace/app-functions-sdk-go/209@tmp/durable-d79a1489/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:59:39 + echo total: 0.10999999940395355 [Pipeline] stash 21:59:39 Warning: overwriting stash ‘stack-cost’ 21:59:39 Stashed 1 file(s) [Pipeline] } 21:59:39 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-209-stack-cost] [Pipeline] // lock [Pipeline] } 21:59:39 $ docker stop --time=1 ee4fb0097d04bb3e59c0c4b8a740ab4485bb2af5acb8f46e4cab9de13ea94475 21:59:40 $ docker rm -f --volumes ee4fb0097d04bb3e59c0c4b8a740ab4485bb2af5acb8f46e4cab9de13ea94475 [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:59:41 provisioning config files... 21:59:41 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1947167722735993307tmp [Pipeline] { [Pipeline] sh 21:59:41 + set +x 21:59:41 + bash -s -- 21:59:41 + curl -s https://codecov.io/bash 21:59:41 21:59:41 _____ _ 21:59:41 / ____| | | 21:59:41 | | ___ __| | ___ ___ _____ __ 21:59:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:59:41 | |___| (_) | (_| | __/ (_| (_) \ V / 21:59:41 \_____\___/ \__,_|\___|\___\___/ \_/ 21:59:41 Bash-1.0.6 21:59:41 21:59:41 21:59:41 ==> git version 2.25.1 found 21:59:41 ==> 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:59:41 Release-Date: 2020-01-08 21:59:41 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:59:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:59:41 ==> Jenkins CI detected. 21:59:41 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 21:59:41 project root: . 21:59:41 --> token set from env 21:59:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:59:41 ==> Running gcov in . (disable via -X gcov) 21:59:41 ==> Python coveragepy not found 21:59:41 ==> Searching for coverage reports in: 21:59:41 + . 21:59:41 -> Found 2 reports 21:59:41 ==> Detecting git/mercurial file structure 21:59:41 ==> Reading reports 21:59:41 + ./app-service-template/coverage.out bytes=3432 21:59:41 + ./coverage.out bytes=120830 21:59:41 ==> Appending adjustments 21:59:41 https://docs.codecov.io/docs/fixing-reports 21:59:42 + Found adjustments 21:59:42 ==> Gzipping contents 21:59:42 24K /tmp/codecov.p6Iemn.gz 21:59:42 ==> Uploading reports 21:59:42 url: https://codecov.io 21:59:42 query: branch=main&commit=4d6f96cb04eb3be1a2c0b493d9114ec8324c536a&build=209&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F209%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:59:42 -> Pinging Codecov 21:59:42 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=4d6f96cb04eb3be1a2c0b493d9114ec8324c536a&build=209&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F209%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:59:42 -> Uploading to 21:59:42 https://storage.googleapis.com/codecov/v4/raw/2023-01-18/3D8B5DFFC46A037C893635FACE044666/4d6f96cb04eb3be1a2c0b493d9114ec8324c536a/2af29863-7b3c-4f86-8312-63d37d93b9ce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230118T215942Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a2fbc182c2962f39cbe78492e4aee50395a99a2a8aeccc996d36b99b3ed1beb3 21:59:42 % Total % Received % Xferd Average Speed Time Time Time Current 21:59:42 Dload Upload Total Spent Left Speed 21:59:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21377 0 0 100 21377 0 76346 --:--:-- --:--:-- --:--:-- 76346 21:59:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/4d6f96cb04eb3be1a2c0b493d9114ec8324c536a [Pipeline] } 21:59:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:59:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:59:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:59:43 21:59:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:59:43 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:59:43 df9b9388f04a: Pulling fs layer 21:59:43 52dc419b0ee2: Pulling fs layer 21:59:43 25bc292e5bac: Pulling fs layer 21:59:43 114826534d7a: Pulling fs layer 21:59:43 4657fd5d0bcf: Pulling fs layer 21:59:43 6ad1cebc031e: Pulling fs layer 21:59:43 8a3aa393b2d8: Pulling fs layer 21:59:43 114826534d7a: Waiting 21:59:43 4657fd5d0bcf: Waiting 21:59:43 6ad1cebc031e: Waiting 21:59:43 25bc292e5bac: Download complete 21:59:43 52dc419b0ee2: Download complete 21:59:43 4657fd5d0bcf: Verifying Checksum 21:59:43 4657fd5d0bcf: Download complete 21:59:43 df9b9388f04a: Download complete 21:59:43 df9b9388f04a: Pull complete 21:59:43 52dc419b0ee2: Pull complete 21:59:43 6ad1cebc031e: Verifying Checksum 21:59:43 6ad1cebc031e: Download complete 21:59:43 25bc292e5bac: Pull complete 21:59:44 114826534d7a: Verifying Checksum 21:59:44 114826534d7a: Download complete 21:59:45 8a3aa393b2d8: Verifying Checksum 21:59:45 8a3aa393b2d8: Download complete 21:59:48 114826534d7a: Pull complete 21:59:48 4657fd5d0bcf: Pull complete 21:59:48 6ad1cebc031e: Pull complete 21:59:51 8a3aa393b2d8: Pull complete 21:59:51 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:59:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:59:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:51 prd-ubuntu20.04-docker-8c-8g-3011 does not seem to be running inside a container 21:59:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:59:54 $ docker top ed05b803ac1a7c2990cea0078bb2c3a00e4a0d9bd9faeb78ae311794aeaef2a3 -eo pid,comm [Pipeline] { [Pipeline] echo 21:59:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 21:59:55 + set -o pipefail 21:59:55 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 22:00:00 22:00:00 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... 22:00:00 22:00:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/649b7085-fe85-4d7d-832b-af2b1e73724c 22:00:00 22:00:00 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:00:00 22:00:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:00:00 22:00:00 22:00:00 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:00:00 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:00:00 More details here: https://snyk.co/ue1NS [Pipeline] } 22:00:00 $ docker stop --time=1 ed05b803ac1a7c2990cea0078bb2c3a00e4a0d9bd9faeb78ae311794aeaef2a3 22:00:03 $ docker rm -f --volumes ed05b803ac1a7c2990cea0078bb2c3a00e4a0d9bd9faeb78ae311794aeaef2a3 [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 22:00:03 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:00:03 provisioning config files... 22:00:03 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6449448967089721867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:04 --> edgex-publish-swagger.sh 22:00:04 === Publish openapi/v2 API === 22:00:04 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 22:00:04 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 22:00:04 % Total % Received % Xferd Average Speed Time Time Time Current 22:00:04 Dload Upload Total Spent Left Speed 22:00:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13746 100 38 100 13708 47 17135 --:--:-- --:--:-- --:--:-- 17161 22:00:04 {"code":403,"message":"Access Denied"} 22:00:04 [Pipeline] } 22:00:04 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 22:00:05 + git log --format=format:%s -1 4d6f96cb04eb3be1a2c0b493d9114ec8324c536a [Pipeline] sh 22:00:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:00:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:00:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:05 prd-ubuntu20.04-docker-8c-8g-3011 does not seem to be running inside a container 22:00:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:00:06 $ docker top a079f5ddcc58c7203f4af642ff6ae83890def344f448d55acd23b12cc9a7ebf6 -eo pid,comm 22:00:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:00:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:00:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:00:06 [ssh-agent] Looking for ssh-agent implementation... 22:00:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:00:06 $ docker exec a079f5ddcc58c7203f4af642ff6ae83890def344f448d55acd23b12cc9a7ebf6 ssh-agent 22:00:06 SSH_AUTH_SOCK=/tmp/ssh-PnnQGvi317gZ/agent.32 22:00:06 SSH_AGENT_PID=38 22:00:06 Running ssh-add (command line suppressed) 22:00:06 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16352120653932465214.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16352120653932465214.key) 22:00:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:00:07 + git semver tag 22:00:07 2023-01-18 22:00:07,209 [run_tag] DEBUG tag force:False 22:00:07 2023-01-18 22:00:07,209 [check_head_tag] DEBUG check head tag 22:00:07 2023-01-18 22:00:07,211 [execute] INFO git cat-file --batch-check 22:00:07 2023-01-18 22:00:07,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 22:00:07 2023-01-18 22:00:07,215 [execute] INFO git cat-file --batch 22:00:07 2023-01-18 22:00:07,215 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 22:00:07 2023-01-18 22:00:07,244 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 22:00:07 2023-01-18 22:00:07,244 [execute] INFO git tag -a v3.0.0-dev.20 -m v3.0.0-dev.20 22:00:07 2023-01-18 22:00:07,244 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.20', '-m', 'v3.0.0-dev.20'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 22:00:07 2023-01-18 22:00:07,249 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 22:00:07 3.0.0-dev.20 [Pipeline] } 22:00:07 $ docker exec --env ******** --env ******** a079f5ddcc58c7203f4af642ff6ae83890def344f448d55acd23b12cc9a7ebf6 ssh-agent -k 22:00:07 unset SSH_AUTH_SOCK; 22:00:07 unset SSH_AGENT_PID; 22:00:07 echo Agent pid 38 killed; 22:00:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:00:07 + git semver [Pipeline] } 22:00:08 $ docker stop --time=1 a079f5ddcc58c7203f4af642ff6ae83890def344f448d55acd23b12cc9a7ebf6 22:00:09 $ docker rm -f --volumes a079f5ddcc58c7203f4af642ff6ae83890def344f448d55acd23b12cc9a7ebf6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:00:09 22:00:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:00:09 0.23.1-centos7: Pulling from edgex-lftools 22:00:09 ab5ef0e58194: Pulling fs layer 22:00:09 9712f1f96733: Pulling fs layer 22:00:09 63f879dbbcfc: Pulling fs layer 22:00:09 0d9ebad4ef96: Pulling fs layer 22:00:09 e9a5061849ea: Pulling fs layer 22:00:09 d747dcd14b5f: Pulling fs layer 22:00:09 2de7ff778b66: Pulling fs layer 22:00:09 2de7ff778b66: Waiting 22:00:09 d747dcd14b5f: Waiting 22:00:09 0d9ebad4ef96: Waiting 22:00:09 e9a5061849ea: Waiting 22:00:09 9712f1f96733: Verifying Checksum 22:00:09 9712f1f96733: Download complete 22:00:11 63f879dbbcfc: Verifying Checksum 22:00:11 63f879dbbcfc: Download complete 22:00:11 e9a5061849ea: Verifying Checksum 22:00:11 e9a5061849ea: Download complete 22:00:11 d747dcd14b5f: Download complete 22:00:11 ab5ef0e58194: Verifying Checksum 22:00:11 ab5ef0e58194: Download complete 22:00:11 0d9ebad4ef96: Verifying Checksum 22:00:11 0d9ebad4ef96: Download complete 22:00:11 2de7ff778b66: Verifying Checksum 22:00:11 2de7ff778b66: Download complete 22:00:14 ab5ef0e58194: Pull complete 22:00:14 9712f1f96733: Pull complete 22:00:14 63f879dbbcfc: Pull complete 22:00:18 0d9ebad4ef96: Pull complete 22:00:18 e9a5061849ea: Pull complete 22:00:18 d747dcd14b5f: Pull complete 22:00:19 2de7ff778b66: Pull complete 22:00:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:00:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:00:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:19 prd-ubuntu20.04-docker-8c-8g-3011 does not seem to be running inside a container 22:00:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:00:23 $ docker top e9c1d8a2d87c1208fc638c6938ef9a8a20963dfad766f7d3867d2d90b4852649 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:00:23 provisioning config files... 22:00:23 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config17949314138464896414tmp 22:00:23 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2475254144229236597tmp 22:00:23 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1771730812794778318tmp [Pipeline] { [Pipeline] echo 22:00:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:00:23 ---> sigul-configuration.sh 22:00:23 gpg: directory `/root/.gnupg' created 22:00:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:00:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:00:23 gpg: keyring `/root/.gnupg/secring.gpg' created 22:00:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:00:23 gpg: CAST5 encrypted data 22:00:23 gpg: encrypted with 1 passphrase 22:00:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:00:23 + mkdir /home/jenkins 22:00:23 + mkdir /home/jenkins/sigul [Pipeline] sh 22:00:24 + 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 22:00:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:00:24 ---> sigul-install.sh 22:00:24 Sigul already installed; skipping installation. [Pipeline] sh 22:00:24 + git tag --list 22:00:24 v0.1.0 22:00:24 v0.1.1 22:00:24 v1.0.0 22:00:24 v1.1.0 22:00:24 v1.2.0 22:00:24 v1.3.0 22:00:24 v1.3.1 22:00:24 v2.0.0 22:00:24 v2.0.1 22:00:24 v2.1.0 22:00:24 v2.1.1 22:00:24 v2.1.1-dev.3 22:00:24 v2.1.1-dev.4 22:00:24 v2.2.0 22:00:24 v2.2.1-dev.1 22:00:24 v2.2.1-dev.10 22:00:24 v2.2.1-dev.11 22:00:24 v2.2.1-dev.12 22:00:24 v2.2.1-dev.13 22:00:24 v2.2.1-dev.14 22:00:24 v2.2.1-dev.15 22:00:24 v2.2.1-dev.16 22:00:24 v2.2.1-dev.17 22:00:24 v2.2.1-dev.18 22:00:24 v2.2.1-dev.19 22:00:24 v2.2.1-dev.2 22:00:24 v2.2.1-dev.20 22:00:24 v2.2.1-dev.21 22:00:24 v2.2.1-dev.22 22:00:24 v2.2.1-dev.23 22:00:24 v2.2.1-dev.3 22:00:24 v2.2.1-dev.4 22:00:24 v2.2.1-dev.5 22:00:24 v2.2.1-dev.6 22:00:24 v2.2.1-dev.7 22:00:24 v2.2.1-dev.8 22:00:24 v2.2.1-dev.9 22:00:24 v2.3.0 22:00:24 v2.3.0-dev.24 22:00:24 v2.3.0-dev.25 22:00:24 v2.3.0-dev.26 22:00:24 v2.3.0-dev.27 22:00:24 v2.3.0-dev.28 22:00:24 v2.3.0-dev.29 22:00:24 v2.3.0-dev.30 22:00:24 v2.3.0-dev.31 22:00:24 v2.3.0-dev.32 22:00:24 v2.3.0-dev.33 22:00:24 v2.3.0-dev.34 22:00:24 v2.3.0-dev.35 22:00:24 v2.3.0-dev.36 22:00:24 v2.3.0-dev.37 22:00:24 v2.3.0-dev.38 22:00:24 v2.3.0-dev.39 22:00:24 v2.3.0-dev.40 22:00:24 v2.3.0-dev.41 22:00:24 v2.3.0-dev.42 22:00:24 v2.3.0-dev.43 22:00:24 v2.3.0-dev.44 22:00:24 v2.3.0-dev.45 22:00:24 v2.3.0-dev.46 22:00:24 v2.3.0-dev.47 22:00:24 v2.3.0-dev.48 22:00:24 v2.3.0-dev.49 22:00:24 v2.3.0-dev.50 22:00:24 v2.3.0-dev.51 22:00:24 v2.3.0-dev.52 22:00:24 v2.3.0-dev.53 22:00:24 v2.3.0-dev.54 22:00:24 v2.3.0-dev.55 22:00:24 v2.3.0-dev.56 22:00:24 v2.3.0-dev.57 22:00:24 v2.3.0-dev.58 22:00:24 v2.3.0-dev.59 22:00:24 v2.3.0-dev.60 22:00:24 v2.3.0-dev.61 22:00:24 v2.3.0-dev.62 22:00:24 v2.3.1-dev.1 22:00:24 v2.3.1-dev.2 22:00:24 v2.3.1-dev.3 22:00:24 v3.0.0-dev.1 22:00:24 v3.0.0-dev.10 22:00:24 v3.0.0-dev.11 22:00:24 v3.0.0-dev.12 22:00:24 v3.0.0-dev.13 22:00:24 v3.0.0-dev.14 22:00:24 v3.0.0-dev.15 22:00:24 v3.0.0-dev.16 22:00:24 v3.0.0-dev.17 22:00:24 v3.0.0-dev.18 22:00:24 v3.0.0-dev.19 22:00:24 v3.0.0-dev.2 22:00:24 v3.0.0-dev.20 22:00:24 v3.0.0-dev.3 22:00:24 v3.0.0-dev.4 22:00:24 v3.0.0-dev.5 22:00:24 v3.0.0-dev.6 22:00:24 v3.0.0-dev.7 22:00:24 v3.0.0-dev.8 22:00:24 v3.0.0-dev.9 [Pipeline] sh 22:00:25 + lftools sign git-tag v3.0.0-dev.20 22:00:25 Signing Git tag with Sigul... 22:00:25 Signing v3.0.0-dev.20 [Pipeline] echo 22:00:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:00:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:00:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:00:26 $ docker stop --time=1 e9c1d8a2d87c1208fc638c6938ef9a8a20963dfad766f7d3867d2d90b4852649 22:00:27 $ docker rm -f --volumes e9c1d8a2d87c1208fc638c6938ef9a8a20963dfad766f7d3867d2d90b4852649 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:00:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:00:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:00:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:28 prd-ubuntu20.04-docker-8c-8g-3011 does not seem to be running inside a container 22:00:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:00:28 $ docker top 60cf44fa6d1e591d5fff4bee6c9f5769444d24360ef35e55d1055f69ff078240 -eo pid,comm 22:00:29 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). 22:00:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:00:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:00:29 [ssh-agent] Looking for ssh-agent implementation... 22:00:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:00:29 $ docker exec 60cf44fa6d1e591d5fff4bee6c9f5769444d24360ef35e55d1055f69ff078240 ssh-agent 22:00:29 SSH_AUTH_SOCK=/tmp/ssh-bgTcImbhPTTQ/agent.32 22:00:29 SSH_AGENT_PID=38 22:00:29 Running ssh-add (command line suppressed) 22:00:29 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5221713619609040251.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5221713619609040251.key) 22:00:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:00:29 + git semver bump pre 22:00:29 2023-01-18 22:00:29,841 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 22:00:29 2023-01-18 22:00:29,841 [bump_version] DEBUG bumping version:3.0.0-dev.20 on axis:pre with prefix:dev 22:00:29 2023-01-18 22:00:29,841 [bump_version] DEBUG bumped version:3.0.0-dev.21 22:00:29 2023-01-18 22:00:29,841 [write_version] DEBUG write version:3.0.0-dev.21 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 22:00:29 2023-01-18 22:00:29,841 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 22:00:29 2023-01-18 22:00:29,841 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 22:00:29 2023-01-18 22:00:29,843 [execute] INFO git cat-file --batch-check 22:00:29 2023-01-18 22:00:29,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:00:29 2023-01-18 22:00:29,847 [execute] INFO git cat-file --batch 22:00:29 2023-01-18 22:00:29,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:00:29 2023-01-18 22:00:29,853 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 22:00:29 3.0.0-dev.21 [Pipeline] } 22:00:29 $ docker exec --env ******** --env ******** 60cf44fa6d1e591d5fff4bee6c9f5769444d24360ef35e55d1055f69ff078240 ssh-agent -k 22:00:30 unset SSH_AUTH_SOCK; 22:00:30 unset SSH_AGENT_PID; 22:00:30 echo Agent pid 38 killed; 22:00:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:00:30 + git semver [Pipeline] } 22:00:30 $ docker stop --time=1 60cf44fa6d1e591d5fff4bee6c9f5769444d24360ef35e55d1055f69ff078240 22:00:31 $ docker rm -f --volumes 60cf44fa6d1e591d5fff4bee6c9f5769444d24360ef35e55d1055f69ff078240 [Pipeline] // withDockerContainer [Pipeline] sh 22:00:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:00:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:00:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:32 prd-ubuntu20.04-docker-8c-8g-3011 does not seem to be running inside a container 22:00:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:00:32 $ docker top 550bb056230f050a8f78346f37e53940c788ec06e209abc32dad1c5e9c18c23c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:00:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:00:32 [ssh-agent] Looking for ssh-agent implementation... 22:00:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:00:33 $ docker exec 550bb056230f050a8f78346f37e53940c788ec06e209abc32dad1c5e9c18c23c ssh-agent 22:00:33 SSH_AUTH_SOCK=/tmp/ssh-R02LNvi3dX3N/agent.33 22:00:33 SSH_AGENT_PID=39 22:00:33 Running ssh-add (command line suppressed) 22:00:33 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12552644264613798386.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12552644264613798386.key) 22:00:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:00:33 + git semver push 22:00:33 2023-01-18 22:00:33,769 [run_push] DEBUG push 22:00:33 2023-01-18 22:00:33,770 [execute] INFO git cat-file --batch-check 22:00:33 2023-01-18 22:00:33,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:00:33 2023-01-18 22:00:33,774 [execute] INFO git rev-list 499864d2d5233648820e7898f10c44d6ad0a228f -- 22:00:33 2023-01-18 22:00:33,774 [execute] DEBUG Popen(['git', 'rev-list', '499864d2d5233648820e7898f10c44d6ad0a228f', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:00:33 2023-01-18 22:00:33,789 [execute] INFO git fetch -v origin 22:00:33 2023-01-18 22:00:33,789 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 22:00:34 2023-01-18 22:00:34,307 [run_push] DEBUG no remote changes detected 22:00:34 2023-01-18 22:00:34,308 [execute] INFO git push origin semver 22:00:34 2023-01-18 22:00:34,308 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:00:35 2023-01-18 22:00:35,150 [run_push] DEBUG push all version tags 22:00:35 2023-01-18 22:00:35,150 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:00:35 2023-01-18 22:00:35,151 [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) 22:00:35 2023-01-18 22:00:35,927 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 22:00:35 3.0.0-dev.21 [Pipeline] } 22:00:36 $ docker exec --env ******** --env ******** 550bb056230f050a8f78346f37e53940c788ec06e209abc32dad1c5e9c18c23c ssh-agent -k 22:00:36 unset SSH_AUTH_SOCK; 22:00:36 unset SSH_AGENT_PID; 22:00:36 echo Agent pid 39 killed; 22:00:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:00:36 + git semver [Pipeline] } 22:00:36 $ docker stop --time=1 550bb056230f050a8f78346f37e53940c788ec06e209abc32dad1c5e9c18c23c 22:00:38 $ docker rm -f --volumes 550bb056230f050a8f78346f37e53940c788ec06e209abc32dad1c5e9c18c23c [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 22:00:38 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 22:00:38 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 22:00:38 total 16 22:00:38 drwxr-xr-x 3 root root 4096 Jan 18 21:51 . 22:00:38 drwxrwxr-x 10 jenkins jenkins 4096 Jan 18 22:00 .. 22:00:38 drwxr-xr-x 2 root root 4096 Jan 18 21:51 cost 22:00:38 -rw-r--r-- 1 root root 92 Jan 18 21:51 cost.csv 22:00:38 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 22:00:38 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 22:00:38 total 16 22:00:38 drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 21:51 . 22:00:38 drwxrwxr-x 10 jenkins jenkins 4096 Jan 18 22:00 .. 22:00:38 drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 21:51 cost 22:00:38 -rw-r--r-- 1 jenkins jenkins 92 Jan 18 21:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:00:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:00:39 ---> package-listing.sh 22:00:39 ++ facter osfamily 22:00:39 ++ tr '[:upper:]' '[:lower:]' 22:00:40 + OS_FAMILY=debian 22:00:40 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 22:00:40 + START_PACKAGES=/tmp/packages_start.txt 22:00:40 + END_PACKAGES=/tmp/packages_end.txt 22:00:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:00:40 + PACKAGES=/tmp/packages_start.txt 22:00:40 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 22:00:40 + PACKAGES=/tmp/packages_end.txt 22:00:40 + case "${OS_FAMILY}" in 22:00:40 + dpkg -l 22:00:40 + grep '^ii' 22:00:40 + '[' -f /tmp/packages_start.txt ']' 22:00:40 + '[' -f /tmp/packages_end.txt ']' 22:00:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:00:40 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 22:00:40 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 22:00:40 + 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 22:00:40 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 22:00:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:00:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:41 prd-ubuntu20.04-docker-8c-8g-3011 does not seem to be running inside a container 22:00:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:00:41 $ docker top b162edb383b2d26a4a7e93e368c01bd261a2c5c4afef50125d60e0b5a672b9d0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:00:41 + touch /tmp/pre-build-complete [Pipeline] sh 22:00:41 + mkdir -p /var/log/sysstat [Pipeline] sh 22:00:42 + ls /var/log/sa-host 22:00:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:00:42 provisioning config files... 22:00:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8578840518990375133tmp [Pipeline] { [Pipeline] echo 22:00:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:00:42 ---> create-netrc.sh [Pipeline] } 22:00:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:00:42 ---> python-tools-install.sh [Pipeline] echo 22:00:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:00:43 ---> sudo-logs.sh 22:00:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:00:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:00:43 ---> job-cost.sh 22:00:43 lf-activate-venv: SKIPPING 22:00:43 DEBUG: total: 0.2199999988079071 22:00:43 INFO: Retrieving Stack Cost... 22:00:43 INFO: Retrieving Pricing Info for: v3-standard-8 22:00:44 INFO: Archiving Costs [Pipeline] echo 22:00:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:00:44 ---> logs-deploy.sh 22:00:44 lf-activate-venv: SKIPPING 22:00:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/209 22:00:44 INFO: archiving workspace using pattern(s): 22:00:45 Archives upload complete. 22:00:45 INFO: archiving logs to Nexus 22:00:46 ---> uname -a: 22:00:46 Linux prd-ubuntu20-04-docker-8c-8g-3011 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:00:46 22:00:46 22:00:46 ---> lscpu: 22:00:46 Architecture: x86_64 22:00:46 CPU op-mode(s): 32-bit, 64-bit 22:00:46 Byte Order: Little Endian 22:00:46 Address sizes: 40 bits physical, 48 bits virtual 22:00:46 CPU(s): 8 22:00:46 On-line CPU(s) list: 0-7 22:00:46 Thread(s) per core: 1 22:00:46 Core(s) per socket: 1 22:00:46 Socket(s): 8 22:00:46 NUMA node(s): 1 22:00:46 Vendor ID: AuthenticAMD 22:00:46 CPU family: 23 22:00:46 Model: 49 22:00:46 Model name: AMD EPYC-Rome Processor 22:00:46 Stepping: 0 22:00:46 CPU MHz: 2799.956 22:00:46 BogoMIPS: 5599.91 22:00:46 Virtualization: AMD-V 22:00:46 Hypervisor vendor: KVM 22:00:46 Virtualization type: full 22:00:46 L1d cache: 256 KiB 22:00:46 L1i cache: 256 KiB 22:00:46 L2 cache: 4 MiB 22:00:46 L3 cache: 128 MiB 22:00:46 NUMA node0 CPU(s): 0-7 22:00:46 Vulnerability Itlb multihit: Not affected 22:00:46 Vulnerability L1tf: Not affected 22:00:46 Vulnerability Mds: Not affected 22:00:46 Vulnerability Meltdown: Not affected 22:00:46 Vulnerability Mmio stale data: Not affected 22:00:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:00:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:00:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:00:46 Vulnerability Srbds: Not affected 22:00:46 Vulnerability Tsx async abort: Not affected 22:00:46 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 22:00:46 22:00:46 22:00:46 ---> nproc: 22:00:46 8 22:00:46 22:00:46 22:00:46 ---> df -h: 22:00:46 Filesystem Size Used Avail Use% Mounted on 22:00:46 overlay 155G 12G 143G 8% / 22:00:46 tmpfs 64M 0 64M 0% /dev 22:00:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:00:46 shm 64M 0 64M 0% /dev/shm 22:00:46 /dev/vda1 155G 12G 143G 8% /facter-os 22:00:46 22:00:46 22:00:46 ---> sar -b -r -n DEV: 22:00:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3011) 01/18/23 _x86_64_ (8 CPU) 22:00:46 22:00:46 21:48:15 LINUX RESTART (8 CPU) 22:00:46 22:00:46 21:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:00:46 21:50:01 71.89 1.10 70.79 0.00 74.91 37204.13 0.00 22:00:46 21:51:01 47.09 0.15 46.94 0.00 2.40 23565.69 0.00 22:00:46 21:52:01 27.73 0.02 27.71 0.00 0.27 15335.84 0.00 22:00:46 21:53:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 22:00:46 21:54:01 52.12 10.60 41.53 0.00 5157.27 8703.35 0.00 22:00:46 21:55:01 5.76 0.02 5.74 0.00 0.14 123.10 0.00 22:00:46 21:56:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 22:00:46 21:57:01 1.62 0.02 1.60 0.00 2.53 17.86 0.00 22:00:46 21:58:01 0.88 0.05 0.83 0.00 0.53 9.20 0.00 22:00:46 21:59:01 1.88 0.02 1.87 0.00 0.13 21.59 0.00 22:00:46 22:00:01 30.76 0.33 30.43 0.00 19.20 25221.13 0.00 22:00:46 Average: 22.04 1.12 20.92 0.00 478.66 10036.06 0.00 22:00:46 22:00:46 21:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:00:46 21:50:01 28095388 31574780 726640 2.21 96464 3579988 1858180 5.48 1384532 2949108 649388 22:00:46 21:51:01 28610956 31604828 700872 2.13 103248 3113720 1842104 5.43 1084244 2765068 429556 22:00:46 21:52:01 28603860 31598540 707876 2.15 103572 3113788 1765392 5.20 1102360 2752880 12 22:00:46 21:53:01 28604040 31598868 707236 2.15 103608 3113788 1765392 5.20 1102316 2752880 8 22:00:46 21:54:01 28079116 31577000 711144 2.16 137608 3568888 1788968 5.27 1425656 2917836 960 22:00:46 21:55:01 28085684 31578868 709768 2.16 136192 3565636 1766548 5.21 1423524 2914676 8 22:00:46 21:56:01 28092652 31585860 702716 2.14 136212 3565640 1766548 5.21 1416556 2914676 8 22:00:46 21:57:01 28092928 31586228 702260 2.14 136252 3565720 1766548 5.21 1416552 2914756 8 22:00:46 21:58:01 28092544 31585848 702772 2.14 136276 3565712 1766548 5.21 1416844 2914756 12 22:00:46 21:59:01 28092660 31586144 702284 2.14 136320 3565740 1766548 5.21 1416712 2914772 8 22:00:46 22:00:01 27021104 31543208 736952 2.24 154144 4488140 1970260 5.81 1552360 3756228 233500 22:00:46 Average: 28133721 31583652 710047 2.16 125445 3527887 1802094 5.31 1340151 2951603 119406 22:00:46 22:00:46 21:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:00:46 21:50:01 ens3 362.06 259.88 5705.28 40.45 0.00 0.00 0.00 0.00 22:00:46 21:50:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 22:00:46 21:50:01 docker0 120.46 161.66 10.21 1663.26 0.00 0.00 0.00 0.00 22:00:46 21:50:01 vetha8cb1f1 69.21 111.00 7.22 1303.68 0.00 0.00 0.00 0.11 22:00:46 21:51:01 ens3 105.73 71.90 2528.66 15.44 0.00 0.00 0.00 0.00 22:00:46 21:51:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 22:00:46 21:51:01 docker0 1.27 1.40 0.08 1.55 0.00 0.00 0.00 0.00 22:00:46 21:52:01 ens3 18.80 33.74 8.78 91.44 0.00 0.00 0.00 0.00 22:00:46 21:52:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:00:46 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:46 21:53:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:00:46 21:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:46 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:46 21:54:01 ens3 120.85 67.12 2751.10 4.91 0.00 0.00 0.00 0.00 22:00:46 21:54:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 22:00:46 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:46 21:55:01 ens3 0.27 0.22 0.02 0.02 0.00 0.00 0.00 0.00 22:00:46 21:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:46 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:46 21:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:46 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:46 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:46 21:57:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:00:46 21:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:46 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:46 21:58:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:00:46 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:46 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:46 21:59:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 22:00:46 21:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:46 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:46 22:00:01 ens3 214.08 147.41 4562.13 18.66 0.00 0.00 0.00 0.00 22:00:46 22:00:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 22:00:46 22:00:01 docker0 29.03 44.06 2.82 583.81 0.00 0.00 0.00 0.00 22:00:46 22:00:01 veth821ca94 29.03 44.18 3.22 583.82 0.00 0.00 0.00 0.05 22:00:46 Average: ens3 74.87 52.87 1416.38 15.57 0.00 0.00 0.00 0.00 22:00:46 Average: lo 0.44 0.44 0.04 0.04 0.00 0.00 0.00 0.00 22:00:46 Average: docker0 13.73 18.86 1.19 204.75 0.00 0.00 0.00 0.00 22:00:46 Average: veth821ca94 2.64 4.02 0.29 53.15 0.00 0.00 0.00 0.00 22:00:46 22:00:46 22:00:46 ---> sar -P ALL: 22:00:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3011) 01/18/23 _x86_64_ (8 CPU) 22:00:46 22:00:46 21:48:15 LINUX RESTART (8 CPU) 22:00:46 22:00:46 21:49:01 CPU %user %nice %system %iowait %steal %idle 22:00:46 21:50:01 all 38.35 0.00 6.28 1.24 0.08 54.06 22:00:46 21:50:01 0 39.61 0.00 6.17 0.12 0.08 54.02 22:00:46 21:50:01 1 36.55 0.00 5.90 0.07 0.07 57.42 22:00:46 21:50:01 2 39.12 0.00 6.17 3.55 0.08 51.07 22:00:46 21:50:01 3 36.95 0.00 6.70 0.41 0.08 55.85 22:00:46 21:50:01 4 39.90 0.00 6.55 5.36 0.09 48.11 22:00:46 21:50:01 5 38.83 0.00 5.40 0.15 0.08 55.52 22:00:46 21:50:01 6 37.57 0.00 6.41 0.05 0.07 55.90 22:00:46 21:50:01 7 38.22 0.00 6.91 0.19 0.08 54.59 22:00:46 21:51:01 all 26.53 0.00 4.43 0.92 0.06 68.05 22:00:46 21:51:01 0 26.89 0.00 5.26 0.05 0.05 67.75 22:00:46 21:51:01 1 26.60 0.00 4.31 0.30 0.07 68.72 22:00:46 21:51:01 2 25.60 0.00 5.28 6.28 0.07 62.77 22:00:46 21:51:01 3 27.09 0.00 4.00 0.15 0.05 68.71 22:00:46 21:51:01 4 26.83 0.00 4.19 0.12 0.05 68.81 22:00:46 21:51:01 5 26.42 0.00 4.21 0.17 0.07 69.13 22:00:46 21:51:01 6 26.89 0.00 3.85 0.13 0.05 69.07 22:00:46 21:51:01 7 25.95 0.00 4.34 0.17 0.07 69.47 22:00:46 21:52:01 all 0.29 0.00 0.19 0.46 0.01 99.04 22:00:46 21:52:01 0 0.27 0.00 0.18 0.03 0.03 99.48 22:00:46 21:52:01 1 0.30 0.00 0.20 0.18 0.00 99.31 22:00:46 21:52:01 2 0.08 0.00 0.60 3.46 0.00 95.86 22:00:46 21:52:01 3 0.23 0.00 0.10 0.00 0.00 99.67 22:00:46 21:52:01 4 0.32 0.00 0.12 0.00 0.02 99.55 22:00:46 21:52:01 5 0.25 0.00 0.07 0.00 0.02 99.67 22:00:46 21:52:01 6 0.57 0.00 0.12 0.00 0.02 99.30 22:00:46 21:52:01 7 0.30 0.00 0.17 0.00 0.03 99.50 22:00:46 21:53:01 all 0.02 0.00 0.01 0.00 0.01 99.95 22:00:46 21:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:00:46 21:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:00:46 21:53:01 2 0.00 0.00 0.02 0.02 0.02 99.95 22:00:46 21:53:01 3 0.05 0.00 0.02 0.00 0.00 99.93 22:00:46 21:53:01 4 0.03 0.00 0.02 0.00 0.02 99.93 22:00:46 21:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:00:46 21:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:00:46 21:53:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:00:46 21:54:01 all 2.12 0.00 1.30 0.60 0.03 95.96 22:00:46 21:54:01 0 3.36 0.00 1.12 1.15 0.03 94.33 22:00:46 21:54:01 1 1.69 0.00 0.84 0.47 0.03 96.97 22:00:46 21:54:01 2 2.77 0.00 1.97 1.47 0.02 93.78 22:00:46 21:54:01 3 1.54 0.00 0.90 0.37 0.02 97.18 22:00:46 21:54:01 4 1.40 0.00 0.53 0.08 0.02 97.97 22:00:46 21:54:01 5 2.34 0.00 0.80 0.08 0.03 96.74 22:00:46 21:54:01 6 2.37 0.00 3.04 0.12 0.02 94.45 22:00:46 21:54:01 7 1.47 0.00 1.20 1.05 0.03 96.24 22:00:46 21:55:01 all 0.08 0.00 0.05 0.01 0.01 99.84 22:00:46 21:55:01 0 0.29 0.00 0.12 0.00 0.03 99.56 22:00:46 21:55:01 1 0.03 0.00 0.02 0.00 0.03 99.91 22:00:46 21:55:01 2 0.05 0.00 0.02 0.00 0.00 99.93 22:00:46 21:55:01 3 0.05 0.00 0.07 0.00 0.02 99.86 22:00:46 21:55:01 4 0.03 0.00 0.05 0.00 0.00 99.92 22:00:46 21:55:01 5 0.08 0.00 0.03 0.03 0.02 99.83 22:00:46 21:55:01 6 0.05 0.00 0.03 0.02 0.00 99.90 22:00:46 21:55:01 7 0.08 0.00 0.03 0.07 0.00 99.81 22:00:46 21:56:01 all 0.03 0.00 0.01 0.01 0.01 99.95 22:00:46 21:56:01 0 0.05 0.00 0.00 0.00 0.02 99.93 22:00:46 21:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:00:46 21:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:00:46 21:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:00:46 21:56:01 4 0.03 0.00 0.00 0.00 0.02 99.95 22:00:46 21:56:01 5 0.07 0.00 0.03 0.03 0.03 99.83 22:00:46 21:56:01 6 0.02 0.00 0.00 0.02 0.00 99.97 22:00:46 21:56:01 7 0.02 0.00 0.02 0.02 0.00 99.95 22:00:46 21:57:01 all 0.01 0.00 0.01 0.00 0.01 99.96 22:00:46 21:57:01 0 0.02 0.00 0.03 0.00 0.03 99.92 22:00:46 21:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:00:46 21:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:00:46 21:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:00:46 21:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:00:46 21:57:01 5 0.03 0.00 0.07 0.02 0.03 99.85 22:00:46 21:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 22:00:46 21:57:01 7 0.00 0.00 0.00 0.02 0.00 99.98 22:00:46 21:58:01 all 0.02 0.00 0.01 0.01 0.01 99.95 22:00:46 21:58:01 0 0.05 0.00 0.02 0.00 0.02 99.92 22:00:46 21:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:00:46 21:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:00:46 21:58:01 3 0.02 0.00 0.03 0.00 0.00 99.95 22:00:46 21:58:01 4 0.02 0.00 0.02 0.00 0.02 99.95 22:00:46 21:58:01 5 0.03 0.00 0.02 0.05 0.03 99.87 22:00:46 21:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:00:46 21:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:00:46 21:59:01 all 0.02 0.00 0.01 0.01 0.01 99.95 22:00:46 21:59:01 0 0.05 0.00 0.03 0.00 0.03 99.88 22:00:46 21:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:00:46 21:59:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:00:46 21:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 22:00:46 21:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:00:46 21:59:01 5 0.02 0.00 0.03 0.02 0.05 99.88 22:00:46 21:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:00:46 21:59:01 7 0.02 0.00 0.00 0.03 0.00 99.95 22:00:46 22:00:01 all 4.55 0.00 1.78 0.86 0.03 92.79 22:00:46 22:00:01 0 4.32 0.00 2.56 0.08 0.03 93.00 22:00:46 22:00:01 1 5.49 0.00 1.31 0.00 0.05 93.15 22:00:46 22:00:01 2 4.71 0.00 1.49 0.08 0.02 93.70 22:00:46 22:00:01 3 4.70 0.00 1.71 0.03 0.02 93.54 22:00:46 22:00:01 4 4.51 0.00 2.13 0.15 0.03 93.18 22:00:46 22:00:01 5 3.62 0.00 2.21 4.76 0.03 89.37 22:00:46 22:00:01 6 5.35 0.00 1.41 0.07 0.02 93.16 22:00:46 22:00:01 7 3.68 0.00 1.39 1.71 0.03 93.18 22:00:46 22:00:46 Average: CPU %user %nice %system %iowait %steal %idle 22:00:46 Average: all 6.50 0.00 1.27 0.37 0.02 91.83 22:00:46 Average: 0 6.77 0.00 1.40 0.13 0.04 91.66 22:00:46 Average: 1 6.38 0.00 1.14 0.09 0.03 92.36 22:00:46 Average: 2 6.53 0.00 1.41 1.34 0.02 90.70 22:00:46 Average: 3 6.37 0.00 1.22 0.09 0.02 92.30 22:00:46 Average: 4 6.58 0.00 1.23 0.51 0.02 91.66 22:00:46 Average: 5 6.47 0.00 1.17 0.48 0.04 91.85 22:00:46 Average: 6 6.58 0.00 1.34 0.04 0.02 92.02 22:00:46 Average: 7 6.28 0.00 1.27 0.30 0.02 92.13 22:00:46 22:00:46 22:00:46