Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4966e901978a06791d55630724bff9a0e79bcfd6 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-ssh11493638256337708723.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh3846376213449647658.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5066435515974651801.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6769234404503236208.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12806657686973793664.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-registry, 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-registry-settings PROJECT: go-mod-registry 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-registry DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16212 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-registry.git > git init /w/workspace/dgexfoundry_go-mod-registry_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4966e901978a06791d55630724bff9a0e79bcfd6 (main) Commit message: "Merge pull request #130 from lenny-intel/changelog" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4966e901978a06791d55630724bff9a0e79bcfd6 # timeout=10 > git rev-list --no-walk 8a5128db9d9c9fa12120e84a3603ce17f51b6dd8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-01T16:17:09.265Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-01T16:17:09.328Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-01T16:17:09.345Z] ========================================================= [2023-11-01T16:17:09.345Z] EdgeX Global Pipelines Version Info [2023-11-01T16:17:09.345Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:17:10.064Z] ------------------- [2023-11-01T16:17:10.064Z] stable info: [2023-11-01T16:17:10.064Z] ------------------- [2023-11-01T16:17:10.064Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-01T16:17:10.064Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T16:17:10.064Z] Message: update stable to v1.0.255 [2023-11-01T16:17:10.635Z] ------------------- [2023-11-01T16:17:10.635Z] experimental info: [2023-11-01T16:17:10.635Z] ------------------- [2023-11-01T16:17:10.635Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-01T16:17:10.635Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T16:17:10.635Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-01T16:17:10.801Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2023-11-01T16:17:10.815Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2023-11-01T16:17:10.827Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-01T16:17:10.841Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-01T16:17:10.852Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-01T16:17:10.865Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-01T16:17:10.882Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-01T16:17:10.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-01T16:17:10.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-01T16:17:10.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-01T16:17:10.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-01T16:17:10.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo [2023-11-01T16:17:10.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-01T16:17:10.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-01T16:17:10.987Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T16:17:11.003Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T16:17:11.020Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T16:17:11.044Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T16:17:11.061Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-01T16:17:11.075Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-01T16:17:11.092Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-01T16:17:11.108Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-01T16:17:11.121Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-01T16:17:11.132Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-01T16:17:11.141Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-11-01T16:17:11.152Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-01T16:17:11.164Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-01T16:17:11.175Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-01T16:17:11.192Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-01T16:17:11.204Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-01T16:17:11.214Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4966e901978a06791d55630724bff9a0e79bcfd6 [Pipeline] echo [2023-11-01T16:17:11.227Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4966e90 [Pipeline] echo [2023-11-01T16:17:11.238Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-01T16:17:11.579Z] + git rev-list -1 --merges 4966e901978a06791d55630724bff9a0e79bcfd6~1..4966e901978a06791d55630724bff9a0e79bcfd6 [Pipeline] echo [2023-11-01T16:17:11.616Z] -----------> git rev-list -1 --merges 4966e901978a06791d55630724bff9a0e79bcfd6~1..4966e901978a06791d55630724bff9a0e79bcfd6 4966e901978a06791d55630724bff9a0e79bcfd6 [2023-11-01T16:17:11.616Z] 4966e901978a06791d55630724bff9a0e79bcfd6 [false] [Pipeline] sh [2023-11-01T16:17:11.903Z] + git log --format=format:%s -1 4966e901978a06791d55630724bff9a0e79bcfd6 [Pipeline] echo [2023-11-01T16:17:11.915Z] ========================================================= [2023-11-01T16:17:11.915Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-01T16:17:11.915Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T16:17:12.233Z] + git log --format=format:%s -1 4966e901978a06791d55630724bff9a0e79bcfd6 [Pipeline] echo [2023-11-01T16:17:12.244Z] [semverPrep] GIT_COMMIT: 4966e901978a06791d55630724bff9a0e79bcfd6, Commit Message: Merge pull request #130 from lenny-intel/changelog [Pipeline] echo [2023-11-01T16:17:12.252Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-01T16:17:12.587Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T16:17:12.587Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-01T16:17:12.587Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-01T16:17:12.587Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-01T16:17:12.587Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-01T16:17:12.587Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-01T16:17:12.587Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:17:12.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T16:17:13.249Z] [2023-11-01T16:17:13.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:17:13.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T16:17:13.564Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-01T16:17:13.564Z] b85a868b505f: Pulling fs layer [2023-11-01T16:17:13.564Z] e2be974225ed: Pulling fs layer [2023-11-01T16:17:13.564Z] 339a4e72a1f5: Pulling fs layer [2023-11-01T16:17:13.564Z] 988bab9f4d93: Pulling fs layer [2023-11-01T16:17:13.564Z] 1469e6f7b9e6: Pulling fs layer [2023-11-01T16:17:13.564Z] eaf3925da568: Pulling fs layer [2023-11-01T16:17:13.564Z] bab4dde63d76: Pulling fs layer [2023-11-01T16:17:13.564Z] eaf3925da568: Waiting [2023-11-01T16:17:13.564Z] bde34c3a00c8: Pulling fs layer [2023-11-01T16:17:13.564Z] b352a97aabf1: Pulling fs layer [2023-11-01T16:17:13.564Z] bab4dde63d76: Waiting [2023-11-01T16:17:13.564Z] bde34c3a00c8: Waiting [2023-11-01T16:17:13.564Z] b352a97aabf1: Waiting [2023-11-01T16:17:13.564Z] 4872d77fe225: Pulling fs layer [2023-11-01T16:17:13.564Z] 5851b861e8e6: Pulling fs layer [2023-11-01T16:17:13.564Z] 4872d77fe225: Waiting [2023-11-01T16:17:13.564Z] 5851b861e8e6: Waiting [2023-11-01T16:17:13.564Z] e2be974225ed: Verifying Checksum [2023-11-01T16:17:13.564Z] e2be974225ed: Download complete [2023-11-01T16:17:13.564Z] 988bab9f4d93: Verifying Checksum [2023-11-01T16:17:13.564Z] 988bab9f4d93: Download complete [2023-11-01T16:17:13.823Z] 1469e6f7b9e6: Verifying Checksum [2023-11-01T16:17:13.823Z] 1469e6f7b9e6: Download complete [2023-11-01T16:17:13.823Z] 339a4e72a1f5: Verifying Checksum [2023-11-01T16:17:13.823Z] 339a4e72a1f5: Download complete [2023-11-01T16:17:13.823Z] eaf3925da568: Download complete [2023-11-01T16:17:13.823Z] bde34c3a00c8: Download complete [2023-11-01T16:17:13.823Z] b352a97aabf1: Download complete [2023-11-01T16:17:13.823Z] 4872d77fe225: Verifying Checksum [2023-11-01T16:17:13.823Z] 4872d77fe225: Download complete [2023-11-01T16:17:13.823Z] 5851b861e8e6: Download complete [2023-11-01T16:17:13.823Z] b85a868b505f: Verifying Checksum [2023-11-01T16:17:13.823Z] b85a868b505f: Download complete [2023-11-01T16:17:14.081Z] bab4dde63d76: Verifying Checksum [2023-11-01T16:17:14.081Z] bab4dde63d76: Download complete [2023-11-01T16:17:15.019Z] b85a868b505f: Pull complete [2023-11-01T16:17:15.019Z] e2be974225ed: Pull complete [2023-11-01T16:17:15.587Z] 339a4e72a1f5: Pull complete [2023-11-01T16:17:15.587Z] 988bab9f4d93: Pull complete [2023-11-01T16:17:15.846Z] 1469e6f7b9e6: Pull complete [2023-11-01T16:17:15.846Z] eaf3925da568: Pull complete [2023-11-01T16:17:17.747Z] bab4dde63d76: Pull complete [2023-11-01T16:17:17.747Z] bde34c3a00c8: Pull complete [2023-11-01T16:17:17.747Z] b352a97aabf1: Pull complete [2023-11-01T16:17:17.747Z] 4872d77fe225: Pull complete [2023-11-01T16:17:17.747Z] 5851b861e8e6: Pull complete [2023-11-01T16:17:17.747Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-01T16:17:18.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T16:17:18.007Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:17:18.098Z] prd-ubuntu20.04-docker-8c-8g-16212 does not seem to be running inside a container [2023-11-01T16:17:18.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T16:17:20.817Z] $ docker top fe13189891f260972698fafb5154f07b1b4b1862de873a254a0828b86e074307 -eo pid,comm [2023-11-01T16:17:20.878Z] 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-11-01T16:17:20.878Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T16:17:20.916Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T16:17:20.916Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T16:17:21.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T16:17:21.030Z] $ docker exec fe13189891f260972698fafb5154f07b1b4b1862de873a254a0828b86e074307 ssh-agent [2023-11-01T16:17:21.128Z] SSH_AUTH_SOCK=/tmp/ssh-cwN0QPE0sfeF/agent.31 [2023-11-01T16:17:21.128Z] SSH_AGENT_PID=38 [2023-11-01T16:17:21.135Z] Running ssh-add (command line suppressed) [2023-11-01T16:17:21.238Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_3926499343600617349.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_3926499343600617349.key) [2023-11-01T16:17:21.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T16:17:21.536Z] + git tag --points-at HEAD [Pipeline] } [2023-11-01T16:17:21.559Z] $ docker exec --env ******** --env ******** fe13189891f260972698fafb5154f07b1b4b1862de873a254a0828b86e074307 ssh-agent -k [2023-11-01T16:17:21.678Z] unset SSH_AUTH_SOCK; [2023-11-01T16:17:21.678Z] unset SSH_AGENT_PID; [2023-11-01T16:17:21.678Z] echo Agent pid 38 killed; [2023-11-01T16:17:21.685Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-01T16:17:21.708Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T16:17:21.708Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T16:17:21.825Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T16:17:21.831Z] $ docker exec fe13189891f260972698fafb5154f07b1b4b1862de873a254a0828b86e074307 ssh-agent [2023-11-01T16:17:21.948Z] SSH_AUTH_SOCK=/tmp/ssh-bCnhWkjzQUbO/agent.70 [2023-11-01T16:17:21.948Z] SSH_AGENT_PID=76 [2023-11-01T16:17:21.952Z] Running ssh-add (command line suppressed) [2023-11-01T16:17:22.062Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_4197001600236271012.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_4197001600236271012.key) [2023-11-01T16:17:22.073Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T16:17:22.361Z] + git semver init [2023-11-01T16:17:22.620Z] 2023-11-01 16:17:22,529 [run_init] DEBUG init version:0.0.0 force:False [2023-11-01T16:17:22.620Z] 2023-11-01 16:17:22,530 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_go-mod-registry_main/.semver [2023-11-01T16:17:22.620Z] 2023-11-01 16:17:22,530 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-registry.git /w/workspace/dgexfoundry_go-mod-registry_main/.semver [2023-11-01T16:17:22.620Z] 2023-11-01 16:17:22,531 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-registry.git', '/w/workspace/dgexfoundry_go-mod-registry_main/.semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) [2023-11-01T16:17:23.558Z] 2023-11-01 16:17:23,310 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_go-mod-registry_main/.git/info/exclude [2023-11-01T16:17:23.558Z] 2023-11-01 16:17:23,311 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:False [2023-11-01T16:17:23.558Z] 2023-11-01 16:17:23,311 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2023-11-01T16:17:23.558Z] 2023-11-01 16:17:23,311 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2023-11-01T16:17:23.558Z] 3.1.0-dev.8 [Pipeline] } [2023-11-01T16:17:23.572Z] $ docker exec --env ******** --env ******** fe13189891f260972698fafb5154f07b1b4b1862de873a254a0828b86e074307 ssh-agent -k [2023-11-01T16:17:23.690Z] unset SSH_AUTH_SOCK; [2023-11-01T16:17:23.690Z] unset SSH_AGENT_PID; [2023-11-01T16:17:23.691Z] echo Agent pid 76 killed; [2023-11-01T16:17:23.698Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T16:17:24.011Z] + git semver [Pipeline] } [2023-11-01T16:17:24.286Z] $ docker stop --time=1 fe13189891f260972698fafb5154f07b1b4b1862de873a254a0828b86e074307 [2023-11-01T16:17:25.549Z] $ docker rm -f --volumes fe13189891f260972698fafb5154f07b1b4b1862de873a254a0828b86e074307 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T16:17:25.876Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-01T16:17:26.082Z] Stashed 1 file(s) [Pipeline] echo [2023-11-01T16:17:26.084Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.8 [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-11-01T16:17:26.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T16:17:26.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T16:17:26.277Z] ========================================================= [2023-11-01T16:17:26.277Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-01T16:17:26.277Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-11-01T16:17:26.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T16:17:26.563Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-01T16:17:26.563Z] 7264a8db6415: Pulling fs layer [2023-11-01T16:17:26.563Z] c4d48a809fc2: Pulling fs layer [2023-11-01T16:17:26.563Z] 4f1c88b9dad5: Pulling fs layer [2023-11-01T16:17:26.563Z] ad3a456e5733: Pulling fs layer [2023-11-01T16:17:26.563Z] 33e27b845d1e: Pulling fs layer [2023-11-01T16:17:26.563Z] c68163c4e522: Pulling fs layer [2023-11-01T16:17:26.563Z] 50da416c3ac9: Pulling fs layer [2023-11-01T16:17:26.563Z] 23d2d4c4bb30: Pulling fs layer [2023-11-01T16:17:26.563Z] ad3a456e5733: Waiting [2023-11-01T16:17:26.563Z] c68163c4e522: Waiting [2023-11-01T16:17:26.563Z] 23d2d4c4bb30: Waiting [2023-11-01T16:17:26.563Z] 50da416c3ac9: Waiting [2023-11-01T16:17:26.563Z] 33e27b845d1e: Waiting [2023-11-01T16:17:26.563Z] c4d48a809fc2: Verifying Checksum [2023-11-01T16:17:26.563Z] c4d48a809fc2: Download complete [2023-11-01T16:17:26.563Z] 7264a8db6415: Download complete [2023-11-01T16:17:26.563Z] 33e27b845d1e: Download complete [2023-11-01T16:17:26.563Z] ad3a456e5733: Verifying Checksum [2023-11-01T16:17:26.563Z] c68163c4e522: Verifying Checksum [2023-11-01T16:17:26.563Z] c68163c4e522: Download complete [2023-11-01T16:17:26.822Z] 23d2d4c4bb30: Verifying Checksum [2023-11-01T16:17:26.822Z] 23d2d4c4bb30: Download complete [2023-11-01T16:17:27.080Z] 7264a8db6415: Pull complete [2023-11-01T16:17:27.080Z] c4d48a809fc2: Pull complete [2023-11-01T16:17:27.338Z] 4f1c88b9dad5: Verifying Checksum [2023-11-01T16:17:27.338Z] 4f1c88b9dad5: Download complete [2023-11-01T16:17:27.597Z] 50da416c3ac9: Verifying Checksum [2023-11-01T16:17:27.597Z] 50da416c3ac9: Download complete [2023-11-01T16:17:30.129Z] 4f1c88b9dad5: Pull complete [2023-11-01T16:17:30.129Z] ad3a456e5733: Pull complete [2023-11-01T16:17:30.129Z] 33e27b845d1e: Pull complete [2023-11-01T16:17:30.129Z] c68163c4e522: Pull complete [2023-11-01T16:17:32.657Z] 50da416c3ac9: Pull complete [2023-11-01T16:17:32.916Z] 23d2d4c4bb30: Pull complete [2023-11-01T16:17:32.916Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-01T16:17:32.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T16:17:32.916Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2023-11-01T16:17:33.201Z] + 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-11-01T16:17:33.499Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T16:17:33.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:17:33.575Z] prd-ubuntu20.04-docker-8c-8g-16212 does not seem to be running inside a container [2023-11-01T16:17:33.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T16:17:36.498Z] $ docker top 29563a161e8f7b7572a506a48ab45a3bb8a4a87745745ca2906ea9c693ebf536 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T16:17:36.834Z] + go version [2023-11-01T16:17:36.834Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-01T16:17:36.848Z] $ docker stop --time=1 29563a161e8f7b7572a506a48ab45a3bb8a4a87745745ca2906ea9c693ebf536 [2023-11-01T16:17:38.115Z] $ docker rm -f --volumes 29563a161e8f7b7572a506a48ab45a3bb8a4a87745745ca2906ea9c693ebf536 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:17:38.500Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T16:17:38.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:17:38.570Z] prd-ubuntu20.04-docker-8c-8g-16212 does not seem to be running inside a container [2023-11-01T16:17:38.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T16:17:39.082Z] $ docker top df6b356ace2fcd3c1ec9d4767460ee6b6fc44c533264ec62369a7dc1dd788cfb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T16:17:39.410Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] fileExists [Pipeline] sh [2023-11-01T16:17:39.707Z] + make test [2023-11-01T16:17:39.707Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-11-01T16:17:39.707Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-11-01T16:17:39.707Z] go: downloading github.com/hashicorp/consul/api v1.25.1 [2023-11-01T16:17:39.965Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-11-01T16:17:39.965Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-11-01T16:17:39.965Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-11-01T16:17:39.965Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-11-01T16:17:39.965Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-11-01T16:17:39.965Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-11-01T16:17:39.965Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-11-01T16:17:39.965Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-11-01T16:17:39.965Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-11-01T16:17:39.965Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-11-01T16:17:39.965Z] go: downloading github.com/fatih/color v1.14.1 [2023-11-01T16:17:39.965Z] go: downloading github.com/mattn/go-isatty v0.0.17 [2023-11-01T16:17:40.225Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-11-01T16:17:40.225Z] go: downloading golang.org/x/sys v0.10.0 [2023-11-01T16:17:40.225Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-11-01T16:17:40.225Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-11-01T16:17:40.225Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-11-01T16:17:41.193Z] Still waiting to schedule task [2023-11-01T16:17:41.193Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-01T16:17:46.788Z] ? github.com/edgexfoundry/go-mod-registry/v3/pkg/types [no test files] [2023-11-01T16:17:46.788Z] ? github.com/edgexfoundry/go-mod-registry/v3/registry/mocks [no test files] [2023-11-01T16:17:48.168Z] ok github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul 2.033s coverage: 89.4% of statements [2023-11-01T16:17:48.168Z] ok github.com/edgexfoundry/go-mod-registry/v3/registry 0.008s coverage: 85.7% of statements [2023-11-01T16:17:58.145Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-11-01T16:17:58.711Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T16:17:58.711Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-11-01T16:17:58.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T16:17:58.734Z] $ docker stop --time=1 df6b356ace2fcd3c1ec9d4767460ee6b6fc44c533264ec62369a7dc1dd788cfb [2023-11-01T16:18:01.012Z] $ docker rm -f --volumes df6b356ace2fcd3c1ec9d4767460ee6b6fc44c533264ec62369a7dc1dd788cfb [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T16:18:01.455Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T16:18:01.491Z] 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-11-01T16:18:01.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T16:18:01.953Z] [2023-11-01T16:18:01.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:18:02.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T16:18:02.244Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-01T16:18:02.244Z] 5eb5b503b376: Pulling fs layer [2023-11-01T16:18:02.244Z] 5c69ac0246d0: Pulling fs layer [2023-11-01T16:18:02.244Z] ec43610c2a17: Pulling fs layer [2023-11-01T16:18:02.244Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-01T16:18:02.244Z] 33b1e0a273af: Pulling fs layer [2023-11-01T16:18:02.244Z] 5d3b04190fa2: Pulling fs layer [2023-11-01T16:18:02.244Z] 3a2ae6a8a46f: Waiting [2023-11-01T16:18:02.244Z] 33b1e0a273af: Waiting [2023-11-01T16:18:02.244Z] 2f39f015ded8: Pulling fs layer [2023-11-01T16:18:02.244Z] 5d3b04190fa2: Waiting [2023-11-01T16:18:02.244Z] 5c69ac0246d0: Verifying Checksum [2023-11-01T16:18:02.244Z] 5c69ac0246d0: Download complete [2023-11-01T16:18:02.244Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-01T16:18:02.244Z] 3a2ae6a8a46f: Download complete [2023-11-01T16:18:02.244Z] 33b1e0a273af: Verifying Checksum [2023-11-01T16:18:02.244Z] 33b1e0a273af: Download complete [2023-11-01T16:18:02.244Z] ec43610c2a17: Verifying Checksum [2023-11-01T16:18:02.244Z] ec43610c2a17: Download complete [2023-11-01T16:18:02.244Z] 5d3b04190fa2: Verifying Checksum [2023-11-01T16:18:02.244Z] 5d3b04190fa2: Download complete [2023-11-01T16:18:02.504Z] 5eb5b503b376: Verifying Checksum [2023-11-01T16:18:02.504Z] 5eb5b503b376: Download complete [2023-11-01T16:18:03.071Z] 2f39f015ded8: Download complete [2023-11-01T16:18:03.636Z] 5eb5b503b376: Pull complete [2023-11-01T16:18:03.895Z] 5c69ac0246d0: Pull complete [2023-11-01T16:18:04.158Z] ec43610c2a17: Pull complete [2023-11-01T16:18:04.158Z] 3a2ae6a8a46f: Pull complete [2023-11-01T16:18:04.418Z] 33b1e0a273af: Pull complete [2023-11-01T16:18:04.676Z] 5d3b04190fa2: Pull complete [2023-11-01T16:18:08.860Z] 2f39f015ded8: Pull complete [2023-11-01T16:18:08.860Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-01T16:18:08.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T16:18:08.860Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:18:08.930Z] prd-ubuntu20.04-docker-8c-8g-16212 does not seem to be running inside a container [2023-11-01T16:18:08.964Z] $ 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/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T16:18:12.554Z] $ docker top 0c0cd62fe6b351d981cce309e65d5f7217dbd2541538e767e58fd9788b3ba00e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:18:12.925Z] ---> job-cost.sh [2023-11-01T16:18:12.925Z] lf-activate-venv: SKIPPING [2023-11-01T16:18:12.925Z] INFO: No Stack... [2023-11-01T16:18:13.184Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T16:18:13.753Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T16:18:14.042Z] + cat /w/workspace/dgexfoundry_go-mod-registry_main/archives/cost.csv [2023-11-01T16:18:14.043Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T16:18:14.055Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-47-stack-cost] [2023-11-01T16:18:14.061Z] Resource [jenkins-edgexfoundry-go-mod-registry-main-47-stack-cost] did not exist. Created. [2023-11-01T16:18:14.061Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T16:18:14.359Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-01T16:18:14.392Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T16:18:14.399Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T16:18:14.416Z] $ docker stop --time=1 0c0cd62fe6b351d981cce309e65d5f7217dbd2541538e767e58fd9788b3ba00e [2023-11-01T16:18:15.563Z] $ docker rm -f --volumes 0c0cd62fe6b351d981cce309e65d5f7217dbd2541538e767e58fd9788b3ba00e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-01T16:19:50.968Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16216 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws [2023-11-01T16:19:50.985Z] Running in /w/workspace/go-mod-registry/47 [Pipeline] { [Pipeline] checkout [2023-11-01T16:19:51.021Z] Selected Git installation does not exist. Using Default [2023-11-01T16:19:51.021Z] The recommended git tool is: NONE [2023-11-01T16:19:58.326Z] using credential edgex-jenkins-ssh [2023-11-01T16:19:58.345Z] Cloning the remote Git repository [2023-11-01T16:19:58.405Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2023-11-01T16:19:58.512Z] > git init /w/workspace/go-mod-registry/47 # timeout=10 [2023-11-01T16:19:58.692Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2023-11-01T16:19:58.693Z] > git --version # timeout=10 [2023-11-01T16:19:58.719Z] > git --version # 'git version 2.25.1' [2023-11-01T16:19:58.723Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T16:19:58.931Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T16:19:59.946Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2023-11-01T16:19:59.974Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T16:20:01.140Z] Avoid second fetch [2023-11-01T16:20:01.141Z] Checking out Revision 4966e901978a06791d55630724bff9a0e79bcfd6 (main) [2023-11-01T16:20:01.165Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T16:20:01.247Z] > git checkout -f 4966e901978a06791d55630724bff9a0e79bcfd6 # timeout=10 [2023-11-01T16:20:01.888Z] Commit message: "Merge pull request #130 from lenny-intel/changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T16:20:04.033Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-01T16:20:04.033Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T16:20:04.033Z] Dload Upload Total Spent Left Speed [2023-11-01T16:20:04.033Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 53351 0 --:--:-- --:--:-- --:--:-- 53129 [Pipeline] sh [2023-11-01T16:20:04.587Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-01T16:20:04.933Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-01T16:20:04.933Z] + sudo tee /etc/docker/daemon.new [2023-11-01T16:20:04.933Z] { [2023-11-01T16:20:04.933Z] "registry-mirrors": [ [2023-11-01T16:20:04.933Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-01T16:20:04.933Z] ], [2023-11-01T16:20:04.933Z] "bip": "10.250.0.254/24", [2023-11-01T16:20:04.933Z] "hosts": [ [2023-11-01T16:20:04.933Z] "tcp://0.0.0.0:5555", [2023-11-01T16:20:04.933Z] "unix:///var/run/docker.sock" [2023-11-01T16:20:04.933Z] ], [2023-11-01T16:20:04.933Z] "mtu": 1458, [2023-11-01T16:20:04.933Z] "selinux-enabled": true, [2023-11-01T16:20:04.933Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-01T16:20:04.933Z] } [Pipeline] sh [2023-11-01T16:20:05.282Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-01T16:20:05.622Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-11-01T16:20:24.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T16:20:24.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T16:20:24.390Z] ========================================================= [2023-11-01T16:20:24.390Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-01T16:20:24.390Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-11-01T16:20:24.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T16:20:25.340Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-01T16:20:25.340Z] 9fda8d8052c6: Pulling fs layer [2023-11-01T16:20:25.340Z] 5d54e960e981: Pulling fs layer [2023-11-01T16:20:25.340Z] c4a7e357bf2a: Pulling fs layer [2023-11-01T16:20:25.340Z] f0e02332f6b5: Pulling fs layer [2023-11-01T16:20:25.340Z] cefa15bbcfad: Pulling fs layer [2023-11-01T16:20:25.340Z] 17808c966233: Pulling fs layer [2023-11-01T16:20:25.340Z] f4c1fc716caa: Pulling fs layer [2023-11-01T16:20:25.340Z] cefa15bbcfad: Waiting [2023-11-01T16:20:25.340Z] 17808c966233: Waiting [2023-11-01T16:20:25.340Z] f0e02332f6b5: Waiting [2023-11-01T16:20:25.340Z] f4c1fc716caa: Waiting [2023-11-01T16:20:25.615Z] 5d54e960e981: Verifying Checksum [2023-11-01T16:20:25.615Z] 5d54e960e981: Download complete [2023-11-01T16:20:25.615Z] f0e02332f6b5: Verifying Checksum [2023-11-01T16:20:25.615Z] f0e02332f6b5: Download complete [2023-11-01T16:20:25.615Z] cefa15bbcfad: Verifying Checksum [2023-11-01T16:20:25.615Z] cefa15bbcfad: Download complete [2023-11-01T16:20:25.615Z] 9fda8d8052c6: Download complete [2023-11-01T16:20:26.218Z] f4c1fc716caa: Verifying Checksum [2023-11-01T16:20:26.838Z] 9fda8d8052c6: Pull complete [2023-11-01T16:20:27.828Z] 5d54e960e981: Pull complete [2023-11-01T16:20:28.102Z] c4a7e357bf2a: Verifying Checksum [2023-11-01T16:20:28.102Z] c4a7e357bf2a: Download complete [2023-11-01T16:20:29.101Z] 17808c966233: Verifying Checksum [2023-11-01T16:20:29.101Z] 17808c966233: Download complete [2023-11-01T16:20:44.169Z] c4a7e357bf2a: Pull complete [2023-11-01T16:20:44.169Z] f0e02332f6b5: Pull complete [2023-11-01T16:20:44.169Z] cefa15bbcfad: Pull complete [2023-11-01T16:20:50.858Z] 17808c966233: Pull complete [2023-11-01T16:20:52.832Z] f4c1fc716caa: Pull complete [2023-11-01T16:20:52.832Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-01T16:20:52.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T16:20:52.832Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-11-01T16:20:53.182Z] + 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-11-01T16:20:53.536Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T16:20:53.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:20:53.797Z] prd-ubuntu20.04-docker-arm64-4c-16g-16216 does not seem to be running inside a container [2023-11-01T16:20:53.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/47 -v /w/workspace/go-mod-registry/47:/w/workspace/go-mod-registry/47:rw,z -v /w/workspace/go-mod-registry/47@tmp:/w/workspace/go-mod-registry/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-01T16:20:56.485Z] $ docker top 30af22ab6bd9f0c2c3ef0fa6858481dace6d8eb654913082453f649f16cc3e50 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T16:20:57.371Z] + go version [2023-11-01T16:20:57.371Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-01T16:20:57.403Z] $ docker stop --time=1 30af22ab6bd9f0c2c3ef0fa6858481dace6d8eb654913082453f649f16cc3e50 [2023-11-01T16:20:59.971Z] $ docker rm -f --volumes 30af22ab6bd9f0c2c3ef0fa6858481dace6d8eb654913082453f649f16cc3e50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:21:00.569Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T16:21:00.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:21:00.809Z] prd-ubuntu20.04-docker-arm64-4c-16g-16216 does not seem to be running inside a container [2023-11-01T16:21:00.891Z] $ 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-registry/47 -v /w/workspace/go-mod-registry/47:/w/workspace/go-mod-registry/47:rw,z -v /w/workspace/go-mod-registry/47@tmp:/w/workspace/go-mod-registry/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-01T16:21:02.346Z] $ docker top 7cac00f9bf50072772907eeb383c3bbf4bac574942ee116e65a97a1062ad85a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T16:21:03.249Z] + git config --global --add safe.directory /w/workspace/go-mod-registry/47 [Pipeline] fileExists [Pipeline] sh [2023-11-01T16:21:03.927Z] + make test [2023-11-01T16:21:03.927Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-11-01T16:21:03.927Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-11-01T16:21:03.927Z] go: downloading github.com/hashicorp/consul/api v1.25.1 [2023-11-01T16:21:04.515Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-11-01T16:21:04.515Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-11-01T16:21:04.515Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-11-01T16:21:04.515Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-11-01T16:21:04.788Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-11-01T16:21:04.788Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-11-01T16:21:04.788Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-11-01T16:21:04.788Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-11-01T16:21:04.788Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-11-01T16:21:04.788Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-11-01T16:21:05.065Z] go: downloading github.com/fatih/color v1.14.1 [2023-11-01T16:21:05.065Z] go: downloading github.com/mattn/go-isatty v0.0.17 [2023-11-01T16:21:05.065Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-11-01T16:21:05.065Z] go: downloading golang.org/x/sys v0.10.0 [2023-11-01T16:21:05.333Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-11-01T16:21:05.333Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-11-01T16:21:05.333Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-11-01T16:22:01.797Z] ? github.com/edgexfoundry/go-mod-registry/v3/pkg/types [no test files] [2023-11-01T16:22:01.797Z] ? github.com/edgexfoundry/go-mod-registry/v3/registry/mocks [no test files] [2023-11-01T16:22:01.797Z] ok github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul 2.130s coverage: 89.4% of statements [2023-11-01T16:22:01.797Z] ok github.com/edgexfoundry/go-mod-registry/v3/registry 0.026s coverage: 85.7% of statements [2023-11-01T16:22:01.797Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-01T16:22:01.797Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-11-01T16:22:14.145Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T16:22:14.145Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-11-01T16:22:14.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T16:22:14.196Z] $ docker stop --time=1 7cac00f9bf50072772907eeb383c3bbf4bac574942ee116e65a97a1062ad85a6 [2023-11-01T16:22:16.159Z] $ docker rm -f --volumes 7cac00f9bf50072772907eeb383c3bbf4bac574942ee116e65a97a1062ad85a6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T16:22:17.467Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T16:22:17.491Z] Warning: overwriting stash ‘coverage-report’ [2023-11-01T16:22:18.036Z] 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-11-01T16:22:18.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T16:22:18.491Z] [2023-11-01T16:22:18.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:22:18.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T16:22:19.110Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-01T16:22:19.110Z] 8998bd30e6a1: Pulling fs layer [2023-11-01T16:22:19.110Z] 04944245beec: Pulling fs layer [2023-11-01T16:22:19.110Z] 699f458cf7ca: Pulling fs layer [2023-11-01T16:22:19.110Z] 765212b225bb: Pulling fs layer [2023-11-01T16:22:19.110Z] f23df028b6ca: Pulling fs layer [2023-11-01T16:22:19.110Z] d65c8cfc05b1: Pulling fs layer [2023-11-01T16:22:19.110Z] 2437ff75d9bd: Pulling fs layer [2023-11-01T16:22:19.110Z] 765212b225bb: Waiting [2023-11-01T16:22:19.110Z] f23df028b6ca: Waiting [2023-11-01T16:22:19.110Z] d65c8cfc05b1: Waiting [2023-11-01T16:22:19.110Z] 2437ff75d9bd: Waiting [2023-11-01T16:22:19.110Z] 04944245beec: Verifying Checksum [2023-11-01T16:22:19.110Z] 04944245beec: Download complete [2023-11-01T16:22:19.110Z] 765212b225bb: Verifying Checksum [2023-11-01T16:22:19.110Z] 765212b225bb: Download complete [2023-11-01T16:22:19.384Z] f23df028b6ca: Verifying Checksum [2023-11-01T16:22:19.384Z] f23df028b6ca: Download complete [2023-11-01T16:22:19.384Z] d65c8cfc05b1: Verifying Checksum [2023-11-01T16:22:19.384Z] d65c8cfc05b1: Download complete [2023-11-01T16:22:19.384Z] 699f458cf7ca: Download complete [2023-11-01T16:22:19.974Z] 8998bd30e6a1: Verifying Checksum [2023-11-01T16:22:19.974Z] 8998bd30e6a1: Download complete [2023-11-01T16:22:22.582Z] 2437ff75d9bd: Verifying Checksum [2023-11-01T16:22:22.582Z] 2437ff75d9bd: Download complete [2023-11-01T16:22:25.941Z] 8998bd30e6a1: Pull complete [2023-11-01T16:22:26.210Z] 04944245beec: Pull complete [2023-11-01T16:22:28.159Z] 699f458cf7ca: Pull complete [2023-11-01T16:22:28.159Z] 765212b225bb: Pull complete [2023-11-01T16:22:29.125Z] f23df028b6ca: Pull complete [2023-11-01T16:22:29.397Z] d65c8cfc05b1: Pull complete [2023-11-01T16:22:46.417Z] 2437ff75d9bd: Pull complete [2023-11-01T16:22:46.417Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-01T16:22:46.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T16:22:46.417Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:22:46.659Z] prd-ubuntu20.04-docker-arm64-4c-16g-16216 does not seem to be running inside a container [2023-11-01T16:22:46.761Z] $ 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-registry/47 -v /w/workspace/go-mod-registry/47:/w/workspace/go-mod-registry/47:rw,z -v /w/workspace/go-mod-registry/47@tmp:/w/workspace/go-mod-registry/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-01T16:22:49.819Z] $ docker top be3bd66f5d3cf1898bc4e5c2616ecf9f2df842c25349c37f1ab907b329f8f960 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:22:50.751Z] ---> job-cost.sh [2023-11-01T16:22:50.752Z] lf-activate-venv: SKIPPING [2023-11-01T16:22:50.752Z] INFO: No Stack... [2023-11-01T16:22:51.025Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-01T16:22:52.001Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T16:22:52.660Z] + cat /w/workspace/go-mod-registry/47/archives/cost.csv [2023-11-01T16:22:52.660Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T16:22:52.710Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-47-stack-cost] [2023-11-01T16:22:52.720Z] Resource [jenkins-edgexfoundry-go-mod-registry-main-47-stack-cost] did not exist. Created. [2023-11-01T16:22:52.720Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T16:22:53.382Z] /w/workspace/go-mod-registry/47@tmp/durable-b7bc81f4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-01T16:22:54.050Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-01T16:22:54.077Z] Warning: overwriting stash ‘stack-cost’ [2023-11-01T16:22:54.129Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T16:22:54.136Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T16:22:54.170Z] $ docker stop --time=1 be3bd66f5d3cf1898bc4e5c2616ecf9f2df842c25349c37f1ab907b329f8f960 [2023-11-01T16:22:55.770Z] $ docker rm -f --volumes be3bd66f5d3cf1898bc4e5c2616ecf9f2df842c25349c37f1ab907b329f8f960 [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-11-01T16:22:56.152Z] provisioning config files... [2023-11-01T16:22:56.163Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config12219747266524542914tmp [Pipeline] { [Pipeline] sh [2023-11-01T16:22:56.458Z] + set +x [2023-11-01T16:22:56.458Z] + curl -s https://codecov.io/bash [2023-11-01T16:22:56.458Z] + bash -s -- [2023-11-01T16:22:56.458Z] [2023-11-01T16:22:56.458Z] _____ _ [2023-11-01T16:22:56.458Z] / ____| | | [2023-11-01T16:22:56.458Z] | | ___ __| | ___ ___ _____ __ [2023-11-01T16:22:56.458Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-01T16:22:56.458Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-01T16:22:56.458Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-01T16:22:56.458Z] Bash-1.0.6 [2023-11-01T16:22:56.458Z] [2023-11-01T16:22:56.458Z] [2023-11-01T16:22:56.458Z] ==> git version 2.25.1 found [2023-11-01T16:22:56.458Z] ==> 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-11-01T16:22:56.458Z] Release-Date: 2020-01-08 [2023-11-01T16:22:56.458Z] 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-11-01T16:22:56.458Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-01T16:22:56.458Z] ==> Jenkins CI detected. [2023-11-01T16:22:56.458Z] current dir:  /w/workspace/dgexfoundry_go-mod-registry_main [2023-11-01T16:22:56.458Z] project root: . [2023-11-01T16:22:56.458Z] --> token set from env [2023-11-01T16:22:56.458Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-01T16:22:56.719Z] ==> Running gcov in . (disable via -X gcov) [2023-11-01T16:22:56.719Z] ==> Python coveragepy not found [2023-11-01T16:22:56.719Z] ==> Searching for coverage reports in: [2023-11-01T16:22:56.719Z] + . [2023-11-01T16:22:56.719Z] -> Found 1 reports [2023-11-01T16:22:56.719Z] ==> Detecting git/mercurial file structure [2023-11-01T16:22:56.719Z] ==> Reading reports [2023-11-01T16:22:56.719Z] + ./coverage.out bytes=12273 [2023-11-01T16:22:56.719Z] ==> Appending adjustments [2023-11-01T16:22:56.719Z] https://docs.codecov.io/docs/fixing-reports [2023-11-01T16:22:56.719Z] + Found adjustments [2023-11-01T16:22:56.719Z] ==> Gzipping contents [2023-11-01T16:22:56.719Z] 4.0K /tmp/codecov.9BCRJ8.gz [2023-11-01T16:22:56.719Z] ==> Uploading reports [2023-11-01T16:22:56.719Z] url: https://codecov.io [2023-11-01T16:22:56.719Z] query: branch=main&commit=4966e901978a06791d55630724bff9a0e79bcfd6&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-01T16:22:56.719Z] -> Pinging Codecov [2023-11-01T16:22:56.719Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=main&commit=4966e901978a06791d55630724bff9a0e79bcfd6&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-01T16:22:56.978Z] -> Uploading to [2023-11-01T16:22:56.978Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-01/05B643FFA8DEACB6C25F95B2D4D12284/4966e901978a06791d55630724bff9a0e79bcfd6/1a2fbba7-b64b-411e-b66e-e22307827680.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T162256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c52c46524ea547deba511b9c78bb874e2b8ec16845c98c848715990590f16645 [2023-11-01T16:22:56.978Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T16:22:56.978Z] Dload Upload Total Spent Left Speed [2023-11-01T16:22:57.238Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2271 0 0 100 2271 0 9788 --:--:-- --:--:-- --:--:-- 9788 [2023-11-01T16:22:57.238Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-registry/commit/4966e901978a06791d55630724bff9a0e79bcfd6 [Pipeline] } [2023-11-01T16:22:57.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-01T16:22:57.387Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-01T16:22:57.399Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:22:57.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T16:22:57.701Z] [2023-11-01T16:22:57.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:22:58.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T16:22:58.000Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-01T16:22:58.000Z] df9b9388f04a: Pulling fs layer [2023-11-01T16:22:58.000Z] 52dc419b0ee2: Pulling fs layer [2023-11-01T16:22:58.000Z] 25bc292e5bac: Pulling fs layer [2023-11-01T16:22:58.000Z] 114826534d7a: Pulling fs layer [2023-11-01T16:22:58.000Z] 4657fd5d0bcf: Pulling fs layer [2023-11-01T16:22:58.000Z] 6ad1cebc031e: Pulling fs layer [2023-11-01T16:22:58.000Z] 8a3aa393b2d8: Pulling fs layer [2023-11-01T16:22:58.000Z] 4657fd5d0bcf: Waiting [2023-11-01T16:22:58.000Z] 114826534d7a: Waiting [2023-11-01T16:22:58.000Z] 8a3aa393b2d8: Waiting [2023-11-01T16:22:58.000Z] 25bc292e5bac: Verifying Checksum [2023-11-01T16:22:58.000Z] 25bc292e5bac: Download complete [2023-11-01T16:22:58.000Z] 52dc419b0ee2: Verifying Checksum [2023-11-01T16:22:58.000Z] 52dc419b0ee2: Download complete [2023-11-01T16:22:58.000Z] 4657fd5d0bcf: Verifying Checksum [2023-11-01T16:22:58.000Z] 4657fd5d0bcf: Download complete [2023-11-01T16:22:58.000Z] df9b9388f04a: Verifying Checksum [2023-11-01T16:22:58.000Z] df9b9388f04a: Download complete [2023-11-01T16:22:58.259Z] 6ad1cebc031e: Verifying Checksum [2023-11-01T16:22:58.259Z] 6ad1cebc031e: Download complete [2023-11-01T16:22:58.259Z] df9b9388f04a: Pull complete [2023-11-01T16:22:58.259Z] 52dc419b0ee2: Pull complete [2023-11-01T16:22:58.259Z] 25bc292e5bac: Pull complete [2023-11-01T16:22:58.833Z] 114826534d7a: Verifying Checksum [2023-11-01T16:22:58.834Z] 114826534d7a: Download complete [2023-11-01T16:22:58.834Z] 8a3aa393b2d8: Verifying Checksum [2023-11-01T16:22:58.834Z] 8a3aa393b2d8: Download complete [2023-11-01T16:23:02.113Z] 114826534d7a: Pull complete [2023-11-01T16:23:02.113Z] 4657fd5d0bcf: Pull complete [2023-11-01T16:23:02.371Z] 6ad1cebc031e: Pull complete [2023-11-01T16:23:04.904Z] 8a3aa393b2d8: Pull complete [2023-11-01T16:23:04.904Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-01T16:23:04.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T16:23:04.904Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:23:04.994Z] prd-ubuntu20.04-docker-8c-8g-16212 does not seem to be running inside a container [2023-11-01T16:23:05.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-01T16:23:07.854Z] $ docker top cec727c17d07c3aa6b3ba59c41e0166c0c872fc30003fa6610c21d4534d72588 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-01T16:23:07.923Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-registry:main' [Pipeline] sh [2023-11-01T16:23:08.202Z] + set -o pipefail [2023-11-01T16:23:08.203Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-registry:main' [2023-11-01T16:23:10.113Z] [2023-11-01T16:23:10.113Z] Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v3)... [2023-11-01T16:23:10.113Z] [2023-11-01T16:23:10.113Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/248b3a82-0f57-4d08-abdb-bcc7056f415b/history/fd9c04c8-5c84-4fc9-9974-fbe510b92837 [2023-11-01T16:23:10.113Z] [2023-11-01T16:23:10.113Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-01T16:23:10.113Z] [2023-11-01T16:23:10.373Z] [2023-11-01T16:23:10.373Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-01T16:23:10.374Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-01T16:23:10.374Z] More details here: https://snyk.co/ue1NS [2023-11-01T16:23:10.374Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-01T16:23:10.374Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-01T16:23:10.384Z] $ docker stop --time=1 cec727c17d07c3aa6b3ba59c41e0166c0c872fc30003fa6610c21d4534d72588 [2023-11-01T16:23:11.875Z] $ docker rm -f --volumes cec727c17d07c3aa6b3ba59c41e0166c0c872fc30003fa6610c21d4534d72588 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T16:23:12.445Z] + git log --format=format:%s -1 4966e901978a06791d55630724bff9a0e79bcfd6 [Pipeline] sh [2023-11-01T16:23:12.735Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T16:23:12.735Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:23:13.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T16:23:13.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:23:13.102Z] prd-ubuntu20.04-docker-8c-8g-16212 does not seem to be running inside a container [2023-11-01T16:23:13.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T16:23:13.457Z] $ docker top 05dc5c9b3b1dd76bcd746dc68ee54814ecb7ad11856a16796f8787057e1973d2 -eo pid,comm [2023-11-01T16:23:13.504Z] 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-11-01T16:23:13.504Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T16:23:13.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T16:23:13.547Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T16:23:13.650Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T16:23:13.653Z] $ docker exec 05dc5c9b3b1dd76bcd746dc68ee54814ecb7ad11856a16796f8787057e1973d2 ssh-agent [2023-11-01T16:23:13.751Z] SSH_AUTH_SOCK=/tmp/ssh-RaWfdqPVa4Q2/agent.31 [2023-11-01T16:23:13.751Z] SSH_AGENT_PID=37 [2023-11-01T16:23:13.755Z] Running ssh-add (command line suppressed) [2023-11-01T16:23:13.846Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_3021338940218638741.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_3021338940218638741.key) [2023-11-01T16:23:13.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T16:23:14.152Z] + git semver tag [2023-11-01T16:23:14.412Z] 2023-11-01 16:23:14,330 [run_tag] DEBUG tag force:False [2023-11-01T16:23:14.412Z] 2023-11-01 16:23:14,330 [check_head_tag] DEBUG check head tag [2023-11-01T16:23:14.412Z] 2023-11-01 16:23:14,331 [execute] INFO git cat-file --batch-check [2023-11-01T16:23:14.412Z] 2023-11-01 16:23:14,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) [2023-11-01T16:23:14.412Z] 2023-11-01 16:23:14,336 [execute] INFO git cat-file --batch [2023-11-01T16:23:14.412Z] 2023-11-01 16:23:14,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) [2023-11-01T16:23:14.412Z] 2023-11-01 16:23:14,353 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2023-11-01T16:23:14.412Z] 2023-11-01 16:23:14,353 [execute] INFO git tag -a v3.1.0-dev.8 -m v3.1.0-dev.8 [2023-11-01T16:23:14.412Z] 2023-11-01 16:23:14,353 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.8', '-m', 'v3.1.0-dev.8'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) [2023-11-01T16:23:14.412Z] 2023-11-01 16:23:14,359 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2023-11-01T16:23:14.412Z] 3.1.0-dev.8 [Pipeline] } [2023-11-01T16:23:14.422Z] $ docker exec --env ******** --env ******** 05dc5c9b3b1dd76bcd746dc68ee54814ecb7ad11856a16796f8787057e1973d2 ssh-agent -k [2023-11-01T16:23:14.505Z] unset SSH_AUTH_SOCK; [2023-11-01T16:23:14.506Z] unset SSH_AGENT_PID; [2023-11-01T16:23:14.506Z] echo Agent pid 37 killed; [2023-11-01T16:23:14.514Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T16:23:14.823Z] + git semver [Pipeline] } [2023-11-01T16:23:15.097Z] $ docker stop --time=1 05dc5c9b3b1dd76bcd746dc68ee54814ecb7ad11856a16796f8787057e1973d2 [2023-11-01T16:23:16.341Z] $ docker rm -f --volumes 05dc5c9b3b1dd76bcd746dc68ee54814ecb7ad11856a16796f8787057e1973d2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:23:16.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T16:23:16.738Z] [2023-11-01T16:23:16.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:23:17.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T16:23:17.036Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-01T16:23:17.036Z] ab5ef0e58194: Pulling fs layer [2023-11-01T16:23:17.036Z] 9712f1f96733: Pulling fs layer [2023-11-01T16:23:17.036Z] 63f879dbbcfc: Pulling fs layer [2023-11-01T16:23:17.036Z] 0d9ebad4ef96: Pulling fs layer [2023-11-01T16:23:17.036Z] e9a5061849ea: Pulling fs layer [2023-11-01T16:23:17.036Z] d747dcd14b5f: Pulling fs layer [2023-11-01T16:23:17.036Z] 2de7ff778b66: Pulling fs layer [2023-11-01T16:23:17.036Z] e9a5061849ea: Waiting [2023-11-01T16:23:17.036Z] 0d9ebad4ef96: Waiting [2023-11-01T16:23:17.036Z] d747dcd14b5f: Waiting [2023-11-01T16:23:17.036Z] 2de7ff778b66: Waiting [2023-11-01T16:23:17.036Z] 9712f1f96733: Verifying Checksum [2023-11-01T16:23:17.036Z] 9712f1f96733: Download complete [2023-11-01T16:23:17.297Z] 63f879dbbcfc: Verifying Checksum [2023-11-01T16:23:17.297Z] 63f879dbbcfc: Download complete [2023-11-01T16:23:17.557Z] e9a5061849ea: Verifying Checksum [2023-11-01T16:23:17.557Z] e9a5061849ea: Download complete [2023-11-01T16:23:17.557Z] 0d9ebad4ef96: Verifying Checksum [2023-11-01T16:23:17.557Z] 0d9ebad4ef96: Download complete [2023-11-01T16:23:17.557Z] d747dcd14b5f: Verifying Checksum [2023-11-01T16:23:17.557Z] d747dcd14b5f: Download complete [2023-11-01T16:23:17.557Z] ab5ef0e58194: Verifying Checksum [2023-11-01T16:23:17.557Z] ab5ef0e58194: Download complete [2023-11-01T16:23:17.557Z] 2de7ff778b66: Verifying Checksum [2023-11-01T16:23:17.557Z] 2de7ff778b66: Download complete [2023-11-01T16:23:20.085Z] ab5ef0e58194: Pull complete [2023-11-01T16:23:20.085Z] 9712f1f96733: Pull complete [2023-11-01T16:23:20.654Z] 63f879dbbcfc: Pull complete [2023-11-01T16:23:23.938Z] 0d9ebad4ef96: Pull complete [2023-11-01T16:23:24.197Z] e9a5061849ea: Pull complete [2023-11-01T16:23:24.455Z] d747dcd14b5f: Pull complete [2023-11-01T16:23:25.392Z] 2de7ff778b66: Pull complete [2023-11-01T16:23:25.392Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-01T16:23:25.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T16:23:25.392Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:23:25.481Z] prd-ubuntu20.04-docker-8c-8g-16212 does not seem to be running inside a container [2023-11-01T16:23:25.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-01T16:23:29.421Z] $ docker top e89dff119d4d0a3a0948a0753c95869ea07a948db7e5c46af035c526526251f9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-01T16:23:29.494Z] provisioning config files... [2023-11-01T16:23:29.504Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config10603439346696858040tmp [2023-11-01T16:23:29.517Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config4751785018934879304tmp [2023-11-01T16:23:29.527Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config6202344481490135649tmp [Pipeline] { [Pipeline] echo [2023-11-01T16:23:29.542Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:23:29.822Z] ---> sigul-configuration.sh [2023-11-01T16:23:29.822Z] gpg: directory `/root/.gnupg' created [2023-11-01T16:23:29.822Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-01T16:23:29.822Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-01T16:23:29.822Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-01T16:23:29.822Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-01T16:23:29.822Z] gpg: CAST5 encrypted data [2023-11-01T16:23:29.822Z] gpg: encrypted with 1 passphrase [2023-11-01T16:23:29.822Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-01T16:23:30.105Z] + mkdir /home/jenkins [2023-11-01T16:23:30.106Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-01T16:23:30.393Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-11-01T16:23:30.405Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:23:30.703Z] ---> sigul-install.sh [2023-11-01T16:23:30.703Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-01T16:23:30.987Z] + git tag --list [2023-11-01T16:23:30.987Z] v0.0.0 [2023-11-01T16:23:30.987Z] v0.1.0 [2023-11-01T16:23:30.987Z] v0.1.1 [2023-11-01T16:23:30.987Z] v0.1.10 [2023-11-01T16:23:30.987Z] v0.1.11 [2023-11-01T16:23:30.987Z] v0.1.12 [2023-11-01T16:23:30.987Z] v0.1.13 [2023-11-01T16:23:30.987Z] v0.1.14 [2023-11-01T16:23:30.987Z] v0.1.15 [2023-11-01T16:23:30.987Z] v0.1.16 [2023-11-01T16:23:30.987Z] v0.1.17 [2023-11-01T16:23:30.987Z] v0.1.18 [2023-11-01T16:23:30.987Z] v0.1.19 [2023-11-01T16:23:30.987Z] v0.1.2 [2023-11-01T16:23:30.987Z] v0.1.20 [2023-11-01T16:23:30.987Z] v0.1.21 [2023-11-01T16:23:30.987Z] v0.1.22 [2023-11-01T16:23:30.987Z] v0.1.23 [2023-11-01T16:23:30.987Z] v0.1.24 [2023-11-01T16:23:30.987Z] v0.1.25 [2023-11-01T16:23:30.987Z] v0.1.26 [2023-11-01T16:23:30.987Z] v0.1.27 [2023-11-01T16:23:30.987Z] v0.1.3 [2023-11-01T16:23:30.987Z] v0.1.4 [2023-11-01T16:23:30.987Z] v0.1.5 [2023-11-01T16:23:30.987Z] v0.1.6 [2023-11-01T16:23:30.987Z] v0.1.7 [2023-11-01T16:23:30.987Z] v0.1.8 [2023-11-01T16:23:30.987Z] v0.1.9 [2023-11-01T16:23:30.987Z] v2.0.0 [2023-11-01T16:23:30.987Z] v2.1.0 [2023-11-01T16:23:30.987Z] v2.2.0 [2023-11-01T16:23:30.987Z] v2.3.0 [2023-11-01T16:23:30.987Z] v3.0 [2023-11-01T16:23:30.987Z] v3.0.0 [2023-11-01T16:23:30.987Z] v3.1.0-dev.1 [2023-11-01T16:23:30.987Z] v3.1.0-dev.2 [2023-11-01T16:23:30.987Z] v3.1.0-dev.3 [2023-11-01T16:23:30.987Z] v3.1.0-dev.4 [2023-11-01T16:23:30.987Z] v3.1.0-dev.5 [2023-11-01T16:23:30.987Z] v3.1.0-dev.6 [2023-11-01T16:23:30.987Z] v3.1.0-dev.7 [2023-11-01T16:23:30.987Z] v3.1.0-dev.8 [Pipeline] sh [2023-11-01T16:23:31.277Z] + lftools sign git-tag v3.1.0-dev.8 [2023-11-01T16:23:31.846Z] Signing Git tag with Sigul... [2023-11-01T16:23:31.846Z] Signing v3.1.0-dev.8 [Pipeline] echo [2023-11-01T16:23:32.114Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:23:32.397Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-01T16:23:32.405Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-01T16:23:32.426Z] $ docker stop --time=1 e89dff119d4d0a3a0948a0753c95869ea07a948db7e5c46af035c526526251f9 [2023-11-01T16:23:33.703Z] $ docker rm -f --volumes e89dff119d4d0a3a0948a0753c95869ea07a948db7e5c46af035c526526251f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-01T16:23:34.117Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T16:23:34.117Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:23:34.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T16:23:34.419Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:23:34.493Z] prd-ubuntu20.04-docker-8c-8g-16212 does not seem to be running inside a container [2023-11-01T16:23:34.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T16:23:34.883Z] $ docker top 50d89271a8b3ec13f8768cb0746fd2e395343883fa445efb0a9bae36433ab15f -eo pid,comm [2023-11-01T16:23:34.929Z] 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-11-01T16:23:34.929Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T16:23:34.972Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T16:23:34.972Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T16:23:35.082Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T16:23:35.084Z] $ docker exec 50d89271a8b3ec13f8768cb0746fd2e395343883fa445efb0a9bae36433ab15f ssh-agent [2023-11-01T16:23:35.195Z] SSH_AUTH_SOCK=/tmp/ssh-874R3MkveP50/agent.32 [2023-11-01T16:23:35.195Z] SSH_AGENT_PID=38 [2023-11-01T16:23:35.200Z] Running ssh-add (command line suppressed) [2023-11-01T16:23:35.296Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_12892317374194883962.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_12892317374194883962.key) [2023-11-01T16:23:35.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T16:23:35.603Z] + git semver bump pre [2023-11-01T16:23:35.864Z] 2023-11-01 16:23:35,769 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2023-11-01T16:23:35.864Z] 2023-11-01 16:23:35,770 [bump_version] DEBUG bumping version:3.1.0-dev.8 on axis:pre with prefix:dev [2023-11-01T16:23:35.864Z] 2023-11-01 16:23:35,770 [bump_version] DEBUG bumped version:3.1.0-dev.9 [2023-11-01T16:23:35.864Z] 2023-11-01 16:23:35,770 [write_version] DEBUG write version:3.1.0-dev.9 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:True [2023-11-01T16:23:35.864Z] 2023-11-01 16:23:35,770 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2023-11-01T16:23:35.864Z] 2023-11-01 16:23:35,770 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2023-11-01T16:23:35.864Z] 2023-11-01 16:23:35,772 [execute] INFO git cat-file --batch-check [2023-11-01T16:23:35.864Z] 2023-11-01 16:23:35,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T16:23:35.864Z] 2023-11-01 16:23:35,778 [execute] INFO git cat-file --batch [2023-11-01T16:23:35.864Z] 2023-11-01 16:23:35,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T16:23:35.864Z] 2023-11-01 16:23:35,782 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2023-11-01T16:23:35.864Z] 3.1.0-dev.9 [Pipeline] } [2023-11-01T16:23:35.873Z] $ docker exec --env ******** --env ******** 50d89271a8b3ec13f8768cb0746fd2e395343883fa445efb0a9bae36433ab15f ssh-agent -k [2023-11-01T16:23:35.962Z] unset SSH_AUTH_SOCK; [2023-11-01T16:23:35.962Z] unset SSH_AGENT_PID; [2023-11-01T16:23:35.962Z] echo Agent pid 38 killed; [2023-11-01T16:23:35.972Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T16:23:36.298Z] + git semver [Pipeline] } [2023-11-01T16:23:36.571Z] $ docker stop --time=1 50d89271a8b3ec13f8768cb0746fd2e395343883fa445efb0a9bae36433ab15f [2023-11-01T16:23:37.863Z] $ docker rm -f --volumes 50d89271a8b3ec13f8768cb0746fd2e395343883fa445efb0a9bae36433ab15f [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T16:23:38.208Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T16:23:38.208Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:23:38.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T16:23:38.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:23:38.588Z] prd-ubuntu20.04-docker-8c-8g-16212 does not seem to be running inside a container [2023-11-01T16:23:38.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T16:23:38.962Z] $ docker top b2b6346a09477b0bb1de535951f433376205f5af0b137dfe9e1fa8c96ee4a5b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T16:23:39.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T16:23:39.060Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T16:23:39.169Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T16:23:39.171Z] $ docker exec b2b6346a09477b0bb1de535951f433376205f5af0b137dfe9e1fa8c96ee4a5b5 ssh-agent [2023-11-01T16:23:39.278Z] SSH_AUTH_SOCK=/tmp/ssh-15cCZu84NeFw/agent.32 [2023-11-01T16:23:39.278Z] SSH_AGENT_PID=38 [2023-11-01T16:23:39.283Z] Running ssh-add (command line suppressed) [2023-11-01T16:23:39.384Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_17887325958168828062.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_17887325958168828062.key) [2023-11-01T16:23:39.400Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T16:23:39.691Z] + git semver push [2023-11-01T16:23:39.951Z] 2023-11-01 16:23:39,855 [run_push] DEBUG push [2023-11-01T16:23:39.951Z] 2023-11-01 16:23:39,855 [execute] INFO git cat-file --batch-check [2023-11-01T16:23:39.951Z] 2023-11-01 16:23:39,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T16:23:39.951Z] 2023-11-01 16:23:39,859 [execute] INFO git rev-list 2c4c3640a87f8cff98e41f9b2e319d702e19b34c -- [2023-11-01T16:23:39.951Z] 2023-11-01 16:23:39,859 [execute] DEBUG Popen(['git', 'rev-list', '2c4c3640a87f8cff98e41f9b2e319d702e19b34c', '--'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-01T16:23:39.951Z] 2023-11-01 16:23:39,866 [execute] INFO git fetch -v origin [2023-11-01T16:23:39.951Z] 2023-11-01 16:23:39,866 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-01T16:23:40.517Z] 2023-11-01 16:23:40,412 [run_push] DEBUG no remote changes detected [2023-11-01T16:23:40.517Z] 2023-11-01 16:23:40,412 [execute] INFO git push origin semver [2023-11-01T16:23:40.517Z] 2023-11-01 16:23:40,413 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-01T16:23:41.456Z] 2023-11-01 16:23:41,187 [run_push] DEBUG push all version tags [2023-11-01T16:23:41.456Z] 2023-11-01 16:23:41,188 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-01T16:23:41.456Z] 2023-11-01 16:23:41,188 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) [2023-11-01T16:23:42.026Z] 2023-11-01 16:23:41,882 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2023-11-01T16:23:42.026Z] 3.1.0-dev.9 [Pipeline] } [2023-11-01T16:23:42.035Z] $ docker exec --env ******** --env ******** b2b6346a09477b0bb1de535951f433376205f5af0b137dfe9e1fa8c96ee4a5b5 ssh-agent -k [2023-11-01T16:23:42.127Z] unset SSH_AUTH_SOCK; [2023-11-01T16:23:42.128Z] unset SSH_AGENT_PID; [2023-11-01T16:23:42.128Z] echo Agent pid 38 killed; [2023-11-01T16:23:42.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T16:23:42.436Z] + git semver [Pipeline] } [2023-11-01T16:23:42.708Z] $ docker stop --time=1 b2b6346a09477b0bb1de535951f433376205f5af0b137dfe9e1fa8c96ee4a5b5 [2023-11-01T16:23:44.003Z] $ docker rm -f --volumes b2b6346a09477b0bb1de535951f433376205f5af0b137dfe9e1fa8c96ee4a5b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-01T16:23:44.551Z] + [ -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ] [2023-11-01T16:23:44.551Z] + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives [2023-11-01T16:23:44.551Z] total 16 [2023-11-01T16:23:44.551Z] drwxr-xr-x 3 root root 4096 Nov 1 16:18 . [2023-11-01T16:23:44.551Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 16:23 .. [2023-11-01T16:23:44.551Z] drwxr-xr-x 2 root root 4096 Nov 1 16:18 cost [2023-11-01T16:23:44.551Z] -rw-r--r-- 1 root root 86 Nov 1 16:18 cost.csv [2023-11-01T16:23:44.551Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_go-mod-registry_main/archives [2023-11-01T16:23:44.551Z] + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives [2023-11-01T16:23:44.551Z] total 16 [2023-11-01T16:23:44.551Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 16:18 . [2023-11-01T16:23:44.551Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 16:23 .. [2023-11-01T16:23:44.551Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 16:18 cost [2023-11-01T16:23:44.551Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 1 16:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:23:44.843Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:23:45.705Z] ---> package-listing.sh [2023-11-01T16:23:45.705Z] ++ facter osfamily [2023-11-01T16:23:45.705Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-01T16:23:45.967Z] + OS_FAMILY=debian [2023-11-01T16:23:45.967Z] + workspace=/w/workspace/dgexfoundry_go-mod-registry_main [2023-11-01T16:23:45.967Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-01T16:23:45.967Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-01T16:23:45.967Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-01T16:23:45.967Z] + PACKAGES=/tmp/packages_start.txt [2023-11-01T16:23:45.967Z] + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' [2023-11-01T16:23:45.967Z] + PACKAGES=/tmp/packages_end.txt [2023-11-01T16:23:45.967Z] + case "${OS_FAMILY}" in [2023-11-01T16:23:45.967Z] + dpkg -l [2023-11-01T16:23:45.967Z] + grep '^ii' [2023-11-01T16:23:45.967Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-01T16:23:45.967Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-01T16:23:45.967Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-01T16:23:45.967Z] + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' [2023-11-01T16:23:45.967Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [2023-11-01T16:23:45.967Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo [2023-11-01T16:23:45.978Z] 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-01T16:23:46.261Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:23:46.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T16:23:46.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:23:46.899Z] prd-ubuntu20.04-docker-8c-8g-16212 does not seem to be running inside a container [2023-11-01T16:23:46.932Z] $ 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T16:23:47.162Z] $ docker top 7f57d33be104b8917244b4c4a1273cc7cdd065d36ea21c32c7314795dd73c1ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T16:23:47.500Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-01T16:23:47.785Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-01T16:23:48.072Z] + ls /var/log/sa-host [2023-11-01T16:23:48.072Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T16:23:48.138Z] provisioning config files... [2023-11-01T16:23:48.147Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config4814632921264535460tmp [Pipeline] { [Pipeline] echo [2023-11-01T16:23:48.160Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:23:48.441Z] ---> create-netrc.sh [Pipeline] } [2023-11-01T16:23:48.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:23:48.775Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-01T16:23:48.783Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:23:49.065Z] ---> sudo-logs.sh [2023-11-01T16:23:49.065Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-01T16:23:49.095Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:23:49.376Z] ---> job-cost.sh [2023-11-01T16:23:49.376Z] lf-activate-venv: SKIPPING [2023-11-01T16:23:49.376Z] DEBUG: total: 0.2199999988079071 [2023-11-01T16:23:49.376Z] INFO: Retrieving Stack Cost... [2023-11-01T16:23:49.637Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T16:23:50.211Z] INFO: Archiving Costs [Pipeline] echo [2023-11-01T16:23:50.231Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:23:50.517Z] ---> logs-deploy.sh [2023-11-01T16:23:50.517Z] lf-activate-venv: SKIPPING [2023-11-01T16:23:50.517Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/47 [2023-11-01T16:23:50.517Z] INFO: archiving workspace using pattern(s): [2023-11-01T16:23:51.457Z] Archives upload complete. [2023-11-01T16:23:51.457Z] INFO: archiving logs to Nexus