Pull request #1058 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4+555c3bb6a6e69767d223739ff73f88b00326690d (370739ed01a3e4ee5d6fc1472fc56a4f9e6739c0) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh106207189262497960.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh4550864971771642124.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-1058/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-1058/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7173587539921344595.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh3464499765163466322.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-1058/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-1058/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5511138576976141008.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-27951’ Running on prd-centos7-docker-4c-2g-27954 in /w/workspace/gexfoundry_device-sdk-go_PR-1058 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1058 # 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-1058@tmp/jenkins-gitclient-ssh3116339156352497089.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1058@tmp/jenkins-gitclient-ssh2845165211108387709.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1058/head:refs/remotes/origin/PR-1058 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 555c3bb6a6e69767d223739ff73f88b00326690d into PR head commit 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 Merge succeeded, producing 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 Checking out Revision 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 (PR-1058) > git config core.sparsecheckout # timeout=10 > git checkout -f 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 # 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-1058@tmp/jenkins-gitclient-ssh5450244199361043747.key > git merge 555c3bb6a6e69767d223739ff73f88b00326690d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 # timeout=10 Commit message: "fix: Add setting correlation id when Events created via AutoEvents" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:41:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:41:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:41:31 ========================================================= 17:41:31 EdgeX Global Pipelines Version Info 17:41:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a389391182a65bc5d9081bc01595d1785f2c5b27 # timeout=10 17:41:32 ------------------- 17:41:32 stable info: 17:41:32 ------------------- 17:41:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:41:32 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 17:41:32 Message: update stable to v1.0.211 17:41:33 ------------------- 17:41:33 experimental info: 17:41:33 ------------------- 17:41:33 Commited By: **** collab-it+edgex@linuxfoundation.org 17:41:33 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 17:41:33 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1058 [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1058 [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1058 [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2556ce3 [Pipeline] echo 17:41:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:41:33 provisioning config files... 17:41:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1058@tmp/config2972694013753971301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:41:33 ---> docker-login.sh 17:41:33 nexus3.edgexfoundry.org:10001 17:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:34 Configure a credential helper to remove this warning. See 17:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:34 17:41:34 Login Succeeded 17:41:34 nexus3.edgexfoundry.org:10002 17:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:34 Configure a credential helper to remove this warning. See 17:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:34 17:41:34 Login Succeeded 17:41:34 nexus3.edgexfoundry.org:10003 17:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:34 Configure a credential helper to remove this warning. See 17:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:34 17:41:34 Login Succeeded 17:41:34 nexus3.edgexfoundry.org:10004 17:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:34 Configure a credential helper to remove this warning. See 17:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:34 17:41:34 Login Succeeded 17:41:34 docker.io 17:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:34 Configure a credential helper to remove this warning. See 17:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:34 17:41:34 Login Succeeded 17:41:34 ---> docker-login.sh ends [Pipeline] } 17:41:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:41:35 + git rev-list -1 --merges 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4~1..2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 [Pipeline] echo 17:41:35 -----------> git rev-list -1 --merges 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4~1..2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 [false] [Pipeline] sh 17:41:35 + git log --format=format:%s -1 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 [Pipeline] echo 17:41:35 ========================================================= 17:41:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:41:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:41:36 + git log --format=format:%s -1 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 [Pipeline] echo 17:41:36 [semverPrep] GIT_COMMIT: 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4, Commit Message: fix: Add setting correlation id when Events created via AutoEvents [Pipeline] echo 17:41:36 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:41:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:41:36 17:41:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:41:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:41:36 latest: Pulling from edgex-devops/git-semver 17:41:36 a0d0a0d46f8b: Pulling fs layer 17:41:36 3e5f54012d9b: Pulling fs layer 17:41:36 4c7163046ea9: Pulling fs layer 17:41:36 0c2d73faf560: Pulling fs layer 17:41:36 0c2d73faf560: Waiting 17:41:36 3e5f54012d9b: Verifying Checksum 17:41:36 3e5f54012d9b: Download complete 17:41:36 a0d0a0d46f8b: Verifying Checksum 17:41:36 a0d0a0d46f8b: Download complete 17:41:36 0c2d73faf560: Verifying Checksum 17:41:36 0c2d73faf560: Download complete 17:41:36 4c7163046ea9: Verifying Checksum 17:41:36 4c7163046ea9: Download complete 17:41:37 a0d0a0d46f8b: Pull complete 17:41:37 3e5f54012d9b: Pull complete 17:41:37 4c7163046ea9: Pull complete 17:41:37 0c2d73faf560: Pull complete 17:41:37 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:41:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:41:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:41:37 prd-centos7-docker-4c-2g-27954 does not seem to be running inside a container 17:41:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1058 -v /w/workspace/gexfoundry_device-sdk-go_PR-1058:/w/workspace/gexfoundry_device-sdk-go_PR-1058:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1058@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1058@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:10004/edgex-devops/git-semver:latest cat 17:41:38 $ docker top 477ae159194866b2d140a0a2e1f13f2ec6c191746d1ccc4e59a58690eed2c874 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:41:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:41:38 [ssh-agent] Looking for ssh-agent implementation... 17:41:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:41:38 $ docker exec 477ae159194866b2d140a0a2e1f13f2ec6c191746d1ccc4e59a58690eed2c874 ssh-agent 17:41:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNbFhLo/agent.14 17:41:38 SSH_AGENT_PID=21 17:41:38 Running ssh-add (command line suppressed) 17:41:38 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1058@tmp/private_key_4963141230353196009.key (/w/workspace/gexfoundry_device-sdk-go_PR-1058@tmp/private_key_4963141230353196009.key) 17:41:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:41:38 + git tag --points-at HEAD [Pipeline] } 17:41:39 $ docker exec --env ******** --env ******** 477ae159194866b2d140a0a2e1f13f2ec6c191746d1ccc4e59a58690eed2c874 ssh-agent -k 17:41:39 unset SSH_AUTH_SOCK; 17:41:39 unset SSH_AGENT_PID; 17:41:39 echo Agent pid 21 killed; 17:41:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:41:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:41:39 [ssh-agent] Looking for ssh-agent implementation... 17:41:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:41:39 $ docker exec 477ae159194866b2d140a0a2e1f13f2ec6c191746d1ccc4e59a58690eed2c874 ssh-agent 17:41:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdHgHpi/agent.55 17:41:39 SSH_AGENT_PID=62 17:41:39 Running ssh-add (command line suppressed) 17:41:39 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1058@tmp/private_key_7142635891679292255.key (/w/workspace/gexfoundry_device-sdk-go_PR-1058@tmp/private_key_7142635891679292255.key) 17:41:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:41:39 + git semver init 17:41:39 # -> Open(): unable to determine branch for HEAD 17:41:39 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1058/.git 17:41:39 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1058 17:41:39 # $SEMVER_REMOTE_NAME = origin 17:41:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:41:39 # $SEMVER_USER_NAME = edgex-jenkins 17:41:39 # $SEMVER_BRANCH = PR-1058 17:41:39 # $SEMVER_TEMP = /tmp/semver-586488016 17:41:39 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 17:41:40 # '/tmp/semver-586488016' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1058/.semver' 17:41:40 # -> Force: false 17:41:40 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1058/.semver [Pipeline] } 17:41:40 $ docker exec --env ******** --env ******** 477ae159194866b2d140a0a2e1f13f2ec6c191746d1ccc4e59a58690eed2c874 ssh-agent -k 17:41:40 unset SSH_AUTH_SOCK; 17:41:40 unset SSH_AGENT_PID; 17:41:40 echo Agent pid 62 killed; 17:41:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:41:41 + git semver [Pipeline] } 17:41:41 $ docker stop --time=1 477ae159194866b2d140a0a2e1f13f2ec6c191746d1ccc4e59a58690eed2c874 17:41:42 $ docker rm -f 477ae159194866b2d140a0a2e1f13f2ec6c191746d1ccc4e59a58690eed2c874 [Pipeline] // withDockerContainer [Pipeline] sh 17:41:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:41:42 Stashed 1 file(s) [Pipeline] echo 17:41:42 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 17:41:58 Still waiting to schedule task 17:41:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:41:58 Still waiting to schedule task 17:41:58 ‘prd-ubuntu18.04-docker-arm64-4c-16g-27952’ is offline 17:42:54 Running on prd-centos7-docker-4c-2g-27956 in /w/workspace/gexfoundry_device-sdk-go_PR-1058 [Pipeline] { [Pipeline] ws 17:42:54 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 17:42:54 Selected Git installation does not exist. Using Default 17:42:54 The recommended git tool is: NONE 17:42:56 using credential edgex-jenkins-ssh 17:42:56 Cloning the remote Git repository 17:42:56 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 17:42:56 > git init /w/workspace/device-sdk-go/2 # timeout=10 17:42:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:42:56 > git --version # timeout=10 17:42:56 > git --version # 'git version 2.24.4' 17:42:56 using GIT_SSH to set credentials SSH Credentials for GitHub 17:42:56 [INFO] Currently running in a labeled security context 17:42:56 [INFO] Currently SELinux is 'enforcing' on the host 17:42:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh5263654857805644504.key 17:42:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:42:57 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:42:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:42:57 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:42:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:42:57 using GIT_SSH to set credentials SSH Credentials for GitHub 17:42:57 [INFO] Currently running in a labeled security context 17:42:57 [INFO] Currently SELinux is 'enforcing' on the host 17:42:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh3235597540301314683.key 17:42:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1058/head:refs/remotes/origin/PR-1058 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:42:58 Merging remotes/origin/main commit 555c3bb6a6e69767d223739ff73f88b00326690d into PR head commit 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 17:42:58 Merge succeeded, producing 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 17:42:58 Checking out Revision 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 (PR-1058) 17:42:58 > git config core.sparsecheckout # timeout=10 17:42:58 > git checkout -f 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 # timeout=10 17:42:58 > git remote # timeout=10 17:42:58 > git config --get remote.origin.url # timeout=10 17:42:58 using GIT_SSH to set credentials SSH Credentials for GitHub 17:42:58 [INFO] Currently running in a labeled security context 17:42:58 [INFO] Currently SELinux is 'enforcing' on the host 17:42:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh7006658127869630489.key 17:42:58 > git merge 555c3bb6a6e69767d223739ff73f88b00326690d # timeout=10 17:42:58 > git rev-parse HEAD^{commit} # timeout=10 17:42:58 > git config core.sparsecheckout # timeout=10 17:42:58 > git checkout -f 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 # timeout=10 17:43:02 Commit message: "fix: Add setting correlation id when Events created via AutoEvents" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:43:02 provisioning config files... 17:43:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config5962964646956618713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:43:03 ---> docker-login.sh 17:43:03 nexus3.edgexfoundry.org:10001 17:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:03 Configure a credential helper to remove this warning. See 17:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:03 17:43:03 Login Succeeded 17:43:03 nexus3.edgexfoundry.org:10002 17:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:03 Configure a credential helper to remove this warning. See 17:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:03 17:43:03 Login Succeeded 17:43:03 nexus3.edgexfoundry.org:10003 17:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:03 Configure a credential helper to remove this warning. See 17:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:03 17:43:03 Login Succeeded 17:43:03 nexus3.edgexfoundry.org:10004 17:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:03 Configure a credential helper to remove this warning. See 17:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:03 17:43:03 Login Succeeded 17:43:03 docker.io 17:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:03 Configure a credential helper to remove this warning. See 17:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:03 17:43:03 Login Succeeded 17:43:03 ---> docker-login.sh ends [Pipeline] } 17:43:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:43:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:43:03 ========================================================= 17:43:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:43:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:43:04 + 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 . 17:43:04 Sending build context to Docker daemon 2.741MB 17:43:04 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 17:43:04 Step 2/10 : FROM ${BASE} AS builder 17:43:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:43:04 a0d0a0d46f8b: Pulling fs layer 17:43:04 31adcdaf11c8: Pulling fs layer 17:43:04 b8b176561691: Pulling fs layer 17:43:04 4527c011a84f: Pulling fs layer 17:43:04 5d74067f8e1e: Pulling fs layer 17:43:04 e0aca202a116: Pulling fs layer 17:43:04 3a43be97a3b4: Pulling fs layer 17:43:04 34cad66bf833: Pulling fs layer 17:43:04 b4e3c513aaa6: Pulling fs layer 17:43:04 4527c011a84f: Waiting 17:43:04 5d74067f8e1e: Waiting 17:43:04 e0aca202a116: Waiting 17:43:04 3a43be97a3b4: Waiting 17:43:04 34cad66bf833: Waiting 17:43:04 b4e3c513aaa6: Waiting 17:43:04 31adcdaf11c8: Download complete 17:43:04 b8b176561691: Verifying Checksum 17:43:04 b8b176561691: Download complete 17:43:04 5d74067f8e1e: Verifying Checksum 17:43:04 5d74067f8e1e: Download complete 17:43:04 e0aca202a116: Verifying Checksum 17:43:04 e0aca202a116: Download complete 17:43:04 a0d0a0d46f8b: Verifying Checksum 17:43:04 a0d0a0d46f8b: Download complete 17:43:04 3a43be97a3b4: Verifying Checksum 17:43:04 3a43be97a3b4: Download complete 17:43:04 34cad66bf833: Verifying Checksum 17:43:04 34cad66bf833: Download complete 17:43:04 a0d0a0d46f8b: Pull complete 17:43:05 31adcdaf11c8: Pull complete 17:43:05 4527c011a84f: Verifying Checksum 17:43:05 4527c011a84f: Download complete 17:43:05 b4e3c513aaa6: Verifying Checksum 17:43:05 b4e3c513aaa6: Download complete 17:43:05 b8b176561691: Pull complete 17:43:09 4527c011a84f: Pull complete 17:43:09 5d74067f8e1e: Pull complete 17:43:09 e0aca202a116: Pull complete 17:43:09 3a43be97a3b4: Pull complete 17:43:09 34cad66bf833: Pull complete 17:43:12 b4e3c513aaa6: Pull complete 17:43:12 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 17:43:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:43:12 ---> 9f6097aaca64 17:43:12 Step 3/10 : ARG MAKE=make build 17:43:16 ---> Running in 053855fd1475 17:43:16 Removing intermediate container 053855fd1475 17:43:16 ---> a8256b52c672 17:43:16 Step 4/10 : WORKDIR /device-sdk-go 17:43:16 ---> Running in c61d55f535ca 17:43:16 Removing intermediate container c61d55f535ca 17:43:16 ---> 4c6fb0c567d6 17:43:16 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:43:16 ---> Running in 6b78253b53e1 17:43:16 Removing intermediate container 6b78253b53e1 17:43:16 ---> f455e18b48f2 17:43:16 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:16 ---> Running in b5db81f5bf1b 17:43:17 Removing intermediate container b5db81f5bf1b 17:43:17 ---> 25f62e8659f6 17:43:17 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:43:17 ---> Running in 799bca10b9ec 17:43:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:43:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:43:21 OK: 220 MiB in 52 packages 17:43:21 Removing intermediate container 799bca10b9ec 17:43:21 ---> f5c7f9061e4b 17:43:21 Step 8/10 : COPY . . 17:43:21 ---> b8beceb9ebb8 17:43:21 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:21 ---> Running in fc3f7ec9f5a2 17:43:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27955 in /w/workspace/gexfoundry_device-sdk-go_PR-1058 [Pipeline] { [Pipeline] ws 17:43:52 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 17:43:52 Selected Git installation does not exist. Using Default 17:43:52 The recommended git tool is: NONE 17:43:54 Removing intermediate container fc3f7ec9f5a2 17:43:54 ---> 502283ca7cda 17:43:54 Step 10/10 : RUN ${MAKE} 17:43:54 ---> Running in d4f3543a94e7 17:43:54 noop 17:43:54 Removing intermediate container d4f3543a94e7 17:43:54 ---> 7244ab79a2d0 17:43:54 Successfully built 7244ab79a2d0 17:43:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:43:54 + docker inspect -f . ci-base-image-x86_64 17:43:54 . [Pipeline] withDockerContainer 17:43:54 prd-centos7-docker-4c-2g-27956 does not seem to be running inside a container 17:43:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:43:55 $ docker top 91a1f56c05f72592b6ac74dcb91d20434db7b1ab51e815d5c6d2da27f1dc844d -eo pid,comm [Pipeline] { [Pipeline] sh 17:43:55 + go version 17:43:55 go version go1.16.8 linux/amd64 [Pipeline] } 17:43:55 $ docker stop --time=1 91a1f56c05f72592b6ac74dcb91d20434db7b1ab51e815d5c6d2da27f1dc844d 17:43:56 $ docker rm -f 91a1f56c05f72592b6ac74dcb91d20434db7b1ab51e815d5c6d2da27f1dc844d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:43:57 + docker inspect -f . ci-base-image-x86_64 17:43:57 . [Pipeline] withDockerContainer 17:43:57 prd-centos7-docker-4c-2g-27956 does not seem to be running inside a container 17:43:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:43:57 using credential edgex-jenkins-ssh 17:43:57 Cloning the remote Git repository 17:43:58 $ docker top fcc43ef94f06d54ba74ee20be7892cd6c4cfe14e1a3d7426750f59ba88c38e30 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:43:58 + make test 17:43:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:43:57 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 17:43:58 > git init /w/workspace/device-sdk-go/2 # timeout=10 17:43:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:43:58 > git --version # timeout=10 17:43:58 > git --version # 'git version 2.17.1' 17:43:58 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:43:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:43:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:43:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:43:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:43:59 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1058/head:refs/remotes/origin/PR-1058 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:44:00 Merging remotes/origin/main commit 555c3bb6a6e69767d223739ff73f88b00326690d into PR head commit 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 17:44:00 Merge succeeded, producing 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 17:44:00 Checking out Revision 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 (PR-1058) 17:44:00 > git config core.sparsecheckout # timeout=10 17:44:00 > git checkout -f 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 # timeout=10 17:44:00 > git remote # timeout=10 17:44:00 > git config --get remote.origin.url # timeout=10 17:44:00 using GIT_SSH to set credentials SSH Credentials for GitHub 17:44:00 > git merge 555c3bb6a6e69767d223739ff73f88b00326690d # timeout=10 17:44:00 > git rev-parse HEAD^{commit} # timeout=10 17:44:00 > git config core.sparsecheckout # timeout=10 17:44:00 > git checkout -f 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 # timeout=10 17:44:03 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 17:44:04 Commit message: "fix: Add setting correlation id when Events created via AutoEvents" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:44:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:44:05 % Total % Received % Xferd Average Speed Time Time Time Current 17:44:05 Dload Upload Total Spent Left Speed 17:44:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 146k 0 --:--:-- --:--:-- --:--:-- 146k [Pipeline] sh 17:44:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:44:06 + + sudo tee /etc/docker/daemon.new 17:44:06 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:44:06 { 17:44:06 "registry-mirrors": [ 17:44:06 "https://nexus3.edgexfoundry.org:10001" 17:44:06 ], 17:44:06 "bip": "10.250.0.254/24", 17:44:06 "hosts": [ 17:44:06 "tcp://0.0.0.0:5555", 17:44:06 "unix:///var/run/docker.sock" 17:44:06 ], 17:44:06 "mtu": 1458, 17:44:06 "selinux-enabled": true, 17:44:06 "seccomp-profile": "/etc/docker/seccomp.json" 17:44:06 } [Pipeline] sh 17:44:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:44:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:44:25 provisioning config files... 17:44:25 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config51752555899033668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:44:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 17:44:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 17:44:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 17:44:26 ---> docker-login.sh 17:44:26 nexus3.edgexfoundry.org:10001 17:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:26 Configure a credential helper to remove this warning. See 17:44:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:26 17:44:26 Login Succeeded 17:44:26 nexus3.edgexfoundry.org:10002 17:44:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:27 Configure a credential helper to remove this warning. See 17:44:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:27 17:44:27 Login Succeeded 17:44:27 nexus3.edgexfoundry.org:10003 17:44:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.047s coverage: 23.5% of statements 17:44:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 17:44:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.044s coverage: 27.6% of statements 17:44:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.051s coverage: 78.9% of statements 17:44:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:28 Configure a credential helper to remove this warning. See 17:44:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:28 17:44:28 Login Succeeded 17:44:28 nexus3.edgexfoundry.org:10004 17:44:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.051s coverage: 9.0% of statements 17:44:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 17:44:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 17:44:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 17:44:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:28 Configure a credential helper to remove this warning. See 17:44:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:28 17:44:28 Login Succeeded 17:44:28 docker.io 17:44:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.062s coverage: 28.7% of statements 17:44:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 17:44:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:29 Configure a credential helper to remove this warning. See 17:44:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:29 17:44:29 Login Succeeded 17:44:29 ---> docker-login.sh ends [Pipeline] } 17:44:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:44:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:44:30 ========================================================= 17:44:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:44:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:44:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.059s coverage: 83.3% of statements 17:44:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 17:44:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 17:44:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.074s coverage: 57.8% of statements 17:44:30 + 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 . 17:44:31 Sending build context to Docker daemon 2.741MB 17:44:31 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 17:44:31 Step 2/10 : FROM ${BASE} AS builder 17:44:31 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.798s coverage: 89.2% of statements 17:44:31 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 17:44:31 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.053s coverage: 4.9% of statements 17:44:31 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 17:44:31 GO111MODULE=on go vet ./... 17:44:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:44:31 552d1f2373af: Pulling fs layer 17:44:31 ea3f2d53f512: Pulling fs layer 17:44:31 9e70ebbbe112: Pulling fs layer 17:44:31 7a9cfe048b4a: Pulling fs layer 17:44:31 72dc09318566: Pulling fs layer 17:44:31 f4f7b4309257: Pulling fs layer 17:44:31 0ac9a79272e3: Pulling fs layer 17:44:31 b78e95d17946: Pulling fs layer 17:44:31 7a9cfe048b4a: Waiting 17:44:31 f4f7b4309257: Waiting 17:44:31 72dc09318566: Waiting 17:44:31 0ac9a79272e3: Waiting 17:44:31 b78e95d17946: Waiting 17:44:31 9e70ebbbe112: Verifying Checksum 17:44:31 9e70ebbbe112: Download complete 17:44:31 ea3f2d53f512: Verifying Checksum 17:44:31 ea3f2d53f512: Download complete 17:44:31 72dc09318566: Verifying Checksum 17:44:31 72dc09318566: Download complete 17:44:31 f4f7b4309257: Verifying Checksum 17:44:31 f4f7b4309257: Download complete 17:44:31 552d1f2373af: Verifying Checksum 17:44:31 0ac9a79272e3: Verifying Checksum 17:44:31 0ac9a79272e3: Download complete 17:44:31 552d1f2373af: Pull complete 17:44:32 ea3f2d53f512: Pull complete 17:44:33 9e70ebbbe112: Pull complete 17:44:33 b78e95d17946: Verifying Checksum 17:44:33 b78e95d17946: Download complete 17:44:33 7a9cfe048b4a: Verifying Checksum 17:44:33 7a9cfe048b4a: Download complete 17:44:43 7a9cfe048b4a: Pull complete 17:44:44 72dc09318566: Pull complete 17:44:44 f4f7b4309257: Pull complete 17:44:45 0ac9a79272e3: Pull complete 17:44:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:44:49 ./internal/autoevent/executor.go 17:44:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:44:49 make: *** [Makefile:38: test] Error 1 [Pipeline] } 17:44:49 $ docker stop --time=1 fcc43ef94f06d54ba74ee20be7892cd6c4cfe14e1a3d7426750f59ba88c38e30 17:44:50 $ docker rm -f fcc43ef94f06d54ba74ee20be7892cd6c4cfe14e1a3d7426750f59ba88c38e30 [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 17:44:51 b78e95d17946: Pull complete 17:44:51 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 17:44:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:44:51 ---> 8b459fc5aaf0 17:44:51 Step 3/10 : ARG MAKE=make build 17:44:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:44:51 17:44:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:44:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:44:52 latest: Pulling from edgex-lftools-log-publisher 17:44:52 b4d181a07f80: Pulling fs layer 17:44:52 a1111a8f2ec3: Pulling fs layer 17:44:52 ed53099fbce6: Pulling fs layer 17:44:52 dc539afda2c1: Pulling fs layer 17:44:52 77bc0d833cb6: Pulling fs layer 17:44:52 9065ff56babe: Pulling fs layer 17:44:52 d287ab97295c: Pulling fs layer 17:44:52 dc539afda2c1: Waiting 17:44:52 77bc0d833cb6: Waiting 17:44:52 9065ff56babe: Waiting 17:44:52 d287ab97295c: Waiting 17:44:52 a1111a8f2ec3: Verifying Checksum 17:44:52 a1111a8f2ec3: Download complete 17:44:52 dc539afda2c1: Verifying Checksum 17:44:52 dc539afda2c1: Download complete 17:44:52 77bc0d833cb6: Verifying Checksum 17:44:52 77bc0d833cb6: Download complete 17:44:52 9065ff56babe: Verifying Checksum 17:44:52 9065ff56babe: Download complete 17:44:52 ed53099fbce6: Verifying Checksum 17:44:52 ed53099fbce6: Download complete 17:44:52 b4d181a07f80: Verifying Checksum 17:44:52 b4d181a07f80: Download complete 17:44:52 ---> Running in e816bc9cabf2 17:44:52 d287ab97295c: Verifying Checksum 17:44:52 d287ab97295c: Download complete 17:44:52 Removing intermediate container e816bc9cabf2 17:44:52 ---> 9363fc93edda 17:44:52 Step 4/10 : WORKDIR /device-sdk-go 17:44:52 ---> Running in 90ab5f01179a 17:44:53 Removing intermediate container 90ab5f01179a 17:44:53 ---> 3e1642463b13 17:44:53 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:44:53 ---> Running in 6e9854564561 17:44:53 b4d181a07f80: Pull complete 17:44:53 a1111a8f2ec3: Pull complete 17:44:54 Removing intermediate container 6e9854564561 17:44:54 ---> 2282ebbe124e 17:44:54 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:44:54 ---> Running in 1ad6241c0d17 17:44:54 ed53099fbce6: Pull complete 17:44:54 dc539afda2c1: Pull complete 17:44:54 77bc0d833cb6: Pull complete 17:44:54 9065ff56babe: Pull complete 17:44:56 Removing intermediate container 1ad6241c0d17 17:44:56 ---> f22b5dd64160 17:44:56 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:44:56 ---> Running in 361e2b3c83cf 17:44:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:44:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:44:59 OK: 219 MiB in 52 packages 17:45:00 Removing intermediate container 361e2b3c83cf 17:45:00 ---> a9b41e1081e1 17:45:00 Step 8/10 : COPY . . 17:45:00 d287ab97295c: Pull complete 17:45:00 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:45:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:45:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:45:00 prd-centos7-docker-4c-2g-27956 does not seem to be running inside a container 17:45:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:45:01 ---> 4a24edebb041 17:45:01 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:45:01 ---> Running in 292c0b3f872a 17:45:03 $ docker top 8a9e2e466fc3ce203634758b6a35d06d9768e4a9ad04cb3af3eb96f9ad3e784f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:45:03 ---> job-cost.sh 17:45:03 lf-activate-venv: SKIPPING 17:45:03 INFO: No Stack... 17:45:03 INFO: Retrieving Pricing Info for: v3-standard-2 17:45:04 INFO: Archiving Costs [Pipeline] sh 17:45:04 + cut -d, -f6 17:45:04 + cat /w/workspace/device-sdk-go/2/archives/cost.csv [Pipeline] lock 17:45:04 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1058-2-stack-cost] 17:45:04 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1058-2-stack-cost] did not exist. Created. 17:45:04 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1058-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:45:05 + echo total: 0.05999999865889549 [Pipeline] stash 17:45:05 Stashed 1 file(s) [Pipeline] } 17:45:05 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1058-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:45:05 $ docker stop --time=1 8a9e2e466fc3ce203634758b6a35d06d9768e4a9ad04cb3af3eb96f9ad3e784f 17:45:06 $ docker rm -f 8a9e2e466fc3ce203634758b6a35d06d9768e4a9ad04cb3af3eb96f9ad3e784f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:45:06 Failed in branch amd64 17:46:23 Removing intermediate container 292c0b3f872a 17:46:23 ---> dcd060f5b521 17:46:23 Step 10/10 : RUN ${MAKE} 17:46:23 ---> Running in 380b25fba074 17:46:23 noop 17:46:23 Removing intermediate container 380b25fba074 17:46:23 ---> 7628f544ee95 17:46:23 Successfully built 7628f544ee95 17:46:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:46:23 + docker inspect -f . ci-base-image-arm64 17:46:23 . [Pipeline] withDockerContainer 17:46:23 prd-ubuntu18.04-docker-arm64-4c-16g-27955 does not seem to be running inside a container 17:46:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:46:25 $ docker top fbaaeee76b27b8e48a7d8530b51d7ec481dfc7ce0ec83a670d3c77d2967bb473 -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:26 + go version 17:46:26 go version go1.16.8 linux/arm64 [Pipeline] } 17:46:26 $ docker stop --time=1 fbaaeee76b27b8e48a7d8530b51d7ec481dfc7ce0ec83a670d3c77d2967bb473 17:46:28 $ docker rm -f fbaaeee76b27b8e48a7d8530b51d7ec481dfc7ce0ec83a670d3c77d2967bb473 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:46:28 + docker inspect -f . ci-base-image-arm64 17:46:28 . [Pipeline] withDockerContainer 17:46:29 prd-ubuntu18.04-docker-arm64-4c-16g-27955 does not seem to be running inside a container 17:46:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:46:30 $ docker top a8058c9642b85af4b01d474f8cd7785cfd5a902b89d5fe52854960025d6a8fae -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:46:31 + make test 17:46:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:46:58 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 17:48:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 17:48:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 17:48:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 17:48:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.266s coverage: 23.5% of statements 17:48:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 17:48:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.223s coverage: 27.6% of statements 17:48:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.287s coverage: 78.9% of statements 17:48:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.207s coverage: 9.0% of statements 17:48:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 17:48:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 17:48:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 17:48:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.324s coverage: 28.7% of statements 17:48:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 17:48:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.249s coverage: 83.3% of statements 17:48:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 17:48:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 17:48:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.479s coverage: 57.8% of statements 17:48:18 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.156s coverage: 89.2% of statements 17:48:18 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 17:48:18 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.199s coverage: 4.9% of statements 17:48:18 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 17:48:18 GO111MODULE=on go vet ./... 17:49:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:49:15 ./internal/autoevent/executor.go 17:49:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:49:16 make: *** [Makefile:38: test] Error 1 [Pipeline] } 17:49:16 $ docker stop --time=1 a8058c9642b85af4b01d474f8cd7785cfd5a902b89d5fe52854960025d6a8fae 17:49:18 $ docker rm -f a8058c9642b85af4b01d474f8cd7785cfd5a902b89d5fe52854960025d6a8fae [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 17:49:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:49:19 17:49:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:49:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:49:20 arm64: Pulling from edgex-lftools-log-publisher 17:49:20 448f6bf000e3: Pulling fs layer 17:49:20 f757da607395: Pulling fs layer 17:49:20 05883995daec: Pulling fs layer 17:49:20 8603b9c90790: Pulling fs layer 17:49:20 1560dd03e051: Pulling fs layer 17:49:20 27f5ce0e4adf: Pulling fs layer 17:49:20 c2d8d7efcc4b: Pulling fs layer 17:49:20 8603b9c90790: Waiting 17:49:20 1560dd03e051: Waiting 17:49:20 27f5ce0e4adf: Waiting 17:49:20 c2d8d7efcc4b: Waiting 17:49:20 f757da607395: Download complete 17:49:20 8603b9c90790: Verifying Checksum 17:49:20 8603b9c90790: Download complete 17:49:20 1560dd03e051: Verifying Checksum 17:49:20 1560dd03e051: Download complete 17:49:20 27f5ce0e4adf: Download complete 17:49:20 05883995daec: Download complete 17:49:21 448f6bf000e3: Verifying Checksum 17:49:21 448f6bf000e3: Download complete 17:49:24 c2d8d7efcc4b: Verifying Checksum 17:49:24 c2d8d7efcc4b: Download complete 17:49:25 448f6bf000e3: Pull complete 17:49:25 f757da607395: Pull complete 17:49:27 05883995daec: Pull complete 17:49:27 8603b9c90790: Pull complete 17:49:28 1560dd03e051: Pull complete 17:49:28 27f5ce0e4adf: Pull complete 17:49:43 c2d8d7efcc4b: Pull complete 17:49:43 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:49:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:49:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:49:44 prd-ubuntu18.04-docker-arm64-4c-16g-27955 does not seem to be running inside a container 17:49:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:49:47 $ docker top 2e171ec9cad92a930a4bba882572fafd23de62b81dd2419bf94b53269ed54d52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:49:47 ---> job-cost.sh 17:49:47 lf-activate-venv: SKIPPING 17:49:47 INFO: No Stack... 17:49:48 INFO: Retrieving Pricing Info for: v3-standard-4 17:49:48 INFO: Archiving Costs [Pipeline] sh 17:49:49 + + cutcat -d, /w/workspace/device-sdk-go/2/archives/cost.csv -f6 17:49:49 [Pipeline] lock 17:49:49 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1058-2-stack-cost] 17:49:49 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1058-2-stack-cost] did not exist. Created. 17:49:49 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1058-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:49:50 /w/workspace/device-sdk-go/2@tmp/durable-554ef256/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-554ef256/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:49:50 + echo total: 0.10999999940395355 [Pipeline] stash 17:49:50 Warning: overwriting stash ‘stack-cost’ 17:49:51 Stashed 1 file(s) [Pipeline] } 17:49:51 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1058-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:49:51 $ docker stop --time=1 2e171ec9cad92a930a4bba882572fafd23de62b81dd2419bf94b53269ed54d52 17:49:53 $ docker rm -f 2e171ec9cad92a930a4bba882572fafd23de62b81dd2419bf94b53269ed54d52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:49:53 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 17:49:54 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1058/archives ']' [Pipeline] libraryResource [Pipeline] sh 17:49:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:49:55 ---> package-listing.sh 17:49:55 ++ tr '[:upper:]' '[:lower:]' 17:49:55 ++ facter osfamily 17:49:55 + OS_FAMILY=redhat 17:49:55 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1058 17:49:55 + START_PACKAGES=/tmp/packages_start.txt 17:49:55 + END_PACKAGES=/tmp/packages_end.txt 17:49:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:49:55 + PACKAGES=/tmp/packages_start.txt 17:49:55 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1058 ']' 17:49:55 + PACKAGES=/tmp/packages_end.txt 17:49:55 + case "${OS_FAMILY}" in 17:49:55 + rpm -qa 17:49:55 + sort 17:49:56 + '[' -f /tmp/packages_start.txt ']' 17:49:56 + '[' -f /tmp/packages_end.txt ']' 17:49:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:49:56 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1058 ']' 17:49:56 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1058/archives/ 17:49:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1058/archives/ [Pipeline] echo 17:49:56 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-1058/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:49:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:49:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:49:57 17:49:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:49:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:49:57 latest: Pulling from edgex-lftools-log-publisher 17:49:57 b4d181a07f80: Pulling fs layer 17:49:57 a1111a8f2ec3: Pulling fs layer 17:49:57 ed53099fbce6: Pulling fs layer 17:49:57 dc539afda2c1: Pulling fs layer 17:49:57 77bc0d833cb6: Pulling fs layer 17:49:57 9065ff56babe: Pulling fs layer 17:49:57 d287ab97295c: Pulling fs layer 17:49:57 dc539afda2c1: Waiting 17:49:57 77bc0d833cb6: Waiting 17:49:57 9065ff56babe: Waiting 17:49:57 d287ab97295c: Waiting 17:49:57 a1111a8f2ec3: Verifying Checksum 17:49:57 a1111a8f2ec3: Download complete 17:49:57 dc539afda2c1: Verifying Checksum 17:49:57 dc539afda2c1: Download complete 17:49:57 ed53099fbce6: Verifying Checksum 17:49:57 ed53099fbce6: Download complete 17:49:57 9065ff56babe: Verifying Checksum 17:49:57 9065ff56babe: Download complete 17:49:57 77bc0d833cb6: Verifying Checksum 17:49:57 77bc0d833cb6: Download complete 17:49:57 b4d181a07f80: Verifying Checksum 17:49:57 b4d181a07f80: Download complete 17:49:58 d287ab97295c: Verifying Checksum 17:49:58 d287ab97295c: Download complete 17:49:59 b4d181a07f80: Pull complete 17:49:59 a1111a8f2ec3: Pull complete 17:49:59 ed53099fbce6: Pull complete 17:49:59 dc539afda2c1: Pull complete 17:50:00 77bc0d833cb6: Pull complete 17:50:00 9065ff56babe: Pull complete 17:50:05 d287ab97295c: Pull complete 17:50:05 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:50:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:50:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:50:05 prd-centos7-docker-4c-2g-27954 does not seem to be running inside a container 17:50:05 $ 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-1058/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-1058 -v /w/workspace/gexfoundry_device-sdk-go_PR-1058:/w/workspace/gexfoundry_device-sdk-go_PR-1058:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1058@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1058@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:50:08 $ docker top 1a06fb05835126d1b28cce9e1220e7d1263722d57c1c1ccac19367ecc417cdad -eo pid,comm [Pipeline] { [Pipeline] sh 17:50:08 + touch /tmp/pre-build-complete [Pipeline] sh 17:50:08 + mkdir -p /var/log/sysstat [Pipeline] sh 17:50:09 + ls /var/log/sa-host 17:50:09 + sadf -c /var/log/sa-host/sa08 17:50:09 file_magic: OK 17:50:09 HZ: Using current value: 100 17:50:09 file_header: OK 17:50:09 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 17:50:09 Statistics: 17:50:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:50:09 File successfully converted to sysstat format version 12.0.3 17:50:09 + sadf -c /var/log/sa-host/sa30 17:50:09 file_magic: OK 17:50:09 HZ: Using current value: 100 17:50:09 file_header: OK 17:50:09 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 17:50:09 Statistics: 17:50:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:50:09 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:50:09 provisioning config files... 17:50:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1058@tmp/config6391882007984858724tmp [Pipeline] { [Pipeline] echo 17:50:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:50:09 ---> create-netrc.sh [Pipeline] } 17:50:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:50:09 ---> python-tools-install.sh [Pipeline] echo 17:50:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:50:10 ---> sudo-logs.sh 17:50:10 Archiving 'sudo' log.. 17:50:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-27954.novalocal: Name or service not known 17:50:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-27954.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 17:50:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:50:10 ---> job-cost.sh 17:50:10 lf-activate-venv: SKIPPING 17:50:10 DEBUG: total: 0.10999999940395355 17:50:10 INFO: Retrieving Stack Cost... 17:50:14 INFO: Retrieving Pricing Info for: v3-standard-2 17:50:14 INFO: Archiving Costs [Pipeline] echo 17:50:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:50:14 ---> logs-deploy.sh 17:50:14 lf-activate-venv: SKIPPING 17:50:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1058/2 17:50:14 INFO: archiving workspace using pattern(s): 17:50:15 Archives upload complete. 17:50:15 INFO: archiving logs to Nexus