Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 682827957f8ff5e95e6a0ac60e46de7e6dd88c78 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-ssh14418445255893124325.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh7769337308544826626.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh11660704051398074140.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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-ssh5497349548573588853.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh9593132819007484547.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-19854 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 682827957f8ff5e95e6a0ac60e46de7e6dd88c78 (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 682827957f8ff5e95e6a0ac60e46de7e6dd88c78 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 (#1153)" > git rev-list --no-walk 8d8667f5247f88bb072767774bb62121c82e73ab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:59:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:59:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:59:06 ========================================================= 16:59:06 EdgeX Global Pipelines Version Info 16:59:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:59:07 ------------------- 16:59:07 stable info: 16:59:07 ------------------- 16:59:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:59:07 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 16:59:07 Message: update stable to v1.0.237 16:59:07 ------------------- 16:59:07 experimental info: 16:59:07 ------------------- 16:59:07 Commited By: **** collab-it+edgex@linuxfoundation.org 16:59:07 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 16:59:07 Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 682827957f8ff5e95e6a0ac60e46de7e6dd88c78 [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6828279 [Pipeline] echo 16:59:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:59:09 + git rev-list -1 --merges 682827957f8ff5e95e6a0ac60e46de7e6dd88c78~1..682827957f8ff5e95e6a0ac60e46de7e6dd88c78 [Pipeline] echo 16:59:09 -----------> git rev-list -1 --merges 682827957f8ff5e95e6a0ac60e46de7e6dd88c78~1..682827957f8ff5e95e6a0ac60e46de7e6dd88c78 682827957f8ff5e95e6a0ac60e46de7e6dd88c78 [false] [Pipeline] sh 16:59:09 + git log --format=format:%s -1 682827957f8ff5e95e6a0ac60e46de7e6dd88c78 [Pipeline] echo 16:59:09 ========================================================= 16:59:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:59:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:59:09 + git log --format=format:%s -1 682827957f8ff5e95e6a0ac60e46de7e6dd88c78 [Pipeline] echo 16:59:09 [semverPrep] GIT_COMMIT: 682827957f8ff5e95e6a0ac60e46de7e6dd88c78, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 (#1153) [Pipeline] echo 16:59:09 [semverPrep] This is not a build commit. [Pipeline] sh 16:59:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:59:10 + grep -v github /etc/ssh/ssh_known_hosts 16:59:10 + [ -e /tmp/ssh_known_hosts ] 16:59:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:59:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:59:10 + sudo tee -a /etc/ssh/ssh_known_hosts 16:59:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:59:10 16:59:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:59:11 0.1.4: Pulling from edgex-devops/py-git-semver 16:59:11 b85a868b505f: Pulling fs layer 16:59:11 e2be974225ed: Pulling fs layer 16:59:11 339a4e72a1f5: Pulling fs layer 16:59:11 988bab9f4d93: Pulling fs layer 16:59:11 1469e6f7b9e6: Pulling fs layer 16:59:11 eaf3925da568: Pulling fs layer 16:59:11 bab4dde63d76: Pulling fs layer 16:59:11 bde34c3a00c8: Pulling fs layer 16:59:11 b352a97aabf1: Pulling fs layer 16:59:11 4872d77fe225: Pulling fs layer 16:59:11 5851b861e8e6: Pulling fs layer 16:59:11 1469e6f7b9e6: Waiting 16:59:11 bab4dde63d76: Waiting 16:59:11 bde34c3a00c8: Waiting 16:59:11 b352a97aabf1: Waiting 16:59:11 4872d77fe225: Waiting 16:59:11 988bab9f4d93: Waiting 16:59:11 5851b861e8e6: Waiting 16:59:11 eaf3925da568: Waiting 16:59:11 e2be974225ed: Verifying Checksum 16:59:11 e2be974225ed: Download complete 16:59:11 988bab9f4d93: Verifying Checksum 16:59:11 988bab9f4d93: Download complete 16:59:11 339a4e72a1f5: Verifying Checksum 16:59:11 339a4e72a1f5: Download complete 16:59:11 eaf3925da568: Download complete 16:59:11 1469e6f7b9e6: Verifying Checksum 16:59:11 1469e6f7b9e6: Download complete 16:59:11 bde34c3a00c8: Verifying Checksum 16:59:11 bde34c3a00c8: Download complete 16:59:11 b352a97aabf1: Verifying Checksum 16:59:11 b352a97aabf1: Download complete 16:59:11 4872d77fe225: Verifying Checksum 16:59:11 4872d77fe225: Download complete 16:59:11 5851b861e8e6: Verifying Checksum 16:59:11 5851b861e8e6: Download complete 16:59:11 b85a868b505f: Verifying Checksum 16:59:11 b85a868b505f: Download complete 16:59:11 bab4dde63d76: Verifying Checksum 16:59:11 bab4dde63d76: Download complete 16:59:13 b85a868b505f: Pull complete 16:59:13 e2be974225ed: Pull complete 16:59:13 339a4e72a1f5: Pull complete 16:59:13 988bab9f4d93: Pull complete 16:59:14 1469e6f7b9e6: Pull complete 16:59:14 eaf3925da568: Pull complete 16:59:15 bab4dde63d76: Pull complete 16:59:15 bde34c3a00c8: Pull complete 16:59:16 b352a97aabf1: Pull complete 16:59:16 4872d77fe225: Pull complete 16:59:16 5851b861e8e6: Pull complete 16:59:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:59:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:59:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:16 prd-ubuntu20.04-docker-8c-8g-19854 does not seem to be running inside a container 16:59:16 $ 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 16:59:18 $ docker top e573672c02dafd4eee0266444b12dbb682ecd76fc1bab00b9ee7029bf95bce65 -eo pid,comm 16:59:18 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). 16:59:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:59:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:59:18 [ssh-agent] Looking for ssh-agent implementation... 16:59:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:59:18 $ docker exec e573672c02dafd4eee0266444b12dbb682ecd76fc1bab00b9ee7029bf95bce65 ssh-agent 16:59:18 SSH_AUTH_SOCK=/tmp/ssh-HI8QjUF3t9wZ/agent.32 16:59:18 SSH_AGENT_PID=38 16:59:18 Running ssh-add (command line suppressed) 16:59:18 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5666669383728016027.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5666669383728016027.key) 16:59:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:59:18 + git tag --points-at HEAD [Pipeline] } 16:59:18 $ docker exec --env ******** --env ******** e573672c02dafd4eee0266444b12dbb682ecd76fc1bab00b9ee7029bf95bce65 ssh-agent -k 16:59:18 unset SSH_AUTH_SOCK; 16:59:18 unset SSH_AGENT_PID; 16:59:18 echo Agent pid 38 killed; 16:59:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:59:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:59:19 [ssh-agent] Looking for ssh-agent implementation... 16:59:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:59:19 $ docker exec e573672c02dafd4eee0266444b12dbb682ecd76fc1bab00b9ee7029bf95bce65 ssh-agent 16:59:19 SSH_AUTH_SOCK=/tmp/ssh-lOhLgAeLkYad/agent.70 16:59:19 SSH_AGENT_PID=76 16:59:19 Running ssh-add (command line suppressed) 16:59:19 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_900123855148037390.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_900123855148037390.key) 16:59:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:59:19 + git semver init 16:59:19 2022-07-13 16:59:19,940 [run_init] DEBUG init version:0.0.0 force:False 16:59:19 2022-07-13 16:59:19,940 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 16:59:19 2022-07-13 16:59:19,941 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 16:59:19 2022-07-13 16:59:19,941 [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) 16:59:21 2022-07-13 16:59:21,268 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 16:59:21 2022-07-13 16:59:21,269 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 16:59:21 2022-07-13 16:59:21,269 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 16:59:21 2022-07-13 16:59:21,270 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 16:59:21 2.2.1-dev.22 [Pipeline] } 16:59:21 $ docker exec --env ******** --env ******** e573672c02dafd4eee0266444b12dbb682ecd76fc1bab00b9ee7029bf95bce65 ssh-agent -k 16:59:21 unset SSH_AUTH_SOCK; 16:59:21 unset SSH_AGENT_PID; 16:59:21 echo Agent pid 76 killed; 16:59:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:59:21 + git semver [Pipeline] } 16:59:22 $ docker stop --time=1 e573672c02dafd4eee0266444b12dbb682ecd76fc1bab00b9ee7029bf95bce65 16:59:23 $ docker rm -f e573672c02dafd4eee0266444b12dbb682ecd76fc1bab00b9ee7029bf95bce65 [Pipeline] // withDockerContainer [Pipeline] sh 16:59:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:59:24 Stashed 1 file(s) [Pipeline] echo 16:59:24 [edgeXSemver]: initialized semver on version 2.2.1-dev.22 [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 16:59:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:59:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:59:24 ========================================================= 16:59:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:59:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:59:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:59:24 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:59:24 2408cc74d12b: Pulling fs layer 16:59:24 ea60b727a1ce: Pulling fs layer 16:59:24 30c4a7721957: Pulling fs layer 16:59:24 370296b7ddb6: Pulling fs layer 16:59:24 7c6cee850709: Pulling fs layer 16:59:24 39a5fcdaea64: Pulling fs layer 16:59:24 d94ebbe4e438: Pulling fs layer 16:59:24 bcfd1f05c69d: Pulling fs layer 16:59:24 59ccb84bbe0f: Pulling fs layer 16:59:24 39a5fcdaea64: Waiting 16:59:24 d94ebbe4e438: Waiting 16:59:24 7c6cee850709: Waiting 16:59:24 bcfd1f05c69d: Waiting 16:59:24 30c4a7721957: Download complete 16:59:24 ea60b727a1ce: Verifying Checksum 16:59:24 ea60b727a1ce: Download complete 16:59:24 7c6cee850709: Verifying Checksum 16:59:24 7c6cee850709: Download complete 16:59:24 39a5fcdaea64: Download complete 16:59:24 2408cc74d12b: Download complete 16:59:24 d94ebbe4e438: Verifying Checksum 16:59:24 d94ebbe4e438: Download complete 16:59:24 2408cc74d12b: Pull complete 16:59:24 ea60b727a1ce: Pull complete 16:59:25 30c4a7721957: Pull complete 16:59:25 59ccb84bbe0f: Verifying Checksum 16:59:25 59ccb84bbe0f: Download complete 16:59:25 bcfd1f05c69d: Verifying Checksum 16:59:25 bcfd1f05c69d: Download complete 16:59:25 370296b7ddb6: Verifying Checksum 16:59:25 370296b7ddb6: Download complete 16:59:29 370296b7ddb6: Pull complete 16:59:29 7c6cee850709: Pull complete 16:59:29 39a5fcdaea64: Pull complete 16:59:29 d94ebbe4e438: Pull complete 16:59:31 bcfd1f05c69d: Pull complete 16:59:32 59ccb84bbe0f: Pull complete 16:59:32 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:59:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:59:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 16:59:32 + 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 16:59:33 + docker inspect -f . ci-base-image-x86_64 16:59:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:33 prd-ubuntu20.04-docker-8c-8g-19854 does not seem to be running inside a container 16:59:33 $ 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 16:59:35 $ docker top facc01bcde8c338c2c86d2ed7f19253754cbe76374b2fe65716a735ae4ce9c20 -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:35 + go version 16:59:35 go version go1.18.3 linux/amd64 [Pipeline] } 16:59:35 $ docker stop --time=1 facc01bcde8c338c2c86d2ed7f19253754cbe76374b2fe65716a735ae4ce9c20 16:59:36 $ docker rm -f facc01bcde8c338c2c86d2ed7f19253754cbe76374b2fe65716a735ae4ce9c20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:37 + docker inspect -f . ci-base-image-x86_64 16:59:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:37 prd-ubuntu20.04-docker-8c-8g-19854 does not seem to be running inside a container 16:59:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 16:59:37 $ docker top e3de22db7dcd485a160df0e2a13fec6d9ca80c2eac998e2925c6ef9d847a2df3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:38 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 16:59:38 + make test 16:59:38 make -C ./app-service-template build 16:59:38 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 16:59:38 go mod tidy 16:59:38 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:59:38 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 16:59:38 go: downloading github.com/google/uuid v1.3.0 16:59:38 go: downloading github.com/stretchr/testify v1.8.0 16:59:38 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 16:59:38 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 16:59:38 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 16:59:38 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 16:59:38 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 16:59:38 go: downloading github.com/davecgh/go-spew v1.1.1 16:59:38 go: downloading github.com/pmezard/go-difflib v1.0.0 16:59:38 go: downloading github.com/stretchr/objx v0.4.0 16:59:38 go: downloading gopkg.in/yaml.v3 v3.0.1 16:59:38 go: downloading github.com/go-kit/log v0.2.0 16:59:38 go: downloading github.com/go-playground/validator/v10 v10.10.1 16:59:38 go: downloading github.com/gorilla/mux v1.8.0 16:59:38 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:59:38 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 16:59:38 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 16:59:38 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 16:59:38 go: downloading github.com/gorilla/websocket v1.4.2 16:59:38 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 16:59:38 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:59:38 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:59:38 go: downloading github.com/pelletier/go-toml v1.9.5 16:59:38 go: downloading github.com/hashicorp/errwrap v1.0.0 16:59:38 go: downloading github.com/go-playground/universal-translator v0.18.0 16:59:38 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 16:59:38 go: downloading golang.org/x/text v0.3.7 16:59:38 go: downloading github.com/leodido/go-urn v1.2.1 16:59:38 go: downloading github.com/go-playground/locales v0.14.0 16:59:39 Still waiting to schedule task 16:59:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:59:39 go: downloading github.com/mitchellh/copystructure v1.0.0 16:59:39 go: downloading github.com/x448/float16 v0.8.4 16:59:39 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:59:39 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:59:39 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 16:59:39 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 16:59:39 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:59:39 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:59:39 go: downloading github.com/pebbe/zmq4 v1.2.7 16:59:39 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 16:59:39 go: downloading github.com/hashicorp/consul/api v1.9.1 16:59:39 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:59:39 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:59:39 go: downloading github.com/Microsoft/go-winio v0.5.2 16:59:39 go: downloading github.com/zeebo/errs v1.2.2 16:59:39 go: downloading google.golang.org/grpc v1.46.0 16:59:39 go: downloading github.com/kr/pretty v0.3.0 16:59:39 go: downloading github.com/onsi/ginkgo v1.10.1 16:59:39 go: downloading github.com/onsi/gomega v1.7.0 16:59:39 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 16:59:39 go: downloading google.golang.org/protobuf v1.28.0 16:59:40 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:59:40 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:59:40 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:59:40 go: downloading github.com/hashicorp/serf v0.9.5 16:59:40 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:59:40 go: downloading github.com/hashicorp/consul/sdk v0.8.0 16:59:40 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:59:40 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:59:40 go: downloading github.com/kr/text v0.2.0 16:59:40 go: downloading github.com/rogpeppe/go-internal v1.8.0 16:59:40 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 16:59:40 go: downloading github.com/golang/protobuf v1.5.2 16:59:40 go: downloading github.com/google/go-cmp v0.5.6 16:59:40 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:59:40 go: downloading github.com/fatih/color v1.9.0 16:59:40 go: downloading github.com/mattn/go-colorable v0.1.6 16:59:40 go: downloading github.com/mattn/go-isatty v0.0.12 16:59:40 go: downloading github.com/pkg/errors v0.9.1 16:59:40 go: downloading gopkg.in/yaml.v2 v2.2.8 16:59:40 go: downloading github.com/hpcloud/tail v1.0.0 16:59:40 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:59:40 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:59:40 go: downloading github.com/hashicorp/memberlist v0.2.2 16:59:40 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:59:40 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 16:59:40 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:59:40 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:59:40 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:59:40 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:59:40 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:59:40 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:59:40 go: downloading github.com/miekg/dns v1.1.26 16:59:40 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:59:40 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:59:42 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.6 16:59:42 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.11 16:59:42 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.4 16:59:42 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 16:59:42 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 17:00:01 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 17:00:01 make -C ./app-service-template test 17:00:01 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 17:00:01 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 17:00:23 ok new-app-service 0.083s coverage: 48.1% of statements 17:00:23 ? new-app-service/config [no test files] 17:00:23 ok new-app-service/functions 0.050s 17:00:23 CGO_ENABLED=1 go vet ./... 17:00:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:00:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:00:29 ./bin/test-attribution-txt.sh 17:00:29 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 17:00:29 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:00:29 go: downloading github.com/gomodule/redigo v1.8.9 17:00:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 17:00:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.112s coverage: 63.2% of statements 17:00:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.125s coverage: 93.8% of statements 17:00:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 17:00:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.120s coverage: 76.5% of statements 17:00:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 17:00:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.101s coverage: 88.7% of statements 17:00:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.099s coverage: 100.0% of statements 17:00:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.189s coverage: 78.5% of statements 17:00:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 17:00:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 17:00:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.060s coverage: 97.3% of statements 17:00:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 17:00:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 17:00:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.080s coverage: 82.8% of statements 17:00:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 17:00:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.725s coverage: 81.5% of statements 17:00:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 17:00:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 17:00:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.072s coverage: 28.7% of statements 17:00:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 17:00:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.084s coverage: 14.0% of statements 17:00:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.064s coverage: 27.3% of statements 17:00:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 17:00:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 17:00:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.057s coverage: 51.4% of statements 17:00:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.122s coverage: 76.9% of statements 17:00:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.057s coverage: 94.4% of statements 17:00:59 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:00:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:00:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:01:08 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [Pipeline] echo 17:01:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:01:08 $ docker stop --time=1 e3de22db7dcd485a160df0e2a13fec6d9ca80c2eac998e2925c6ef9d847a2df3 17:01:09 $ docker rm -f e3de22db7dcd485a160df0e2a13fec6d9ca80c2eac998e2925c6ef9d847a2df3 [Pipeline] // withDockerContainer [Pipeline] sh 17:01:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:01:10 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:01:10 17:01:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:01:11 latest: Pulling from edgex-lftools-log-publisher 17:01:11 5eb5b503b376: Pulling fs layer 17:01:11 5c69ac0246d0: Pulling fs layer 17:01:11 ec43610c2a17: Pulling fs layer 17:01:11 3a2ae6a8a46f: Pulling fs layer 17:01:11 33b1e0a273af: Pulling fs layer 17:01:11 5d3b04190fa2: Pulling fs layer 17:01:11 2f39f015ded8: Pulling fs layer 17:01:11 33b1e0a273af: Waiting 17:01:11 2f39f015ded8: Waiting 17:01:11 5c69ac0246d0: Verifying Checksum 17:01:11 5c69ac0246d0: Download complete 17:01:11 3a2ae6a8a46f: Verifying Checksum 17:01:11 3a2ae6a8a46f: Download complete 17:01:11 33b1e0a273af: Verifying Checksum 17:01:11 33b1e0a273af: Download complete 17:01:11 ec43610c2a17: Verifying Checksum 17:01:11 ec43610c2a17: Download complete 17:01:11 5d3b04190fa2: Verifying Checksum 17:01:11 5d3b04190fa2: Download complete 17:01:11 5eb5b503b376: Verifying Checksum 17:01:11 5eb5b503b376: Download complete 17:01:12 2f39f015ded8: Download complete 17:01:12 5eb5b503b376: Pull complete 17:01:12 5c69ac0246d0: Pull complete 17:01:13 ec43610c2a17: Pull complete 17:01:13 3a2ae6a8a46f: Pull complete 17:01:13 33b1e0a273af: Pull complete 17:01:13 5d3b04190fa2: Pull complete 17:01:17 2f39f015ded8: Pull complete 17:01:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:01:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:01:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:01:17 prd-ubuntu20.04-docker-8c-8g-19854 does not seem to be running inside a container 17:01:18 $ 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 17:01:19 $ docker top b186f2aa21d471d9c563250ee9977a811ec8bc3efb083bf9ffff7858d332c7a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:01:20 ---> job-cost.sh 17:01:20 lf-activate-venv: SKIPPING 17:01:20 INFO: No Stack... 17:01:20 INFO: Retrieving Pricing Info for: v3-standard-8 17:01:20 INFO: Archiving Costs [Pipeline] sh 17:01:21 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 17:01:21 + cut -d, -f6 [Pipeline] lock 17:01:21 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-142-stack-cost] 17:01:21 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-142-stack-cost] did not exist. Created. 17:01:21 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:01:21 + echo total: 0.2199999988079071 [Pipeline] stash 17:01:21 Stashed 1 file(s) [Pipeline] } 17:01:21 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-142-stack-cost] [Pipeline] // lock [Pipeline] } 17:01:21 $ docker stop --time=1 b186f2aa21d471d9c563250ee9977a811ec8bc3efb083bf9ffff7858d332c7a8 17:01:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19855 in /w/workspace/oundry_app-functions-sdk-go_main 17:01:22 $ docker rm -f b186f2aa21d471d9c563250ee9977a811ec8bc3efb083bf9ffff7858d332c7a8 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] ws 17:01:22 Running in /w/workspace/app-functions-sdk-go/142 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } 17:01:22 The recommended git tool is: git [Pipeline] // stage [Pipeline] } 17:01:28 using credential edgex-jenkins-ssh 17:01:28 Cloning the remote Git repository 17:01:28 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:01:28 > git init /w/workspace/app-functions-sdk-go/142 # timeout=10 17:01:28 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:01:28 > git --version # timeout=10 17:01:28 > git --version # 'git version 2.25.1' 17:01:28 using GIT_SSH to set credentials SSH Credentials for GitHub 17:01:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:01:32 Avoid second fetch 17:01:32 Checking out Revision 682827957f8ff5e95e6a0ac60e46de7e6dd88c78 (main) 17:01:32 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:01:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:01:32 > git config core.sparsecheckout # timeout=10 17:01:32 > git checkout -f 682827957f8ff5e95e6a0ac60e46de7e6dd88c78 # timeout=10 17:01:36 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 (#1153)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:01:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:01:37 % Total % Received % Xferd Average Speed Time Time Time Current 17:01:37 Dload Upload Total Spent Left Speed 17:01:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 17:01:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:01:38 + + sudo teesudo /etc/docker/daemon.new jq 17:01:38 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:01:38 { 17:01:38 "registry-mirrors": [ 17:01:38 "https://nexus3.edgexfoundry.org:10001" 17:01:38 ], 17:01:38 "bip": "10.250.0.254/24", 17:01:38 "hosts": [ 17:01:38 "tcp://0.0.0.0:5555", 17:01:38 "unix:///var/run/docker.sock" 17:01:38 ], 17:01:38 "mtu": 1458, 17:01:38 "selinux-enabled": true, 17:01:38 "seccomp-profile": "/etc/docker/seccomp.json" 17:01:38 } [Pipeline] sh 17:01:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:01:39 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:01:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:01:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:01:58 ========================================================= 17:01:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:01:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:01:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:01:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:01:58 b3c136eddcbf: Pulling fs layer 17:01:58 c0a3192eca97: Pulling fs layer 17:01:58 a050256f5b6f: Pulling fs layer 17:01:58 656be50a0ddc: Pulling fs layer 17:01:58 2bbca73fdf42: Pulling fs layer 17:01:58 46d945488cbd: Pulling fs layer 17:01:58 8a5474983e97: Pulling fs layer 17:01:58 329c88fbcd65: Pulling fs layer 17:01:58 656be50a0ddc: Waiting 17:01:58 2bbca73fdf42: Waiting 17:01:58 46d945488cbd: Waiting 17:01:58 8a5474983e97: Waiting 17:01:58 329c88fbcd65: Waiting 17:01:58 a050256f5b6f: Verifying Checksum 17:01:58 a050256f5b6f: Download complete 17:01:58 c0a3192eca97: Download complete 17:01:58 2bbca73fdf42: Verifying Checksum 17:01:58 2bbca73fdf42: Download complete 17:01:58 46d945488cbd: Verifying Checksum 17:01:58 46d945488cbd: Download complete 17:01:58 b3c136eddcbf: Verifying Checksum 17:01:58 b3c136eddcbf: Download complete 17:01:59 b3c136eddcbf: Pull complete 17:01:59 329c88fbcd65: Verifying Checksum 17:01:59 329c88fbcd65: Download complete 17:02:00 c0a3192eca97: Pull complete 17:02:00 a050256f5b6f: Pull complete 17:02:01 8a5474983e97: Verifying Checksum 17:02:01 8a5474983e97: Download complete 17:02:01 656be50a0ddc: Download complete 17:02:14 656be50a0ddc: Pull complete 17:02:14 2bbca73fdf42: Pull complete 17:02:14 46d945488cbd: Pull complete 17:02:20 8a5474983e97: Pull complete 17:02:21 329c88fbcd65: Pull complete 17:02:21 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 17:02:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:02:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 17:02:22 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:22 + docker inspect -f . ci-base-image-arm64 17:02:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:22 prd-ubuntu20.04-docker-arm64-4c-16g-19855 does not seem to be running inside a container 17:02:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/142 -v /w/workspace/app-functions-sdk-go/142:/w/workspace/app-functions-sdk-go/142:rw,z -v /w/workspace/app-functions-sdk-go/142@tmp:/w/workspace/app-functions-sdk-go/142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:02:25 $ docker top 6fd967f929c86982633e1889992a4b6e6a77350824ffb1169e3ecacc1915394e -eo pid,comm [Pipeline] { [Pipeline] sh 17:02:26 + go version 17:02:26 go version go1.18.3 linux/arm64 [Pipeline] } 17:02:26 $ docker stop --time=1 6fd967f929c86982633e1889992a4b6e6a77350824ffb1169e3ecacc1915394e 17:02:28 $ docker rm -f 6fd967f929c86982633e1889992a4b6e6a77350824ffb1169e3ecacc1915394e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:29 + docker inspect -f . ci-base-image-arm64 17:02:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:29 prd-ubuntu20.04-docker-arm64-4c-16g-19855 does not seem to be running inside a container 17:02:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-functions-sdk-go/142 -v /w/workspace/app-functions-sdk-go/142:/w/workspace/app-functions-sdk-go/142:rw,z -v /w/workspace/app-functions-sdk-go/142@tmp:/w/workspace/app-functions-sdk-go/142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:02:30 $ docker top ec5e82127a9f7ac711be9591dccd8a72df493652522c054c40b5fc4dd398e065 -eo pid,comm [Pipeline] { [Pipeline] sh 17:02:31 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/142 [Pipeline] fileExists [Pipeline] sh 17:02:32 + make test 17:02:32 make -C ./app-service-template build 17:02:32 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/142/app-service-template' 17:02:32 go mod tidy 17:02:32 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 17:02:32 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:02:32 go: downloading github.com/google/uuid v1.3.0 17:02:32 go: downloading github.com/stretchr/testify v1.8.0 17:02:32 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 17:02:32 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 17:02:32 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 17:02:32 go: downloading github.com/davecgh/go-spew v1.1.1 17:02:32 go: downloading github.com/pmezard/go-difflib v1.0.0 17:02:32 go: downloading gopkg.in/yaml.v3 v3.0.1 17:02:32 go: downloading github.com/go-playground/validator/v10 v10.10.1 17:02:32 go: downloading github.com/go-kit/log v0.2.0 17:02:32 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 17:02:32 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 17:02:32 go: downloading github.com/stretchr/objx v0.4.0 17:02:32 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 17:02:32 go: downloading github.com/gorilla/mux v1.8.0 17:02:32 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:02:32 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 17:02:33 go: downloading github.com/mitchellh/copystructure v1.0.0 17:02:33 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:02:33 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:02:33 go: downloading github.com/pelletier/go-toml v1.9.5 17:02:33 go: downloading github.com/go-playground/universal-translator v0.18.0 17:02:33 go: downloading github.com/leodido/go-urn v1.2.1 17:02:33 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 17:02:33 go: downloading golang.org/x/text v0.3.7 17:02:33 go: downloading github.com/go-playground/locales v0.14.0 17:02:34 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 17:02:34 go: downloading github.com/go-playground/assert/v2 v2.0.1 17:02:36 go: downloading github.com/gorilla/websocket v1.4.2 17:02:36 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 17:02:36 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:02:36 go: downloading github.com/hashicorp/consul/api v1.9.1 17:02:36 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:02:36 go: downloading github.com/hashicorp/errwrap v1.0.0 17:02:36 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 17:02:36 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:02:36 go: downloading github.com/x448/float16 v0.8.4 17:02:36 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 17:02:36 go: downloading github.com/kr/pretty v0.3.0 17:02:36 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:02:36 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:02:36 go: downloading github.com/pebbe/zmq4 v1.2.7 17:02:36 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:02:36 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:02:36 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:02:36 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:02:36 go: downloading github.com/hashicorp/serf v0.9.5 17:02:36 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:02:36 go: downloading github.com/hashicorp/consul/sdk v0.8.0 17:02:36 go: downloading github.com/hashicorp/go-uuid v1.0.1 17:02:36 go: downloading github.com/Microsoft/go-winio v0.5.2 17:02:37 go: downloading github.com/zeebo/errs v1.2.2 17:02:37 go: downloading google.golang.org/grpc v1.46.0 17:02:38 go: downloading github.com/kr/text v0.2.0 17:02:38 go: downloading github.com/rogpeppe/go-internal v1.8.0 17:02:38 go: downloading github.com/onsi/ginkgo v1.10.1 17:02:38 go: downloading github.com/onsi/gomega v1.7.0 17:02:38 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:02:38 go: downloading github.com/fatih/color v1.9.0 17:02:38 go: downloading github.com/mattn/go-colorable v0.1.6 17:02:38 go: downloading github.com/mattn/go-isatty v0.0.12 17:02:38 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:02:38 go: downloading github.com/pkg/errors v0.9.1 17:02:38 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 17:02:38 go: downloading google.golang.org/protobuf v1.28.0 17:02:38 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:02:38 go: downloading github.com/hashicorp/go-msgpack v0.5.3 17:02:38 go: downloading github.com/hashicorp/memberlist v0.2.2 17:02:38 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 17:02:38 go: downloading github.com/golang/protobuf v1.5.2 17:02:39 go: downloading github.com/google/go-cmp v0.5.6 17:02:39 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 17:02:39 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:02:39 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:02:39 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:02:39 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 17:02:39 go: downloading github.com/miekg/dns v1.1.26 17:02:39 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:02:39 go: downloading gopkg.in/yaml.v2 v2.2.8 17:02:39 go: downloading github.com/hpcloud/tail v1.0.0 17:02:39 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:02:40 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 17:02:40 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:02:40 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:02:43 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.6 17:02:43 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.11 17:02:43 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.4 17:02:43 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 17:02:44 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 17:04:36 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/142/app-service-template' 17:04:36 make -C ./app-service-template test 17:04:36 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/142/app-service-template' 17:04:36 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 17:06:58 ok new-app-service 0.253s coverage: 48.1% of statements 17:06:58 ? new-app-service/config [no test files] 17:06:58 ok new-app-service/functions 0.189s 17:06:58 CGO_ENABLED=1 go vet ./... 17:08:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:08:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:08:34 ./bin/test-attribution-txt.sh 17:08:34 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/142/app-service-template' 17:08:34 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:08:34 go: downloading github.com/gomodule/redigo v1.8.9 17:08:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 17:08:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.693s coverage: 63.2% of statements 17:08:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.328s coverage: 93.8% of statements 17:08:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 17:08:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.401s coverage: 76.5% of statements 17:08:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 17:08:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.375s coverage: 88.7% of statements 17:08:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.192s coverage: 100.0% of statements 17:08:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.898s coverage: 78.5% of statements 17:08:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 17:08:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 17:08:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.385s coverage: 97.3% of statements 17:08:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 17:08:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 17:08:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.455s coverage: 82.8% of statements 17:08:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 17:08:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.081s coverage: 81.5% of statements 17:08:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 17:08:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 17:08:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.471s coverage: 28.7% of statements 17:08:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 17:08:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.257s coverage: 14.0% of statements 17:08:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.242s coverage: 27.3% of statements 17:08:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 17:08:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 17:09:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.241s coverage: 51.4% of statements 17:09:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.508s coverage: 76.9% of statements 17:09:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.210s coverage: 94.4% of statements 17:09:32 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:09:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:09:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:09:37 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 17:09:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:09:37 $ docker stop --time=1 ec5e82127a9f7ac711be9591dccd8a72df493652522c054c40b5fc4dd398e065 17:09:39 $ docker rm -f ec5e82127a9f7ac711be9591dccd8a72df493652522c054c40b5fc4dd398e065 [Pipeline] // withDockerContainer [Pipeline] sh 17:09:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:09:43 Warning: overwriting stash ‘coverage-report’ 17:09:43 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:09:44 17:09:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:09:45 arm64: Pulling from edgex-lftools-log-publisher 17:09:45 8998bd30e6a1: Pulling fs layer 17:09:45 04944245beec: Pulling fs layer 17:09:45 699f458cf7ca: Pulling fs layer 17:09:45 765212b225bb: Pulling fs layer 17:09:45 f23df028b6ca: Pulling fs layer 17:09:45 d65c8cfc05b1: Pulling fs layer 17:09:45 2437ff75d9bd: Pulling fs layer 17:09:45 765212b225bb: Waiting 17:09:45 f23df028b6ca: Waiting 17:09:45 d65c8cfc05b1: Waiting 17:09:45 2437ff75d9bd: Waiting 17:09:45 04944245beec: Verifying Checksum 17:09:45 04944245beec: Download complete 17:09:45 765212b225bb: Download complete 17:09:45 f23df028b6ca: Verifying Checksum 17:09:45 f23df028b6ca: Download complete 17:09:45 d65c8cfc05b1: Verifying Checksum 17:09:45 d65c8cfc05b1: Download complete 17:09:45 699f458cf7ca: Verifying Checksum 17:09:45 699f458cf7ca: Download complete 17:09:45 8998bd30e6a1: Verifying Checksum 17:09:45 8998bd30e6a1: Download complete 17:09:47 2437ff75d9bd: Verifying Checksum 17:09:47 2437ff75d9bd: Download complete 17:09:49 8998bd30e6a1: Pull complete 17:09:50 04944245beec: Pull complete 17:09:51 699f458cf7ca: Pull complete 17:09:52 765212b225bb: Pull complete 17:09:53 f23df028b6ca: Pull complete 17:09:53 d65c8cfc05b1: Pull complete 17:10:08 2437ff75d9bd: Pull complete 17:10:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:10:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:10:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:08 prd-ubuntu20.04-docker-arm64-4c-16g-19855 does not seem to be running inside a container 17:10:08 $ 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/142 -v /w/workspace/app-functions-sdk-go/142:/w/workspace/app-functions-sdk-go/142:rw,z -v /w/workspace/app-functions-sdk-go/142@tmp:/w/workspace/app-functions-sdk-go/142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:10:11 $ docker top bc811f43875de73cfbd0bf4e620c9f438a18bdea584e7eded5e751c27cf4af7d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:10:11 ---> job-cost.sh 17:10:11 lf-activate-venv: SKIPPING 17:10:11 INFO: No Stack... 17:10:12 INFO: Retrieving Pricing Info for: v3-standard-4 17:10:13 INFO: Archiving Costs [Pipeline] sh 17:10:13 + cat /w/workspace/app-functions-sdk-go/142/archives/cost.csv 17:10:13 + cut -d, -f6 [Pipeline] lock 17:10:13 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-142-stack-cost] 17:10:13 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-142-stack-cost] did not exist. Created. 17:10:13 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:10:14 /w/workspace/app-functions-sdk-go/142@tmp/durable-72741d5d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:10:15 + echo total: 0.10999999940395355 [Pipeline] stash 17:10:15 Warning: overwriting stash ‘stack-cost’ 17:10:15 Stashed 1 file(s) [Pipeline] } 17:10:15 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-142-stack-cost] [Pipeline] // lock [Pipeline] } 17:10:15 $ docker stop --time=1 bc811f43875de73cfbd0bf4e620c9f438a18bdea584e7eded5e751c27cf4af7d 17:10:16 $ docker rm -f bc811f43875de73cfbd0bf4e620c9f438a18bdea584e7eded5e751c27cf4af7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:10:17 provisioning config files... 17:10:17 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2471074319495919798tmp [Pipeline] { [Pipeline] sh 17:10:17 + set +x 17:10:17 + curl -s https://codecov.io/bash 17:10:17 + bash -s -- 17:10:17 17:10:17 _____ _ 17:10:17 / ____| | | 17:10:17 | | ___ __| | ___ ___ _____ __ 17:10:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:10:17 | |___| (_) | (_| | __/ (_| (_) \ V / 17:10:17 \_____\___/ \__,_|\___|\___\___/ \_/ 17:10:17 Bash-1.0.6 17:10:17 17:10:17 17:10:17 ==> git version 2.25.1 found 17:10:17 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:10:17 Release-Date: 2020-01-08 17:10:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:10:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:10:17 ==> Jenkins CI detected. 17:10:17 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 17:10:17 project root: . 17:10:17 --> token set from env 17:10:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:10:17 ==> Running gcov in . (disable via -X gcov) 17:10:17 ==> Python coveragepy not found 17:10:17 ==> Searching for coverage reports in: 17:10:17 + . 17:10:17 -> Found 2 reports 17:10:17 ==> Detecting git/mercurial file structure 17:10:17 ==> Reading reports 17:10:17 + ./app-service-template/coverage.out bytes=1222 17:10:17 + ./coverage.out bytes=122646 17:10:18 ==> Appending adjustments 17:10:18 https://docs.codecov.io/docs/fixing-reports 17:10:18 + Found adjustments 17:10:18 ==> Gzipping contents 17:10:18 24K /tmp/codecov.966PkJ.gz 17:10:18 ==> Uploading reports 17:10:18 url: https://codecov.io 17:10:18 query: branch=main&commit=682827957f8ff5e95e6a0ac60e46de7e6dd88c78&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:10:18 -> Pinging Codecov 17:10:18 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=682827957f8ff5e95e6a0ac60e46de7e6dd88c78&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:10:18 -> Uploading to 17:10:18 https://storage.googleapis.com/codecov/v4/raw/2022-07-13/3D8B5DFFC46A037C893635FACE044666/682827957f8ff5e95e6a0ac60e46de7e6dd88c78/dedb109c-b520-4d85-9920-2e63cfde0b01.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220713%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220713T171018Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6c3fb4642fa3a89a4fbb68cbcbc9cddfb14a37b0f93610af7de5fea38a5bce89 17:10:18 % Total % Received % Xferd Average Speed Time Time Time Current 17:10:18 Dload Upload Total Spent Left Speed 17:10:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21211 0 0 100 21211 0 98655 --:--:-- --:--:-- --:--:-- 98199 17:10:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/682827957f8ff5e95e6a0ac60e46de7e6dd88c78 [Pipeline] } 17:10:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:10:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:10:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:10:19 17:10:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:10:19 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:10:19 df9b9388f04a: Pulling fs layer 17:10:19 52dc419b0ee2: Pulling fs layer 17:10:19 25bc292e5bac: Pulling fs layer 17:10:19 114826534d7a: Pulling fs layer 17:10:19 4657fd5d0bcf: Pulling fs layer 17:10:19 6ad1cebc031e: Pulling fs layer 17:10:19 8a3aa393b2d8: Pulling fs layer 17:10:19 6ad1cebc031e: Waiting 17:10:19 114826534d7a: Waiting 17:10:19 4657fd5d0bcf: Waiting 17:10:19 8a3aa393b2d8: Waiting 17:10:19 25bc292e5bac: Verifying Checksum 17:10:19 25bc292e5bac: Download complete 17:10:19 52dc419b0ee2: Verifying Checksum 17:10:19 52dc419b0ee2: Download complete 17:10:19 4657fd5d0bcf: Verifying Checksum 17:10:19 4657fd5d0bcf: Download complete 17:10:19 df9b9388f04a: Download complete 17:10:19 6ad1cebc031e: Verifying Checksum 17:10:19 6ad1cebc031e: Download complete 17:10:19 df9b9388f04a: Pull complete 17:10:19 52dc419b0ee2: Pull complete 17:10:20 25bc292e5bac: Pull complete 17:10:20 114826534d7a: Verifying Checksum 17:10:20 114826534d7a: Download complete 17:10:20 8a3aa393b2d8: Verifying Checksum 17:10:20 8a3aa393b2d8: Download complete 17:10:24 114826534d7a: Pull complete 17:10:24 4657fd5d0bcf: Pull complete 17:10:24 6ad1cebc031e: Pull complete 17:10:27 8a3aa393b2d8: Pull complete 17:10:27 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:10:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:10:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:27 prd-ubuntu20.04-docker-8c-8g-19854 does not seem to be running inside a container 17:10:27 $ 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 17:10:29 $ docker top 7d9d322fa8a2a779fc08ab82db778ebbf31587b3fc3ed3cc6cda2f0955cd5f22 -eo pid,comm [Pipeline] { [Pipeline] echo 17:10:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 17:10:30 + set -o pipefail 17:10:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 17:10:35 17:10:35 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 17:10:35 17:10:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/04379955-96f2-4668-9c63-e980e38a33a0 17:10:35 17:10:35 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:10:35 17:10:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:10:35 17:10:35 17:10:35 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 17:10:35 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 17:10:35 $ docker stop --time=1 7d9d322fa8a2a779fc08ab82db778ebbf31587b3fc3ed3cc6cda2f0955cd5f22 17:10:37 $ docker rm -f 7d9d322fa8a2a779fc08ab82db778ebbf31587b3fc3ed3cc6cda2f0955cd5f22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 17:10:37 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:10:37 provisioning config files... 17:10:37 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3727065369972616100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:10:38 --> edgex-publish-swagger.sh 17:10:38 === Publish openapi/v2 API === 17:10:38 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 17:10:38 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 17:10:38 % Total % Received % Xferd Average Speed Time Time Time Current 17:10:38 Dload Upload Total Spent Left Speed 17:10:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 14249 --:--:-- --:--:-- --:--:-- 14234 100 13708 0 0 100 13708 0 14249 --:--:-- --:--:-- --:--:-- 14234 17:10:39 17:10:39 [Pipeline] } 17:10:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:10:39 + git log --format=format:%s -1 682827957f8ff5e95e6a0ac60e46de7e6dd88c78 [Pipeline] sh 17:10:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:10:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:10:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:40 prd-ubuntu20.04-docker-8c-8g-19854 does not seem to be running inside a container 17:10:40 $ 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 17:10:40 $ docker top ef5c5fb873a22fe5669af2a64b39b48055c7d8679dd20aeec6831365fcb88804 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:10:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:10:40 [ssh-agent] Looking for ssh-agent implementation... 17:10:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:10:41 $ docker exec ef5c5fb873a22fe5669af2a64b39b48055c7d8679dd20aeec6831365fcb88804 ssh-agent 17:10:41 SSH_AUTH_SOCK=/tmp/ssh-9Uoxuh7rJjNv/agent.32 17:10:41 SSH_AGENT_PID=38 17:10:41 Running ssh-add (command line suppressed) 17:10:41 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1470530529110048948.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1470530529110048948.key) 17:10:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:10:41 + git semver tag 17:10:41 2022-07-13 17:10:41,727 [run_tag] DEBUG tag force:False 17:10:41 2022-07-13 17:10:41,727 [check_head_tag] DEBUG check head tag 17:10:41 2022-07-13 17:10:41,728 [execute] INFO git cat-file --batch-check 17:10:41 2022-07-13 17:10:41,728 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 17:10:41 2022-07-13 17:10:41,732 [execute] INFO git cat-file --batch 17:10:41 2022-07-13 17:10:41,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 17:10:41 2022-07-13 17:10:41,747 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 17:10:41 2022-07-13 17:10:41,747 [execute] INFO git tag -a v2.2.1-dev.22 -m v2.2.1-dev.22 17:10:41 2022-07-13 17:10:41,748 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.22', '-m', 'v2.2.1-dev.22'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 17:10:41 2022-07-13 17:10:41,753 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 17:10:41 2.2.1-dev.22 [Pipeline] } 17:10:41 $ docker exec --env ******** --env ******** ef5c5fb873a22fe5669af2a64b39b48055c7d8679dd20aeec6831365fcb88804 ssh-agent -k 17:10:41 unset SSH_AUTH_SOCK; 17:10:41 unset SSH_AGENT_PID; 17:10:41 echo Agent pid 38 killed; 17:10:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:10:42 + git semver [Pipeline] } 17:10:42 $ docker stop --time=1 ef5c5fb873a22fe5669af2a64b39b48055c7d8679dd20aeec6831365fcb88804 17:10:43 $ docker rm -f ef5c5fb873a22fe5669af2a64b39b48055c7d8679dd20aeec6831365fcb88804 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:10:44 17:10:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:10:44 0.23.1-centos7: Pulling from edgex-lftools 17:10:44 ab5ef0e58194: Pulling fs layer 17:10:44 9712f1f96733: Pulling fs layer 17:10:44 63f879dbbcfc: Pulling fs layer 17:10:44 0d9ebad4ef96: Pulling fs layer 17:10:44 e9a5061849ea: Pulling fs layer 17:10:44 d747dcd14b5f: Pulling fs layer 17:10:44 2de7ff778b66: Pulling fs layer 17:10:44 e9a5061849ea: Waiting 17:10:44 d747dcd14b5f: Waiting 17:10:44 2de7ff778b66: Waiting 17:10:44 0d9ebad4ef96: Waiting 17:10:44 9712f1f96733: Download complete 17:10:44 63f879dbbcfc: Verifying Checksum 17:10:44 63f879dbbcfc: Download complete 17:10:45 e9a5061849ea: Verifying Checksum 17:10:45 e9a5061849ea: Download complete 17:10:45 d747dcd14b5f: Verifying Checksum 17:10:45 d747dcd14b5f: Download complete 17:10:45 0d9ebad4ef96: Verifying Checksum 17:10:45 0d9ebad4ef96: Download complete 17:10:45 ab5ef0e58194: Verifying Checksum 17:10:45 ab5ef0e58194: Download complete 17:10:45 2de7ff778b66: Verifying Checksum 17:10:45 2de7ff778b66: Download complete 17:10:47 ab5ef0e58194: Pull complete 17:10:47 9712f1f96733: Pull complete 17:10:48 63f879dbbcfc: Pull complete 17:10:52 0d9ebad4ef96: Pull complete 17:10:52 e9a5061849ea: Pull complete 17:10:52 d747dcd14b5f: Pull complete 17:10:53 2de7ff778b66: Pull complete 17:10:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:10:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:10:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:54 prd-ubuntu20.04-docker-8c-8g-19854 does not seem to be running inside a container 17:10:54 $ 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 17:10:56 $ docker top ef58729e4136609c3cf0c7cb4632b3eefa8915672c514b0921092b681603ca0b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:10:56 provisioning config files... 17:10:56 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6498818820852495717tmp 17:10:56 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config213824656408414504tmp 17:10:56 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5118920905915980155tmp [Pipeline] { [Pipeline] echo 17:10:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:10:56 ---> sigul-configuration.sh 17:10:56 gpg: directory `/root/.gnupg' created 17:10:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:10:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:10:56 gpg: keyring `/root/.gnupg/secring.gpg' created 17:10:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:10:56 gpg: CAST5 encrypted data 17:10:56 gpg: encrypted with 1 passphrase 17:10:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:10:56 + mkdir /home/jenkins 17:10:56 + mkdir /home/jenkins/sigul [Pipeline] sh 17:10:57 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 17:10:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:10:57 ---> sigul-install.sh 17:10:57 Sigul already installed; skipping installation. [Pipeline] sh 17:10:57 + git tag --list 17:10:57 v0.1.0 17:10:57 v0.1.1 17:10:57 v1.0.0 17:10:57 v1.1.0 17:10:57 v1.2.0 17:10:57 v1.3.0 17:10:57 v1.3.1 17:10:57 v2.0.0 17:10:57 v2.0.1 17:10:57 v2.1.0 17:10:57 v2.1.1 17:10:57 v2.1.1-dev.3 17:10:57 v2.1.1-dev.4 17:10:57 v2.2.0 17:10:57 v2.2.1-dev.1 17:10:57 v2.2.1-dev.10 17:10:57 v2.2.1-dev.11 17:10:57 v2.2.1-dev.12 17:10:57 v2.2.1-dev.13 17:10:57 v2.2.1-dev.14 17:10:57 v2.2.1-dev.15 17:10:57 v2.2.1-dev.16 17:10:57 v2.2.1-dev.17 17:10:57 v2.2.1-dev.18 17:10:57 v2.2.1-dev.19 17:10:57 v2.2.1-dev.2 17:10:57 v2.2.1-dev.20 17:10:57 v2.2.1-dev.21 17:10:57 v2.2.1-dev.22 17:10:57 v2.2.1-dev.3 17:10:57 v2.2.1-dev.4 17:10:57 v2.2.1-dev.5 17:10:57 v2.2.1-dev.6 17:10:57 v2.2.1-dev.7 17:10:57 v2.2.1-dev.8 17:10:57 v2.2.1-dev.9 [Pipeline] sh 17:10:58 + lftools sign git-tag v2.2.1-dev.22 17:10:58 Signing Git tag with Sigul... 17:10:58 Signing v2.2.1-dev.22 [Pipeline] echo 17:10:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:10:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:10:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:10:59 $ docker stop --time=1 ef58729e4136609c3cf0c7cb4632b3eefa8915672c514b0921092b681603ca0b 17:11:00 $ docker rm -f ef58729e4136609c3cf0c7cb4632b3eefa8915672c514b0921092b681603ca0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:11:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:11:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:11:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:01 prd-ubuntu20.04-docker-8c-8g-19854 does not seem to be running inside a container 17:11:01 $ 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 17:11:01 $ docker top 22a18ec159d515464cf481a8491472d3efc208ebf40badc22e71f14c0314a665 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:11:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:11:01 [ssh-agent] Looking for ssh-agent implementation... 17:11:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:11:02 $ docker exec 22a18ec159d515464cf481a8491472d3efc208ebf40badc22e71f14c0314a665 ssh-agent 17:11:02 SSH_AUTH_SOCK=/tmp/ssh-CiatOvPguDAW/agent.35 17:11:02 SSH_AGENT_PID=41 17:11:02 Running ssh-add (command line suppressed) 17:11:02 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1799554292340361455.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1799554292340361455.key) 17:11:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:11:02 + git semver bump pre 17:11:02 2022-07-13 17:11:02,792 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 17:11:02 2022-07-13 17:11:02,792 [bump_version] DEBUG bumping version:2.2.1-dev.22 on axis:pre with prefix:dev 17:11:02 2022-07-13 17:11:02,793 [bump_version] DEBUG bumped version:2.2.1-dev.23 17:11:02 2022-07-13 17:11:02,793 [write_version] DEBUG write version:2.2.1-dev.23 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 17:11:02 2022-07-13 17:11:02,793 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 17:11:02 2022-07-13 17:11:02,793 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 17:11:02 2022-07-13 17:11:02,794 [execute] INFO git cat-file --batch-check 17:11:02 2022-07-13 17:11:02,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:11:02 2022-07-13 17:11:02,801 [execute] INFO git cat-file --batch 17:11:02 2022-07-13 17:11:02,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:11:02 2022-07-13 17:11:02,806 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 17:11:02 2.2.1-dev.23 [Pipeline] } 17:11:02 $ docker exec --env ******** --env ******** 22a18ec159d515464cf481a8491472d3efc208ebf40badc22e71f14c0314a665 ssh-agent -k 17:11:03 unset SSH_AUTH_SOCK; 17:11:03 unset SSH_AGENT_PID; 17:11:03 echo Agent pid 41 killed; 17:11:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:11:03 + git semver [Pipeline] } 17:11:03 $ docker stop --time=1 22a18ec159d515464cf481a8491472d3efc208ebf40badc22e71f14c0314a665 17:11:04 $ docker rm -f 22a18ec159d515464cf481a8491472d3efc208ebf40badc22e71f14c0314a665 [Pipeline] // withDockerContainer [Pipeline] sh 17:11:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:11:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:11:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:05 prd-ubuntu20.04-docker-8c-8g-19854 does not seem to be running inside a container 17:11: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 17:11:06 $ docker top a77358d55210ae939556c65cdc57c043a4d7cf9108d0c999e776e41eee4372aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:11:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:11:06 [ssh-agent] Looking for ssh-agent implementation... 17:11:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:11:06 $ docker exec a77358d55210ae939556c65cdc57c043a4d7cf9108d0c999e776e41eee4372aa ssh-agent 17:11:06 SSH_AUTH_SOCK=/tmp/ssh-cYLSKCn2sLZu/agent.33 17:11:06 SSH_AGENT_PID=39 17:11:06 Running ssh-add (command line suppressed) 17:11:06 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1710657104905821032.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1710657104905821032.key) 17:11:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:11:06 + git semver push 17:11:07 2022-07-13 17:11:07,018 [run_push] DEBUG push 17:11:07 2022-07-13 17:11:07,019 [execute] INFO git cat-file --batch-check 17:11:07 2022-07-13 17:11:07,019 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:11:07 2022-07-13 17:11:07,022 [execute] INFO git rev-list 875da3ffce769b79e41bc54d4d92f3cee16a1c8b -- 17:11:07 2022-07-13 17:11:07,023 [execute] DEBUG Popen(['git', 'rev-list', '875da3ffce769b79e41bc54d4d92f3cee16a1c8b', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:11:07 2022-07-13 17:11:07,035 [execute] INFO git fetch -v origin 17:11:07 2022-07-13 17:11:07,035 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 17:11:07 2022-07-13 17:11:07,535 [run_push] DEBUG no remote changes detected 17:11:07 2022-07-13 17:11:07,535 [execute] INFO git push origin semver 17:11:07 2022-07-13 17:11:07,535 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:11:08 2022-07-13 17:11:08,333 [run_push] DEBUG push all version tags 17:11:08 2022-07-13 17:11:08,334 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:11:08 2022-07-13 17:11:08,334 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 17:11:09 2022-07-13 17:11:09,035 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 17:11:09 2.2.1-dev.23 [Pipeline] } 17:11:09 $ docker exec --env ******** --env ******** a77358d55210ae939556c65cdc57c043a4d7cf9108d0c999e776e41eee4372aa ssh-agent -k 17:11:09 unset SSH_AUTH_SOCK; 17:11:09 unset SSH_AGENT_PID; 17:11:09 echo Agent pid 39 killed; 17:11:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:11:09 + git semver [Pipeline] } 17:11:10 $ docker stop --time=1 a77358d55210ae939556c65cdc57c043a4d7cf9108d0c999e776e41eee4372aa 17:11:11 $ docker rm -f a77358d55210ae939556c65cdc57c043a4d7cf9108d0c999e776e41eee4372aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:11:11 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 17:11:11 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 17:11:11 total 16 17:11:11 drwxr-xr-x 3 root root 4096 Jul 13 17:01 . 17:11:11 drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 17:10 .. 17:11:11 drwxr-xr-x 2 root root 4096 Jul 13 17:01 cost 17:11:11 -rw-r--r-- 1 root root 91 Jul 13 17:01 cost.csv 17:11:11 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 17:11:11 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 17:11:11 total 16 17:11:11 drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 17:01 . 17:11:11 drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 17:10 .. 17:11:11 drwxr-xr-x 2 jenkins jenkins 4096 Jul 13 17:01 cost 17:11:11 -rw-r--r-- 1 jenkins jenkins 91 Jul 13 17:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:11:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:11:13 ---> package-listing.sh 17:11:13 ++ facter osfamily 17:11:13 ++ tr '[:upper:]' '[:lower:]' 17:11:13 + OS_FAMILY=debian 17:11:13 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 17:11:13 + START_PACKAGES=/tmp/packages_start.txt 17:11:13 + END_PACKAGES=/tmp/packages_end.txt 17:11:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:11:13 + PACKAGES=/tmp/packages_start.txt 17:11:13 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 17:11:13 + PACKAGES=/tmp/packages_end.txt 17:11:13 + case "${OS_FAMILY}" in 17:11:13 + dpkg -l 17:11:13 + grep '^ii' 17:11:13 + '[' -f /tmp/packages_start.txt ']' 17:11:13 + '[' -f /tmp/packages_end.txt ']' 17:11:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:11:13 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 17:11:13 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 17:11:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo 17:11:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:11:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:11:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:14 prd-ubuntu20.04-docker-8c-8g-19854 does not seem to be running inside a container 17:11:14 $ 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 17:11:14 $ docker top afe95dadfc29b460aac1589f037f213d4ef880e0a8b71e44f2e7c5b170038a0b -eo pid,comm [Pipeline] { [Pipeline] sh 17:11:14 + touch /tmp/pre-build-complete [Pipeline] sh 17:11:15 + mkdir -p /var/log/sysstat [Pipeline] sh 17:11:15 + ls /var/log/sa-host 17:11:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:11:15 provisioning config files... 17:11:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5122573188758944314tmp [Pipeline] { [Pipeline] echo 17:11:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:11:15 ---> create-netrc.sh [Pipeline] } 17:11:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:11:16 ---> python-tools-install.sh [Pipeline] echo 17:11:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:11:16 ---> sudo-logs.sh 17:11:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:11:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:11:16 ---> job-cost.sh 17:11:16 lf-activate-venv: SKIPPING 17:11:16 DEBUG: total: 0.2199999988079071 17:11:16 INFO: Retrieving Stack Cost... 17:11:17 INFO: Retrieving Pricing Info for: v3-standard-8 17:11:17 INFO: Archiving Costs [Pipeline] echo 17:11:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:11:17 ---> logs-deploy.sh 17:11:17 lf-activate-venv: SKIPPING 17:11:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/142 17:11:17 INFO: archiving workspace using pattern(s): 17:11:18 Archives upload complete. 17:11:19 INFO: archiving logs to Nexus 17:11:19 ---> uname -a: 17:11:19 Linux prd-ubuntu20-04-docker-8c-8g-19854 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:11:19 17:11:19 17:11:19 ---> lscpu: 17:11:19 Architecture: x86_64 17:11:19 CPU op-mode(s): 32-bit, 64-bit 17:11:19 Byte Order: Little Endian 17:11:19 Address sizes: 40 bits physical, 48 bits virtual 17:11:19 CPU(s): 8 17:11:19 On-line CPU(s) list: 0-7 17:11:19 Thread(s) per core: 1 17:11:19 Core(s) per socket: 1 17:11:19 Socket(s): 8 17:11:19 NUMA node(s): 1 17:11:19 Vendor ID: AuthenticAMD 17:11:19 CPU family: 23 17:11:19 Model: 49 17:11:19 Model name: AMD EPYC-Rome Processor 17:11:19 Stepping: 0 17:11:19 CPU MHz: 2799.998 17:11:19 BogoMIPS: 5599.99 17:11:19 Virtualization: AMD-V 17:11:19 Hypervisor vendor: KVM 17:11:19 Virtualization type: full 17:11:19 L1d cache: 256 KiB 17:11:19 L1i cache: 256 KiB 17:11:19 L2 cache: 4 MiB 17:11:19 L3 cache: 128 MiB 17:11:19 NUMA node0 CPU(s): 0-7 17:11:19 Vulnerability Itlb multihit: Not affected 17:11:19 Vulnerability L1tf: Not affected 17:11:19 Vulnerability Mds: Not affected 17:11:19 Vulnerability Meltdown: Not affected 17:11:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:11:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:11:19 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:11:19 Vulnerability Srbds: Not affected 17:11:19 Vulnerability Tsx async abort: Not affected 17:11:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:11:19 17:11:19 17:11:19 ---> nproc: 17:11:19 8 17:11:19 17:11:19 17:11:19 ---> df -h: 17:11:19 Filesystem Size Used Avail Use% Mounted on 17:11:19 overlay 155G 12G 144G 8% / 17:11:19 tmpfs 64M 0 64M 0% /dev 17:11:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:11:19 shm 64M 0 64M 0% /dev/shm 17:11:19 /dev/vda1 155G 12G 144G 8% /facter-os 17:11:19 17:11:19 17:11:19 ---> sar -b -r -n DEV: 17:11:19 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19854) 07/13/22 _x86_64_ (8 CPU) 17:11:19 17:11:19 16:58:30 LINUX RESTART (8 CPU) 17:11:19 17:11:19 16:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:11:19 17:00:01 309.25 12.10 297.15 0.00 2030.26 99384.61 0.00 17:11:19 17:01:01 47.24 0.12 47.13 0.00 0.93 27528.50 0.00 17:11:19 17:02:01 41.73 0.10 41.63 0.00 3.07 19445.16 0.00 17:11:19 17:03:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 17:11:19 17:04:01 1.28 0.02 1.27 0.00 0.13 14.26 0.00 17:11:19 17:05:01 1.85 0.00 1.85 0.00 0.00 21.33 0.00 17:11:19 17:06:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 17:11:19 17:07:01 1.60 0.00 1.60 0.00 0.00 19.73 0.00 17:11:19 17:08:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 17:11:19 17:09:01 1.72 0.00 1.72 0.00 0.00 24.93 0.00 17:11:19 17:10:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 17:11:19 17:11:01 104.95 1.83 103.12 0.00 64.65 65062.05 0.00 17:11:19 Average: 42.82 1.18 41.64 0.00 174.94 17630.77 0.00 17:11:19 17:11:19 16:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:11:19 17:00:01 28265660 31683672 609116 1.85 121676 3508096 2118524 6.24 1316436 2854584 484464 17:11:19 17:01:01 27850180 31632100 657912 2.00 125728 3846732 2504720 7.38 1586156 2974824 36048 17:11:19 17:02:01 28344848 31764336 531620 1.62 129768 3501228 1864444 5.49 1207976 2883524 180 17:11:19 17:03:01 28345468 31765056 530672 1.61 129808 3501228 1864444 5.49 1207740 2883524 52 17:11:19 17:04:01 28357596 31777288 518348 1.58 129848 3501356 1864444 5.49 1195780 2883660 24 17:11:19 17:05:01 28358068 31778008 517788 1.57 129912 3501368 1864444 5.49 1194872 2883836 12 17:11:19 17:06:01 28365352 31785320 510432 1.55 129940 3501368 1864444 5.49 1188120 2883836 24 17:11:19 17:07:01 28365068 31785084 510600 1.55 129980 3501372 1864444 5.49 1188624 2883840 16 17:11:19 17:08:01 28365516 31785576 510056 1.55 130004 3501376 1864444 5.49 1188164 2883884 12 17:11:19 17:09:01 28364756 31784892 510712 1.55 130052 3501352 1864444 5.49 1188276 2883868 20 17:11:19 17:10:01 28364880 31785068 510188 1.55 130068 3501364 1864444 5.49 1188280 2883872 20 17:11:19 17:11:01 26846484 31751604 537960 1.64 174360 4810808 1891260 5.57 1323284 4132092 100 17:11:19 Average: 28182823 31756500 537950 1.64 132595 3639804 1941208 5.72 1247809 2992945 43414 17:11:19 17:11:19 16:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:11:19 17:00:01 docker0 96.25 108.05 7.99 1082.88 0.00 0.00 0.00 0.00 17:11:19 17:00:01 ens3 488.22 358.70 7145.46 105.20 0.00 0.00 0.00 0.00 17:11:19 17:00:01 lo 3.20 3.20 0.31 0.31 0.00 0.00 0.00 0.00 17:11:19 17:00:01 vethd2ade07 45.55 60.80 4.65 730.08 0.00 0.00 0.00 0.06 17:11:19 17:01:01 docker0 1.02 1.00 0.07 1.53 0.00 0.00 0.00 0.00 17:11:19 17:01:01 ens3 17.43 11.03 14.52 7.25 0.00 0.00 0.00 0.00 17:11:19 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:19 17:01:01 vethd2ade07 1.02 1.03 0.08 1.53 0.00 0.00 0.00 0.00 17:11:19 17:02:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:11:19 17:02:01 ens3 102.12 61.91 2526.08 12.65 0.00 0.00 0.00 0.00 17:11:19 17:02:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 17:11:19 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:19 17:03:01 ens3 17.85 12.10 13.53 12.41 0.00 0.00 0.00 0.00 17:11:19 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:19 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:19 17:04:01 ens3 16.60 16.50 1.47 27.98 0.00 0.00 0.00 0.00 17:11:19 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:19 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:19 17:05:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 17:11:19 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:19 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:19 17:06:01 ens3 4.73 4.28 0.40 7.00 0.00 0.00 0.00 0.00 17:11:19 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:19 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:19 17:07:01 ens3 3.22 5.67 0.49 4.75 0.00 0.00 0.00 0.00 17:11:19 17:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:19 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:19 17:08:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:19 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:19 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:19 17:09:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 17:11:19 17:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:19 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:19 17:10:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:19 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:19 17:11:01 docker0 32.92 42.20 3.14 688.01 0.00 0.00 0.00 0.00 17:11:19 17:11:01 ens3 344.14 216.94 7884.18 77.48 0.00 0.00 0.00 0.00 17:11:19 17:11:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 17:11:19 Average: docker0 10.85 12.61 0.93 147.72 0.00 0.00 0.00 0.00 17:11:19 Average: ens3 82.92 57.29 1465.67 21.24 0.00 0.00 0.00 0.00 17:11:19 Average: lo 0.64 0.64 0.06 0.06 0.00 0.00 0.00 0.00 17:11:19 17:11:19 17:11:20 ---> sar -P ALL: 17:11:20 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19854) 07/13/22 _x86_64_ (8 CPU) 17:11:20 17:11:20 16:58:30 LINUX RESTART (8 CPU) 17:11:20 17:11:20 16:59:01 CPU %user %nice %system %iowait %steal %idle 17:11:20 17:00:01 all 24.74 0.00 5.75 1.11 0.07 68.32 17:11:20 17:00:01 0 23.57 0.00 5.52 0.47 0.07 70.37 17:11:20 17:00:01 1 24.59 0.00 5.32 0.15 0.08 69.85 17:11:20 17:00:01 2 27.12 0.00 6.33 1.58 0.08 64.89 17:11:20 17:00:01 3 24.69 0.00 5.34 0.20 0.08 69.68 17:11:20 17:00:01 4 24.87 0.00 6.42 2.78 0.07 65.87 17:11:20 17:00:01 5 23.55 0.00 6.53 3.24 0.07 66.61 17:11:20 17:00:01 6 24.45 0.00 5.18 0.12 0.05 70.20 17:11:20 17:00:01 7 25.08 0.00 5.38 0.36 0.08 69.09 17:11:20 17:01:01 all 33.25 0.00 4.82 0.51 0.07 61.36 17:11:20 17:01:01 0 34.65 0.00 4.59 0.00 0.07 60.70 17:11:20 17:01:01 1 33.29 0.00 4.79 0.10 0.05 61.76 17:11:20 17:01:01 2 34.39 0.00 4.75 0.07 0.07 60.72 17:11:20 17:01:01 3 28.27 0.00 4.41 3.37 0.07 63.89 17:11:20 17:01:01 4 33.04 0.00 5.01 0.05 0.07 61.84 17:11:20 17:01:01 5 33.38 0.00 5.38 0.47 0.07 60.71 17:11:20 17:01:01 6 34.96 0.00 5.02 0.05 0.07 59.91 17:11:20 17:01:01 7 33.98 0.00 4.61 0.00 0.07 61.34 17:11:20 17:02:01 all 10.06 0.00 1.66 0.41 0.03 87.84 17:11:20 17:02:01 0 9.61 0.00 2.06 1.77 0.03 86.52 17:11:20 17:02:01 1 10.77 0.00 1.94 0.12 0.03 87.14 17:11:20 17:02:01 2 10.03 0.00 1.26 0.18 0.02 88.51 17:11:20 17:02:01 3 10.48 0.00 1.24 0.18 0.02 88.09 17:11:20 17:02:01 4 10.45 0.00 1.61 0.27 0.03 87.64 17:11:20 17:02:01 5 9.64 0.00 1.62 0.65 0.03 88.05 17:11:20 17:02:01 6 9.70 0.00 1.88 0.03 0.03 88.36 17:11:20 17:02:01 7 9.82 0.00 1.71 0.05 0.03 88.38 17:11:20 17:03:01 all 0.14 0.00 0.03 0.01 0.00 99.82 17:11:20 17:03:01 0 0.03 0.00 0.05 0.03 0.00 99.88 17:11:20 17:03:01 1 0.02 0.00 0.05 0.00 0.00 99.93 17:11:20 17:03:01 2 0.07 0.00 0.02 0.00 0.00 99.92 17:11:20 17:03:01 3 0.76 0.00 0.02 0.00 0.00 99.22 17:11:20 17:03:01 4 0.03 0.00 0.00 0.02 0.00 99.95 17:11:20 17:03:01 5 0.03 0.00 0.03 0.00 0.00 99.93 17:11:20 17:03:01 6 0.05 0.00 0.00 0.00 0.00 99.95 17:11:20 17:03:01 7 0.12 0.00 0.10 0.00 0.00 99.78 17:11:20 17:04:01 all 0.06 0.00 0.03 0.01 0.00 99.89 17:11:20 17:04:01 0 0.15 0.00 0.05 0.00 0.02 99.78 17:11:20 17:04:01 1 0.15 0.00 0.07 0.00 0.00 99.78 17:11:20 17:04:01 2 0.12 0.00 0.02 0.02 0.00 99.85 17:11:20 17:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:11:20 17:04:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:11:20 17:04:01 5 0.03 0.00 0.05 0.00 0.00 99.92 17:11:20 17:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:11:20 17:04:01 7 0.00 0.00 0.07 0.02 0.02 99.90 17:11:20 17:05:01 all 0.01 0.00 0.01 0.01 0.01 99.97 17:11:20 17:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:11:20 17:05:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:11:20 17:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:11:20 17:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:11:20 17:05:01 4 0.00 0.00 0.00 0.03 0.00 99.97 17:11:20 17:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:20 17:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:20 17:05:01 7 0.00 0.00 0.03 0.02 0.02 99.93 17:11:20 17:06:01 all 0.03 0.00 0.03 0.01 0.00 99.94 17:11:20 17:06:01 0 0.03 0.00 0.07 0.00 0.00 99.90 17:11:20 17:06:01 1 0.07 0.00 0.02 0.00 0.00 99.92 17:11:20 17:06:01 2 0.02 0.00 0.00 0.05 0.00 99.93 17:11:20 17:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:11:20 17:06:01 4 0.03 0.00 0.02 0.02 0.00 99.93 17:11:20 17:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:20 17:06:01 6 0.03 0.00 0.05 0.00 0.00 99.92 17:11:20 17:06:01 7 0.02 0.00 0.05 0.00 0.00 99.93 17:11:20 17:07:01 all 0.18 0.00 0.02 0.00 0.01 99.79 17:11:20 17:07:01 0 0.03 0.00 0.05 0.00 0.02 99.90 17:11:20 17:07:01 1 1.24 0.00 0.05 0.00 0.02 98.70 17:11:20 17:07:01 2 0.10 0.00 0.03 0.02 0.02 99.83 17:11:20 17:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:11:20 17:07:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:11:20 17:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:20 17:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:20 17:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:11:20 17:08:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:11:20 17:08:01 0 0.05 0.00 0.02 0.00 0.00 99.93 17:11:20 17:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:11:20 17:08:01 2 0.10 0.00 0.02 0.02 0.00 99.87 17:11:20 17:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:11:20 17:08:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:11:20 17:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:20 17:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:11:20 17:08:01 7 0.00 0.00 0.02 0.00 0.02 99.97 17:11:20 17:09:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:11:20 17:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:11:20 17:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:11:20 17:09:01 2 0.03 0.00 0.02 0.02 0.00 99.93 17:11:20 17:09:01 3 0.02 0.00 0.02 0.02 0.00 99.95 17:11:20 17:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:11:20 17:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:20 17:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:20 17:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:11:20 17:10:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:11:20 17:10:01 0 0.02 0.00 0.07 0.00 0.00 99.92 17:11:20 17:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:11:20 17:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:11:20 17:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:11:20 17:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:11:20 17:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:20 17:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:11:20 17:10:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:11:20 17:11:20 17:10:01 CPU %user %nice %system %iowait %steal %idle 17:11:20 17:11:01 all 9.21 0.00 3.57 1.23 0.05 85.94 17:11:20 17:11:01 0 10.11 0.00 3.18 0.08 0.05 86.57 17:11:20 17:11:01 1 8.99 0.00 4.22 0.49 0.05 86.25 17:11:20 17:11:01 2 8.24 0.00 3.27 3.47 0.05 84.97 17:11:20 17:11:01 3 8.83 0.00 4.22 0.22 0.03 86.70 17:11:20 17:11:01 4 9.30 0.00 3.61 4.35 0.05 82.69 17:11:20 17:11:01 5 8.38 0.00 3.62 0.10 0.05 87.85 17:11:20 17:11:01 6 10.21 0.00 3.07 0.05 0.05 86.62 17:11:20 17:11:01 7 9.65 0.00 3.36 1.08 0.05 85.86 17:11:20 Average: all 6.44 0.00 1.32 0.27 0.02 91.95 17:11:20 Average: 0 6.48 0.00 1.30 0.20 0.02 92.00 17:11:20 Average: 1 6.56 0.00 1.36 0.07 0.02 91.98 17:11:20 Average: 2 6.65 0.00 1.30 0.45 0.02 91.59 17:11:20 Average: 3 6.05 0.00 1.26 0.33 0.02 92.34 17:11:20 Average: 4 6.45 0.00 1.39 0.63 0.02 91.51 17:11:20 Average: 5 6.21 0.00 1.42 0.37 0.02 91.98 17:11:20 Average: 6 6.58 0.00 1.26 0.02 0.02 92.13 17:11:20 Average: 7 6.51 0.00 1.27 0.13 0.02 92.07 17:11:20 17:11:20 17:11:20