Branch indexing 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 edgego for edgexfoundry/device-sdk-go Loading trusted files from base branch main at 010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1 rather than bb5c42cdde93153f32635e6e5637fc162a7abfce Obtained Jenkinsfile from 010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1 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-ssh3396760839895436335.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7a502be46133bd83b74f613648f1d59e9d9e8641 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-ssh9516409069418599544.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 7a502be46133bd83b74f613648f1d59e9d9e8641 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1073/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1073/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4039767450811701194.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7a502be46133bd83b74f613648f1d59e9d9e8641 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a502be46133bd83b74f613648f1d59e9d9e8641 # timeout=10 Commit message: "Merge pull request #374 from bill-mahoney/us2761" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh16800229847416402992.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1073/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1073/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14325031714442727895.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1464 in /w/workspace/gexfoundry_device-sdk-go_PR-1073 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1073 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/jenkins-gitclient-ssh2317802255921562195.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.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/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.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 /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/jenkins-gitclient-ssh5257144193292350186.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1073/head:refs/remotes/origin/PR-1073 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1 into PR head commit bb5c42cdde93153f32635e6e5637fc162a7abfce Merge succeeded, producing 7720c675d0afddcafc187bcd47bef3edccdc74e8 Checking out Revision 7720c675d0afddcafc187bcd47bef3edccdc74e8 (PR-1073) > git config core.sparsecheckout # timeout=10 > git checkout -f bb5c42cdde93153f32635e6e5637fc162a7abfce # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/jenkins-gitclient-ssh6732914626966928341.key > git merge 010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7720c675d0afddcafc187bcd47bef3edccdc74e8 # timeout=10 Commit message: "Merge commit '010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-13T22:42:40.429Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-13T22:42:40.503Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-13T22:42:40.523Z] ========================================================= [2022-01-13T22:42:40.523Z] EdgeX Global Pipelines Version Info [2022-01-13T22:42:40.523Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 266fa6a04a81b9f015fc684475527f58e39ffddf # timeout=10 [2022-01-13T22:42:41.655Z] ------------------- [2022-01-13T22:42:41.655Z] stable info: [2022-01-13T22:42:41.655Z] ------------------- [2022-01-13T22:42:41.655Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-13T22:42:41.655Z] Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 [2022-01-13T22:42:41.655Z] Message: update stable to v1.0.218 [2022-01-13T22:42:42.227Z] ------------------- [2022-01-13T22:42:42.227Z] experimental info: [2022-01-13T22:42:42.227Z] ------------------- [2022-01-13T22:42:42.227Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-13T22:42:42.227Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-13T22:42:42.227Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-13T22:42:42.349Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-01-13T22:42:42.361Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-01-13T22:42:42.372Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-13T22:42:42.385Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-13T22:42:42.398Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-13T22:42:42.412Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2022-01-13T22:42:42.427Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-13T22:42:42.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-01-13T22:42:42.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-13T22:42:42.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-13T22:42:42.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-13T22:42:42.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-01-13T22:42:42.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-13T22:42:42.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-13T22:42:42.549Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-13T22:42:42.561Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-01-13T22:42:42.575Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-13T22:42:42.585Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-13T22:42:42.596Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-13T22:42:42.616Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-13T22:42:42.634Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-13T22:42:42.653Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-13T22:42:42.670Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-13T22:42:42.686Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-13T22:42:42.699Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-13T22:42:42.712Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-13T22:42:42.724Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1073 [Pipeline] echo [2022-01-13T22:42:42.735Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1073 [Pipeline] echo [2022-01-13T22:42:42.748Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1073 [Pipeline] echo [2022-01-13T22:42:42.759Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7720c675d0afddcafc187bcd47bef3edccdc74e8 [Pipeline] echo [2022-01-13T22:42:42.771Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7720c67 [Pipeline] echo [2022-01-13T22:42:42.782Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-13T22:42:42.825Z] provisioning config files... [2022-01-13T22:42:42.838Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/config3405957981381630530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:42:43.150Z] ---> docker-login.sh [2022-01-13T22:42:43.151Z] nexus3.edgexfoundry.org:10001 [2022-01-13T22:42:43.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:42:43.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:42:43.420Z] Configure a credential helper to remove this warning. See [2022-01-13T22:42:43.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:42:43.420Z] [2022-01-13T22:42:43.420Z] Login Succeeded [2022-01-13T22:42:43.420Z] nexus3.edgexfoundry.org:10002 [2022-01-13T22:42:43.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:42:43.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:42:43.420Z] Configure a credential helper to remove this warning. See [2022-01-13T22:42:43.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:42:43.420Z] [2022-01-13T22:42:43.421Z] Login Succeeded [2022-01-13T22:42:43.421Z] nexus3.edgexfoundry.org:10003 [2022-01-13T22:42:43.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:42:43.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:42:43.421Z] Configure a credential helper to remove this warning. See [2022-01-13T22:42:43.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:42:43.421Z] [2022-01-13T22:42:43.421Z] Login Succeeded [2022-01-13T22:42:43.421Z] nexus3.edgexfoundry.org:10004 [2022-01-13T22:42:43.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:42:43.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:42:43.692Z] Configure a credential helper to remove this warning. See [2022-01-13T22:42:43.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:42:43.692Z] [2022-01-13T22:42:43.692Z] Login Succeeded [2022-01-13T22:42:43.692Z] docker.io [2022-01-13T22:42:43.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:42:43.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:42:43.954Z] Configure a credential helper to remove this warning. See [2022-01-13T22:42:43.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:42:43.954Z] [2022-01-13T22:42:43.954Z] Login Succeeded [2022-01-13T22:42:43.954Z] ---> docker-login.sh ends [Pipeline] } [2022-01-13T22:42:43.965Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-13T22:42:44.351Z] + git rev-list -1 --merges 7720c675d0afddcafc187bcd47bef3edccdc74e8~1..7720c675d0afddcafc187bcd47bef3edccdc74e8 [Pipeline] echo [2022-01-13T22:42:44.380Z] -----------> git rev-list -1 --merges 7720c675d0afddcafc187bcd47bef3edccdc74e8~1..7720c675d0afddcafc187bcd47bef3edccdc74e8 7720c675d0afddcafc187bcd47bef3edccdc74e8 [2022-01-13T22:42:44.380Z] 7720c675d0afddcafc187bcd47bef3edccdc74e8 [false] [Pipeline] sh [2022-01-13T22:42:44.676Z] + git log --format=format:%s -1 7720c675d0afddcafc187bcd47bef3edccdc74e8 [Pipeline] echo [2022-01-13T22:42:44.690Z] ========================================================= [2022-01-13T22:42:44.690Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-13T22:42:44.690Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-13T22:42:45.040Z] + git log --format=format:%s -1 7720c675d0afddcafc187bcd47bef3edccdc74e8 [Pipeline] echo [2022-01-13T22:42:45.051Z] [semverPrep] GIT_COMMIT: 7720c675d0afddcafc187bcd47bef3edccdc74e8, Commit Message: Merge commit '010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1' into HEAD [Pipeline] echo [2022-01-13T22:42:45.060Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-13T22:42:45.444Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-13T22:42:45.444Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-13T22:42:45.444Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-13T22:42:45.444Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-13T22:42:45.444Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-13T22:42:45.444Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-13T22:42:45.444Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:42:45.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-13T22:42:45.800Z] [2022-01-13T22:42:45.800Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:42:46.111Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-13T22:42:46.111Z] latest: Pulling from edgex-devops/git-semver [2022-01-13T22:42:46.111Z] a0d0a0d46f8b: Pulling fs layer [2022-01-13T22:42:46.111Z] 3e5f54012d9b: Pulling fs layer [2022-01-13T22:42:46.111Z] 4c7163046ea9: Pulling fs layer [2022-01-13T22:42:46.111Z] 0c2d73faf560: Pulling fs layer [2022-01-13T22:42:46.111Z] 0c2d73faf560: Waiting [2022-01-13T22:42:46.111Z] 3e5f54012d9b: Verifying Checksum [2022-01-13T22:42:46.111Z] 3e5f54012d9b: Download complete [2022-01-13T22:42:46.111Z] a0d0a0d46f8b: Verifying Checksum [2022-01-13T22:42:46.111Z] a0d0a0d46f8b: Download complete [2022-01-13T22:42:46.111Z] 4c7163046ea9: Verifying Checksum [2022-01-13T22:42:46.111Z] 4c7163046ea9: Download complete [2022-01-13T22:42:46.111Z] 0c2d73faf560: Verifying Checksum [2022-01-13T22:42:46.111Z] 0c2d73faf560: Download complete [2022-01-13T22:42:46.374Z] a0d0a0d46f8b: Pull complete [2022-01-13T22:42:46.374Z] 3e5f54012d9b: Pull complete [2022-01-13T22:42:46.638Z] 4c7163046ea9: Pull complete [2022-01-13T22:42:46.906Z] 0c2d73faf560: Pull complete [2022-01-13T22:42:46.906Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-13T22:42:46.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-13T22:42:46.906Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-13T22:42:46.977Z] prd-centos7-docker-4c-2g-1464 does not seem to be running inside a container [2022-01-13T22:42:47.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1073 -v /w/workspace/gexfoundry_device-sdk-go_PR-1073:/w/workspace/gexfoundry_device-sdk-go_PR-1073:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-13T22:42:47.645Z] $ docker top 561b4a9c85e16d2edce02ca37721bd0b276f6d4c32ccc7e7e196ea5b627237a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-13T22:42:47.730Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-13T22:42:47.730Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-13T22:42:47.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-13T22:42:47.830Z] $ docker exec 561b4a9c85e16d2edce02ca37721bd0b276f6d4c32ccc7e7e196ea5b627237a6 ssh-agent [2022-01-13T22:42:47.920Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfnldbi/agent.13 [2022-01-13T22:42:47.920Z] SSH_AGENT_PID=20 [2022-01-13T22:42:47.927Z] Running ssh-add (command line suppressed) [2022-01-13T22:42:48.008Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/private_key_5425972932354080669.key (/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/private_key_5425972932354080669.key) [2022-01-13T22:42:48.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-13T22:42:48.313Z] + git tag --points-at HEAD [Pipeline] } [2022-01-13T22:42:48.334Z] $ docker exec --env ******** --env ******** 561b4a9c85e16d2edce02ca37721bd0b276f6d4c32ccc7e7e196ea5b627237a6 ssh-agent -k [2022-01-13T22:42:48.425Z] unset SSH_AUTH_SOCK; [2022-01-13T22:42:48.427Z] unset SSH_AGENT_PID; [2022-01-13T22:42:48.427Z] echo Agent pid 20 killed; [2022-01-13T22:42:48.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-13T22:42:48.461Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-13T22:42:48.461Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-13T22:42:48.563Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-13T22:42:48.566Z] $ docker exec 561b4a9c85e16d2edce02ca37721bd0b276f6d4c32ccc7e7e196ea5b627237a6 ssh-agent [2022-01-13T22:42:48.670Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhoCEab/agent.54 [2022-01-13T22:42:48.670Z] SSH_AGENT_PID=61 [2022-01-13T22:42:48.676Z] Running ssh-add (command line suppressed) [2022-01-13T22:42:48.777Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/private_key_7839687806410736760.key (/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/private_key_7839687806410736760.key) [2022-01-13T22:42:48.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-13T22:42:49.080Z] + git semver init [2022-01-13T22:42:49.080Z] # -> Open(): unable to determine branch for HEAD [2022-01-13T22:42:49.080Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1073/.git [2022-01-13T22:42:49.080Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1073 [2022-01-13T22:42:49.080Z] # $SEMVER_REMOTE_NAME = origin [2022-01-13T22:42:49.080Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-13T22:42:49.080Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-13T22:42:49.080Z] # $SEMVER_BRANCH = PR-1073 [2022-01-13T22:42:49.080Z] # $SEMVER_TEMP = /tmp/semver-240714483 [2022-01-13T22:42:49.080Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2022-01-13T22:42:50.018Z] # '/tmp/semver-240714483' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1073/.semver' [2022-01-13T22:42:50.018Z] # -> Force: false [2022-01-13T22:42:50.018Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1073/.semver [Pipeline] } [2022-01-13T22:42:50.029Z] $ docker exec --env ******** --env ******** 561b4a9c85e16d2edce02ca37721bd0b276f6d4c32ccc7e7e196ea5b627237a6 ssh-agent -k [2022-01-13T22:42:50.116Z] unset SSH_AUTH_SOCK; [2022-01-13T22:42:50.116Z] unset SSH_AGENT_PID; [2022-01-13T22:42:50.116Z] echo Agent pid 61 killed; [2022-01-13T22:42:50.126Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-13T22:42:50.436Z] + git semver [Pipeline] } [2022-01-13T22:42:50.450Z] $ docker stop --time=1 561b4a9c85e16d2edce02ca37721bd0b276f6d4c32ccc7e7e196ea5b627237a6 [2022-01-13T22:42:51.694Z] $ docker rm -f 561b4a9c85e16d2edce02ca37721bd0b276f6d4c32ccc7e7e196ea5b627237a6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-13T22:42:52.037Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-13T22:42:52.268Z] Stashed 1 file(s) [Pipeline] echo [2022-01-13T22:42:52.272Z] [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] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-13T22:42:52.412Z] provisioning config files... [2022-01-13T22:42:52.422Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/config4940160375385770614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:42:52.725Z] ---> docker-login.sh [2022-01-13T22:42:52.725Z] nexus3.edgexfoundry.org:10001 [2022-01-13T22:42:52.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:42:52.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:42:52.725Z] Configure a credential helper to remove this warning. See [2022-01-13T22:42:52.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:42:52.725Z] [2022-01-13T22:42:52.725Z] Login Succeeded [2022-01-13T22:42:52.725Z] nexus3.edgexfoundry.org:10002 [2022-01-13T22:42:52.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:42:52.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:42:52.725Z] Configure a credential helper to remove this warning. See [2022-01-13T22:42:52.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:42:52.725Z] [2022-01-13T22:42:52.725Z] Login Succeeded [2022-01-13T22:42:52.725Z] nexus3.edgexfoundry.org:10003 [2022-01-13T22:42:52.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:42:52.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:42:52.984Z] Configure a credential helper to remove this warning. See [2022-01-13T22:42:52.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:42:52.984Z] [2022-01-13T22:42:52.984Z] Login Succeeded [2022-01-13T22:42:52.984Z] nexus3.edgexfoundry.org:10004 [2022-01-13T22:42:52.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:42:52.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:42:52.984Z] Configure a credential helper to remove this warning. See [2022-01-13T22:42:52.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:42:52.984Z] [2022-01-13T22:42:52.984Z] Login Succeeded [2022-01-13T22:42:52.984Z] docker.io [2022-01-13T22:42:53.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:42:53.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:42:53.505Z] Configure a credential helper to remove this warning. See [2022-01-13T22:42:53.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:42:53.505Z] [2022-01-13T22:42:53.505Z] Login Succeeded [2022-01-13T22:42:53.505Z] ---> docker-login.sh ends [Pipeline] } [2022-01-13T22:42:53.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-13T22:42:53.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-13T22:42:53.594Z] ========================================================= [2022-01-13T22:42:53.594Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2022-01-13T22:42:53.594Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:42:53.906Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-01-13T22:42:53.906Z] Sending build context to Docker daemon 33.8MB [2022-01-13T22:42:53.906Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2022-01-13T22:42:53.906Z] Step 2/10 : FROM ${BASE} AS builder [2022-01-13T22:42:54.171Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-13T22:42:54.171Z] a0d0a0d46f8b: Already exists [2022-01-13T22:42:54.171Z] 31adcdaf11c8: Pulling fs layer [2022-01-13T22:42:54.171Z] b8b176561691: Pulling fs layer [2022-01-13T22:42:54.171Z] 4527c011a84f: Pulling fs layer [2022-01-13T22:42:54.171Z] 5d74067f8e1e: Pulling fs layer [2022-01-13T22:42:54.171Z] e0aca202a116: Pulling fs layer [2022-01-13T22:42:54.171Z] 3a43be97a3b4: Pulling fs layer [2022-01-13T22:42:54.171Z] 34cad66bf833: Pulling fs layer [2022-01-13T22:42:54.171Z] b4e3c513aaa6: Pulling fs layer [2022-01-13T22:42:54.171Z] 5d74067f8e1e: Waiting [2022-01-13T22:42:54.171Z] e0aca202a116: Waiting [2022-01-13T22:42:54.171Z] 3a43be97a3b4: Waiting [2022-01-13T22:42:54.171Z] 34cad66bf833: Waiting [2022-01-13T22:42:54.171Z] b4e3c513aaa6: Waiting [2022-01-13T22:42:54.171Z] b8b176561691: Verifying Checksum [2022-01-13T22:42:54.171Z] b8b176561691: Download complete [2022-01-13T22:42:54.171Z] 31adcdaf11c8: Verifying Checksum [2022-01-13T22:42:54.171Z] 31adcdaf11c8: Download complete [2022-01-13T22:42:54.171Z] 5d74067f8e1e: Verifying Checksum [2022-01-13T22:42:54.171Z] 5d74067f8e1e: Download complete [2022-01-13T22:42:54.171Z] e0aca202a116: Verifying Checksum [2022-01-13T22:42:54.171Z] e0aca202a116: Download complete [2022-01-13T22:42:54.171Z] 3a43be97a3b4: Verifying Checksum [2022-01-13T22:42:54.171Z] 3a43be97a3b4: Download complete [2022-01-13T22:42:54.171Z] 34cad66bf833: Verifying Checksum [2022-01-13T22:42:54.171Z] 34cad66bf833: Download complete [2022-01-13T22:42:54.171Z] 31adcdaf11c8: Pull complete [2022-01-13T22:42:54.438Z] b8b176561691: Pull complete [2022-01-13T22:42:54.712Z] 4527c011a84f: Verifying Checksum [2022-01-13T22:42:54.712Z] 4527c011a84f: Download complete [2022-01-13T22:42:54.712Z] b4e3c513aaa6: Verifying Checksum [2022-01-13T22:42:54.712Z] b4e3c513aaa6: Download complete [2022-01-13T22:42:58.931Z] 4527c011a84f: Pull complete [2022-01-13T22:42:58.931Z] 5d74067f8e1e: Pull complete [2022-01-13T22:42:58.931Z] e0aca202a116: Pull complete [2022-01-13T22:42:58.931Z] 3a43be97a3b4: Pull complete [2022-01-13T22:42:58.931Z] 34cad66bf833: Pull complete [2022-01-13T22:43:00.875Z] b4e3c513aaa6: Pull complete [2022-01-13T22:43:00.875Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2022-01-13T22:43:00.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-13T22:43:00.875Z] ---> 9f6097aaca64 [2022-01-13T22:43:00.875Z] Step 3/10 : ARG MAKE=make build [2022-01-13T22:43:02.793Z] ---> Running in 253e721c3e4d [2022-01-13T22:43:02.793Z] Removing intermediate container 253e721c3e4d [2022-01-13T22:43:02.793Z] ---> 2b86a926fd1e [2022-01-13T22:43:02.793Z] Step 4/10 : WORKDIR /device-sdk-go [2022-01-13T22:43:02.793Z] ---> Running in 65ced061107d [2022-01-13T22:43:02.793Z] Removing intermediate container 65ced061107d [2022-01-13T22:43:02.793Z] ---> 2bc6d6c3459b [2022-01-13T22:43:02.793Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-13T22:43:02.793Z] ---> Running in d043afc4e7c1 [2022-01-13T22:43:02.793Z] Removing intermediate container d043afc4e7c1 [2022-01-13T22:43:02.793Z] ---> 54f3786382d6 [2022-01-13T22:43:02.793Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:43:02.793Z] ---> Running in 42de11a80a20 [2022-01-13T22:43:03.054Z] Removing intermediate container 42de11a80a20 [2022-01-13T22:43:03.054Z] ---> 78699904519e [2022-01-13T22:43:03.054Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-01-13T22:43:03.316Z] ---> Running in fa5bc06bf665 [2022-01-13T22:43:03.578Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:43:04.154Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:43:04.726Z] OK: 220 MiB in 52 packages [2022-01-13T22:43:04.726Z] Removing intermediate container fa5bc06bf665 [2022-01-13T22:43:04.726Z] ---> 2ed488611354 [2022-01-13T22:43:04.726Z] Step 8/10 : COPY . . [2022-01-13T22:43:05.675Z] ---> d0eaff26c040 [2022-01-13T22:43:05.675Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:43:05.675Z] ---> Running in 76204a69cf50 [2022-01-13T22:43:07.382Z] Still waiting to schedule task [2022-01-13T22:43:07.382Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1463’ [2022-01-13T22:43:32.289Z] Removing intermediate container 76204a69cf50 [2022-01-13T22:43:32.289Z] ---> 47c97e78de04 [2022-01-13T22:43:32.289Z] Step 10/10 : RUN ${MAKE} [2022-01-13T22:43:32.289Z] ---> Running in fa192f4d2455 [2022-01-13T22:43:32.289Z] noop [2022-01-13T22:43:32.289Z] Removing intermediate container fa192f4d2455 [2022-01-13T22:43:32.289Z] ---> 6b1349fbb166 [2022-01-13T22:43:32.289Z] Successfully built 6b1349fbb166 [2022-01-13T22:43:32.289Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:43:32.588Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-13T22:43:32.588Z] . [Pipeline] withDockerContainer [2022-01-13T22:43:32.651Z] prd-centos7-docker-4c-2g-1464 does not seem to be running inside a container [2022-01-13T22:43:32.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1073 -v /w/workspace/gexfoundry_device-sdk-go_PR-1073:/w/workspace/gexfoundry_device-sdk-go_PR-1073:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1073@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 ******** ci-base-image-x86_64 cat [2022-01-13T22:43:32.993Z] $ docker top cb58dff33938c07ae5a444123558ee7dabed62b2469d2944a7ae74df1433441b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-13T22:43:33.338Z] + go version [2022-01-13T22:43:33.338Z] go version go1.16.8 linux/amd64 [Pipeline] } [2022-01-13T22:43:33.350Z] $ docker stop --time=1 cb58dff33938c07ae5a444123558ee7dabed62b2469d2944a7ae74df1433441b [2022-01-13T22:43:34.524Z] $ docker rm -f cb58dff33938c07ae5a444123558ee7dabed62b2469d2944a7ae74df1433441b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:43:34.945Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-13T22:43:34.945Z] . [Pipeline] withDockerContainer [2022-01-13T22:43:35.009Z] prd-centos7-docker-4c-2g-1464 does not seem to be running inside a container [2022-01-13T22:43:35.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1073 -v /w/workspace/gexfoundry_device-sdk-go_PR-1073:/w/workspace/gexfoundry_device-sdk-go_PR-1073:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1073@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 ******** ci-base-image-x86_64 cat [2022-01-13T22:43:35.383Z] $ docker top ae0c8ceb4f1202a2a208b34da30bf5f614e30febdad9e67ff13359db2d8b137e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-13T22:43:35.755Z] + make test [2022-01-13T22:43:35.755Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-13T22:43:36.020Z] internal/autoevent/executor.go:12:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent); to add: [2022-01-13T22:43:36.020Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [2022-01-13T22:43:36.020Z] internal/autoevent/executor.go:13:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promauto (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent); to add: [2022-01-13T22:43:36.020Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [2022-01-13T22:43:36.020Z] internal/prometheus/prom.go:8:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promhttp (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/prometheus); to add: [2022-01-13T22:43:36.020Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/prometheus [2022-01-13T22:43:36.020Z] make: *** [Makefile:36: unittest] Error 1 [Pipeline] } [2022-01-13T22:43:36.034Z] $ docker stop --time=1 ae0c8ceb4f1202a2a208b34da30bf5f614e30febdad9e67ff13359db2d8b137e [2022-01-13T22:43:37.219Z] $ docker rm -f ae0c8ceb4f1202a2a208b34da30bf5f614e30febdad9e67ff13359db2d8b137e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:43:37.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-13T22:43:37.665Z] [2022-01-13T22:43:37.665Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:43:37.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-13T22:43:37.971Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-13T22:43:37.971Z] b4d181a07f80: Pulling fs layer [2022-01-13T22:43:37.971Z] a1111a8f2ec3: Pulling fs layer [2022-01-13T22:43:37.971Z] ed53099fbce6: Pulling fs layer [2022-01-13T22:43:37.971Z] dc539afda2c1: Pulling fs layer [2022-01-13T22:43:37.971Z] 77bc0d833cb6: Pulling fs layer [2022-01-13T22:43:37.971Z] 9065ff56babe: Pulling fs layer [2022-01-13T22:43:37.971Z] d287ab97295c: Pulling fs layer [2022-01-13T22:43:37.971Z] dc539afda2c1: Waiting [2022-01-13T22:43:37.971Z] 77bc0d833cb6: Waiting [2022-01-13T22:43:37.971Z] 9065ff56babe: Waiting [2022-01-13T22:43:37.971Z] d287ab97295c: Waiting [2022-01-13T22:43:37.971Z] a1111a8f2ec3: Verifying Checksum [2022-01-13T22:43:37.971Z] a1111a8f2ec3: Download complete [2022-01-13T22:43:37.971Z] dc539afda2c1: Verifying Checksum [2022-01-13T22:43:37.971Z] dc539afda2c1: Download complete [2022-01-13T22:43:38.238Z] 77bc0d833cb6: Verifying Checksum [2022-01-13T22:43:38.238Z] 77bc0d833cb6: Download complete [2022-01-13T22:43:38.238Z] ed53099fbce6: Verifying Checksum [2022-01-13T22:43:38.238Z] ed53099fbce6: Download complete [2022-01-13T22:43:38.238Z] 9065ff56babe: Verifying Checksum [2022-01-13T22:43:38.239Z] 9065ff56babe: Download complete [2022-01-13T22:43:38.239Z] b4d181a07f80: Verifying Checksum [2022-01-13T22:43:38.239Z] b4d181a07f80: Download complete [2022-01-13T22:43:38.823Z] d287ab97295c: Verifying Checksum [2022-01-13T22:43:38.823Z] d287ab97295c: Download complete [2022-01-13T22:43:39.787Z] b4d181a07f80: Pull complete [2022-01-13T22:43:39.787Z] a1111a8f2ec3: Pull complete [2022-01-13T22:43:40.368Z] ed53099fbce6: Pull complete [2022-01-13T22:43:40.628Z] dc539afda2c1: Pull complete [2022-01-13T22:43:40.904Z] 77bc0d833cb6: Pull complete [2022-01-13T22:43:40.904Z] 9065ff56babe: Pull complete [2022-01-13T22:43:46.204Z] d287ab97295c: Pull complete [2022-01-13T22:43:46.204Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-13T22:43:46.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-13T22:43:46.204Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-13T22:43:46.267Z] prd-centos7-docker-4c-2g-1464 does not seem to be running inside a container [2022-01-13T22:43:46.299Z] $ 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/gexfoundry_device-sdk-go_PR-1073 -v /w/workspace/gexfoundry_device-sdk-go_PR-1073:/w/workspace/gexfoundry_device-sdk-go_PR-1073:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1073@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-13T22:43:48.710Z] $ docker top a2757dd2a2ed375b03a098dd9df394034201b81406df74a1efaf07f410f10184 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:43:49.116Z] ---> job-cost.sh [2022-01-13T22:43:49.116Z] lf-activate-venv: SKIPPING [2022-01-13T22:43:49.116Z] INFO: No Stack... [2022-01-13T22:43:49.377Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-13T22:43:49.637Z] INFO: Archiving Costs [Pipeline] sh [2022-01-13T22:43:49.937Z] + cut -d, -f6 [2022-01-13T22:43:49.937Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives/cost.csv [Pipeline] lock [2022-01-13T22:43:49.954Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1073-6-stack-cost] [2022-01-13T22:43:49.960Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1073-6-stack-cost] did not exist. Created. [2022-01-13T22:43:49.960Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1073-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-13T22:43:50.270Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-13T22:43:50.309Z] Stashed 1 file(s) [Pipeline] } [2022-01-13T22:43:50.315Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1073-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-13T22:43:50.333Z] $ docker stop --time=1 a2757dd2a2ed375b03a098dd9df394034201b81406df74a1efaf07f410f10184 [2022-01-13T22:43:51.472Z] $ docker rm -f a2757dd2a2ed375b03a098dd9df394034201b81406df74a1efaf07f410f10184 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-13T22:43:51.583Z] Failed in branch amd64 [2022-01-13T22:46:12.481Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1465 in /w/workspace/gexfoundry_device-sdk-go_PR-1073 [Pipeline] { [Pipeline] ws [2022-01-13T22:46:12.496Z] Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout [2022-01-13T22:46:12.718Z] The recommended git tool is: git [2022-01-13T22:46:18.065Z] using credential edgex-jenkins-ssh [2022-01-13T22:46:18.090Z] Cloning the remote Git repository [2022-01-13T22:46:18.150Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-01-13T22:46:18.234Z] > git init /w/workspace/device-sdk-go/6 # timeout=10 [2022-01-13T22:46:18.327Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-01-13T22:46:18.328Z] > git --version # timeout=10 [2022-01-13T22:46:18.357Z] > git --version # 'git version 2.17.1' [2022-01-13T22:46:18.359Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-13T22:46:18.422Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-13T22:46:19.977Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-01-13T22:46:20.000Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-13T22:46:20.070Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-01-13T22:46:20.117Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-01-13T22:46:20.118Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-13T22:46:20.143Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1073/head:refs/remotes/origin/PR-1073 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-13T22:46:23.100Z] Merging remotes/origin/main commit 010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1 into PR head commit bb5c42cdde93153f32635e6e5637fc162a7abfce [2022-01-13T22:46:23.418Z] Merge succeeded, producing c709b393dfe15b1edd8c8dfd8915bc0b6aba1152 [2022-01-13T22:46:23.419Z] Checking out Revision c709b393dfe15b1edd8c8dfd8915bc0b6aba1152 (PR-1073) [2022-01-13T22:46:23.118Z] > git config core.sparsecheckout # timeout=10 [2022-01-13T22:46:23.145Z] > git checkout -f bb5c42cdde93153f32635e6e5637fc162a7abfce # timeout=10 [2022-01-13T22:46:23.255Z] > git remote # timeout=10 [2022-01-13T22:46:23.268Z] > git config --get remote.origin.url # timeout=10 [2022-01-13T22:46:23.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-13T22:46:23.298Z] > git merge 010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1 # timeout=10 [2022-01-13T22:46:23.406Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-13T22:46:23.426Z] > git config core.sparsecheckout # timeout=10 [2022-01-13T22:46:23.441Z] > git checkout -f c709b393dfe15b1edd8c8dfd8915bc0b6aba1152 # timeout=10 [2022-01-13T22:46:27.521Z] Commit message: "Merge commit '010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1' into HEAD" [2022-01-13T22:46:27.542Z] First time build. Skipping changelog. [2022-01-13T22:46:27.529Z] > git rev-list --no-walk 266fa6a04a81b9f015fc684475527f58e39ffddf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-13T22:46:28.407Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-13T22:46:28.407Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-13T22:46:28.407Z] Dload Upload Total Spent Left Speed [2022-01-13T22:46:28.407Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46081 0 --:--:-- --:--:-- --:--:-- 46081 [Pipeline] sh [2022-01-13T22:46:28.915Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-13T22:46:29.249Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-13T22:46:29.249Z] + sudo tee /etc/docker/daemon.new [2022-01-13T22:46:29.249Z] { [2022-01-13T22:46:29.249Z] "registry-mirrors": [ [2022-01-13T22:46:29.249Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-13T22:46:29.249Z] ], [2022-01-13T22:46:29.249Z] "bip": "10.250.0.254/24", [2022-01-13T22:46:29.249Z] "hosts": [ [2022-01-13T22:46:29.249Z] "tcp://0.0.0.0:5555", [2022-01-13T22:46:29.249Z] "unix:///var/run/docker.sock" [2022-01-13T22:46:29.249Z] ], [2022-01-13T22:46:29.249Z] "mtu": 1458, [2022-01-13T22:46:29.249Z] "selinux-enabled": true, [2022-01-13T22:46:29.249Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-13T22:46:29.249Z] } [Pipeline] sh [2022-01-13T22:46:29.595Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-13T22:46:30.006Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-13T22:46:48.339Z] provisioning config files... [2022-01-13T22:46:48.363Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/6@tmp/config1236974154916837457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:46:48.730Z] ---> docker-login.sh [2022-01-13T22:46:48.731Z] nexus3.edgexfoundry.org:10001 [2022-01-13T22:46:49.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:46:49.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:46:49.597Z] Configure a credential helper to remove this warning. See [2022-01-13T22:46:49.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:46:49.597Z] [2022-01-13T22:46:49.597Z] Login Succeeded [2022-01-13T22:46:49.597Z] nexus3.edgexfoundry.org:10002 [2022-01-13T22:46:49.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:46:49.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:46:49.873Z] Configure a credential helper to remove this warning. See [2022-01-13T22:46:49.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:46:49.873Z] [2022-01-13T22:46:49.873Z] Login Succeeded [2022-01-13T22:46:49.873Z] nexus3.edgexfoundry.org:10003 [2022-01-13T22:46:50.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:46:50.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:46:50.421Z] Configure a credential helper to remove this warning. See [2022-01-13T22:46:50.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:46:50.421Z] [2022-01-13T22:46:50.421Z] Login Succeeded [2022-01-13T22:46:50.421Z] nexus3.edgexfoundry.org:10004 [2022-01-13T22:46:50.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:46:50.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:46:50.696Z] Configure a credential helper to remove this warning. See [2022-01-13T22:46:50.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:46:50.696Z] [2022-01-13T22:46:50.696Z] Login Succeeded [2022-01-13T22:46:50.968Z] docker.io [2022-01-13T22:46:51.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:46:51.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:46:51.520Z] Configure a credential helper to remove this warning. See [2022-01-13T22:46:51.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:46:51.520Z] [2022-01-13T22:46:51.520Z] Login Succeeded [2022-01-13T22:46:51.520Z] ---> docker-login.sh ends [Pipeline] } [2022-01-13T22:46:51.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-13T22:46:52.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-13T22:46:52.148Z] ========================================================= [2022-01-13T22:46:52.148Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2022-01-13T22:46:52.148Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:46:52.500Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2022-01-13T22:46:53.094Z] Sending build context to Docker daemon 29.48MB [2022-01-13T22:46:53.094Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2022-01-13T22:46:53.094Z] Step 2/10 : FROM ${BASE} AS builder [2022-01-13T22:46:53.371Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-13T22:46:53.371Z] 552d1f2373af: Pulling fs layer [2022-01-13T22:46:53.371Z] ea3f2d53f512: Pulling fs layer [2022-01-13T22:46:53.371Z] 9e70ebbbe112: Pulling fs layer [2022-01-13T22:46:53.371Z] 7a9cfe048b4a: Pulling fs layer [2022-01-13T22:46:53.371Z] 72dc09318566: Pulling fs layer [2022-01-13T22:46:53.371Z] f4f7b4309257: Pulling fs layer [2022-01-13T22:46:53.371Z] 0ac9a79272e3: Pulling fs layer [2022-01-13T22:46:53.371Z] b78e95d17946: Pulling fs layer [2022-01-13T22:46:53.371Z] f4f7b4309257: Waiting [2022-01-13T22:46:53.371Z] 0ac9a79272e3: Waiting [2022-01-13T22:46:53.371Z] b78e95d17946: Waiting [2022-01-13T22:46:53.371Z] 7a9cfe048b4a: Waiting [2022-01-13T22:46:53.371Z] 72dc09318566: Waiting [2022-01-13T22:46:53.371Z] 9e70ebbbe112: Download complete [2022-01-13T22:46:53.371Z] ea3f2d53f512: Verifying Checksum [2022-01-13T22:46:53.371Z] ea3f2d53f512: Download complete [2022-01-13T22:46:53.371Z] 72dc09318566: Download complete [2022-01-13T22:46:53.371Z] f4f7b4309257: Verifying Checksum [2022-01-13T22:46:53.371Z] f4f7b4309257: Download complete [2022-01-13T22:46:53.371Z] 552d1f2373af: Verifying Checksum [2022-01-13T22:46:53.371Z] 0ac9a79272e3: Verifying Checksum [2022-01-13T22:46:53.371Z] 0ac9a79272e3: Download complete [2022-01-13T22:46:53.371Z] 552d1f2373af: Download complete [2022-01-13T22:46:54.361Z] 552d1f2373af: Pull complete [2022-01-13T22:46:54.637Z] ea3f2d53f512: Pull complete [2022-01-13T22:46:54.913Z] 9e70ebbbe112: Pull complete [2022-01-13T22:46:55.187Z] b78e95d17946: Verifying Checksum [2022-01-13T22:46:55.187Z] b78e95d17946: Download complete [2022-01-13T22:46:55.785Z] 7a9cfe048b4a: Verifying Checksum [2022-01-13T22:46:55.785Z] 7a9cfe048b4a: Download complete [2022-01-13T22:47:08.184Z] 7a9cfe048b4a: Pull complete [2022-01-13T22:47:08.184Z] 72dc09318566: Pull complete [2022-01-13T22:47:08.184Z] f4f7b4309257: Pull complete [2022-01-13T22:47:08.184Z] 0ac9a79272e3: Pull complete [2022-01-13T22:47:13.582Z] b78e95d17946: Pull complete [2022-01-13T22:47:13.582Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2022-01-13T22:47:13.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-13T22:47:13.582Z] ---> 8b459fc5aaf0 [2022-01-13T22:47:13.582Z] Step 3/10 : ARG MAKE=make build [2022-01-13T22:47:15.017Z] ---> Running in 235e527eaadf [2022-01-13T22:47:15.291Z] Removing intermediate container 235e527eaadf [2022-01-13T22:47:15.291Z] ---> f80b378e6a51 [2022-01-13T22:47:15.291Z] Step 4/10 : WORKDIR /device-sdk-go [2022-01-13T22:47:15.565Z] ---> Running in a4f04e82f586 [2022-01-13T22:47:15.837Z] Removing intermediate container a4f04e82f586 [2022-01-13T22:47:15.837Z] ---> 8c505df8a0cc [2022-01-13T22:47:15.837Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-13T22:47:15.837Z] ---> Running in 1e5acd1645de [2022-01-13T22:47:16.432Z] Removing intermediate container 1e5acd1645de [2022-01-13T22:47:16.432Z] ---> e33abbaf6e3d [2022-01-13T22:47:16.432Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:47:16.432Z] ---> Running in 6f972597b54a [2022-01-13T22:47:18.413Z] Removing intermediate container 6f972597b54a [2022-01-13T22:47:18.413Z] ---> 2114b499a134 [2022-01-13T22:47:18.413Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-01-13T22:47:18.413Z] ---> Running in 0b80b4ba1281 [2022-01-13T22:47:19.393Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:47:20.372Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:47:20.969Z] OK: 219 MiB in 52 packages [2022-01-13T22:47:21.952Z] Removing intermediate container 0b80b4ba1281 [2022-01-13T22:47:21.952Z] ---> cd06119d5a87 [2022-01-13T22:47:21.952Z] Step 8/10 : COPY . . [2022-01-13T22:47:23.920Z] ---> a0b60b36805b [2022-01-13T22:47:23.920Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:47:23.920Z] ---> Running in 37a73759ec18 [2022-01-13T22:48:45.698Z] Removing intermediate container 37a73759ec18 [2022-01-13T22:48:45.698Z] ---> c5c97cef75dc [2022-01-13T22:48:45.698Z] Step 10/10 : RUN ${MAKE} [2022-01-13T22:48:45.698Z] ---> Running in 59919ab61197 [2022-01-13T22:48:45.698Z] noop [2022-01-13T22:48:45.698Z] Removing intermediate container 59919ab61197 [2022-01-13T22:48:45.698Z] ---> 37933cc4c5d3 [2022-01-13T22:48:45.698Z] Successfully built 37933cc4c5d3 [2022-01-13T22:48:45.698Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:48:46.037Z] + docker inspect -f . ci-base-image-arm64 [2022-01-13T22:48:46.037Z] . [Pipeline] withDockerContainer [2022-01-13T22:48:46.258Z] prd-ubuntu18.04-docker-arm64-4c-16g-1465 does not seem to be running inside a container [2022-01-13T22:48:46.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 ******** ci-base-image-arm64 cat [2022-01-13T22:48:47.644Z] $ docker top 812ea5877f97d66a4f4e3ff9695b37a66d44b68777ad16aff950b58658c81768 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-13T22:48:48.526Z] + go version [2022-01-13T22:48:48.526Z] go version go1.16.8 linux/arm64 [Pipeline] } [2022-01-13T22:48:48.550Z] $ docker stop --time=1 812ea5877f97d66a4f4e3ff9695b37a66d44b68777ad16aff950b58658c81768 [2022-01-13T22:48:50.168Z] $ docker rm -f 812ea5877f97d66a4f4e3ff9695b37a66d44b68777ad16aff950b58658c81768 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:48:50.723Z] + docker inspect -f . ci-base-image-arm64 [2022-01-13T22:48:50.723Z] . [Pipeline] withDockerContainer [2022-01-13T22:48:50.933Z] prd-ubuntu18.04-docker-arm64-4c-16g-1465 does not seem to be running inside a container [2022-01-13T22:48:51.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 ******** ci-base-image-arm64 cat [2022-01-13T22:48:52.292Z] $ docker top 0c36aba8877e8db6d9d63a99062111e7e6511feb41c56221f4a38169bfca80ce -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-13T22:48:53.197Z] + make test [2022-01-13T22:48:53.197Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-13T22:48:54.174Z] internal/autoevent/executor.go:12:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent); to add: [2022-01-13T22:48:54.174Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [2022-01-13T22:48:54.174Z] internal/autoevent/executor.go:13:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promauto (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent); to add: [2022-01-13T22:48:54.174Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [2022-01-13T22:48:54.174Z] internal/prometheus/prom.go:8:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promhttp (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/prometheus); to add: [2022-01-13T22:48:54.174Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/prometheus [2022-01-13T22:48:54.174Z] make: *** [Makefile:36: unittest] Error 1 [Pipeline] } [2022-01-13T22:48:54.197Z] $ docker stop --time=1 0c36aba8877e8db6d9d63a99062111e7e6511feb41c56221f4a38169bfca80ce [2022-01-13T22:48:55.860Z] $ docker rm -f 0c36aba8877e8db6d9d63a99062111e7e6511feb41c56221f4a38169bfca80ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:48:56.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-13T22:48:56.474Z] [2022-01-13T22:48:56.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:48:56.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-13T22:48:57.093Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-13T22:48:57.093Z] 448f6bf000e3: Pulling fs layer [2022-01-13T22:48:57.093Z] f757da607395: Pulling fs layer [2022-01-13T22:48:57.093Z] 05883995daec: Pulling fs layer [2022-01-13T22:48:57.093Z] 8603b9c90790: Pulling fs layer [2022-01-13T22:48:57.093Z] 1560dd03e051: Pulling fs layer [2022-01-13T22:48:57.093Z] 27f5ce0e4adf: Pulling fs layer [2022-01-13T22:48:57.093Z] c2d8d7efcc4b: Pulling fs layer [2022-01-13T22:48:57.093Z] 1560dd03e051: Waiting [2022-01-13T22:48:57.093Z] 8603b9c90790: Waiting [2022-01-13T22:48:57.093Z] 27f5ce0e4adf: Waiting [2022-01-13T22:48:57.093Z] c2d8d7efcc4b: Waiting [2022-01-13T22:48:57.093Z] f757da607395: Verifying Checksum [2022-01-13T22:48:57.093Z] f757da607395: Download complete [2022-01-13T22:48:57.093Z] 8603b9c90790: Download complete [2022-01-13T22:48:57.093Z] 1560dd03e051: Verifying Checksum [2022-01-13T22:48:57.093Z] 1560dd03e051: Download complete [2022-01-13T22:48:57.093Z] 27f5ce0e4adf: Verifying Checksum [2022-01-13T22:48:57.093Z] 27f5ce0e4adf: Download complete [2022-01-13T22:48:57.367Z] 05883995daec: Verifying Checksum [2022-01-13T22:48:57.367Z] 05883995daec: Download complete [2022-01-13T22:48:57.640Z] 448f6bf000e3: Verifying Checksum [2022-01-13T22:48:57.640Z] 448f6bf000e3: Download complete [2022-01-13T22:49:00.267Z] c2d8d7efcc4b: Verifying Checksum [2022-01-13T22:49:00.267Z] c2d8d7efcc4b: Download complete [2022-01-13T22:49:01.253Z] 448f6bf000e3: Pull complete [2022-01-13T22:49:01.854Z] f757da607395: Pull complete [2022-01-13T22:49:03.290Z] 05883995daec: Pull complete [2022-01-13T22:49:03.563Z] 8603b9c90790: Pull complete [2022-01-13T22:49:04.545Z] 1560dd03e051: Pull complete [2022-01-13T22:49:04.817Z] 27f5ce0e4adf: Pull complete [2022-01-13T22:49:19.887Z] c2d8d7efcc4b: Pull complete [2022-01-13T22:49:19.888Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-13T22:49:19.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-13T22:49:19.888Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-13T22:49:20.097Z] prd-ubuntu18.04-docker-arm64-4c-16g-1465 does not seem to be running inside a container [2022-01-13T22:49:20.289Z] $ 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/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-13T22:49:22.846Z] $ docker top 01eeec5edee021a3463be39f3a8c0a1cc4871c7d89a30fb55cd8368db2b4b1d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:49:23.781Z] ---> job-cost.sh [2022-01-13T22:49:23.781Z] lf-activate-venv: SKIPPING [2022-01-13T22:49:23.781Z] INFO: No Stack... [2022-01-13T22:49:24.063Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-13T22:49:24.682Z] INFO: Archiving Costs [Pipeline] sh [2022-01-13T22:49:25.375Z] + cat /w/workspace/device-sdk-go/6/archives/cost.csv [2022-01-13T22:49:25.375Z] + cut -d, -f6 [Pipeline] lock [2022-01-13T22:49:25.452Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1073-6-stack-cost] [2022-01-13T22:49:25.461Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1073-6-stack-cost] did not exist. Created. [2022-01-13T22:49:25.461Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1073-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-13T22:49:26.137Z] /w/workspace/device-sdk-go/6@tmp/durable-4991badf/script.sh: 1: /w/workspace/device-sdk-go/6@tmp/durable-4991badf/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-13T22:49:26.806Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-13T22:49:26.830Z] Warning: overwriting stash ‘stack-cost’ [2022-01-13T22:49:27.251Z] Stashed 1 file(s) [Pipeline] } [2022-01-13T22:49:27.262Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1073-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-13T22:49:27.285Z] $ docker stop --time=1 01eeec5edee021a3463be39f3a8c0a1cc4871c7d89a30fb55cd8368db2b4b1d9 [2022-01-13T22:49:28.754Z] $ docker rm -f 01eeec5edee021a3463be39f3a8c0a1cc4871c7d89a30fb55cd8368db2b4b1d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-13T22:49:29.034Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-13T22:49:29.656Z] + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives ']' [2022-01-13T22:49:29.656Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives [2022-01-13T22:49:29.656Z] total 8 [2022-01-13T22:49:29.656Z] drwxr-xr-x. 3 root root 34 Jan 13 22:43 . [2022-01-13T22:49:29.656Z] drwxrwxr-x. 12 jenkins jenkins 4096 Jan 13 22:43 .. [2022-01-13T22:49:29.656Z] drwxr-xr-x. 2 root root 6 Jan 13 22:43 cost [2022-01-13T22:49:29.656Z] -rw-r--r--. 1 root root 85 Jan 13 22:43 cost.csv [2022-01-13T22:49:29.656Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives [2022-01-13T22:49:29.656Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives [2022-01-13T22:49:29.656Z] total 8 [2022-01-13T22:49:29.656Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 13 22:43 . [2022-01-13T22:49:29.656Z] drwxrwxr-x. 12 jenkins jenkins 4096 Jan 13 22:43 .. [2022-01-13T22:49:29.656Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 13 22:43 cost [2022-01-13T22:49:29.656Z] -rw-r--r--. 1 jenkins jenkins 85 Jan 13 22:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:49:29.952Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:49:30.506Z] ---> package-listing.sh [2022-01-13T22:49:30.507Z] ++ facter osfamily [2022-01-13T22:49:30.507Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-13T22:49:30.770Z] + OS_FAMILY=redhat [2022-01-13T22:49:30.770Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1073 [2022-01-13T22:49:30.770Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-13T22:49:30.770Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-13T22:49:30.770Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-13T22:49:30.770Z] + PACKAGES=/tmp/packages_start.txt [2022-01-13T22:49:30.770Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1073 ']' [2022-01-13T22:49:30.770Z] + PACKAGES=/tmp/packages_end.txt [2022-01-13T22:49:30.770Z] + case "${OS_FAMILY}" in [2022-01-13T22:49:30.770Z] + rpm -qa [2022-01-13T22:49:30.770Z] + sort [2022-01-13T22:49:31.341Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-13T22:49:31.341Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-13T22:49:31.341Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-13T22:49:31.341Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1073 ']' [2022-01-13T22:49:31.341Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives/ [2022-01-13T22:49:31.341Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives/ [Pipeline] echo [2022-01-13T22:49:31.354Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1073/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-13T22:49:31.637Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:49:32.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-13T22:49:32.194Z] . [Pipeline] withDockerContainer [2022-01-13T22:49:32.253Z] prd-centos7-docker-4c-2g-1464 does not seem to be running inside a container [2022-01-13T22:49:32.293Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1073/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1073 -v /w/workspace/gexfoundry_device-sdk-go_PR-1073:/w/workspace/gexfoundry_device-sdk-go_PR-1073:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-13T22:49:32.498Z] $ docker top 2c82cbe176996d84e442cebe486e45eb2f3e0ba8c2e8b74ce64d603d2546b773 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-13T22:49:32.847Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-13T22:49:33.139Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-13T22:49:33.426Z] + ls /var/log/sa-host [2022-01-13T22:49:33.426Z] + sadf -c /var/log/sa-host/sa13 [2022-01-13T22:49:33.426Z] file_magic: OK [2022-01-13T22:49:33.426Z] HZ: Using current value: 100 [2022-01-13T22:49:33.426Z] file_header: OK [2022-01-13T22:49:33.426Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-13T22:49:33.426Z] Statistics: [2022-01-13T22:49:33.426Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-13T22:49:33.426Z] File successfully converted to sysstat format version 12.0.3 [2022-01-13T22:49:33.426Z] + sadf -c /var/log/sa-host/sa17 [2022-01-13T22:49:33.426Z] file_magic: OK [2022-01-13T22:49:33.426Z] HZ: Using current value: 100 [2022-01-13T22:49:33.426Z] file_header: OK [2022-01-13T22:49:33.426Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-13T22:49:33.426Z] Statistics: [2022-01-13T22:49:33.426Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-13T22:49:33.426Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-13T22:49:33.507Z] provisioning config files... [2022-01-13T22:49:33.515Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/config6535833942353976471tmp [Pipeline] { [Pipeline] echo [2022-01-13T22:49:33.529Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:49:33.824Z] ---> create-netrc.sh [Pipeline] } [2022-01-13T22:49:33.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:49:34.161Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-13T22:49:34.173Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:49:34.632Z] ---> sudo-logs.sh [2022-01-13T22:49:34.632Z] Archiving 'sudo' log.. [2022-01-13T22:49:34.633Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1464.novalocal: Name or service not known [2022-01-13T22:49:34.633Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1464.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-13T22:49:34.725Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:49:35.092Z] ---> job-cost.sh [2022-01-13T22:49:35.092Z] lf-activate-venv: SKIPPING [2022-01-13T22:49:35.092Z] DEBUG: total: 0.05999999865889549 [2022-01-13T22:49:35.092Z] INFO: Retrieving Stack Cost... [2022-01-13T22:49:35.352Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-13T22:49:35.923Z] INFO: Archiving Costs [Pipeline] echo [2022-01-13T22:49:35.937Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:49:36.224Z] ---> logs-deploy.sh [2022-01-13T22:49:36.224Z] lf-activate-venv: SKIPPING [2022-01-13T22:49:36.224Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1073/6 [2022-01-13T22:49:36.224Z] INFO: archiving workspace using pattern(s): [2022-01-13T22:49:36.794Z] Archives upload complete. [2022-01-13T22:49:36.794Z] INFO: archiving logs to Nexus [2022-01-13T22:49:37.366Z] ---> uname -a: [2022-01-13T22:49:37.366Z] Linux prd-centos7-docker-4c-2g-1464.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-01-13T22:49:37.366Z] [2022-01-13T22:49:37.366Z] [2022-01-13T22:49:37.366Z] ---> lscpu: [2022-01-13T22:49:37.366Z] Architecture: x86_64 [2022-01-13T22:49:37.366Z] CPU op-mode(s): 32-bit, 64-bit [2022-01-13T22:49:37.366Z] Byte Order: Little Endian [2022-01-13T22:49:37.366Z] Address sizes: 40 bits physical, 48 bits virtual [2022-01-13T22:49:37.366Z] CPU(s): 2 [2022-01-13T22:49:37.366Z] On-line CPU(s) list: 0,1 [2022-01-13T22:49:37.366Z] Thread(s) per core: 1 [2022-01-13T22:49:37.366Z] Core(s) per socket: 1 [2022-01-13T22:49:37.366Z] Socket(s): 2 [2022-01-13T22:49:37.366Z] NUMA node(s): 1 [2022-01-13T22:49:37.366Z] Vendor ID: AuthenticAMD [2022-01-13T22:49:37.366Z] CPU family: 23 [2022-01-13T22:49:37.366Z] Model: 49 [2022-01-13T22:49:37.366Z] Model name: AMD EPYC-Rome Processor [2022-01-13T22:49:37.366Z] Stepping: 0 [2022-01-13T22:49:37.366Z] CPU MHz: 2799.998 [2022-01-13T22:49:37.366Z] BogoMIPS: 5599.99 [2022-01-13T22:49:37.366Z] Virtualization: AMD-V [2022-01-13T22:49:37.366Z] Hypervisor vendor: KVM [2022-01-13T22:49:37.366Z] Virtualization type: full [2022-01-13T22:49:37.366Z] L1d cache: 32K [2022-01-13T22:49:37.366Z] L1i cache: 32K [2022-01-13T22:49:37.366Z] L2 cache: 512K [2022-01-13T22:49:37.366Z] L3 cache: 16384K [2022-01-13T22:49:37.366Z] NUMA node0 CPU(s): 0,1 [2022-01-13T22:49:37.366Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2022-01-13T22:49:37.366Z] [2022-01-13T22:49:37.366Z] [2022-01-13T22:49:37.366Z] ---> nproc: [2022-01-13T22:49:37.366Z] 2 [2022-01-13T22:49:37.366Z] [2022-01-13T22:49:37.366Z] [2022-01-13T22:49:37.366Z] ---> df -h: [2022-01-13T22:49:37.366Z] Filesystem Size Used Avail Use% Mounted on [2022-01-13T22:49:37.366Z] overlay 40G 9.1G 31G 23% / [2022-01-13T22:49:37.366Z] tmpfs 64M 0 64M 0% /dev [2022-01-13T22:49:37.366Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-01-13T22:49:37.366Z] shm 64M 0 64M 0% /dev/shm [2022-01-13T22:49:37.366Z] /dev/vda1 40G 9.1G 31G 23% /facter-os [2022-01-13T22:49:37.366Z] [2022-01-13T22:49:37.366Z] [2022-01-13T22:49:37.366Z] ---> sar -b -r -n DEV: [2022-01-13T22:49:37.366Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/13/22 _x86_64_ (2 CPU) [2022-01-13T22:49:37.366Z] [2022-01-13T22:49:37.366Z] 22:42:09 LINUX RESTART (2 CPU) [2022-01-13T22:49:37.366Z] [2022-01-13T22:49:37.366Z] 22:43:02 tps rtps wtps bread/s bwrtn/s [2022-01-13T22:49:37.366Z] 22:44:01 383.22 0.05 383.17 1.08 82130.04 [2022-01-13T22:49:37.366Z] 22:45:01 4.30 0.00 4.30 0.00 282.46 [2022-01-13T22:49:37.366Z] 22:46:01 0.32 0.00 0.32 0.00 3.93 [2022-01-13T22:49:37.366Z] 22:47:01 0.23 0.00 0.23 0.00 3.61 [2022-01-13T22:49:37.366Z] 22:48:01 0.25 0.00 0.25 0.00 3.95 [2022-01-13T22:49:37.366Z] 22:49:01 0.35 0.00 0.35 0.00 5.00 [2022-01-13T22:49:37.366Z] Average: 63.91 0.01 63.90 0.18 13550.83 [2022-01-13T22:49:37.366Z] [2022-01-13T22:49:37.366Z] 22:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-01-13T22:49:37.366Z] 22:44:01 3462604 0 972992 12.15 2620 3570724 1208256 13.34 853816 3172920 20 [2022-01-13T22:49:37.366Z] 22:45:01 3466588 0 969004 12.10 2620 3570728 1165068 12.86 850332 3172896 12 [2022-01-13T22:49:37.366Z] 22:46:01 3472760 0 962828 12.02 2620 3570732 1165200 12.86 845196 3172896 16 [2022-01-13T22:49:37.366Z] 22:47:01 3471988 0 963596 12.03 2620 3570736 1165372 12.87 845848 3172896 12 [2022-01-13T22:49:37.366Z] 22:48:01 3478660 0 956920 11.95 2620 3570740 1165228 12.86 839584 3172896 8 [2022-01-13T22:49:37.366Z] 22:49:01 3480740 0 954836 11.92 2620 3570744 1165132 12.86 839040 3172896 8 [2022-01-13T22:49:37.366Z] Average: 3472223 0 963363 12.03 2620 3570734 1172376 12.94 845636 3172900 13 [2022-01-13T22:49:37.366Z] [2022-01-13T22:49:37.366Z] 22:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-01-13T22:49:37.366Z] 22:44:01 eth0 355.56 252.85 4773.12 36.74 0.00 0.00 0.00 0.00 [2022-01-13T22:49:37.366Z] 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T22:49:37.366Z] 22:44:01 docker0 177.22 231.63 14.43 2107.92 0.00 0.00 0.00 0.00 [2022-01-13T22:49:37.366Z] 22:45:01 eth0 0.30 0.08 0.02 0.04 0.00 0.00 0.00 0.00 [2022-01-13T22:49:37.366Z] 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T22:49:37.366Z] 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T22:49:37.366Z] 22:46:01 eth0 0.60 0.15 0.14 0.07 0.00 0.00 0.00 0.00 [2022-01-13T22:49:37.366Z] 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T22:49:37.366Z] 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T22:49:37.366Z] 22:47:01 eth0 0.47 0.38 0.26 0.17 0.00 0.00 0.00 0.00 [2022-01-13T22:49:37.366Z] 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T22:49:37.366Z] 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T22:49:37.366Z] 22:48:01 eth0 0.25 0.18 0.08 0.10 0.00 0.00 0.00 0.00 [2022-01-13T22:49:37.366Z] 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T22:49:37.366Z] 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T22:49:37.366Z] 22:49:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-01-13T22:49:37.366Z] 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T22:49:37.366Z] 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T22:49:37.366Z] Average: eth0 58.74 41.72 784.71 6.10 0.00 0.00 0.00 0.00 [2022-01-13T22:49:37.366Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T22:49:37.366Z] Average: docker0 29.13 38.08 2.37 346.51 0.00 0.00 0.00 0.00 [2022-01-13T22:49:37.366Z] [2022-01-13T22:49:37.366Z] [2022-01-13T22:49:37.366Z] ---> sar -P ALL: [2022-01-13T22:49:37.366Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/13/22 _x86_64_ (2 CPU) [2022-01-13T22:49:37.366Z] [2022-01-13T22:49:37.366Z] 22:42:09 LINUX RESTART (2 CPU) [2022-01-13T22:49:37.366Z] [2022-01-13T22:49:37.366Z] 22:43:02 CPU %user %nice %system %iowait %steal %idle [2022-01-13T22:49:37.366Z] 22:44:01 all 25.19 0.00 11.99 4.05 0.08 58.70 [2022-01-13T22:49:37.366Z] 22:44:01 0 25.22 0.00 12.51 4.88 0.07 57.31 [2022-01-13T22:49:37.366Z] 22:44:01 1 25.15 0.00 11.46 3.21 0.09 60.09 [2022-01-13T22:49:37.366Z] 22:45:01 all 0.26 0.00 0.07 0.00 0.03 99.65 [2022-01-13T22:49:37.366Z] 22:45:01 0 0.45 0.00 0.07 0.00 0.02 99.47 [2022-01-13T22:49:37.366Z] 22:45:01 1 0.07 0.00 0.07 0.00 0.03 99.83 [2022-01-13T22:49:37.366Z] 22:46:01 all 0.25 0.00 0.07 0.00 0.02 99.67 [2022-01-13T22:49:37.366Z] 22:46:01 0 0.22 0.00 0.07 0.00 0.02 99.70 [2022-01-13T22:49:37.366Z] 22:46:01 1 0.28 0.00 0.07 0.00 0.02 99.63 [2022-01-13T22:49:37.366Z] 22:47:01 all 0.08 0.00 0.04 0.00 0.01 99.87 [2022-01-13T22:49:37.366Z] 22:47:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2022-01-13T22:49:37.366Z] 22:47:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2022-01-13T22:49:37.366Z] 22:48:01 all 0.18 0.00 0.04 0.00 0.02 99.76 [2022-01-13T22:49:37.366Z] 22:48:01 0 0.28 0.00 0.03 0.00 0.02 99.67 [2022-01-13T22:49:37.366Z] 22:48:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2022-01-13T22:49:37.366Z] 22:49:01 all 0.17 0.00 0.03 0.00 0.01 99.80 [2022-01-13T22:49:37.366Z] 22:49:01 0 0.30 0.00 0.02 0.00 0.00 99.68 [2022-01-13T22:49:37.366Z] 22:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-01-13T22:49:37.366Z] Average: all 4.10 0.00 1.92 0.63 0.03 93.32 [2022-01-13T22:49:37.366Z] Average: 0 4.18 0.00 2.00 0.77 0.02 93.03 [2022-01-13T22:49:37.366Z] Average: 1 4.03 0.00 1.83 0.50 0.03 93.61 [2022-01-13T22:49:37.366Z] [2022-01-13T22:49:37.366Z] [2022-01-13T22:49:37.366Z]