Pull request #116 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/go-mod-registry Loading trusted files from base branch main at e15ff9c51f37fb3127a224c153cfdfeaa5d69358 rather than 08a0459fb241432d7d1645e6d7d3539a588455c6 Obtained Jenkinsfile from e15ff9c51f37fb3127a224c153cfdfeaa5d69358 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-ssh1761682888712761683.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh80742979835368489.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-116/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-116/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15517850984903106025.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-116/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13633433073690121153.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13250747446335235302.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-116/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-116/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13343221304746836461.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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 ‘prd-ubuntu20.04-docker-8c-8g-120669’ is offline Running on prd-ubuntu20.04-docker-8c-8g-120671 in /w/workspace/exfoundry_go-mod-registry_PR-116 [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/exfoundry_go-mod-registry_PR-116 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e15ff9c51f37fb3127a224c153cfdfeaa5d69358 into PR head commit 08a0459fb241432d7d1645e6d7d3539a588455c6 > 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 remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 08a0459fb241432d7d1645e6d7d3539a588455c6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge e15ff9c51f37fb3127a224c153cfdfeaa5d69358 # timeout=10 Merge succeeded, producing 08a0459fb241432d7d1645e6d7d3539a588455c6 Checking out Revision 08a0459fb241432d7d1645e6d7d3539a588455c6 (PR-116) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 08a0459fb241432d7d1645e6d7d3539a588455c6 # timeout=10 Commit message: "refactor!: update module to v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-06T20:51:10.545Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-06T20:51:10.723Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-06T20:51:10.811Z] ========================================================= [2022-12-06T20:51:10.811Z] EdgeX Global Pipelines Version Info [2022-12-06T20:51:10.811Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-06T20:51:11.554Z] ------------------- [2022-12-06T20:51:11.554Z] stable info: [2022-12-06T20:51:11.554Z] ------------------- [2022-12-06T20:51:11.554Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-06T20:51:11.554Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-06T20:51:11.554Z] Message: update stable to v1.0.244 [2022-12-06T20:51:12.124Z] ------------------- [2022-12-06T20:51:12.124Z] experimental info: [2022-12-06T20:51:12.124Z] ------------------- [2022-12-06T20:51:12.124Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-06T20:51:12.124Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-06T20:51:12.124Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-06T20:51:12.440Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2022-12-06T20:51:12.481Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2022-12-06T20:51:12.524Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-06T20:51:12.564Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-06T20:51:12.603Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-06T20:51:12.643Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-06T20:51:12.683Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-06T20:51:12.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-12-06T20:51:12.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-06T20:51:12.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-06T20:51:12.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-06T20:51:12.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo [2022-12-06T20:51:12.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-06T20:51:12.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-06T20:51:13.009Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-12-06T20:51:13.051Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-12-06T20:51:13.090Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-06T20:51:13.130Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-06T20:51:13.172Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-06T20:51:13.215Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-06T20:51:13.254Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-12-06T20:51:13.300Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-12-06T20:51:13.343Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-06T20:51:13.383Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-06T20:51:13.425Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-12-06T20:51:13.462Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-06T20:51:13.504Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-06T20:51:13.546Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-116 [Pipeline] echo [2022-12-06T20:51:13.586Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-116 [Pipeline] echo [2022-12-06T20:51:13.625Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-116 [Pipeline] echo [2022-12-06T20:51:13.669Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 08a0459fb241432d7d1645e6d7d3539a588455c6 [Pipeline] echo [2022-12-06T20:51:13.713Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 08a0459 [Pipeline] echo [2022-12-06T20:51:13.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-06T20:51:14.277Z] + git rev-list -1 --merges 08a0459fb241432d7d1645e6d7d3539a588455c6~1..08a0459fb241432d7d1645e6d7d3539a588455c6 [Pipeline] echo [2022-12-06T20:51:14.322Z] -----------> git rev-list -1 --merges 08a0459fb241432d7d1645e6d7d3539a588455c6~1..08a0459fb241432d7d1645e6d7d3539a588455c6 08a0459fb241432d7d1645e6d7d3539a588455c6 [false] [Pipeline] sh [2022-12-06T20:51:14.630Z] + git log --format=format:%s -1 08a0459fb241432d7d1645e6d7d3539a588455c6 [Pipeline] echo [2022-12-06T20:51:14.663Z] ========================================================= [2022-12-06T20:51:14.663Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-06T20:51:14.663Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-06T20:51:15.106Z] + git log --format=format:%s -1 08a0459fb241432d7d1645e6d7d3539a588455c6 [Pipeline] echo [2022-12-06T20:51:15.139Z] [semverPrep] GIT_COMMIT: 08a0459fb241432d7d1645e6d7d3539a588455c6, Commit Message: refactor!: update module to v3 [Pipeline] echo [2022-12-06T20:51:15.171Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-06T20:51:15.567Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-06T20:51:15.567Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-06T20:51:15.567Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-06T20:51:15.567Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-06T20:51:15.567Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-06T20:51:15.567Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-06T20:51:15.567Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T20:51:16.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-06T20:51:16.320Z] [2022-12-06T20:51:16.320Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T20:51:16.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-06T20:51:16.692Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-06T20:51:16.692Z] b85a868b505f: Pulling fs layer [2022-12-06T20:51:16.692Z] e2be974225ed: Pulling fs layer [2022-12-06T20:51:16.692Z] 339a4e72a1f5: Pulling fs layer [2022-12-06T20:51:16.692Z] 988bab9f4d93: Pulling fs layer [2022-12-06T20:51:16.692Z] 1469e6f7b9e6: Pulling fs layer [2022-12-06T20:51:16.692Z] 988bab9f4d93: Waiting [2022-12-06T20:51:16.692Z] eaf3925da568: Pulling fs layer [2022-12-06T20:51:16.692Z] bab4dde63d76: Pulling fs layer [2022-12-06T20:51:16.692Z] eaf3925da568: Waiting [2022-12-06T20:51:16.692Z] 1469e6f7b9e6: Waiting [2022-12-06T20:51:16.692Z] bde34c3a00c8: Pulling fs layer [2022-12-06T20:51:16.692Z] b352a97aabf1: Pulling fs layer [2022-12-06T20:51:16.692Z] 4872d77fe225: Pulling fs layer [2022-12-06T20:51:16.692Z] 5851b861e8e6: Pulling fs layer [2022-12-06T20:51:16.692Z] b352a97aabf1: Waiting [2022-12-06T20:51:16.692Z] bab4dde63d76: Waiting [2022-12-06T20:51:16.692Z] bde34c3a00c8: Waiting [2022-12-06T20:51:16.692Z] 4872d77fe225: Waiting [2022-12-06T20:51:16.692Z] 5851b861e8e6: Waiting [2022-12-06T20:51:16.954Z] e2be974225ed: Verifying Checksum [2022-12-06T20:51:16.954Z] e2be974225ed: Download complete [2022-12-06T20:51:16.954Z] 988bab9f4d93: Download complete [2022-12-06T20:51:16.954Z] 1469e6f7b9e6: Verifying Checksum [2022-12-06T20:51:16.954Z] 1469e6f7b9e6: Download complete [2022-12-06T20:51:16.954Z] 339a4e72a1f5: Verifying Checksum [2022-12-06T20:51:16.954Z] 339a4e72a1f5: Download complete [2022-12-06T20:51:16.954Z] eaf3925da568: Download complete [2022-12-06T20:51:16.954Z] bde34c3a00c8: Verifying Checksum [2022-12-06T20:51:16.954Z] bde34c3a00c8: Download complete [2022-12-06T20:51:16.954Z] b352a97aabf1: Verifying Checksum [2022-12-06T20:51:16.954Z] b352a97aabf1: Download complete [2022-12-06T20:51:17.215Z] 4872d77fe225: Verifying Checksum [2022-12-06T20:51:17.215Z] 4872d77fe225: Download complete [2022-12-06T20:51:17.215Z] 5851b861e8e6: Download complete [2022-12-06T20:51:17.215Z] b85a868b505f: Verifying Checksum [2022-12-06T20:51:17.215Z] b85a868b505f: Download complete [2022-12-06T20:51:17.475Z] bab4dde63d76: Verifying Checksum [2022-12-06T20:51:17.475Z] bab4dde63d76: Download complete [2022-12-06T20:51:18.411Z] b85a868b505f: Pull complete [2022-12-06T20:51:18.669Z] e2be974225ed: Pull complete [2022-12-06T20:51:18.929Z] 339a4e72a1f5: Pull complete [2022-12-06T20:51:19.188Z] 988bab9f4d93: Pull complete [2022-12-06T20:51:19.446Z] 1469e6f7b9e6: Pull complete [2022-12-06T20:51:19.446Z] eaf3925da568: Pull complete [2022-12-06T20:51:21.345Z] bab4dde63d76: Pull complete [2022-12-06T20:51:21.345Z] bde34c3a00c8: Pull complete [2022-12-06T20:51:21.345Z] b352a97aabf1: Pull complete [2022-12-06T20:51:21.604Z] 4872d77fe225: Pull complete [2022-12-06T20:51:21.604Z] 5851b861e8e6: Pull complete [2022-12-06T20:51:21.604Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-06T20:51:21.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-06T20:51:21.604Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-06T20:51:21.833Z] prd-ubuntu20.04-docker-8c-8g-120671 does not seem to be running inside a container [2022-12-06T20:51:21.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_PR-116 -v /w/workspace/exfoundry_go-mod-registry_PR-116:/w/workspace/exfoundry_go-mod-registry_PR-116:rw,z -v /w/workspace/exfoundry_go-mod-registry_PR-116@tmp:/w/workspace/exfoundry_go-mod-registry_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-06T20:51:23.189Z] $ docker top 6a08f3db6d06bfa9a84791ca6044de0c5858ab2229dfcf5086ebe47f53927de3 -eo pid,comm [2022-12-06T20:51:23.252Z] 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). [2022-12-06T20:51:23.252Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-06T20:51:23.382Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-06T20:51:23.382Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-06T20:51:23.493Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-06T20:51:23.497Z] $ docker exec 6a08f3db6d06bfa9a84791ca6044de0c5858ab2229dfcf5086ebe47f53927de3 ssh-agent [2022-12-06T20:51:23.596Z] SSH_AUTH_SOCK=/tmp/ssh-Oymba3LTxh0u/agent.32 [2022-12-06T20:51:23.596Z] SSH_AGENT_PID=38 [2022-12-06T20:51:23.603Z] Running ssh-add (command line suppressed) [2022-12-06T20:51:23.709Z] Identity added: /w/workspace/exfoundry_go-mod-registry_PR-116@tmp/private_key_15132959489931817959.key (/w/workspace/exfoundry_go-mod-registry_PR-116@tmp/private_key_15132959489931817959.key) [2022-12-06T20:51:23.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-06T20:51:24.055Z] + git tag --points-at HEAD [Pipeline] } [2022-12-06T20:51:24.081Z] $ docker exec --env ******** --env ******** 6a08f3db6d06bfa9a84791ca6044de0c5858ab2229dfcf5086ebe47f53927de3 ssh-agent -k [2022-12-06T20:51:24.195Z] unset SSH_AUTH_SOCK; [2022-12-06T20:51:24.196Z] unset SSH_AGENT_PID; [2022-12-06T20:51:24.196Z] echo Agent pid 38 killed; [2022-12-06T20:51:24.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-06T20:51:24.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-06T20:51:24.301Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-06T20:51:24.422Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-06T20:51:24.426Z] $ docker exec 6a08f3db6d06bfa9a84791ca6044de0c5858ab2229dfcf5086ebe47f53927de3 ssh-agent [2022-12-06T20:51:24.553Z] SSH_AUTH_SOCK=/tmp/ssh-8PDiuVZE3Cy2/agent.70 [2022-12-06T20:51:24.553Z] SSH_AGENT_PID=76 [2022-12-06T20:51:24.558Z] Running ssh-add (command line suppressed) [2022-12-06T20:51:24.666Z] Identity added: /w/workspace/exfoundry_go-mod-registry_PR-116@tmp/private_key_14915215675657528092.key (/w/workspace/exfoundry_go-mod-registry_PR-116@tmp/private_key_14915215675657528092.key) [2022-12-06T20:51:24.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-06T20:51:25.010Z] + git semver init [2022-12-06T20:51:25.270Z] 2022-12-06 20:51:25,208 [run_init] DEBUG init version:0.0.0 force:False [2022-12-06T20:51:25.270Z] 2022-12-06 20:51:25,208 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_go-mod-registry_PR-116/.semver [2022-12-06T20:51:25.270Z] 2022-12-06 20:51:25,209 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-registry.git /w/workspace/exfoundry_go-mod-registry_PR-116/.semver [2022-12-06T20:51:25.271Z] 2022-12-06 20:51:25,209 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-registry.git', '/w/workspace/exfoundry_go-mod-registry_PR-116/.semver'], cwd=/w/workspace/exfoundry_go-mod-registry_PR-116, universal_newlines=False, shell=None, istream=None) [2022-12-06T20:51:26.217Z] 2022-12-06 20:51:25,946 [append_file] DEBUG append to file:/w/workspace/exfoundry_go-mod-registry_PR-116/.git/info/exclude [2022-12-06T20:51:26.217Z] 2022-12-06 20:51:25,946 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_go-mod-registry_PR-116/.semver/PR-116 with force:False [2022-12-06T20:51:26.217Z] 2022-12-06 20:51:25,946 [write_file] DEBUG write to file:/w/workspace/exfoundry_go-mod-registry_PR-116/.semver/PR-116 [2022-12-06T20:51:26.217Z] 2022-12-06 20:51:25,951 [execute] INFO git cat-file --batch-check [2022-12-06T20:51:26.217Z] 2022-12-06 20:51:25,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_go-mod-registry_PR-116/.semver, universal_newlines=False, shell=None, istream=) [2022-12-06T20:51:26.217Z] 2022-12-06 20:51:25,957 [execute] INFO git cat-file --batch [2022-12-06T20:51:26.217Z] 2022-12-06 20:51:25,958 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_go-mod-registry_PR-116/.semver, universal_newlines=False, shell=None, istream=) [2022-12-06T20:51:26.217Z] 2022-12-06 20:51:25,963 [read_version] DEBUG read version from /w/workspace/exfoundry_go-mod-registry_PR-116/.semver/PR-116 [2022-12-06T20:51:26.217Z] 0.0.0 [Pipeline] } [2022-12-06T20:51:26.244Z] $ docker exec --env ******** --env ******** 6a08f3db6d06bfa9a84791ca6044de0c5858ab2229dfcf5086ebe47f53927de3 ssh-agent -k [2022-12-06T20:51:26.347Z] unset SSH_AUTH_SOCK; [2022-12-06T20:51:26.347Z] unset SSH_AGENT_PID; [2022-12-06T20:51:26.347Z] echo Agent pid 76 killed; [2022-12-06T20:51:26.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-06T20:51:26.789Z] + git semver [Pipeline] } [2022-12-06T20:51:27.073Z] $ docker stop --time=1 6a08f3db6d06bfa9a84791ca6044de0c5858ab2229dfcf5086ebe47f53927de3 [2022-12-06T20:51:28.395Z] $ docker rm -f 6a08f3db6d06bfa9a84791ca6044de0c5858ab2229dfcf5086ebe47f53927de3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-06T20:51:28.792Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-06T20:51:29.029Z] Stashed 1 file(s) [Pipeline] echo [2022-12-06T20:51:29.046Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-12-06T20:51:29.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-06T20:51:29.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-06T20:51:29.686Z] ========================================================= [2022-12-06T20:51:29.686Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-06T20:51:29.686Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-12-06T20:51:30.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-06T20:51:30.134Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-06T20:51:30.134Z] 213ec9aee27d: Pulling fs layer [2022-12-06T20:51:30.134Z] 4583459ba037: Pulling fs layer [2022-12-06T20:51:30.134Z] 93c1e223e6f2: Pulling fs layer [2022-12-06T20:51:30.134Z] 53926ce57604: Pulling fs layer [2022-12-06T20:51:30.134Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-06T20:51:30.134Z] 22ff95d597cd: Pulling fs layer [2022-12-06T20:51:30.134Z] 12d6caf4c0d1: Pulling fs layer [2022-12-06T20:51:30.134Z] 96b7cbca73a9: Pulling fs layer [2022-12-06T20:51:30.134Z] a7acece74701: Pulling fs layer [2022-12-06T20:51:30.134Z] 53926ce57604: Waiting [2022-12-06T20:51:30.134Z] 21b2b0c7a3f4: Waiting [2022-12-06T20:51:30.134Z] 22ff95d597cd: Waiting [2022-12-06T20:51:30.134Z] 12d6caf4c0d1: Waiting [2022-12-06T20:51:30.134Z] 96b7cbca73a9: Waiting [2022-12-06T20:51:30.134Z] a7acece74701: Waiting [2022-12-06T20:51:30.134Z] 93c1e223e6f2: Verifying Checksum [2022-12-06T20:51:30.134Z] 93c1e223e6f2: Download complete [2022-12-06T20:51:30.134Z] 4583459ba037: Verifying Checksum [2022-12-06T20:51:30.134Z] 4583459ba037: Download complete [2022-12-06T20:51:30.134Z] 21b2b0c7a3f4: Download complete [2022-12-06T20:51:30.134Z] 22ff95d597cd: Verifying Checksum [2022-12-06T20:51:30.134Z] 22ff95d597cd: Download complete [2022-12-06T20:51:30.134Z] 213ec9aee27d: Download complete [2022-12-06T20:51:30.134Z] 12d6caf4c0d1: Verifying Checksum [2022-12-06T20:51:30.134Z] 12d6caf4c0d1: Download complete [2022-12-06T20:51:30.393Z] 213ec9aee27d: Pull complete [2022-12-06T20:51:30.393Z] 4583459ba037: Pull complete [2022-12-06T20:51:30.655Z] 93c1e223e6f2: Pull complete [2022-12-06T20:51:30.914Z] a7acece74701: Verifying Checksum [2022-12-06T20:51:30.914Z] a7acece74701: Download complete [2022-12-06T20:51:31.174Z] 96b7cbca73a9: Verifying Checksum [2022-12-06T20:51:31.174Z] 96b7cbca73a9: Download complete [2022-12-06T20:51:31.174Z] 53926ce57604: Verifying Checksum [2022-12-06T20:51:31.174Z] 53926ce57604: Download complete [2022-12-06T20:51:35.373Z] 53926ce57604: Pull complete [2022-12-06T20:51:35.373Z] 21b2b0c7a3f4: Pull complete [2022-12-06T20:51:35.373Z] 22ff95d597cd: Pull complete [2022-12-06T20:51:35.631Z] 12d6caf4c0d1: Pull complete [2022-12-06T20:51:37.533Z] 96b7cbca73a9: Pull complete [2022-12-06T20:51:38.466Z] a7acece74701: Pull complete [2022-12-06T20:51:38.466Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-06T20:51:38.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-06T20:51:38.466Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-12-06T20:51:38.775Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T20:51:39.153Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-06T20:51:39.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-06T20:51:39.293Z] prd-ubuntu20.04-docker-8c-8g-120671 does not seem to be running inside a container [2022-12-06T20:51:39.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-registry_PR-116 -v /w/workspace/exfoundry_go-mod-registry_PR-116:/w/workspace/exfoundry_go-mod-registry_PR-116:rw,z -v /w/workspace/exfoundry_go-mod-registry_PR-116@tmp:/w/workspace/exfoundry_go-mod-registry_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-06T20:51:41.225Z] $ docker top 502c86c8bd248f771515a4e8afc6b6c718b9b720af38e0fb2ae537fec3fea2e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-06T20:51:41.621Z] + go version [2022-12-06T20:51:41.621Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-06T20:51:41.655Z] $ docker stop --time=1 502c86c8bd248f771515a4e8afc6b6c718b9b720af38e0fb2ae537fec3fea2e3 [2022-12-06T20:51:42.997Z] $ docker rm -f 502c86c8bd248f771515a4e8afc6b6c718b9b720af38e0fb2ae537fec3fea2e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T20:51:43.727Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-06T20:51:43.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-06T20:51:43.879Z] prd-ubuntu20.04-docker-8c-8g-120671 does not seem to be running inside a container [2022-12-06T20:51:43.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_go-mod-registry_PR-116 -v /w/workspace/exfoundry_go-mod-registry_PR-116:/w/workspace/exfoundry_go-mod-registry_PR-116:rw,z -v /w/workspace/exfoundry_go-mod-registry_PR-116@tmp:/w/workspace/exfoundry_go-mod-registry_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-06T20:51:44.325Z] $ docker top 424f7061b257d5225a53397267d815e3bcd032dfb978d57f99e4b2dea7db2817 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-06T20:51:44.463Z] Still waiting to schedule task [2022-12-06T20:51:44.463Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-120670’ is offline [2022-12-06T20:51:44.717Z] + git config --global --add safe.directory /w/workspace/exfoundry_go-mod-registry_PR-116 [Pipeline] fileExists [Pipeline] sh [2022-12-06T20:51:45.075Z] + make test [2022-12-06T20:51:45.075Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-12-06T20:51:45.075Z] go: downloading github.com/stretchr/testify v1.8.1 [2022-12-06T20:51:45.075Z] go: downloading github.com/hashicorp/consul/api v1.18.0 [2022-12-06T20:51:45.075Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-12-06T20:51:45.075Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-12-06T20:51:45.075Z] go: downloading github.com/stretchr/objx v0.5.0 [2022-12-06T20:51:45.075Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-12-06T20:51:45.333Z] go: downloading github.com/mitchellh/mapstructure v1.4.1 [2022-12-06T20:51:45.333Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-12-06T20:51:45.333Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-12-06T20:51:45.333Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-12-06T20:51:45.333Z] go: downloading github.com/hashicorp/serf v0.10.1 [2022-12-06T20:51:45.333Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-12-06T20:51:45.593Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-12-06T20:51:45.593Z] go: downloading github.com/fatih/color v1.9.0 [2022-12-06T20:51:45.593Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-12-06T20:51:45.593Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-12-06T20:51:45.593Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 [2022-12-06T20:51:45.852Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-12-06T20:51:53.986Z] ok github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul 2.040s coverage: 89.4% of statements [2022-12-06T20:51:53.986Z] ? github.com/edgexfoundry/go-mod-registry/v3/pkg/types [no test files] [2022-12-06T20:51:53.986Z] ok github.com/edgexfoundry/go-mod-registry/v3/registry 0.007s coverage: 85.7% of statements [2022-12-06T20:51:53.986Z] ? github.com/edgexfoundry/go-mod-registry/v3/registry/mocks [no test files] [2022-12-06T20:52:02.104Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-12-06T20:52:02.104Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-12-06T20:52:03.056Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-06T20:52:03.056Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-12-06T20:52:03.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-06T20:52:03.126Z] $ docker stop --time=1 424f7061b257d5225a53397267d815e3bcd032dfb978d57f99e4b2dea7db2817 [2022-12-06T20:52:04.660Z] $ docker rm -f 424f7061b257d5225a53397267d815e3bcd032dfb978d57f99e4b2dea7db2817 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-06T20:52:05.134Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-06T20:52:05.195Z] 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 [2022-12-06T20:52:06.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-06T20:52:06.149Z] [2022-12-06T20:52:06.149Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T20:52:06.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-06T20:52:06.520Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-06T20:52:06.520Z] 5eb5b503b376: Pulling fs layer [2022-12-06T20:52:06.520Z] 5c69ac0246d0: Pulling fs layer [2022-12-06T20:52:06.520Z] ec43610c2a17: Pulling fs layer [2022-12-06T20:52:06.520Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-06T20:52:06.520Z] 33b1e0a273af: Pulling fs layer [2022-12-06T20:52:06.520Z] 5d3b04190fa2: Pulling fs layer [2022-12-06T20:52:06.520Z] 2f39f015ded8: Pulling fs layer [2022-12-06T20:52:06.520Z] 33b1e0a273af: Waiting [2022-12-06T20:52:06.520Z] 5d3b04190fa2: Waiting [2022-12-06T20:52:06.520Z] 2f39f015ded8: Waiting [2022-12-06T20:52:06.520Z] 3a2ae6a8a46f: Waiting [2022-12-06T20:52:06.520Z] 5c69ac0246d0: Download complete [2022-12-06T20:52:06.520Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-06T20:52:06.520Z] 3a2ae6a8a46f: Download complete [2022-12-06T20:52:06.520Z] 33b1e0a273af: Verifying Checksum [2022-12-06T20:52:06.520Z] 33b1e0a273af: Download complete [2022-12-06T20:52:06.520Z] ec43610c2a17: Verifying Checksum [2022-12-06T20:52:06.520Z] ec43610c2a17: Download complete [2022-12-06T20:52:06.780Z] 5d3b04190fa2: Verifying Checksum [2022-12-06T20:52:06.780Z] 5d3b04190fa2: Download complete [2022-12-06T20:52:06.780Z] 5eb5b503b376: Download complete [2022-12-06T20:52:07.349Z] 2f39f015ded8: Download complete [2022-12-06T20:52:07.916Z] 5eb5b503b376: Pull complete [2022-12-06T20:52:08.173Z] 5c69ac0246d0: Pull complete [2022-12-06T20:52:08.434Z] ec43610c2a17: Pull complete [2022-12-06T20:52:08.692Z] 3a2ae6a8a46f: Pull complete [2022-12-06T20:52:08.950Z] 33b1e0a273af: Pull complete [2022-12-06T20:52:08.950Z] 5d3b04190fa2: Pull complete [2022-12-06T20:52:13.137Z] 2f39f015ded8: Pull complete [2022-12-06T20:52:13.137Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-06T20:52:13.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-06T20:52:13.137Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-06T20:52:13.356Z] prd-ubuntu20.04-docker-8c-8g-120671 does not seem to be running inside a container [2022-12-06T20:52:13.391Z] $ 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/exfoundry_go-mod-registry_PR-116 -v /w/workspace/exfoundry_go-mod-registry_PR-116:/w/workspace/exfoundry_go-mod-registry_PR-116:rw,z -v /w/workspace/exfoundry_go-mod-registry_PR-116@tmp:/w/workspace/exfoundry_go-mod-registry_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-06T20:52:14.779Z] $ docker top 97024e777f2a3f46a599956aa2a0d6cf6d8080962c4d753ad4a60a3725dc6045 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-06T20:52:15.227Z] ---> job-cost.sh [2022-12-06T20:52:15.227Z] lf-activate-venv: SKIPPING [2022-12-06T20:52:15.227Z] INFO: No Stack... [2022-12-06T20:52:15.487Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-06T20:52:16.055Z] INFO: Archiving Costs [Pipeline] sh [2022-12-06T20:52:16.369Z] + cat /w/workspace/exfoundry_go-mod-registry_PR-116/archives/cost.csv [2022-12-06T20:52:16.369Z] + cut -d, -f6 [Pipeline] lock [2022-12-06T20:52:16.412Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-116-1-stack-cost] [2022-12-06T20:52:16.416Z] Resource [jenkins-edgexfoundry-go-mod-registry-PR-116-1-stack-cost] did not exist. Created. [2022-12-06T20:52:16.416Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-116-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-06T20:52:16.803Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-06T20:52:16.848Z] Stashed 1 file(s) [Pipeline] } [2022-12-06T20:52:16.878Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-116-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-06T20:52:16.956Z] $ docker stop --time=1 97024e777f2a3f46a599956aa2a0d6cf6d8080962c4d753ad4a60a3725dc6045 [2022-12-06T20:52:18.124Z] $ docker rm -f 97024e777f2a3f46a599956aa2a0d6cf6d8080962c4d753ad4a60a3725dc6045 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-06T20:53:18.487Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-120672 in /w/workspace/exfoundry_go-mod-registry_PR-116 [Pipeline] { [Pipeline] ws [2022-12-06T20:53:18.533Z] Running in /w/workspace/go-mod-registry/1 [Pipeline] { [Pipeline] checkout [2022-12-06T20:53:18.624Z] Selected Git installation does not exist. Using Default [2022-12-06T20:53:18.624Z] The recommended git tool is: NONE [2022-12-06T20:53:25.017Z] using credential edgex-jenkins-ssh [2022-12-06T20:53:25.039Z] Cloning the remote Git repository [2022-12-06T20:53:25.087Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2022-12-06T20:53:25.157Z] > git init /w/workspace/go-mod-registry/1 # timeout=10 [2022-12-06T20:53:25.296Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2022-12-06T20:53:25.296Z] > git --version # timeout=10 [2022-12-06T20:53:25.318Z] > git --version # 'git version 2.25.1' [2022-12-06T20:53:25.320Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-06T20:53:25.369Z] Verifying host key using known hosts file [2022-12-06T20:53:25.543Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-12-06T20:53:25.556Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-06T20:53:26.410Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2022-12-06T20:53:26.428Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-06T20:53:27.230Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2022-12-06T20:53:27.270Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2022-12-06T20:53:27.271Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-06T20:53:27.276Z] Verifying host key using known hosts file [2022-12-06T20:53:27.282Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-12-06T20:53:27.292Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-12-06T20:53:27.847Z] Merging remotes/origin/main commit e15ff9c51f37fb3127a224c153cfdfeaa5d69358 into PR head commit 08a0459fb241432d7d1645e6d7d3539a588455c6 [2022-12-06T20:53:28.062Z] Merge succeeded, producing 08a0459fb241432d7d1645e6d7d3539a588455c6 [2022-12-06T20:53:28.062Z] Checking out Revision 08a0459fb241432d7d1645e6d7d3539a588455c6 (PR-116) [2022-12-06T20:53:27.867Z] > git config core.sparsecheckout # timeout=10 [2022-12-06T20:53:27.886Z] > git checkout -f 08a0459fb241432d7d1645e6d7d3539a588455c6 # timeout=10 [2022-12-06T20:53:27.963Z] > git remote # timeout=10 [2022-12-06T20:53:27.981Z] > git config --get remote.origin.url # timeout=10 [2022-12-06T20:53:28.007Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-06T20:53:28.012Z] Verifying host key using known hosts file [2022-12-06T20:53:28.016Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-12-06T20:53:28.025Z] > git merge e15ff9c51f37fb3127a224c153cfdfeaa5d69358 # timeout=10 [2022-12-06T20:53:28.048Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-06T20:53:28.070Z] > git config core.sparsecheckout # timeout=10 [2022-12-06T20:53:28.082Z] > git checkout -f 08a0459fb241432d7d1645e6d7d3539a588455c6 # timeout=10 [2022-12-06T20:53:31.508Z] Commit message: "refactor!: update module to v3" [2022-12-06T20:53:31.551Z] > git --version # timeout=10 [2022-12-06T20:53:31.566Z] > git --version # 'git version 2.25.1' [2022-12-06T20:53:31.579Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-06T20:53:32.670Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-06T20:53:32.670Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-06T20:53:32.670Z] Dload Upload Total Spent Left Speed [2022-12-06T20:53:32.670Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh [2022-12-06T20:53:33.326Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-06T20:53:33.677Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-12-06T20:53:33.677Z] /etc/docker/daemon.json [2022-12-06T20:53:33.677Z] { [2022-12-06T20:53:33.677Z] "registry-mirrors": [ [2022-12-06T20:53:33.677Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-06T20:53:33.677Z] ], [2022-12-06T20:53:33.677Z] "bip": "10.250.0.254/24", [2022-12-06T20:53:33.677Z] "hosts": [ [2022-12-06T20:53:33.677Z] "tcp://0.0.0.0:5555", [2022-12-06T20:53:33.677Z] "unix:///var/run/docker.sock" [2022-12-06T20:53:33.677Z] ], [2022-12-06T20:53:33.677Z] "mtu": 1458, [2022-12-06T20:53:33.677Z] "selinux-enabled": true, [2022-12-06T20:53:33.677Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-06T20:53:33.677Z] } [Pipeline] sh [2022-12-06T20:53:34.023Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-06T20:53:34.369Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-12-06T20:53:52.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-06T20:53:52.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-06T20:53:52.817Z] ========================================================= [2022-12-06T20:53:52.817Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-06T20:53:52.817Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-12-06T20:53:53.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-06T20:53:53.810Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-06T20:53:53.810Z] 9b18e9b68314: Pulling fs layer [2022-12-06T20:53:53.810Z] 35d82f9e3411: Pulling fs layer [2022-12-06T20:53:53.810Z] e16973657156: Pulling fs layer [2022-12-06T20:53:53.810Z] fc693d55d65f: Pulling fs layer [2022-12-06T20:53:53.810Z] 7e9fc2657dce: Pulling fs layer [2022-12-06T20:53:53.810Z] dda99020689f: Pulling fs layer [2022-12-06T20:53:53.810Z] db1c61fa0a46: Pulling fs layer [2022-12-06T20:53:53.810Z] 891c053d2c06: Pulling fs layer [2022-12-06T20:53:53.810Z] 7e9fc2657dce: Waiting [2022-12-06T20:53:53.810Z] dda99020689f: Waiting [2022-12-06T20:53:53.810Z] fc693d55d65f: Waiting [2022-12-06T20:53:53.810Z] 891c053d2c06: Waiting [2022-12-06T20:53:53.810Z] db1c61fa0a46: Waiting [2022-12-06T20:53:53.810Z] e16973657156: Verifying Checksum [2022-12-06T20:53:53.810Z] e16973657156: Download complete [2022-12-06T20:53:53.810Z] 35d82f9e3411: Verifying Checksum [2022-12-06T20:53:53.810Z] 35d82f9e3411: Download complete [2022-12-06T20:53:53.810Z] 7e9fc2657dce: Verifying Checksum [2022-12-06T20:53:53.810Z] 7e9fc2657dce: Download complete [2022-12-06T20:53:53.810Z] dda99020689f: Verifying Checksum [2022-12-06T20:53:53.810Z] dda99020689f: Download complete [2022-12-06T20:53:53.810Z] 9b18e9b68314: Verifying Checksum [2022-12-06T20:53:53.810Z] 9b18e9b68314: Download complete [2022-12-06T20:53:54.780Z] 9b18e9b68314: Pull complete [2022-12-06T20:53:55.374Z] 891c053d2c06: Verifying Checksum [2022-12-06T20:53:55.374Z] 891c053d2c06: Download complete [2022-12-06T20:53:55.652Z] 35d82f9e3411: Pull complete [2022-12-06T20:53:55.922Z] e16973657156: Pull complete [2022-12-06T20:53:56.511Z] db1c61fa0a46: Verifying Checksum [2022-12-06T20:53:56.511Z] db1c61fa0a46: Download complete [2022-12-06T20:53:57.479Z] fc693d55d65f: Verifying Checksum [2022-12-06T20:53:57.479Z] fc693d55d65f: Download complete [2022-12-06T20:54:09.825Z] fc693d55d65f: Pull complete [2022-12-06T20:54:09.825Z] 7e9fc2657dce: Pull complete [2022-12-06T20:54:09.825Z] dda99020689f: Pull complete [2022-12-06T20:54:16.492Z] db1c61fa0a46: Pull complete [2022-12-06T20:54:17.077Z] 891c053d2c06: Pull complete [2022-12-06T20:54:17.077Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-06T20:54:17.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-06T20:54:17.077Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-12-06T20:54:17.431Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T20:54:17.831Z] + docker inspect -f . ci-base-image-arm64 [2022-12-06T20:54:17.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-06T20:54:18.091Z] prd-ubuntu20.04-docker-arm64-4c-16g-120672 does not seem to be running inside a container [2022-12-06T20:54:18.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-06T20:54:20.292Z] $ docker top dae3dfa028ab68a75df7e329a7e617e81da6c4bcfb8075a7ce4d246d14126dc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-06T20:54:21.178Z] + go version [2022-12-06T20:54:21.178Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-06T20:54:21.212Z] $ docker stop --time=1 dae3dfa028ab68a75df7e329a7e617e81da6c4bcfb8075a7ce4d246d14126dc0 [2022-12-06T20:54:22.884Z] $ docker rm -f dae3dfa028ab68a75df7e329a7e617e81da6c4bcfb8075a7ce4d246d14126dc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T20:54:23.719Z] + docker inspect -f . ci-base-image-arm64 [2022-12-06T20:54:23.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-06T20:54:23.954Z] prd-ubuntu20.04-docker-arm64-4c-16g-120672 does not seem to be running inside a container [2022-12-06T20:54:24.010Z] $ 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/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-06T20:54:26.412Z] $ docker top 79d7242098b760615dbdde9938171222f906f6e0b1763748e36825f2c95ca9b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-06T20:54:26.978Z] + git config --global --add safe.directory /w/workspace/go-mod-registry/1 [Pipeline] fileExists [Pipeline] sh [2022-12-06T20:54:27.370Z] + make test [2022-12-06T20:54:27.370Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-12-06T20:54:27.637Z] go: downloading github.com/stretchr/testify v1.8.1 [2022-12-06T20:54:27.637Z] go: downloading github.com/hashicorp/consul/api v1.18.0 [2022-12-06T20:54:27.904Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-12-06T20:54:27.904Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-12-06T20:54:27.904Z] go: downloading github.com/stretchr/objx v0.5.0 [2022-12-06T20:54:27.904Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-12-06T20:54:27.904Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-12-06T20:54:27.904Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-12-06T20:54:27.904Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-12-06T20:54:27.904Z] go: downloading github.com/hashicorp/serf v0.10.1 [2022-12-06T20:54:27.904Z] go: downloading github.com/mitchellh/mapstructure v1.4.1 [2022-12-06T20:54:27.904Z] go: downloading github.com/fatih/color v1.9.0 [2022-12-06T20:54:27.904Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-12-06T20:54:27.904Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-12-06T20:54:27.904Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 [2022-12-06T20:54:28.172Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-12-06T20:54:28.172Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-12-06T20:54:28.451Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-12-06T20:55:07.344Z] ok github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul 2.111s coverage: 89.4% of statements [2022-12-06T20:55:07.344Z] ? github.com/edgexfoundry/go-mod-registry/v3/pkg/types [no test files] [2022-12-06T20:55:07.344Z] ok github.com/edgexfoundry/go-mod-registry/v3/registry 0.018s coverage: 85.7% of statements [2022-12-06T20:55:07.344Z] ? github.com/edgexfoundry/go-mod-registry/v3/registry/mocks [no test files] [2022-12-06T20:55:07.344Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-06T20:55:07.344Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-12-06T20:55:12.702Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-06T20:55:12.702Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-12-06T20:55:12.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-06T20:55:12.782Z] $ docker stop --time=1 79d7242098b760615dbdde9938171222f906f6e0b1763748e36825f2c95ca9b0 [2022-12-06T20:55:15.895Z] $ docker rm -f 79d7242098b760615dbdde9938171222f906f6e0b1763748e36825f2c95ca9b0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-06T20:55:16.787Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-06T20:55:16.819Z] Warning: overwriting stash ‘coverage-report’ [2022-12-06T20:55:17.211Z] 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 [2022-12-06T20:55:18.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-06T20:55:18.062Z] [2022-12-06T20:55:18.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T20:55:18.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-06T20:55:18.742Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-06T20:55:18.742Z] 8998bd30e6a1: Pulling fs layer [2022-12-06T20:55:18.742Z] 04944245beec: Pulling fs layer [2022-12-06T20:55:18.742Z] 699f458cf7ca: Pulling fs layer [2022-12-06T20:55:18.742Z] 765212b225bb: Pulling fs layer [2022-12-06T20:55:18.742Z] f23df028b6ca: Pulling fs layer [2022-12-06T20:55:18.742Z] d65c8cfc05b1: Pulling fs layer [2022-12-06T20:55:18.742Z] 2437ff75d9bd: Pulling fs layer [2022-12-06T20:55:18.742Z] f23df028b6ca: Waiting [2022-12-06T20:55:18.742Z] d65c8cfc05b1: Waiting [2022-12-06T20:55:18.742Z] 2437ff75d9bd: Waiting [2022-12-06T20:55:18.742Z] 765212b225bb: Waiting [2022-12-06T20:55:18.742Z] 04944245beec: Verifying Checksum [2022-12-06T20:55:18.742Z] 04944245beec: Download complete [2022-12-06T20:55:18.742Z] 765212b225bb: Verifying Checksum [2022-12-06T20:55:18.742Z] 765212b225bb: Download complete [2022-12-06T20:55:18.742Z] f23df028b6ca: Verifying Checksum [2022-12-06T20:55:18.742Z] f23df028b6ca: Download complete [2022-12-06T20:55:18.742Z] d65c8cfc05b1: Verifying Checksum [2022-12-06T20:55:18.742Z] d65c8cfc05b1: Download complete [2022-12-06T20:55:19.011Z] 699f458cf7ca: Verifying Checksum [2022-12-06T20:55:19.011Z] 699f458cf7ca: Download complete [2022-12-06T20:55:19.281Z] 8998bd30e6a1: Verifying Checksum [2022-12-06T20:55:19.281Z] 8998bd30e6a1: Download complete [2022-12-06T20:55:21.873Z] 2437ff75d9bd: Verifying Checksum [2022-12-06T20:55:21.873Z] 2437ff75d9bd: Download complete [2022-12-06T20:55:23.295Z] 8998bd30e6a1: Pull complete [2022-12-06T20:55:23.562Z] 04944245beec: Pull complete [2022-12-06T20:55:24.979Z] 699f458cf7ca: Pull complete [2022-12-06T20:55:25.253Z] 765212b225bb: Pull complete [2022-12-06T20:55:25.837Z] f23df028b6ca: Pull complete [2022-12-06T20:55:26.104Z] d65c8cfc05b1: Pull complete [2022-12-06T20:55:41.093Z] 2437ff75d9bd: Pull complete [2022-12-06T20:55:41.093Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-06T20:55:41.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-06T20:55:41.093Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-06T20:55:41.380Z] prd-ubuntu20.04-docker-arm64-4c-16g-120672 does not seem to be running inside a container [2022-12-06T20:55:41.439Z] $ 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/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-12-06T20:55:43.826Z] $ docker top 0139294c6ce984a015bdf622401300635824aae8e3a9359b13ce9c0c10c6c052 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-06T20:55:44.390Z] ---> job-cost.sh [2022-12-06T20:55:44.656Z] lf-activate-venv: SKIPPING [2022-12-06T20:55:44.656Z] INFO: No Stack... [2022-12-06T20:55:45.243Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-06T20:55:46.201Z] INFO: Archiving Costs [Pipeline] sh [2022-12-06T20:55:46.537Z] + cat /w/workspace/go-mod-registry/1/archives/cost.csv [2022-12-06T20:55:46.537Z] + cut -d, -f6 [Pipeline] lock [2022-12-06T20:55:46.611Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-116-1-stack-cost] [2022-12-06T20:55:46.617Z] Resource [jenkins-edgexfoundry-go-mod-registry-PR-116-1-stack-cost] did not exist. Created. [2022-12-06T20:55:46.617Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-116-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-06T20:55:47.031Z] /w/workspace/go-mod-registry/1@tmp/durable-fdee9211/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-06T20:55:47.377Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-06T20:55:47.416Z] Warning: overwriting stash ‘stack-cost’ [2022-12-06T20:55:47.446Z] Stashed 1 file(s) [Pipeline] } [2022-12-06T20:55:47.460Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-116-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-06T20:55:47.538Z] $ docker stop --time=1 0139294c6ce984a015bdf622401300635824aae8e3a9359b13ce9c0c10c6c052 [2022-12-06T20:55:49.102Z] $ docker rm -f 0139294c6ce984a015bdf622401300635824aae8e3a9359b13ce9c0c10c6c052 [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 [2022-12-06T20:55:50.072Z] provisioning config files... [2022-12-06T20:55:50.082Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/exfoundry_go-mod-registry_PR-116@tmp/config10356316301912811199tmp [Pipeline] { [Pipeline] sh [2022-12-06T20:55:50.410Z] + set +x [2022-12-06T20:55:50.410Z] + + bashcurl -s -s -- https://codecov.io/bash [2022-12-06T20:55:50.410Z] [2022-12-06T20:55:50.410Z] [2022-12-06T20:55:50.410Z] _____ _ [2022-12-06T20:55:50.410Z] / ____| | | [2022-12-06T20:55:50.410Z] | | ___ __| | ___ ___ _____ __ [2022-12-06T20:55:50.410Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-06T20:55:50.410Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-06T20:55:50.410Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-06T20:55:50.410Z] Bash-1.0.6 [2022-12-06T20:55:50.410Z] [2022-12-06T20:55:50.410Z] [2022-12-06T20:55:50.410Z] ==> git version 2.25.1 found [2022-12-06T20:55:50.410Z] ==> 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 [2022-12-06T20:55:50.410Z] Release-Date: 2020-01-08 [2022-12-06T20:55:50.410Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-12-06T20:55:50.410Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-06T20:55:50.410Z] ==> Jenkins CI detected. [2022-12-06T20:55:50.410Z] current dir:  /w/workspace/exfoundry_go-mod-registry_PR-116 [2022-12-06T20:55:50.410Z] project root: . [2022-12-06T20:55:50.410Z] --> token set from env [2022-12-06T20:55:50.410Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-06T20:55:50.410Z] ==> Running gcov in . (disable via -X gcov) [2022-12-06T20:55:50.410Z] ==> Python coveragepy not found [2022-12-06T20:55:50.410Z] ==> Searching for coverage reports in: [2022-12-06T20:55:50.410Z] + . [2022-12-06T20:55:50.410Z] -> Found 1 reports [2022-12-06T20:55:50.410Z] ==> Detecting git/mercurial file structure [2022-12-06T20:55:50.410Z] ==> Reading reports [2022-12-06T20:55:50.410Z] + ./coverage.out bytes=12273 [2022-12-06T20:55:50.410Z] ==> Appending adjustments [2022-12-06T20:55:50.410Z] https://docs.codecov.io/docs/fixing-reports [2022-12-06T20:55:50.670Z] + Found adjustments [2022-12-06T20:55:50.670Z] ==> Gzipping contents [2022-12-06T20:55:50.670Z] 4.0K /tmp/codecov.sRsoU9.gz [2022-12-06T20:55:50.670Z] ==> Uploading reports [2022-12-06T20:55:50.670Z] url: https://codecov.io [2022-12-06T20:55:50.670Z] query: branch=PR-116&commit=08a0459fb241432d7d1645e6d7d3539a588455c6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-116%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=116&job=&cmd_args= [2022-12-06T20:55:50.670Z] -> Pinging Codecov [2022-12-06T20:55:50.670Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=PR-116&commit=08a0459fb241432d7d1645e6d7d3539a588455c6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-116%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=116&job=&cmd_args= [2022-12-06T20:55:50.929Z] -> Uploading to [2022-12-06T20:55:50.929Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-06/05B643FFA8DEACB6C25F95B2D4D12284/08a0459fb241432d7d1645e6d7d3539a588455c6/15c34bf2-6eb9-46c9-9eb0-09cb25aaad92.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221206T205550Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=336610b5408aecc42aefc273a10520c5cba4dc03fa9e221ec025aad280e24815 [2022-12-06T20:55:50.929Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-06T20:55:50.929Z] Dload Upload Total Spent Left Speed [2022-12-06T20:55:51.187Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2283 0 0 100 2283 0 8241 --:--:-- --:--:-- --:--:-- 8241 [2022-12-06T20:55:51.187Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-registry/commit/08a0459fb241432d7d1645e6d7d3539a588455c6 [Pipeline] } [2022-12-06T20:55:51.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-12-06T20:55:52.975Z] + [ -d /w/workspace/exfoundry_go-mod-registry_PR-116/archives ] [2022-12-06T20:55:52.975Z] + ls -al /w/workspace/exfoundry_go-mod-registry_PR-116/archives [2022-12-06T20:55:52.975Z] total 16 [2022-12-06T20:55:52.975Z] drwxr-xr-x 3 root root 4096 Dec 6 20:52 . [2022-12-06T20:55:52.975Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 20:52 .. [2022-12-06T20:55:52.975Z] drwxr-xr-x 2 root root 4096 Dec 6 20:52 cost [2022-12-06T20:55:52.975Z] -rw-r--r-- 1 root root 87 Dec 6 20:52 cost.csv [2022-12-06T20:55:52.975Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_go-mod-registry_PR-116/archives [2022-12-06T20:55:52.975Z] + ls -al /w/workspace/exfoundry_go-mod-registry_PR-116/archives [2022-12-06T20:55:52.975Z] total 16 [2022-12-06T20:55:52.975Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:52 . [2022-12-06T20:55:52.975Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 20:52 .. [2022-12-06T20:55:52.975Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 20:52 cost [2022-12-06T20:55:52.975Z] -rw-r--r-- 1 jenkins jenkins 87 Dec 6 20:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-06T20:55:53.306Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-06T20:55:54.207Z] ---> package-listing.sh [2022-12-06T20:55:54.208Z] ++ facter osfamily [2022-12-06T20:55:54.208Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-06T20:55:54.468Z] + OS_FAMILY=debian [2022-12-06T20:55:54.468Z] + workspace=/w/workspace/exfoundry_go-mod-registry_PR-116 [2022-12-06T20:55:54.468Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-06T20:55:54.468Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-06T20:55:54.468Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-06T20:55:54.468Z] + PACKAGES=/tmp/packages_start.txt [2022-12-06T20:55:54.468Z] + '[' /w/workspace/exfoundry_go-mod-registry_PR-116 ']' [2022-12-06T20:55:54.468Z] + PACKAGES=/tmp/packages_end.txt [2022-12-06T20:55:54.468Z] + case "${OS_FAMILY}" in [2022-12-06T20:55:54.468Z] + dpkg -l [2022-12-06T20:55:54.468Z] + grep '^ii' [2022-12-06T20:55:54.468Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-06T20:55:54.468Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-06T20:55:54.468Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-06T20:55:54.468Z] + '[' /w/workspace/exfoundry_go-mod-registry_PR-116 ']' [2022-12-06T20:55:54.468Z] + mkdir -p /w/workspace/exfoundry_go-mod-registry_PR-116/archives/ [2022-12-06T20:55:54.468Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-registry_PR-116/archives/ [Pipeline] echo [2022-12-06T20:55:54.510Z] 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/exfoundry_go-mod-registry_PR-116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-12-06T20:55:54.800Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T20:55:55.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-06T20:55:55.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-06T20:55:55.585Z] prd-ubuntu20.04-docker-8c-8g-120671 does not seem to be running inside a container [2022-12-06T20:55:55.614Z] $ 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/exfoundry_go-mod-registry_PR-116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_go-mod-registry_PR-116 -v /w/workspace/exfoundry_go-mod-registry_PR-116:/w/workspace/exfoundry_go-mod-registry_PR-116:rw,z -v /w/workspace/exfoundry_go-mod-registry_PR-116@tmp:/w/workspace/exfoundry_go-mod-registry_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-06T20:55:55.824Z] $ docker top 9d22fba4bfbe1fa82e33ed9ab620fd2a2ac8e651b5bdbca0d10727143d4c99d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-06T20:55:56.225Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-06T20:55:56.531Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-06T20:55:56.845Z] + ls /var/log/sa-host [2022-12-06T20:55:56.845Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-06T20:55:57.062Z] provisioning config files... [2022-12-06T20:55:57.071Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-registry_PR-116@tmp/config14136251363090106500tmp [Pipeline] { [Pipeline] echo [2022-12-06T20:55:57.125Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-06T20:55:57.435Z] ---> create-netrc.sh [Pipeline] } [2022-12-06T20:55:57.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-06T20:55:57.860Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-06T20:55:57.893Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-06T20:55:58.204Z] ---> sudo-logs.sh [2022-12-06T20:55:58.204Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-06T20:55:58.288Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-06T20:55:58.599Z] ---> job-cost.sh [2022-12-06T20:55:58.599Z] lf-activate-venv: SKIPPING [2022-12-06T20:55:58.599Z] DEBUG: total: 0.2199999988079071 [2022-12-06T20:55:58.599Z] INFO: Retrieving Stack Cost... [2022-12-06T20:55:58.862Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-06T20:55:59.123Z] INFO: Archiving Costs [Pipeline] echo [2022-12-06T20:55:59.158Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-06T20:55:59.471Z] ---> logs-deploy.sh [2022-12-06T20:55:59.471Z] lf-activate-venv: SKIPPING [2022-12-06T20:55:59.471Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-116/1 [2022-12-06T20:55:59.471Z] INFO: archiving workspace using pattern(s): [2022-12-06T20:56:00.409Z] Archives upload complete. [2022-12-06T20:56:00.409Z] INFO: archiving logs to Nexus