Pull request #1062 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b+26056eb6751852d3be2b177fe263ccb57def27d1 (b169fedf980f08cdaeebf840f29c54f19b0fbb2a) 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-ssh3980955443760569953.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-ssh7763028693663991441.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-1062/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-1062/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8154141222652844145.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-1062/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6694899017152900487.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-ssh890512605263455130.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-1062/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-1062/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8973654836987217041.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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-11 in /w/workspace/gexfoundry_device-sdk-go_PR-1062 [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-1062 # 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-1062@tmp/jenkins-gitclient-ssh6047920116945664852.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 26056eb6751852d3be2b177fe263ccb57def27d1 into PR head commit 2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b Merge succeeded, producing 2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b Checking out Revision 2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b (PR-1062) > 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-1062@tmp/jenkins-gitclient-ssh8074889563537678627.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1062/head:refs/remotes/origin/PR-1062 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b # 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-1062@tmp/jenkins-gitclient-ssh5266795990179174534.key > git merge 26056eb6751852d3be2b177fe263ccb57def27d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/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:10:43.986Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-11T04:10:44.148Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-11T04:10:44.231Z] ========================================================= [2021-11-11T04:10:44.231Z] EdgeX Global Pipelines Version Info [2021-11-11T04:10:44.231Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:10:45.428Z] ------------------- [2021-11-11T04:10:45.428Z] stable info: [2021-11-11T04:10:45.428Z] ------------------- [2021-11-11T04:10:45.428Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T04:10:45.428Z] Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [2021-11-11T04:10:45.428Z] Message: update stable to v1.0.212 [2021-11-11T04:10:46.009Z] ------------------- [2021-11-11T04:10:46.009Z] experimental info: [2021-11-11T04:10:46.009Z] ------------------- [2021-11-11T04:10:46.009Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T04:10:46.009Z] Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [2021-11-11T04:10:46.009Z] Message: update experimental to v1.0.212 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-11T04:10:46.179Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-11-11T04:10:46.218Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-11-11T04:10:46.261Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-11T04:10:46.297Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-11T04:10:46.338Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-11T04:10:46.392Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-11T04:10:46.428Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-11T04:10:46.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-11-11T04:10:46.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-11T04:10:46.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-11T04:10:46.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-11T04:10:46.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-11-11T04:10:46.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-11T04:10:46.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-11T04:10:46.718Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T04:10:46.764Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T04:10:46.800Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T04:10:46.835Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T04:10:46.870Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-11T04:10:46.914Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-11T04:10:46.954Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-11T04:10:46.992Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-11T04:10:47.044Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-11T04:10:47.090Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-11T04:10:47.126Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-11T04:10:47.168Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-11T04:10:47.201Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1062 [Pipeline] echo [2021-11-11T04:10:47.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1062 [Pipeline] echo [2021-11-11T04:10:47.270Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1062 [Pipeline] echo [2021-11-11T04:10:47.304Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b [Pipeline] echo [2021-11-11T04:10:47.338Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ea79ec [Pipeline] echo [2021-11-11T04:10:47.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T04:10:47.496Z] provisioning config files... [2021-11-11T04:10:47.511Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1062@tmp/config6548235301636103999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:10:47.880Z] ---> docker-login.sh [2021-11-11T04:10:47.881Z] nexus3.edgexfoundry.org:10001 [2021-11-11T04:10:47.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:10:48.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:10:48.142Z] Configure a credential helper to remove this warning. See [2021-11-11T04:10:48.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:10:48.142Z] [2021-11-11T04:10:48.142Z] Login Succeeded [2021-11-11T04:10:48.142Z] nexus3.edgexfoundry.org:10002 [2021-11-11T04:10:48.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:10:48.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:10:48.142Z] Configure a credential helper to remove this warning. See [2021-11-11T04:10:48.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:10:48.142Z] [2021-11-11T04:10:48.142Z] Login Succeeded [2021-11-11T04:10:48.142Z] nexus3.edgexfoundry.org:10003 [2021-11-11T04:10:48.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:10:48.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:10:48.142Z] Configure a credential helper to remove this warning. See [2021-11-11T04:10:48.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:10:48.142Z] [2021-11-11T04:10:48.142Z] Login Succeeded [2021-11-11T04:10:48.142Z] nexus3.edgexfoundry.org:10004 [2021-11-11T04:10:48.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:10:48.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:10:48.404Z] Configure a credential helper to remove this warning. See [2021-11-11T04:10:48.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:10:48.404Z] [2021-11-11T04:10:48.404Z] Login Succeeded [2021-11-11T04:10:48.404Z] docker.io [2021-11-11T04:10:48.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:10:48.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:10:48.669Z] Configure a credential helper to remove this warning. See [2021-11-11T04:10:48.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:10:48.669Z] [2021-11-11T04:10:48.669Z] Login Succeeded [2021-11-11T04:10:48.669Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T04:10:48.695Z] 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:10:49.302Z] + git rev-list -1 --merges 2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b~1..2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b [Pipeline] echo [2021-11-11T04:10:49.352Z] -----------> git rev-list -1 --merges 2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b~1..2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b 2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b [false] [Pipeline] sh [2021-11-11T04:10:49.669Z] + git log --format=format:%s -1 2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b [Pipeline] echo [2021-11-11T04:10:49.711Z] ========================================================= [2021-11-11T04:10:49.711Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-11T04:10:49.711Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T04:10:50.148Z] + git log --format=format:%s -1 2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b [Pipeline] echo [2021-11-11T04:10:50.177Z] [semverPrep] GIT_COMMIT: 2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo [2021-11-11T04:10:50.207Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:10:50.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T04:10:50.760Z] [2021-11-11T04:10:50.760Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:10:51.108Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T04:10:51.108Z] latest: Pulling from edgex-devops/git-semver [2021-11-11T04:10:51.108Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T04:10:51.108Z] 3e5f54012d9b: Pulling fs layer [2021-11-11T04:10:51.108Z] 4c7163046ea9: Pulling fs layer [2021-11-11T04:10:51.108Z] 0c2d73faf560: Pulling fs layer [2021-11-11T04:10:51.108Z] 0c2d73faf560: Waiting [2021-11-11T04:10:51.108Z] 3e5f54012d9b: Verifying Checksum [2021-11-11T04:10:51.108Z] 3e5f54012d9b: Download complete [2021-11-11T04:10:51.108Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T04:10:51.108Z] a0d0a0d46f8b: Download complete [2021-11-11T04:10:51.108Z] 4c7163046ea9: Verifying Checksum [2021-11-11T04:10:51.108Z] 4c7163046ea9: Download complete [2021-11-11T04:10:51.108Z] 0c2d73faf560: Verifying Checksum [2021-11-11T04:10:51.108Z] 0c2d73faf560: Download complete [2021-11-11T04:10:51.374Z] a0d0a0d46f8b: Pull complete [2021-11-11T04:10:51.374Z] 3e5f54012d9b: Pull complete [2021-11-11T04:10:51.643Z] 4c7163046ea9: Pull complete [2021-11-11T04:10:51.904Z] 0c2d73faf560: Pull complete [2021-11-11T04:10:51.904Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-11T04:10:51.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T04:10:51.904Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-11T04:10:51.990Z] prd-centos7-docker-4c-2g-11 does not seem to be running inside a container [2021-11-11T04:10:51.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1062 -v /w/workspace/gexfoundry_device-sdk-go_PR-1062:/w/workspace/gexfoundry_device-sdk-go_PR-1062:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1062@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1062@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:10:52.226Z] $ docker top 2a909f4d19a1bf79b37df299b5b8818528072ea43e863619fe5f240daa93394d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T04:10:52.696Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T04:10:52.696Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T04:10:52.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T04:10:52.493Z] $ docker exec 2a909f4d19a1bf79b37df299b5b8818528072ea43e863619fe5f240daa93394d ssh-agent [2021-11-11T04:10:52.876Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHDiGGK/agent.13 [2021-11-11T04:10:52.876Z] SSH_AGENT_PID=19 [2021-11-11T04:10:52.883Z] Running ssh-add (command line suppressed) [2021-11-11T04:10:52.680Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1062@tmp/private_key_4858324773993510638.key (/w/workspace/gexfoundry_device-sdk-go_PR-1062@tmp/private_key_4858324773993510638.key) [2021-11-11T04:10:52.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T04:10:53.303Z] + git tag --points-at HEAD [Pipeline] } [2021-11-11T04:10:53.080Z] $ docker exec --env ******** --env ******** 2a909f4d19a1bf79b37df299b5b8818528072ea43e863619fe5f240daa93394d ssh-agent -k [2021-11-11T04:10:53.173Z] unset SSH_AUTH_SOCK; [2021-11-11T04:10:53.174Z] unset SSH_AGENT_PID; [2021-11-11T04:10:53.174Z] echo Agent pid 19 killed; [2021-11-11T04:10:53.423Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-11T04:10:53.490Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T04:10:53.490Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T04:10:53.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T04:10:53.370Z] $ docker exec 2a909f4d19a1bf79b37df299b5b8818528072ea43e863619fe5f240daa93394d ssh-agent [2021-11-11T04:10:53.679Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCeGfpg/agent.54 [2021-11-11T04:10:53.679Z] SSH_AGENT_PID=60 [2021-11-11T04:10:53.685Z] Running ssh-add (command line suppressed) [2021-11-11T04:10:53.564Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1062@tmp/private_key_8814062175354813912.key (/w/workspace/gexfoundry_device-sdk-go_PR-1062@tmp/private_key_8814062175354813912.key) [2021-11-11T04:10:53.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T04:10:54.115Z] + git semver init [2021-11-11T04:10:54.116Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T04:10:54.116Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1062/.git [2021-11-11T04:10:54.116Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1062 [2021-11-11T04:10:54.116Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T04:10:54.116Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T04:10:54.116Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T04:10:54.116Z] # $SEMVER_BRANCH = PR-1062 [2021-11-11T04:10:54.116Z] # $SEMVER_TEMP = /tmp/semver-279634266 [2021-11-11T04:10:54.116Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-11-11T04:10:55.059Z] # '/tmp/semver-279634266' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1062/.semver' [2021-11-11T04:10:55.059Z] # -> Force: false [2021-11-11T04:10:55.059Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1062/.semver [Pipeline] } [2021-11-11T04:10:54.975Z] $ docker exec --env ******** --env ******** 2a909f4d19a1bf79b37df299b5b8818528072ea43e863619fe5f240daa93394d ssh-agent -k [2021-11-11T04:10:55.071Z] unset SSH_AUTH_SOCK; [2021-11-11T04:10:55.072Z] unset SSH_AGENT_PID; [2021-11-11T04:10:55.072Z] echo Agent pid 60 killed; [2021-11-11T04:10:55.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T04:10:55.582Z] + git semver [Pipeline] } [2021-11-11T04:10:55.554Z] $ docker stop --time=1 2a909f4d19a1bf79b37df299b5b8818528072ea43e863619fe5f240daa93394d [2021-11-11T04:10:56.769Z] $ docker rm -f 2a909f4d19a1bf79b37df299b5b8818528072ea43e863619fe5f240daa93394d [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T04:10:57.188Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-11T04:10:57.477Z] Stashed 1 file(s) [Pipeline] echo [2021-11-11T04:10:57.494Z] [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:11:12.904Z] Still waiting to schedule task [2021-11-11T04:11:12.904Z] ‘prd-centos7-docker-4c-2g-12’ is offline [2021-11-11T04:11:12.929Z] Still waiting to schedule task [2021-11-11T04:11:12.930Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-11T04:12:28.633Z] Running on prd-centos7-docker-4c-2g-19 in /w/workspace/gexfoundry_device-sdk-go_PR-1062 [Pipeline] { [Pipeline] ws [2021-11-11T04:12:28.671Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-11-11T04:12:28.820Z] Selected Git installation does not exist. Using Default [2021-11-11T04:12:28.820Z] The recommended git tool is: NONE [2021-11-11T04:12:30.959Z] using credential edgex-jenkins-ssh [2021-11-11T04:12:30.975Z] Cloning the remote Git repository [2021-11-11T04:12:30.288Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-11-11T04:12:30.357Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-11-11T04:12:30.496Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-11-11T04:12:30.497Z] > git --version # timeout=10 [2021-11-11T04:12:30.510Z] > git --version # 'git version 2.24.4' [2021-11-11T04:12:30.510Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:12:30.541Z] [INFO] Currently running in a labeled security context [2021-11-11T04:12:30.541Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-11T04:12:30.541Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh9177197594475122084.key [2021-11-11T04:12:30.564Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T04:12:31.337Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-11-11T04:12:31.354Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T04:12:31.365Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-11-11T04:12:31.388Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-11-11T04:12:31.388Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:12:31.390Z] [INFO] Currently running in a labeled security context [2021-11-11T04:12:31.390Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-11T04:12:31.390Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh5914492919625405416.key [2021-11-11T04:12:31.406Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1062/head:refs/remotes/origin/PR-1062 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T04:12:32.599Z] Merging remotes/origin/main commit 26056eb6751852d3be2b177fe263ccb57def27d1 into PR head commit 2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b [2021-11-11T04:12:32.714Z] Merge succeeded, producing 2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b [2021-11-11T04:12:32.714Z] Checking out Revision 2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b (PR-1062) [2021-11-11T04:12:31.888Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T04:12:31.902Z] > git checkout -f 2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b # timeout=10 [2021-11-11T04:12:31.949Z] > git remote # timeout=10 [2021-11-11T04:12:31.958Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T04:12:31.964Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:12:31.965Z] [INFO] Currently running in a labeled security context [2021-11-11T04:12:31.965Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-11T04:12:31.965Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh1016989108008106845.key [2021-11-11T04:12:31.971Z] > git merge 26056eb6751852d3be2b177fe263ccb57def27d1 # timeout=10 [2021-11-11T04:12:31.986Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T04:12:31.997Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T04:12:32.010Z] > git checkout -f 2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b # timeout=10 [2021-11-11T04:12:36.277Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" [2021-11-11T04:12:35.731Z] > git --version # timeout=10 [2021-11-11T04:12:35.744Z] > git --version # 'git version 2.24.4' [2021-11-11T04:12:35.758Z] 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:12:36.907Z] provisioning config files... [2021-11-11T04:12:36.925Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2230522457673000208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:12:37.390Z] ---> docker-login.sh [2021-11-11T04:12:37.390Z] nexus3.edgexfoundry.org:10001 [2021-11-11T04:12:37.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:12:37.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:12:37.661Z] Configure a credential helper to remove this warning. See [2021-11-11T04:12:37.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:12:37.661Z] [2021-11-11T04:12:37.661Z] Login Succeeded [2021-11-11T04:12:37.661Z] nexus3.edgexfoundry.org:10002 [2021-11-11T04:12:37.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:12:37.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:12:37.661Z] Configure a credential helper to remove this warning. See [2021-11-11T04:12:37.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:12:37.661Z] [2021-11-11T04:12:37.661Z] Login Succeeded [2021-11-11T04:12:37.661Z] nexus3.edgexfoundry.org:10003 [2021-11-11T04:12:37.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:12:37.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:12:37.923Z] Configure a credential helper to remove this warning. See [2021-11-11T04:12:37.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:12:37.923Z] [2021-11-11T04:12:37.923Z] Login Succeeded [2021-11-11T04:12:37.923Z] nexus3.edgexfoundry.org:10004 [2021-11-11T04:12:37.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:12:37.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:12:37.923Z] Configure a credential helper to remove this warning. See [2021-11-11T04:12:37.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:12:37.923Z] [2021-11-11T04:12:37.923Z] Login Succeeded [2021-11-11T04:12:37.923Z] docker.io [2021-11-11T04:12:37.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:12:38.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:12:38.495Z] Configure a credential helper to remove this warning. See [2021-11-11T04:12:38.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:12:38.495Z] [2021-11-11T04:12:38.495Z] Login Succeeded [2021-11-11T04:12:38.495Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T04:12:38.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-11T04:12:38.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T04:12:38.793Z] ========================================================= [2021-11-11T04:12:38.793Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-11T04:12:38.793Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:12:39.207Z] + 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:12:39.207Z] Sending build context to Docker daemon 2.76MB [2021-11-11T04:12:39.207Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T04:12:39.207Z] Step 2/10 : FROM ${BASE} AS builder [2021-11-11T04:12:39.207Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-11T04:12:39.207Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T04:12:39.207Z] 31adcdaf11c8: Pulling fs layer [2021-11-11T04:12:39.207Z] b8b176561691: Pulling fs layer [2021-11-11T04:12:39.207Z] 4527c011a84f: Pulling fs layer [2021-11-11T04:12:39.207Z] 5d74067f8e1e: Pulling fs layer [2021-11-11T04:12:39.207Z] e0aca202a116: Pulling fs layer [2021-11-11T04:12:39.207Z] 3a43be97a3b4: Pulling fs layer [2021-11-11T04:12:39.207Z] 34cad66bf833: Pulling fs layer [2021-11-11T04:12:39.207Z] b4e3c513aaa6: Pulling fs layer [2021-11-11T04:12:39.207Z] 4527c011a84f: Waiting [2021-11-11T04:12:39.207Z] e0aca202a116: Waiting [2021-11-11T04:12:39.207Z] 3a43be97a3b4: Waiting [2021-11-11T04:12:39.207Z] 5d74067f8e1e: Waiting [2021-11-11T04:12:39.207Z] b4e3c513aaa6: Waiting [2021-11-11T04:12:39.207Z] 34cad66bf833: Waiting [2021-11-11T04:12:39.207Z] b8b176561691: Verifying Checksum [2021-11-11T04:12:39.207Z] b8b176561691: Download complete [2021-11-11T04:12:39.207Z] 31adcdaf11c8: Verifying Checksum [2021-11-11T04:12:39.207Z] 31adcdaf11c8: Download complete [2021-11-11T04:12:39.207Z] 5d74067f8e1e: Verifying Checksum [2021-11-11T04:12:39.207Z] 5d74067f8e1e: Download complete [2021-11-11T04:12:39.475Z] e0aca202a116: Verifying Checksum [2021-11-11T04:12:39.475Z] e0aca202a116: Download complete [2021-11-11T04:12:39.475Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T04:12:39.475Z] a0d0a0d46f8b: Download complete [2021-11-11T04:12:39.475Z] 3a43be97a3b4: Verifying Checksum [2021-11-11T04:12:39.475Z] 3a43be97a3b4: Download complete [2021-11-11T04:12:39.475Z] 34cad66bf833: Verifying Checksum [2021-11-11T04:12:39.475Z] 34cad66bf833: Download complete [2021-11-11T04:12:39.739Z] a0d0a0d46f8b: Pull complete [2021-11-11T04:12:40.009Z] 4527c011a84f: Verifying Checksum [2021-11-11T04:12:40.009Z] 4527c011a84f: Download complete [2021-11-11T04:12:40.009Z] 31adcdaf11c8: Pull complete [2021-11-11T04:12:40.009Z] b4e3c513aaa6: Verifying Checksum [2021-11-11T04:12:40.009Z] b4e3c513aaa6: Download complete [2021-11-11T04:12:40.009Z] b8b176561691: Pull complete [2021-11-11T04:12:44.278Z] 4527c011a84f: Pull complete [2021-11-11T04:12:44.278Z] 5d74067f8e1e: Pull complete [2021-11-11T04:12:44.278Z] e0aca202a116: Pull complete [2021-11-11T04:12:44.278Z] 3a43be97a3b4: Pull complete [2021-11-11T04:12:44.278Z] 34cad66bf833: Pull complete [2021-11-11T04:12:46.736Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15 in /w/workspace/gexfoundry_device-sdk-go_PR-1062 [Pipeline] { [Pipeline] ws [2021-11-11T04:12:46.776Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-11-11T04:12:46.870Z] b4e3c513aaa6: Pull complete [2021-11-11T04:12:46.870Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-11T04:12:46.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T04:12:46.870Z] ---> 9f6097aaca64 [2021-11-11T04:12:46.870Z] Step 3/10 : ARG MAKE=make build [2021-11-11T04:12:47.001Z] Selected Git installation does not exist. Using Default [2021-11-11T04:12:47.001Z] The recommended git tool is: NONE [2021-11-11T04:12:48.808Z] ---> Running in 7332f7f74fa7 [2021-11-11T04:12:48.808Z] Removing intermediate container 7332f7f74fa7 [2021-11-11T04:12:48.808Z] ---> d4894bfd6ecd [2021-11-11T04:12:48.808Z] Step 4/10 : WORKDIR /device-sdk-go [2021-11-11T04:12:48.808Z] ---> Running in c563b958cda9 [2021-11-11T04:12:48.808Z] Removing intermediate container c563b958cda9 [2021-11-11T04:12:48.808Z] ---> ba8ce4bf1d0d [2021-11-11T04:12:48.808Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-11T04:12:48.808Z] ---> Running in 2917e8b27dc3 [2021-11-11T04:12:48.808Z] Removing intermediate container 2917e8b27dc3 [2021-11-11T04:12:48.808Z] ---> 0f162b1d7572 [2021-11-11T04:12:48.808Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T04:12:49.080Z] ---> Running in b94f2b186bf4 [2021-11-11T04:12:49.348Z] Removing intermediate container b94f2b186bf4 [2021-11-11T04:12:49.348Z] ---> 13f266601673 [2021-11-11T04:12:49.348Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-11-11T04:12:49.348Z] ---> Running in 1a4cffe39ea5 [2021-11-11T04:12:49.927Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T04:12:50.499Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T04:12:51.074Z] OK: 220 MiB in 52 packages [2021-11-11T04:12:51.074Z] Removing intermediate container 1a4cffe39ea5 [2021-11-11T04:12:51.074Z] ---> b4bb374413e9 [2021-11-11T04:12:51.074Z] Step 8/10 : COPY . . [2021-11-11T04:12:51.658Z] ---> b7d64ff11794 [2021-11-11T04:12:51.658Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T04:12:51.658Z] ---> Running in e96dcfee18ff [2021-11-11T04:12:52.481Z] using credential edgex-jenkins-ssh [2021-11-11T04:12:52.499Z] Cloning the remote Git repository [2021-11-11T04:12:52.556Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-11-11T04:12:52.647Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-11-11T04:12:52.733Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-11-11T04:12:52.734Z] > git --version # timeout=10 [2021-11-11T04:12:52.754Z] > git --version # 'git version 2.17.1' [2021-11-11T04:12:52.755Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:12:52.837Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T04:12:54.054Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-11-11T04:12:54.074Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T04:12:54.098Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-11-11T04:12:54.126Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-11-11T04:12:54.126Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:12:54.138Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1062/head:refs/remotes/origin/PR-1062 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T04:12:54.705Z] Merging remotes/origin/main commit 26056eb6751852d3be2b177fe263ccb57def27d1 into PR head commit 2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b [2021-11-11T04:12:54.925Z] Merge succeeded, producing 2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b [2021-11-11T04:12:54.926Z] Checking out Revision 2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b (PR-1062) [2021-11-11T04:12:54.725Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T04:12:54.750Z] > git checkout -f 2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b # timeout=10 [2021-11-11T04:12:54.851Z] > git remote # timeout=10 [2021-11-11T04:12:54.869Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T04:12:54.883Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:12:54.894Z] > git merge 26056eb6751852d3be2b177fe263ccb57def27d1 # timeout=10 [2021-11-11T04:12:54.913Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T04:12:54.933Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T04:12:54.943Z] > git checkout -f 2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b # timeout=10 [2021-11-11T04:12:59.168Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" [2021-11-11T04:12:59.244Z] > git --version # timeout=10 [2021-11-11T04:12:59.256Z] > git --version # 'git version 2.17.1' [2021-11-11T04:12:59.274Z] fatal: bad object 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T04:13:00.275Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-11T04:13:00.275Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T04:13:00.275Z] Dload Upload Total Spent Left Speed [2021-11-11T04:13:00.275Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 84457 0 --:--:-- --:--:-- --:--:-- 84457 [Pipeline] sh [2021-11-11T04:13:00.857Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-11T04:13:01.217Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2021-11-11T04:13:01.217Z] [2021-11-11T04:13:01.217Z] { [2021-11-11T04:13:01.217Z] "registry-mirrors": [ [2021-11-11T04:13:01.217Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-11T04:13:01.217Z] ], [2021-11-11T04:13:01.217Z] "bip": "10.250.0.254/24", [2021-11-11T04:13:01.217Z] "hosts": [ [2021-11-11T04:13:01.217Z] "tcp://0.0.0.0:5555", [2021-11-11T04:13:01.217Z] "unix:///var/run/docker.sock" [2021-11-11T04:13:01.217Z] ], [2021-11-11T04:13:01.217Z] "mtu": 1458, [2021-11-11T04:13:01.217Z] "selinux-enabled": true, [2021-11-11T04:13:01.217Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-11T04:13:01.217Z] } [Pipeline] sh [2021-11-11T04:13:01.583Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-11T04:13:01.939Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T04:13:20.369Z] provisioning config files... [2021-11-11T04:13:20.400Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4402921167590675933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:13:20.811Z] ---> docker-login.sh [2021-11-11T04:13:20.811Z] nexus3.edgexfoundry.org:10001 [2021-11-11T04:13:21.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:13:22.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:13:22.018Z] Configure a credential helper to remove this warning. See [2021-11-11T04:13:22.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:13:22.018Z] [2021-11-11T04:13:22.018Z] Login Succeeded [2021-11-11T04:13:22.018Z] nexus3.edgexfoundry.org:10002 [2021-11-11T04:13:22.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:13:22.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:13:22.574Z] Configure a credential helper to remove this warning. See [2021-11-11T04:13:22.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:13:22.574Z] [2021-11-11T04:13:22.574Z] Login Succeeded [2021-11-11T04:13:22.574Z] nexus3.edgexfoundry.org:10003 [2021-11-11T04:13:22.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:13:23.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:13:23.127Z] Configure a credential helper to remove this warning. See [2021-11-11T04:13:23.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:13:23.127Z] [2021-11-11T04:13:23.127Z] Login Succeeded [2021-11-11T04:13:23.127Z] nexus3.edgexfoundry.org:10004 [2021-11-11T04:13:23.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:13:23.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:13:23.729Z] Configure a credential helper to remove this warning. See [2021-11-11T04:13:23.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:13:23.729Z] [2021-11-11T04:13:23.729Z] Login Succeeded [2021-11-11T04:13:23.729Z] docker.io [2021-11-11T04:13:23.821Z] Removing intermediate container e96dcfee18ff [2021-11-11T04:13:23.821Z] ---> 17e24b5a9e1e [2021-11-11T04:13:23.821Z] Step 10/10 : RUN ${MAKE} [2021-11-11T04:13:23.821Z] ---> Running in 86cf4424c445 [2021-11-11T04:13:23.821Z] noop [2021-11-11T04:13:23.821Z] Removing intermediate container 86cf4424c445 [2021-11-11T04:13:23.821Z] ---> b2c354fa53fc [2021-11-11T04:13:23.821Z] Successfully built b2c354fa53fc [2021-11-11T04:13:23.821Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:13:24.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:13:24.148Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T04:13:24.148Z] . [Pipeline] withDockerContainer [2021-11-11T04:13:24.239Z] prd-centos7-docker-4c-2g-19 does not seem to be running inside a container [2021-11-11T04:13:24.283Z] $ 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 ******** ci-base-image-x86_64 cat [2021-11-11T04:13:24.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:13:24.612Z] Configure a credential helper to remove this warning. See [2021-11-11T04:13:24.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:13:24.612Z] [2021-11-11T04:13:24.612Z] Login Succeeded [2021-11-11T04:13:24.612Z] ---> docker-login.sh ends [2021-11-11T04:13:24.624Z] $ docker top becc3177735a8452e2b967a364ee3aec9bc8b0c41ab59c1d5e6ecc4358a8c572 -eo pid,comm [Pipeline] { [Pipeline] } [2021-11-11T04:13:24.749Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-11-11T04:13:25.093Z] + go version [2021-11-11T04:13:25.093Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-11T04:13:25.115Z] $ docker stop --time=1 becc3177735a8452e2b967a364ee3aec9bc8b0c41ab59c1d5e6ecc4358a8c572 [2021-11-11T04:13:26.287Z] $ docker rm -f becc3177735a8452e2b967a364ee3aec9bc8b0c41ab59c1d5e6ecc4358a8c572 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo [2021-11-11T04:13:26.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] // stage [Pipeline] echo [2021-11-11T04:13:26.562Z] ========================================================= [2021-11-11T04:13:26.562Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-11T04:13:26.562Z] ========================================================= [Pipeline] fileExists [Pipeline] stage [Pipeline] { (Test) [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:13:27.025Z] + 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:13:27.126Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T04:13:27.126Z] . [Pipeline] withDockerContainer [2021-11-11T04:13:27.208Z] prd-centos7-docker-4c-2g-19 does not seem to be running inside a container [2021-11-11T04:13:27.245Z] $ 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 ******** ci-base-image-x86_64 cat [2021-11-11T04:13:27.605Z] $ docker top 909add54fd6d128bf9aff2ec7fe9119cb43febccbd0eb81fbeaf0feeefa1231e -eo pid,comm [2021-11-11T04:13:27.632Z] Sending build context to Docker daemon 2.759MB [2021-11-11T04:13:27.632Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T04:13:27.632Z] Step 2/10 : FROM ${BASE} AS builder [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-11T04:13:27.917Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-11T04:13:27.917Z] 552d1f2373af: Pulling fs layer [2021-11-11T04:13:27.917Z] ea3f2d53f512: Pulling fs layer [2021-11-11T04:13:27.917Z] 9e70ebbbe112: Pulling fs layer [2021-11-11T04:13:27.917Z] 7a9cfe048b4a: Pulling fs layer [2021-11-11T04:13:27.917Z] 72dc09318566: Pulling fs layer [2021-11-11T04:13:27.917Z] f4f7b4309257: Pulling fs layer [2021-11-11T04:13:27.917Z] 0ac9a79272e3: Pulling fs layer [2021-11-11T04:13:27.917Z] b78e95d17946: Pulling fs layer [2021-11-11T04:13:27.917Z] 72dc09318566: Waiting [2021-11-11T04:13:27.917Z] f4f7b4309257: Waiting [2021-11-11T04:13:27.917Z] 0ac9a79272e3: Waiting [2021-11-11T04:13:27.917Z] b78e95d17946: Waiting [2021-11-11T04:13:27.917Z] 7a9cfe048b4a: Waiting [2021-11-11T04:13:27.917Z] 9e70ebbbe112: Verifying Checksum [2021-11-11T04:13:27.917Z] 9e70ebbbe112: Download complete [2021-11-11T04:13:27.917Z] ea3f2d53f512: Verifying Checksum [2021-11-11T04:13:27.917Z] ea3f2d53f512: Download complete [2021-11-11T04:13:27.917Z] 72dc09318566: Download complete [2021-11-11T04:13:27.917Z] f4f7b4309257: Verifying Checksum [2021-11-11T04:13:27.917Z] f4f7b4309257: Download complete [2021-11-11T04:13:27.917Z] 552d1f2373af: Download complete [2021-11-11T04:13:27.917Z] 0ac9a79272e3: Verifying Checksum [2021-11-11T04:13:27.917Z] 0ac9a79272e3: Download complete [2021-11-11T04:13:28.063Z] + make test [2021-11-11T04:13:28.063Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-11T04:13:28.921Z] 552d1f2373af: Pull complete [2021-11-11T04:13:29.524Z] ea3f2d53f512: Pull complete [2021-11-11T04:13:29.798Z] 9e70ebbbe112: Pull complete [2021-11-11T04:13:29.798Z] b78e95d17946: Verifying Checksum [2021-11-11T04:13:29.798Z] b78e95d17946: Download complete [2021-11-11T04:13:30.392Z] 7a9cfe048b4a: Verifying Checksum [2021-11-11T04:13:30.392Z] 7a9cfe048b4a: Download complete [2021-11-11T04:13:33.372Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-11-11T04:13:40.554Z] 7a9cfe048b4a: Pull complete [2021-11-11T04:13:40.828Z] 72dc09318566: Pull complete [2021-11-11T04:13:41.104Z] f4f7b4309257: Pull complete [2021-11-11T04:13:41.378Z] 0ac9a79272e3: Pull complete [2021-11-11T04:13:46.845Z] b78e95d17946: Pull complete [2021-11-11T04:13:46.845Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-11T04:13:46.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T04:13:46.845Z] ---> 8b459fc5aaf0 [2021-11-11T04:13:46.845Z] Step 3/10 : ARG MAKE=make build [2021-11-11T04:13:48.817Z] ---> Running in d8a4dd11dd36 [2021-11-11T04:13:49.091Z] Removing intermediate container d8a4dd11dd36 [2021-11-11T04:13:49.091Z] ---> 59655e75989e [2021-11-11T04:13:49.091Z] Step 4/10 : WORKDIR /device-sdk-go [2021-11-11T04:13:49.091Z] ---> Running in b42877af478a [2021-11-11T04:13:49.690Z] Removing intermediate container b42877af478a [2021-11-11T04:13:49.690Z] ---> 635213549ef2 [2021-11-11T04:13:49.690Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-11T04:13:49.690Z] ---> Running in a3e7f7dd0917 [2021-11-11T04:13:50.298Z] Removing intermediate container a3e7f7dd0917 [2021-11-11T04:13:50.298Z] ---> 800f09a158e8 [2021-11-11T04:13:50.298Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T04:13:50.298Z] ---> Running in 294d9f261d9b [2021-11-11T04:13:52.928Z] Removing intermediate container 294d9f261d9b [2021-11-11T04:13:52.928Z] ---> 90b93f36702b [2021-11-11T04:13:52.928Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-11-11T04:13:52.928Z] ---> Running in e83538b955e5 [2021-11-11T04:13:53.912Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T04:13:54.514Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T04:13:55.480Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-11-11T04:13:55.480Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-11-11T04:13:55.480Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-11-11T04:13:55.496Z] OK: 219 MiB in 52 packages [2021-11-11T04:13:56.493Z] Removing intermediate container e83538b955e5 [2021-11-11T04:13:56.493Z] ---> 5b2e8f927178 [2021-11-11T04:13:56.493Z] Step 8/10 : COPY . . [2021-11-11T04:13:57.436Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.053s coverage: 23.3% of statements [2021-11-11T04:13:57.436Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-11-11T04:13:57.436Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.061s coverage: 27.6% of statements [2021-11-11T04:13:57.705Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.063s coverage: 78.9% of statements [2021-11-11T04:13:57.705Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.049s coverage: 9.0% of statements [2021-11-11T04:13:57.705Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-11-11T04:13:57.705Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-11-11T04:13:57.705Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-11-11T04:13:57.940Z] ---> 55f952926371 [2021-11-11T04:13:57.940Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T04:13:57.940Z] ---> Running in 0eacdcbbf719 [2021-11-11T04:13:58.671Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.066s coverage: 28.7% of statements [2021-11-11T04:13:58.671Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-11-11T04:13:59.617Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.049s coverage: 83.3% of statements [2021-11-11T04:13:59.617Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-11-11T04:13:59.617Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-11-11T04:13:59.617Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.074s coverage: 57.8% of statements [2021-11-11T04:14:01.024Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.846s coverage: 89.2% of statements [2021-11-11T04:14:01.024Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-11-11T04:14:01.024Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.052s coverage: 4.8% of statements [2021-11-11T04:14:01.024Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-11-11T04:14:01.024Z] GO111MODULE=on go vet ./... [2021-11-11T04:14:19.247Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T04:14:19.247Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-11T04:14:19.247Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-11T04:14:19.272Z] $ docker stop --time=1 909add54fd6d128bf9aff2ec7fe9119cb43febccbd0eb81fbeaf0feeefa1231e [2021-11-11T04:14:20.756Z] $ docker rm -f 909add54fd6d128bf9aff2ec7fe9119cb43febccbd0eb81fbeaf0feeefa1231e [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T04:14:21.239Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-11T04:14:21.457Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-11T04:14:22.850Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-11T04:14:23.159Z] + ls -al . [2021-11-11T04:14:23.160Z] total 264 [2021-11-11T04:14:23.160Z] drwxrwxr-x. 10 jenkins jenkins 4096 Nov 11 04:14 . [2021-11-11T04:14:23.160Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 11 04:12 .. [2021-11-11T04:14:23.160Z] drwxrwxr-x. 2 jenkins jenkins 37 Nov 11 04:12 bin [2021-11-11T04:14:23.160Z] -rw-rw-r--. 1 jenkins jenkins 24816 Nov 11 04:12 CHANGELOG.md [2021-11-11T04:14:23.160Z] -rw-r--r--. 1 jenkins jenkins 128369 Nov 11 04:14 coverage.out [2021-11-11T04:14:23.160Z] -rw-rw-r--. 1 jenkins jenkins 140 Nov 11 04:12 .dockerignore [2021-11-11T04:14:23.160Z] drwxrwxr-x. 5 jenkins jenkins 62 Nov 11 04:12 example [2021-11-11T04:14:23.160Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 11 04:12 .git [2021-11-11T04:14:23.160Z] drwxrwxr-x. 3 jenkins jenkins 125 Nov 11 04:12 .github [2021-11-11T04:14:23.160Z] -rw-rw-r--. 1 jenkins jenkins 131 Nov 11 04:12 .gitignore [2021-11-11T04:14:23.160Z] -rw-rw-r--. 1 jenkins jenkins 603 Nov 11 04:12 go.mod [2021-11-11T04:14:23.160Z] -rw-rw-r--. 1 jenkins jenkins 49135 Nov 11 04:12 go.sum [2021-11-11T04:14:23.160Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 11 04:12 GOVERNANCE.md [2021-11-11T04:14:23.160Z] drwxrwxr-x. 15 jenkins jenkins 224 Nov 11 04:12 internal [2021-11-11T04:14:23.160Z] -rw-rw-r--. 1 jenkins jenkins 880 Nov 11 04:12 Jenkinsfile [2021-11-11T04:14:23.160Z] -rw-rw-r--. 1 jenkins jenkins 11341 Nov 11 04:12 LICENSE [2021-11-11T04:14:23.160Z] -rw-rw-r--. 1 jenkins jenkins 1120 Nov 11 04:12 Makefile [2021-11-11T04:14:23.160Z] drwxrwxr-x. 3 jenkins jenkins 16 Nov 11 04:12 openapi [2021-11-11T04:14:23.160Z] -rw-rw-r--. 1 jenkins jenkins 619 Nov 11 04:12 OWNERS.md [2021-11-11T04:14:23.160Z] drwxrwxr-x. 5 jenkins jenkins 50 Nov 11 04:12 pkg [2021-11-11T04:14:23.160Z] -rw-rw-r--. 1 jenkins jenkins 4877 Nov 11 04:12 README.md [2021-11-11T04:14:23.160Z] drwxrwxr-x. 4 jenkins jenkins 54 Nov 11 04:12 snap [2021-11-11T04:14:23.160Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 11 04:10 VERSION [2021-11-11T04:14:23.160Z] -rw-rw-r--. 1 jenkins jenkins 222 Nov 11 04:12 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:14:23.485Z] + 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=2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b --label arch=amd64 --label version=0.0.0 . [2021-11-11T04:14:23.485Z] Sending build context to Docker daemon 2.889MB [2021-11-11T04:14:23.485Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T04:14:23.485Z] Step 2/24 : FROM ${BASE} AS builder [2021-11-11T04:14:23.485Z] ---> b2c354fa53fc [2021-11-11T04:14:23.485Z] Step 3/24 : ARG MAKE=make build [2021-11-11T04:14:23.485Z] ---> Running in 6fffc29e5c9b [2021-11-11T04:14:23.751Z] Removing intermediate container 6fffc29e5c9b [2021-11-11T04:14:23.751Z] ---> 0fc388c2d3fa [2021-11-11T04:14:23.751Z] Step 4/24 : WORKDIR /device-sdk-go [2021-11-11T04:14:23.751Z] ---> Running in 0ce7efb57cc4 [2021-11-11T04:14:23.751Z] Removing intermediate container 0ce7efb57cc4 [2021-11-11T04:14:23.751Z] ---> 86f9c3adf650 [2021-11-11T04:14:23.751Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-11T04:14:23.751Z] ---> Running in c4b62f4684ab [2021-11-11T04:14:23.751Z] Removing intermediate container c4b62f4684ab [2021-11-11T04:14:23.751Z] ---> bdd740dc6a0c [2021-11-11T04:14:23.751Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T04:14:23.751Z] ---> Running in 90408794f4a7 [2021-11-11T04:14:24.320Z] Removing intermediate container 90408794f4a7 [2021-11-11T04:14:24.320Z] ---> 1a5337253727 [2021-11-11T04:14:24.320Z] Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-11-11T04:14:24.320Z] ---> Running in 2b4c5676bf20 [2021-11-11T04:14:24.582Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T04:14:25.522Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T04:14:25.781Z] OK: 220 MiB in 52 packages [2021-11-11T04:14:25.781Z] Removing intermediate container 2b4c5676bf20 [2021-11-11T04:14:25.781Z] ---> 5fd3ec8ab2e3 [2021-11-11T04:14:25.781Z] Step 8/24 : COPY . . [2021-11-11T04:14:26.045Z] ---> 20cb67ecfef8 [2021-11-11T04:14:26.045Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T04:14:26.311Z] ---> Running in a83aede6cdab [2021-11-11T04:14:26.886Z] Removing intermediate container a83aede6cdab [2021-11-11T04:14:26.886Z] ---> bcfb2a6b557d [2021-11-11T04:14:26.886Z] Step 10/24 : RUN ${MAKE} [2021-11-11T04:14:26.886Z] ---> Running in c48ba9bae466 [2021-11-11T04:14:27.159Z] 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:14:37.212Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-11-11T04:14:38.159Z] Removing intermediate container c48ba9bae466 [2021-11-11T04:14:38.159Z] ---> e5e3a3bce15e [2021-11-11T04:14:38.159Z] Step 11/24 : FROM alpine:3.14 [2021-11-11T04:14:42.363Z] 3.14: Pulling from library/alpine [2021-11-11T04:14:42.363Z] a0d0a0d46f8b: Already exists [2021-11-11T04:14:42.363Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T04:14:42.363Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T04:14:42.363Z] ---> 14119a10abf4 [2021-11-11T04:14:42.363Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-11T04:14:42.363Z] ---> Running in 100f3be1a2a1 [2021-11-11T04:14:42.363Z] Removing intermediate container 100f3be1a2a1 [2021-11-11T04:14:42.363Z] ---> 2614f99fee03 [2021-11-11T04:14:42.363Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T04:14:42.363Z] ---> Running in 38df354f7871 [2021-11-11T04:14:42.954Z] Removing intermediate container 38df354f7871 [2021-11-11T04:14:42.954Z] ---> 48cf6c29fc14 [2021-11-11T04:14:42.954Z] Step 14/24 : RUN apk add --update --no-cache zeromq [2021-11-11T04:14:42.954Z] ---> Running in 63beaec05c74 [2021-11-11T04:14:42.954Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T04:14:43.890Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T04:14:44.154Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T04:14:44.414Z] (2/5) Installing libsodium (1.0.18-r0) [2021-11-11T04:14:44.414Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T04:14:44.414Z] (4/5) Installing libzmq (4.3.4-r0) [2021-11-11T04:14:44.676Z] (5/5) Installing zeromq (4.3.4-r0) [2021-11-11T04:14:44.676Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T04:14:44.676Z] OK: 8 MiB in 19 packages [2021-11-11T04:14:44.943Z] Removing intermediate container 63beaec05c74 [2021-11-11T04:14:44.943Z] ---> 4b8f65c6683c [2021-11-11T04:14:44.943Z] Step 15/24 : WORKDIR / [2021-11-11T04:14:44.943Z] ---> Running in 264ce7bae088 [2021-11-11T04:14:44.943Z] Removing intermediate container 264ce7bae088 [2021-11-11T04:14:44.943Z] ---> 913a8755e7da [2021-11-11T04:14:44.943Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-11-11T04:14:45.212Z] ---> 1514e4df3880 [2021-11-11T04:14:45.212Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-11-11T04:14:45.474Z] ---> 5d0e7e5489d6 [2021-11-11T04:14:45.474Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-11-11T04:14:45.734Z] ---> 450d817a91a3 [2021-11-11T04:14:45.734Z] Step 19/24 : EXPOSE 59999 [2021-11-11T04:14:45.734Z] ---> Running in 600767406cf3 [2021-11-11T04:14:45.734Z] Removing intermediate container 600767406cf3 [2021-11-11T04:14:45.734Z] ---> d0e934b5698c [2021-11-11T04:14:45.734Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2021-11-11T04:14:45.995Z] ---> Running in 56ce494df9d6 [2021-11-11T04:14:45.995Z] Removing intermediate container 56ce494df9d6 [2021-11-11T04:14:45.995Z] ---> 519c6e299074 [2021-11-11T04:14:45.995Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T04:14:45.995Z] ---> Running in 4bedf631a5fc [2021-11-11T04:14:45.995Z] Removing intermediate container 4bedf631a5fc [2021-11-11T04:14:45.995Z] ---> 3edd822eaf7a [2021-11-11T04:14:45.995Z] Step 22/24 : LABEL arch=amd64 [2021-11-11T04:14:46.257Z] ---> Running in e8f66822a4e5 [2021-11-11T04:14:46.257Z] Removing intermediate container e8f66822a4e5 [2021-11-11T04:14:46.257Z] ---> fe2c0de80747 [2021-11-11T04:14:46.257Z] Step 23/24 : LABEL git_sha=2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b [2021-11-11T04:14:46.257Z] ---> Running in 6c5e78684035 [2021-11-11T04:14:46.257Z] Removing intermediate container 6c5e78684035 [2021-11-11T04:14:46.257Z] ---> 5d1092ba5ab8 [2021-11-11T04:14:46.257Z] Step 24/24 : LABEL version=0.0.0 [2021-11-11T04:14:46.257Z] ---> Running in 4acfc4e0d25a [2021-11-11T04:14:46.521Z] Removing intermediate container 4acfc4e0d25a [2021-11-11T04:14:46.521Z] ---> 2fbded82a7e5 [2021-11-11T04:14:46.521Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-11T04:14:46.521Z] Successfully built 2fbded82a7e5 [2021-11-11T04:14:46.521Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:14:47.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:14:47.337Z] [2021-11-11T04:14:47.337Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:14:47.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:14:47.691Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T04:14:47.691Z] b4d181a07f80: Pulling fs layer [2021-11-11T04:14:47.691Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T04:14:47.691Z] ed53099fbce6: Pulling fs layer [2021-11-11T04:14:47.691Z] dc539afda2c1: Pulling fs layer [2021-11-11T04:14:47.691Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T04:14:47.691Z] 9065ff56babe: Pulling fs layer [2021-11-11T04:14:47.691Z] d287ab97295c: Pulling fs layer [2021-11-11T04:14:47.691Z] 77bc0d833cb6: Waiting [2021-11-11T04:14:47.691Z] 9065ff56babe: Waiting [2021-11-11T04:14:47.691Z] d287ab97295c: Waiting [2021-11-11T04:14:47.691Z] dc539afda2c1: Waiting [2021-11-11T04:14:47.691Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T04:14:47.691Z] a1111a8f2ec3: Download complete [2021-11-11T04:14:47.691Z] dc539afda2c1: Verifying Checksum [2021-11-11T04:14:47.691Z] dc539afda2c1: Download complete [2021-11-11T04:14:47.691Z] ed53099fbce6: Verifying Checksum [2021-11-11T04:14:47.691Z] ed53099fbce6: Download complete [2021-11-11T04:14:47.691Z] 9065ff56babe: Verifying Checksum [2021-11-11T04:14:47.691Z] 9065ff56babe: Download complete [2021-11-11T04:14:47.963Z] b4d181a07f80: Verifying Checksum [2021-11-11T04:14:47.963Z] b4d181a07f80: Download complete [2021-11-11T04:14:47.963Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T04:14:47.963Z] 77bc0d833cb6: Download complete [2021-11-11T04:14:48.543Z] d287ab97295c: Verifying Checksum [2021-11-11T04:14:48.543Z] d287ab97295c: Download complete [2021-11-11T04:14:49.115Z] b4d181a07f80: Pull complete [2021-11-11T04:14:49.383Z] a1111a8f2ec3: Pull complete [2021-11-11T04:14:49.967Z] ed53099fbce6: Pull complete [2021-11-11T04:14:49.967Z] dc539afda2c1: Pull complete [2021-11-11T04:14:50.229Z] 77bc0d833cb6: Pull complete [2021-11-11T04:14:50.229Z] 9065ff56babe: Pull complete [2021-11-11T04:14:55.547Z] d287ab97295c: Pull complete [2021-11-11T04:14:55.547Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T04:14:55.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:14:55.547Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T04:14:55.632Z] prd-centos7-docker-4c-2g-19 does not seem to be running inside a container [2021-11-11T04:14:55.666Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-11T04:14:58.146Z] $ docker top da9d2bc82617ad5be5c0ca3db1400427ee3a775d19293bce09e97c0c9357eb2f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:14:58.584Z] ---> job-cost.sh [2021-11-11T04:14:58.584Z] lf-activate-venv: SKIPPING [2021-11-11T04:14:58.584Z] INFO: No Stack... [2021-11-11T04:14:58.847Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T04:14:59.107Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T04:14:59.416Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-11-11T04:14:59.416Z] + cut -d, -f6 [Pipeline] lock [2021-11-11T04:14:59.473Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1062-1-stack-cost] [2021-11-11T04:14:59.478Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1062-1-stack-cost] did not exist. Created. [2021-11-11T04:14:59.478Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1062-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T04:14:59.884Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-11T04:14:59.930Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T04:14:59.947Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1062-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T04:15:00.001Z] $ docker stop --time=1 da9d2bc82617ad5be5c0ca3db1400427ee3a775d19293bce09e97c0c9357eb2f [2021-11-11T04:15:01.146Z] $ docker rm -f da9d2bc82617ad5be5c0ca3db1400427ee3a775d19293bce09e97c0c9357eb2f [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:19.770Z] Removing intermediate container 0eacdcbbf719 [2021-11-11T04:15:19.770Z] ---> d3918fa13762 [2021-11-11T04:15:19.770Z] Step 10/10 : RUN ${MAKE} [2021-11-11T04:15:19.770Z] ---> Running in 0e7568afa34e [2021-11-11T04:15:19.770Z] noop [2021-11-11T04:15:19.770Z] Removing intermediate container 0e7568afa34e [2021-11-11T04:15:19.770Z] ---> c5576c4cd369 [2021-11-11T04:15:19.770Z] Successfully built c5576c4cd369 [2021-11-11T04:15:19.770Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:15:20.143Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T04:15:20.143Z] . [Pipeline] withDockerContainer [2021-11-11T04:15:20.453Z] prd-ubuntu18.04-docker-arm64-4c-16g-15 does not seem to be running inside a container [2021-11-11T04:15:20.550Z] $ 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:15:22.347Z] $ docker top a3073bd63cfd1b02eb1f55457fc8919b4427c91dfe4efc68bd834f38e8127e3b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T04:15:23.492Z] + go version [2021-11-11T04:15:23.492Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-11T04:15:23.522Z] $ docker stop --time=1 a3073bd63cfd1b02eb1f55457fc8919b4427c91dfe4efc68bd834f38e8127e3b [2021-11-11T04:15:25.474Z] $ docker rm -f a3073bd63cfd1b02eb1f55457fc8919b4427c91dfe4efc68bd834f38e8127e3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:15:26.678Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T04:15:26.678Z] . [Pipeline] withDockerContainer [2021-11-11T04:15:27.009Z] prd-ubuntu18.04-docker-arm64-4c-16g-15 does not seem to be running inside a container [2021-11-11T04:15:27.100Z] $ 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:15:28.906Z] $ docker top 13fe316804c7f911afcaa6454f2a88f91eca46678669a4f459ad8bd36a9185d9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-11T04:15:30.045Z] + make test [2021-11-11T04:15:30.045Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-11T04:16:02.503Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-11-11T04:17:24.444Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-11-11T04:17:24.444Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-11-11T04:17:24.444Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-11-11T04:17:39.651Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.390s coverage: 23.3% of statements [2021-11-11T04:17:39.651Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-11-11T04:17:39.651Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.253s coverage: 27.6% of statements [2021-11-11T04:17:39.651Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.276s coverage: 78.9% of statements [2021-11-11T04:17:39.651Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.256s coverage: 9.0% of statements [2021-11-11T04:17:39.651Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-11-11T04:17:39.651Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-11-11T04:17:39.651Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-11-11T04:17:40.666Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.383s coverage: 28.7% of statements [2021-11-11T04:17:40.666Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-11-11T04:17:44.113Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.245s coverage: 83.3% of statements [2021-11-11T04:17:44.113Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-11-11T04:17:44.113Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-11-11T04:17:44.113Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.451s coverage: 57.8% of statements [2021-11-11T04:17:46.135Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.635s coverage: 89.2% of statements [2021-11-11T04:17:46.135Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-11-11T04:17:46.743Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.248s coverage: 4.8% of statements [2021-11-11T04:17:46.743Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-11-11T04:17:47.371Z] GO111MODULE=on go vet ./... [2021-11-11T04:19:09.433Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T04:19:09.433Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-11T04:19:09.433Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-11T04:19:09.459Z] $ docker stop --time=1 13fe316804c7f911afcaa6454f2a88f91eca46678669a4f459ad8bd36a9185d9 [2021-11-11T04:19:11.475Z] $ docker rm -f 13fe316804c7f911afcaa6454f2a88f91eca46678669a4f459ad8bd36a9185d9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T04:19:12.920Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-11T04:19:12.960Z] Warning: overwriting stash ‘coverage-report’ [2021-11-11T04:19:13.845Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T04:19:14.497Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-11T04:19:14.877Z] + ls -al . [2021-11-11T04:19:14.877Z] total 300 [2021-11-11T04:19:14.877Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 04:19 . [2021-11-11T04:19:14.877Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 04:12 .. [2021-11-11T04:19:14.877Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 11 04:12 .dockerignore [2021-11-11T04:19:14.877Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 04:12 .git [2021-11-11T04:19:14.877Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 04:12 .github [2021-11-11T04:19:14.877Z] -rw-rw-r-- 1 jenkins jenkins 131 Nov 11 04:12 .gitignore [2021-11-11T04:19:14.877Z] -rw-rw-r-- 1 jenkins jenkins 24816 Nov 11 04:12 CHANGELOG.md [2021-11-11T04:19:14.877Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 04:12 GOVERNANCE.md [2021-11-11T04:19:14.877Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 11 04:12 Jenkinsfile [2021-11-11T04:19:14.877Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 11 04:12 LICENSE [2021-11-11T04:19:14.877Z] -rw-rw-r-- 1 jenkins jenkins 1120 Nov 11 04:12 Makefile [2021-11-11T04:19:14.877Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 11 04:12 OWNERS.md [2021-11-11T04:19:14.877Z] -rw-rw-r-- 1 jenkins jenkins 4877 Nov 11 04:12 README.md [2021-11-11T04:19:14.877Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 04:10 VERSION [2021-11-11T04:19:14.877Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 04:12 bin [2021-11-11T04:19:14.877Z] -rw-r--r-- 1 jenkins jenkins 128369 Nov 11 04:17 coverage.out [2021-11-11T04:19:14.877Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 11 04:12 example [2021-11-11T04:19:14.877Z] -rw-rw-r-- 1 jenkins jenkins 603 Nov 11 04:12 go.mod [2021-11-11T04:19:14.877Z] -rw-rw-r-- 1 jenkins jenkins 49135 Nov 11 04:12 go.sum [2021-11-11T04:19:14.877Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 11 04:12 internal [2021-11-11T04:19:14.877Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 04:12 openapi [2021-11-11T04:19:14.877Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 11 04:12 pkg [2021-11-11T04:19:14.877Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 04:12 snap [2021-11-11T04:19:14.877Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 11 04:12 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:19:15.296Z] + 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=2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b --label arch=arm64 --label version=0.0.0 . [2021-11-11T04:19:15.919Z] Sending build context to Docker daemon 2.888MB [2021-11-11T04:19:15.919Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T04:19:15.919Z] Step 2/24 : FROM ${BASE} AS builder [2021-11-11T04:19:15.919Z] ---> c5576c4cd369 [2021-11-11T04:19:15.919Z] Step 3/24 : ARG MAKE=make build [2021-11-11T04:19:16.198Z] ---> Running in 7dbe8018edb6 [2021-11-11T04:19:16.805Z] Removing intermediate container 7dbe8018edb6 [2021-11-11T04:19:16.805Z] ---> 7aadff14a9b3 [2021-11-11T04:19:16.805Z] Step 4/24 : WORKDIR /device-sdk-go [2021-11-11T04:19:16.805Z] ---> Running in 3dac881117a6 [2021-11-11T04:19:17.406Z] Removing intermediate container 3dac881117a6 [2021-11-11T04:19:17.407Z] ---> 78f473dd51f9 [2021-11-11T04:19:17.407Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-11T04:19:17.407Z] ---> Running in 00855fb5445b [2021-11-11T04:19:18.011Z] Removing intermediate container 00855fb5445b [2021-11-11T04:19:18.011Z] ---> 576b915a2ba0 [2021-11-11T04:19:18.011Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T04:19:18.011Z] ---> Running in d79efdf957e6 [2021-11-11T04:19:20.673Z] Removing intermediate container d79efdf957e6 [2021-11-11T04:19:20.673Z] ---> ae3402798aff [2021-11-11T04:19:20.673Z] Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-11-11T04:19:20.673Z] ---> Running in edeeebd6c283 [2021-11-11T04:19:21.667Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T04:19:22.667Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T04:19:24.126Z] OK: 219 MiB in 52 packages [2021-11-11T04:19:25.135Z] Removing intermediate container edeeebd6c283 [2021-11-11T04:19:25.135Z] ---> 49037a1d5924 [2021-11-11T04:19:25.135Z] Step 8/24 : COPY . . [2021-11-11T04:19:26.598Z] ---> 71752f7acab2 [2021-11-11T04:19:26.598Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T04:19:26.877Z] ---> Running in c7bd9b53432a [2021-11-11T04:19:30.333Z] Removing intermediate container c7bd9b53432a [2021-11-11T04:19:30.333Z] ---> 3026cd862bb5 [2021-11-11T04:19:30.333Z] Step 10/24 : RUN ${MAKE} [2021-11-11T04:19:30.333Z] ---> Running in de9e013817a4 [2021-11-11T04:19:31.334Z] 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:20:18.439Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-11-11T04:20:21.061Z] Removing intermediate container de9e013817a4 [2021-11-11T04:20:21.061Z] ---> 9093371095da [2021-11-11T04:20:21.061Z] Step 11/24 : FROM alpine:3.14 [2021-11-11T04:20:21.660Z] 3.14: Pulling from library/alpine [2021-11-11T04:20:21.939Z] 552d1f2373af: Already exists [2021-11-11T04:20:21.939Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T04:20:21.939Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T04:20:21.939Z] ---> bb3de5531c18 [2021-11-11T04:20:21.939Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-11T04:20:22.215Z] ---> Running in bbe6e3794c31 [2021-11-11T04:20:22.504Z] Removing intermediate container bbe6e3794c31 [2021-11-11T04:20:22.504Z] ---> 47f5e45f96f4 [2021-11-11T04:20:22.504Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T04:20:22.790Z] ---> Running in f5a4d6365fcc [2021-11-11T04:20:24.772Z] Removing intermediate container f5a4d6365fcc [2021-11-11T04:20:24.772Z] ---> 9d84b2f8829b [2021-11-11T04:20:24.772Z] Step 14/24 : RUN apk add --update --no-cache zeromq [2021-11-11T04:20:25.047Z] ---> Running in 9e67702efedb [2021-11-11T04:20:26.482Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T04:20:27.080Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T04:20:28.519Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T04:20:28.519Z] (2/5) Installing libsodium (1.0.18-r0) [2021-11-11T04:20:28.519Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T04:20:28.797Z] (4/5) Installing libzmq (4.3.4-r0) [2021-11-11T04:20:28.797Z] (5/5) Installing zeromq (4.3.4-r0) [2021-11-11T04:20:28.797Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T04:20:28.797Z] OK: 8 MiB in 19 packages [2021-11-11T04:20:30.240Z] Removing intermediate container 9e67702efedb [2021-11-11T04:20:30.240Z] ---> 47610851513b [2021-11-11T04:20:30.240Z] Step 15/24 : WORKDIR / [2021-11-11T04:20:30.240Z] ---> Running in 5f98f2eefcd9 [2021-11-11T04:20:30.514Z] Removing intermediate container 5f98f2eefcd9 [2021-11-11T04:20:30.514Z] ---> 313ddafb8311 [2021-11-11T04:20:30.514Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-11-11T04:20:31.499Z] ---> 9281fa89d8f3 [2021-11-11T04:20:31.499Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-11-11T04:20:32.934Z] ---> d82459cf1de6 [2021-11-11T04:20:32.934Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-11-11T04:20:33.536Z] ---> 08038c09e2cd [2021-11-11T04:20:33.536Z] Step 19/24 : EXPOSE 59999 [2021-11-11T04:20:33.811Z] ---> Running in f4e500e6cb9b [2021-11-11T04:20:34.086Z] Removing intermediate container f4e500e6cb9b [2021-11-11T04:20:34.086Z] ---> 1113fa37b921 [2021-11-11T04:20:34.086Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2021-11-11T04:20:34.362Z] ---> Running in 75a9b1dcff35 [2021-11-11T04:20:34.635Z] Removing intermediate container 75a9b1dcff35 [2021-11-11T04:20:34.635Z] ---> 10c25879d893 [2021-11-11T04:20:34.635Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T04:20:34.908Z] ---> Running in dc40b3f1f839 [2021-11-11T04:20:35.510Z] Removing intermediate container dc40b3f1f839 [2021-11-11T04:20:35.510Z] ---> db8fa8084ce8 [2021-11-11T04:20:35.510Z] Step 22/24 : LABEL arch=arm64 [2021-11-11T04:20:35.510Z] ---> Running in 7544531c1b85 [2021-11-11T04:20:35.787Z] Removing intermediate container 7544531c1b85 [2021-11-11T04:20:35.787Z] ---> fc062ba441ac [2021-11-11T04:20:35.787Z] Step 23/24 : LABEL git_sha=2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b [2021-11-11T04:20:36.064Z] ---> Running in 0384bf0a22f5 [2021-11-11T04:20:36.401Z] Removing intermediate container 0384bf0a22f5 [2021-11-11T04:20:36.401Z] ---> e2c36e92ad94 [2021-11-11T04:20:36.401Z] Step 24/24 : LABEL version=0.0.0 [2021-11-11T04:20:36.674Z] ---> Running in d74de8a20ff9 [2021-11-11T04:20:37.283Z] Removing intermediate container d74de8a20ff9 [2021-11-11T04:20:37.283Z] ---> 2edd8e131563 [2021-11-11T04:20:37.283Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-11T04:20:37.283Z] Successfully built 2edd8e131563 [2021-11-11T04:20:37.283Z] 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:20:38.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T04:20:38.300Z] [2021-11-11T04:20:38.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:20:38.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T04:20:38.958Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-11T04:20:38.958Z] 448f6bf000e3: Pulling fs layer [2021-11-11T04:20:38.958Z] f757da607395: Pulling fs layer [2021-11-11T04:20:38.958Z] 05883995daec: Pulling fs layer [2021-11-11T04:20:38.958Z] 8603b9c90790: Pulling fs layer [2021-11-11T04:20:38.958Z] 1560dd03e051: Pulling fs layer [2021-11-11T04:20:38.958Z] 27f5ce0e4adf: Pulling fs layer [2021-11-11T04:20:38.958Z] c2d8d7efcc4b: Pulling fs layer [2021-11-11T04:20:38.958Z] 8603b9c90790: Waiting [2021-11-11T04:20:38.958Z] 1560dd03e051: Waiting [2021-11-11T04:20:38.958Z] 27f5ce0e4adf: Waiting [2021-11-11T04:20:38.958Z] c2d8d7efcc4b: Waiting [2021-11-11T04:20:38.958Z] f757da607395: Verifying Checksum [2021-11-11T04:20:38.958Z] f757da607395: Download complete [2021-11-11T04:20:38.958Z] 8603b9c90790: Verifying Checksum [2021-11-11T04:20:38.958Z] 8603b9c90790: Download complete [2021-11-11T04:20:39.234Z] 1560dd03e051: Verifying Checksum [2021-11-11T04:20:39.234Z] 1560dd03e051: Download complete [2021-11-11T04:20:39.234Z] 27f5ce0e4adf: Verifying Checksum [2021-11-11T04:20:39.234Z] 27f5ce0e4adf: Download complete [2021-11-11T04:20:39.234Z] 05883995daec: Verifying Checksum [2021-11-11T04:20:39.234Z] 05883995daec: Download complete [2021-11-11T04:20:39.512Z] 448f6bf000e3: Download complete [2021-11-11T04:20:42.139Z] c2d8d7efcc4b: Verifying Checksum [2021-11-11T04:20:42.139Z] c2d8d7efcc4b: Download complete [2021-11-11T04:20:43.582Z] 448f6bf000e3: Pull complete [2021-11-11T04:20:44.180Z] f757da607395: Pull complete [2021-11-11T04:20:45.622Z] 05883995daec: Pull complete [2021-11-11T04:20:46.222Z] 8603b9c90790: Pull complete [2021-11-11T04:20:47.206Z] 1560dd03e051: Pull complete [2021-11-11T04:20:47.481Z] 27f5ce0e4adf: Pull complete [2021-11-11T04:21:02.593Z] c2d8d7efcc4b: Pull complete [2021-11-11T04:21:02.593Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-11T04:21:02.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T04:21:02.593Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-11T04:21:02.875Z] prd-ubuntu18.04-docker-arm64-4c-16g-15 does not seem to be running inside a container [2021-11-11T04:21:02.948Z] $ 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:21:06.287Z] $ docker top 3cbdd76aed569ce8c9c18c8bb1a3f60e66e442072b2e9c63119c9d2cc38bff9b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:21:07.339Z] ---> job-cost.sh [2021-11-11T04:21:07.339Z] lf-activate-venv: SKIPPING [2021-11-11T04:21:07.339Z] INFO: No Stack... [2021-11-11T04:21:08.767Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-11T04:21:09.040Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T04:21:09.725Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-11-11T04:21:09.725Z] + cut -d, -f6 [Pipeline] lock [2021-11-11T04:21:09.819Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1062-1-stack-cost] [2021-11-11T04:21:09.824Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1062-1-stack-cost] did not exist. Created. [2021-11-11T04:21:09.824Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1062-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T04:21:10.560Z] /w/workspace/device-sdk-go/1@tmp/durable-854d2967/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-854d2967/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-11T04:21:11.248Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-11T04:21:11.288Z] Warning: overwriting stash ‘stack-cost’ [2021-11-11T04:21:11.361Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T04:21:11.378Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1062-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T04:21:11.416Z] $ docker stop --time=1 3cbdd76aed569ce8c9c18c8bb1a3f60e66e442072b2e9c63119c9d2cc38bff9b [2021-11-11T04:21:13.065Z] $ docker rm -f 3cbdd76aed569ce8c9c18c8bb1a3f60e66e442072b2e9c63119c9d2cc38bff9b [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:21:14.074Z] provisioning config files... [2021-11-11T04:21:14.086Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1062@tmp/config7109903552275897137tmp [Pipeline] { [Pipeline] sh [2021-11-11T04:21:14.446Z] + set +x [2021-11-11T04:21:14.446Z] + bash -s -- [2021-11-11T04:21:14.446Z] + curl -s https://codecov.io/bash [2021-11-11T04:21:14.446Z] [2021-11-11T04:21:14.446Z] _____ _ [2021-11-11T04:21:14.446Z] / ____| | | [2021-11-11T04:21:14.446Z] | | ___ __| | ___ ___ _____ __ [2021-11-11T04:21:14.446Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-11T04:21:14.446Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-11T04:21:14.446Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-11T04:21:14.446Z] Bash-1.0.6 [2021-11-11T04:21:14.446Z] [2021-11-11T04:21:14.446Z] [2021-11-11T04:21:14.446Z] ==> git version 2.24.4 found [2021-11-11T04:21:14.446Z] ==> 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:21:14.446Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-11T04:21:14.446Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-11T04:21:14.446Z] ==> Jenkins CI detected. [2021-11-11T04:21:14.446Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1062 [2021-11-11T04:21:14.446Z] project root: . [2021-11-11T04:21:14.446Z] --> token set from env [2021-11-11T04:21:14.446Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-11T04:21:14.446Z] ==> Running gcov in . (disable via -X gcov) [2021-11-11T04:21:14.446Z] ==> Python coveragepy not found [2021-11-11T04:21:14.446Z] ==> Searching for coverage reports in: [2021-11-11T04:21:14.446Z] + . [2021-11-11T04:21:14.446Z] -> Found 1 reports [2021-11-11T04:21:14.446Z] ==> Detecting git/mercurial file structure [2021-11-11T04:21:14.446Z] ==> Reading reports [2021-11-11T04:21:14.708Z] + ./coverage.out bytes=128369 [2021-11-11T04:21:14.708Z] ==> Appending adjustments [2021-11-11T04:21:14.708Z] https://docs.codecov.io/docs/fixing-reports [2021-11-11T04:21:14.708Z] + Found adjustments [2021-11-11T04:21:14.971Z] ==> Gzipping contents [2021-11-11T04:21:14.971Z] 16K /tmp/codecov.Z0K7Tq.gz [2021-11-11T04:21:14.971Z] ==> Uploading reports [2021-11-11T04:21:14.971Z] url: https://codecov.io [2021-11-11T04:21:14.971Z] query: branch=PR-1062&commit=2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1062%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1062&job=&cmd_args= [2021-11-11T04:21:14.971Z] -> Pinging Codecov [2021-11-11T04:21:14.971Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1062&commit=2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1062%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1062&job=&cmd_args= [2021-11-11T04:21:15.237Z] -> Uploading to [2021-11-11T04:21:15.237Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-11/7E55EF52A471D76F132DFD9A03CDDE97/2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b/03a07213-4ea4-40de-a944-ca5b2b231b01.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T042115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=05834036a1a0f7f3f5d05c495e2ac57c88f15553d1984772949f5edf638000e8 [2021-11-11T04:21:15.237Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T04:21:15.237Z] Dload Upload Total Spent Left Speed [2021-11-11T04:21:15.829Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16308 0 0 100 16308 0 39510 --:--:-- --:--:-- --:--:-- 39486 100 16308 0 0 100 16308 0 39495 --:--:-- --:--:-- --:--:-- 39486 [2021-11-11T04:21:15.829Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/2ea79ec5fb16c1f97d2c97d6969f12d0c8c1b45b [Pipeline] } [2021-11-11T04:21:15.851Z] 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:21:17.878Z] + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1062/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:21:18.216Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:21:18.834Z] ---> package-listing.sh [2021-11-11T04:21:18.834Z] ++ facter osfamily [2021-11-11T04:21:18.834Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-11T04:21:19.100Z] + OS_FAMILY=redhat [2021-11-11T04:21:19.100Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1062 [2021-11-11T04:21:19.100Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-11T04:21:19.100Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-11T04:21:19.100Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-11T04:21:19.100Z] + PACKAGES=/tmp/packages_start.txt [2021-11-11T04:21:19.100Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1062 ']' [2021-11-11T04:21:19.100Z] + PACKAGES=/tmp/packages_end.txt [2021-11-11T04:21:19.100Z] + case "${OS_FAMILY}" in [2021-11-11T04:21:19.100Z] + rpm -qa [2021-11-11T04:21:19.100Z] + sort [2021-11-11T04:21:19.671Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-11T04:21:19.671Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-11T04:21:19.671Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-11T04:21:19.671Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1062 ']' [2021-11-11T04:21:19.671Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1062/archives/ [2021-11-11T04:21:19.671Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1062/archives/ [Pipeline] echo [2021-11-11T04:21:19.698Z] 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-1062/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:21:20.046Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:21:20.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:21:20.389Z] [2021-11-11T04:21:20.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:21:20.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:21:20.724Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T04:21:20.724Z] b4d181a07f80: Pulling fs layer [2021-11-11T04:21:20.724Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T04:21:20.724Z] ed53099fbce6: Pulling fs layer [2021-11-11T04:21:20.724Z] dc539afda2c1: Pulling fs layer [2021-11-11T04:21:20.724Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T04:21:20.724Z] 9065ff56babe: Pulling fs layer [2021-11-11T04:21:20.724Z] d287ab97295c: Pulling fs layer [2021-11-11T04:21:20.724Z] dc539afda2c1: Waiting [2021-11-11T04:21:20.724Z] 77bc0d833cb6: Waiting [2021-11-11T04:21:20.724Z] 9065ff56babe: Waiting [2021-11-11T04:21:20.724Z] d287ab97295c: Waiting [2021-11-11T04:21:20.724Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T04:21:20.724Z] a1111a8f2ec3: Download complete [2021-11-11T04:21:20.724Z] dc539afda2c1: Verifying Checksum [2021-11-11T04:21:20.724Z] dc539afda2c1: Download complete [2021-11-11T04:21:20.988Z] ed53099fbce6: Verifying Checksum [2021-11-11T04:21:20.988Z] ed53099fbce6: Download complete [2021-11-11T04:21:20.988Z] 9065ff56babe: Verifying Checksum [2021-11-11T04:21:20.988Z] 9065ff56babe: Download complete [2021-11-11T04:21:20.988Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T04:21:20.988Z] 77bc0d833cb6: Download complete [2021-11-11T04:21:20.988Z] b4d181a07f80: Verifying Checksum [2021-11-11T04:21:20.988Z] b4d181a07f80: Download complete [2021-11-11T04:21:21.569Z] d287ab97295c: Verifying Checksum [2021-11-11T04:21:21.569Z] d287ab97295c: Download complete [2021-11-11T04:21:22.513Z] b4d181a07f80: Pull complete [2021-11-11T04:21:22.778Z] a1111a8f2ec3: Pull complete [2021-11-11T04:21:23.366Z] ed53099fbce6: Pull complete [2021-11-11T04:21:23.366Z] dc539afda2c1: Pull complete [2021-11-11T04:21:23.633Z] 77bc0d833cb6: Pull complete [2021-11-11T04:21:23.633Z] 9065ff56babe: Pull complete [2021-11-11T04:21:28.965Z] d287ab97295c: Pull complete [2021-11-11T04:21:28.965Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T04:21:28.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:21:28.965Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T04:21:29.053Z] prd-centos7-docker-4c-2g-11 does not seem to be running inside a container [2021-11-11T04:21:29.100Z] $ 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-1062/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-1062 -v /w/workspace/gexfoundry_device-sdk-go_PR-1062:/w/workspace/gexfoundry_device-sdk-go_PR-1062:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1062@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1062@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:21:31.271Z] $ docker top 28f871392e32b428c60442ec63e6090811dc0c4ddba0279bca48e7f6e122db32 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T04:21:31.680Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-11T04:21:31.996Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-11T04:21:32.300Z] + ls /var/log/sa-host [2021-11-11T04:21:32.300Z] + sadf -c /var/log/sa-host/sa11 [2021-11-11T04:21:32.300Z] file_magic: OK [2021-11-11T04:21:32.300Z] HZ: Using current value: 100 [2021-11-11T04:21:32.300Z] file_header: OK [2021-11-11T04:21:32.300Z] 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:21:32.300Z] Statistics: [2021-11-11T04:21:32.300Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T04:21:32.300Z] File successfully converted to sysstat format version 12.0.3 [2021-11-11T04:21:32.300Z] + sadf -c /var/log/sa-host/sa30 [2021-11-11T04:21:32.300Z] file_magic: OK [2021-11-11T04:21:32.300Z] HZ: Using current value: 100 [2021-11-11T04:21:32.300Z] file_header: OK [2021-11-11T04:21:32.300Z] 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:21:32.300Z] Statistics: [2021-11-11T04:21:32.300Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T04:21:32.300Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T04:21:32.474Z] provisioning config files... [2021-11-11T04:21:32.485Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1062@tmp/config3486844388610210153tmp [Pipeline] { [Pipeline] echo [2021-11-11T04:21:32.525Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:21:32.851Z] ---> create-netrc.sh [Pipeline] } [2021-11-11T04:21:32.874Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:21:33.268Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-11T04:21:33.296Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:21:33.627Z] ---> sudo-logs.sh [2021-11-11T04:21:33.627Z] Archiving 'sudo' log.. [2021-11-11T04:21:33.891Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-11.novalocal: Name or service not known [2021-11-11T04:21:33.891Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-11.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-11T04:21:33.951Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:21:34.269Z] ---> job-cost.sh [2021-11-11T04:21:34.269Z] lf-activate-venv: SKIPPING [2021-11-11T04:21:34.269Z] DEBUG: total: 0.10999999940395355 [2021-11-11T04:21:34.269Z] INFO: Retrieving Stack Cost... [2021-11-11T04:21:36.191Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T04:21:36.456Z] INFO: Archiving Costs [Pipeline] echo [2021-11-11T04:21:36.501Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:21:36.833Z] ---> logs-deploy.sh [2021-11-11T04:21:36.833Z] lf-activate-venv: SKIPPING [2021-11-11T04:21:36.833Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1062/1 [2021-11-11T04:21:36.833Z] INFO: archiving workspace using pattern(s): [2021-11-11T04:21:37.410Z] Archives upload complete. [2021-11-11T04:21:37.410Z] INFO: archiving logs to Nexus [2021-11-11T04:21:37.987Z] ---> uname -a: [2021-11-11T04:21:37.987Z] Linux prd-centos7-docker-4c-2g-11.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:21:37.987Z] [2021-11-11T04:21:37.987Z] [2021-11-11T04:21:37.987Z] ---> lscpu: [2021-11-11T04:21:37.987Z] Architecture: x86_64 [2021-11-11T04:21:37.987Z] CPU op-mode(s): 32-bit, 64-bit [2021-11-11T04:21:37.987Z] Byte Order: Little Endian [2021-11-11T04:21:37.987Z] Address sizes: 40 bits physical, 48 bits virtual [2021-11-11T04:21:37.987Z] CPU(s): 2 [2021-11-11T04:21:37.987Z] On-line CPU(s) list: 0,1 [2021-11-11T04:21:37.987Z] Thread(s) per core: 1 [2021-11-11T04:21:37.987Z] Core(s) per socket: 1 [2021-11-11T04:21:37.987Z] Socket(s): 2 [2021-11-11T04:21:37.987Z] NUMA node(s): 1 [2021-11-11T04:21:37.987Z] Vendor ID: AuthenticAMD [2021-11-11T04:21:37.987Z] CPU family: 23 [2021-11-11T04:21:37.987Z] Model: 49 [2021-11-11T04:21:37.987Z] Model name: AMD EPYC-Rome Processor [2021-11-11T04:21:37.987Z] Stepping: 0 [2021-11-11T04:21:37.987Z] CPU MHz: 2799.998 [2021-11-11T04:21:37.987Z] BogoMIPS: 5599.99 [2021-11-11T04:21:37.987Z] Virtualization: AMD-V [2021-11-11T04:21:37.987Z] Hypervisor vendor: KVM [2021-11-11T04:21:37.987Z] Virtualization type: full [2021-11-11T04:21:37.987Z] L1d cache: 32K [2021-11-11T04:21:37.987Z] L1i cache: 32K [2021-11-11T04:21:37.987Z] L2 cache: 512K [2021-11-11T04:21:37.987Z] L3 cache: 16384K [2021-11-11T04:21:37.987Z] NUMA node0 CPU(s): 0,1 [2021-11-11T04:21:37.987Z] 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:21:37.987Z] [2021-11-11T04:21:37.987Z] [2021-11-11T04:21:37.987Z] ---> nproc: [2021-11-11T04:21:37.987Z] 2 [2021-11-11T04:21:37.987Z] [2021-11-11T04:21:37.987Z] [2021-11-11T04:21:37.987Z] ---> df -h: [2021-11-11T04:21:37.987Z] Filesystem Size Used Avail Use% Mounted on [2021-11-11T04:21:37.987Z] overlay 40G 7.7G 33G 20% / [2021-11-11T04:21:37.987Z] tmpfs 64M 0 64M 0% /dev [2021-11-11T04:21:37.987Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-11-11T04:21:37.987Z] shm 64M 0 64M 0% /dev/shm [2021-11-11T04:21:37.987Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-11-11T04:21:37.987Z] [2021-11-11T04:21:37.987Z] [2021-11-11T04:21:37.987Z] ---> sar -b -r -n DEV: [2021-11-11T04:21:37.987Z] 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:21:37.987Z] [2021-11-11T04:21:37.987Z] 04:10:11 LINUX RESTART (2 CPU) [2021-11-11T04:21:37.987Z] [2021-11-11T04:21:37.987Z] 04:11:01 tps rtps wtps bread/s bwrtn/s [2021-11-11T04:21:37.987Z] 04:12:01 3.18 0.03 3.15 1.07 103.21 [2021-11-11T04:21:37.987Z] 04:13:01 0.33 0.00 0.33 0.00 5.83 [2021-11-11T04:21:37.987Z] 04:14:01 0.23 0.00 0.23 0.00 2.30 [2021-11-11T04:21:37.987Z] 04:15:01 0.23 0.00 0.23 0.00 3.48 [2021-11-11T04:21:37.987Z] 04:16:01 0.23 0.00 0.23 0.00 3.03 [2021-11-11T04:21:37.987Z] 04:17:01 0.33 0.00 0.33 0.00 4.96 [2021-11-11T04:21:37.987Z] 04:18:02 0.30 0.00 0.30 0.00 4.21 [2021-11-11T04:21:37.987Z] 04:19:01 0.20 0.00 0.20 0.00 1.93 [2021-11-11T04:21:37.987Z] 04:20:01 0.27 0.00 0.27 0.00 3.88 [2021-11-11T04:21:37.987Z] 04:21:01 0.20 0.00 0.20 0.00 2.70 [2021-11-11T04:21:37.987Z] Average: 0.55 0.00 0.55 0.11 13.58 [2021-11-11T04:21:37.987Z] [2021-11-11T04:21:37.987Z] 04:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-11-11T04:21:37.987Z] 04:12:01 5679868 0 626876 7.83 2620 1699576 1497516 16.53 572608 1522368 12 [2021-11-11T04:21:37.987Z] 04:13:01 5679748 0 626988 7.83 2620 1699584 1480040 16.34 572788 1522900 8 [2021-11-11T04:21:37.987Z] 04:14:01 5685720 0 621016 7.75 2620 1699584 1465724 16.18 567460 1522900 8 [2021-11-11T04:21:37.987Z] 04:15:01 5687296 0 619432 7.73 2620 1699592 1451104 16.02 564768 1523780 8 [2021-11-11T04:21:37.987Z] 04:16:01 5689304 0 617420 7.71 2620 1699596 1439796 15.90 563196 1523780 8 [2021-11-11T04:21:37.987Z] 04:17:01 5688892 0 617828 7.71 2620 1699600 1439856 15.90 563472 1523852 8 [2021-11-11T04:21:37.987Z] 04:18:02 5688528 0 618188 7.72 2620 1699604 1439796 15.90 564208 1523852 8 [2021-11-11T04:21:37.987Z] 04:19:01 5691492 0 615220 7.68 2620 1699608 1413068 15.60 561460 1523932 8 [2021-11-11T04:21:37.987Z] 04:20:01 5691880 0 614772 7.68 2620 1699668 1413132 15.60 561596 1523948 20 [2021-11-11T04:21:37.987Z] 04:21:01 5682688 0 624016 7.79 2620 1699616 1413216 15.60 570480 1523948 8 [2021-11-11T04:21:37.987Z] Average: 5686542 0 620176 7.74 2620 1699603 1445325 15.96 566204 1523526 10 [2021-11-11T04:21:37.987Z] [2021-11-11T04:21:37.987Z] 04:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-11-11T04:21:37.987Z] 04:12:01 eth0 3.58 0.63 0.81 0.37 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.987Z] 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.987Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.987Z] 04:13:01 eth0 4.65 1.28 1.67 1.00 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.987Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.987Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.987Z] 04:14:01 eth0 5.18 0.92 1.19 0.59 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.987Z] 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.987Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.987Z] 04:15:01 eth0 3.68 0.87 1.23 0.77 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.987Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.987Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.987Z] 04:16:01 eth0 3.18 1.00 1.08 0.65 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.987Z] 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.987Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.987Z] 04:17:01 eth0 1.47 0.90 0.80 0.63 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.987Z] 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.987Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.987Z] 04:18:02 eth0 0.55 0.40 0.27 0.21 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.987Z] 04:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.987Z] 04:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.987Z] 04:19:01 eth0 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.987Z] 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.987Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.987Z] 04:20:01 eth0 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.987Z] 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.987Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.987Z] 04:21:01 eth0 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.988Z] 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.988Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.988Z] Average: eth0 2.30 0.64 0.72 0.43 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.988Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.988Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:21:37.988Z] [2021-11-11T04:21:37.988Z] [2021-11-11T04:21:37.988Z] ---> sar -P ALL: [2021-11-11T04:21:37.988Z] 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:21:37.988Z] [2021-11-11T04:21:37.988Z] 04:10:11 LINUX RESTART (2 CPU) [2021-11-11T04:21:37.988Z] [2021-11-11T04:21:37.988Z] 04:11:01 CPU %user %nice %system %iowait %steal %idle [2021-11-11T04:21:37.988Z] 04:12:01 all 0.25 0.00 0.06 0.00 0.02 99.67 [2021-11-11T04:21:37.988Z] 04:12:01 0 0.10 0.00 0.07 0.00 0.02 99.82 [2021-11-11T04:21:37.988Z] 04:12:01 1 0.40 0.00 0.05 0.00 0.02 99.53 [2021-11-11T04:21:37.988Z] 04:13:01 all 0.24 0.00 0.05 0.00 0.02 99.69 [2021-11-11T04:21:37.988Z] 04:13:01 0 0.10 0.00 0.05 0.00 0.02 99.83 [2021-11-11T04:21:37.988Z] 04:13:01 1 0.38 0.00 0.05 0.00 0.02 99.55 [2021-11-11T04:21:37.988Z] 04:14:01 all 0.13 0.00 0.05 0.00 0.03 99.80 [2021-11-11T04:21:37.988Z] 04:14:01 0 0.20 0.00 0.03 0.00 0.03 99.73 [2021-11-11T04:21:37.988Z] 04:14:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2021-11-11T04:21:37.988Z] 04:15:01 all 0.18 0.00 0.05 0.00 0.02 99.76 [2021-11-11T04:21:37.988Z] 04:15:01 0 0.28 0.00 0.07 0.00 0.02 99.63 [2021-11-11T04:21:37.988Z] 04:15:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-11-11T04:21:37.988Z] 04:16:01 all 0.23 0.00 0.04 0.00 0.02 99.71 [2021-11-11T04:21:37.988Z] 04:16:01 0 0.40 0.00 0.05 0.00 0.02 99.53 [2021-11-11T04:21:37.988Z] 04:16:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-11-11T04:21:37.988Z] 04:17:01 all 0.23 0.00 0.03 0.00 0.02 99.72 [2021-11-11T04:21:37.988Z] 04:17:01 0 0.40 0.00 0.03 0.00 0.02 99.55 [2021-11-11T04:21:37.988Z] 04:17:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-11-11T04:21:37.988Z] 04:18:02 all 0.21 0.00 0.04 0.00 0.02 99.73 [2021-11-11T04:21:37.988Z] 04:18:02 0 0.37 0.00 0.03 0.00 0.02 99.58 [2021-11-11T04:21:37.988Z] 04:18:02 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-11-11T04:21:37.988Z] 04:19:01 all 0.18 0.00 0.04 0.00 0.02 99.76 [2021-11-11T04:21:37.988Z] 04:19:01 0 0.29 0.00 0.03 0.00 0.00 99.68 [2021-11-11T04:21:37.988Z] 04:19:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2021-11-11T04:21:37.988Z] 04:20:01 all 0.23 0.00 0.03 0.00 0.02 99.72 [2021-11-11T04:21:37.988Z] 04:20:01 0 0.40 0.00 0.00 0.00 0.02 99.58 [2021-11-11T04:21:37.988Z] 04:20:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2021-11-11T04:21:37.988Z] 04:21:01 all 0.14 0.00 0.07 0.00 0.03 99.77 [2021-11-11T04:21:37.988Z] 04:21:01 0 0.22 0.00 0.03 0.00 0.02 99.73 [2021-11-11T04:21:37.988Z] 04:21:01 1 0.07 0.00 0.10 0.00 0.03 99.80 [2021-11-11T04:21:37.988Z] Average: all 0.20 0.00 0.05 0.00 0.02 99.73 [2021-11-11T04:21:37.988Z] Average: 0 0.28 0.00 0.04 0.00 0.02 99.67 [2021-11-11T04:21:37.988Z] Average: 1 0.13 0.00 0.05 0.00 0.02 99.80 [2021-11-11T04:21:37.988Z] [2021-11-11T04:21:37.988Z] [2021-11-11T04:21:37.988Z]