Push event to branch minnesota Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 41ad9c591e26bfd1024f17af7053e36918c4be2c 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-ssh12228076375421614641.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh1186761328630256092.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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/minnesota/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/minnesota/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3015371303900003217.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh15811413751696912251.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/minnesota/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/minnesota/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8033878461677556496.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.20, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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.20 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/v3 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-2076 in /w/workspace/y_app-functions-sdk-go_minnesota [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/y_app-functions-sdk-go_minnesota # 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 41ad9c591e26bfd1024f17af7053e36918c4be2c (minnesota) Commit message: "Merge pull request #1447 from bnevis-i/backport-authenticated-routes" > 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 41ad9c591e26bfd1024f17af7053e36918c4be2c # timeout=10 > git rev-list --no-walk 0e6bbe1efdd4483bb2091d15ffa061133e8582c4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:05:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:05:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:05:38 ========================================================= 15:05:38 EdgeX Global Pipelines Version Info 15:05:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:05:39 ------------------- 15:05:39 stable info: 15:05:39 ------------------- 15:05:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:05:39 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:05:39 Message: update stable to v1.0.250 15:05:40 ------------------- 15:05:40 experimental info: 15:05:40 ------------------- 15:05:40 Commited By: **** collab-it+edgex@linuxfoundation.org 15:05:40 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:05:40 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = minnesota [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = minnesota [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = minnesota [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 41ad9c591e26bfd1024f17af7053e36918c4be2c [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 41ad9c5 [Pipeline] echo 15:05:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:05:41 + git rev-list -1 --merges 41ad9c591e26bfd1024f17af7053e36918c4be2c~1..41ad9c591e26bfd1024f17af7053e36918c4be2c [Pipeline] echo 15:05:41 -----------> git rev-list -1 --merges 41ad9c591e26bfd1024f17af7053e36918c4be2c~1..41ad9c591e26bfd1024f17af7053e36918c4be2c 41ad9c591e26bfd1024f17af7053e36918c4be2c 15:05:41 41ad9c591e26bfd1024f17af7053e36918c4be2c [false] [Pipeline] sh 15:05:41 + git log --format=format:%s -1 41ad9c591e26bfd1024f17af7053e36918c4be2c [Pipeline] echo 15:05:41 ========================================================= 15:05:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:05:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:05:41 + git log --format=format:%s -1 41ad9c591e26bfd1024f17af7053e36918c4be2c [Pipeline] echo 15:05:41 [semverPrep] GIT_COMMIT: 41ad9c591e26bfd1024f17af7053e36918c4be2c, Commit Message: Merge pull request #1447 from bnevis-i/backport-authenticated-routes [Pipeline] echo 15:05:41 [semverPrep] This is not a build commit. [Pipeline] sh 15:05:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:05:42 + grep -v github /etc/ssh/ssh_known_hosts 15:05:42 + [ -e /tmp/ssh_known_hosts ] 15:05:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:05:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:05:43 + sudo tee -a /etc/ssh/ssh_known_hosts 15:05:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:05:45 15:05:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:05:46 0.1.4: Pulling from edgex-devops/py-git-semver 15:05:46 b85a868b505f: Pulling fs layer 15:05:46 e2be974225ed: Pulling fs layer 15:05:46 339a4e72a1f5: Pulling fs layer 15:05:46 988bab9f4d93: Pulling fs layer 15:05:46 1469e6f7b9e6: Pulling fs layer 15:05:46 eaf3925da568: Pulling fs layer 15:05:46 bab4dde63d76: Pulling fs layer 15:05:46 bde34c3a00c8: Pulling fs layer 15:05:46 b352a97aabf1: Pulling fs layer 15:05:46 4872d77fe225: Pulling fs layer 15:05:46 5851b861e8e6: Pulling fs layer 15:05:46 988bab9f4d93: Waiting 15:05:46 1469e6f7b9e6: Waiting 15:05:46 eaf3925da568: Waiting 15:05:46 bab4dde63d76: Waiting 15:05:46 bde34c3a00c8: Waiting 15:05:46 b352a97aabf1: Waiting 15:05:46 4872d77fe225: Waiting 15:05:46 5851b861e8e6: Waiting 15:05:46 e2be974225ed: Download complete 15:05:46 988bab9f4d93: Verifying Checksum 15:05:46 988bab9f4d93: Download complete 15:05:46 1469e6f7b9e6: Verifying Checksum 15:05:46 1469e6f7b9e6: Download complete 15:05:47 eaf3925da568: Verifying Checksum 15:05:47 eaf3925da568: Download complete 15:05:47 339a4e72a1f5: Verifying Checksum 15:05:47 339a4e72a1f5: Download complete 15:05:47 bde34c3a00c8: Download complete 15:05:47 b352a97aabf1: Download complete 15:05:47 4872d77fe225: Verifying Checksum 15:05:47 4872d77fe225: Download complete 15:05:47 b85a868b505f: Download complete 15:05:47 5851b861e8e6: Verifying Checksum 15:05:47 5851b861e8e6: Download complete 15:05:47 bab4dde63d76: Verifying Checksum 15:05:47 bab4dde63d76: Download complete 15:05:48 b85a868b505f: Pull complete 15:05:48 e2be974225ed: Pull complete 15:05:48 339a4e72a1f5: Pull complete 15:05:49 988bab9f4d93: Pull complete 15:05:49 1469e6f7b9e6: Pull complete 15:05:49 eaf3925da568: Pull complete 15:05:51 bab4dde63d76: Pull complete 15:05:51 bde34c3a00c8: Pull complete 15:05:51 b352a97aabf1: Pull complete 15:05:51 4872d77fe225: Pull complete 15:05:51 5851b861e8e6: Pull complete 15:05:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:05:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:05:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:05:51 prd-ubuntu20.04-docker-8c-8g-2076 does not seem to be running inside a container 15:05:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-functions-sdk-go_minnesota -v /w/workspace/y_app-functions-sdk-go_minnesota:/w/workspace/y_app-functions-sdk-go_minnesota:rw,z -v /w/workspace/y_app-functions-sdk-go_minnesota@tmp:/w/workspace/y_app-functions-sdk-go_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:05:56 $ docker top eee029b9bcc99ff2da88b76e96c97e68d89c212017fde306957900131d384bf6 -eo pid,comm 15:05:56 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). 15:05:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:05:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:05:56 [ssh-agent] Looking for ssh-agent implementation... 15:05:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:05:56 $ docker exec eee029b9bcc99ff2da88b76e96c97e68d89c212017fde306957900131d384bf6 ssh-agent 15:05:57 SSH_AUTH_SOCK=/tmp/ssh-MtRHqJnclMYK/agent.32 15:05:57 SSH_AGENT_PID=38 15:05:57 Running ssh-add (command line suppressed) 15:05:57 Identity added: /w/workspace/y_app-functions-sdk-go_minnesota@tmp/private_key_12184645423333110781.key (/w/workspace/y_app-functions-sdk-go_minnesota@tmp/private_key_12184645423333110781.key) 15:05:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:05:57 + git tag --points-at HEAD [Pipeline] } 15:05:57 $ docker exec --env ******** --env ******** eee029b9bcc99ff2da88b76e96c97e68d89c212017fde306957900131d384bf6 ssh-agent -k 15:05:57 unset SSH_AUTH_SOCK; 15:05:57 unset SSH_AGENT_PID; 15:05:57 echo Agent pid 38 killed; 15:05:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:05:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:05:57 [ssh-agent] Looking for ssh-agent implementation... 15:05:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:05:57 $ docker exec eee029b9bcc99ff2da88b76e96c97e68d89c212017fde306957900131d384bf6 ssh-agent 15:05:57 SSH_AUTH_SOCK=/tmp/ssh-aCw6AcwNpCHn/agent.70 15:05:57 SSH_AGENT_PID=76 15:05:57 Running ssh-add (command line suppressed) 15:05:57 Identity added: /w/workspace/y_app-functions-sdk-go_minnesota@tmp/private_key_14341226521511471486.key (/w/workspace/y_app-functions-sdk-go_minnesota@tmp/private_key_14341226521511471486.key) 15:05:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:05:58 + git semver init 15:05:58 2023-07-25 15:05:58,496 [run_init] DEBUG init version:0.0.0 force:False 15:05:58 2023-07-25 15:05:58,496 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-functions-sdk-go_minnesota/.semver 15:05:58 2023-07-25 15:05:58,497 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/y_app-functions-sdk-go_minnesota/.semver 15:05:58 2023-07-25 15:05:58,497 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/y_app-functions-sdk-go_minnesota/.semver'], cwd=/w/workspace/y_app-functions-sdk-go_minnesota, universal_newlines=False, shell=None, istream=None) 15:06:00 2023-07-25 15:06:00,306 [append_file] DEBUG append to file:/w/workspace/y_app-functions-sdk-go_minnesota/.git/info/exclude 15:06:00 2023-07-25 15:06:00,307 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-functions-sdk-go_minnesota/.semver/minnesota with force:False 15:06:00 2023-07-25 15:06:00,307 [read_version] DEBUG read version from /w/workspace/y_app-functions-sdk-go_minnesota/.semver/minnesota 15:06:00 2023-07-25 15:06:00,307 [read_version] DEBUG read version from /w/workspace/y_app-functions-sdk-go_minnesota/.semver/minnesota 15:06:00 3.0.1-dev.1 [Pipeline] } 15:06:00 $ docker exec --env ******** --env ******** eee029b9bcc99ff2da88b76e96c97e68d89c212017fde306957900131d384bf6 ssh-agent -k 15:06:00 unset SSH_AUTH_SOCK; 15:06:00 unset SSH_AGENT_PID; 15:06:00 echo Agent pid 76 killed; 15:06:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:06:00 + git semver [Pipeline] } 15:06:01 $ docker stop --time=1 eee029b9bcc99ff2da88b76e96c97e68d89c212017fde306957900131d384bf6 15:06:02 $ docker rm -f --volumes eee029b9bcc99ff2da88b76e96c97e68d89c212017fde306957900131d384bf6 [Pipeline] // withDockerContainer [Pipeline] sh 15:06:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:06:02 Stashed 1 file(s) [Pipeline] echo 15:06:02 [edgeXSemver]: initialized semver on version 3.0.1-dev.1 [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 15:06:03 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:06:03 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:06:03 ========================================================= 15:06:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:06:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:06:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:06:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:06:03 4db1b89c0bd1: Pulling fs layer 15:06:03 6911f1a30b25: Pulling fs layer 15:06:03 e194b8c5c2a9: Pulling fs layer 15:06:03 6863d3e3a2b1: Pulling fs layer 15:06:03 ec0bb842ea78: Pulling fs layer 15:06:03 40a00589a448: Pulling fs layer 15:06:03 6c08303d61cc: Pulling fs layer 15:06:03 798269fcf238: Pulling fs layer 15:06:03 6863d3e3a2b1: Waiting 15:06:03 ec0bb842ea78: Waiting 15:06:03 40a00589a448: Waiting 15:06:03 6c08303d61cc: Waiting 15:06:03 798269fcf238: Waiting 15:06:03 6911f1a30b25: Verifying Checksum 15:06:03 6911f1a30b25: Download complete 15:06:03 6863d3e3a2b1: Verifying Checksum 15:06:03 6863d3e3a2b1: Download complete 15:06:03 ec0bb842ea78: Verifying Checksum 15:06:03 ec0bb842ea78: Download complete 15:06:03 4db1b89c0bd1: Verifying Checksum 15:06:03 4db1b89c0bd1: Download complete 15:06:03 40a00589a448: Verifying Checksum 15:06:03 40a00589a448: Download complete 15:06:03 4db1b89c0bd1: Pull complete 15:06:04 6911f1a30b25: Pull complete 15:06:04 798269fcf238: Verifying Checksum 15:06:04 798269fcf238: Download complete 15:06:04 e194b8c5c2a9: Verifying Checksum 15:06:04 e194b8c5c2a9: Download complete 15:06:04 6c08303d61cc: Verifying Checksum 15:06:04 6c08303d61cc: Download complete 15:06:07 e194b8c5c2a9: Pull complete 15:06:07 6863d3e3a2b1: Pull complete 15:06:07 ec0bb842ea78: Pull complete 15:06:07 40a00589a448: Pull complete 15:06:10 6c08303d61cc: Pull complete 15:06:10 798269fcf238: Pull complete 15:06:10 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:06:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:06:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 15:06:11 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:11 + docker inspect -f . ci-base-image-x86_64 15:06:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:11 prd-ubuntu20.04-docker-8c-8g-2076 does not seem to be running inside a container 15:06:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-functions-sdk-go_minnesota -v /w/workspace/y_app-functions-sdk-go_minnesota:/w/workspace/y_app-functions-sdk-go_minnesota:rw,z -v /w/workspace/y_app-functions-sdk-go_minnesota@tmp:/w/workspace/y_app-functions-sdk-go_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:06:18 Still waiting to schedule task 15:06:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:06:19 $ docker top 2ae3c4f3c36272a6ee6a1584ab1c4bf8dd41eeac974275908d7e70b4aefd6962 -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:19 + go version 15:06:19 go version go1.20.6 linux/amd64 [Pipeline] } 15:06:19 $ docker stop --time=1 2ae3c4f3c36272a6ee6a1584ab1c4bf8dd41eeac974275908d7e70b4aefd6962 15:06:21 $ docker rm -f --volumes 2ae3c4f3c36272a6ee6a1584ab1c4bf8dd41eeac974275908d7e70b4aefd6962 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:21 + docker inspect -f . ci-base-image-x86_64 15:06:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:21 prd-ubuntu20.04-docker-8c-8g-2076 does not seem to be running inside a container 15:06:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-functions-sdk-go_minnesota -v /w/workspace/y_app-functions-sdk-go_minnesota:/w/workspace/y_app-functions-sdk-go_minnesota:rw,z -v /w/workspace/y_app-functions-sdk-go_minnesota@tmp:/w/workspace/y_app-functions-sdk-go_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:06:22 $ docker top 95708ff70c161971f684395761ac12e20130a778f43ae2c5db139dc6d052caf3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:23 + git config --global --add safe.directory /w/workspace/y_app-functions-sdk-go_minnesota [Pipeline] fileExists [Pipeline] sh 15:06:23 + make test 15:06:23 make -C ./app-service-template build 15:06:23 make[1]: Entering directory '/w/workspace/y_app-functions-sdk-go_minnesota/app-service-template' 15:06:23 go mod tidy 15:06:23 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0 15:06:23 go: downloading github.com/stretchr/testify v1.8.2 15:06:23 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:06:23 go: downloading github.com/google/uuid v1.3.0 15:06:23 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0 15:06:23 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0 15:06:23 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0 15:06:23 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 15:06:23 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 15:06:23 go: downloading github.com/davecgh/go-spew v1.1.1 15:06:23 go: downloading github.com/pmezard/go-difflib v1.0.0 15:06:23 go: downloading gopkg.in/yaml.v3 v3.0.1 15:06:23 go: downloading github.com/stretchr/objx v0.5.0 15:06:23 go: downloading github.com/gorilla/mux v1.8.0 15:06:23 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:06:23 go: downloading github.com/go-kit/log v0.2.1 15:06:23 go: downloading github.com/go-playground/validator/v10 v10.13.0 15:06:23 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 15:06:23 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0 15:06:23 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0 15:06:23 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:06:23 go: downloading github.com/mitchellh/copystructure v1.2.0 15:06:24 go: downloading github.com/hashicorp/errwrap v1.0.0 15:06:24 go: downloading github.com/gorilla/websocket v1.4.2 15:06:24 go: downloading golang.org/x/net v0.9.0 15:06:24 go: downloading golang.org/x/sync v0.1.0 15:06:24 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:06:24 go: downloading github.com/go-playground/universal-translator v0.18.1 15:06:24 go: downloading github.com/leodido/go-urn v1.2.3 15:06:24 go: downloading golang.org/x/crypto v0.8.0 15:06:24 go: downloading golang.org/x/text v0.9.0 15:06:24 go: downloading github.com/go-playground/locales v0.14.1 15:06:24 go: downloading github.com/mitchellh/reflectwalk v1.0.2 15:06:24 go: downloading github.com/x448/float16 v0.8.4 15:06:24 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 15:06:24 go: downloading github.com/nats-io/nats.go v1.25.0 15:06:24 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:06:24 go: downloading github.com/nats-io/nats-server/v2 v2.9.16 15:06:24 go: downloading github.com/go-playground/assert/v2 v2.2.0 15:06:24 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:06:24 go: downloading golang.org/x/sys v0.7.0 15:06:24 go: downloading github.com/hashicorp/consul/api v1.20.0 15:06:24 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:06:24 go: downloading github.com/Microsoft/go-winio v0.6.0 15:06:24 go: downloading github.com/zeebo/errs v1.3.0 15:06:24 go: downloading google.golang.org/grpc v1.53.0 15:06:25 go: downloading github.com/kr/pretty v0.2.1 15:06:25 go: downloading github.com/nats-io/nkeys v0.4.4 15:06:25 go: downloading github.com/nats-io/nuid v1.0.1 15:06:25 go: downloading github.com/onsi/ginkgo v1.10.1 15:06:25 go: downloading github.com/onsi/gomega v1.7.0 15:06:25 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 15:06:25 go: downloading google.golang.org/protobuf v1.28.1 15:06:25 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:06:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:06:25 go: downloading github.com/hashicorp/go-hclog v0.14.1 15:06:25 go: downloading github.com/hashicorp/serf v0.10.1 15:06:25 go: downloading github.com/mitchellh/mapstructure v1.5.0 15:06:25 go: downloading github.com/google/go-cmp v0.5.9 15:06:25 go: downloading github.com/hashicorp/consul/sdk v0.13.1 15:06:25 go: downloading github.com/hashicorp/go-uuid v1.0.2 15:06:25 go: downloading golang.org/x/tools v0.6.0 15:06:25 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:06:25 go: downloading github.com/kr/text v0.2.0 15:06:25 go: downloading github.com/klauspost/compress v1.16.4 15:06:25 go: downloading github.com/minio/highwayhash v1.0.2 15:06:25 go: downloading github.com/nats-io/jwt/v2 v2.4.1 15:06:25 go: downloading golang.org/x/time v0.3.0 15:06:25 go: downloading github.com/golang/protobuf v1.5.2 15:06:25 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 15:06:25 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:06:25 go: downloading github.com/fatih/color v1.9.0 15:06:25 go: downloading github.com/mattn/go-colorable v0.1.12 15:06:25 go: downloading github.com/mattn/go-isatty v0.0.14 15:06:25 go: downloading github.com/armon/go-metrics v0.3.10 15:06:25 go: downloading github.com/hashicorp/go-msgpack v0.5.3 15:06:25 go: downloading github.com/hashicorp/memberlist v0.5.0 15:06:25 go: downloading github.com/hashicorp/go-version v1.2.1 15:06:25 go: downloading github.com/pkg/errors v0.9.1 15:06:25 go: downloading gopkg.in/yaml.v2 v2.4.0 15:06:25 go: downloading github.com/hpcloud/tail v1.0.0 15:06:25 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 15:06:25 go: downloading github.com/pascaldekloe/goe v0.1.0 15:06:25 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:06:25 go: downloading gopkg.in/fsnotify.v1 v1.4.7 15:06:25 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:06:25 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:06:25 go: downloading github.com/miekg/dns v1.1.41 15:06:25 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:06:25 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:06:25 go: downloading golang.org/x/mod v0.8.0 15:06:27 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.1 15:06:27 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.1 15:06:27 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 15:06:42 make[1]: Leaving directory '/w/workspace/y_app-functions-sdk-go_minnesota/app-service-template' 15:06:42 make -C ./app-service-template test 15:06:42 make[1]: Entering directory '/w/workspace/y_app-functions-sdk-go_minnesota/app-service-template' 15:06:42 go test -race -coverprofile=coverage.out ./... 15:07:00 ? app-new-service/config [no test files] 15:07:00 ok app-new-service 0.068s coverage: 48.1% of statements 15:07:00 ok app-new-service/functions 0.059s coverage: 85.3% of statements 15:07:00 go vet ./... 15:07:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:07:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:07:22 ./bin/test-attribution-txt.sh 15:07:22 make[1]: Leaving directory '/w/workspace/y_app-functions-sdk-go_minnesota/app-service-template' 15:07:22 go test -race -coverprofile=coverage.out ./... 15:07:22 go: downloading github.com/gomodule/redigo v1.8.9 15:07:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 15:07:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 15:07:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 15:07:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.093s coverage: 64.4% of statements 15:07:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.060s coverage: 93.0% of statements 15:07:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.066s coverage: 85.1% of statements 15:07:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.075s coverage: 87.8% of statements 15:07:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.052s coverage: 100.0% of statements 15:07:24 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 15:07:24 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 15:07:24 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 15:07:24 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 15:07:24 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 15:07:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.131s coverage: 77.9% of statements 15:07:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.052s coverage: 97.3% of statements 15:07:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.074s coverage: 82.8% of statements 15:07:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.087s coverage: 65.2% of statements 15:07:25 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 15:07:25 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 15:07:25 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 15:07:25 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.072s coverage: 28.7% of statements 15:07:25 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.053s coverage: 14.9% of statements 15:07:25 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.065s coverage: 27.3% of statements 15:07:25 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.069s coverage: 52.8% of statements 15:07:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2077 in /w/workspace/y_app-functions-sdk-go_minnesota [Pipeline] { [Pipeline] ws 15:07:47 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 15:07:47 The recommended git tool is: git 15:07:51 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.119s coverage: 75.4% of statements 15:07:51 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.061s coverage: 94.4% of statements 15:07:51 go vet ./... 15:07:52 using credential edgex-jenkins-ssh 15:07:52 Cloning the remote Git repository 15:07:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:07:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:07:52 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:07:52 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 15:07:52 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:07:52 > git --version # timeout=10 15:07:52 > git --version # 'git version 2.25.1' 15:07:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:07:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:07:57 Avoid second fetch 15:07:57 Checking out Revision 41ad9c591e26bfd1024f17af7053e36918c4be2c (minnesota) 15:07:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:07:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:07:57 > git config core.sparsecheckout # timeout=10 15:07:57 > git checkout -f 41ad9c591e26bfd1024f17af7053e36918c4be2c # timeout=10 15:07:57 Commit message: "Merge pull request #1447 from bnevis-i/backport-authenticated-routes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:07:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:07:58 % Total % Received % Xferd Average Speed Time Time Time Current 15:07:58 Dload Upload Total Spent Left Speed 15:07:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 72039 0 --:--:-- --:--:-- --:--:-- 72039 [Pipeline] sh 15:07:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:07:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:07:59 + sudo tee /etc/docker/daemon.new 15:07:59 { 15:07:59 "registry-mirrors": [ 15:07:59 "https://nexus3.edgexfoundry.org:10001" 15:07:59 ], 15:07:59 "bip": "10.250.0.254/24", 15:07:59 "hosts": [ 15:07:59 "tcp://0.0.0.0:5555", 15:07:59 "unix:///var/run/docker.sock" 15:07:59 ], 15:07:59 "mtu": 1458, 15:07:59 "selinux-enabled": true, 15:07:59 "seccomp-profile": "/etc/docker/seccomp.json" 15:07:59 } [Pipeline] sh 15:07:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:08:00 + sudo service docker restart [Pipeline] echo 15:08:00 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:08:00 $ docker stop --time=1 95708ff70c161971f684395761ac12e20130a778f43ae2c5db139dc6d052caf3 15:08:02 $ docker rm -f --volumes 95708ff70c161971f684395761ac12e20130a778f43ae2c5db139dc6d052caf3 [Pipeline] // withDockerContainer [Pipeline] sh 15:08:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:08:03 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:08:04 15:08:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:08:04 latest: Pulling from edgex-lftools-log-publisher 15:08:04 5eb5b503b376: Pulling fs layer 15:08:04 5c69ac0246d0: Pulling fs layer 15:08:04 ec43610c2a17: Pulling fs layer 15:08:04 3a2ae6a8a46f: Pulling fs layer 15:08:04 33b1e0a273af: Pulling fs layer 15:08:04 5d3b04190fa2: Pulling fs layer 15:08:04 2f39f015ded8: Pulling fs layer 15:08:04 33b1e0a273af: Waiting 15:08:04 3a2ae6a8a46f: Waiting 15:08:04 5d3b04190fa2: Waiting 15:08:04 2f39f015ded8: Waiting 15:08:04 5c69ac0246d0: Verifying Checksum 15:08:04 5c69ac0246d0: Download complete 15:08:04 3a2ae6a8a46f: Download complete 15:08:04 ec43610c2a17: Verifying Checksum 15:08:04 ec43610c2a17: Download complete 15:08:04 33b1e0a273af: Verifying Checksum 15:08:04 33b1e0a273af: Download complete 15:08:04 5d3b04190fa2: Download complete 15:08:04 5eb5b503b376: Verifying Checksum 15:08:04 5eb5b503b376: Download complete 15:08:05 2f39f015ded8: Download complete 15:08:06 5eb5b503b376: Pull complete 15:08:06 5c69ac0246d0: Pull complete 15:08:06 ec43610c2a17: Pull complete 15:08:06 3a2ae6a8a46f: Pull complete 15:08:06 33b1e0a273af: Pull complete 15:08:06 5d3b04190fa2: Pull complete 15:08:10 2f39f015ded8: Pull complete 15:08:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:08:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:08:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:11 prd-ubuntu20.04-docker-8c-8g-2076 does not seem to be running inside a container 15:08:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-functions-sdk-go_minnesota -v /w/workspace/y_app-functions-sdk-go_minnesota:/w/workspace/y_app-functions-sdk-go_minnesota:rw,z -v /w/workspace/y_app-functions-sdk-go_minnesota@tmp:/w/workspace/y_app-functions-sdk-go_minnesota@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 15:08:18 $ docker top 30979e273110c09711b833896e524e618d0a490179bbc07bf9bee2ecfef52a64 -eo pid,comm [Pipeline] { [Pipeline] unstash [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo 15:08:18 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:08:18 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:08:18 ========================================================= 15:08:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:08:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:08:19 ---> job-cost.sh 15:08:19 lf-activate-venv: SKIPPING 15:08:19 INFO: No Stack... 15:08:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:08:19 INFO: Retrieving Pricing Info for: v3-standard-8 15:08:19 INFO: Archiving Costs [Pipeline] sh 15:08:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:08:19 edb6bdbacee9: Pulling fs layer 15:08:19 5f9638ab2659: Pulling fs layer 15:08:19 8d51d6327a98: Pulling fs layer 15:08:19 8b374f2dd631: Pulling fs layer 15:08:19 ec14aa9079de: Pulling fs layer 15:08:19 2f466654f4bb: Pulling fs layer 15:08:19 554e91adad29: Pulling fs layer 15:08:19 ec14aa9079de: Waiting 15:08:19 2f466654f4bb: Waiting 15:08:19 8b374f2dd631: Waiting 15:08:19 554e91adad29: Waiting 15:08:19 5f9638ab2659: Verifying Checksum 15:08:19 5f9638ab2659: Download complete 15:08:19 8b374f2dd631: Verifying Checksum 15:08:19 8b374f2dd631: Download complete 15:08:19 ec14aa9079de: Verifying Checksum 15:08:19 ec14aa9079de: Download complete 15:08:19 edb6bdbacee9: Download complete 15:08:19 + cat /w/workspace/y_app-functions-sdk-go_minnesota/archives/cost.csv 15:08:19 + cut -d, -f6 [Pipeline] lock 15:08:19 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-minnesota-2-stack-cost] 15:08:19 Resource [jenkins-edgexfoundry-app-functions-sdk-go-minnesota-2-stack-cost] did not exist. Created. 15:08:19 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-minnesota-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:08:20 + echo total: 0.2199999988079071 [Pipeline] stash 15:08:20 Stashed 1 file(s) [Pipeline] } 15:08:20 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-minnesota-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:08:20 $ docker stop --time=1 30979e273110c09711b833896e524e618d0a490179bbc07bf9bee2ecfef52a64 15:08:20 edb6bdbacee9: Pull complete 15:08:21 554e91adad29: Verifying Checksum 15:08:21 554e91adad29: Download complete 15:08:21 $ docker rm -f --volumes 30979e273110c09711b833896e524e618d0a490179bbc07bf9bee2ecfef52a64 15:08:21 5f9638ab2659: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:08:22 2f466654f4bb: Verifying Checksum 15:08:22 8d51d6327a98: Verifying Checksum 15:08:22 8d51d6327a98: Download complete 15:08:34 8d51d6327a98: Pull complete 15:08:34 8b374f2dd631: Pull complete 15:08:34 ec14aa9079de: Pull complete 15:08:41 2f466654f4bb: Pull complete 15:08:43 554e91adad29: Pull complete 15:08:43 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:08:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:08:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 15:08:43 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:44 + docker inspect -f . ci-base-image-arm64 15:08:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:44 prd-ubuntu20.04-docker-arm64-4c-16g-2077 does not seem to be running inside a container 15:08:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** ci-base-image-arm64 cat 15:08:47 $ docker top fdd99e7d603939047d9e60cf20ae52c9cc03e93870f4e7e1b3d153d75611c1f6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:48 + go version 15:08:48 go version go1.20.6 linux/arm64 [Pipeline] } 15:08:48 $ docker stop --time=1 fdd99e7d603939047d9e60cf20ae52c9cc03e93870f4e7e1b3d153d75611c1f6 15:08:49 $ docker rm -f --volumes fdd99e7d603939047d9e60cf20ae52c9cc03e93870f4e7e1b3d153d75611c1f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:50 + docker inspect -f . ci-base-image-arm64 15:08:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:50 prd-ubuntu20.04-docker-arm64-4c-16g-2077 does not seem to be running inside a container 15:08:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** ci-base-image-arm64 cat 15:08:53 $ docker top 1965530845b28df82d361bb64caf1fa7183f27f3c7a987923054db2781a168b8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:54 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/2 [Pipeline] fileExists [Pipeline] sh 15:08:54 + make test 15:08:54 make -C ./app-service-template build 15:08:54 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 15:08:54 go mod tidy 15:08:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0 15:08:54 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:08:55 go: downloading github.com/stretchr/testify v1.8.2 15:08:55 go: downloading github.com/google/uuid v1.3.0 15:08:55 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0 15:08:55 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0 15:08:55 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0 15:08:55 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 15:08:55 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 15:08:55 go: downloading github.com/go-playground/validator/v10 v10.13.0 15:08:55 go: downloading github.com/go-kit/log v0.2.1 15:08:55 go: downloading gopkg.in/yaml.v3 v3.0.1 15:08:55 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 15:08:55 go: downloading github.com/davecgh/go-spew v1.1.1 15:08:55 go: downloading github.com/pmezard/go-difflib v1.0.0 15:08:55 go: downloading github.com/stretchr/objx v0.5.0 15:08:55 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0 15:08:56 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0 15:08:56 go: downloading github.com/gorilla/mux v1.8.0 15:08:56 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:08:56 go: downloading github.com/mitchellh/copystructure v1.2.0 15:08:56 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:08:56 go: downloading github.com/gorilla/websocket v1.4.2 15:08:56 go: downloading golang.org/x/net v0.9.0 15:08:56 go: downloading golang.org/x/sync v0.1.0 15:08:56 go: downloading github.com/x448/float16 v0.8.4 15:08:56 go: downloading github.com/go-playground/universal-translator v0.18.1 15:08:56 go: downloading github.com/leodido/go-urn v1.2.3 15:08:56 go: downloading golang.org/x/crypto v0.8.0 15:08:56 go: downloading golang.org/x/text v0.9.0 15:08:57 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:08:57 go: downloading github.com/go-playground/assert/v2 v2.2.0 15:08:57 go: downloading github.com/go-playground/locales v0.14.1 15:08:59 go: downloading github.com/hashicorp/consul/api v1.20.0 15:09:00 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 15:09:00 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:09:00 go: downloading github.com/hashicorp/errwrap v1.0.0 15:09:00 go: downloading github.com/mitchellh/reflectwalk v1.0.2 15:09:00 go: downloading github.com/kr/pretty v0.2.1 15:09:00 go: downloading golang.org/x/sys v0.7.0 15:09:00 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:09:00 go: downloading github.com/hashicorp/go-hclog v0.14.1 15:09:00 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:09:00 go: downloading github.com/hashicorp/serf v0.10.1 15:09:00 go: downloading github.com/mitchellh/mapstructure v1.5.0 15:09:00 go: downloading github.com/google/go-cmp v0.5.9 15:09:00 go: downloading github.com/hashicorp/consul/sdk v0.13.1 15:09:00 go: downloading github.com/hashicorp/go-uuid v1.0.2 15:09:00 go: downloading github.com/nats-io/nats.go v1.25.0 15:09:00 go: downloading github.com/nats-io/nats-server/v2 v2.9.16 15:09:00 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:09:01 go: downloading github.com/Microsoft/go-winio v0.6.0 15:09:01 go: downloading github.com/zeebo/errs v1.3.0 15:09:01 go: downloading google.golang.org/grpc v1.53.0 15:09:02 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:09:02 go: downloading github.com/kr/text v0.2.0 15:09:02 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:09:02 go: downloading github.com/fatih/color v1.9.0 15:09:02 go: downloading github.com/mattn/go-isatty v0.0.14 15:09:02 go: downloading github.com/mattn/go-colorable v0.1.12 15:09:02 go: downloading github.com/hashicorp/go-version v1.2.1 15:09:02 go: downloading github.com/pkg/errors v0.9.1 15:09:02 go: downloading github.com/armon/go-metrics v0.3.10 15:09:02 go: downloading github.com/hashicorp/go-msgpack v0.5.3 15:09:02 go: downloading github.com/hashicorp/memberlist v0.5.0 15:09:02 go: downloading github.com/nats-io/nkeys v0.4.4 15:09:02 go: downloading github.com/nats-io/nuid v1.0.1 15:09:02 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 15:09:02 go: downloading github.com/onsi/ginkgo v1.10.1 15:09:02 go: downloading github.com/onsi/gomega v1.7.0 15:09:02 go: downloading google.golang.org/protobuf v1.28.1 15:09:03 go: downloading golang.org/x/tools v0.6.0 15:09:04 go: downloading github.com/klauspost/compress v1.16.4 15:09:04 go: downloading github.com/minio/highwayhash v1.0.2 15:09:04 go: downloading github.com/nats-io/jwt/v2 v2.4.1 15:09:04 go: downloading golang.org/x/time v0.3.0 15:09:04 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 15:09:05 go: downloading github.com/golang/protobuf v1.5.2 15:09:08 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:09:08 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 15:09:08 go: downloading github.com/pascaldekloe/goe v0.1.0 15:09:08 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:09:08 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:09:08 go: downloading github.com/miekg/dns v1.1.41 15:09:08 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:09:08 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:09:08 go: downloading gopkg.in/yaml.v2 v2.4.0 15:09:08 go: downloading github.com/hpcloud/tail v1.0.0 15:09:08 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:09:08 go: downloading golang.org/x/mod v0.8.0 15:09:08 go: downloading gopkg.in/fsnotify.v1 v1.4.7 15:09:08 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.1 15:09:08 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.1 15:09:08 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 15:11:00 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 15:11:00 make -C ./app-service-template test 15:11:00 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 15:11:00 go test -race -coverprofile=coverage.out ./... 15:13:52 ? app-new-service/config [no test files] 15:13:52 ok app-new-service 0.259s coverage: 48.1% of statements 15:13:52 ok app-new-service/functions 0.227s coverage: 85.3% of statements 15:13:52 go vet ./... 15:15:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:15:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:15:59 ./bin/test-attribution-txt.sh 15:15:59 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 15:15:59 go test -race -coverprofile=coverage.out ./... 15:15:59 go: downloading github.com/gomodule/redigo v1.8.9 15:15:59 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 15:16:09 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 15:16:09 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 15:16:09 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.577s coverage: 64.4% of statements 15:16:09 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.313s coverage: 93.0% of statements 15:16:09 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.338s coverage: 85.1% of statements 15:16:13 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.314s coverage: 87.8% of statements 15:16:13 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.129s coverage: 100.0% of statements 15:16:14 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 15:16:14 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 15:16:15 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.576s coverage: 77.9% of statements 15:16:17 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 15:16:17 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.264s coverage: 97.3% of statements 15:16:19 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 15:16:19 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.341s coverage: 82.8% of statements 15:16:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 15:16:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.297s coverage: 65.2% of statements 15:16:24 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 15:16:25 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.311s coverage: 28.7% of statements 15:16:27 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.233s coverage: 14.9% of statements 15:16:27 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 15:16:27 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 15:16:27 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.276s coverage: 27.3% of statements 15:16:31 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.299s coverage: 52.8% of statements 15:17:00 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.503s coverage: 75.4% of statements 15:17:00 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.198s coverage: 94.4% of statements 15:17:00 go vet ./... 15:17:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:17:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:17:07 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 15:17:07 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:17:07 $ docker stop --time=1 1965530845b28df82d361bb64caf1fa7183f27f3c7a987923054db2781a168b8 15:17:09 $ docker rm -f --volumes 1965530845b28df82d361bb64caf1fa7183f27f3c7a987923054db2781a168b8 [Pipeline] // withDockerContainer [Pipeline] sh 15:17:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:17:20 Warning: overwriting stash ‘coverage-report’ 15:17:20 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 15:17:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:17:21 15:17:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:17:21 arm64: Pulling from edgex-lftools-log-publisher 15:17:21 8998bd30e6a1: Pulling fs layer 15:17:21 04944245beec: Pulling fs layer 15:17:21 699f458cf7ca: Pulling fs layer 15:17:21 765212b225bb: Pulling fs layer 15:17:21 f23df028b6ca: Pulling fs layer 15:17:21 d65c8cfc05b1: Pulling fs layer 15:17:21 2437ff75d9bd: Pulling fs layer 15:17:21 d65c8cfc05b1: Waiting 15:17:21 2437ff75d9bd: Waiting 15:17:21 765212b225bb: Waiting 15:17:21 04944245beec: Verifying Checksum 15:17:21 04944245beec: Download complete 15:17:21 765212b225bb: Verifying Checksum 15:17:21 f23df028b6ca: Verifying Checksum 15:17:21 f23df028b6ca: Download complete 15:17:21 d65c8cfc05b1: Verifying Checksum 15:17:21 d65c8cfc05b1: Download complete 15:17:22 699f458cf7ca: Verifying Checksum 15:17:22 699f458cf7ca: Download complete 15:17:22 8998bd30e6a1: Verifying Checksum 15:17:22 8998bd30e6a1: Download complete 15:17:25 2437ff75d9bd: Verifying Checksum 15:17:25 2437ff75d9bd: Download complete 15:17:26 8998bd30e6a1: Pull complete 15:17:26 04944245beec: Pull complete 15:17:28 699f458cf7ca: Pull complete 15:17:28 765212b225bb: Pull complete 15:17:29 f23df028b6ca: Pull complete 15:17:31 d65c8cfc05b1: Pull complete 15:17:46 2437ff75d9bd: Pull complete 15:17:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:17:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:17:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:46 prd-ubuntu20.04-docker-arm64-4c-16g-2077 does not seem to be running inside a container 15:17:46 $ 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/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:17:48 $ docker top 54002df39c0873f714ae1297f3666d1a044d9db6d843f9cc83362f236012e51a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:17:49 ---> job-cost.sh 15:17:49 lf-activate-venv: SKIPPING 15:17:49 INFO: No Stack... 15:17:50 INFO: Retrieving Pricing Info for: v3-standard-4 15:17:50 INFO: Archiving Costs [Pipeline] sh 15:17:51 + cut -d, -f6+ 15:17:51 cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv [Pipeline] lock 15:17:51 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-minnesota-2-stack-cost] 15:17:51 Resource [jenkins-edgexfoundry-app-functions-sdk-go-minnesota-2-stack-cost] did not exist. Created. 15:17:51 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-minnesota-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:17:51 /w/workspace/app-functions-sdk-go/2@tmp/durable-c762e372/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:17:51 + echo total: 0.10999999940395355 [Pipeline] stash 15:17:51 Warning: overwriting stash ‘stack-cost’ 15:17:51 Stashed 1 file(s) [Pipeline] } 15:17:51 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-minnesota-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:17:51 $ docker stop --time=1 54002df39c0873f714ae1297f3666d1a044d9db6d843f9cc83362f236012e51a 15:17:53 $ docker rm -f --volumes 54002df39c0873f714ae1297f3666d1a044d9db6d843f9cc83362f236012e51a [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 15:17:53 provisioning config files... 15:17:53 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/y_app-functions-sdk-go_minnesota@tmp/config4786840740397065558tmp [Pipeline] { [Pipeline] sh 15:17:54 + set +x 15:17:54 + curl -s https://codecov.io/bash 15:17:54 + bash -s -- 15:17:54 15:17:54 _____ _ 15:17:54 / ____| | | 15:17:54 | | ___ __| | ___ ___ _____ __ 15:17:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:17:54 | |___| (_) | (_| | __/ (_| (_) \ V / 15:17:54 \_____\___/ \__,_|\___|\___\___/ \_/ 15:17:54 Bash-1.0.6 15:17:54 15:17:54 15:17:54 ==> git version 2.25.1 found 15:17:54 ==> 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 15:17:54 Release-Date: 2020-01-08 15:17:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:17:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:17:54 ==> Jenkins CI detected. 15:17:54 current dir:  /w/workspace/y_app-functions-sdk-go_minnesota 15:17:54 project root: . 15:17:54 --> token set from env 15:17:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:17:54 ==> Running gcov in . (disable via -X gcov) 15:17:54 ==> Python coveragepy not found 15:17:54 ==> Searching for coverage reports in: 15:17:54 + . 15:17:54 -> Found 2 reports 15:17:54 ==> Detecting git/mercurial file structure 15:17:54 ==> Reading reports 15:17:54 + ./app-service-template/coverage.out bytes=3431 15:17:54 + ./coverage.out bytes=117169 15:17:54 ==> Appending adjustments 15:17:54 https://docs.codecov.io/docs/fixing-reports 15:17:54 + Found adjustments 15:17:54 ==> Gzipping contents 15:17:54 24K /tmp/codecov.aItjgK.gz 15:17:54 ==> Uploading reports 15:17:54 url: https://codecov.io 15:17:54 query: branch=minnesota&commit=41ad9c591e26bfd1024f17af7053e36918c4be2c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fminnesota%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:17:54 -> Pinging Codecov 15:17:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=minnesota&commit=41ad9c591e26bfd1024f17af7053e36918c4be2c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fminnesota%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:17:54 -> Uploading to 15:17:54 https://storage.googleapis.com/codecov/v4/raw/2023-07-25/3D8B5DFFC46A037C893635FACE044666/41ad9c591e26bfd1024f17af7053e36918c4be2c/d0261311-aa57-4d1b-b788-489ebbcc2600.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230725%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230725T151754Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dae33df01d2f58f396fd4fdf4540649e3af7d11956a322b3974a49c972f178d5 15:17:54 % Total % Received % Xferd Average Speed Time Time Time Current 15:17:54 Dload Upload Total Spent Left Speed 15:17:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20501 0 0 100 20501 0 97623 --:--:-- --:--:-- --:--:-- 97623 15:17:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/41ad9c591e26bfd1024f17af7053e36918c4be2c [Pipeline] } 15:17:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:17:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:17:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:17:55 15:17:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:17:56 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:17:56 df9b9388f04a: Pulling fs layer 15:17:56 52dc419b0ee2: Pulling fs layer 15:17:56 25bc292e5bac: Pulling fs layer 15:17:56 114826534d7a: Pulling fs layer 15:17:56 4657fd5d0bcf: Pulling fs layer 15:17:56 6ad1cebc031e: Pulling fs layer 15:17:56 8a3aa393b2d8: Pulling fs layer 15:17:56 4657fd5d0bcf: Waiting 15:17:56 6ad1cebc031e: Waiting 15:17:56 8a3aa393b2d8: Waiting 15:17:56 114826534d7a: Waiting 15:17:56 25bc292e5bac: Verifying Checksum 15:17:56 25bc292e5bac: Download complete 15:17:56 52dc419b0ee2: Verifying Checksum 15:17:56 52dc419b0ee2: Download complete 15:17:56 4657fd5d0bcf: Verifying Checksum 15:17:56 4657fd5d0bcf: Download complete 15:17:56 df9b9388f04a: Verifying Checksum 15:17:56 df9b9388f04a: Download complete 15:17:56 6ad1cebc031e: Verifying Checksum 15:17:56 6ad1cebc031e: Download complete 15:17:56 df9b9388f04a: Pull complete 15:17:56 52dc419b0ee2: Pull complete 15:17:56 25bc292e5bac: Pull complete 15:17:56 114826534d7a: Verifying Checksum 15:17:56 114826534d7a: Download complete 15:17:56 8a3aa393b2d8: Verifying Checksum 15:17:56 8a3aa393b2d8: Download complete 15:18:00 114826534d7a: Pull complete 15:18:00 4657fd5d0bcf: Pull complete 15:18:00 6ad1cebc031e: Pull complete 15:18:04 8a3aa393b2d8: Pull complete 15:18:04 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:18:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:18:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:04 prd-ubuntu20.04-docker-8c-8g-2076 does not seem to be running inside a container 15:18:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/y_app-functions-sdk-go_minnesota -v /w/workspace/y_app-functions-sdk-go_minnesota:/w/workspace/y_app-functions-sdk-go_minnesota:rw,z -v /w/workspace/y_app-functions-sdk-go_minnesota@tmp:/w/workspace/y_app-functions-sdk-go_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:18:15 $ docker top b6787e88bbd19482d572320cb27a5bc6db3a9a4f61577c0a3d84bf3335dabe19 -eo pid,comm [Pipeline] { [Pipeline] echo 15:18:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:minnesota' [Pipeline] sh 15:18:15 + set -o pipefail 15:18:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:minnesota' 15:18:19 15:18:19 Monitoring /w/workspace/y_app-functions-sdk-go_minnesota (github.com/edgexfoundry/app-functions-sdk-go/v3)... 15:18:19 15:18:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/32552bfa-f21b-453f-bc94-760588f9375e/history/912256c2-fdbf-479e-b25e-bdff10aef01b 15:18:19 15:18:19 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:18:19 15:18:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:18:19 15:18:19 15:18:19 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:18:19 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:18:19 More details here: https://snyk.co/ue1NS [Pipeline] } 15:18:19 $ docker stop --time=1 b6787e88bbd19482d572320cb27a5bc6db3a9a4f61577c0a3d84bf3335dabe19 15:18:26 $ docker rm -f --volumes b6787e88bbd19482d572320cb27a5bc6db3a9a4f61577c0a3d84bf3335dabe19 [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 15:18:26 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:18:26 provisioning config files... 15:18:26 copy managed file [swaggerhub-api-key] to file:/w/workspace/y_app-functions-sdk-go_minnesota@tmp/config4520435958945491284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:18:27 --> edgex-publish-swagger.sh 15:18:27 === Publish openapi/v3 API === 15:18:27 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 15:18:27 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/y_app-functions-sdk-go_minnesota/openapi/v3/app-functions-sdk.yaml] 15:18:27 % Total % Received % Xferd Average Speed Time Time Time Current 15:18:27 Dload Upload Total Spent Left Speed 15:18:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 21466 --:--:-- --:--:-- --:--:-- 21506 15:18:27 15:18:27 [Pipeline] } 15:18:27 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 15:18:28 + git log --format=format:%s -1 41ad9c591e26bfd1024f17af7053e36918c4be2c [Pipeline] sh 15:18:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:18:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:18:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:28 prd-ubuntu20.04-docker-8c-8g-2076 does not seem to be running inside a container 15:18:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-functions-sdk-go_minnesota -v /w/workspace/y_app-functions-sdk-go_minnesota:/w/workspace/y_app-functions-sdk-go_minnesota:rw,z -v /w/workspace/y_app-functions-sdk-go_minnesota@tmp:/w/workspace/y_app-functions-sdk-go_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:18:29 $ docker top ebf44ae11e85f7bdf5948b142538dbb78d5cb4e598d5490fb0d152ef37a6cd6e -eo pid,comm 15:18:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:18:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:18:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:18:29 [ssh-agent] Looking for ssh-agent implementation... 15:18:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:18:29 $ docker exec ebf44ae11e85f7bdf5948b142538dbb78d5cb4e598d5490fb0d152ef37a6cd6e ssh-agent 15:18:29 SSH_AUTH_SOCK=/tmp/ssh-AK4Rb91Cj57l/agent.31 15:18:29 SSH_AGENT_PID=37 15:18:29 Running ssh-add (command line suppressed) 15:18:29 Identity added: /w/workspace/y_app-functions-sdk-go_minnesota@tmp/private_key_5350335812474232502.key (/w/workspace/y_app-functions-sdk-go_minnesota@tmp/private_key_5350335812474232502.key) 15:18:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:18:30 + git semver tag 15:18:30 2023-07-25 15:18:30,342 [run_tag] DEBUG tag force:False 15:18:30 2023-07-25 15:18:30,342 [check_head_tag] DEBUG check head tag 15:18:30 2023-07-25 15:18:30,343 [execute] INFO git cat-file --batch-check 15:18:30 2023-07-25 15:18:30,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-functions-sdk-go_minnesota, universal_newlines=False, shell=None, istream=) 15:18:30 2023-07-25 15:18:30,348 [execute] INFO git cat-file --batch 15:18:30 2023-07-25 15:18:30,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-functions-sdk-go_minnesota, universal_newlines=False, shell=None, istream=) 15:18:30 2023-07-25 15:18:30,360 [read_version] DEBUG read version from /w/workspace/y_app-functions-sdk-go_minnesota/.semver/minnesota 15:18:30 2023-07-25 15:18:30,360 [execute] INFO git tag -a v3.0.1-dev.1 -m v3.0.1-dev.1 15:18:30 2023-07-25 15:18:30,361 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.1', '-m', 'v3.0.1-dev.1'], cwd=/w/workspace/y_app-functions-sdk-go_minnesota, universal_newlines=False, shell=None, istream=None) 15:18:30 2023-07-25 15:18:30,365 [read_version] DEBUG read version from /w/workspace/y_app-functions-sdk-go_minnesota/.semver/minnesota 15:18:30 3.0.1-dev.1 [Pipeline] } 15:18:30 $ docker exec --env ******** --env ******** ebf44ae11e85f7bdf5948b142538dbb78d5cb4e598d5490fb0d152ef37a6cd6e ssh-agent -k 15:18:30 unset SSH_AUTH_SOCK; 15:18:30 unset SSH_AGENT_PID; 15:18:30 echo Agent pid 37 killed; 15:18:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:18:30 + git semver [Pipeline] } 15:18:31 $ docker stop --time=1 ebf44ae11e85f7bdf5948b142538dbb78d5cb4e598d5490fb0d152ef37a6cd6e 15:18:32 $ docker rm -f --volumes ebf44ae11e85f7bdf5948b142538dbb78d5cb4e598d5490fb0d152ef37a6cd6e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:18:32 15:18:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:18:33 0.23.1-centos7: Pulling from edgex-lftools 15:18:33 ab5ef0e58194: Pulling fs layer 15:18:33 9712f1f96733: Pulling fs layer 15:18:33 63f879dbbcfc: Pulling fs layer 15:18:33 0d9ebad4ef96: Pulling fs layer 15:18:33 e9a5061849ea: Pulling fs layer 15:18:33 d747dcd14b5f: Pulling fs layer 15:18:33 2de7ff778b66: Pulling fs layer 15:18:33 e9a5061849ea: Waiting 15:18:33 d747dcd14b5f: Waiting 15:18:33 2de7ff778b66: Waiting 15:18:33 0d9ebad4ef96: Waiting 15:18:33 63f879dbbcfc: Verifying Checksum 15:18:33 63f879dbbcfc: Download complete 15:18:33 0d9ebad4ef96: Verifying Checksum 15:18:33 0d9ebad4ef96: Download complete 15:18:33 e9a5061849ea: Verifying Checksum 15:18:33 e9a5061849ea: Download complete 15:18:33 d747dcd14b5f: Verifying Checksum 15:18:33 d747dcd14b5f: Download complete 15:18:33 ab5ef0e58194: Verifying Checksum 15:18:33 ab5ef0e58194: Download complete 15:18:33 2de7ff778b66: Verifying Checksum 15:18:33 2de7ff778b66: Download complete 15:18:36 ab5ef0e58194: Pull complete 15:18:36 9712f1f96733: Pull complete 15:18:37 63f879dbbcfc: Pull complete 15:18:42 0d9ebad4ef96: Pull complete 15:18:42 e9a5061849ea: Pull complete 15:18:43 d747dcd14b5f: Pull complete 15:18:44 2de7ff778b66: Pull complete 15:18:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:18:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:18:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:44 prd-ubuntu20.04-docker-8c-8g-2076 does not seem to be running inside a container 15:18:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-functions-sdk-go_minnesota -v /w/workspace/y_app-functions-sdk-go_minnesota:/w/workspace/y_app-functions-sdk-go_minnesota:rw,z -v /w/workspace/y_app-functions-sdk-go_minnesota@tmp:/w/workspace/y_app-functions-sdk-go_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:18:58 $ docker top aa4d946aeff1014fb2071d6b4cf0da1e2a4039760e7e1a6650a76946cb9cd2c0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:18:58 provisioning config files... 15:18:58 copy managed file [sigul-config] to file:/w/workspace/y_app-functions-sdk-go_minnesota@tmp/config7489730375509885803tmp 15:18:58 copy managed file [sigul-password] to file:/w/workspace/y_app-functions-sdk-go_minnesota@tmp/config1077825832490051937tmp 15:18:58 copy managed file [sigul-pki] to file:/w/workspace/y_app-functions-sdk-go_minnesota@tmp/config835795878678985087tmp [Pipeline] { [Pipeline] echo 15:18:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:18:59 ---> sigul-configuration.sh 15:18:59 gpg: directory `/root/.gnupg' created 15:18:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:18:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:18:59 gpg: keyring `/root/.gnupg/secring.gpg' created 15:18:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:18:59 gpg: CAST5 encrypted data 15:18:59 gpg: encrypted with 1 passphrase 15:18:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:18:59 + mkdir /home/jenkins 15:18:59 + mkdir /home/jenkins/sigul [Pipeline] sh 15:18:59 + 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 15:18:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:18:59 ---> sigul-install.sh 15:18:59 Sigul already installed; skipping installation. [Pipeline] sh 15:19:00 + git tag --list 15:19:00 v0.1.0 15:19:00 v0.1.1 15:19:00 v1.0.0 15:19:00 v1.1.0 15:19:00 v1.2.0 15:19:00 v1.3.0 15:19:00 v1.3.1 15:19:00 v2.0.0 15:19:00 v2.0.1 15:19:00 v2.1.0 15:19:00 v2.1.1 15:19:00 v2.1.2 15:19:00 v2.2.0 15:19:00 v2.3 15:19:00 v2.3.0 15:19:00 v2.3.1 15:19:00 v3.0 15:19:00 v3.0.0 15:19:00 v3.0.1-dev.1 15:19:00 v3.1.0-dev.1 15:19:00 v3.1.0-dev.10 15:19:00 v3.1.0-dev.11 15:19:00 v3.1.0-dev.12 15:19:00 v3.1.0-dev.2 15:19:00 v3.1.0-dev.3 15:19:00 v3.1.0-dev.4 15:19:00 v3.1.0-dev.5 15:19:00 v3.1.0-dev.6 15:19:00 v3.1.0-dev.7 15:19:00 v3.1.0-dev.8 15:19:00 v3.1.0-dev.9 [Pipeline] sh 15:19:00 + lftools sign git-tag v3.0.1-dev.1 15:19:01 Signing Git tag with Sigul... 15:19:01 Signing v3.0.1-dev.1 [Pipeline] echo 15:19:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:19:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:19:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:19:02 $ docker stop --time=1 aa4d946aeff1014fb2071d6b4cf0da1e2a4039760e7e1a6650a76946cb9cd2c0 15:19:04 $ docker rm -f --volumes aa4d946aeff1014fb2071d6b4cf0da1e2a4039760e7e1a6650a76946cb9cd2c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:19:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:19:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:19:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:05 prd-ubuntu20.04-docker-8c-8g-2076 does not seem to be running inside a container 15:19:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-functions-sdk-go_minnesota -v /w/workspace/y_app-functions-sdk-go_minnesota:/w/workspace/y_app-functions-sdk-go_minnesota:rw,z -v /w/workspace/y_app-functions-sdk-go_minnesota@tmp:/w/workspace/y_app-functions-sdk-go_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:19:06 $ docker top 9653acfb849df1b3612eb8dbfad3657e803c109c316e8d73c2f6f74404f0e2b4 -eo pid,comm 15:19:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:19:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:19:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:19:06 [ssh-agent] Looking for ssh-agent implementation... 15:19:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:19:06 $ docker exec 9653acfb849df1b3612eb8dbfad3657e803c109c316e8d73c2f6f74404f0e2b4 ssh-agent 15:19:06 SSH_AUTH_SOCK=/tmp/ssh-XfuZdGSnOUYm/agent.14 15:19:06 SSH_AGENT_PID=20 15:19:06 Running ssh-add (command line suppressed) 15:19:06 Identity added: /w/workspace/y_app-functions-sdk-go_minnesota@tmp/private_key_8221389256187697122.key (/w/workspace/y_app-functions-sdk-go_minnesota@tmp/private_key_8221389256187697122.key) 15:19:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:19:06 + git semver bump pre 15:19:07 2023-07-25 15:19:07,156 [read_version] DEBUG read version from /w/workspace/y_app-functions-sdk-go_minnesota/.semver/minnesota 15:19:07 2023-07-25 15:19:07,156 [bump_version] DEBUG bumping version:3.0.1-dev.1 on axis:pre with prefix:dev 15:19:07 2023-07-25 15:19:07,156 [bump_version] DEBUG bumped version:3.0.1-dev.2 15:19:07 2023-07-25 15:19:07,156 [write_version] DEBUG write version:3.0.1-dev.2 to path:/w/workspace/y_app-functions-sdk-go_minnesota/.semver/minnesota with force:True 15:19:07 2023-07-25 15:19:07,157 [read_version] DEBUG read version from /w/workspace/y_app-functions-sdk-go_minnesota/.semver/minnesota 15:19:07 2023-07-25 15:19:07,157 [write_file] DEBUG write to file:/w/workspace/y_app-functions-sdk-go_minnesota/.semver/minnesota 15:19:07 2023-07-25 15:19:07,161 [execute] INFO git cat-file --batch-check 15:19:07 2023-07-25 15:19:07,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-functions-sdk-go_minnesota/.semver, universal_newlines=False, shell=None, istream=) 15:19:07 2023-07-25 15:19:07,168 [execute] INFO git cat-file --batch 15:19:07 2023-07-25 15:19:07,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-functions-sdk-go_minnesota/.semver, universal_newlines=False, shell=None, istream=) 15:19:07 2023-07-25 15:19:07,173 [read_version] DEBUG read version from /w/workspace/y_app-functions-sdk-go_minnesota/.semver/minnesota 15:19:07 3.0.1-dev.2 [Pipeline] } 15:19:07 $ docker exec --env ******** --env ******** 9653acfb849df1b3612eb8dbfad3657e803c109c316e8d73c2f6f74404f0e2b4 ssh-agent -k 15:19:07 unset SSH_AUTH_SOCK; 15:19:07 unset SSH_AGENT_PID; 15:19:07 echo Agent pid 20 killed; 15:19:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:19:07 + git semver [Pipeline] } 15:19:08 $ docker stop --time=1 9653acfb849df1b3612eb8dbfad3657e803c109c316e8d73c2f6f74404f0e2b4 15:19:10 $ docker rm -f --volumes 9653acfb849df1b3612eb8dbfad3657e803c109c316e8d73c2f6f74404f0e2b4 [Pipeline] // withDockerContainer [Pipeline] sh 15:19:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:19:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:19:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:11 prd-ubuntu20.04-docker-8c-8g-2076 does not seem to be running inside a container 15:19:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-functions-sdk-go_minnesota -v /w/workspace/y_app-functions-sdk-go_minnesota:/w/workspace/y_app-functions-sdk-go_minnesota:rw,z -v /w/workspace/y_app-functions-sdk-go_minnesota@tmp:/w/workspace/y_app-functions-sdk-go_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:19:12 $ docker top 39cbdbd2656b0f437bf42ee3c84cfe5536f460032e46174f5ffd23e217bace15 -eo pid,comm 15:19:12 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). 15:19:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:19:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:19:12 [ssh-agent] Looking for ssh-agent implementation... 15:19:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:19:12 $ docker exec 39cbdbd2656b0f437bf42ee3c84cfe5536f460032e46174f5ffd23e217bace15 ssh-agent 15:19:12 SSH_AUTH_SOCK=/tmp/ssh-YdfBTJ6ZXZzi/agent.13 15:19:12 SSH_AGENT_PID=19 15:19:12 Running ssh-add (command line suppressed) 15:19:13 Identity added: /w/workspace/y_app-functions-sdk-go_minnesota@tmp/private_key_1584661418177584081.key (/w/workspace/y_app-functions-sdk-go_minnesota@tmp/private_key_1584661418177584081.key) 15:19:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:19:13 + git semver push 15:19:13 2023-07-25 15:19:13,773 [run_push] DEBUG push 15:19:13 2023-07-25 15:19:13,775 [execute] INFO git cat-file --batch-check 15:19:13 2023-07-25 15:19:13,775 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-functions-sdk-go_minnesota/.semver, universal_newlines=False, shell=None, istream=) 15:19:13 2023-07-25 15:19:13,781 [execute] INFO git rev-list 13d800a03131a0e85da7e9e1f9772a954c952723 -- 15:19:13 2023-07-25 15:19:13,782 [execute] DEBUG Popen(['git', 'rev-list', '13d800a03131a0e85da7e9e1f9772a954c952723', '--'], cwd=/w/workspace/y_app-functions-sdk-go_minnesota/.semver, universal_newlines=False, shell=None, istream=None) 15:19:13 2023-07-25 15:19:13,796 [execute] INFO git fetch -v origin 15:19:13 2023-07-25 15:19:13,796 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/y_app-functions-sdk-go_minnesota/.semver, universal_newlines=True, shell=None, istream=None) 15:19:14 2023-07-25 15:19:14,385 [run_push] DEBUG no remote changes detected 15:19:14 2023-07-25 15:19:14,386 [execute] INFO git push origin semver 15:19:14 2023-07-25 15:19:14,387 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/y_app-functions-sdk-go_minnesota/.semver, universal_newlines=False, shell=None, istream=None) 15:19:15 2023-07-25 15:19:15,355 [run_push] DEBUG push all version tags 15:19:15 2023-07-25 15:19:15,356 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:19:15 2023-07-25 15:19:15,357 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/y_app-functions-sdk-go_minnesota, universal_newlines=False, shell=None, istream=None) 15:19:16 2023-07-25 15:19:16,290 [read_version] DEBUG read version from /w/workspace/y_app-functions-sdk-go_minnesota/.semver/minnesota 15:19:16 3.0.1-dev.2 [Pipeline] } 15:19:16 $ docker exec --env ******** --env ******** 39cbdbd2656b0f437bf42ee3c84cfe5536f460032e46174f5ffd23e217bace15 ssh-agent -k 15:19:16 unset SSH_AUTH_SOCK; 15:19:16 unset SSH_AGENT_PID; 15:19:16 echo Agent pid 19 killed; 15:19:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:19:16 + git semver [Pipeline] } 15:19:17 $ docker stop --time=1 39cbdbd2656b0f437bf42ee3c84cfe5536f460032e46174f5ffd23e217bace15 15:19:18 $ docker rm -f --volumes 39cbdbd2656b0f437bf42ee3c84cfe5536f460032e46174f5ffd23e217bace15 [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 15:19:19 + [ -d /w/workspace/y_app-functions-sdk-go_minnesota/archives ] 15:19:19 + ls -al /w/workspace/y_app-functions-sdk-go_minnesota/archives 15:19:19 total 16 15:19:19 drwxr-xr-x 3 root root 4096 Jul 25 15:08 . 15:19:19 drwxrwxr-x 10 jenkins jenkins 4096 Jul 25 15:18 .. 15:19:19 drwxr-xr-x 2 root root 4096 Jul 25 15:08 cost 15:19:19 -rw-r--r-- 1 root root 95 Jul 25 15:08 cost.csv 15:19:19 + sudo chown -R jenkins:jenkins /w/workspace/y_app-functions-sdk-go_minnesota/archives 15:19:19 + ls -al /w/workspace/y_app-functions-sdk-go_minnesota/archives 15:19:19 total 16 15:19:19 drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 15:08 . 15:19:19 drwxrwxr-x 10 jenkins jenkins 4096 Jul 25 15:18 .. 15:19:19 drwxr-xr-x 2 jenkins jenkins 4096 Jul 25 15:08 cost 15:19:19 -rw-r--r-- 1 jenkins jenkins 95 Jul 25 15:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:19:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:19:20 ---> package-listing.sh 15:19:20 ++ facter osfamily 15:19:20 ++ tr '[:upper:]' '[:lower:]' 15:19:20 + OS_FAMILY=debian 15:19:20 + workspace=/w/workspace/y_app-functions-sdk-go_minnesota 15:19:20 + START_PACKAGES=/tmp/packages_start.txt 15:19:20 + END_PACKAGES=/tmp/packages_end.txt 15:19:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:19:20 + PACKAGES=/tmp/packages_start.txt 15:19:20 + '[' /w/workspace/y_app-functions-sdk-go_minnesota ']' 15:19:20 + PACKAGES=/tmp/packages_end.txt 15:19:20 + case "${OS_FAMILY}" in 15:19:20 + dpkg -l 15:19:20 + grep '^ii' 15:19:20 + '[' -f /tmp/packages_start.txt ']' 15:19:20 + '[' -f /tmp/packages_end.txt ']' 15:19:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:19:20 + '[' /w/workspace/y_app-functions-sdk-go_minnesota ']' 15:19:20 + mkdir -p /w/workspace/y_app-functions-sdk-go_minnesota/archives/ 15:19:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-functions-sdk-go_minnesota/archives/ [Pipeline] echo 15:19:20 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/y_app-functions-sdk-go_minnesota/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:19:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:19:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:21 prd-ubuntu20.04-docker-8c-8g-2076 does not seem to be running inside a container 15:19:21 $ 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/y_app-functions-sdk-go_minnesota/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-functions-sdk-go_minnesota -v /w/workspace/y_app-functions-sdk-go_minnesota:/w/workspace/y_app-functions-sdk-go_minnesota:rw,z -v /w/workspace/y_app-functions-sdk-go_minnesota@tmp:/w/workspace/y_app-functions-sdk-go_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:19:22 $ docker top a4eba1cd65b7d6cb576c945255ae5db77b8ba21d08ccc08f6db69cbe644dbb09 -eo pid,comm [Pipeline] { [Pipeline] sh 15:19:22 + touch /tmp/pre-build-complete [Pipeline] sh 15:19:22 + mkdir -p /var/log/sysstat [Pipeline] sh 15:19:23 + ls /var/log/sa-host 15:19:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:19:23 provisioning config files... 15:19:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-functions-sdk-go_minnesota@tmp/config14439950438681707138tmp [Pipeline] { [Pipeline] echo 15:19:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:19:23 ---> create-netrc.sh [Pipeline] } 15:19:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:19:23 ---> python-tools-install.sh [Pipeline] echo 15:19:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:19:24 ---> sudo-logs.sh 15:19:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:19:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:19:24 ---> job-cost.sh 15:19:24 lf-activate-venv: SKIPPING 15:19:24 DEBUG: total: 0.2199999988079071 15:19:24 INFO: Retrieving Stack Cost... 15:19:24 INFO: Retrieving Pricing Info for: v3-standard-8 15:19:26 INFO: Archiving Costs [Pipeline] echo 15:19:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:19:26 ---> logs-deploy.sh 15:19:26 lf-activate-venv: SKIPPING 15:19:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/minnesota/2 15:19:26 INFO: archiving workspace using pattern(s): 15:19:27 Archives upload complete. 15:19:28 INFO: archiving logs to Nexus 15:19:28 ---> uname -a: 15:19:28 Linux prd-ubuntu20-04-docker-8c-8g-2076 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:19:28 15:19:28 15:19:28 ---> lscpu: 15:19:28 Architecture: x86_64 15:19:28 CPU op-mode(s): 32-bit, 64-bit 15:19:28 Byte Order: Little Endian 15:19:28 Address sizes: 40 bits physical, 48 bits virtual 15:19:28 CPU(s): 8 15:19:28 On-line CPU(s) list: 0-7 15:19:28 Thread(s) per core: 1 15:19:28 Core(s) per socket: 1 15:19:28 Socket(s): 8 15:19:28 NUMA node(s): 1 15:19:28 Vendor ID: AuthenticAMD 15:19:28 CPU family: 23 15:19:28 Model: 49 15:19:28 Model name: AMD EPYC-Rome Processor 15:19:28 Stepping: 0 15:19:28 CPU MHz: 2800.000 15:19:28 BogoMIPS: 5600.00 15:19:28 Virtualization: AMD-V 15:19:28 Hypervisor vendor: KVM 15:19:28 Virtualization type: full 15:19:28 L1d cache: 256 KiB 15:19:28 L1i cache: 256 KiB 15:19:28 L2 cache: 4 MiB 15:19:28 L3 cache: 128 MiB 15:19:28 NUMA node0 CPU(s): 0-7 15:19:28 Vulnerability Itlb multihit: Not affected 15:19:28 Vulnerability L1tf: Not affected 15:19:28 Vulnerability Mds: Not affected 15:19:28 Vulnerability Meltdown: Not affected 15:19:28 Vulnerability Mmio stale data: Not affected 15:19:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:19:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:19:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:19:28 Vulnerability Srbds: Not affected 15:19:28 Vulnerability Tsx async abort: Not affected 15:19:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:19:28 15:19:28 15:19:28 ---> nproc: 15:19:28 8 15:19:28 15:19:28 15:19:28 ---> df -h: 15:19:28 Filesystem Size Used Avail Use% Mounted on 15:19:28 overlay 155G 12G 143G 8% / 15:19:28 tmpfs 64M 0 64M 0% /dev 15:19:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:19:28 shm 64M 0 64M 0% /dev/shm 15:19:28 /dev/vda1 155G 12G 143G 8% /facter-os 15:19:28 15:19:28