Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c 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-ssh1633034320373394309.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh17031848684872336154.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9074377514628880894.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh8139218755704916167.key Verifying host key using known hosts file > 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/go-mod-secrets/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12159409951475305425.key Verifying host key using known hosts file > 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:go-mod-secrets, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-secrets 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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-116922 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/edgexfoundry_go-mod-secrets_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c (main) Commit message: "build: Latest go-mods and daily DependaBot (#165)" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c # timeout=10 > git rev-list --no-walk 7e745c895ff408b56d2b4fc9117e580f2dc86b88 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:08:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:08:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:08:42 ========================================================= 17:08:42 EdgeX Global Pipelines Version Info 17:08:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:08:43 ------------------- 17:08:43 stable info: 17:08:43 ------------------- 17:08:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:08:43 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 17:08:43 Message: update stable to v1.0.243 17:08:43 ------------------- 17:08:43 experimental info: 17:08:43 ------------------- 17:08:43 Commited By: **** collab-it+edgex@linuxfoundation.org 17:08:43 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 17:08:43 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75b59ec [Pipeline] echo 17:08:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:08:44 + git rev-list -1 --merges 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c~1..75b59ec7fa608e2c901676455fd8f3a4b5bbb38c [Pipeline] echo 17:08:44 -----------> git rev-list -1 --merges 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c~1..75b59ec7fa608e2c901676455fd8f3a4b5bbb38c 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c [false] [Pipeline] sh 17:08:45 + git log --format=format:%s -1 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c [Pipeline] echo 17:08:45 ========================================================= 17:08:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:08:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:08:45 + git log --format=format:%s -1 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c [Pipeline] echo 17:08:45 [semverPrep] GIT_COMMIT: 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c, Commit Message: build: Latest go-mods and daily DependaBot (#165) [Pipeline] echo 17:08:45 [semverPrep] This is not a build commit. [Pipeline] sh 17:08:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:08:45 + grep -v github /etc/ssh/ssh_known_hosts 17:08:45 + [ -e /tmp/ssh_known_hosts ] 17:08:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:08:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:08:45 + sudo tee -a /etc/ssh/ssh_known_hosts 17:08:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:08:46 17:08:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:08:46 0.1.4: Pulling from edgex-devops/py-git-semver 17:08:46 b85a868b505f: Pulling fs layer 17:08:46 e2be974225ed: Pulling fs layer 17:08:46 339a4e72a1f5: Pulling fs layer 17:08:46 988bab9f4d93: Pulling fs layer 17:08:46 1469e6f7b9e6: Pulling fs layer 17:08:46 eaf3925da568: Pulling fs layer 17:08:46 bab4dde63d76: Pulling fs layer 17:08:46 bde34c3a00c8: Pulling fs layer 17:08:46 b352a97aabf1: Pulling fs layer 17:08:46 4872d77fe225: Pulling fs layer 17:08:46 5851b861e8e6: Pulling fs layer 17:08:46 988bab9f4d93: Waiting 17:08:46 1469e6f7b9e6: Waiting 17:08:46 b352a97aabf1: Waiting 17:08:46 eaf3925da568: Waiting 17:08:47 4872d77fe225: Waiting 17:08:47 5851b861e8e6: Waiting 17:08:47 bde34c3a00c8: Waiting 17:08:47 bab4dde63d76: Waiting 17:08:47 e2be974225ed: Verifying Checksum 17:08:47 e2be974225ed: Download complete 17:08:47 988bab9f4d93: Verifying Checksum 17:08:47 988bab9f4d93: Download complete 17:08:47 1469e6f7b9e6: Verifying Checksum 17:08:47 1469e6f7b9e6: Download complete 17:08:47 339a4e72a1f5: Verifying Checksum 17:08:47 339a4e72a1f5: Download complete 17:08:47 eaf3925da568: Download complete 17:08:47 bde34c3a00c8: Download complete 17:08:47 b352a97aabf1: Verifying Checksum 17:08:47 b352a97aabf1: Download complete 17:08:47 4872d77fe225: Verifying Checksum 17:08:47 4872d77fe225: Download complete 17:08:47 5851b861e8e6: Verifying Checksum 17:08:47 5851b861e8e6: Download complete 17:08:47 b85a868b505f: Download complete 17:08:47 bab4dde63d76: Verifying Checksum 17:08:47 bab4dde63d76: Download complete 17:08:48 b85a868b505f: Pull complete 17:08:48 e2be974225ed: Pull complete 17:08:49 339a4e72a1f5: Pull complete 17:08:49 988bab9f4d93: Pull complete 17:08:49 1469e6f7b9e6: Pull complete 17:08:49 eaf3925da568: Pull complete 17:08:51 bab4dde63d76: Pull complete 17:08:51 bde34c3a00c8: Pull complete 17:08:51 b352a97aabf1: Pull complete 17:08:51 4872d77fe225: Pull complete 17:08:51 5851b861e8e6: Pull complete 17:08:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:08:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:08:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:51 prd-ubuntu20.04-docker-8c-8g-116922 does not seem to be running inside a container 17:08:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:08:54 $ docker top b6d64c7ae1b66b2f506de7dd1ad15c219888b04acbfe9c5c17c4e1b50c305d88 -eo pid,comm 17:08:54 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). 17:08:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:08:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:08:54 [ssh-agent] Looking for ssh-agent implementation... 17:08:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:08:54 $ docker exec b6d64c7ae1b66b2f506de7dd1ad15c219888b04acbfe9c5c17c4e1b50c305d88 ssh-agent 17:08:54 SSH_AUTH_SOCK=/tmp/ssh-8btGEEUdK2oI/agent.33 17:08:54 SSH_AGENT_PID=39 17:08:54 Running ssh-add (command line suppressed) 17:08:54 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1431596935984696773.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1431596935984696773.key) 17:08:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:08:55 + git tag --points-at HEAD [Pipeline] } 17:08:55 $ docker exec --env ******** --env ******** b6d64c7ae1b66b2f506de7dd1ad15c219888b04acbfe9c5c17c4e1b50c305d88 ssh-agent -k 17:08:55 unset SSH_AUTH_SOCK; 17:08:55 unset SSH_AGENT_PID; 17:08:55 echo Agent pid 39 killed; 17:08:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:08:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:08:55 [ssh-agent] Looking for ssh-agent implementation... 17:08:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:08:55 $ docker exec b6d64c7ae1b66b2f506de7dd1ad15c219888b04acbfe9c5c17c4e1b50c305d88 ssh-agent 17:08:55 SSH_AUTH_SOCK=/tmp/ssh-cEJBDNUoB0fQ/agent.71 17:08:55 SSH_AGENT_PID=77 17:08:55 Running ssh-add (command line suppressed) 17:08:55 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_9566790878297648289.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_9566790878297648289.key) 17:08:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:08:55 + git semver init 17:08:56 2022-10-25 17:08:55,927 [run_init] DEBUG init version:0.0.0 force:False 17:08:56 2022-10-25 17:08:55,928 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver 17:08:56 2022-10-25 17:08:55,928 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 17:08:56 2022-10-25 17:08:55,928 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 17:08:56 2022-10-25 17:08:56,826 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude 17:08:56 2022-10-25 17:08:56,827 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False 17:08:56 2022-10-25 17:08:56,827 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 17:08:56 2022-10-25 17:08:56,827 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 17:08:56 2.3.0-dev.10 [Pipeline] } 17:08:56 $ docker exec --env ******** --env ******** b6d64c7ae1b66b2f506de7dd1ad15c219888b04acbfe9c5c17c4e1b50c305d88 ssh-agent -k 17:08:57 unset SSH_AUTH_SOCK; 17:08:57 unset SSH_AGENT_PID; 17:08:57 echo Agent pid 77 killed; 17:08:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:08:57 + git semver [Pipeline] } 17:08:57 $ docker stop --time=1 b6d64c7ae1b66b2f506de7dd1ad15c219888b04acbfe9c5c17c4e1b50c305d88 17:08:59 $ docker rm -f b6d64c7ae1b66b2f506de7dd1ad15c219888b04acbfe9c5c17c4e1b50c305d88 [Pipeline] // withDockerContainer [Pipeline] sh 17:08:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:08:59 Stashed 1 file(s) [Pipeline] echo 17:08:59 [edgeXSemver]: initialized semver on version 2.3.0-dev.10 [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 17:08:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:08:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:08:59 ========================================================= 17:08:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:08:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:09:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:09:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:09:00 213ec9aee27d: Pulling fs layer 17:09:00 4583459ba037: Pulling fs layer 17:09:00 93c1e223e6f2: Pulling fs layer 17:09:00 53926ce57604: Pulling fs layer 17:09:00 21b2b0c7a3f4: Pulling fs layer 17:09:00 30f14e443154: Pulling fs layer 17:09:00 801331c1e519: Pulling fs layer 17:09:00 99cc6dd402b0: Pulling fs layer 17:09:00 7d9ed39f4882: Pulling fs layer 17:09:00 53926ce57604: Waiting 17:09:00 21b2b0c7a3f4: Waiting 17:09:00 7d9ed39f4882: Waiting 17:09:00 30f14e443154: Waiting 17:09:00 99cc6dd402b0: Waiting 17:09:00 801331c1e519: Waiting 17:09:00 93c1e223e6f2: Verifying Checksum 17:09:00 93c1e223e6f2: Download complete 17:09:00 4583459ba037: Verifying Checksum 17:09:00 4583459ba037: Download complete 17:09:00 21b2b0c7a3f4: Verifying Checksum 17:09:00 21b2b0c7a3f4: Download complete 17:09:00 30f14e443154: Verifying Checksum 17:09:00 30f14e443154: Download complete 17:09:00 213ec9aee27d: Verifying Checksum 17:09:00 213ec9aee27d: Download complete 17:09:00 801331c1e519: Verifying Checksum 17:09:00 801331c1e519: Download complete 17:09:00 213ec9aee27d: Pull complete 17:09:00 4583459ba037: Pull complete 17:09:00 7d9ed39f4882: Verifying Checksum 17:09:00 7d9ed39f4882: Download complete 17:09:00 99cc6dd402b0: Verifying Checksum 17:09:00 99cc6dd402b0: Download complete 17:09:00 93c1e223e6f2: Pull complete 17:09:01 53926ce57604: Verifying Checksum 17:09:01 53926ce57604: Download complete 17:09:04 53926ce57604: Pull complete 17:09:04 21b2b0c7a3f4: Pull complete 17:09:04 30f14e443154: Pull complete 17:09:05 801331c1e519: Pull complete 17:09:06 99cc6dd402b0: Pull complete 17:09:07 7d9ed39f4882: Pull complete 17:09:07 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 17:09:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:09:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 17:09:08 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:08 + docker inspect -f . ci-base-image-x86_64 17:09:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:08 prd-ubuntu20.04-docker-8c-8g-116922 does not seem to be running inside a container 17:09:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:09:12 $ docker top 5efe2ddc6ff6d0e626d6edbc8f2799c61dbb11a5acda1c8cdd02cc586e9775ea -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:13 + go version 17:09:13 go version go1.18.7 linux/amd64 [Pipeline] } 17:09:13 $ docker stop --time=1 5efe2ddc6ff6d0e626d6edbc8f2799c61dbb11a5acda1c8cdd02cc586e9775ea 17:09:14 $ docker rm -f 5efe2ddc6ff6d0e626d6edbc8f2799c61dbb11a5acda1c8cdd02cc586e9775ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:14 + docker inspect -f . ci-base-image-x86_64 17:09:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:14 Still waiting to schedule task 17:09:14 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:09:14 prd-ubuntu20.04-docker-8c-8g-116922 does not seem to be running inside a container 17:09:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:09:15 $ docker top 18167c2b6603f39cf8447e9a3dfb7d98d613d0d61053cc4adc9654ce741c4dd2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:15 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] fileExists [Pipeline] sh 17:09:15 + make test 17:09:15 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 17:09:15 go: downloading github.com/stretchr/testify v1.8.0 17:09:15 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 17:09:15 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 17:09:15 go: downloading github.com/davecgh/go-spew v1.1.1 17:09:15 go: downloading github.com/pmezard/go-difflib v1.0.0 17:09:15 go: downloading github.com/stretchr/objx v0.4.0 17:09:15 go: downloading gopkg.in/yaml.v3 v3.0.1 17:09:15 go: downloading github.com/zeebo/errs v1.2.2 17:09:15 go: downloading google.golang.org/grpc v1.46.0 17:09:15 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 17:09:16 go: downloading google.golang.org/protobuf v1.28.0 17:09:16 go: downloading github.com/go-kit/log v0.2.1 17:09:16 go: downloading github.com/go-playground/validator/v10 v10.11.1 17:09:16 go: downloading github.com/google/uuid v1.3.0 17:09:16 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 17:09:16 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 17:09:16 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 17:09:16 go: downloading github.com/golang/protobuf v1.5.2 17:09:16 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 17:09:16 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:09:16 go: downloading github.com/go-playground/universal-translator v0.18.0 17:09:16 go: downloading github.com/leodido/go-urn v1.2.1 17:09:16 go: downloading golang.org/x/text v0.3.7 17:09:16 go: downloading github.com/go-playground/locales v0.14.0 17:09:43 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.662s coverage: 81.7% of statements 17:09:43 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.064s coverage: 52.2% of statements 17:09:43 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 17:09:43 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.067s coverage: 96.7% of statements 17:09:43 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.039s coverage: 89.5% of statements 17:09:43 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 17:09:43 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.031s coverage: 100.0% of statements 17:09:43 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 17:09:43 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.068s coverage: 55.8% of statements 17:09:43 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] 17:09:43 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.030s coverage: 54.5% of statements 17:09:43 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.077s coverage: 100.0% of statements 17:09:43 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 17:09:55 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:09:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:09:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:09:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:09:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:09:58 $ docker stop --time=1 18167c2b6603f39cf8447e9a3dfb7d98d613d0d61053cc4adc9654ce741c4dd2 17:10:01 $ docker rm -f 18167c2b6603f39cf8447e9a3dfb7d98d613d0d61053cc4adc9654ce741c4dd2 [Pipeline] // withDockerContainer [Pipeline] sh 17:10:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:10:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:10:02 17:10:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:10:03 latest: Pulling from edgex-lftools-log-publisher 17:10:03 5eb5b503b376: Pulling fs layer 17:10:03 5c69ac0246d0: Pulling fs layer 17:10:03 ec43610c2a17: Pulling fs layer 17:10:03 3a2ae6a8a46f: Pulling fs layer 17:10:03 33b1e0a273af: Pulling fs layer 17:10:03 5d3b04190fa2: Pulling fs layer 17:10:03 2f39f015ded8: Pulling fs layer 17:10:03 3a2ae6a8a46f: Waiting 17:10:03 33b1e0a273af: Waiting 17:10:03 5d3b04190fa2: Waiting 17:10:03 2f39f015ded8: Waiting 17:10:03 5c69ac0246d0: Download complete 17:10:03 3a2ae6a8a46f: Verifying Checksum 17:10:03 3a2ae6a8a46f: Download complete 17:10:03 33b1e0a273af: Verifying Checksum 17:10:03 33b1e0a273af: Download complete 17:10:03 5d3b04190fa2: Verifying Checksum 17:10:03 5d3b04190fa2: Download complete 17:10:03 ec43610c2a17: Download complete 17:10:03 5eb5b503b376: Verifying Checksum 17:10:03 5eb5b503b376: Download complete 17:10:04 5eb5b503b376: Pull complete 17:10:05 5c69ac0246d0: Pull complete 17:10:05 ec43610c2a17: Pull complete 17:10:05 3a2ae6a8a46f: Pull complete 17:10:05 33b1e0a273af: Pull complete 17:10:05 5d3b04190fa2: Pull complete 17:10:09 2f39f015ded8: Pull complete 17:10:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:10:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:10:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:10 prd-ubuntu20.04-docker-8c-8g-116922 does not seem to be running inside a container 17:10:10 $ 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/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:10:12 $ docker top 044f353c76292b46d9aeda15218fb6b169b1557013bf7de0741f0c6ae352155b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:10:13 ---> job-cost.sh 17:10:13 lf-activate-venv: SKIPPING 17:10:13 INFO: No Stack... 17:10:13 INFO: Retrieving Pricing Info for: v3-standard-8 17:10:14 INFO: Archiving Costs [Pipeline] sh 17:10:14 + cut -d, -f6 17:10:14 + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv [Pipeline] lock 17:10:14 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-34-stack-cost] 17:10:14 Resource [jenkins-edgexfoundry-go-mod-secrets-main-34-stack-cost] did not exist. Created. 17:10:14 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:10:14 + echo total: 0.2199999988079071 [Pipeline] stash 17:10:14 Stashed 1 file(s) [Pipeline] } 17:10:14 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-34-stack-cost] [Pipeline] // lock [Pipeline] } 17:10:14 $ docker stop --time=1 044f353c76292b46d9aeda15218fb6b169b1557013bf7de0741f0c6ae352155b 17:10:16 $ docker rm -f 044f353c76292b46d9aeda15218fb6b169b1557013bf7de0741f0c6ae352155b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:12:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-116924 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws 17:12:13 Running in /w/workspace/go-mod-secrets/34 [Pipeline] { [Pipeline] checkout 17:12:13 Selected Git installation does not exist. Using Default 17:12:13 The recommended git tool is: NONE 17:12:19 using credential edgex-jenkins-ssh 17:12:19 Cloning the remote Git repository 17:12:19 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 17:12:20 > git init /w/workspace/go-mod-secrets/34 # timeout=10 17:12:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 17:12:20 > git --version # timeout=10 17:12:20 > git --version # 'git version 2.25.1' 17:12:20 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:20 Verifying host key using known hosts file 17:12:20 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:12:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:22 Avoid second fetch 17:12:22 Checking out Revision 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c (main) 17:12:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 17:12:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:22 > git config core.sparsecheckout # timeout=10 17:12:22 > git checkout -f 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c # timeout=10 17:12:23 Commit message: "build: Latest go-mods and daily DependaBot (#165)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:12:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:12:24 % Total % Received % Xferd Average Speed Time Time Time Current 17:12:24 Dload Upload Total Spent Left Speed 17:12:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85148 0 --:--:-- --:--:-- --:--:-- 85148 [Pipeline] sh 17:12:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:12:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:12:25 + sudo tee /etc/docker/daemon.new 17:12:25 { 17:12:25 "registry-mirrors": [ 17:12:25 "https://nexus3.edgexfoundry.org:10001" 17:12:25 ], 17:12:25 "bip": "10.250.0.254/24", 17:12:25 "hosts": [ 17:12:25 "tcp://0.0.0.0:5555", 17:12:25 "unix:///var/run/docker.sock" 17:12:25 ], 17:12:25 "mtu": 1458, 17:12:25 "selinux-enabled": true, 17:12:25 "seccomp-profile": "/etc/docker/seccomp.json" 17:12:25 } [Pipeline] sh 17:12:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:12:25 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:12:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:12:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:12:44 ========================================================= 17:12:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:12:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:12:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:12:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:12:45 9b18e9b68314: Pulling fs layer 17:12:45 d32db5db7311: Pulling fs layer 17:12:45 d0c4b47475fc: Pulling fs layer 17:12:45 5831b945b038: Pulling fs layer 17:12:45 86bbec2aaacd: Pulling fs layer 17:12:45 e10730c5d714: Pulling fs layer 17:12:45 5dd5c2283517: Pulling fs layer 17:12:45 d5ac0230b979: Pulling fs layer 17:12:45 5831b945b038: Waiting 17:12:45 86bbec2aaacd: Waiting 17:12:45 d5ac0230b979: Waiting 17:12:45 e10730c5d714: Waiting 17:12:45 d0c4b47475fc: Verifying Checksum 17:12:45 d0c4b47475fc: Download complete 17:12:45 d32db5db7311: Verifying Checksum 17:12:45 d32db5db7311: Download complete 17:12:45 86bbec2aaacd: Verifying Checksum 17:12:45 86bbec2aaacd: Download complete 17:12:45 e10730c5d714: Verifying Checksum 17:12:45 e10730c5d714: Download complete 17:12:45 9b18e9b68314: Verifying Checksum 17:12:45 9b18e9b68314: Download complete 17:12:46 9b18e9b68314: Pull complete 17:12:46 d5ac0230b979: Verifying Checksum 17:12:46 d5ac0230b979: Download complete 17:12:47 d32db5db7311: Pull complete 17:12:47 d0c4b47475fc: Pull complete 17:12:48 5dd5c2283517: Verifying Checksum 17:12:48 5dd5c2283517: Download complete 17:12:49 5831b945b038: Verifying Checksum 17:12:49 5831b945b038: Download complete 17:13:02 5831b945b038: Pull complete 17:13:02 86bbec2aaacd: Pull complete 17:13:02 e10730c5d714: Pull complete 17:13:09 5dd5c2283517: Pull complete 17:13:10 d5ac0230b979: Pull complete 17:13:10 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 17:13:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:13:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 17:13:11 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:11 + docker inspect -f . ci-base-image-arm64 17:13:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:11 prd-ubuntu20.04-docker-arm64-4c-16g-116924 does not seem to be running inside a container 17:13:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/34 -v /w/workspace/go-mod-secrets/34:/w/workspace/go-mod-secrets/34:rw,z -v /w/workspace/go-mod-secrets/34@tmp:/w/workspace/go-mod-secrets/34@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-arm64 cat 17:13:15 $ docker top 6b60297f60d90d525ff39ad78ff157b03c7ec10debe9c2939fe1bfb85b5d4f83 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:16 + go version 17:13:16 go version go1.18.7 linux/arm64 [Pipeline] } 17:13:16 $ docker stop --time=1 6b60297f60d90d525ff39ad78ff157b03c7ec10debe9c2939fe1bfb85b5d4f83 17:13:17 $ docker rm -f 6b60297f60d90d525ff39ad78ff157b03c7ec10debe9c2939fe1bfb85b5d4f83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:18 + docker inspect -f . ci-base-image-arm64 17:13:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:18 prd-ubuntu20.04-docker-arm64-4c-16g-116924 does not seem to be running inside a container 17:13:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-secrets/34 -v /w/workspace/go-mod-secrets/34:/w/workspace/go-mod-secrets/34:rw,z -v /w/workspace/go-mod-secrets/34@tmp:/w/workspace/go-mod-secrets/34@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-arm64 cat 17:13:19 $ docker top 1b802759025f027d37fe732bba1eaf8e6427c76429423f930d43698223180786 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:20 + git config --global --add safe.directory /w/workspace/go-mod-secrets/34 [Pipeline] fileExists [Pipeline] sh 17:13:20 + make test 17:13:20 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 17:13:21 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 17:13:21 go: downloading github.com/stretchr/testify v1.8.0 17:13:21 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 17:13:21 go: downloading github.com/davecgh/go-spew v1.1.1 17:13:21 go: downloading github.com/pmezard/go-difflib v1.0.0 17:13:21 go: downloading github.com/stretchr/objx v0.4.0 17:13:21 go: downloading gopkg.in/yaml.v3 v3.0.1 17:13:21 go: downloading github.com/go-kit/log v0.2.1 17:13:21 go: downloading github.com/go-playground/validator/v10 v10.11.1 17:13:21 go: downloading github.com/google/uuid v1.3.0 17:13:21 go: downloading github.com/zeebo/errs v1.2.2 17:13:21 go: downloading google.golang.org/grpc v1.46.0 17:13:22 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 17:13:22 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:13:22 go: downloading google.golang.org/protobuf v1.28.0 17:13:22 go: downloading github.com/go-playground/universal-translator v0.18.0 17:13:22 go: downloading github.com/leodido/go-urn v1.2.1 17:13:22 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 17:13:23 go: downloading golang.org/x/text v0.3.7 17:13:23 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 17:13:23 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 17:13:23 go: downloading github.com/go-playground/locales v0.14.0 17:13:24 go: downloading github.com/golang/protobuf v1.5.2 17:13:24 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 17:15:16 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 10.018s coverage: 81.7% of statements 17:15:16 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.313s coverage: 52.2% of statements 17:15:16 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 17:15:16 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.267s coverage: 96.7% of statements 17:15:16 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.077s coverage: 89.5% of statements 17:15:16 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 17:15:16 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.069s coverage: 100.0% of statements 17:15:16 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 17:15:38 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.255s coverage: 55.8% of statements 17:15:38 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] 17:15:38 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.077s coverage: 54.5% of statements 17:15:38 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.238s coverage: 100.0% of statements 17:15:38 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 17:15:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:15:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:16:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:16:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:16:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:16:46 $ docker stop --time=1 1b802759025f027d37fe732bba1eaf8e6427c76429423f930d43698223180786 17:16:48 $ docker rm -f 1b802759025f027d37fe732bba1eaf8e6427c76429423f930d43698223180786 [Pipeline] // withDockerContainer [Pipeline] sh 17:16:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:16:51 Warning: overwriting stash ‘coverage-report’ 17:16:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:16:52 17:16:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:16:52 arm64: Pulling from edgex-lftools-log-publisher 17:16:52 8998bd30e6a1: Pulling fs layer 17:16:52 04944245beec: Pulling fs layer 17:16:52 699f458cf7ca: Pulling fs layer 17:16:52 765212b225bb: Pulling fs layer 17:16:52 f23df028b6ca: Pulling fs layer 17:16:52 d65c8cfc05b1: Pulling fs layer 17:16:52 2437ff75d9bd: Pulling fs layer 17:16:52 765212b225bb: Waiting 17:16:52 d65c8cfc05b1: Waiting 17:16:52 2437ff75d9bd: Waiting 17:16:52 f23df028b6ca: Waiting 17:16:52 04944245beec: Verifying Checksum 17:16:52 04944245beec: Download complete 17:16:52 765212b225bb: Verifying Checksum 17:16:52 765212b225bb: Download complete 17:16:52 f23df028b6ca: Verifying Checksum 17:16:52 f23df028b6ca: Download complete 17:16:52 d65c8cfc05b1: Verifying Checksum 17:16:52 d65c8cfc05b1: Download complete 17:16:52 699f458cf7ca: Verifying Checksum 17:16:52 699f458cf7ca: Download complete 17:16:53 8998bd30e6a1: Verifying Checksum 17:16:53 8998bd30e6a1: Download complete 17:16:56 2437ff75d9bd: Verifying Checksum 17:16:56 2437ff75d9bd: Download complete 17:16:58 8998bd30e6a1: Pull complete 17:16:58 04944245beec: Pull complete 17:17:00 699f458cf7ca: Pull complete 17:17:02 765212b225bb: Pull complete 17:17:03 f23df028b6ca: Pull complete 17:17:03 d65c8cfc05b1: Pull complete 17:17:21 2437ff75d9bd: Pull complete 17:17:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:17:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:17:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:22 prd-ubuntu20.04-docker-arm64-4c-16g-116924 does not seem to be running inside a container 17:17:22 $ 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/go-mod-secrets/34 -v /w/workspace/go-mod-secrets/34:/w/workspace/go-mod-secrets/34:rw,z -v /w/workspace/go-mod-secrets/34@tmp:/w/workspace/go-mod-secrets/34@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:arm64 cat 17:17:23 $ docker top ee5d07ea5825ae3034d79d83e6964e25ec9580e52dff11d2a7003ddc5bb13421 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:24 ---> job-cost.sh 17:17:24 lf-activate-venv: SKIPPING 17:17:24 INFO: No Stack... 17:17:24 INFO: Retrieving Pricing Info for: v3-standard-4 17:17:25 INFO: Archiving Costs [Pipeline] sh 17:17:26 + cut -d, -f6 17:17:26 + cat /w/workspace/go-mod-secrets/34/archives/cost.csv [Pipeline] lock 17:17:26 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-34-stack-cost] 17:17:26 Resource [jenkins-edgexfoundry-go-mod-secrets-main-34-stack-cost] did not exist. Created. 17:17:26 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:17:27 /w/workspace/go-mod-secrets/34@tmp/durable-810ea1a4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:17:27 + echo total: 0.10999999940395355 [Pipeline] stash 17:17:27 Warning: overwriting stash ‘stack-cost’ 17:17:27 Stashed 1 file(s) [Pipeline] } 17:17:27 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-34-stack-cost] [Pipeline] // lock [Pipeline] } 17:17:28 $ docker stop --time=1 ee5d07ea5825ae3034d79d83e6964e25ec9580e52dff11d2a7003ddc5bb13421 17:17:29 $ docker rm -f ee5d07ea5825ae3034d79d83e6964e25ec9580e52dff11d2a7003ddc5bb13421 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:17:30 provisioning config files... 17:17:30 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config886847404266656892tmp [Pipeline] { [Pipeline] sh 17:17:30 + set +x 17:17:30 + bash -s -- 17:17:30 + curl -s https://codecov.io/bash 17:17:30 17:17:30 _____ _ 17:17:30 / ____| | | 17:17:30 | | ___ __| | ___ ___ _____ __ 17:17:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:17:30 | |___| (_) | (_| | __/ (_| (_) \ V / 17:17:30 \_____\___/ \__,_|\___|\___\___/ \_/ 17:17:30 Bash-1.0.6 17:17:30 17:17:30 17:17:30 ==> git version 2.25.1 found 17:17:30 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:17:30 Release-Date: 2020-01-08 17:17:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:17:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:17:30 ==> Jenkins CI detected. 17:17:30 current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main 17:17:30 project root: . 17:17:30 --> token set from env 17:17:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:17:30 ==> Running gcov in . (disable via -X gcov) 17:17:30 ==> Python coveragepy not found 17:17:30 ==> Searching for coverage reports in: 17:17:30 + . 17:17:30 -> Found 1 reports 17:17:30 ==> Detecting git/mercurial file structure 17:17:30 ==> Reading reports 17:17:30 + ./coverage.out bytes=33436 17:17:30 ==> Appending adjustments 17:17:30 https://docs.codecov.io/docs/fixing-reports 17:17:30 + Found adjustments 17:17:30 ==> Gzipping contents 17:17:30 8.0K /tmp/codecov.fOJhol.gz 17:17:30 ==> Uploading reports 17:17:30 url: https://codecov.io 17:17:30 query: branch=main&commit=75b59ec7fa608e2c901676455fd8f3a4b5bbb38c&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 17:17:30 -> Pinging Codecov 17:17:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=main&commit=75b59ec7fa608e2c901676455fd8f3a4b5bbb38c&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 17:17:30 -> Uploading to 17:17:30 https://storage.googleapis.com/codecov/v4/raw/2022-10-25/D63849C06B6B67093493C71CE874ED06/75b59ec7fa608e2c901676455fd8f3a4b5bbb38c/ad1ef781-f659-458c-bac0-5efd122c4725.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T171730Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a14f7d9b93c4e2519c4335b6cfbd9a351249d16dfaa417b49f057387a34a6fdb 17:17:31 % Total % Received % Xferd Average Speed Time Time Time Current 17:17:31 Dload Upload Total Spent Left Speed 17:17:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6819 0 0 100 6819 0 30172 --:--:-- --:--:-- --:--:-- 30172 17:17:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/75b59ec7fa608e2c901676455fd8f3a4b5bbb38c [Pipeline] } 17:17:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:17:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:17:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:17:31 17:17:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:17:31 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:17:31 df9b9388f04a: Pulling fs layer 17:17:31 52dc419b0ee2: Pulling fs layer 17:17:31 25bc292e5bac: Pulling fs layer 17:17:31 114826534d7a: Pulling fs layer 17:17:31 4657fd5d0bcf: Pulling fs layer 17:17:31 6ad1cebc031e: Pulling fs layer 17:17:31 4657fd5d0bcf: Waiting 17:17:31 114826534d7a: Waiting 17:17:31 8a3aa393b2d8: Pulling fs layer 17:17:31 6ad1cebc031e: Waiting 17:17:31 8a3aa393b2d8: Waiting 17:17:31 25bc292e5bac: Download complete 17:17:31 52dc419b0ee2: Verifying Checksum 17:17:31 52dc419b0ee2: Download complete 17:17:31 4657fd5d0bcf: Verifying Checksum 17:17:31 4657fd5d0bcf: Download complete 17:17:31 df9b9388f04a: Download complete 17:17:32 df9b9388f04a: Pull complete 17:17:32 6ad1cebc031e: Verifying Checksum 17:17:32 6ad1cebc031e: Download complete 17:17:32 52dc419b0ee2: Pull complete 17:17:32 25bc292e5bac: Pull complete 17:17:32 114826534d7a: Verifying Checksum 17:17:32 114826534d7a: Download complete 17:17:32 8a3aa393b2d8: Verifying Checksum 17:17:32 8a3aa393b2d8: Download complete 17:17:36 114826534d7a: Pull complete 17:17:36 4657fd5d0bcf: Pull complete 17:17:36 6ad1cebc031e: Pull complete 17:17:38 8a3aa393b2d8: Pull complete 17:17:38 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:17:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:17:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:38 prd-ubuntu20.04-docker-8c-8g-116922 does not seem to be running inside a container 17:17:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:17:41 $ docker top 99c83becdd4a4486391957623f0356d446aaa1982f7bbb5a29c34d1c0054906b -eo pid,comm [Pipeline] { [Pipeline] echo 17:17:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh 17:17:42 + set -o pipefail 17:17:42 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' 17:17:47 17:17:47 Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v2)... 17:17:47 17:17:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0d3915cb-23c5-4258-a5a9-356997f1cfb0/history/bfd1d4d8-6371-4841-bedb-b44b311508af 17:17:47 17:17:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:17:47 17:17:47 17:17:47 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:17:47 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:17:47 More details here: https://snyk.co/ue1NS [Pipeline] } 17:17:47 $ docker stop --time=1 99c83becdd4a4486391957623f0356d446aaa1982f7bbb5a29c34d1c0054906b 17:17:50 $ docker rm -f 99c83becdd4a4486391957623f0356d446aaa1982f7bbb5a29c34d1c0054906b [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:17:51 + git log --format=format:%s -1 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c [Pipeline] sh 17:17:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:17:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:17:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:51 prd-ubuntu20.04-docker-8c-8g-116922 does not seem to be running inside a container 17:17:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:17:52 $ docker top 0a6c18e9b97b93e6437ce78b7372882f4335c782227db830f57a57bd7b022b5b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:17:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:17:52 [ssh-agent] Looking for ssh-agent implementation... 17:17:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:17:52 $ docker exec 0a6c18e9b97b93e6437ce78b7372882f4335c782227db830f57a57bd7b022b5b ssh-agent 17:17:52 SSH_AUTH_SOCK=/tmp/ssh-0nvwxNG6g1oX/agent.32 17:17:52 SSH_AGENT_PID=38 17:17:52 Running ssh-add (command line suppressed) 17:17:52 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_17357263278598057815.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_17357263278598057815.key) 17:17:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:17:52 + git semver tag 17:17:53 2022-10-25 17:17:53,060 [run_tag] DEBUG tag force:False 17:17:53 2022-10-25 17:17:53,061 [check_head_tag] DEBUG check head tag 17:17:53 2022-10-25 17:17:53,061 [execute] INFO git cat-file --batch-check 17:17:53 2022-10-25 17:17:53,062 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 17:17:53 2022-10-25 17:17:53,065 [execute] INFO git cat-file --batch 17:17:53 2022-10-25 17:17:53,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 17:17:53 2022-10-25 17:17:53,080 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 17:17:53 2022-10-25 17:17:53,080 [execute] INFO git tag -a v2.3.0-dev.10 -m v2.3.0-dev.10 17:17:53 2022-10-25 17:17:53,080 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.10', '-m', 'v2.3.0-dev.10'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 17:17:53 2022-10-25 17:17:53,085 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 17:17:53 2.3.0-dev.10 [Pipeline] } 17:17:53 $ docker exec --env ******** --env ******** 0a6c18e9b97b93e6437ce78b7372882f4335c782227db830f57a57bd7b022b5b ssh-agent -k 17:17:53 unset SSH_AUTH_SOCK; 17:17:53 unset SSH_AGENT_PID; 17:17:53 echo Agent pid 38 killed; 17:17:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:17:53 + git semver [Pipeline] } 17:17:53 $ docker stop --time=1 0a6c18e9b97b93e6437ce78b7372882f4335c782227db830f57a57bd7b022b5b 17:17:55 $ docker rm -f 0a6c18e9b97b93e6437ce78b7372882f4335c782227db830f57a57bd7b022b5b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:17:55 17:17:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:17:56 0.23.1-centos7: Pulling from edgex-lftools 17:17:56 ab5ef0e58194: Pulling fs layer 17:17:56 9712f1f96733: Pulling fs layer 17:17:56 63f879dbbcfc: Pulling fs layer 17:17:56 0d9ebad4ef96: Pulling fs layer 17:17:56 e9a5061849ea: Pulling fs layer 17:17:56 d747dcd14b5f: Pulling fs layer 17:17:56 e9a5061849ea: Waiting 17:17:56 0d9ebad4ef96: Waiting 17:17:56 2de7ff778b66: Pulling fs layer 17:17:56 d747dcd14b5f: Waiting 17:17:56 9712f1f96733: Verifying Checksum 17:17:56 9712f1f96733: Download complete 17:17:56 63f879dbbcfc: Verifying Checksum 17:17:56 63f879dbbcfc: Download complete 17:17:56 e9a5061849ea: Verifying Checksum 17:17:56 e9a5061849ea: Download complete 17:17:56 d747dcd14b5f: Verifying Checksum 17:17:56 d747dcd14b5f: Download complete 17:17:56 ab5ef0e58194: Verifying Checksum 17:17:56 ab5ef0e58194: Download complete 17:17:56 0d9ebad4ef96: Verifying Checksum 17:17:56 0d9ebad4ef96: Download complete 17:17:56 2de7ff778b66: Verifying Checksum 17:17:56 2de7ff778b66: Download complete 17:17:59 ab5ef0e58194: Pull complete 17:17:59 9712f1f96733: Pull complete 17:18:00 63f879dbbcfc: Pull complete 17:18:03 0d9ebad4ef96: Pull complete 17:18:03 e9a5061849ea: Pull complete 17:18:03 d747dcd14b5f: Pull complete 17:18:04 2de7ff778b66: Pull complete 17:18:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:18:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:18:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:04 prd-ubuntu20.04-docker-8c-8g-116922 does not seem to be running inside a container 17:18:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:18:07 $ docker top 9d8c861215d4baf1ba516c3378d1c8629d40da25bcf620c0dafd3e496648d689 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:18:07 provisioning config files... 17:18:07 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config7693121516154893430tmp 17:18:07 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config4209143442456709676tmp 17:18:08 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config13106522249538160580tmp [Pipeline] { [Pipeline] echo 17:18:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:18:08 ---> sigul-configuration.sh 17:18:08 gpg: directory `/root/.gnupg' created 17:18:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:18:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:18:08 gpg: keyring `/root/.gnupg/secring.gpg' created 17:18:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:18:08 gpg: CAST5 encrypted data 17:18:08 gpg: encrypted with 1 passphrase 17:18:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:18:08 + mkdir /home/jenkins 17:18:08 + mkdir /home/jenkins/sigul [Pipeline] sh 17:18:08 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 17:18:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:18:09 ---> sigul-install.sh 17:18:09 Sigul already installed; skipping installation. [Pipeline] sh 17:18:09 + git tag --list 17:18:09 v0.0.0 17:18:09 v0.0.1 17:18:09 v0.0.10 17:18:09 v0.0.11 17:18:09 v0.0.12 17:18:09 v0.0.13 17:18:09 v0.0.14 17:18:09 v0.0.15 17:18:09 v0.0.16 17:18:09 v0.0.17 17:18:09 v0.0.18 17:18:09 v0.0.19 17:18:09 v0.0.2 17:18:09 v0.0.20 17:18:09 v0.0.21 17:18:09 v0.0.22 17:18:09 v0.0.23 17:18:09 v0.0.24 17:18:09 v0.0.25 17:18:09 v0.0.26 17:18:09 v0.0.27 17:18:09 v0.0.28 17:18:09 v0.0.29 17:18:09 v0.0.3 17:18:09 v0.0.30 17:18:09 v0.0.31 17:18:09 v0.0.32 17:18:09 v0.0.33 17:18:09 v0.0.4 17:18:09 v0.0.5 17:18:09 v0.0.6 17:18:09 v0.0.7 17:18:09 v0.0.8 17:18:09 v0.0.9 17:18:09 v2.0.0 17:18:09 v2.1.0 17:18:09 v2.1.1 17:18:09 v2.1.1-dev.1 17:18:09 v2.1.1-dev.2 17:18:09 v2.1.1-dev.3 17:18:09 v2.2.0 17:18:09 v2.2.1-dev.1 17:18:09 v2.2.1-dev.2 17:18:09 v2.2.1-dev.3 17:18:09 v2.2.1-dev.4 17:18:09 v2.2.1-dev.5 17:18:09 v2.3.0-dev.10 17:18:09 v2.3.0-dev.5 17:18:09 v2.3.0-dev.6 17:18:09 v2.3.0-dev.7 17:18:09 v2.3.0-dev.8 17:18:09 v2.3.0-dev.9 [Pipeline] sh 17:18:09 + lftools sign git-tag v2.3.0-dev.10 17:18:10 Signing Git tag with Sigul... 17:18:10 Signing v2.3.0-dev.10 [Pipeline] echo 17:18:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:18:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:18:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:18:10 $ docker stop --time=1 9d8c861215d4baf1ba516c3378d1c8629d40da25bcf620c0dafd3e496648d689 17:18:12 $ docker rm -f 9d8c861215d4baf1ba516c3378d1c8629d40da25bcf620c0dafd3e496648d689 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:18:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:18:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:18:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:12 prd-ubuntu20.04-docker-8c-8g-116922 does not seem to be running inside a container 17:18:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:18:13 $ docker top 0cd2ed4b68c3df795463a8cb5f491527f7214c35a59c92b1019e0353cef17f20 -eo pid,comm 17:18:13 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). 17:18:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:18:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:18:13 [ssh-agent] Looking for ssh-agent implementation... 17:18:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:18:13 $ docker exec 0cd2ed4b68c3df795463a8cb5f491527f7214c35a59c92b1019e0353cef17f20 ssh-agent 17:18:13 SSH_AUTH_SOCK=/tmp/ssh-o6kNIQLbg3pZ/agent.32 17:18:13 SSH_AGENT_PID=38 17:18:13 Running ssh-add (command line suppressed) 17:18:13 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2172560571353296929.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2172560571353296929.key) 17:18:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:18:13 + git semver bump pre 17:18:14 2022-10-25 17:18:14,140 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 17:18:14 2022-10-25 17:18:14,140 [bump_version] DEBUG bumping version:2.3.0-dev.10 on axis:pre with prefix:dev 17:18:14 2022-10-25 17:18:14,140 [bump_version] DEBUG bumped version:2.3.0-dev.11 17:18:14 2022-10-25 17:18:14,140 [write_version] DEBUG write version:2.3.0-dev.11 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True 17:18:14 2022-10-25 17:18:14,140 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 17:18:14 2022-10-25 17:18:14,140 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 17:18:14 2022-10-25 17:18:14,142 [execute] INFO git cat-file --batch-check 17:18:14 2022-10-25 17:18:14,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 17:18:14 2022-10-25 17:18:14,146 [execute] INFO git cat-file --batch 17:18:14 2022-10-25 17:18:14,146 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 17:18:14 2022-10-25 17:18:14,150 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 17:18:14 2.3.0-dev.11 [Pipeline] } 17:18:14 $ docker exec --env ******** --env ******** 0cd2ed4b68c3df795463a8cb5f491527f7214c35a59c92b1019e0353cef17f20 ssh-agent -k 17:18:14 unset SSH_AUTH_SOCK; 17:18:14 unset SSH_AGENT_PID; 17:18:14 echo Agent pid 38 killed; 17:18:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:18:14 + git semver [Pipeline] } 17:18:14 $ docker stop --time=1 0cd2ed4b68c3df795463a8cb5f491527f7214c35a59c92b1019e0353cef17f20 17:18:16 $ docker rm -f 0cd2ed4b68c3df795463a8cb5f491527f7214c35a59c92b1019e0353cef17f20 [Pipeline] // withDockerContainer [Pipeline] sh 17:18:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:18:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:18:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:16 prd-ubuntu20.04-docker-8c-8g-116922 does not seem to be running inside a container 17:18:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:18:17 $ docker top 4c3a4459d7d44eaf9b30d27e776a4740670eaa84db9b25c750e8892817b6f0be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:18:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:18:17 [ssh-agent] Looking for ssh-agent implementation... 17:18:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:18:17 $ docker exec 4c3a4459d7d44eaf9b30d27e776a4740670eaa84db9b25c750e8892817b6f0be ssh-agent 17:18:17 SSH_AUTH_SOCK=/tmp/ssh-RD0HpPoGShJP/agent.32 17:18:17 SSH_AGENT_PID=38 17:18:17 Running ssh-add (command line suppressed) 17:18:17 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_10162082264609697515.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_10162082264609697515.key) 17:18:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:18:17 + git semver push 17:18:18 2022-10-25 17:18:18,098 [run_push] DEBUG push 17:18:18 2022-10-25 17:18:18,099 [execute] INFO git cat-file --batch-check 17:18:18 2022-10-25 17:18:18,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 17:18:18 2022-10-25 17:18:18,102 [execute] INFO git rev-list 4ef68bd32ad3babc513040f2ab34b597833dd90b -- 17:18:18 2022-10-25 17:18:18,103 [execute] DEBUG Popen(['git', 'rev-list', '4ef68bd32ad3babc513040f2ab34b597833dd90b', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 17:18:18 2022-10-25 17:18:18,109 [execute] INFO git fetch -v origin 17:18:18 2022-10-25 17:18:18,110 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=True, shell=None, istream=None) 17:18:18 2022-10-25 17:18:18,689 [run_push] DEBUG no remote changes detected 17:18:18 2022-10-25 17:18:18,689 [execute] INFO git push origin semver 17:18:18 2022-10-25 17:18:18,689 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 17:18:19 2022-10-25 17:18:19,533 [run_push] DEBUG push all version tags 17:18:19 2022-10-25 17:18:19,533 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:18:19 2022-10-25 17:18:19,534 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 17:18:20 2022-10-25 17:18:20,356 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 17:18:20 2.3.0-dev.11 [Pipeline] } 17:18:20 $ docker exec --env ******** --env ******** 4c3a4459d7d44eaf9b30d27e776a4740670eaa84db9b25c750e8892817b6f0be ssh-agent -k 17:18:20 unset SSH_AUTH_SOCK; 17:18:20 unset SSH_AGENT_PID; 17:18:20 echo Agent pid 38 killed; 17:18:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:18:21 + git semver [Pipeline] } 17:18:21 $ docker stop --time=1 4c3a4459d7d44eaf9b30d27e776a4740670eaa84db9b25c750e8892817b6f0be 17:18:22 $ docker rm -f 4c3a4459d7d44eaf9b30d27e776a4740670eaa84db9b25c750e8892817b6f0be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:18:23 + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] 17:18:23 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 17:18:23 total 16 17:18:23 drwxr-xr-x 3 root root 4096 Oct 25 17:10 . 17:18:23 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 17:18 .. 17:18:23 drwxr-xr-x 2 root root 4096 Oct 25 17:10 cost 17:18:23 -rw-r--r-- 1 root root 85 Oct 25 17:10 cost.csv 17:18:23 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives 17:18:23 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 17:18:23 total 16 17:18:23 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 17:10 . 17:18:23 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 17:18 .. 17:18:23 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 17:10 cost 17:18:23 -rw-r--r-- 1 jenkins jenkins 85 Oct 25 17:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:18:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:18:24 ---> package-listing.sh 17:18:24 ++ facter osfamily 17:18:24 ++ tr '[:upper:]' '[:lower:]' 17:18:24 + OS_FAMILY=debian 17:18:24 + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main 17:18:24 + START_PACKAGES=/tmp/packages_start.txt 17:18:24 + END_PACKAGES=/tmp/packages_end.txt 17:18:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:18:24 + PACKAGES=/tmp/packages_start.txt 17:18:24 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 17:18:24 + PACKAGES=/tmp/packages_end.txt 17:18:24 + case "${OS_FAMILY}" in 17:18:24 + dpkg -l 17:18:24 + grep '^ii' 17:18:24 + '[' -f /tmp/packages_start.txt ']' 17:18:24 + '[' -f /tmp/packages_end.txt ']' 17:18:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:18:24 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 17:18:24 + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ 17:18:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo 17:18:24 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:18:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:25 prd-ubuntu20.04-docker-8c-8g-116922 does not seem to be running inside a container 17:18:25 $ 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:18:25 $ docker top cd84f3d6cc881a09e9b7cdb6cbecd93fdf05315f5774d6874d3dbb07abcf69ee -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:26 + touch /tmp/pre-build-complete [Pipeline] sh 17:18:26 + mkdir -p /var/log/sysstat [Pipeline] sh 17:18:26 + ls /var/log/sa-host 17:18:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:18:26 provisioning config files... 17:18:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config16190968819862437478tmp [Pipeline] { [Pipeline] echo 17:18:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:18:27 ---> create-netrc.sh [Pipeline] } 17:18:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:18:27 ---> python-tools-install.sh [Pipeline] echo 17:18:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:18:27 ---> sudo-logs.sh 17:18:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:18:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:18:27 ---> job-cost.sh 17:18:27 lf-activate-venv: SKIPPING 17:18:27 DEBUG: total: 0.2199999988079071 17:18:27 INFO: Retrieving Stack Cost... 17:18:28 INFO: Retrieving Pricing Info for: v3-standard-8 17:18:28 INFO: Archiving Costs [Pipeline] echo 17:18:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:18:29 ---> logs-deploy.sh 17:18:29 lf-activate-venv: SKIPPING 17:18:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/34 17:18:29 INFO: archiving workspace using pattern(s): 17:18:30 Archives upload complete. 17:18:30 INFO: archiving logs to Nexus 17:18:30 ---> uname -a: 17:18:30 Linux prd-ubuntu20-04-docker-8c-8g-116922 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:18:30 17:18:30 17:18:30 ---> lscpu: 17:18:30 Architecture: x86_64 17:18:30 CPU op-mode(s): 32-bit, 64-bit 17:18:30 Byte Order: Little Endian 17:18:30 Address sizes: 40 bits physical, 48 bits virtual 17:18:30 CPU(s): 8 17:18:30 On-line CPU(s) list: 0-7 17:18:30 Thread(s) per core: 1 17:18:30 Core(s) per socket: 1 17:18:30 Socket(s): 8 17:18:30 NUMA node(s): 1 17:18:30 Vendor ID: AuthenticAMD 17:18:30 CPU family: 23 17:18:30 Model: 49 17:18:30 Model name: AMD EPYC-Rome Processor 17:18:30 Stepping: 0 17:18:30 CPU MHz: 2799.956 17:18:30 BogoMIPS: 5599.91 17:18:30 Virtualization: AMD-V 17:18:30 Hypervisor vendor: KVM 17:18:30 Virtualization type: full 17:18:30 L1d cache: 256 KiB 17:18:30 L1i cache: 256 KiB 17:18:30 L2 cache: 4 MiB 17:18:30 L3 cache: 128 MiB 17:18:30 NUMA node0 CPU(s): 0-7 17:18:30 Vulnerability Itlb multihit: Not affected 17:18:30 Vulnerability L1tf: Not affected 17:18:30 Vulnerability Mds: Not affected 17:18:30 Vulnerability Meltdown: Not affected 17:18:30 Vulnerability Mmio stale data: Not affected 17:18:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:18:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:18:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:18:30 Vulnerability Srbds: Not affected 17:18:30 Vulnerability Tsx async abort: Not affected 17:18:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:18:30 17:18:30 17:18:30 ---> nproc: 17:18:30 8 17:18:30 17:18:30 17:18:30 ---> df -h: 17:18:30 Filesystem Size Used Avail Use% Mounted on 17:18:30 overlay 155G 12G 144G 8% / 17:18:30 tmpfs 64M 0 64M 0% /dev 17:18:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:18:30 shm 64M 0 64M 0% /dev/shm 17:18:30 /dev/vda1 155G 12G 144G 8% /facter-os 17:18:30 17:18:30 17:18:30 ---> sar -b -r -n DEV: 17:18:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116922) 10/25/22 _x86_64_ (8 CPU) 17:18:30 17:18:30 17:08:04 LINUX RESTART (8 CPU) 17:18:30 17:18:30 17:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:18:30 17:10:01 70.57 0.32 70.25 0.00 34.39 42623.03 0.00 17:18:30 17:11:01 33.28 0.20 33.08 0.00 13.33 16891.07 0.00 17:18:30 17:12:02 0.93 0.00 0.93 0.00 0.00 10.93 0.00 17:18:30 17:13:01 3.13 1.68 1.46 0.00 38.36 19.93 0.00 17:18:30 17:14:01 37.41 9.35 28.06 0.00 2885.25 4773.87 0.00 17:18:30 17:15:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 17:18:30 17:16:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 17:18:30 17:17:01 1.60 0.02 1.58 0.00 0.13 17.46 0.00 17:18:30 17:18:01 59.34 0.38 58.96 0.00 16.26 35336.91 0.00 17:18:30 Average: 23.24 1.33 21.91 0.00 332.50 11098.17 0.00 17:18:30 17:18:30 17:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:18:30 17:10:01 29116880 31578436 732772 2.23 90280 2640456 1888640 5.57 1094908 2298824 88 17:18:30 17:11:01 28683140 31590712 715720 2.18 93428 3043836 1753316 5.17 1090200 2691992 16 17:18:30 17:12:02 28682816 31590596 715632 2.18 93468 3043840 1753316 5.17 1090252 2691996 28 17:18:30 17:13:01 28662656 31572672 733324 2.23 93548 3044964 1753316 5.17 1111900 2692388 64 17:18:30 17:14:01 28364968 31552040 739732 2.25 112364 3293916 1765904 5.20 1265840 2806728 8 17:18:30 17:15:01 28367164 31554252 737432 2.24 112416 3293920 1765904 5.20 1263728 2806732 16 17:18:30 17:16:01 28367400 31554592 737136 2.24 112440 3293924 1765904 5.20 1263768 2806776 8 17:18:30 17:17:01 28366524 31553724 737920 2.24 112484 3293920 1765904 5.20 1264044 2806776 12 17:18:30 17:18:01 26965088 31497592 789696 2.40 139628 4523588 2042312 6.02 1387340 3993252 530812 17:18:30 Average: 28397404 31560513 737707 2.24 106673 3274707 1806057 5.32 1203553 2843940 59006 17:18:30 17:18:30 17:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:18:30 17:10:01 docker0 35.03 59.57 3.11 650.77 0.00 0.00 0.00 0.00 17:18:30 17:10:01 ens3 91.05 56.32 683.15 17.33 0.00 0.00 0.00 0.00 17:18:30 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:30 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:30 17:11:01 ens3 98.58 68.52 2522.43 11.59 0.00 0.00 0.00 0.00 17:18:30 17:11:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:18:30 17:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:30 17:12:02 ens3 0.88 0.18 0.18 0.07 0.00 0.00 0.00 0.00 17:18:30 17:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:30 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:30 17:13:01 ens3 33.43 49.56 16.47 88.69 0.00 0.00 0.00 0.00 17:18:30 17:13:01 lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 17:18:30 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:30 17:14:01 ens3 72.20 44.63 1298.74 3.52 0.00 0.00 0.00 0.00 17:18:30 17:14:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 17:18:30 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:30 17:15:01 ens3 0.32 0.20 0.13 0.02 0.00 0.00 0.00 0.00 17:18:30 17:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:18:30 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:30 17:16:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:30 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:30 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:30 17:17:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:18:30 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:18:30 17:18:01 docker0 32.08 51.29 2.82 650.23 0.00 0.00 0.00 0.00 17:18:30 17:18:01 ens3 310.96 229.73 7815.41 31.08 0.00 0.00 0.00 0.00 17:18:30 17:18:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 17:18:30 Average: docker0 7.47 12.34 0.66 144.82 0.00 0.00 0.00 0.00 17:18:30 Average: ens3 67.57 49.92 1373.19 16.79 0.00 0.00 0.00 0.00 17:18:30 Average: lo 0.48 0.48 0.04 0.04 0.00 0.00 0.00 0.00 17:18:30 17:18:30 17:18:30 ---> sar -P ALL: 17:18:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116922) 10/25/22 _x86_64_ (8 CPU) 17:18:30 17:18:30 17:08:04 LINUX RESTART (8 CPU) 17:18:30 17:18:30 17:09:01 CPU %user %nice %system %iowait %steal %idle 17:18:30 17:10:01 all 33.96 0.00 5.90 1.80 0.09 58.25 17:18:30 17:10:01 0 33.83 0.00 6.87 0.32 0.08 58.89 17:18:30 17:10:01 1 35.04 0.00 5.85 0.31 0.09 58.72 17:18:30 17:10:01 2 29.76 0.00 5.63 0.63 0.09 63.89 17:18:30 17:10:01 3 37.29 0.00 5.93 0.07 0.08 56.63 17:18:30 17:10:01 4 35.94 0.00 6.41 7.10 0.08 50.46 17:18:30 17:10:01 5 36.26 0.00 5.70 2.92 0.08 55.04 17:18:30 17:10:01 6 27.17 0.00 5.05 1.60 0.14 66.04 17:18:30 17:10:01 7 36.33 0.00 5.77 1.41 0.08 56.41 17:18:30 17:11:01 all 2.64 0.00 1.19 0.66 0.04 95.48 17:18:30 17:11:01 0 3.25 0.00 1.44 0.42 0.02 94.88 17:18:30 17:11:01 1 2.62 0.00 2.11 3.34 0.07 91.86 17:18:30 17:11:01 2 3.22 0.00 0.45 0.20 0.03 96.10 17:18:30 17:11:01 3 2.59 0.00 1.09 0.02 0.03 96.27 17:18:30 17:11:01 4 2.70 0.00 0.92 0.02 0.02 96.35 17:18:30 17:11:01 5 2.47 0.00 0.99 1.15 0.02 95.37 17:18:30 17:11:01 6 1.72 0.00 0.95 0.10 0.03 97.19 17:18:30 17:11:01 7 2.53 0.00 1.56 0.02 0.08 95.81 17:18:30 17:12:02 all 0.03 0.00 0.01 0.00 0.01 99.95 17:18:30 17:12:02 0 0.02 0.00 0.00 0.00 0.00 99.98 17:18:30 17:12:02 1 0.03 0.00 0.02 0.02 0.00 99.93 17:18:30 17:12:02 2 0.08 0.00 0.02 0.00 0.02 99.88 17:18:30 17:12:02 3 0.02 0.00 0.00 0.00 0.00 99.98 17:18:30 17:12:02 4 0.02 0.00 0.00 0.00 0.02 99.97 17:18:30 17:12:02 5 0.00 0.00 0.00 0.02 0.00 99.98 17:18:30 17:12:02 6 0.02 0.00 0.03 0.00 0.02 99.93 17:18:30 17:12:02 7 0.02 0.00 0.02 0.00 0.00 99.97 17:18:30 17:13:01 all 0.40 0.00 0.06 0.01 0.01 99.50 17:18:30 17:13:01 0 0.15 0.00 0.07 0.00 0.02 99.76 17:18:30 17:13:01 1 0.15 0.00 0.05 0.02 0.02 99.76 17:18:30 17:13:01 2 0.51 0.00 0.07 0.00 0.00 99.42 17:18:30 17:13:01 3 0.36 0.00 0.08 0.00 0.02 99.54 17:18:30 17:13:01 4 0.27 0.00 0.05 0.02 0.00 99.66 17:18:30 17:13:01 5 0.44 0.00 0.08 0.07 0.02 99.39 17:18:30 17:13:01 6 0.29 0.00 0.03 0.00 0.03 99.64 17:18:30 17:13:01 7 1.07 0.00 0.07 0.00 0.02 98.85 17:18:30 17:14:01 all 1.18 0.00 0.81 0.38 0.01 97.61 17:18:30 17:14:01 0 0.67 0.00 0.47 0.10 0.03 98.73 17:18:30 17:14:01 1 1.38 0.00 0.67 0.50 0.02 97.43 17:18:30 17:14:01 2 0.88 0.00 1.79 0.58 0.02 96.73 17:18:30 17:14:01 3 1.05 0.00 0.87 0.08 0.02 97.98 17:18:30 17:14:01 4 0.92 0.00 0.37 0.03 0.02 98.66 17:18:30 17:14:01 5 0.68 0.00 0.90 1.20 0.00 97.21 17:18:30 17:14:01 6 1.72 0.00 0.82 0.47 0.00 97.00 17:18:30 17:14:01 7 2.16 0.00 0.62 0.07 0.02 97.14 17:18:30 17:15:01 all 0.02 0.00 0.01 0.01 0.01 99.96 17:18:30 17:15:01 0 0.03 0.00 0.02 0.00 0.03 99.92 17:18:30 17:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:18:30 17:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:18:30 17:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:18:30 17:15:01 4 0.03 0.00 0.00 0.02 0.00 99.95 17:18:30 17:15:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:18:30 17:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:18:30 17:15:01 7 0.05 0.00 0.02 0.00 0.00 99.93 17:18:30 17:16:01 all 0.03 0.00 0.04 0.00 0.01 99.92 17:18:30 17:16:01 0 0.03 0.00 0.05 0.00 0.03 99.88 17:18:30 17:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:18:30 17:16:01 2 0.05 0.00 0.03 0.00 0.02 99.90 17:18:30 17:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:18:30 17:16:01 4 0.00 0.00 0.03 0.02 0.00 99.95 17:18:30 17:16:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:18:30 17:16:01 6 0.03 0.00 0.07 0.00 0.02 99.88 17:18:30 17:16:01 7 0.03 0.00 0.13 0.00 0.02 99.82 17:18:30 17:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 17:18:30 17:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:18:30 17:17:01 1 0.03 0.00 0.02 0.02 0.02 99.92 17:18:30 17:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:18:30 17:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:18:30 17:17:01 4 0.00 0.00 0.02 0.00 0.02 99.97 17:18:30 17:17:01 5 0.00 0.00 0.00 0.02 0.02 99.97 17:18:30 17:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:18:30 17:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:18:30 17:18:01 all 6.21 0.00 2.49 1.00 0.03 90.28 17:18:30 17:18:01 0 6.60 0.00 2.32 0.03 0.03 91.01 17:18:30 17:18:01 1 7.57 0.00 2.39 4.10 0.03 85.91 17:18:30 17:18:01 2 5.79 0.00 2.39 0.02 0.03 91.77 17:18:30 17:18:01 3 6.35 0.00 2.70 1.98 0.03 88.94 17:18:30 17:18:01 4 6.73 0.00 2.42 0.22 0.02 90.61 17:18:30 17:18:01 5 6.37 0.00 2.40 0.69 0.02 90.53 17:18:30 17:18:01 6 3.55 0.00 2.74 0.84 0.03 92.84 17:18:30 17:18:01 7 6.70 0.00 2.56 0.08 0.05 90.61 17:18:30 Average: all 4.89 0.00 1.16 0.43 0.02 93.49 17:18:30 Average: 0 4.92 0.00 1.24 0.10 0.03 93.71 17:18:30 Average: 1 5.15 0.00 1.23 0.92 0.03 92.68 17:18:30 Average: 2 4.43 0.00 1.14 0.16 0.02 94.24 17:18:30 Average: 3 5.25 0.00 1.18 0.24 0.02 93.31 17:18:30 Average: 4 5.14 0.00 1.13 0.82 0.02 92.89 17:18:30 Average: 5 5.09 0.00 1.11 0.68 0.02 93.11 17:18:30 Average: 6 3.79 0.00 1.07 0.33 0.03 94.78 17:18:30 Average: 7 5.38 0.00 1.19 0.17 0.03 93.23 17:18:30 17:18:30 17:18:30