Pull request #1097 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af+9a649bf1bf9918af6bcd6933aa59ded149e77d26 (0d9849d9d72c35c062160db51c158bdc22ff7a63) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1372705272852939976.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15862672962259850165.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1097/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1097/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8452958139895316800.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16532139090017029744.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1097/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1097/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15841849707929923665.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5042 in /w/workspace/gexfoundry_device-sdk-go_PR-1097 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1097 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/jenkins-gitclient-ssh8865986803288876470.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/jenkins-gitclient-ssh1306013555687410455.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1097/head:refs/remotes/origin/PR-1097 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9a649bf1bf9918af6bcd6933aa59ded149e77d26 into PR head commit 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af Merge succeeded, producing 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af Checking out Revision 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af (PR-1097) > git config core.sparsecheckout # timeout=10 > git checkout -f 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/jenkins-gitclient-ssh5405404805360348120.key > git merge 9a649bf1bf9918af6bcd6933aa59ded149e77d26 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af # timeout=10 Commit message: "feat: implement ProtocolProperties validation mechanism" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:19:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:19:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:19:53 ========================================================= 03:19:53 EdgeX Global Pipelines Version Info 03:19:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a0d49c3cef7ce169715d8911a88214c17b238dd1 # timeout=10 03:19:54 ------------------- 03:19:54 stable info: 03:19:54 ------------------- 03:19:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:19:54 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 03:19:54 Message: update stable to v1.0.220 03:19:55 ------------------- 03:19:55 experimental info: 03:19:55 ------------------- 03:19:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:19:55 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 03:19:55 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1097 [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1097 [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1097 [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4dfdbd6 [Pipeline] echo 03:19:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:19:55 provisioning config files... 03:19:55 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/config5100170466512579353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:19:55 ---> docker-login.sh 03:19:55 nexus3.edgexfoundry.org:10001 03:19:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:56 Configure a credential helper to remove this warning. See 03:19:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:56 03:19:56 Login Succeeded 03:19:56 nexus3.edgexfoundry.org:10002 03:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:56 Configure a credential helper to remove this warning. See 03:19:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:56 03:19:56 Login Succeeded 03:19:56 nexus3.edgexfoundry.org:10003 03:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:56 Configure a credential helper to remove this warning. See 03:19:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:56 03:19:56 Login Succeeded 03:19:56 nexus3.edgexfoundry.org:10004 03:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:56 Configure a credential helper to remove this warning. See 03:19:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:56 03:19:56 Login Succeeded 03:19:56 docker.io 03:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:57 Configure a credential helper to remove this warning. See 03:19:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:57 03:19:57 Login Succeeded 03:19:57 ---> docker-login.sh ends [Pipeline] } 03:19:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:19:57 + git rev-list -1 --merges 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af~1..4dfdbd6099984d61e3e0e43e9a8d0debce8e09af [Pipeline] echo 03:19:57 -----------> git rev-list -1 --merges 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af~1..4dfdbd6099984d61e3e0e43e9a8d0debce8e09af 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af [false] [Pipeline] sh 03:19:57 + git log --format=format:%s -1 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af [Pipeline] echo 03:19:57 ========================================================= 03:19:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:19:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:19:58 + git log --format=format:%s -1 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af [Pipeline] echo 03:19:58 [semverPrep] GIT_COMMIT: 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af, Commit Message: feat: implement ProtocolProperties validation mechanism [Pipeline] echo 03:19:58 [semverPrep] This is not a build commit. [Pipeline] sh 03:19:58 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 03:19:58 + grep -v github /etc/ssh/ssh_known_hosts 03:19:58 + '[' -e /tmp/ssh_known_hosts ']' 03:19:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:19:58 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 03:19:58 + sudo tee -a /etc/ssh/ssh_known_hosts 03:19:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:19:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:19:59 03:19:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:19:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:19:59 latest: Pulling from edgex-devops/git-semver 03:19:59 a0d0a0d46f8b: Pulling fs layer 03:19:59 3e5f54012d9b: Pulling fs layer 03:19:59 4c7163046ea9: Pulling fs layer 03:19:59 0c2d73faf560: Pulling fs layer 03:19:59 0c2d73faf560: Waiting 03:19:59 3e5f54012d9b: Verifying Checksum 03:19:59 3e5f54012d9b: Download complete 03:19:59 a0d0a0d46f8b: Verifying Checksum 03:19:59 a0d0a0d46f8b: Download complete 03:19:59 4c7163046ea9: Verifying Checksum 03:19:59 4c7163046ea9: Download complete 03:19:59 0c2d73faf560: Verifying Checksum 03:19:59 0c2d73faf560: Download complete 03:19:59 a0d0a0d46f8b: Pull complete 03:19:59 3e5f54012d9b: Pull complete 03:19:59 4c7163046ea9: Pull complete 03:20:00 0c2d73faf560: Pull complete 03:20:00 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 03:20:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:20:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:20:00 prd-centos7-docker-4c-2g-5042 does not seem to be running inside a container 03:20:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1097 -v /w/workspace/gexfoundry_device-sdk-go_PR-1097:/w/workspace/gexfoundry_device-sdk-go_PR-1097:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:20:00 $ docker top b71cd59936a5b80888d23f5f9810f5c011f9b593dbc1b0f3fe5acd7aacac8685 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:20:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:20:00 [ssh-agent] Looking for ssh-agent implementation... 03:20:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:20:01 $ docker exec b71cd59936a5b80888d23f5f9810f5c011f9b593dbc1b0f3fe5acd7aacac8685 ssh-agent 03:20:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFpPhlB/agent.13 03:20:01 SSH_AGENT_PID=19 03:20:01 Running ssh-add (command line suppressed) 03:20:01 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/private_key_1157960390744046770.key (/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/private_key_1157960390744046770.key) 03:20:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:20:01 + git tag --points-at HEAD [Pipeline] } 03:20:01 $ docker exec --env ******** --env ******** b71cd59936a5b80888d23f5f9810f5c011f9b593dbc1b0f3fe5acd7aacac8685 ssh-agent -k 03:20:01 unset SSH_AUTH_SOCK; 03:20:01 unset SSH_AGENT_PID; 03:20:01 echo Agent pid 19 killed; 03:20:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:20:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:20:01 [ssh-agent] Looking for ssh-agent implementation... 03:20:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:20:01 $ docker exec b71cd59936a5b80888d23f5f9810f5c011f9b593dbc1b0f3fe5acd7aacac8685 ssh-agent 03:20:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkjCiah/agent.52 03:20:01 SSH_AGENT_PID=58 03:20:01 Running ssh-add (command line suppressed) 03:20:02 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/private_key_6510379374180000966.key (/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/private_key_6510379374180000966.key) 03:20:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:20:02 + git semver init 03:20:02 # -> Open(): unable to determine branch for HEAD 03:20:02 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1097/.git 03:20:02 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1097 03:20:02 # $SEMVER_REMOTE_NAME = origin 03:20:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:20:02 # $SEMVER_USER_NAME = edgex-jenkins 03:20:02 # $SEMVER_BRANCH = PR-1097 03:20:02 # $SEMVER_TEMP = /tmp/semver-520416627 03:20:02 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 03:20:03 # '/tmp/semver-520416627' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1097/.semver' 03:20:03 # -> Force: false 03:20:03 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1097/.semver [Pipeline] } 03:20:03 $ docker exec --env ******** --env ******** b71cd59936a5b80888d23f5f9810f5c011f9b593dbc1b0f3fe5acd7aacac8685 ssh-agent -k 03:20:03 unset SSH_AUTH_SOCK; 03:20:03 unset SSH_AGENT_PID; 03:20:03 echo Agent pid 58 killed; 03:20:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:20:03 + git semver [Pipeline] } 03:20:03 $ docker stop --time=1 b71cd59936a5b80888d23f5f9810f5c011f9b593dbc1b0f3fe5acd7aacac8685 03:20:05 $ docker rm -f b71cd59936a5b80888d23f5f9810f5c011f9b593dbc1b0f3fe5acd7aacac8685 [Pipeline] // withDockerContainer [Pipeline] sh 03:20:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:20:05 Stashed 1 file(s) [Pipeline] echo 03:20:05 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:20:05 provisioning config files... 03:20:05 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/config6308391592624112566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:06 ---> docker-login.sh 03:20:06 nexus3.edgexfoundry.org:10001 03:20:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:06 Configure a credential helper to remove this warning. See 03:20:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:06 03:20:06 Login Succeeded 03:20:06 nexus3.edgexfoundry.org:10002 03:20:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:06 Configure a credential helper to remove this warning. See 03:20:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:06 03:20:06 Login Succeeded 03:20:06 nexus3.edgexfoundry.org:10003 03:20:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:06 Configure a credential helper to remove this warning. See 03:20:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:06 03:20:06 Login Succeeded 03:20:06 nexus3.edgexfoundry.org:10004 03:20:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:06 Configure a credential helper to remove this warning. See 03:20:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:06 03:20:06 Login Succeeded 03:20:06 docker.io 03:20:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:06 Configure a credential helper to remove this warning. See 03:20:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:06 03:20:06 Login Succeeded 03:20:06 ---> docker-login.sh ends [Pipeline] } 03:20:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:20:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:20:06 ========================================================= 03:20:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 03:20:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:20:07 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 03:20:07 Sending build context to Docker daemon 9.52MB 03:20:07 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 03:20:07 Step 2/11 : FROM ${BASE} AS builder 03:20:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 03:20:07 59bf1c3509f3: Pulling fs layer 03:20:07 666ba61612fd: Pulling fs layer 03:20:07 8ed8ca486205: Pulling fs layer 03:20:07 4fe6c5a15a65: Pulling fs layer 03:20:07 22a0e8bec74d: Pulling fs layer 03:20:07 640e595b4fbd: Pulling fs layer 03:20:07 763cafe07f6e: Pulling fs layer 03:20:07 0c0b528cf693: Pulling fs layer 03:20:07 10935f4eaf8b: Pulling fs layer 03:20:07 640e595b4fbd: Waiting 03:20:07 763cafe07f6e: Waiting 03:20:07 0c0b528cf693: Waiting 03:20:07 10935f4eaf8b: Waiting 03:20:07 4fe6c5a15a65: Waiting 03:20:07 22a0e8bec74d: Waiting 03:20:07 8ed8ca486205: Verifying Checksum 03:20:07 8ed8ca486205: Download complete 03:20:07 666ba61612fd: Verifying Checksum 03:20:07 666ba61612fd: Download complete 03:20:07 22a0e8bec74d: Verifying Checksum 03:20:07 22a0e8bec74d: Download complete 03:20:07 59bf1c3509f3: Verifying Checksum 03:20:07 59bf1c3509f3: Download complete 03:20:07 640e595b4fbd: Verifying Checksum 03:20:07 640e595b4fbd: Download complete 03:20:07 763cafe07f6e: Verifying Checksum 03:20:07 763cafe07f6e: Download complete 03:20:07 0c0b528cf693: Verifying Checksum 03:20:07 0c0b528cf693: Download complete 03:20:07 59bf1c3509f3: Pull complete 03:20:08 4fe6c5a15a65: Verifying Checksum 03:20:08 4fe6c5a15a65: Download complete 03:20:08 666ba61612fd: Pull complete 03:20:08 10935f4eaf8b: Verifying Checksum 03:20:08 10935f4eaf8b: Download complete 03:20:08 8ed8ca486205: Pull complete 03:20:12 4fe6c5a15a65: Pull complete 03:20:12 22a0e8bec74d: Pull complete 03:20:12 640e595b4fbd: Pull complete 03:20:12 763cafe07f6e: Pull complete 03:20:12 0c0b528cf693: Pull complete 03:20:15 10935f4eaf8b: Pull complete 03:20:15 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 03:20:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:20:15 ---> 99d49a6021b9 03:20:15 Step 3/11 : ARG MAKE=make build 03:20:17 ---> Running in 44f8db76fa8a 03:20:17 Removing intermediate container 44f8db76fa8a 03:20:17 ---> 3de1d07888f5 03:20:17 Step 4/11 : WORKDIR /device-sdk-go 03:20:17 ---> Running in d6ae1e6027db 03:20:17 Removing intermediate container d6ae1e6027db 03:20:17 ---> fea7593a760c 03:20:17 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:20:17 ---> Running in 0e84931cb672 03:20:17 Removing intermediate container 0e84931cb672 03:20:17 ---> e9ef1a990cc2 03:20:17 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:17 ---> Running in 3caf50080d77 03:20:18 Removing intermediate container 3caf50080d77 03:20:18 ---> 5e93638b48a8 03:20:18 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:20:18 ---> Running in e3b256a6147a 03:20:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:20:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:20:19 OK: 221 MiB in 52 packages 03:20:19 Removing intermediate container e3b256a6147a 03:20:19 ---> 5afd9cb1bd29 03:20:19 Step 8/11 : COPY go.mod vendor* ./ 03:20:20 ---> 8847aae19c0e 03:20:20 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:20:20 ---> Running in 21598788e13e 03:20:20 Still waiting to schedule task 03:20:20 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:21:06 Removing intermediate container 21598788e13e 03:21:06 ---> 015330dd86b1 03:21:06 Step 10/11 : COPY . . 03:21:06 ---> 5084f8031ff2 03:21:06 Step 11/11 : RUN ${MAKE} 03:21:06 ---> Running in 0b91a3b1b316 03:21:06 noop 03:21:06 Removing intermediate container 0b91a3b1b316 03:21:06 ---> ba6dca8b018b 03:21:06 Successfully built ba6dca8b018b 03:21:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:21:07 + docker inspect -f . ci-base-image-x86_64 03:21:07 . [Pipeline] withDockerContainer 03:21:07 prd-centos7-docker-4c-2g-5042 does not seem to be running inside a container 03:21:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1097 -v /w/workspace/gexfoundry_device-sdk-go_PR-1097:/w/workspace/gexfoundry_device-sdk-go_PR-1097:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:21:07 $ docker top 5bc9fadd7e41605a1630ecf2693920b13cfb71855bdecc39ce4ac1e095cbba2e -eo pid,comm [Pipeline] { [Pipeline] sh 03:21:08 + go version 03:21:08 go version go1.17.6 linux/amd64 [Pipeline] } 03:21:08 $ docker stop --time=1 5bc9fadd7e41605a1630ecf2693920b13cfb71855bdecc39ce4ac1e095cbba2e 03:21:09 $ docker rm -f 5bc9fadd7e41605a1630ecf2693920b13cfb71855bdecc39ce4ac1e095cbba2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:21:09 + docker inspect -f . ci-base-image-x86_64 03:21:09 . [Pipeline] withDockerContainer 03:21:09 prd-centos7-docker-4c-2g-5042 does not seem to be running inside a container 03:21:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1097 -v /w/workspace/gexfoundry_device-sdk-go_PR-1097:/w/workspace/gexfoundry_device-sdk-go_PR-1097:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:21:10 $ docker top 0baad08f0b3f7b6a6e689c74206596d52de38cc33bd4c118e774e20dd41bc455 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:21:10 + make test 03:21:10 GO111MODULE=on go test -coverprofile=coverage.out ./... 03:21:10 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:21:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 03:21:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 03:21:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 03:21:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.011s coverage: 23.3% of statements 03:21:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 03:21:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.012s coverage: 27.6% of statements 03:21:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.020s coverage: 78.9% of statements 03:21:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.007s coverage: 9.0% of statements 03:21:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 03:21:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 03:21:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 03:21:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.011s coverage: 33.0% of statements 03:21:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 03:21:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.012s coverage: 86.1% of statements 03:21:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 03:21:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 03:21:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.011s coverage: 57.4% of statements 03:21:28 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.029s coverage: 89.2% of statements 03:21:28 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 03:21:28 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.008s coverage: 4.8% of statements 03:21:28 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 03:21:41 GO111MODULE=on go vet ./... 03:21:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5043 in /w/workspace/gexfoundry_device-sdk-go_PR-1097 [Pipeline] { [Pipeline] ws 03:21:46 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 03:21:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:21:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:21:46 ./bin/test-attribution-txt.sh 03:21:46 The recommended git tool is: git [Pipeline] echo 03:21:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:21:46 $ docker stop --time=1 0baad08f0b3f7b6a6e689c74206596d52de38cc33bd4c118e774e20dd41bc455 03:21:48 $ docker rm -f 0baad08f0b3f7b6a6e689c74206596d52de38cc33bd4c118e774e20dd41bc455 [Pipeline] // withDockerContainer [Pipeline] sh 03:21:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:21:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:21:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:21:50 + ls -al . 03:21:50 total 272 03:21:50 drwxrwxr-x. 11 jenkins jenkins 4096 Feb 11 03:21 . 03:21:50 drwxrwxr-x. 4 jenkins jenkins 112 Feb 11 03:19 .. 03:21:50 drwxrwxr-x. 2 jenkins jenkins 37 Feb 11 03:19 bin 03:21:50 -rw-rw-r--. 1 jenkins jenkins 26321 Feb 11 03:19 CHANGELOG.md 03:21:50 -rw-r--r--. 1 jenkins jenkins 129501 Feb 11 03:21 coverage.out 03:21:50 -rw-rw-r--. 1 jenkins jenkins 140 Feb 11 03:19 .dockerignore 03:21:50 drwxrwxr-x. 5 jenkins jenkins 62 Feb 11 03:19 example 03:21:50 drwxrwxr-x. 8 jenkins jenkins 179 Feb 11 03:19 .git 03:21:50 drwxrwxr-x. 3 jenkins jenkins 125 Feb 11 03:19 .github 03:21:50 -rw-rw-r--. 1 jenkins jenkins 131 Feb 11 03:19 .gitignore 03:21:50 -rw-rw-r--. 1 jenkins jenkins 42 Feb 11 03:19 .golangci.yml 03:21:50 -rw-rw-r--. 1 jenkins jenkins 2767 Feb 11 03:19 go.mod 03:21:50 -rw-rw-r--. 1 jenkins jenkins 49667 Feb 11 03:19 go.sum 03:21:50 -rw-rw-r--. 1 jenkins jenkins 677 Feb 11 03:19 GOVERNANCE.md 03:21:50 drwxrwxr-x. 15 jenkins jenkins 224 Feb 11 03:19 internal 03:21:50 -rw-rw-r--. 1 jenkins jenkins 880 Feb 11 03:19 Jenkinsfile 03:21:50 -rw-rw-r--. 1 jenkins jenkins 11341 Feb 11 03:19 LICENSE 03:21:50 -rw-rw-r--. 1 jenkins jenkins 1614 Feb 11 03:19 Makefile 03:21:50 drwxrwxr-x. 3 jenkins jenkins 16 Feb 11 03:19 openapi 03:21:50 -rw-rw-r--. 1 jenkins jenkins 619 Feb 11 03:19 OWNERS.md 03:21:50 drwxrwxr-x. 5 jenkins jenkins 50 Feb 11 03:19 pkg 03:21:50 -rw-rw-r--. 1 jenkins jenkins 4881 Feb 11 03:19 README.md 03:21:50 drwx------. 3 jenkins jenkins 72 Feb 11 03:20 .semver 03:21:50 drwxrwxr-x. 4 jenkins jenkins 54 Feb 11 03:19 snap 03:21:50 -rw-rw-r--. 1 jenkins jenkins 5 Feb 11 03:20 VERSION 03:21:50 -rw-rw-r--. 1 jenkins jenkins 222 Feb 11 03:19 version.go [Pipeline] isUnix [Pipeline] sh 03:21:51 + 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=4dfdbd6099984d61e3e0e43e9a8d0debce8e09af --label arch=amd64 --label version=0.0.0 . 03:21:51 Sending build context to Docker daemon 9.65MB 03:21:51 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 03:21:51 Step 2/25 : FROM ${BASE} AS builder 03:21:51 ---> ba6dca8b018b 03:21:51 Step 3/25 : ARG MAKE=make build 03:21:51 ---> Running in 7564d83c49a8 03:21:51 Removing intermediate container 7564d83c49a8 03:21:51 ---> c3a0f44b9d59 03:21:51 Step 4/25 : WORKDIR /device-sdk-go 03:21:51 using credential edgex-jenkins-ssh 03:21:51 Cloning the remote Git repository 03:21:51 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:21:51 ---> Running in 939562114f76 03:21:51 Removing intermediate container 939562114f76 03:21:51 ---> 9ad562e15dbb 03:21:51 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:21:51 ---> Running in 0a6fe7b62462 03:21:51 Removing intermediate container 0a6fe7b62462 03:21:51 ---> 42360ba3e6d6 03:21:51 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:51 ---> Running in 565a55da773d 03:21:52 Removing intermediate container 565a55da773d 03:21:52 ---> 6fed69a77c77 03:21:52 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:21:52 ---> Running in a2778262eca9 03:21:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:21:51 > git init /w/workspace/device-sdk-go/2 # timeout=10 03:21:51 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:21:51 > git --version # timeout=10 03:21:51 > git --version # 'git version 2.17.1' 03:21:51 using GIT_SSH to set credentials SSH Credentials for GitHub 03:21:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:21:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:21:53 OK: 221 MiB in 52 packages 03:21:53 Removing intermediate container a2778262eca9 03:21:53 ---> 62a7eed667fe 03:21:53 Step 8/25 : COPY go.mod vendor* ./ 03:21:53 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:21:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:21:53 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:21:53 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:21:53 using GIT_SSH to set credentials SSH Credentials for GitHub 03:21:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1097/head:refs/remotes/origin/PR-1097 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:21:54 ---> 526f408dfdd3 03:21:54 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:21:54 ---> Running in 04a964e631e1 03:21:54 Merging remotes/origin/main commit 9a649bf1bf9918af6bcd6933aa59ded149e77d26 into PR head commit 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af 03:21:54 Merge succeeded, producing 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af 03:21:54 Checking out Revision 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af (PR-1097) 03:21:54 Removing intermediate container 04a964e631e1 03:21:54 ---> 57b5269fb852 03:21:54 Step 10/25 : COPY . . 03:21:54 ---> 22ef2b09a8ed 03:21:54 Step 11/25 : RUN ${MAKE} 03:21:54 ---> Running in 505c056a47bc 03:21:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:21:54 > git config core.sparsecheckout # timeout=10 03:21:54 > git checkout -f 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af # timeout=10 03:21:54 > git remote # timeout=10 03:21:54 > git config --get remote.origin.url # timeout=10 03:21:54 using GIT_SSH to set credentials SSH Credentials for GitHub 03:21:54 > git merge 9a649bf1bf9918af6bcd6933aa59ded149e77d26 # timeout=10 03:21:54 > git rev-parse HEAD^{commit} # timeout=10 03:21:54 > git config core.sparsecheckout # timeout=10 03:21:54 > git checkout -f 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af # timeout=10 03:21:58 Commit message: "feat: implement ProtocolProperties validation mechanism" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:21:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:21:59 % Total % Received % Xferd Average Speed Time Time Time Current 03:21:59 Dload Upload Total Spent Left Speed 03:21:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 97073 0 --:--:-- --:--:-- --:--:-- 97073 [Pipeline] sh 03:21:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:22:00 + sudo tee /etc/docker/daemon.new 03:22:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:22:00 { 03:22:00 "registry-mirrors": [ 03:22:00 "https://nexus3.edgexfoundry.org:10001" 03:22:00 ], 03:22:00 "bip": "10.250.0.254/24", 03:22:00 "hosts": [ 03:22:00 "tcp://0.0.0.0:5555", 03:22:00 "unix:///var/run/docker.sock" 03:22:00 ], 03:22:00 "mtu": 1458, 03:22:00 "selinux-enabled": true, 03:22:00 "seccomp-profile": "/etc/docker/seccomp.json" 03:22:00 } [Pipeline] sh 03:22:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:22:01 + sudo service docker restart 03:22:07 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:22:07 Removing intermediate container 505c056a47bc 03:22:07 ---> 121b4007f7bf 03:22:07 Step 12/25 : FROM alpine:3.14 03:22:07 3.14: Pulling from library/alpine 03:22:07 97518928ae5f: Pulling fs layer 03:22:07 97518928ae5f: Verifying Checksum 03:22:07 97518928ae5f: Download complete 03:22:07 97518928ae5f: Pull complete 03:22:07 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 03:22:07 Status: Downloaded newer image for alpine:3.14 03:22:07 ---> 0a97eee8041e 03:22:07 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:22:08 ---> Running in fa3bc09e7fe8 03:22:08 Removing intermediate container fa3bc09e7fe8 03:22:08 ---> 89ba8744ffaa 03:22:08 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:22:08 ---> Running in afd585767a51 03:22:08 Removing intermediate container afd585767a51 03:22:08 ---> 118eaac3756c 03:22:08 Step 15/25 : RUN apk add --update --no-cache zeromq 03:22:08 ---> Running in 3e5f7e159977 03:22:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:22:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:22:10 (1/5) Installing libgcc (10.3.1_git20210424-r2) 03:22:10 (2/5) Installing libsodium (1.0.18-r0) 03:22:10 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 03:22:10 (4/5) Installing libzmq (4.3.4-r0) 03:22:10 (5/5) Installing zeromq (4.3.4-r0) 03:22:10 Executing busybox-1.33.1-r6.trigger 03:22:10 OK: 8 MiB in 19 packages 03:22:10 Removing intermediate container 3e5f7e159977 03:22:10 ---> 6823a6d3ba27 03:22:10 Step 16/25 : WORKDIR / 03:22:10 ---> Running in 4ef55687b2fe 03:22:10 Removing intermediate container 4ef55687b2fe 03:22:10 ---> bd8ab1219e0f 03:22:10 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:22:11 ---> 5e52215c9a0d 03:22:11 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:22:11 ---> 8f90674c80a8 03:22:11 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:22:11 ---> fe6729410b81 03:22:11 Step 20/25 : EXPOSE 59999 03:22:11 ---> Running in ba47f55331b7 03:22:11 Removing intermediate container ba47f55331b7 03:22:11 ---> e61984130ae3 03:22:11 Step 21/25 : ENTRYPOINT ["/device-simple"] 03:22:11 ---> Running in b01a561feea5 03:22:11 Removing intermediate container b01a561feea5 03:22:11 ---> 2ea7971b4996 03:22:11 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:22:11 ---> Running in 662412da52ee 03:22:11 Removing intermediate container 662412da52ee 03:22:11 ---> b56a13cd98ba 03:22:11 Step 23/25 : LABEL arch=amd64 03:22:11 ---> Running in 4439ea4b58eb 03:22:12 Removing intermediate container 4439ea4b58eb 03:22:12 ---> e81995abe1f7 03:22:12 Step 24/25 : LABEL git_sha=4dfdbd6099984d61e3e0e43e9a8d0debce8e09af 03:22:12 ---> Running in 4ee57a75753b 03:22:12 Removing intermediate container 4ee57a75753b 03:22:12 ---> 9519e0f81236 03:22:12 Step 25/25 : LABEL version=0.0.0 03:22:12 ---> Running in 6bcb78c2b3d6 03:22:12 Removing intermediate container 6bcb78c2b3d6 03:22:12 ---> de0c232a3ab4 03:22:12 [Warning] One or more build-args [ARCH] were not consumed 03:22:12 Successfully built de0c232a3ab4 03:22:12 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:22:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:12 03:22:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:22:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:12 latest: Pulling from edgex-lftools-log-publisher 03:22:12 b4d181a07f80: Pulling fs layer 03:22:12 a1111a8f2ec3: Pulling fs layer 03:22:12 ed53099fbce6: Pulling fs layer 03:22:12 dc539afda2c1: Pulling fs layer 03:22:12 77bc0d833cb6: Pulling fs layer 03:22:12 9065ff56babe: Pulling fs layer 03:22:12 d287ab97295c: Pulling fs layer 03:22:12 dc539afda2c1: Waiting 03:22:12 77bc0d833cb6: Waiting 03:22:12 9065ff56babe: Waiting 03:22:12 d287ab97295c: Waiting 03:22:12 a1111a8f2ec3: Verifying Checksum 03:22:12 a1111a8f2ec3: Download complete 03:22:12 dc539afda2c1: Verifying Checksum 03:22:12 dc539afda2c1: Download complete 03:22:12 ed53099fbce6: Verifying Checksum 03:22:12 ed53099fbce6: Download complete 03:22:12 9065ff56babe: Verifying Checksum 03:22:12 9065ff56babe: Download complete 03:22:12 77bc0d833cb6: Verifying Checksum 03:22:12 77bc0d833cb6: Download complete 03:22:13 b4d181a07f80: Verifying Checksum 03:22:13 b4d181a07f80: Download complete 03:22:13 d287ab97295c: Verifying Checksum 03:22:13 d287ab97295c: Download complete 03:22:14 b4d181a07f80: Pull complete 03:22:14 a1111a8f2ec3: Pull complete 03:22:15 ed53099fbce6: Pull complete 03:22:15 dc539afda2c1: Pull complete 03:22:15 77bc0d833cb6: Pull complete 03:22:15 9065ff56babe: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:22:19 provisioning config files... 03:22:19 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config1625895417761387912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:22:19 ---> docker-login.sh 03:22:19 nexus3.edgexfoundry.org:10001 03:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:20 Configure a credential helper to remove this warning. See 03:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:20 03:22:20 Login Succeeded 03:22:20 nexus3.edgexfoundry.org:10002 03:22:20 d287ab97295c: Pull complete 03:22:20 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:22:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:22:20 prd-centos7-docker-4c-2g-5042 does not seem to be running inside a container 03:22:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1097 -v /w/workspace/gexfoundry_device-sdk-go_PR-1097:/w/workspace/gexfoundry_device-sdk-go_PR-1097:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:20 Configure a credential helper to remove this warning. See 03:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:20 03:22:20 Login Succeeded 03:22:20 nexus3.edgexfoundry.org:10003 03:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:21 Configure a credential helper to remove this warning. See 03:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:21 03:22:21 Login Succeeded 03:22:21 nexus3.edgexfoundry.org:10004 03:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:21 Configure a credential helper to remove this warning. See 03:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:21 03:22:21 Login Succeeded 03:22:21 docker.io 03:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:22 Configure a credential helper to remove this warning. See 03:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:22 03:22:22 Login Succeeded 03:22:22 ---> docker-login.sh ends 03:22:23 $ docker top 91f79cf572c03b3fc05c0f07d892f134c96cc7a6555b125cd3f100d0b6993ebd -eo pid,comm [Pipeline] { [Pipeline] } 03:22:23 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 03:22:23 ---> job-cost.sh 03:22:23 lf-activate-venv: SKIPPING 03:22:23 INFO: No Stack... [Pipeline] echo 03:22:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:22:24 ========================================================= 03:22:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 03:22:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:22:24 INFO: Retrieving Pricing Info for: v3-standard-2 03:22:24 INFO: Archiving Costs [Pipeline] sh 03:22:24 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 03:22:24 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives/cost.csv 03:22:24 + cut -d, -f6 [Pipeline] lock 03:22:24 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1097-2-stack-cost] 03:22:24 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1097-2-stack-cost] did not exist. Created. 03:22:24 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1097-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:22:24 + echo total: 0.05999999865889549 [Pipeline] stash 03:22:25 Sending build context to Docker daemon 5.163MB 03:22:25 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 03:22:25 Step 2/11 : FROM ${BASE} AS builder 03:22:25 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:22:25 9b3977197b4f: Pulling fs layer 03:22:25 1a89e8eeedd5: Pulling fs layer 03:22:25 94645a83ff95: Pulling fs layer 03:22:25 3f3a8bcf1eab: Pulling fs layer 03:22:25 0c92f367c5e7: Pulling fs layer 03:22:25 f7c0051592d6: Pulling fs layer 03:22:25 a227ed2f7395: Pulling fs layer 03:22:25 7b1c46037f91: Pulling fs layer 03:22:25 3f3a8bcf1eab: Waiting 03:22:25 0c92f367c5e7: Waiting 03:22:25 f7c0051592d6: Waiting 03:22:25 a227ed2f7395: Waiting 03:22:25 7b1c46037f91: Waiting 03:22:25 94645a83ff95: Verifying Checksum 03:22:25 94645a83ff95: Download complete 03:22:25 1a89e8eeedd5: Verifying Checksum 03:22:25 1a89e8eeedd5: Download complete 03:22:25 0c92f367c5e7: Verifying Checksum 03:22:25 0c92f367c5e7: Download complete 03:22:25 f7c0051592d6: Download complete 03:22:25 9b3977197b4f: Verifying Checksum 03:22:25 9b3977197b4f: Download complete 03:22:25 a227ed2f7395: Verifying Checksum 03:22:25 a227ed2f7395: Download complete 03:22:25 Stashed 1 file(s) [Pipeline] } 03:22:25 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1097-2-stack-cost] [Pipeline] // lock [Pipeline] } 03:22:25 $ docker stop --time=1 91f79cf572c03b3fc05c0f07d892f134c96cc7a6555b125cd3f100d0b6993ebd 03:22:25 9b3977197b4f: Pull complete 03:22:26 $ docker rm -f 91f79cf572c03b3fc05c0f07d892f134c96cc7a6555b125cd3f100d0b6993ebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 03:22:26 1a89e8eeedd5: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:22:26 94645a83ff95: Pull complete 03:22:26 7b1c46037f91: Verifying Checksum 03:22:26 7b1c46037f91: Download complete 03:22:27 3f3a8bcf1eab: Download complete 03:22:39 3f3a8bcf1eab: Pull complete 03:22:39 0c92f367c5e7: Pull complete 03:22:39 f7c0051592d6: Pull complete 03:22:39 a227ed2f7395: Pull complete 03:22:45 7b1c46037f91: Pull complete 03:22:45 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 03:22:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:22:45 ---> f79e39bc4007 03:22:45 Step 3/11 : ARG MAKE=make build 03:22:46 ---> Running in 2064293a3eee 03:22:46 Removing intermediate container 2064293a3eee 03:22:46 ---> 74c57d256516 03:22:46 Step 4/11 : WORKDIR /device-sdk-go 03:22:47 ---> Running in ca4cc2faadcd 03:22:47 Removing intermediate container ca4cc2faadcd 03:22:47 ---> dacc4c647496 03:22:47 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:22:47 ---> Running in c69171f6d8bb 03:22:48 Removing intermediate container c69171f6d8bb 03:22:48 ---> c47c46933e2c 03:22:48 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:22:48 ---> Running in 4c8c27dddc77 03:22:50 Removing intermediate container 4c8c27dddc77 03:22:50 ---> 1428dbcb2364 03:22:50 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:22:50 ---> Running in 984c8f4012e5 03:22:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:22:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:22:52 OK: 220 MiB in 52 packages 03:22:53 Removing intermediate container 984c8f4012e5 03:22:53 ---> 19a5866d01d7 03:22:53 Step 8/11 : COPY go.mod vendor* ./ 03:22:54 ---> 729b6a1a5310 03:22:54 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:54 ---> Running in ea4439f2171c 03:24:16 Removing intermediate container ea4439f2171c 03:24:16 ---> ec826b5d7703 03:24:16 Step 10/11 : COPY . . 03:24:16 ---> 110904349ff9 03:24:16 Step 11/11 : RUN ${MAKE} 03:24:16 ---> Running in 9df70d2a4f33 03:24:16 noop 03:24:16 Removing intermediate container 9df70d2a4f33 03:24:16 ---> 50dfa19d94f8 03:24:16 Successfully built 50dfa19d94f8 03:24:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:24:16 + docker inspect -f . ci-base-image-arm64 03:24:16 . [Pipeline] withDockerContainer 03:24:16 prd-ubuntu18.04-docker-arm64-4c-16g-5043 does not seem to be running inside a container 03:24:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:24:18 $ docker top 3c80b75bf6b5884bdb18bf38bc80237ce7040d3b4fc63639b737050bbb68169e -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:18 + go version 03:24:18 go version go1.17.6 linux/arm64 [Pipeline] } 03:24:18 $ docker stop --time=1 3c80b75bf6b5884bdb18bf38bc80237ce7040d3b4fc63639b737050bbb68169e 03:24:20 $ docker rm -f 3c80b75bf6b5884bdb18bf38bc80237ce7040d3b4fc63639b737050bbb68169e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:24:21 + docker inspect -f . ci-base-image-arm64 03:24:21 . [Pipeline] withDockerContainer 03:24:21 prd-ubuntu18.04-docker-arm64-4c-16g-5043 does not seem to be running inside a container 03:24:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:24:22 $ docker top 4e1e1767bddda945be362b959e0747f56c677f0e0a7151f5cef4e19c3811166a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:24:23 + make test 03:24:23 GO111MODULE=on go test -coverprofile=coverage.out ./... 03:24:25 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:25:12 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 03:25:12 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 03:25:12 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 03:25:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.115s coverage: 23.3% of statements 03:25:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 03:25:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.098s coverage: 27.6% of statements 03:25:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.186s coverage: 78.9% of statements 03:25:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.185s coverage: 9.0% of statements 03:25:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 03:25:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 03:25:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 03:25:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.124s coverage: 33.0% of statements 03:25:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 03:25:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.061s coverage: 86.1% of statements 03:25:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 03:25:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 03:25:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.134s coverage: 57.4% of statements 03:25:19 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.167s coverage: 89.2% of statements 03:25:19 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 03:25:21 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.048s coverage: 4.8% of statements 03:25:21 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 03:25:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:25:21 GO111MODULE=on go vet ./... 03:25:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:25:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:25:39 ./bin/test-attribution-txt.sh [Pipeline] echo 03:25:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:25:41 $ docker stop --time=1 4e1e1767bddda945be362b959e0747f56c677f0e0a7151f5cef4e19c3811166a 03:25:42 $ docker rm -f 4e1e1767bddda945be362b959e0747f56c677f0e0a7151f5cef4e19c3811166a [Pipeline] // withDockerContainer [Pipeline] sh 03:25:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:25:43 Warning: overwriting stash ‘coverage-report’ 03:25:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:25:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:25:45 + ls -al . 03:25:45 total 308 03:25:45 drwxrwxr-x 10 jenkins jenkins 4096 Feb 11 03:25 . 03:25:45 drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 03:21 .. 03:25:45 -rw-rw-r-- 1 jenkins jenkins 140 Feb 11 03:21 .dockerignore 03:25:45 drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 03:21 .git 03:25:45 drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 03:21 .github 03:25:45 -rw-rw-r-- 1 jenkins jenkins 131 Feb 11 03:21 .gitignore 03:25:45 -rw-rw-r-- 1 jenkins jenkins 42 Feb 11 03:21 .golangci.yml 03:25:45 -rw-rw-r-- 1 jenkins jenkins 26321 Feb 11 03:21 CHANGELOG.md 03:25:45 -rw-rw-r-- 1 jenkins jenkins 677 Feb 11 03:21 GOVERNANCE.md 03:25:45 -rw-rw-r-- 1 jenkins jenkins 880 Feb 11 03:21 Jenkinsfile 03:25:45 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 11 03:21 LICENSE 03:25:45 -rw-rw-r-- 1 jenkins jenkins 1614 Feb 11 03:21 Makefile 03:25:45 -rw-rw-r-- 1 jenkins jenkins 619 Feb 11 03:21 OWNERS.md 03:25:45 -rw-rw-r-- 1 jenkins jenkins 4881 Feb 11 03:21 README.md 03:25:45 -rw-rw-r-- 1 jenkins jenkins 5 Feb 11 03:20 VERSION 03:25:45 drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 03:21 bin 03:25:45 -rw-r--r-- 1 jenkins jenkins 129501 Feb 11 03:25 coverage.out 03:25:45 drwxrwxr-x 5 jenkins jenkins 4096 Feb 11 03:21 example 03:25:45 -rw-rw-r-- 1 jenkins jenkins 2767 Feb 11 03:21 go.mod 03:25:45 -rw-rw-r-- 1 jenkins jenkins 49667 Feb 11 03:21 go.sum 03:25:45 drwxrwxr-x 15 jenkins jenkins 4096 Feb 11 03:21 internal 03:25:45 drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 03:21 openapi 03:25:45 drwxrwxr-x 5 jenkins jenkins 4096 Feb 11 03:21 pkg 03:25:45 drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 03:21 snap 03:25:45 -rw-rw-r-- 1 jenkins jenkins 222 Feb 11 03:21 version.go [Pipeline] isUnix [Pipeline] sh 03:25:45 + 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=4dfdbd6099984d61e3e0e43e9a8d0debce8e09af --label arch=arm64 --label version=0.0.0 . 03:25:46 Sending build context to Docker daemon 5.293MB 03:25:46 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 03:25:46 Step 2/25 : FROM ${BASE} AS builder 03:25:46 ---> 50dfa19d94f8 03:25:46 Step 3/25 : ARG MAKE=make build 03:25:46 ---> Running in 5ac5e230a154 03:25:46 Removing intermediate container 5ac5e230a154 03:25:46 ---> 2030d8c8c5b5 03:25:46 Step 4/25 : WORKDIR /device-sdk-go 03:25:46 ---> Running in d47728e09af4 03:25:46 Removing intermediate container d47728e09af4 03:25:46 ---> 6524d6113e30 03:25:46 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:25:47 ---> Running in 76f02b09501f 03:25:47 Removing intermediate container 76f02b09501f 03:25:47 ---> 73d92a88be17 03:25:47 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:47 ---> Running in fbd01f659dc4 03:25:49 Removing intermediate container fbd01f659dc4 03:25:49 ---> 1a717ee9ecf9 03:25:49 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:25:49 ---> Running in 22ea0570b047 03:25:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:25:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:25:51 OK: 220 MiB in 52 packages 03:25:52 Removing intermediate container 22ea0570b047 03:25:52 ---> bb53dfe070d8 03:25:52 Step 8/25 : COPY go.mod vendor* ./ 03:25:53 ---> 6f75efce9c29 03:25:53 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:53 ---> Running in 2bc3eb6b4587 03:25:55 Removing intermediate container 2bc3eb6b4587 03:25:55 ---> ccaa9c613fb2 03:25:55 Step 10/25 : COPY . . 03:25:56 ---> 6a0e85a3576b 03:25:56 Step 11/25 : RUN ${MAKE} 03:25:56 ---> Running in 5baf8ce26b0d 03:25:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:26:36 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:26:36 Removing intermediate container 5baf8ce26b0d 03:26:36 ---> a86583daac70 03:26:36 Step 12/25 : FROM alpine:3.14 03:26:36 3.14: Pulling from library/alpine 03:26:36 be307f383ecc: Pulling fs layer 03:26:36 be307f383ecc: Verifying Checksum 03:26:36 be307f383ecc: Download complete 03:26:36 be307f383ecc: Pull complete 03:26:36 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 03:26:36 Status: Downloaded newer image for alpine:3.14 03:26:36 ---> 5b8b7b635229 03:26:36 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:26:36 ---> Running in 7a6b6a2b608e 03:26:36 Removing intermediate container 7a6b6a2b608e 03:26:36 ---> 37fde7417230 03:26:36 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:26:36 ---> Running in c6ad91b3e799 03:26:38 Removing intermediate container c6ad91b3e799 03:26:38 ---> af8d05887c4d 03:26:38 Step 15/25 : RUN apk add --update --no-cache zeromq 03:26:38 ---> Running in 6de6a9d2d032 03:26:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:26:40 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:26:41 (1/5) Installing libgcc (10.3.1_git20210424-r2) 03:26:41 (2/5) Installing libsodium (1.0.18-r0) 03:26:41 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 03:26:41 (4/5) Installing libzmq (4.3.4-r0) 03:26:41 (5/5) Installing zeromq (4.3.4-r0) 03:26:41 Executing busybox-1.33.1-r6.trigger 03:26:41 OK: 8 MiB in 19 packages 03:26:42 Removing intermediate container 6de6a9d2d032 03:26:42 ---> 0c776fe1f646 03:26:42 Step 16/25 : WORKDIR / 03:26:42 ---> Running in 450cd593c5a4 03:26:43 Removing intermediate container 450cd593c5a4 03:26:43 ---> 02f315fc56ae 03:26:43 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:26:43 ---> fb75f0583a88 03:26:43 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:26:44 ---> 920a7091d308 03:26:44 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:26:45 ---> a0cfecb197b0 03:26:45 Step 20/25 : EXPOSE 59999 03:26:45 ---> Running in a37b7c2e5c5e 03:26:45 Removing intermediate container a37b7c2e5c5e 03:26:45 ---> 81105a968087 03:26:45 Step 21/25 : ENTRYPOINT ["/device-simple"] 03:26:45 ---> Running in 0116b1ae88ed 03:26:46 Removing intermediate container 0116b1ae88ed 03:26:46 ---> b0e869178514 03:26:46 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:26:46 ---> Running in db6dfd1735dd 03:26:46 Removing intermediate container db6dfd1735dd 03:26:46 ---> 7427ffa101f0 03:26:46 Step 23/25 : LABEL arch=arm64 03:26:46 ---> Running in 29f3f45f39b3 03:26:46 Removing intermediate container 29f3f45f39b3 03:26:46 ---> 303820fd50b4 03:26:46 Step 24/25 : LABEL git_sha=4dfdbd6099984d61e3e0e43e9a8d0debce8e09af 03:26:46 ---> Running in f5f84fd3927b 03:26:47 Removing intermediate container f5f84fd3927b 03:26:47 ---> c82263542157 03:26:47 Step 25/25 : LABEL version=0.0.0 03:26:47 ---> Running in f31213ddfb47 03:26:47 Removing intermediate container f31213ddfb47 03:26:47 ---> c6337f32c4d2 03:26:47 [Warning] One or more build-args [ARCH] were not consumed 03:26:47 Successfully built c6337f32c4d2 03:26:47 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:26:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:26:48 03:26:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:26:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:26:48 arm64: Pulling from edgex-lftools-log-publisher 03:26:48 448f6bf000e3: Pulling fs layer 03:26:48 f757da607395: Pulling fs layer 03:26:48 05883995daec: Pulling fs layer 03:26:48 8603b9c90790: Pulling fs layer 03:26:48 1560dd03e051: Pulling fs layer 03:26:48 27f5ce0e4adf: Pulling fs layer 03:26:48 c2d8d7efcc4b: Pulling fs layer 03:26:48 8603b9c90790: Waiting 03:26:48 1560dd03e051: Waiting 03:26:48 27f5ce0e4adf: Waiting 03:26:48 c2d8d7efcc4b: Waiting 03:26:48 f757da607395: Verifying Checksum 03:26:48 f757da607395: Download complete 03:26:48 8603b9c90790: Verifying Checksum 03:26:48 8603b9c90790: Download complete 03:26:48 1560dd03e051: Verifying Checksum 03:26:48 1560dd03e051: Download complete 03:26:48 27f5ce0e4adf: Verifying Checksum 03:26:48 27f5ce0e4adf: Download complete 03:26:49 05883995daec: Verifying Checksum 03:26:49 05883995daec: Download complete 03:26:49 448f6bf000e3: Verifying Checksum 03:26:49 448f6bf000e3: Download complete 03:26:51 c2d8d7efcc4b: Verifying Checksum 03:26:51 c2d8d7efcc4b: Download complete 03:26:52 448f6bf000e3: Pull complete 03:26:53 f757da607395: Pull complete 03:26:54 05883995daec: Pull complete 03:26:54 8603b9c90790: Pull complete 03:26:55 1560dd03e051: Pull complete 03:26:56 27f5ce0e4adf: Pull complete 03:27:11 c2d8d7efcc4b: Pull complete 03:27:11 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 03:27:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:27:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:27:11 prd-ubuntu18.04-docker-arm64-4c-16g-5043 does not seem to be running inside a container 03:27:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:27:14 $ docker top 21190a728aa6e6a62adccc95a7ecc941c137f136ebab6af2385f016b37aaffde -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:15 ---> job-cost.sh 03:27:15 lf-activate-venv: SKIPPING 03:27:15 INFO: No Stack... 03:27:15 INFO: Retrieving Pricing Info for: v3-standard-4 03:27:15 INFO: Archiving Costs [Pipeline] sh 03:27:16 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 03:27:16 + cut -d, -f6 [Pipeline] lock 03:27:16 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1097-2-stack-cost] 03:27:16 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1097-2-stack-cost] did not exist. Created. 03:27:16 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1097-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:27:16 /w/workspace/device-sdk-go/2@tmp/durable-1c46b2dd/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-1c46b2dd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:27:17 + echo total: 0.10999999940395355 [Pipeline] stash 03:27:17 Warning: overwriting stash ‘stack-cost’ 03:27:17 Stashed 1 file(s) [Pipeline] } 03:27:17 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1097-2-stack-cost] [Pipeline] // lock [Pipeline] } 03:27:17 $ docker stop --time=1 21190a728aa6e6a62adccc95a7ecc941c137f136ebab6af2385f016b37aaffde 03:27:19 $ docker rm -f 21190a728aa6e6a62adccc95a7ecc941c137f136ebab6af2385f016b37aaffde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:27:19 provisioning config files... 03:27:19 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/config19704106669578928tmp [Pipeline] { [Pipeline] sh 03:27:20 + set +x 03:27:20 + curl -s https://codecov.io/bash 03:27:20 + bash -s -- 03:27:20 03:27:20 _____ _ 03:27:20 / ____| | | 03:27:20 | | ___ __| | ___ ___ _____ __ 03:27:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:27:20 | |___| (_) | (_| | __/ (_| (_) \ V / 03:27:20 \_____\___/ \__,_|\___|\___\___/ \_/ 03:27:20 Bash-1.0.6 03:27:20 03:27:20 03:27:20 ==> git version 2.24.4 found 03:27:20 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 03:27:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:27:20 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:27:20 ==> Jenkins CI detected. 03:27:20 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1097 03:27:20 project root: . 03:27:20 --> token set from env 03:27:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:27:20 ==> Running gcov in . (disable via -X gcov) 03:27:20 ==> Python coveragepy not found 03:27:20 ==> Searching for coverage reports in: 03:27:20 + . 03:27:20 -> Found 1 reports 03:27:20 ==> Detecting git/mercurial file structure 03:27:20 ==> Reading reports 03:27:20 + ./coverage.out bytes=129501 03:27:20 ==> Appending adjustments 03:27:20 https://docs.codecov.io/docs/fixing-reports 03:27:20 + Found adjustments 03:27:20 ==> Gzipping contents 03:27:20 16K /tmp/codecov.0A2GVf.gz 03:27:20 ==> Uploading reports 03:27:20 url: https://codecov.io 03:27:20 query: branch=PR-1097&commit=4dfdbd6099984d61e3e0e43e9a8d0debce8e09af&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1097%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1097&job=&cmd_args= 03:27:20 -> Pinging Codecov 03:27:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1097&commit=4dfdbd6099984d61e3e0e43e9a8d0debce8e09af&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1097%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1097&job=&cmd_args= 03:27:21 -> Uploading to 03:27:21 https://storage.googleapis.com/codecov/v4/raw/2022-02-11/7E55EF52A471D76F132DFD9A03CDDE97/4dfdbd6099984d61e3e0e43e9a8d0debce8e09af/0d4434f8-b5db-4cdd-b56a-de483789da4c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220211T032720Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0da732f82ab40b53d485528efffce3acca9c5d84d276fc8bf60d334932a91223 03:27:21 % Total % Received % Xferd Average Speed Time Time Time Current 03:27:21 Dload Upload Total Spent Left Speed 03:27:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16313 0 0 100 16313 0 48235 --:--:-- --:--:-- --:--:-- 48263 03:27:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/4dfdbd6099984d61e3e0e43e9a8d0debce8e09af [Pipeline] } 03:27:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:27:22 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives ']' 03:27:22 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives 03:27:22 total 8 03:27:22 drwxr-xr-x. 3 root root 34 Feb 11 03:22 . 03:27:22 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 11 03:22 .. 03:27:22 drwxr-xr-x. 2 root root 6 Feb 11 03:22 cost 03:27:22 -rw-r--r--. 1 root root 85 Feb 11 03:22 cost.csv 03:27:22 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives 03:27:22 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives 03:27:22 total 8 03:27:22 drwxr-xr-x. 3 jenkins jenkins 34 Feb 11 03:22 . 03:27:22 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 11 03:22 .. 03:27:22 drwxr-xr-x. 2 jenkins jenkins 6 Feb 11 03:22 cost 03:27:22 -rw-r--r--. 1 jenkins jenkins 85 Feb 11 03:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:27:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:27:23 ---> package-listing.sh 03:27:23 ++ facter osfamily 03:27:23 ++ tr '[:upper:]' '[:lower:]' 03:27:23 + OS_FAMILY=redhat 03:27:23 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1097 03:27:23 + START_PACKAGES=/tmp/packages_start.txt 03:27:23 + END_PACKAGES=/tmp/packages_end.txt 03:27:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:27:23 + PACKAGES=/tmp/packages_start.txt 03:27:23 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1097 ']' 03:27:23 + PACKAGES=/tmp/packages_end.txt 03:27:23 + case "${OS_FAMILY}" in 03:27:23 + sort 03:27:23 + rpm -qa 03:27:23 + '[' -f /tmp/packages_start.txt ']' 03:27:23 + '[' -f /tmp/packages_end.txt ']' 03:27:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:27:23 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1097 ']' 03:27:23 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives/ 03:27:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives/ [Pipeline] echo 03:27:23 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1097/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:27:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:27:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:27:24 . [Pipeline] withDockerContainer 03:27:24 prd-centos7-docker-4c-2g-5042 does not seem to be running inside a container 03:27:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1097/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1097 -v /w/workspace/gexfoundry_device-sdk-go_PR-1097:/w/workspace/gexfoundry_device-sdk-go_PR-1097:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:27:25 $ docker top f95713b46c32c4139068486bd6b3f05e83a34f5004029681c8243dba89edf073 -eo pid,comm [Pipeline] { [Pipeline] sh 03:27:25 + touch /tmp/pre-build-complete [Pipeline] sh 03:27:25 + mkdir -p /var/log/sysstat [Pipeline] sh 03:27:26 + ls /var/log/sa-host 03:27:26 + sadf -c /var/log/sa-host/sa11 03:27:26 file_magic: OK 03:27:26 HZ: Using current value: 100 03:27:26 file_header: OK 03:27:26 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 03:27:26 Statistics: 03:27:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:27:26 File successfully converted to sysstat format version 12.0.3 03:27:26 + sadf -c /var/log/sa-host/sa17 03:27:26 file_magic: OK 03:27:26 HZ: Using current value: 100 03:27:26 file_header: OK 03:27:26 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 03:27:26 Statistics: 03:27:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:27:26 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:27:26 provisioning config files... 03:27:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/config7676444206462217244tmp [Pipeline] { [Pipeline] echo 03:27:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:27:26 ---> create-netrc.sh [Pipeline] } 03:27:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:27:26 ---> python-tools-install.sh [Pipeline] echo 03:27:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:27:27 ---> sudo-logs.sh 03:27:27 Archiving 'sudo' log.. 03:27:27 sudo: unable to resolve host prd-centos7-docker-4c-2g-5042.novalocal: Name or service not known 03:27:27 sudo: unable to resolve host prd-centos7-docker-4c-2g-5042.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:27:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:27:28 ---> job-cost.sh 03:27:28 lf-activate-venv: SKIPPING 03:27:28 DEBUG: total: 0.05999999865889549 03:27:28 INFO: Retrieving Stack Cost... 03:27:28 INFO: Retrieving Pricing Info for: v3-standard-2 03:27:28 INFO: Archiving Costs [Pipeline] echo 03:27:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:27:28 ---> logs-deploy.sh 03:27:28 lf-activate-venv: SKIPPING 03:27:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1097/2 03:27:28 INFO: archiving workspace using pattern(s): 03:27:29 Archives upload complete. 03:27:29 INFO: archiving logs to Nexus