Pull request #620 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a9f546cfb7d2356b47ffde80c6544c652f841e52+bdc4169c88c27287eb7a057cb09d9eb4d374c509 (8c0b4760bfe61b8f2fde0474bc00fc77059ff7bd) 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-ssh3777946532314018305.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3801325144539761666.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-620/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-620/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12723453826299944965.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-620/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14417623129970709985.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh10613070688248932939.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-620/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-620/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3026952922298221946.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9440 in /w/workspace/xfoundry_go-mod-bootstrap_PR-620 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-620 # 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 > 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/620/head:refs/remotes/origin/PR-620 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bdc4169c88c27287eb7a057cb09d9eb4d374c509 into PR head commit a9f546cfb7d2356b47ffde80c6544c652f841e52 Merge succeeded, producing a9f546cfb7d2356b47ffde80c6544c652f841e52 Checking out Revision a9f546cfb7d2356b47ffde80c6544c652f841e52 (PR-620) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f a9f546cfb7d2356b47ffde80c6544c652f841e52 # 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 bdc4169c88c27287eb7a057cb09d9eb4d374c509 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9f546cfb7d2356b47ffde80c6544c652f841e52 # timeout=10 [Pipeline] timeout [2023-10-17T18:35:30.287Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-17T18:35:30.485Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-17T18:35:30.584Z] ========================================================= [2023-10-17T18:35:30.584Z] EdgeX Global Pipelines Version Info [2023-10-17T18:35:30.584Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-17T18:35:31.700Z] ------------------- [2023-10-17T18:35:31.701Z] stable info: [2023-10-17T18:35:31.701Z] ------------------- [2023-10-17T18:35:31.701Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-17T18:35:31.701Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-17T18:35:31.701Z] Message: update stable to v1.0.254 [2023-10-17T18:35:32.271Z] ------------------- [2023-10-17T18:35:32.271Z] experimental info: [2023-10-17T18:35:32.271Z] ------------------- [2023-10-17T18:35:32.271Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-17T18:35:32.271Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-17T18:35:32.271Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-17T18:35:32.562Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2023-10-17T18:35:32.601Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2023-10-17T18:35:32.644Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-17T18:35:32.694Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-17T18:35:32.737Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-17T18:35:32.783Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-17T18:35:32.821Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-17T18:35:32.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-17T18:35:32.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-17T18:35:32.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-17T18:35:32.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-17T18:35:33.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2023-10-17T18:35:33.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-17T18:35:33.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-17T18:35:33.130Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-10-17T18:35:33.171Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-10-17T18:35:33.211Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-17T18:35:33.256Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-17T18:35:33.302Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-17T18:35:33.351Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-17T18:35:33.397Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-17T18:35:33.441Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-17T18:35:33.486Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-17T18:35:33.528Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-17T18:35:33.575Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-10-17T18:35:33.621Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-17T18:35:33.666Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-17T18:35:33.711Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-620 [Pipeline] echo [2023-10-17T18:35:33.756Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-620 [Pipeline] echo [2023-10-17T18:35:33.797Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-620 [Pipeline] echo [2023-10-17T18:35:33.842Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9f546cfb7d2356b47ffde80c6544c652f841e52 [Pipeline] echo [2023-10-17T18:35:33.889Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9f546c [Pipeline] echo [2023-10-17T18:35:33.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-17T18:35:34.481Z] + git rev-list -1 --merges a9f546cfb7d2356b47ffde80c6544c652f841e52~1..a9f546cfb7d2356b47ffde80c6544c652f841e52 [Pipeline] echo [2023-10-17T18:35:34.550Z] -----------> git rev-list -1 --merges a9f546cfb7d2356b47ffde80c6544c652f841e52~1..a9f546cfb7d2356b47ffde80c6544c652f841e52 a9f546cfb7d2356b47ffde80c6544c652f841e52 [false] [Pipeline] sh [2023-10-17T18:35:34.865Z] + git log --format=format:%s -1 a9f546cfb7d2356b47ffde80c6544c652f841e52 [Pipeline] echo [2023-10-17T18:35:34.902Z] ========================================================= [2023-10-17T18:35:34.902Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-17T18:35:34.902Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-17T18:35:35.359Z] + git log --format=format:%s -1 a9f546cfb7d2356b47ffde80c6544c652f841e52 [Pipeline] echo [2023-10-17T18:35:35.397Z] [semverPrep] GIT_COMMIT: a9f546cfb7d2356b47ffde80c6544c652f841e52, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo [2023-10-17T18:35:35.428Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-17T18:35:35.834Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-17T18:35:35.834Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-17T18:35:35.834Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-17T18:35:35.834Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-17T18:35:35.834Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-17T18:35:35.834Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-17T18:35:35.834Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T18:35:36.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T18:35:36.524Z] [2023-10-17T18:35:36.524Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T18:35:36.908Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T18:35:36.908Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-17T18:35:36.908Z] b85a868b505f: Pulling fs layer [2023-10-17T18:35:36.908Z] e2be974225ed: Pulling fs layer [2023-10-17T18:35:36.908Z] 339a4e72a1f5: Pulling fs layer [2023-10-17T18:35:36.908Z] 988bab9f4d93: Pulling fs layer [2023-10-17T18:35:36.908Z] 1469e6f7b9e6: Pulling fs layer [2023-10-17T18:35:36.908Z] eaf3925da568: Pulling fs layer [2023-10-17T18:35:36.908Z] bab4dde63d76: Pulling fs layer [2023-10-17T18:35:36.908Z] bde34c3a00c8: Pulling fs layer [2023-10-17T18:35:36.908Z] b352a97aabf1: Pulling fs layer [2023-10-17T18:35:36.908Z] 4872d77fe225: Pulling fs layer [2023-10-17T18:35:36.908Z] 5851b861e8e6: Pulling fs layer [2023-10-17T18:35:36.908Z] bab4dde63d76: Waiting [2023-10-17T18:35:36.908Z] bde34c3a00c8: Waiting [2023-10-17T18:35:36.908Z] b352a97aabf1: Waiting [2023-10-17T18:35:36.908Z] 4872d77fe225: Waiting [2023-10-17T18:35:36.908Z] 5851b861e8e6: Waiting [2023-10-17T18:35:36.908Z] 988bab9f4d93: Waiting [2023-10-17T18:35:36.908Z] 1469e6f7b9e6: Waiting [2023-10-17T18:35:36.908Z] eaf3925da568: Waiting [2023-10-17T18:35:36.908Z] e2be974225ed: Verifying Checksum [2023-10-17T18:35:36.908Z] e2be974225ed: Download complete [2023-10-17T18:35:36.908Z] 988bab9f4d93: Download complete [2023-10-17T18:35:37.167Z] 1469e6f7b9e6: Verifying Checksum [2023-10-17T18:35:37.167Z] 1469e6f7b9e6: Download complete [2023-10-17T18:35:37.167Z] eaf3925da568: Download complete [2023-10-17T18:35:37.167Z] 339a4e72a1f5: Verifying Checksum [2023-10-17T18:35:37.167Z] 339a4e72a1f5: Download complete [2023-10-17T18:35:37.167Z] bde34c3a00c8: Verifying Checksum [2023-10-17T18:35:37.167Z] bde34c3a00c8: Download complete [2023-10-17T18:35:37.167Z] b352a97aabf1: Download complete [2023-10-17T18:35:37.167Z] 4872d77fe225: Download complete [2023-10-17T18:35:37.167Z] 5851b861e8e6: Verifying Checksum [2023-10-17T18:35:37.167Z] 5851b861e8e6: Download complete [2023-10-17T18:35:37.167Z] b85a868b505f: Verifying Checksum [2023-10-17T18:35:37.167Z] b85a868b505f: Download complete [2023-10-17T18:35:37.427Z] bab4dde63d76: Verifying Checksum [2023-10-17T18:35:37.427Z] bab4dde63d76: Download complete [2023-10-17T18:35:38.362Z] b85a868b505f: Pull complete [2023-10-17T18:35:38.619Z] e2be974225ed: Pull complete [2023-10-17T18:35:38.878Z] 339a4e72a1f5: Pull complete [2023-10-17T18:35:38.878Z] 988bab9f4d93: Pull complete [2023-10-17T18:35:39.137Z] 1469e6f7b9e6: Pull complete [2023-10-17T18:35:39.396Z] eaf3925da568: Pull complete [2023-10-17T18:35:40.773Z] bab4dde63d76: Pull complete [2023-10-17T18:35:41.032Z] bde34c3a00c8: Pull complete [2023-10-17T18:35:41.032Z] b352a97aabf1: Pull complete [2023-10-17T18:35:41.032Z] 4872d77fe225: Pull complete [2023-10-17T18:35:41.290Z] 5851b861e8e6: Pull complete [2023-10-17T18:35:41.290Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-17T18:35:41.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T18:35:41.290Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T18:35:41.537Z] prd-ubuntu20.04-docker-8c-8g-9440 does not seem to be running inside a container [2023-10-17T18:35:41.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-620 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-620:/w/workspace/xfoundry_go-mod-bootstrap_PR-620:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-620@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-17T18:35:44.445Z] $ docker top f8605150b86970fe6c028996c02443860442b5aa3e4bc68efec0409851065188 -eo pid,comm [2023-10-17T18:35:44.499Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-17T18:35:44.499Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-17T18:35:44.642Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T18:35:44.642Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T18:35:44.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T18:35:44.754Z] $ docker exec f8605150b86970fe6c028996c02443860442b5aa3e4bc68efec0409851065188 ssh-agent [2023-10-17T18:35:44.860Z] SSH_AUTH_SOCK=/tmp/ssh-CMfVWdSDHLZA/agent.33 [2023-10-17T18:35:44.860Z] SSH_AGENT_PID=39 [2023-10-17T18:35:44.866Z] Running ssh-add (command line suppressed) [2023-10-17T18:35:44.961Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-620@tmp/private_key_10858603498315128143.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-620@tmp/private_key_10858603498315128143.key) [2023-10-17T18:35:44.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T18:35:45.303Z] + git tag --points-at HEAD [Pipeline] } [2023-10-17T18:35:45.329Z] $ docker exec --env ******** --env ******** f8605150b86970fe6c028996c02443860442b5aa3e4bc68efec0409851065188 ssh-agent -k [2023-10-17T18:35:45.415Z] unset SSH_AUTH_SOCK; [2023-10-17T18:35:45.416Z] unset SSH_AGENT_PID; [2023-10-17T18:35:45.416Z] echo Agent pid 39 killed; [2023-10-17T18:35:45.424Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-17T18:35:45.513Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T18:35:45.513Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T18:35:45.617Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T18:35:45.620Z] $ docker exec f8605150b86970fe6c028996c02443860442b5aa3e4bc68efec0409851065188 ssh-agent [2023-10-17T18:35:45.715Z] SSH_AUTH_SOCK=/tmp/ssh-Wd8pA9bVbZ9c/agent.71 [2023-10-17T18:35:45.715Z] SSH_AGENT_PID=77 [2023-10-17T18:35:45.720Z] Running ssh-add (command line suppressed) [2023-10-17T18:35:45.819Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-620@tmp/private_key_18216224932374163800.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-620@tmp/private_key_18216224932374163800.key) [2023-10-17T18:35:45.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T18:35:46.171Z] + git semver init [2023-10-17T18:35:46.432Z] 2023-10-17 18:35:46,335 [run_init] DEBUG init version:0.0.0 force:False [2023-10-17T18:35:46.432Z] 2023-10-17 18:35:46,336 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-620/.semver [2023-10-17T18:35:46.432Z] 2023-10-17 18:35:46,337 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-620/.semver [2023-10-17T18:35:46.432Z] 2023-10-17 18:35:46,337 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-620/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-620, universal_newlines=False, shell=None, istream=None) [2023-10-17T18:35:51.710Z] 2023-10-17 18:35:51,246 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-620/.git/info/exclude [2023-10-17T18:35:51.710Z] 2023-10-17 18:35:51,247 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-620/.semver/PR-620 with force:False [2023-10-17T18:35:51.710Z] 2023-10-17 18:35:51,247 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-620/.semver/PR-620 [2023-10-17T18:35:51.710Z] 2023-10-17 18:35:51,251 [execute] INFO git cat-file --batch-check [2023-10-17T18:35:51.710Z] 2023-10-17 18:35:51,252 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-620/.semver, universal_newlines=False, shell=None, istream=) [2023-10-17T18:35:51.710Z] 2023-10-17 18:35:51,259 [execute] INFO git cat-file --batch [2023-10-17T18:35:51.710Z] 2023-10-17 18:35:51,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-620/.semver, universal_newlines=False, shell=None, istream=) [2023-10-17T18:35:51.710Z] 2023-10-17 18:35:51,264 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-620/.semver/PR-620 [2023-10-17T18:35:51.710Z] 0.0.0 [Pipeline] } [2023-10-17T18:35:51.735Z] $ docker exec --env ******** --env ******** f8605150b86970fe6c028996c02443860442b5aa3e4bc68efec0409851065188 ssh-agent -k [2023-10-17T18:35:51.827Z] unset SSH_AUTH_SOCK; [2023-10-17T18:35:51.828Z] unset SSH_AGENT_PID; [2023-10-17T18:35:51.828Z] echo Agent pid 77 killed; [2023-10-17T18:35:51.836Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-17T18:35:52.266Z] + git semver [Pipeline] } [2023-10-17T18:35:52.551Z] $ docker stop --time=1 f8605150b86970fe6c028996c02443860442b5aa3e4bc68efec0409851065188 [2023-10-17T18:35:53.816Z] $ docker rm -f --volumes f8605150b86970fe6c028996c02443860442b5aa3e4bc68efec0409851065188 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-17T18:35:54.227Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-17T18:35:54.499Z] Stashed 1 file(s) [Pipeline] echo [2023-10-17T18:35:54.513Z] [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-10-17T18:35:55.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T18:35:55.295Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T18:35:55.334Z] ========================================================= [2023-10-17T18:35:55.334Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-17T18:35:55.334Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-10-17T18:35:55.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-17T18:35:55.790Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-17T18:35:55.790Z] 7264a8db6415: Pulling fs layer [2023-10-17T18:35:55.790Z] c4d48a809fc2: Pulling fs layer [2023-10-17T18:35:55.790Z] 4f1c88b9dad5: Pulling fs layer [2023-10-17T18:35:55.790Z] ad3a456e5733: Pulling fs layer [2023-10-17T18:35:55.790Z] 33e27b845d1e: Pulling fs layer [2023-10-17T18:35:55.790Z] c68163c4e522: Pulling fs layer [2023-10-17T18:35:55.790Z] 50da416c3ac9: Pulling fs layer [2023-10-17T18:35:55.790Z] 23d2d4c4bb30: Pulling fs layer [2023-10-17T18:35:55.790Z] 33e27b845d1e: Waiting [2023-10-17T18:35:55.790Z] c68163c4e522: Waiting [2023-10-17T18:35:55.790Z] ad3a456e5733: Waiting [2023-10-17T18:35:55.790Z] 50da416c3ac9: Waiting [2023-10-17T18:35:55.790Z] 23d2d4c4bb30: Waiting [2023-10-17T18:35:55.790Z] c4d48a809fc2: Download complete [2023-10-17T18:35:55.790Z] ad3a456e5733: Verifying Checksum [2023-10-17T18:35:55.790Z] ad3a456e5733: Download complete [2023-10-17T18:35:55.790Z] 33e27b845d1e: Verifying Checksum [2023-10-17T18:35:55.790Z] 33e27b845d1e: Download complete [2023-10-17T18:35:55.790Z] 7264a8db6415: Verifying Checksum [2023-10-17T18:35:55.790Z] 7264a8db6415: Download complete [2023-10-17T18:35:55.790Z] c68163c4e522: Verifying Checksum [2023-10-17T18:35:55.790Z] c68163c4e522: Download complete [2023-10-17T18:35:56.050Z] 7264a8db6415: Pull complete [2023-10-17T18:35:56.050Z] 23d2d4c4bb30: Verifying Checksum [2023-10-17T18:35:56.050Z] 23d2d4c4bb30: Download complete [2023-10-17T18:35:56.050Z] c4d48a809fc2: Pull complete [2023-10-17T18:35:56.309Z] 4f1c88b9dad5: Verifying Checksum [2023-10-17T18:35:56.309Z] 4f1c88b9dad5: Download complete [2023-10-17T18:35:56.569Z] 50da416c3ac9: Verifying Checksum [2023-10-17T18:35:56.569Z] 50da416c3ac9: Download complete [2023-10-17T18:35:59.104Z] 4f1c88b9dad5: Pull complete [2023-10-17T18:35:59.104Z] ad3a456e5733: Pull complete [2023-10-17T18:35:59.104Z] 33e27b845d1e: Pull complete [2023-10-17T18:35:59.363Z] c68163c4e522: Pull complete [2023-10-17T18:36:01.262Z] 50da416c3ac9: Pull complete [2023-10-17T18:36:01.829Z] 23d2d4c4bb30: Pull complete [2023-10-17T18:36:01.829Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-17T18:36:01.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-17T18:36:01.829Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2023-10-17T18:36:02.145Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T18:36:02.528Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-17T18:36:02.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T18:36:02.670Z] prd-ubuntu20.04-docker-8c-8g-9440 does not seem to be running inside a container [2023-10-17T18:36:02.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-620 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-620:/w/workspace/xfoundry_go-mod-bootstrap_PR-620:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-620@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-17T18:36:07.224Z] $ docker top ad93eab8d2b2f7e1b1b2e697e2e4a124881a5588f3d004e8cdb4ac1fc4efe4b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T18:36:07.609Z] + go version [2023-10-17T18:36:07.609Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-17T18:36:07.646Z] $ docker stop --time=1 ad93eab8d2b2f7e1b1b2e697e2e4a124881a5588f3d004e8cdb4ac1fc4efe4b2 [2023-10-17T18:36:08.916Z] $ docker rm -f --volumes ad93eab8d2b2f7e1b1b2e697e2e4a124881a5588f3d004e8cdb4ac1fc4efe4b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T18:36:09.646Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-17T18:36:09.646Z] . [Pipeline] } [2023-10-17T18:36:10.031Z] Still waiting to schedule task [2023-10-17T18:36:10.032Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T18:36:11.890Z] prd-ubuntu20.04-docker-8c-8g-9440 does not seem to be running inside a container [2023-10-17T18:36:11.927Z] $ 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-620 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-620:/w/workspace/xfoundry_go-mod-bootstrap_PR-620:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-620@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-17T18:36:12.303Z] $ docker top 6e59d8e5af64196a819b5946e1893ed92ae157b47b2353c450f7beea5b9295b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T18:36:12.690Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-620 [Pipeline] fileExists [Pipeline] sh [2023-10-17T18:36:13.063Z] + make test [2023-10-17T18:36:13.063Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-10-17T18:36:13.063Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-10-17T18:36:13.063Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.17 [2023-10-17T18:36:13.063Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.30 [2023-10-17T18:36:13.335Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.7 [2023-10-17T18:36:13.335Z] go: downloading github.com/google/uuid v1.3.1 [2023-10-17T18:36:13.335Z] go: downloading github.com/labstack/echo/v4 v4.11.2 [2023-10-17T18:36:13.595Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-10-17T18:36:13.595Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-10-17T18:36:13.595Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.7 [2023-10-17T18:36:13.595Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-10-17T18:36:13.595Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.10 [2023-10-17T18:36:13.595Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-10-17T18:36:13.853Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-10-17T18:36:13.853Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-10-17T18:36:13.853Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-10-17T18:36:13.853Z] go: downloading golang.org/x/sync v0.2.0 [2023-10-17T18:36:13.853Z] go: downloading golang.org/x/net v0.17.0 [2023-10-17T18:36:13.853Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-10-17T18:36:13.853Z] go: downloading github.com/go-kit/log v0.2.1 [2023-10-17T18:36:13.853Z] go: downloading github.com/go-playground/validator/v10 v10.15.5 [2023-10-17T18:36:14.112Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-10-17T18:36:14.112Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-10-17T18:36:14.112Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-10-17T18:36:14.112Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-10-17T18:36:14.112Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-10-17T18:36:14.112Z] go: downloading golang.org/x/crypto v0.14.0 [2023-10-17T18:36:14.112Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-10-17T18:36:14.370Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-10-17T18:36:14.370Z] go: downloading golang.org/x/time v0.3.0 [2023-10-17T18:36:14.370Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-10-17T18:36:14.370Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-10-17T18:36:14.370Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-10-17T18:36:14.370Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-10-17T18:36:14.628Z] go: downloading github.com/x448/float16 v0.8.4 [2023-10-17T18:36:14.628Z] go: downloading github.com/hashicorp/consul/api v1.25.1 [2023-10-17T18:36:14.628Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-10-17T18:36:14.628Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-10-17T18:36:14.628Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-10-17T18:36:14.628Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-10-17T18:36:14.628Z] go: downloading golang.org/x/text v0.13.0 [2023-10-17T18:36:14.628Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-10-17T18:36:14.628Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-10-17T18:36:14.628Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-10-17T18:36:14.628Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-10-17T18:36:14.628Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-10-17T18:36:14.887Z] go: downloading google.golang.org/grpc v1.53.0 [2023-10-17T18:36:15.146Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-10-17T18:36:15.146Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-10-17T18:36:15.146Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-10-17T18:36:15.146Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-10-17T18:36:15.146Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-10-17T18:36:15.410Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-10-17T18:36:15.410Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-10-17T18:36:15.410Z] go: downloading golang.org/x/sys v0.13.0 [2023-10-17T18:36:15.410Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-10-17T18:36:15.410Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-10-17T18:36:15.410Z] go: downloading github.com/fatih/color v1.14.1 [2023-10-17T18:36:15.668Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-10-17T18:36:15.668Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-10-17T18:36:15.668Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-10-17T18:36:15.927Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-10-17T18:36:28.128Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-10-17T18:36:28.128Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-10-17T18:36:29.065Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-10-17T18:36:29.065Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-10-17T18:36:30.000Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-10-17T18:36:48.924Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.051s coverage: 35.9% of statements [2023-10-17T18:36:48.924Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.021s coverage: 93.5% of statements [2023-10-17T18:36:48.924Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.017s coverage: 91.9% of statements [2023-10-17T18:36:48.924Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.337s coverage: 88.2% of statements [2023-10-17T18:36:48.924Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.005s coverage: 84.4% of statements [2023-10-17T18:36:48.924Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.050s coverage: 46.9% of statements [2023-10-17T18:36:48.924Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.014s coverage: 100.0% of statements [2023-10-17T18:36:48.924Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.325s coverage: 87.7% of statements [2023-10-17T18:36:48.924Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.014s coverage: 26.3% of statements [2023-10-17T18:36:48.924Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.040s coverage: 79.0% of statements [2023-10-17T18:36:48.924Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.013s coverage: 59.3% of statements [2023-10-17T18:36:48.924Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.011s coverage: 31.2% of statements [2023-10-17T18:36:48.924Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.005s coverage: 91.3% of statements [2023-10-17T18:36:55.490Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-10-17T18:36:58.803Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-17T18:36:58.803Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-10-17T18:36:58.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-17T18:36:59.175Z] $ docker stop --time=1 6e59d8e5af64196a819b5946e1893ed92ae157b47b2353c450f7beea5b9295b9 [2023-10-17T18:37:02.086Z] $ docker rm -f --volumes 6e59d8e5af64196a819b5946e1893ed92ae157b47b2353c450f7beea5b9295b9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-17T18:37:02.497Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-17T18:37:02.575Z] 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-10-17T18:37:03.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T18:37:03.563Z] [2023-10-17T18:37:03.563Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T18:37:03.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T18:37:03.942Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-17T18:37:03.942Z] 5eb5b503b376: Pulling fs layer [2023-10-17T18:37:03.942Z] 5c69ac0246d0: Pulling fs layer [2023-10-17T18:37:03.942Z] ec43610c2a17: Pulling fs layer [2023-10-17T18:37:03.942Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-17T18:37:03.942Z] 3a2ae6a8a46f: Waiting [2023-10-17T18:37:03.942Z] 33b1e0a273af: Pulling fs layer [2023-10-17T18:37:03.942Z] 5d3b04190fa2: Pulling fs layer [2023-10-17T18:37:03.942Z] 2f39f015ded8: Pulling fs layer [2023-10-17T18:37:03.942Z] 33b1e0a273af: Waiting [2023-10-17T18:37:03.942Z] 5d3b04190fa2: Waiting [2023-10-17T18:37:04.200Z] 5c69ac0246d0: Verifying Checksum [2023-10-17T18:37:04.200Z] 5c69ac0246d0: Download complete [2023-10-17T18:37:04.200Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-17T18:37:04.200Z] 3a2ae6a8a46f: Download complete [2023-10-17T18:37:04.200Z] 33b1e0a273af: Verifying Checksum [2023-10-17T18:37:04.200Z] 33b1e0a273af: Download complete [2023-10-17T18:37:04.200Z] 5d3b04190fa2: Verifying Checksum [2023-10-17T18:37:04.200Z] 5d3b04190fa2: Download complete [2023-10-17T18:37:04.200Z] ec43610c2a17: Verifying Checksum [2023-10-17T18:37:04.200Z] ec43610c2a17: Download complete [2023-10-17T18:37:04.200Z] 5eb5b503b376: Verifying Checksum [2023-10-17T18:37:04.200Z] 5eb5b503b376: Download complete [2023-10-17T18:37:04.767Z] 2f39f015ded8: Download complete [2023-10-17T18:37:05.332Z] 5eb5b503b376: Pull complete [2023-10-17T18:37:05.591Z] 5c69ac0246d0: Pull complete [2023-10-17T18:37:05.848Z] ec43610c2a17: Pull complete [2023-10-17T18:37:05.848Z] 3a2ae6a8a46f: Pull complete [2023-10-17T18:37:06.105Z] 33b1e0a273af: Pull complete [2023-10-17T18:37:06.105Z] 5d3b04190fa2: Pull complete [2023-10-17T18:37:10.286Z] 2f39f015ded8: Pull complete [2023-10-17T18:37:10.286Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-17T18:37:10.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T18:37:10.286Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T18:37:10.505Z] prd-ubuntu20.04-docker-8c-8g-9440 does not seem to be running inside a container [2023-10-17T18:37:10.878Z] $ 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-620 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-620:/w/workspace/xfoundry_go-mod-bootstrap_PR-620:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-620@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-620@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-10-17T18:37:15.177Z] $ docker top 596239df22ac825b639be128ed5f484ee7b8d8371ace78ec9d6e12dd7a1580b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T18:37:15.273Z] ---> job-cost.sh [2023-10-17T18:37:15.273Z] lf-activate-venv: SKIPPING [2023-10-17T18:37:15.273Z] INFO: No Stack... [2023-10-17T18:37:15.532Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-17T18:37:15.792Z] INFO: Archiving Costs [Pipeline] sh [2023-10-17T18:37:16.107Z] + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-620/archives/cost.csv [2023-10-17T18:37:16.107Z] + cut -d, -f6 [Pipeline] lock [2023-10-17T18:37:16.153Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-620-1-stack-cost] [2023-10-17T18:37:16.157Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-620-1-stack-cost] did not exist. Created. [2023-10-17T18:37:16.158Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-620-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-17T18:37:16.543Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-17T18:37:16.596Z] Stashed 1 file(s) [Pipeline] } [2023-10-17T18:37:16.621Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-620-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-17T18:37:17.000Z] $ docker stop --time=1 596239df22ac825b639be128ed5f484ee7b8d8371ace78ec9d6e12dd7a1580b4 [2023-10-17T18:37:18.148Z] $ docker rm -f --volumes 596239df22ac825b639be128ed5f484ee7b8d8371ace78ec9d6e12dd7a1580b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-17T18:38:05.685Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9441 in /w/workspace/xfoundry_go-mod-bootstrap_PR-620 [Pipeline] { [Pipeline] ws [2023-10-17T18:38:05.755Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2023-10-17T18:38:05.854Z] The recommended git tool is: git [2023-10-17T18:38:10.776Z] using credential edgex-jenkins-ssh [2023-10-17T18:38:10.795Z] Cloning the remote Git repository [2023-10-17T18:38:10.841Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-10-17T18:38:10.939Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2023-10-17T18:38:11.075Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-10-17T18:38:11.076Z] > git --version # timeout=10 [2023-10-17T18:38:11.100Z] > git --version # 'git version 2.25.1' [2023-10-17T18:38:11.103Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-17T18:38:11.261Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-17T18:38:13.686Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-10-17T18:38:13.736Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-17T18:38:15.324Z] Merging remotes/origin/main commit bdc4169c88c27287eb7a057cb09d9eb4d374c509 into PR head commit a9f546cfb7d2356b47ffde80c6544c652f841e52 [2023-10-17T18:38:14.630Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-10-17T18:38:14.681Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-10-17T18:38:14.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-17T18:38:14.707Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/620/head:refs/remotes/origin/PR-620 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-17T18:38:15.345Z] > git config core.sparsecheckout # timeout=10 [2023-10-17T18:38:15.419Z] > git checkout -f a9f546cfb7d2356b47ffde80c6544c652f841e52 # timeout=10 [2023-10-17T18:38:19.170Z] Merge succeeded, producing a9f546cfb7d2356b47ffde80c6544c652f841e52 [2023-10-17T18:38:19.171Z] Checking out Revision a9f546cfb7d2356b47ffde80c6544c652f841e52 (PR-620) [2023-10-17T18:38:19.666Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" [2023-10-17T18:38:19.715Z] > git --version # timeout=10 [2023-10-17T18:38:19.727Z] > git --version # 'git version 2.25.1' [2023-10-17T18:38:19.745Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-17T18:38:19.032Z] > git remote # timeout=10 [2023-10-17T18:38:19.085Z] > git config --get remote.origin.url # timeout=10 [2023-10-17T18:38:19.113Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-17T18:38:19.128Z] > git merge bdc4169c88c27287eb7a057cb09d9eb4d374c509 # timeout=10 [2023-10-17T18:38:19.155Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-17T18:38:19.178Z] > git config core.sparsecheckout # timeout=10 [2023-10-17T18:38:19.192Z] > git checkout -f a9f546cfb7d2356b47ffde80c6544c652f841e52 # timeout=10 [2023-10-17T18:38:21.050Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-17T18:38:21.050Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-17T18:38:21.050Z] Dload Upload Total Spent Left Speed [2023-10-17T18:38:21.050Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77750 0 --:--:-- --:--:-- --:--:-- 78226 [Pipeline] sh [2023-10-17T18:38:21.682Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-17T18:38:22.033Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-17T18:38:22.033Z] + sudo tee /etc/docker/daemon.new [2023-10-17T18:38:22.033Z] { [2023-10-17T18:38:22.033Z] "registry-mirrors": [ [2023-10-17T18:38:22.033Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-17T18:38:22.033Z] ], [2023-10-17T18:38:22.033Z] "bip": "10.250.0.254/24", [2023-10-17T18:38:22.033Z] "hosts": [ [2023-10-17T18:38:22.033Z] "tcp://0.0.0.0:5555", [2023-10-17T18:38:22.033Z] "unix:///var/run/docker.sock" [2023-10-17T18:38:22.033Z] ], [2023-10-17T18:38:22.033Z] "mtu": 1458, [2023-10-17T18:38:22.033Z] "selinux-enabled": true, [2023-10-17T18:38:22.033Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-17T18:38:22.033Z] } [Pipeline] sh [2023-10-17T18:38:22.377Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-17T18:38:22.726Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-10-17T18:38:41.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T18:38:41.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T18:38:41.325Z] ========================================================= [2023-10-17T18:38:41.325Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-17T18:38:41.325Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-10-17T18:38:41.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-17T18:38:42.365Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-17T18:38:42.365Z] 9fda8d8052c6: Pulling fs layer [2023-10-17T18:38:42.365Z] 5d54e960e981: Pulling fs layer [2023-10-17T18:38:42.365Z] c4a7e357bf2a: Pulling fs layer [2023-10-17T18:38:42.365Z] f0e02332f6b5: Pulling fs layer [2023-10-17T18:38:42.365Z] f0e02332f6b5: Waiting [2023-10-17T18:38:42.365Z] cefa15bbcfad: Pulling fs layer [2023-10-17T18:38:42.365Z] 17808c966233: Pulling fs layer [2023-10-17T18:38:42.365Z] cefa15bbcfad: Waiting [2023-10-17T18:38:42.365Z] 17808c966233: Waiting [2023-10-17T18:38:42.365Z] f4c1fc716caa: Pulling fs layer [2023-10-17T18:38:42.365Z] 5d54e960e981: Verifying Checksum [2023-10-17T18:38:42.365Z] 5d54e960e981: Download complete [2023-10-17T18:38:42.365Z] f0e02332f6b5: Verifying Checksum [2023-10-17T18:38:42.365Z] f0e02332f6b5: Download complete [2023-10-17T18:38:42.365Z] cefa15bbcfad: Verifying Checksum [2023-10-17T18:38:42.365Z] cefa15bbcfad: Download complete [2023-10-17T18:38:42.365Z] 9fda8d8052c6: Verifying Checksum [2023-10-17T18:38:42.365Z] 9fda8d8052c6: Download complete [2023-10-17T18:38:42.968Z] f4c1fc716caa: Verifying Checksum [2023-10-17T18:38:42.968Z] f4c1fc716caa: Download complete [2023-10-17T18:38:43.564Z] 9fda8d8052c6: Pull complete [2023-10-17T18:38:44.154Z] c4a7e357bf2a: Verifying Checksum [2023-10-17T18:38:45.118Z] 17808c966233: Verifying Checksum [2023-10-17T18:38:45.118Z] 17808c966233: Download complete [2023-10-17T18:38:47.712Z] 5d54e960e981: Pull complete [2023-10-17T18:39:02.837Z] c4a7e357bf2a: Pull complete [2023-10-17T18:39:02.837Z] f0e02332f6b5: Pull complete [2023-10-17T18:39:02.837Z] cefa15bbcfad: Pull complete [2023-10-17T18:39:09.499Z] 17808c966233: Pull complete [2023-10-17T18:39:10.912Z] f4c1fc716caa: Pull complete [2023-10-17T18:39:10.912Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-17T18:39:10.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-17T18:39:10.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-10-17T18:39:11.252Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T18:39:11.669Z] + docker inspect -f . ci-base-image-arm64 [2023-10-17T18:39:11.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T18:39:11.959Z] prd-ubuntu20.04-docker-arm64-4c-16g-9441 does not seem to be running inside a container [2023-10-17T18:39:12.037Z] $ 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-10-17T18:39:16.062Z] $ docker top f7321eaeb9a925c393a46e0c002b1b94ebe499ec56aad07743099def827b4678 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T18:39:16.944Z] + go version [2023-10-17T18:39:16.944Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-17T18:39:16.976Z] $ docker stop --time=1 f7321eaeb9a925c393a46e0c002b1b94ebe499ec56aad07743099def827b4678 [2023-10-17T18:39:18.632Z] $ docker rm -f --volumes f7321eaeb9a925c393a46e0c002b1b94ebe499ec56aad07743099def827b4678 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T18:39:19.543Z] + docker inspect -f . ci-base-image-arm64 [2023-10-17T18:39:19.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T18:39:19.792Z] prd-ubuntu20.04-docker-arm64-4c-16g-9441 does not seem to be running inside a container [2023-10-17T18:39:19.868Z] $ 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-10-17T18:39:21.157Z] $ docker top 3ec1f627cde6f4736641904fdb1940d5c92933b57e99a023974ca80718e9c7b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T18:39:22.030Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh [2023-10-17T18:39:22.749Z] + make test [2023-10-17T18:39:22.749Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-10-17T18:39:22.749Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.17 [2023-10-17T18:39:23.331Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.7 [2023-10-17T18:39:23.331Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-10-17T18:39:23.331Z] go: downloading github.com/labstack/echo/v4 v4.11.2 [2023-10-17T18:39:23.331Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.30 [2023-10-17T18:39:23.609Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.7 [2023-10-17T18:39:23.609Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.10 [2023-10-17T18:39:23.880Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-10-17T18:39:23.880Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-10-17T18:39:24.147Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-10-17T18:39:24.147Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-10-17T18:39:24.147Z] go: downloading github.com/google/uuid v1.3.1 [2023-10-17T18:39:24.147Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-10-17T18:39:24.147Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-10-17T18:39:24.419Z] go: downloading github.com/go-kit/log v0.2.1 [2023-10-17T18:39:24.419Z] go: downloading github.com/go-playground/validator/v10 v10.15.5 [2023-10-17T18:39:24.419Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-10-17T18:39:24.419Z] go: downloading golang.org/x/net v0.17.0 [2023-10-17T18:39:24.419Z] go: downloading golang.org/x/sync v0.2.0 [2023-10-17T18:39:24.691Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-10-17T18:39:24.691Z] go: downloading golang.org/x/crypto v0.14.0 [2023-10-17T18:39:28.056Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-10-17T18:39:28.323Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-10-17T18:39:28.323Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-10-17T18:39:28.323Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-10-17T18:39:28.589Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-10-17T18:39:28.589Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-10-17T18:39:28.589Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-10-17T18:39:28.589Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-10-17T18:39:28.589Z] go: downloading golang.org/x/time v0.3.0 [2023-10-17T18:39:28.589Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-10-17T18:39:28.589Z] go: downloading github.com/hashicorp/consul/api v1.25.1 [2023-10-17T18:39:28.589Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-10-17T18:39:28.861Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-10-17T18:39:28.861Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-10-17T18:39:28.861Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-10-17T18:39:28.861Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-10-17T18:39:28.861Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-10-17T18:39:29.136Z] go: downloading golang.org/x/text v0.13.0 [2023-10-17T18:39:29.136Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-10-17T18:39:29.136Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-10-17T18:39:29.409Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-10-17T18:39:29.409Z] go: downloading google.golang.org/grpc v1.53.0 [2023-10-17T18:39:31.355Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-10-17T18:39:31.355Z] go: downloading github.com/x448/float16 v0.8.4 [2023-10-17T18:39:31.355Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-10-17T18:39:31.355Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-10-17T18:39:31.355Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-10-17T18:39:31.355Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-10-17T18:39:31.355Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-10-17T18:39:31.355Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-10-17T18:39:31.939Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-10-17T18:39:31.939Z] go: downloading golang.org/x/sys v0.13.0 [2023-10-17T18:39:33.340Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-10-17T18:39:33.340Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-10-17T18:39:34.296Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-10-17T18:39:34.297Z] go: downloading github.com/fatih/color v1.14.1 [2023-10-17T18:39:34.297Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-10-17T18:39:34.297Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-10-17T18:39:34.565Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-10-17T18:39:34.833Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-10-17T18:41:11.506Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-10-17T18:41:11.506Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-10-17T18:41:16.860Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-10-17T18:41:16.860Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-10-17T18:41:25.065Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-10-17T18:41:27.007Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.173s coverage: 35.9% of statements [2023-10-17T18:41:27.007Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.094s coverage: 93.5% of statements [2023-10-17T18:41:27.007Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.096s coverage: 91.9% of statements [2023-10-17T18:41:27.007Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.355s coverage: 88.2% of statements [2023-10-17T18:41:27.007Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.067s coverage: 84.4% of statements [2023-10-17T18:41:27.007Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.108s coverage: 46.9% of statements [2023-10-17T18:41:27.007Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.078s coverage: 100.0% of statements [2023-10-17T18:41:27.007Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.380s coverage: 87.7% of statements [2023-10-17T18:41:27.007Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.053s coverage: 26.3% of statements [2023-10-17T18:41:27.968Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.139s coverage: 79.0% of statements [2023-10-17T18:41:27.968Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.055s coverage: 59.3% of statements [2023-10-17T18:41:27.968Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.036s coverage: 31.2% of statements [2023-10-17T18:41:27.968Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.015s coverage: 91.3% of statements [2023-10-17T18:41:28.550Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-17T18:41:28.550Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-10-17T18:41:50.622Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-17T18:41:50.622Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-10-17T18:41:50.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-17T18:41:50.692Z] $ docker stop --time=1 3ec1f627cde6f4736641904fdb1940d5c92933b57e99a023974ca80718e9c7b5 [2023-10-17T18:41:52.562Z] $ docker rm -f --volumes 3ec1f627cde6f4736641904fdb1940d5c92933b57e99a023974ca80718e9c7b5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-17T18:41:55.555Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-17T18:41:55.591Z] Warning: overwriting stash ‘coverage-report’ [2023-10-17T18:41:56.188Z] 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-10-17T18:41:57.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-17T18:41:57.036Z] [2023-10-17T18:41:57.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T18:41:57.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-17T18:41:57.440Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-17T18:41:57.440Z] 8998bd30e6a1: Pulling fs layer [2023-10-17T18:41:57.440Z] 04944245beec: Pulling fs layer [2023-10-17T18:41:57.440Z] 699f458cf7ca: Pulling fs layer [2023-10-17T18:41:57.440Z] 765212b225bb: Pulling fs layer [2023-10-17T18:41:57.440Z] f23df028b6ca: Pulling fs layer [2023-10-17T18:41:57.440Z] d65c8cfc05b1: Pulling fs layer [2023-10-17T18:41:57.440Z] 2437ff75d9bd: Pulling fs layer [2023-10-17T18:41:57.440Z] 765212b225bb: Waiting [2023-10-17T18:41:57.440Z] f23df028b6ca: Waiting [2023-10-17T18:41:57.440Z] d65c8cfc05b1: Waiting [2023-10-17T18:41:57.440Z] 2437ff75d9bd: Waiting [2023-10-17T18:41:57.710Z] 04944245beec: Verifying Checksum [2023-10-17T18:41:57.710Z] 04944245beec: Download complete [2023-10-17T18:41:57.710Z] 765212b225bb: Verifying Checksum [2023-10-17T18:41:57.710Z] 765212b225bb: Download complete [2023-10-17T18:41:57.710Z] f23df028b6ca: Verifying Checksum [2023-10-17T18:41:57.710Z] f23df028b6ca: Download complete [2023-10-17T18:41:57.710Z] d65c8cfc05b1: Verifying Checksum [2023-10-17T18:41:57.710Z] d65c8cfc05b1: Download complete [2023-10-17T18:41:57.986Z] 699f458cf7ca: Verifying Checksum [2023-10-17T18:41:57.986Z] 699f458cf7ca: Download complete [2023-10-17T18:41:58.254Z] 8998bd30e6a1: Verifying Checksum [2023-10-17T18:41:58.254Z] 8998bd30e6a1: Download complete [2023-10-17T18:42:00.837Z] 2437ff75d9bd: Verifying Checksum [2023-10-17T18:42:00.837Z] 2437ff75d9bd: Download complete [2023-10-17T18:42:02.787Z] 8998bd30e6a1: Pull complete [2023-10-17T18:42:03.375Z] 04944245beec: Pull complete [2023-10-17T18:42:05.320Z] 699f458cf7ca: Pull complete [2023-10-17T18:42:05.320Z] 765212b225bb: Pull complete [2023-10-17T18:42:06.282Z] f23df028b6ca: Pull complete [2023-10-17T18:42:06.551Z] d65c8cfc05b1: Pull complete [2023-10-17T18:42:24.774Z] 2437ff75d9bd: Pull complete [2023-10-17T18:42:24.774Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-17T18:42:24.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-17T18:42:24.774Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T18:42:25.103Z] prd-ubuntu20.04-docker-arm64-4c-16g-9441 does not seem to be running inside a container [2023-10-17T18:42:25.171Z] $ 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-10-17T18:42:26.504Z] $ docker top c52b8435fcceb81ab82ea5dab25bbe82b3cdde0f972a457e124eb6a3364c9efb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T18:42:27.495Z] ---> job-cost.sh [2023-10-17T18:42:27.495Z] lf-activate-venv: SKIPPING [2023-10-17T18:42:27.495Z] INFO: No Stack... [2023-10-17T18:42:27.781Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-17T18:42:28.740Z] INFO: Archiving Costs [Pipeline] sh [2023-10-17T18:42:29.409Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [2023-10-17T18:42:29.409Z] + cut -d, -f6 [Pipeline] lock [2023-10-17T18:42:29.524Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-620-1-stack-cost] [2023-10-17T18:42:29.529Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-620-1-stack-cost] did not exist. Created. [2023-10-17T18:42:29.529Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-620-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-17T18:42:30.269Z] /w/workspace/go-mod-bootstrap/1@tmp/durable-3c923868/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-17T18:42:31.175Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-17T18:42:31.210Z] Warning: overwriting stash ‘stack-cost’ [2023-10-17T18:42:31.364Z] Stashed 1 file(s) [Pipeline] } [2023-10-17T18:42:31.378Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-620-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-17T18:42:31.459Z] $ docker stop --time=1 c52b8435fcceb81ab82ea5dab25bbe82b3cdde0f972a457e124eb6a3364c9efb [2023-10-17T18:42:33.201Z] $ docker rm -f --volumes c52b8435fcceb81ab82ea5dab25bbe82b3cdde0f972a457e124eb6a3364c9efb [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-10-17T18:42:34.411Z] provisioning config files... [2023-10-17T18:42:34.425Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-620@tmp/config5257309167236728665tmp [Pipeline] { [Pipeline] sh [2023-10-17T18:42:34.752Z] + set +x [2023-10-17T18:42:34.752Z] + curl -s https://codecov.io/bash [2023-10-17T18:42:34.752Z] + bash -s -- [2023-10-17T18:42:35.013Z] [2023-10-17T18:42:35.013Z] _____ _ [2023-10-17T18:42:35.013Z] / ____| | | [2023-10-17T18:42:35.013Z] | | ___ __| | ___ ___ _____ __ [2023-10-17T18:42:35.013Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-17T18:42:35.013Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-17T18:42:35.013Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-17T18:42:35.013Z] Bash-1.0.6 [2023-10-17T18:42:35.013Z] [2023-10-17T18:42:35.013Z] [2023-10-17T18:42:35.013Z] ==> git version 2.25.1 found [2023-10-17T18:42:35.013Z] ==> 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-10-17T18:42:35.013Z] Release-Date: 2020-01-08 [2023-10-17T18:42:35.013Z] 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-10-17T18:42:35.013Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-17T18:42:35.013Z] ==> Jenkins CI detected. [2023-10-17T18:42:35.013Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-620 [2023-10-17T18:42:35.013Z] project root: . [2023-10-17T18:42:35.013Z] --> token set from env [2023-10-17T18:42:35.013Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-17T18:42:35.013Z] ==> Running gcov in . (disable via -X gcov) [2023-10-17T18:42:35.013Z] ==> Python coveragepy not found [2023-10-17T18:42:35.013Z] ==> Searching for coverage reports in: [2023-10-17T18:42:35.013Z] + . [2023-10-17T18:42:35.271Z] -> Found 1 reports [2023-10-17T18:42:35.271Z] ==> Detecting git/mercurial file structure [2023-10-17T18:42:35.271Z] ==> Reading reports [2023-10-17T18:42:35.271Z] + ./coverage.out bytes=105911 [2023-10-17T18:42:35.271Z] ==> Appending adjustments [2023-10-17T18:42:35.271Z] https://docs.codecov.io/docs/fixing-reports [2023-10-17T18:42:35.531Z] + Found adjustments [2023-10-17T18:42:35.531Z] ==> Gzipping contents [2023-10-17T18:42:35.531Z] 20K /tmp/codecov.FerH18.gz [2023-10-17T18:42:35.531Z] ==> Uploading reports [2023-10-17T18:42:35.531Z] url: https://codecov.io [2023-10-17T18:42:35.531Z] query: branch=PR-620&commit=a9f546cfb7d2356b47ffde80c6544c652f841e52&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-620%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=620&job=&cmd_args= [2023-10-17T18:42:35.531Z] -> Pinging Codecov [2023-10-17T18:42:35.531Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-620&commit=a9f546cfb7d2356b47ffde80c6544c652f841e52&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-620%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=620&job=&cmd_args= [2023-10-17T18:42:35.791Z] -> Uploading to [2023-10-17T18:42:35.791Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-17/833815588EE85121546D348822E98E2E/a9f546cfb7d2356b47ffde80c6544c652f841e52/89e9e30a-1fda-4456-9d19-f2fbb4025812.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231017T184235Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2a49e1d47d4e6472f5e0cb9a7018a4b2907d85cc095a69de03c7877b6d6e8842 [2023-10-17T18:42:35.791Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-17T18:42:35.791Z] Dload Upload Total Spent Left Speed [2023-10-17T18:42:36.051Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16449 0 0 100 16449 0 53931 --:--:-- --:--:-- --:--:-- 54108 [2023-10-17T18:42:36.051Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/a9f546cfb7d2356b47ffde80c6544c652f841e52 [Pipeline] } [2023-10-17T18:42:36.075Z] 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-10-17T18:42:37.971Z] + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-620/archives ] [2023-10-17T18:42:37.971Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-620/archives [2023-10-17T18:42:37.971Z] total 16 [2023-10-17T18:42:37.971Z] drwxr-xr-x 3 root root 4096 Oct 17 18:37 . [2023-10-17T18:42:37.971Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 18:37 .. [2023-10-17T18:42:37.971Z] drwxr-xr-x 2 root root 4096 Oct 17 18:37 cost [2023-10-17T18:42:37.971Z] -rw-r--r-- 1 root root 88 Oct 17 18:37 cost.csv [2023-10-17T18:42:37.971Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-620/archives [2023-10-17T18:42:37.971Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-620/archives [2023-10-17T18:42:37.971Z] total 16 [2023-10-17T18:42:37.971Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 18:37 . [2023-10-17T18:42:37.971Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 18:37 .. [2023-10-17T18:42:37.971Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 18:37 cost [2023-10-17T18:42:37.971Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 17 18:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-17T18:42:38.300Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T18:42:39.190Z] ---> package-listing.sh [2023-10-17T18:42:39.190Z] ++ facter osfamily [2023-10-17T18:42:39.190Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-17T18:42:39.449Z] + OS_FAMILY=debian [2023-10-17T18:42:39.449Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-620 [2023-10-17T18:42:39.449Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-17T18:42:39.449Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-17T18:42:39.449Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-17T18:42:39.449Z] + PACKAGES=/tmp/packages_start.txt [2023-10-17T18:42:39.449Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-620 ']' [2023-10-17T18:42:39.449Z] + PACKAGES=/tmp/packages_end.txt [2023-10-17T18:42:39.449Z] + case "${OS_FAMILY}" in [2023-10-17T18:42:39.449Z] + dpkg -l [2023-10-17T18:42:39.449Z] + grep '^ii' [2023-10-17T18:42:39.449Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-17T18:42:39.449Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-17T18:42:39.449Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-17T18:42:39.449Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-620 ']' [2023-10-17T18:42:39.449Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-620/archives/ [2023-10-17T18:42:39.449Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-620/archives/ [Pipeline] echo [2023-10-17T18:42:39.483Z] 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-620/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-17T18:42:39.772Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T18:42:40.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T18:42:40.392Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T18:42:40.534Z] prd-ubuntu20.04-docker-8c-8g-9440 does not seem to be running inside a container [2023-10-17T18:42:40.539Z] $ 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-620/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-620 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-620:/w/workspace/xfoundry_go-mod-bootstrap_PR-620:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-620@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-17T18:42:40.738Z] $ docker top 665d6c52688858b28d6033bc0db7b25ce694dd642d5f16f486baa1dc247af2b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T18:42:41.158Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-17T18:42:41.467Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-17T18:42:41.775Z] + ls /var/log/sa-host [2023-10-17T18:42:41.775Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T18:42:41.998Z] provisioning config files... [2023-10-17T18:42:42.006Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-620@tmp/config18114929278544100232tmp [Pipeline] { [Pipeline] echo [2023-10-17T18:42:42.070Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T18:42:42.385Z] ---> create-netrc.sh [Pipeline] } [2023-10-17T18:42:42.414Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-17T18:42:42.821Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-17T18:42:42.856Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T18:42:43.163Z] ---> sudo-logs.sh [2023-10-17T18:42:43.163Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-17T18:42:43.253Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T18:42:43.567Z] ---> job-cost.sh [2023-10-17T18:42:43.567Z] lf-activate-venv: SKIPPING [2023-10-17T18:42:43.567Z] DEBUG: total: 0.2199999988079071 [2023-10-17T18:42:43.567Z] INFO: Retrieving Stack Cost... [2023-10-17T18:42:43.827Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-17T18:42:44.087Z] INFO: Archiving Costs [Pipeline] echo [2023-10-17T18:42:44.121Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T18:42:44.430Z] ---> logs-deploy.sh [2023-10-17T18:42:44.430Z] lf-activate-venv: SKIPPING [2023-10-17T18:42:44.430Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-620/1 [2023-10-17T18:42:44.430Z] INFO: archiving workspace using pattern(s): [2023-10-17T18:42:45.368Z] Archives upload complete. [2023-10-17T18:42:45.368Z] INFO: archiving logs to Nexus [2023-10-17T18:42:45.935Z] ---> uname -a: [2023-10-17T18:42:45.935Z] Linux prd-ubuntu20-04-docker-8c-8g-9440 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-17T18:42:45.935Z] [2023-10-17T18:42:45.935Z] [2023-10-17T18:42:45.935Z] ---> lscpu: [2023-10-17T18:42:45.935Z] Architecture: x86_64 [2023-10-17T18:42:45.935Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-17T18:42:45.935Z] Byte Order: Little Endian [2023-10-17T18:42:45.935Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-17T18:42:45.935Z] CPU(s): 8 [2023-10-17T18:42:45.935Z] On-line CPU(s) list: 0-7 [2023-10-17T18:42:45.935Z] Thread(s) per core: 1 [2023-10-17T18:42:45.935Z] Core(s) per socket: 1 [2023-10-17T18:42:45.935Z] Socket(s): 8 [2023-10-17T18:42:45.935Z] NUMA node(s): 1 [2023-10-17T18:42:45.935Z] Vendor ID: AuthenticAMD [2023-10-17T18:42:45.935Z] CPU family: 23 [2023-10-17T18:42:45.935Z] Model: 49 [2023-10-17T18:42:45.935Z] Model name: AMD EPYC-Rome Processor [2023-10-17T18:42:45.935Z] Stepping: 0 [2023-10-17T18:42:45.935Z] CPU MHz: 2800.000 [2023-10-17T18:42:45.935Z] BogoMIPS: 5600.00 [2023-10-17T18:42:45.935Z] Virtualization: AMD-V [2023-10-17T18:42:45.935Z] Hypervisor vendor: KVM [2023-10-17T18:42:45.935Z] Virtualization type: full [2023-10-17T18:42:45.935Z] L1d cache: 256 KiB [2023-10-17T18:42:45.935Z] L1i cache: 256 KiB [2023-10-17T18:42:45.935Z] L2 cache: 4 MiB [2023-10-17T18:42:45.935Z] L3 cache: 128 MiB [2023-10-17T18:42:45.935Z] NUMA node0 CPU(s): 0-7 [2023-10-17T18:42:45.935Z] Vulnerability Itlb multihit: Not affected [2023-10-17T18:42:45.935Z] Vulnerability L1tf: Not affected [2023-10-17T18:42:45.935Z] Vulnerability Mds: Not affected [2023-10-17T18:42:45.935Z] Vulnerability Meltdown: Not affected [2023-10-17T18:42:45.935Z] Vulnerability Mmio stale data: Not affected [2023-10-17T18:42:45.935Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-17T18:42:45.935Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-17T18:42:45.935Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-17T18:42:45.935Z] Vulnerability Srbds: Not affected [2023-10-17T18:42:45.935Z] Vulnerability Tsx async abort: Not affected [2023-10-17T18:42:45.935Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-10-17T18:42:45.935Z] [2023-10-17T18:42:45.935Z] [2023-10-17T18:42:45.935Z] ---> nproc: [2023-10-17T18:42:45.935Z] 8 [2023-10-17T18:42:45.935Z] [2023-10-17T18:42:45.935Z] [2023-10-17T18:42:45.935Z] ---> df -h: [2023-10-17T18:42:45.935Z] Filesystem Size Used Avail Use% Mounted on [2023-10-17T18:42:45.935Z] overlay 155G 11G 145G 7% / [2023-10-17T18:42:45.935Z] tmpfs 64M 0 64M 0% /dev [2023-10-17T18:42:45.935Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-17T18:42:45.935Z] shm 64M 0 64M 0% /dev/shm [2023-10-17T18:42:45.935Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-10-17T18:42:45.935Z] [2023-10-17T18:42:45.935Z] [2023-10-17T18:42:45.935Z] ---> sar -b -r -n DEV: [2023-10-17T18:42:45.935Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9440) 10/17/23 _x86_64_ (8 CPU) [2023-10-17T18:42:45.935Z] [2023-10-17T18:42:45.935Z] 18:34:47 LINUX RESTART (8 CPU) [2023-10-17T18:42:45.935Z] [2023-10-17T18:42:45.935Z] 18:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-17T18:42:45.935Z] 18:36:01 121.18 47.51 73.67 0.00 5341.38 48911.05 0.00 [2023-10-17T18:42:45.935Z] 18:37:01 94.60 0.55 94.05 0.00 21.73 40341.28 0.00 [2023-10-17T18:42:45.935Z] 18:38:01 52.31 0.18 52.12 0.00 7.20 18139.26 0.00 [2023-10-17T18:42:45.935Z] 18:39:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 [2023-10-17T18:42:45.935Z] 18:40:01 25.10 10.01 15.08 0.00 5174.07 2758.07 0.00 [2023-10-17T18:42:45.935Z] 18:41:01 15.31 1.62 13.70 0.00 248.09 3568.74 0.00 [2023-10-17T18:42:45.935Z] 18:42:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 [2023-10-17T18:42:45.935Z] Average: 44.41 8.55 35.86 0.00 1541.78 16249.52 0.00 [2023-10-17T18:42:45.935Z] [2023-10-17T18:42:45.935Z] 18:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-17T18:42:45.935Z] 18:36:01 29318148 31586384 743360 2.26 72736 2472544 2044144 6.02 981852 2220348 588432 [2023-10-17T18:42:45.935Z] 18:37:01 28654616 31568672 742760 2.26 97856 3024904 1855020 5.47 1236448 2544916 34952 [2023-10-17T18:42:45.935Z] 18:38:01 28761360 31576260 734800 2.23 100116 2937980 1728004 5.09 1104928 2579676 16 [2023-10-17T18:42:45.935Z] 18:39:01 28761324 31576372 734436 2.23 100148 2937988 1728004 5.09 1104980 2579680 184 [2023-10-17T18:42:45.935Z] 18:40:01 28400476 31553528 749280 2.28 105784 3258300 1781132 5.25 1325532 2700136 94484 [2023-10-17T18:42:45.935Z] 18:41:01 28391556 31560928 739132 2.25 108604 3270544 1805520 5.32 1337108 2690552 8 [2023-10-17T18:42:45.935Z] 18:42:01 28397248 31566792 733200 2.23 108700 3270548 1805520 5.32 1332480 2690560 16 [2023-10-17T18:42:45.935Z] Average: 28669247 31569848 739567 2.25 99135 3024687 1821049 5.37 1203333 2572267 102585 [2023-10-17T18:42:45.935Z] [2023-10-17T18:42:45.935Z] 18:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-17T18:42:45.935Z] 18:36:01 ens3 557.96 339.81 5582.25 80.37 0.00 0.00 0.00 0.00 [2023-10-17T18:42:45.935Z] 18:36:01 docker0 3.47 3.95 0.36 49.83 0.00 0.00 0.00 0.00 [2023-10-17T18:42:45.935Z] 18:36:01 lo 3.73 3.73 0.36 0.36 0.00 0.00 0.00 0.00 [2023-10-17T18:42:45.935Z] 18:37:01 ens3 132.89 99.68 1055.36 37.61 0.00 0.00 0.00 0.00 [2023-10-17T18:42:45.935Z] 18:37:01 docker0 70.77 93.25 5.62 1020.81 0.00 0.00 0.00 0.00 [2023-10-17T18:42:45.935Z] 18:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-17T18:42:45.935Z] 18:38:01 ens3 100.38 69.02 2523.28 65.90 0.00 0.00 0.00 0.00 [2023-10-17T18:42:45.935Z] 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-17T18:42:45.935Z] 18:38:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2023-10-17T18:42:45.935Z] 18:39:01 ens3 0.45 0.30 0.26 0.20 0.00 0.00 0.00 0.00 [2023-10-17T18:42:45.935Z] 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-17T18:42:45.935Z] 18:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-17T18:42:45.935Z] 18:40:01 ens3 126.91 55.19 2027.03 3.95 0.00 0.00 0.00 0.00 [2023-10-17T18:42:45.935Z] 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-17T18:42:45.935Z] 18:40:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-10-17T18:42:45.935Z] 18:41:01 ens3 2.90 1.80 2.70 0.58 0.00 0.00 0.00 0.00 [2023-10-17T18:42:45.935Z] 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-17T18:42:45.935Z] 18:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-17T18:42:45.935Z] 18:42:01 ens3 3.23 1.65 10.07 0.12 0.00 0.00 0.00 0.00 [2023-10-17T18:42:45.935Z] 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-17T18:42:45.935Z] 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-17T18:42:45.935Z] Average: ens3 132.10 81.07 1600.13 26.96 0.00 0.00 0.00 0.00 [2023-10-17T18:42:45.935Z] Average: docker0 10.61 13.89 0.85 152.95 0.00 0.00 0.00 0.00 [2023-10-17T18:42:45.935Z] Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 [2023-10-17T18:42:45.935Z] [2023-10-17T18:42:45.935Z] [2023-10-17T18:42:45.935Z] ---> sar -P ALL: [2023-10-17T18:42:45.935Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9440) 10/17/23 _x86_64_ (8 CPU) [2023-10-17T18:42:45.935Z] [2023-10-17T18:42:45.935Z] 18:34:47 LINUX RESTART (8 CPU) [2023-10-17T18:42:45.935Z] [2023-10-17T18:42:45.935Z] 18:35:01 CPU %user %nice %system %iowait %steal %idle [2023-10-17T18:42:45.935Z] 18:36:01 all 7.90 0.00 2.46 2.16 0.05 87.44 [2023-10-17T18:42:45.935Z] 18:36:01 0 8.67 0.00 2.39 0.61 0.03 88.30 [2023-10-17T18:42:45.935Z] 18:36:01 1 7.86 0.00 1.97 0.24 0.03 89.91 [2023-10-17T18:42:45.935Z] 18:36:01 2 8.30 0.00 3.02 0.39 0.05 88.25 [2023-10-17T18:42:45.935Z] 18:36:01 3 7.11 0.00 3.05 8.09 0.07 81.68 [2023-10-17T18:42:45.935Z] 18:36:01 4 8.09 0.00 2.70 3.93 0.05 85.22 [2023-10-17T18:42:45.935Z] 18:36:01 5 5.88 0.00 2.30 2.23 0.03 89.55 [2023-10-17T18:42:45.935Z] 18:36:01 6 7.99 0.00 1.85 0.39 0.03 89.73 [2023-10-17T18:42:45.935Z] 18:36:01 7 9.31 0.00 2.40 1.40 0.07 86.82 [2023-10-17T18:42:45.935Z] 18:37:01 all 25.21 0.00 3.52 2.36 0.07 68.83 [2023-10-17T18:42:45.935Z] 18:37:01 0 25.66 0.00 3.46 0.37 0.08 70.42 [2023-10-17T18:42:45.935Z] 18:37:01 1 24.79 0.00 3.72 3.74 0.08 67.66 [2023-10-17T18:42:45.935Z] 18:37:01 2 25.09 0.00 3.33 0.54 0.05 70.99 [2023-10-17T18:42:45.935Z] 18:37:01 3 25.37 0.00 3.79 6.35 0.07 64.43 [2023-10-17T18:42:45.935Z] 18:37:01 4 25.55 0.00 3.37 0.68 0.08 70.32 [2023-10-17T18:42:45.935Z] 18:37:01 5 26.31 0.00 3.14 0.35 0.07 70.13 [2023-10-17T18:42:45.935Z] 18:37:01 6 24.64 0.00 3.60 0.45 0.07 71.24 [2023-10-17T18:42:45.935Z] 18:37:01 7 24.28 0.00 3.77 6.43 0.09 65.44 [2023-10-17T18:42:45.935Z] 18:38:01 all 2.44 0.00 1.09 1.09 0.03 95.35 [2023-10-17T18:42:45.935Z] 18:38:01 0 2.80 0.00 1.02 0.48 0.03 95.66 [2023-10-17T18:42:45.935Z] 18:38:01 1 2.05 0.00 0.68 1.22 0.03 96.01 [2023-10-17T18:42:45.935Z] 18:38:01 2 2.21 0.00 1.41 5.37 0.03 90.98 [2023-10-17T18:42:45.935Z] 18:38:01 3 2.26 0.00 1.02 0.75 0.03 95.93 [2023-10-17T18:42:45.935Z] 18:38:01 4 2.49 0.00 1.09 0.02 0.03 96.37 [2023-10-17T18:42:45.935Z] 18:38:01 5 2.56 0.00 1.24 0.25 0.03 95.92 [2023-10-17T18:42:45.935Z] 18:38:01 6 3.08 0.00 0.70 0.07 0.03 96.12 [2023-10-17T18:42:45.935Z] 18:38:01 7 2.10 0.00 1.53 0.52 0.03 95.82 [2023-10-17T18:42:45.935Z] 18:39:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2023-10-17T18:42:45.935Z] 18:39:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-10-17T18:42:45.935Z] 18:39:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-10-17T18:42:45.935Z] 18:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-17T18:42:45.935Z] 18:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-17T18:42:45.935Z] 18:39:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-17T18:42:45.935Z] 18:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-17T18:42:45.935Z] 18:39:01 6 0.08 0.00 0.02 0.00 0.00 99.90 [2023-10-17T18:42:45.935Z] 18:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-17T18:42:45.935Z] 18:40:01 all 0.83 0.00 0.34 0.47 0.02 98.34 [2023-10-17T18:42:45.935Z] 18:40:01 0 1.05 0.00 0.40 0.45 0.03 98.07 [2023-10-17T18:42:45.935Z] 18:40:01 1 1.15 0.00 0.28 1.02 0.02 97.53 [2023-10-17T18:42:45.935Z] 18:40:01 2 0.63 0.00 0.28 0.02 0.03 99.03 [2023-10-17T18:42:45.935Z] 18:40:01 3 1.28 0.00 0.18 0.02 0.02 98.50 [2023-10-17T18:42:45.935Z] 18:40:01 4 1.15 0.00 0.25 0.03 0.00 98.56 [2023-10-17T18:42:45.935Z] 18:40:01 5 0.42 0.00 0.43 1.30 0.02 97.83 [2023-10-17T18:42:45.935Z] 18:40:01 6 0.65 0.00 0.73 0.88 0.02 97.71 [2023-10-17T18:42:45.935Z] 18:40:01 7 0.29 0.00 0.12 0.07 0.02 99.51 [2023-10-17T18:42:45.935Z] 18:41:01 all 0.46 0.00 0.28 0.13 0.01 99.12 [2023-10-17T18:42:45.935Z] 18:41:01 0 0.87 0.00 0.58 0.10 0.00 98.45 [2023-10-17T18:42:45.935Z] 18:41:01 1 0.23 0.00 0.17 0.28 0.02 99.30 [2023-10-17T18:42:45.935Z] 18:41:01 2 0.37 0.00 0.32 0.02 0.02 99.28 [2023-10-17T18:42:45.935Z] 18:41:01 3 0.38 0.00 0.27 0.02 0.03 99.30 [2023-10-17T18:42:45.935Z] 18:41:01 4 0.47 0.00 0.27 0.58 0.02 98.67 [2023-10-17T18:42:45.935Z] 18:41:01 5 0.45 0.00 0.20 0.00 0.00 99.35 [2023-10-17T18:42:45.935Z] 18:41:01 6 0.62 0.00 0.23 0.00 0.00 99.15 [2023-10-17T18:42:45.935Z] 18:41:01 7 0.30 0.00 0.23 0.00 0.03 99.43 [2023-10-17T18:42:45.935Z] 18:42:01 all 0.20 0.00 0.01 0.01 0.01 99.78 [2023-10-17T18:42:45.935Z] 18:42:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-10-17T18:42:45.935Z] 18:42:01 1 0.03 0.00 0.02 0.03 0.02 99.90 [2023-10-17T18:42:45.935Z] 18:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-17T18:42:45.935Z] 18:42:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-10-17T18:42:45.935Z] 18:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-17T18:42:45.935Z] 18:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-17T18:42:45.935Z] 18:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-17T18:42:45.935Z] 18:42:01 7 1.40 0.00 0.00 0.00 0.00 98.60 [2023-10-17T18:42:45.935Z] Average: all 5.26 0.00 1.10 0.88 0.03 92.73 [2023-10-17T18:42:45.935Z] Average: 0 5.55 0.00 1.12 0.29 0.03 93.00 [2023-10-17T18:42:45.935Z] Average: 1 5.12 0.00 0.97 0.93 0.03 92.95 [2023-10-17T18:42:45.935Z] Average: 2 5.21 0.00 1.19 0.90 0.03 92.67 [2023-10-17T18:42:45.935Z] Average: 3 5.18 0.00 1.19 2.16 0.03 91.44 [2023-10-17T18:42:45.935Z] Average: 4 5.35 0.00 1.09 0.75 0.03 92.78 [2023-10-17T18:42:45.935Z] Average: 5 5.07 0.00 1.04 0.59 0.03 93.27 [2023-10-17T18:42:45.935Z] Average: 6 5.27 0.00 1.02 0.26 0.02 93.43 [2023-10-17T18:42:45.935Z] Average: 7 5.33 0.00 1.14 1.19 0.04 92.31 [2023-10-17T18:42:45.935Z] [2023-10-17T18:42:45.935Z] [2023-10-17T18:42:45.935Z]