Pull request #104 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-configuration Obtained Jenkinsfile from df336b0784972208187fc3e6b1297ec5f902d26e+f7d297008e651dffeac93977ed9afbd29d3f8ea8 (e4721e10093c59297f7b9013dd474584afb4608f) 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-ssh7548447164386667655.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh16596511321205462996.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-configuration/branches/PR-104/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-configuration/branches/PR-104/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15244383487534138025.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-configuration/branches/PR-104/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7707033277611430912.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh9122881278204409510.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-configuration/branches/PR-104/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-configuration/branches/PR-104/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12309951927295419268.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-configuration, 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-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5907 in /w/workspace/ndry_go-mod-configuration_PR-104 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/ndry_go-mod-configuration_PR-104 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/104/head:refs/remotes/origin/PR-104 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f7d297008e651dffeac93977ed9afbd29d3f8ea8 into PR head commit df336b0784972208187fc3e6b1297ec5f902d26e Merge succeeded, producing df336b0784972208187fc3e6b1297ec5f902d26e Checking out Revision df336b0784972208187fc3e6b1297ec5f902d26e (PR-104) > git config core.sparsecheckout # timeout=10 > git checkout -f df336b0784972208187fc3e6b1297ec5f902d26e # 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 f7d297008e651dffeac93977ed9afbd29d3f8ea8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df336b0784972208187fc3e6b1297ec5f902d26e # timeout=10 Commit message: "build: Upgrade to go 1.21 and linter 1.54.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-12T16:24:19.134Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-12T16:24:19.316Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T16:24:19.417Z] ========================================================= [2023-09-12T16:24:19.417Z] EdgeX Global Pipelines Version Info [2023-09-12T16:24:19.417Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-12T16:24:20.286Z] ------------------- [2023-09-12T16:24:20.286Z] stable info: [2023-09-12T16:24:20.286Z] ------------------- [2023-09-12T16:24:20.286Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-12T16:24:20.286Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-12T16:24:20.286Z] Message: update stable to v1.0.253 [2023-09-12T16:24:20.856Z] ------------------- [2023-09-12T16:24:20.857Z] experimental info: [2023-09-12T16:24:20.857Z] ------------------- [2023-09-12T16:24:20.857Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-12T16:24:20.857Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-12T16:24:20.857Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-12T16:24:21.156Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2023-09-12T16:24:21.201Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2023-09-12T16:24:21.244Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-12T16:24:21.284Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-12T16:24:21.328Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-12T16:24:21.368Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-12T16:24:21.409Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-12T16:24:21.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-12T16:24:21.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-12T16:24:21.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-12T16:24:21.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-12T16:24:21.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2023-09-12T16:24:21.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-12T16:24:21.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-12T16:24:21.734Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T16:24:21.776Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T16:24:21.817Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T16:24:21.860Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T16:24:21.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-12T16:24:21.941Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-12T16:24:21.979Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-12T16:24:22.020Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-12T16:24:22.062Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-12T16:24:22.102Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-12T16:24:22.142Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-09-12T16:24:22.185Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-12T16:24:22.228Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-12T16:24:22.275Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-104 [Pipeline] echo [2023-09-12T16:24:22.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-104 [Pipeline] echo [2023-09-12T16:24:22.354Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-104 [Pipeline] echo [2023-09-12T16:24:22.397Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df336b0784972208187fc3e6b1297ec5f902d26e [Pipeline] echo [2023-09-12T16:24:22.439Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df336b0 [Pipeline] echo [2023-09-12T16:24:22.480Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-12T16:24:23.018Z] + git rev-list -1 --merges df336b0784972208187fc3e6b1297ec5f902d26e~1..df336b0784972208187fc3e6b1297ec5f902d26e [Pipeline] echo [2023-09-12T16:24:23.083Z] -----------> git rev-list -1 --merges df336b0784972208187fc3e6b1297ec5f902d26e~1..df336b0784972208187fc3e6b1297ec5f902d26e df336b0784972208187fc3e6b1297ec5f902d26e [false] [Pipeline] sh [2023-09-12T16:24:23.394Z] + git log --format=format:%s -1 df336b0784972208187fc3e6b1297ec5f902d26e [Pipeline] echo [2023-09-12T16:24:23.426Z] ========================================================= [2023-09-12T16:24:23.426Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-12T16:24:23.426Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T16:24:23.870Z] + git log --format=format:%s -1 df336b0784972208187fc3e6b1297ec5f902d26e [Pipeline] echo [2023-09-12T16:24:23.902Z] [semverPrep] GIT_COMMIT: df336b0784972208187fc3e6b1297ec5f902d26e, Commit Message: build: Upgrade to go 1.21 and linter 1.54.2 [Pipeline] echo [2023-09-12T16:24:23.935Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-12T16:24:24.312Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T16:24:24.312Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-12T16:24:24.312Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-12T16:24:24.312Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-12T16:24:24.312Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-12T16:24:24.312Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-12T16:24:24.312Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T16:24:24.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T16:24:24.734Z] [2023-09-12T16:24:24.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T16:24:25.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T16:24:25.111Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-12T16:24:25.111Z] b85a868b505f: Pulling fs layer [2023-09-12T16:24:25.111Z] e2be974225ed: Pulling fs layer [2023-09-12T16:24:25.111Z] 339a4e72a1f5: Pulling fs layer [2023-09-12T16:24:25.111Z] 988bab9f4d93: Pulling fs layer [2023-09-12T16:24:25.111Z] 988bab9f4d93: Waiting [2023-09-12T16:24:25.111Z] 1469e6f7b9e6: Pulling fs layer [2023-09-12T16:24:25.111Z] eaf3925da568: Pulling fs layer [2023-09-12T16:24:25.111Z] bab4dde63d76: Pulling fs layer [2023-09-12T16:24:25.111Z] bde34c3a00c8: Pulling fs layer [2023-09-12T16:24:25.111Z] b352a97aabf1: Pulling fs layer [2023-09-12T16:24:25.111Z] eaf3925da568: Waiting [2023-09-12T16:24:25.111Z] bde34c3a00c8: Waiting [2023-09-12T16:24:25.111Z] bab4dde63d76: Waiting [2023-09-12T16:24:25.111Z] 4872d77fe225: Pulling fs layer [2023-09-12T16:24:25.111Z] 5851b861e8e6: Pulling fs layer [2023-09-12T16:24:25.111Z] 4872d77fe225: Waiting [2023-09-12T16:24:25.111Z] 5851b861e8e6: Waiting [2023-09-12T16:24:25.111Z] e2be974225ed: Verifying Checksum [2023-09-12T16:24:25.111Z] e2be974225ed: Download complete [2023-09-12T16:24:25.111Z] 988bab9f4d93: Download complete [2023-09-12T16:24:25.370Z] 1469e6f7b9e6: Verifying Checksum [2023-09-12T16:24:25.370Z] 1469e6f7b9e6: Download complete [2023-09-12T16:24:25.370Z] 339a4e72a1f5: Verifying Checksum [2023-09-12T16:24:25.370Z] 339a4e72a1f5: Download complete [2023-09-12T16:24:25.370Z] eaf3925da568: Download complete [2023-09-12T16:24:25.370Z] bde34c3a00c8: Download complete [2023-09-12T16:24:25.370Z] b352a97aabf1: Verifying Checksum [2023-09-12T16:24:25.370Z] b352a97aabf1: Download complete [2023-09-12T16:24:25.370Z] 4872d77fe225: Verifying Checksum [2023-09-12T16:24:25.370Z] 4872d77fe225: Download complete [2023-09-12T16:24:25.370Z] 5851b861e8e6: Download complete [2023-09-12T16:24:25.370Z] b85a868b505f: Verifying Checksum [2023-09-12T16:24:25.370Z] b85a868b505f: Download complete [2023-09-12T16:24:25.939Z] bab4dde63d76: Verifying Checksum [2023-09-12T16:24:25.939Z] bab4dde63d76: Download complete [2023-09-12T16:24:26.877Z] b85a868b505f: Pull complete [2023-09-12T16:24:26.877Z] e2be974225ed: Pull complete [2023-09-12T16:24:27.445Z] 339a4e72a1f5: Pull complete [2023-09-12T16:24:27.445Z] 988bab9f4d93: Pull complete [2023-09-12T16:24:27.705Z] 1469e6f7b9e6: Pull complete [2023-09-12T16:24:27.965Z] eaf3925da568: Pull complete [2023-09-12T16:24:29.873Z] bab4dde63d76: Pull complete [2023-09-12T16:24:29.873Z] bde34c3a00c8: Pull complete [2023-09-12T16:24:29.873Z] b352a97aabf1: Pull complete [2023-09-12T16:24:30.202Z] 4872d77fe225: Pull complete [2023-09-12T16:24:30.202Z] 5851b861e8e6: Pull complete [2023-09-12T16:24:30.202Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-12T16:24:30.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T16:24:30.202Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T16:24:30.454Z] prd-ubuntu20.04-docker-8c-8g-5907 does not seem to be running inside a container [2023-09-12T16:24:30.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_PR-104 -v /w/workspace/ndry_go-mod-configuration_PR-104:/w/workspace/ndry_go-mod-configuration_PR-104:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-104@tmp:/w/workspace/ndry_go-mod-configuration_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T16:24:34.691Z] $ docker top 1ad4d6e4cea7d7b1559b0961dacd0a89d539286b9b4a7aad1e27aee5e32a39d6 -eo pid,comm [2023-09-12T16:24:34.749Z] 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-09-12T16:24:34.749Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T16:24:34.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T16:24:34.877Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T16:24:34.996Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T16:24:34.999Z] $ docker exec 1ad4d6e4cea7d7b1559b0961dacd0a89d539286b9b4a7aad1e27aee5e32a39d6 ssh-agent [2023-09-12T16:24:35.112Z] SSH_AUTH_SOCK=/tmp/ssh-hnVAx5t9id4N/agent.31 [2023-09-12T16:24:35.112Z] SSH_AGENT_PID=37 [2023-09-12T16:24:35.120Z] Running ssh-add (command line suppressed) [2023-09-12T16:24:35.218Z] Identity added: /w/workspace/ndry_go-mod-configuration_PR-104@tmp/private_key_8198643065619477440.key (/w/workspace/ndry_go-mod-configuration_PR-104@tmp/private_key_8198643065619477440.key) [2023-09-12T16:24:35.235Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T16:24:35.569Z] + git tag --points-at HEAD [Pipeline] } [2023-09-12T16:24:35.599Z] $ docker exec --env ******** --env ******** 1ad4d6e4cea7d7b1559b0961dacd0a89d539286b9b4a7aad1e27aee5e32a39d6 ssh-agent -k [2023-09-12T16:24:35.697Z] unset SSH_AUTH_SOCK; [2023-09-12T16:24:35.698Z] unset SSH_AGENT_PID; [2023-09-12T16:24:35.698Z] echo Agent pid 37 killed; [2023-09-12T16:24:35.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-12T16:24:35.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T16:24:35.801Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T16:24:35.915Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T16:24:35.917Z] $ docker exec 1ad4d6e4cea7d7b1559b0961dacd0a89d539286b9b4a7aad1e27aee5e32a39d6 ssh-agent [2023-09-12T16:24:36.046Z] SSH_AUTH_SOCK=/tmp/ssh-5m874TkAyXND/agent.69 [2023-09-12T16:24:36.046Z] SSH_AGENT_PID=75 [2023-09-12T16:24:36.053Z] Running ssh-add (command line suppressed) [2023-09-12T16:24:36.168Z] Identity added: /w/workspace/ndry_go-mod-configuration_PR-104@tmp/private_key_12816466509224906055.key (/w/workspace/ndry_go-mod-configuration_PR-104@tmp/private_key_12816466509224906055.key) [2023-09-12T16:24:36.185Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T16:24:36.510Z] + git semver init [2023-09-12T16:24:36.771Z] 2023-09-12 16:24:36,709 [run_init] DEBUG init version:0.0.0 force:False [2023-09-12T16:24:36.771Z] 2023-09-12 16:24:36,710 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ndry_go-mod-configuration_PR-104/.semver [2023-09-12T16:24:36.771Z] 2023-09-12 16:24:36,711 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/ndry_go-mod-configuration_PR-104/.semver [2023-09-12T16:24:36.771Z] 2023-09-12 16:24:36,711 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/ndry_go-mod-configuration_PR-104/.semver'], cwd=/w/workspace/ndry_go-mod-configuration_PR-104, universal_newlines=False, shell=None, istream=None) [2023-09-12T16:24:37.709Z] 2023-09-12 16:24:37,442 [append_file] DEBUG append to file:/w/workspace/ndry_go-mod-configuration_PR-104/.git/info/exclude [2023-09-12T16:24:37.709Z] 2023-09-12 16:24:37,443 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ndry_go-mod-configuration_PR-104/.semver/PR-104 with force:False [2023-09-12T16:24:37.709Z] 2023-09-12 16:24:37,443 [write_file] DEBUG write to file:/w/workspace/ndry_go-mod-configuration_PR-104/.semver/PR-104 [2023-09-12T16:24:37.709Z] 2023-09-12 16:24:37,445 [execute] INFO git cat-file --batch-check [2023-09-12T16:24:37.709Z] 2023-09-12 16:24:37,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ndry_go-mod-configuration_PR-104/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T16:24:37.709Z] 2023-09-12 16:24:37,450 [execute] INFO git cat-file --batch [2023-09-12T16:24:37.709Z] 2023-09-12 16:24:37,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ndry_go-mod-configuration_PR-104/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T16:24:37.709Z] 2023-09-12 16:24:37,455 [read_version] DEBUG read version from /w/workspace/ndry_go-mod-configuration_PR-104/.semver/PR-104 [2023-09-12T16:24:37.709Z] 0.0.0 [Pipeline] } [2023-09-12T16:24:37.733Z] $ docker exec --env ******** --env ******** 1ad4d6e4cea7d7b1559b0961dacd0a89d539286b9b4a7aad1e27aee5e32a39d6 ssh-agent -k [2023-09-12T16:24:37.836Z] unset SSH_AUTH_SOCK; [2023-09-12T16:24:37.837Z] unset SSH_AGENT_PID; [2023-09-12T16:24:37.837Z] echo Agent pid 75 killed; [2023-09-12T16:24:37.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T16:24:38.296Z] + git semver [Pipeline] } [2023-09-12T16:24:38.578Z] $ docker stop --time=1 1ad4d6e4cea7d7b1559b0961dacd0a89d539286b9b4a7aad1e27aee5e32a39d6 [2023-09-12T16:24:39.857Z] $ docker rm -f --volumes 1ad4d6e4cea7d7b1559b0961dacd0a89d539286b9b4a7aad1e27aee5e32a39d6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T16:24:40.261Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-12T16:24:40.537Z] Stashed 1 file(s) [Pipeline] echo [2023-09-12T16:24:40.554Z] [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-09-12T16:24:41.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T16:24:41.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T16:24:41.207Z] ========================================================= [2023-09-12T16:24:41.207Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-12T16:24:41.207Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-09-12T16:24:41.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-12T16:24:41.599Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-12T16:24:41.599Z] 4db1b89c0bd1: Pulling fs layer [2023-09-12T16:24:41.599Z] 6911f1a30b25: Pulling fs layer [2023-09-12T16:24:41.599Z] e194b8c5c2a9: Pulling fs layer [2023-09-12T16:24:41.599Z] 6863d3e3a2b1: Pulling fs layer [2023-09-12T16:24:41.599Z] ec0bb842ea78: Pulling fs layer [2023-09-12T16:24:41.599Z] 40a00589a448: Pulling fs layer [2023-09-12T16:24:41.599Z] 6c08303d61cc: Pulling fs layer [2023-09-12T16:24:41.599Z] 798269fcf238: Pulling fs layer [2023-09-12T16:24:41.599Z] 6863d3e3a2b1: Waiting [2023-09-12T16:24:41.599Z] 40a00589a448: Waiting [2023-09-12T16:24:41.599Z] 6c08303d61cc: Waiting [2023-09-12T16:24:41.599Z] 798269fcf238: Waiting [2023-09-12T16:24:41.599Z] ec0bb842ea78: Waiting [2023-09-12T16:24:41.599Z] 6911f1a30b25: Verifying Checksum [2023-09-12T16:24:41.599Z] 6911f1a30b25: Download complete [2023-09-12T16:24:41.599Z] 6863d3e3a2b1: Verifying Checksum [2023-09-12T16:24:41.599Z] 6863d3e3a2b1: Download complete [2023-09-12T16:24:41.599Z] ec0bb842ea78: Verifying Checksum [2023-09-12T16:24:41.599Z] ec0bb842ea78: Download complete [2023-09-12T16:24:41.599Z] 4db1b89c0bd1: Download complete [2023-09-12T16:24:41.599Z] 40a00589a448: Verifying Checksum [2023-09-12T16:24:41.599Z] 40a00589a448: Download complete [2023-09-12T16:24:41.862Z] 4db1b89c0bd1: Pull complete [2023-09-12T16:24:41.862Z] 6911f1a30b25: Pull complete [2023-09-12T16:24:42.126Z] 798269fcf238: Verifying Checksum [2023-09-12T16:24:42.126Z] 798269fcf238: Download complete [2023-09-12T16:24:42.386Z] e194b8c5c2a9: Download complete [2023-09-12T16:24:42.386Z] 6c08303d61cc: Verifying Checksum [2023-09-12T16:24:42.386Z] 6c08303d61cc: Download complete [2023-09-12T16:24:46.575Z] e194b8c5c2a9: Pull complete [2023-09-12T16:24:46.575Z] 6863d3e3a2b1: Pull complete [2023-09-12T16:24:46.575Z] ec0bb842ea78: Pull complete [2023-09-12T16:24:46.575Z] 40a00589a448: Pull complete [2023-09-12T16:24:49.108Z] 6c08303d61cc: Pull complete [2023-09-12T16:24:49.675Z] 798269fcf238: Pull complete [2023-09-12T16:24:49.675Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-12T16:24:49.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-12T16:24:49.675Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-09-12T16:24:49.988Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T16:24:50.368Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T16:24:50.368Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T16:24:50.522Z] prd-ubuntu20.04-docker-8c-8g-5907 does not seem to be running inside a container [2023-09-12T16:24:50.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_go-mod-configuration_PR-104 -v /w/workspace/ndry_go-mod-configuration_PR-104:/w/workspace/ndry_go-mod-configuration_PR-104:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-104@tmp:/w/workspace/ndry_go-mod-configuration_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T16:24:55.567Z] $ docker top 39317e64ce31e170fe4bca3d6b78bc78428f64ae221b7f09b457275fa9699834 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T16:24:55.958Z] Still waiting to schedule task [2023-09-12T16:24:55.958Z] ‘prd-centos7-blackbox-4c-2g-5675’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T16:24:55.958Z] ‘prd-centos7-blackbox-4c-2g-5676’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T16:24:55.958Z] ‘prd-ubuntu18.04-docker-8c-8g-5804’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T16:24:55.958Z] ‘prd-ubuntu20.04-docker-8c-8g-5900’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T16:24:55.958Z] ‘prd-ubuntu20.04-docker-8c-8g-5902’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T16:24:55.958Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5901’ is offline [2023-09-12T16:24:55.958Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5903’ is offline [2023-09-12T16:24:55.959Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5908’ is offline [2023-09-12T16:24:55.966Z] + go version [2023-09-12T16:24:55.966Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-12T16:24:55.992Z] $ docker stop --time=1 39317e64ce31e170fe4bca3d6b78bc78428f64ae221b7f09b457275fa9699834 [2023-09-12T16:24:57.229Z] $ docker rm -f --volumes 39317e64ce31e170fe4bca3d6b78bc78428f64ae221b7f09b457275fa9699834 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T16:24:58.025Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T16:24:58.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T16:24:58.168Z] prd-ubuntu20.04-docker-8c-8g-5907 does not seem to be running inside a container [2023-09-12T16:24:58.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ndry_go-mod-configuration_PR-104 -v /w/workspace/ndry_go-mod-configuration_PR-104:/w/workspace/ndry_go-mod-configuration_PR-104:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-104@tmp:/w/workspace/ndry_go-mod-configuration_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T16:24:58.565Z] $ docker top 74d5afd77e7c61c2b05d92182beda6bfa3cf7aee78a91ecff44a3eacd3685a45 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T16:24:58.973Z] + git config --global --add safe.directory /w/workspace/ndry_go-mod-configuration_PR-104 [Pipeline] fileExists [Pipeline] sh [2023-09-12T16:24:59.331Z] + make test [2023-09-12T16:24:59.332Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-09-12T16:24:59.332Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-09-12T16:24:59.332Z] go: downloading github.com/hashicorp/consul/api v1.24.0 [2023-09-12T16:24:59.332Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-09-12T16:24:59.332Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-09-12T16:24:59.332Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-09-12T16:24:59.332Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-09-12T16:24:59.332Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-09-12T16:24:59.332Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-09-12T16:24:59.332Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-09-12T16:24:59.332Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-09-12T16:24:59.332Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-09-12T16:24:59.332Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-09-12T16:24:59.332Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-09-12T16:24:59.332Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-09-12T16:24:59.332Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-09-12T16:24:59.590Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-09-12T16:24:59.590Z] go: downloading github.com/fatih/color v1.14.1 [2023-09-12T16:24:59.590Z] go: downloading github.com/mattn/go-isatty v0.0.17 [2023-09-12T16:24:59.590Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-09-12T16:24:59.590Z] go: downloading golang.org/x/sys v0.10.0 [2023-09-12T16:24:59.590Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-09-12T16:24:59.590Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-09-12T16:24:59.590Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-09-12T16:25:09.567Z] ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] [2023-09-12T16:25:09.567Z] ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.006s coverage: 85.7% of statements [2023-09-12T16:25:17.687Z] ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.590s coverage: 87.1% of statements [2023-09-12T16:25:17.687Z] ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.005s coverage: 100.0% of statements [2023-09-12T16:25:27.657Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-09-12T16:25:28.594Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T16:25:28.594Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-09-12T16:25:28.631Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T16:25:28.648Z] $ docker stop --time=1 74d5afd77e7c61c2b05d92182beda6bfa3cf7aee78a91ecff44a3eacd3685a45 [2023-09-12T16:25:31.564Z] $ docker rm -f --volumes 74d5afd77e7c61c2b05d92182beda6bfa3cf7aee78a91ecff44a3eacd3685a45 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T16:25:32.061Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T16:25:32.125Z] 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-09-12T16:25:33.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T16:25:33.057Z] [2023-09-12T16:25:33.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T16:25:33.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T16:25:33.443Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-12T16:25:33.443Z] 5eb5b503b376: Pulling fs layer [2023-09-12T16:25:33.443Z] 5c69ac0246d0: Pulling fs layer [2023-09-12T16:25:33.443Z] ec43610c2a17: Pulling fs layer [2023-09-12T16:25:33.443Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-12T16:25:33.443Z] 33b1e0a273af: Pulling fs layer [2023-09-12T16:25:33.443Z] 5d3b04190fa2: Pulling fs layer [2023-09-12T16:25:33.443Z] 2f39f015ded8: Pulling fs layer [2023-09-12T16:25:33.443Z] 3a2ae6a8a46f: Waiting [2023-09-12T16:25:33.443Z] 33b1e0a273af: Waiting [2023-09-12T16:25:33.443Z] 5d3b04190fa2: Waiting [2023-09-12T16:25:33.443Z] 2f39f015ded8: Waiting [2023-09-12T16:25:33.443Z] 5c69ac0246d0: Download complete [2023-09-12T16:25:33.443Z] 33b1e0a273af: Verifying Checksum [2023-09-12T16:25:33.443Z] 33b1e0a273af: Download complete [2023-09-12T16:25:33.702Z] 5d3b04190fa2: Download complete [2023-09-12T16:25:33.702Z] ec43610c2a17: Verifying Checksum [2023-09-12T16:25:33.702Z] ec43610c2a17: Download complete [2023-09-12T16:25:33.703Z] 5eb5b503b376: Verifying Checksum [2023-09-12T16:25:33.703Z] 5eb5b503b376: Download complete [2023-09-12T16:25:34.269Z] 2f39f015ded8: Download complete [2023-09-12T16:25:34.839Z] 5eb5b503b376: Pull complete [2023-09-12T16:25:35.097Z] 5c69ac0246d0: Pull complete [2023-09-12T16:25:35.666Z] ec43610c2a17: Pull complete [2023-09-12T16:25:35.666Z] 3a2ae6a8a46f: Pull complete [2023-09-12T16:25:35.925Z] 33b1e0a273af: Pull complete [2023-09-12T16:25:35.925Z] 5d3b04190fa2: Pull complete [2023-09-12T16:25:40.112Z] 2f39f015ded8: Pull complete [2023-09-12T16:25:40.112Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-12T16:25:40.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T16:25:40.112Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T16:25:40.331Z] prd-ubuntu20.04-docker-8c-8g-5907 does not seem to be running inside a container [2023-09-12T16:25:40.350Z] $ 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/ndry_go-mod-configuration_PR-104 -v /w/workspace/ndry_go-mod-configuration_PR-104:/w/workspace/ndry_go-mod-configuration_PR-104:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-104@tmp:/w/workspace/ndry_go-mod-configuration_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T16:25:44.929Z] $ docker top bb997670db0d3650a467717f9b99f4410ff4080747ac3c865eb62dd5062ae59d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T16:25:45.402Z] ---> job-cost.sh [2023-09-12T16:25:45.402Z] lf-activate-venv: SKIPPING [2023-09-12T16:25:45.402Z] INFO: No Stack... [2023-09-12T16:25:45.661Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T16:25:45.920Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T16:25:46.241Z] + cat /w/workspace/ndry_go-mod-configuration_PR-104/archives/cost.csv [2023-09-12T16:25:46.241Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T16:25:46.284Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-104-1-stack-cost] [2023-09-12T16:25:46.290Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-104-1-stack-cost] did not exist. Created. [2023-09-12T16:25:46.290Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-104-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T16:25:46.682Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-12T16:25:46.726Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T16:25:46.761Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-104-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T16:25:46.829Z] $ docker stop --time=1 bb997670db0d3650a467717f9b99f4410ff4080747ac3c865eb62dd5062ae59d [2023-09-12T16:25:47.971Z] $ docker rm -f --volumes bb997670db0d3650a467717f9b99f4410ff4080747ac3c865eb62dd5062ae59d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-12T16:28:16.097Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5909 in /w/workspace/ndry_go-mod-configuration_PR-104 [Pipeline] { [Pipeline] ws [2023-09-12T16:28:16.158Z] Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout [2023-09-12T16:28:16.241Z] Selected Git installation does not exist. Using Default [2023-09-12T16:28:16.241Z] The recommended git tool is: NONE [2023-09-12T16:28:21.316Z] using credential edgex-jenkins-ssh [2023-09-12T16:28:21.335Z] Cloning the remote Git repository [2023-09-12T16:28:21.399Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2023-09-12T16:28:21.508Z] > git init /w/workspace/go-mod-configuration/1 # timeout=10 [2023-09-12T16:28:21.659Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2023-09-12T16:28:21.660Z] > git --version # timeout=10 [2023-09-12T16:28:21.691Z] > git --version # 'git version 2.25.1' [2023-09-12T16:28:21.694Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T16:28:21.854Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T16:28:22.812Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2023-09-12T16:28:22.837Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T16:28:24.310Z] Merging remotes/origin/main commit f7d297008e651dffeac93977ed9afbd29d3f8ea8 into PR head commit df336b0784972208187fc3e6b1297ec5f902d26e [2023-09-12T16:28:24.610Z] Merge succeeded, producing df336b0784972208187fc3e6b1297ec5f902d26e [2023-09-12T16:28:24.610Z] Checking out Revision df336b0784972208187fc3e6b1297ec5f902d26e (PR-104) [2023-09-12T16:28:23.727Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2023-09-12T16:28:23.771Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2023-09-12T16:28:23.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T16:28:23.788Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/104/head:refs/remotes/origin/PR-104 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-12T16:28:24.336Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T16:28:24.416Z] > git checkout -f df336b0784972208187fc3e6b1297ec5f902d26e # timeout=10 [2023-09-12T16:28:24.496Z] > git remote # timeout=10 [2023-09-12T16:28:24.516Z] > git config --get remote.origin.url # timeout=10 [2023-09-12T16:28:24.548Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T16:28:24.563Z] > git merge f7d297008e651dffeac93977ed9afbd29d3f8ea8 # timeout=10 [2023-09-12T16:28:24.590Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-12T16:28:24.622Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T16:28:24.637Z] > git checkout -f df336b0784972208187fc3e6b1297ec5f902d26e # timeout=10 [2023-09-12T16:28:28.129Z] Commit message: "build: Upgrade to go 1.21 and linter 1.54.2" [2023-09-12T16:28:28.190Z] > git --version # timeout=10 [2023-09-12T16:28:28.201Z] > git --version # 'git version 2.25.1' [2023-09-12T16:28:28.215Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T16:28:29.284Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-12T16:28:29.284Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T16:28:29.284Z] Dload Upload Total Spent Left Speed [2023-09-12T16:28:29.284Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh [2023-09-12T16:28:30.079Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-12T16:28:30.435Z] + sudo tee /etc/docker/daemon.new [2023-09-12T16:28:30.436Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-12T16:28:30.436Z] { [2023-09-12T16:28:30.436Z] "registry-mirrors": [ [2023-09-12T16:28:30.436Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-12T16:28:30.436Z] ], [2023-09-12T16:28:30.436Z] "bip": "10.250.0.254/24", [2023-09-12T16:28:30.436Z] "hosts": [ [2023-09-12T16:28:30.436Z] "tcp://0.0.0.0:5555", [2023-09-12T16:28:30.436Z] "unix:///var/run/docker.sock" [2023-09-12T16:28:30.436Z] ], [2023-09-12T16:28:30.436Z] "mtu": 1458, [2023-09-12T16:28:30.436Z] "selinux-enabled": true, [2023-09-12T16:28:30.436Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-12T16:28:30.436Z] } [Pipeline] sh [2023-09-12T16:28:30.782Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-12T16:28:31.133Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-09-12T16:28:49.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T16:28:49.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T16:28:49.757Z] ========================================================= [2023-09-12T16:28:49.757Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-12T16:28:49.757Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-09-12T16:28:50.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-12T16:28:50.782Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-12T16:28:50.782Z] edb6bdbacee9: Pulling fs layer [2023-09-12T16:28:50.782Z] 5f9638ab2659: Pulling fs layer [2023-09-12T16:28:50.782Z] 8d51d6327a98: Pulling fs layer [2023-09-12T16:28:50.782Z] 8b374f2dd631: Pulling fs layer [2023-09-12T16:28:50.782Z] ec14aa9079de: Pulling fs layer [2023-09-12T16:28:50.782Z] 2f466654f4bb: Pulling fs layer [2023-09-12T16:28:50.782Z] 554e91adad29: Pulling fs layer [2023-09-12T16:28:50.782Z] 8b374f2dd631: Waiting [2023-09-12T16:28:50.782Z] ec14aa9079de: Waiting [2023-09-12T16:28:50.782Z] 2f466654f4bb: Waiting [2023-09-12T16:28:50.782Z] 554e91adad29: Waiting [2023-09-12T16:28:50.782Z] 5f9638ab2659: Verifying Checksum [2023-09-12T16:28:50.782Z] 5f9638ab2659: Download complete [2023-09-12T16:28:50.782Z] 8b374f2dd631: Download complete [2023-09-12T16:28:50.782Z] ec14aa9079de: Verifying Checksum [2023-09-12T16:28:50.782Z] ec14aa9079de: Download complete [2023-09-12T16:28:50.782Z] edb6bdbacee9: Verifying Checksum [2023-09-12T16:28:50.782Z] edb6bdbacee9: Download complete [2023-09-12T16:28:51.756Z] edb6bdbacee9: Pull complete [2023-09-12T16:28:52.349Z] 554e91adad29: Verifying Checksum [2023-09-12T16:28:52.349Z] 554e91adad29: Download complete [2023-09-12T16:28:52.349Z] 5f9638ab2659: Pull complete [2023-09-12T16:28:53.321Z] 8d51d6327a98: Verifying Checksum [2023-09-12T16:28:53.321Z] 8d51d6327a98: Download complete [2023-09-12T16:28:53.321Z] 2f466654f4bb: Verifying Checksum [2023-09-12T16:28:53.321Z] 2f466654f4bb: Download complete [2023-09-12T16:29:05.677Z] 8d51d6327a98: Pull complete [2023-09-12T16:29:05.677Z] 8b374f2dd631: Pull complete [2023-09-12T16:29:05.677Z] ec14aa9079de: Pull complete [2023-09-12T16:29:12.348Z] 2f466654f4bb: Pull complete [2023-09-12T16:29:14.310Z] 554e91adad29: Pull complete [2023-09-12T16:29:14.310Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-12T16:29:14.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-12T16:29:14.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-09-12T16:29:14.652Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T16:29:15.063Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T16:29:15.063Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T16:29:15.346Z] prd-ubuntu20.04-docker-arm64-4c-16g-5909 does not seem to be running inside a container [2023-09-12T16:29:15.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-12T16:29:18.619Z] $ docker top 7a518d3d72f811054a65cf35b1a1da9849efff03bda63bb5f610e00fba100c60 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T16:29:19.500Z] + go version [2023-09-12T16:29:19.500Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-12T16:29:19.546Z] $ docker stop --time=1 7a518d3d72f811054a65cf35b1a1da9849efff03bda63bb5f610e00fba100c60 [2023-09-12T16:29:22.728Z] $ docker rm -f --volumes 7a518d3d72f811054a65cf35b1a1da9849efff03bda63bb5f610e00fba100c60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T16:29:23.582Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T16:29:23.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T16:29:23.818Z] prd-ubuntu20.04-docker-arm64-4c-16g-5909 does not seem to be running inside a container [2023-09-12T16:29:23.883Z] $ 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-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-12T16:29:25.003Z] $ docker top efacf03b847dd3e2b7f2508e14356cece50551c38cb91d1456fe5189c86610c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T16:29:25.535Z] + git config --global --add safe.directory /w/workspace/go-mod-configuration/1 [Pipeline] fileExists [Pipeline] sh [2023-09-12T16:29:25.927Z] + make test [2023-09-12T16:29:25.927Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-09-12T16:29:26.195Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-09-12T16:29:26.195Z] go: downloading github.com/hashicorp/consul/api v1.24.0 [2023-09-12T16:29:26.463Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-09-12T16:29:26.463Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-09-12T16:29:26.463Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-09-12T16:29:26.734Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-09-12T16:29:26.734Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-09-12T16:29:26.734Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-09-12T16:29:26.734Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-09-12T16:29:26.734Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-09-12T16:29:26.734Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-09-12T16:29:26.734Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-09-12T16:29:26.734Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-09-12T16:29:26.734Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-09-12T16:29:26.734Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-09-12T16:29:27.005Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-09-12T16:29:27.005Z] go: downloading github.com/fatih/color v1.14.1 [2023-09-12T16:29:27.005Z] go: downloading github.com/mattn/go-isatty v0.0.17 [2023-09-12T16:29:27.005Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-09-12T16:29:27.005Z] go: downloading golang.org/x/sys v0.10.0 [2023-09-12T16:29:27.278Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-09-12T16:29:27.278Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-09-12T16:29:27.547Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-09-12T16:30:49.193Z] ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] [2023-09-12T16:30:49.193Z] ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.028s coverage: 85.7% of statements [2023-09-12T16:30:50.150Z] ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.797s coverage: 87.1% of statements [2023-09-12T16:30:50.150Z] ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.016s coverage: 100.0% of statements [2023-09-12T16:30:50.150Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-12T16:30:50.150Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-09-12T16:31:02.454Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T16:31:02.454Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-09-12T16:31:02.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T16:31:02.540Z] $ docker stop --time=1 efacf03b847dd3e2b7f2508e14356cece50551c38cb91d1456fe5189c86610c0 [2023-09-12T16:31:04.237Z] $ docker rm -f --volumes efacf03b847dd3e2b7f2508e14356cece50551c38cb91d1456fe5189c86610c0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T16:31:05.332Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T16:31:05.368Z] Warning: overwriting stash ‘coverage-report’ [2023-09-12T16:31:05.754Z] 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-09-12T16:31:06.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T16:31:06.566Z] [2023-09-12T16:31:06.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T16:31:06.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T16:31:06.962Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-12T16:31:06.962Z] 8998bd30e6a1: Pulling fs layer [2023-09-12T16:31:06.962Z] 04944245beec: Pulling fs layer [2023-09-12T16:31:06.962Z] 699f458cf7ca: Pulling fs layer [2023-09-12T16:31:06.962Z] 765212b225bb: Pulling fs layer [2023-09-12T16:31:06.962Z] f23df028b6ca: Pulling fs layer [2023-09-12T16:31:06.962Z] d65c8cfc05b1: Pulling fs layer [2023-09-12T16:31:06.962Z] 2437ff75d9bd: Pulling fs layer [2023-09-12T16:31:06.962Z] f23df028b6ca: Waiting [2023-09-12T16:31:06.962Z] d65c8cfc05b1: Waiting [2023-09-12T16:31:06.962Z] 2437ff75d9bd: Waiting [2023-09-12T16:31:06.962Z] 765212b225bb: Waiting [2023-09-12T16:31:07.231Z] 04944245beec: Download complete [2023-09-12T16:31:07.231Z] 765212b225bb: Verifying Checksum [2023-09-12T16:31:07.231Z] 765212b225bb: Download complete [2023-09-12T16:31:07.231Z] f23df028b6ca: Verifying Checksum [2023-09-12T16:31:07.231Z] f23df028b6ca: Download complete [2023-09-12T16:31:07.231Z] d65c8cfc05b1: Verifying Checksum [2023-09-12T16:31:07.231Z] d65c8cfc05b1: Download complete [2023-09-12T16:31:07.520Z] 699f458cf7ca: Verifying Checksum [2023-09-12T16:31:07.520Z] 699f458cf7ca: Download complete [2023-09-12T16:31:07.787Z] 8998bd30e6a1: Verifying Checksum [2023-09-12T16:31:07.787Z] 8998bd30e6a1: Download complete [2023-09-12T16:31:10.378Z] 2437ff75d9bd: Verifying Checksum [2023-09-12T16:31:10.378Z] 2437ff75d9bd: Download complete [2023-09-12T16:31:11.794Z] 8998bd30e6a1: Pull complete [2023-09-12T16:31:12.378Z] 04944245beec: Pull complete [2023-09-12T16:31:13.793Z] 699f458cf7ca: Pull complete [2023-09-12T16:31:13.793Z] 765212b225bb: Pull complete [2023-09-12T16:31:14.759Z] f23df028b6ca: Pull complete [2023-09-12T16:31:14.759Z] d65c8cfc05b1: Pull complete [2023-09-12T16:31:29.769Z] 2437ff75d9bd: Pull complete [2023-09-12T16:31:29.769Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-12T16:31:29.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T16:31:29.769Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T16:31:30.091Z] prd-ubuntu20.04-docker-arm64-4c-16g-5909 does not seem to be running inside a container [2023-09-12T16:31:30.162Z] $ 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-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-12T16:31:32.679Z] $ docker top ade284371b70b386b39bed93578a9a1a883972e1ac3b17e18752ee97fd3a9da2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T16:31:33.580Z] ---> job-cost.sh [2023-09-12T16:31:33.580Z] lf-activate-venv: SKIPPING [2023-09-12T16:31:33.580Z] INFO: No Stack... [2023-09-12T16:31:33.847Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-12T16:31:34.806Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T16:31:35.466Z] + cat /w/workspace/go-mod-configuration/1/archives/cost.csv [2023-09-12T16:31:35.466Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T16:31:35.552Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-104-1-stack-cost] [2023-09-12T16:31:35.558Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-104-1-stack-cost] did not exist. Created. [2023-09-12T16:31:35.558Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-104-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T16:31:36.283Z] /w/workspace/go-mod-configuration/1@tmp/durable-2831311c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-12T16:31:36.965Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-12T16:31:36.998Z] Warning: overwriting stash ‘stack-cost’ [2023-09-12T16:31:37.040Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T16:31:37.055Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-104-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T16:31:37.140Z] $ docker stop --time=1 ade284371b70b386b39bed93578a9a1a883972e1ac3b17e18752ee97fd3a9da2 [2023-09-12T16:31:38.657Z] $ docker rm -f --volumes ade284371b70b386b39bed93578a9a1a883972e1ac3b17e18752ee97fd3a9da2 [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-09-12T16:31:39.633Z] provisioning config files... [2023-09-12T16:31:39.657Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/ndry_go-mod-configuration_PR-104@tmp/config6437959053388590411tmp [Pipeline] { [Pipeline] sh [2023-09-12T16:31:39.976Z] + set +x [2023-09-12T16:31:39.977Z] + curl -s https://codecov.io/bash [2023-09-12T16:31:39.977Z] + bash -s -- [2023-09-12T16:31:39.977Z] [2023-09-12T16:31:39.977Z] _____ _ [2023-09-12T16:31:39.977Z] / ____| | | [2023-09-12T16:31:39.977Z] | | ___ __| | ___ ___ _____ __ [2023-09-12T16:31:39.977Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-12T16:31:39.977Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-12T16:31:39.977Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-12T16:31:39.977Z] Bash-1.0.6 [2023-09-12T16:31:39.977Z] [2023-09-12T16:31:39.977Z] [2023-09-12T16:31:39.977Z] ==> git version 2.25.1 found [2023-09-12T16:31:39.977Z] ==> 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-09-12T16:31:39.977Z] Release-Date: 2020-01-08 [2023-09-12T16:31:39.977Z] 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-09-12T16:31:39.977Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-12T16:31:39.977Z] ==> Jenkins CI detected. [2023-09-12T16:31:39.977Z] current dir:  /w/workspace/ndry_go-mod-configuration_PR-104 [2023-09-12T16:31:39.977Z] project root: . [2023-09-12T16:31:39.977Z] --> token set from env [2023-09-12T16:31:39.977Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-12T16:31:39.977Z] ==> Running gcov in . (disable via -X gcov) [2023-09-12T16:31:39.977Z] ==> Python coveragepy not found [2023-09-12T16:31:39.977Z] ==> Searching for coverage reports in: [2023-09-12T16:31:39.977Z] + . [2023-09-12T16:31:39.977Z] -> Found 1 reports [2023-09-12T16:31:39.977Z] ==> Detecting git/mercurial file structure [2023-09-12T16:31:39.977Z] ==> Reading reports [2023-09-12T16:31:40.237Z] + ./coverage.out bytes=18751 [2023-09-12T16:31:40.237Z] ==> Appending adjustments [2023-09-12T16:31:40.237Z] https://docs.codecov.io/docs/fixing-reports [2023-09-12T16:31:40.237Z] + Found adjustments [2023-09-12T16:31:40.237Z] ==> Gzipping contents [2023-09-12T16:31:40.237Z] 4.0K /tmp/codecov.5Hs1b0.gz [2023-09-12T16:31:40.237Z] ==> Uploading reports [2023-09-12T16:31:40.237Z] url: https://codecov.io [2023-09-12T16:31:40.237Z] query: branch=PR-104&commit=df336b0784972208187fc3e6b1297ec5f902d26e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-104%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=104&job=&cmd_args= [2023-09-12T16:31:40.237Z] -> Pinging Codecov [2023-09-12T16:31:40.237Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=PR-104&commit=df336b0784972208187fc3e6b1297ec5f902d26e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-104%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=104&job=&cmd_args= [2023-09-12T16:31:40.237Z] -> Uploading to [2023-09-12T16:31:40.237Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-12/9F92B070CA9CA35F4914AC8684776953/df336b0784972208187fc3e6b1297ec5f902d26e/70dc7619-9e70-4c7e-b556-dfb48d0c2450.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T163140Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=82ace9ae6f1870a0cb68d828f31d40d9a44a9775084d432c6dac3e4b0583200c [2023-09-12T16:31:40.497Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T16:31:40.497Z] Dload Upload Total Spent Left Speed [2023-09-12T16:31:40.497Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3263 0 0 100 3263 0 16994 --:--:-- --:--:-- --:--:-- 16994 [2023-09-12T16:31:40.497Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/df336b0784972208187fc3e6b1297ec5f902d26e [Pipeline] } [2023-09-12T16:31:40.522Z] 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-09-12T16:31:42.283Z] + [ -d /w/workspace/ndry_go-mod-configuration_PR-104/archives ] [2023-09-12T16:31:42.283Z] + ls -al /w/workspace/ndry_go-mod-configuration_PR-104/archives [2023-09-12T16:31:42.283Z] total 16 [2023-09-12T16:31:42.283Z] drwxr-xr-x 3 root root 4096 Sep 12 16:25 . [2023-09-12T16:31:42.283Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 16:25 .. [2023-09-12T16:31:42.283Z] drwxr-xr-x 2 root root 4096 Sep 12 16:25 cost [2023-09-12T16:31:42.283Z] -rw-r--r-- 1 root root 92 Sep 12 16:25 cost.csv [2023-09-12T16:31:42.283Z] + sudo chown -R jenkins:jenkins /w/workspace/ndry_go-mod-configuration_PR-104/archives [2023-09-12T16:31:42.283Z] + ls -al /w/workspace/ndry_go-mod-configuration_PR-104/archives [2023-09-12T16:31:42.283Z] total 16 [2023-09-12T16:31:42.283Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 16:25 . [2023-09-12T16:31:42.283Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 16:25 .. [2023-09-12T16:31:42.283Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 16:25 cost [2023-09-12T16:31:42.283Z] -rw-r--r-- 1 jenkins jenkins 92 Sep 12 16:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-12T16:31:42.616Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T16:31:43.515Z] ---> package-listing.sh [2023-09-12T16:31:43.515Z] ++ facter osfamily [2023-09-12T16:31:43.515Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-12T16:31:43.775Z] + OS_FAMILY=debian [2023-09-12T16:31:43.775Z] + workspace=/w/workspace/ndry_go-mod-configuration_PR-104 [2023-09-12T16:31:43.775Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-12T16:31:43.776Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-12T16:31:43.776Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-12T16:31:43.776Z] + PACKAGES=/tmp/packages_start.txt [2023-09-12T16:31:43.776Z] + '[' /w/workspace/ndry_go-mod-configuration_PR-104 ']' [2023-09-12T16:31:43.776Z] + PACKAGES=/tmp/packages_end.txt [2023-09-12T16:31:43.776Z] + case "${OS_FAMILY}" in [2023-09-12T16:31:43.776Z] + dpkg -l [2023-09-12T16:31:43.776Z] + grep '^ii' [2023-09-12T16:31:43.776Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-12T16:31:43.776Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-12T16:31:43.776Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-12T16:31:43.776Z] + '[' /w/workspace/ndry_go-mod-configuration_PR-104 ']' [2023-09-12T16:31:43.776Z] + mkdir -p /w/workspace/ndry_go-mod-configuration_PR-104/archives/ [2023-09-12T16:31:43.776Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_go-mod-configuration_PR-104/archives/ [Pipeline] echo [2023-09-12T16:31:43.808Z] 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/ndry_go-mod-configuration_PR-104/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-12T16:31:44.100Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T16:31:44.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T16:31:44.742Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T16:31:44.888Z] prd-ubuntu20.04-docker-8c-8g-5907 does not seem to be running inside a container [2023-09-12T16:31:44.922Z] $ 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/ndry_go-mod-configuration_PR-104/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_go-mod-configuration_PR-104 -v /w/workspace/ndry_go-mod-configuration_PR-104:/w/workspace/ndry_go-mod-configuration_PR-104:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-104@tmp:/w/workspace/ndry_go-mod-configuration_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T16:31:45.090Z] $ docker top b7047fdaef37aab0f87993f9a2063b8e2d6e5e48b8b86df5d102484db8b8519c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T16:31:45.476Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-12T16:31:45.787Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-12T16:31:46.098Z] + ls /var/log/sa-host [2023-09-12T16:31:46.098Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T16:31:46.252Z] provisioning config files... [2023-09-12T16:31:46.260Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_go-mod-configuration_PR-104@tmp/config15356100251613279616tmp [Pipeline] { [Pipeline] echo [2023-09-12T16:31:46.316Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T16:31:46.625Z] ---> create-netrc.sh [Pipeline] } [2023-09-12T16:31:46.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-12T16:31:47.058Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-12T16:31:47.093Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T16:31:47.414Z] ---> sudo-logs.sh [2023-09-12T16:31:47.415Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-12T16:31:47.501Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T16:31:47.819Z] ---> job-cost.sh [2023-09-12T16:31:47.819Z] lf-activate-venv: SKIPPING [2023-09-12T16:31:47.819Z] DEBUG: total: 0.2199999988079071 [2023-09-12T16:31:47.819Z] INFO: Retrieving Stack Cost... [2023-09-12T16:31:48.079Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T16:31:48.339Z] INFO: Archiving Costs [Pipeline] echo [2023-09-12T16:31:48.377Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T16:31:48.689Z] ---> logs-deploy.sh [2023-09-12T16:31:48.689Z] lf-activate-venv: SKIPPING [2023-09-12T16:31:48.689Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-104/1 [2023-09-12T16:31:48.689Z] INFO: archiving workspace using pattern(s): [2023-09-12T16:31:49.627Z] Archives upload complete. [2023-09-12T16:31:49.887Z] INFO: archiving logs to Nexus [2023-09-12T16:31:50.456Z] ---> uname -a: [2023-09-12T16:31:50.456Z] Linux prd-ubuntu20-04-docker-8c-8g-5907 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-12T16:31:50.456Z] [2023-09-12T16:31:50.456Z] [2023-09-12T16:31:50.456Z] ---> lscpu: [2023-09-12T16:31:50.456Z] Architecture: x86_64 [2023-09-12T16:31:50.456Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-12T16:31:50.456Z] Byte Order: Little Endian [2023-09-12T16:31:50.456Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-12T16:31:50.456Z] CPU(s): 8 [2023-09-12T16:31:50.456Z] On-line CPU(s) list: 0-7 [2023-09-12T16:31:50.456Z] Thread(s) per core: 1 [2023-09-12T16:31:50.456Z] Core(s) per socket: 1 [2023-09-12T16:31:50.456Z] Socket(s): 8 [2023-09-12T16:31:50.456Z] NUMA node(s): 1 [2023-09-12T16:31:50.456Z] Vendor ID: AuthenticAMD [2023-09-12T16:31:50.456Z] CPU family: 23 [2023-09-12T16:31:50.456Z] Model: 49 [2023-09-12T16:31:50.456Z] Model name: AMD EPYC-Rome Processor [2023-09-12T16:31:50.456Z] Stepping: 0 [2023-09-12T16:31:50.456Z] CPU MHz: 2799.998 [2023-09-12T16:31:50.456Z] BogoMIPS: 5599.99 [2023-09-12T16:31:50.456Z] Virtualization: AMD-V [2023-09-12T16:31:50.456Z] Hypervisor vendor: KVM [2023-09-12T16:31:50.456Z] Virtualization type: full [2023-09-12T16:31:50.456Z] L1d cache: 256 KiB [2023-09-12T16:31:50.456Z] L1i cache: 256 KiB [2023-09-12T16:31:50.456Z] L2 cache: 4 MiB [2023-09-12T16:31:50.456Z] L3 cache: 128 MiB [2023-09-12T16:31:50.456Z] NUMA node0 CPU(s): 0-7 [2023-09-12T16:31:50.456Z] Vulnerability Itlb multihit: Not affected [2023-09-12T16:31:50.456Z] Vulnerability L1tf: Not affected [2023-09-12T16:31:50.456Z] Vulnerability Mds: Not affected [2023-09-12T16:31:50.456Z] Vulnerability Meltdown: Not affected [2023-09-12T16:31:50.456Z] Vulnerability Mmio stale data: Not affected [2023-09-12T16:31:50.456Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-12T16:31:50.456Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-12T16:31:50.456Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-12T16:31:50.456Z] Vulnerability Srbds: Not affected [2023-09-12T16:31:50.456Z] Vulnerability Tsx async abort: Not affected [2023-09-12T16:31:50.456Z] 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-09-12T16:31:50.456Z] [2023-09-12T16:31:50.456Z] [2023-09-12T16:31:50.456Z] ---> nproc: [2023-09-12T16:31:50.456Z] 8 [2023-09-12T16:31:50.456Z] [2023-09-12T16:31:50.456Z] [2023-09-12T16:31:50.456Z] ---> df -h: [2023-09-12T16:31:50.456Z] Filesystem Size Used Avail Use% Mounted on [2023-09-12T16:31:50.456Z] overlay 155G 11G 145G 7% / [2023-09-12T16:31:50.456Z] tmpfs 64M 0 64M 0% /dev [2023-09-12T16:31:50.456Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-12T16:31:50.456Z] shm 64M 0 64M 0% /dev/shm [2023-09-12T16:31:50.456Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-09-12T16:31:50.456Z] [2023-09-12T16:31:50.456Z] [2023-09-12T16:31:50.456Z] ---> sar -b -r -n DEV: [2023-09-12T16:31:50.456Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5907) 09/12/23 _x86_64_ (8 CPU) [2023-09-12T16:31:50.456Z] [2023-09-12T16:31:50.456Z] 16:23:37 LINUX RESTART (8 CPU) [2023-09-12T16:31:50.456Z] [2023-09-12T16:31:50.456Z] 16:24:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-12T16:31:50.456Z] 16:25:01 317.74 38.74 279.00 0.00 4306.80 54192.31 0.00 [2023-09-12T16:31:50.456Z] 16:26:01 46.11 0.15 45.96 0.00 4.93 22875.25 0.00 [2023-09-12T16:31:50.456Z] 16:27:01 1.62 0.00 1.62 0.00 0.00 18.41 0.00 [2023-09-12T16:31:50.456Z] 16:28:01 1.93 0.00 1.93 0.00 0.00 22.40 0.00 [2023-09-12T16:31:50.456Z] 16:29:01 26.51 10.28 16.23 0.00 3461.16 3728.58 0.00 [2023-09-12T16:31:50.456Z] 16:30:01 4.50 0.00 4.50 0.00 0.00 62.12 0.00 [2023-09-12T16:31:50.456Z] 16:31:01 3.27 1.02 2.25 0.00 21.86 29.86 0.00 [2023-09-12T16:31:50.456Z] Average: 56.76 7.09 49.67 0.00 1105.92 11459.55 0.00 [2023-09-12T16:31:50.456Z] [2023-09-12T16:31:50.456Z] 16:24:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-12T16:31:50.456Z] 16:25:01 29043332 31482276 827700 2.52 74944 2640196 1992056 5.87 1120316 2353368 30580 [2023-09-12T16:31:50.456Z] 16:26:01 28701640 31615068 692048 2.10 91624 3061832 1757208 5.18 1071844 2702580 316 [2023-09-12T16:31:50.456Z] 16:27:01 28701388 31614956 691676 2.10 91656 3061836 1757208 5.18 1071596 2702588 4 [2023-09-12T16:31:50.456Z] 16:28:01 28702500 31616248 690092 2.10 91736 3061844 1757208 5.18 1070444 2702592 8 [2023-09-12T16:31:50.456Z] 16:29:01 28461708 31596624 701384 2.13 97288 3265784 1808164 5.33 1232312 2758076 1264 [2023-09-12T16:31:50.456Z] 16:30:01 28464804 31599848 698188 2.12 97360 3265900 1825108 5.38 1230620 2758164 8 [2023-09-12T16:31:50.456Z] 16:31:01 28471376 31607548 690708 2.10 97492 3266528 1833452 5.40 1222460 2758652 20 [2023-09-12T16:31:50.456Z] Average: 28649535 31590367 713114 2.17 91729 3089131 1818629 5.36 1145656 2676574 4600 [2023-09-12T16:31:50.456Z] [2023-09-12T16:31:50.456Z] 16:24:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-12T16:31:50.456Z] 16:25:01 docker0 12.49 19.83 0.98 92.14 0.00 0.00 0.00 0.00 [2023-09-12T16:31:50.456Z] 16:25:01 ens3 584.32 350.25 6795.29 111.10 0.00 0.00 0.00 0.00 [2023-09-12T16:31:50.457Z] 16:25:01 lo 3.39 3.39 0.33 0.33 0.00 0.00 0.00 0.00 [2023-09-12T16:31:50.457Z] 16:25:01 vethf174d29 10.30 17.88 0.88 64.43 0.00 0.00 0.00 0.01 [2023-09-12T16:31:50.457Z] 16:26:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T16:31:50.457Z] 16:26:01 ens3 104.08 63.12 2532.63 15.69 0.00 0.00 0.00 0.00 [2023-09-12T16:31:50.457Z] 16:26:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-09-12T16:31:50.457Z] 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T16:31:50.457Z] 16:27:01 ens3 1.43 0.00 0.07 0.00 0.00 0.00 0.00 0.00 [2023-09-12T16:31:50.457Z] 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T16:31:50.457Z] 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T16:31:50.457Z] 16:28:01 ens3 1.80 0.18 0.21 0.07 0.00 0.00 0.00 0.00 [2023-09-12T16:31:50.457Z] 16:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T16:31:50.457Z] 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T16:31:50.457Z] 16:29:01 ens3 110.40 54.11 1378.40 4.16 0.00 0.00 0.00 0.00 [2023-09-12T16:31:50.457Z] 16:29:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-12T16:31:50.457Z] 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T16:31:50.457Z] 16:30:01 ens3 0.47 0.28 0.15 0.08 0.00 0.00 0.00 0.00 [2023-09-12T16:31:50.457Z] 16:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T16:31:50.457Z] 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T16:31:50.457Z] 16:31:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-09-12T16:31:50.457Z] 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T16:31:50.457Z] Average: docker0 1.77 2.80 0.14 12.97 0.00 0.00 0.00 0.00 [2023-09-12T16:31:50.457Z] Average: ens3 113.54 66.17 1516.97 18.51 0.00 0.00 0.00 0.00 [2023-09-12T16:31:50.457Z] Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 [2023-09-12T16:31:50.457Z] [2023-09-12T16:31:50.457Z] [2023-09-12T16:31:50.457Z] ---> sar -P ALL: [2023-09-12T16:31:50.457Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5907) 09/12/23 _x86_64_ (8 CPU) [2023-09-12T16:31:50.457Z] [2023-09-12T16:31:50.457Z] 16:23:37 LINUX RESTART (8 CPU) [2023-09-12T16:31:50.457Z] [2023-09-12T16:31:50.457Z] 16:24:02 CPU %user %nice %system %iowait %steal %idle [2023-09-12T16:31:50.457Z] 16:25:01 all 10.47 0.00 3.52 3.21 0.06 82.75 [2023-09-12T16:31:50.457Z] 16:25:01 0 9.28 0.00 3.72 1.73 0.05 85.21 [2023-09-12T16:31:50.457Z] 16:25:01 1 11.37 0.00 3.01 3.27 0.05 82.29 [2023-09-12T16:31:50.457Z] 16:25:01 2 13.57 0.00 3.44 7.26 0.05 75.69 [2023-09-12T16:31:50.457Z] 16:25:01 3 9.02 0.00 3.96 0.05 0.05 86.92 [2023-09-12T16:31:50.457Z] 16:25:01 4 11.28 0.00 4.24 6.49 0.05 77.93 [2023-09-12T16:31:50.457Z] 16:25:01 5 8.91 0.00 3.34 5.57 0.07 82.11 [2023-09-12T16:31:50.457Z] 16:25:01 6 8.74 0.00 3.60 0.96 0.05 86.65 [2023-09-12T16:31:50.457Z] 16:25:01 7 11.58 0.00 2.81 0.33 0.09 85.20 [2023-09-12T16:31:50.457Z] 16:26:01 all 17.03 0.00 3.22 1.39 0.06 78.30 [2023-09-12T16:31:50.457Z] 16:26:01 0 17.15 0.00 2.53 0.10 0.05 80.17 [2023-09-12T16:31:50.457Z] 16:26:01 1 17.56 0.00 3.54 8.29 0.07 70.54 [2023-09-12T16:31:50.457Z] 16:26:01 2 19.02 0.00 3.12 0.03 0.05 77.78 [2023-09-12T16:31:50.457Z] 16:26:01 3 17.05 0.00 3.42 0.67 0.07 78.79 [2023-09-12T16:31:50.457Z] 16:26:01 4 16.07 0.00 3.31 0.24 0.07 80.32 [2023-09-12T16:31:50.457Z] 16:26:01 5 15.71 0.00 3.37 1.70 0.05 79.17 [2023-09-12T16:31:50.457Z] 16:26:01 6 17.18 0.00 3.26 0.05 0.07 79.44 [2023-09-12T16:31:50.457Z] 16:26:01 7 16.46 0.00 3.20 0.08 0.05 80.20 [2023-09-12T16:31:50.457Z] 16:27:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2023-09-12T16:31:50.457Z] 16:27:01 0 0.32 0.00 0.00 0.00 0.03 99.65 [2023-09-12T16:31:50.457Z] 16:27:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2023-09-12T16:31:50.457Z] 16:27:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-12T16:31:50.457Z] 16:27:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-12T16:31:50.457Z] 16:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-12T16:31:50.457Z] 16:27:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-09-12T16:31:50.457Z] 16:27:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2023-09-12T16:31:50.457Z] 16:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T16:31:50.457Z] 16:28:01 all 0.29 0.00 0.02 0.00 0.01 99.68 [2023-09-12T16:31:50.457Z] 16:28:01 0 2.00 0.00 0.02 0.00 0.03 97.95 [2023-09-12T16:31:50.457Z] 16:28:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-12T16:31:50.457Z] 16:28:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-12T16:31:50.457Z] 16:28:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-12T16:31:50.457Z] 16:28:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-09-12T16:31:50.457Z] 16:28:01 5 0.08 0.00 0.03 0.03 0.00 99.85 [2023-09-12T16:31:50.457Z] 16:28:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-12T16:31:50.457Z] 16:28:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-12T16:31:50.457Z] 16:29:01 all 1.14 0.00 0.41 0.35 0.01 98.09 [2023-09-12T16:31:50.457Z] 16:29:01 0 1.98 0.00 0.21 0.02 0.02 97.77 [2023-09-12T16:31:50.457Z] 16:29:01 1 0.53 0.00 0.22 0.10 0.02 99.13 [2023-09-12T16:31:50.457Z] 16:29:01 2 1.00 0.00 0.33 0.05 0.02 98.60 [2023-09-12T16:31:50.457Z] 16:29:01 3 0.52 0.00 0.27 0.13 0.00 99.08 [2023-09-12T16:31:50.457Z] 16:29:01 4 1.15 0.00 0.47 0.38 0.02 97.98 [2023-09-12T16:31:50.457Z] 16:29:01 5 0.87 0.00 0.47 0.85 0.02 97.80 [2023-09-12T16:31:50.457Z] 16:29:01 6 2.10 0.00 0.58 0.42 0.02 96.88 [2023-09-12T16:31:50.457Z] 16:29:01 7 0.94 0.00 0.72 0.89 0.02 97.44 [2023-09-12T16:31:50.457Z] 16:30:01 all 0.23 0.00 0.05 0.01 0.01 99.71 [2023-09-12T16:31:50.457Z] 16:30:01 0 1.55 0.00 0.15 0.00 0.02 98.29 [2023-09-12T16:31:50.457Z] 16:30:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2023-09-12T16:31:50.457Z] 16:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-12T16:31:50.457Z] 16:30:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-12T16:31:50.457Z] 16:30:01 4 0.00 0.00 0.02 0.07 0.00 99.92 [2023-09-12T16:31:50.457Z] 16:30:01 5 0.07 0.00 0.07 0.02 0.02 99.83 [2023-09-12T16:31:50.457Z] 16:30:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2023-09-12T16:31:50.457Z] 16:30:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2023-09-12T16:31:50.457Z] 16:31:01 all 0.07 0.00 0.03 0.01 0.01 99.89 [2023-09-12T16:31:50.457Z] 16:31:01 0 0.22 0.00 0.03 0.00 0.00 99.75 [2023-09-12T16:31:50.457Z] 16:31:01 1 0.10 0.00 0.05 0.00 0.03 99.82 [2023-09-12T16:31:50.457Z] 16:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-12T16:31:50.457Z] 16:31:01 3 0.10 0.00 0.03 0.02 0.00 99.85 [2023-09-12T16:31:50.457Z] 16:31:01 4 0.02 0.00 0.02 0.05 0.00 99.92 [2023-09-12T16:31:50.457Z] 16:31:01 5 0.10 0.00 0.00 0.02 0.00 99.88 [2023-09-12T16:31:50.457Z] 16:31:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-12T16:31:50.457Z] 16:31:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2023-09-12T16:31:50.457Z] Average: all 4.14 0.00 1.02 0.70 0.02 94.11 [2023-09-12T16:31:50.457Z] Average: 0 4.62 0.00 0.94 0.26 0.03 94.15 [2023-09-12T16:31:50.457Z] Average: 1 4.20 0.00 0.97 1.65 0.03 93.14 [2023-09-12T16:31:50.457Z] Average: 2 4.76 0.00 0.98 1.02 0.02 93.22 [2023-09-12T16:31:50.457Z] Average: 3 3.79 0.00 1.09 0.12 0.02 94.97 [2023-09-12T16:31:50.457Z] Average: 4 4.05 0.00 1.15 1.02 0.02 93.76 [2023-09-12T16:31:50.457Z] Average: 5 3.65 0.00 1.03 1.15 0.02 94.15 [2023-09-12T16:31:50.457Z] Average: 6 3.98 0.00 1.07 0.20 0.02 94.73 [2023-09-12T16:31:50.457Z] Average: 7 4.11 0.00 0.96 0.18 0.02 94.72 [2023-09-12T16:31:50.457Z] [2023-09-12T16:31:50.457Z] [2023-09-12T16:31:50.457Z]