Pull request #1028 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from df04f74a880a3df804ffa1ff22b734cb8b57c5c6+a03e475574a7b0a183ed31a31e341c573996d3f6 (a79bb8fa0e8aa6c204dd5c953e5ae0e4b0ba56cb) 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-ssh444815877987359222.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh3529493754229330140.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-1028/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-1028/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3571241430241577098.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-1028/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2327697147377325584.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh6920476286412287606.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-1028/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-1028/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5342749933590631357.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-140 in /w/workspace/gexfoundry_device-sdk-go_PR-1028 [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-1028 # 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-1028@tmp/jenkins-gitclient-ssh2763425775426441935.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 a03e475574a7b0a183ed31a31e341c573996d3f6 into PR head commit df04f74a880a3df804ffa1ff22b734cb8b57c5c6 > 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-1028@tmp/jenkins-gitclient-ssh2091403122141620432.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1028/head:refs/remotes/origin/PR-1028 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing df04f74a880a3df804ffa1ff22b734cb8b57c5c6 Checking out Revision df04f74a880a3df804ffa1ff22b734cb8b57c5c6 (PR-1028) > git config core.sparsecheckout # timeout=10 > git checkout -f df04f74a880a3df804ffa1ff22b734cb8b57c5c6 # 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-1028@tmp/jenkins-gitclient-ssh8879354627258791858.key > git merge a03e475574a7b0a183ed31a31e341c573996d3f6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df04f74a880a3df804ffa1ff22b734cb8b57c5c6 # timeout=10 Commit message: "docs: Remove the description about base64 encoding" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:03:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:03:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:03:26 ========================================================= 13:03:26 EdgeX Global Pipelines Version Info 13:03:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:03:27 ------------------- 13:03:27 stable info: 13:03:27 ------------------- 13:03:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:03:27 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 13:03:27 Message: update stable to v1.0.206 13:03:28 ------------------- 13:03:28 experimental info: 13:03:28 ------------------- 13:03:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:03:28 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 13:03:28 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:03:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 13:03:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 13:03:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:03:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:03:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:03:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:03:29 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 13:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 13:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:03:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:03:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:03:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:03:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:03:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:03:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:03:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:03:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:03:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:03:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:03:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:03:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:03:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1028 [Pipeline] echo 13:03:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1028 [Pipeline] echo 13:03:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1028 [Pipeline] echo 13:03:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df04f74a880a3df804ffa1ff22b734cb8b57c5c6 [Pipeline] echo 13:03:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df04f74 [Pipeline] echo 13:03:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:03:31 provisioning config files... 13:03:31 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1028@tmp/config5014026100192918700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:03:31 ---> docker-login.sh 13:03:31 nexus3.edgexfoundry.org:10001 13:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:03:31 Configure a credential helper to remove this warning. See 13:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:03:31 13:03:31 Login Succeeded 13:03:31 nexus3.edgexfoundry.org:10002 13:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:03:31 Configure a credential helper to remove this warning. See 13:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:03:31 13:03:31 Login Succeeded 13:03:31 nexus3.edgexfoundry.org:10003 13:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:03:32 Configure a credential helper to remove this warning. See 13:03:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:03:32 13:03:32 Login Succeeded 13:03:32 nexus3.edgexfoundry.org:10004 13:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:03:32 Configure a credential helper to remove this warning. See 13:03:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:03:32 13:03:32 Login Succeeded 13:03:32 docker.io 13:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:03:32 Configure a credential helper to remove this warning. See 13:03:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:03:32 13:03:32 Login Succeeded 13:03:32 ---> docker-login.sh ends [Pipeline] } 13:03:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:03:33 + git log --format=format:%s -1 df04f74a880a3df804ffa1ff22b734cb8b57c5c6 [Pipeline] echo 13:03:33 GIT_COMMIT: df04f74a880a3df804ffa1ff22b734cb8b57c5c6, Commit Message: docs: Remove the description about base64 encoding [Pipeline] echo 13:03:33 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:03:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:03:34 13:03:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:03:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:03:34 latest: Pulling from edgex-devops/git-semver 13:03:34 31603596830f: Pulling fs layer 13:03:34 04fac38145f0: Pulling fs layer 13:03:34 701f6daf10bf: Pulling fs layer 13:03:34 24f72da36158: Pulling fs layer 13:03:34 24f72da36158: Waiting 13:03:34 04fac38145f0: Verifying Checksum 13:03:34 04fac38145f0: Download complete 13:03:34 31603596830f: Verifying Checksum 13:03:34 31603596830f: Download complete 13:03:34 24f72da36158: Verifying Checksum 13:03:34 24f72da36158: Download complete 13:03:34 701f6daf10bf: Verifying Checksum 13:03:34 701f6daf10bf: Download complete 13:03:34 31603596830f: Pull complete 13:03:35 04fac38145f0: Pull complete 13:03:35 701f6daf10bf: Pull complete 13:03:35 24f72da36158: Pull complete 13:03:35 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 13:03:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:03:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:03:35 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 13:03:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1028 -v /w/workspace/gexfoundry_device-sdk-go_PR-1028:/w/workspace/gexfoundry_device-sdk-go_PR-1028:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1028@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1028@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:10004/edgex-devops/git-semver:latest cat 13:03:36 $ docker top 247a864bda7d128fec304173c548780dfbeb85aacaae9a8667858c21caac7828 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:03:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:03:36 [ssh-agent] Looking for ssh-agent implementation... 13:03:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:03:37 $ docker exec 247a864bda7d128fec304173c548780dfbeb85aacaae9a8667858c21caac7828 ssh-agent 13:03:37 SSH_AUTH_SOCK=/tmp/ssh-j0BhxOwvu601/agent.13 13:03:37 SSH_AGENT_PID=20 13:03:37 Running ssh-add (command line suppressed) 13:03:37 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1028@tmp/private_key_18333570171676722.key (/w/workspace/gexfoundry_device-sdk-go_PR-1028@tmp/private_key_18333570171676722.key) 13:03:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:03:37 + git tag --points-at HEAD [Pipeline] } 13:03:37 $ docker exec --env ******** --env ******** 247a864bda7d128fec304173c548780dfbeb85aacaae9a8667858c21caac7828 ssh-agent -k 13:03:37 unset SSH_AUTH_SOCK; 13:03:37 unset SSH_AGENT_PID; 13:03:37 echo Agent pid 20 killed; 13:03:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:03:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:03:37 [ssh-agent] Looking for ssh-agent implementation... 13:03:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:03:38 $ docker exec 247a864bda7d128fec304173c548780dfbeb85aacaae9a8667858c21caac7828 ssh-agent 13:03:38 SSH_AUTH_SOCK=/tmp/ssh-pvkY1fXYL9EP/agent.55 13:03:38 SSH_AGENT_PID=62 13:03:38 Running ssh-add (command line suppressed) 13:03:38 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1028@tmp/private_key_3501577390666488949.key (/w/workspace/gexfoundry_device-sdk-go_PR-1028@tmp/private_key_3501577390666488949.key) 13:03:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:03:38 + git semver init 13:03:38 # -> Open(): unable to determine branch for HEAD 13:03:38 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1028/.git 13:03:38 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1028 13:03:38 # $SEMVER_REMOTE_NAME = origin 13:03:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:03:38 # $SEMVER_USER_NAME = edgex-jenkins 13:03:38 # $SEMVER_BRANCH = PR-1028 13:03:38 # $SEMVER_TEMP = /tmp/semver-572331488 13:03:38 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 13:03:39 # '/tmp/semver-572331488' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1028/.semver' 13:03:39 # -> Force: false 13:03:39 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1028/.semver [Pipeline] } 13:03:39 $ docker exec --env ******** --env ******** 247a864bda7d128fec304173c548780dfbeb85aacaae9a8667858c21caac7828 ssh-agent -k 13:03:39 unset SSH_AUTH_SOCK; 13:03:39 unset SSH_AGENT_PID; 13:03:39 echo Agent pid 62 killed; 13:03:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:03:40 + git semver [Pipeline] } 13:03:40 $ docker stop --time=1 247a864bda7d128fec304173c548780dfbeb85aacaae9a8667858c21caac7828 13:03:41 $ docker rm -f 247a864bda7d128fec304173c548780dfbeb85aacaae9a8667858c21caac7828 [Pipeline] // withDockerContainer [Pipeline] sh 13:03:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:03:42 Stashed 1 file(s) [Pipeline] echo 13:03:42 [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 13:03:57 Still waiting to schedule task 13:03:57 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:03:57 Still waiting to schedule task 13:03:57 ‘prd-ubuntu18.04-docker-arm64-4c-16g-139’ is offline 13:06:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-142 in /w/workspace/gexfoundry_device-sdk-go_PR-1028 [Pipeline] { [Pipeline] ws 13:06:07 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 13:06:08 Selected Git installation does not exist. Using Default 13:06:08 The recommended git tool is: NONE 13:06:12 Running on prd-centos7-docker-4c-2g-144 in /w/workspace/gexfoundry_device-sdk-go_PR-1028 [Pipeline] { [Pipeline] ws 13:06:12 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 13:06:12 Selected Git installation does not exist. Using Default 13:06:12 The recommended git tool is: NONE 13:06:15 using credential edgex-jenkins-ssh 13:06:15 Cloning the remote Git repository 13:06:15 using credential edgex-jenkins-ssh 13:06:15 Cloning the remote Git repository 13:06:15 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:06:15 > git init /w/workspace/device-sdk-go/1 # timeout=10 13:06:16 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:06:16 > git init /w/workspace/device-sdk-go/1 # timeout=10 13:06:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:06:16 > git --version # timeout=10 13:06:16 > git --version # 'git version 2.24.4' 13:06:16 using GIT_SSH to set credentials SSH Credentials for GitHub 13:06:16 [INFO] Currently running in a labeled security context 13:06:16 [INFO] Currently SELinux is 'enforcing' on the host 13:06:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh1865207656181605205.key 13:06:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:06:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:06:15 > git --version # timeout=10 13:06:15 > git --version # 'git version 2.17.1' 13:06:15 using GIT_SSH to set credentials SSH Credentials for GitHub 13:06:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:06:17 Merging remotes/origin/main commit a03e475574a7b0a183ed31a31e341c573996d3f6 into PR head commit df04f74a880a3df804ffa1ff22b734cb8b57c5c6 13:06:17 Merge succeeded, producing df04f74a880a3df804ffa1ff22b734cb8b57c5c6 13:06:17 Checking out Revision df04f74a880a3df804ffa1ff22b734cb8b57c5c6 (PR-1028) 13:06:17 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:06:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:06:17 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:06:17 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:06:17 using GIT_SSH to set credentials SSH Credentials for GitHub 13:06:17 [INFO] Currently running in a labeled security context 13:06:17 [INFO] Currently SELinux is 'enforcing' on the host 13:06:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh6862817199898525350.key 13:06:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1028/head:refs/remotes/origin/PR-1028 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:06:17 > git config core.sparsecheckout # timeout=10 13:06:17 > git checkout -f df04f74a880a3df804ffa1ff22b734cb8b57c5c6 # timeout=10 13:06:17 > git remote # timeout=10 13:06:17 > git config --get remote.origin.url # timeout=10 13:06:17 using GIT_SSH to set credentials SSH Credentials for GitHub 13:06:17 [INFO] Currently running in a labeled security context 13:06:17 [INFO] Currently SELinux is 'enforcing' on the host 13:06:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh8900753265486197743.key 13:06:17 > git merge a03e475574a7b0a183ed31a31e341c573996d3f6 # timeout=10 13:06:17 > git rev-parse HEAD^{commit} # timeout=10 13:06:17 > git config core.sparsecheckout # timeout=10 13:06:17 > git checkout -f df04f74a880a3df804ffa1ff22b734cb8b57c5c6 # timeout=10 13:06:18 Merging remotes/origin/main commit a03e475574a7b0a183ed31a31e341c573996d3f6 into PR head commit df04f74a880a3df804ffa1ff22b734cb8b57c5c6 13:06:17 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:06:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:06:17 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:06:17 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:06:17 using GIT_SSH to set credentials SSH Credentials for GitHub 13:06:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1028/head:refs/remotes/origin/PR-1028 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:06:18 > git config core.sparsecheckout # timeout=10 13:06:18 > git checkout -f df04f74a880a3df804ffa1ff22b734cb8b57c5c6 # timeout=10 13:06:18 > git remote # timeout=10 13:06:18 > git config --get remote.origin.url # timeout=10 13:06:18 using GIT_SSH to set credentials SSH Credentials for GitHub 13:06:18 > git merge a03e475574a7b0a183ed31a31e341c573996d3f6 # timeout=10 13:06:18 Merge succeeded, producing df04f74a880a3df804ffa1ff22b734cb8b57c5c6 13:06:18 Checking out Revision df04f74a880a3df804ffa1ff22b734cb8b57c5c6 (PR-1028) 13:06:18 > git rev-parse HEAD^{commit} # timeout=10 13:06:18 > git config core.sparsecheckout # timeout=10 13:06:18 > git checkout -f df04f74a880a3df804ffa1ff22b734cb8b57c5c6 # timeout=10 13:06:21 Commit message: "docs: Remove the description about base64 encoding" 13:06:21 > git --version # timeout=10 13:06:21 > git --version # 'git version 2.24.4' 13:06:21 fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:06:22 provisioning config files... 13:06:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4693825228509092921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:06:22 ---> docker-login.sh 13:06:22 nexus3.edgexfoundry.org:10001 13:06:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:23 Configure a credential helper to remove this warning. See 13:06:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:23 13:06:23 Login Succeeded 13:06:23 nexus3.edgexfoundry.org:10002 13:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:23 Configure a credential helper to remove this warning. See 13:06:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:23 13:06:23 Login Succeeded 13:06:23 nexus3.edgexfoundry.org:10003 13:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:23 Configure a credential helper to remove this warning. See 13:06:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:23 13:06:23 Login Succeeded 13:06:23 nexus3.edgexfoundry.org:10004 13:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:23 Configure a credential helper to remove this warning. See 13:06:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:23 13:06:23 Login Succeeded 13:06:23 docker.io 13:06:23 Commit message: "docs: Remove the description about base64 encoding" 13:06:23 > git --version # timeout=10 13:06:23 > git --version # 'git version 2.17.1' 13:06:23 fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 13:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { 13:06:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:24 Configure a credential helper to remove this warning. See 13:06:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:24 13:06:24 Login Succeeded 13:06:24 ---> docker-login.sh ends [Pipeline] withEnv [Pipeline] { [Pipeline] } 13:06:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:06:24 provisioning config files... 13:06:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config7084604414198743170tmp [Pipeline] echo 13:06:24 ========================================================= 13:06:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:06:24 ========================================================= [Pipeline] fileExists [Pipeline] { [Pipeline] fileExists [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 13:06:25 + 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 . 13:06:25 Sending build context to Docker daemon 2.644MB 13:06:25 Step 1/9 : ARG BASE=golang:1.16-alpine3.14 13:06:25 Step 2/9 : FROM ${BASE} AS builder 13:06:25 ---> docker-login.sh 13:06:25 nexus3.edgexfoundry.org:10001 13:06:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:06:25 4e9f2cdf4387: Pulling fs layer 13:06:25 57d31006c564: Pulling fs layer 13:06:25 bd5ccded8296: Pulling fs layer 13:06:25 304dd3a0f381: Pulling fs layer 13:06:25 d37cda54a23b: Pulling fs layer 13:06:25 38ea18935520: Pulling fs layer 13:06:25 ceb1e79740a2: Pulling fs layer 13:06:25 b665197a1568: Pulling fs layer 13:06:25 842a00ea3e35: Pulling fs layer 13:06:25 304dd3a0f381: Waiting 13:06:25 d37cda54a23b: Waiting 13:06:25 38ea18935520: Waiting 13:06:25 ceb1e79740a2: Waiting 13:06:25 b665197a1568: Waiting 13:06:25 842a00ea3e35: Waiting 13:06:25 bd5ccded8296: Verifying Checksum 13:06:25 bd5ccded8296: Download complete 13:06:25 57d31006c564: Verifying Checksum 13:06:25 57d31006c564: Download complete 13:06:25 d37cda54a23b: Verifying Checksum 13:06:25 d37cda54a23b: Download complete 13:06:25 38ea18935520: Verifying Checksum 13:06:25 38ea18935520: Download complete 13:06:25 4e9f2cdf4387: Verifying Checksum 13:06:25 4e9f2cdf4387: Download complete 13:06:25 ceb1e79740a2: Verifying Checksum 13:06:25 ceb1e79740a2: Download complete 13:06:25 4e9f2cdf4387: Pull complete 13:06:26 57d31006c564: Pull complete 13:06:26 bd5ccded8296: Pull complete 13:06:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:26 b665197a1568: Verifying Checksum 13:06:26 b665197a1568: Download complete 13:06:26 304dd3a0f381: Verifying Checksum 13:06:26 304dd3a0f381: Download complete 13:06:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:26 Configure a credential helper to remove this warning. See 13:06:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:26 13:06:26 Login Succeeded 13:06:26 nexus3.edgexfoundry.org:10002 13:06:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:27 Configure a credential helper to remove this warning. See 13:06:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:27 13:06:27 Login Succeeded 13:06:27 nexus3.edgexfoundry.org:10003 13:06:27 842a00ea3e35: Verifying Checksum 13:06:27 842a00ea3e35: Download complete 13:06:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:28 Configure a credential helper to remove this warning. See 13:06:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:28 13:06:28 Login Succeeded 13:06:28 nexus3.edgexfoundry.org:10004 13:06:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:28 Configure a credential helper to remove this warning. See 13:06:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:28 13:06:28 Login Succeeded 13:06:28 docker.io 13:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:29 Configure a credential helper to remove this warning. See 13:06:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:29 13:06:29 Login Succeeded 13:06:29 ---> docker-login.sh ends [Pipeline] } 13:06:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 13:06:30 304dd3a0f381: Pull complete 13:06:30 d37cda54a23b: Pull complete [Pipeline] echo 13:06:30 ========================================================= 13:06:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:06:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix 13:06:30 38ea18935520: Pull complete 13:06:30 ceb1e79740a2: Pull complete [Pipeline] sh 13:06:31 b665197a1568: Pull complete 13:06:31 + 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 . 13:06:31 Sending build context to Docker daemon 2.643MB 13:06:31 Step 1/9 : ARG BASE=golang:1.16-alpine3.14 13:06:31 Step 2/9 : FROM ${BASE} AS builder 13:06:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:06:32 bbf911997326: Pulling fs layer 13:06:32 58ec367f63d7: Pulling fs layer 13:06:32 1b4a6ffa7d45: Pulling fs layer 13:06:32 fc5181fea5dc: Pulling fs layer 13:06:32 9c418107303f: Pulling fs layer 13:06:32 0cd29c4cc85c: Pulling fs layer 13:06:32 76d7273c05b8: Pulling fs layer 13:06:32 e9181ef05905: Pulling fs layer 13:06:32 fc5181fea5dc: Waiting 13:06:32 9c418107303f: Waiting 13:06:32 0cd29c4cc85c: Waiting 13:06:32 e9181ef05905: Waiting 13:06:32 76d7273c05b8: Waiting 13:06:32 1b4a6ffa7d45: Download complete 13:06:32 58ec367f63d7: Verifying Checksum 13:06:32 58ec367f63d7: Download complete 13:06:32 9c418107303f: Verifying Checksum 13:06:32 9c418107303f: Download complete 13:06:32 0cd29c4cc85c: Verifying Checksum 13:06:32 0cd29c4cc85c: Download complete 13:06:32 bbf911997326: Download complete 13:06:32 76d7273c05b8: Verifying Checksum 13:06:32 76d7273c05b8: Download complete 13:06:33 bbf911997326: Pull complete 13:06:33 842a00ea3e35: Pull complete 13:06:33 Digest: sha256:8be23356d7c113ca3b28698ca9a8c0562f3cd483a847db66f47f9eff4f9454b6 13:06:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:06:33 ---> bfa24e8e2367 13:06:33 Step 3/9 : WORKDIR /device-sdk-go 13:06:33 58ec367f63d7: Pull complete 13:06:34 1b4a6ffa7d45: Pull complete 13:06:34 e9181ef05905: Download complete 13:06:35 ---> Running in c021f0d8fb9f 13:06:35 Removing intermediate container c021f0d8fb9f 13:06:35 ---> 777c0d97ece5 13:06:35 Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:06:35 ---> Running in 24ce3d9868c0 13:06:35 Removing intermediate container 24ce3d9868c0 13:06:35 ---> a6db60f9eb29 13:06:35 Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:06:35 ---> Running in 004b92a5add4 13:06:35 fc5181fea5dc: Verifying Checksum 13:06:35 fc5181fea5dc: Download complete 13:06:35 Removing intermediate container 004b92a5add4 13:06:35 ---> 9623116714f6 13:06:35 Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:06:35 ---> Running in b361ced45136 13:06:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:06:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:06:37 OK: 219 MiB in 52 packages 13:06:37 Removing intermediate container b361ced45136 13:06:37 ---> 79f72a69d378 13:06:37 Step 7/9 : COPY . . 13:06:37 ---> ae5d47b7efcc 13:06:37 Step 8/9 : RUN go mod download 13:06:37 ---> Running in b7a13213495c 13:06:45 fc5181fea5dc: Pull complete 13:06:45 9c418107303f: Pull complete 13:06:45 0cd29c4cc85c: Pull complete 13:06:46 76d7273c05b8: Pull complete 13:06:50 Removing intermediate container b7a13213495c 13:06:50 ---> 1bba896b8f7d 13:06:50 Step 9/9 : RUN make build 13:06:50 ---> Running in c88c2019e6a7 13:06:50 go mod tidy 13:06:50 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 13:06:51 e9181ef05905: Pull complete 13:06:51 Digest: sha256:b68600a42bdad252800863e960bd1bff7f9295dc42515d77c75fe1690b9bba97 13:06:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:06:51 ---> 5bf79a92a582 13:06:51 Step 3/9 : WORKDIR /device-sdk-go 13:06:56 ---> Running in 3f510efbf382 13:06:56 Removing intermediate container 3f510efbf382 13:06:56 ---> 210265b5700f 13:06:56 Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:06:56 ---> Running in 8b81e99b898c 13:06:57 Removing intermediate container 8b81e99b898c 13:06:57 ---> b9cce2d2f1af 13:06:57 Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:06:57 ---> Running in d1a331980c83 13:07:00 Removing intermediate container d1a331980c83 13:07:00 ---> 173c81d3c8b9 13:07:00 Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:07:00 ---> Running in 781debf0042c 13:07:00 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 13:07:00 Removing intermediate container c88c2019e6a7 13:07:00 ---> 3572fb11ae5d 13:07:00 [Warning] One or more build-args [MAKE] were not consumed 13:07:00 Successfully built 3572fb11ae5d 13:07:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:07:00 + docker inspect -f . ci-base-image-x86_64 13:07:00 . [Pipeline] withDockerContainer 13:07:00 prd-centos7-docker-4c-2g-144 does not seem to be running inside a container 13:07:00 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:07:01 $ docker top 84ce9f1d5264dc9701c3b1e695392f65e11d2f31a8ba3beb2f729e0d5bcaaa5d -eo pid,comm [Pipeline] { [Pipeline] sh 13:07:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:07:01 + go version 13:07:01 go version go1.16.8 linux/amd64 [Pipeline] } 13:07:01 $ docker stop --time=1 84ce9f1d5264dc9701c3b1e695392f65e11d2f31a8ba3beb2f729e0d5bcaaa5d 13:07:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:07:03 $ docker rm -f 84ce9f1d5264dc9701c3b1e695392f65e11d2f31a8ba3beb2f729e0d5bcaaa5d [Pipeline] // withDockerContainer [Pipeline] } 13:07:03 OK: 218 MiB in 52 packages [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:07:03 + docker inspect -f . ci-base-image-x86_64 13:07:03 . [Pipeline] withDockerContainer 13:07:04 prd-centos7-docker-4c-2g-144 does not seem to be running inside a container 13:07:04 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:07:04 Removing intermediate container 781debf0042c 13:07:04 ---> 7a7c5f65ebfa 13:07:04 Step 7/9 : COPY . . 13:07:04 $ docker top cd6055ea0d6b2c0b11b027495a03bb87b6aef53dbad57357c999fb60af46f49f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:07:05 + go mod tidy [Pipeline] sh 13:07:05 + make test 13:07:05 go mod tidy 13:07:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:07:05 ---> 3a802e8e4576 13:07:05 Step 8/9 : RUN go mod download 13:07:05 ---> Running in 579391f52c62 13:07:11 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 13:07:32 Removing intermediate container 579391f52c62 13:07:32 ---> 4acce397fd2b 13:07:32 Step 9/9 : RUN make build 13:07:32 ---> Running in 2bf4bdb7424d 13:07:32 go mod tidy 13:07:32 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 13:07:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 13:07:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 13:07:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 13:07:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.056s coverage: 23.7% of statements 13:07:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 13:07:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.060s coverage: 28.1% of statements 13:07:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.076s coverage: 78.9% of statements 13:07:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.039s coverage: 9.0% of statements 13:07:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 13:07:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 13:07:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 13:07:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.063s coverage: 28.7% of statements 13:07:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 13:07:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.052s coverage: 83.3% of statements 13:07:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 13:07:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 13:07:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.078s coverage: 58.0% of statements 13:07:38 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.819s coverage: 89.2% of statements 13:07:38 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 13:07:38 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.042s coverage: 4.9% of statements 13:07:38 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 13:07:38 GO111MODULE=on go vet ./... 13:07:48 gofmt -l . 13:07:48 [ "`gofmt -l .`" = "" ] 13:07:48 ./bin/test-attribution-txt.sh 13:07:48 ./bin/test-go-mod-tidy.sh [Pipeline] } 13:07:48 $ docker stop --time=1 cd6055ea0d6b2c0b11b027495a03bb87b6aef53dbad57357c999fb60af46f49f 13:07:50 $ docker rm -f cd6055ea0d6b2c0b11b027495a03bb87b6aef53dbad57357c999fb60af46f49f [Pipeline] // withDockerContainer [Pipeline] sh 13:07:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:07:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:07:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:07:52 + ls -al . 13:07:52 total 236 13:07:52 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 6 13:07 . 13:07:52 drwxrwxr-x. 4 jenkins jenkins 28 Oct 6 13:06 .. 13:07:52 drwxrwxr-x. 2 jenkins jenkins 64 Oct 6 13:06 bin 13:07:52 -rw-rw-r--. 1 jenkins jenkins 24816 Oct 6 13:06 CHANGELOG.md 13:07:52 -rw-r--r--. 1 jenkins jenkins 125634 Oct 6 13:07 coverage.out 13:07:52 -rw-rw-r--. 1 jenkins jenkins 140 Oct 6 13:06 .dockerignore 13:07:52 drwxrwxr-x. 5 jenkins jenkins 62 Oct 6 13:06 example 13:07:52 drwxrwxr-x. 8 jenkins jenkins 179 Oct 6 13:06 .git 13:07:52 drwxrwxr-x. 3 jenkins jenkins 125 Oct 6 13:06 .github 13:07:52 -rw-rw-r--. 1 jenkins jenkins 138 Oct 6 13:06 .gitignore 13:07:52 -rw-r--r--. 1 jenkins jenkins 576 Oct 6 13:07 go.mod 13:07:52 -rw-r--r--. 1 jenkins jenkins 20493 Oct 6 13:07 go.sum 13:07:52 -rw-rw-r--. 1 jenkins jenkins 677 Oct 6 13:06 GOVERNANCE.md 13:07:52 drwxrwxr-x. 15 jenkins jenkins 224 Oct 6 13:06 internal 13:07:52 -rw-rw-r--. 1 jenkins jenkins 880 Oct 6 13:06 Jenkinsfile 13:07:52 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 6 13:06 LICENSE 13:07:52 -rw-rw-r--. 1 jenkins jenkins 1026 Oct 6 13:06 Makefile 13:07:52 drwxrwxr-x. 3 jenkins jenkins 16 Oct 6 13:06 openapi 13:07:52 -rw-rw-r--. 1 jenkins jenkins 619 Oct 6 13:06 OWNERS.md 13:07:52 drwxrwxr-x. 5 jenkins jenkins 50 Oct 6 13:06 pkg 13:07:52 -rw-rw-r--. 1 jenkins jenkins 4877 Oct 6 13:06 README.md 13:07:52 drwxrwxr-x. 4 jenkins jenkins 54 Oct 6 13:06 snap 13:07:52 -rw-rw-r--. 1 jenkins jenkins 5 Oct 6 13:03 VERSION 13:07:52 -rw-rw-r--. 1 jenkins jenkins 222 Oct 6 13:06 version.go [Pipeline] isUnix [Pipeline] sh 13:07:53 + 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=df04f74a880a3df804ffa1ff22b734cb8b57c5c6 --label arch=amd64 --label version=0.0.0 . 13:07:53 Sending build context to Docker daemon 2.77MB 13:07:53 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 13:07:53 Step 2/23 : FROM ${BASE} AS builder 13:07:53 ---> 3572fb11ae5d 13:07:53 Step 3/23 : WORKDIR /device-sdk-go 13:07:53 ---> Running in 817f90b06407 13:07:53 Removing intermediate container 817f90b06407 13:07:53 ---> 7957e5785edf 13:07:53 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:07:53 ---> Running in 73ee639f4783 13:07:53 Removing intermediate container 73ee639f4783 13:07:53 ---> 7f7ed5ef3e0e 13:07:53 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:07:53 ---> Running in d10e31e0a250 13:07:53 Removing intermediate container d10e31e0a250 13:07:53 ---> 17603f2f91a7 13:07:53 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:07:53 ---> Running in 8259fb5aa1e5 13:07:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:07:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:07:55 OK: 219 MiB in 52 packages 13:07:55 Removing intermediate container 8259fb5aa1e5 13:07:55 ---> d36bdaeea904 13:07:55 Step 7/23 : COPY . . 13:07:55 ---> 385d9c7e8e13 13:07:55 Step 8/23 : RUN go mod download 13:07:55 ---> Running in 0d80aca45414 13:07:56 Removing intermediate container 0d80aca45414 13:07:56 ---> c3d8df01fd6e 13:07:56 Step 9/23 : RUN make build 13:07:56 ---> Running in 4af4b986466f 13:07:56 go mod tidy 13:07:56 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 13:07:56 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 13:07:57 Removing intermediate container 4af4b986466f 13:07:57 ---> 6db1ecf0a4ae 13:07:57 Step 10/23 : FROM alpine:3.14 13:07:59 3.14: Pulling from library/alpine 13:07:59 a0d0a0d46f8b: Pulling fs layer 13:07:59 a0d0a0d46f8b: Verifying Checksum 13:07:59 a0d0a0d46f8b: Download complete 13:07:59 a0d0a0d46f8b: Pull complete 13:07:59 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 13:07:59 Status: Downloaded newer image for alpine:3.14 13:07:59 ---> 14119a10abf4 13:07:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:07:59 ---> Running in 7e355078d067 13:08:00 Removing intermediate container 7e355078d067 13:08:00 ---> e145255c1281 13:08:00 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:08:00 ---> Running in 880c2dfb157c 13:08:00 Removing intermediate container 880c2dfb157c 13:08:00 ---> 1fbd188f755a 13:08:00 Step 13/23 : RUN apk add --update --no-cache zeromq 13:08:00 ---> Running in f9c97edc7edd 13:08:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:08:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:08:01 (1/5) Installing libgcc (10.3.1_git20210424-r2) 13:08:02 (2/5) Installing libsodium (1.0.18-r0) 13:08:02 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 13:08:02 (4/5) Installing libzmq (4.3.4-r0) 13:08:02 (5/5) Installing zeromq (4.3.4-r0) 13:08:02 Executing busybox-1.33.1-r3.trigger 13:08:02 OK: 8 MiB in 19 packages 13:08:02 Removing intermediate container f9c97edc7edd 13:08:02 ---> 0ee024c928f3 13:08:02 Step 14/23 : WORKDIR / 13:08:02 ---> Running in 84d335d91c39 13:08:03 Removing intermediate container 84d335d91c39 13:08:03 ---> a28952cb329f 13:08:03 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 13:08:03 ---> d2077e11a876 13:08:03 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 13:08:03 ---> 92ee35fcaeb3 13:08:03 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 13:08:03 ---> 2762401036c3 13:08:03 Step 18/23 : EXPOSE 59999 13:08:03 ---> Running in f37cce31fa21 13:08:03 Removing intermediate container f37cce31fa21 13:08:03 ---> fde4b84f3aea 13:08:03 Step 19/23 : ENTRYPOINT ["/device-simple"] 13:08:03 ---> Running in 61bd7d9afa58 13:08:03 Removing intermediate container 61bd7d9afa58 13:08:03 ---> c7a8a953c10e 13:08:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:08:03 ---> Running in be39cb6822dd 13:08:03 Removing intermediate container be39cb6822dd 13:08:03 ---> 9b386f67782e 13:08:03 Step 21/23 : LABEL arch=amd64 13:08:03 ---> Running in 62f1a4009fd6 13:08:03 Removing intermediate container 62f1a4009fd6 13:08:03 ---> 69ebb3e1f5d1 13:08:03 Step 22/23 : LABEL git_sha=df04f74a880a3df804ffa1ff22b734cb8b57c5c6 13:08:03 ---> Running in b31f1e95184f 13:08:04 Removing intermediate container b31f1e95184f 13:08:04 ---> 0978026013fe 13:08:04 Step 23/23 : LABEL version=0.0.0 13:08:04 ---> Running in 647678958c7f 13:08:04 Removing intermediate container 647678958c7f 13:08:04 ---> cb35e5d21b0c 13:08:04 [Warning] One or more build-args [ARCH MAKE] were not consumed 13:08:04 Successfully built cb35e5d21b0c 13:08:04 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 13:08:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:08:05 13:08:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:08:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:08:05 latest: Pulling from edgex-lftools-log-publisher 13:08:05 b4d181a07f80: Pulling fs layer 13:08:05 a1111a8f2ec3: Pulling fs layer 13:08:05 ed53099fbce6: Pulling fs layer 13:08:05 dc539afda2c1: Pulling fs layer 13:08:05 77bc0d833cb6: Pulling fs layer 13:08:05 9065ff56babe: Pulling fs layer 13:08:05 d287ab97295c: Pulling fs layer 13:08:05 dc539afda2c1: Waiting 13:08:05 77bc0d833cb6: Waiting 13:08:05 9065ff56babe: Waiting 13:08:05 d287ab97295c: Waiting 13:08:05 a1111a8f2ec3: Verifying Checksum 13:08:05 a1111a8f2ec3: Download complete 13:08:05 dc539afda2c1: Verifying Checksum 13:08:05 dc539afda2c1: Download complete 13:08:06 ed53099fbce6: Verifying Checksum 13:08:06 ed53099fbce6: Download complete 13:08:06 9065ff56babe: Verifying Checksum 13:08:06 9065ff56babe: Download complete 13:08:06 b4d181a07f80: Verifying Checksum 13:08:06 b4d181a07f80: Download complete 13:08:06 77bc0d833cb6: Verifying Checksum 13:08:06 77bc0d833cb6: Download complete 13:08:07 b4d181a07f80: Pull complete 13:08:07 d287ab97295c: Verifying Checksum 13:08:07 d287ab97295c: Download complete 13:08:07 a1111a8f2ec3: Pull complete 13:08:08 ed53099fbce6: Pull complete 13:08:08 dc539afda2c1: Pull complete 13:08:08 77bc0d833cb6: Pull complete 13:08:08 9065ff56babe: Pull complete 13:08:12 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 13:08:12 Removing intermediate container 2bf4bdb7424d 13:08:12 ---> a3db1ca2922b 13:08:12 [Warning] One or more build-args [MAKE] were not consumed 13:08:12 Successfully built a3db1ca2922b 13:08:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:08:12 + docker inspect -f . ci-base-image-arm64 13:08:12 . [Pipeline] withDockerContainer 13:08:13 prd-ubuntu18.04-docker-arm64-4c-16g-142 does not seem to be running inside a container 13:08:13 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:08:14 d287ab97295c: Pull complete 13:08:14 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:08:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:08:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:08:15 $ docker top 4e75451a74ba5d0eaed89fe8b0a6984be087107b360c0beb2429bce5a444e4be -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 13:08:15 prd-centos7-docker-4c-2g-144 does not seem to be running inside a container 13:08:15 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:08:18 $ docker top 87590fc7a5e836912e79ab7300123703dcffaec679cf4a8eb8b0070a646f9fba -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 13:08:18 ---> job-cost.sh 13:08:18 lf-activate-venv: SKIPPING 13:08:18 INFO: No Stack... 13:08:18 + go version 13:08:18 go version go1.16.8 linux/arm64 [Pipeline] } 13:08:18 $ docker stop --time=1 4e75451a74ba5d0eaed89fe8b0a6984be087107b360c0beb2429bce5a444e4be 13:08:18 INFO: Retrieving Pricing Info for: v3-standard-2 13:08:19 INFO: Archiving Costs 13:08:20 $ docker rm -f 4e75451a74ba5d0eaed89fe8b0a6984be087107b360c0beb2429bce5a444e4be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage 13:08:21 + cut -d, -f6 13:08:21 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] stage [Pipeline] { (Test) [Pipeline] lock 13:08:21 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1028-1-stack-cost] 13:08:21 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1028-1-stack-cost] did not exist. Created. 13:08:21 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1028-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:08:22 + echo total: 0.05999999865889549 [Pipeline] stash 13:08:22 Stashed 1 file(s) [Pipeline] } 13:08:22 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1028-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:08:22 $ docker stop --time=1 87590fc7a5e836912e79ab7300123703dcffaec679cf4a8eb8b0070a646f9fba 13:08:22 + docker inspect -f . ci-base-image-arm64 13:08:22 . 13:08:23 $ docker rm -f 87590fc7a5e836912e79ab7300123703dcffaec679cf4a8eb8b0070a646f9fba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer 13:08:24 prd-ubuntu18.04-docker-arm64-4c-16g-142 does not seem to be running inside a container 13:08:24 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:08:25 $ docker top 0487e57af4e8f07385265cd54f1c65b36fcf2291ccee6a1b68801a5ed6bb8d13 -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] fileExists [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:08:27 + go mod tidy [Pipeline] sh 13:08:28 + make test 13:08:28 go mod tidy 13:08:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:08:56 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 13:10:04 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 13:10:04 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 13:10:04 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 13:10:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.323s coverage: 23.7% of statements 13:10:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 13:10:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.328s coverage: 28.1% of statements 13:10:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.264s coverage: 78.9% of statements 13:10:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.187s coverage: 9.0% of statements 13:10:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 13:10:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 13:10:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 13:10:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.501s coverage: 28.7% of statements 13:10:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 13:10:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.217s coverage: 83.3% of statements 13:10:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 13:10:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 13:10:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.520s coverage: 58.0% of statements 13:10:20 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.157s coverage: 89.2% of statements 13:10:20 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 13:10:20 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.180s coverage: 4.9% of statements 13:10:20 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 13:10:21 GO111MODULE=on go vet ./... 13:11:00 gofmt -l . 13:11:00 [ "`gofmt -l .`" = "" ] 13:11:00 ./bin/test-attribution-txt.sh 13:11:00 ./bin/test-go-mod-tidy.sh [Pipeline] } 13:11:00 $ docker stop --time=1 0487e57af4e8f07385265cd54f1c65b36fcf2291ccee6a1b68801a5ed6bb8d13 13:11:02 $ docker rm -f 0487e57af4e8f07385265cd54f1c65b36fcf2291ccee6a1b68801a5ed6bb8d13 [Pipeline] // withDockerContainer [Pipeline] sh 13:11:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:11:04 Warning: overwriting stash ‘coverage-report’ 13:11:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:11:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:11:06 + ls -al . 13:11:06 total 272 13:11:06 drwxrwxr-x 10 jenkins jenkins 4096 Oct 6 13:10 . 13:11:06 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 13:06 .. 13:11:06 -rw-rw-r-- 1 jenkins jenkins 140 Oct 6 13:06 .dockerignore 13:11:06 drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 13:06 .git 13:11:06 drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 13:06 .github 13:11:06 -rw-rw-r-- 1 jenkins jenkins 138 Oct 6 13:06 .gitignore 13:11:06 -rw-rw-r-- 1 jenkins jenkins 24816 Oct 6 13:06 CHANGELOG.md 13:11:06 -rw-rw-r-- 1 jenkins jenkins 677 Oct 6 13:06 GOVERNANCE.md 13:11:06 -rw-rw-r-- 1 jenkins jenkins 880 Oct 6 13:06 Jenkinsfile 13:11:06 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 6 13:06 LICENSE 13:11:06 -rw-rw-r-- 1 jenkins jenkins 1026 Oct 6 13:06 Makefile 13:11:06 -rw-rw-r-- 1 jenkins jenkins 619 Oct 6 13:06 OWNERS.md 13:11:06 -rw-rw-r-- 1 jenkins jenkins 4877 Oct 6 13:06 README.md 13:11:06 -rw-rw-r-- 1 jenkins jenkins 5 Oct 6 13:03 VERSION 13:11:06 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 13:06 bin 13:11:06 -rw-r--r-- 1 jenkins jenkins 125634 Oct 6 13:10 coverage.out 13:11:06 drwxrwxr-x 5 jenkins jenkins 4096 Oct 6 13:06 example 13:11:06 -rw-r--r-- 1 jenkins jenkins 576 Oct 6 13:10 go.mod 13:11:06 -rw-r--r-- 1 jenkins jenkins 20493 Oct 6 13:08 go.sum 13:11:06 drwxrwxr-x 15 jenkins jenkins 4096 Oct 6 13:06 internal 13:11:06 drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 13:06 openapi 13:11:06 drwxrwxr-x 5 jenkins jenkins 4096 Oct 6 13:06 pkg 13:11:06 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 13:06 snap 13:11:06 -rw-rw-r-- 1 jenkins jenkins 222 Oct 6 13:06 version.go [Pipeline] isUnix [Pipeline] sh 13:11:06 + 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=df04f74a880a3df804ffa1ff22b734cb8b57c5c6 --label arch=arm64 --label version=0.0.0 . 13:11:07 Sending build context to Docker daemon 2.769MB 13:11:07 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 13:11:07 Step 2/23 : FROM ${BASE} AS builder 13:11:07 ---> a3db1ca2922b 13:11:07 Step 3/23 : WORKDIR /device-sdk-go 13:11:07 ---> Running in 8e2bc74e07d8 13:11:07 Removing intermediate container 8e2bc74e07d8 13:11:07 ---> c7040e543efd 13:11:07 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:11:08 ---> Running in 5017c4c597f3 13:11:09 Removing intermediate container 5017c4c597f3 13:11:09 ---> fd0767728921 13:11:09 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:11:09 ---> Running in 66eb246b0740 13:11:11 Removing intermediate container 66eb246b0740 13:11:11 ---> 8934b3510063 13:11:11 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:11:11 ---> Running in 6144b0afa113 13:11:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:11:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:11:14 OK: 218 MiB in 52 packages 13:11:15 Removing intermediate container 6144b0afa113 13:11:15 ---> 6027f3adb10e 13:11:15 Step 7/23 : COPY . . 13:11:16 ---> 1521ce7343c3 13:11:16 Step 8/23 : RUN go mod download 13:11:16 ---> Running in b1cce8c72eed 13:11:18 Removing intermediate container b1cce8c72eed 13:11:18 ---> 7319cf129587 13:11:18 Step 9/23 : RUN make build 13:11:19 ---> Running in d3472e591740 13:11:20 go mod tidy 13:11:20 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 13:11:22 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 13:11:23 Removing intermediate container d3472e591740 13:11:23 ---> c1126c14ec48 13:11:23 Step 10/23 : FROM alpine:3.14 13:11:28 3.14: Pulling from library/alpine 13:11:28 552d1f2373af: Pulling fs layer 13:11:28 552d1f2373af: Verifying Checksum 13:11:28 552d1f2373af: Download complete 13:11:29 552d1f2373af: Pull complete 13:11:29 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 13:11:29 Status: Downloaded newer image for alpine:3.14 13:11:29 ---> bb3de5531c18 13:11:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:11:29 ---> Running in 019bb68bdfd6 13:11:29 Removing intermediate container 019bb68bdfd6 13:11:29 ---> fbd4d78d94a8 13:11:29 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:11:30 ---> Running in 3a57d4338a13 13:11:32 Removing intermediate container 3a57d4338a13 13:11:32 ---> 8bc59b7527c3 13:11:32 Step 13/23 : RUN apk add --update --no-cache zeromq 13:11:32 ---> Running in 5d9706e291bd 13:11:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:11:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:11:35 (1/5) Installing libgcc (10.3.1_git20210424-r2) 13:11:35 (2/5) Installing libsodium (1.0.18-r0) 13:11:35 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 13:11:35 (4/5) Installing libzmq (4.3.4-r0) 13:11:36 (5/5) Installing zeromq (4.3.4-r0) 13:11:36 Executing busybox-1.33.1-r3.trigger 13:11:36 OK: 8 MiB in 19 packages 13:11:37 Removing intermediate container 5d9706e291bd 13:11:37 ---> 57d5fca1fe57 13:11:37 Step 14/23 : WORKDIR / 13:11:37 ---> Running in f12a9d85931b 13:11:37 Removing intermediate container f12a9d85931b 13:11:37 ---> 17ddb67da4a6 13:11:37 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 13:11:38 ---> 5756333693dc 13:11:38 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 13:11:40 ---> 003d3e8aee82 13:11:40 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 13:11:41 ---> 5e24849ce39d 13:11:41 Step 18/23 : EXPOSE 59999 13:11:41 ---> Running in 2c65b8e892a1 13:11:41 Removing intermediate container 2c65b8e892a1 13:11:41 ---> d5effeaf5af3 13:11:41 Step 19/23 : ENTRYPOINT ["/device-simple"] 13:11:41 ---> Running in eb9032f0b701 13:11:42 Removing intermediate container eb9032f0b701 13:11:42 ---> dc03fa640aa4 13:11:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:11:42 ---> Running in fee8e2f95c6b 13:11:43 Removing intermediate container fee8e2f95c6b 13:11:43 ---> 0950cbd7bc7e 13:11:43 Step 21/23 : LABEL arch=arm64 13:11:43 ---> Running in a07d0552f9fa 13:11:43 Removing intermediate container a07d0552f9fa 13:11:43 ---> 0d1919779303 13:11:43 Step 22/23 : LABEL git_sha=df04f74a880a3df804ffa1ff22b734cb8b57c5c6 13:11:43 ---> Running in f73617664fda 13:11:44 Removing intermediate container f73617664fda 13:11:44 ---> 3ee4f9e6e6b1 13:11:44 Step 23/23 : LABEL version=0.0.0 13:11:44 ---> Running in 2aee2cbeb948 13:11:44 Removing intermediate container 2aee2cbeb948 13:11:44 ---> 956800f9dd17 13:11:44 [Warning] One or more build-args [ARCH MAKE] were not consumed 13:11:45 Successfully built 956800f9dd17 13:11:45 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 13:11:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:11:46 13:11:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:11:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:11:50 arm64: Pulling from edgex-lftools-log-publisher 13:11:50 448f6bf000e3: Pulling fs layer 13:11:50 f757da607395: Pulling fs layer 13:11:50 05883995daec: Pulling fs layer 13:11:50 8603b9c90790: Pulling fs layer 13:11:50 1560dd03e051: Pulling fs layer 13:11:50 27f5ce0e4adf: Pulling fs layer 13:11:50 c2d8d7efcc4b: Pulling fs layer 13:11:50 8603b9c90790: Waiting 13:11:50 1560dd03e051: Waiting 13:11:50 c2d8d7efcc4b: Waiting 13:11:50 27f5ce0e4adf: Waiting 13:11:50 f757da607395: Verifying Checksum 13:11:50 f757da607395: Download complete 13:11:50 8603b9c90790: Download complete 13:11:52 1560dd03e051: Verifying Checksum 13:11:52 1560dd03e051: Download complete 13:11:52 27f5ce0e4adf: Verifying Checksum 13:11:52 27f5ce0e4adf: Download complete 13:11:54 05883995daec: Verifying Checksum 13:11:54 05883995daec: Download complete 13:11:54 448f6bf000e3: Verifying Checksum 13:11:54 448f6bf000e3: Download complete 13:11:57 c2d8d7efcc4b: Verifying Checksum 13:11:57 c2d8d7efcc4b: Download complete 13:11:57 448f6bf000e3: Pull complete 13:11:58 f757da607395: Pull complete 13:12:00 05883995daec: Pull complete 13:12:00 8603b9c90790: Pull complete 13:12:01 1560dd03e051: Pull complete 13:12:02 27f5ce0e4adf: Pull complete 13:12:17 c2d8d7efcc4b: Pull complete 13:12:17 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:12:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:12:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:12:18 prd-ubuntu18.04-docker-arm64-4c-16g-142 does not seem to be running inside a container 13:12:18 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:12:22 $ docker top 666d2ea852f85136289ea4b653a99f1a171c84aaeabade106764f1f633848018 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:12:23 ---> job-cost.sh 13:12:23 lf-activate-venv: SKIPPING 13:12:23 INFO: No Stack... 13:12:23 INFO: Retrieving Pricing Info for: v3-standard-4 13:12:24 INFO: Archiving Costs [Pipeline] sh 13:12:25 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 13:12:25 + cut -d, -f6 [Pipeline] lock 13:12:25 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1028-1-stack-cost] 13:12:25 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1028-1-stack-cost] did not exist. Created. 13:12:25 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1028-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:12:27 /w/workspace/device-sdk-go/1@tmp/durable-b1f7cef2/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-b1f7cef2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:12:28 + echo total: 0.10999999940395355 [Pipeline] stash 13:12:28 Warning: overwriting stash ‘stack-cost’ 13:12:28 Stashed 1 file(s) [Pipeline] } 13:12:28 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1028-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:12:28 $ docker stop --time=1 666d2ea852f85136289ea4b653a99f1a171c84aaeabade106764f1f633848018 13:12:30 $ docker rm -f 666d2ea852f85136289ea4b653a99f1a171c84aaeabade106764f1f633848018 [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 13:12:32 provisioning config files... 13:12:32 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1028@tmp/config5062651762688959051tmp [Pipeline] { [Pipeline] sh 13:12:32 + set +x 13:12:32 + curl -s https://codecov.io/bash 13:12:32 + bash -s -- 13:12:32 13:12:32 _____ _ 13:12:32 / ____| | | 13:12:32 | | ___ __| | ___ ___ _____ __ 13:12:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:12:32 | |___| (_) | (_| | __/ (_| (_) \ V / 13:12:32 \_____\___/ \__,_|\___|\___\___/ \_/ 13:12:32 Bash-1.0.6 13:12:32 13:12:32 13:12:32 ==> git version 2.24.4 found 13:12:32 ==> 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 13:12:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:12:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:12:32 ==> Jenkins CI detected. 13:12:32 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1028 13:12:32 project root: . 13:12:32 --> token set from env 13:12:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:12:32 ==> Running gcov in . (disable via -X gcov) 13:12:32 ==> Python coveragepy not found 13:12:32 ==> Searching for coverage reports in: 13:12:32 + . 13:12:32 -> Found 1 reports 13:12:32 ==> Detecting git/mercurial file structure 13:12:32 ==> Reading reports 13:12:32 + ./coverage.out bytes=125634 13:12:32 ==> Appending adjustments 13:12:32 https://docs.codecov.io/docs/fixing-reports 13:12:33 + Found adjustments 13:12:33 ==> Gzipping contents 13:12:33 16K /tmp/codecov.lxL4u0.gz 13:12:33 ==> Uploading reports 13:12:33 url: https://codecov.io 13:12:33 query: branch=PR-1028&commit=df04f74a880a3df804ffa1ff22b734cb8b57c5c6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1028%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1028&job=&cmd_args= 13:12:33 -> Pinging Codecov 13:12:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1028&commit=df04f74a880a3df804ffa1ff22b734cb8b57c5c6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1028%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1028&job=&cmd_args= 13:12:33 -> Uploading to 13:12:33 https://storage.googleapis.com/codecov/v4/raw/2021-10-06/7E55EF52A471D76F132DFD9A03CDDE97/df04f74a880a3df804ffa1ff22b734cb8b57c5c6/4caf8a07-a897-4d9e-993e-5411044d2272.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211006T131233Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b4ee3c0ebf656bbffd58e9ec18ead61132653a71fa5a6d981ecdf63b59cbc7d 13:12:33 % Total % Received % Xferd Average Speed Time Time Time Current 13:12:33 Dload Upload Total Spent Left Speed 13:12:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16000 0 0 100 16000 0 44790 --:--:-- --:--:-- --:--:-- 44692 13:12:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/df04f74a880a3df804ffa1ff22b734cb8b57c5c6 [Pipeline] } 13:12:33 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:12:36 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1028/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:12:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:12:37 ---> package-listing.sh 13:12:37 ++ facter osfamily 13:12:37 ++ tr '[:upper:]' '[:lower:]' 13:12:37 + OS_FAMILY=redhat 13:12:37 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1028 13:12:37 + START_PACKAGES=/tmp/packages_start.txt 13:12:37 + END_PACKAGES=/tmp/packages_end.txt 13:12:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:12:37 + PACKAGES=/tmp/packages_start.txt 13:12:37 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1028 ']' 13:12:37 + PACKAGES=/tmp/packages_end.txt 13:12:37 + case "${OS_FAMILY}" in 13:12:37 + sort 13:12:37 + rpm -qa 13:12:38 + '[' -f /tmp/packages_start.txt ']' 13:12:38 + '[' -f /tmp/packages_end.txt ']' 13:12:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:12:38 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1028 ']' 13:12:38 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1028/archives/ 13:12:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1028/archives/ [Pipeline] echo 13:12:38 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-1028/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:12:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:12:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:12:39 13:12:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:12:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:12:39 latest: Pulling from edgex-lftools-log-publisher 13:12:39 b4d181a07f80: Pulling fs layer 13:12:39 a1111a8f2ec3: Pulling fs layer 13:12:39 ed53099fbce6: Pulling fs layer 13:12:39 dc539afda2c1: Pulling fs layer 13:12:39 77bc0d833cb6: Pulling fs layer 13:12:39 9065ff56babe: Pulling fs layer 13:12:39 d287ab97295c: Pulling fs layer 13:12:39 77bc0d833cb6: Waiting 13:12:39 9065ff56babe: Waiting 13:12:39 d287ab97295c: Waiting 13:12:39 dc539afda2c1: Waiting 13:12:40 a1111a8f2ec3: Verifying Checksum 13:12:40 a1111a8f2ec3: Download complete 13:12:40 dc539afda2c1: Verifying Checksum 13:12:40 dc539afda2c1: Download complete 13:12:40 ed53099fbce6: Verifying Checksum 13:12:40 ed53099fbce6: Download complete 13:12:40 9065ff56babe: Verifying Checksum 13:12:40 9065ff56babe: Download complete 13:12:40 77bc0d833cb6: Verifying Checksum 13:12:40 77bc0d833cb6: Download complete 13:12:40 b4d181a07f80: Verifying Checksum 13:12:40 b4d181a07f80: Download complete 13:12:41 b4d181a07f80: Pull complete 13:12:41 a1111a8f2ec3: Pull complete 13:12:42 ed53099fbce6: Pull complete 13:12:42 dc539afda2c1: Pull complete 13:12:42 77bc0d833cb6: Pull complete 13:12:42 9065ff56babe: Pull complete 13:12:57 d287ab97295c: Verifying Checksum 13:12:57 d287ab97295c: Download complete 13:13:01 d287ab97295c: Pull complete 13:13:01 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:13:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:13:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:13:01 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 13:13:01 $ 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-1028/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-1028 -v /w/workspace/gexfoundry_device-sdk-go_PR-1028:/w/workspace/gexfoundry_device-sdk-go_PR-1028:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1028@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1028@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:13:04 $ docker top c3651219a07da1cd385b4d085763a08ad56ee83ebda1f7e49915bfdfa2225197 -eo pid,comm [Pipeline] { [Pipeline] sh 13:13:04 + touch /tmp/pre-build-complete [Pipeline] sh 13:13:05 + mkdir -p /var/log/sysstat [Pipeline] sh 13:13:05 + ls /var/log/sa-host 13:13:05 + sadf -c /var/log/sa-host/sa06 13:13:05 file_magic: OK 13:13:05 HZ: Using current value: 100 13:13:05 file_header: OK 13:13:05 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 13:13:05 Statistics: 13:13:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:13:05 File successfully converted to sysstat format version 12.0.3 13:13:05 + sadf -c /var/log/sa-host/sa30 13:13:05 file_magic: OK 13:13:05 HZ: Using current value: 100 13:13:05 file_header: OK 13:13:05 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 13:13:05 Statistics: 13:13:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:13:05 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:13:05 provisioning config files... 13:13:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1028@tmp/config4615093803997125191tmp [Pipeline] { [Pipeline] echo 13:13:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:13:06 ---> create-netrc.sh [Pipeline] } 13:13:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:13:06 ---> python-tools-install.sh [Pipeline] echo 13:13:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:13:07 ---> sudo-logs.sh 13:13:07 Archiving 'sudo' log.. 13:13:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-140.novalocal: Name or service not known 13:13:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-140.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:13:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:13:07 ---> job-cost.sh 13:13:07 lf-activate-venv: SKIPPING 13:13:07 DEBUG: total: 0.10999999940395355 13:13:07 INFO: Retrieving Stack Cost... 13:13:22 INFO: Retrieving Pricing Info for: v3-standard-2 13:13:22 INFO: Archiving Costs [Pipeline] echo 13:13:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:13:23 ---> logs-deploy.sh 13:13:23 lf-activate-venv: SKIPPING 13:13:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1028/1 13:13:23 INFO: archiving workspace using pattern(s): 13:13:49 Archives upload complete. 13:13:49 INFO: archiving logs to Nexus 13:13:50 ---> uname -a: 13:13:50 Linux prd-centos7-docker-4c-2g-140.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 13:13:50 13:13:50 13:13:50 ---> lscpu: 13:13:50 Architecture: x86_64 13:13:50 CPU op-mode(s): 32-bit, 64-bit 13:13:50 Byte Order: Little Endian 13:13:50 Address sizes: 40 bits physical, 48 bits virtual 13:13:50 CPU(s): 2 13:13:50 On-line CPU(s) list: 0,1 13:13:50 Thread(s) per core: 1 13:13:50 Core(s) per socket: 1 13:13:50 Socket(s): 2 13:13:50 NUMA node(s): 1 13:13:50 Vendor ID: AuthenticAMD 13:13:50 CPU family: 23 13:13:50 Model: 49 13:13:50 Model name: AMD EPYC-Rome Processor 13:13:50 Stepping: 0 13:13:50 CPU MHz: 2799.996 13:13:50 BogoMIPS: 5599.99 13:13:50 Virtualization: AMD-V 13:13:50 Hypervisor vendor: KVM 13:13:50 Virtualization type: full 13:13:50 L1d cache: 32K 13:13:50 L1i cache: 32K 13:13:50 L2 cache: 512K 13:13:50 L3 cache: 16384K 13:13:50 NUMA node0 CPU(s): 0,1 13:13:50 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 13:13:50 13:13:50 13:13:50 ---> nproc: 13:13:50 2 13:13:50 13:13:50 13:13:50 ---> df -h: 13:13:50 Filesystem Size Used Avail Use% Mounted on 13:13:50 overlay 40G 7.7G 33G 20% / 13:13:50 tmpfs 64M 0 64M 0% /dev 13:13:50 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:13:50 shm 64M 0 64M 0% /dev/shm 13:13:50 /dev/vda1 40G 7.7G 33G 20% /facter-os 13:13:50 13:13:50 13:13:50 ---> sar -b -r -n DEV: 13:13:50 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) 13:13:50 13:13:50 13:02:44 LINUX RESTART (2 CPU) 13:13:50 13:13:50 13:03:01 tps rtps wtps bread/s bwrtn/s 13:13:50 13:04:01 190.06 66.95 123.11 7893.47 39475.11 13:13:50 13:05:01 1.45 0.00 1.45 0.00 27.51 13:13:50 13:06:01 0.43 0.00 0.43 0.00 6.73 13:13:50 13:07:01 0.18 0.00 0.18 0.00 2.98 13:13:50 13:08:01 0.28 0.00 0.28 0.00 3.63 13:13:50 13:09:01 0.32 0.00 0.32 0.00 4.18 13:13:50 13:10:01 0.18 0.00 0.18 0.00 2.35 13:13:50 13:11:01 0.28 0.00 0.28 0.00 4.20 13:13:50 13:12:01 0.25 0.00 0.25 0.00 2.47 13:13:50 13:13:01 18.72 0.15 18.57 14.26 2057.46 13:13:50 Average: 21.22 6.71 14.51 791.08 4160.18 13:13:50 13:13:50 13:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:13:50 13:04:01 5673660 0 625644 7.81 2620 1707016 1260460 13.92 565700 1530584 132 13:13:50 13:05:01 5684340 0 614960 7.68 2620 1707020 1163180 12.84 557296 1530548 20 13:13:50 13:06:01 5680852 0 618444 7.72 2620 1707024 1163376 12.84 560800 1531240 20 13:13:50 13:07:01 5675524 0 623768 7.79 2620 1707028 1163556 12.85 565320 1531236 8 13:13:50 13:08:01 5682680 0 616608 7.70 2620 1707032 1163424 12.84 557320 1532124 16 13:13:50 13:09:01 5682988 0 616296 7.70 2620 1707036 1163364 12.84 557096 1532124 12 13:13:50 13:10:01 5683000 0 616276 7.69 2620 1707044 1163244 12.84 557344 1532236 16 13:13:50 13:11:01 5680924 0 618344 7.72 2620 1707052 1163424 12.84 559184 1532236 8 13:13:50 13:12:01 5672500 0 626768 7.83 2620 1707052 1163244 12.84 567372 1532316 8 13:13:50 13:13:01 5041652 0 767080 9.58 2620 2197588 1398044 15.44 767192 1867836 419616 13:13:50 Average: 5615812 0 634419 7.92 2620 1756089 1196532 13.21 581462 1565248 41986 13:13:50 13:13:50 13:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:13:50 13:04:01 eth0 473.46 298.09 1045.68 77.89 0.00 0.00 0.00 0.00 13:13:50 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:50 13:04:01 docker0 9.07 4.48 1.56 28.05 0.00 0.00 0.00 0.00 13:13:50 13:05:01 eth0 0.77 0.08 0.06 0.04 0.00 0.00 0.00 0.00 13:13:50 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:50 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:50 13:06:01 eth0 1.55 0.35 0.37 0.17 0.00 0.00 0.00 0.00 13:13:50 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:50 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:50 13:07:01 eth0 1.58 0.53 0.59 0.42 0.00 0.00 0.00 0.00 13:13:50 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:50 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:50 13:08:01 eth0 0.97 0.40 0.32 0.18 0.00 0.00 0.00 0.00 13:13:50 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:50 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:50 13:09:01 eth0 0.28 0.20 0.09 0.10 0.00 0.00 0.00 0.00 13:13:50 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:50 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:50 13:10:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:13:50 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:50 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:50 13:11:01 eth0 1.73 0.47 0.44 0.21 0.00 0.00 0.00 0.00 13:13:50 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:50 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:50 13:12:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:13:50 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:50 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:50 13:13:01 eth0 249.98 185.89 2613.22 52.20 0.00 0.00 0.00 0.00 13:13:50 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:50 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:50 Average: eth0 73.08 48.63 366.13 13.13 0.00 0.00 0.00 0.00 13:13:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:50 Average: docker0 0.91 0.45 0.16 2.81 0.00 0.00 0.00 0.00 13:13:50 13:13:50 13:13:50 ---> sar -P ALL: 13:13:50 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) 13:13:50 13:13:50 13:02:44 LINUX RESTART (2 CPU) 13:13:50 13:13:50 13:03:01 CPU %user %nice %system %iowait %steal %idle 13:13:50 13:04:01 all 19.98 0.00 7.02 5.49 0.08 67.43 13:13:50 13:04:01 0 20.06 0.00 7.25 4.85 0.09 67.75 13:13:50 13:04:01 1 19.91 0.00 6.79 6.12 0.07 67.11 13:13:50 13:05:01 all 0.23 0.00 0.05 0.00 0.03 99.70 13:13:50 13:05:01 0 0.07 0.00 0.05 0.00 0.02 99.87 13:13:50 13:05:01 1 0.38 0.00 0.05 0.00 0.03 99.53 13:13:50 13:06:01 all 0.24 0.00 0.05 0.00 0.02 99.69 13:13:50 13:06:01 0 0.13 0.00 0.05 0.00 0.03 99.78 13:13:50 13:06:01 1 0.35 0.00 0.05 0.00 0.00 99.60 13:13:50 13:07:01 all 0.19 0.00 0.04 0.00 0.03 99.74 13:13:50 13:07:01 0 0.05 0.00 0.05 0.00 0.03 99.87 13:13:50 13:07:01 1 0.33 0.00 0.03 0.00 0.02 99.62 13:13:50 13:08:01 all 0.23 0.00 0.06 0.00 0.03 99.68 13:13:50 13:08:01 0 0.10 0.00 0.08 0.00 0.05 99.77 13:13:50 13:08:01 1 0.35 0.00 0.03 0.00 0.02 99.60 13:13:50 13:09:01 all 0.15 0.00 0.03 0.00 0.03 99.79 13:13:50 13:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:13:50 13:09:01 1 0.28 0.00 0.05 0.00 0.03 99.63 13:13:50 13:10:01 all 0.20 0.00 0.02 0.00 0.03 99.76 13:13:50 13:10:01 0 0.07 0.00 0.02 0.00 0.03 99.88 13:13:50 13:10:01 1 0.33 0.00 0.02 0.00 0.02 99.63 13:13:50 13:11:01 all 0.23 0.00 0.05 0.00 0.03 99.70 13:13:50 13:11:01 0 0.05 0.00 0.07 0.00 0.03 99.85 13:13:50 13:11:01 1 0.40 0.00 0.03 0.00 0.02 99.55 13:13:50 13:12:01 all 0.08 0.00 0.06 0.00 0.03 99.83 13:13:50 13:12:01 0 0.05 0.00 0.07 0.00 0.02 99.87 13:13:50 13:12:01 1 0.12 0.00 0.05 0.00 0.03 99.80 13:13:50 13:13:01 all 9.01 0.00 3.01 0.17 0.04 87.77 13:13:50 13:13:01 0 9.34 0.00 3.34 0.26 0.05 87.01 13:13:50 13:13:01 1 8.68 0.00 2.68 0.09 0.03 88.53 13:13:50 Average: all 2.98 0.00 1.01 0.55 0.03 95.43 13:13:50 Average: 0 2.91 0.00 1.07 0.49 0.04 95.49 13:13:50 Average: 1 3.04 0.00 0.95 0.60 0.03 95.38 13:13:50 13:13:50 13:13:50