Pull request #537 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c13b324727ebf1ac0c0646bcbf50a3a8de0a9fbe+d511a652ffdad315d2af34087d8a013cc32369e3 (1f034a53beb5329f0bf8e3f66e802767d8997ea3) 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-ssh6017529703890574176.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh11783924058753376980.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-bootstrap/branches/PR-537/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-bootstrap/branches/PR-537/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15587796241899488348.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-537/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16637814864675486204.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh3891823220852021888.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-537/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-bootstrap/branches/PR-537/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4579007640250793059.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap 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-14652 in /w/workspace/xfoundry_go-mod-bootstrap_PR-537 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-537 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d511a652ffdad315d2af34087d8a013cc32369e3 into PR head commit c13b324727ebf1ac0c0646bcbf50a3a8de0a9fbe Merge succeeded, producing c13b324727ebf1ac0c0646bcbf50a3a8de0a9fbe Checking out Revision c13b324727ebf1ac0c0646bcbf50a3a8de0a9fbe (PR-537) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/537/head:refs/remotes/origin/PR-537 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c13b324727ebf1ac0c0646bcbf50a3a8de0a9fbe # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d511a652ffdad315d2af34087d8a013cc32369e3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c13b324727ebf1ac0c0646bcbf50a3a8de0a9fbe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T10:02:03.816Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T10:02:03.998Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T10:02:04.107Z] ========================================================= [2023-05-09T10:02:04.107Z] EdgeX Global Pipelines Version Info [2023-05-09T10:02:04.107Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T10:02:04.851Z] ------------------- [2023-05-09T10:02:04.851Z] stable info: [2023-05-09T10:02:04.851Z] ------------------- [2023-05-09T10:02:04.851Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T10:02:04.851Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T10:02:04.851Z] Message: update stable to v1.0.249 [2023-05-09T10:02:05.422Z] ------------------- [2023-05-09T10:02:05.422Z] experimental info: [2023-05-09T10:02:05.422Z] ------------------- [2023-05-09T10:02:05.422Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T10:02:05.422Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T10:02:05.422Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T10:02:05.741Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2023-05-09T10:02:05.790Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2023-05-09T10:02:05.835Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T10:02:05.881Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T10:02:05.925Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T10:02:05.967Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T10:02:06.008Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T10:02:06.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-09T10:02:06.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T10:02:06.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T10:02:06.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T10:02:06.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2023-05-09T10:02:06.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T10:02:06.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T10:02:06.350Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T10:02:06.395Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T10:02:06.441Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T10:02:06.487Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T10:02:06.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T10:02:06.570Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T10:02:06.613Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-09T10:02:06.656Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-09T10:02:06.703Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-09T10:02:06.748Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-09T10:02:06.794Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-05-09T10:02:06.841Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T10:02:06.892Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T10:02:06.939Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-537 [Pipeline] echo [2023-05-09T10:02:06.992Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-537 [Pipeline] echo [2023-05-09T10:02:07.036Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-537 [Pipeline] echo [2023-05-09T10:02:07.082Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c13b324727ebf1ac0c0646bcbf50a3a8de0a9fbe [Pipeline] echo [2023-05-09T10:02:07.125Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c13b324 [Pipeline] echo [2023-05-09T10:02:07.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T10:02:10.020Z] + git rev-list -1 --merges c13b324727ebf1ac0c0646bcbf50a3a8de0a9fbe~1..c13b324727ebf1ac0c0646bcbf50a3a8de0a9fbe [Pipeline] echo [2023-05-09T10:02:11.810Z] -----------> git rev-list -1 --merges c13b324727ebf1ac0c0646bcbf50a3a8de0a9fbe~1..c13b324727ebf1ac0c0646bcbf50a3a8de0a9fbe c13b324727ebf1ac0c0646bcbf50a3a8de0a9fbe [false] [Pipeline] sh [2023-05-09T10:02:12.130Z] + git log --format=format:%s -1 c13b324727ebf1ac0c0646bcbf50a3a8de0a9fbe [Pipeline] echo [2023-05-09T10:02:12.165Z] ========================================================= [2023-05-09T10:02:12.165Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T10:02:12.165Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T10:02:12.613Z] + git log --format=format:%s -1 c13b324727ebf1ac0c0646bcbf50a3a8de0a9fbe [Pipeline] echo [2023-05-09T10:02:12.650Z] [semverPrep] GIT_COMMIT: c13b324727ebf1ac0c0646bcbf50a3a8de0a9fbe, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo [2023-05-09T10:02:12.684Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-09T10:02:13.159Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T10:02:13.159Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T10:02:13.159Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T10:02:13.159Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T10:02:13.159Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T10:02:13.159Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T10:02:13.159Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T10:02:13.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T10:02:13.593Z] [2023-05-09T10:02:13.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T10:02:13.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T10:02:13.978Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T10:02:13.978Z] b85a868b505f: Pulling fs layer [2023-05-09T10:02:13.978Z] e2be974225ed: Pulling fs layer [2023-05-09T10:02:13.978Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T10:02:13.978Z] 988bab9f4d93: Pulling fs layer [2023-05-09T10:02:13.978Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T10:02:13.978Z] eaf3925da568: Pulling fs layer [2023-05-09T10:02:13.978Z] bab4dde63d76: Pulling fs layer [2023-05-09T10:02:13.978Z] bde34c3a00c8: Pulling fs layer [2023-05-09T10:02:13.978Z] b352a97aabf1: Pulling fs layer [2023-05-09T10:02:13.978Z] 4872d77fe225: Pulling fs layer [2023-05-09T10:02:13.978Z] 5851b861e8e6: Pulling fs layer [2023-05-09T10:02:13.978Z] 988bab9f4d93: Waiting [2023-05-09T10:02:13.978Z] eaf3925da568: Waiting [2023-05-09T10:02:13.978Z] b352a97aabf1: Waiting [2023-05-09T10:02:13.978Z] 4872d77fe225: Waiting [2023-05-09T10:02:13.978Z] 5851b861e8e6: Waiting [2023-05-09T10:02:13.978Z] bab4dde63d76: Waiting [2023-05-09T10:02:13.978Z] bde34c3a00c8: Waiting [2023-05-09T10:02:13.978Z] e2be974225ed: Verifying Checksum [2023-05-09T10:02:13.978Z] e2be974225ed: Download complete [2023-05-09T10:02:13.978Z] 988bab9f4d93: Verifying Checksum [2023-05-09T10:02:13.978Z] 988bab9f4d93: Download complete [2023-05-09T10:02:14.237Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T10:02:14.237Z] 1469e6f7b9e6: Download complete [2023-05-09T10:02:14.237Z] eaf3925da568: Download complete [2023-05-09T10:02:14.237Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T10:02:14.237Z] 339a4e72a1f5: Download complete [2023-05-09T10:02:14.237Z] bde34c3a00c8: Verifying Checksum [2023-05-09T10:02:14.237Z] bde34c3a00c8: Download complete [2023-05-09T10:02:14.237Z] b352a97aabf1: Verifying Checksum [2023-05-09T10:02:14.237Z] b352a97aabf1: Download complete [2023-05-09T10:02:14.237Z] 4872d77fe225: Verifying Checksum [2023-05-09T10:02:14.237Z] 4872d77fe225: Download complete [2023-05-09T10:02:14.496Z] 5851b861e8e6: Verifying Checksum [2023-05-09T10:02:14.496Z] 5851b861e8e6: Download complete [2023-05-09T10:02:14.496Z] b85a868b505f: Download complete [2023-05-09T10:02:15.062Z] bab4dde63d76: Verifying Checksum [2023-05-09T10:02:15.062Z] bab4dde63d76: Download complete [2023-05-09T10:02:16.002Z] b85a868b505f: Pull complete [2023-05-09T10:02:16.002Z] e2be974225ed: Pull complete [2023-05-09T10:02:16.941Z] 339a4e72a1f5: Pull complete [2023-05-09T10:02:16.941Z] 988bab9f4d93: Pull complete [2023-05-09T10:02:17.512Z] 1469e6f7b9e6: Pull complete [2023-05-09T10:02:17.512Z] eaf3925da568: Pull complete [2023-05-09T10:02:19.420Z] bab4dde63d76: Pull complete [2023-05-09T10:02:19.420Z] bde34c3a00c8: Pull complete [2023-05-09T10:02:19.679Z] b352a97aabf1: Pull complete [2023-05-09T10:02:19.679Z] 4872d77fe225: Pull complete [2023-05-09T10:02:19.679Z] 5851b861e8e6: Pull complete [2023-05-09T10:02:19.679Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T10:02:19.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T10:02:19.679Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T10:02:19.924Z] prd-ubuntu20.04-docker-8c-8g-14652 does not seem to be running inside a container [2023-05-09T10:02:19.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-537 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-537:/w/workspace/xfoundry_go-mod-bootstrap_PR-537:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-537@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-537@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-05-09T10:02:23.650Z] $ docker top 1fd9b0971dbccb6b96c61f2c9589d875eff6f6fdb4bc0cc1d9f9f364063b6795 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T10:02:23.836Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T10:02:23.836Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T10:02:23.941Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T10:02:23.948Z] $ docker exec 1fd9b0971dbccb6b96c61f2c9589d875eff6f6fdb4bc0cc1d9f9f364063b6795 ssh-agent [2023-05-09T10:02:24.046Z] SSH_AUTH_SOCK=/tmp/ssh-QkOt2b6NGuPV/agent.32 [2023-05-09T10:02:24.046Z] SSH_AGENT_PID=38 [2023-05-09T10:02:24.052Z] Running ssh-add (command line suppressed) [2023-05-09T10:02:24.140Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-537@tmp/private_key_9816858299721841719.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-537@tmp/private_key_9816858299721841719.key) [2023-05-09T10:02:24.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T10:02:24.488Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T10:02:24.522Z] $ docker exec --env ******** --env ******** 1fd9b0971dbccb6b96c61f2c9589d875eff6f6fdb4bc0cc1d9f9f364063b6795 ssh-agent -k [2023-05-09T10:02:24.617Z] unset SSH_AUTH_SOCK; [2023-05-09T10:02:24.618Z] unset SSH_AGENT_PID; [2023-05-09T10:02:24.618Z] echo Agent pid 38 killed; [2023-05-09T10:02:24.623Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T10:02:24.719Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T10:02:24.719Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T10:02:24.837Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T10:02:24.844Z] $ docker exec 1fd9b0971dbccb6b96c61f2c9589d875eff6f6fdb4bc0cc1d9f9f364063b6795 ssh-agent [2023-05-09T10:02:24.951Z] SSH_AUTH_SOCK=/tmp/ssh-Gm2ftVf1h8SR/agent.70 [2023-05-09T10:02:24.951Z] SSH_AGENT_PID=76 [2023-05-09T10:02:24.955Z] Running ssh-add (command line suppressed) [2023-05-09T10:02:25.060Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-537@tmp/private_key_14921877367750198195.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-537@tmp/private_key_14921877367750198195.key) [2023-05-09T10:02:25.070Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T10:02:25.411Z] + git semver init [2023-05-09T10:02:25.671Z] 2023-05-09 10:02:25,568 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T10:02:25.671Z] 2023-05-09 10:02:25,569 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-537/.semver [2023-05-09T10:02:25.671Z] 2023-05-09 10:02:25,569 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-537/.semver [2023-05-09T10:02:25.671Z] 2023-05-09 10:02:25,569 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-537/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-537, universal_newlines=False, shell=None, istream=None) [2023-05-09T10:02:27.482Z] 2023-05-09 10:02:26,798 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-537/.git/info/exclude [2023-05-09T10:02:27.482Z] 2023-05-09 10:02:26,798 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-537/.semver/PR-537 with force:False [2023-05-09T10:02:27.482Z] 2023-05-09 10:02:26,798 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-537/.semver/PR-537 [2023-05-09T10:02:27.482Z] 2023-05-09 10:02:26,802 [execute] INFO git cat-file --batch-check [2023-05-09T10:02:27.482Z] 2023-05-09 10:02:26,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-537/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T10:02:27.482Z] 2023-05-09 10:02:26,810 [execute] INFO git cat-file --batch [2023-05-09T10:02:27.482Z] 2023-05-09 10:02:26,810 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-537/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T10:02:27.482Z] 2023-05-09 10:02:26,814 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-537/.semver/PR-537 [2023-05-09T10:02:27.482Z] 0.0.0 [Pipeline] } [2023-05-09T10:02:28.294Z] $ docker exec --env ******** --env ******** 1fd9b0971dbccb6b96c61f2c9589d875eff6f6fdb4bc0cc1d9f9f364063b6795 ssh-agent -k [2023-05-09T10:02:28.391Z] unset SSH_AUTH_SOCK; [2023-05-09T10:02:28.392Z] unset SSH_AGENT_PID; [2023-05-09T10:02:28.392Z] echo Agent pid 76 killed; [2023-05-09T10:02:28.403Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T10:02:29.414Z] + git semver [Pipeline] } [2023-05-09T10:02:29.705Z] $ docker stop --time=1 1fd9b0971dbccb6b96c61f2c9589d875eff6f6fdb4bc0cc1d9f9f364063b6795 [2023-05-09T10:02:31.093Z] $ docker rm -f --volumes 1fd9b0971dbccb6b96c61f2c9589d875eff6f6fdb4bc0cc1d9f9f364063b6795 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T10:02:31.500Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T10:02:31.827Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T10:02:31.852Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2023-05-09T10:02:32.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T10:02:32.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T10:02:32.484Z] ========================================================= [2023-05-09T10:02:32.484Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T10:02:32.484Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-09T10:02:32.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T10:02:32.863Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T10:02:32.863Z] f56be85fc22e: Pulling fs layer [2023-05-09T10:02:32.863Z] 85791d961cd3: Pulling fs layer [2023-05-09T10:02:32.863Z] d694b5ae8c79: Pulling fs layer [2023-05-09T10:02:32.863Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T10:02:32.863Z] 4d19c01a9841: Pulling fs layer [2023-05-09T10:02:32.863Z] 9325e15d5711: Pulling fs layer [2023-05-09T10:02:32.863Z] 9f32a84ed3da: Waiting [2023-05-09T10:02:32.863Z] 4d19c01a9841: Waiting [2023-05-09T10:02:32.863Z] 556b6ee489ea: Pulling fs layer [2023-05-09T10:02:32.863Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T10:02:32.863Z] 556b6ee489ea: Waiting [2023-05-09T10:02:32.863Z] c5a4b2cf53e6: Waiting [2023-05-09T10:02:32.863Z] 85791d961cd3: Verifying Checksum [2023-05-09T10:02:32.863Z] 85791d961cd3: Download complete [2023-05-09T10:02:32.863Z] 9f32a84ed3da: Download complete [2023-05-09T10:02:32.863Z] 4d19c01a9841: Verifying Checksum [2023-05-09T10:02:32.863Z] 4d19c01a9841: Download complete [2023-05-09T10:02:32.863Z] f56be85fc22e: Verifying Checksum [2023-05-09T10:02:32.863Z] f56be85fc22e: Download complete [2023-05-09T10:02:33.123Z] 9325e15d5711: Verifying Checksum [2023-05-09T10:02:33.123Z] 9325e15d5711: Download complete [2023-05-09T10:02:33.123Z] f56be85fc22e: Pull complete [2023-05-09T10:02:33.383Z] 85791d961cd3: Pull complete [2023-05-09T10:02:33.383Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T10:02:33.383Z] c5a4b2cf53e6: Download complete [2023-05-09T10:02:33.643Z] d694b5ae8c79: Verifying Checksum [2023-05-09T10:02:33.643Z] d694b5ae8c79: Download complete [2023-05-09T10:02:33.643Z] 556b6ee489ea: Verifying Checksum [2023-05-09T10:02:33.643Z] 556b6ee489ea: Download complete [2023-05-09T10:02:36.928Z] d694b5ae8c79: Pull complete [2023-05-09T10:02:36.928Z] 9f32a84ed3da: Pull complete [2023-05-09T10:02:36.928Z] 4d19c01a9841: Pull complete [2023-05-09T10:02:36.928Z] 9325e15d5711: Pull complete [2023-05-09T10:02:39.458Z] 556b6ee489ea: Pull complete [2023-05-09T10:02:40.399Z] c5a4b2cf53e6: Pull complete [2023-05-09T10:02:40.399Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T10:02:40.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T10:02:40.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-05-09T10:02:40.715Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T10:02:41.091Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T10:02:41.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T10:02:41.243Z] prd-ubuntu20.04-docker-8c-8g-14652 does not seem to be running inside a container [2023-05-09T10:02:41.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-537 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-537:/w/workspace/xfoundry_go-mod-bootstrap_PR-537:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-537@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-537@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T10:02:45.779Z] $ docker top c3489d96776f1df9697a47d449fa5ed46951425ff9b772e72be56ebef70f157e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T10:02:46.166Z] + go version [2023-05-09T10:02:46.166Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T10:02:46.204Z] $ docker stop --time=1 c3489d96776f1df9697a47d449fa5ed46951425ff9b772e72be56ebef70f157e [2023-05-09T10:02:47.246Z] Still waiting to schedule task [2023-05-09T10:02:47.247Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-09T10:02:47.795Z] $ docker rm -f --volumes c3489d96776f1df9697a47d449fa5ed46951425ff9b772e72be56ebef70f157e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T10:02:48.511Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T10:02:48.511Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T10:02:48.662Z] prd-ubuntu20.04-docker-8c-8g-14652 does not seem to be running inside a container [2023-05-09T10:02:48.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-bootstrap_PR-537 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-537:/w/workspace/xfoundry_go-mod-bootstrap_PR-537:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-537@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-537@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T10:02:49.040Z] $ docker top 6f05203dadd312b49da81d352d487058a0fb7d535c732b9e952e781ac7cd174c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T10:02:49.438Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-537 [Pipeline] fileExists [Pipeline] sh [2023-05-09T10:02:49.800Z] + make test [2023-05-09T10:02:49.800Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-05-09T10:02:49.800Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-05-09T10:02:49.800Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-05-09T10:02:49.800Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.40 [2023-05-09T10:02:49.800Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.30 [2023-05-09T10:02:49.800Z] go: downloading github.com/google/uuid v1.3.0 [2023-05-09T10:02:49.800Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-05-09T10:02:49.800Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 [2023-05-09T10:02:49.800Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 [2023-05-09T10:02:49.800Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.15 [2023-05-09T10:02:50.061Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-05-09T10:02:50.061Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-05-09T10:02:50.061Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-09T10:02:50.062Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-05-09T10:02:50.062Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-09T10:02:50.062Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-09T10:02:50.062Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-05-09T10:02:50.062Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-05-09T10:02:50.062Z] go: downloading github.com/go-kit/log v0.2.1 [2023-05-09T10:02:50.062Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-05-09T10:02:50.062Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-05-09T10:02:50.062Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-05-09T10:02:50.062Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-05-09T10:02:50.062Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-05-09T10:02:50.062Z] go: downloading golang.org/x/net v0.9.0 [2023-05-09T10:02:50.062Z] go: downloading golang.org/x/sync v0.1.0 [2023-05-09T10:02:50.062Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-05-09T10:02:50.062Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-05-09T10:02:50.062Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-05-09T10:02:50.062Z] go: downloading github.com/x448/float16 v0.8.4 [2023-05-09T10:02:50.062Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-05-09T10:02:50.062Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-05-09T10:02:50.062Z] go: downloading golang.org/x/crypto v0.8.0 [2023-05-09T10:02:50.062Z] go: downloading golang.org/x/text v0.9.0 [2023-05-09T10:02:50.062Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-05-09T10:02:50.062Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-05-09T10:02:50.062Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-05-09T10:02:50.062Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-05-09T10:02:50.062Z] go: downloading google.golang.org/grpc v1.53.0 [2023-05-09T10:02:50.320Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-05-09T10:02:50.320Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-05-09T10:02:50.320Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-05-09T10:02:50.579Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-05-09T10:02:50.579Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-05-09T10:02:50.579Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-05-09T10:02:50.579Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-05-09T10:02:50.579Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-05-09T10:02:50.579Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-05-09T10:02:50.579Z] go: downloading golang.org/x/sys v0.7.0 [2023-05-09T10:02:50.579Z] go: downloading github.com/fatih/color v1.9.0 [2023-05-09T10:02:50.579Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-05-09T10:02:50.579Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-05-09T10:02:50.579Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-05-09T10:02:50.579Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-05-09T10:02:50.579Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-05-09T10:03:05.452Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-05-09T10:03:06.019Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-05-09T10:03:06.019Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-05-09T10:03:06.019Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-05-09T10:03:07.396Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-05-09T10:03:29.329Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.045s coverage: 34.1% of statements [2023-05-09T10:03:29.329Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.016s coverage: 92.4% of statements [2023-05-09T10:03:29.329Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.012s coverage: 85.0% of statements [2023-05-09T10:03:29.329Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.034s coverage: 42.4% of statements [2023-05-09T10:03:29.329Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.023s coverage: 100.0% of statements [2023-05-09T10:03:29.329Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.323s coverage: 87.7% of statements [2023-05-09T10:03:29.329Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.021s coverage: 25.0% of statements [2023-05-09T10:03:29.329Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.045s coverage: 78.4% of statements [2023-05-09T10:03:29.329Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.014s coverage: 76.1% of statements [2023-05-09T10:03:29.329Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.007s coverage: 31.2% of statements [2023-05-09T10:03:29.329Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.005s coverage: 91.3% of statements [2023-05-09T10:03:32.625Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-05-09T10:03:36.817Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T10:03:36.817Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-05-09T10:03:36.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T10:03:36.896Z] $ docker stop --time=1 6f05203dadd312b49da81d352d487058a0fb7d535c732b9e952e781ac7cd174c [2023-05-09T10:03:39.102Z] $ docker rm -f --volumes 6f05203dadd312b49da81d352d487058a0fb7d535c732b9e952e781ac7cd174c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T10:03:39.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T10:03:39.964Z] 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-05-09T10:03:41.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T10:03:41.060Z] [2023-05-09T10:03:41.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T10:03:41.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T10:03:41.479Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T10:03:41.479Z] 5eb5b503b376: Pulling fs layer [2023-05-09T10:03:41.479Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T10:03:41.479Z] ec43610c2a17: Pulling fs layer [2023-05-09T10:03:41.479Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T10:03:41.479Z] 33b1e0a273af: Pulling fs layer [2023-05-09T10:03:41.479Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T10:03:41.479Z] 2f39f015ded8: Pulling fs layer [2023-05-09T10:03:41.479Z] 3a2ae6a8a46f: Waiting [2023-05-09T10:03:41.479Z] 33b1e0a273af: Waiting [2023-05-09T10:03:41.479Z] 5d3b04190fa2: Waiting [2023-05-09T10:03:41.479Z] 2f39f015ded8: Waiting [2023-05-09T10:03:41.479Z] 5c69ac0246d0: Verifying Checksum [2023-05-09T10:03:41.479Z] 5c69ac0246d0: Download complete [2023-05-09T10:03:41.739Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-09T10:03:41.739Z] 3a2ae6a8a46f: Download complete [2023-05-09T10:03:41.739Z] 33b1e0a273af: Verifying Checksum [2023-05-09T10:03:41.739Z] 33b1e0a273af: Download complete [2023-05-09T10:03:41.739Z] 5d3b04190fa2: Verifying Checksum [2023-05-09T10:03:41.739Z] 5d3b04190fa2: Download complete [2023-05-09T10:03:41.739Z] ec43610c2a17: Verifying Checksum [2023-05-09T10:03:41.739Z] ec43610c2a17: Download complete [2023-05-09T10:03:41.739Z] 5eb5b503b376: Verifying Checksum [2023-05-09T10:03:41.739Z] 5eb5b503b376: Download complete [2023-05-09T10:03:42.307Z] 2f39f015ded8: Download complete [2023-05-09T10:03:43.243Z] 5eb5b503b376: Pull complete [2023-05-09T10:03:43.503Z] 5c69ac0246d0: Pull complete [2023-05-09T10:03:43.762Z] ec43610c2a17: Pull complete [2023-05-09T10:03:44.023Z] 3a2ae6a8a46f: Pull complete [2023-05-09T10:03:44.283Z] 33b1e0a273af: Pull complete [2023-05-09T10:03:44.284Z] 5d3b04190fa2: Pull complete [2023-05-09T10:03:49.556Z] 2f39f015ded8: Pull complete [2023-05-09T10:03:49.556Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T10:03:49.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T10:03:49.556Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T10:03:49.801Z] prd-ubuntu20.04-docker-8c-8g-14652 does not seem to be running inside a container [2023-05-09T10:03:49.833Z] $ 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/xfoundry_go-mod-bootstrap_PR-537 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-537:/w/workspace/xfoundry_go-mod-bootstrap_PR-537:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-537@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-537@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T10:03:53.500Z] $ docker top f2b4d8ab82ccfcbbd6e9cbc697bdd9d02a27311a71e5c401c9db299201426fb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T10:03:53.949Z] ---> job-cost.sh [2023-05-09T10:03:53.949Z] lf-activate-venv: SKIPPING [2023-05-09T10:03:53.949Z] INFO: No Stack... [2023-05-09T10:03:54.519Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T10:03:54.777Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T10:03:55.101Z] + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-537/archives/cost.csv [2023-05-09T10:03:55.102Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T10:03:55.148Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-537-1-stack-cost] [2023-05-09T10:03:55.154Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-537-1-stack-cost] did not exist. Created. [2023-05-09T10:03:55.154Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-537-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T10:03:55.565Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-09T10:03:55.618Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T10:03:55.755Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-537-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T10:03:55.849Z] $ docker stop --time=1 f2b4d8ab82ccfcbbd6e9cbc697bdd9d02a27311a71e5c401c9db299201426fb6 [2023-05-09T10:03:56.997Z] $ docker rm -f --volumes f2b4d8ab82ccfcbbd6e9cbc697bdd9d02a27311a71e5c401c9db299201426fb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T10:05:59.974Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14656 in /w/workspace/xfoundry_go-mod-bootstrap_PR-537 [Pipeline] { [Pipeline] ws [2023-05-09T10:06:00.030Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2023-05-09T10:06:00.115Z] Selected Git installation does not exist. Using Default [2023-05-09T10:06:00.115Z] The recommended git tool is: NONE [2023-05-09T10:06:06.874Z] using credential edgex-jenkins-ssh [2023-05-09T10:06:06.895Z] Cloning the remote Git repository [2023-05-09T10:06:06.965Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-05-09T10:06:07.113Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2023-05-09T10:06:07.302Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-05-09T10:06:07.303Z] > git --version # timeout=10 [2023-05-09T10:06:07.329Z] > git --version # 'git version 2.25.1' [2023-05-09T10:06:07.332Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T10:06:07.549Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T10:06:08.998Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-05-09T10:06:09.029Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T10:06:10.413Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-05-09T10:06:11.155Z] Merging remotes/origin/main commit d511a652ffdad315d2af34087d8a013cc32369e3 into PR head commit c13b324727ebf1ac0c0646bcbf50a3a8de0a9fbe [2023-05-09T10:06:11.591Z] Merge succeeded, producing c13b324727ebf1ac0c0646bcbf50a3a8de0a9fbe [2023-05-09T10:06:11.592Z] Checking out Revision c13b324727ebf1ac0c0646bcbf50a3a8de0a9fbe (PR-537) [2023-05-09T10:06:10.472Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-05-09T10:06:10.474Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T10:06:10.497Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/537/head:refs/remotes/origin/PR-537 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-09T10:06:11.189Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T10:06:11.293Z] > git checkout -f c13b324727ebf1ac0c0646bcbf50a3a8de0a9fbe # timeout=10 [2023-05-09T10:06:11.444Z] > git remote # timeout=10 [2023-05-09T10:06:11.479Z] > git config --get remote.origin.url # timeout=10 [2023-05-09T10:06:11.510Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T10:06:11.531Z] > git merge d511a652ffdad315d2af34087d8a013cc32369e3 # timeout=10 [2023-05-09T10:06:11.567Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-09T10:06:11.603Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T10:06:11.625Z] > git checkout -f c13b324727ebf1ac0c0646bcbf50a3a8de0a9fbe # timeout=10 [2023-05-09T10:06:12.384Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" [2023-05-09T10:06:12.467Z] > git --version # timeout=10 [2023-05-09T10:06:12.484Z] > git --version # 'git version 2.25.1' [2023-05-09T10:06:12.508Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T10:06:13.767Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T10:06:13.767Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T10:06:13.767Z] Dload Upload Total Spent Left Speed [2023-05-09T10:06:13.767Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-05-09T10:06:14.484Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T10:06:14.856Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-05-09T10:06:14.856Z] /etc/docker/daemon.json [2023-05-09T10:06:14.856Z] { [2023-05-09T10:06:14.856Z] "registry-mirrors": [ [2023-05-09T10:06:14.856Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T10:06:14.856Z] ], [2023-05-09T10:06:14.856Z] "bip": "10.250.0.254/24", [2023-05-09T10:06:14.856Z] "hosts": [ [2023-05-09T10:06:14.856Z] "tcp://0.0.0.0:5555", [2023-05-09T10:06:14.856Z] "unix:///var/run/docker.sock" [2023-05-09T10:06:14.856Z] ], [2023-05-09T10:06:14.856Z] "mtu": 1458, [2023-05-09T10:06:14.856Z] "selinux-enabled": true, [2023-05-09T10:06:14.856Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T10:06:14.856Z] } [Pipeline] sh [2023-05-09T10:06:15.238Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T10:06:15.609Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-05-09T10:06:34.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T10:06:34.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T10:06:34.328Z] ========================================================= [2023-05-09T10:06:34.328Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T10:06:34.328Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-09T10:06:34.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T10:06:35.350Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T10:06:35.350Z] c41833b44d91: Pulling fs layer [2023-05-09T10:06:35.350Z] ed15518f5707: Pulling fs layer [2023-05-09T10:06:35.350Z] feae8fd75edb: Pulling fs layer [2023-05-09T10:06:35.350Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T10:06:35.350Z] 3cdef696dda3: Pulling fs layer [2023-05-09T10:06:35.350Z] 2ced38df9373: Pulling fs layer [2023-05-09T10:06:35.350Z] 58f1dce35555: Pulling fs layer [2023-05-09T10:06:35.350Z] 3cdef696dda3: Waiting [2023-05-09T10:06:35.350Z] 242c74f7c9fa: Waiting [2023-05-09T10:06:35.350Z] 58f1dce35555: Waiting [2023-05-09T10:06:35.350Z] 2ced38df9373: Waiting [2023-05-09T10:06:35.350Z] ed15518f5707: Verifying Checksum [2023-05-09T10:06:35.350Z] ed15518f5707: Download complete [2023-05-09T10:06:35.350Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T10:06:35.350Z] 242c74f7c9fa: Download complete [2023-05-09T10:06:35.350Z] 3cdef696dda3: Verifying Checksum [2023-05-09T10:06:35.350Z] 3cdef696dda3: Download complete [2023-05-09T10:06:35.350Z] c41833b44d91: Verifying Checksum [2023-05-09T10:06:35.350Z] c41833b44d91: Download complete [2023-05-09T10:06:36.791Z] 58f1dce35555: Verifying Checksum [2023-05-09T10:06:36.791Z] 58f1dce35555: Download complete [2023-05-09T10:06:37.409Z] c41833b44d91: Pull complete [2023-05-09T10:06:38.006Z] feae8fd75edb: Verifying Checksum [2023-05-09T10:06:38.006Z] feae8fd75edb: Download complete [2023-05-09T10:06:38.006Z] 2ced38df9373: Verifying Checksum [2023-05-09T10:06:38.006Z] 2ced38df9373: Download complete [2023-05-09T10:06:38.006Z] ed15518f5707: Pull complete [2023-05-09T10:06:53.094Z] feae8fd75edb: Pull complete [2023-05-09T10:06:53.094Z] 242c74f7c9fa: Pull complete [2023-05-09T10:06:53.094Z] 3cdef696dda3: Pull complete [2023-05-09T10:06:58.489Z] 2ced38df9373: Pull complete [2023-05-09T10:07:04.011Z] 58f1dce35555: Pull complete [2023-05-09T10:07:04.011Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T10:07:04.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T10:07:04.011Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-05-09T10:07:04.374Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T10:07:04.798Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T10:07:04.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T10:07:05.135Z] prd-ubuntu20.04-docker-arm64-4c-16g-14656 does not seem to be running inside a container [2023-05-09T10:07:05.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T10:07:08.707Z] $ docker top 5816f1b784f0a6a31a4a2662615d75861db916e9624bda1778263f0b707dd620 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T10:07:09.659Z] + go version [2023-05-09T10:07:09.659Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T10:07:09.808Z] $ docker stop --time=1 5816f1b784f0a6a31a4a2662615d75861db916e9624bda1778263f0b707dd620 [2023-05-09T10:07:11.541Z] $ docker rm -f --volumes 5816f1b784f0a6a31a4a2662615d75861db916e9624bda1778263f0b707dd620 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T10:07:12.449Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T10:07:12.449Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T10:07:12.726Z] prd-ubuntu20.04-docker-arm64-4c-16g-14656 does not seem to be running inside a container [2023-05-09T10:07:12.807Z] $ 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-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T10:07:14.130Z] $ docker top 51ea20ce939f109bd8d82990c73825565e859552107d9cfc86e8bb9d55cc356f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T10:07:15.031Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh [2023-05-09T10:07:15.768Z] + make test [2023-05-09T10:07:15.768Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-05-09T10:07:15.768Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 [2023-05-09T10:07:15.768Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.40 [2023-05-09T10:07:16.039Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 [2023-05-09T10:07:16.039Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-05-09T10:07:16.039Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-05-09T10:07:16.324Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-09T10:07:16.324Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.30 [2023-05-09T10:07:16.594Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.15 [2023-05-09T10:07:16.594Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-05-09T10:07:16.594Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-05-09T10:07:16.862Z] go: downloading github.com/google/uuid v1.3.0 [2023-05-09T10:07:16.862Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-05-09T10:07:16.862Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-05-09T10:07:16.862Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-05-09T10:07:16.862Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-05-09T10:07:16.862Z] go: downloading golang.org/x/net v0.9.0 [2023-05-09T10:07:16.862Z] go: downloading golang.org/x/sync v0.1.0 [2023-05-09T10:07:16.862Z] go: downloading github.com/go-kit/log v0.2.1 [2023-05-09T10:07:16.862Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-05-09T10:07:17.134Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-05-09T10:07:17.727Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-09T10:07:17.727Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-09T10:07:17.727Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-05-09T10:07:17.727Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-05-09T10:07:17.727Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-05-09T10:07:17.727Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-05-09T10:07:17.727Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-05-09T10:07:17.727Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-05-09T10:07:17.727Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-05-09T10:07:17.727Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-05-09T10:07:17.999Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-05-09T10:07:17.999Z] go: downloading golang.org/x/crypto v0.8.0 [2023-05-09T10:07:17.999Z] go: downloading golang.org/x/text v0.9.0 [2023-05-09T10:07:18.269Z] go: downloading google.golang.org/grpc v1.53.0 [2023-05-09T10:07:18.269Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-05-09T10:07:20.256Z] go: downloading github.com/x448/float16 v0.8.4 [2023-05-09T10:07:20.256Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-05-09T10:07:20.256Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-05-09T10:07:20.256Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-05-09T10:07:20.256Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-05-09T10:07:20.256Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-05-09T10:07:20.256Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-05-09T10:07:20.256Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-05-09T10:07:20.256Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-05-09T10:07:20.256Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-05-09T10:07:21.686Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-05-09T10:07:21.686Z] go: downloading github.com/fatih/color v1.9.0 [2023-05-09T10:07:21.686Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-05-09T10:07:21.686Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-05-09T10:07:21.966Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-05-09T10:07:22.250Z] go: downloading golang.org/x/sys v0.7.0 [2023-05-09T10:07:22.250Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-05-09T10:07:22.250Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-05-09T10:07:22.522Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-05-09T10:09:59.314Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-05-09T10:10:00.283Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-05-09T10:10:08.510Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-05-09T10:10:08.510Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-05-09T10:10:20.858Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-05-09T10:10:20.858Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.177s coverage: 34.1% of statements [2023-05-09T10:10:20.858Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.121s coverage: 92.4% of statements [2023-05-09T10:10:20.858Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.034s coverage: 85.0% of statements [2023-05-09T10:10:20.858Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.122s coverage: 42.4% of statements [2023-05-09T10:10:20.858Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.101s coverage: 100.0% of statements [2023-05-09T10:10:20.858Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.401s coverage: 87.7% of statements [2023-05-09T10:10:20.858Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.066s coverage: 25.0% of statements [2023-05-09T10:10:22.289Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.168s coverage: 78.4% of statements [2023-05-09T10:10:22.289Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.055s coverage: 76.1% of statements [2023-05-09T10:10:22.289Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.046s coverage: 31.2% of statements [2023-05-09T10:10:22.289Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.024s coverage: 91.3% of statements [2023-05-09T10:10:23.257Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-09T10:10:23.257Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-05-09T10:10:55.498Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T10:10:55.498Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-05-09T10:10:55.536Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T10:10:55.573Z] $ docker stop --time=1 51ea20ce939f109bd8d82990c73825565e859552107d9cfc86e8bb9d55cc356f [2023-05-09T10:10:57.403Z] $ docker rm -f --volumes 51ea20ce939f109bd8d82990c73825565e859552107d9cfc86e8bb9d55cc356f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T10:11:00.364Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T10:11:00.396Z] Warning: overwriting stash ‘coverage-report’ [2023-05-09T10:11:00.961Z] 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-05-09T10:11:01.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T10:11:01.842Z] [2023-05-09T10:11:01.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T10:11:02.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T10:11:02.527Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T10:11:02.527Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T10:11:02.527Z] 04944245beec: Pulling fs layer [2023-05-09T10:11:02.527Z] 699f458cf7ca: Pulling fs layer [2023-05-09T10:11:02.527Z] 765212b225bb: Pulling fs layer [2023-05-09T10:11:02.527Z] f23df028b6ca: Pulling fs layer [2023-05-09T10:11:02.527Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T10:11:02.527Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T10:11:02.527Z] 765212b225bb: Waiting [2023-05-09T10:11:02.527Z] f23df028b6ca: Waiting [2023-05-09T10:11:02.527Z] d65c8cfc05b1: Waiting [2023-05-09T10:11:02.527Z] 2437ff75d9bd: Waiting [2023-05-09T10:11:02.527Z] 04944245beec: Verifying Checksum [2023-05-09T10:11:02.527Z] 04944245beec: Download complete [2023-05-09T10:11:02.527Z] 765212b225bb: Download complete [2023-05-09T10:11:02.527Z] f23df028b6ca: Verifying Checksum [2023-05-09T10:11:02.527Z] f23df028b6ca: Download complete [2023-05-09T10:11:02.800Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T10:11:02.800Z] d65c8cfc05b1: Download complete [2023-05-09T10:11:02.800Z] 699f458cf7ca: Verifying Checksum [2023-05-09T10:11:02.800Z] 699f458cf7ca: Download complete [2023-05-09T10:11:03.066Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T10:11:03.066Z] 8998bd30e6a1: Download complete [2023-05-09T10:11:05.660Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T10:11:05.660Z] 2437ff75d9bd: Download complete [2023-05-09T10:11:07.068Z] 8998bd30e6a1: Pull complete [2023-05-09T10:11:07.653Z] 04944245beec: Pull complete [2023-05-09T10:11:09.083Z] 699f458cf7ca: Pull complete [2023-05-09T10:11:09.083Z] 765212b225bb: Pull complete [2023-05-09T10:11:09.666Z] f23df028b6ca: Pull complete [2023-05-09T10:11:09.935Z] d65c8cfc05b1: Pull complete [2023-05-09T10:11:22.452Z] 2437ff75d9bd: Pull complete [2023-05-09T10:11:22.452Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T10:11:22.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T10:11:22.452Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T10:11:22.816Z] prd-ubuntu20.04-docker-arm64-4c-16g-14656 does not seem to be running inside a container [2023-05-09T10:11:22.896Z] $ 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-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-09T10:11:25.481Z] $ docker top 559ae9df252a8e6a09c079001845f7aca9bc42ef4596b5d4d472e7ca73090a67 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T10:11:26.378Z] ---> job-cost.sh [2023-05-09T10:11:26.378Z] lf-activate-venv: SKIPPING [2023-05-09T10:11:26.378Z] INFO: No Stack... [2023-05-09T10:11:26.963Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T10:11:27.547Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T10:11:28.218Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [2023-05-09T10:11:28.219Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T10:11:28.322Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-537-1-stack-cost] [2023-05-09T10:11:28.327Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-537-1-stack-cost] did not exist. Created. [2023-05-09T10:11:28.327Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-537-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T10:11:29.080Z] /w/workspace/go-mod-bootstrap/1@tmp/durable-41a9677a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-09T10:11:29.765Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T10:11:29.805Z] Warning: overwriting stash ‘stack-cost’ [2023-05-09T10:11:29.876Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T10:11:29.894Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-537-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T10:11:29.973Z] $ docker stop --time=1 559ae9df252a8e6a09c079001845f7aca9bc42ef4596b5d4d472e7ca73090a67 [2023-05-09T10:11:31.496Z] $ docker rm -f --volumes 559ae9df252a8e6a09c079001845f7aca9bc42ef4596b5d4d472e7ca73090a67 [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-05-09T10:11:32.509Z] provisioning config files... [2023-05-09T10:11:32.521Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-537@tmp/config17865125465351440381tmp [Pipeline] { [Pipeline] sh [2023-05-09T10:11:32.851Z] + set +x [2023-05-09T10:11:32.851Z] + curl -s https://codecov.io/bash [2023-05-09T10:11:32.851Z] + bash -s -- [2023-05-09T10:11:32.851Z] [2023-05-09T10:11:32.851Z] _____ _ [2023-05-09T10:11:32.851Z] / ____| | | [2023-05-09T10:11:32.851Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T10:11:32.851Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T10:11:32.851Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T10:11:32.851Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T10:11:32.851Z] Bash-1.0.6 [2023-05-09T10:11:32.851Z] [2023-05-09T10:11:32.851Z] [2023-05-09T10:11:32.851Z] ==> git version 2.25.1 found [2023-05-09T10:11:32.851Z] ==> 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-05-09T10:11:32.851Z] Release-Date: 2020-01-08 [2023-05-09T10:11:32.851Z] 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-05-09T10:11:32.851Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T10:11:32.851Z] ==> Jenkins CI detected. [2023-05-09T10:11:32.851Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-537 [2023-05-09T10:11:32.851Z] project root: . [2023-05-09T10:11:32.851Z] --> token set from env [2023-05-09T10:11:32.851Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T10:11:32.851Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T10:11:32.851Z] ==> Python coveragepy not found [2023-05-09T10:11:32.851Z] ==> Searching for coverage reports in: [2023-05-09T10:11:32.851Z] + . [2023-05-09T10:11:32.851Z] -> Found 1 reports [2023-05-09T10:11:32.851Z] ==> Detecting git/mercurial file structure [2023-05-09T10:11:32.851Z] ==> Reading reports [2023-05-09T10:11:32.851Z] + ./coverage.out bytes=93368 [2023-05-09T10:11:32.851Z] ==> Appending adjustments [2023-05-09T10:11:32.851Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T10:11:33.419Z] + Found adjustments [2023-05-09T10:11:33.419Z] ==> Gzipping contents [2023-05-09T10:11:33.419Z] 16K /tmp/codecov.hrOjS0.gz [2023-05-09T10:11:33.419Z] ==> Uploading reports [2023-05-09T10:11:33.419Z] url: https://codecov.io [2023-05-09T10:11:33.419Z] query: branch=PR-537&commit=c13b324727ebf1ac0c0646bcbf50a3a8de0a9fbe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-537%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=537&job=&cmd_args= [2023-05-09T10:11:33.419Z] -> Pinging Codecov [2023-05-09T10:11:33.420Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-537&commit=c13b324727ebf1ac0c0646bcbf50a3a8de0a9fbe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-537%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=537&job=&cmd_args= [2023-05-09T10:11:33.420Z] -> Uploading to [2023-05-09T10:11:33.420Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/833815588EE85121546D348822E98E2E/c13b324727ebf1ac0c0646bcbf50a3a8de0a9fbe/5c406513-9542-4036-9b69-5bc65f46acd5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T101133Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=377a92319a27c402b0cbad6f123812fe4510ddbf14cec2b91644ec9e035b6096 [2023-05-09T10:11:33.420Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T10:11:33.420Z] Dload Upload Total Spent Left Speed [2023-05-09T10:11:33.679Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14554 0 0 100 14554 0 61409 --:--:-- --:--:-- --:--:-- 61151 100 14554 0 0 100 14554 0 61409 --:--:-- --:--:-- --:--:-- 61151 [2023-05-09T10:11:33.679Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/c13b324727ebf1ac0c0646bcbf50a3a8de0a9fbe [Pipeline] } [2023-05-09T10:11:33.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-09T10:11:35.539Z] + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-537/archives ] [2023-05-09T10:11:35.539Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-537/archives [2023-05-09T10:11:35.539Z] total 16 [2023-05-09T10:11:35.539Z] drwxr-xr-x 3 root root 4096 May 9 10:03 . [2023-05-09T10:11:35.539Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 10:03 .. [2023-05-09T10:11:35.539Z] drwxr-xr-x 2 root root 4096 May 9 10:03 cost [2023-05-09T10:11:35.539Z] -rw-r--r-- 1 root root 88 May 9 10:03 cost.csv [2023-05-09T10:11:35.539Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-537/archives [2023-05-09T10:11:35.539Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-537/archives [2023-05-09T10:11:35.539Z] total 16 [2023-05-09T10:11:35.539Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 10:03 . [2023-05-09T10:11:35.539Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 10:03 .. [2023-05-09T10:11:35.539Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 10:03 cost [2023-05-09T10:11:35.539Z] -rw-r--r-- 1 jenkins jenkins 88 May 9 10:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-09T10:11:35.881Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T10:11:36.776Z] ---> package-listing.sh [2023-05-09T10:11:36.777Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T10:11:36.777Z] ++ facter osfamily [2023-05-09T10:11:37.036Z] + OS_FAMILY=debian [2023-05-09T10:11:37.036Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-537 [2023-05-09T10:11:37.036Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T10:11:37.036Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T10:11:37.036Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T10:11:37.036Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T10:11:37.036Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-537 ']' [2023-05-09T10:11:37.036Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T10:11:37.036Z] + case "${OS_FAMILY}" in [2023-05-09T10:11:37.036Z] + dpkg -l [2023-05-09T10:11:37.036Z] + grep '^ii' [2023-05-09T10:11:37.036Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T10:11:37.036Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T10:11:37.036Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T10:11:37.036Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-537 ']' [2023-05-09T10:11:37.036Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-537/archives/ [2023-05-09T10:11:37.036Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-537/archives/ [Pipeline] echo [2023-05-09T10:11:37.068Z] 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/xfoundry_go-mod-bootstrap_PR-537/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-09T10:11:37.363Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T10:11:37.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T10:11:37.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T10:11:38.146Z] prd-ubuntu20.04-docker-8c-8g-14652 does not seem to be running inside a container [2023-05-09T10:11:38.182Z] $ 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/xfoundry_go-mod-bootstrap_PR-537/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-537 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-537:/w/workspace/xfoundry_go-mod-bootstrap_PR-537:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-537@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-537@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T10:11:38.396Z] $ docker top 56bc7ad1ef620c6e1e9f892f372c6675d501cebc79fa667c001d2e3baec4762d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T10:11:38.789Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T10:11:39.103Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T10:11:39.413Z] + ls /var/log/sa-host [2023-05-09T10:11:39.414Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T10:11:39.554Z] provisioning config files... [2023-05-09T10:11:39.564Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-537@tmp/config4737839937732210913tmp [Pipeline] { [Pipeline] echo [2023-05-09T10:11:39.617Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T10:11:39.933Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T10:11:39.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T10:11:40.372Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T10:11:40.405Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T10:11:40.728Z] ---> sudo-logs.sh [2023-05-09T10:11:40.728Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T10:11:40.819Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T10:11:41.141Z] ---> job-cost.sh [2023-05-09T10:11:41.141Z] lf-activate-venv: SKIPPING [2023-05-09T10:11:41.141Z] DEBUG: total: 0.2199999988079071 [2023-05-09T10:11:41.141Z] INFO: Retrieving Stack Cost... [2023-05-09T10:11:41.400Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T10:11:41.966Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T10:11:42.010Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T10:11:42.325Z] ---> logs-deploy.sh [2023-05-09T10:11:42.326Z] lf-activate-venv: SKIPPING [2023-05-09T10:11:42.326Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-537/1 [2023-05-09T10:11:42.326Z] INFO: archiving workspace using pattern(s): [2023-05-09T10:11:43.266Z] Archives upload complete. [2023-05-09T10:11:43.266Z] INFO: archiving logs to Nexus