Pull request #1096 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 381b63a3cb60c8cc960975300aed4e14bc11aa65+9a649bf1bf9918af6bcd6933aa59ded149e77d26 (a26fb72d37bd1ae3682b8b980ae820f9386e7933) 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-ssh6665915736798241383.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15453009287109636002.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1096/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1096/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2462748552915129405.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1096/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9704291451930855277.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10723347708165925630.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1096/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1096/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3575050568693597165.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4749 in /w/workspace/gexfoundry_device-sdk-go_PR-1096 [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-1096 # 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-1096@tmp/jenkins-gitclient-ssh4221370590068617332.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 9a649bf1bf9918af6bcd6933aa59ded149e77d26 into PR head commit 381b63a3cb60c8cc960975300aed4e14bc11aa65 Merge succeeded, producing 381b63a3cb60c8cc960975300aed4e14bc11aa65 Checking out Revision 381b63a3cb60c8cc960975300aed4e14bc11aa65 (PR-1096) > 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-1096@tmp/jenkins-gitclient-ssh628732854995658301.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1096/head:refs/remotes/origin/PR-1096 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 381b63a3cb60c8cc960975300aed4e14bc11aa65 # 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-1096@tmp/jenkins-gitclient-ssh8154033009437414304.key > git merge 9a649bf1bf9918af6bcd6933aa59ded149e77d26 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 381b63a3cb60c8cc960975300aed4e14bc11aa65 # timeout=10 Commit message: "ci: add '-race' flag for unit tests" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:24:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:24:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:24:22 ========================================================= 04:24:22 EdgeX Global Pipelines Version Info 04:24:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:24:24 ------------------- 04:24:24 stable info: 04:24:24 ------------------- 04:24:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:24:24 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 04:24:24 Message: update stable to v1.0.220 04:24:24 ------------------- 04:24:24 experimental info: 04:24:24 ------------------- 04:24:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:24:24 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 04:24:24 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:24:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:24:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:24:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:24:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:24:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:24:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:24:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:24:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:24:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:24:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:24:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:24:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:24:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:24:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:24:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:24:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:24:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:24:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:24:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:24:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:24:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:24:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:24:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:24:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:24:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:24:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:24:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1096 [Pipeline] echo 04:24:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1096 [Pipeline] echo 04:24:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1096 [Pipeline] echo 04:24:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 381b63a3cb60c8cc960975300aed4e14bc11aa65 [Pipeline] echo 04:24:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 381b63a [Pipeline] echo 04:24:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:24:26 provisioning config files... 04:24:26 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1096@tmp/config6589523293109495462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:26 ---> docker-login.sh 04:24:26 nexus3.edgexfoundry.org:10001 04:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:26 Configure a credential helper to remove this warning. See 04:24:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:26 04:24:26 Login Succeeded 04:24:26 nexus3.edgexfoundry.org:10002 04:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:26 Configure a credential helper to remove this warning. See 04:24:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:26 04:24:26 Login Succeeded 04:24:26 nexus3.edgexfoundry.org:10003 04:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:26 Configure a credential helper to remove this warning. See 04:24:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:26 04:24:26 Login Succeeded 04:24:26 nexus3.edgexfoundry.org:10004 04:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:27 Configure a credential helper to remove this warning. See 04:24:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:27 04:24:27 Login Succeeded 04:24:27 docker.io 04:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:27 Configure a credential helper to remove this warning. See 04:24:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:27 04:24:27 Login Succeeded 04:24:27 ---> docker-login.sh ends [Pipeline] } 04:24:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:24:28 + git rev-list -1 --merges 381b63a3cb60c8cc960975300aed4e14bc11aa65~1..381b63a3cb60c8cc960975300aed4e14bc11aa65 [Pipeline] echo 04:24:28 -----------> git rev-list -1 --merges 381b63a3cb60c8cc960975300aed4e14bc11aa65~1..381b63a3cb60c8cc960975300aed4e14bc11aa65 381b63a3cb60c8cc960975300aed4e14bc11aa65 [false] [Pipeline] sh 04:24:28 + git log --format=format:%s -1 381b63a3cb60c8cc960975300aed4e14bc11aa65 [Pipeline] echo 04:24:28 ========================================================= 04:24:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:24:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:24:29 + git log --format=format:%s -1 381b63a3cb60c8cc960975300aed4e14bc11aa65 [Pipeline] echo 04:24:29 [semverPrep] GIT_COMMIT: 381b63a3cb60c8cc960975300aed4e14bc11aa65, Commit Message: ci: add '-race' flag for unit tests [Pipeline] echo 04:24:29 [semverPrep] This is not a build commit. [Pipeline] sh 04:24:29 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 04:24:29 + grep -v github /etc/ssh/ssh_known_hosts 04:24:29 + '[' -e /tmp/ssh_known_hosts ']' 04:24:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:24:29 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 04:24:29 + sudo tee -a /etc/ssh/ssh_known_hosts 04:24:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:24:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:24:30 04:24:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:24:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:24:30 latest: Pulling from edgex-devops/git-semver 04:24:30 a0d0a0d46f8b: Pulling fs layer 04:24:30 3e5f54012d9b: Pulling fs layer 04:24:30 4c7163046ea9: Pulling fs layer 04:24:30 0c2d73faf560: Pulling fs layer 04:24:30 0c2d73faf560: Waiting 04:24:30 3e5f54012d9b: Verifying Checksum 04:24:30 3e5f54012d9b: Download complete 04:24:30 a0d0a0d46f8b: Verifying Checksum 04:24:30 a0d0a0d46f8b: Download complete 04:24:30 0c2d73faf560: Verifying Checksum 04:24:30 0c2d73faf560: Download complete 04:24:30 4c7163046ea9: Verifying Checksum 04:24:30 4c7163046ea9: Download complete 04:24:30 a0d0a0d46f8b: Pull complete 04:24:30 3e5f54012d9b: Pull complete 04:24:31 4c7163046ea9: Pull complete 04:24:31 0c2d73faf560: Pull complete 04:24:31 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:24:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:24:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:24:31 prd-centos7-docker-4c-2g-4749 does not seem to be running inside a container 04:24:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1096 -v /w/workspace/gexfoundry_device-sdk-go_PR-1096:/w/workspace/gexfoundry_device-sdk-go_PR-1096:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1096@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1096@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 04:24:32 $ docker top cb357913f5da31053b37517cdc0dc3d3d0f8968cc1e3098babe6c0d2bebef125 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:24:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:24:32 [ssh-agent] Looking for ssh-agent implementation... 04:24:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:24:32 $ docker exec cb357913f5da31053b37517cdc0dc3d3d0f8968cc1e3098babe6c0d2bebef125 ssh-agent 04:24:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoBndHL/agent.13 04:24:32 SSH_AGENT_PID=19 04:24:32 Running ssh-add (command line suppressed) 04:24:32 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1096@tmp/private_key_7442007170230358153.key (/w/workspace/gexfoundry_device-sdk-go_PR-1096@tmp/private_key_7442007170230358153.key) 04:24:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:24:33 + git tag --points-at HEAD [Pipeline] } 04:24:33 $ docker exec --env ******** --env ******** cb357913f5da31053b37517cdc0dc3d3d0f8968cc1e3098babe6c0d2bebef125 ssh-agent -k 04:24:33 unset SSH_AUTH_SOCK; 04:24:33 unset SSH_AGENT_PID; 04:24:33 echo Agent pid 19 killed; 04:24:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:24:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:24:33 [ssh-agent] Looking for ssh-agent implementation... 04:24:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:24:33 $ docker exec cb357913f5da31053b37517cdc0dc3d3d0f8968cc1e3098babe6c0d2bebef125 ssh-agent 04:24:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEbMGPG/agent.54 04:24:33 SSH_AGENT_PID=60 04:24:33 Running ssh-add (command line suppressed) 04:24:33 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1096@tmp/private_key_6255748921528846149.key (/w/workspace/gexfoundry_device-sdk-go_PR-1096@tmp/private_key_6255748921528846149.key) 04:24:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:24:33 + git semver init 04:24:33 # -> Open(): unable to determine branch for HEAD 04:24:33 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1096/.git 04:24:33 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1096 04:24:33 # $SEMVER_REMOTE_NAME = origin 04:24:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:24:33 # $SEMVER_USER_NAME = edgex-jenkins 04:24:33 # $SEMVER_BRANCH = PR-1096 04:24:33 # $SEMVER_TEMP = /tmp/semver-465591084 04:24:33 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:24:34 # '/tmp/semver-465591084' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1096/.semver' 04:24:34 # -> Force: false 04:24:34 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1096/.semver [Pipeline] } 04:24:34 $ docker exec --env ******** --env ******** cb357913f5da31053b37517cdc0dc3d3d0f8968cc1e3098babe6c0d2bebef125 ssh-agent -k 04:24:34 unset SSH_AUTH_SOCK; 04:24:34 unset SSH_AGENT_PID; 04:24:34 echo Agent pid 60 killed; 04:24:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:24:35 + git semver [Pipeline] } 04:24:35 $ docker stop --time=1 cb357913f5da31053b37517cdc0dc3d3d0f8968cc1e3098babe6c0d2bebef125 04:24:36 $ docker rm -f cb357913f5da31053b37517cdc0dc3d3d0f8968cc1e3098babe6c0d2bebef125 [Pipeline] // withDockerContainer [Pipeline] sh 04:24:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:24:37 Stashed 1 file(s) [Pipeline] echo 04:24:37 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:24:37 provisioning config files... 04:24:37 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1096@tmp/config673363193638700829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:38 ---> docker-login.sh 04:24:38 nexus3.edgexfoundry.org:10001 04:24:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:38 Configure a credential helper to remove this warning. See 04:24:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:38 04:24:38 Login Succeeded 04:24:38 nexus3.edgexfoundry.org:10002 04:24:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:38 Configure a credential helper to remove this warning. See 04:24:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:38 04:24:38 Login Succeeded 04:24:38 nexus3.edgexfoundry.org:10003 04:24:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:38 Configure a credential helper to remove this warning. See 04:24:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:38 04:24:38 Login Succeeded 04:24:38 nexus3.edgexfoundry.org:10004 04:24:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:38 Configure a credential helper to remove this warning. See 04:24:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:38 04:24:38 Login Succeeded 04:24:38 docker.io 04:24:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:39 Configure a credential helper to remove this warning. See 04:24:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:39 04:24:39 Login Succeeded 04:24:39 ---> docker-login.sh ends [Pipeline] } 04:24:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:24:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:24:39 ========================================================= 04:24:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:24:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:24:39 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 04:24:39 Sending build context to Docker daemon 9.428MB 04:24:39 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 04:24:39 Step 2/11 : FROM ${BASE} AS builder 04:24:40 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:24:40 59bf1c3509f3: Pulling fs layer 04:24:40 666ba61612fd: Pulling fs layer 04:24:40 8ed8ca486205: Pulling fs layer 04:24:40 4fe6c5a15a65: Pulling fs layer 04:24:40 22a0e8bec74d: Pulling fs layer 04:24:40 640e595b4fbd: Pulling fs layer 04:24:40 763cafe07f6e: Pulling fs layer 04:24:40 0c0b528cf693: Pulling fs layer 04:24:40 10935f4eaf8b: Pulling fs layer 04:24:40 640e595b4fbd: Waiting 04:24:40 763cafe07f6e: Waiting 04:24:40 0c0b528cf693: Waiting 04:24:40 10935f4eaf8b: Waiting 04:24:40 4fe6c5a15a65: Waiting 04:24:40 22a0e8bec74d: Waiting 04:24:40 8ed8ca486205: Verifying Checksum 04:24:40 8ed8ca486205: Download complete 04:24:40 666ba61612fd: Verifying Checksum 04:24:40 666ba61612fd: Download complete 04:24:40 22a0e8bec74d: Download complete 04:24:40 640e595b4fbd: Verifying Checksum 04:24:40 640e595b4fbd: Download complete 04:24:40 59bf1c3509f3: Verifying Checksum 04:24:40 59bf1c3509f3: Download complete 04:24:40 763cafe07f6e: Verifying Checksum 04:24:40 763cafe07f6e: Download complete 04:24:40 0c0b528cf693: Verifying Checksum 04:24:40 0c0b528cf693: Download complete 04:24:40 59bf1c3509f3: Pull complete 04:24:40 4fe6c5a15a65: Verifying Checksum 04:24:40 4fe6c5a15a65: Download complete 04:24:40 666ba61612fd: Pull complete 04:24:40 10935f4eaf8b: Verifying Checksum 04:24:40 10935f4eaf8b: Download complete 04:24:40 8ed8ca486205: Pull complete 04:24:45 4fe6c5a15a65: Pull complete 04:24:45 22a0e8bec74d: Pull complete 04:24:45 640e595b4fbd: Pull complete 04:24:45 763cafe07f6e: Pull complete 04:24:45 0c0b528cf693: Pull complete 04:24:47 10935f4eaf8b: Pull complete 04:24:47 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 04:24:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:24:47 ---> 99d49a6021b9 04:24:47 Step 3/11 : ARG MAKE=make build 04:24:49 ---> Running in 9a54e58d8b75 04:24:49 Removing intermediate container 9a54e58d8b75 04:24:49 ---> fbf1d38a4495 04:24:49 Step 4/11 : WORKDIR /device-sdk-go 04:24:49 ---> Running in 7ae43e7fba0b 04:24:49 Removing intermediate container 7ae43e7fba0b 04:24:49 ---> a2739ffe5069 04:24:49 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:24:49 ---> Running in 2166c06158b5 04:24:49 Removing intermediate container 2166c06158b5 04:24:49 ---> adf7739eeeea 04:24:49 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:24:49 ---> Running in 2533a7c060ab 04:24:49 Removing intermediate container 2533a7c060ab 04:24:49 ---> fdcae7da9581 04:24:49 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:24:49 ---> Running in f26636fee74a 04:24:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:24:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:24:51 OK: 221 MiB in 52 packages 04:24:51 Removing intermediate container f26636fee74a 04:24:51 ---> 84678a2bf6e4 04:24:51 Step 8/11 : COPY go.mod vendor* ./ 04:24:51 ---> 100a2293645d 04:24:51 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:24:51 ---> Running in 6bf63b835b28 04:24:52 Still waiting to schedule task 04:24:52 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:25:23 Removing intermediate container 6bf63b835b28 04:25:23 ---> 5f1e45985fef 04:25:23 Step 10/11 : COPY . . 04:25:23 ---> d0067133e840 04:25:23 Step 11/11 : RUN ${MAKE} 04:25:23 ---> Running in 9cdb8522c701 04:25:23 noop 04:25:23 Removing intermediate container 9cdb8522c701 04:25:23 ---> 7a2a6212580b 04:25:23 Successfully built 7a2a6212580b 04:25:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:25:24 + docker inspect -f . ci-base-image-x86_64 04:25:24 . [Pipeline] withDockerContainer 04:25:24 prd-centos7-docker-4c-2g-4749 does not seem to be running inside a container 04:25:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1096 -v /w/workspace/gexfoundry_device-sdk-go_PR-1096:/w/workspace/gexfoundry_device-sdk-go_PR-1096:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1096@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1096@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 04:25:24 $ docker top d10c665de900a23e5bd4fdd6c319ea3b95a63a7754464f3eb4bf80d1f8497484 -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:25 + go version 04:25:25 go version go1.17.6 linux/amd64 [Pipeline] } 04:25:25 $ docker stop --time=1 d10c665de900a23e5bd4fdd6c319ea3b95a63a7754464f3eb4bf80d1f8497484 04:25:26 $ docker rm -f d10c665de900a23e5bd4fdd6c319ea3b95a63a7754464f3eb4bf80d1f8497484 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:25:26 + docker inspect -f . ci-base-image-x86_64 04:25:26 . [Pipeline] withDockerContainer 04:25:27 prd-centos7-docker-4c-2g-4749 does not seem to be running inside a container 04:25:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1096 -v /w/workspace/gexfoundry_device-sdk-go_PR-1096:/w/workspace/gexfoundry_device-sdk-go_PR-1096:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1096@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1096@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 04:25:27 $ docker top b6efeb0ce1f1e5aeade4099a5bbbd141046598681bb7efee0127ab22977a7753 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:25:27 + make test 04:25:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:25:34 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:25:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:25:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:25:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:25:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.054s coverage: 23.3% of statements 04:25:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:25:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.059s coverage: 27.6% of statements 04:25:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.069s coverage: 78.9% of statements 04:25:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.041s coverage: 9.0% of statements 04:25:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:25:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:25:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:25:56 --- FAIL: TestMetricsRequest (0.00s) 04:25:56 common_test.go:121: 04:25:56 Error Trace: common_test.go:121 04:25:56 Error: Should not be zero, but was 0 04:25:56 Test: TestMetricsRequest 04:25:56 FAIL 04:25:56 coverage: 28.7% of statements 04:25:56 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.048s 04:25:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:25:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.054s coverage: 86.1% of statements 04:25:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:25:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:25:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.077s coverage: 57.4% of statements 04:25:58 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.732s coverage: 89.2% of statements 04:25:58 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:25:58 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.043s coverage: 4.8% of statements 04:25:58 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:25:58 FAIL 04:25:59 make: *** [Makefile:36: unittest] Error 1 [Pipeline] } 04:25:59 $ docker stop --time=1 b6efeb0ce1f1e5aeade4099a5bbbd141046598681bb7efee0127ab22977a7753 04:26:00 $ docker rm -f b6efeb0ce1f1e5aeade4099a5bbbd141046598681bb7efee0127ab22977a7753 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:26:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:26:01 04:26:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:26:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:26:02 latest: Pulling from edgex-lftools-log-publisher 04:26:02 b4d181a07f80: Pulling fs layer 04:26:02 a1111a8f2ec3: Pulling fs layer 04:26:02 ed53099fbce6: Pulling fs layer 04:26:02 dc539afda2c1: Pulling fs layer 04:26:02 77bc0d833cb6: Pulling fs layer 04:26:02 9065ff56babe: Pulling fs layer 04:26:02 d287ab97295c: Pulling fs layer 04:26:02 dc539afda2c1: Waiting 04:26:02 77bc0d833cb6: Waiting 04:26:02 9065ff56babe: Waiting 04:26:02 d287ab97295c: Waiting 04:26:02 a1111a8f2ec3: Verifying Checksum 04:26:02 a1111a8f2ec3: Download complete 04:26:02 dc539afda2c1: Verifying Checksum 04:26:02 dc539afda2c1: Download complete 04:26:02 ed53099fbce6: Verifying Checksum 04:26:02 ed53099fbce6: Download complete 04:26:02 9065ff56babe: Verifying Checksum 04:26:02 9065ff56babe: Download complete 04:26:02 b4d181a07f80: Verifying Checksum 04:26:02 b4d181a07f80: Download complete 04:26:02 77bc0d833cb6: Verifying Checksum 04:26:02 77bc0d833cb6: Download complete 04:26:03 d287ab97295c: Verifying Checksum 04:26:03 d287ab97295c: Download complete 04:26:03 b4d181a07f80: Pull complete 04:26:03 a1111a8f2ec3: Pull complete 04:26:04 ed53099fbce6: Pull complete 04:26:04 dc539afda2c1: Pull complete 04:26:04 77bc0d833cb6: Pull complete 04:26:05 9065ff56babe: Pull complete 04:26:10 d287ab97295c: Pull complete 04:26:10 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:26:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:26:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:26:10 prd-centos7-docker-4c-2g-4749 does not seem to be running inside a container 04:26:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1096 -v /w/workspace/gexfoundry_device-sdk-go_PR-1096:/w/workspace/gexfoundry_device-sdk-go_PR-1096:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1096@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1096@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 04:26:13 $ docker top bef796423f49ba7777fe074671b9479ca38fea80e0fae8d6aa6c43b8addda06b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:13 ---> job-cost.sh 04:26:13 lf-activate-venv: SKIPPING 04:26:13 INFO: No Stack... 04:26:14 INFO: Retrieving Pricing Info for: v3-standard-2 04:26:14 INFO: Archiving Costs [Pipeline] sh 04:26:14 + cut -d, -f6 04:26:14 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1096/archives/cost.csv [Pipeline] lock 04:26:14 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1096-1-stack-cost] 04:26:14 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1096-1-stack-cost] did not exist. Created. 04:26:14 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1096-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:26:15 + echo total: 0.05999999865889549 [Pipeline] stash 04:26:15 Stashed 1 file(s) [Pipeline] } 04:26:15 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1096-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:26:15 $ docker stop --time=1 bef796423f49ba7777fe074671b9479ca38fea80e0fae8d6aa6c43b8addda06b 04:26:16 $ docker rm -f bef796423f49ba7777fe074671b9479ca38fea80e0fae8d6aa6c43b8addda06b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:26:16 Failed in branch amd64 04:26:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4750 in /w/workspace/gexfoundry_device-sdk-go_PR-1096 [Pipeline] { [Pipeline] ws 04:26:18 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:26:18 The recommended git tool is: git 04:26:22 using credential edgex-jenkins-ssh 04:26:22 Cloning the remote Git repository 04:26:22 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:26:23 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:26:23 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:26:23 > git --version # timeout=10 04:26:23 > git --version # 'git version 2.17.1' 04:26:23 using GIT_SSH to set credentials SSH Credentials for GitHub 04:26:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:26:25 Merging remotes/origin/main commit 9a649bf1bf9918af6bcd6933aa59ded149e77d26 into PR head commit 381b63a3cb60c8cc960975300aed4e14bc11aa65 04:26:25 Merge succeeded, producing 381b63a3cb60c8cc960975300aed4e14bc11aa65 04:26:25 Checking out Revision 381b63a3cb60c8cc960975300aed4e14bc11aa65 (PR-1096) 04:26:24 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:26:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:26:24 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:26:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:26:25 using GIT_SSH to set credentials SSH Credentials for GitHub 04:26:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1096/head:refs/remotes/origin/PR-1096 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:26:25 > git config core.sparsecheckout # timeout=10 04:26:25 > git checkout -f 381b63a3cb60c8cc960975300aed4e14bc11aa65 # timeout=10 04:26:25 > git remote # timeout=10 04:26:25 > git config --get remote.origin.url # timeout=10 04:26:25 using GIT_SSH to set credentials SSH Credentials for GitHub 04:26:25 > git merge 9a649bf1bf9918af6bcd6933aa59ded149e77d26 # timeout=10 04:26:25 > git rev-parse HEAD^{commit} # timeout=10 04:26:25 > git config core.sparsecheckout # timeout=10 04:26:25 > git checkout -f 381b63a3cb60c8cc960975300aed4e14bc11aa65 # timeout=10 04:26:30 Commit message: "ci: add '-race' flag for unit tests" 04:26:30 > git --version # timeout=10 04:26:30 > git --version # 'git version 2.17.1' 04:26:30 fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:26:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:26:31 % Total % Received % Xferd Average Speed Time Time Time Current 04:26:31 Dload Upload Total Spent Left Speed 04:26:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 88380 0 --:--:-- --:--:-- --:--:-- 89045 [Pipeline] sh 04:26:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:26:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:26:32 + sudo tee /etc/docker/daemon.new 04:26:32 { 04:26:32 "registry-mirrors": [ 04:26:32 "https://nexus3.edgexfoundry.org:10001" 04:26:32 ], 04:26:32 "bip": "10.250.0.254/24", 04:26:32 "hosts": [ 04:26:32 "tcp://0.0.0.0:5555", 04:26:32 "unix:///var/run/docker.sock" 04:26:32 ], 04:26:32 "mtu": 1458, 04:26:32 "selinux-enabled": true, 04:26:32 "seccomp-profile": "/etc/docker/seccomp.json" 04:26:32 } [Pipeline] sh 04:26:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:26:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:26:51 provisioning config files... 04:26:51 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1786187764798666716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:51 ---> docker-login.sh 04:26:51 nexus3.edgexfoundry.org:10001 04:26:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:52 Configure a credential helper to remove this warning. See 04:26:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:52 04:26:52 Login Succeeded 04:26:52 nexus3.edgexfoundry.org:10002 04:26:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:52 Configure a credential helper to remove this warning. See 04:26:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:52 04:26:52 Login Succeeded 04:26:52 nexus3.edgexfoundry.org:10003 04:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:53 Configure a credential helper to remove this warning. See 04:26:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:53 04:26:53 Login Succeeded 04:26:53 nexus3.edgexfoundry.org:10004 04:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:53 Configure a credential helper to remove this warning. See 04:26:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:53 04:26:53 Login Succeeded 04:26:53 docker.io 04:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:54 Configure a credential helper to remove this warning. See 04:26:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:54 04:26:54 Login Succeeded 04:26:54 ---> docker-login.sh ends [Pipeline] } 04:26:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:26:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:26:55 ========================================================= 04:26:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 04:26:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:26:55 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 04:26:55 Sending build context to Docker daemon 5.092MB 04:26:56 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 04:26:56 Step 2/11 : FROM ${BASE} AS builder 04:26:56 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:26:56 9b3977197b4f: Pulling fs layer 04:26:56 1a89e8eeedd5: Pulling fs layer 04:26:56 94645a83ff95: Pulling fs layer 04:26:56 3f3a8bcf1eab: Pulling fs layer 04:26:56 0c92f367c5e7: Pulling fs layer 04:26:56 f7c0051592d6: Pulling fs layer 04:26:56 a227ed2f7395: Pulling fs layer 04:26:56 7b1c46037f91: Pulling fs layer 04:26:56 3f3a8bcf1eab: Waiting 04:26:56 7b1c46037f91: Waiting 04:26:56 a227ed2f7395: Waiting 04:26:56 94645a83ff95: Verifying Checksum 04:26:56 94645a83ff95: Download complete 04:26:56 1a89e8eeedd5: Verifying Checksum 04:26:56 1a89e8eeedd5: Download complete 04:26:56 0c92f367c5e7: Verifying Checksum 04:26:56 0c92f367c5e7: Download complete 04:26:56 f7c0051592d6: Verifying Checksum 04:26:56 f7c0051592d6: Download complete 04:26:56 a227ed2f7395: Download complete 04:26:56 9b3977197b4f: Verifying Checksum 04:26:56 9b3977197b4f: Download complete 04:26:57 9b3977197b4f: Pull complete 04:26:57 1a89e8eeedd5: Pull complete 04:26:57 94645a83ff95: Pull complete 04:26:58 7b1c46037f91: Verifying Checksum 04:26:58 7b1c46037f91: Download complete 04:26:58 3f3a8bcf1eab: Verifying Checksum 04:26:58 3f3a8bcf1eab: Download complete 04:27:11 3f3a8bcf1eab: Pull complete 04:27:11 0c92f367c5e7: Pull complete 04:27:11 f7c0051592d6: Pull complete 04:27:11 a227ed2f7395: Pull complete 04:27:16 7b1c46037f91: Pull complete 04:27:16 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 04:27:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:27:16 ---> f79e39bc4007 04:27:16 Step 3/11 : ARG MAKE=make build 04:27:18 ---> Running in 25dc037e35d6 04:27:18 Removing intermediate container 25dc037e35d6 04:27:18 ---> c07cd9e87b3d 04:27:18 Step 4/11 : WORKDIR /device-sdk-go 04:27:18 ---> Running in 81b65663aae0 04:27:18 Removing intermediate container 81b65663aae0 04:27:18 ---> 15463214c25c 04:27:18 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:27:19 ---> Running in 7a920f6ac5ba 04:27:19 Removing intermediate container 7a920f6ac5ba 04:27:19 ---> 837c77a9660a 04:27:19 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:27:19 ---> Running in 01ef846bef76 04:27:21 Removing intermediate container 01ef846bef76 04:27:21 ---> 1029fe91e1d8 04:27:21 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:27:21 ---> Running in 59fcb3513f22 04:27:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:27:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:27:24 OK: 220 MiB in 52 packages 04:27:24 Removing intermediate container 59fcb3513f22 04:27:24 ---> c70a3d40f045 04:27:24 Step 8/11 : COPY go.mod vendor* ./ 04:27:25 ---> f67d167bea23 04:27:25 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:25 ---> Running in 5cf8656b1e88 04:28:47 Removing intermediate container 5cf8656b1e88 04:28:47 ---> b1dbda66d088 04:28:47 Step 10/11 : COPY . . 04:28:47 ---> 9831ced408e3 04:28:47 Step 11/11 : RUN ${MAKE} 04:28:47 ---> Running in b5c825fd7ebf 04:28:47 noop 04:28:47 Removing intermediate container b5c825fd7ebf 04:28:47 ---> a57f101c299d 04:28:47 Successfully built a57f101c299d 04:28:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:28:47 + docker inspect -f . ci-base-image-arm64 04:28:47 . [Pipeline] withDockerContainer 04:28:47 prd-ubuntu18.04-docker-arm64-4c-16g-4750 does not seem to be running inside a container 04:28:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:28:49 $ docker top 58360ca47673f0f45891c1294ecafa185f9ae885fd85f636723845a3f7cc7c5e -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:50 + go version 04:28:50 go version go1.17.6 linux/arm64 [Pipeline] } 04:28:50 $ docker stop --time=1 58360ca47673f0f45891c1294ecafa185f9ae885fd85f636723845a3f7cc7c5e 04:28:51 $ docker rm -f 58360ca47673f0f45891c1294ecafa185f9ae885fd85f636723845a3f7cc7c5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:28:52 + docker inspect -f . ci-base-image-arm64 04:28:52 . [Pipeline] withDockerContainer 04:28:52 prd-ubuntu18.04-docker-arm64-4c-16g-4750 does not seem to be running inside a container 04:28:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:28:54 $ docker top d5db73c0ffbea8aad1cede75c6fa2b3acea2e980bd4c82597680cd2d5286881d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:28:55 + make test 04:28:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:29:21 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:30:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:30:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:30:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:30:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.322s coverage: 23.3% of statements 04:30:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:30:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.219s coverage: 27.6% of statements 04:30:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.255s coverage: 78.9% of statements 04:30:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.206s coverage: 9.0% of statements 04:30:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:30:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:30:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:30:31 --- FAIL: TestMetricsRequest (0.01s) 04:30:31 common_test.go:121: 04:30:31 Error Trace: common_test.go:121 04:30:31 Error: Should not be zero, but was 0 04:30:31 Test: TestMetricsRequest 04:30:31 FAIL 04:30:31 coverage: 28.7% of statements 04:30:31 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.304s 04:30:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:30:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.243s coverage: 86.1% of statements 04:30:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:30:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:30:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.403s coverage: 57.4% of statements 04:30:38 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.965s coverage: 89.2% of statements 04:30:38 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:30:38 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.201s coverage: 4.8% of statements 04:30:38 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:30:38 FAIL 04:30:38 make: *** [Makefile:36: unittest] Error 1 [Pipeline] } 04:30:38 $ docker stop --time=1 d5db73c0ffbea8aad1cede75c6fa2b3acea2e980bd4c82597680cd2d5286881d 04:30:40 $ docker rm -f d5db73c0ffbea8aad1cede75c6fa2b3acea2e980bd4c82597680cd2d5286881d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:30:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:41 04:30:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:30:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:42 arm64: Pulling from edgex-lftools-log-publisher 04:30:42 448f6bf000e3: Pulling fs layer 04:30:42 f757da607395: Pulling fs layer 04:30:42 05883995daec: Pulling fs layer 04:30:42 8603b9c90790: Pulling fs layer 04:30:42 1560dd03e051: Pulling fs layer 04:30:42 27f5ce0e4adf: Pulling fs layer 04:30:42 c2d8d7efcc4b: Pulling fs layer 04:30:42 8603b9c90790: Waiting 04:30:42 1560dd03e051: Waiting 04:30:42 27f5ce0e4adf: Waiting 04:30:42 c2d8d7efcc4b: Waiting 04:30:42 f757da607395: Verifying Checksum 04:30:42 f757da607395: Download complete 04:30:42 8603b9c90790: Verifying Checksum 04:30:42 8603b9c90790: Download complete 04:30:42 1560dd03e051: Verifying Checksum 04:30:42 1560dd03e051: Download complete 04:30:42 27f5ce0e4adf: Verifying Checksum 04:30:42 27f5ce0e4adf: Download complete 04:30:42 05883995daec: Download complete 04:30:42 448f6bf000e3: Verifying Checksum 04:30:42 448f6bf000e3: Download complete 04:30:45 c2d8d7efcc4b: Verifying Checksum 04:30:45 c2d8d7efcc4b: Download complete 04:30:46 448f6bf000e3: Pull complete 04:30:46 f757da607395: Pull complete 04:30:48 05883995daec: Pull complete 04:30:48 8603b9c90790: Pull complete 04:30:49 1560dd03e051: Pull complete 04:30:49 27f5ce0e4adf: Pull complete 04:31:04 c2d8d7efcc4b: Pull complete 04:31:04 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:31:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:31:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:31:04 prd-ubuntu18.04-docker-arm64-4c-16g-4750 does not seem to be running inside a container 04:31:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:31:07 $ docker top 24570e3ce0e01e898442db9f408f6220bf4b103934507d98d5e30ca6b87f066a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:31:08 ---> job-cost.sh 04:31:08 lf-activate-venv: SKIPPING 04:31:08 INFO: No Stack... 04:31:08 INFO: Retrieving Pricing Info for: v3-standard-4 04:31:09 INFO: Archiving Costs [Pipeline] sh 04:31:09 + cut -d, -f6 04:31:09 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 04:31:09 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1096-1-stack-cost] 04:31:09 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1096-1-stack-cost] did not exist. Created. 04:31:09 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1096-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:31:10 /w/workspace/device-sdk-go/1@tmp/durable-31f9fa69/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-31f9fa69/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:31:10 + echo total: 0.10999999940395355 [Pipeline] stash 04:31:10 Warning: overwriting stash ‘stack-cost’ 04:31:11 Stashed 1 file(s) [Pipeline] } 04:31:11 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1096-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:31:11 $ docker stop --time=1 24570e3ce0e01e898442db9f408f6220bf4b103934507d98d5e30ca6b87f066a 04:31:12 $ docker rm -f 24570e3ce0e01e898442db9f408f6220bf4b103934507d98d5e30ca6b87f066a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:31:13 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:31:15 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1096/archives ']' 04:31:15 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1096/archives 04:31:15 total 8 04:31:15 drwxr-xr-x. 3 root root 34 Feb 7 04:26 . 04:31:15 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 7 04:26 .. 04:31:15 drwxr-xr-x. 2 root root 6 Feb 7 04:26 cost 04:31:15 -rw-r--r--. 1 root root 85 Feb 7 04:26 cost.csv 04:31:15 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1096/archives 04:31:15 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1096/archives 04:31:15 total 8 04:31:15 drwxr-xr-x. 3 jenkins jenkins 34 Feb 7 04:26 . 04:31:15 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 7 04:26 .. 04:31:15 drwxr-xr-x. 2 jenkins jenkins 6 Feb 7 04:26 cost 04:31:15 -rw-r--r--. 1 jenkins jenkins 85 Feb 7 04:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:31:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:31:16 ---> package-listing.sh 04:31:16 ++ facter osfamily 04:31:16 ++ tr '[:upper:]' '[:lower:]' 04:31:16 + OS_FAMILY=redhat 04:31:16 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1096 04:31:16 + START_PACKAGES=/tmp/packages_start.txt 04:31:16 + END_PACKAGES=/tmp/packages_end.txt 04:31:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:31:16 + PACKAGES=/tmp/packages_start.txt 04:31:16 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1096 ']' 04:31:16 + PACKAGES=/tmp/packages_end.txt 04:31:16 + case "${OS_FAMILY}" in 04:31:16 + rpm -qa 04:31:16 + sort 04:31:17 + '[' -f /tmp/packages_start.txt ']' 04:31:17 + '[' -f /tmp/packages_end.txt ']' 04:31:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:31:17 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1096 ']' 04:31:17 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1096/archives/ 04:31:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1096/archives/ [Pipeline] echo 04:31:17 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-1096/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:31:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:31:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:31:18 . [Pipeline] withDockerContainer 04:31:18 prd-centos7-docker-4c-2g-4749 does not seem to be running inside a container 04:31: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-1096/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-1096 -v /w/workspace/gexfoundry_device-sdk-go_PR-1096:/w/workspace/gexfoundry_device-sdk-go_PR-1096:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1096@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1096@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 04:31:18 $ docker top fa46650140c81cc8c7cbe11a26b7d7e5e6f8c4b8bf5769a3e6b22728c0d4a710 -eo pid,comm [Pipeline] { [Pipeline] sh 04:31:18 + touch /tmp/pre-build-complete [Pipeline] sh 04:31:19 + mkdir -p /var/log/sysstat [Pipeline] sh 04:31:19 + ls /var/log/sa-host 04:31:19 + sadf -c /var/log/sa-host/sa07 04:31:19 file_magic: OK 04:31:19 HZ: Using current value: 100 04:31:19 file_header: OK 04:31:19 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 04:31:19 Statistics: 04:31:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:31:19 File successfully converted to sysstat format version 12.0.3 04:31:19 + sadf -c /var/log/sa-host/sa17 04:31:19 file_magic: OK 04:31:19 HZ: Using current value: 100 04:31:19 file_header: OK 04:31:19 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 04:31:19 Statistics: 04:31:19 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:31:19 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:31:19 provisioning config files... 04:31:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1096@tmp/config6475116749216062906tmp [Pipeline] { [Pipeline] echo 04:31:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:31:20 ---> create-netrc.sh [Pipeline] } 04:31:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:31:20 ---> python-tools-install.sh [Pipeline] echo 04:31:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:31:21 ---> sudo-logs.sh 04:31:21 Archiving 'sudo' log.. 04:31:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-4749.novalocal: Name or service not known 04:31:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-4749.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 04:31:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:31:21 ---> job-cost.sh 04:31:21 lf-activate-venv: SKIPPING 04:31:21 DEBUG: total: 0.05999999865889549 04:31:21 INFO: Retrieving Stack Cost... 04:31:21 INFO: Retrieving Pricing Info for: v3-standard-2 04:31:22 INFO: Archiving Costs [Pipeline] echo 04:31:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:31:22 ---> logs-deploy.sh 04:31:22 lf-activate-venv: SKIPPING 04:31:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1096/1 04:31:22 INFO: archiving workspace using pattern(s): 04:31:23 Archives upload complete. 04:31:23 INFO: archiving logs to Nexus