Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 88bc9287cbb2eac6fea22b2a3b0d65630b8919c2 Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5144215608663499918.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3986698841099373616.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4888110776613282672.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6687027299229826761.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh390129194313009565.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, 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_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/v1 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-485 in /w/workspace/dgexfoundry_device-sdk-go_master [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/dgexfoundry_device-sdk-go_master # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_master@tmp/jenkins-gitclient-ssh7481799071471894695.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 88bc9287cbb2eac6fea22b2a3b0d65630b8919c2 (master) > 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 core.sparsecheckout # timeout=10 > git checkout -f 88bc9287cbb2eac6fea22b2a3b0d65630b8919c2 # timeout=10 Commit message: "Merge pull request #970 from hahattan/issue-969" > git rev-list --no-walk 00edbbce35bff277d2f3a20c52fc7796f34887df # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-11T07:07:55.958Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-11T07:07:56.059Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-11T07:07:56.089Z] ========================================================= [2021-06-11T07:07:56.089Z] EdgeX Global Pipelines Version Info [2021-06-11T07:07:56.089Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-11T07:07:57.528Z] ------------------- [2021-06-11T07:07:57.528Z] stable info: [2021-06-11T07:07:57.528Z] ------------------- [2021-06-11T07:07:57.528Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-11T07:07:57.528Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T07:07:57.528Z] Message: update stable to v1.0.195 [2021-06-11T07:07:58.105Z] ------------------- [2021-06-11T07:07:58.105Z] experimental info: [2021-06-11T07:07:58.105Z] ------------------- [2021-06-11T07:07:58.105Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-11T07:07:58.105Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T07:07:58.105Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-11T07:07:58.232Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-06-11T07:07:58.259Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-06-11T07:07:58.289Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-11T07:07:58.315Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-11T07:07:58.341Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-11T07:07:58.367Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-11T07:07:58.393Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-11T07:07:58.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-11T07:07:58.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-06-11T07:07:58.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-11T07:07:58.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-11T07:07:58.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-06-11T07:07:58.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-11T07:07:58.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-11T07:07:58.650Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-11T07:07:58.686Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T07:07:58.713Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T07:07:58.741Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T07:07:58.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-11T07:07:58.804Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-11T07:07:58.841Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-11T07:07:58.869Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-06-11T07:07:58.897Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-11T07:07:58.926Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-11T07:07:58.953Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-11T07:07:58.983Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-11T07:07:59.010Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-11T07:07:59.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-11T07:07:59.066Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-11T07:07:59.092Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88bc9287cbb2eac6fea22b2a3b0d65630b8919c2 [Pipeline] echo [2021-06-11T07:07:59.142Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88bc928 [Pipeline] echo [2021-06-11T07:07:59.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T07:07:59.257Z] provisioning config files... [2021-06-11T07:07:59.272Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5416660463340944520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T07:07:59.632Z] ---> docker-login.sh [2021-06-11T07:07:59.632Z] nexus3.edgexfoundry.org:10001 [2021-06-11T07:08:00.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:08:00.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:08:00.210Z] Configure a credential helper to remove this warning. See [2021-06-11T07:08:00.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:08:00.210Z] [2021-06-11T07:08:00.210Z] Login Succeeded [2021-06-11T07:08:00.210Z] nexus3.edgexfoundry.org:10002 [2021-06-11T07:08:00.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:08:00.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:08:00.478Z] Configure a credential helper to remove this warning. See [2021-06-11T07:08:00.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:08:00.478Z] [2021-06-11T07:08:00.478Z] Login Succeeded [2021-06-11T07:08:00.478Z] nexus3.edgexfoundry.org:10003 [2021-06-11T07:08:00.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:08:00.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:08:00.478Z] Configure a credential helper to remove this warning. See [2021-06-11T07:08:00.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:08:00.478Z] [2021-06-11T07:08:00.478Z] Login Succeeded [2021-06-11T07:08:00.478Z] nexus3.edgexfoundry.org:10004 [2021-06-11T07:08:00.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:08:00.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:08:00.741Z] Configure a credential helper to remove this warning. See [2021-06-11T07:08:00.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:08:00.741Z] [2021-06-11T07:08:00.741Z] Login Succeeded [2021-06-11T07:08:00.741Z] docker.io [2021-06-11T07:08:00.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:08:01.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:08:01.006Z] Configure a credential helper to remove this warning. See [2021-06-11T07:08:01.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:08:01.006Z] [2021-06-11T07:08:01.006Z] Login Succeeded [2021-06-11T07:08:01.006Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T07:08:01.015Z] 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 [2021-06-11T07:08:01.545Z] + git log --format=format:%s -1 88bc9287cbb2eac6fea22b2a3b0d65630b8919c2 [Pipeline] echo [2021-06-11T07:08:01.585Z] GIT_COMMIT: 88bc9287cbb2eac6fea22b2a3b0d65630b8919c2, Commit Message: Merge pull request #970 from hahattan/issue-969 [Pipeline] echo [2021-06-11T07:08:01.601Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-11T07:08:02.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T07:08:02.691Z] [2021-06-11T07:08:02.691Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T07:08:03.011Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T07:08:03.012Z] latest: Pulling from edgex-devops/git-semver [2021-06-11T07:08:03.012Z] 31603596830f: Pulling fs layer [2021-06-11T07:08:03.012Z] 54011a49482f: Pulling fs layer [2021-06-11T07:08:03.012Z] a6820b24f6d8: Pulling fs layer [2021-06-11T07:08:03.012Z] f581987b2513: Pulling fs layer [2021-06-11T07:08:03.012Z] f581987b2513: Waiting [2021-06-11T07:08:03.012Z] 54011a49482f: Verifying Checksum [2021-06-11T07:08:03.012Z] 54011a49482f: Download complete [2021-06-11T07:08:03.012Z] 31603596830f: Verifying Checksum [2021-06-11T07:08:03.012Z] 31603596830f: Download complete [2021-06-11T07:08:03.277Z] f581987b2513: Verifying Checksum [2021-06-11T07:08:03.277Z] f581987b2513: Download complete [2021-06-11T07:08:03.277Z] a6820b24f6d8: Verifying Checksum [2021-06-11T07:08:03.277Z] a6820b24f6d8: Download complete [2021-06-11T07:08:03.277Z] 31603596830f: Pull complete [2021-06-11T07:08:03.543Z] 54011a49482f: Pull complete [2021-06-11T07:08:04.121Z] a6820b24f6d8: Pull complete [2021-06-11T07:08:04.121Z] f581987b2513: Pull complete [2021-06-11T07:08:04.383Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-11T07:08:04.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T07:08:04.383Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-11T07:08:04.480Z] prd-centos7-docker-4c-2g-485 does not seem to be running inside a container [2021-06-11T07:08:04.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-11T07:08:05.908Z] $ docker top d37006cab2dd94871b5343a4564ea44a06309b9164eb8b7f07a4afbcda64adaf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T07:08:06.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T07:08:06.039Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T07:08:06.148Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T07:08:06.146Z] $ docker exec d37006cab2dd94871b5343a4564ea44a06309b9164eb8b7f07a4afbcda64adaf ssh-agent [2021-06-11T07:08:06.271Z] SSH_AUTH_SOCK=/tmp/ssh-JaTY1PeO6hpb/agent.14 [2021-06-11T07:08:06.271Z] SSH_AGENT_PID=20 [2021-06-11T07:08:06.279Z] Running ssh-add (command line suppressed) [2021-06-11T07:08:06.375Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2265114953229990796.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2265114953229990796.key) [2021-06-11T07:08:06.394Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T07:08:06.716Z] + git tag --points-at HEAD [Pipeline] } [2021-06-11T07:08:06.727Z] $ docker exec --env ******** --env ******** d37006cab2dd94871b5343a4564ea44a06309b9164eb8b7f07a4afbcda64adaf ssh-agent -k [2021-06-11T07:08:06.837Z] unset SSH_AUTH_SOCK; [2021-06-11T07:08:06.837Z] unset SSH_AGENT_PID; [2021-06-11T07:08:06.837Z] echo Agent pid 20 killed; [2021-06-11T07:08:06.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-11T07:08:06.905Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T07:08:06.905Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T07:08:07.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T07:08:07.017Z] $ docker exec d37006cab2dd94871b5343a4564ea44a06309b9164eb8b7f07a4afbcda64adaf ssh-agent [2021-06-11T07:08:07.125Z] SSH_AUTH_SOCK=/tmp/ssh-f0d6r3A4Y52P/agent.56 [2021-06-11T07:08:07.125Z] SSH_AGENT_PID=63 [2021-06-11T07:08:07.130Z] Running ssh-add (command line suppressed) [2021-06-11T07:08:07.230Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8867731843943995511.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8867731843943995511.key) [2021-06-11T07:08:07.250Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T07:08:07.550Z] + git semver init [2021-06-11T07:08:07.550Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T07:08:07.550Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-11T07:08:07.550Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-11T07:08:07.550Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T07:08:07.550Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T07:08:07.550Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T07:08:07.550Z] # $SEMVER_BRANCH = master [2021-06-11T07:08:07.550Z] # $SEMVER_TEMP = /tmp/semver-122867271 [2021-06-11T07:08:07.550Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-06-11T07:08:08.504Z] # '/tmp/semver-122867271' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2021-06-11T07:08:08.504Z] # -> Force: false [2021-06-11T07:08:08.504Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-11T07:08:08.511Z] $ docker exec --env ******** --env ******** d37006cab2dd94871b5343a4564ea44a06309b9164eb8b7f07a4afbcda64adaf ssh-agent -k [2021-06-11T07:08:08.605Z] unset SSH_AUTH_SOCK; [2021-06-11T07:08:08.606Z] unset SSH_AGENT_PID; [2021-06-11T07:08:08.606Z] echo Agent pid 63 killed; [2021-06-11T07:08:08.624Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T07:08:08.961Z] + git semver [Pipeline] } [2021-06-11T07:08:08.974Z] $ docker stop --time=1 d37006cab2dd94871b5343a4564ea44a06309b9164eb8b7f07a4afbcda64adaf [2021-06-11T07:08:10.241Z] $ docker rm -f d37006cab2dd94871b5343a4564ea44a06309b9164eb8b7f07a4afbcda64adaf [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T07:08:10.621Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-11T07:08:10.904Z] Stashed 1 file(s) [Pipeline] echo [2021-06-11T07:08:10.908Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.78 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-11T07:08:26.180Z] Still waiting to schedule task [2021-06-11T07:08:26.181Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-485’ [2021-06-11T07:08:26.183Z] Still waiting to schedule task [2021-06-11T07:08:26.183Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-11T07:10:27.223Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-486 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-11T07:10:27.243Z] Running in /w/workspace/device-sdk-go/186 [Pipeline] { [Pipeline] checkout [2021-06-11T07:10:27.479Z] Selected Git installation does not exist. Using Default [2021-06-11T07:10:27.479Z] The recommended git tool is: NONE [2021-06-11T07:10:32.737Z] using credential edgex-jenkins-ssh [2021-06-11T07:10:32.773Z] Cloning the remote Git repository [2021-06-11T07:10:32.821Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-11T07:10:32.926Z] > git init /w/workspace/device-sdk-go/186 # timeout=10 [2021-06-11T07:10:32.987Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-11T07:10:32.988Z] > git --version # timeout=10 [2021-06-11T07:10:33.007Z] > git --version # 'git version 2.17.1' [2021-06-11T07:10:33.009Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T07:10:33.141Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T07:10:34.468Z] Avoid second fetch [2021-06-11T07:10:34.469Z] Checking out Revision 88bc9287cbb2eac6fea22b2a3b0d65630b8919c2 (master) [2021-06-11T07:10:34.420Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-11T07:10:34.449Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T07:10:34.488Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T07:10:34.505Z] > git checkout -f 88bc9287cbb2eac6fea22b2a3b0d65630b8919c2 # timeout=10 [2021-06-11T07:10:38.700Z] Commit message: "Merge pull request #970 from hahattan/issue-969" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T07:10:40.057Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-11T07:10:40.469Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T07:10:40.818Z] + sudo service docker restart [2021-06-11T07:10:40.818Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T07:11:03.089Z] provisioning config files... [2021-06-11T07:11:03.118Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/186@tmp/config4131906234734287366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T07:11:03.381Z] Running on prd-centos7-docker-4c-2g-487 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-11T07:11:03.403Z] Running in /w/workspace/device-sdk-go/186 [Pipeline] { [Pipeline] checkout [2021-06-11T07:11:03.499Z] ---> docker-login.sh [2021-06-11T07:11:03.499Z] nexus3.edgexfoundry.org:10001 [2021-06-11T07:11:03.516Z] Selected Git installation does not exist. Using Default [2021-06-11T07:11:03.516Z] The recommended git tool is: NONE [2021-06-11T07:11:04.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:11:04.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:11:04.759Z] Configure a credential helper to remove this warning. See [2021-06-11T07:11:04.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:11:04.759Z] [2021-06-11T07:11:04.759Z] Login Succeeded [2021-06-11T07:11:04.759Z] nexus3.edgexfoundry.org:10002 [2021-06-11T07:11:05.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:11:05.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:11:05.355Z] Configure a credential helper to remove this warning. See [2021-06-11T07:11:05.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:11:05.355Z] [2021-06-11T07:11:05.355Z] Login Succeeded [2021-06-11T07:11:05.355Z] nexus3.edgexfoundry.org:10003 [2021-06-11T07:11:05.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:11:05.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:11:05.903Z] Configure a credential helper to remove this warning. See [2021-06-11T07:11:05.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:11:05.903Z] [2021-06-11T07:11:05.903Z] Login Succeeded [2021-06-11T07:11:05.903Z] nexus3.edgexfoundry.org:10004 [2021-06-11T07:11:05.963Z] using credential edgex-jenkins-ssh [2021-06-11T07:11:05.982Z] Cloning the remote Git repository [2021-06-11T07:11:06.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:11:06.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:11:06.448Z] Configure a credential helper to remove this warning. See [2021-06-11T07:11:06.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:11:06.448Z] [2021-06-11T07:11:06.448Z] Login Succeeded [2021-06-11T07:11:06.448Z] docker.io [2021-06-11T07:11:06.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:11:05.611Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-11T07:11:05.680Z] > git init /w/workspace/device-sdk-go/186 # timeout=10 [2021-06-11T07:11:05.712Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-11T07:11:05.713Z] > git --version # timeout=10 [2021-06-11T07:11:05.726Z] > git --version # 'git version 2.24.4' [2021-06-11T07:11:05.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T07:11:05.761Z] [INFO] Currently running in a labeled security context [2021-06-11T07:11:05.761Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-11T07:11:05.761Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/186@tmp/jenkins-gitclient-ssh6827436981219199713.key [2021-06-11T07:11:05.796Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T07:11:07.128Z] Avoid second fetch [2021-06-11T07:11:07.129Z] Checking out Revision 88bc9287cbb2eac6fea22b2a3b0d65630b8919c2 (master) [2021-06-11T07:11:07.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:11:07.319Z] Configure a credential helper to remove this warning. See [2021-06-11T07:11:07.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:11:07.320Z] [2021-06-11T07:11:07.320Z] Login Succeeded [2021-06-11T07:11:07.320Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T07:11:07.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-11T07:11:07.642Z] ========================================================= [2021-06-11T07:11:07.642Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-11T07:11:07.642Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T07:11:06.804Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-11T07:11:06.816Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T07:11:06.840Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T07:11:06.848Z] > git checkout -f 88bc9287cbb2eac6fea22b2a3b0d65630b8919c2 # timeout=10 [2021-06-11T07:11:07.995Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-11T07:11:08.597Z] Sending build context to Docker daemon 2.663MB [2021-06-11T07:11:08.597Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T07:11:08.597Z] Step 2/8 : FROM ${BASE} [2021-06-11T07:11:08.597Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-11T07:11:08.597Z] 595b0fe564bb: Pulling fs layer [2021-06-11T07:11:08.597Z] 3088b5b3c5c0: Pulling fs layer [2021-06-11T07:11:08.597Z] 5b7225fbf94c: Pulling fs layer [2021-06-11T07:11:08.597Z] ba82ee9f976e: Pulling fs layer [2021-06-11T07:11:08.597Z] 506bd15cee9f: Pulling fs layer [2021-06-11T07:11:08.597Z] 75a0a4a0db45: Pulling fs layer [2021-06-11T07:11:08.597Z] 618dc40b7e24: Pulling fs layer [2021-06-11T07:11:08.597Z] ba82ee9f976e: Waiting [2021-06-11T07:11:08.597Z] 75a0a4a0db45: Waiting [2021-06-11T07:11:08.597Z] 506bd15cee9f: Waiting [2021-06-11T07:11:08.597Z] 618dc40b7e24: Waiting [2021-06-11T07:11:08.597Z] 5b7225fbf94c: Verifying Checksum [2021-06-11T07:11:08.597Z] 5b7225fbf94c: Download complete [2021-06-11T07:11:08.873Z] 3088b5b3c5c0: Download complete [2021-06-11T07:11:08.873Z] 506bd15cee9f: Verifying Checksum [2021-06-11T07:11:08.873Z] 506bd15cee9f: Download complete [2021-06-11T07:11:08.873Z] 595b0fe564bb: Download complete [2021-06-11T07:11:08.873Z] 75a0a4a0db45: Verifying Checksum [2021-06-11T07:11:08.873Z] 75a0a4a0db45: Download complete [2021-06-11T07:11:09.479Z] 595b0fe564bb: Pull complete [2021-06-11T07:11:10.085Z] 3088b5b3c5c0: Pull complete [2021-06-11T07:11:10.376Z] 5b7225fbf94c: Pull complete [2021-06-11T07:11:10.510Z] Commit message: "Merge pull request #970 from hahattan/issue-969" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T07:11:10.981Z] 618dc40b7e24: Verifying Checksum [2021-06-11T07:11:10.981Z] 618dc40b7e24: Download complete [2021-06-11T07:11:11.465Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-11T07:11:11.791Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T07:11:12.106Z] + sudo service docker restart [2021-06-11T07:11:12.106Z] + true [2021-06-11T07:11:12.106Z] Redirecting to /bin/systemctl restart docker.service [2021-06-11T07:11:12.955Z] ba82ee9f976e: Verifying Checksum [2021-06-11T07:11:12.955Z] ba82ee9f976e: Download complete [2021-06-11T07:11:23.130Z] ba82ee9f976e: Pull complete [2021-06-11T07:11:23.130Z] 506bd15cee9f: Pull complete [2021-06-11T07:11:23.405Z] 75a0a4a0db45: Pull complete [2021-06-11T07:11:27.739Z] 618dc40b7e24: Pull complete [2021-06-11T07:11:27.739Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-11T07:11:27.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-11T07:11:27.739Z] ---> a36622ca3599 [2021-06-11T07:11:27.739Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-11T07:11:29.725Z] ---> Running in 1bd641f1485b [2021-06-11T07:11:30.000Z] Removing intermediate container 1bd641f1485b [2021-06-11T07:11:30.000Z] ---> 504cadf2bab2 [2021-06-11T07:11:30.000Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T07:11:30.000Z] ---> Running in c3dceddb0eb8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T07:11:30.295Z] provisioning config files... [2021-06-11T07:11:30.309Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/186@tmp/config20049656371025033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T07:11:30.643Z] ---> docker-login.sh [2021-06-11T07:11:30.643Z] nexus3.edgexfoundry.org:10001 [2021-06-11T07:11:30.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:11:30.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:11:30.915Z] Configure a credential helper to remove this warning. See [2021-06-11T07:11:30.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:11:30.915Z] [2021-06-11T07:11:30.915Z] Login Succeeded [2021-06-11T07:11:30.915Z] nexus3.edgexfoundry.org:10002 [2021-06-11T07:11:30.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:11:30.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:11:30.915Z] Configure a credential helper to remove this warning. See [2021-06-11T07:11:30.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:11:30.915Z] [2021-06-11T07:11:30.915Z] Login Succeeded [2021-06-11T07:11:30.915Z] nexus3.edgexfoundry.org:10003 [2021-06-11T07:11:31.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:11:31.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:11:31.182Z] Configure a credential helper to remove this warning. See [2021-06-11T07:11:31.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:11:31.182Z] [2021-06-11T07:11:31.182Z] Login Succeeded [2021-06-11T07:11:31.182Z] nexus3.edgexfoundry.org:10004 [2021-06-11T07:11:31.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:11:31.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:11:31.182Z] Configure a credential helper to remove this warning. See [2021-06-11T07:11:31.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:11:31.182Z] [2021-06-11T07:11:31.182Z] Login Succeeded [2021-06-11T07:11:31.182Z] docker.io [2021-06-11T07:11:31.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:11:31.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:11:31.707Z] Configure a credential helper to remove this warning. See [2021-06-11T07:11:31.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:11:31.707Z] [2021-06-11T07:11:31.707Z] Login Succeeded [2021-06-11T07:11:31.707Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T07:11:31.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-11T07:11:31.885Z] ========================================================= [2021-06-11T07:11:31.885Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-11T07:11:31.885Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T07:11:32.194Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-11T07:11:32.195Z] Sending build context to Docker daemon 2.664MB [2021-06-11T07:11:32.195Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T07:11:32.195Z] Step 2/8 : FROM ${BASE} [2021-06-11T07:11:32.462Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-11T07:11:32.462Z] 540db60ca938: Pulling fs layer [2021-06-11T07:11:32.462Z] adcc1eea9eea: Pulling fs layer [2021-06-11T07:11:32.462Z] 4c4ab2625f07: Pulling fs layer [2021-06-11T07:11:32.462Z] 0510c868ecb4: Pulling fs layer [2021-06-11T07:11:32.462Z] afea3b2eda06: Pulling fs layer [2021-06-11T07:11:32.462Z] 7809a108b3ef: Pulling fs layer [2021-06-11T07:11:32.462Z] f706445af74f: Pulling fs layer [2021-06-11T07:11:32.462Z] 0510c868ecb4: Waiting [2021-06-11T07:11:32.462Z] afea3b2eda06: Waiting [2021-06-11T07:11:32.462Z] 7809a108b3ef: Waiting [2021-06-11T07:11:32.462Z] f706445af74f: Waiting [2021-06-11T07:11:32.462Z] 4c4ab2625f07: Verifying Checksum [2021-06-11T07:11:32.462Z] 4c4ab2625f07: Download complete [2021-06-11T07:11:32.462Z] adcc1eea9eea: Verifying Checksum [2021-06-11T07:11:32.462Z] adcc1eea9eea: Download complete [2021-06-11T07:11:32.462Z] afea3b2eda06: Verifying Checksum [2021-06-11T07:11:32.462Z] afea3b2eda06: Download complete [2021-06-11T07:11:32.462Z] 7809a108b3ef: Verifying Checksum [2021-06-11T07:11:32.462Z] 7809a108b3ef: Download complete [2021-06-11T07:11:32.462Z] 540db60ca938: Verifying Checksum [2021-06-11T07:11:32.462Z] 540db60ca938: Download complete [2021-06-11T07:11:32.634Z] Removing intermediate container c3dceddb0eb8 [2021-06-11T07:11:32.634Z] ---> 3825eeadf65c [2021-06-11T07:11:32.634Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-11T07:11:32.634Z] ---> Running in 368eb326fe0a [2021-06-11T07:11:32.725Z] 540db60ca938: Pull complete [2021-06-11T07:11:32.726Z] adcc1eea9eea: Pull complete [2021-06-11T07:11:32.990Z] 4c4ab2625f07: Pull complete [2021-06-11T07:11:33.937Z] f706445af74f: Verifying Checksum [2021-06-11T07:11:33.937Z] f706445af74f: Download complete [2021-06-11T07:11:34.074Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T07:11:34.198Z] 0510c868ecb4: Verifying Checksum [2021-06-11T07:11:34.199Z] 0510c868ecb4: Download complete [2021-06-11T07:11:34.676Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T07:11:35.655Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-11T07:11:35.655Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-11T07:11:35.655Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-11T07:11:35.928Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-11T07:11:35.928Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-11T07:11:36.205Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-11T07:11:36.205Z] Executing busybox-1.32.1-r6.trigger [2021-06-11T07:11:36.205Z] OK: 139 MiB in 46 packages [2021-06-11T07:11:37.520Z] 0510c868ecb4: Pull complete [2021-06-11T07:11:37.642Z] Removing intermediate container 368eb326fe0a [2021-06-11T07:11:37.642Z] ---> edba2e96d7bd [2021-06-11T07:11:37.642Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-11T07:11:37.642Z] ---> Running in 493bb265f64a [2021-06-11T07:11:37.789Z] afea3b2eda06: Pull complete [2021-06-11T07:11:37.789Z] 7809a108b3ef: Pull complete [2021-06-11T07:11:38.242Z] Removing intermediate container 493bb265f64a [2021-06-11T07:11:38.243Z] ---> 3dfd39cdb972 [2021-06-11T07:11:38.243Z] Step 7/8 : COPY . . [2021-06-11T07:11:39.208Z] f706445af74f: Pull complete [2021-06-11T07:11:39.208Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-11T07:11:39.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-11T07:11:39.208Z] ---> b068be0155e3 [2021-06-11T07:11:39.208Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-11T07:11:39.686Z] ---> e8174d263ea2 [2021-06-11T07:11:39.686Z] Step 8/8 : RUN go mod download [2021-06-11T07:11:39.686Z] ---> Running in 99c3cca962dc [2021-06-11T07:11:42.521Z] ---> Running in 324297f0ffa3 [2021-06-11T07:11:42.521Z] Removing intermediate container 324297f0ffa3 [2021-06-11T07:11:42.522Z] ---> 94bbd239aed3 [2021-06-11T07:11:42.522Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T07:11:42.522Z] ---> Running in f0c291b83d07 [2021-06-11T07:11:43.097Z] Removing intermediate container f0c291b83d07 [2021-06-11T07:11:43.097Z] ---> 34c76a06ae7c [2021-06-11T07:11:43.097Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-11T07:11:43.366Z] ---> Running in 8bebf3c9c030 [2021-06-11T07:11:43.635Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T07:11:44.582Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T07:11:45.524Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-11T07:11:45.786Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-11T07:11:45.786Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-11T07:11:45.786Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-11T07:11:46.048Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-11T07:11:46.048Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-11T07:11:46.314Z] Executing busybox-1.32.1-r6.trigger [2021-06-11T07:11:46.314Z] OK: 150 MiB in 46 packages [2021-06-11T07:11:46.576Z] Removing intermediate container 8bebf3c9c030 [2021-06-11T07:11:46.576Z] ---> d12aef6e3954 [2021-06-11T07:11:46.576Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-11T07:11:46.576Z] ---> Running in 63f941af5172 [2021-06-11T07:11:46.576Z] Removing intermediate container 63f941af5172 [2021-06-11T07:11:46.576Z] ---> cdbd9bf9db8a [2021-06-11T07:11:46.576Z] Step 7/8 : COPY . . [2021-06-11T07:11:47.150Z] ---> 8e844da9f99f [2021-06-11T07:11:47.150Z] Step 8/8 : RUN go mod download [2021-06-11T07:11:47.150Z] ---> Running in ba5a823064c1 [2021-06-11T07:11:57.217Z] Removing intermediate container ba5a823064c1 [2021-06-11T07:11:57.217Z] ---> 43f7bea859fb [2021-06-11T07:11:57.217Z] Successfully built 43f7bea859fb [2021-06-11T07:11:57.217Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T07:11:57.526Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T07:11:57.527Z] . [Pipeline] withDockerContainer [2021-06-11T07:11:57.604Z] prd-centos7-docker-4c-2g-487 does not seem to be running inside a container [2021-06-11T07:11:57.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/186 -v /w/workspace/device-sdk-go/186:/w/workspace/device-sdk-go/186:rw,z -v /w/workspace/device-sdk-go/186@tmp:/w/workspace/device-sdk-go/186@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 ******** ci-base-image-x86_64 cat [2021-06-11T07:11:58.076Z] $ docker top ee8bd5c846c60806c091c35552ad2ff2422a7407b5905f41c2c93b8672e64d41 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T07:11:58.480Z] + go version [2021-06-11T07:11:58.480Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-11T07:11:58.490Z] $ docker stop --time=1 ee8bd5c846c60806c091c35552ad2ff2422a7407b5905f41c2c93b8672e64d41 [2021-06-11T07:11:59.705Z] $ docker rm -f ee8bd5c846c60806c091c35552ad2ff2422a7407b5905f41c2c93b8672e64d41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T07:12:00.284Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T07:12:00.284Z] . [Pipeline] withDockerContainer [2021-06-11T07:12:00.370Z] prd-centos7-docker-4c-2g-487 does not seem to be running inside a container [2021-06-11T07:12:00.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/186 -v /w/workspace/device-sdk-go/186:/w/workspace/device-sdk-go/186:rw,z -v /w/workspace/device-sdk-go/186@tmp:/w/workspace/device-sdk-go/186@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 ******** ci-base-image-x86_64 cat [2021-06-11T07:12:00.817Z] $ docker top 768eb77653a7d6025b09b261047c43a75dc16d6c045dd9a91d3925bba432ec40 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T07:12:01.237Z] + go mod tidy [Pipeline] sh [2021-06-11T07:12:01.827Z] + make test [2021-06-11T07:12:01.828Z] go mod tidy [2021-06-11T07:12:02.104Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-11T07:12:06.502Z] Removing intermediate container 99c3cca962dc [2021-06-11T07:12:06.502Z] ---> 52a99c794f18 [2021-06-11T07:12:06.502Z] Successfully built 52a99c794f18 [2021-06-11T07:12:06.502Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T07:12:06.845Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T07:12:06.845Z] . [Pipeline] withDockerContainer [2021-06-11T07:12:07.299Z] prd-ubuntu18.04-docker-arm64-4c-16g-486 does not seem to be running inside a container [2021-06-11T07:12:07.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/186 -v /w/workspace/device-sdk-go/186:/w/workspace/device-sdk-go/186:rw,z -v /w/workspace/device-sdk-go/186@tmp:/w/workspace/device-sdk-go/186@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 ******** ci-base-image-arm64 cat [2021-06-11T07:12:07.481Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-11T07:12:09.118Z] $ docker top 16dd0910bc06c32a2ebd115ad6dfeea1429f538a32b7abe30f890091bdbedb63 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T07:12:10.161Z] + go version [2021-06-11T07:12:10.161Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-11T07:12:10.181Z] $ docker stop --time=1 16dd0910bc06c32a2ebd115ad6dfeea1429f538a32b7abe30f890091bdbedb63 [2021-06-11T07:12:12.054Z] $ docker rm -f 16dd0910bc06c32a2ebd115ad6dfeea1429f538a32b7abe30f890091bdbedb63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T07:12:12.869Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T07:12:12.869Z] . [Pipeline] withDockerContainer [2021-06-11T07:12:13.125Z] prd-ubuntu18.04-docker-arm64-4c-16g-486 does not seem to be running inside a container [2021-06-11T07:12:13.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/186 -v /w/workspace/device-sdk-go/186:/w/workspace/device-sdk-go/186:rw,z -v /w/workspace/device-sdk-go/186@tmp:/w/workspace/device-sdk-go/186@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 ******** ci-base-image-arm64 cat [2021-06-11T07:12:14.816Z] $ docker top f89ce8a77568d8ab247a7f07ca61cf7f04cf467db3bbe205b4ba75da982a6435 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T07:12:15.789Z] + go mod tidy [Pipeline] sh [2021-06-11T07:12:17.054Z] + make test [2021-06-11T07:12:17.055Z] go mod tidy [2021-06-11T07:12:17.655Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-11T07:12:29.597Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-11T07:12:29.597Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-11T07:12:29.597Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-11T07:12:31.560Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.067s coverage: 25.4% of statements [2021-06-11T07:12:31.560Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-11T07:12:31.560Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.049s coverage: 28.1% of statements [2021-06-11T07:12:31.560Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.050s coverage: 78.9% of statements [2021-06-11T07:12:31.832Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.038s coverage: 9.0% of statements [2021-06-11T07:12:31.832Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-11T07:12:31.832Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-11T07:12:31.832Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-11T07:12:32.447Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.056s coverage: 29.2% of statements [2021-06-11T07:12:32.447Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-11T07:12:33.846Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.051s coverage: 83.3% of statements [2021-06-11T07:12:33.846Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-11T07:12:33.846Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-11T07:12:33.846Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.075s coverage: 58.0% of statements [2021-06-11T07:12:34.806Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.818s coverage: 89.2% of statements [2021-06-11T07:12:34.806Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-11T07:12:34.806Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.042s coverage: 5.0% of statements [2021-06-11T07:12:34.806Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-11T07:12:34.806Z] GO111MODULE=on go vet ./... [2021-06-11T07:12:39.828Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-11T07:12:53.076Z] gofmt -l . [2021-06-11T07:12:53.076Z] [ "`gofmt -l .`" = "" ] [2021-06-11T07:12:53.076Z] ./bin/test-attribution-txt.sh [2021-06-11T07:12:53.076Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-11T07:12:53.089Z] $ docker stop --time=1 768eb77653a7d6025b09b261047c43a75dc16d6c045dd9a91d3925bba432ec40 [2021-06-11T07:12:54.580Z] $ docker rm -f 768eb77653a7d6025b09b261047c43a75dc16d6c045dd9a91d3925bba432ec40 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T07:12:55.066Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-11T07:12:55.264Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-11T07:12:58.067Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-11T07:12:58.365Z] + ls -al . [2021-06-11T07:12:58.365Z] total 208 [2021-06-11T07:12:58.365Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 11 07:12 . [2021-06-11T07:12:58.365Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 11 07:11 .. [2021-06-11T07:12:58.365Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 11 07:11 bin [2021-06-11T07:12:58.365Z] -rw-r--r--. 1 jenkins jenkins 126073 Jun 11 07:12 coverage.out [2021-06-11T07:12:58.365Z] -rw-rw-r--. 1 jenkins jenkins 987 Jun 11 07:11 Dockerfile.build [2021-06-11T07:12:58.365Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 11 07:11 .dockerignore [2021-06-11T07:12:58.365Z] drwxrwxr-x. 5 jenkins jenkins 62 Jun 11 07:11 example [2021-06-11T07:12:58.365Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 11 07:11 .git [2021-06-11T07:12:58.365Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 11 07:11 .github [2021-06-11T07:12:58.365Z] -rw-rw-r--. 1 jenkins jenkins 138 Jun 11 07:11 .gitignore [2021-06-11T07:12:58.365Z] -rw-r--r--. 1 jenkins jenkins 576 Jun 11 07:12 go.mod [2021-06-11T07:12:58.365Z] -rw-r--r--. 1 jenkins jenkins 20403 Jun 11 07:12 go.sum [2021-06-11T07:12:58.365Z] drwxrwxr-x. 15 jenkins jenkins 224 Jun 11 07:11 internal [2021-06-11T07:12:58.365Z] -rw-rw-r--. 1 jenkins jenkins 894 Jun 11 07:11 Jenkinsfile [2021-06-11T07:12:58.365Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jun 11 07:11 LICENSE [2021-06-11T07:12:58.365Z] -rw-rw-r--. 1 jenkins jenkins 1026 Jun 11 07:11 Makefile [2021-06-11T07:12:58.365Z] drwxrwxr-x. 4 jenkins jenkins 26 Jun 11 07:11 openapi [2021-06-11T07:12:58.365Z] drwxrwxr-x. 5 jenkins jenkins 50 Jun 11 07:11 pkg [2021-06-11T07:12:58.365Z] -rw-rw-r--. 1 jenkins jenkins 7652 Jun 11 07:11 README.md [2021-06-11T07:12:58.365Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jun 11 07:11 RELEASE-NOTES.txt [2021-06-11T07:12:58.365Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 11 07:11 snap [2021-06-11T07:12:58.365Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 11 07:08 VERSION [2021-06-11T07:12:58.365Z] -rw-rw-r--. 1 jenkins jenkins 222 Jun 11 07:11 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-11T07:12:58.674Z] + 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=88bc9287cbb2eac6fea22b2a3b0d65630b8919c2 --label arch=amd64 --label version=2.0.0-dev.78 . [2021-06-11T07:12:58.674Z] Sending build context to Docker daemon 2.791MB [2021-06-11T07:12:58.674Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T07:12:58.674Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-11T07:12:58.674Z] ---> 43f7bea859fb [2021-06-11T07:12:58.674Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-11T07:12:58.674Z] ---> Running in 6e458de5fae4 [2021-06-11T07:12:58.937Z] Removing intermediate container 6e458de5fae4 [2021-06-11T07:12:58.937Z] ---> b6ebb78d35f5 [2021-06-11T07:12:58.937Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-11T07:12:58.937Z] ---> Running in 05de869585a8 [2021-06-11T07:12:58.937Z] Removing intermediate container 05de869585a8 [2021-06-11T07:12:58.937Z] ---> fd6e8e4a726f [2021-06-11T07:12:58.937Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T07:12:58.937Z] ---> Running in 26248d84c411 [2021-06-11T07:12:59.520Z] Removing intermediate container 26248d84c411 [2021-06-11T07:12:59.520Z] ---> 919d49c9fcb3 [2021-06-11T07:12:59.520Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-11T07:12:59.520Z] ---> Running in 0d379119032d [2021-06-11T07:12:59.785Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T07:13:00.733Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T07:13:00.999Z] OK: 150 MiB in 46 packages [2021-06-11T07:13:01.269Z] Removing intermediate container 0d379119032d [2021-06-11T07:13:01.269Z] ---> e62997207bd0 [2021-06-11T07:13:01.269Z] Step 7/23 : COPY . . [2021-06-11T07:13:01.537Z] ---> 4e84619d56a5 [2021-06-11T07:13:01.537Z] Step 8/23 : RUN go mod download [2021-06-11T07:13:01.537Z] ---> Running in 1926f4836340 [2021-06-11T07:13:02.131Z] Removing intermediate container 1926f4836340 [2021-06-11T07:13:02.131Z] ---> e386a36aca03 [2021-06-11T07:13:02.131Z] Step 9/23 : RUN make build [2021-06-11T07:13:02.131Z] ---> Running in 1cb1d8a52e8f [2021-06-11T07:13:02.393Z] go mod tidy [2021-06-11T07:13:02.659Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.78" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-11T07:13:12.732Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-11T07:13:13.675Z] Removing intermediate container 1cb1d8a52e8f [2021-06-11T07:13:13.675Z] ---> cd3741b0412b [2021-06-11T07:13:13.675Z] Step 10/23 : FROM alpine:3.12 [2021-06-11T07:13:14.247Z] 3.12: Pulling from library/alpine [2021-06-11T07:13:14.512Z] 339de151aab4: Pulling fs layer [2021-06-11T07:13:14.512Z] 339de151aab4: Verifying Checksum [2021-06-11T07:13:14.512Z] 339de151aab4: Download complete [2021-06-11T07:13:14.773Z] 339de151aab4: Pull complete [2021-06-11T07:13:14.773Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T07:13:14.773Z] Status: Downloaded newer image for alpine:3.12 [2021-06-11T07:13:14.773Z] ---> 13621d1b12d4 [2021-06-11T07:13:14.773Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-11T07:13:14.773Z] ---> Running in 573a75235efa [2021-06-11T07:13:14.773Z] Removing intermediate container 573a75235efa [2021-06-11T07:13:14.773Z] ---> a79f4ca34d24 [2021-06-11T07:13:14.773Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T07:13:15.037Z] ---> Running in 041e60adb110 [2021-06-11T07:13:15.298Z] Removing intermediate container 041e60adb110 [2021-06-11T07:13:15.298Z] ---> d1047bce1e47 [2021-06-11T07:13:15.298Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-11T07:13:15.298Z] ---> Running in 5a190a89a8d8 [2021-06-11T07:13:15.560Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T07:13:16.131Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T07:13:16.701Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-11T07:13:16.701Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-11T07:13:16.962Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-11T07:13:17.534Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-11T07:13:17.795Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-11T07:13:17.795Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T07:13:17.795Z] OK: 8 MiB in 19 packages [2021-06-11T07:13:18.055Z] Removing intermediate container 5a190a89a8d8 [2021-06-11T07:13:18.055Z] ---> 4001b87b573b [2021-06-11T07:13:18.055Z] Step 14/23 : WORKDIR / [2021-06-11T07:13:18.055Z] ---> Running in 4fdd266062bd [2021-06-11T07:13:18.316Z] Removing intermediate container 4fdd266062bd [2021-06-11T07:13:18.316Z] ---> 6f448c37ba91 [2021-06-11T07:13:18.316Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-11T07:13:18.316Z] ---> 748945122d74 [2021-06-11T07:13:18.316Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-11T07:13:18.890Z] ---> 154fc9f0712e [2021-06-11T07:13:18.890Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-11T07:13:18.890Z] ---> 8ee80e4130ee [2021-06-11T07:13:18.890Z] Step 18/23 : EXPOSE 59999 [2021-06-11T07:13:19.165Z] ---> Running in 62c6aef3c8f7 [2021-06-11T07:13:19.165Z] Removing intermediate container 62c6aef3c8f7 [2021-06-11T07:13:19.165Z] ---> 2fce28a2ec4f [2021-06-11T07:13:19.165Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-11T07:13:19.165Z] ---> Running in 5bb5c7636e42 [2021-06-11T07:13:19.165Z] Removing intermediate container 5bb5c7636e42 [2021-06-11T07:13:19.165Z] ---> b55ecaec501f [2021-06-11T07:13:19.165Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T07:13:19.165Z] ---> Running in b86bbcdd3cb2 [2021-06-11T07:13:19.430Z] Removing intermediate container b86bbcdd3cb2 [2021-06-11T07:13:19.430Z] ---> 65a48f0ac367 [2021-06-11T07:13:19.430Z] Step 21/23 : LABEL arch=amd64 [2021-06-11T07:13:19.430Z] ---> Running in aef0b06dd47d [2021-06-11T07:13:19.430Z] Removing intermediate container aef0b06dd47d [2021-06-11T07:13:19.430Z] ---> 6003fba35d95 [2021-06-11T07:13:19.430Z] Step 22/23 : LABEL git_sha=88bc9287cbb2eac6fea22b2a3b0d65630b8919c2 [2021-06-11T07:13:19.430Z] ---> Running in 610faf535a06 [2021-06-11T07:13:19.430Z] Removing intermediate container 610faf535a06 [2021-06-11T07:13:19.430Z] ---> d839f39289c5 [2021-06-11T07:13:19.430Z] Step 23/23 : LABEL version=2.0.0-dev.78 [2021-06-11T07:13:19.692Z] ---> Running in 2a541dca647d [2021-06-11T07:13:19.692Z] Removing intermediate container 2a541dca647d [2021-06-11T07:13:19.692Z] ---> cb6346898eac [2021-06-11T07:13:19.692Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-06-11T07:13:19.692Z] Successfully built cb6346898eac [2021-06-11T07:13:19.692Z] 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] libraryResource [Pipeline] sh [2021-06-11T07:13:20.607Z] ---> job-cost.sh [2021-06-11T07:13:20.607Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FDbp [2021-06-11T07:13:30.643Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-11T07:13:42.939Z] lf-activate-venv(): INFO: Adding /tmp/venv-FDbp/bin to PATH [2021-06-11T07:13:42.939Z] INFO: No Stack... [2021-06-11T07:13:42.939Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-11T07:13:47.936Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-11T07:13:47.936Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-11T07:13:47.936Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-11T07:13:54.698Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.305s coverage: 25.4% of statements [2021-06-11T07:13:54.698Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-11T07:13:54.698Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.254s coverage: 28.1% of statements [2021-06-11T07:13:54.698Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.278s coverage: 78.9% of statements [2021-06-11T07:13:54.698Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.176s coverage: 9.0% of statements [2021-06-11T07:13:54.698Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-11T07:13:54.698Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-11T07:13:54.698Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-11T07:13:55.303Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.302s coverage: 29.2% of statements [2021-06-11T07:13:55.303Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-11T07:13:55.303Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.290s coverage: 83.3% of statements [2021-06-11T07:13:55.303Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-11T07:13:55.303Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-11T07:13:55.901Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.340s coverage: 58.0% of statements [2021-06-11T07:14:01.308Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.035s coverage: 89.2% of statements [2021-06-11T07:14:01.309Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-11T07:14:01.309Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.181s coverage: 5.0% of statements [2021-06-11T07:14:01.309Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-11T07:14:01.309Z] GO111MODULE=on go vet ./... [2021-06-11T07:14:57.920Z] gofmt -l . [2021-06-11T07:14:57.920Z] [ "`gofmt -l .`" = "" ] [2021-06-11T07:14:57.920Z] ./bin/test-attribution-txt.sh [2021-06-11T07:14:57.920Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-11T07:14:57.941Z] $ docker stop --time=1 f89ce8a77568d8ab247a7f07ca61cf7f04cf467db3bbe205b4ba75da982a6435 [2021-06-11T07:15:00.045Z] $ docker rm -f f89ce8a77568d8ab247a7f07ca61cf7f04cf467db3bbe205b4ba75da982a6435 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T07:15:01.111Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-11T07:15:01.149Z] Warning: overwriting stash ‘coverage-report’ [2021-06-11T07:15:01.727Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T07:15:02.268Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-11T07:15:02.603Z] + ls -al . [2021-06-11T07:15:02.603Z] total 244 [2021-06-11T07:15:02.603Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 11 07:14 . [2021-06-11T07:15:02.603Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 07:10 .. [2021-06-11T07:15:02.603Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 11 07:10 .dockerignore [2021-06-11T07:15:02.603Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 07:10 .git [2021-06-11T07:15:02.603Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 07:10 .github [2021-06-11T07:15:02.603Z] -rw-rw-r-- 1 jenkins jenkins 138 Jun 11 07:10 .gitignore [2021-06-11T07:15:02.603Z] -rw-rw-r-- 1 jenkins jenkins 987 Jun 11 07:10 Dockerfile.build [2021-06-11T07:15:02.603Z] -rw-rw-r-- 1 jenkins jenkins 894 Jun 11 07:10 Jenkinsfile [2021-06-11T07:15:02.603Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 11 07:10 LICENSE [2021-06-11T07:15:02.603Z] -rw-rw-r-- 1 jenkins jenkins 1026 Jun 11 07:10 Makefile [2021-06-11T07:15:02.603Z] -rw-rw-r-- 1 jenkins jenkins 7652 Jun 11 07:10 README.md [2021-06-11T07:15:02.603Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jun 11 07:10 RELEASE-NOTES.txt [2021-06-11T07:15:02.603Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 11 07:08 VERSION [2021-06-11T07:15:02.603Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 07:10 bin [2021-06-11T07:15:02.603Z] -rw-r--r-- 1 jenkins jenkins 126073 Jun 11 07:14 coverage.out [2021-06-11T07:15:02.603Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 11 07:10 example [2021-06-11T07:15:02.603Z] -rw-r--r-- 1 jenkins jenkins 576 Jun 11 07:14 go.mod [2021-06-11T07:15:02.603Z] -rw-r--r-- 1 jenkins jenkins 20403 Jun 11 07:12 go.sum [2021-06-11T07:15:02.603Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 11 07:10 internal [2021-06-11T07:15:02.603Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 07:10 openapi [2021-06-11T07:15:02.603Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 11 07:10 pkg [2021-06-11T07:15:02.603Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 07:10 snap [2021-06-11T07:15:02.603Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 11 07:10 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-11T07:15:02.959Z] + 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=88bc9287cbb2eac6fea22b2a3b0d65630b8919c2 --label arch=arm64 --label version=2.0.0-dev.78 . [2021-06-11T07:15:03.246Z] Sending build context to Docker daemon 2.79MB [2021-06-11T07:15:03.522Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T07:15:03.522Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-11T07:15:03.522Z] ---> 52a99c794f18 [2021-06-11T07:15:03.522Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-11T07:15:03.801Z] ---> Running in 31c295a159d0 [2021-06-11T07:15:04.403Z] Removing intermediate container 31c295a159d0 [2021-06-11T07:15:04.403Z] ---> 35080b9c8f03 [2021-06-11T07:15:04.403Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-11T07:15:04.403Z] ---> Running in fc3e8ae68d7c [2021-06-11T07:15:04.998Z] Removing intermediate container fc3e8ae68d7c [2021-06-11T07:15:04.998Z] ---> 48fe8e5f2f92 [2021-06-11T07:15:04.998Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T07:15:04.998Z] ---> Running in 1ec18a6b760b [2021-06-11T07:15:06.963Z] Removing intermediate container 1ec18a6b760b [2021-06-11T07:15:06.963Z] ---> 81256d02f813 [2021-06-11T07:15:06.963Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-11T07:15:07.233Z] ---> Running in 6fce3324d8d0 [2021-06-11T07:15:08.207Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T07:15:09.180Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T07:15:10.153Z] OK: 139 MiB in 46 packages [2021-06-11T07:15:11.167Z] Removing intermediate container 6fce3324d8d0 [2021-06-11T07:15:11.168Z] ---> 357b0fb7dba1 [2021-06-11T07:15:11.168Z] Step 7/23 : COPY . . [2021-06-11T07:15:12.704Z] ---> c4447b6157a7 [2021-06-11T07:15:12.704Z] Step 8/23 : RUN go mod download [2021-06-11T07:15:12.704Z] ---> Running in b4e1896fdc6f [2021-06-11T07:15:15.348Z] Removing intermediate container b4e1896fdc6f [2021-06-11T07:15:15.348Z] ---> d2f320f06836 [2021-06-11T07:15:15.348Z] Step 9/23 : RUN make build [2021-06-11T07:15:15.348Z] ---> Running in 8fe3d8b4b5df [2021-06-11T07:15:16.787Z] go mod tidy [2021-06-11T07:15:17.062Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.78" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-11T07:15:49.438Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-11T07:15:50.882Z] Removing intermediate container 8fe3d8b4b5df [2021-06-11T07:15:50.882Z] ---> 29930e4697be [2021-06-11T07:15:50.882Z] Step 10/23 : FROM alpine:3.12 [2021-06-11T07:15:51.487Z] 3.12: Pulling from library/alpine [2021-06-11T07:15:51.487Z] d2f70382dc9a: Pulling fs layer [2021-06-11T07:15:51.762Z] d2f70382dc9a: Download complete [2021-06-11T07:15:52.357Z] d2f70382dc9a: Pull complete [2021-06-11T07:15:52.357Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T07:15:52.357Z] Status: Downloaded newer image for alpine:3.12 [2021-06-11T07:15:52.357Z] ---> 9852663dfa18 [2021-06-11T07:15:52.357Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-11T07:15:52.629Z] ---> Running in 05aeef6f72d2 [2021-06-11T07:15:53.221Z] Removing intermediate container 05aeef6f72d2 [2021-06-11T07:15:53.221Z] ---> 17f625943f63 [2021-06-11T07:15:53.221Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T07:15:53.221Z] ---> Running in 66a538926c91 [2021-06-11T07:15:55.834Z] Removing intermediate container 66a538926c91 [2021-06-11T07:15:55.834Z] ---> 0feb9e571d8d [2021-06-11T07:15:55.834Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-11T07:15:55.834Z] ---> Running in 7ffb1eecbff3 [2021-06-11T07:15:56.809Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T07:15:57.402Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T07:15:58.383Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-11T07:15:58.383Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-11T07:15:58.383Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-11T07:15:58.659Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-11T07:15:58.659Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-11T07:15:58.659Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T07:15:58.935Z] OK: 8 MiB in 19 packages [2021-06-11T07:15:59.917Z] Removing intermediate container 7ffb1eecbff3 [2021-06-11T07:15:59.917Z] ---> d2c718553080 [2021-06-11T07:15:59.917Z] Step 14/23 : WORKDIR / [2021-06-11T07:16:00.192Z] ---> Running in 4f7213e6d5e5 [2021-06-11T07:16:00.786Z] Removing intermediate container 4f7213e6d5e5 [2021-06-11T07:16:00.786Z] ---> 9fca414862d6 [2021-06-11T07:16:00.786Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-11T07:16:01.382Z] ---> 260773e8484b [2021-06-11T07:16:01.383Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-11T07:16:02.819Z] ---> 6c0bd19c6b87 [2021-06-11T07:16:02.819Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-11T07:16:03.799Z] ---> e50d273caff6 [2021-06-11T07:16:03.799Z] Step 18/23 : EXPOSE 59999 [2021-06-11T07:16:03.799Z] ---> Running in 16f03ec90db0 [2021-06-11T07:16:04.394Z] Removing intermediate container 16f03ec90db0 [2021-06-11T07:16:04.395Z] ---> 920b820ebd8d [2021-06-11T07:16:04.395Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-11T07:16:04.395Z] ---> Running in 7b52dca3ad53 Error when executing always post condition: hudson.AbortException: script returned exit code 7 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:659) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:605) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:549) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-11T07:16:04.772Z] Failed in branch amd64 [2021-06-11T07:16:05.006Z] Removing intermediate container 7b52dca3ad53 [2021-06-11T07:16:05.006Z] ---> e03348ae6f83 [2021-06-11T07:16:05.006Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T07:16:05.006Z] ---> Running in eec4ffa4627a [2021-06-11T07:16:05.601Z] Removing intermediate container eec4ffa4627a [2021-06-11T07:16:05.601Z] ---> a15379ba44a4 [2021-06-11T07:16:05.601Z] Step 21/23 : LABEL arch=arm64 [2021-06-11T07:16:05.602Z] ---> Running in 0f38568991b6 [2021-06-11T07:16:06.199Z] Removing intermediate container 0f38568991b6 [2021-06-11T07:16:06.199Z] ---> 227f072b06fb [2021-06-11T07:16:06.199Z] Step 22/23 : LABEL git_sha=88bc9287cbb2eac6fea22b2a3b0d65630b8919c2 [2021-06-11T07:16:06.199Z] ---> Running in 05f7b151ce0b [2021-06-11T07:16:06.800Z] Removing intermediate container 05f7b151ce0b [2021-06-11T07:16:06.800Z] ---> d6ebbc838c44 [2021-06-11T07:16:06.800Z] Step 23/23 : LABEL version=2.0.0-dev.78 [2021-06-11T07:16:07.073Z] ---> Running in adbeb48633ab [2021-06-11T07:16:07.345Z] Removing intermediate container adbeb48633ab [2021-06-11T07:16:07.345Z] ---> ba1b861b0879 [2021-06-11T07:16:07.345Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-06-11T07:16:07.345Z] Successfully built ba1b861b0879 [2021-06-11T07:16:07.617Z] 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] libraryResource [Pipeline] sh [2021-06-11T07:16:08.227Z] ---> job-cost.sh [2021-06-11T07:16:08.227Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kiJf [2021-06-11T07:16:47.200Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-11T07:18:24.000Z] lf-activate-venv(): INFO: Adding /tmp/venv-kiJf/bin to PATH [2021-06-11T07:18:24.001Z] INFO: No Stack... [2021-06-11T07:18:24.001Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-11T07:18:24.001Z] INFO: Archiving Costs [Pipeline] sh [2021-06-11T07:18:24.349Z] + cat /w/workspace/device-sdk-go/186/archives/cost.csv [2021-06-11T07:18:24.349Z] + cut -d, -f6 [Pipeline] lock [2021-06-11T07:18:24.540Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-186-stack-cost] [2021-06-11T07:18:24.551Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-186-stack-cost] did not exist. Created. [2021-06-11T07:18:24.551Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-11T07:18:24.918Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-11T07:18:25.114Z] Stashed 1 file(s) [Pipeline] } [2021-06-11T07:18:25.133Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-186-stack-cost] [Pipeline] // lock [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-11T07:18:27.617Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T07:18:28.211Z] ---> package-listing.sh [2021-06-11T07:18:28.211Z] ++ facter osfamily [2021-06-11T07:18:28.211Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-11T07:18:28.477Z] + OS_FAMILY=redhat [2021-06-11T07:18:28.477Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2021-06-11T07:18:28.477Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-11T07:18:28.477Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-11T07:18:28.477Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-11T07:18:28.477Z] + PACKAGES=/tmp/packages_start.txt [2021-06-11T07:18:28.477Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-11T07:18:28.477Z] + PACKAGES=/tmp/packages_end.txt [2021-06-11T07:18:28.477Z] + case "${OS_FAMILY}" in [2021-06-11T07:18:28.477Z] + rpm -qa [2021-06-11T07:18:28.477Z] + sort [2021-06-11T07:18:29.062Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-11T07:18:29.062Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-11T07:18:29.062Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-11T07:18:29.062Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-11T07:18:29.062Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2021-06-11T07:18:29.062Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo [2021-06-11T07:18:29.078Z] 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/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-11T07:18:29.390Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-11T07:18:29.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T07:18:29.972Z] [2021-06-11T07:18:29.972Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-11T07:18:30.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T07:18:30.571Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-11T07:18:30.571Z] df20fa9351a1: Pulling fs layer [2021-06-11T07:18:30.571Z] 36b3adc4ff6f: Pulling fs layer [2021-06-11T07:18:30.571Z] 8ad3a11d3b57: Pulling fs layer [2021-06-11T07:18:30.571Z] 46f8f816bc3b: Pulling fs layer [2021-06-11T07:18:30.571Z] 93b61091891f: Pulling fs layer [2021-06-11T07:18:30.571Z] 93b9cdb0e59b: Pulling fs layer [2021-06-11T07:18:30.571Z] 5e14af77c1be: Pulling fs layer [2021-06-11T07:18:30.571Z] 01666e4c0597: Pulling fs layer [2021-06-11T07:18:30.571Z] aa168da1d23b: Pulling fs layer [2021-06-11T07:18:30.571Z] 46f8f816bc3b: Waiting [2021-06-11T07:18:30.571Z] 93b61091891f: Waiting [2021-06-11T07:18:30.571Z] 93b9cdb0e59b: Waiting [2021-06-11T07:18:30.571Z] 5e14af77c1be: Waiting [2021-06-11T07:18:30.571Z] 01666e4c0597: Waiting [2021-06-11T07:18:30.571Z] aa168da1d23b: Waiting [2021-06-11T07:18:30.571Z] 36b3adc4ff6f: Verifying Checksum [2021-06-11T07:18:30.571Z] 36b3adc4ff6f: Download complete [2021-06-11T07:18:30.571Z] 46f8f816bc3b: Verifying Checksum [2021-06-11T07:18:30.571Z] 46f8f816bc3b: Download complete [2021-06-11T07:18:30.571Z] df20fa9351a1: Verifying Checksum [2021-06-11T07:18:30.571Z] df20fa9351a1: Download complete [2021-06-11T07:18:30.571Z] 93b9cdb0e59b: Verifying Checksum [2021-06-11T07:18:30.571Z] 93b9cdb0e59b: Download complete [2021-06-11T07:18:30.571Z] 93b61091891f: Verifying Checksum [2021-06-11T07:18:30.571Z] 93b61091891f: Download complete [2021-06-11T07:18:30.571Z] 5e14af77c1be: Verifying Checksum [2021-06-11T07:18:30.571Z] 5e14af77c1be: Download complete [2021-06-11T07:18:30.571Z] 01666e4c0597: Verifying Checksum [2021-06-11T07:18:30.571Z] 01666e4c0597: Download complete [2021-06-11T07:18:30.837Z] 8ad3a11d3b57: Verifying Checksum [2021-06-11T07:18:30.837Z] 8ad3a11d3b57: Download complete [2021-06-11T07:18:30.837Z] df20fa9351a1: Pull complete [2021-06-11T07:18:31.105Z] 36b3adc4ff6f: Pull complete [2021-06-11T07:18:31.372Z] 8ad3a11d3b57: Pull complete [2021-06-11T07:18:31.641Z] 46f8f816bc3b: Pull complete [2021-06-11T07:18:31.922Z] 93b61091891f: Pull complete [2021-06-11T07:18:31.922Z] 93b9cdb0e59b: Pull complete [2021-06-11T07:18:31.922Z] 5e14af77c1be: Pull complete [2021-06-11T07:18:32.182Z] 01666e4c0597: Pull complete [2021-06-11T07:18:32.766Z] aa168da1d23b: Verifying Checksum [2021-06-11T07:18:32.766Z] aa168da1d23b: Download complete [2021-06-11T07:18:37.046Z] aa168da1d23b: Pull complete [2021-06-11T07:18:37.046Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-11T07:18:37.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T07:18:37.046Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-11T07:18:37.122Z] prd-centos7-docker-4c-2g-485 does not seem to be running inside a container [2021-06-11T07:18:37.156Z] $ 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/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-11T07:18:39.443Z] $ docker top 89fb6b5ecb5645c3bb265a7ca27845cc131da0692e517249ccbeba4dd300226e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T07:18:39.861Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-11T07:18:40.161Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-11T07:18:40.463Z] + ls /var/log/sa-host [2021-06-11T07:18:40.463Z] + sadf -c /var/log/sa-host/sa05 [2021-06-11T07:18:40.463Z] file_magic: OK [2021-06-11T07:18:40.463Z] HZ: Using current value: 100 [2021-06-11T07:18:40.463Z] file_header: OK [2021-06-11T07:18:40.463Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-11T07:18:40.463Z] Statistics: [2021-06-11T07:18:40.463Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T07:18:40.463Z] File successfully converted to sysstat format version 12.2.1 [2021-06-11T07:18:40.463Z] + sadf -c /var/log/sa-host/sa11 [2021-06-11T07:18:40.463Z] file_magic: OK [2021-06-11T07:18:40.463Z] HZ: Using current value: 100 [2021-06-11T07:18:40.463Z] file_header: OK [2021-06-11T07:18:40.463Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-11T07:18:40.463Z] Statistics: [2021-06-11T07:18:40.463Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T07:18:40.463Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T07:18:41.256Z] provisioning config files... [2021-06-11T07:18:41.272Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config9116328005609164257tmp [Pipeline] { [Pipeline] echo [2021-06-11T07:18:41.299Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T07:18:41.613Z] ---> create-netrc.sh [Pipeline] } [2021-06-11T07:18:41.625Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-11T07:18:42.084Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-11T07:18:42.098Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T07:18:42.407Z] ---> sudo-logs.sh [2021-06-11T07:18:42.407Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-11T07:18:42.465Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T07:18:42.775Z] ---> job-cost.sh [2021-06-11T07:18:42.775Z] lf-activate-venv: SKIPPING [2021-06-11T07:18:42.775Z] DEBUG: total: 0.18000000715255737 [2021-06-11T07:18:42.775Z] INFO: Retrieving Stack Cost... [2021-06-11T07:18:44.692Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-11T07:18:44.692Z] INFO: Archiving Costs [Pipeline] echo [2021-06-11T07:18:44.710Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T07:18:45.014Z] ---> logs-deploy.sh [2021-06-11T07:18:45.014Z] lf-activate-venv: SKIPPING [2021-06-11T07:18:45.014Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/186 [2021-06-11T07:18:45.014Z] INFO: archiving workspace using pattern(s): [2021-06-11T07:18:45.961Z] Archives upload complete. [2021-06-11T07:18:45.962Z] INFO: archiving logs to Nexus