Pull request #239 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d7794a8b005bf977ecffc6b98d4d4a8ac75d02e2+07243e3919fc5f9131adc556c3b693783530d3d9 (bbc73575e6f776c8ff5a7030ca0207b53ce43fcd) 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-ssh14641098371128959308.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15122468676734474567.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-239/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-239/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8107499253955105607.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-239/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1443605432808687667.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh8238410500008368960.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-239/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-239/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15801723862657592913.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 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-23957 in /w/workspace/gexfoundry_go-mod-secrets_PR-239 [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/gexfoundry_go-mod-secrets_PR-239 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/239/head:refs/remotes/origin/PR-239 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 07243e3919fc5f9131adc556c3b693783530d3d9 into PR head commit d7794a8b005bf977ecffc6b98d4d4a8ac75d02e2 Merge succeeded, producing d7794a8b005bf977ecffc6b98d4d4a8ac75d02e2 Checking out Revision d7794a8b005bf977ecffc6b98d4d4a8ac75d02e2 (PR-239) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-04T05:32:25.305Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f d7794a8b005bf977ecffc6b98d4d4a8ac75d02e2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 07243e3919fc5f9131adc556c3b693783530d3d9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7794a8b005bf977ecffc6b98d4d4a8ac75d02e2 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-04T05:32:25.517Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-04T05:32:25.639Z] ========================================================= [2023-12-04T05:32:25.639Z] EdgeX Global Pipelines Version Info [2023-12-04T05:32:25.639Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-04T05:32:26.406Z] ------------------- [2023-12-04T05:32:26.406Z] stable info: [2023-12-04T05:32:26.406Z] ------------------- [2023-12-04T05:32:26.406Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-04T05:32:26.406Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-04T05:32:26.406Z] Message: update stable to v1.0.258 [2023-12-04T05:32:26.979Z] ------------------- [2023-12-04T05:32:26.979Z] experimental info: [2023-12-04T05:32:26.979Z] ------------------- [2023-12-04T05:32:26.979Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-04T05:32:26.979Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-04T05:32:26.979Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-04T05:32:27.202Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2023-12-04T05:32:27.257Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2023-12-04T05:32:27.314Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-04T05:32:27.367Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-04T05:32:27.426Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-04T05:32:27.487Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-04T05:32:27.552Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-04T05:32:27.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-04T05:32:27.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-04T05:32:27.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-04T05:32:27.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-04T05:32:27.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2023-12-04T05:32:27.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-04T05:32:28.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-04T05:32:28.073Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-12-04T05:32:28.139Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-12-04T05:32:28.208Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-04T05:32:28.275Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-04T05:32:28.341Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-04T05:32:28.403Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-04T05:32:28.461Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-04T05:32:28.518Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-04T05:32:28.587Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-04T05:32:28.652Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-04T05:32:28.726Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-12-04T05:32:28.795Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-04T05:32:28.876Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-04T05:32:28.947Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-239 [Pipeline] echo [2023-12-04T05:32:29.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-239 [Pipeline] echo [2023-12-04T05:32:29.092Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-239 [Pipeline] echo [2023-12-04T05:32:29.164Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7794a8b005bf977ecffc6b98d4d4a8ac75d02e2 [Pipeline] echo [2023-12-04T05:32:29.237Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7794a8 [Pipeline] echo [2023-12-04T05:32:29.313Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-04T05:32:29.971Z] + git rev-list -1 --merges d7794a8b005bf977ecffc6b98d4d4a8ac75d02e2~1..d7794a8b005bf977ecffc6b98d4d4a8ac75d02e2 [Pipeline] echo [2023-12-04T05:32:30.021Z] -----------> git rev-list -1 --merges d7794a8b005bf977ecffc6b98d4d4a8ac75d02e2~1..d7794a8b005bf977ecffc6b98d4d4a8ac75d02e2 d7794a8b005bf977ecffc6b98d4d4a8ac75d02e2 [false] [Pipeline] sh [2023-12-04T05:32:30.349Z] + git log --format=format:%s -1 d7794a8b005bf977ecffc6b98d4d4a8ac75d02e2 [Pipeline] echo [2023-12-04T05:32:30.390Z] ========================================================= [2023-12-04T05:32:30.390Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-04T05:32:30.390Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-04T05:32:30.886Z] + git log --format=format:%s -1 d7794a8b005bf977ecffc6b98d4d4a8ac75d02e2 [Pipeline] echo [2023-12-04T05:32:30.933Z] [semverPrep] GIT_COMMIT: d7794a8b005bf977ecffc6b98d4d4a8ac75d02e2, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-12-04T05:32:30.982Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-04T05:32:31.413Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-04T05:32:31.413Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-04T05:32:31.413Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-04T05:32:31.413Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-04T05:32:31.413Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-04T05:32:31.413Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-04T05:32:31.413Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T05:32:31.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-04T05:32:32.208Z] [2023-12-04T05:32:32.208Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T05:32:32.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-04T05:32:32.868Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-04T05:32:32.868Z] b85a868b505f: Pulling fs layer [2023-12-04T05:32:32.868Z] e2be974225ed: Pulling fs layer [2023-12-04T05:32:32.868Z] 339a4e72a1f5: Pulling fs layer [2023-12-04T05:32:32.868Z] 988bab9f4d93: Pulling fs layer [2023-12-04T05:32:32.868Z] 1469e6f7b9e6: Pulling fs layer [2023-12-04T05:32:32.868Z] eaf3925da568: Pulling fs layer [2023-12-04T05:32:32.868Z] bab4dde63d76: Pulling fs layer [2023-12-04T05:32:32.868Z] bde34c3a00c8: Pulling fs layer [2023-12-04T05:32:32.868Z] b352a97aabf1: Pulling fs layer [2023-12-04T05:32:32.868Z] 4872d77fe225: Pulling fs layer [2023-12-04T05:32:32.868Z] 5851b861e8e6: Pulling fs layer [2023-12-04T05:32:32.868Z] bab4dde63d76: Waiting [2023-12-04T05:32:32.868Z] 988bab9f4d93: Waiting [2023-12-04T05:32:32.868Z] b352a97aabf1: Waiting [2023-12-04T05:32:32.868Z] 4872d77fe225: Waiting [2023-12-04T05:32:32.868Z] bde34c3a00c8: Waiting [2023-12-04T05:32:32.868Z] 5851b861e8e6: Waiting [2023-12-04T05:32:32.868Z] eaf3925da568: Waiting [2023-12-04T05:32:32.868Z] 1469e6f7b9e6: Waiting [2023-12-04T05:32:32.868Z] e2be974225ed: Verifying Checksum [2023-12-04T05:32:32.868Z] e2be974225ed: Download complete [2023-12-04T05:32:32.868Z] 988bab9f4d93: Download complete [2023-12-04T05:32:32.868Z] 1469e6f7b9e6: Verifying Checksum [2023-12-04T05:32:32.868Z] 1469e6f7b9e6: Download complete [2023-12-04T05:32:32.868Z] 339a4e72a1f5: Verifying Checksum [2023-12-04T05:32:32.868Z] 339a4e72a1f5: Download complete [2023-12-04T05:32:32.868Z] eaf3925da568: Verifying Checksum [2023-12-04T05:32:32.868Z] eaf3925da568: Download complete [2023-12-04T05:32:32.868Z] b352a97aabf1: Verifying Checksum [2023-12-04T05:32:32.868Z] b352a97aabf1: Download complete [2023-12-04T05:32:32.868Z] 4872d77fe225: Verifying Checksum [2023-12-04T05:32:32.868Z] 4872d77fe225: Download complete [2023-12-04T05:32:32.868Z] 5851b861e8e6: Verifying Checksum [2023-12-04T05:32:32.868Z] 5851b861e8e6: Download complete [2023-12-04T05:32:32.868Z] b85a868b505f: Verifying Checksum [2023-12-04T05:32:32.868Z] b85a868b505f: Download complete [2023-12-04T05:32:33.127Z] bab4dde63d76: Verifying Checksum [2023-12-04T05:32:33.127Z] bab4dde63d76: Download complete [2023-12-04T05:32:34.507Z] b85a868b505f: Pull complete [2023-12-04T05:32:34.508Z] e2be974225ed: Pull complete [2023-12-04T05:32:35.075Z] 339a4e72a1f5: Pull complete [2023-12-04T05:32:35.075Z] 988bab9f4d93: Pull complete [2023-12-04T05:32:35.333Z] 1469e6f7b9e6: Pull complete [2023-12-04T05:32:35.334Z] eaf3925da568: Pull complete [2023-12-04T05:32:37.238Z] bab4dde63d76: Pull complete [2023-12-04T05:32:37.238Z] bde34c3a00c8: Pull complete [2023-12-04T05:32:37.497Z] b352a97aabf1: Pull complete [2023-12-04T05:32:37.497Z] 4872d77fe225: Pull complete [2023-12-04T05:32:37.497Z] 5851b861e8e6: Pull complete [2023-12-04T05:32:37.497Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-04T05:32:37.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-04T05:32:37.497Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T05:32:37.845Z] prd-ubuntu20.04-docker-8c-8g-23957 does not seem to be running inside a container [2023-12-04T05:32:37.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-239 -v /w/workspace/gexfoundry_go-mod-secrets_PR-239:/w/workspace/gexfoundry_go-mod-secrets_PR-239:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-239@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-239@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-04T05:32:41.251Z] $ docker top 4b2b714089c85f5187679755a10c6fc11a6188cfb0311b5f015a9cffb9b36a7a -eo pid,comm [2023-12-04T05:32:41.306Z] 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). [2023-12-04T05:32:41.306Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-04T05:32:41.501Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-04T05:32:41.501Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-04T05:32:41.635Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-04T05:32:41.640Z] $ docker exec 4b2b714089c85f5187679755a10c6fc11a6188cfb0311b5f015a9cffb9b36a7a ssh-agent [2023-12-04T05:32:41.746Z] SSH_AUTH_SOCK=/tmp/ssh-kB2keKrlJfmc/agent.33 [2023-12-04T05:32:41.746Z] SSH_AGENT_PID=39 [2023-12-04T05:32:41.753Z] Running ssh-add (command line suppressed) [2023-12-04T05:32:41.857Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-239@tmp/private_key_7080308194420763424.key (/w/workspace/gexfoundry_go-mod-secrets_PR-239@tmp/private_key_7080308194420763424.key) [2023-12-04T05:32:41.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-04T05:32:42.225Z] + git tag --points-at HEAD [Pipeline] } [2023-12-04T05:32:42.252Z] $ docker exec --env ******** --env ******** 4b2b714089c85f5187679755a10c6fc11a6188cfb0311b5f015a9cffb9b36a7a ssh-agent -k [2023-12-04T05:32:42.348Z] unset SSH_AUTH_SOCK; [2023-12-04T05:32:42.349Z] unset SSH_AGENT_PID; [2023-12-04T05:32:42.349Z] echo Agent pid 39 killed; [2023-12-04T05:32:42.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-04T05:32:42.492Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-04T05:32:42.492Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-04T05:32:42.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-04T05:32:42.615Z] $ docker exec 4b2b714089c85f5187679755a10c6fc11a6188cfb0311b5f015a9cffb9b36a7a ssh-agent [2023-12-04T05:32:42.727Z] SSH_AUTH_SOCK=/tmp/ssh-UZPj9expOKcO/agent.72 [2023-12-04T05:32:42.727Z] SSH_AGENT_PID=79 [2023-12-04T05:32:42.732Z] Running ssh-add (command line suppressed) [2023-12-04T05:32:42.848Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-239@tmp/private_key_11909674034141530598.key (/w/workspace/gexfoundry_go-mod-secrets_PR-239@tmp/private_key_11909674034141530598.key) [2023-12-04T05:32:42.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-04T05:32:43.214Z] + git semver init [2023-12-04T05:32:43.472Z] 2023-12-04 05:32:43,402 [run_init] DEBUG init version:0.0.0 force:False [2023-12-04T05:32:43.472Z] 2023-12-04 05:32:43,402 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-239/.semver [2023-12-04T05:32:43.472Z] 2023-12-04 05:32:43,403 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-239/.semver [2023-12-04T05:32:43.472Z] 2023-12-04 05:32:43,403 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-239/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-239, universal_newlines=False, shell=None, istream=None) [2023-12-04T05:32:44.409Z] 2023-12-04 05:32:44,395 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-239/.git/info/exclude [2023-12-04T05:32:44.409Z] 2023-12-04 05:32:44,396 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-239/.semver/PR-239 with force:False [2023-12-04T05:32:44.409Z] 2023-12-04 05:32:44,396 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-239/.semver/PR-239 [2023-12-04T05:32:44.409Z] 2023-12-04 05:32:44,401 [execute] INFO git cat-file --batch-check [2023-12-04T05:32:44.409Z] 2023-12-04 05:32:44,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-239/.semver, universal_newlines=False, shell=None, istream=) [2023-12-04T05:32:44.409Z] 2023-12-04 05:32:44,407 [execute] INFO git cat-file --batch [2023-12-04T05:32:44.409Z] 2023-12-04 05:32:44,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-239/.semver, universal_newlines=False, shell=None, istream=) [2023-12-04T05:32:44.409Z] 2023-12-04 05:32:44,411 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-239/.semver/PR-239 [2023-12-04T05:32:44.409Z] 0.0.0 [Pipeline] } [2023-12-04T05:32:44.688Z] $ docker exec --env ******** --env ******** 4b2b714089c85f5187679755a10c6fc11a6188cfb0311b5f015a9cffb9b36a7a ssh-agent -k [2023-12-04T05:32:44.808Z] unset SSH_AUTH_SOCK; [2023-12-04T05:32:44.808Z] unset SSH_AGENT_PID; [2023-12-04T05:32:44.808Z] echo Agent pid 79 killed; [2023-12-04T05:32:44.816Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-04T05:32:45.319Z] + git semver [Pipeline] } [2023-12-04T05:32:45.607Z] $ docker stop --time=1 4b2b714089c85f5187679755a10c6fc11a6188cfb0311b5f015a9cffb9b36a7a [2023-12-04T05:32:46.896Z] $ docker rm -f --volumes 4b2b714089c85f5187679755a10c6fc11a6188cfb0311b5f015a9cffb9b36a7a [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-04T05:32:47.351Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-04T05:32:47.658Z] Stashed 1 file(s) [Pipeline] echo [2023-12-04T05:32:47.673Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2023-12-04T05:32:48.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-04T05:32:48.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-04T05:32:48.699Z] ========================================================= [2023-12-04T05:32:48.699Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-04T05:32:48.699Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-12-04T05:32:49.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-04T05:32:49.151Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-04T05:32:49.151Z] 7264a8db6415: Pulling fs layer [2023-12-04T05:32:49.151Z] c4d48a809fc2: Pulling fs layer [2023-12-04T05:32:49.151Z] 4f1c88b9dad5: Pulling fs layer [2023-12-04T05:32:49.151Z] ad3a456e5733: Pulling fs layer [2023-12-04T05:32:49.151Z] 69c7f0334f64: Pulling fs layer [2023-12-04T05:32:49.151Z] 1f1c1a5573a3: Pulling fs layer [2023-12-04T05:32:49.151Z] ce7588e14bc9: Pulling fs layer [2023-12-04T05:32:49.151Z] b5e4710f87ac: Pulling fs layer [2023-12-04T05:32:49.151Z] 1f1c1a5573a3: Waiting [2023-12-04T05:32:49.151Z] ce7588e14bc9: Waiting [2023-12-04T05:32:49.151Z] b5e4710f87ac: Waiting [2023-12-04T05:32:49.151Z] ad3a456e5733: Waiting [2023-12-04T05:32:49.151Z] 69c7f0334f64: Waiting [2023-12-04T05:32:49.151Z] c4d48a809fc2: Download complete [2023-12-04T05:32:49.151Z] ad3a456e5733: Verifying Checksum [2023-12-04T05:32:49.151Z] ad3a456e5733: Download complete [2023-12-04T05:32:49.151Z] 69c7f0334f64: Verifying Checksum [2023-12-04T05:32:49.151Z] 69c7f0334f64: Download complete [2023-12-04T05:32:49.151Z] 7264a8db6415: Verifying Checksum [2023-12-04T05:32:49.151Z] 7264a8db6415: Download complete [2023-12-04T05:32:49.151Z] 1f1c1a5573a3: Verifying Checksum [2023-12-04T05:32:49.151Z] 1f1c1a5573a3: Download complete [2023-12-04T05:32:49.410Z] b5e4710f87ac: Verifying Checksum [2023-12-04T05:32:49.410Z] b5e4710f87ac: Download complete [2023-12-04T05:32:49.410Z] 7264a8db6415: Pull complete [2023-12-04T05:32:49.410Z] c4d48a809fc2: Pull complete [2023-12-04T05:32:49.668Z] 4f1c88b9dad5: Verifying Checksum [2023-12-04T05:32:49.668Z] 4f1c88b9dad5: Download complete [2023-12-04T05:32:49.927Z] ce7588e14bc9: Verifying Checksum [2023-12-04T05:32:49.927Z] ce7588e14bc9: Download complete [2023-12-04T05:32:53.223Z] 4f1c88b9dad5: Pull complete [2023-12-04T05:32:53.223Z] ad3a456e5733: Pull complete [2023-12-04T05:32:53.223Z] 69c7f0334f64: Pull complete [2023-12-04T05:32:53.223Z] 1f1c1a5573a3: Pull complete [2023-12-04T05:32:55.123Z] ce7588e14bc9: Pull complete [2023-12-04T05:32:55.692Z] b5e4710f87ac: Pull complete [2023-12-04T05:32:55.692Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-04T05:32:55.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-04T05:32:55.692Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2023-12-04T05:32:56.003Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T05:32:56.408Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-04T05:32:56.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T05:32:56.609Z] prd-ubuntu20.04-docker-8c-8g-23957 does not seem to be running inside a container [2023-12-04T05:32:56.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-239 -v /w/workspace/gexfoundry_go-mod-secrets_PR-239:/w/workspace/gexfoundry_go-mod-secrets_PR-239:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-239@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-239@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 ******** -e ******** ci-base-image-x86_64 cat [2023-12-04T05:33:01.370Z] $ docker top 7d8cc292179a6cfff657066106e26d7a62cfa41a53b0907a8abbc868b9d0498b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-04T05:33:01.808Z] + go version [2023-12-04T05:33:01.808Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-04T05:33:01.843Z] $ docker stop --time=1 7d8cc292179a6cfff657066106e26d7a62cfa41a53b0907a8abbc868b9d0498b [2023-12-04T05:33:03.172Z] $ docker rm -f --volumes 7d8cc292179a6cfff657066106e26d7a62cfa41a53b0907a8abbc868b9d0498b [Pipeline] // withDockerContainer [2023-12-04T05:33:03.307Z] Still waiting to schedule task [2023-12-04T05:33:03.307Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T05:33:04.133Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-04T05:33:04.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T05:33:04.343Z] prd-ubuntu20.04-docker-8c-8g-23957 does not seem to be running inside a container [2023-12-04T05:33:04.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-secrets_PR-239 -v /w/workspace/gexfoundry_go-mod-secrets_PR-239:/w/workspace/gexfoundry_go-mod-secrets_PR-239:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-239@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-239@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 ******** -e ******** ci-base-image-x86_64 cat [2023-12-04T05:33:04.850Z] $ docker top 265bccdeec288e13d6861fbd6bbc23c8cfdc16c9110d6867cb1f22eed7b2a593 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-04T05:33:05.300Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-239 [Pipeline] fileExists [Pipeline] sh [2023-12-04T05:33:05.682Z] + make test [2023-12-04T05:33:05.682Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2023-12-04T05:33:05.682Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.2 [2023-12-04T05:33:05.682Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-12-04T05:33:05.682Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-12-04T05:33:06.250Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-12-04T05:33:06.250Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-12-04T05:33:06.250Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-12-04T05:33:06.250Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-12-04T05:33:06.250Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-12-04T05:33:06.250Z] go: downloading google.golang.org/grpc v1.56.3 [2023-12-04T05:33:06.250Z] go: downloading github.com/go-kit/log v0.2.1 [2023-12-04T05:33:06.250Z] go: downloading github.com/go-playground/validator/v10 v10.16.0 [2023-12-04T05:33:06.250Z] go: downloading github.com/google/uuid v1.4.0 [2023-12-04T05:33:06.250Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.1 [2023-12-04T05:33:06.250Z] go: downloading google.golang.org/protobuf v1.30.0 [2023-12-04T05:33:06.510Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-12-04T05:33:06.510Z] go: downloading golang.org/x/crypto v0.14.0 [2023-12-04T05:33:06.510Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-12-04T05:33:06.773Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-12-04T05:33:06.773Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-12-04T05:33:06.773Z] go: downloading golang.org/x/text v0.13.0 [2023-12-04T05:33:06.773Z] go: downloading golang.org/x/net v0.17.0 [2023-12-04T05:33:06.773Z] go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 [2023-12-04T05:33:06.773Z] go: downloading github.com/golang/protobuf v1.5.3 [2023-12-04T05:33:06.773Z] go: downloading golang.org/x/sys v0.13.0 [2023-12-04T05:33:07.052Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-12-04T05:33:25.145Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2023-12-04T05:33:25.145Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2023-12-04T05:33:25.145Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2023-12-04T05:33:27.074Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2023-12-04T05:33:27.074Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2023-12-04T05:33:33.663Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 9.161s coverage: 75.7% of statements [2023-12-04T05:33:33.663Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.034s coverage: 52.2% of statements [2023-12-04T05:33:33.663Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.042s coverage: 96.7% of statements [2023-12-04T05:33:33.663Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.020s coverage: 89.5% of statements [2023-12-04T05:33:33.663Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.013s coverage: 100.0% of statements [2023-12-04T05:33:33.663Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.042s coverage: 55.8% of statements [2023-12-04T05:33:33.663Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.017s coverage: 56.0% of statements [2023-12-04T05:33:33.663Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.046s coverage: 100.0% of statements [2023-12-04T05:33:53.812Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-12-04T05:33:54.746Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-04T05:33:54.746Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-12-04T05:33:54.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-04T05:33:56.189Z] $ docker stop --time=1 265bccdeec288e13d6861fbd6bbc23c8cfdc16c9110d6867cb1f22eed7b2a593 [2023-12-04T05:33:59.734Z] $ docker rm -f --volumes 265bccdeec288e13d6861fbd6bbc23c8cfdc16c9110d6867cb1f22eed7b2a593 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-04T05:33:59.118Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-04T05:33:59.202Z] 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 [2023-12-04T05:34:00.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-04T05:34:00.585Z] [2023-12-04T05:34:00.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T05:34:01.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-04T05:34:01.332Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-04T05:34:01.332Z] 5eb5b503b376: Pulling fs layer [2023-12-04T05:34:01.332Z] 5c69ac0246d0: Pulling fs layer [2023-12-04T05:34:01.332Z] ec43610c2a17: Pulling fs layer [2023-12-04T05:34:01.332Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-04T05:34:01.332Z] 33b1e0a273af: Pulling fs layer [2023-12-04T05:34:01.332Z] 5d3b04190fa2: Pulling fs layer [2023-12-04T05:34:01.332Z] 2f39f015ded8: Pulling fs layer [2023-12-04T05:34:01.332Z] 3a2ae6a8a46f: Waiting [2023-12-04T05:34:01.332Z] 33b1e0a273af: Waiting [2023-12-04T05:34:01.332Z] 5d3b04190fa2: Waiting [2023-12-04T05:34:01.332Z] 5c69ac0246d0: Verifying Checksum [2023-12-04T05:34:01.332Z] 5c69ac0246d0: Download complete [2023-12-04T05:34:01.332Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-04T05:34:01.332Z] 3a2ae6a8a46f: Download complete [2023-12-04T05:34:01.332Z] 33b1e0a273af: Verifying Checksum [2023-12-04T05:34:01.332Z] 33b1e0a273af: Download complete [2023-12-04T05:34:01.332Z] 5d3b04190fa2: Verifying Checksum [2023-12-04T05:34:01.332Z] 5d3b04190fa2: Download complete [2023-12-04T05:34:01.332Z] ec43610c2a17: Verifying Checksum [2023-12-04T05:34:01.332Z] ec43610c2a17: Download complete [2023-12-04T05:34:01.590Z] 5eb5b503b376: Verifying Checksum [2023-12-04T05:34:01.590Z] 5eb5b503b376: Download complete [2023-12-04T05:34:02.155Z] 2f39f015ded8: Download complete [2023-12-04T05:34:02.725Z] 5eb5b503b376: Pull complete [2023-12-04T05:34:02.725Z] 5c69ac0246d0: Pull complete [2023-12-04T05:34:03.289Z] ec43610c2a17: Pull complete [2023-12-04T05:34:03.289Z] 3a2ae6a8a46f: Pull complete [2023-12-04T05:34:03.547Z] 33b1e0a273af: Pull complete [2023-12-04T05:34:03.547Z] 5d3b04190fa2: Pull complete [2023-12-04T05:34:07.725Z] 2f39f015ded8: Pull complete [2023-12-04T05:34:07.725Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-04T05:34:07.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-04T05:34:07.725Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T05:34:08.049Z] prd-ubuntu20.04-docker-8c-8g-23957 does not seem to be running inside a container [2023-12-04T05:34:09.431Z] $ 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/gexfoundry_go-mod-secrets_PR-239 -v /w/workspace/gexfoundry_go-mod-secrets_PR-239:/w/workspace/gexfoundry_go-mod-secrets_PR-239:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-239@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-239@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-04T05:34:13.666Z] $ docker top 42b79d7eca34039128e22c38e844aea216d50a7544e9fb70e8883935887976ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-04T05:34:12.829Z] ---> job-cost.sh [2023-12-04T05:34:12.829Z] lf-activate-venv: SKIPPING [2023-12-04T05:34:12.829Z] INFO: No Stack... [2023-12-04T05:34:13.088Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-04T05:34:13.348Z] INFO: Archiving Costs [Pipeline] sh [2023-12-04T05:34:13.666Z] + cat /w/workspace/gexfoundry_go-mod-secrets_PR-239/archives/cost.csv [2023-12-04T05:34:13.666Z] + cut -d, -f6 [Pipeline] lock [2023-12-04T05:34:13.704Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-239-1-stack-cost] [2023-12-04T05:34:13.710Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-239-1-stack-cost] did not exist. Created. [2023-12-04T05:34:13.710Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-239-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-04T05:34:14.167Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-04T05:34:14.211Z] Stashed 1 file(s) [Pipeline] } [2023-12-04T05:34:14.275Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-239-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-04T05:34:15.763Z] $ docker stop --time=1 42b79d7eca34039128e22c38e844aea216d50a7544e9fb70e8883935887976ff [2023-12-04T05:34:16.924Z] $ docker rm -f --volumes 42b79d7eca34039128e22c38e844aea216d50a7544e9fb70e8883935887976ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-04T05:34:41.714Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23958 in /w/workspace/gexfoundry_go-mod-secrets_PR-239 [Pipeline] { [Pipeline] ws [2023-12-04T05:34:41.805Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2023-12-04T05:34:44.936Z] Selected Git installation does not exist. Using Default [2023-12-04T05:34:44.936Z] The recommended git tool is: NONE [2023-12-04T05:34:49.995Z] using credential edgex-jenkins-ssh [2023-12-04T05:34:50.020Z] Cloning the remote Git repository [2023-12-04T05:34:50.063Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2023-12-04T05:34:50.159Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2023-12-04T05:34:50.323Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2023-12-04T05:34:50.324Z] > git --version # timeout=10 [2023-12-04T05:34:50.342Z] > git --version # 'git version 2.25.1' [2023-12-04T05:34:50.344Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-04T05:34:50.489Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-04T05:34:51.933Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2023-12-04T05:34:51.954Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-04T05:34:53.385Z] Merging remotes/origin/main commit 07243e3919fc5f9131adc556c3b693783530d3d9 into PR head commit d7794a8b005bf977ecffc6b98d4d4a8ac75d02e2 [2023-12-04T05:34:53.616Z] Merge succeeded, producing d7794a8b005bf977ecffc6b98d4d4a8ac75d02e2 [2023-12-04T05:34:53.617Z] Checking out Revision d7794a8b005bf977ecffc6b98d4d4a8ac75d02e2 (PR-239) [2023-12-04T05:34:52.782Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2023-12-04T05:34:52.818Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2023-12-04T05:34:52.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-04T05:34:52.834Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/239/head:refs/remotes/origin/PR-239 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-04T05:34:53.399Z] > git config core.sparsecheckout # timeout=10 [2023-12-04T05:34:53.455Z] > git checkout -f d7794a8b005bf977ecffc6b98d4d4a8ac75d02e2 # timeout=10 [2023-12-04T05:34:53.534Z] > git remote # timeout=10 [2023-12-04T05:34:53.555Z] > git config --get remote.origin.url # timeout=10 [2023-12-04T05:34:53.568Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-04T05:34:53.580Z] > git merge 07243e3919fc5f9131adc556c3b693783530d3d9 # timeout=10 [2023-12-04T05:34:53.601Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-04T05:34:53.621Z] > git config core.sparsecheckout # timeout=10 [2023-12-04T05:34:53.633Z] > git checkout -f d7794a8b005bf977ecffc6b98d4d4a8ac75d02e2 # timeout=10 [2023-12-04T05:34:54.082Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-12-04T05:34:54.130Z] > git --version # timeout=10 [2023-12-04T05:34:54.142Z] > git --version # 'git version 2.25.1' [2023-12-04T05:34:54.154Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-04T05:34:55.637Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-04T05:34:55.637Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-04T05:34:55.637Z] Dload Upload Total Spent Left Speed [2023-12-04T05:34:55.637Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 90585 0 --:--:-- --:--:-- --:--:-- 91237 [Pipeline] sh [2023-12-04T05:34:55.981Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-04T05:34:56.319Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-04T05:34:56.319Z] + sudo tee /etc/docker/daemon.new [2023-12-04T05:34:56.319Z] { [2023-12-04T05:34:56.319Z] "registry-mirrors": [ [2023-12-04T05:34:56.319Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-04T05:34:56.319Z] ], [2023-12-04T05:34:56.319Z] "bip": "10.250.0.254/24", [2023-12-04T05:34:56.319Z] "hosts": [ [2023-12-04T05:34:56.319Z] "tcp://0.0.0.0:5555", [2023-12-04T05:34:56.319Z] "unix:///var/run/docker.sock" [2023-12-04T05:34:56.319Z] ], [2023-12-04T05:34:56.319Z] "mtu": 1458, [2023-12-04T05:34:56.319Z] "selinux-enabled": true, [2023-12-04T05:34:56.319Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-04T05:34:56.319Z] } [Pipeline] sh [2023-12-04T05:34:56.659Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-04T05:34:57.005Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-12-04T05:35:15.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-04T05:35:15.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-04T05:35:15.757Z] ========================================================= [2023-12-04T05:35:15.757Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-04T05:35:15.757Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-12-04T05:35:16.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-04T05:35:20.544Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-12-04T05:35:20.544Z] 9fda8d8052c6: Pulling fs layer [2023-12-04T05:35:20.544Z] 5d54e960e981: Pulling fs layer [2023-12-04T05:35:20.544Z] c4a7e357bf2a: Pulling fs layer [2023-12-04T05:35:20.544Z] f0e02332f6b5: Pulling fs layer [2023-12-04T05:35:20.544Z] 872ee5b61b7b: Pulling fs layer [2023-12-04T05:35:20.544Z] 0c6a40ed1a82: Pulling fs layer [2023-12-04T05:35:20.544Z] 94ae7d8d031c: Pulling fs layer [2023-12-04T05:35:20.544Z] f0e02332f6b5: Waiting [2023-12-04T05:35:20.544Z] 872ee5b61b7b: Waiting [2023-12-04T05:35:20.544Z] 0c6a40ed1a82: Waiting [2023-12-04T05:35:20.544Z] 94ae7d8d031c: Waiting [2023-12-04T05:35:20.544Z] 5d54e960e981: Download complete [2023-12-04T05:35:20.544Z] f0e02332f6b5: Download complete [2023-12-04T05:35:20.544Z] 872ee5b61b7b: Verifying Checksum [2023-12-04T05:35:20.544Z] 872ee5b61b7b: Download complete [2023-12-04T05:35:20.544Z] 9fda8d8052c6: Verifying Checksum [2023-12-04T05:35:20.544Z] 9fda8d8052c6: Download complete [2023-12-04T05:35:20.815Z] 94ae7d8d031c: Verifying Checksum [2023-12-04T05:35:20.815Z] 94ae7d8d031c: Download complete [2023-12-04T05:35:21.086Z] 9fda8d8052c6: Pull complete [2023-12-04T05:35:21.761Z] 5d54e960e981: Pull complete [2023-12-04T05:35:22.035Z] c4a7e357bf2a: Verifying Checksum [2023-12-04T05:35:22.035Z] c4a7e357bf2a: Download complete [2023-12-04T05:35:23.000Z] 0c6a40ed1a82: Verifying Checksum [2023-12-04T05:35:23.000Z] 0c6a40ed1a82: Download complete [2023-12-04T05:35:41.218Z] c4a7e357bf2a: Pull complete [2023-12-04T05:35:41.218Z] f0e02332f6b5: Pull complete [2023-12-04T05:35:41.218Z] 872ee5b61b7b: Pull complete [2023-12-04T05:35:49.441Z] 0c6a40ed1a82: Pull complete [2023-12-04T05:35:50.401Z] 94ae7d8d031c: Pull complete [2023-12-04T05:35:50.401Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-04T05:35:50.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-04T05:35:50.401Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-12-04T05:35:50.757Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T05:35:51.196Z] + docker inspect -f . ci-base-image-arm64 [2023-12-04T05:35:51.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T05:35:51.508Z] prd-ubuntu20.04-docker-arm64-4c-16g-23958 does not seem to be running inside a container [2023-12-04T05:35:51.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-04T05:35:53.795Z] $ docker top 939ea88c6fba7c765d39440a11d21db8a40d7472af783001751cbe448efa98a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-04T05:35:54.364Z] + go version [2023-12-04T05:35:54.364Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-04T05:35:54.400Z] $ docker stop --time=1 939ea88c6fba7c765d39440a11d21db8a40d7472af783001751cbe448efa98a3 [2023-12-04T05:35:55.956Z] $ docker rm -f --volumes 939ea88c6fba7c765d39440a11d21db8a40d7472af783001751cbe448efa98a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T05:35:57.088Z] + docker inspect -f . ci-base-image-arm64 [2023-12-04T05:35:57.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T05:35:57.375Z] prd-ubuntu20.04-docker-arm64-4c-16g-23958 does not seem to be running inside a container [2023-12-04T05:35:57.441Z] $ 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/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-04T05:35:58.378Z] $ docker top 5f197b19f6caa156476fa36e1775f95236e3dc33a5a9a49e8ee197304b78e158 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-04T05:35:58.959Z] + git config --global --add safe.directory /w/workspace/go-mod-secrets/1 [Pipeline] fileExists [Pipeline] sh [2023-12-04T05:35:59.372Z] + make test [2023-12-04T05:35:59.372Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2023-12-04T05:35:59.642Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-12-04T05:35:59.642Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.2 [2023-12-04T05:35:59.642Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-12-04T05:36:00.230Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-12-04T05:36:00.230Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-12-04T05:36:00.230Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-12-04T05:36:00.230Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-12-04T05:36:00.506Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-12-04T05:36:00.506Z] go: downloading google.golang.org/grpc v1.56.3 [2023-12-04T05:36:00.506Z] go: downloading github.com/go-kit/log v0.2.1 [2023-12-04T05:36:00.506Z] go: downloading github.com/go-playground/validator/v10 v10.16.0 [2023-12-04T05:36:00.506Z] go: downloading github.com/google/uuid v1.4.0 [2023-12-04T05:36:00.506Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.1 [2023-12-04T05:36:00.506Z] go: downloading google.golang.org/protobuf v1.30.0 [2023-12-04T05:36:01.925Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-12-04T05:36:01.925Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-12-04T05:36:01.925Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-12-04T05:36:01.925Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-12-04T05:36:01.925Z] go: downloading golang.org/x/crypto v0.14.0 [2023-12-04T05:36:01.925Z] go: downloading golang.org/x/text v0.13.0 [2023-12-04T05:36:01.925Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-12-04T05:36:01.925Z] go: downloading golang.org/x/net v0.17.0 [2023-12-04T05:36:01.925Z] go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 [2023-12-04T05:36:02.198Z] go: downloading github.com/golang/protobuf v1.5.3 [2023-12-04T05:36:02.468Z] go: downloading golang.org/x/sys v0.13.0 [2023-12-04T05:37:24.104Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2023-12-04T05:37:24.104Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2023-12-04T05:37:24.104Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2023-12-04T05:37:30.752Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 13.073s coverage: 75.7% of statements [2023-12-04T05:37:30.752Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.200s coverage: 52.2% of statements [2023-12-04T05:37:30.752Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.237s coverage: 96.7% of statements [2023-12-04T05:37:30.752Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.088s coverage: 89.5% of statements [2023-12-04T05:37:30.752Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.086s coverage: 100.0% of statements [2023-12-04T05:37:30.752Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2023-12-04T05:37:30.752Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2023-12-04T05:37:31.718Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.205s coverage: 55.8% of statements [2023-12-04T05:37:31.718Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.075s coverage: 56.0% of statements [2023-12-04T05:37:31.718Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.198s coverage: 100.0% of statements [2023-12-04T05:37:32.310Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-04T05:37:32.310Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-12-04T05:38:28.725Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-04T05:38:28.725Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-12-04T05:38:28.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-04T05:38:28.836Z] $ docker stop --time=1 5f197b19f6caa156476fa36e1775f95236e3dc33a5a9a49e8ee197304b78e158 [2023-12-04T05:38:30.753Z] $ docker rm -f --volumes 5f197b19f6caa156476fa36e1775f95236e3dc33a5a9a49e8ee197304b78e158 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-04T05:38:33.645Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-04T05:38:33.683Z] Warning: overwriting stash ‘coverage-report’ [2023-12-04T05:38:34.142Z] 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 [2023-12-04T05:38:35.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-04T05:38:35.498Z] [2023-12-04T05:38:35.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T05:38:35.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-04T05:38:36.224Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-04T05:38:36.224Z] 8998bd30e6a1: Pulling fs layer [2023-12-04T05:38:36.224Z] 04944245beec: Pulling fs layer [2023-12-04T05:38:36.224Z] 699f458cf7ca: Pulling fs layer [2023-12-04T05:38:36.224Z] 765212b225bb: Pulling fs layer [2023-12-04T05:38:36.224Z] f23df028b6ca: Pulling fs layer [2023-12-04T05:38:36.224Z] d65c8cfc05b1: Pulling fs layer [2023-12-04T05:38:36.224Z] 2437ff75d9bd: Pulling fs layer [2023-12-04T05:38:36.224Z] d65c8cfc05b1: Waiting [2023-12-04T05:38:36.224Z] 765212b225bb: Waiting [2023-12-04T05:38:36.224Z] f23df028b6ca: Waiting [2023-12-04T05:38:36.224Z] 2437ff75d9bd: Waiting [2023-12-04T05:38:36.224Z] 04944245beec: Verifying Checksum [2023-12-04T05:38:36.224Z] 04944245beec: Download complete [2023-12-04T05:38:36.224Z] 765212b225bb: Verifying Checksum [2023-12-04T05:38:36.224Z] 765212b225bb: Download complete [2023-12-04T05:38:36.493Z] f23df028b6ca: Verifying Checksum [2023-12-04T05:38:36.493Z] f23df028b6ca: Download complete [2023-12-04T05:38:36.493Z] d65c8cfc05b1: Download complete [2023-12-04T05:38:36.493Z] 699f458cf7ca: Verifying Checksum [2023-12-04T05:38:36.493Z] 699f458cf7ca: Download complete [2023-12-04T05:38:37.077Z] 8998bd30e6a1: Verifying Checksum [2023-12-04T05:38:37.077Z] 8998bd30e6a1: Download complete [2023-12-04T05:38:39.023Z] 2437ff75d9bd: Verifying Checksum [2023-12-04T05:38:39.023Z] 2437ff75d9bd: Download complete [2023-12-04T05:38:43.282Z] 8998bd30e6a1: Pull complete [2023-12-04T05:38:43.550Z] 04944245beec: Pull complete [2023-12-04T05:38:45.499Z] 699f458cf7ca: Pull complete [2023-12-04T05:38:45.499Z] 765212b225bb: Pull complete [2023-12-04T05:38:46.457Z] f23df028b6ca: Pull complete [2023-12-04T05:38:46.457Z] d65c8cfc05b1: Pull complete [2023-12-04T05:39:13.128Z] 2437ff75d9bd: Pull complete [2023-12-04T05:39:13.128Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-04T05:39:13.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-04T05:39:13.128Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T05:39:13.589Z] prd-ubuntu20.04-docker-arm64-4c-16g-23958 does not seem to be running inside a container [2023-12-04T05:39:13.660Z] $ 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/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-04T05:39:14.503Z] $ docker top 08adbd73b549a53e03590c4f11d3136a456c006e8366e9fbf055236735e4505b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-04T05:39:15.109Z] ---> job-cost.sh [2023-12-04T05:39:15.374Z] lf-activate-venv: SKIPPING [2023-12-04T05:39:15.374Z] INFO: No Stack... [2023-12-04T05:39:15.641Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-04T05:39:16.600Z] INFO: Archiving Costs [Pipeline] sh [2023-12-04T05:39:16.947Z] + cat /w/workspace/go-mod-secrets/1/archives/cost.csv [2023-12-04T05:39:16.947Z] + cut -d, -f6 [Pipeline] lock [2023-12-04T05:39:17.047Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-239-1-stack-cost] [2023-12-04T05:39:17.059Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-239-1-stack-cost] did not exist. Created. [2023-12-04T05:39:17.059Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-239-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-04T05:39:17.554Z] /w/workspace/go-mod-secrets/1@tmp/durable-88c7b67a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-04T05:39:17.901Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-04T05:39:17.942Z] Warning: overwriting stash ‘stack-cost’ [2023-12-04T05:39:18.006Z] Stashed 1 file(s) [Pipeline] } [2023-12-04T05:39:18.028Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-239-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-04T05:39:18.196Z] $ docker stop --time=1 08adbd73b549a53e03590c4f11d3136a456c006e8366e9fbf055236735e4505b [2023-12-04T05:39:19.656Z] $ docker rm -f --volumes 08adbd73b549a53e03590c4f11d3136a456c006e8366e9fbf055236735e4505b [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 [2023-12-04T05:39:21.531Z] provisioning config files... [2023-12-04T05:39:21.545Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-239@tmp/config14833436906557321819tmp [Pipeline] { [Pipeline] sh [2023-12-04T05:39:21.989Z] + set +x [2023-12-04T05:39:21.989Z] + curl -s https://codecov.io/bash [2023-12-04T05:39:21.989Z] + bash -s -- [2023-12-04T05:39:21.989Z] [2023-12-04T05:39:21.989Z] _____ _ [2023-12-04T05:39:21.989Z] / ____| | | [2023-12-04T05:39:21.989Z] | | ___ __| | ___ ___ _____ __ [2023-12-04T05:39:21.989Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-04T05:39:21.989Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-04T05:39:21.989Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-04T05:39:21.989Z] Bash-1.0.6 [2023-12-04T05:39:21.989Z] [2023-12-04T05:39:21.989Z] [2023-12-04T05:39:21.989Z] ==> git version 2.25.1 found [2023-12-04T05:39:21.989Z] ==> 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 [2023-12-04T05:39:21.989Z] Release-Date: 2020-01-08 [2023-12-04T05:39:21.989Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-04T05:39:21.989Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-04T05:39:21.989Z] ==> Jenkins CI detected. [2023-12-04T05:39:21.990Z] current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-239 [2023-12-04T05:39:21.990Z] project root: . [2023-12-04T05:39:21.990Z] --> token set from env [2023-12-04T05:39:21.990Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-04T05:39:21.990Z] ==> Running gcov in . (disable via -X gcov) [2023-12-04T05:39:21.990Z] ==> Python coveragepy not found [2023-12-04T05:39:21.990Z] ==> Searching for coverage reports in: [2023-12-04T05:39:21.990Z] + . [2023-12-04T05:39:21.990Z] -> Found 1 reports [2023-12-04T05:39:21.990Z] ==> Detecting git/mercurial file structure [2023-12-04T05:39:21.990Z] ==> Reading reports [2023-12-04T05:39:22.248Z] + ./coverage.out bytes=41152 [2023-12-04T05:39:22.248Z] ==> Appending adjustments [2023-12-04T05:39:22.248Z] https://docs.codecov.io/docs/fixing-reports [2023-12-04T05:39:22.248Z] + Found adjustments [2023-12-04T05:39:22.248Z] ==> Gzipping contents [2023-12-04T05:39:22.248Z] 8.0K /tmp/codecov.ayIaEB.gz [2023-12-04T05:39:22.248Z] ==> Uploading reports [2023-12-04T05:39:22.248Z] url: https://codecov.io [2023-12-04T05:39:22.248Z] query: branch=PR-239&commit=d7794a8b005bf977ecffc6b98d4d4a8ac75d02e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-239%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=239&job=&cmd_args= [2023-12-04T05:39:22.248Z] -> Pinging Codecov [2023-12-04T05:39:22.248Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-239&commit=d7794a8b005bf977ecffc6b98d4d4a8ac75d02e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-239%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=239&job=&cmd_args= [2023-12-04T05:39:22.507Z] -> Uploading to [2023-12-04T05:39:22.507Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-04/D63849C06B6B67093493C71CE874ED06/d7794a8b005bf977ecffc6b98d4d4a8ac75d02e2/22d65432-6d34-4efc-a276-07090d330061.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231204%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231204T053922Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b87952b703ffd6c362603b03ca5c946faeaec11238d8a330191fc276b28163f4 [2023-12-04T05:39:22.507Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-04T05:39:22.507Z] Dload Upload Total Spent Left Speed [2023-12-04T05:39:22.767Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8137 0 0 100 8137 0 30590 --:--:-- --:--:-- --:--:-- 30475 100 8137 0 0 100 8137 0 30590 --:--:-- --:--:-- --:--:-- 30475 [2023-12-04T05:39:22.767Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/d7794a8b005bf977ecffc6b98d4d4a8ac75d02e2 [Pipeline] } [2023-12-04T05:39:22.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2023-12-04T05:39:25.867Z] + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-239/archives ] [2023-12-04T05:39:25.868Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-239/archives [2023-12-04T05:39:25.868Z] total 16 [2023-12-04T05:39:25.868Z] drwxr-xr-x 3 root root 4096 Dec 4 05:34 . [2023-12-04T05:39:25.868Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 4 05:34 .. [2023-12-04T05:39:25.868Z] drwxr-xr-x 2 root root 4096 Dec 4 05:34 cost [2023-12-04T05:39:25.868Z] -rw-r--r-- 1 root root 86 Dec 4 05:34 cost.csv [2023-12-04T05:39:25.868Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-239/archives [2023-12-04T05:39:25.868Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-239/archives [2023-12-04T05:39:25.868Z] total 16 [2023-12-04T05:39:25.868Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 4 05:34 . [2023-12-04T05:39:25.868Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 4 05:34 .. [2023-12-04T05:39:25.868Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 4 05:34 cost [2023-12-04T05:39:25.868Z] -rw-r--r-- 1 jenkins jenkins 86 Dec 4 05:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-04T05:39:26.195Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-04T05:39:27.081Z] ---> package-listing.sh [2023-12-04T05:39:27.081Z] ++ facter osfamily [2023-12-04T05:39:27.081Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-04T05:39:27.341Z] + OS_FAMILY=debian [2023-12-04T05:39:27.341Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-239 [2023-12-04T05:39:27.341Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-04T05:39:27.341Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-04T05:39:27.341Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-04T05:39:27.341Z] + PACKAGES=/tmp/packages_start.txt [2023-12-04T05:39:27.341Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-239 ']' [2023-12-04T05:39:27.341Z] + PACKAGES=/tmp/packages_end.txt [2023-12-04T05:39:27.341Z] + case "${OS_FAMILY}" in [2023-12-04T05:39:27.341Z] + dpkg -l [2023-12-04T05:39:27.341Z] + grep '^ii' [2023-12-04T05:39:27.341Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-04T05:39:27.341Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-04T05:39:27.341Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-04T05:39:27.341Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-239 ']' [2023-12-04T05:39:27.341Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-239/archives/ [2023-12-04T05:39:27.341Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-239/archives/ [Pipeline] echo [2023-12-04T05:39:27.374Z] 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/gexfoundry_go-mod-secrets_PR-239/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-04T05:39:27.669Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T05:39:28.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-04T05:39:28.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T05:39:28.315Z] prd-ubuntu20.04-docker-8c-8g-23957 does not seem to be running inside a container [2023-12-04T05:39:28.344Z] $ 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/gexfoundry_go-mod-secrets_PR-239/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-239 -v /w/workspace/gexfoundry_go-mod-secrets_PR-239:/w/workspace/gexfoundry_go-mod-secrets_PR-239:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-239@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-239@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 [2023-12-04T05:39:28.523Z] $ docker top d6f1b21d8a56433f555ade3eb7c4fcb203af1f0019217d325bca44a67b80c69e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-04T05:39:29.001Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-04T05:39:29.309Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-04T05:39:29.625Z] + ls /var/log/sa-host [2023-12-04T05:39:29.625Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-04T05:39:29.874Z] provisioning config files... [2023-12-04T05:39:29.882Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-239@tmp/config12996134225966903424tmp [Pipeline] { [Pipeline] echo [2023-12-04T05:39:30.020Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-04T05:39:30.334Z] ---> create-netrc.sh [Pipeline] } [2023-12-04T05:39:30.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-04T05:39:30.867Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-04T05:39:30.909Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-04T05:39:31.219Z] ---> sudo-logs.sh [2023-12-04T05:39:31.219Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-04T05:39:31.350Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-04T05:39:31.662Z] ---> job-cost.sh [2023-12-04T05:39:31.662Z] lf-activate-venv: SKIPPING [2023-12-04T05:39:31.662Z] DEBUG: total: 0.2199999988079071 [2023-12-04T05:39:31.662Z] INFO: Retrieving Stack Cost... [2023-12-04T05:39:31.921Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-04T05:39:32.180Z] INFO: Archiving Costs [Pipeline] echo [2023-12-04T05:39:32.212Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-04T05:39:32.518Z] ---> logs-deploy.sh [2023-12-04T05:39:32.518Z] lf-activate-venv: SKIPPING [2023-12-04T05:39:32.518Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-239/1 [2023-12-04T05:39:32.518Z] INFO: archiving workspace using pattern(s): [2023-12-04T05:39:33.452Z] Archives upload complete. [2023-12-04T05:39:33.452Z] INFO: archiving logs to Nexus