Pull request #1079 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b046b792cd49ba6012780e889ec4390b4d411e42+7840aa2a6988a424d7f9f25b5b8792b244d6e548 (c7f71a822d2abf6b062b71d75affc72d5499fdd3) 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-ssh8893081583505921334.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh14274465439739279180.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-1079/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-1079/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17551830896105008010.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh341134367443135967.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-1079/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-1079/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13547764734202888611.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.16 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1204’ Running on prd-centos7-docker-4c-2g-1206 in /w/workspace/gexfoundry_device-sdk-go_PR-1079 [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-1079 # 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-1079@tmp/jenkins-gitclient-ssh227158813949312108.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7840aa2a6988a424d7f9f25b5b8792b244d6e548 into PR head commit b046b792cd49ba6012780e889ec4390b4d411e42 > 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-1079@tmp/jenkins-gitclient-ssh3685463449139574433.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1079/head:refs/remotes/origin/PR-1079 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b046b792cd49ba6012780e889ec4390b4d411e42 # 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-1079@tmp/jenkins-gitclient-ssh5466782695188037469.key Merge succeeded, producing b046b792cd49ba6012780e889ec4390b4d411e42 Checking out Revision b046b792cd49ba6012780e889ec4390b4d411e42 (PR-1079) > git merge 7840aa2a6988a424d7f9f25b5b8792b244d6e548 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b046b792cd49ba6012780e889ec4390b4d411e42 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git rev-list --no-walk 10932634760dd5b3c37209df0a9c794168345d39 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:10:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:10:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:10:51 ========================================================= 06:10:51 EdgeX Global Pipelines Version Info 06:10:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:10:52 ------------------- 06:10:52 stable info: 06:10:52 ------------------- 06:10:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:10:52 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 06:10:52 Message: update stable to v1.0.217 06:10:53 ------------------- 06:10:53 experimental info: 06:10:53 ------------------- 06:10:53 Commited By: **** collab-it+edgex@linuxfoundation.org 06:10:53 Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 06:10:53 Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1079 [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1079 [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1079 [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b046b792cd49ba6012780e889ec4390b4d411e42 [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b046b79 [Pipeline] echo 06:10:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:10:53 provisioning config files... 06:10:53 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1079@tmp/config7603057538724570941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:54 ---> docker-login.sh 06:10:54 nexus3.edgexfoundry.org:10001 06:10:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:54 Configure a credential helper to remove this warning. See 06:10:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:54 06:10:54 Login Succeeded 06:10:54 nexus3.edgexfoundry.org:10002 06:10:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:54 Configure a credential helper to remove this warning. See 06:10:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:54 06:10:54 Login Succeeded 06:10:54 nexus3.edgexfoundry.org:10003 06:10:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:54 Configure a credential helper to remove this warning. See 06:10:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:54 06:10:54 Login Succeeded 06:10:54 nexus3.edgexfoundry.org:10004 06:10:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:54 Configure a credential helper to remove this warning. See 06:10:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:54 06:10:54 Login Succeeded 06:10:54 docker.io 06:10:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:55 Configure a credential helper to remove this warning. See 06:10:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:55 06:10:55 Login Succeeded 06:10:55 ---> docker-login.sh ends [Pipeline] } 06:10:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:10:55 + git rev-list -1 --merges b046b792cd49ba6012780e889ec4390b4d411e42~1..b046b792cd49ba6012780e889ec4390b4d411e42 [Pipeline] echo 06:10:55 -----------> git rev-list -1 --merges b046b792cd49ba6012780e889ec4390b4d411e42~1..b046b792cd49ba6012780e889ec4390b4d411e42 b046b792cd49ba6012780e889ec4390b4d411e42 [false] [Pipeline] sh 06:10:55 + git log --format=format:%s -1 b046b792cd49ba6012780e889ec4390b4d411e42 [Pipeline] echo 06:10:55 ========================================================= 06:10:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:10:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:10:56 + git log --format=format:%s -1 b046b792cd49ba6012780e889ec4390b4d411e42 [Pipeline] echo 06:10:56 [semverPrep] GIT_COMMIT: b046b792cd49ba6012780e889ec4390b4d411e42, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 [Pipeline] echo 06:10:56 [semverPrep] This is not a build commit. [Pipeline] sh 06:10:56 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 06:10:56 + grep -v github /etc/ssh/ssh_known_hosts 06:10:56 + '[' -e /tmp/ssh_known_hosts ']' 06:10:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:10:56 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 06:10:56 + sudo tee -a /etc/ssh/ssh_known_hosts 06:10:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 06:10:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:10:57 06:10:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:10:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:10:57 latest: Pulling from edgex-devops/git-semver 06:10:57 a0d0a0d46f8b: Pulling fs layer 06:10:57 3e5f54012d9b: Pulling fs layer 06:10:57 4c7163046ea9: Pulling fs layer 06:10:57 0c2d73faf560: Pulling fs layer 06:10:57 0c2d73faf560: Waiting 06:10:57 3e5f54012d9b: Verifying Checksum 06:10:57 3e5f54012d9b: Download complete 06:10:57 a0d0a0d46f8b: Verifying Checksum 06:10:57 a0d0a0d46f8b: Download complete 06:10:57 4c7163046ea9: Verifying Checksum 06:10:57 4c7163046ea9: Download complete 06:10:57 0c2d73faf560: Verifying Checksum 06:10:57 0c2d73faf560: Download complete 06:10:57 a0d0a0d46f8b: Pull complete 06:10:57 3e5f54012d9b: Pull complete 06:10:57 4c7163046ea9: Pull complete 06:10:58 0c2d73faf560: Pull complete 06:10:58 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 06:10:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:10:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:10:58 prd-centos7-docker-4c-2g-1206 does not seem to be running inside a container 06:10:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1079 -v /w/workspace/gexfoundry_device-sdk-go_PR-1079:/w/workspace/gexfoundry_device-sdk-go_PR-1079:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1079@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1079@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:10:59 $ docker top 5d88be0bd94d1ff00f7e84ec61a00323ff3fb5d75bb68e2d47a20b13f209cf27 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:10:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:10:59 [ssh-agent] Looking for ssh-agent implementation... 06:10:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:10:59 $ docker exec 5d88be0bd94d1ff00f7e84ec61a00323ff3fb5d75bb68e2d47a20b13f209cf27 ssh-agent 06:10:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOFKepf/agent.14 06:10:59 SSH_AGENT_PID=20 06:10:59 Running ssh-add (command line suppressed) 06:10:59 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1079@tmp/private_key_3278158105557583853.key (/w/workspace/gexfoundry_device-sdk-go_PR-1079@tmp/private_key_3278158105557583853.key) 06:10:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:10:59 + git tag --points-at HEAD [Pipeline] } 06:10:59 $ docker exec --env ******** --env ******** 5d88be0bd94d1ff00f7e84ec61a00323ff3fb5d75bb68e2d47a20b13f209cf27 ssh-agent -k 06:10:59 unset SSH_AUTH_SOCK; 06:10:59 unset SSH_AGENT_PID; 06:10:59 echo Agent pid 20 killed; 06:10:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:10:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:10:59 [ssh-agent] Looking for ssh-agent implementation... 06:11:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:11:00 $ docker exec 5d88be0bd94d1ff00f7e84ec61a00323ff3fb5d75bb68e2d47a20b13f209cf27 ssh-agent 06:11:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdcfiHL/agent.52 06:11:00 SSH_AGENT_PID=58 06:11:00 Running ssh-add (command line suppressed) 06:11:00 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1079@tmp/private_key_3105262637753066214.key (/w/workspace/gexfoundry_device-sdk-go_PR-1079@tmp/private_key_3105262637753066214.key) 06:11:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:11:00 + git semver init 06:11:00 # -> Open(): unable to determine branch for HEAD 06:11:00 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1079/.git 06:11:00 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1079 06:11:00 # $SEMVER_REMOTE_NAME = origin 06:11:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:11:00 # $SEMVER_USER_NAME = edgex-jenkins 06:11:00 # $SEMVER_BRANCH = PR-1079 06:11:00 # $SEMVER_TEMP = /tmp/semver-159518320 06:11:00 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:11:01 # '/tmp/semver-159518320' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1079/.semver' 06:11:01 # -> Force: false 06:11:01 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1079/.semver [Pipeline] } 06:11:01 $ docker exec --env ******** --env ******** 5d88be0bd94d1ff00f7e84ec61a00323ff3fb5d75bb68e2d47a20b13f209cf27 ssh-agent -k 06:11:01 unset SSH_AUTH_SOCK; 06:11:01 unset SSH_AGENT_PID; 06:11:01 echo Agent pid 58 killed; 06:11:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:11:01 + git semver [Pipeline] } 06:11:02 $ docker stop --time=1 5d88be0bd94d1ff00f7e84ec61a00323ff3fb5d75bb68e2d47a20b13f209cf27 06:11:03 $ docker rm -f 5d88be0bd94d1ff00f7e84ec61a00323ff3fb5d75bb68e2d47a20b13f209cf27 [Pipeline] // withDockerContainer [Pipeline] sh 06:11:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:11:03 Stashed 1 file(s) [Pipeline] echo 06:11:03 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 06:11:19 Still waiting to schedule task 06:11:19 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:11:19 Still waiting to schedule task 06:11:19 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1200’ 06:13:23 Running on prd-centos7-docker-4c-2g-1208 in /w/workspace/gexfoundry_device-sdk-go_PR-1079 [Pipeline] { [Pipeline] ws 06:13:23 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 06:13:23 The recommended git tool is: git 06:13:24 using credential edgex-jenkins-ssh 06:13:24 Cloning the remote Git repository 06:13:24 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:13:24 > git init /w/workspace/device-sdk-go/3 # timeout=10 06:13:24 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:13:24 > git --version # timeout=10 06:13:24 > git --version # 'git version 2.24.4' 06:13:24 using GIT_SSH to set credentials SSH Credentials for GitHub 06:13:24 [INFO] Currently running in a labeled security context 06:13:24 [INFO] Currently SELinux is 'enforcing' on the host 06:13:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh8642458414951277509.key 06:13:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:13:26 Merging remotes/origin/main commit 7840aa2a6988a424d7f9f25b5b8792b244d6e548 into PR head commit b046b792cd49ba6012780e889ec4390b4d411e42 06:13:26 Merge succeeded, producing b046b792cd49ba6012780e889ec4390b4d411e42 06:13:26 Checking out Revision b046b792cd49ba6012780e889ec4390b4d411e42 (PR-1079) 06:13:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:13:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:13:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:13:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:13:25 using GIT_SSH to set credentials SSH Credentials for GitHub 06:13:25 [INFO] Currently running in a labeled security context 06:13:25 [INFO] Currently SELinux is 'enforcing' on the host 06:13:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh1950166689968192637.key 06:13:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1079/head:refs/remotes/origin/PR-1079 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:13:25 > git config core.sparsecheckout # timeout=10 06:13:25 > git checkout -f b046b792cd49ba6012780e889ec4390b4d411e42 # timeout=10 06:13:25 > git remote # timeout=10 06:13:25 > git config --get remote.origin.url # timeout=10 06:13:25 using GIT_SSH to set credentials SSH Credentials for GitHub 06:13:25 [INFO] Currently running in a labeled security context 06:13:25 [INFO] Currently SELinux is 'enforcing' on the host 06:13:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh5564022464222975055.key 06:13:25 > git merge 7840aa2a6988a424d7f9f25b5b8792b244d6e548 # timeout=10 06:13:25 > git rev-parse HEAD^{commit} # timeout=10 06:13:25 > git config core.sparsecheckout # timeout=10 06:13:25 > git checkout -f b046b792cd49ba6012780e889ec4390b4d411e42 # timeout=10 06:13:30 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:13:30 provisioning config files... 06:13:30 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config252177853675362853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:13:31 ---> docker-login.sh 06:13:31 nexus3.edgexfoundry.org:10001 06:13:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:31 Configure a credential helper to remove this warning. See 06:13:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:31 06:13:31 Login Succeeded 06:13:31 nexus3.edgexfoundry.org:10002 06:13:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:31 Configure a credential helper to remove this warning. See 06:13:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:31 06:13:31 Login Succeeded 06:13:31 nexus3.edgexfoundry.org:10003 06:13:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:31 Configure a credential helper to remove this warning. See 06:13:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:31 06:13:31 Login Succeeded 06:13:31 nexus3.edgexfoundry.org:10004 06:13:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:31 Configure a credential helper to remove this warning. See 06:13:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:31 06:13:31 Login Succeeded 06:13:31 docker.io 06:13:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:32 Configure a credential helper to remove this warning. See 06:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:32 06:13:32 Login Succeeded 06:13:32 ---> docker-login.sh ends [Pipeline] } 06:13:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:13:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:13:32 ========================================================= 06:13:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:13:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:13:32 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 06:13:32 Sending build context to Docker daemon 5.041MB 06:13:32 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 06:13:32 Step 2/10 : FROM ${BASE} AS builder 06:13:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:13:32 a0d0a0d46f8b: Pulling fs layer 06:13:32 31adcdaf11c8: Pulling fs layer 06:13:32 b8b176561691: Pulling fs layer 06:13:32 4527c011a84f: Pulling fs layer 06:13:32 5d74067f8e1e: Pulling fs layer 06:13:32 e0aca202a116: Pulling fs layer 06:13:32 3a43be97a3b4: Pulling fs layer 06:13:32 34cad66bf833: Pulling fs layer 06:13:32 b4e3c513aaa6: Pulling fs layer 06:13:32 4527c011a84f: Waiting 06:13:32 5d74067f8e1e: Waiting 06:13:32 34cad66bf833: Waiting 06:13:32 b4e3c513aaa6: Waiting 06:13:32 e0aca202a116: Waiting 06:13:32 3a43be97a3b4: Waiting 06:13:33 b8b176561691: Verifying Checksum 06:13:33 b8b176561691: Download complete 06:13:33 31adcdaf11c8: Verifying Checksum 06:13:33 31adcdaf11c8: Download complete 06:13:33 5d74067f8e1e: Verifying Checksum 06:13:33 5d74067f8e1e: Download complete 06:13:33 e0aca202a116: Verifying Checksum 06:13:33 e0aca202a116: Download complete 06:13:33 a0d0a0d46f8b: Verifying Checksum 06:13:33 a0d0a0d46f8b: Download complete 06:13:33 3a43be97a3b4: Verifying Checksum 06:13:33 3a43be97a3b4: Download complete 06:13:33 34cad66bf833: Verifying Checksum 06:13:33 34cad66bf833: Download complete 06:13:33 a0d0a0d46f8b: Pull complete 06:13:33 4527c011a84f: Verifying Checksum 06:13:33 4527c011a84f: Download complete 06:13:33 b4e3c513aaa6: Verifying Checksum 06:13:33 b4e3c513aaa6: Download complete 06:13:33 31adcdaf11c8: Pull complete 06:13:33 b8b176561691: Pull complete 06:13:37 4527c011a84f: Pull complete 06:13:37 5d74067f8e1e: Pull complete 06:13:37 e0aca202a116: Pull complete 06:13:37 3a43be97a3b4: Pull complete 06:13:37 34cad66bf833: Pull complete 06:13:39 b4e3c513aaa6: Pull complete 06:13:39 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 06:13:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:13:39 ---> 9f6097aaca64 06:13:39 Step 3/10 : ARG MAKE=make build 06:13:44 ---> Running in 4d2893475a8c 06:13:44 Removing intermediate container 4d2893475a8c 06:13:44 ---> fdbfdc7b4165 06:13:44 Step 4/10 : WORKDIR /device-sdk-go 06:13:44 ---> Running in b92783546113 06:13:44 Removing intermediate container b92783546113 06:13:44 ---> 724693ad0c8e 06:13:44 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:13:44 ---> Running in 0bb8b7946dc5 06:13:44 Removing intermediate container 0bb8b7946dc5 06:13:44 ---> 38d77129e580 06:13:44 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:44 ---> Running in b3cd046b048c 06:13:44 Removing intermediate container b3cd046b048c 06:13:44 ---> 2b36a6b2e5b1 06:13:44 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:13:44 ---> Running in 240fe3ec3a41 06:13:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:13:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:13:46 OK: 220 MiB in 52 packages 06:13:46 Removing intermediate container 240fe3ec3a41 06:13:46 ---> b887840896a4 06:13:46 Step 8/10 : COPY . . 06:13:46 ---> f70ef53054fc 06:13:46 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:13:46 ---> Running in 0a8b9e0e1c74 06:14:19 Removing intermediate container 0a8b9e0e1c74 06:14:19 ---> 946319aedf0d 06:14:19 Step 10/10 : RUN ${MAKE} 06:14:19 ---> Running in 37300ae295b7 06:14:19 noop 06:14:19 Removing intermediate container 37300ae295b7 06:14:19 ---> 5e8d74037b55 06:14:19 Successfully built 5e8d74037b55 06:14:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:14:19 + docker inspect -f . ci-base-image-x86_64 06:14:19 . [Pipeline] withDockerContainer 06:14:19 prd-centos7-docker-4c-2g-1208 does not seem to be running inside a container 06:14:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** ci-base-image-x86_64 cat 06:14:19 $ docker top 6dbde7b1d1deebf230a7a3edbc2fc06070e959b7ce1a8a6cb599bbe569811209 -eo pid,comm [Pipeline] { [Pipeline] sh 06:14:20 + go version 06:14:20 go version go1.16.8 linux/amd64 [Pipeline] } 06:14:20 $ docker stop --time=1 6dbde7b1d1deebf230a7a3edbc2fc06070e959b7ce1a8a6cb599bbe569811209 06:14:21 $ docker rm -f 6dbde7b1d1deebf230a7a3edbc2fc06070e959b7ce1a8a6cb599bbe569811209 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:14:21 + docker inspect -f . ci-base-image-x86_64 06:14:21 . [Pipeline] withDockerContainer 06:14:22 prd-centos7-docker-4c-2g-1208 does not seem to be running inside a container 06:14:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** ci-base-image-x86_64 cat 06:14:22 $ docker top 412656b7b4faa3afe3d2220f17b8de605d3fa871b44806f9bed143e6bc034c86 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:14:22 + make test 06:14:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:14:28 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:14:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1209 in /w/workspace/gexfoundry_device-sdk-go_PR-1079 [Pipeline] { [Pipeline] ws 06:14:51 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 06:14:51 The recommended git tool is: git 06:14:55 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:14:55 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:14:55 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:14:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.075s coverage: 23.3% of statements 06:14:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:14:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.052s coverage: 27.6% of statements 06:14:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.069s coverage: 78.9% of statements 06:14:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.049s coverage: 9.0% of statements 06:14:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:14:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:14:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:14:56 using credential edgex-jenkins-ssh 06:14:56 Cloning the remote Git repository 06:14:56 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:14:56 > git init /w/workspace/device-sdk-go/3 # timeout=10 06:14:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:14:56 > git --version # timeout=10 06:14:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.068s coverage: 28.7% of statements 06:14:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:14:56 > git --version # 'git version 2.17.1' 06:14:56 using GIT_SSH to set credentials SSH Credentials for GitHub 06:14:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:14:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.063s coverage: 86.1% of statements 06:14:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:14:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:14:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.101s coverage: 57.4% of statements 06:14:58 Merging remotes/origin/main commit 7840aa2a6988a424d7f9f25b5b8792b244d6e548 into PR head commit b046b792cd49ba6012780e889ec4390b4d411e42 06:14:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:14:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:14:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:14:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:14:58 using GIT_SSH to set credentials SSH Credentials for GitHub 06:14:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1079/head:refs/remotes/origin/PR-1079 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:14:58 > git config core.sparsecheckout # timeout=10 06:14:58 > git checkout -f b046b792cd49ba6012780e889ec4390b4d411e42 # timeout=10 06:14:58 > git remote # timeout=10 06:14:59 Merge succeeded, producing b046b792cd49ba6012780e889ec4390b4d411e42 06:14:59 Checking out Revision b046b792cd49ba6012780e889ec4390b4d411e42 (PR-1079) 06:14:59 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.828s coverage: 89.2% of statements 06:14:59 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:14:59 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.045s coverage: 4.8% of statements 06:14:59 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:14:58 > git config --get remote.origin.url # timeout=10 06:14:58 using GIT_SSH to set credentials SSH Credentials for GitHub 06:14:58 > git merge 7840aa2a6988a424d7f9f25b5b8792b244d6e548 # timeout=10 06:14:58 > git rev-parse HEAD^{commit} # timeout=10 06:14:59 > git config core.sparsecheckout # timeout=10 06:14:59 > git checkout -f b046b792cd49ba6012780e889ec4390b4d411e42 # timeout=10 06:15:03 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:15:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:15:04 % Total % Received % Xferd Average Speed Time Time Time Current 06:15:04 Dload Upload Total Spent Left Speed 06:15:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 57212 0 --:--:-- --:--:-- --:--:-- 57490 [Pipeline] sh 06:15:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:15:05 + sudo tee /etc/docker/daemon.new 06:15:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:15:05 { 06:15:05 "registry-mirrors": [ 06:15:05 "https://nexus3.edgexfoundry.org:10001" 06:15:05 ], 06:15:05 "bip": "10.250.0.254/24", 06:15:05 "hosts": [ 06:15:05 "tcp://0.0.0.0:5555", 06:15:05 "unix:///var/run/docker.sock" 06:15:05 ], 06:15:05 "mtu": 1458, 06:15:05 "selinux-enabled": true, 06:15:05 "seccomp-profile": "/etc/docker/seccomp.json" 06:15:05 } [Pipeline] sh 06:15:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:15:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:24 provisioning config files... 06:15:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config3279352025556064296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:24 ---> docker-login.sh 06:15:24 nexus3.edgexfoundry.org:10001 06:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:25 Configure a credential helper to remove this warning. See 06:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:25 06:15:25 Login Succeeded 06:15:25 nexus3.edgexfoundry.org:10002 06:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:25 Configure a credential helper to remove this warning. See 06:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:25 06:15:25 Login Succeeded 06:15:25 nexus3.edgexfoundry.org:10003 06:15:26 GO111MODULE=on go vet ./... 06:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:26 Configure a credential helper to remove this warning. See 06:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:26 06:15:26 Login Succeeded 06:15:26 nexus3.edgexfoundry.org:10004 06:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:26 Configure a credential helper to remove this warning. See 06:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:26 06:15:26 Login Succeeded 06:15:26 docker.io 06:15:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:27 Configure a credential helper to remove this warning. See 06:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:27 06:15:27 Login Succeeded 06:15:27 ---> docker-login.sh ends [Pipeline] } 06:15:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:15:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:15:27 ========================================================= 06:15:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:15:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:15:28 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 06:15:28 Sending build context to Docker daemon 5.04MB 06:15:28 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 06:15:28 Step 2/10 : FROM ${BASE} AS builder 06:15:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:15:28 552d1f2373af: Pulling fs layer 06:15:28 ea3f2d53f512: Pulling fs layer 06:15:28 9e70ebbbe112: Pulling fs layer 06:15:28 7a9cfe048b4a: Pulling fs layer 06:15:28 72dc09318566: Pulling fs layer 06:15:28 f4f7b4309257: Pulling fs layer 06:15:28 0ac9a79272e3: Pulling fs layer 06:15:28 b78e95d17946: Pulling fs layer 06:15:28 f4f7b4309257: Waiting 06:15:28 0ac9a79272e3: Waiting 06:15:28 b78e95d17946: Waiting 06:15:28 7a9cfe048b4a: Waiting 06:15:28 72dc09318566: Waiting 06:15:28 9e70ebbbe112: Download complete 06:15:28 ea3f2d53f512: Verifying Checksum 06:15:28 ea3f2d53f512: Download complete 06:15:28 72dc09318566: Verifying Checksum 06:15:28 72dc09318566: Download complete 06:15:29 f4f7b4309257: Verifying Checksum 06:15:29 f4f7b4309257: Download complete 06:15:29 552d1f2373af: Download complete 06:15:29 0ac9a79272e3: Verifying Checksum 06:15:29 0ac9a79272e3: Download complete 06:15:29 552d1f2373af: Pull complete 06:15:30 ea3f2d53f512: Pull complete 06:15:30 9e70ebbbe112: Pull complete 06:15:30 b78e95d17946: Verifying Checksum 06:15:30 b78e95d17946: Download complete 06:15:31 7a9cfe048b4a: Verifying Checksum 06:15:31 7a9cfe048b4a: Download complete 06:15:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:15:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:15:31 ./bin/test-attribution-txt.sh [Pipeline] echo 06:15:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:15:32 $ docker stop --time=1 412656b7b4faa3afe3d2220f17b8de605d3fa871b44806f9bed143e6bc034c86 06:15:33 $ docker rm -f 412656b7b4faa3afe3d2220f17b8de605d3fa871b44806f9bed143e6bc034c86 [Pipeline] // withDockerContainer [Pipeline] sh 06:15:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:15:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:15:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:15:35 + ls -al . 06:15:35 total 268 06:15:35 drwxrwxr-x. 10 jenkins jenkins 4096 Jan 11 06:15 . 06:15:35 drwxrwxr-x. 4 jenkins jenkins 28 Jan 11 06:13 .. 06:15:35 drwxrwxr-x. 2 jenkins jenkins 37 Jan 11 06:13 bin 06:15:35 -rw-rw-r--. 1 jenkins jenkins 26321 Jan 11 06:13 CHANGELOG.md 06:15:35 -rw-r--r--. 1 jenkins jenkins 128667 Jan 11 06:14 coverage.out 06:15:35 -rw-rw-r--. 1 jenkins jenkins 140 Jan 11 06:13 .dockerignore 06:15:35 drwxrwxr-x. 5 jenkins jenkins 62 Jan 11 06:13 example 06:15:35 drwxrwxr-x. 8 jenkins jenkins 179 Jan 11 06:13 .git 06:15:35 drwxrwxr-x. 3 jenkins jenkins 125 Jan 11 06:13 .github 06:15:35 -rw-rw-r--. 1 jenkins jenkins 131 Jan 11 06:13 .gitignore 06:15:35 -rw-rw-r--. 1 jenkins jenkins 42 Jan 11 06:13 .golangci.yml 06:15:35 -rw-rw-r--. 1 jenkins jenkins 582 Jan 11 06:13 go.mod 06:15:35 -rw-rw-r--. 1 jenkins jenkins 48958 Jan 11 06:13 go.sum 06:15:35 -rw-rw-r--. 1 jenkins jenkins 677 Jan 11 06:13 GOVERNANCE.md 06:15:35 drwxrwxr-x. 15 jenkins jenkins 224 Jan 11 06:13 internal 06:15:35 -rw-rw-r--. 1 jenkins jenkins 880 Jan 11 06:13 Jenkinsfile 06:15:35 -rw-rw-r--. 1 jenkins jenkins 11341 Jan 11 06:13 LICENSE 06:15:35 -rw-rw-r--. 1 jenkins jenkins 1590 Jan 11 06:13 Makefile 06:15:35 drwxrwxr-x. 3 jenkins jenkins 16 Jan 11 06:13 openapi 06:15:35 -rw-rw-r--. 1 jenkins jenkins 619 Jan 11 06:13 OWNERS.md 06:15:35 drwxrwxr-x. 5 jenkins jenkins 50 Jan 11 06:13 pkg 06:15:35 -rw-rw-r--. 1 jenkins jenkins 4881 Jan 11 06:13 README.md 06:15:35 drwxrwxr-x. 4 jenkins jenkins 54 Jan 11 06:13 snap 06:15:35 -rw-rw-r--. 1 jenkins jenkins 5 Jan 11 06:11 VERSION 06:15:35 -rw-rw-r--. 1 jenkins jenkins 222 Jan 11 06:13 version.go [Pipeline] isUnix [Pipeline] sh 06:15:35 + 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=b046b792cd49ba6012780e889ec4390b4d411e42 --label arch=amd64 --label version=0.0.0 . 06:15:35 Sending build context to Docker daemon 5.17MB 06:15:35 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 06:15:35 Step 2/24 : FROM ${BASE} AS builder 06:15:35 ---> 5e8d74037b55 06:15:35 Step 3/24 : ARG MAKE=make build 06:15:35 ---> Running in 8a95a45832c9 06:15:35 Removing intermediate container 8a95a45832c9 06:15:35 ---> d8148b90f607 06:15:35 Step 4/24 : WORKDIR /device-sdk-go 06:15:35 ---> Running in b5bfd3d15860 06:15:35 Removing intermediate container b5bfd3d15860 06:15:35 ---> a4914f8191a4 06:15:35 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:15:35 ---> Running in b81adb299189 06:15:35 Removing intermediate container b81adb299189 06:15:35 ---> 5587dc8eaf29 06:15:35 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:15:35 ---> Running in 70ce1273b562 06:15:36 Removing intermediate container 70ce1273b562 06:15:36 ---> f1a4eeb024ab 06:15:36 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:15:36 ---> Running in 6e99b6f0f9c2 06:15:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:15:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:15:37 OK: 220 MiB in 52 packages 06:15:37 Removing intermediate container 6e99b6f0f9c2 06:15:37 ---> 202ab1b8ae29 06:15:37 Step 8/24 : COPY . . 06:15:38 ---> 87444d00ca72 06:15:38 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:15:38 ---> Running in 2fe5875ea7ae 06:15:39 Removing intermediate container 2fe5875ea7ae 06:15:39 ---> a188a881001b 06:15:39 Step 10/24 : RUN ${MAKE} 06:15:39 ---> Running in 4f09a1c78d44 06:15:39 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 06:15:43 7a9cfe048b4a: Pull complete 06:15:43 72dc09318566: Pull complete 06:15:43 f4f7b4309257: Pull complete 06:15:43 0ac9a79272e3: Pull complete 06:15:49 b78e95d17946: Pull complete 06:15:49 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 06:15:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:15:49 ---> 8b459fc5aaf0 06:15:49 Step 3/10 : ARG MAKE=make build 06:15:50 ---> Running in a9be01c5a1a8 06:15:50 Removing intermediate container a9be01c5a1a8 06:15:50 ---> 6b3514696188 06:15:50 Step 4/10 : WORKDIR /device-sdk-go 06:15:50 ---> Running in 577f40da2678 06:15:51 Removing intermediate container 577f40da2678 06:15:51 ---> 0fcef5f6fdb3 06:15:51 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:15:51 ---> Running in e55530379712 06:15:51 Removing intermediate container e55530379712 06:15:51 ---> da31e8cf217a 06:15:51 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:15:51 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:15:51 Removing intermediate container 4f09a1c78d44 06:15:51 ---> a52694e56ff2 06:15:51 Step 11/24 : FROM alpine:3.14 06:15:51 ---> Running in 0a72f2fbebac 06:15:52 3.14: Pulling from library/alpine 06:15:52 97518928ae5f: Pulling fs layer 06:15:52 97518928ae5f: Verifying Checksum 06:15:52 97518928ae5f: Download complete 06:15:52 97518928ae5f: Pull complete 06:15:52 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 06:15:52 Status: Downloaded newer image for alpine:3.14 06:15:52 ---> 0a97eee8041e 06:15:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:15:53 ---> Running in b7ebbdec69ca 06:15:53 Removing intermediate container b7ebbdec69ca 06:15:53 ---> 36542f66b5fd 06:15:53 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:15:53 ---> Running in c2a2b476f35c 06:15:53 Removing intermediate container c2a2b476f35c 06:15:53 ---> 43df8e37ab29 06:15:53 Step 14/24 : RUN apk add --update --no-cache zeromq 06:15:53 ---> Running in 0a3a552356bc 06:15:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:15:53 Removing intermediate container 0a72f2fbebac 06:15:53 ---> 44f82eb4f2f2 06:15:53 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:15:53 ---> Running in 70570e1b04fb 06:15:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:15:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:15:55 (1/5) Installing libgcc (10.3.1_git20210424-r2) 06:15:55 (2/5) Installing libsodium (1.0.18-r0) 06:15:55 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 06:15:55 (4/5) Installing libzmq (4.3.4-r0) 06:15:55 (5/5) Installing zeromq (4.3.4-r0) 06:15:55 Executing busybox-1.33.1-r6.trigger 06:15:55 OK: 8 MiB in 19 packages 06:15:55 Removing intermediate container 0a3a552356bc 06:15:55 ---> b378089c2e52 06:15:55 Step 15/24 : WORKDIR / 06:15:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:15:55 ---> Running in e90715bfe70b 06:15:55 Removing intermediate container e90715bfe70b 06:15:55 ---> 33b622b3e570 06:15:55 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:15:56 ---> daf54129bf28 06:15:56 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:15:56 ---> 656cbeed9f05 06:15:56 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:15:56 OK: 219 MiB in 52 packages 06:15:56 ---> 13a8003accc9 06:15:56 Step 19/24 : EXPOSE 59999 06:15:56 ---> Running in 4c68f8e40811 06:15:56 Removing intermediate container 4c68f8e40811 06:15:56 ---> 7736e99f7cc2 06:15:56 Step 20/24 : ENTRYPOINT ["/device-simple"] 06:15:56 ---> Running in d746b961aa9a 06:15:56 Removing intermediate container d746b961aa9a 06:15:56 ---> 86dd36f9d2c4 06:15:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:15:56 ---> Running in bd1df470abae 06:15:56 Removing intermediate container bd1df470abae 06:15:56 ---> ebe00e4215d4 06:15:56 Step 22/24 : LABEL arch=amd64 06:15:56 ---> Running in 2ed92fcebb4f 06:15:56 Removing intermediate container 2ed92fcebb4f 06:15:56 ---> 741a4af80c77 06:15:56 Step 23/24 : LABEL git_sha=b046b792cd49ba6012780e889ec4390b4d411e42 06:15:57 ---> Running in b40140c96bb5 06:15:57 Removing intermediate container b40140c96bb5 06:15:57 ---> 45a739428288 06:15:57 Step 24/24 : LABEL version=0.0.0 06:15:57 ---> Running in 9737720bde0b 06:15:57 Removing intermediate container 9737720bde0b 06:15:57 ---> 19e76b9db22d 06:15:57 [Warning] One or more build-args [ARCH] were not consumed 06:15:57 Successfully built 19e76b9db22d 06:15:57 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 06:15:57 Removing intermediate container 70570e1b04fb 06:15:57 ---> a9a237c072a1 06:15:57 Step 8/10 : COPY . . 06:15:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:15:57 06:15:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:15:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:15:57 latest: Pulling from edgex-lftools-log-publisher 06:15:57 b4d181a07f80: Pulling fs layer 06:15:57 a1111a8f2ec3: Pulling fs layer 06:15:57 ed53099fbce6: Pulling fs layer 06:15:57 dc539afda2c1: Pulling fs layer 06:15:57 77bc0d833cb6: Pulling fs layer 06:15:57 9065ff56babe: Pulling fs layer 06:15:57 d287ab97295c: Pulling fs layer 06:15:57 dc539afda2c1: Waiting 06:15:57 77bc0d833cb6: Waiting 06:15:57 9065ff56babe: Waiting 06:15:57 d287ab97295c: Waiting 06:15:57 a1111a8f2ec3: Verifying Checksum 06:15:57 a1111a8f2ec3: Download complete 06:15:57 dc539afda2c1: Verifying Checksum 06:15:57 dc539afda2c1: Download complete 06:15:58 ed53099fbce6: Verifying Checksum 06:15:58 ed53099fbce6: Download complete 06:15:58 9065ff56babe: Verifying Checksum 06:15:58 9065ff56babe: Download complete 06:15:58 77bc0d833cb6: Verifying Checksum 06:15:58 77bc0d833cb6: Download complete 06:15:58 b4d181a07f80: Verifying Checksum 06:15:58 b4d181a07f80: Download complete 06:15:58 ---> 3c0f8f9f5722 06:15:58 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:15:58 ---> Running in fb1bab7964f6 06:15:58 d287ab97295c: Verifying Checksum 06:15:58 d287ab97295c: Download complete 06:15:59 b4d181a07f80: Pull complete 06:16:00 a1111a8f2ec3: Pull complete 06:16:00 ed53099fbce6: Pull complete 06:16:00 dc539afda2c1: Pull complete 06:16:00 77bc0d833cb6: Pull complete 06:16:01 9065ff56babe: Pull complete 06:16:06 d287ab97295c: Pull complete 06:16:06 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 06:16:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:16:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:16:06 prd-centos7-docker-4c-2g-1208 does not seem to be running inside a container 06:16:06 $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:16:09 $ docker top b5ac5c9d1a8792e6dd3bcb7db3f9889146146e9b367a635bcb273e7ae7857f89 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:16:09 ---> job-cost.sh 06:16:09 lf-activate-venv: SKIPPING 06:16:09 INFO: No Stack... 06:16:09 INFO: Retrieving Pricing Info for: v3-standard-2 06:16:10 INFO: Archiving Costs [Pipeline] sh 06:16:10 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 06:16:10 + cut -d, -f6 [Pipeline] lock 06:16:10 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1079-3-stack-cost] 06:16:10 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1079-3-stack-cost] did not exist. Created. 06:16:10 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1079-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:16:10 + echo total: 0.05999999865889549 [Pipeline] stash 06:16:10 Stashed 1 file(s) [Pipeline] } 06:16:10 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1079-3-stack-cost] [Pipeline] // lock [Pipeline] } 06:16:10 $ docker stop --time=1 b5ac5c9d1a8792e6dd3bcb7db3f9889146146e9b367a635bcb273e7ae7857f89 06:16:12 $ docker rm -f b5ac5c9d1a8792e6dd3bcb7db3f9889146146e9b367a635bcb273e7ae7857f89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:17:20 Removing intermediate container fb1bab7964f6 06:17:20 ---> 70497ffbbc3d 06:17:20 Step 10/10 : RUN ${MAKE} 06:17:20 ---> Running in b7454fe960ab 06:17:20 noop 06:17:20 Removing intermediate container b7454fe960ab 06:17:20 ---> 6c96275bf79e 06:17:20 Successfully built 6c96275bf79e 06:17:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:17:20 + docker inspect -f . ci-base-image-arm64 06:17:20 . [Pipeline] withDockerContainer 06:17:21 prd-ubuntu18.04-docker-arm64-4c-16g-1209 does not seem to be running inside a container 06:17:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:17:22 $ docker top 2886fbbe79b3bc311c03dfd73d46c3a05e4948e152f958268be42c09a8ecc842 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:23 + go version 06:17:23 go version go1.16.8 linux/arm64 [Pipeline] } 06:17:23 $ docker stop --time=1 2886fbbe79b3bc311c03dfd73d46c3a05e4948e152f958268be42c09a8ecc842 06:17:24 $ docker rm -f 2886fbbe79b3bc311c03dfd73d46c3a05e4948e152f958268be42c09a8ecc842 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:17:25 + docker inspect -f . ci-base-image-arm64 06:17:25 . [Pipeline] withDockerContainer 06:17:25 prd-ubuntu18.04-docker-arm64-4c-16g-1209 does not seem to be running inside a container 06:17:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:17:26 $ docker top 676eec318e14d684f8868bb965d0d75dd8fd857ec81e88ed5c6bb2b44fca9a89 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:17:27 + make test 06:17:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:17:54 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:19:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:19:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:19:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:19:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.305s coverage: 23.3% of statements 06:19:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:19:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.346s coverage: 27.6% of statements 06:19:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.250s coverage: 78.9% of statements 06:19:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.195s coverage: 9.0% of statements 06:19:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:19:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:19:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:19:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.307s coverage: 28.7% of statements 06:19:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:19:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.243s coverage: 86.1% of statements 06:19:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:19:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:19:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.367s coverage: 57.4% of statements 06:19:23 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.247s coverage: 89.2% of statements 06:19:23 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:19:23 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.210s coverage: 4.8% of statements 06:19:23 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:19:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:19:23 GO111MODULE=on go vet ./... 06:20:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:20:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:20:19 ./bin/test-attribution-txt.sh [Pipeline] echo 06:20:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:20:21 $ docker stop --time=1 676eec318e14d684f8868bb965d0d75dd8fd857ec81e88ed5c6bb2b44fca9a89 06:20:23 $ docker rm -f 676eec318e14d684f8868bb965d0d75dd8fd857ec81e88ed5c6bb2b44fca9a89 [Pipeline] // withDockerContainer [Pipeline] sh 06:20:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:20:24 Warning: overwriting stash ‘coverage-report’ 06:20:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:20:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:20:25 + ls -al . 06:20:25 total 304 06:20:25 drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 06:20 . 06:20:25 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 06:14 .. 06:20:25 -rw-rw-r-- 1 jenkins jenkins 140 Jan 11 06:14 .dockerignore 06:20:25 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 06:15 .git 06:20:25 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 06:14 .github 06:20:25 -rw-rw-r-- 1 jenkins jenkins 131 Jan 11 06:14 .gitignore 06:20:25 -rw-rw-r-- 1 jenkins jenkins 42 Jan 11 06:14 .golangci.yml 06:20:25 -rw-rw-r-- 1 jenkins jenkins 26321 Jan 11 06:14 CHANGELOG.md 06:20:25 -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 06:14 GOVERNANCE.md 06:20:25 -rw-rw-r-- 1 jenkins jenkins 880 Jan 11 06:14 Jenkinsfile 06:20:25 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 11 06:14 LICENSE 06:20:25 -rw-rw-r-- 1 jenkins jenkins 1590 Jan 11 06:14 Makefile 06:20:25 -rw-rw-r-- 1 jenkins jenkins 619 Jan 11 06:14 OWNERS.md 06:20:25 -rw-rw-r-- 1 jenkins jenkins 4881 Jan 11 06:14 README.md 06:20:25 -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 06:11 VERSION 06:20:25 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 06:14 bin 06:20:25 -rw-r--r-- 1 jenkins jenkins 128667 Jan 11 06:19 coverage.out 06:20:25 drwxrwxr-x 5 jenkins jenkins 4096 Jan 11 06:14 example 06:20:25 -rw-rw-r-- 1 jenkins jenkins 582 Jan 11 06:14 go.mod 06:20:25 -rw-rw-r-- 1 jenkins jenkins 48958 Jan 11 06:14 go.sum 06:20:25 drwxrwxr-x 15 jenkins jenkins 4096 Jan 11 06:14 internal 06:20:25 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 06:14 openapi 06:20:25 drwxrwxr-x 5 jenkins jenkins 4096 Jan 11 06:14 pkg 06:20:25 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 06:14 snap 06:20:25 -rw-rw-r-- 1 jenkins jenkins 222 Jan 11 06:14 version.go [Pipeline] isUnix [Pipeline] sh 06:20:26 + 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=b046b792cd49ba6012780e889ec4390b4d411e42 --label arch=arm64 --label version=0.0.0 . 06:20:26 Sending build context to Docker daemon 5.169MB 06:20:26 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 06:20:26 Step 2/24 : FROM ${BASE} AS builder 06:20:26 ---> 6c96275bf79e 06:20:26 Step 3/24 : ARG MAKE=make build 06:20:26 ---> Running in 4087f693fdc9 06:20:27 Removing intermediate container 4087f693fdc9 06:20:27 ---> 26bc59d854d6 06:20:27 Step 4/24 : WORKDIR /device-sdk-go 06:20:27 ---> Running in 0b4510c04f9f 06:20:27 Removing intermediate container 0b4510c04f9f 06:20:27 ---> 8858cb29888c 06:20:27 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:20:27 ---> Running in d1401132327b 06:20:28 Removing intermediate container d1401132327b 06:20:28 ---> 063fd533a214 06:20:28 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:28 ---> Running in c12d912775ad 06:20:30 Removing intermediate container c12d912775ad 06:20:30 ---> e19bd0be8d5e 06:20:30 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:20:30 ---> Running in 554c8e3accdd 06:20:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:20:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:20:33 OK: 219 MiB in 52 packages 06:20:33 Removing intermediate container 554c8e3accdd 06:20:33 ---> 6931b2435ae2 06:20:33 Step 8/24 : COPY . . 06:20:35 ---> 9e90e257c8fa 06:20:35 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:35 ---> Running in c27b9eb9054e 06:20:37 Removing intermediate container c27b9eb9054e 06:20:37 ---> 5a2f97826f30 06:20:37 Step 10/24 : RUN ${MAKE} 06:20:37 ---> Running in 9474c38d2f3a 06:20:38 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 06:21:17 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:21:17 Removing intermediate container 9474c38d2f3a 06:21:17 ---> 8409d0488070 06:21:17 Step 11/24 : FROM alpine:3.14 06:21:18 3.14: Pulling from library/alpine 06:21:18 be307f383ecc: Pulling fs layer 06:21:18 be307f383ecc: Download complete 06:21:19 be307f383ecc: Pull complete 06:21:19 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 06:21:19 Status: Downloaded newer image for alpine:3.14 06:21:19 ---> 5b8b7b635229 06:21:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:21:19 ---> Running in b2d7f9112606 06:21:19 Removing intermediate container b2d7f9112606 06:21:19 ---> d444d2265cd8 06:21:19 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:19 ---> Running in 9378a225c6ce 06:21:21 Removing intermediate container 9378a225c6ce 06:21:21 ---> 29bf99dc7c10 06:21:21 Step 14/24 : RUN apk add --update --no-cache zeromq 06:21:21 ---> Running in 222c34af6cc7 06:21:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:21:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:21:24 (1/5) Installing libgcc (10.3.1_git20210424-r2) 06:21:24 (2/5) Installing libsodium (1.0.18-r0) 06:21:24 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 06:21:24 (4/5) Installing libzmq (4.3.4-r0) 06:21:24 (5/5) Installing zeromq (4.3.4-r0) 06:21:25 Executing busybox-1.33.1-r6.trigger 06:21:25 OK: 8 MiB in 19 packages 06:21:26 Removing intermediate container 222c34af6cc7 06:21:26 ---> 09f156350ddf 06:21:26 Step 15/24 : WORKDIR / 06:21:26 ---> Running in 75cbd257429c 06:21:26 Removing intermediate container 75cbd257429c 06:21:26 ---> 5eaf7c200684 06:21:26 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:21:27 ---> 9e80320d477f 06:21:27 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:21:28 ---> 25332b3b961c 06:21:28 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:21:29 ---> 2a63fc9580b3 06:21:29 Step 19/24 : EXPOSE 59999 06:21:29 ---> Running in 033217d0b265 06:21:29 Removing intermediate container 033217d0b265 06:21:29 ---> 568bc739f91c 06:21:29 Step 20/24 : ENTRYPOINT ["/device-simple"] 06:21:29 ---> Running in 864906a32cf9 06:21:30 Removing intermediate container 864906a32cf9 06:21:30 ---> 34d130e0164f 06:21:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:21:30 ---> Running in 187b0a6daacc 06:21:30 Removing intermediate container 187b0a6daacc 06:21:30 ---> dbf58835f99b 06:21:30 Step 22/24 : LABEL arch=arm64 06:21:30 ---> Running in 0680eea77843 06:21:31 Removing intermediate container 0680eea77843 06:21:31 ---> 9e2339498a0c 06:21:31 Step 23/24 : LABEL git_sha=b046b792cd49ba6012780e889ec4390b4d411e42 06:21:31 ---> Running in a38f280d560e 06:21:31 Removing intermediate container a38f280d560e 06:21:31 ---> 14ddd99759ea 06:21:31 Step 24/24 : LABEL version=0.0.0 06:21:31 ---> Running in 2028519bd23c 06:21:31 Removing intermediate container 2028519bd23c 06:21:31 ---> 6d2ac73245f9 06:21:31 [Warning] One or more build-args [ARCH] were not consumed 06:21:31 Successfully built 6d2ac73245f9 06:21:31 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 06:21:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:21:32 06:21:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 06:21:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:21:32 arm64: Pulling from edgex-lftools-log-publisher 06:21:32 448f6bf000e3: Pulling fs layer 06:21:32 f757da607395: Pulling fs layer 06:21:32 05883995daec: Pulling fs layer 06:21:32 8603b9c90790: Pulling fs layer 06:21:32 1560dd03e051: Pulling fs layer 06:21:32 27f5ce0e4adf: Pulling fs layer 06:21:32 c2d8d7efcc4b: Pulling fs layer 06:21:32 1560dd03e051: Waiting 06:21:32 8603b9c90790: Waiting 06:21:32 27f5ce0e4adf: Waiting 06:21:32 c2d8d7efcc4b: Waiting 06:21:32 f757da607395: Verifying Checksum 06:21:32 f757da607395: Download complete 06:21:32 8603b9c90790: Verifying Checksum 06:21:32 8603b9c90790: Download complete 06:21:33 1560dd03e051: Verifying Checksum 06:21:33 1560dd03e051: Download complete 06:21:33 05883995daec: Verifying Checksum 06:21:33 27f5ce0e4adf: Verifying Checksum 06:21:33 27f5ce0e4adf: Download complete 06:21:33 448f6bf000e3: Verifying Checksum 06:21:33 448f6bf000e3: Download complete 06:21:36 c2d8d7efcc4b: Verifying Checksum 06:21:36 c2d8d7efcc4b: Download complete 06:21:37 448f6bf000e3: Pull complete 06:21:37 f757da607395: Pull complete 06:21:39 05883995daec: Pull complete 06:21:39 8603b9c90790: Pull complete 06:21:40 1560dd03e051: Pull complete 06:21:40 27f5ce0e4adf: Pull complete 06:21:55 c2d8d7efcc4b: Pull complete 06:21:55 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 06:21:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:21:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 06:21:56 prd-ubuntu18.04-docker-arm64-4c-16g-1209 does not seem to be running inside a container 06:21:56 $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:21:58 $ docker top 907bd90bd1fe6289ee676949c2ddafe957c35fdfefe544e863b8ae486bada011 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:21:59 ---> job-cost.sh 06:21:59 lf-activate-venv: SKIPPING 06:21:59 INFO: No Stack... 06:22:00 INFO: Retrieving Pricing Info for: v3-standard-4 06:22:00 INFO: Archiving Costs [Pipeline] sh 06:22:01 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 06:22:01 + cut -d, -f6 [Pipeline] lock 06:22:01 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1079-3-stack-cost] 06:22:01 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1079-3-stack-cost] did not exist. Created. 06:22:01 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1079-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:22:02 /w/workspace/device-sdk-go/3@tmp/durable-2322a0b6/script.sh: 1: /w/workspace/device-sdk-go/3@tmp/durable-2322a0b6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:22:02 + echo total: 0.10999999940395355 [Pipeline] stash 06:22:02 Warning: overwriting stash ‘stack-cost’ 06:22:02 Stashed 1 file(s) [Pipeline] } 06:22:02 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1079-3-stack-cost] [Pipeline] // lock [Pipeline] } 06:22:03 $ docker stop --time=1 907bd90bd1fe6289ee676949c2ddafe957c35fdfefe544e863b8ae486bada011 06:22:04 $ docker rm -f 907bd90bd1fe6289ee676949c2ddafe957c35fdfefe544e863b8ae486bada011 [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 06:22:04 provisioning config files... 06:22:04 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1079@tmp/config9055491466467750188tmp [Pipeline] { [Pipeline] sh 06:22:05 + set +x 06:22:05 + curl -s https://codecov.io/bash 06:22:05 + bash -s -- 06:22:05 06:22:05 _____ _ 06:22:05 / ____| | | 06:22:05 | | ___ __| | ___ ___ _____ __ 06:22:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:22:05 | |___| (_) | (_| | __/ (_| (_) \ V / 06:22:05 \_____\___/ \__,_|\___|\___\___/ \_/ 06:22:05 Bash-1.0.6 06:22:05 06:22:05 06:22:05 ==> git version 2.24.4 found 06:22:05 ==> 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 06:22:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:22:05 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:22:05 ==> Jenkins CI detected. 06:22:05 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1079 06:22:05 project root: . 06:22:05 --> token set from env 06:22:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:22:05 ==> Running gcov in . (disable via -X gcov) 06:22:05 ==> Python coveragepy not found 06:22:05 ==> Searching for coverage reports in: 06:22:05 + . 06:22:05 -> Found 1 reports 06:22:05 ==> Detecting git/mercurial file structure 06:22:05 ==> Reading reports 06:22:05 + ./coverage.out bytes=128667 06:22:05 ==> Appending adjustments 06:22:05 https://docs.codecov.io/docs/fixing-reports 06:22:05 + Found adjustments 06:22:05 ==> Gzipping contents 06:22:05 16K /tmp/codecov.Jc1Y3A.gz 06:22:05 ==> Uploading reports 06:22:05 url: https://codecov.io 06:22:05 query: branch=PR-1079&commit=b046b792cd49ba6012780e889ec4390b4d411e42&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1079%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1079&job=&cmd_args= 06:22:05 -> Pinging Codecov 06:22:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1079&commit=b046b792cd49ba6012780e889ec4390b4d411e42&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1079%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1079&job=&cmd_args= 06:22:06 -> Uploading to 06:22:06 https://storage.googleapis.com/codecov/v4/raw/2022-01-11/7E55EF52A471D76F132DFD9A03CDDE97/b046b792cd49ba6012780e889ec4390b4d411e42/e6200c97-c27c-404b-bc48-be3154b4b2f8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220111T062205Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e2b3b3cf01f4c6d6ef8c64b6256bdb3de4fdd3aa2194e0775641b8c4f7e750ec 06:22:06 % Total % Received % Xferd Average Speed Time Time Time Current 06:22:06 Dload Upload Total Spent Left Speed 06:22:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16377 0 0 100 16377 0 46752 --:--:-- --:--:-- --:--:-- 46791 06:22:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/b046b792cd49ba6012780e889ec4390b4d411e42 [Pipeline] } 06:22:06 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 06:22:07 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1079/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:22:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:22:08 ---> package-listing.sh 06:22:08 ++ tr '[:upper:]' '[:lower:]' 06:22:08 ++ facter osfamily 06:22:08 + OS_FAMILY=redhat 06:22:08 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1079 06:22:08 + START_PACKAGES=/tmp/packages_start.txt 06:22:08 + END_PACKAGES=/tmp/packages_end.txt 06:22:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:22:08 + PACKAGES=/tmp/packages_start.txt 06:22:08 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1079 ']' 06:22:08 + PACKAGES=/tmp/packages_end.txt 06:22:08 + case "${OS_FAMILY}" in 06:22:08 + rpm -qa 06:22:08 + sort 06:22:08 + '[' -f /tmp/packages_start.txt ']' 06:22:08 + '[' -f /tmp/packages_end.txt ']' 06:22:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:22:08 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1079 ']' 06:22:08 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1079/archives/ 06:22:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1079/archives/ [Pipeline] echo 06:22:08 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-1079/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:22:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:22:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:22:09 06:22:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:22:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:22:10 latest: Pulling from edgex-lftools-log-publisher 06:22:10 b4d181a07f80: Pulling fs layer 06:22:10 a1111a8f2ec3: Pulling fs layer 06:22:10 ed53099fbce6: Pulling fs layer 06:22:10 dc539afda2c1: Pulling fs layer 06:22:10 77bc0d833cb6: Pulling fs layer 06:22:10 9065ff56babe: Pulling fs layer 06:22:10 d287ab97295c: Pulling fs layer 06:22:10 dc539afda2c1: Waiting 06:22:10 77bc0d833cb6: Waiting 06:22:10 9065ff56babe: Waiting 06:22:10 d287ab97295c: Waiting 06:22:10 a1111a8f2ec3: Verifying Checksum 06:22:10 a1111a8f2ec3: Download complete 06:22:10 dc539afda2c1: Verifying Checksum 06:22:10 dc539afda2c1: Download complete 06:22:10 ed53099fbce6: Verifying Checksum 06:22:10 ed53099fbce6: Download complete 06:22:10 9065ff56babe: Verifying Checksum 06:22:10 9065ff56babe: Download complete 06:22:10 77bc0d833cb6: Verifying Checksum 06:22:10 77bc0d833cb6: Download complete 06:22:10 b4d181a07f80: Verifying Checksum 06:22:10 b4d181a07f80: Download complete 06:22:10 d287ab97295c: Verifying Checksum 06:22:10 d287ab97295c: Download complete 06:22:11 b4d181a07f80: Pull complete 06:22:11 a1111a8f2ec3: Pull complete 06:22:12 ed53099fbce6: Pull complete 06:22:12 dc539afda2c1: Pull complete 06:22:13 77bc0d833cb6: Pull complete 06:22:13 9065ff56babe: Pull complete 06:22:18 d287ab97295c: Pull complete 06:22:18 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 06:22:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:22:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:22:18 prd-centos7-docker-4c-2g-1206 does not seem to be running inside a container 06:22:18 $ 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-1079/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-1079 -v /w/workspace/gexfoundry_device-sdk-go_PR-1079:/w/workspace/gexfoundry_device-sdk-go_PR-1079:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1079@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1079@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:22:20 $ docker top 7a2d8c7422e9e1652fd57a56675ac661cf06d1a3a5c31923a0814b4b9670f7a6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:21 + touch /tmp/pre-build-complete [Pipeline] sh 06:22:21 + mkdir -p /var/log/sysstat [Pipeline] sh 06:22:21 + ls /var/log/sa-host 06:22:21 + sadf -c /var/log/sa-host/sa11 06:22:21 file_magic: OK 06:22:21 HZ: Using current value: 100 06:22:21 file_header: OK 06:22:21 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 06:22:21 Statistics: 06:22:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:22:21 File successfully converted to sysstat format version 12.0.3 06:22:21 + sadf -c /var/log/sa-host/sa17 06:22:21 file_magic: OK 06:22:21 HZ: Using current value: 100 06:22:21 file_header: OK 06:22:21 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 06:22:21 Statistics: 06:22:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:22:21 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:22:21 provisioning config files... 06:22:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1079@tmp/config1053165437335922249tmp [Pipeline] { [Pipeline] echo 06:22:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:22:22 ---> create-netrc.sh [Pipeline] } 06:22:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:22:22 ---> python-tools-install.sh [Pipeline] echo 06:22:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:22:22 ---> sudo-logs.sh 06:22:22 Archiving 'sudo' log.. 06:22:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-1206.novalocal: Name or service not known 06:22:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-1206.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:22:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:22:23 ---> job-cost.sh 06:22:23 lf-activate-venv: SKIPPING 06:22:23 DEBUG: total: 0.10999999940395355 06:22:23 INFO: Retrieving Stack Cost... 06:22:23 INFO: Retrieving Pricing Info for: v3-standard-2 06:22:23 INFO: Archiving Costs [Pipeline] echo 06:22:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:22:23 ---> logs-deploy.sh 06:22:23 lf-activate-venv: SKIPPING 06:22:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1079/3 06:22:23 INFO: archiving workspace using pattern(s): 06:22:24 Archives upload complete. 06:22:24 INFO: archiving logs to Nexus