Pull request #1064 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f508cae3723960d2472d3e02e611b123bac0cc41+26056eb6751852d3be2b177fe263ccb57def27d1 (622edfa4656bbb2161d81634bb1f2e4923bf95d4) Running in Durability level: MAX_SURVIVABILITY 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-ssh1504182188211371608.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-ssh6771622948032321490.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 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1064/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1064/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2508846574523311824.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1064/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6392194837398110487.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 # timeout=10 Commit message: "Merge pull request #363 from ernestojeda/fix-lts-clone" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh5276966929190632737.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1064/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1064/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8667601497262973726.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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 ‘prd-centos7-docker-4c-2g-11’ is offline Running on prd-centos7-docker-4c-2g-14 in /w/workspace/gexfoundry_device-sdk-go_PR-1064 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1064 # 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-1064@tmp/jenkins-gitclient-ssh8823831482175411046.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-1064@tmp/jenkins-gitclient-ssh5146303810969583608.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1064/head:refs/remotes/origin/PR-1064 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 26056eb6751852d3be2b177fe263ccb57def27d1 into PR head commit f508cae3723960d2472d3e02e611b123bac0cc41 Merge succeeded, producing f508cae3723960d2472d3e02e611b123bac0cc41 Checking out Revision f508cae3723960d2472d3e02e611b123bac0cc41 (PR-1064) > git config core.sparsecheckout # timeout=10 > git checkout -f f508cae3723960d2472d3e02e611b123bac0cc41 # 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-1064@tmp/jenkins-gitclient-ssh4046598252813962191.key > git merge 26056eb6751852d3be2b177fe263ccb57def27d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f508cae3723960d2472d3e02e611b123bac0cc41 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-11T04:11:55.687Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-11T04:11:55.806Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-11T04:11:55.882Z] ========================================================= [2021-11-11T04:11:55.882Z] EdgeX Global Pipelines Version Info [2021-11-11T04:11:55.882Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:11:57.065Z] ------------------- [2021-11-11T04:11:57.065Z] stable info: [2021-11-11T04:11:57.065Z] ------------------- [2021-11-11T04:11:57.065Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T04:11:57.065Z] Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [2021-11-11T04:11:57.065Z] Message: update stable to v1.0.212 [2021-11-11T04:11:57.640Z] ------------------- [2021-11-11T04:11:57.640Z] experimental info: [2021-11-11T04:11:57.640Z] ------------------- [2021-11-11T04:11:57.640Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T04:11:57.640Z] Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [2021-11-11T04:11:57.640Z] Message: update experimental to v1.0.212 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-11T04:11:57.823Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-11-11T04:11:57.869Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-11-11T04:11:57.937Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-11T04:11:57.968Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-11T04:11:58.012Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-11T04:11:58.050Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-11T04:11:58.088Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-11T04:11:58.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-11-11T04:11:58.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-11T04:11:58.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-11T04:11:58.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-11T04:11:58.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-11-11T04:11:58.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-11T04:11:58.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-11T04:11:58.421Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T04:11:58.471Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T04:11:58.506Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T04:11:58.547Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T04:11:58.586Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-11T04:11:58.620Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-11T04:11:58.655Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-11T04:11:58.696Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-11T04:11:58.731Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-11T04:11:58.770Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-11T04:11:58.815Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-11T04:11:58.850Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-11T04:11:58.885Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1064 [Pipeline] echo [2021-11-11T04:11:58.919Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1064 [Pipeline] echo [2021-11-11T04:11:58.980Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1064 [Pipeline] echo [2021-11-11T04:11:59.018Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f508cae3723960d2472d3e02e611b123bac0cc41 [Pipeline] echo [2021-11-11T04:11:59.059Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f508cae [Pipeline] echo [2021-11-11T04:11:59.096Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T04:11:59.208Z] provisioning config files... [2021-11-11T04:11:59.223Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1064@tmp/config4094829081556832206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:11:59.566Z] ---> docker-login.sh [2021-11-11T04:11:59.566Z] nexus3.edgexfoundry.org:10001 [2021-11-11T04:11:59.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:11:59.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:11:59.566Z] Configure a credential helper to remove this warning. See [2021-11-11T04:11:59.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:11:59.566Z] [2021-11-11T04:11:59.566Z] Login Succeeded [2021-11-11T04:11:59.566Z] nexus3.edgexfoundry.org:10002 [2021-11-11T04:11:59.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:11:59.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:11:59.831Z] Configure a credential helper to remove this warning. See [2021-11-11T04:11:59.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:11:59.831Z] [2021-11-11T04:11:59.831Z] Login Succeeded [2021-11-11T04:11:59.831Z] nexus3.edgexfoundry.org:10003 [2021-11-11T04:11:59.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:11:59.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:11:59.831Z] Configure a credential helper to remove this warning. See [2021-11-11T04:11:59.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:11:59.831Z] [2021-11-11T04:11:59.831Z] Login Succeeded [2021-11-11T04:11:59.831Z] nexus3.edgexfoundry.org:10004 [2021-11-11T04:12:00.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:12:00.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:12:00.094Z] Configure a credential helper to remove this warning. See [2021-11-11T04:12:00.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:12:00.094Z] [2021-11-11T04:12:00.094Z] Login Succeeded [2021-11-11T04:12:00.094Z] docker.io [2021-11-11T04:12:00.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:12:00.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:12:00.358Z] Configure a credential helper to remove this warning. See [2021-11-11T04:12:00.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:12:00.358Z] [2021-11-11T04:12:00.358Z] Login Succeeded [2021-11-11T04:12:00.358Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T04:12:00.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-11T04:12:01.047Z] + git rev-list -1 --merges f508cae3723960d2472d3e02e611b123bac0cc41~1..f508cae3723960d2472d3e02e611b123bac0cc41 [Pipeline] echo [2021-11-11T04:12:01.093Z] -----------> git rev-list -1 --merges f508cae3723960d2472d3e02e611b123bac0cc41~1..f508cae3723960d2472d3e02e611b123bac0cc41 f508cae3723960d2472d3e02e611b123bac0cc41 [false] [Pipeline] sh [2021-11-11T04:12:01.408Z] + git log --format=format:%s -1 f508cae3723960d2472d3e02e611b123bac0cc41 [Pipeline] echo [2021-11-11T04:12:01.442Z] ========================================================= [2021-11-11T04:12:01.442Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-11T04:12:01.442Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T04:12:01.868Z] + git log --format=format:%s -1 f508cae3723960d2472d3e02e611b123bac0cc41 [Pipeline] echo [2021-11-11T04:12:01.902Z] [semverPrep] GIT_COMMIT: f508cae3723960d2472d3e02e611b123bac0cc41, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 [Pipeline] echo [2021-11-11T04:12:01.937Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:12:02.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T04:12:02.464Z] [2021-11-11T04:12:02.464Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:12:02.793Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T04:12:02.794Z] latest: Pulling from edgex-devops/git-semver [2021-11-11T04:12:02.794Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T04:12:02.794Z] 3e5f54012d9b: Pulling fs layer [2021-11-11T04:12:02.794Z] 4c7163046ea9: Pulling fs layer [2021-11-11T04:12:02.794Z] 0c2d73faf560: Pulling fs layer [2021-11-11T04:12:02.794Z] 0c2d73faf560: Waiting [2021-11-11T04:12:02.794Z] 3e5f54012d9b: Verifying Checksum [2021-11-11T04:12:02.794Z] 3e5f54012d9b: Download complete [2021-11-11T04:12:02.794Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T04:12:02.794Z] a0d0a0d46f8b: Download complete [2021-11-11T04:12:02.794Z] 4c7163046ea9: Verifying Checksum [2021-11-11T04:12:02.794Z] 4c7163046ea9: Download complete [2021-11-11T04:12:02.794Z] 0c2d73faf560: Verifying Checksum [2021-11-11T04:12:02.794Z] 0c2d73faf560: Download complete [2021-11-11T04:12:03.060Z] a0d0a0d46f8b: Pull complete [2021-11-11T04:12:03.060Z] 3e5f54012d9b: Pull complete [2021-11-11T04:12:03.326Z] 4c7163046ea9: Pull complete [2021-11-11T04:12:03.586Z] 0c2d73faf560: Pull complete [2021-11-11T04:12:03.586Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-11T04:12:03.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T04:12:03.586Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-11T04:12:03.670Z] prd-centos7-docker-4c-2g-14 does not seem to be running inside a container [2021-11-11T04:12:03.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1064 -v /w/workspace/gexfoundry_device-sdk-go_PR-1064:/w/workspace/gexfoundry_device-sdk-go_PR-1064:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1064@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1064@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-11T04:12:04.347Z] $ docker top f73c330f8befe3a2e7dc822fbe6ce1d0b4223fc316f85f4720158ae382d08955 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T04:12:04.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T04:12:04.514Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T04:12:04.611Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T04:12:04.614Z] $ docker exec f73c330f8befe3a2e7dc822fbe6ce1d0b4223fc316f85f4720158ae382d08955 ssh-agent [2021-11-11T04:12:04.703Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlNBeGd/agent.13 [2021-11-11T04:12:04.703Z] SSH_AGENT_PID=19 [2021-11-11T04:12:04.710Z] Running ssh-add (command line suppressed) [2021-11-11T04:12:04.797Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1064@tmp/private_key_4901735214075161832.key (/w/workspace/gexfoundry_device-sdk-go_PR-1064@tmp/private_key_4901735214075161832.key) [2021-11-11T04:12:04.809Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T04:12:05.130Z] + git tag --points-at HEAD [Pipeline] } [2021-11-11T04:12:05.147Z] $ docker exec --env ******** --env ******** f73c330f8befe3a2e7dc822fbe6ce1d0b4223fc316f85f4720158ae382d08955 ssh-agent -k [2021-11-11T04:12:05.230Z] unset SSH_AUTH_SOCK; [2021-11-11T04:12:05.230Z] unset SSH_AGENT_PID; [2021-11-11T04:12:05.230Z] echo Agent pid 19 killed; [2021-11-11T04:12:05.241Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-11T04:12:05.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T04:12:05.306Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T04:12:05.400Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T04:12:05.403Z] $ docker exec f73c330f8befe3a2e7dc822fbe6ce1d0b4223fc316f85f4720158ae382d08955 ssh-agent [2021-11-11T04:12:05.491Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgkfcLE/agent.55 [2021-11-11T04:12:05.491Z] SSH_AGENT_PID=61 [2021-11-11T04:12:05.496Z] Running ssh-add (command line suppressed) [2021-11-11T04:12:05.603Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1064@tmp/private_key_9071215824400162986.key (/w/workspace/gexfoundry_device-sdk-go_PR-1064@tmp/private_key_9071215824400162986.key) [2021-11-11T04:12:05.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T04:12:05.950Z] + git semver init [2021-11-11T04:12:05.950Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T04:12:05.950Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1064/.git [2021-11-11T04:12:05.950Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1064 [2021-11-11T04:12:05.950Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T04:12:05.950Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T04:12:05.950Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T04:12:05.950Z] # $SEMVER_BRANCH = PR-1064 [2021-11-11T04:12:05.950Z] # $SEMVER_TEMP = /tmp/semver-475660313 [2021-11-11T04:12:05.950Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-11-11T04:12:06.914Z] # '/tmp/semver-475660313' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1064/.semver' [2021-11-11T04:12:06.914Z] # -> Force: false [2021-11-11T04:12:06.914Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1064/.semver [Pipeline] } [2021-11-11T04:12:06.933Z] $ docker exec --env ******** --env ******** f73c330f8befe3a2e7dc822fbe6ce1d0b4223fc316f85f4720158ae382d08955 ssh-agent -k [2021-11-11T04:12:07.016Z] unset SSH_AUTH_SOCK; [2021-11-11T04:12:07.016Z] unset SSH_AGENT_PID; [2021-11-11T04:12:07.016Z] echo Agent pid 61 killed; [2021-11-11T04:12:07.027Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T04:12:07.414Z] + git semver [Pipeline] } [2021-11-11T04:12:07.451Z] $ docker stop --time=1 f73c330f8befe3a2e7dc822fbe6ce1d0b4223fc316f85f4720158ae382d08955 [2021-11-11T04:12:08.655Z] $ docker rm -f f73c330f8befe3a2e7dc822fbe6ce1d0b4223fc316f85f4720158ae382d08955 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T04:12:09.060Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-11T04:12:09.355Z] Stashed 1 file(s) [Pipeline] echo [2021-11-11T04:12:09.374Z] [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] node [Pipeline] node [2021-11-11T04:12:24.755Z] Still waiting to schedule task [2021-11-11T04:12:24.755Z] ‘prd-centos7-docker-4c-2g-17’ is offline [2021-11-11T04:12:24.756Z] ‘prd-centos7-docker-4c-2g-19’ is offline [2021-11-11T04:12:24.756Z] ‘prd-centos7-docker-4c-2g-20’ is offline [2021-11-11T04:12:24.756Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-15’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-11-11T04:12:24.774Z] Still waiting to schedule task [2021-11-11T04:12:24.775Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-15’ is offline [2021-11-11T04:13:11.641Z] Running on prd-centos7-docker-4c-2g-22 in /w/workspace/gexfoundry_device-sdk-go_PR-1064 [Pipeline] { [Pipeline] ws [2021-11-11T04:13:11.681Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-11-11T04:13:11.823Z] Selected Git installation does not exist. Using Default [2021-11-11T04:13:11.823Z] The recommended git tool is: NONE [2021-11-11T04:13:14.032Z] using credential edgex-jenkins-ssh [2021-11-11T04:13:14.042Z] Cloning the remote Git repository [2021-11-11T04:13:13.948Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-11-11T04:13:14.004Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-11-11T04:13:14.036Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-11-11T04:13:14.036Z] > git --version # timeout=10 [2021-11-11T04:13:14.046Z] > git --version # 'git version 2.24.4' [2021-11-11T04:13:14.046Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:13:14.078Z] [INFO] Currently running in a labeled security context [2021-11-11T04:13:14.079Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-11T04:13:14.079Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh8730136103856626205.key [2021-11-11T04:13:14.097Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T04:13:14.918Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-11-11T04:13:14.928Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T04:13:14.941Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-11-11T04:13:14.957Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-11-11T04:13:14.957Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:13:14.958Z] [INFO] Currently running in a labeled security context [2021-11-11T04:13:14.958Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-11T04:13:14.958Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh4469056692236250350.key [2021-11-11T04:13:14.964Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1064/head:refs/remotes/origin/PR-1064 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T04:13:15.475Z] Merging remotes/origin/main commit 26056eb6751852d3be2b177fe263ccb57def27d1 into PR head commit f508cae3723960d2472d3e02e611b123bac0cc41 [2021-11-11T04:13:15.588Z] Merge succeeded, producing f508cae3723960d2472d3e02e611b123bac0cc41 [2021-11-11T04:13:15.589Z] Checking out Revision f508cae3723960d2472d3e02e611b123bac0cc41 (PR-1064) [2021-11-11T04:13:15.462Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T04:13:15.476Z] > git checkout -f f508cae3723960d2472d3e02e611b123bac0cc41 # timeout=10 [2021-11-11T04:13:15.523Z] > git remote # timeout=10 [2021-11-11T04:13:15.531Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T04:13:15.538Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:13:15.539Z] [INFO] Currently running in a labeled security context [2021-11-11T04:13:15.539Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-11T04:13:15.539Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh3271581486476644866.key [2021-11-11T04:13:15.547Z] > git merge 26056eb6751852d3be2b177fe263ccb57def27d1 # timeout=10 [2021-11-11T04:13:15.565Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T04:13:15.580Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T04:13:15.590Z] > git checkout -f f508cae3723960d2472d3e02e611b123bac0cc41 # timeout=10 [2021-11-11T04:13:19.234Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" [2021-11-11T04:13:19.256Z] > git --version # timeout=10 [2021-11-11T04:13:19.267Z] > git --version # 'git version 2.24.4' [2021-11-11T04:13:19.279Z] fatal: bad object 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T04:13:19.825Z] provisioning config files... [2021-11-11T04:13:19.844Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6378236890261649612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:13:20.262Z] ---> docker-login.sh [2021-11-11T04:13:20.262Z] nexus3.edgexfoundry.org:10001 [2021-11-11T04:13:20.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:13:20.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:13:20.523Z] Configure a credential helper to remove this warning. See [2021-11-11T04:13:20.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:13:20.523Z] [2021-11-11T04:13:20.523Z] Login Succeeded [2021-11-11T04:13:20.523Z] nexus3.edgexfoundry.org:10002 [2021-11-11T04:13:20.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:13:20.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:13:20.523Z] Configure a credential helper to remove this warning. See [2021-11-11T04:13:20.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:13:20.523Z] [2021-11-11T04:13:20.523Z] Login Succeeded [2021-11-11T04:13:20.523Z] nexus3.edgexfoundry.org:10003 [2021-11-11T04:13:20.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:13:20.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:13:20.785Z] Configure a credential helper to remove this warning. See [2021-11-11T04:13:20.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:13:20.785Z] [2021-11-11T04:13:20.785Z] Login Succeeded [2021-11-11T04:13:20.785Z] nexus3.edgexfoundry.org:10004 [2021-11-11T04:13:20.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:13:20.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:13:20.785Z] Configure a credential helper to remove this warning. See [2021-11-11T04:13:20.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:13:20.785Z] [2021-11-11T04:13:20.785Z] Login Succeeded [2021-11-11T04:13:20.785Z] docker.io [2021-11-11T04:13:20.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:13:21.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:13:21.355Z] Configure a credential helper to remove this warning. See [2021-11-11T04:13:21.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:13:21.355Z] [2021-11-11T04:13:21.355Z] Login Succeeded [2021-11-11T04:13:21.355Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T04:13:21.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-11T04:13:21.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T04:13:21.656Z] ========================================================= [2021-11-11T04:13:21.656Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-11T04:13:21.656Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:13:22.045Z] + 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 . [2021-11-11T04:13:22.045Z] Sending build context to Docker daemon 2.76MB [2021-11-11T04:13:22.045Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T04:13:22.045Z] Step 2/10 : FROM ${BASE} AS builder [2021-11-11T04:13:22.312Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-11T04:13:22.312Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T04:13:22.312Z] 31adcdaf11c8: Pulling fs layer [2021-11-11T04:13:22.312Z] b8b176561691: Pulling fs layer [2021-11-11T04:13:22.312Z] 4527c011a84f: Pulling fs layer [2021-11-11T04:13:22.312Z] 5d74067f8e1e: Pulling fs layer [2021-11-11T04:13:22.312Z] e0aca202a116: Pulling fs layer [2021-11-11T04:13:22.312Z] 3a43be97a3b4: Pulling fs layer [2021-11-11T04:13:22.312Z] 34cad66bf833: Pulling fs layer [2021-11-11T04:13:22.312Z] b4e3c513aaa6: Pulling fs layer [2021-11-11T04:13:22.312Z] 4527c011a84f: Waiting [2021-11-11T04:13:22.312Z] 5d74067f8e1e: Waiting [2021-11-11T04:13:22.312Z] e0aca202a116: Waiting [2021-11-11T04:13:22.312Z] 3a43be97a3b4: Waiting [2021-11-11T04:13:22.312Z] 34cad66bf833: Waiting [2021-11-11T04:13:22.312Z] b4e3c513aaa6: Waiting [2021-11-11T04:13:22.312Z] b8b176561691: Verifying Checksum [2021-11-11T04:13:22.312Z] b8b176561691: Download complete [2021-11-11T04:13:22.312Z] 31adcdaf11c8: Verifying Checksum [2021-11-11T04:13:22.312Z] 31adcdaf11c8: Download complete [2021-11-11T04:13:22.312Z] 5d74067f8e1e: Verifying Checksum [2021-11-11T04:13:22.312Z] 5d74067f8e1e: Download complete [2021-11-11T04:13:22.312Z] e0aca202a116: Verifying Checksum [2021-11-11T04:13:22.312Z] e0aca202a116: Download complete [2021-11-11T04:13:22.312Z] 3a43be97a3b4: Verifying Checksum [2021-11-11T04:13:22.312Z] 3a43be97a3b4: Download complete [2021-11-11T04:13:22.312Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T04:13:22.312Z] a0d0a0d46f8b: Download complete [2021-11-11T04:13:22.589Z] 34cad66bf833: Verifying Checksum [2021-11-11T04:13:22.589Z] 34cad66bf833: Download complete [2021-11-11T04:13:22.589Z] a0d0a0d46f8b: Pull complete [2021-11-11T04:13:22.856Z] 31adcdaf11c8: Pull complete [2021-11-11T04:13:22.856Z] b8b176561691: Pull complete [2021-11-11T04:13:23.126Z] 4527c011a84f: Verifying Checksum [2021-11-11T04:13:23.126Z] 4527c011a84f: Download complete [2021-11-11T04:13:23.126Z] b4e3c513aaa6: Verifying Checksum [2021-11-11T04:13:23.126Z] b4e3c513aaa6: Download complete [2021-11-11T04:13:27.362Z] 4527c011a84f: Pull complete [2021-11-11T04:13:27.362Z] 5d74067f8e1e: Pull complete [2021-11-11T04:13:27.362Z] e0aca202a116: Pull complete [2021-11-11T04:13:27.362Z] 3a43be97a3b4: Pull complete [2021-11-11T04:13:27.362Z] 34cad66bf833: Pull complete [2021-11-11T04:13:29.935Z] b4e3c513aaa6: Pull complete [2021-11-11T04:13:29.935Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-11T04:13:29.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T04:13:29.935Z] ---> 9f6097aaca64 [2021-11-11T04:13:29.935Z] Step 3/10 : ARG MAKE=make build [2021-11-11T04:13:34.173Z] ---> Running in df62974b7950 [2021-11-11T04:13:34.173Z] Removing intermediate container df62974b7950 [2021-11-11T04:13:34.173Z] ---> 64db9d36b606 [2021-11-11T04:13:34.173Z] Step 4/10 : WORKDIR /device-sdk-go [2021-11-11T04:13:34.435Z] ---> Running in eb9eb7e7609e [2021-11-11T04:13:34.435Z] Removing intermediate container eb9eb7e7609e [2021-11-11T04:13:34.435Z] ---> 5cad4b41c6d1 [2021-11-11T04:13:34.435Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-11T04:13:34.699Z] ---> Running in 0c5017baf25e [2021-11-11T04:13:34.699Z] Removing intermediate container 0c5017baf25e [2021-11-11T04:13:34.699Z] ---> a903fb81324d [2021-11-11T04:13:34.699Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T04:13:34.699Z] ---> Running in 762afa04ecf1 [2021-11-11T04:13:35.291Z] Removing intermediate container 762afa04ecf1 [2021-11-11T04:13:35.292Z] ---> ed1b8760b23a [2021-11-11T04:13:35.292Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-11-11T04:13:35.292Z] ---> Running in 19cf4072d550 [2021-11-11T04:13:35.554Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T04:13:36.497Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T04:13:36.768Z] OK: 220 MiB in 52 packages [2021-11-11T04:13:37.031Z] Removing intermediate container 19cf4072d550 [2021-11-11T04:13:37.031Z] ---> ffa67f377397 [2021-11-11T04:13:37.031Z] Step 8/10 : COPY . . [2021-11-11T04:13:37.292Z] ---> d92c641dcff4 [2021-11-11T04:13:37.292Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T04:13:37.292Z] ---> Running in d7cdbc52d3af [2021-11-11T04:14:16.138Z] Removing intermediate container d7cdbc52d3af [2021-11-11T04:14:16.138Z] ---> c72b4bd4bce2 [2021-11-11T04:14:16.138Z] Step 10/10 : RUN ${MAKE} [2021-11-11T04:14:16.138Z] ---> Running in 5f75565b83f9 [2021-11-11T04:14:16.138Z] noop [2021-11-11T04:14:16.138Z] Removing intermediate container 5f75565b83f9 [2021-11-11T04:14:16.138Z] ---> 2d9c055f8d84 [2021-11-11T04:14:16.138Z] Successfully built 2d9c055f8d84 [2021-11-11T04:14:16.138Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:14:16.478Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T04:14:16.478Z] . [Pipeline] withDockerContainer [2021-11-11T04:14:16.570Z] prd-centos7-docker-4c-2g-22 does not seem to be running inside a container [2021-11-11T04:14:16.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-11T04:14:17.004Z] $ docker top 2fb5765b736b026a109a81178b12e7a7d26badf44d97d522dc5653eebcc99d84 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T04:14:17.424Z] + go version [2021-11-11T04:14:17.424Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-11T04:14:17.447Z] $ docker stop --time=1 2fb5765b736b026a109a81178b12e7a7d26badf44d97d522dc5653eebcc99d84 [2021-11-11T04:14:18.645Z] $ docker rm -f 2fb5765b736b026a109a81178b12e7a7d26badf44d97d522dc5653eebcc99d84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:14:19.303Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T04:14:19.303Z] . [Pipeline] withDockerContainer [2021-11-11T04:14:19.407Z] prd-centos7-docker-4c-2g-22 does not seem to be running inside a container [2021-11-11T04:14:19.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-11T04:14:19.862Z] $ docker top bc10daee5b50312e3874d3a7ea21eed11410bcedc4e3c7de807d5fb4f61a3731 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-11T04:14:20.349Z] + make test [2021-11-11T04:14:20.349Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-11T04:14:25.698Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-11-11T04:14:45.063Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27 in /w/workspace/gexfoundry_device-sdk-go_PR-1064 [Pipeline] { [Pipeline] ws [2021-11-11T04:14:45.107Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-11-11T04:14:45.418Z] Selected Git installation does not exist. Using Default [2021-11-11T04:14:45.418Z] The recommended git tool is: NONE [2021-11-11T04:14:52.391Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-11-11T04:14:52.392Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-11-11T04:14:52.392Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-11-11T04:14:52.616Z] using credential edgex-jenkins-ssh [2021-11-11T04:14:52.660Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.065s coverage: 23.3% of statements [2021-11-11T04:14:52.660Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-11-11T04:14:52.660Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.054s coverage: 27.6% of statements [2021-11-11T04:14:52.662Z] Cloning the remote Git repository [2021-11-11T04:14:52.733Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-11-11T04:14:52.845Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-11-11T04:14:52.958Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-11-11T04:14:52.960Z] > git --version # timeout=10 [2021-11-11T04:14:52.994Z] > git --version # 'git version 2.17.1' [2021-11-11T04:14:52.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:14:53.245Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.084s coverage: 78.9% of statements [2021-11-11T04:14:53.522Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.046s coverage: 9.0% of statements [2021-11-11T04:14:53.522Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-11-11T04:14:53.522Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-11-11T04:14:53.522Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-11-11T04:14:53.096Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T04:14:54.509Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.065s coverage: 28.7% of statements [2021-11-11T04:14:54.509Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-11-11T04:14:55.215Z] Merging remotes/origin/main commit 26056eb6751852d3be2b177fe263ccb57def27d1 into PR head commit f508cae3723960d2472d3e02e611b123bac0cc41 [2021-11-11T04:14:55.469Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.055s coverage: 83.3% of statements [2021-11-11T04:14:55.469Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-11-11T04:14:55.469Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-11-11T04:14:55.469Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.081s coverage: 57.8% of statements [2021-11-11T04:14:55.521Z] Merge succeeded, producing f508cae3723960d2472d3e02e611b123bac0cc41 [2021-11-11T04:14:55.521Z] Checking out Revision f508cae3723960d2472d3e02e611b123bac0cc41 (PR-1064) [2021-11-11T04:14:54.447Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-11-11T04:14:54.470Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T04:14:54.509Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-11-11T04:14:54.574Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-11-11T04:14:54.575Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:14:54.593Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1064/head:refs/remotes/origin/PR-1064 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T04:14:55.239Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T04:14:55.267Z] > git checkout -f f508cae3723960d2472d3e02e611b123bac0cc41 # timeout=10 [2021-11-11T04:14:55.401Z] > git remote # timeout=10 [2021-11-11T04:14:55.425Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T04:14:55.443Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:14:55.462Z] > git merge 26056eb6751852d3be2b177fe263ccb57def27d1 # timeout=10 [2021-11-11T04:14:55.495Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T04:14:55.531Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T04:14:55.576Z] > git checkout -f f508cae3723960d2472d3e02e611b123bac0cc41 # timeout=10 [2021-11-11T04:14:56.918Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.808s coverage: 89.2% of statements [2021-11-11T04:14:56.918Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-11-11T04:14:56.918Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.049s coverage: 4.8% of statements [2021-11-11T04:14:56.918Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-11-11T04:14:56.918Z] GO111MODULE=on go vet ./... [2021-11-11T04:15:00.351Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" [2021-11-11T04:15:00.414Z] > git --version # timeout=10 [2021-11-11T04:15:00.426Z] > git --version # 'git version 2.17.1' [2021-11-11T04:15:00.446Z] fatal: bad object 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T04:15:01.585Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-11T04:15:01.585Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T04:15:01.585Z] Dload Upload Total Spent Left Speed [2021-11-11T04:15:01.585Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 144k 0 --:--:-- --:--:-- --:--:-- 146k [Pipeline] sh [2021-11-11T04:15:02.070Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-11T04:15:02.490Z] + sudo tee /etc/docker/daemon.new [2021-11-11T04:15:02.490Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-11T04:15:02.490Z] { [2021-11-11T04:15:02.490Z] "registry-mirrors": [ [2021-11-11T04:15:02.490Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-11T04:15:02.490Z] ], [2021-11-11T04:15:02.490Z] "bip": "10.250.0.254/24", [2021-11-11T04:15:02.490Z] "hosts": [ [2021-11-11T04:15:02.490Z] "tcp://0.0.0.0:5555", [2021-11-11T04:15:02.490Z] "unix:///var/run/docker.sock" [2021-11-11T04:15:02.490Z] ], [2021-11-11T04:15:02.490Z] "mtu": 1458, [2021-11-11T04:15:02.490Z] "selinux-enabled": true, [2021-11-11T04:15:02.490Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-11T04:15:02.490Z] } [Pipeline] sh [2021-11-11T04:15:02.876Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-11T04:15:03.257Z] + sudo service docker restart [2021-11-11T04:15:15.143Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T04:15:15.143Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-11T04:15:15.143Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-11T04:15:15.422Z] $ docker stop --time=1 bc10daee5b50312e3874d3a7ea21eed11410bcedc4e3c7de807d5fb4f61a3731 [2021-11-11T04:15:17.029Z] $ docker rm -f bc10daee5b50312e3874d3a7ea21eed11410bcedc4e3c7de807d5fb4f61a3731 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T04:15:17.564Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-11T04:15:17.781Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-11T04:15:18.544Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-11T04:15:18.855Z] + ls -al . [2021-11-11T04:15:18.856Z] total 264 [2021-11-11T04:15:18.856Z] drwxrwxr-x. 10 jenkins jenkins 4096 Nov 11 04:15 . [2021-11-11T04:15:18.856Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 11 04:13 .. [2021-11-11T04:15:18.856Z] drwxrwxr-x. 2 jenkins jenkins 37 Nov 11 04:13 bin [2021-11-11T04:15:18.856Z] -rw-rw-r--. 1 jenkins jenkins 24816 Nov 11 04:13 CHANGELOG.md [2021-11-11T04:15:18.856Z] -rw-r--r--. 1 jenkins jenkins 128369 Nov 11 04:14 coverage.out [2021-11-11T04:15:18.856Z] -rw-rw-r--. 1 jenkins jenkins 140 Nov 11 04:13 .dockerignore [2021-11-11T04:15:18.856Z] drwxrwxr-x. 5 jenkins jenkins 62 Nov 11 04:13 example [2021-11-11T04:15:18.856Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 11 04:13 .git [2021-11-11T04:15:18.856Z] drwxrwxr-x. 3 jenkins jenkins 125 Nov 11 04:13 .github [2021-11-11T04:15:18.856Z] -rw-rw-r--. 1 jenkins jenkins 131 Nov 11 04:13 .gitignore [2021-11-11T04:15:18.856Z] -rw-rw-r--. 1 jenkins jenkins 602 Nov 11 04:13 go.mod [2021-11-11T04:15:18.856Z] -rw-rw-r--. 1 jenkins jenkins 49022 Nov 11 04:13 go.sum [2021-11-11T04:15:18.856Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 11 04:13 GOVERNANCE.md [2021-11-11T04:15:18.856Z] drwxrwxr-x. 15 jenkins jenkins 224 Nov 11 04:13 internal [2021-11-11T04:15:18.856Z] -rw-rw-r--. 1 jenkins jenkins 880 Nov 11 04:13 Jenkinsfile [2021-11-11T04:15:18.856Z] -rw-rw-r--. 1 jenkins jenkins 11341 Nov 11 04:13 LICENSE [2021-11-11T04:15:18.856Z] -rw-rw-r--. 1 jenkins jenkins 1120 Nov 11 04:13 Makefile [2021-11-11T04:15:18.856Z] drwxrwxr-x. 3 jenkins jenkins 16 Nov 11 04:13 openapi [2021-11-11T04:15:18.856Z] -rw-rw-r--. 1 jenkins jenkins 619 Nov 11 04:13 OWNERS.md [2021-11-11T04:15:18.856Z] drwxrwxr-x. 5 jenkins jenkins 50 Nov 11 04:13 pkg [2021-11-11T04:15:18.856Z] -rw-rw-r--. 1 jenkins jenkins 4877 Nov 11 04:13 README.md [2021-11-11T04:15:18.856Z] drwxrwxr-x. 4 jenkins jenkins 54 Nov 11 04:13 snap [2021-11-11T04:15:18.856Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 11 04:12 VERSION [2021-11-11T04:15:18.856Z] -rw-rw-r--. 1 jenkins jenkins 222 Nov 11 04:13 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:15:19.188Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=f508cae3723960d2472d3e02e611b123bac0cc41 --label arch=amd64 --label version=0.0.0 . [2021-11-11T04:15:19.188Z] Sending build context to Docker daemon 2.889MB [2021-11-11T04:15:19.188Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T04:15:19.188Z] Step 2/24 : FROM ${BASE} AS builder [2021-11-11T04:15:19.188Z] ---> 2d9c055f8d84 [2021-11-11T04:15:19.188Z] Step 3/24 : ARG MAKE=make build [2021-11-11T04:15:19.188Z] ---> Running in 3725d51e39dc [2021-11-11T04:15:19.452Z] Removing intermediate container 3725d51e39dc [2021-11-11T04:15:19.452Z] ---> 80e478418bf7 [2021-11-11T04:15:19.452Z] Step 4/24 : WORKDIR /device-sdk-go [2021-11-11T04:15:19.452Z] ---> Running in 219a61c9faab [2021-11-11T04:15:19.452Z] Removing intermediate container 219a61c9faab [2021-11-11T04:15:19.452Z] ---> 49f040156c68 [2021-11-11T04:15:19.452Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-11T04:15:19.452Z] ---> Running in 789c4c61ca2e [2021-11-11T04:15:19.720Z] Removing intermediate container 789c4c61ca2e [2021-11-11T04:15:19.720Z] ---> c124473beb83 [2021-11-11T04:15:19.720Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T04:15:19.720Z] ---> Running in fd98c424d538 [2021-11-11T04:15:20.303Z] Removing intermediate container fd98c424d538 [2021-11-11T04:15:20.303Z] ---> 0eccff780a08 [2021-11-11T04:15:20.303Z] Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-11-11T04:15:20.303Z] ---> Running in 170a8598a912 [2021-11-11T04:15:20.566Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T04:15:21.145Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T04:15:21.690Z] provisioning config files... [2021-11-11T04:15:21.718Z] OK: 220 MiB in 52 packages [2021-11-11T04:15:21.728Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3684074858902670596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:15:21.985Z] Removing intermediate container 170a8598a912 [2021-11-11T04:15:21.985Z] ---> 7e26f079826d [2021-11-11T04:15:21.985Z] Step 8/24 : COPY . . [2021-11-11T04:15:22.159Z] ---> docker-login.sh [2021-11-11T04:15:22.159Z] nexus3.edgexfoundry.org:10001 [2021-11-11T04:15:22.250Z] ---> 07d0e250af2d [2021-11-11T04:15:22.250Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T04:15:22.250Z] ---> Running in 7b587cf00c3f [2021-11-11T04:15:22.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:15:22.828Z] Removing intermediate container 7b587cf00c3f [2021-11-11T04:15:22.828Z] ---> afe935d27b2e [2021-11-11T04:15:22.828Z] Step 10/24 : RUN ${MAKE} [2021-11-11T04:15:22.828Z] ---> Running in 9f413c3d88c8 [2021-11-11T04:15:23.094Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-11-11T04:15:23.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:15:23.373Z] Configure a credential helper to remove this warning. See [2021-11-11T04:15:23.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:15:23.373Z] [2021-11-11T04:15:23.373Z] Login Succeeded [2021-11-11T04:15:23.655Z] nexus3.edgexfoundry.org:10002 [2021-11-11T04:15:23.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:15:24.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:15:24.219Z] Configure a credential helper to remove this warning. See [2021-11-11T04:15:24.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:15:24.219Z] [2021-11-11T04:15:24.219Z] Login Succeeded [2021-11-11T04:15:24.219Z] nexus3.edgexfoundry.org:10003 [2021-11-11T04:15:24.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:15:24.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:15:24.779Z] Configure a credential helper to remove this warning. See [2021-11-11T04:15:24.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:15:24.779Z] [2021-11-11T04:15:24.779Z] Login Succeeded [2021-11-11T04:15:24.779Z] nexus3.edgexfoundry.org:10004 [2021-11-11T04:15:25.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:15:25.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:15:25.395Z] Configure a credential helper to remove this warning. See [2021-11-11T04:15:25.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:15:25.395Z] [2021-11-11T04:15:25.395Z] Login Succeeded [2021-11-11T04:15:25.395Z] docker.io [2021-11-11T04:15:26.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:15:26.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:15:26.274Z] Configure a credential helper to remove this warning. See [2021-11-11T04:15:26.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:15:26.274Z] [2021-11-11T04:15:26.274Z] Login Succeeded [2021-11-11T04:15:26.274Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T04:15:26.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-11T04:15:27.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T04:15:27.294Z] ========================================================= [2021-11-11T04:15:27.294Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-11T04:15:27.294Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:15:27.726Z] + 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 . [2021-11-11T04:15:28.345Z] Sending build context to Docker daemon 2.759MB [2021-11-11T04:15:28.346Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T04:15:28.346Z] Step 2/10 : FROM ${BASE} AS builder [2021-11-11T04:15:28.346Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-11T04:15:28.346Z] 552d1f2373af: Pulling fs layer [2021-11-11T04:15:28.346Z] ea3f2d53f512: Pulling fs layer [2021-11-11T04:15:28.346Z] 9e70ebbbe112: Pulling fs layer [2021-11-11T04:15:28.346Z] 7a9cfe048b4a: Pulling fs layer [2021-11-11T04:15:28.346Z] 72dc09318566: Pulling fs layer [2021-11-11T04:15:28.346Z] f4f7b4309257: Pulling fs layer [2021-11-11T04:15:28.346Z] 0ac9a79272e3: Pulling fs layer [2021-11-11T04:15:28.346Z] 72dc09318566: Waiting [2021-11-11T04:15:28.346Z] b78e95d17946: Pulling fs layer [2021-11-11T04:15:28.346Z] 7a9cfe048b4a: Waiting [2021-11-11T04:15:28.346Z] f4f7b4309257: Waiting [2021-11-11T04:15:28.346Z] b78e95d17946: Waiting [2021-11-11T04:15:28.346Z] 9e70ebbbe112: Verifying Checksum [2021-11-11T04:15:28.346Z] 9e70ebbbe112: Download complete [2021-11-11T04:15:28.627Z] ea3f2d53f512: Verifying Checksum [2021-11-11T04:15:28.627Z] ea3f2d53f512: Download complete [2021-11-11T04:15:28.627Z] 72dc09318566: Verifying Checksum [2021-11-11T04:15:28.627Z] 72dc09318566: Download complete [2021-11-11T04:15:28.627Z] f4f7b4309257: Download complete [2021-11-11T04:15:28.627Z] 552d1f2373af: Verifying Checksum [2021-11-11T04:15:28.627Z] 552d1f2373af: Download complete [2021-11-11T04:15:28.627Z] 0ac9a79272e3: Verifying Checksum [2021-11-11T04:15:28.627Z] 0ac9a79272e3: Download complete [2021-11-11T04:15:29.231Z] 552d1f2373af: Pull complete [2021-11-11T04:15:29.870Z] ea3f2d53f512: Pull complete [2021-11-11T04:15:30.476Z] 9e70ebbbe112: Pull complete [2021-11-11T04:15:30.476Z] b78e95d17946: Verifying Checksum [2021-11-11T04:15:30.476Z] b78e95d17946: Download complete [2021-11-11T04:15:31.070Z] 7a9cfe048b4a: Verifying Checksum [2021-11-11T04:15:31.070Z] 7a9cfe048b4a: Download complete [2021-11-11T04:15:35.369Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-11-11T04:15:35.628Z] Removing intermediate container 9f413c3d88c8 [2021-11-11T04:15:35.628Z] ---> 9f2360f4968f [2021-11-11T04:15:35.628Z] Step 11/24 : FROM alpine:3.14 [2021-11-11T04:15:36.197Z] 3.14: Pulling from library/alpine [2021-11-11T04:15:36.460Z] a0d0a0d46f8b: Already exists [2021-11-11T04:15:36.460Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T04:15:36.723Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T04:15:36.723Z] ---> 14119a10abf4 [2021-11-11T04:15:36.723Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-11T04:15:36.723Z] ---> Running in fbdd546f7067 [2021-11-11T04:15:36.723Z] Removing intermediate container fbdd546f7067 [2021-11-11T04:15:36.723Z] ---> da961bc04a51 [2021-11-11T04:15:36.723Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T04:15:36.723Z] ---> Running in 5cac85995020 [2021-11-11T04:15:37.298Z] Removing intermediate container 5cac85995020 [2021-11-11T04:15:37.298Z] ---> 5ea99b355e15 [2021-11-11T04:15:37.298Z] Step 14/24 : RUN apk add --update --no-cache zeromq [2021-11-11T04:15:37.298Z] ---> Running in 6656ee75b4ef [2021-11-11T04:15:37.560Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T04:15:38.501Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T04:15:38.764Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T04:15:38.764Z] (2/5) Installing libsodium (1.0.18-r0) [2021-11-11T04:15:38.764Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T04:15:39.036Z] (4/5) Installing libzmq (4.3.4-r0) [2021-11-11T04:15:39.036Z] (5/5) Installing zeromq (4.3.4-r0) [2021-11-11T04:15:39.036Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T04:15:39.036Z] OK: 8 MiB in 19 packages [2021-11-11T04:15:39.299Z] Removing intermediate container 6656ee75b4ef [2021-11-11T04:15:39.299Z] ---> a4ac54ce4674 [2021-11-11T04:15:39.299Z] Step 15/24 : WORKDIR / [2021-11-11T04:15:39.558Z] ---> Running in 6a8d900f811c [2021-11-11T04:15:39.558Z] Removing intermediate container 6a8d900f811c [2021-11-11T04:15:39.558Z] ---> 4f7d9974b58e [2021-11-11T04:15:39.558Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-11-11T04:15:39.818Z] ---> 99a0e33e539c [2021-11-11T04:15:39.818Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-11-11T04:15:40.079Z] ---> 300297bef582 [2021-11-11T04:15:40.079Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-11-11T04:15:40.338Z] ---> bc472078d911 [2021-11-11T04:15:40.338Z] Step 19/24 : EXPOSE 59999 [2021-11-11T04:15:40.338Z] ---> Running in d6c9066e47d4 [2021-11-11T04:15:40.338Z] Removing intermediate container d6c9066e47d4 [2021-11-11T04:15:40.338Z] ---> 40ac5dda7302 [2021-11-11T04:15:40.338Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2021-11-11T04:15:40.338Z] ---> Running in ac031792736f [2021-11-11T04:15:40.604Z] Removing intermediate container ac031792736f [2021-11-11T04:15:40.604Z] ---> 1158ef537c55 [2021-11-11T04:15:40.604Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T04:15:40.604Z] ---> Running in d452546f96e1 [2021-11-11T04:15:40.604Z] Removing intermediate container d452546f96e1 [2021-11-11T04:15:40.604Z] ---> 822d2b80cfc6 [2021-11-11T04:15:40.604Z] Step 22/24 : LABEL arch=amd64 [2021-11-11T04:15:40.604Z] ---> Running in e9300fe00d05 [2021-11-11T04:15:40.604Z] Removing intermediate container e9300fe00d05 [2021-11-11T04:15:40.604Z] ---> 64db46497fc0 [2021-11-11T04:15:40.604Z] Step 23/24 : LABEL git_sha=f508cae3723960d2472d3e02e611b123bac0cc41 [2021-11-11T04:15:40.604Z] ---> Running in 475651c5d41d [2021-11-11T04:15:40.864Z] Removing intermediate container 475651c5d41d [2021-11-11T04:15:40.864Z] ---> 6d439a54587f [2021-11-11T04:15:40.864Z] Step 24/24 : LABEL version=0.0.0 [2021-11-11T04:15:40.864Z] ---> Running in 34125d3bcb74 [2021-11-11T04:15:40.864Z] Removing intermediate container 34125d3bcb74 [2021-11-11T04:15:40.864Z] ---> ab136a6e86c0 [2021-11-11T04:15:40.864Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-11T04:15:40.864Z] Successfully built ab136a6e86c0 [2021-11-11T04:15:40.864Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2021-11-11T04:15:41.214Z] 7a9cfe048b4a: Pull complete [2021-11-11T04:15:41.214Z] 72dc09318566: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2021-11-11T04:15:41.492Z] f4f7b4309257: Pull complete [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:15:41.771Z] 0ac9a79272e3: Pull complete [2021-11-11T04:15:41.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:15:41.941Z] [2021-11-11T04:15:41.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:15:42.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:15:42.282Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T04:15:42.282Z] b4d181a07f80: Pulling fs layer [2021-11-11T04:15:42.282Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T04:15:42.282Z] ed53099fbce6: Pulling fs layer [2021-11-11T04:15:42.282Z] dc539afda2c1: Pulling fs layer [2021-11-11T04:15:42.282Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T04:15:42.282Z] 9065ff56babe: Pulling fs layer [2021-11-11T04:15:42.282Z] d287ab97295c: Pulling fs layer [2021-11-11T04:15:42.282Z] dc539afda2c1: Waiting [2021-11-11T04:15:42.282Z] 77bc0d833cb6: Waiting [2021-11-11T04:15:42.282Z] 9065ff56babe: Waiting [2021-11-11T04:15:42.282Z] d287ab97295c: Waiting [2021-11-11T04:15:42.282Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T04:15:42.282Z] a1111a8f2ec3: Download complete [2021-11-11T04:15:42.282Z] dc539afda2c1: Verifying Checksum [2021-11-11T04:15:42.282Z] dc539afda2c1: Download complete [2021-11-11T04:15:42.282Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T04:15:42.282Z] 77bc0d833cb6: Download complete [2021-11-11T04:15:42.282Z] 9065ff56babe: Verifying Checksum [2021-11-11T04:15:42.282Z] 9065ff56babe: Download complete [2021-11-11T04:15:42.282Z] ed53099fbce6: Verifying Checksum [2021-11-11T04:15:42.282Z] ed53099fbce6: Download complete [2021-11-11T04:15:42.546Z] b4d181a07f80: Verifying Checksum [2021-11-11T04:15:42.546Z] b4d181a07f80: Download complete [2021-11-11T04:15:43.120Z] d287ab97295c: Verifying Checksum [2021-11-11T04:15:43.120Z] d287ab97295c: Download complete [2021-11-11T04:15:44.084Z] b4d181a07f80: Pull complete [2021-11-11T04:15:44.351Z] a1111a8f2ec3: Pull complete [2021-11-11T04:15:44.929Z] ed53099fbce6: Pull complete [2021-11-11T04:15:44.929Z] dc539afda2c1: Pull complete [2021-11-11T04:15:45.191Z] 77bc0d833cb6: Pull complete [2021-11-11T04:15:45.455Z] 9065ff56babe: Pull complete [2021-11-11T04:15:48.531Z] b78e95d17946: Pull complete [2021-11-11T04:15:48.531Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-11T04:15:48.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T04:15:48.531Z] ---> 8b459fc5aaf0 [2021-11-11T04:15:48.531Z] Step 3/10 : ARG MAKE=make build [2021-11-11T04:15:50.521Z] ---> Running in 1a3a673e50ca [2021-11-11T04:15:50.521Z] Removing intermediate container 1a3a673e50ca [2021-11-11T04:15:50.521Z] ---> e19de41cb7e0 [2021-11-11T04:15:50.521Z] Step 4/10 : WORKDIR /device-sdk-go [2021-11-11T04:15:50.817Z] ---> Running in 390ba0289eb8 [2021-11-11T04:15:50.845Z] d287ab97295c: Pull complete [2021-11-11T04:15:50.845Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T04:15:50.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:15:50.845Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T04:15:50.934Z] prd-centos7-docker-4c-2g-22 does not seem to be running inside a container [2021-11-11T04:15:50.972Z] $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-11T04:15:51.419Z] Removing intermediate container 390ba0289eb8 [2021-11-11T04:15:51.419Z] ---> f917b3b61030 [2021-11-11T04:15:51.419Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-11T04:15:51.419Z] ---> Running in 5c938ac6d184 [2021-11-11T04:15:52.020Z] Removing intermediate container 5c938ac6d184 [2021-11-11T04:15:52.020Z] ---> e8d0bc3556ca [2021-11-11T04:15:52.020Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T04:15:52.020Z] ---> Running in 8ae227cb5cdc [2021-11-11T04:15:53.888Z] $ docker top 8f27d116da7b5a240ffd850bc7b63e9c6870db20b6dd19224a910fd419152c60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:15:54.378Z] ---> job-cost.sh [2021-11-11T04:15:54.378Z] lf-activate-venv: SKIPPING [2021-11-11T04:15:54.378Z] INFO: No Stack... [2021-11-11T04:15:54.642Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T04:15:54.674Z] Removing intermediate container 8ae227cb5cdc [2021-11-11T04:15:54.674Z] ---> e2bc04dc3d8d [2021-11-11T04:15:54.674Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-11-11T04:15:54.674Z] ---> Running in a4cb97c9c2d4 [2021-11-11T04:15:54.902Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T04:15:55.220Z] + cut -d, -f6 [2021-11-11T04:15:55.220Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2021-11-11T04:15:55.270Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1064-1-stack-cost] [2021-11-11T04:15:55.276Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1064-1-stack-cost] did not exist. Created. [2021-11-11T04:15:55.276Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1064-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T04:15:55.655Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T04:15:55.661Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-11T04:15:55.717Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T04:15:55.731Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1064-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T04:15:55.798Z] $ docker stop --time=1 8f27d116da7b5a240ffd850bc7b63e9c6870db20b6dd19224a910fd419152c60 [2021-11-11T04:15:56.637Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T04:15:56.962Z] $ docker rm -f 8f27d116da7b5a240ffd850bc7b63e9c6870db20b6dd19224a910fd419152c60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T04:15:57.624Z] OK: 219 MiB in 52 packages [2021-11-11T04:15:58.647Z] Removing intermediate container a4cb97c9c2d4 [2021-11-11T04:15:58.647Z] ---> 17215b52d88d [2021-11-11T04:15:58.647Z] Step 8/10 : COPY . . [2021-11-11T04:16:00.096Z] ---> 64f4c31d91e6 [2021-11-11T04:16:00.096Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T04:16:00.096Z] ---> Running in 4ea1f6e2343b [2021-11-11T04:17:37.021Z] Removing intermediate container 4ea1f6e2343b [2021-11-11T04:17:37.021Z] ---> cc302ef02ca5 [2021-11-11T04:17:37.021Z] Step 10/10 : RUN ${MAKE} [2021-11-11T04:17:37.021Z] ---> Running in bb5875133fb7 [2021-11-11T04:17:37.021Z] noop [2021-11-11T04:17:37.021Z] Removing intermediate container bb5875133fb7 [2021-11-11T04:17:37.021Z] ---> e0d88613965b [2021-11-11T04:17:37.021Z] Successfully built e0d88613965b [2021-11-11T04:17:37.021Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:17:37.419Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T04:17:37.419Z] . [Pipeline] withDockerContainer [2021-11-11T04:17:37.762Z] prd-ubuntu18.04-docker-arm64-4c-16g-27 does not seem to be running inside a container [2021-11-11T04:17:37.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-11T04:17:39.674Z] $ docker top 39068569d919c7b5b1de0cba694e6406305180467ce078170a4511decebbda7b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T04:17:40.750Z] + go version [2021-11-11T04:17:40.750Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-11T04:17:40.783Z] $ docker stop --time=1 39068569d919c7b5b1de0cba694e6406305180467ce078170a4511decebbda7b [2021-11-11T04:17:42.613Z] $ docker rm -f 39068569d919c7b5b1de0cba694e6406305180467ce078170a4511decebbda7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:17:43.541Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T04:17:43.541Z] . [Pipeline] withDockerContainer [2021-11-11T04:17:43.868Z] prd-ubuntu18.04-docker-arm64-4c-16g-27 does not seem to be running inside a container [2021-11-11T04:17:43.965Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-11T04:17:45.673Z] $ docker top 2113b12e98583f68fd9c3bc039c9ab7b67503231bdeac5093bb1b8e9fc5c4518 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-11T04:17:46.842Z] + make test [2021-11-11T04:17:46.842Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-11T04:18:25.954Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-11-11T04:20:02.984Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-11-11T04:20:02.984Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-11-11T04:20:02.984Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-11-11T04:20:11.377Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.401s coverage: 23.3% of statements [2021-11-11T04:20:11.377Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-11-11T04:20:11.377Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.308s coverage: 27.6% of statements [2021-11-11T04:20:11.377Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.344s coverage: 78.9% of statements [2021-11-11T04:20:11.377Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.291s coverage: 9.0% of statements [2021-11-11T04:20:11.377Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-11-11T04:20:11.377Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-11-11T04:20:11.377Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-11-11T04:20:14.054Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.455s coverage: 28.7% of statements [2021-11-11T04:20:14.054Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-11-11T04:20:16.709Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.308s coverage: 83.3% of statements [2021-11-11T04:20:16.709Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-11-11T04:20:16.709Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-11-11T04:20:16.709Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.529s coverage: 57.8% of statements [2021-11-11T04:20:18.718Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.835s coverage: 89.2% of statements [2021-11-11T04:20:18.718Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-11-11T04:20:20.163Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.248s coverage: 4.8% of statements [2021-11-11T04:20:20.163Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-11-11T04:20:20.764Z] GO111MODULE=on go vet ./... [2021-11-11T04:21:42.733Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T04:21:42.733Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-11T04:21:42.733Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-11T04:21:42.754Z] $ docker stop --time=1 2113b12e98583f68fd9c3bc039c9ab7b67503231bdeac5093bb1b8e9fc5c4518 [2021-11-11T04:21:44.597Z] $ docker rm -f 2113b12e98583f68fd9c3bc039c9ab7b67503231bdeac5093bb1b8e9fc5c4518 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T04:21:45.861Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-11T04:21:45.893Z] Warning: overwriting stash ‘coverage-report’ [2021-11-11T04:21:46.566Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T04:21:47.156Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-11T04:21:47.501Z] + ls -al . [2021-11-11T04:21:47.501Z] total 300 [2021-11-11T04:21:47.501Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 04:21 . [2021-11-11T04:21:47.501Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 04:14 .. [2021-11-11T04:21:47.501Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 11 04:14 .dockerignore [2021-11-11T04:21:47.501Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 04:14 .git [2021-11-11T04:21:47.501Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 04:14 .github [2021-11-11T04:21:47.501Z] -rw-rw-r-- 1 jenkins jenkins 131 Nov 11 04:14 .gitignore [2021-11-11T04:21:47.501Z] -rw-rw-r-- 1 jenkins jenkins 24816 Nov 11 04:14 CHANGELOG.md [2021-11-11T04:21:47.501Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 04:14 GOVERNANCE.md [2021-11-11T04:21:47.501Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 11 04:14 Jenkinsfile [2021-11-11T04:21:47.501Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 11 04:14 LICENSE [2021-11-11T04:21:47.501Z] -rw-rw-r-- 1 jenkins jenkins 1120 Nov 11 04:14 Makefile [2021-11-11T04:21:47.501Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 11 04:14 OWNERS.md [2021-11-11T04:21:47.501Z] -rw-rw-r-- 1 jenkins jenkins 4877 Nov 11 04:14 README.md [2021-11-11T04:21:47.501Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 04:12 VERSION [2021-11-11T04:21:47.501Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 04:14 bin [2021-11-11T04:21:47.501Z] -rw-r--r-- 1 jenkins jenkins 128369 Nov 11 04:20 coverage.out [2021-11-11T04:21:47.501Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 11 04:14 example [2021-11-11T04:21:47.501Z] -rw-rw-r-- 1 jenkins jenkins 602 Nov 11 04:14 go.mod [2021-11-11T04:21:47.501Z] -rw-rw-r-- 1 jenkins jenkins 49022 Nov 11 04:14 go.sum [2021-11-11T04:21:47.501Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 11 04:14 internal [2021-11-11T04:21:47.501Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 04:14 openapi [2021-11-11T04:21:47.501Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 11 04:14 pkg [2021-11-11T04:21:47.501Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 04:14 snap [2021-11-11T04:21:47.501Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 11 04:14 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:21:47.867Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f508cae3723960d2472d3e02e611b123bac0cc41 --label arch=arm64 --label version=0.0.0 . [2021-11-11T04:21:48.462Z] Sending build context to Docker daemon 2.888MB [2021-11-11T04:21:48.462Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T04:21:48.462Z] Step 2/24 : FROM ${BASE} AS builder [2021-11-11T04:21:48.462Z] ---> e0d88613965b [2021-11-11T04:21:48.462Z] Step 3/24 : ARG MAKE=make build [2021-11-11T04:21:48.462Z] ---> Running in de5b409343ad [2021-11-11T04:21:49.058Z] Removing intermediate container de5b409343ad [2021-11-11T04:21:49.058Z] ---> 6268f0bc5c91 [2021-11-11T04:21:49.058Z] Step 4/24 : WORKDIR /device-sdk-go [2021-11-11T04:21:49.058Z] ---> Running in c43ed56e0c90 [2021-11-11T04:21:49.660Z] Removing intermediate container c43ed56e0c90 [2021-11-11T04:21:49.660Z] ---> 23651c88d2d0 [2021-11-11T04:21:49.660Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-11T04:21:49.660Z] ---> Running in 4ec30921bdbc [2021-11-11T04:21:49.934Z] Removing intermediate container 4ec30921bdbc [2021-11-11T04:21:49.934Z] ---> 8f26442c03a3 [2021-11-11T04:21:49.934Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T04:21:50.208Z] ---> Running in 904c447e9308 [2021-11-11T04:21:52.180Z] Removing intermediate container 904c447e9308 [2021-11-11T04:21:52.180Z] ---> 71b41d625d5c [2021-11-11T04:21:52.180Z] Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-11-11T04:21:52.180Z] ---> Running in 9b6075004ac5 [2021-11-11T04:21:53.157Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T04:21:54.135Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T04:21:55.113Z] OK: 219 MiB in 52 packages [2021-11-11T04:21:56.093Z] Removing intermediate container 9b6075004ac5 [2021-11-11T04:21:56.093Z] ---> 6d56213ba1cc [2021-11-11T04:21:56.093Z] Step 8/24 : COPY . . [2021-11-11T04:21:57.526Z] ---> 8dd830283b86 [2021-11-11T04:21:57.526Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T04:21:57.526Z] ---> Running in f35eb24acd64 [2021-11-11T04:21:59.501Z] Removing intermediate container f35eb24acd64 [2021-11-11T04:21:59.501Z] ---> 8c3430120632 [2021-11-11T04:21:59.501Z] Step 10/24 : RUN ${MAKE} [2021-11-11T04:21:59.782Z] ---> Running in 5006ce4fcdeb [2021-11-11T04:22:00.771Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-11-11T04:22:39.818Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-11-11T04:22:40.093Z] Removing intermediate container 5006ce4fcdeb [2021-11-11T04:22:40.093Z] ---> 52d4062ebcd9 [2021-11-11T04:22:40.093Z] Step 11/24 : FROM alpine:3.14 [2021-11-11T04:22:44.390Z] 3.14: Pulling from library/alpine [2021-11-11T04:22:44.390Z] 552d1f2373af: Already exists [2021-11-11T04:22:44.390Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T04:22:44.390Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T04:22:44.390Z] ---> bb3de5531c18 [2021-11-11T04:22:44.390Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-11T04:22:44.390Z] ---> Running in c187fed1149c [2021-11-11T04:22:44.390Z] Removing intermediate container c187fed1149c [2021-11-11T04:22:44.390Z] ---> 111d4726af95 [2021-11-11T04:22:44.390Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T04:22:44.664Z] ---> Running in 6f10f5280c9a [2021-11-11T04:22:46.648Z] Removing intermediate container 6f10f5280c9a [2021-11-11T04:22:46.648Z] ---> edc486237571 [2021-11-11T04:22:46.648Z] Step 14/24 : RUN apk add --update --no-cache zeromq [2021-11-11T04:22:46.648Z] ---> Running in fec8b41dee9c [2021-11-11T04:22:47.624Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T04:22:48.604Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T04:22:49.208Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T04:22:49.481Z] (2/5) Installing libsodium (1.0.18-r0) [2021-11-11T04:22:49.481Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T04:22:49.758Z] (4/5) Installing libzmq (4.3.4-r0) [2021-11-11T04:22:49.758Z] (5/5) Installing zeromq (4.3.4-r0) [2021-11-11T04:22:49.758Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T04:22:49.758Z] OK: 8 MiB in 19 packages [2021-11-11T04:22:50.755Z] Removing intermediate container fec8b41dee9c [2021-11-11T04:22:50.755Z] ---> 77d84df19d0f [2021-11-11T04:22:50.755Z] Step 15/24 : WORKDIR / [2021-11-11T04:22:51.033Z] ---> Running in 480ea92f8f58 [2021-11-11T04:22:51.310Z] Removing intermediate container 480ea92f8f58 [2021-11-11T04:22:51.310Z] ---> 92201ed8ef9e [2021-11-11T04:22:51.310Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-11-11T04:22:52.287Z] ---> 6ae18cc8bf38 [2021-11-11T04:22:52.287Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-11-11T04:22:53.267Z] ---> 58bc6ec27404 [2021-11-11T04:22:53.267Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-11-11T04:22:54.254Z] ---> 16c5f6e92b2d [2021-11-11T04:22:54.254Z] Step 19/24 : EXPOSE 59999 [2021-11-11T04:22:54.254Z] ---> Running in b0dd3d9079ad [2021-11-11T04:22:54.528Z] Removing intermediate container b0dd3d9079ad [2021-11-11T04:22:54.528Z] ---> 1f8e4739e250 [2021-11-11T04:22:54.528Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2021-11-11T04:22:54.811Z] ---> Running in 37552cb47fe8 [2021-11-11T04:22:55.084Z] Removing intermediate container 37552cb47fe8 [2021-11-11T04:22:55.084Z] ---> 3b080aa609fa [2021-11-11T04:22:55.084Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T04:22:55.084Z] ---> Running in 08365c43ac6d [2021-11-11T04:22:55.680Z] Removing intermediate container 08365c43ac6d [2021-11-11T04:22:55.680Z] ---> 959954374c5d [2021-11-11T04:22:55.680Z] Step 22/24 : LABEL arch=arm64 [2021-11-11T04:22:55.680Z] ---> Running in bf2cb037463a [2021-11-11T04:22:55.960Z] Removing intermediate container bf2cb037463a [2021-11-11T04:22:55.960Z] ---> 99fabcc45187 [2021-11-11T04:22:55.960Z] Step 23/24 : LABEL git_sha=f508cae3723960d2472d3e02e611b123bac0cc41 [2021-11-11T04:22:56.236Z] ---> Running in 8388f5384c38 [2021-11-11T04:22:56.513Z] Removing intermediate container 8388f5384c38 [2021-11-11T04:22:56.513Z] ---> 979c17867fcd [2021-11-11T04:22:56.513Z] Step 24/24 : LABEL version=0.0.0 [2021-11-11T04:22:56.513Z] ---> Running in b41047f0fc09 [2021-11-11T04:22:57.121Z] Removing intermediate container b41047f0fc09 [2021-11-11T04:22:57.121Z] ---> 59f8fafd58a8 [2021-11-11T04:22:57.121Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-11T04:22:57.121Z] Successfully built 59f8fafd58a8 [2021-11-11T04:22:57.121Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:22:57.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T04:22:57.832Z] [2021-11-11T04:22:57.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:22:58.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T04:22:58.489Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-11T04:22:58.489Z] 448f6bf000e3: Pulling fs layer [2021-11-11T04:22:58.489Z] f757da607395: Pulling fs layer [2021-11-11T04:22:58.489Z] 05883995daec: Pulling fs layer [2021-11-11T04:22:58.489Z] 8603b9c90790: Pulling fs layer [2021-11-11T04:22:58.489Z] 1560dd03e051: Pulling fs layer [2021-11-11T04:22:58.489Z] 27f5ce0e4adf: Pulling fs layer [2021-11-11T04:22:58.489Z] c2d8d7efcc4b: Pulling fs layer [2021-11-11T04:22:58.489Z] 27f5ce0e4adf: Waiting [2021-11-11T04:22:58.489Z] c2d8d7efcc4b: Waiting [2021-11-11T04:22:58.489Z] 1560dd03e051: Waiting [2021-11-11T04:22:58.489Z] f757da607395: Verifying Checksum [2021-11-11T04:22:58.489Z] f757da607395: Download complete [2021-11-11T04:22:58.489Z] 8603b9c90790: Verifying Checksum [2021-11-11T04:22:58.489Z] 8603b9c90790: Download complete [2021-11-11T04:22:58.763Z] 1560dd03e051: Verifying Checksum [2021-11-11T04:22:58.763Z] 1560dd03e051: Download complete [2021-11-11T04:22:58.763Z] 27f5ce0e4adf: Verifying Checksum [2021-11-11T04:22:58.763Z] 27f5ce0e4adf: Download complete [2021-11-11T04:22:58.763Z] 05883995daec: Verifying Checksum [2021-11-11T04:22:58.763Z] 05883995daec: Download complete [2021-11-11T04:22:59.040Z] 448f6bf000e3: Verifying Checksum [2021-11-11T04:22:59.040Z] 448f6bf000e3: Download complete [2021-11-11T04:23:01.687Z] c2d8d7efcc4b: Verifying Checksum [2021-11-11T04:23:01.687Z] c2d8d7efcc4b: Download complete [2021-11-11T04:23:02.665Z] 448f6bf000e3: Pull complete [2021-11-11T04:23:03.643Z] f757da607395: Pull complete [2021-11-11T04:23:05.076Z] 05883995daec: Pull complete [2021-11-11T04:23:05.349Z] 8603b9c90790: Pull complete [2021-11-11T04:23:06.329Z] 1560dd03e051: Pull complete [2021-11-11T04:23:06.602Z] 27f5ce0e4adf: Pull complete [2021-11-11T04:23:21.673Z] c2d8d7efcc4b: Pull complete [2021-11-11T04:23:21.673Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-11T04:23:21.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T04:23:21.673Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-11T04:23:21.923Z] prd-ubuntu18.04-docker-arm64-4c-16g-27 does not seem to be running inside a container [2021-11-11T04:23:21.993Z] $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-11T04:23:24.958Z] $ docker top a5190302e6ab73f9fafd56df0a4c1f778739b491a8eedb96bd3297be3b8a02a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:23:26.005Z] ---> job-cost.sh [2021-11-11T04:23:26.005Z] lf-activate-venv: SKIPPING [2021-11-11T04:23:26.005Z] INFO: No Stack... [2021-11-11T04:23:28.615Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-11T04:23:28.886Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T04:23:29.557Z] + cut -d, -f6 [2021-11-11T04:23:29.557Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2021-11-11T04:23:29.635Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1064-1-stack-cost] [2021-11-11T04:23:29.640Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1064-1-stack-cost] did not exist. Created. [2021-11-11T04:23:29.640Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1064-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T04:23:30.359Z] /w/workspace/device-sdk-go/1@tmp/durable-0fd4fdcb/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-0fd4fdcb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-11T04:23:31.042Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-11T04:23:31.074Z] Warning: overwriting stash ‘stack-cost’ [2021-11-11T04:23:31.139Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T04:23:31.153Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1064-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T04:23:31.192Z] $ docker stop --time=1 a5190302e6ab73f9fafd56df0a4c1f778739b491a8eedb96bd3297be3b8a02a4 [2021-11-11T04:23:32.709Z] $ docker rm -f a5190302e6ab73f9fafd56df0a4c1f778739b491a8eedb96bd3297be3b8a02a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-11T04:23:33.721Z] provisioning config files... [2021-11-11T04:23:33.730Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1064@tmp/config4998015305148494907tmp [Pipeline] { [Pipeline] sh [2021-11-11T04:23:34.086Z] + set +x [2021-11-11T04:23:34.086Z] + bash -s -- [2021-11-11T04:23:34.086Z] + curl -s https://codecov.io/bash [2021-11-11T04:23:34.086Z] [2021-11-11T04:23:34.086Z] _____ _ [2021-11-11T04:23:34.086Z] / ____| | | [2021-11-11T04:23:34.086Z] | | ___ __| | ___ ___ _____ __ [2021-11-11T04:23:34.086Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-11T04:23:34.086Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-11T04:23:34.086Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-11T04:23:34.086Z] Bash-1.0.6 [2021-11-11T04:23:34.086Z] [2021-11-11T04:23:34.086Z] [2021-11-11T04:23:34.086Z] ==> git version 2.24.4 found [2021-11-11T04:23:34.086Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-11T04:23:34.086Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-11T04:23:34.086Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-11T04:23:34.086Z] ==> Jenkins CI detected. [2021-11-11T04:23:34.086Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1064 [2021-11-11T04:23:34.086Z] project root: . [2021-11-11T04:23:34.086Z] --> token set from env [2021-11-11T04:23:34.086Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-11T04:23:34.086Z] ==> Running gcov in . (disable via -X gcov) [2021-11-11T04:23:34.086Z] ==> Python coveragepy not found [2021-11-11T04:23:34.086Z] ==> Searching for coverage reports in: [2021-11-11T04:23:34.086Z] + . [2021-11-11T04:23:34.349Z] -> Found 1 reports [2021-11-11T04:23:34.349Z] ==> Detecting git/mercurial file structure [2021-11-11T04:23:34.349Z] ==> Reading reports [2021-11-11T04:23:34.349Z] + ./coverage.out bytes=128369 [2021-11-11T04:23:34.349Z] ==> Appending adjustments [2021-11-11T04:23:34.349Z] https://docs.codecov.io/docs/fixing-reports [2021-11-11T04:23:34.609Z] + Found adjustments [2021-11-11T04:23:34.609Z] ==> Gzipping contents [2021-11-11T04:23:34.609Z] 16K /tmp/codecov.VsA8cG.gz [2021-11-11T04:23:34.609Z] ==> Uploading reports [2021-11-11T04:23:34.609Z] url: https://codecov.io [2021-11-11T04:23:34.609Z] query: branch=PR-1064&commit=f508cae3723960d2472d3e02e611b123bac0cc41&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1064%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1064&job=&cmd_args= [2021-11-11T04:23:34.609Z] -> Pinging Codecov [2021-11-11T04:23:34.609Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1064&commit=f508cae3723960d2472d3e02e611b123bac0cc41&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1064%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1064&job=&cmd_args= [2021-11-11T04:23:34.868Z] -> Uploading to [2021-11-11T04:23:34.868Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-11/7E55EF52A471D76F132DFD9A03CDDE97/f508cae3723960d2472d3e02e611b123bac0cc41/89a68dba-3e4d-4cef-b5fb-075a8de3956b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T042334Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=554dbbcb6f8125701074d35294e987fdcd41b7507a0dc622d0d19923c08e9aef [2021-11-11T04:23:35.129Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T04:23:35.129Z] Dload Upload Total Spent Left Speed [2021-11-11T04:23:35.388Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16330 0 0 100 16330 0 46794 --:--:-- --:--:-- --:--:-- 46925 [2021-11-11T04:23:35.388Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/f508cae3723960d2472d3e02e611b123bac0cc41 [Pipeline] } [2021-11-11T04:23:35.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-11T04:23:37.450Z] + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1064/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:23:37.773Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:23:38.368Z] ---> package-listing.sh [2021-11-11T04:23:38.368Z] ++ facter osfamily [2021-11-11T04:23:38.368Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-11T04:23:38.634Z] + OS_FAMILY=redhat [2021-11-11T04:23:38.634Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1064 [2021-11-11T04:23:38.634Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-11T04:23:38.634Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-11T04:23:38.634Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-11T04:23:38.634Z] + PACKAGES=/tmp/packages_start.txt [2021-11-11T04:23:38.634Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1064 ']' [2021-11-11T04:23:38.634Z] + PACKAGES=/tmp/packages_end.txt [2021-11-11T04:23:38.634Z] + case "${OS_FAMILY}" in [2021-11-11T04:23:38.634Z] + sort [2021-11-11T04:23:38.634Z] + rpm -qa [2021-11-11T04:23:39.216Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-11T04:23:39.216Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-11T04:23:39.216Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-11T04:23:39.216Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1064 ']' [2021-11-11T04:23:39.216Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1064/archives/ [2021-11-11T04:23:39.216Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1064/archives/ [Pipeline] echo [2021-11-11T04:23:39.251Z] 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-1064/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-11T04:23:39.550Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:23:40.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:23:40.165Z] [2021-11-11T04:23:40.165Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:23:40.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:23:40.508Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T04:23:40.508Z] b4d181a07f80: Pulling fs layer [2021-11-11T04:23:40.508Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T04:23:40.508Z] ed53099fbce6: Pulling fs layer [2021-11-11T04:23:40.508Z] dc539afda2c1: Pulling fs layer [2021-11-11T04:23:40.508Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T04:23:40.508Z] 9065ff56babe: Pulling fs layer [2021-11-11T04:23:40.508Z] d287ab97295c: Pulling fs layer [2021-11-11T04:23:40.508Z] 77bc0d833cb6: Waiting [2021-11-11T04:23:40.508Z] dc539afda2c1: Waiting [2021-11-11T04:23:40.508Z] 9065ff56babe: Waiting [2021-11-11T04:23:40.508Z] d287ab97295c: Waiting [2021-11-11T04:23:40.508Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T04:23:40.508Z] a1111a8f2ec3: Download complete [2021-11-11T04:23:40.508Z] dc539afda2c1: Verifying Checksum [2021-11-11T04:23:40.508Z] dc539afda2c1: Download complete [2021-11-11T04:23:40.508Z] ed53099fbce6: Verifying Checksum [2021-11-11T04:23:40.508Z] ed53099fbce6: Download complete [2021-11-11T04:23:40.774Z] 9065ff56babe: Verifying Checksum [2021-11-11T04:23:40.774Z] 9065ff56babe: Download complete [2021-11-11T04:23:40.774Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T04:23:40.774Z] 77bc0d833cb6: Download complete [2021-11-11T04:23:40.774Z] b4d181a07f80: Verifying Checksum [2021-11-11T04:23:40.774Z] b4d181a07f80: Download complete [2021-11-11T04:23:41.347Z] d287ab97295c: Verifying Checksum [2021-11-11T04:23:41.347Z] d287ab97295c: Download complete [2021-11-11T04:23:42.298Z] b4d181a07f80: Pull complete [2021-11-11T04:23:42.298Z] a1111a8f2ec3: Pull complete [2021-11-11T04:23:43.244Z] ed53099fbce6: Pull complete [2021-11-11T04:23:43.244Z] dc539afda2c1: Pull complete [2021-11-11T04:23:43.513Z] 77bc0d833cb6: Pull complete [2021-11-11T04:23:43.513Z] 9065ff56babe: Pull complete [2021-11-11T04:23:48.816Z] d287ab97295c: Pull complete [2021-11-11T04:23:48.816Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T04:23:48.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:23:48.816Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T04:23:48.902Z] prd-centos7-docker-4c-2g-14 does not seem to be running inside a container [2021-11-11T04:23:48.936Z] $ 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-1064/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-1064 -v /w/workspace/gexfoundry_device-sdk-go_PR-1064:/w/workspace/gexfoundry_device-sdk-go_PR-1064:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1064@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1064@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-11T04:23:51.462Z] $ docker top 39e820c05c9f2e67eddc70a96245f53f38d2f48a30130935718ae40133c4b9e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T04:23:51.864Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-11T04:23:52.169Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-11T04:23:52.485Z] + ls /var/log/sa-host [2021-11-11T04:23:52.485Z] + sadf -c /var/log/sa-host/sa11 [2021-11-11T04:23:52.485Z] file_magic: OK [2021-11-11T04:23:52.485Z] HZ: Using current value: 100 [2021-11-11T04:23:52.485Z] file_header: OK [2021-11-11T04:23:52.485Z] 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 [2021-11-11T04:23:52.486Z] Statistics: [2021-11-11T04:23:52.486Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T04:23:52.486Z] File successfully converted to sysstat format version 12.0.3 [2021-11-11T04:23:52.486Z] + sadf -c /var/log/sa-host/sa30 [2021-11-11T04:23:52.486Z] file_magic: OK [2021-11-11T04:23:52.486Z] HZ: Using current value: 100 [2021-11-11T04:23:52.486Z] file_header: OK [2021-11-11T04:23:52.486Z] 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 [2021-11-11T04:23:52.486Z] Statistics: [2021-11-11T04:23:52.486Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T04:23:52.486Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T04:23:52.608Z] provisioning config files... [2021-11-11T04:23:52.619Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1064@tmp/config6010698876604621487tmp [Pipeline] { [Pipeline] echo [2021-11-11T04:23:52.656Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:23:52.981Z] ---> create-netrc.sh [Pipeline] } [2021-11-11T04:23:53.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:23:53.414Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-11T04:23:53.441Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:23:53.770Z] ---> sudo-logs.sh [2021-11-11T04:23:53.770Z] Archiving 'sudo' log.. [2021-11-11T04:23:53.770Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-14.novalocal: Name or service not known [2021-11-11T04:23:53.770Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-14.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-11T04:23:53.838Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:23:54.167Z] ---> job-cost.sh [2021-11-11T04:23:54.167Z] lf-activate-venv: SKIPPING [2021-11-11T04:23:54.167Z] DEBUG: total: 0.10999999940395355 [2021-11-11T04:23:54.167Z] INFO: Retrieving Stack Cost... [2021-11-11T04:23:54.433Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T04:23:55.005Z] INFO: Archiving Costs [Pipeline] echo [2021-11-11T04:23:55.034Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:23:55.362Z] ---> logs-deploy.sh [2021-11-11T04:23:55.362Z] lf-activate-venv: SKIPPING [2021-11-11T04:23:55.362Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1064/1 [2021-11-11T04:23:55.362Z] INFO: archiving workspace using pattern(s): [2021-11-11T04:23:55.935Z] Archives upload complete. [2021-11-11T04:23:55.935Z] INFO: archiving logs to Nexus [2021-11-11T04:23:56.512Z] ---> uname -a: [2021-11-11T04:23:56.512Z] Linux prd-centos7-docker-4c-2g-14.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-11-11T04:23:56.512Z] [2021-11-11T04:23:56.512Z] [2021-11-11T04:23:56.512Z] ---> lscpu: [2021-11-11T04:23:56.512Z] Architecture: x86_64 [2021-11-11T04:23:56.512Z] CPU op-mode(s): 32-bit, 64-bit [2021-11-11T04:23:56.512Z] Byte Order: Little Endian [2021-11-11T04:23:56.512Z] Address sizes: 40 bits physical, 48 bits virtual [2021-11-11T04:23:56.512Z] CPU(s): 2 [2021-11-11T04:23:56.512Z] On-line CPU(s) list: 0,1 [2021-11-11T04:23:56.512Z] Thread(s) per core: 1 [2021-11-11T04:23:56.512Z] Core(s) per socket: 1 [2021-11-11T04:23:56.512Z] Socket(s): 2 [2021-11-11T04:23:56.512Z] NUMA node(s): 1 [2021-11-11T04:23:56.512Z] Vendor ID: AuthenticAMD [2021-11-11T04:23:56.512Z] CPU family: 23 [2021-11-11T04:23:56.512Z] Model: 49 [2021-11-11T04:23:56.512Z] Model name: AMD EPYC-Rome Processor [2021-11-11T04:23:56.512Z] Stepping: 0 [2021-11-11T04:23:56.512Z] CPU MHz: 2799.998 [2021-11-11T04:23:56.512Z] BogoMIPS: 5599.99 [2021-11-11T04:23:56.512Z] Virtualization: AMD-V [2021-11-11T04:23:56.512Z] Hypervisor vendor: KVM [2021-11-11T04:23:56.512Z] Virtualization type: full [2021-11-11T04:23:56.512Z] L1d cache: 32K [2021-11-11T04:23:56.512Z] L1i cache: 32K [2021-11-11T04:23:56.512Z] L2 cache: 512K [2021-11-11T04:23:56.512Z] L3 cache: 16384K [2021-11-11T04:23:56.512Z] NUMA node0 CPU(s): 0,1 [2021-11-11T04:23:56.512Z] 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 [2021-11-11T04:23:56.512Z] [2021-11-11T04:23:56.512Z] [2021-11-11T04:23:56.512Z] ---> nproc: [2021-11-11T04:23:56.512Z] 2 [2021-11-11T04:23:56.512Z] [2021-11-11T04:23:56.512Z] [2021-11-11T04:23:56.512Z] ---> df -h: [2021-11-11T04:23:56.512Z] Filesystem Size Used Avail Use% Mounted on [2021-11-11T04:23:56.512Z] overlay 40G 7.7G 33G 20% / [2021-11-11T04:23:56.512Z] tmpfs 64M 0 64M 0% /dev [2021-11-11T04:23:56.512Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-11-11T04:23:56.512Z] shm 64M 0 64M 0% /dev/shm [2021-11-11T04:23:56.512Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-11-11T04:23:56.512Z] [2021-11-11T04:23:56.512Z] [2021-11-11T04:23:56.512Z] ---> sar -b -r -n DEV: [2021-11-11T04:23:56.512Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) [2021-11-11T04:23:56.512Z] [2021-11-11T04:23:56.512Z] 04:11:23 LINUX RESTART (2 CPU) [2021-11-11T04:23:56.512Z] [2021-11-11T04:23:56.512Z] 04:12:01 tps rtps wtps bread/s bwrtn/s [2021-11-11T04:23:56.512Z] 04:13:01 15.15 0.77 14.39 334.07 2551.98 [2021-11-11T04:23:56.512Z] 04:14:01 0.37 0.00 0.37 0.00 5.93 [2021-11-11T04:23:56.512Z] 04:15:01 0.25 0.00 0.25 0.00 3.90 [2021-11-11T04:23:56.512Z] 04:16:01 0.22 0.00 0.22 0.00 3.15 [2021-11-11T04:23:56.512Z] 04:17:01 0.20 0.00 0.20 0.00 2.62 [2021-11-11T04:23:56.512Z] 04:18:02 0.32 0.00 0.32 0.00 5.25 [2021-11-11T04:23:56.512Z] 04:19:01 0.25 0.00 0.25 0.00 2.74 [2021-11-11T04:23:56.512Z] 04:20:01 0.28 0.00 0.28 0.00 3.25 [2021-11-11T04:23:56.512Z] 04:21:01 0.23 0.00 0.23 0.00 2.57 [2021-11-11T04:23:56.512Z] 04:22:01 0.17 0.00 0.17 0.00 1.75 [2021-11-11T04:23:56.512Z] 04:23:01 0.25 0.00 0.25 0.00 3.50 [2021-11-11T04:23:56.512Z] Average: 1.61 0.07 1.54 30.43 235.60 [2021-11-11T04:23:56.512Z] [2021-11-11T04:23:56.512Z] 04:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-11-11T04:23:56.512Z] 04:13:01 5690420 0 616292 7.70 2620 1699608 1218264 13.45 562808 1522812 20 [2021-11-11T04:23:56.512Z] 04:14:01 5690024 0 616684 7.70 2620 1699612 1203848 13.29 563092 1522776 16 [2021-11-11T04:23:56.512Z] 04:15:01 5692812 0 613892 7.67 2620 1699616 1201792 13.27 560116 1523132 12 [2021-11-11T04:23:56.512Z] 04:16:01 5691556 0 615144 7.68 2620 1699620 1197680 13.22 561676 1523128 8 [2021-11-11T04:23:56.512Z] 04:17:01 5693832 0 612864 7.65 2620 1699624 1197740 13.22 558356 1523856 20 [2021-11-11T04:23:56.512Z] 04:18:02 5694004 0 612688 7.65 2620 1699628 1197752 13.22 558376 1523856 8 [2021-11-11T04:23:56.512Z] 04:19:01 5697824 0 608864 7.60 2620 1699632 1166624 12.88 554872 1523984 8 [2021-11-11T04:23:56.512Z] 04:20:01 5689112 0 617568 7.71 2620 1699640 1166624 12.88 563664 1523984 12 [2021-11-11T04:23:56.512Z] 04:21:01 5689192 0 617488 7.71 2620 1699640 1166624 12.88 565288 1522400 8 [2021-11-11T04:23:56.512Z] 04:22:01 5687812 0 618860 7.73 2620 1699648 1166732 12.88 567148 1522404 8 [2021-11-11T04:23:56.512Z] 04:23:01 5680480 0 626192 7.82 2620 1699648 1166624 12.88 574244 1522400 20 [2021-11-11T04:23:56.512Z] Average: 5690643 0 616049 7.69 2620 1699629 1186391 13.10 562695 1523157 13 [2021-11-11T04:23:56.512Z] [2021-11-11T04:23:56.512Z] 04:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-11-11T04:23:56.512Z] 04:13:01 eth0 54.71 41.79 343.05 13.09 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:13:01 docker0 9.82 6.04 1.78 29.75 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:14:01 eth0 5.28 0.85 1.20 0.62 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:15:01 eth0 3.78 0.97 1.24 0.78 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:16:01 eth0 3.01 0.70 0.94 0.55 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:17:01 eth0 1.65 1.00 0.94 0.66 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:18:02 eth0 0.53 0.32 0.27 0.23 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:19:01 eth0 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:20:01 eth0 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:21:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:22:01 eth0 0.55 0.22 0.16 0.07 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:23:01 eth0 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] Average: eth0 6.40 4.21 31.68 1.46 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] Average: docker0 0.89 0.55 0.16 2.71 0.00 0.00 0.00 0.00 [2021-11-11T04:23:56.512Z] [2021-11-11T04:23:56.512Z] [2021-11-11T04:23:56.512Z] ---> sar -P ALL: [2021-11-11T04:23:56.512Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) [2021-11-11T04:23:56.512Z] [2021-11-11T04:23:56.512Z] 04:11:23 LINUX RESTART (2 CPU) [2021-11-11T04:23:56.512Z] [2021-11-11T04:23:56.512Z] 04:12:01 CPU %user %nice %system %iowait %steal %idle [2021-11-11T04:23:56.512Z] 04:13:01 all 2.61 0.00 1.10 0.22 0.03 96.04 [2021-11-11T04:23:56.512Z] 04:13:01 0 2.82 0.00 1.11 0.40 0.03 95.63 [2021-11-11T04:23:56.512Z] 04:13:01 1 2.40 0.00 1.09 0.03 0.03 96.44 [2021-11-11T04:23:56.512Z] 04:14:01 all 0.25 0.00 0.07 0.00 0.01 99.67 [2021-11-11T04:23:56.512Z] 04:14:01 0 0.42 0.00 0.05 0.00 0.00 99.53 [2021-11-11T04:23:56.512Z] 04:14:01 1 0.08 0.00 0.08 0.00 0.02 99.82 [2021-11-11T04:23:56.512Z] 04:15:01 all 0.28 0.00 0.06 0.00 0.03 99.64 [2021-11-11T04:23:56.512Z] 04:15:01 0 0.43 0.00 0.05 0.00 0.02 99.50 [2021-11-11T04:23:56.512Z] 04:15:01 1 0.12 0.00 0.07 0.00 0.03 99.78 [2021-11-11T04:23:56.512Z] 04:16:01 all 0.28 0.00 0.05 0.00 0.02 99.66 [2021-11-11T04:23:56.512Z] 04:16:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-11-11T04:23:56.512Z] 04:16:01 1 0.47 0.00 0.07 0.00 0.02 99.45 [2021-11-11T04:23:56.512Z] 04:17:01 all 0.28 0.00 0.06 0.00 0.02 99.64 [2021-11-11T04:23:56.512Z] 04:17:01 0 0.10 0.00 0.07 0.00 0.02 99.82 [2021-11-11T04:23:56.512Z] 04:17:01 1 0.47 0.00 0.05 0.00 0.02 99.47 [2021-11-11T04:23:56.512Z] 04:18:02 all 0.23 0.00 0.06 0.00 0.01 99.70 [2021-11-11T04:23:56.512Z] 04:18:02 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-11-11T04:23:56.513Z] 04:18:02 1 0.42 0.00 0.08 0.00 0.02 99.48 [2021-11-11T04:23:56.513Z] 04:19:01 all 0.26 0.00 0.06 0.00 0.02 99.66 [2021-11-11T04:23:56.513Z] 04:19:01 0 0.44 0.00 0.03 0.00 0.02 99.51 [2021-11-11T04:23:56.513Z] 04:19:01 1 0.08 0.00 0.08 0.00 0.02 99.81 [2021-11-11T04:23:56.513Z] 04:20:01 all 0.22 0.00 0.04 0.00 0.01 99.73 [2021-11-11T04:23:56.513Z] 04:20:01 0 0.38 0.00 0.03 0.00 0.00 99.58 [2021-11-11T04:23:56.513Z] 04:20:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-11-11T04:23:56.513Z] 04:21:01 all 0.25 0.00 0.03 0.00 0.02 99.70 [2021-11-11T04:23:56.513Z] 04:21:01 0 0.42 0.00 0.00 0.00 0.02 99.57 [2021-11-11T04:23:56.513Z] 04:21:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2021-11-11T04:23:56.513Z] 04:22:01 all 0.23 0.00 0.06 0.00 0.02 99.69 [2021-11-11T04:23:56.513Z] 04:22:01 0 0.25 0.00 0.03 0.00 0.02 99.70 [2021-11-11T04:23:56.513Z] 04:22:01 1 0.22 0.00 0.08 0.00 0.02 99.68 [2021-11-11T04:23:56.513Z] 04:23:01 all 0.24 0.00 0.03 0.00 0.02 99.71 [2021-11-11T04:23:56.513Z] 04:23:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-11-11T04:23:56.513Z] 04:23:01 1 0.42 0.00 0.05 0.00 0.02 99.52 [2021-11-11T04:23:56.513Z] [2021-11-11T04:23:56.513Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-11-11T04:23:56.513Z] Average: all 0.47 0.00 0.15 0.02 0.02 99.35 [2021-11-11T04:23:56.513Z] Average: 0 0.50 0.00 0.13 0.04 0.01 99.32 [2021-11-11T04:23:56.513Z] Average: 1 0.44 0.00 0.16 0.00 0.02 99.38 [2021-11-11T04:23:56.513Z] [2021-11-11T04:23:56.513Z] [2021-11-11T04:23:56.513Z]