Pull request #1034 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 cherrycl for edgexfoundry/device-sdk-go Loading trusted files from base branch main at 5ed4cacd84df9b58bf582e255ca77028d77e465f rather than 1a6f6b93c459f04c3a269235b73dbd518a4320bb Obtained Jenkinsfile from 5ed4cacd84df9b58bf582e255ca77028d77e465f Running in Durability level: MAX_SURVIVABILITY 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-ssh6892223036319975472.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh8613772930855015866.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-1034/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-1034/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6750157525620960174.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-1034/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3766986764978000511.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh4349971865393203181.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-1034/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-1034/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7200760682377543997.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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-1363 in /w/workspace/gexfoundry_device-sdk-go_PR-1034 [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-1034 # 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-1034@tmp/jenkins-gitclient-ssh8791870217031708435.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 5ed4cacd84df9b58bf582e255ca77028d77e465f into PR head commit 1a6f6b93c459f04c3a269235b73dbd518a4320bb > 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-1034@tmp/jenkins-gitclient-ssh2138571399113401740.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1034/head:refs/remotes/origin/PR-1034 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a6f6b93c459f04c3a269235b73dbd518a4320bb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing 1a6f6b93c459f04c3a269235b73dbd518a4320bb Checking out Revision 1a6f6b93c459f04c3a269235b73dbd518a4320bb (PR-1034) 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-1034@tmp/jenkins-gitclient-ssh3054038247023100117.key > git merge 5ed4cacd84df9b58bf582e255ca77028d77e465f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a6f6b93c459f04c3a269235b73dbd518a4320bb # timeout=10 Commit message: "docs: add apiVersion to request body example" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:54:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:54:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:54:26 ========================================================= 07:54:26 EdgeX Global Pipelines Version Info 07:54:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:54:28 ------------------- 07:54:28 stable info: 07:54:28 ------------------- 07:54:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:54:28 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 07:54:28 Message: update stable to v1.0.210 07:54:28 ------------------- 07:54:28 experimental info: 07:54:28 ------------------- 07:54:28 Commited By: **** collab-it+edgex@linuxfoundation.org 07:54:28 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 07:54:28 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:54:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 07:54:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 07:54:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:54:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:54:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:54:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:54:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:54:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 07:54:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:54:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:54:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:54:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 07:54:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:54:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:54:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:54:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:54:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:54:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:54:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:54:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:54:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:54:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:54:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:54:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:54:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:54:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:54:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1034 [Pipeline] echo 07:54:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1034 [Pipeline] echo 07:54:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1034 [Pipeline] echo 07:54:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1a6f6b93c459f04c3a269235b73dbd518a4320bb [Pipeline] echo 07:54:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1a6f6b9 [Pipeline] echo 07:54:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:54:30 provisioning config files... 07:54:30 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1034@tmp/config314696381724028986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:54:30 ---> docker-login.sh 07:54:30 nexus3.edgexfoundry.org:10001 07:54:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:30 Configure a credential helper to remove this warning. See 07:54:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:30 07:54:30 Login Succeeded 07:54:30 nexus3.edgexfoundry.org:10002 07:54:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:30 Configure a credential helper to remove this warning. See 07:54:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:30 07:54:30 Login Succeeded 07:54:30 nexus3.edgexfoundry.org:10003 07:54:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:31 Configure a credential helper to remove this warning. See 07:54:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:31 07:54:31 Login Succeeded 07:54:31 nexus3.edgexfoundry.org:10004 07:54:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:31 Configure a credential helper to remove this warning. See 07:54:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:31 07:54:31 Login Succeeded 07:54:31 docker.io 07:54:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:31 Configure a credential helper to remove this warning. See 07:54:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:31 07:54:31 Login Succeeded 07:54:31 ---> docker-login.sh ends [Pipeline] } 07:54:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:54:32 + git log --format=format:%s -1 1a6f6b93c459f04c3a269235b73dbd518a4320bb [Pipeline] echo 07:54:32 GIT_COMMIT: 1a6f6b93c459f04c3a269235b73dbd518a4320bb, Commit Message: docs: add apiVersion to request body example [Pipeline] echo 07:54:32 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:54:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:54:33 07:54:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:54:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:54:33 latest: Pulling from edgex-devops/git-semver 07:54:33 a0d0a0d46f8b: Pulling fs layer 07:54:33 3e5f54012d9b: Pulling fs layer 07:54:33 4c7163046ea9: Pulling fs layer 07:54:33 0c2d73faf560: Pulling fs layer 07:54:33 0c2d73faf560: Waiting 07:54:33 3e5f54012d9b: Verifying Checksum 07:54:33 3e5f54012d9b: Download complete 07:54:33 a0d0a0d46f8b: Verifying Checksum 07:54:33 a0d0a0d46f8b: Download complete 07:54:33 0c2d73faf560: Verifying Checksum 07:54:33 0c2d73faf560: Download complete 07:54:33 4c7163046ea9: Verifying Checksum 07:54:33 4c7163046ea9: Download complete 07:54:33 a0d0a0d46f8b: Pull complete 07:54:33 3e5f54012d9b: Pull complete 07:54:34 4c7163046ea9: Pull complete 07:54:34 0c2d73faf560: Pull complete 07:54:34 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 07:54:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:54:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:54:34 prd-centos7-docker-4c-2g-1363 does not seem to be running inside a container 07:54:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1034 -v /w/workspace/gexfoundry_device-sdk-go_PR-1034:/w/workspace/gexfoundry_device-sdk-go_PR-1034:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1034@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1034@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 07:54:35 $ docker top 7c56e8372744b120ff42f260d6d9d2b46879b31d9143261c4a04a7e502d6c4b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:54:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:54:35 [ssh-agent] Looking for ssh-agent implementation... 07:54:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:54:35 $ docker exec 7c56e8372744b120ff42f260d6d9d2b46879b31d9143261c4a04a7e502d6c4b2 ssh-agent 07:54:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaGEIhE/agent.14 07:54:35 SSH_AGENT_PID=20 07:54:35 Running ssh-add (command line suppressed) 07:54:35 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1034@tmp/private_key_4663034034049584942.key (/w/workspace/gexfoundry_device-sdk-go_PR-1034@tmp/private_key_4663034034049584942.key) 07:54:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:54:36 + git tag --points-at HEAD [Pipeline] } 07:54:36 $ docker exec --env ******** --env ******** 7c56e8372744b120ff42f260d6d9d2b46879b31d9143261c4a04a7e502d6c4b2 ssh-agent -k 07:54:36 unset SSH_AUTH_SOCK; 07:54:36 unset SSH_AGENT_PID; 07:54:36 echo Agent pid 20 killed; 07:54:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:54:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:54:36 [ssh-agent] Looking for ssh-agent implementation... 07:54:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:54:36 $ docker exec 7c56e8372744b120ff42f260d6d9d2b46879b31d9143261c4a04a7e502d6c4b2 ssh-agent 07:54:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDEejLk/agent.54 07:54:36 SSH_AGENT_PID=60 07:54:36 Running ssh-add (command line suppressed) 07:54:36 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1034@tmp/private_key_7969963846017484354.key (/w/workspace/gexfoundry_device-sdk-go_PR-1034@tmp/private_key_7969963846017484354.key) 07:54:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:54:36 + git semver init 07:54:36 # -> Open(): unable to determine branch for HEAD 07:54:36 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1034/.git 07:54:36 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1034 07:54:36 # $SEMVER_REMOTE_NAME = origin 07:54:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:54:36 # $SEMVER_USER_NAME = edgex-jenkins 07:54:36 # $SEMVER_BRANCH = PR-1034 07:54:36 # $SEMVER_TEMP = /tmp/semver-021375767 07:54:36 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 07:54:37 # '/tmp/semver-021375767' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1034/.semver' 07:54:37 # -> Force: false 07:54:37 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1034/.semver [Pipeline] } 07:54:37 $ docker exec --env ******** --env ******** 7c56e8372744b120ff42f260d6d9d2b46879b31d9143261c4a04a7e502d6c4b2 ssh-agent -k 07:54:38 unset SSH_AUTH_SOCK; 07:54:38 unset SSH_AGENT_PID; 07:54:38 echo Agent pid 60 killed; 07:54:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:54:38 + git semver [Pipeline] } 07:54:38 $ docker stop --time=1 7c56e8372744b120ff42f260d6d9d2b46879b31d9143261c4a04a7e502d6c4b2 07:54:39 $ docker rm -f 7c56e8372744b120ff42f260d6d9d2b46879b31d9143261c4a04a7e502d6c4b2 [Pipeline] // withDockerContainer [Pipeline] sh 07:54:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:54:40 Stashed 1 file(s) [Pipeline] echo 07:54:40 [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 07:54:55 Still waiting to schedule task 07:54:55 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1363’ 07:54:55 Still waiting to schedule task 07:54:55 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:57:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1365 in /w/workspace/gexfoundry_device-sdk-go_PR-1034 [Pipeline] { [Pipeline] ws 07:57:42 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:57:42 Selected Git installation does not exist. Using Default 07:57:42 The recommended git tool is: NONE 07:57:49 using credential edgex-jenkins-ssh 07:57:49 Cloning the remote Git repository 07:57:49 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:57:49 > git init /w/workspace/device-sdk-go/1 # timeout=10 07:57:49 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:57:49 > git --version # timeout=10 07:57:49 > git --version # 'git version 2.17.1' 07:57:49 using GIT_SSH to set credentials SSH Credentials for GitHub 07:57:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:57:51 Merging remotes/origin/main commit 5ed4cacd84df9b58bf582e255ca77028d77e465f into PR head commit 1a6f6b93c459f04c3a269235b73dbd518a4320bb 07:57:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:57:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:57:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:57:50 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:57:50 using GIT_SSH to set credentials SSH Credentials for GitHub 07:57:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1034/head:refs/remotes/origin/PR-1034 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:57:51 Merge succeeded, producing 1a6f6b93c459f04c3a269235b73dbd518a4320bb 07:57:51 Checking out Revision 1a6f6b93c459f04c3a269235b73dbd518a4320bb (PR-1034) 07:57:51 > git config core.sparsecheckout # timeout=10 07:57:51 > git checkout -f 1a6f6b93c459f04c3a269235b73dbd518a4320bb # timeout=10 07:57:51 > git remote # timeout=10 07:57:51 > git config --get remote.origin.url # timeout=10 07:57:51 using GIT_SSH to set credentials SSH Credentials for GitHub 07:57:51 > git merge 5ed4cacd84df9b58bf582e255ca77028d77e465f # timeout=10 07:57:51 > git rev-parse HEAD^{commit} # timeout=10 07:57:51 > git config core.sparsecheckout # timeout=10 07:57:51 > git checkout -f 1a6f6b93c459f04c3a269235b73dbd518a4320bb # timeout=10 07:57:56 Commit message: "docs: add apiVersion to request body example" 07:57:56 > git --version # timeout=10 07:57:56 > git --version # 'git version 2.17.1' 07:57:56 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:57:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:57:57 % Total % Received % Xferd Average Speed Time Time Time Current 07:57:57 Dload Upload Total Spent Left Speed 07:57:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 74364 0 --:--:-- --:--:-- --:--:-- 74835 [Pipeline] sh 07:57:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:57:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:57:58 + sudo tee /etc/docker/daemon.new 07:57:58 { 07:57:58 "registry-mirrors": [ 07:57:58 "https://nexus3.edgexfoundry.org:10001" 07:57:58 ], 07:57:58 "bip": "10.250.0.254/24", 07:57:58 "hosts": [ 07:57:58 "tcp://0.0.0.0:5555", 07:57:58 "unix:///var/run/docker.sock" 07:57:58 ], 07:57:58 "mtu": 1458, 07:57:58 "selinux-enabled": true, 07:57:58 "seccomp-profile": "/etc/docker/seccomp.json" 07:57:58 } [Pipeline] sh 07:57:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:57:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:58:17 provisioning config files... 07:58:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6337783057398710713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:58:18 ---> docker-login.sh 07:58:18 nexus3.edgexfoundry.org:10001 07:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:19 Configure a credential helper to remove this warning. See 07:58:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:19 07:58:19 Login Succeeded 07:58:19 nexus3.edgexfoundry.org:10002 07:58:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:20 Configure a credential helper to remove this warning. See 07:58:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:20 07:58:20 Login Succeeded 07:58:20 nexus3.edgexfoundry.org:10003 07:58:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:20 Configure a credential helper to remove this warning. See 07:58:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:20 07:58:20 Login Succeeded 07:58:20 nexus3.edgexfoundry.org:10004 07:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:21 Configure a credential helper to remove this warning. See 07:58:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:21 07:58:21 Login Succeeded 07:58:21 docker.io 07:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:22 Configure a credential helper to remove this warning. See 07:58:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:22 07:58:22 Login Succeeded 07:58:22 ---> docker-login.sh ends [Pipeline] } 07:58:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:58:22 ========================================================= 07:58:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:58:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:58:23 + 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 . 07:58:24 Sending build context to Docker daemon 2.702MB 07:58:24 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 07:58:24 Step 2/10 : FROM ${BASE} AS builder 07:58:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:58:24 552d1f2373af: Pulling fs layer 07:58:24 ea3f2d53f512: Pulling fs layer 07:58:24 9e70ebbbe112: Pulling fs layer 07:58:24 7a9cfe048b4a: Pulling fs layer 07:58:24 72dc09318566: Pulling fs layer 07:58:24 f4f7b4309257: Pulling fs layer 07:58:24 0ac9a79272e3: Pulling fs layer 07:58:24 b78e95d17946: Pulling fs layer 07:58:24 b78e95d17946: Waiting 07:58:24 f4f7b4309257: Waiting 07:58:24 0ac9a79272e3: Waiting 07:58:24 7a9cfe048b4a: Waiting 07:58:24 72dc09318566: Waiting 07:58:24 9e70ebbbe112: Verifying Checksum 07:58:24 9e70ebbbe112: Download complete 07:58:24 ea3f2d53f512: Verifying Checksum 07:58:24 ea3f2d53f512: Download complete 07:58:24 72dc09318566: Download complete 07:58:24 f4f7b4309257: Download complete 07:58:24 0ac9a79272e3: Download complete 07:58:24 552d1f2373af: Download complete 07:58:25 552d1f2373af: Pull complete 07:58:25 ea3f2d53f512: Pull complete 07:58:26 9e70ebbbe112: Pull complete 07:58:26 b78e95d17946: Verifying Checksum 07:58:26 b78e95d17946: Download complete 07:58:26 7a9cfe048b4a: Verifying Checksum 07:58:26 7a9cfe048b4a: Download complete 07:58:37 7a9cfe048b4a: Pull complete 07:58:37 72dc09318566: Pull complete 07:58:37 f4f7b4309257: Pull complete 07:58:37 0ac9a79272e3: Pull complete 07:58:43 b78e95d17946: Pull complete 07:58:43 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 07:58:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:58:43 ---> 8b459fc5aaf0 07:58:43 Step 3/10 : ARG MAKE=make build 07:58:47 ---> Running in 2e7906e25bf8 07:58:47 Removing intermediate container 2e7906e25bf8 07:58:47 ---> ce5e32357906 07:58:47 Step 4/10 : WORKDIR /device-sdk-go 07:58:48 ---> Running in aec4b6fde954 07:58:48 Removing intermediate container aec4b6fde954 07:58:48 ---> b3aadfca40d3 07:58:48 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:58:48 ---> Running in eb4729281ac3 07:58:49 Removing intermediate container eb4729281ac3 07:58:49 ---> 07be29cdc7fb 07:58:49 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:58:49 ---> Running in dcf1a3157e82 07:58:52 Removing intermediate container dcf1a3157e82 07:58:52 ---> 3402f24f7e04 07:58:52 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 07:58:52 ---> Running in e0b8b05ed5cd 07:58:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:58:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:58:55 OK: 219 MiB in 52 packages 07:58:56 Removing intermediate container e0b8b05ed5cd 07:58:56 ---> 9a7f98944f5d 07:58:56 Step 8/10 : COPY . . 07:58:57 ---> 7ae1305e7d18 07:58:57 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:58:57 ---> Running in 2805db2d172c 08:00:19 Removing intermediate container 2805db2d172c 08:00:19 ---> fcc4a567768a 08:00:19 Step 10/10 : RUN ${MAKE} 08:00:19 ---> Running in aa2050eebeec 08:00:19 noop 08:00:19 Removing intermediate container aa2050eebeec 08:00:19 ---> d6cc05d069d8 08:00:19 Successfully built d6cc05d069d8 08:00:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:00:19 + docker inspect -f . ci-base-image-arm64 08:00:19 . [Pipeline] withDockerContainer 08:00:20 prd-ubuntu18.04-docker-arm64-4c-16g-1365 does not seem to be running inside a container 08:00:20 $ 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 08:00:21 $ docker top b72e1d3d74fe7603c85779a3426423ee1d05473531c188b37c214b2b44a48bdd -eo pid,comm [Pipeline] { [Pipeline] sh 08:00:22 + go version 08:00:22 go version go1.16.8 linux/arm64 [Pipeline] } 08:00:22 $ docker stop --time=1 b72e1d3d74fe7603c85779a3426423ee1d05473531c188b37c214b2b44a48bdd 08:00:24 $ docker rm -f b72e1d3d74fe7603c85779a3426423ee1d05473531c188b37c214b2b44a48bdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:00:25 + docker inspect -f . ci-base-image-arm64 08:00:25 . [Pipeline] withDockerContainer 08:00:25 prd-ubuntu18.04-docker-arm64-4c-16g-1365 does not seem to be running inside a container 08:00:25 $ 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 08:00:27 $ docker top 6cc3df02cfc1a42bdd7dfa76b56edacc23715c6dbc93ac2319ca9005930e618c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:00:28 + make test 08:00:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:00:37 Running on prd-centos7-docker-4c-2g-1368 in /w/workspace/gexfoundry_device-sdk-go_PR-1034 [Pipeline] { [Pipeline] ws 08:00:37 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 08:00:37 Selected Git installation does not exist. Using Default 08:00:37 The recommended git tool is: NONE 08:00:39 using credential edgex-jenkins-ssh 08:00:39 Cloning the remote Git repository 08:00:38 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:00:38 > git init /w/workspace/device-sdk-go/1 # timeout=10 08:00:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:00:38 > git --version # timeout=10 08:00:38 > git --version # 'git version 2.24.4' 08:00:38 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:38 [INFO] Currently running in a labeled security context 08:00:38 [INFO] Currently SELinux is 'enforcing' on the host 08:00:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh7960891570409927860.key 08:00:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:39 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:00:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:39 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:00:39 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:00:39 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:39 [INFO] Currently running in a labeled security context 08:00:39 [INFO] Currently SELinux is 'enforcing' on the host 08:00:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh4755731288859175424.key 08:00:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1034/head:refs/remotes/origin/PR-1034 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:00:41 Merging remotes/origin/main commit 5ed4cacd84df9b58bf582e255ca77028d77e465f into PR head commit 1a6f6b93c459f04c3a269235b73dbd518a4320bb 08:00:41 Merge succeeded, producing 1a6f6b93c459f04c3a269235b73dbd518a4320bb 08:00:41 Checking out Revision 1a6f6b93c459f04c3a269235b73dbd518a4320bb (PR-1034) 08:00:40 > git config core.sparsecheckout # timeout=10 08:00:40 > git checkout -f 1a6f6b93c459f04c3a269235b73dbd518a4320bb # timeout=10 08:00:40 > git remote # timeout=10 08:00:40 > git config --get remote.origin.url # timeout=10 08:00:40 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:40 [INFO] Currently running in a labeled security context 08:00:40 [INFO] Currently SELinux is 'enforcing' on the host 08:00:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh7878365357005242500.key 08:00:40 > git merge 5ed4cacd84df9b58bf582e255ca77028d77e465f # timeout=10 08:00:40 > git rev-parse HEAD^{commit} # timeout=10 08:00:40 > git config core.sparsecheckout # timeout=10 08:00:40 > git checkout -f 1a6f6b93c459f04c3a269235b73dbd518a4320bb # timeout=10 08:00:44 Commit message: "docs: add apiVersion to request body example" 08:00:44 > git --version # timeout=10 08:00:44 > git --version # 'git version 2.24.4' 08:00:44 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:00:45 provisioning config files... 08:00:45 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3674254363802948241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:00:45 ---> docker-login.sh 08:00:45 nexus3.edgexfoundry.org:10001 08:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:46 Configure a credential helper to remove this warning. See 08:00:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:46 08:00:46 Login Succeeded 08:00:46 nexus3.edgexfoundry.org:10002 08:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:46 Configure a credential helper to remove this warning. See 08:00:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:46 08:00:46 Login Succeeded 08:00:46 nexus3.edgexfoundry.org:10003 08:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:46 Configure a credential helper to remove this warning. See 08:00:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:46 08:00:46 Login Succeeded 08:00:46 nexus3.edgexfoundry.org:10004 08:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:46 Configure a credential helper to remove this warning. See 08:00:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:46 08:00:46 Login Succeeded 08:00:46 docker.io 08:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:46 Configure a credential helper to remove this warning. See 08:00:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:46 08:00:46 Login Succeeded 08:00:46 ---> docker-login.sh ends [Pipeline] } 08:00:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:00:46 ========================================================= 08:00:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:00:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:00:47 + 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 . 08:00:47 Sending build context to Docker daemon 2.694MB 08:00:47 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 08:00:47 Step 2/10 : FROM ${BASE} AS builder 08:00:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:00:47 a0d0a0d46f8b: Pulling fs layer 08:00:47 31adcdaf11c8: Pulling fs layer 08:00:47 b8b176561691: Pulling fs layer 08:00:47 4527c011a84f: Pulling fs layer 08:00:47 5d74067f8e1e: Pulling fs layer 08:00:47 e0aca202a116: Pulling fs layer 08:00:47 3a43be97a3b4: Pulling fs layer 08:00:47 34cad66bf833: Pulling fs layer 08:00:47 b4e3c513aaa6: Pulling fs layer 08:00:47 5d74067f8e1e: Waiting 08:00:47 e0aca202a116: Waiting 08:00:47 3a43be97a3b4: Waiting 08:00:47 34cad66bf833: Waiting 08:00:47 b4e3c513aaa6: Waiting 08:00:47 4527c011a84f: Waiting 08:00:47 b8b176561691: Verifying Checksum 08:00:47 b8b176561691: Download complete 08:00:47 31adcdaf11c8: Verifying Checksum 08:00:47 31adcdaf11c8: Download complete 08:00:47 5d74067f8e1e: Verifying Checksum 08:00:47 5d74067f8e1e: Download complete 08:00:47 e0aca202a116: Verifying Checksum 08:00:47 e0aca202a116: Download complete 08:00:47 a0d0a0d46f8b: Verifying Checksum 08:00:47 a0d0a0d46f8b: Download complete 08:00:47 3a43be97a3b4: Verifying Checksum 08:00:47 3a43be97a3b4: Download complete 08:00:47 34cad66bf833: Verifying Checksum 08:00:47 34cad66bf833: Download complete 08:00:48 a0d0a0d46f8b: Pull complete 08:00:48 b4e3c513aaa6: Verifying Checksum 08:00:48 b4e3c513aaa6: Download complete 08:00:48 4527c011a84f: Verifying Checksum 08:00:48 4527c011a84f: Download complete 08:00:48 31adcdaf11c8: Pull complete 08:00:48 b8b176561691: Pull complete 08:00:52 4527c011a84f: Pull complete 08:00:52 5d74067f8e1e: Pull complete 08:00:52 e0aca202a116: Pull complete 08:00:52 3a43be97a3b4: Pull complete 08:00:52 34cad66bf833: Pull complete 08:00:55 b4e3c513aaa6: Pull complete 08:00:55 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 08:00:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:00:55 ---> 9f6097aaca64 08:00:55 Step 3/10 : ARG MAKE=make build 08:00:55 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:00:57 ---> Running in 005c0b1351f7 08:00:57 Removing intermediate container 005c0b1351f7 08:00:57 ---> 3e1da9ea8f41 08:00:57 Step 4/10 : WORKDIR /device-sdk-go 08:00:57 ---> Running in 96a7d1d2e595 08:00:57 Removing intermediate container 96a7d1d2e595 08:00:57 ---> 1c058598c7da 08:00:57 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:00:57 ---> Running in 3ea43c0aa632 08:00:57 Removing intermediate container 3ea43c0aa632 08:00:57 ---> bebaa45c4461 08:00:57 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:57 ---> Running in db1bda7ef107 08:00:57 Removing intermediate container db1bda7ef107 08:00:57 ---> 46206d0864c8 08:00:57 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:00:57 ---> Running in 03b6bb17246c 08:00:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:00:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:00:59 OK: 220 MiB in 52 packages 08:00:59 Removing intermediate container 03b6bb17246c 08:00:59 ---> 321746300727 08:00:59 Step 8/10 : COPY . . 08:00:59 ---> e3dfe3bdd774 08:00:59 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:00:59 ---> Running in 08159867238c 08:01:26 Removing intermediate container 08159867238c 08:01:26 ---> 561d4e33dcd2 08:01:26 Step 10/10 : RUN ${MAKE} 08:01:26 ---> Running in 9313be5bb8c5 08:01:26 noop 08:01:26 Removing intermediate container 9313be5bb8c5 08:01:26 ---> 49543a8e6858 08:01:26 Successfully built 49543a8e6858 08:01:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:01:26 + docker inspect -f . ci-base-image-x86_64 08:01:26 . [Pipeline] withDockerContainer 08:01:27 prd-centos7-docker-4c-2g-1368 does not seem to be running inside a container 08:01:27 $ 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-x86_64 cat 08:01:27 $ docker top a2c52c5b3af35c79b2c3712ff4929cebef9a71f93ac079790e0169d97f757c36 -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:27 + go version 08:01:27 go version go1.16.8 linux/amd64 [Pipeline] } 08:01:27 $ docker stop --time=1 a2c52c5b3af35c79b2c3712ff4929cebef9a71f93ac079790e0169d97f757c36 08:01:29 $ docker rm -f a2c52c5b3af35c79b2c3712ff4929cebef9a71f93ac079790e0169d97f757c36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:01:29 + docker inspect -f . ci-base-image-x86_64 08:01:29 . [Pipeline] withDockerContainer 08:01:29 prd-centos7-docker-4c-2g-1368 does not seem to be running inside a container 08:01:29 $ 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-x86_64 cat 08:01:30 $ docker top 08730a41ecbe08f3f1b6f6d3430cba3a3065d013a36a7309f279c511644d5c00 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:01:30 + make test 08:01:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:01:36 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:01:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:01:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:01:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:01:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.056s coverage: 23.5% of statements 08:01:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:01:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.064s coverage: 28.1% of statements 08:02:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.046s coverage: 78.9% of statements 08:02:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.040s coverage: 9.0% of statements 08:02:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 08:02:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:02:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:02:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.063s coverage: 28.7% of statements 08:02:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:02:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.053s coverage: 83.3% of statements 08:02:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:02:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:02:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.077s coverage: 57.8% of statements 08:02:03 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.809s coverage: 89.0% of statements 08:02:03 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:02:03 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.045s coverage: 4.9% of statements 08:02:03 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:02:03 GO111MODULE=on go vet ./... 08:02:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:02:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:02:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:02:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.311s coverage: 23.5% of statements 08:02:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:02:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.269s coverage: 28.1% of statements 08:02:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.237s coverage: 78.9% of statements 08:02:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.191s coverage: 9.0% of statements 08:02:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 08:02:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:02:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:02:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.335s coverage: 28.7% of statements 08:02:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:02:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.239s coverage: 83.3% of statements 08:02:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:02:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:02:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.400s coverage: 57.8% of statements 08:02:10 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.991s coverage: 89.0% of statements 08:02:10 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:02:10 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.192s coverage: 4.9% of statements 08:02:10 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:02:11 GO111MODULE=on go vet ./... 08:02:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:02:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:02:21 ./bin/test-attribution-txt.sh [Pipeline] } 08:02:21 $ docker stop --time=1 08730a41ecbe08f3f1b6f6d3430cba3a3065d013a36a7309f279c511644d5c00 08:02:23 $ docker rm -f 08730a41ecbe08f3f1b6f6d3430cba3a3065d013a36a7309f279c511644d5c00 [Pipeline] // withDockerContainer [Pipeline] sh 08:02:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:02:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:02:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:02:25 + ls -al . 08:02:25 total 264 08:02:25 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 14 08:02 . 08:02:25 drwxrwxr-x. 4 jenkins jenkins 28 Oct 14 08:00 .. 08:02:25 drwxrwxr-x. 2 jenkins jenkins 37 Oct 14 08:00 bin 08:02:25 -rw-rw-r--. 1 jenkins jenkins 24816 Oct 14 08:00 CHANGELOG.md 08:02:25 -rw-r--r--. 1 jenkins jenkins 126433 Oct 14 08:02 coverage.out 08:02:25 -rw-rw-r--. 1 jenkins jenkins 140 Oct 14 08:00 .dockerignore 08:02:25 drwxrwxr-x. 5 jenkins jenkins 62 Oct 14 08:00 example 08:02:25 drwxrwxr-x. 8 jenkins jenkins 179 Oct 14 08:00 .git 08:02:25 drwxrwxr-x. 3 jenkins jenkins 125 Oct 14 08:00 .github 08:02:25 -rw-rw-r--. 1 jenkins jenkins 131 Oct 14 08:00 .gitignore 08:02:25 -rw-rw-r--. 1 jenkins jenkins 583 Oct 14 08:00 go.mod 08:02:25 -rw-rw-r--. 1 jenkins jenkins 49618 Oct 14 08:00 go.sum 08:02:25 -rw-rw-r--. 1 jenkins jenkins 677 Oct 14 08:00 GOVERNANCE.md 08:02:25 drwxrwxr-x. 15 jenkins jenkins 224 Oct 14 08:00 internal 08:02:25 -rw-rw-r--. 1 jenkins jenkins 880 Oct 14 08:00 Jenkinsfile 08:02:25 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 14 08:00 LICENSE 08:02:25 -rw-rw-r--. 1 jenkins jenkins 1120 Oct 14 08:00 Makefile 08:02:25 drwxrwxr-x. 3 jenkins jenkins 16 Oct 14 08:00 openapi 08:02:25 -rw-rw-r--. 1 jenkins jenkins 619 Oct 14 08:00 OWNERS.md 08:02:25 drwxrwxr-x. 5 jenkins jenkins 50 Oct 14 08:00 pkg 08:02:25 -rw-rw-r--. 1 jenkins jenkins 4877 Oct 14 08:00 README.md 08:02:25 drwxrwxr-x. 4 jenkins jenkins 54 Oct 14 08:00 snap 08:02:25 -rw-rw-r--. 1 jenkins jenkins 5 Oct 14 07:54 VERSION 08:02:25 -rw-rw-r--. 1 jenkins jenkins 222 Oct 14 08:00 version.go [Pipeline] isUnix [Pipeline] sh 08:02:25 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=1a6f6b93c459f04c3a269235b73dbd518a4320bb --label arch=amd64 --label version=0.0.0 . 08:02:25 Sending build context to Docker daemon 2.821MB 08:02:25 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 08:02:25 Step 2/24 : FROM ${BASE} AS builder 08:02:25 ---> 49543a8e6858 08:02:25 Step 3/24 : ARG MAKE=make build 08:02:25 ---> Running in 3a85e0cc6cf1 08:02:26 Removing intermediate container 3a85e0cc6cf1 08:02:26 ---> a55c07207459 08:02:26 Step 4/24 : WORKDIR /device-sdk-go 08:02:26 ---> Running in 640c3185c41f 08:02:26 Removing intermediate container 640c3185c41f 08:02:26 ---> 787504373d69 08:02:26 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:02:26 ---> Running in 9114d1a88a26 08:02:26 Removing intermediate container 9114d1a88a26 08:02:26 ---> fcc8456ab80b 08:02:26 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:02:26 ---> Running in 68d36eea8ad0 08:02:26 Removing intermediate container 68d36eea8ad0 08:02:26 ---> 940ea5f3e29f 08:02:26 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:02:26 ---> Running in ae4dce912613 08:02:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:02:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:02:28 OK: 220 MiB in 52 packages 08:02:28 Removing intermediate container ae4dce912613 08:02:28 ---> 55e7ac1e487c 08:02:28 Step 8/24 : COPY . . 08:02:28 ---> 83902e9202d1 08:02:28 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:02:28 ---> Running in 26a864f55aa0 08:02:29 Removing intermediate container 26a864f55aa0 08:02:29 ---> 3d7a08bc36d2 08:02:29 Step 10/24 : RUN ${MAKE} 08:02:29 ---> Running in 930269bba491 08:02:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:02:39 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:02:40 Removing intermediate container 930269bba491 08:02:40 ---> 87f02b9e9f64 08:02:40 Step 11/24 : FROM alpine:3.14 08:02:41 3.14: Pulling from library/alpine 08:02:41 a0d0a0d46f8b: Already exists 08:02:41 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:02:41 Status: Downloaded newer image for alpine:3.14 08:02:41 ---> 14119a10abf4 08:02:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:02:41 ---> Running in 84bc783b3670 08:02:41 Removing intermediate container 84bc783b3670 08:02:41 ---> 0a6d0595015d 08:02:41 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:02:41 ---> Running in 77c8bc0f8bdd 08:02:42 Removing intermediate container 77c8bc0f8bdd 08:02:42 ---> 96f8d58ded55 08:02:42 Step 14/24 : RUN apk add --update --no-cache zeromq 08:02:42 ---> Running in 77744377b604 08:02:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:02:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:02:43 (1/5) Installing libgcc (10.3.1_git20210424-r2) 08:02:43 (2/5) Installing libsodium (1.0.18-r0) 08:02:43 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 08:02:43 (4/5) Installing libzmq (4.3.4-r0) 08:02:43 (5/5) Installing zeromq (4.3.4-r0) 08:02:43 Executing busybox-1.33.1-r3.trigger 08:02:43 OK: 8 MiB in 19 packages 08:02:44 Removing intermediate container 77744377b604 08:02:44 ---> 4b3725c6146a 08:02:44 Step 15/24 : WORKDIR / 08:02:44 ---> Running in 2b1409d1775b 08:02:44 Removing intermediate container 2b1409d1775b 08:02:44 ---> 357c54f4e21a 08:02:44 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:02:44 ---> 70cdaba4e606 08:02:44 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:02:44 ---> 8833185a9855 08:02:44 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:02:45 ---> 5c768c0aa6bc 08:02:45 Step 19/24 : EXPOSE 59999 08:02:45 ---> Running in 75a3c0aa3df0 08:02:45 Removing intermediate container 75a3c0aa3df0 08:02:45 ---> b20c16a70bb5 08:02:45 Step 20/24 : ENTRYPOINT ["/device-simple"] 08:02:45 ---> Running in 7d35fdbf7a13 08:02:45 Removing intermediate container 7d35fdbf7a13 08:02:45 ---> bdb52edcfcbd 08:02:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:02:45 ---> Running in 006434974dcd 08:02:45 Removing intermediate container 006434974dcd 08:02:45 ---> 35ed126c79cb 08:02:45 Step 22/24 : LABEL arch=amd64 08:02:45 ---> Running in d627e5380276 08:02:45 Removing intermediate container d627e5380276 08:02:45 ---> b7c364e7a56c 08:02:45 Step 23/24 : LABEL git_sha=1a6f6b93c459f04c3a269235b73dbd518a4320bb 08:02:45 ---> Running in ab55640a4947 08:02:45 Removing intermediate container ab55640a4947 08:02:45 ---> 30a786e4ba3c 08:02:45 Step 24/24 : LABEL version=0.0.0 08:02:45 ---> Running in 6e78af3822f8 08:02:45 Removing intermediate container 6e78af3822f8 08:02:45 ---> 1c0a33ac0719 08:02:45 [Warning] One or more build-args [ARCH] were not consumed 08:02:45 Successfully built 1c0a33ac0719 08:02:45 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:02:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:02:46 08:02:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:02:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:02:46 latest: Pulling from edgex-lftools-log-publisher 08:02:46 b4d181a07f80: Pulling fs layer 08:02:46 a1111a8f2ec3: Pulling fs layer 08:02:46 ed53099fbce6: Pulling fs layer 08:02:46 dc539afda2c1: Pulling fs layer 08:02:46 77bc0d833cb6: Pulling fs layer 08:02:46 9065ff56babe: Pulling fs layer 08:02:46 d287ab97295c: Pulling fs layer 08:02:46 77bc0d833cb6: Waiting 08:02:46 9065ff56babe: Waiting 08:02:46 d287ab97295c: Waiting 08:02:46 dc539afda2c1: Waiting 08:02:46 a1111a8f2ec3: Verifying Checksum 08:02:46 a1111a8f2ec3: Download complete 08:02:46 dc539afda2c1: Verifying Checksum 08:02:46 dc539afda2c1: Download complete 08:02:46 ed53099fbce6: Verifying Checksum 08:02:46 ed53099fbce6: Download complete 08:02:46 9065ff56babe: Verifying Checksum 08:02:46 9065ff56babe: Download complete 08:02:46 77bc0d833cb6: Verifying Checksum 08:02:46 77bc0d833cb6: Download complete 08:02:46 b4d181a07f80: Verifying Checksum 08:02:46 b4d181a07f80: Download complete 08:02:47 d287ab97295c: Verifying Checksum 08:02:47 d287ab97295c: Download complete 08:02:48 b4d181a07f80: Pull complete 08:02:48 a1111a8f2ec3: Pull complete 08:02:49 ed53099fbce6: Pull complete 08:02:49 dc539afda2c1: Pull complete 08:02:49 77bc0d833cb6: Pull complete 08:02:49 9065ff56babe: Pull complete 08:02:54 d287ab97295c: Pull complete 08:02:54 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:02:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:02:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:02:55 prd-centos7-docker-4c-2g-1368 does not seem to be running inside a container 08:02:55 $ 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:latest cat 08:02:57 $ docker top 08b8c04420dbb28f691cba2f247f004d7f50290ef344f8221e7f5cd1932d1528 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:02:58 ---> job-cost.sh 08:02:58 lf-activate-venv: SKIPPING 08:02:58 INFO: No Stack... 08:02:58 INFO: Retrieving Pricing Info for: v3-standard-2 08:02:58 INFO: Archiving Costs [Pipeline] sh 08:02:59 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 08:02:59 + cut -d, -f6 [Pipeline] lock 08:02:59 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1034-1-stack-cost] 08:02:59 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1034-1-stack-cost] did not exist. Created. 08:02:59 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1034-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:02:59 + echo total: 0.05999999865889549 [Pipeline] stash 08:02:59 Stashed 1 file(s) [Pipeline] } 08:02:59 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1034-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:02:59 $ docker stop --time=1 08b8c04420dbb28f691cba2f247f004d7f50290ef344f8221e7f5cd1932d1528 08:03:00 $ docker rm -f 08b8c04420dbb28f691cba2f247f004d7f50290ef344f8221e7f5cd1932d1528 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:03:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:03:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:03:07 ./bin/test-attribution-txt.sh [Pipeline] } 08:03:07 $ docker stop --time=1 6cc3df02cfc1a42bdd7dfa76b56edacc23715c6dbc93ac2319ca9005930e618c 08:03:09 $ docker rm -f 6cc3df02cfc1a42bdd7dfa76b56edacc23715c6dbc93ac2319ca9005930e618c [Pipeline] // withDockerContainer [Pipeline] sh 08:03:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:03:11 Warning: overwriting stash ‘coverage-report’ 08:03:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:03:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:03:12 + ls -al . 08:03:12 total 300 08:03:12 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:03 . 08:03:12 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:57 .. 08:03:12 -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 07:57 .dockerignore 08:03:12 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:57 .git 08:03:12 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:57 .github 08:03:12 -rw-rw-r-- 1 jenkins jenkins 131 Oct 14 07:57 .gitignore 08:03:12 -rw-rw-r-- 1 jenkins jenkins 24816 Oct 14 07:57 CHANGELOG.md 08:03:12 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 07:57 GOVERNANCE.md 08:03:12 -rw-rw-r-- 1 jenkins jenkins 880 Oct 14 07:57 Jenkinsfile 08:03:12 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 14 07:57 LICENSE 08:03:12 -rw-rw-r-- 1 jenkins jenkins 1120 Oct 14 07:57 Makefile 08:03:12 -rw-rw-r-- 1 jenkins jenkins 619 Oct 14 07:57 OWNERS.md 08:03:12 -rw-rw-r-- 1 jenkins jenkins 4877 Oct 14 07:57 README.md 08:03:12 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 07:54 VERSION 08:03:12 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:57 bin 08:03:12 -rw-r--r-- 1 jenkins jenkins 126432 Oct 14 08:02 coverage.out 08:03:12 drwxrwxr-x 5 jenkins jenkins 4096 Oct 14 07:57 example 08:03:12 -rw-rw-r-- 1 jenkins jenkins 583 Oct 14 07:57 go.mod 08:03:12 -rw-rw-r-- 1 jenkins jenkins 49618 Oct 14 07:57 go.sum 08:03:12 drwxrwxr-x 15 jenkins jenkins 4096 Oct 14 07:57 internal 08:03:12 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:57 openapi 08:03:12 drwxrwxr-x 5 jenkins jenkins 4096 Oct 14 07:57 pkg 08:03:12 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:57 snap 08:03:12 -rw-rw-r-- 1 jenkins jenkins 222 Oct 14 07:57 version.go [Pipeline] isUnix [Pipeline] sh 08:03:13 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1a6f6b93c459f04c3a269235b73dbd518a4320bb --label arch=arm64 --label version=0.0.0 . 08:03:13 Sending build context to Docker daemon 2.829MB 08:03:13 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 08:03:13 Step 2/24 : FROM ${BASE} AS builder 08:03:13 ---> d6cc05d069d8 08:03:13 Step 3/24 : ARG MAKE=make build 08:03:14 ---> Running in ebcf9a6880a1 08:03:14 Removing intermediate container ebcf9a6880a1 08:03:14 ---> ac16621e4607 08:03:14 Step 4/24 : WORKDIR /device-sdk-go 08:03:14 ---> Running in 20626464e8da 08:03:15 Removing intermediate container 20626464e8da 08:03:15 ---> f54d88de8ab7 08:03:15 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:03:15 ---> Running in 81678a4a3613 08:03:15 Removing intermediate container 81678a4a3613 08:03:15 ---> 73b620bcf770 08:03:15 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:15 ---> Running in b73bde6fc116 08:03:17 Removing intermediate container b73bde6fc116 08:03:17 ---> 1d75563b9410 08:03:17 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:03:17 ---> Running in 6bc2c4f63064 08:03:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:03:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:03:20 OK: 219 MiB in 52 packages 08:03:21 Removing intermediate container 6bc2c4f63064 08:03:21 ---> 8615cfc0ef23 08:03:21 Step 8/24 : COPY . . 08:03:23 ---> 90f96242319f 08:03:23 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:23 ---> Running in cae614d3142c 08:03:26 Removing intermediate container cae614d3142c 08:03:26 ---> 3ec628d4f38d 08:03:26 Step 10/24 : RUN ${MAKE} 08:03:26 ---> Running in 25c4428d6a86 08:03:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:03:59 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:04:02 Removing intermediate container 25c4428d6a86 08:04:02 ---> ed211a4b44c6 08:04:02 Step 11/24 : FROM alpine:3.14 08:04:02 3.14: Pulling from library/alpine 08:04:03 552d1f2373af: Already exists 08:04:03 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:04:03 Status: Downloaded newer image for alpine:3.14 08:04:03 ---> bb3de5531c18 08:04:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:04:03 ---> Running in c218e92ecbed 08:04:03 Removing intermediate container c218e92ecbed 08:04:03 ---> 46d70b110567 08:04:03 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:03 ---> Running in 48aa6c32c65f 08:04:05 Removing intermediate container 48aa6c32c65f 08:04:05 ---> 2d53272816cd 08:04:05 Step 14/24 : RUN apk add --update --no-cache zeromq 08:04:05 ---> Running in b912e2ae89a9 08:04:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:04:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:04:09 (1/5) Installing libgcc (10.3.1_git20210424-r2) 08:04:09 (2/5) Installing libsodium (1.0.18-r0) 08:04:09 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 08:04:09 (4/5) Installing libzmq (4.3.4-r0) 08:04:09 (5/5) Installing zeromq (4.3.4-r0) 08:04:09 Executing busybox-1.33.1-r3.trigger 08:04:09 OK: 8 MiB in 19 packages 08:04:11 Removing intermediate container b912e2ae89a9 08:04:11 ---> b205f51c5e9d 08:04:11 Step 15/24 : WORKDIR / 08:04:11 ---> Running in 81ec21a8a74e 08:04:11 Removing intermediate container 81ec21a8a74e 08:04:11 ---> ed65b9904216 08:04:11 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:04:12 ---> 9b1dad7e0f50 08:04:12 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:04:13 ---> a9a2c15444f0 08:04:13 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:04:14 ---> 332cd7a38e9b 08:04:14 Step 19/24 : EXPOSE 59999 08:04:14 ---> Running in dba1d77f8c17 08:04:15 Removing intermediate container dba1d77f8c17 08:04:15 ---> 57be0f351f0c 08:04:15 Step 20/24 : ENTRYPOINT ["/device-simple"] 08:04:15 ---> Running in 2d41ce6973ba 08:04:15 Removing intermediate container 2d41ce6973ba 08:04:15 ---> 29a9c0508d2d 08:04:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:04:15 ---> Running in 19e7b9039100 08:04:16 Removing intermediate container 19e7b9039100 08:04:16 ---> b20f110fec72 08:04:16 Step 22/24 : LABEL arch=arm64 08:04:16 ---> Running in 99333c176b6c 08:04:17 Removing intermediate container 99333c176b6c 08:04:17 ---> 850a9b3b54b3 08:04:17 Step 23/24 : LABEL git_sha=1a6f6b93c459f04c3a269235b73dbd518a4320bb 08:04:17 ---> Running in 3cb5d2f9338b 08:04:17 Removing intermediate container 3cb5d2f9338b 08:04:17 ---> c1e4ca4658fb 08:04:17 Step 24/24 : LABEL version=0.0.0 08:04:17 ---> Running in 6256b15bba05 08:04:18 Removing intermediate container 6256b15bba05 08:04:18 ---> c77e8605dc68 08:04:18 [Warning] One or more build-args [ARCH] were not consumed 08:04:18 Successfully built c77e8605dc68 08:04:18 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:04:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:04:19 08:04:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:04:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:04:20 arm64: Pulling from edgex-lftools-log-publisher 08:04:20 448f6bf000e3: Pulling fs layer 08:04:20 f757da607395: Pulling fs layer 08:04:20 05883995daec: Pulling fs layer 08:04:20 8603b9c90790: Pulling fs layer 08:04:20 1560dd03e051: Pulling fs layer 08:04:20 27f5ce0e4adf: Pulling fs layer 08:04:20 c2d8d7efcc4b: Pulling fs layer 08:04:20 8603b9c90790: Waiting 08:04:20 1560dd03e051: Waiting 08:04:20 27f5ce0e4adf: Waiting 08:04:20 c2d8d7efcc4b: Waiting 08:04:20 f757da607395: Verifying Checksum 08:04:20 f757da607395: Download complete 08:04:20 8603b9c90790: Verifying Checksum 08:04:20 8603b9c90790: Download complete 08:04:20 1560dd03e051: Verifying Checksum 08:04:20 1560dd03e051: Download complete 08:04:20 05883995daec: Verifying Checksum 08:04:20 05883995daec: Download complete 08:04:20 27f5ce0e4adf: Download complete 08:04:20 448f6bf000e3: Verifying Checksum 08:04:20 448f6bf000e3: Download complete 08:04:23 c2d8d7efcc4b: Verifying Checksum 08:04:23 c2d8d7efcc4b: Download complete 08:04:24 448f6bf000e3: Pull complete 08:04:24 f757da607395: Pull complete 08:04:26 05883995daec: Pull complete 08:04:26 8603b9c90790: Pull complete 08:04:27 1560dd03e051: Pull complete 08:04:28 27f5ce0e4adf: Pull complete 08:04:43 c2d8d7efcc4b: Pull complete 08:04:43 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:04:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:04:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:04:43 prd-ubuntu18.04-docker-arm64-4c-16g-1365 does not seem to be running inside a container 08:04:43 $ 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 08:04:47 $ docker top 4dedd5960bdce20f9c5f8ec96e99a19b2b98680ef91127ededeb1ada0df36d02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:04:48 ---> job-cost.sh 08:04:48 lf-activate-venv: SKIPPING 08:04:48 INFO: No Stack... 08:04:48 INFO: Retrieving Pricing Info for: v3-standard-4 08:04:48 INFO: Archiving Costs [Pipeline] sh 08:04:49 + cut -d, -f6+ 08:04:49 cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 08:04:49 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1034-1-stack-cost] 08:04:49 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1034-1-stack-cost] did not exist. Created. 08:04:49 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1034-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:04:50 /w/workspace/device-sdk-go/1@tmp/durable-90e5ebd3/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-90e5ebd3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:04:51 + echo total: 0.10999999940395355 [Pipeline] stash 08:04:51 Warning: overwriting stash ‘stack-cost’ 08:04:51 Stashed 1 file(s) [Pipeline] } 08:04:51 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1034-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:04:51 $ docker stop --time=1 4dedd5960bdce20f9c5f8ec96e99a19b2b98680ef91127ededeb1ada0df36d02 08:04:53 $ docker rm -f 4dedd5960bdce20f9c5f8ec96e99a19b2b98680ef91127ededeb1ada0df36d02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:04:54 provisioning config files... 08:04:54 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1034@tmp/config4274303593248664374tmp [Pipeline] { [Pipeline] sh 08:04:54 + set +x 08:04:54 + curl -s https://codecov.io/bash 08:04:54 + bash -s -- 08:04:54 08:04:54 _____ _ 08:04:54 / ____| | | 08:04:54 | | ___ __| | ___ ___ _____ __ 08:04:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:04:54 | |___| (_) | (_| | __/ (_| (_) \ V / 08:04:54 \_____\___/ \__,_|\___|\___\___/ \_/ 08:04:54 Bash-1.0.6 08:04:54 08:04:54 08:04:54 ==> git version 2.24.4 found 08:04:54 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 08:04:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:04:54 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:04:54 ==> Jenkins CI detected. 08:04:54 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1034 08:04:54 project root: . 08:04:54 --> token set from env 08:04:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:04:54 ==> Running gcov in . (disable via -X gcov) 08:04:54 ==> Python coveragepy not found 08:04:54 ==> Searching for coverage reports in: 08:04:54 + . 08:04:54 -> Found 1 reports 08:04:54 ==> Detecting git/mercurial file structure 08:04:54 ==> Reading reports 08:04:54 + ./coverage.out bytes=126432 08:04:54 ==> Appending adjustments 08:04:54 https://docs.codecov.io/docs/fixing-reports 08:04:55 + Found adjustments 08:04:55 ==> Gzipping contents 08:04:55 16K /tmp/codecov.iSvkD5.gz 08:04:55 ==> Uploading reports 08:04:55 url: https://codecov.io 08:04:55 query: branch=PR-1034&commit=1a6f6b93c459f04c3a269235b73dbd518a4320bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1034%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1034&job=&cmd_args= 08:04:55 -> Pinging Codecov 08:04:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1034&commit=1a6f6b93c459f04c3a269235b73dbd518a4320bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1034%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1034&job=&cmd_args= 08:04:55 -> Uploading to 08:04:55 https://storage.googleapis.com/codecov/v4/raw/2021-10-14/7E55EF52A471D76F132DFD9A03CDDE97/1a6f6b93c459f04c3a269235b73dbd518a4320bb/8a4cac1d-63ef-4219-aee5-cd9d074db2dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211014%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211014T080455Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=df928460c1f8c32f2e1b9a1c43d90ad7e654e2f68fb0003a1858f48007e604ee 08:04:55 % Total % Received % Xferd Average Speed Time Time Time Current 08:04:55 Dload Upload Total Spent Left Speed 08:04:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16098 0 0 100 16098 0 51424 --:--:-- --:--:-- --:--:-- 51431 100 16098 0 0 100 16098 0 51399 --:--:-- --:--:-- --:--:-- 51267 08:04:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/1a6f6b93c459f04c3a269235b73dbd518a4320bb [Pipeline] } 08:04:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:04:57 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1034/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:04:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:04:58 ---> package-listing.sh 08:04:58 ++ facter osfamily 08:04:58 ++ tr '[:upper:]' '[:lower:]' 08:04:58 + OS_FAMILY=redhat 08:04:58 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1034 08:04:58 + START_PACKAGES=/tmp/packages_start.txt 08:04:58 + END_PACKAGES=/tmp/packages_end.txt 08:04:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:04:58 + PACKAGES=/tmp/packages_start.txt 08:04:58 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1034 ']' 08:04:58 + PACKAGES=/tmp/packages_end.txt 08:04:58 + case "${OS_FAMILY}" in 08:04:58 + rpm -qa 08:04:58 + sort 08:04:59 + '[' -f /tmp/packages_start.txt ']' 08:04:59 + '[' -f /tmp/packages_end.txt ']' 08:04:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:04:59 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1034 ']' 08:04:59 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1034/archives/ 08:04:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1034/archives/ [Pipeline] echo 08:04:59 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-1034/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:04:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:05:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:05:00 08:05:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:05:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:05:00 latest: Pulling from edgex-lftools-log-publisher 08:05:00 b4d181a07f80: Pulling fs layer 08:05:00 a1111a8f2ec3: Pulling fs layer 08:05:00 ed53099fbce6: Pulling fs layer 08:05:00 dc539afda2c1: Pulling fs layer 08:05:00 77bc0d833cb6: Pulling fs layer 08:05:00 9065ff56babe: Pulling fs layer 08:05:00 d287ab97295c: Pulling fs layer 08:05:00 dc539afda2c1: Waiting 08:05:00 77bc0d833cb6: Waiting 08:05:00 9065ff56babe: Waiting 08:05:00 d287ab97295c: Waiting 08:05:00 a1111a8f2ec3: Verifying Checksum 08:05:00 a1111a8f2ec3: Download complete 08:05:00 dc539afda2c1: Verifying Checksum 08:05:00 dc539afda2c1: Download complete 08:05:00 ed53099fbce6: Verifying Checksum 08:05:00 ed53099fbce6: Download complete 08:05:00 77bc0d833cb6: Verifying Checksum 08:05:00 77bc0d833cb6: Download complete 08:05:00 9065ff56babe: Verifying Checksum 08:05:00 9065ff56babe: Download complete 08:05:00 b4d181a07f80: Verifying Checksum 08:05:00 b4d181a07f80: Download complete 08:05:01 d287ab97295c: Verifying Checksum 08:05:01 d287ab97295c: Download complete 08:05:02 b4d181a07f80: Pull complete 08:05:02 a1111a8f2ec3: Pull complete 08:05:02 ed53099fbce6: Pull complete 08:05:02 dc539afda2c1: Pull complete 08:05:03 77bc0d833cb6: Pull complete 08:05:03 9065ff56babe: Pull complete 08:05:08 d287ab97295c: Pull complete 08:05:08 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:05:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:05:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:05:08 prd-centos7-docker-4c-2g-1363 does not seem to be running inside a container 08:05:08 $ 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-1034/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-1034 -v /w/workspace/gexfoundry_device-sdk-go_PR-1034:/w/workspace/gexfoundry_device-sdk-go_PR-1034:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1034@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1034@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 08:05:11 $ docker top 07e52da080f9e257a18ffb1ef7418ae541feb1fbd94349a82ebc6374c6cf1cea -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:12 + touch /tmp/pre-build-complete [Pipeline] sh 08:05:12 + mkdir -p /var/log/sysstat [Pipeline] sh 08:05:12 + ls /var/log/sa-host 08:05:12 + sadf -c /var/log/sa-host/sa14 08:05:12 file_magic: OK 08:05:12 HZ: Using current value: 100 08:05:12 file_header: OK 08:05:12 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 08:05:12 Statistics: 08:05:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:05:12 File successfully converted to sysstat format version 12.0.3 08:05:12 + sadf -c /var/log/sa-host/sa30 08:05:12 file_magic: OK 08:05:12 HZ: Using current value: 100 08:05:12 file_header: OK 08:05:12 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 08:05:12 Statistics: 08:05:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:05:12 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:05:12 provisioning config files... 08:05:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1034@tmp/config2224087974284270475tmp [Pipeline] { [Pipeline] echo 08:05:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:05:13 ---> create-netrc.sh [Pipeline] } 08:05:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:05:13 ---> python-tools-install.sh [Pipeline] echo 08:05:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:05:14 ---> sudo-logs.sh 08:05:14 Archiving 'sudo' log.. 08:05:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-1363.novalocal: Name or service not known 08:05:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-1363.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:05:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:05:14 ---> job-cost.sh 08:05:14 lf-activate-venv: SKIPPING 08:05:14 DEBUG: total: 0.10999999940395355 08:05:14 INFO: Retrieving Stack Cost... 08:05:14 INFO: Retrieving Pricing Info for: v3-standard-2 08:05:15 INFO: Archiving Costs [Pipeline] echo 08:05:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:05:15 ---> logs-deploy.sh 08:05:15 lf-activate-venv: SKIPPING 08:05:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1034/1 08:05:15 INFO: archiving workspace using pattern(s): 08:05:16 Archives upload complete. 08:05:16 INFO: archiving logs to Nexus