Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3306c0886e2eb0c9d9ff51f22dc8190f0523958 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-ssh10775500645401132461.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh9570747818843465250.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh14124974339538194009.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh9407655127260723761.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh1578782622314883608.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8472 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 > 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 f3306c0886e2eb0c9d9ff51f22dc8190f0523958 (main) Commit message: "feat!: Abilitiy to set JWT audience claim (#204)" > 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 f3306c0886e2eb0c9d9ff51f22dc8190f0523958 # timeout=10 > git rev-list --no-walk 9437f06c67deeb56c5133434e9355b90afc32858 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:36:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:36:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:36:20 ========================================================= 20:36:20 EdgeX Global Pipelines Version Info 20:36:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:36:21 ------------------- 20:36:21 stable info: 20:36:21 ------------------- 20:36:21 Commited By: Bill Mahoney bill.mahoney@intel.com 20:36:21 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 20:36:21 Message: update stable to v1.0.248 20:36:21 ------------------- 20:36:21 experimental info: 20:36:21 ------------------- 20:36:21 Commited By: **** collab-it+edgex@linuxfoundation.org 20:36:21 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 20:36:21 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3306c0886e2eb0c9d9ff51f22dc8190f0523958 [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3306c0 [Pipeline] echo 20:36:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:36:22 + git rev-list -1 --merges f3306c0886e2eb0c9d9ff51f22dc8190f0523958~1..f3306c0886e2eb0c9d9ff51f22dc8190f0523958 [Pipeline] echo 20:36:22 -----------> git rev-list -1 --merges f3306c0886e2eb0c9d9ff51f22dc8190f0523958~1..f3306c0886e2eb0c9d9ff51f22dc8190f0523958 f3306c0886e2eb0c9d9ff51f22dc8190f0523958 [false] [Pipeline] sh 20:36:23 + git log --format=format:%s -1 f3306c0886e2eb0c9d9ff51f22dc8190f0523958 [Pipeline] echo 20:36:23 ========================================================= 20:36:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:36:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:36:23 + git log --format=format:%s -1 f3306c0886e2eb0c9d9ff51f22dc8190f0523958 [Pipeline] echo 20:36:23 [semverPrep] GIT_COMMIT: f3306c0886e2eb0c9d9ff51f22dc8190f0523958, Commit Message: feat!: Abilitiy to set JWT audience claim (#204) [Pipeline] echo 20:36:23 [semverPrep] This is not a build commit. [Pipeline] sh 20:36:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:36:23 + grep -v github /etc/ssh/ssh_known_hosts 20:36:23 + [ -e /tmp/ssh_known_hosts ] 20:36:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:36:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:36:23 + sudo tee -a /etc/ssh/ssh_known_hosts 20:36:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:36:24 20:36:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:36:25 0.1.4: Pulling from edgex-devops/py-git-semver 20:36:25 b85a868b505f: Pulling fs layer 20:36:25 e2be974225ed: Pulling fs layer 20:36:25 339a4e72a1f5: Pulling fs layer 20:36:25 988bab9f4d93: Pulling fs layer 20:36:25 1469e6f7b9e6: Pulling fs layer 20:36:25 eaf3925da568: Pulling fs layer 20:36:25 bab4dde63d76: Pulling fs layer 20:36:25 bde34c3a00c8: Pulling fs layer 20:36:25 b352a97aabf1: Pulling fs layer 20:36:25 4872d77fe225: Pulling fs layer 20:36:25 5851b861e8e6: Pulling fs layer 20:36:25 eaf3925da568: Waiting 20:36:25 988bab9f4d93: Waiting 20:36:25 1469e6f7b9e6: Waiting 20:36:25 bab4dde63d76: Waiting 20:36:25 bde34c3a00c8: Waiting 20:36:25 b352a97aabf1: Waiting 20:36:25 4872d77fe225: Waiting 20:36:25 5851b861e8e6: Waiting 20:36:25 e2be974225ed: Download complete 20:36:25 988bab9f4d93: Verifying Checksum 20:36:25 988bab9f4d93: Download complete 20:36:25 1469e6f7b9e6: Verifying Checksum 20:36:25 1469e6f7b9e6: Download complete 20:36:25 eaf3925da568: Verifying Checksum 20:36:25 eaf3925da568: Download complete 20:36:25 339a4e72a1f5: Verifying Checksum 20:36:25 339a4e72a1f5: Download complete 20:36:25 bde34c3a00c8: Verifying Checksum 20:36:25 b352a97aabf1: Verifying Checksum 20:36:25 b352a97aabf1: Download complete 20:36:25 4872d77fe225: Download complete 20:36:25 5851b861e8e6: Verifying Checksum 20:36:25 5851b861e8e6: Download complete 20:36:25 b85a868b505f: Download complete 20:36:25 bab4dde63d76: Verifying Checksum 20:36:25 bab4dde63d76: Download complete 20:36:26 b85a868b505f: Pull complete 20:36:26 e2be974225ed: Pull complete 20:36:27 339a4e72a1f5: Pull complete 20:36:27 988bab9f4d93: Pull complete 20:36:27 1469e6f7b9e6: Pull complete 20:36:27 eaf3925da568: Pull complete 20:36:29 bab4dde63d76: Pull complete 20:36:29 bde34c3a00c8: Pull complete 20:36:29 b352a97aabf1: Pull complete 20:36:29 4872d77fe225: Pull complete 20:36:29 5851b861e8e6: Pull complete 20:36:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:36:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:36:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:30 prd-ubuntu20.04-docker-8c-8g-8472 does not seem to be running inside a container 20:36:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:36:32 $ docker top d6d637c24345aee9d55cb9fed20fe40ad93015f88745129fea7c426f6aa8479f -eo pid,comm 20:36:32 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). 20:36:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:36:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:36:32 [ssh-agent] Looking for ssh-agent implementation... 20:36:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:36:33 $ docker exec d6d637c24345aee9d55cb9fed20fe40ad93015f88745129fea7c426f6aa8479f ssh-agent 20:36:33 SSH_AUTH_SOCK=/tmp/ssh-HhDdqeS7wnvT/agent.31 20:36:33 SSH_AGENT_PID=37 20:36:33 Running ssh-add (command line suppressed) 20:36:33 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_11695720161121960831.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_11695720161121960831.key) 20:36:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:36:33 + git tag --points-at HEAD [Pipeline] } 20:36:33 $ docker exec --env ******** --env ******** d6d637c24345aee9d55cb9fed20fe40ad93015f88745129fea7c426f6aa8479f ssh-agent -k 20:36:33 unset SSH_AUTH_SOCK; 20:36:33 unset SSH_AGENT_PID; 20:36:33 echo Agent pid 37 killed; 20:36:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:36:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:36:33 [ssh-agent] Looking for ssh-agent implementation... 20:36:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:36:33 $ docker exec d6d637c24345aee9d55cb9fed20fe40ad93015f88745129fea7c426f6aa8479f ssh-agent 20:36:33 SSH_AUTH_SOCK=/tmp/ssh-EQoliPp8YvRS/agent.69 20:36:33 SSH_AGENT_PID=75 20:36:33 Running ssh-add (command line suppressed) 20:36:34 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_3907254151691210064.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_3907254151691210064.key) 20:36:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:36:34 + git semver init 20:36:34 2023-04-13 20:36:34,615 [run_init] DEBUG init version:0.0.0 force:False 20:36:34 2023-04-13 20:36:34,616 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver 20:36:34 2023-04-13 20:36:34,616 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 20:36:34 2023-04-13 20:36:34,617 [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) 20:36:35 2023-04-13 20:36:35,316 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude 20:36:35 2023-04-13 20:36:35,317 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False 20:36:35 2023-04-13 20:36:35,317 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 20:36:35 2023-04-13 20:36:35,317 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 20:36:35 3.0.0-dev.13 [Pipeline] } 20:36:35 $ docker exec --env ******** --env ******** d6d637c24345aee9d55cb9fed20fe40ad93015f88745129fea7c426f6aa8479f ssh-agent -k 20:36:35 unset SSH_AUTH_SOCK; 20:36:35 unset SSH_AGENT_PID; 20:36:35 echo Agent pid 75 killed; 20:36:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:36:36 + git semver [Pipeline] } 20:36:36 $ docker stop --time=1 d6d637c24345aee9d55cb9fed20fe40ad93015f88745129fea7c426f6aa8479f 20:36:37 $ docker rm -f --volumes d6d637c24345aee9d55cb9fed20fe40ad93015f88745129fea7c426f6aa8479f [Pipeline] // withDockerContainer [Pipeline] sh 20:36:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:36:38 Stashed 1 file(s) [Pipeline] echo 20:36:38 [edgeXSemver]: initialized semver on version 3.0.0-dev.13 [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 20:36:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:36:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:36:38 ========================================================= 20:36:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:36:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:36:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:36:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:36:38 63b65145d645: Pulling fs layer 20:36:38 a2d21d5440eb: Pulling fs layer 20:36:38 935e6c44a52c: Pulling fs layer 20:36:38 94cc34f8dd06: Pulling fs layer 20:36:38 30dea6a524f1: Pulling fs layer 20:36:38 a2aff8979fd8: Pulling fs layer 20:36:38 6808be2612f2: Pulling fs layer 20:36:38 f25807f1079a: Pulling fs layer 20:36:38 94cc34f8dd06: Waiting 20:36:38 6808be2612f2: Waiting 20:36:38 30dea6a524f1: Waiting 20:36:38 a2aff8979fd8: Waiting 20:36:38 f25807f1079a: Waiting 20:36:38 a2d21d5440eb: Download complete 20:36:38 94cc34f8dd06: Verifying Checksum 20:36:38 94cc34f8dd06: Download complete 20:36:38 30dea6a524f1: Verifying Checksum 20:36:38 30dea6a524f1: Download complete 20:36:38 63b65145d645: Verifying Checksum 20:36:38 63b65145d645: Download complete 20:36:38 a2aff8979fd8: Verifying Checksum 20:36:38 a2aff8979fd8: Download complete 20:36:39 63b65145d645: Pull complete 20:36:39 a2d21d5440eb: Pull complete 20:36:41 935e6c44a52c: Verifying Checksum 20:36:41 935e6c44a52c: Download complete 20:36:41 f25807f1079a: Verifying Checksum 20:36:41 f25807f1079a: Download complete 20:36:41 6808be2612f2: Verifying Checksum 20:36:41 6808be2612f2: Download complete 20:36:44 935e6c44a52c: Pull complete 20:36:44 94cc34f8dd06: Pull complete 20:36:44 30dea6a524f1: Pull complete 20:36:45 a2aff8979fd8: Pull complete 20:36:47 6808be2612f2: Pull complete 20:36:48 f25807f1079a: Pull complete 20:36:48 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 20:36:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:36:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 20:36:48 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:48 + docker inspect -f . ci-base-image-x86_64 20:36:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:48 prd-ubuntu20.04-docker-8c-8g-8472 does not seem to be running inside a container 20:36:48 $ 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 ******** -e ******** ci-base-image-x86_64 cat 20:36:53 Still waiting to schedule task 20:36:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:36:53 $ docker top 260a49e98dfa75e7fbea8efa78025721019f242be6d3a6ea2ae61b80091f83ad -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:53 + go version 20:36:53 go version go1.20.2 linux/amd64 [Pipeline] } 20:36:53 $ docker stop --time=1 260a49e98dfa75e7fbea8efa78025721019f242be6d3a6ea2ae61b80091f83ad 20:36:55 $ docker rm -f --volumes 260a49e98dfa75e7fbea8efa78025721019f242be6d3a6ea2ae61b80091f83ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:55 + docker inspect -f . ci-base-image-x86_64 20:36:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:55 prd-ubuntu20.04-docker-8c-8g-8472 does not seem to be running inside a container 20:36:55 $ 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 ******** -e ******** ci-base-image-x86_64 cat 20:36:55 $ docker top c82c83b331c890f6cf1c32e0b23a5ad20b9c8687eb10340e9d15369b26664ef1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:56 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] fileExists [Pipeline] sh 20:36:56 + make test 20:36:56 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 20:36:56 go: downloading github.com/stretchr/testify v1.8.2 20:36:56 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.35 20:36:56 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 20:36:56 go: downloading github.com/davecgh/go-spew v1.1.1 20:36:56 go: downloading github.com/pmezard/go-difflib v1.0.0 20:36:56 go: downloading github.com/stretchr/objx v0.5.0 20:36:56 go: downloading gopkg.in/yaml.v3 v3.0.1 20:36:56 go: downloading github.com/zeebo/errs v1.3.0 20:36:56 go: downloading google.golang.org/grpc v1.53.0 20:36:57 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 20:36:57 go: downloading google.golang.org/protobuf v1.28.1 20:36:57 go: downloading github.com/go-kit/log v0.2.1 20:36:57 go: downloading github.com/go-playground/validator/v10 v10.12.0 20:36:57 go: downloading github.com/google/uuid v1.3.0 20:36:57 go: downloading golang.org/x/crypto v0.7.0 20:36:57 go: downloading golang.org/x/net v0.8.0 20:36:57 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 20:36:57 go: downloading github.com/golang/protobuf v1.5.2 20:36:57 go: downloading golang.org/x/sys v0.6.0 20:36:57 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:36:57 go: downloading github.com/go-playground/universal-translator v0.18.1 20:36:57 go: downloading github.com/leodido/go-urn v1.2.2 20:36:57 go: downloading golang.org/x/text v0.8.0 20:36:57 go: downloading github.com/go-playground/locales v0.14.1 20:37:15 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 20:37:15 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 20:37:15 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 20:37:18 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 20:37:18 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 20:37:23 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 8.136s coverage: 75.7% of statements 20:37:23 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.066s coverage: 52.2% of statements 20:37:23 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.060s coverage: 96.7% of statements 20:37:23 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.047s coverage: 89.5% of statements 20:37:23 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.032s coverage: 100.0% of statements 20:37:23 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.062s coverage: 55.8% of statements 20:37:23 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.034s coverage: 56.0% of statements 20:37:23 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.067s coverage: 100.0% of statements 20:37:41 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:37:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:37:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:37:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:37:43 $ docker stop --time=1 c82c83b331c890f6cf1c32e0b23a5ad20b9c8687eb10340e9d15369b26664ef1 20:37:46 $ docker rm -f --volumes c82c83b331c890f6cf1c32e0b23a5ad20b9c8687eb10340e9d15369b26664ef1 [Pipeline] // withDockerContainer [Pipeline] sh 20:37:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:37:46 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 20:37:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:47 20:37:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:47 latest: Pulling from edgex-lftools-log-publisher 20:37:47 5eb5b503b376: Pulling fs layer 20:37:47 5c69ac0246d0: Pulling fs layer 20:37:47 ec43610c2a17: Pulling fs layer 20:37:47 3a2ae6a8a46f: Pulling fs layer 20:37:47 33b1e0a273af: Pulling fs layer 20:37:47 5d3b04190fa2: Pulling fs layer 20:37:47 2f39f015ded8: Pulling fs layer 20:37:47 3a2ae6a8a46f: Waiting 20:37:47 33b1e0a273af: Waiting 20:37:47 5d3b04190fa2: Waiting 20:37:47 2f39f015ded8: Waiting 20:37:47 5c69ac0246d0: Verifying Checksum 20:37:47 5c69ac0246d0: Download complete 20:37:47 3a2ae6a8a46f: Verifying Checksum 20:37:47 3a2ae6a8a46f: Download complete 20:37:47 33b1e0a273af: Verifying Checksum 20:37:47 33b1e0a273af: Download complete 20:37:47 5d3b04190fa2: Verifying Checksum 20:37:47 5d3b04190fa2: Download complete 20:37:47 ec43610c2a17: Verifying Checksum 20:37:47 ec43610c2a17: Download complete 20:37:47 5eb5b503b376: Verifying Checksum 20:37:47 5eb5b503b376: Download complete 20:37:48 2f39f015ded8: Download complete 20:37:49 5eb5b503b376: Pull complete 20:37:49 5c69ac0246d0: Pull complete 20:37:49 ec43610c2a17: Pull complete 20:37:49 3a2ae6a8a46f: Pull complete 20:37:49 33b1e0a273af: Pull complete 20:37:49 5d3b04190fa2: Pull complete 20:37:54 2f39f015ded8: Pull complete 20:37:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:37:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:54 prd-ubuntu20.04-docker-8c-8g-8472 does not seem to be running inside a container 20:37:54 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:37:57 $ docker top 7f5298b21abb61ea5824045f1778d6e662920c2ceff499ecb8121bd85970a93a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:37:58 ---> job-cost.sh 20:37:58 lf-activate-venv: SKIPPING 20:37:58 INFO: No Stack... 20:37:58 INFO: Retrieving Pricing Info for: v3-standard-8 20:37:58 INFO: Archiving Costs [Pipeline] sh 20:37:59 + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv 20:37:59 + cut -d, -f6 [Pipeline] lock 20:37:59 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-52-stack-cost] 20:37:59 Resource [jenkins-edgexfoundry-go-mod-secrets-main-52-stack-cost] did not exist. Created. 20:37:59 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:37:59 + echo total: 0.2199999988079071 [Pipeline] stash 20:37:59 Stashed 1 file(s) [Pipeline] } 20:37:59 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-52-stack-cost] [Pipeline] // lock [Pipeline] } 20:37:59 $ docker stop --time=1 7f5298b21abb61ea5824045f1778d6e662920c2ceff499ecb8121bd85970a93a 20:38:00 $ docker rm -f --volumes 7f5298b21abb61ea5824045f1778d6e662920c2ceff499ecb8121bd85970a93a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:38:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8473 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws 20:38:27 Running in /w/workspace/go-mod-secrets/52 [Pipeline] { [Pipeline] checkout 20:38:27 Selected Git installation does not exist. Using Default 20:38:27 The recommended git tool is: NONE 20:38:32 using credential edgex-jenkins-ssh 20:38:32 Cloning the remote Git repository 20:38:32 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 20:38:33 > git init /w/workspace/go-mod-secrets/52 # timeout=10 20:38:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 20:38:33 > git --version # timeout=10 20:38:33 > git --version # 'git version 2.25.1' 20:38:33 using GIT_SSH to set credentials SSH Credentials for GitHub 20:38:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:38:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 20:38:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:38:34 Avoid second fetch 20:38:34 Checking out Revision f3306c0886e2eb0c9d9ff51f22dc8190f0523958 (main) 20:38:35 Commit message: "feat!: Abilitiy to set JWT audience claim (#204)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:38:34 > git config core.sparsecheckout # timeout=10 20:38:35 > git checkout -f f3306c0886e2eb0c9d9ff51f22dc8190f0523958 # timeout=10 20:38:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:38:36 % Total % Received % Xferd Average Speed Time Time Time Current 20:38:36 Dload Upload Total Spent Left Speed 20:38:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh 20:38:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:38:37 + sudo tee /etc/docker/daemon.new 20:38:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:38:37 { 20:38:37 "registry-mirrors": [ 20:38:37 "https://nexus3.edgexfoundry.org:10001" 20:38:37 ], 20:38:37 "bip": "10.250.0.254/24", 20:38:37 "hosts": [ 20:38:37 "tcp://0.0.0.0:5555", 20:38:37 "unix:///var/run/docker.sock" 20:38:37 ], 20:38:37 "mtu": 1458, 20:38:37 "selinux-enabled": true, 20:38:37 "seccomp-profile": "/etc/docker/seccomp.json" 20:38:37 } [Pipeline] sh 20:38:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:38:38 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 20:39:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:39:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:39:00 ========================================================= 20:39:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:39:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:39:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:39:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:39:01 af6eaf76a39c: Pulling fs layer 20:39:01 55522c791124: Pulling fs layer 20:39:01 ce5c4a1c91eb: Pulling fs layer 20:39:01 169dfbe0d373: Pulling fs layer 20:39:01 e1ff8fa3b103: Pulling fs layer 20:39:01 52ebb69f0ebf: Pulling fs layer 20:39:01 5abe8eddf0d5: Pulling fs layer 20:39:01 169dfbe0d373: Waiting 20:39:01 e1ff8fa3b103: Waiting 20:39:01 52ebb69f0ebf: Waiting 20:39:01 5abe8eddf0d5: Waiting 20:39:01 55522c791124: Verifying Checksum 20:39:01 55522c791124: Download complete 20:39:01 169dfbe0d373: Verifying Checksum 20:39:01 169dfbe0d373: Download complete 20:39:01 e1ff8fa3b103: Download complete 20:39:01 af6eaf76a39c: Download complete 20:39:02 af6eaf76a39c: Pull complete 20:39:02 5abe8eddf0d5: Verifying Checksum 20:39:02 5abe8eddf0d5: Download complete 20:39:02 55522c791124: Pull complete 20:39:03 ce5c4a1c91eb: Verifying Checksum 20:39:03 ce5c4a1c91eb: Download complete 20:39:03 52ebb69f0ebf: Download complete 20:39:16 ce5c4a1c91eb: Pull complete 20:39:16 169dfbe0d373: Pull complete 20:39:16 e1ff8fa3b103: Pull complete 20:39:21 52ebb69f0ebf: Pull complete 20:39:24 5abe8eddf0d5: Pull complete 20:39:24 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:39:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:39:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 20:39:24 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:24 + docker inspect -f . ci-base-image-arm64 20:39:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:25 prd-ubuntu20.04-docker-arm64-4c-16g-8473 does not seem to be running inside a container 20:39:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/52 -v /w/workspace/go-mod-secrets/52:/w/workspace/go-mod-secrets/52:rw,z -v /w/workspace/go-mod-secrets/52@tmp:/w/workspace/go-mod-secrets/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:39:28 $ docker top 99fce5842fd51aa5a521a0e81f506c402a01c465bb3a7fa38d4ce6089c2095df -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:29 + go version 20:39:29 go version go1.20.2 linux/arm64 [Pipeline] } 20:39:29 $ docker stop --time=1 99fce5842fd51aa5a521a0e81f506c402a01c465bb3a7fa38d4ce6089c2095df 20:39:30 $ docker rm -f --volumes 99fce5842fd51aa5a521a0e81f506c402a01c465bb3a7fa38d4ce6089c2095df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:31 + docker inspect -f . ci-base-image-arm64 20:39:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:31 prd-ubuntu20.04-docker-arm64-4c-16g-8473 does not seem to be running inside a container 20:39:31 $ 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/52 -v /w/workspace/go-mod-secrets/52:/w/workspace/go-mod-secrets/52:rw,z -v /w/workspace/go-mod-secrets/52@tmp:/w/workspace/go-mod-secrets/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:39:32 $ docker top 5643c8988f973bcb5b6217dd7fb18389779a511c2794241d8d566924169d0c95 -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:33 + git config --global --add safe.directory /w/workspace/go-mod-secrets/52 [Pipeline] fileExists [Pipeline] sh 20:39:34 + make test 20:39:34 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 20:39:34 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.35 20:39:34 go: downloading github.com/stretchr/testify v1.8.2 20:39:34 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 20:39:34 go: downloading github.com/davecgh/go-spew v1.1.1 20:39:34 go: downloading github.com/pmezard/go-difflib v1.0.0 20:39:34 go: downloading gopkg.in/yaml.v3 v3.0.1 20:39:34 go: downloading github.com/stretchr/objx v0.5.0 20:39:34 go: downloading github.com/zeebo/errs v1.3.0 20:39:34 go: downloading google.golang.org/grpc v1.53.0 20:39:36 go: downloading github.com/go-kit/log v0.2.1 20:39:36 go: downloading github.com/go-playground/validator/v10 v10.12.0 20:39:36 go: downloading github.com/google/uuid v1.3.0 20:39:36 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 20:39:36 go: downloading google.golang.org/protobuf v1.28.1 20:39:36 go: downloading golang.org/x/net v0.8.0 20:39:37 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 20:39:37 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:39:37 go: downloading golang.org/x/crypto v0.7.0 20:39:37 go: downloading github.com/go-playground/universal-translator v0.18.1 20:39:37 go: downloading github.com/leodido/go-urn v1.2.2 20:39:38 go: downloading golang.org/x/text v0.8.0 20:39:38 go: downloading github.com/golang/protobuf v1.5.2 20:39:38 go: downloading golang.org/x/sys v0.6.0 20:39:38 go: downloading github.com/go-playground/locales v0.14.1 20:41:30 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 20:41:30 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 20:41:30 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 20:41:32 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 15.664s coverage: 75.7% of statements 20:41:32 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.224s coverage: 52.2% of statements 20:41:32 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.240s coverage: 96.7% of statements 20:41:32 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.085s coverage: 89.5% of statements 20:41:32 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.176s coverage: 100.0% of statements 20:42:19 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 20:42:19 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.257s coverage: 55.8% of statements 20:42:19 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.086s coverage: 56.0% of statements 20:42:19 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.231s coverage: 100.0% of statements 20:42:19 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 20:42:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:42:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:44:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:44:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:44:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:44:25 $ docker stop --time=1 5643c8988f973bcb5b6217dd7fb18389779a511c2794241d8d566924169d0c95 20:44:27 $ docker rm -f --volumes 5643c8988f973bcb5b6217dd7fb18389779a511c2794241d8d566924169d0c95 [Pipeline] // withDockerContainer [Pipeline] sh 20:44:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:44:30 Warning: overwriting stash ‘coverage-report’ 20:44:31 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 20:44:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:44:31 20:44:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:44:32 arm64: Pulling from edgex-lftools-log-publisher 20:44:32 8998bd30e6a1: Pulling fs layer 20:44:32 04944245beec: Pulling fs layer 20:44:32 699f458cf7ca: Pulling fs layer 20:44:32 765212b225bb: Pulling fs layer 20:44:32 f23df028b6ca: Pulling fs layer 20:44:32 d65c8cfc05b1: Pulling fs layer 20:44:32 765212b225bb: Waiting 20:44:32 f23df028b6ca: Waiting 20:44:32 d65c8cfc05b1: Waiting 20:44:32 2437ff75d9bd: Pulling fs layer 20:44:32 2437ff75d9bd: Waiting 20:44:32 04944245beec: Verifying Checksum 20:44:32 04944245beec: Download complete 20:44:32 765212b225bb: Download complete 20:44:32 f23df028b6ca: Verifying Checksum 20:44:32 f23df028b6ca: Download complete 20:44:32 d65c8cfc05b1: Verifying Checksum 20:44:32 d65c8cfc05b1: Download complete 20:44:32 699f458cf7ca: Verifying Checksum 20:44:32 699f458cf7ca: Download complete 20:44:32 8998bd30e6a1: Verifying Checksum 20:44:32 8998bd30e6a1: Download complete 20:44:35 2437ff75d9bd: Verifying Checksum 20:44:35 2437ff75d9bd: Download complete 20:44:36 8998bd30e6a1: Pull complete 20:44:37 04944245beec: Pull complete 20:44:38 699f458cf7ca: Pull complete 20:44:38 765212b225bb: Pull complete 20:44:39 f23df028b6ca: Pull complete 20:44:39 d65c8cfc05b1: Pull complete 20:44:54 2437ff75d9bd: Pull complete 20:44:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:44:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:44:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:54 prd-ubuntu20.04-docker-arm64-4c-16g-8473 does not seem to be running inside a container 20:44:54 $ 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/52 -v /w/workspace/go-mod-secrets/52:/w/workspace/go-mod-secrets/52:rw,z -v /w/workspace/go-mod-secrets/52@tmp:/w/workspace/go-mod-secrets/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:44:57 $ docker top 7c1c26e14c60519ab6942cc3569a854f0887ce3c7cb1da6973c7e1a5427af0cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:58 ---> job-cost.sh 20:44:58 lf-activate-venv: SKIPPING 20:44:58 INFO: No Stack... 20:44:58 INFO: Retrieving Pricing Info for: v3-standard-4 20:44:59 INFO: Archiving Costs [Pipeline] sh 20:45:00 + cut -d, -f6 20:45:00 + cat /w/workspace/go-mod-secrets/52/archives/cost.csv [Pipeline] lock 20:45:00 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-52-stack-cost] 20:45:00 Resource [jenkins-edgexfoundry-go-mod-secrets-main-52-stack-cost] did not exist. Created. 20:45:00 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:45:00 /w/workspace/go-mod-secrets/52@tmp/durable-8c0d6b57/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:45:00 + echo total: 0.10999999940395355 [Pipeline] stash 20:45:01 Warning: overwriting stash ‘stack-cost’ 20:45:01 Stashed 1 file(s) [Pipeline] } 20:45:01 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-52-stack-cost] [Pipeline] // lock [Pipeline] } 20:45:01 $ docker stop --time=1 7c1c26e14c60519ab6942cc3569a854f0887ce3c7cb1da6973c7e1a5427af0cb 20:45:03 $ docker rm -f --volumes 7c1c26e14c60519ab6942cc3569a854f0887ce3c7cb1da6973c7e1a5427af0cb [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 20:45:04 provisioning config files... 20:45:04 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config9057989393379811907tmp [Pipeline] { [Pipeline] sh 20:45:04 + set +x 20:45:04 + + curl -s https://codecov.io/bash 20:45:04 bash -s -- 20:45:04 20:45:04 _____ _ 20:45:04 / ____| | | 20:45:04 | | ___ __| | ___ ___ _____ __ 20:45:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:45:04 | |___| (_) | (_| | __/ (_| (_) \ V / 20:45:04 \_____\___/ \__,_|\___|\___\___/ \_/ 20:45:04 Bash-1.0.6 20:45:04 20:45:04 20:45:04 ==> git version 2.25.1 found 20:45:04 ==> 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 20:45:04 Release-Date: 2020-01-08 20:45:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:45:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:45:04 ==> Jenkins CI detected. 20:45:04 current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main 20:45:04 project root: . 20:45:04 --> token set from env 20:45:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:45:04 ==> Running gcov in . (disable via -X gcov) 20:45:04 ==> Python coveragepy not found 20:45:04 ==> Searching for coverage reports in: 20:45:04 + . 20:45:04 -> Found 1 reports 20:45:04 ==> Detecting git/mercurial file structure 20:45:04 ==> Reading reports 20:45:04 + ./coverage.out bytes=41143 20:45:04 ==> Appending adjustments 20:45:04 https://docs.codecov.io/docs/fixing-reports 20:45:04 + Found adjustments 20:45:04 ==> Gzipping contents 20:45:04 8.0K /tmp/codecov.NVIL7y.gz 20:45:04 ==> Uploading reports 20:45:04 url: https://codecov.io 20:45:04 query: branch=main&commit=f3306c0886e2eb0c9d9ff51f22dc8190f0523958&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 20:45:04 -> Pinging Codecov 20:45:04 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=f3306c0886e2eb0c9d9ff51f22dc8190f0523958&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 20:45:05 -> Uploading to 20:45:05 https://storage.googleapis.com/codecov/v4/raw/2023-04-13/D63849C06B6B67093493C71CE874ED06/f3306c0886e2eb0c9d9ff51f22dc8190f0523958/d624f5cf-8fe2-4b89-89f4-4ecaf3560f2b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230413T204505Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a63fa41f41731712d147520f2d51d838038bbe7b7bce61e64eabe088c56ed15 20:45:05 % Total % Received % Xferd Average Speed Time Time Time Current 20:45:05 Dload Upload Total Spent Left Speed 20:45:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8125 0 0 100 8125 0 28211 --:--:-- --:--:-- --:--:-- 28211 20:45:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/f3306c0886e2eb0c9d9ff51f22dc8190f0523958 [Pipeline] } 20:45:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:45:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:45:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:45:05 20:45:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:45:07 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:45:07 df9b9388f04a: Pulling fs layer 20:45:07 52dc419b0ee2: Pulling fs layer 20:45:07 25bc292e5bac: Pulling fs layer 20:45:07 114826534d7a: Pulling fs layer 20:45:07 4657fd5d0bcf: Pulling fs layer 20:45:07 6ad1cebc031e: Pulling fs layer 20:45:07 8a3aa393b2d8: Pulling fs layer 20:45:07 4657fd5d0bcf: Waiting 20:45:07 114826534d7a: Waiting 20:45:07 6ad1cebc031e: Waiting 20:45:07 8a3aa393b2d8: Waiting 20:45:07 25bc292e5bac: Verifying Checksum 20:45:07 25bc292e5bac: Download complete 20:45:07 52dc419b0ee2: Verifying Checksum 20:45:07 52dc419b0ee2: Download complete 20:45:07 4657fd5d0bcf: Verifying Checksum 20:45:07 4657fd5d0bcf: Download complete 20:45:07 df9b9388f04a: Download complete 20:45:07 6ad1cebc031e: Verifying Checksum 20:45:07 6ad1cebc031e: Download complete 20:45:07 df9b9388f04a: Pull complete 20:45:07 114826534d7a: Verifying Checksum 20:45:07 114826534d7a: Download complete 20:45:08 8a3aa393b2d8: Verifying Checksum 20:45:08 8a3aa393b2d8: Download complete 20:45:08 52dc419b0ee2: Pull complete 20:45:10 25bc292e5bac: Pull complete 20:45:16 114826534d7a: Pull complete 20:45:19 4657fd5d0bcf: Pull complete 20:45:20 6ad1cebc031e: Pull complete 20:45:23 8a3aa393b2d8: Pull complete 20:45:24 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:45:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:45:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:24 prd-ubuntu20.04-docker-8c-8g-8472 does not seem to be running inside a container 20:45:24 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:45:42 $ docker top 80518fd8818f9029e61632b7fd113e8746932c95f934b98c28b3d48ad12535cf -eo pid,comm [Pipeline] { [Pipeline] echo 20:45:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh 20:45:43 + set -o pipefail 20:45:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' 20:45:48 20:45:48 Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v3)... 20:45:48 20:45:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0d3915cb-23c5-4258-a5a9-356997f1cfb0/history/95401403-ce91-49c0-945e-914c02b111fc 20:45:48 20:45:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:45:48 20:45:48 20:45:48 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:45:48 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:45:48 More details here: https://snyk.co/ue1NS 20:45:48 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 20:45:48 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:45:48 $ docker stop --time=1 80518fd8818f9029e61632b7fd113e8746932c95f934b98c28b3d48ad12535cf 20:45:54 $ docker rm -f --volumes 80518fd8818f9029e61632b7fd113e8746932c95f934b98c28b3d48ad12535cf [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 20:45:55 + git log --format=format:%s -1 f3306c0886e2eb0c9d9ff51f22dc8190f0523958 [Pipeline] sh 20:45:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:45:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:45:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:55 prd-ubuntu20.04-docker-8c-8g-8472 does not seem to be running inside a container 20:45:55 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:45:56 $ docker top 7d91df88f19e032a3070c0e58cad175a44c7385be34eb6160d475cb8bbb1688b -eo pid,comm 20:45:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:45:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:45:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:56 [ssh-agent] Looking for ssh-agent implementation... 20:45:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:56 $ docker exec 7d91df88f19e032a3070c0e58cad175a44c7385be34eb6160d475cb8bbb1688b ssh-agent 20:45:56 SSH_AUTH_SOCK=/tmp/ssh-3MlFq9t7LLVq/agent.32 20:45:56 SSH_AGENT_PID=38 20:45:56 Running ssh-add (command line suppressed) 20:45:56 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_16811831072731553798.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_16811831072731553798.key) 20:45:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:57 + git semver tag 20:45:57 2023-04-13 20:45:57,273 [run_tag] DEBUG tag force:False 20:45:57 2023-04-13 20:45:57,273 [check_head_tag] DEBUG check head tag 20:45:57 2023-04-13 20:45:57,275 [execute] INFO git cat-file --batch-check 20:45:57 2023-04-13 20:45:57,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 20:45:57 2023-04-13 20:45:57,278 [execute] INFO git cat-file --batch 20:45:57 2023-04-13 20:45:57,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 20:45:57 2023-04-13 20:45:57,297 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 20:45:57 2023-04-13 20:45:57,297 [execute] INFO git tag -a v3.0.0-dev.13 -m v3.0.0-dev.13 20:45:57 2023-04-13 20:45:57,297 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.13', '-m', 'v3.0.0-dev.13'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 20:45:57 2023-04-13 20:45:57,303 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 20:45:57 3.0.0-dev.13 [Pipeline] } 20:45:57 $ docker exec --env ******** --env ******** 7d91df88f19e032a3070c0e58cad175a44c7385be34eb6160d475cb8bbb1688b ssh-agent -k 20:45:57 unset SSH_AUTH_SOCK; 20:45:57 unset SSH_AGENT_PID; 20:45:57 echo Agent pid 38 killed; 20:45:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:45:57 + git semver [Pipeline] } 20:45:58 $ docker stop --time=1 7d91df88f19e032a3070c0e58cad175a44c7385be34eb6160d475cb8bbb1688b 20:46:01 $ docker rm -f --volumes 7d91df88f19e032a3070c0e58cad175a44c7385be34eb6160d475cb8bbb1688b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:46:02 20:46:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:46:02 0.23.1-centos7: Pulling from edgex-lftools 20:46:02 ab5ef0e58194: Pulling fs layer 20:46:02 9712f1f96733: Pulling fs layer 20:46:02 63f879dbbcfc: Pulling fs layer 20:46:02 0d9ebad4ef96: Pulling fs layer 20:46:02 e9a5061849ea: Pulling fs layer 20:46:02 d747dcd14b5f: Pulling fs layer 20:46:02 e9a5061849ea: Waiting 20:46:02 0d9ebad4ef96: Waiting 20:46:02 2de7ff778b66: Pulling fs layer 20:46:02 d747dcd14b5f: Waiting 20:46:02 2de7ff778b66: Waiting 20:46:02 9712f1f96733: Download complete 20:46:03 63f879dbbcfc: Verifying Checksum 20:46:03 63f879dbbcfc: Download complete 20:46:03 e9a5061849ea: Verifying Checksum 20:46:03 e9a5061849ea: Download complete 20:46:03 d747dcd14b5f: Verifying Checksum 20:46:03 d747dcd14b5f: Download complete 20:46:03 0d9ebad4ef96: Verifying Checksum 20:46:03 0d9ebad4ef96: Download complete 20:46:03 ab5ef0e58194: Verifying Checksum 20:46:03 ab5ef0e58194: Download complete 20:46:03 2de7ff778b66: Download complete 20:46:06 ab5ef0e58194: Pull complete 20:46:06 9712f1f96733: Pull complete 20:46:07 63f879dbbcfc: Pull complete 20:46:11 0d9ebad4ef96: Pull complete 20:46:11 e9a5061849ea: Pull complete 20:46:11 d747dcd14b5f: Pull complete 20:46:12 2de7ff778b66: Pull complete 20:46:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:46:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:46:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:13 prd-ubuntu20.04-docker-8c-8g-8472 does not seem to be running inside a container 20:46:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:46:23 $ docker top e6e83dc95e6aba5384774eb524a19e8001c2b5ddc7fc09a3bdfa47eb01db7957 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:46:23 provisioning config files... 20:46:23 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config1490809067506439098tmp 20:46:23 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config10341313478766905922tmp 20:46:23 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config4653802652791405871tmp [Pipeline] { [Pipeline] echo 20:46:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:46:23 ---> sigul-configuration.sh 20:46:23 gpg: directory `/root/.gnupg' created 20:46:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:46:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:46:23 gpg: keyring `/root/.gnupg/secring.gpg' created 20:46:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:46:23 gpg: CAST5 encrypted data 20:46:23 gpg: encrypted with 1 passphrase 20:46:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:46:24 + mkdir /home/jenkins 20:46:24 + mkdir /home/jenkins/sigul [Pipeline] sh 20:46:24 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:46:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:46:24 ---> sigul-install.sh 20:46:24 Sigul already installed; skipping installation. [Pipeline] sh 20:46:24 + git tag --list 20:46:24 v0.0.0 20:46:24 v0.0.1 20:46:24 v0.0.10 20:46:24 v0.0.11 20:46:24 v0.0.12 20:46:24 v0.0.13 20:46:24 v0.0.14 20:46:24 v0.0.15 20:46:24 v0.0.16 20:46:24 v0.0.17 20:46:24 v0.0.18 20:46:24 v0.0.19 20:46:24 v0.0.2 20:46:24 v0.0.20 20:46:24 v0.0.21 20:46:24 v0.0.22 20:46:24 v0.0.23 20:46:24 v0.0.24 20:46:24 v0.0.25 20:46:24 v0.0.26 20:46:24 v0.0.27 20:46:24 v0.0.28 20:46:24 v0.0.29 20:46:24 v0.0.3 20:46:24 v0.0.30 20:46:24 v0.0.31 20:46:24 v0.0.32 20:46:24 v0.0.33 20:46:24 v0.0.4 20:46:24 v0.0.5 20:46:24 v0.0.6 20:46:24 v0.0.7 20:46:24 v0.0.8 20:46:24 v0.0.9 20:46:24 v2.0.0 20:46:24 v2.1.0 20:46:24 v2.1.1 20:46:24 v2.1.1-dev.1 20:46:24 v2.1.1-dev.2 20:46:24 v2.1.1-dev.3 20:46:24 v2.2.0 20:46:24 v2.2.1-dev.1 20:46:24 v2.2.1-dev.2 20:46:24 v2.2.1-dev.3 20:46:24 v2.2.1-dev.4 20:46:24 v2.2.1-dev.5 20:46:24 v2.3.0 20:46:24 v2.3.0-dev.10 20:46:24 v2.3.0-dev.11 20:46:24 v2.3.0-dev.12 20:46:24 v2.3.0-dev.13 20:46:24 v2.3.0-dev.5 20:46:24 v2.3.0-dev.6 20:46:24 v2.3.0-dev.7 20:46:24 v2.3.0-dev.8 20:46:24 v2.3.0-dev.9 20:46:24 v2.3.1-dev.1 20:46:24 v3.0.0-dev.1 20:46:24 v3.0.0-dev.10 20:46:24 v3.0.0-dev.11 20:46:24 v3.0.0-dev.12 20:46:24 v3.0.0-dev.13 20:46:24 v3.0.0-dev.2 20:46:24 v3.0.0-dev.3 20:46:24 v3.0.0-dev.4 20:46:24 v3.0.0-dev.5 20:46:24 v3.0.0-dev.6 20:46:24 v3.0.0-dev.7 20:46:24 v3.0.0-dev.8 20:46:24 v3.0.0-dev.9 [Pipeline] sh 20:46:25 + lftools sign git-tag v3.0.0-dev.13 20:46:25 Signing Git tag with Sigul... 20:46:25 Signing v3.0.0-dev.13 [Pipeline] echo 20:46:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:46:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:46:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:46:26 $ docker stop --time=1 e6e83dc95e6aba5384774eb524a19e8001c2b5ddc7fc09a3bdfa47eb01db7957 20:46:28 $ docker rm -f --volumes e6e83dc95e6aba5384774eb524a19e8001c2b5ddc7fc09a3bdfa47eb01db7957 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:46:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:46:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:46:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:29 prd-ubuntu20.04-docker-8c-8g-8472 does not seem to be running inside a container 20:46:29 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:46:29 $ docker top 434ac01e18781053aebf217f8ed6c7044bcbb5c425ba366b8f66bf48c487c597 -eo pid,comm 20:46:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:46:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:46:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:46:29 [ssh-agent] Looking for ssh-agent implementation... 20:46:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:46:29 $ docker exec 434ac01e18781053aebf217f8ed6c7044bcbb5c425ba366b8f66bf48c487c597 ssh-agent 20:46:30 SSH_AUTH_SOCK=/tmp/ssh-6MIndGgpSl0U/agent.15 20:46:30 SSH_AGENT_PID=21 20:46:30 Running ssh-add (command line suppressed) 20:46:30 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5710974792125168999.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5710974792125168999.key) 20:46:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:46:30 + git semver bump pre 20:46:30 2023-04-13 20:46:30,684 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 20:46:30 2023-04-13 20:46:30,684 [bump_version] DEBUG bumping version:3.0.0-dev.13 on axis:pre with prefix:dev 20:46:30 2023-04-13 20:46:30,685 [bump_version] DEBUG bumped version:3.0.0-dev.14 20:46:30 2023-04-13 20:46:30,685 [write_version] DEBUG write version:3.0.0-dev.14 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True 20:46:30 2023-04-13 20:46:30,685 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 20:46:30 2023-04-13 20:46:30,685 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 20:46:30 2023-04-13 20:46:30,687 [execute] INFO git cat-file --batch-check 20:46:30 2023-04-13 20:46:30,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 20:46:30 2023-04-13 20:46:30,694 [execute] INFO git cat-file --batch 20:46:30 2023-04-13 20:46:30,694 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 20:46:30 2023-04-13 20:46:30,699 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 20:46:30 3.0.0-dev.14 [Pipeline] } 20:46:30 $ docker exec --env ******** --env ******** 434ac01e18781053aebf217f8ed6c7044bcbb5c425ba366b8f66bf48c487c597 ssh-agent -k 20:46:31 unset SSH_AUTH_SOCK; 20:46:31 unset SSH_AGENT_PID; 20:46:31 echo Agent pid 21 killed; 20:46:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:46:31 + git semver [Pipeline] } 20:46:31 $ docker stop --time=1 434ac01e18781053aebf217f8ed6c7044bcbb5c425ba366b8f66bf48c487c597 20:46:34 $ docker rm -f --volumes 434ac01e18781053aebf217f8ed6c7044bcbb5c425ba366b8f66bf48c487c597 [Pipeline] // withDockerContainer [Pipeline] sh 20:46:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:46:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:46:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:35 prd-ubuntu20.04-docker-8c-8g-8472 does not seem to be running inside a container 20:46:35 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:46:36 $ docker top 8cf1581d1ef4149aa0e8c6cb602ca2c34e8d1355e388e6f4e289df6219b53ef6 -eo pid,comm 20:46:36 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). 20:46:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:46:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:46:36 [ssh-agent] Looking for ssh-agent implementation... 20:46:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:46:36 $ docker exec 8cf1581d1ef4149aa0e8c6cb602ca2c34e8d1355e388e6f4e289df6219b53ef6 ssh-agent 20:46:36 SSH_AUTH_SOCK=/tmp/ssh-JpqHdT9SHkhH/agent.13 20:46:36 SSH_AGENT_PID=19 20:46:36 Running ssh-add (command line suppressed) 20:46:36 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8834309554107632425.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8834309554107632425.key) 20:46:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:46:37 + git semver push 20:46:37 2023-04-13 20:46:37,444 [run_push] DEBUG push 20:46:37 2023-04-13 20:46:37,446 [execute] INFO git cat-file --batch-check 20:46:37 2023-04-13 20:46:37,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 20:46:37 2023-04-13 20:46:37,451 [execute] INFO git rev-list 0c9e8e132c3931ada3d87f6999071d1c1484e796 -- 20:46:37 2023-04-13 20:46:37,451 [execute] DEBUG Popen(['git', 'rev-list', '0c9e8e132c3931ada3d87f6999071d1c1484e796', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 20:46:37 2023-04-13 20:46:37,457 [execute] INFO git fetch -v origin 20:46:37 2023-04-13 20:46:37,457 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=True, shell=None, istream=None) 20:46:37 2023-04-13 20:46:37,941 [run_push] DEBUG no remote changes detected 20:46:37 2023-04-13 20:46:37,941 [execute] INFO git push origin semver 20:46:37 2023-04-13 20:46:37,942 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 20:46:38 2023-04-13 20:46:38,671 [run_push] DEBUG push all version tags 20:46:38 2023-04-13 20:46:38,672 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:46:38 2023-04-13 20:46:38,672 [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) 20:46:39 2023-04-13 20:46:39,390 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 20:46:39 3.0.0-dev.14 [Pipeline] } 20:46:39 $ docker exec --env ******** --env ******** 8cf1581d1ef4149aa0e8c6cb602ca2c34e8d1355e388e6f4e289df6219b53ef6 ssh-agent -k 20:46:39 unset SSH_AUTH_SOCK; 20:46:39 unset SSH_AGENT_PID; 20:46:39 echo Agent pid 19 killed; 20:46:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:46:39 + git semver [Pipeline] } 20:46:40 $ docker stop --time=1 8cf1581d1ef4149aa0e8c6cb602ca2c34e8d1355e388e6f4e289df6219b53ef6 20:46:41 $ docker rm -f --volumes 8cf1581d1ef4149aa0e8c6cb602ca2c34e8d1355e388e6f4e289df6219b53ef6 [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 20:46:42 + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] 20:46:42 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 20:46:42 total 16 20:46:42 drwxr-xr-x 3 root root 4096 Apr 13 20:37 . 20:46:42 drwxrwxr-x 9 jenkins jenkins 4096 Apr 13 20:46 .. 20:46:42 drwxr-xr-x 2 root root 4096 Apr 13 20:37 cost 20:46:42 -rw-r--r-- 1 root root 85 Apr 13 20:37 cost.csv 20:46:42 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives 20:46:42 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 20:46:42 total 16 20:46:42 drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 20:37 . 20:46:42 drwxrwxr-x 9 jenkins jenkins 4096 Apr 13 20:46 .. 20:46:42 drwxr-xr-x 2 jenkins jenkins 4096 Apr 13 20:37 cost 20:46:42 -rw-r--r-- 1 jenkins jenkins 85 Apr 13 20:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:46:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:46:43 ---> package-listing.sh 20:46:43 ++ facter osfamily 20:46:43 ++ tr '[:upper:]' '[:lower:]' 20:46:43 + OS_FAMILY=debian 20:46:43 + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main 20:46:43 + START_PACKAGES=/tmp/packages_start.txt 20:46:43 + END_PACKAGES=/tmp/packages_end.txt 20:46:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:46:43 + PACKAGES=/tmp/packages_start.txt 20:46:43 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 20:46:43 + PACKAGES=/tmp/packages_end.txt 20:46:43 + case "${OS_FAMILY}" in 20:46:43 + dpkg -l 20:46:43 + grep '^ii' 20:46:43 + '[' -f /tmp/packages_start.txt ']' 20:46:43 + '[' -f /tmp/packages_end.txt ']' 20:46:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:46:43 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 20:46:43 + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ 20:46:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo 20:46:43 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 20:46:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:46:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:44 prd-ubuntu20.04-docker-8c-8g-8472 does not seem to be running inside a container 20:46:44 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:46:45 $ docker top 94b681553b8d853db22c845c3ce22396fedea6fb08a717317814a21995a662af -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:45 + touch /tmp/pre-build-complete [Pipeline] sh 20:46:46 + mkdir -p /var/log/sysstat [Pipeline] sh 20:46:46 + ls /var/log/sa-host 20:46:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:46:46 provisioning config files... 20:46:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config4768485975191619496tmp [Pipeline] { [Pipeline] echo 20:46:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:46:46 ---> create-netrc.sh [Pipeline] } 20:46:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:46:47 ---> python-tools-install.sh [Pipeline] echo 20:46:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:46:47 ---> sudo-logs.sh 20:46:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:46:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:46:47 ---> job-cost.sh 20:46:47 lf-activate-venv: SKIPPING 20:46:47 DEBUG: total: 0.2199999988079071 20:46:47 INFO: Retrieving Stack Cost... 20:46:48 INFO: Retrieving Pricing Info for: v3-standard-8 20:46:48 INFO: Archiving Costs [Pipeline] echo 20:46:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:46:48 ---> logs-deploy.sh 20:46:48 lf-activate-venv: SKIPPING 20:46:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/52 20:46:48 INFO: archiving workspace using pattern(s): 20:46:49 Archives upload complete. 20:46:49 INFO: archiving logs to Nexus