Pull request #281 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fddc91e7665a0387383ddbc028ff76e6f403b1e2+6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 (e668ef8a6126836dd02e85f0b06c92c0f27ce7b3) 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-ssh12162768284667428921.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh15765789557077230860.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-281/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-281/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15114621082309834516.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-281/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10969357560626644267.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh12439054288067603195.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-281/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-281/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13879920755296770891.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21991’ Running on prd-ubuntu20.04-docker-8c-8g-21994 in /w/workspace/gexfoundry_go-mod-secrets_PR-281 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-281 # 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 Merging remotes/origin/main commit 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 into PR head commit fddc91e7665a0387383ddbc028ff76e6f403b1e2 Merge succeeded, producing fddc91e7665a0387383ddbc028ff76e6f403b1e2 Checking out Revision fddc91e7665a0387383ddbc028ff76e6f403b1e2 (PR-281) Commit message: "build(deps): bump github.com/spiffe/go-spiffe/v2 from 2.3.0 to 2.4.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > 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/281/head:refs/remotes/origin/PR-281 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fddc91e7665a0387383ddbc028ff76e6f403b1e2 # 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 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fddc91e7665a0387383ddbc028ff76e6f403b1e2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-07T05:38:55.389Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-07T05:38:55.624Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-07T05:38:55.744Z] ========================================================= [2024-10-07T05:38:55.744Z] EdgeX Global Pipelines Version Info [2024-10-07T05:38:55.744Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-07T05:38:56.513Z] ------------------- [2024-10-07T05:38:56.513Z] stable info: [2024-10-07T05:38:56.513Z] ------------------- [2024-10-07T05:38:56.513Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-07T05:38:56.513Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-07T05:38:56.513Z] Message: update stable to v1.0.265 [2024-10-07T05:38:57.083Z] ------------------- [2024-10-07T05:38:57.083Z] experimental info: [2024-10-07T05:38:57.083Z] ------------------- [2024-10-07T05:38:57.083Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-07T05:38:57.083Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-07T05:38:57.083Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-07T05:38:57.302Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2024-10-07T05:38:57.362Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2024-10-07T05:38:57.417Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-07T05:38:57.474Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-07T05:38:57.538Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-07T05:38:57.602Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-07T05:38:57.668Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-07T05:38:57.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-07T05:38:57.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-07T05:38:57.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-07T05:38:57.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-07T05:38:57.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2024-10-07T05:38:58.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-07T05:38:58.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-07T05:38:58.151Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-10-07T05:38:58.208Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-07T05:38:58.268Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-07T05:38:58.318Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-07T05:38:58.381Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-07T05:38:58.437Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-07T05:38:58.497Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-07T05:38:58.556Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-07T05:38:58.611Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-07T05:38:58.667Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-07T05:38:58.724Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-10-07T05:38:58.782Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-07T05:38:58.850Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-07T05:38:58.917Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-281 [Pipeline] echo [2024-10-07T05:38:58.979Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-281 [Pipeline] echo [2024-10-07T05:38:59.036Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-281 [Pipeline] echo [2024-10-07T05:38:59.103Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fddc91e7665a0387383ddbc028ff76e6f403b1e2 [Pipeline] echo [2024-10-07T05:38:59.164Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fddc91e [Pipeline] echo [2024-10-07T05:38:59.222Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-07T05:38:59.786Z] + git rev-list -1 --merges fddc91e7665a0387383ddbc028ff76e6f403b1e2~1..fddc91e7665a0387383ddbc028ff76e6f403b1e2 [Pipeline] echo [2024-10-07T05:38:59.835Z] -----------> git rev-list -1 --merges fddc91e7665a0387383ddbc028ff76e6f403b1e2~1..fddc91e7665a0387383ddbc028ff76e6f403b1e2 fddc91e7665a0387383ddbc028ff76e6f403b1e2 [false] [Pipeline] sh [2024-10-07T05:39:00.157Z] + git log --format=format:%s -1 fddc91e7665a0387383ddbc028ff76e6f403b1e2 [Pipeline] echo [2024-10-07T05:39:00.202Z] ========================================================= [2024-10-07T05:39:00.202Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-07T05:39:00.202Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-07T05:39:00.668Z] + git log --format=format:%s -1 fddc91e7665a0387383ddbc028ff76e6f403b1e2 [Pipeline] echo [2024-10-07T05:39:00.708Z] [semverPrep] GIT_COMMIT: fddc91e7665a0387383ddbc028ff76e6f403b1e2, Commit Message: build(deps): bump github.com/spiffe/go-spiffe/v2 from 2.3.0 to 2.4.0 [Pipeline] echo [2024-10-07T05:39:00.749Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-07T05:39:01.146Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-07T05:39:01.146Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-07T05:39:01.146Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-07T05:39:01.146Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-07T05:39:01.146Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-07T05:39:01.146Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-07T05:39:01.146Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T05:39:01.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T05:39:01.864Z] [2024-10-07T05:39:01.864Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T05:39:02.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T05:39:02.269Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-07T05:39:02.269Z] b85a868b505f: Pulling fs layer [2024-10-07T05:39:02.269Z] e2be974225ed: Pulling fs layer [2024-10-07T05:39:02.269Z] 339a4e72a1f5: Pulling fs layer [2024-10-07T05:39:02.269Z] 988bab9f4d93: Pulling fs layer [2024-10-07T05:39:02.269Z] 1469e6f7b9e6: Pulling fs layer [2024-10-07T05:39:02.269Z] eaf3925da568: Pulling fs layer [2024-10-07T05:39:02.269Z] bab4dde63d76: Pulling fs layer [2024-10-07T05:39:02.269Z] bde34c3a00c8: Pulling fs layer [2024-10-07T05:39:02.269Z] b352a97aabf1: Pulling fs layer [2024-10-07T05:39:02.269Z] 4872d77fe225: Pulling fs layer [2024-10-07T05:39:02.269Z] 5851b861e8e6: Pulling fs layer [2024-10-07T05:39:02.269Z] bde34c3a00c8: Waiting [2024-10-07T05:39:02.269Z] eaf3925da568: Waiting [2024-10-07T05:39:02.269Z] b352a97aabf1: Waiting [2024-10-07T05:39:02.269Z] 1469e6f7b9e6: Waiting [2024-10-07T05:39:02.269Z] 5851b861e8e6: Waiting [2024-10-07T05:39:02.269Z] bab4dde63d76: Waiting [2024-10-07T05:39:02.269Z] e2be974225ed: Verifying Checksum [2024-10-07T05:39:02.269Z] e2be974225ed: Download complete [2024-10-07T05:39:02.269Z] 988bab9f4d93: Download complete [2024-10-07T05:39:02.529Z] 1469e6f7b9e6: Verifying Checksum [2024-10-07T05:39:02.529Z] 1469e6f7b9e6: Download complete [2024-10-07T05:39:02.529Z] eaf3925da568: Verifying Checksum [2024-10-07T05:39:02.529Z] eaf3925da568: Download complete [2024-10-07T05:39:02.529Z] 339a4e72a1f5: Download complete [2024-10-07T05:39:02.529Z] bde34c3a00c8: Download complete [2024-10-07T05:39:02.529Z] b352a97aabf1: Verifying Checksum [2024-10-07T05:39:02.529Z] b352a97aabf1: Download complete [2024-10-07T05:39:02.529Z] 4872d77fe225: Verifying Checksum [2024-10-07T05:39:02.529Z] 4872d77fe225: Download complete [2024-10-07T05:39:02.529Z] 5851b861e8e6: Verifying Checksum [2024-10-07T05:39:02.529Z] 5851b861e8e6: Download complete [2024-10-07T05:39:02.529Z] b85a868b505f: Download complete [2024-10-07T05:39:02.788Z] bab4dde63d76: Verifying Checksum [2024-10-07T05:39:02.788Z] bab4dde63d76: Download complete [2024-10-07T05:39:03.723Z] b85a868b505f: Pull complete [2024-10-07T05:39:03.983Z] e2be974225ed: Pull complete [2024-10-07T05:39:04.243Z] 339a4e72a1f5: Pull complete [2024-10-07T05:39:04.503Z] 988bab9f4d93: Pull complete [2024-10-07T05:39:04.763Z] 1469e6f7b9e6: Pull complete [2024-10-07T05:39:04.763Z] eaf3925da568: Pull complete [2024-10-07T05:39:06.669Z] bab4dde63d76: Pull complete [2024-10-07T05:39:06.669Z] bde34c3a00c8: Pull complete [2024-10-07T05:39:06.669Z] b352a97aabf1: Pull complete [2024-10-07T05:39:06.928Z] 4872d77fe225: Pull complete [2024-10-07T05:39:06.928Z] 5851b861e8e6: Pull complete [2024-10-07T05:39:06.928Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-07T05:39:06.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T05:39:06.928Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T05:39:07.188Z] prd-ubuntu20.04-docker-8c-8g-21994 does not seem to be running inside a container [2024-10-07T05:39:07.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-281 -v /w/workspace/gexfoundry_go-mod-secrets_PR-281:/w/workspace/gexfoundry_go-mod-secrets_PR-281:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-281@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-281@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 [2024-10-07T05:39:10.032Z] $ docker top db43e356162b0326f65e2954fdd2b8133c5450573dbb614f9c6c3391258d113c -eo pid,comm [2024-10-07T05:39:10.100Z] 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). [2024-10-07T05:39:10.100Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-07T05:39:10.267Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-07T05:39:10.267Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-07T05:39:10.384Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-07T05:39:10.387Z] $ docker exec db43e356162b0326f65e2954fdd2b8133c5450573dbb614f9c6c3391258d113c ssh-agent [2024-10-07T05:39:10.500Z] SSH_AUTH_SOCK=/tmp/ssh-itfHalq8kwnf/agent.32 [2024-10-07T05:39:10.500Z] SSH_AGENT_PID=38 [2024-10-07T05:39:10.506Z] Running ssh-add (command line suppressed) [2024-10-07T05:39:10.609Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-281@tmp/private_key_9071915407130507503.key (/w/workspace/gexfoundry_go-mod-secrets_PR-281@tmp/private_key_9071915407130507503.key) [2024-10-07T05:39:10.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-07T05:39:10.977Z] + git tag --points-at HEAD [Pipeline] } [2024-10-07T05:39:11.002Z] $ docker exec --env ******** --env ******** db43e356162b0326f65e2954fdd2b8133c5450573dbb614f9c6c3391258d113c ssh-agent -k [2024-10-07T05:39:11.101Z] unset SSH_AUTH_SOCK; [2024-10-07T05:39:11.102Z] unset SSH_AGENT_PID; [2024-10-07T05:39:11.102Z] echo Agent pid 38 killed; [2024-10-07T05:39:11.111Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-07T05:39:11.282Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-07T05:39:11.282Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-07T05:39:11.390Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-07T05:39:11.393Z] $ docker exec db43e356162b0326f65e2954fdd2b8133c5450573dbb614f9c6c3391258d113c ssh-agent [2024-10-07T05:39:11.509Z] SSH_AUTH_SOCK=/tmp/ssh-4CJcudpToDt6/agent.71 [2024-10-07T05:39:11.509Z] SSH_AGENT_PID=77 [2024-10-07T05:39:11.514Z] Running ssh-add (command line suppressed) [2024-10-07T05:39:11.618Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-281@tmp/private_key_17436902645196030718.key (/w/workspace/gexfoundry_go-mod-secrets_PR-281@tmp/private_key_17436902645196030718.key) [2024-10-07T05:39:11.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-07T05:39:11.976Z] + git semver init [2024-10-07T05:39:12.236Z] 2024-10-07 05:39:12,149 [run_init] DEBUG init version:0.0.0 force:False [2024-10-07T05:39:12.236Z] 2024-10-07 05:39:12,150 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-281/.semver [2024-10-07T05:39:12.236Z] 2024-10-07 05:39:12,151 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-281/.semver [2024-10-07T05:39:12.236Z] 2024-10-07 05:39:12,151 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-281/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-281, universal_newlines=False, shell=None, istream=None) [2024-10-07T05:39:13.173Z] 2024-10-07 05:39:13,022 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-281/.git/info/exclude [2024-10-07T05:39:13.173Z] 2024-10-07 05:39:13,022 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-281/.semver/PR-281 with force:False [2024-10-07T05:39:13.173Z] 2024-10-07 05:39:13,023 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-281/.semver/PR-281 [2024-10-07T05:39:13.173Z] 2024-10-07 05:39:13,027 [execute] INFO git cat-file --batch-check [2024-10-07T05:39:13.173Z] 2024-10-07 05:39:13,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-281/.semver, universal_newlines=False, shell=None, istream=) [2024-10-07T05:39:13.173Z] 2024-10-07 05:39:13,034 [execute] INFO git cat-file --batch [2024-10-07T05:39:13.173Z] 2024-10-07 05:39:13,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-281/.semver, universal_newlines=False, shell=None, istream=) [2024-10-07T05:39:13.173Z] 2024-10-07 05:39:13,040 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-281/.semver/PR-281 [2024-10-07T05:39:13.173Z] 0.0.0 [Pipeline] } [2024-10-07T05:39:13.201Z] $ docker exec --env ******** --env ******** db43e356162b0326f65e2954fdd2b8133c5450573dbb614f9c6c3391258d113c ssh-agent -k [2024-10-07T05:39:13.298Z] unset SSH_AUTH_SOCK; [2024-10-07T05:39:13.298Z] unset SSH_AGENT_PID; [2024-10-07T05:39:13.298Z] echo Agent pid 77 killed; [2024-10-07T05:39:13.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-07T05:39:13.759Z] + git semver [Pipeline] } [2024-10-07T05:39:14.092Z] $ docker stop --time=1 db43e356162b0326f65e2954fdd2b8133c5450573dbb614f9c6c3391258d113c [2024-10-07T05:39:15.396Z] $ docker rm -f --volumes db43e356162b0326f65e2954fdd2b8133c5450573dbb614f9c6c3391258d113c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-07T05:39:15.824Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-07T05:39:16.225Z] Stashed 1 file(s) [Pipeline] echo [2024-10-07T05:39:16.250Z] [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 [2024-10-07T05:39:16.987Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T05:39:17.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T05:39:17.091Z] ========================================================= [2024-10-07T05:39:17.091Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-07T05:39:17.091Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-10-07T05:39:17.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-07T05:39:17.507Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-07T05:39:17.507Z] 43c4264eed91: Pulling fs layer [2024-10-07T05:39:17.507Z] 4cc291be95ef: Pulling fs layer [2024-10-07T05:39:17.507Z] 2ac1f1163629: Pulling fs layer [2024-10-07T05:39:17.507Z] 5c3c966382ef: Pulling fs layer [2024-10-07T05:39:17.507Z] 4f4fb700ef54: Pulling fs layer [2024-10-07T05:39:17.507Z] 5d5c8e513c77: Pulling fs layer [2024-10-07T05:39:17.507Z] 9f66e0745190: Pulling fs layer [2024-10-07T05:39:17.507Z] f49a43e4bbc0: Pulling fs layer [2024-10-07T05:39:17.507Z] 561ebcabdf7f: Pulling fs layer [2024-10-07T05:39:17.507Z] 5d5c8e513c77: Waiting [2024-10-07T05:39:17.507Z] 5c3c966382ef: Waiting [2024-10-07T05:39:17.507Z] f49a43e4bbc0: Waiting [2024-10-07T05:39:17.507Z] 4f4fb700ef54: Waiting [2024-10-07T05:39:17.507Z] 9f66e0745190: Waiting [2024-10-07T05:39:17.507Z] 561ebcabdf7f: Waiting [2024-10-07T05:39:17.507Z] 4cc291be95ef: Download complete [2024-10-07T05:39:17.507Z] 5c3c966382ef: Download complete [2024-10-07T05:39:17.507Z] 4f4fb700ef54: Verifying Checksum [2024-10-07T05:39:17.507Z] 4f4fb700ef54: Download complete [2024-10-07T05:39:17.507Z] 5d5c8e513c77: Download complete [2024-10-07T05:39:17.507Z] 43c4264eed91: Download complete [2024-10-07T05:39:17.507Z] 9f66e0745190: Verifying Checksum [2024-10-07T05:39:17.507Z] 9f66e0745190: Download complete [2024-10-07T05:39:17.767Z] 43c4264eed91: Pull complete [2024-10-07T05:39:17.767Z] 561ebcabdf7f: Verifying Checksum [2024-10-07T05:39:17.767Z] 561ebcabdf7f: Download complete [2024-10-07T05:39:18.026Z] 4cc291be95ef: Pull complete [2024-10-07T05:39:18.285Z] 2ac1f1163629: Verifying Checksum [2024-10-07T05:39:18.285Z] 2ac1f1163629: Download complete [2024-10-07T05:39:18.285Z] f49a43e4bbc0: Verifying Checksum [2024-10-07T05:39:18.285Z] f49a43e4bbc0: Download complete [2024-10-07T05:39:21.579Z] 2ac1f1163629: Pull complete [2024-10-07T05:39:21.839Z] 5c3c966382ef: Pull complete [2024-10-07T05:39:21.839Z] 4f4fb700ef54: Pull complete [2024-10-07T05:39:21.839Z] 5d5c8e513c77: Pull complete [2024-10-07T05:39:22.098Z] 9f66e0745190: Pull complete [2024-10-07T05:39:24.005Z] f49a43e4bbc0: Pull complete [2024-10-07T05:39:24.958Z] 561ebcabdf7f: Pull complete [2024-10-07T05:39:24.958Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-07T05:39:24.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-07T05:39:24.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh [2024-10-07T05:39:25.285Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T05:39:25.694Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-07T05:39:25.694Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T05:39:25.877Z] prd-ubuntu20.04-docker-8c-8g-21994 does not seem to be running inside a container [2024-10-07T05:39:25.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-281 -v /w/workspace/gexfoundry_go-mod-secrets_PR-281:/w/workspace/gexfoundry_go-mod-secrets_PR-281:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-281@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-281@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-x86_64 cat [2024-10-07T05:39:30.381Z] $ docker top 6fa912a65221f2ec072d93a3181b10a7137fddc80f85f7b6e1638e5cd042421a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T05:39:30.799Z] + go version [2024-10-07T05:39:30.799Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-07T05:39:30.833Z] $ docker stop --time=1 6fa912a65221f2ec072d93a3181b10a7137fddc80f85f7b6e1638e5cd042421a [2024-10-07T05:39:31.763Z] Still waiting to schedule task [2024-10-07T05:39:31.763Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21992’ [2024-10-07T05:39:32.123Z] $ docker rm -f --volumes 6fa912a65221f2ec072d93a3181b10a7137fddc80f85f7b6e1638e5cd042421a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T05:39:32.923Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-07T05:39:32.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T05:39:33.101Z] prd-ubuntu20.04-docker-8c-8g-21994 does not seem to be running inside a container [2024-10-07T05:39:33.142Z] $ 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-281 -v /w/workspace/gexfoundry_go-mod-secrets_PR-281:/w/workspace/gexfoundry_go-mod-secrets_PR-281:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-281@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-281@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-x86_64 cat [2024-10-07T05:39:33.470Z] $ docker top cf2ed9694999e08ac9140136592d0d60387b5819771173a8b3030c9977bfae04 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T05:39:33.888Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-281 [Pipeline] fileExists [Pipeline] sh [2024-10-07T05:39:34.279Z] + make test [2024-10-07T05:39:34.279Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2024-10-07T05:39:34.279Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-10-07T05:39:34.279Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.47 [2024-10-07T05:39:34.279Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-10-07T05:39:34.536Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-10-07T05:39:34.536Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-10-07T05:39:34.536Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-10-07T05:39:34.536Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-10-07T05:39:34.536Z] go: downloading github.com/go-kit/log v0.2.1 [2024-10-07T05:39:34.536Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-10-07T05:39:34.536Z] go: downloading github.com/google/uuid v1.6.0 [2024-10-07T05:39:34.536Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-10-07T05:39:34.796Z] go: downloading golang.org/x/text v0.17.0 [2024-10-07T05:39:34.796Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-10-07T05:39:34.796Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-10-07T05:39:34.796Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-10-07T05:39:34.796Z] go: downloading golang.org/x/crypto v0.26.0 [2024-10-07T05:39:34.796Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-10-07T05:39:34.796Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-10-07T05:39:34.796Z] go: downloading google.golang.org/grpc v1.67.1 [2024-10-07T05:39:35.364Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-10-07T05:39:35.364Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-10-07T05:39:35.364Z] go: downloading golang.org/x/sys v0.24.0 [2024-10-07T05:39:35.364Z] go: downloading golang.org/x/net v0.28.0 [2024-10-07T05:39:35.622Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-10-07T05:39:53.800Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2024-10-07T05:39:53.800Z] github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks coverage: 0.0% of statements [2024-10-07T05:39:53.800Z] github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks coverage: 0.0% of statements [2024-10-07T05:39:57.099Z] github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks coverage: 0.0% of statements [2024-10-07T05:39:57.099Z] github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks coverage: 0.0% of statements [2024-10-07T05:40:02.374Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 8.946s coverage: 75.7% of statements [2024-10-07T05:40:02.374Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.024s coverage: 52.2% of statements [2024-10-07T05:40:03.764Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.034s coverage: 96.7% of statements [2024-10-07T05:40:03.764Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.024s coverage: 89.5% of statements [2024-10-07T05:40:03.764Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.023s coverage: 100.0% of statements [2024-10-07T05:40:03.764Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.029s coverage: 55.8% of statements [2024-10-07T05:40:03.764Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.023s coverage: 56.0% of statements [2024-10-07T05:40:03.764Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.024s coverage: 100.0% of statements [2024-10-07T05:40:21.879Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2024-10-07T05:40:22.817Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-07T05:40:22.817Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-10-07T05:40:23.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-07T05:40:23.152Z] $ docker stop --time=1 cf2ed9694999e08ac9140136592d0d60387b5819771173a8b3030c9977bfae04 [2024-10-07T05:40:25.917Z] $ docker rm -f --volumes cf2ed9694999e08ac9140136592d0d60387b5819771173a8b3030c9977bfae04 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-07T05:40:26.695Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-07T05:40:26.813Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T05:40:28.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T05:40:28.012Z] [2024-10-07T05:40:28.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T05:40:28.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T05:40:28.422Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-07T05:40:28.422Z] 5eb5b503b376: Pulling fs layer [2024-10-07T05:40:28.422Z] 5c69ac0246d0: Pulling fs layer [2024-10-07T05:40:28.422Z] ec43610c2a17: Pulling fs layer [2024-10-07T05:40:28.422Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-07T05:40:28.422Z] 33b1e0a273af: Pulling fs layer [2024-10-07T05:40:28.422Z] 5d3b04190fa2: Pulling fs layer [2024-10-07T05:40:28.422Z] 2f39f015ded8: Pulling fs layer [2024-10-07T05:40:28.422Z] 3a2ae6a8a46f: Waiting [2024-10-07T05:40:28.423Z] 33b1e0a273af: Waiting [2024-10-07T05:40:28.423Z] 5d3b04190fa2: Waiting [2024-10-07T05:40:28.423Z] 2f39f015ded8: Waiting [2024-10-07T05:40:28.423Z] 5c69ac0246d0: Download complete [2024-10-07T05:40:28.680Z] 3a2ae6a8a46f: Download complete [2024-10-07T05:40:28.680Z] 33b1e0a273af: Verifying Checksum [2024-10-07T05:40:28.680Z] 33b1e0a273af: Download complete [2024-10-07T05:40:28.680Z] 5d3b04190fa2: Verifying Checksum [2024-10-07T05:40:28.680Z] 5d3b04190fa2: Download complete [2024-10-07T05:40:28.680Z] ec43610c2a17: Verifying Checksum [2024-10-07T05:40:28.680Z] ec43610c2a17: Download complete [2024-10-07T05:40:28.680Z] 5eb5b503b376: Verifying Checksum [2024-10-07T05:40:28.680Z] 5eb5b503b376: Download complete [2024-10-07T05:40:29.246Z] 2f39f015ded8: Download complete [2024-10-07T05:40:30.181Z] 5eb5b503b376: Pull complete [2024-10-07T05:40:30.181Z] 5c69ac0246d0: Pull complete [2024-10-07T05:40:30.749Z] ec43610c2a17: Pull complete [2024-10-07T05:40:30.749Z] 3a2ae6a8a46f: Pull complete [2024-10-07T05:40:31.008Z] 33b1e0a273af: Pull complete [2024-10-07T05:40:31.008Z] 5d3b04190fa2: Pull complete [2024-10-07T05:40:36.350Z] 2f39f015ded8: Pull complete [2024-10-07T05:40:36.350Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-07T05:40:36.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T05:40:36.350Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T05:40:36.593Z] prd-ubuntu20.04-docker-8c-8g-21994 does not seem to be running inside a container [2024-10-07T05:40:36.622Z] $ 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-281 -v /w/workspace/gexfoundry_go-mod-secrets_PR-281:/w/workspace/gexfoundry_go-mod-secrets_PR-281:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-281@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-281@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:latest cat [2024-10-07T05:40:41.233Z] $ docker top 18a76a835cbe4dd16e4963df367b736e48ae2c0ab517aa8a0b7635c4423e47d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T05:40:41.703Z] ---> job-cost.sh [2024-10-07T05:40:41.704Z] lf-activate-venv: SKIPPING [2024-10-07T05:40:41.704Z] INFO: No Stack... [2024-10-07T05:40:41.962Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-07T05:40:42.535Z] INFO: Archiving Costs [Pipeline] sh [2024-10-07T05:40:42.863Z] + cat /w/workspace/gexfoundry_go-mod-secrets_PR-281/archives/cost.csv [2024-10-07T05:40:42.863Z] + cut -d, -f6 [Pipeline] lock [2024-10-07T05:40:42.918Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-281-1-stack-cost] [2024-10-07T05:40:42.925Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-281-1-stack-cost] did not exist. Created. [2024-10-07T05:40:42.932Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-281-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-07T05:40:43.353Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-07T05:40:43.410Z] Stashed 1 file(s) [Pipeline] } [2024-10-07T05:40:43.450Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-281-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-07T05:40:43.538Z] $ docker stop --time=1 18a76a835cbe4dd16e4963df367b736e48ae2c0ab517aa8a0b7635c4423e47d0 [2024-10-07T05:40:44.694Z] $ docker rm -f --volumes 18a76a835cbe4dd16e4963df367b736e48ae2c0ab517aa8a0b7635c4423e47d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-07T05:42:51.562Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21997 in /w/workspace/gexfoundry_go-mod-secrets_PR-281 [Pipeline] { [Pipeline] ws [2024-10-07T05:42:51.636Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2024-10-07T05:42:54.843Z] The recommended git tool is: git [2024-10-07T05:43:02.593Z] using credential edgex-jenkins-ssh [2024-10-07T05:43:02.621Z] Cloning the remote Git repository [2024-10-07T05:43:02.749Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2024-10-07T05:43:02.953Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2024-10-07T05:43:03.201Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2024-10-07T05:43:03.202Z] > git --version # timeout=10 [2024-10-07T05:43:03.245Z] > git --version # 'git version 2.25.1' [2024-10-07T05:43:03.248Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-07T05:43:03.531Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-07T05:43:05.487Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2024-10-07T05:43:05.538Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-07T05:43:07.686Z] Merging remotes/origin/main commit 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 into PR head commit fddc91e7665a0387383ddbc028ff76e6f403b1e2 [2024-10-07T05:43:08.043Z] Merge succeeded, producing fddc91e7665a0387383ddbc028ff76e6f403b1e2 [2024-10-07T05:43:08.044Z] Checking out Revision fddc91e7665a0387383ddbc028ff76e6f403b1e2 (PR-281) [2024-10-07T05:43:07.036Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2024-10-07T05:43:07.101Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2024-10-07T05:43:07.103Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-07T05:43:07.134Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-07T05:43:07.702Z] > git config core.sparsecheckout # timeout=10 [2024-10-07T05:43:07.773Z] > git checkout -f fddc91e7665a0387383ddbc028ff76e6f403b1e2 # timeout=10 [2024-10-07T05:43:07.904Z] > git remote # timeout=10 [2024-10-07T05:43:07.920Z] > git config --get remote.origin.url # timeout=10 [2024-10-07T05:43:07.944Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-07T05:43:07.967Z] > git merge 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 # timeout=10 [2024-10-07T05:43:08.020Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-07T05:43:08.050Z] > git config core.sparsecheckout # timeout=10 [2024-10-07T05:43:08.068Z] > git checkout -f fddc91e7665a0387383ddbc028ff76e6f403b1e2 # timeout=10 [2024-10-07T05:43:08.672Z] Commit message: "build(deps): bump github.com/spiffe/go-spiffe/v2 from 2.3.0 to 2.4.0" [2024-10-07T05:43:08.723Z] > git --version # timeout=10 [2024-10-07T05:43:08.734Z] > git --version # 'git version 2.25.1' [2024-10-07T05:43:08.755Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-07T05:43:13.807Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-07T05:43:13.807Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-07T05:43:13.807Z] Dload Upload Total Spent Left Speed [2024-10-07T05:43:13.807Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh [2024-10-07T05:43:14.158Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-07T05:43:14.508Z] + sudo tee /etc/docker/daemon.new [2024-10-07T05:43:14.508Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-07T05:43:14.508Z] { [2024-10-07T05:43:14.508Z] "registry-mirrors": [ [2024-10-07T05:43:14.508Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-07T05:43:14.508Z] ], [2024-10-07T05:43:14.508Z] "bip": "10.250.0.254/24", [2024-10-07T05:43:14.508Z] "hosts": [ [2024-10-07T05:43:14.508Z] "tcp://0.0.0.0:5555", [2024-10-07T05:43:14.508Z] "unix:///var/run/docker.sock" [2024-10-07T05:43:14.508Z] ], [2024-10-07T05:43:14.508Z] "mtu": 1458, [2024-10-07T05:43:14.508Z] "selinux-enabled": true, [2024-10-07T05:43:14.508Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-07T05:43:14.508Z] } [Pipeline] sh [2024-10-07T05:43:14.868Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-07T05:43:15.228Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-10-07T05:43:33.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T05:43:33.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T05:43:33.898Z] ========================================================= [2024-10-07T05:43:33.898Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-07T05:43:33.898Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-10-07T05:43:34.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-07T05:43:34.926Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-07T05:43:34.926Z] cf04c63912e1: Pulling fs layer [2024-10-07T05:43:34.926Z] 55b35a11ae5e: Pulling fs layer [2024-10-07T05:43:34.926Z] a37a00ec5f00: Pulling fs layer [2024-10-07T05:43:34.926Z] 50b3750afda1: Pulling fs layer [2024-10-07T05:43:34.926Z] 4f4fb700ef54: Pulling fs layer [2024-10-07T05:43:34.926Z] 80978eb59214: Pulling fs layer [2024-10-07T05:43:34.926Z] c9f46d7d2bd2: Pulling fs layer [2024-10-07T05:43:34.926Z] c5a475d317c9: Pulling fs layer [2024-10-07T05:43:34.926Z] 50b3750afda1: Waiting [2024-10-07T05:43:34.926Z] 4f4fb700ef54: Waiting [2024-10-07T05:43:34.926Z] 80978eb59214: Waiting [2024-10-07T05:43:34.926Z] c9f46d7d2bd2: Waiting [2024-10-07T05:43:34.926Z] c5a475d317c9: Waiting [2024-10-07T05:43:34.926Z] 55b35a11ae5e: Verifying Checksum [2024-10-07T05:43:34.926Z] 55b35a11ae5e: Download complete [2024-10-07T05:43:34.926Z] 50b3750afda1: Download complete [2024-10-07T05:43:34.926Z] 4f4fb700ef54: Verifying Checksum [2024-10-07T05:43:34.926Z] 4f4fb700ef54: Download complete [2024-10-07T05:43:34.926Z] 80978eb59214: Verifying Checksum [2024-10-07T05:43:34.926Z] 80978eb59214: Download complete [2024-10-07T05:43:34.926Z] cf04c63912e1: Verifying Checksum [2024-10-07T05:43:34.926Z] cf04c63912e1: Download complete [2024-10-07T05:43:35.509Z] c5a475d317c9: Verifying Checksum [2024-10-07T05:43:35.509Z] c5a475d317c9: Download complete [2024-10-07T05:43:35.778Z] cf04c63912e1: Pull complete [2024-10-07T05:43:36.362Z] 55b35a11ae5e: Pull complete [2024-10-07T05:43:36.946Z] a37a00ec5f00: Verifying Checksum [2024-10-07T05:43:36.946Z] a37a00ec5f00: Download complete [2024-10-07T05:43:37.529Z] c9f46d7d2bd2: Verifying Checksum [2024-10-07T05:43:49.851Z] a37a00ec5f00: Pull complete [2024-10-07T05:43:49.851Z] 50b3750afda1: Pull complete [2024-10-07T05:43:49.851Z] 4f4fb700ef54: Pull complete [2024-10-07T05:43:49.851Z] 80978eb59214: Pull complete [2024-10-07T05:43:58.098Z] c9f46d7d2bd2: Pull complete [2024-10-07T05:43:59.524Z] c5a475d317c9: Pull complete [2024-10-07T05:43:59.524Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-07T05:43:59.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-07T05:43:59.524Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh [2024-10-07T05:43:59.881Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T05:44:00.312Z] + docker inspect -f . ci-base-image-arm64 [2024-10-07T05:44:00.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T05:44:00.613Z] prd-ubuntu20.04-docker-arm64-4c-16g-21997 does not seem to be running inside a container [2024-10-07T05:44:00.679Z] $ 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 [2024-10-07T05:44:02.748Z] $ docker top 43a80c376f5b433bccb97d7bc2cc38ed052f1e9ae36dbc53a8543dd7ce35f126 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T05:44:03.659Z] + go version [2024-10-07T05:44:03.659Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-07T05:44:03.698Z] $ docker stop --time=1 43a80c376f5b433bccb97d7bc2cc38ed052f1e9ae36dbc53a8543dd7ce35f126 [2024-10-07T05:44:05.312Z] $ docker rm -f --volumes 43a80c376f5b433bccb97d7bc2cc38ed052f1e9ae36dbc53a8543dd7ce35f126 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T05:44:06.228Z] + docker inspect -f . ci-base-image-arm64 [2024-10-07T05:44:06.228Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T05:44:06.498Z] prd-ubuntu20.04-docker-arm64-4c-16g-21997 does not seem to be running inside a container [2024-10-07T05:44:06.563Z] $ 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 [2024-10-07T05:44:07.721Z] $ docker top d8149146a7854d2b16481aa406ec88d957df0e06a2de9938e92af57b43ac5cb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T05:44:08.728Z] + git config --global --add safe.directory /w/workspace/go-mod-secrets/1 [Pipeline] fileExists [Pipeline] sh [2024-10-07T05:44:09.456Z] + make test [2024-10-07T05:44:09.456Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2024-10-07T05:44:09.456Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.47 [2024-10-07T05:44:09.456Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-10-07T05:44:09.725Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-10-07T05:44:10.688Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-10-07T05:44:10.688Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-10-07T05:44:10.688Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-10-07T05:44:10.688Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-10-07T05:44:10.688Z] go: downloading github.com/go-kit/log v0.2.1 [2024-10-07T05:44:10.688Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-10-07T05:44:10.688Z] go: downloading github.com/google/uuid v1.6.0 [2024-10-07T05:44:10.688Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-10-07T05:44:10.688Z] go: downloading google.golang.org/grpc v1.67.1 [2024-10-07T05:44:12.631Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-10-07T05:44:12.631Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-10-07T05:44:12.631Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-10-07T05:44:12.911Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-10-07T05:44:13.875Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-10-07T05:44:13.875Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-10-07T05:44:13.875Z] go: downloading golang.org/x/crypto v0.26.0 [2024-10-07T05:44:13.875Z] go: downloading golang.org/x/text v0.17.0 [2024-10-07T05:44:14.459Z] go: downloading golang.org/x/net v0.28.0 [2024-10-07T05:44:14.738Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-10-07T05:44:15.010Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-10-07T05:44:15.982Z] go: downloading golang.org/x/sys v0.24.0 [2024-10-07T05:46:37.684Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2024-10-07T05:46:37.684Z] github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks coverage: 0.0% of statements [2024-10-07T05:46:37.684Z] github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks coverage: 0.0% of statements [2024-10-07T05:46:37.684Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 12.431s coverage: 75.7% of statements [2024-10-07T05:46:37.684Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.127s coverage: 52.2% of statements [2024-10-07T05:46:37.684Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.120s coverage: 96.7% of statements [2024-10-07T05:46:37.684Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.076s coverage: 89.5% of statements [2024-10-07T05:46:37.684Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.070s coverage: 100.0% of statements [2024-10-07T05:47:16.590Z] github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks coverage: 0.0% of statements [2024-10-07T05:47:16.591Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.123s coverage: 55.8% of statements [2024-10-07T05:47:16.591Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.084s coverage: 56.0% of statements [2024-10-07T05:47:16.591Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.126s coverage: 100.0% of statements [2024-10-07T05:47:16.859Z] github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks coverage: 0.0% of statements [2024-10-07T05:47:17.446Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-07T05:47:17.446Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2024-10-07T05:48:54.217Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-07T05:48:54.217Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-10-07T05:48:54.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-07T05:48:54.312Z] $ docker stop --time=1 d8149146a7854d2b16481aa406ec88d957df0e06a2de9938e92af57b43ac5cb0 [2024-10-07T05:48:56.076Z] $ docker rm -f --volumes d8149146a7854d2b16481aa406ec88d957df0e06a2de9938e92af57b43ac5cb0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-07T05:48:58.585Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-07T05:48:58.629Z] Warning: overwriting stash ‘coverage-report’ [2024-10-07T05:48:59.148Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T05:49:00.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-07T05:49:00.143Z] [2024-10-07T05:49:00.143Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T05:49:00.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-07T05:49:00.820Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-07T05:49:00.820Z] 8998bd30e6a1: Pulling fs layer [2024-10-07T05:49:00.820Z] 04944245beec: Pulling fs layer [2024-10-07T05:49:00.820Z] 699f458cf7ca: Pulling fs layer [2024-10-07T05:49:00.820Z] 765212b225bb: Pulling fs layer [2024-10-07T05:49:00.820Z] f23df028b6ca: Pulling fs layer [2024-10-07T05:49:00.820Z] d65c8cfc05b1: Pulling fs layer [2024-10-07T05:49:00.820Z] 2437ff75d9bd: Pulling fs layer [2024-10-07T05:49:00.820Z] 765212b225bb: Waiting [2024-10-07T05:49:00.820Z] f23df028b6ca: Waiting [2024-10-07T05:49:00.820Z] d65c8cfc05b1: Waiting [2024-10-07T05:49:00.820Z] 2437ff75d9bd: Waiting [2024-10-07T05:49:00.820Z] 04944245beec: Verifying Checksum [2024-10-07T05:49:00.820Z] 04944245beec: Download complete [2024-10-07T05:49:00.820Z] 765212b225bb: Verifying Checksum [2024-10-07T05:49:00.820Z] 765212b225bb: Download complete [2024-10-07T05:49:00.820Z] f23df028b6ca: Verifying Checksum [2024-10-07T05:49:00.820Z] f23df028b6ca: Download complete [2024-10-07T05:49:00.820Z] d65c8cfc05b1: Download complete [2024-10-07T05:49:01.085Z] 699f458cf7ca: Verifying Checksum [2024-10-07T05:49:01.085Z] 699f458cf7ca: Download complete [2024-10-07T05:49:01.664Z] 8998bd30e6a1: Verifying Checksum [2024-10-07T05:49:01.664Z] 8998bd30e6a1: Download complete [2024-10-07T05:49:04.238Z] 2437ff75d9bd: Verifying Checksum [2024-10-07T05:49:04.238Z] 2437ff75d9bd: Download complete [2024-10-07T05:49:06.175Z] 8998bd30e6a1: Pull complete [2024-10-07T05:49:06.441Z] 04944245beec: Pull complete [2024-10-07T05:49:08.374Z] 699f458cf7ca: Pull complete [2024-10-07T05:49:08.374Z] 765212b225bb: Pull complete [2024-10-07T05:49:08.953Z] f23df028b6ca: Pull complete [2024-10-07T05:49:09.219Z] d65c8cfc05b1: Pull complete [2024-10-07T05:49:27.421Z] 2437ff75d9bd: Pull complete [2024-10-07T05:49:27.421Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-07T05:49:27.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-07T05:49:27.421Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T05:49:27.794Z] prd-ubuntu20.04-docker-arm64-4c-16g-21997 does not seem to be running inside a container [2024-10-07T05:49:27.861Z] $ 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 [2024-10-07T05:49:30.511Z] $ docker top 4b1294e952ab38ef30d58fa701f931d48f94261ed061042c01c4c389217b4c0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T05:49:31.445Z] ---> job-cost.sh [2024-10-07T05:49:31.445Z] lf-activate-venv: SKIPPING [2024-10-07T05:49:31.445Z] INFO: No Stack... [2024-10-07T05:49:31.711Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-07T05:49:32.671Z] INFO: Archiving Costs [Pipeline] sh [2024-10-07T05:49:33.339Z] + cut+ -d, -f6 [2024-10-07T05:49:33.339Z] cat /w/workspace/go-mod-secrets/1/archives/cost.csv [Pipeline] lock [2024-10-07T05:49:33.425Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-281-1-stack-cost] [2024-10-07T05:49:33.431Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-281-1-stack-cost] did not exist. Created. [2024-10-07T05:49:33.438Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-281-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-07T05:49:34.201Z] /w/workspace/go-mod-secrets/1@tmp/durable-2df160f2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-07T05:49:34.869Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-07T05:49:34.910Z] Warning: overwriting stash ‘stack-cost’ [2024-10-07T05:49:34.973Z] Stashed 1 file(s) [Pipeline] } [2024-10-07T05:49:34.992Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-281-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-07T05:49:35.088Z] $ docker stop --time=1 4b1294e952ab38ef30d58fa701f931d48f94261ed061042c01c4c389217b4c0e [2024-10-07T05:49:36.571Z] $ docker rm -f --volumes 4b1294e952ab38ef30d58fa701f931d48f94261ed061042c01c4c389217b4c0e [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 [2024-10-07T05:49:37.694Z] provisioning config files... [2024-10-07T05:49:37.706Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-281@tmp/config17116471667857969276tmp [Pipeline] { [Pipeline] sh [2024-10-07T05:49:38.082Z] + set +x [2024-10-07T05:49:38.082Z] + + bashcurl -s -s -- https://codecov.io/bash [2024-10-07T05:49:38.082Z] [2024-10-07T05:49:38.082Z] [2024-10-07T05:49:38.082Z] _____ _ [2024-10-07T05:49:38.082Z] / ____| | | [2024-10-07T05:49:38.082Z] | | ___ __| | ___ ___ _____ __ [2024-10-07T05:49:38.082Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-07T05:49:38.082Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-07T05:49:38.082Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-07T05:49:38.082Z] Bash-1.0.6 [2024-10-07T05:49:38.082Z] [2024-10-07T05:49:38.082Z] [2024-10-07T05:49:38.082Z] ==> git version 2.25.1 found [2024-10-07T05:49:38.082Z] ==> 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 [2024-10-07T05:49:38.082Z] Release-Date: 2020-01-08 [2024-10-07T05:49:38.082Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-07T05:49:38.082Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-07T05:49:38.082Z] ==> Jenkins CI detected. [2024-10-07T05:49:38.082Z] current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-281 [2024-10-07T05:49:38.082Z] project root: . [2024-10-07T05:49:38.082Z] --> token set from env [2024-10-07T05:49:38.083Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-07T05:49:38.083Z] ==> Running gcov in . (disable via -X gcov) [2024-10-07T05:49:38.342Z] ==> Python coveragepy not found [2024-10-07T05:49:38.342Z] ==> Searching for coverage reports in: [2024-10-07T05:49:38.342Z] + . [2024-10-07T05:49:38.342Z] -> Found 1 reports [2024-10-07T05:49:38.342Z] ==> Detecting git/mercurial file structure [2024-10-07T05:49:38.342Z] ==> Reading reports [2024-10-07T05:49:38.342Z] + ./coverage.out bytes=70317 [2024-10-07T05:49:38.342Z] ==> Appending adjustments [2024-10-07T05:49:38.342Z] https://docs.codecov.io/docs/fixing-reports [2024-10-07T05:49:38.342Z] + Found adjustments [2024-10-07T05:49:38.342Z] ==> Gzipping contents [2024-10-07T05:49:38.342Z] 12K /tmp/codecov.0WhCSk.gz [2024-10-07T05:49:38.342Z] ==> Uploading reports [2024-10-07T05:49:38.342Z] url: https://codecov.io [2024-10-07T05:49:38.342Z] query: branch=PR-281&commit=fddc91e7665a0387383ddbc028ff76e6f403b1e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-281%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=281&job=&cmd_args= [2024-10-07T05:49:38.342Z] -> Pinging Codecov [2024-10-07T05:49:38.342Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-281&commit=fddc91e7665a0387383ddbc028ff76e6f403b1e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-281%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=281&job=&cmd_args= [2024-10-07T05:49:38.601Z] -> Uploading to [2024-10-07T05:49:38.602Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-secrets/fddc91e7665a0387383ddbc028ff76e6f403b1e2/09b2735e-bc00-4b9d-b7f2-345225dee592.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241007%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241007T054938Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=f519e692449e9db45b28fb0830cab8f0b6cafdf10c9db0bede852aaee6905efe [2024-10-07T05:49:38.602Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-07T05:49:38.602Z] Dload Upload Total Spent Left Speed [2024-10-07T05:49:38.862Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10308 0 0 100 10308 0 43129 --:--:-- --:--:-- --:--:-- 43129 [2024-10-07T05:49:38.862Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/fddc91e7665a0387383ddbc028ff76e6f403b1e2 [Pipeline] } [2024-10-07T05:49:38.891Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-07T05:49:41.145Z] + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-281/archives ] [2024-10-07T05:49:41.145Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-281/archives [2024-10-07T05:49:41.145Z] total 16 [2024-10-07T05:49:41.145Z] drwxr-xr-x 3 root root 4096 Oct 7 05:40 . [2024-10-07T05:49:41.145Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 7 05:40 .. [2024-10-07T05:49:41.145Z] drwxr-xr-x 2 root root 4096 Oct 7 05:40 cost [2024-10-07T05:49:41.145Z] -rw-r--r-- 1 root root 86 Oct 7 05:40 cost.csv [2024-10-07T05:49:41.145Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-281/archives [2024-10-07T05:49:41.145Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-281/archives [2024-10-07T05:49:41.145Z] total 16 [2024-10-07T05:49:41.145Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 05:40 . [2024-10-07T05:49:41.145Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 7 05:40 .. [2024-10-07T05:49:41.145Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 7 05:40 cost [2024-10-07T05:49:41.145Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 7 05:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-07T05:49:41.486Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T05:49:42.396Z] ---> package-listing.sh [2024-10-07T05:49:42.396Z] ++ facter osfamily [2024-10-07T05:49:42.396Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-07T05:49:42.656Z] + OS_FAMILY=debian [2024-10-07T05:49:42.656Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-281 [2024-10-07T05:49:42.656Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-07T05:49:42.656Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-07T05:49:42.656Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-07T05:49:42.656Z] + PACKAGES=/tmp/packages_start.txt [2024-10-07T05:49:42.656Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-281 ']' [2024-10-07T05:49:42.656Z] + PACKAGES=/tmp/packages_end.txt [2024-10-07T05:49:42.656Z] + case "${OS_FAMILY}" in [2024-10-07T05:49:42.656Z] + dpkg -l [2024-10-07T05:49:42.656Z] + grep '^ii' [2024-10-07T05:49:42.656Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-07T05:49:42.656Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-07T05:49:42.656Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-07T05:49:42.656Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-281 ']' [2024-10-07T05:49:42.656Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-281/archives/ [2024-10-07T05:49:42.656Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-281/archives/ [Pipeline] echo [2024-10-07T05:49:42.695Z] 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-281/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-07T05:49:43.000Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T05:49:43.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T05:49:43.667Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T05:49:43.842Z] prd-ubuntu20.04-docker-8c-8g-21994 does not seem to be running inside a container [2024-10-07T05:49:43.874Z] $ 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-281/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-281 -v /w/workspace/gexfoundry_go-mod-secrets_PR-281:/w/workspace/gexfoundry_go-mod-secrets_PR-281:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-281@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-281@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 [2024-10-07T05:49:44.070Z] $ docker top 7cf270267a8d7b276a7cb39fa76b85c78ccfc6e25dc11ad15e181a3214ce40ff -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T05:49:44.482Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-07T05:49:44.804Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-07T05:49:45.126Z] + ls /var/log/sa-host [2024-10-07T05:49:45.126Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-07T05:49:45.295Z] provisioning config files... [2024-10-07T05:49:45.305Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-281@tmp/config15770844282361531587tmp [Pipeline] { [Pipeline] echo [2024-10-07T05:49:45.374Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T05:49:45.710Z] ---> create-netrc.sh [Pipeline] } [2024-10-07T05:49:45.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-07T05:49:46.178Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-07T05:49:46.214Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T05:49:46.536Z] ---> sudo-logs.sh [2024-10-07T05:49:46.536Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-07T05:49:46.661Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T05:49:47.003Z] ---> job-cost.sh [2024-10-07T05:49:47.003Z] lf-activate-venv: SKIPPING [2024-10-07T05:49:47.003Z] DEBUG: total: 0.2199999988079071 [2024-10-07T05:49:47.003Z] INFO: Retrieving Stack Cost... [2024-10-07T05:49:47.262Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-07T05:49:47.521Z] INFO: Archiving Costs [Pipeline] echo [2024-10-07T05:49:47.553Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T05:49:47.884Z] ---> logs-deploy.sh [2024-10-07T05:49:47.884Z] lf-activate-venv: SKIPPING [2024-10-07T05:49:47.884Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-281/1 [2024-10-07T05:49:47.884Z] INFO: archiving workspace using pattern(s): [2024-10-07T05:49:48.822Z] Archives upload complete. [2024-10-07T05:49:48.822Z] INFO: archiving logs to Nexus