Pull request #1038 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 weichou1229 for edgexfoundry/device-sdk-go Loading trusted files from base branch main at 2ab93c499751478c937c96849c5331481b2fe78f rather than 801bc0389b2ce9fb198121aa68d2fe30ba54ca05 Obtained Jenkinsfile from 2ab93c499751478c937c96849c5331481b2fe78f 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-ssh8160008647484553875.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-ssh5583881550385637185.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-1038/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-1038/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7555271927876400345.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-1038/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6903371606182876537.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-ssh3715556261648821820.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-1038/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-1038/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7168822113433116024.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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-2433 in /w/workspace/gexfoundry_device-sdk-go_PR-1038 [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-1038 # 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-1038@tmp/jenkins-gitclient-ssh8274096086711739745.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1038@tmp/jenkins-gitclient-ssh4065093564988860401.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1038/head:refs/remotes/origin/PR-1038 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2ab93c499751478c937c96849c5331481b2fe78f into PR head commit 801bc0389b2ce9fb198121aa68d2fe30ba54ca05 Merge succeeded, producing f36ac54757568ccee03958244ffba92fc89a0741 Checking out Revision f36ac54757568ccee03958244ffba92fc89a0741 (PR-1038) > git config core.sparsecheckout # timeout=10 > git checkout -f 801bc0389b2ce9fb198121aa68d2fe30ba54ca05 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1038@tmp/jenkins-gitclient-ssh3997021200964107939.key > git merge 2ab93c499751478c937c96849c5331481b2fe78f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f36ac54757568ccee03958244ffba92fc89a0741 # timeout=10 Commit message: "Merge commit '2ab93c499751478c937c96849c5331481b2fe78f' into HEAD" 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 08:38:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:38:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:38:27 ========================================================= 08:38:27 EdgeX Global Pipelines Version Info 08:38:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:38:28 ------------------- 08:38:28 stable info: 08:38:28 ------------------- 08:38:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:38:28 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 08:38:28 Message: update stable to v1.0.210 08:38:29 ------------------- 08:38:29 experimental info: 08:38:29 ------------------- 08:38:29 Commited By: **** collab-it+edgex@linuxfoundation.org 08:38:29 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 08:38:29 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:38:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 08:38:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 08:38:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:38:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:38:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:38:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:38:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:38:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 08:38:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:38:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:38:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:38:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 08:38:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:38:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:38:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:38:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:38:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:38:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:38:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:38:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:38:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:38:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:38:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:38:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:38:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:38:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:38:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1038 [Pipeline] echo 08:38:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1038 [Pipeline] echo 08:38:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1038 [Pipeline] echo 08:38:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f36ac54757568ccee03958244ffba92fc89a0741 [Pipeline] echo 08:38:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f36ac54 [Pipeline] echo 08:38:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:38:31 provisioning config files... 08:38:31 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1038@tmp/config1796843364922710185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:38:32 ---> docker-login.sh 08:38:32 nexus3.edgexfoundry.org:10001 08:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:32 Configure a credential helper to remove this warning. See 08:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:32 08:38:32 Login Succeeded 08:38:32 nexus3.edgexfoundry.org:10002 08:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:32 Configure a credential helper to remove this warning. See 08:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:32 08:38:32 Login Succeeded 08:38:32 nexus3.edgexfoundry.org:10003 08:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:32 Configure a credential helper to remove this warning. See 08:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:32 08:38:32 Login Succeeded 08:38:32 nexus3.edgexfoundry.org:10004 08:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:32 Configure a credential helper to remove this warning. See 08:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:32 08:38:32 Login Succeeded 08:38:32 docker.io 08:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:33 Configure a credential helper to remove this warning. See 08:38:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:33 08:38:33 Login Succeeded 08:38:33 ---> docker-login.sh ends [Pipeline] } 08:38:33 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 08:38:33 + git log --format=format:%s -1 f36ac54757568ccee03958244ffba92fc89a0741 [Pipeline] echo 08:38:33 GIT_COMMIT: f36ac54757568ccee03958244ffba92fc89a0741, Commit Message: Merge commit '2ab93c499751478c937c96849c5331481b2fe78f' into HEAD [Pipeline] echo 08:38:33 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:38:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:38:36 08:38:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:38:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:38:36 latest: Pulling from edgex-devops/git-semver 08:38:36 a0d0a0d46f8b: Pulling fs layer 08:38:36 3e5f54012d9b: Pulling fs layer 08:38:36 4c7163046ea9: Pulling fs layer 08:38:36 0c2d73faf560: Pulling fs layer 08:38:36 0c2d73faf560: Waiting 08:38:36 3e5f54012d9b: Download complete 08:38:36 a0d0a0d46f8b: Verifying Checksum 08:38:36 a0d0a0d46f8b: Download complete 08:38:36 0c2d73faf560: Verifying Checksum 08:38:36 0c2d73faf560: Download complete 08:38:37 4c7163046ea9: Verifying Checksum 08:38:37 4c7163046ea9: Download complete 08:38:37 a0d0a0d46f8b: Pull complete 08:38:37 3e5f54012d9b: Pull complete 08:38:37 4c7163046ea9: Pull complete 08:38:37 0c2d73faf560: Pull complete 08:38:37 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 08:38:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:38:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:38:37 prd-centos7-docker-4c-2g-2433 does not seem to be running inside a container 08:38:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1038 -v /w/workspace/gexfoundry_device-sdk-go_PR-1038:/w/workspace/gexfoundry_device-sdk-go_PR-1038:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1038@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1038@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 08:38:38 $ docker top 142212a2ba5ede896bb1f52ebe687248acd51b957f3a6093ff81bc0e2e4b32cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:38:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:38:38 [ssh-agent] Looking for ssh-agent implementation... 08:38:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:38:38 $ docker exec 142212a2ba5ede896bb1f52ebe687248acd51b957f3a6093ff81bc0e2e4b32cc ssh-agent 08:38:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOgFmlG/agent.14 08:38:38 SSH_AGENT_PID=20 08:38:38 Running ssh-add (command line suppressed) 08:38:39 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1038@tmp/private_key_713289932547090867.key (/w/workspace/gexfoundry_device-sdk-go_PR-1038@tmp/private_key_713289932547090867.key) 08:38:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:38:39 + git tag --points-at HEAD [Pipeline] } 08:38:39 $ docker exec --env ******** --env ******** 142212a2ba5ede896bb1f52ebe687248acd51b957f3a6093ff81bc0e2e4b32cc ssh-agent -k 08:38:39 unset SSH_AUTH_SOCK; 08:38:39 unset SSH_AGENT_PID; 08:38:39 echo Agent pid 20 killed; 08:38:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:38:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:38:39 [ssh-agent] Looking for ssh-agent implementation... 08:38:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:38:39 $ docker exec 142212a2ba5ede896bb1f52ebe687248acd51b957f3a6093ff81bc0e2e4b32cc ssh-agent 08:38:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpAKdGL/agent.52 08:38:39 SSH_AGENT_PID=59 08:38:39 Running ssh-add (command line suppressed) 08:38:39 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1038@tmp/private_key_8739281540427834828.key (/w/workspace/gexfoundry_device-sdk-go_PR-1038@tmp/private_key_8739281540427834828.key) 08:38:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:38:40 + git semver init 08:38:40 # -> Open(): unable to determine branch for HEAD 08:38:40 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1038/.git 08:38:40 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1038 08:38:40 # $SEMVER_REMOTE_NAME = origin 08:38:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:38:40 # $SEMVER_USER_NAME = edgex-jenkins 08:38:40 # $SEMVER_BRANCH = PR-1038 08:38:40 # $SEMVER_TEMP = /tmp/semver-107204119 08:38:40 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 08:38:40 # '/tmp/semver-107204119' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1038/.semver' 08:38:40 # -> Force: false 08:38:40 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1038/.semver [Pipeline] } 08:38:40 $ docker exec --env ******** --env ******** 142212a2ba5ede896bb1f52ebe687248acd51b957f3a6093ff81bc0e2e4b32cc ssh-agent -k 08:38:40 unset SSH_AUTH_SOCK; 08:38:40 unset SSH_AGENT_PID; 08:38:40 echo Agent pid 59 killed; 08:38:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:38:41 + git semver [Pipeline] } 08:38:41 $ docker stop --time=1 142212a2ba5ede896bb1f52ebe687248acd51b957f3a6093ff81bc0e2e4b32cc 08:38:42 $ docker rm -f 142212a2ba5ede896bb1f52ebe687248acd51b957f3a6093ff81bc0e2e4b32cc [Pipeline] // withDockerContainer [Pipeline] sh 08:38:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:38:43 Stashed 1 file(s) [Pipeline] echo 08:38:43 [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 08:38:59 Still waiting to schedule task 08:38:59 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2433’ 08:38:59 Still waiting to schedule task 08:38:59 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:41:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2434 in /w/workspace/gexfoundry_device-sdk-go_PR-1038 [Pipeline] { [Pipeline] ws 08:41:11 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 08:41:12 Selected Git installation does not exist. Using Default 08:41:12 The recommended git tool is: NONE 08:41:19 using credential edgex-jenkins-ssh 08:41:19 Cloning the remote Git repository 08:41:19 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:41:19 > git init /w/workspace/device-sdk-go/1 # timeout=10 08:41:19 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:41:19 > git --version # timeout=10 08:41:19 > git --version # 'git version 2.17.1' 08:41:19 using GIT_SSH to set credentials SSH Credentials for GitHub 08:41:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:41:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:41:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:41:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:41:22 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:41:22 using GIT_SSH to set credentials SSH Credentials for GitHub 08:41:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1038/head:refs/remotes/origin/PR-1038 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:41:22 Merging remotes/origin/main commit 2ab93c499751478c937c96849c5331481b2fe78f into PR head commit 801bc0389b2ce9fb198121aa68d2fe30ba54ca05 08:41:23 Merge succeeded, producing 7ee22e8e8f60ff7894219654fae0b6ed59d58da5 08:41:23 Checking out Revision 7ee22e8e8f60ff7894219654fae0b6ed59d58da5 (PR-1038) 08:41:22 > git config core.sparsecheckout # timeout=10 08:41:22 > git checkout -f 801bc0389b2ce9fb198121aa68d2fe30ba54ca05 # timeout=10 08:41:22 > git remote # timeout=10 08:41:22 > git config --get remote.origin.url # timeout=10 08:41:22 using GIT_SSH to set credentials SSH Credentials for GitHub 08:41:22 > git merge 2ab93c499751478c937c96849c5331481b2fe78f # timeout=10 08:41:23 > git rev-parse HEAD^{commit} # timeout=10 08:41:23 > git config core.sparsecheckout # timeout=10 08:41:23 > git checkout -f 7ee22e8e8f60ff7894219654fae0b6ed59d58da5 # timeout=10 08:41:26 Running on prd-centos7-docker-4c-2g-2435 in /w/workspace/gexfoundry_device-sdk-go_PR-1038 [Pipeline] { [Pipeline] ws 08:41:26 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 08:41:26 Selected Git installation does not exist. Using Default 08:41:26 The recommended git tool is: NONE 08:41:28 Commit message: "Merge commit '2ab93c499751478c937c96849c5331481b2fe78f' into HEAD" 08:41:28 First time build. Skipping changelog. 08:41:28 > git --version # timeout=10 08:41:28 > git --version # 'git version 2.17.1' 08:41:28 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:41:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:41:30 % Total % Received % Xferd Average Speed Time Time Time Current 08:41:30 Dload Upload Total Spent Left Speed 08:41:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 83858 0 --:--:-- --:--:-- --:--:-- 84457 [Pipeline] sh 08:41:30 using credential edgex-jenkins-ssh 08:41:30 Cloning the remote Git repository 08:41:29 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:41:29 > git init /w/workspace/device-sdk-go/1 # timeout=10 08:41:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:41:29 > git --version # timeout=10 08:41:29 > git --version # 'git version 2.24.4' 08:41:29 using GIT_SSH to set credentials SSH Credentials for GitHub 08:41:29 [INFO] Currently running in a labeled security context 08:41:29 [INFO] Currently SELinux is 'enforcing' on the host 08:41:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh770857080087456323.key 08:41:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:41:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:41:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:41:31 + sudo tee /etc/docker/daemon.new 08:41:31 { 08:41:31 "registry-mirrors": [ 08:41:31 "https://nexus3.edgexfoundry.org:10001" 08:41:31 ], 08:41:31 "bip": "10.250.0.254/24", 08:41:31 "hosts": [ 08:41:31 "tcp://0.0.0.0:5555", 08:41:31 "unix:///var/run/docker.sock" 08:41:31 ], 08:41:31 "mtu": 1458, 08:41:31 "selinux-enabled": true, 08:41:31 "seccomp-profile": "/etc/docker/seccomp.json" 08:41:31 } [Pipeline] sh 08:41:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:41:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:41:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:41:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:41:30 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:41:30 using GIT_SSH to set credentials SSH Credentials for GitHub 08:41:30 [INFO] Currently running in a labeled security context 08:41:30 [INFO] Currently SELinux is 'enforcing' on the host 08:41:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh2754634636652791491.key 08:41:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1038/head:refs/remotes/origin/PR-1038 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:41:32 + sudo service docker restart 08:41:32 Merging remotes/origin/main commit 2ab93c499751478c937c96849c5331481b2fe78f into PR head commit 801bc0389b2ce9fb198121aa68d2fe30ba54ca05 08:41:32 Merge succeeded, producing 1bdc95181e1969d86fadd578ddd6bffed4dfc114 08:41:32 Checking out Revision 1bdc95181e1969d86fadd578ddd6bffed4dfc114 (PR-1038) 08:41:31 > git config core.sparsecheckout # timeout=10 08:41:31 > git checkout -f 801bc0389b2ce9fb198121aa68d2fe30ba54ca05 # timeout=10 08:41:31 > git remote # timeout=10 08:41:31 > git config --get remote.origin.url # timeout=10 08:41:31 using GIT_SSH to set credentials SSH Credentials for GitHub 08:41:31 [INFO] Currently running in a labeled security context 08:41:31 [INFO] Currently SELinux is 'enforcing' on the host 08:41:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh8452163334399192191.key 08:41:31 > git merge 2ab93c499751478c937c96849c5331481b2fe78f # timeout=10 08:41:31 > git rev-parse HEAD^{commit} # timeout=10 08:41:31 > git config core.sparsecheckout # timeout=10 08:41:31 > git checkout -f 1bdc95181e1969d86fadd578ddd6bffed4dfc114 # timeout=10 08:41:35 Commit message: "Merge commit '2ab93c499751478c937c96849c5331481b2fe78f' into HEAD" 08:41:35 First time build. Skipping changelog. 08:41:35 > git --version # timeout=10 08:41:35 > git --version # 'git version 2.24.4' 08:41:35 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:41:36 provisioning config files... 08:41:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config303749673772530870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:41:36 ---> docker-login.sh 08:41:36 nexus3.edgexfoundry.org:10001 08:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:37 Configure a credential helper to remove this warning. See 08:41:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:37 08:41:37 Login Succeeded 08:41:37 nexus3.edgexfoundry.org:10002 08:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:37 Configure a credential helper to remove this warning. See 08:41:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:37 08:41:37 Login Succeeded 08:41:37 nexus3.edgexfoundry.org:10003 08:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:37 Configure a credential helper to remove this warning. See 08:41:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:37 08:41:37 Login Succeeded 08:41:37 nexus3.edgexfoundry.org:10004 08:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:37 Configure a credential helper to remove this warning. See 08:41:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:37 08:41:37 Login Succeeded 08:41:37 docker.io 08:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:38 Configure a credential helper to remove this warning. See 08:41:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:38 08:41:38 Login Succeeded 08:41:38 ---> docker-login.sh ends [Pipeline] } 08:41:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:41:38 ========================================================= 08:41:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:41:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:41:39 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 08:41:39 Sending build context to Docker daemon 2.742MB 08:41:39 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 08:41:39 Step 2/10 : FROM ${BASE} AS builder 08:41:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:41:39 a0d0a0d46f8b: Pulling fs layer 08:41:39 31adcdaf11c8: Pulling fs layer 08:41:39 b8b176561691: Pulling fs layer 08:41:39 4527c011a84f: Pulling fs layer 08:41:39 5d74067f8e1e: Pulling fs layer 08:41:39 e0aca202a116: Pulling fs layer 08:41:39 3a43be97a3b4: Pulling fs layer 08:41:39 34cad66bf833: Pulling fs layer 08:41:39 b4e3c513aaa6: Pulling fs layer 08:41:39 4527c011a84f: Waiting 08:41:39 5d74067f8e1e: Waiting 08:41:39 e0aca202a116: Waiting 08:41:39 3a43be97a3b4: Waiting 08:41:39 34cad66bf833: Waiting 08:41:39 b4e3c513aaa6: Waiting 08:41:39 b8b176561691: Verifying Checksum 08:41:39 b8b176561691: Download complete 08:41:39 31adcdaf11c8: Verifying Checksum 08:41:39 31adcdaf11c8: Download complete 08:41:39 5d74067f8e1e: Verifying Checksum 08:41:39 5d74067f8e1e: Download complete 08:41:39 e0aca202a116: Verifying Checksum 08:41:39 e0aca202a116: Download complete 08:41:39 a0d0a0d46f8b: Verifying Checksum 08:41:39 a0d0a0d46f8b: Download complete 08:41:39 3a43be97a3b4: Verifying Checksum 08:41:39 3a43be97a3b4: Download complete 08:41:39 34cad66bf833: Verifying Checksum 08:41:39 34cad66bf833: Download complete 08:41:40 a0d0a0d46f8b: Pull complete 08:41:40 b4e3c513aaa6: Verifying Checksum 08:41:40 b4e3c513aaa6: Download complete 08:41:40 4527c011a84f: Verifying Checksum 08:41:40 4527c011a84f: Download complete 08:41:40 31adcdaf11c8: Pull complete 08:41:40 b8b176561691: Pull complete 08:41:45 4527c011a84f: Pull complete 08:41:45 5d74067f8e1e: Pull complete 08:41:45 e0aca202a116: Pull complete 08:41:45 3a43be97a3b4: Pull complete 08:41:45 34cad66bf833: Pull complete 08:41:47 b4e3c513aaa6: Pull complete 08:41:47 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 08:41:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:41:47 ---> 9f6097aaca64 08:41:47 Step 3/10 : ARG MAKE=make build 08:41:49 ---> Running in 4135351e9ddb 08:41:49 Removing intermediate container 4135351e9ddb 08:41:49 ---> dc78d1406ae5 08:41:49 Step 4/10 : WORKDIR /device-sdk-go 08:41:49 ---> Running in 82ef820da7b3 08:41:49 Removing intermediate container 82ef820da7b3 08:41:49 ---> 6adb9eaec477 08:41:49 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:41:49 ---> Running in 05b4a9f48d4b 08:41:49 Removing intermediate container 05b4a9f48d4b 08:41:49 ---> 9f3dd327f5a7 08:41:49 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:41:49 ---> Running in c2699907fc6a 08:41:49 Removing intermediate container c2699907fc6a 08:41:49 ---> 8e32139d9e38 08:41:49 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:41:49 ---> Running in 908a48fd374c 08:41:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:41:51 provisioning config files... 08:41:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:41:51 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config640544662780135064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:41:51 ---> docker-login.sh 08:41:51 nexus3.edgexfoundry.org:10001 08:41:51 OK: 220 MiB in 52 packages 08:41:51 Removing intermediate container 908a48fd374c 08:41:51 ---> a1d708e9b009 08:41:51 Step 8/10 : COPY . . 08:41:52 ---> a99bf367e6c1 08:41:52 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:52 ---> Running in 98e00a0e1c63 08:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:53 Configure a credential helper to remove this warning. See 08:41:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:53 08:41:53 Login Succeeded 08:41:53 nexus3.edgexfoundry.org:10002 08:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:53 Configure a credential helper to remove this warning. See 08:41:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:53 08:41:53 Login Succeeded 08:41:53 nexus3.edgexfoundry.org:10003 08:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:54 Configure a credential helper to remove this warning. See 08:41:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:54 08:41:54 Login Succeeded 08:41:54 nexus3.edgexfoundry.org:10004 08:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:54 Configure a credential helper to remove this warning. See 08:41:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:54 08:41:54 Login Succeeded 08:41:54 docker.io 08:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:55 Configure a credential helper to remove this warning. See 08:41:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:55 08:41:55 Login Succeeded 08:41:55 ---> docker-login.sh ends [Pipeline] } 08:41:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:41:56 ========================================================= 08:41:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:41:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:41:56 + 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 . 08:41:58 Sending build context to Docker daemon 2.741MB 08:41:58 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 08:41:58 Step 2/10 : FROM ${BASE} AS builder 08:41:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:41:58 552d1f2373af: Pulling fs layer 08:41:58 ea3f2d53f512: Pulling fs layer 08:41:58 9e70ebbbe112: Pulling fs layer 08:41:58 7a9cfe048b4a: Pulling fs layer 08:41:58 72dc09318566: Pulling fs layer 08:41:58 f4f7b4309257: Pulling fs layer 08:41:58 0ac9a79272e3: Pulling fs layer 08:41:58 b78e95d17946: Pulling fs layer 08:41:58 f4f7b4309257: Waiting 08:41:58 7a9cfe048b4a: Waiting 08:41:58 72dc09318566: Waiting 08:41:58 0ac9a79272e3: Waiting 08:41:58 b78e95d17946: Waiting 08:41:58 9e70ebbbe112: Verifying Checksum 08:41:58 9e70ebbbe112: Download complete 08:41:58 ea3f2d53f512: Verifying Checksum 08:41:58 ea3f2d53f512: Download complete 08:41:58 72dc09318566: Verifying Checksum 08:41:58 72dc09318566: Download complete 08:41:58 f4f7b4309257: Verifying Checksum 08:41:58 f4f7b4309257: Download complete 08:41:58 0ac9a79272e3: Download complete 08:41:58 552d1f2373af: Verifying Checksum 08:41:58 552d1f2373af: Download complete 08:41:58 552d1f2373af: Pull complete 08:41:59 ea3f2d53f512: Pull complete 08:41:59 9e70ebbbe112: Pull complete 08:42:00 b78e95d17946: Verifying Checksum 08:42:00 b78e95d17946: Download complete 08:42:00 7a9cfe048b4a: Verifying Checksum 08:42:00 7a9cfe048b4a: Download complete 08:42:12 7a9cfe048b4a: Pull complete 08:42:12 72dc09318566: Pull complete 08:42:12 f4f7b4309257: Pull complete 08:42:12 0ac9a79272e3: Pull complete 08:42:19 b78e95d17946: Pull complete 08:42:19 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 08:42:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:42:19 ---> 8b459fc5aaf0 08:42:19 Step 3/10 : ARG MAKE=make build 08:42:20 ---> Running in b3f0a8232a99 08:42:20 Removing intermediate container b3f0a8232a99 08:42:20 ---> 8473beb770de 08:42:20 Step 4/10 : WORKDIR /device-sdk-go 08:42:20 ---> Running in 379c92b129b2 08:42:21 Removing intermediate container 379c92b129b2 08:42:21 ---> c875aae62d1f 08:42:21 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:42:21 ---> Running in 7eea66a5d5eb 08:42:22 Removing intermediate container 7eea66a5d5eb 08:42:22 ---> 7b010922be57 08:42:22 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:22 ---> Running in bcbda78d9e87 08:42:24 Removing intermediate container bcbda78d9e87 08:42:24 ---> 7c21dfda1f36 08:42:24 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:42:24 ---> Running in b7ff0914a162 08:42:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:42:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:42:27 OK: 219 MiB in 52 packages 08:42:28 Removing intermediate container b7ff0914a162 08:42:28 ---> a708d84efba9 08:42:28 Step 8/10 : COPY . . 08:42:30 ---> af0eb43fbe2b 08:42:30 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:30 ---> Running in dddeb34ffc67 08:42:31 Removing intermediate container 98e00a0e1c63 08:42:31 ---> 8ffd554a4d98 08:42:31 Step 10/10 : RUN ${MAKE} 08:42:31 ---> Running in f908f060ca2a 08:42:31 noop 08:42:31 Removing intermediate container f908f060ca2a 08:42:31 ---> bbe266a11934 08:42:31 Successfully built bbe266a11934 08:42:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:42:32 + docker inspect -f . ci-base-image-x86_64 08:42:32 . [Pipeline] withDockerContainer 08:42:32 prd-centos7-docker-4c-2g-2435 does not seem to be running inside a container 08:42:32 $ 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:42:32 $ docker top 300db51065ba567c268ea05a6392ab1b323f4b11522b17ca5717e548940bc38e -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:33 + go version 08:42:33 go version go1.16.8 linux/amd64 [Pipeline] } 08:42:33 $ docker stop --time=1 300db51065ba567c268ea05a6392ab1b323f4b11522b17ca5717e548940bc38e 08:42:34 $ docker rm -f 300db51065ba567c268ea05a6392ab1b323f4b11522b17ca5717e548940bc38e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:42:35 + docker inspect -f . ci-base-image-x86_64 08:42:35 . [Pipeline] withDockerContainer 08:42:36 prd-centos7-docker-4c-2g-2435 does not seem to be running inside a container 08:42:36 $ 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:42:36 $ docker top 5e709136f1f40274002269759a187293fe93733a55a3a9eda0324c6f9c517bed -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:42:37 + make test 08:42:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:42:42 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:43:09 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:43:09 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:43:09 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:43:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.061s coverage: 23.8% of statements 08:43:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:43:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.052s coverage: 28.1% of statements 08:43:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.055s coverage: 78.9% of statements 08:43:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.047s coverage: 9.0% of statements 08:43:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 08:43:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:43:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:43:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.071s coverage: 28.7% of statements 08:43:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:43:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.063s coverage: 83.3% of statements 08:43:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:43:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:43:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.090s coverage: 57.8% of statements 08:43:13 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.855s coverage: 88.8% of statements 08:43:13 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:43:13 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.058s coverage: 4.9% of statements 08:43:13 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:43:13 GO111MODULE=on go vet ./... 08:43:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:43:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:43:35 ./bin/test-attribution-txt.sh [Pipeline] } 08:43:35 $ docker stop --time=1 5e709136f1f40274002269759a187293fe93733a55a3a9eda0324c6f9c517bed 08:43:36 $ docker rm -f 5e709136f1f40274002269759a187293fe93733a55a3a9eda0324c6f9c517bed [Pipeline] // withDockerContainer [Pipeline] sh 08:43:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:43:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:43:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:43:43 + ls -al . 08:43:43 total 264 08:43:43 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 19 08:43 . 08:43:43 drwxrwxr-x. 4 jenkins jenkins 28 Oct 19 08:41 .. 08:43:43 drwxrwxr-x. 2 jenkins jenkins 37 Oct 19 08:41 bin 08:43:43 -rw-rw-r--. 1 jenkins jenkins 24816 Oct 19 08:41 CHANGELOG.md 08:43:43 -rw-r--r--. 1 jenkins jenkins 126785 Oct 19 08:43 coverage.out 08:43:43 -rw-rw-r--. 1 jenkins jenkins 140 Oct 19 08:41 .dockerignore 08:43:43 drwxrwxr-x. 5 jenkins jenkins 62 Oct 19 08:41 example 08:43:43 drwxrwxr-x. 8 jenkins jenkins 179 Oct 19 08:41 .git 08:43:43 drwxrwxr-x. 3 jenkins jenkins 125 Oct 19 08:41 .github 08:43:43 -rw-rw-r--. 1 jenkins jenkins 131 Oct 19 08:41 .gitignore 08:43:43 -rw-rw-r--. 1 jenkins jenkins 602 Oct 19 08:41 go.mod 08:43:43 -rw-rw-r--. 1 jenkins jenkins 49868 Oct 19 08:41 go.sum 08:43:43 -rw-rw-r--. 1 jenkins jenkins 677 Oct 19 08:41 GOVERNANCE.md 08:43:43 drwxrwxr-x. 15 jenkins jenkins 224 Oct 19 08:41 internal 08:43:43 -rw-rw-r--. 1 jenkins jenkins 880 Oct 19 08:41 Jenkinsfile 08:43:43 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 19 08:41 LICENSE 08:43:43 -rw-rw-r--. 1 jenkins jenkins 1120 Oct 19 08:41 Makefile 08:43:43 drwxrwxr-x. 3 jenkins jenkins 16 Oct 19 08:41 openapi 08:43:43 -rw-rw-r--. 1 jenkins jenkins 619 Oct 19 08:41 OWNERS.md 08:43:43 drwxrwxr-x. 5 jenkins jenkins 50 Oct 19 08:41 pkg 08:43:43 -rw-rw-r--. 1 jenkins jenkins 4877 Oct 19 08:41 README.md 08:43:43 drwxrwxr-x. 4 jenkins jenkins 54 Oct 19 08:41 snap 08:43:43 -rw-rw-r--. 1 jenkins jenkins 5 Oct 19 08:38 VERSION 08:43:43 -rw-rw-r--. 1 jenkins jenkins 222 Oct 19 08:41 version.go [Pipeline] isUnix [Pipeline] sh 08:43:43 + 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=1bdc95181e1969d86fadd578ddd6bffed4dfc114 --label arch=amd64 --label version=0.0.0 . 08:43:43 Sending build context to Docker daemon 2.87MB 08:43:43 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 08:43:43 Step 2/24 : FROM ${BASE} AS builder 08:43:43 ---> bbe266a11934 08:43:43 Step 3/24 : ARG MAKE=make build 08:43:43 ---> Running in 1a822f46e6be 08:43:43 Removing intermediate container 1a822f46e6be 08:43:43 ---> e038038a4278 08:43:43 Step 4/24 : WORKDIR /device-sdk-go 08:43:43 ---> Running in 256431dc0c5b 08:43:43 Removing intermediate container 256431dc0c5b 08:43:43 ---> 10f616f8703a 08:43:43 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:43:43 ---> Running in d81fc4b3eecc 08:43:43 Removing intermediate container d81fc4b3eecc 08:43:43 ---> e3430c36c445 08:43:43 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:43 ---> Running in 3fc1a4cf51b9 08:43:44 Removing intermediate container 3fc1a4cf51b9 08:43:44 ---> 2fd416c00631 08:43:44 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:43:44 ---> Running in 5cde6b00667b 08:43:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:43:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:43:45 OK: 220 MiB in 52 packages 08:43:46 Removing intermediate container 5cde6b00667b 08:43:46 ---> 92dec5b54863 08:43:46 Step 8/24 : COPY . . 08:43:46 ---> 5bcaede3e4ef 08:43:46 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:46 ---> Running in 6070e2ab569b 08:43:46 Removing intermediate container 6070e2ab569b 08:43:46 ---> ceecf8711eb2 08:43:46 Step 10/24 : RUN ${MAKE} 08:43:46 ---> Running in 3356b2f00db6 08:43:47 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:43:52 Removing intermediate container dddeb34ffc67 08:43:52 ---> 79963f8a7fdb 08:43:52 Step 10/10 : RUN ${MAKE} 08:43:52 ---> Running in 926ca8cb09c6 08:43:52 noop 08:43:52 Removing intermediate container 926ca8cb09c6 08:43:52 ---> 991c3816e83d 08:43:52 Successfully built 991c3816e83d 08:43:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:43:52 + docker inspect -f . ci-base-image-arm64 08:43:52 . [Pipeline] withDockerContainer 08:43:53 prd-ubuntu18.04-docker-arm64-4c-16g-2434 does not seem to be running inside a container 08:43:53 $ 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 ******** -e ******** ci-base-image-arm64 cat 08:43:55 $ docker top 1af1470b8f1a3403631f062b6d0d396592d2453eea83bb043c1ddb86948efe6f -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:56 + go version 08:43:56 go version go1.16.8 linux/arm64 [Pipeline] } 08:43:56 $ docker stop --time=1 1af1470b8f1a3403631f062b6d0d396592d2453eea83bb043c1ddb86948efe6f 08:43:57 $ docker rm -f 1af1470b8f1a3403631f062b6d0d396592d2453eea83bb043c1ddb86948efe6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:43:58 + docker inspect -f . ci-base-image-arm64 08:43:58 . [Pipeline] withDockerContainer 08:43:59 prd-ubuntu18.04-docker-arm64-4c-16g-2434 does not seem to be running inside a container 08:43:59 $ 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 ******** -e ******** ci-base-image-arm64 cat 08:43:59 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:43:59 Removing intermediate container 3356b2f00db6 08:43:59 ---> cd3c2b4d0e46 08:43:59 Step 11/24 : FROM alpine:3.14 08:44:00 3.14: Pulling from library/alpine 08:44:00 a0d0a0d46f8b: Already exists 08:44:00 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:44:00 Status: Downloaded newer image for alpine:3.14 08:44:00 ---> 14119a10abf4 08:44:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:44:00 ---> Running in 9d8240a31877 08:44:00 Removing intermediate container 9d8240a31877 08:44:00 ---> 33c62f649afc 08:44:00 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:44:00 ---> Running in aa8b6720af41 08:44:00 $ docker top 1719d039e746df55caf7248b30da0073c8cac650d4677cea5267f4ebec73e557 -eo pid,comm 08:44:01 Removing intermediate container aa8b6720af41 08:44:01 ---> ea7d74379e23 08:44:01 Step 14/24 : RUN apk add --update --no-cache zeromq 08:44:01 ---> Running in d238a4e12b33 [Pipeline] { [Pipeline] fileExists 08:44:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:44:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 08:44:02 (1/5) Installing libgcc (10.3.1_git20210424-r2) 08:44:02 (2/5) Installing libsodium (1.0.18-r0) 08:44:02 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 08:44:02 (4/5) Installing libzmq (4.3.4-r0) 08:44:02 (5/5) Installing zeromq (4.3.4-r0) 08:44:03 + make test 08:44:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:44:03 Executing busybox-1.33.1-r3.trigger 08:44:03 OK: 8 MiB in 19 packages 08:44:03 Removing intermediate container d238a4e12b33 08:44:03 ---> 762c905d3bdd 08:44:03 Step 15/24 : WORKDIR / 08:44:03 ---> Running in 64a15f649222 08:44:03 Removing intermediate container 64a15f649222 08:44:03 ---> 3a7bd3a24b98 08:44:03 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:44:03 ---> 83dccf120567 08:44:03 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:44:03 ---> 05aae672c612 08:44:03 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:44:03 ---> 2191510e40b6 08:44:03 Step 19/24 : EXPOSE 59999 08:44:03 ---> Running in ce5562759ff2 08:44:04 Removing intermediate container ce5562759ff2 08:44:04 ---> d0db89fb93ca 08:44:04 Step 20/24 : ENTRYPOINT ["/device-simple"] 08:44:04 ---> Running in bb2f80251b90 08:44:04 Removing intermediate container bb2f80251b90 08:44:04 ---> 5a38ae13a56a 08:44:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:44:04 ---> Running in 9aa963a9b3d5 08:44:04 Removing intermediate container 9aa963a9b3d5 08:44:04 ---> e82e30bba23c 08:44:04 Step 22/24 : LABEL arch=amd64 08:44:04 ---> Running in 0b60f64fd276 08:44:04 Removing intermediate container 0b60f64fd276 08:44:04 ---> 30ad93b0398e 08:44:04 Step 23/24 : LABEL git_sha=1bdc95181e1969d86fadd578ddd6bffed4dfc114 08:44:04 ---> Running in 01ef964c1c94 08:44:04 Removing intermediate container 01ef964c1c94 08:44:04 ---> 8418f644e8d8 08:44:04 Step 24/24 : LABEL version=0.0.0 08:44:04 ---> Running in 7f14d58bbac8 08:44:04 Removing intermediate container 7f14d58bbac8 08:44:04 ---> 70a51ec2c8ee 08:44:04 [Warning] One or more build-args [ARCH] were not consumed 08:44:04 Successfully built 70a51ec2c8ee 08:44:04 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:44:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:44:05 08:44:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:44:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:44:05 latest: Pulling from edgex-lftools-log-publisher 08:44:05 b4d181a07f80: Pulling fs layer 08:44:05 a1111a8f2ec3: Pulling fs layer 08:44:05 ed53099fbce6: Pulling fs layer 08:44:05 dc539afda2c1: Pulling fs layer 08:44:05 77bc0d833cb6: Pulling fs layer 08:44:05 9065ff56babe: Pulling fs layer 08:44:05 d287ab97295c: Pulling fs layer 08:44:05 77bc0d833cb6: Waiting 08:44:05 9065ff56babe: Waiting 08:44:05 d287ab97295c: Waiting 08:44:05 dc539afda2c1: Waiting 08:44:05 a1111a8f2ec3: Verifying Checksum 08:44:05 a1111a8f2ec3: Download complete 08:44:05 dc539afda2c1: Verifying Checksum 08:44:05 dc539afda2c1: Download complete 08:44:06 77bc0d833cb6: Verifying Checksum 08:44:06 77bc0d833cb6: Download complete 08:44:06 ed53099fbce6: Verifying Checksum 08:44:06 ed53099fbce6: Download complete 08:44:06 9065ff56babe: Verifying Checksum 08:44:06 9065ff56babe: Download complete 08:44:06 b4d181a07f80: Download complete 08:44:06 d287ab97295c: Verifying Checksum 08:44:06 d287ab97295c: Download complete 08:44:07 b4d181a07f80: Pull complete 08:44:07 a1111a8f2ec3: Pull complete 08:44:08 ed53099fbce6: Pull complete 08:44:08 dc539afda2c1: Pull complete 08:44:08 77bc0d833cb6: Pull complete 08:44:08 9065ff56babe: Pull complete 08:44:14 d287ab97295c: Pull complete 08:44:14 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:44:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:44:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:44:14 prd-centos7-docker-4c-2g-2435 does not seem to be running inside a container 08:44:14 $ 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:44:16 $ docker top 01410b8da703a975b5faa582688baed11af4b9f9b6601b52e3aa90ed9db14461 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:18 ---> job-cost.sh 08:44:18 lf-activate-venv: SKIPPING 08:44:18 INFO: No Stack... 08:44:18 INFO: Retrieving Pricing Info for: v3-standard-2 08:44:19 INFO: Archiving Costs [Pipeline] sh 08:44:19 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 08:44:19 + cut -d, -f6 [Pipeline] lock 08:44:19 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1038-1-stack-cost] 08:44:19 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1038-1-stack-cost] did not exist. Created. 08:44:19 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1038-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:44:19 + echo total: 0.05999999865889549 [Pipeline] stash 08:44:20 Stashed 1 file(s) [Pipeline] } 08:44:20 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1038-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:44:20 $ docker stop --time=1 01410b8da703a975b5faa582688baed11af4b9f9b6601b52e3aa90ed9db14461 08:44:21 $ docker rm -f 01410b8da703a975b5faa582688baed11af4b9f9b6601b52e3aa90ed9db14461 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:44:29 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:45:38 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:45:38 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:45:38 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:45:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.301s coverage: 23.8% of statements 08:45:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:45:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.194s coverage: 28.1% of statements 08:45:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.255s coverage: 78.9% of statements 08:45:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.198s coverage: 9.0% of statements 08:45:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 08:45:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:45:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:45:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.329s coverage: 28.7% of statements 08:45:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:45:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.220s coverage: 83.3% of statements 08:45:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:45:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:45:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.431s coverage: 57.8% of statements 08:45:44 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.049s coverage: 88.8% of statements 08:45:44 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:45:45 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.182s coverage: 4.9% of statements 08:45:45 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:45:45 GO111MODULE=on go vet ./... 08:46:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:46:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:46:42 ./bin/test-attribution-txt.sh [Pipeline] } 08:46:42 $ docker stop --time=1 1719d039e746df55caf7248b30da0073c8cac650d4677cea5267f4ebec73e557 08:46:44 $ docker rm -f 1719d039e746df55caf7248b30da0073c8cac650d4677cea5267f4ebec73e557 [Pipeline] // withDockerContainer [Pipeline] sh 08:46:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:46:46 Warning: overwriting stash ‘coverage-report’ 08:46:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:46:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:46:48 + ls -al . 08:46:48 total 300 08:46:48 drwxrwxr-x 10 jenkins jenkins 4096 Oct 19 08:46 . 08:46:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 08:41 .. 08:46:48 -rw-rw-r-- 1 jenkins jenkins 140 Oct 19 08:41 .dockerignore 08:46:48 drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 08:41 .git 08:46:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 08:41 .github 08:46:48 -rw-rw-r-- 1 jenkins jenkins 131 Oct 19 08:41 .gitignore 08:46:48 -rw-rw-r-- 1 jenkins jenkins 24816 Oct 19 08:41 CHANGELOG.md 08:46:48 -rw-rw-r-- 1 jenkins jenkins 677 Oct 19 08:41 GOVERNANCE.md 08:46:48 -rw-rw-r-- 1 jenkins jenkins 880 Oct 19 08:41 Jenkinsfile 08:46:48 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 19 08:41 LICENSE 08:46:48 -rw-rw-r-- 1 jenkins jenkins 1120 Oct 19 08:41 Makefile 08:46:48 -rw-rw-r-- 1 jenkins jenkins 619 Oct 19 08:41 OWNERS.md 08:46:48 -rw-rw-r-- 1 jenkins jenkins 4877 Oct 19 08:41 README.md 08:46:48 -rw-rw-r-- 1 jenkins jenkins 5 Oct 19 08:38 VERSION 08:46:48 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 08:41 bin 08:46:48 -rw-r--r-- 1 jenkins jenkins 126785 Oct 19 08:45 coverage.out 08:46:48 drwxrwxr-x 5 jenkins jenkins 4096 Oct 19 08:41 example 08:46:48 -rw-rw-r-- 1 jenkins jenkins 602 Oct 19 08:41 go.mod 08:46:48 -rw-rw-r-- 1 jenkins jenkins 49868 Oct 19 08:41 go.sum 08:46:48 drwxrwxr-x 15 jenkins jenkins 4096 Oct 19 08:41 internal 08:46:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 08:41 openapi 08:46:48 drwxrwxr-x 5 jenkins jenkins 4096 Oct 19 08:41 pkg 08:46:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 08:41 snap 08:46:48 -rw-rw-r-- 1 jenkins jenkins 222 Oct 19 08:41 version.go [Pipeline] isUnix [Pipeline] sh 08:46:48 + 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=7ee22e8e8f60ff7894219654fae0b6ed59d58da5 --label arch=arm64 --label version=0.0.0 . 08:46:49 Sending build context to Docker daemon 2.869MB 08:46:49 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 08:46:49 Step 2/24 : FROM ${BASE} AS builder 08:46:49 ---> 991c3816e83d 08:46:49 Step 3/24 : ARG MAKE=make build 08:46:49 ---> Running in f6e0b4be4ac2 08:46:49 Removing intermediate container f6e0b4be4ac2 08:46:49 ---> b8d00d27d1ee 08:46:49 Step 4/24 : WORKDIR /device-sdk-go 08:46:49 ---> Running in e1dac208e2d4 08:46:50 Removing intermediate container e1dac208e2d4 08:46:50 ---> f9e6f930fcd8 08:46:50 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:46:50 ---> Running in 939f39d8da2e 08:46:50 Removing intermediate container 939f39d8da2e 08:46:50 ---> 9aa1df402039 08:46:50 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:51 ---> Running in c88d7597f177 08:46:53 Removing intermediate container c88d7597f177 08:46:53 ---> 2dc3690979f4 08:46:53 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:46:53 ---> Running in 65ecaccc977c 08:46:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:46:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:46:56 OK: 219 MiB in 52 packages 08:46:57 Removing intermediate container 65ecaccc977c 08:46:57 ---> f3326525eb0c 08:46:57 Step 8/24 : COPY . . 08:46:58 ---> 0036e3a6be10 08:46:58 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:58 ---> Running in 91b7d247527f 08:47:01 Removing intermediate container 91b7d247527f 08:47:01 ---> 72c9a807b98f 08:47:01 Step 10/24 : RUN ${MAKE} 08:47:01 ---> Running in ed82b52107c0 08:47:02 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:47:34 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:47:37 Removing intermediate container ed82b52107c0 08:47:37 ---> ac02dbb84fa5 08:47:37 Step 11/24 : FROM alpine:3.14 08:47:38 3.14: Pulling from library/alpine 08:47:38 552d1f2373af: Already exists 08:47:38 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:47:38 Status: Downloaded newer image for alpine:3.14 08:47:38 ---> bb3de5531c18 08:47:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:47:38 ---> Running in e1e4e82a049f 08:47:39 Removing intermediate container e1e4e82a049f 08:47:39 ---> fca07825b9b2 08:47:39 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:47:39 ---> Running in 083d8432e4ea 08:47:41 Removing intermediate container 083d8432e4ea 08:47:41 ---> 0a4e277d003c 08:47:41 Step 14/24 : RUN apk add --update --no-cache zeromq 08:47:41 ---> Running in 541f858889fa 08:47:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:47:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:47:44 (1/5) Installing libgcc (10.3.1_git20210424-r2) 08:47:44 (2/5) Installing libsodium (1.0.18-r0) 08:47:44 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 08:47:45 (4/5) Installing libzmq (4.3.4-r0) 08:47:45 (5/5) Installing zeromq (4.3.4-r0) 08:47:45 Executing busybox-1.33.1-r3.trigger 08:47:45 OK: 8 MiB in 19 packages 08:47:46 Removing intermediate container 541f858889fa 08:47:46 ---> 37124cba9125 08:47:46 Step 15/24 : WORKDIR / 08:47:46 ---> Running in b6518dccc18e 08:47:47 Removing intermediate container b6518dccc18e 08:47:47 ---> 0f294a6c1d17 08:47:47 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:47:47 ---> b022bb63947e 08:47:47 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:47:49 ---> 65993c207a46 08:47:49 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:47:49 ---> 972dc91cb419 08:47:49 Step 19/24 : EXPOSE 59999 08:47:50 ---> Running in ad9234e70859 08:47:50 Removing intermediate container ad9234e70859 08:47:50 ---> be8ddeb4fa03 08:47:50 Step 20/24 : ENTRYPOINT ["/device-simple"] 08:47:50 ---> Running in fdfdc4fd940a 08:47:50 Removing intermediate container fdfdc4fd940a 08:47:50 ---> d3e1250acf70 08:47:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:47:51 ---> Running in d40dfe678cbf 08:47:51 Removing intermediate container d40dfe678cbf 08:47:51 ---> 470d592e5f37 08:47:51 Step 22/24 : LABEL arch=arm64 08:47:51 ---> Running in 0a4b1b966a98 08:47:52 Removing intermediate container 0a4b1b966a98 08:47:52 ---> a15d5a2ac8e6 08:47:52 Step 23/24 : LABEL git_sha=7ee22e8e8f60ff7894219654fae0b6ed59d58da5 08:47:52 ---> Running in 42bc9d0ea73a 08:47:52 Removing intermediate container 42bc9d0ea73a 08:47:52 ---> 8d4bc3dc608f 08:47:52 Step 24/24 : LABEL version=0.0.0 08:47:52 ---> Running in e90ebc1f15bd 08:47:53 Removing intermediate container e90ebc1f15bd 08:47:53 ---> 5ef515e798d0 08:47:53 [Warning] One or more build-args [ARCH] were not consumed 08:47:53 Successfully built 5ef515e798d0 08:47:53 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:47:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:47:54 08:47:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:47:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:47:55 arm64: Pulling from edgex-lftools-log-publisher 08:47:55 448f6bf000e3: Pulling fs layer 08:47:55 f757da607395: Pulling fs layer 08:47:55 05883995daec: Pulling fs layer 08:47:55 8603b9c90790: Pulling fs layer 08:47:55 1560dd03e051: Pulling fs layer 08:47:55 27f5ce0e4adf: Pulling fs layer 08:47:55 c2d8d7efcc4b: Pulling fs layer 08:47:55 1560dd03e051: Waiting 08:47:55 27f5ce0e4adf: Waiting 08:47:55 c2d8d7efcc4b: Waiting 08:47:55 8603b9c90790: Waiting 08:47:55 f757da607395: Verifying Checksum 08:47:55 f757da607395: Download complete 08:47:55 8603b9c90790: Verifying Checksum 08:47:55 8603b9c90790: Download complete 08:47:55 1560dd03e051: Verifying Checksum 08:47:55 1560dd03e051: Download complete 08:47:55 05883995daec: Verifying Checksum 08:47:55 05883995daec: Download complete 08:47:55 27f5ce0e4adf: Verifying Checksum 08:47:55 27f5ce0e4adf: Download complete 08:47:55 448f6bf000e3: Verifying Checksum 08:47:55 448f6bf000e3: Download complete 08:47:58 c2d8d7efcc4b: Verifying Checksum 08:47:58 c2d8d7efcc4b: Download complete 08:48:00 448f6bf000e3: Pull complete 08:48:00 f757da607395: Pull complete 08:48:02 05883995daec: Pull complete 08:48:02 8603b9c90790: Pull complete 08:48:03 1560dd03e051: Pull complete 08:48:03 27f5ce0e4adf: Pull complete 08:48:18 c2d8d7efcc4b: Pull complete 08:48:18 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:48:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:48:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:48:18 prd-ubuntu18.04-docker-arm64-4c-16g-2434 does not seem to be running inside a container 08:48:19 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:48:22 $ docker top 8a0522b63f8df8ee8869046177854567df3301e4d9a3940db83bc11cbfcc8afb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:48:23 ---> job-cost.sh 08:48:23 lf-activate-venv: SKIPPING 08:48:23 INFO: No Stack... 08:48:32 INFO: Retrieving Pricing Info for: v3-standard-4 08:48:32 INFO: Archiving Costs [Pipeline] sh 08:48:32 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 08:48:32 + cut -d, -f6 [Pipeline] lock 08:48:32 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1038-1-stack-cost] 08:48:32 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1038-1-stack-cost] did not exist. Created. 08:48:32 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1038-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:48:33 /w/workspace/device-sdk-go/1@tmp/durable-69ae989d/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-69ae989d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:48:34 + echo total: 0.10999999940395355 [Pipeline] stash 08:48:34 Warning: overwriting stash ‘stack-cost’ 08:48:34 Stashed 1 file(s) [Pipeline] } 08:48:34 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1038-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:48:34 $ docker stop --time=1 8a0522b63f8df8ee8869046177854567df3301e4d9a3940db83bc11cbfcc8afb 08:48:36 $ docker rm -f 8a0522b63f8df8ee8869046177854567df3301e4d9a3940db83bc11cbfcc8afb [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:48:38 provisioning config files... 08:48:38 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1038@tmp/config1294124092839305293tmp [Pipeline] { [Pipeline] sh 08:48:38 + set +x 08:48:38 + curl -s https://codecov.io/bash 08:48:38 + bash -s -- 08:48:38 08:48:38 _____ _ 08:48:38 / ____| | | 08:48:38 | | ___ __| | ___ ___ _____ __ 08:48:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:48:38 | |___| (_) | (_| | __/ (_| (_) \ V / 08:48:38 \_____\___/ \__,_|\___|\___\___/ \_/ 08:48:38 Bash-1.0.6 08:48:38 08:48:38 08:48:38 ==> git version 2.24.4 found 08:48:38 ==> 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:48:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:48:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:48:38 ==> Jenkins CI detected. 08:48:38 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1038 08:48:38 project root: . 08:48:38 --> token set from env 08:48:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:48:38 ==> Running gcov in . (disable via -X gcov) 08:48:38 ==> Python coveragepy not found 08:48:38 ==> Searching for coverage reports in: 08:48:38 + . 08:48:38 -> Found 1 reports 08:48:38 ==> Detecting git/mercurial file structure 08:48:38 ==> Reading reports 08:48:38 + ./coverage.out bytes=126785 08:48:38 ==> Appending adjustments 08:48:38 https://docs.codecov.io/docs/fixing-reports 08:48:39 + Found adjustments 08:48:39 ==> Gzipping contents 08:48:39 16K /tmp/codecov.TWU2Ng.gz 08:48:39 ==> Uploading reports 08:48:39 url: https://codecov.io 08:48:39 query: branch=PR-1038&commit=f36ac54757568ccee03958244ffba92fc89a0741&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1038%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1038&job=&cmd_args= 08:48:39 -> Pinging Codecov 08:48:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1038&commit=f36ac54757568ccee03958244ffba92fc89a0741&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1038%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1038&job=&cmd_args= 08:48:39 -> Uploading to 08:48:39 https://storage.googleapis.com/codecov/v4/raw/2021-10-19/7E55EF52A471D76F132DFD9A03CDDE97/f36ac54757568ccee03958244ffba92fc89a0741/2d403122-08a0-4f78-9080-ee93ac4c0d27.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211019T084839Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2fa10680897f91ab80664f75ac421a165c68fc85572594c326c217b615c106ac 08:48:39 % Total % Received % Xferd Average Speed Time Time Time Current 08:48:39 Dload Upload Total Spent Left Speed 08:48:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16175 0 0 100 16175 0 47601 --:--:-- --:--:-- --:--:-- 47573 08:48:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/f36ac54757568ccee03958244ffba92fc89a0741 [Pipeline] } 08:48:39 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:48:43 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1038/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:48:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:48:44 ---> package-listing.sh 08:48:44 ++ facter osfamily 08:48:44 ++ tr '[:upper:]' '[:lower:]' 08:48:44 + OS_FAMILY=redhat 08:48:44 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1038 08:48:44 + START_PACKAGES=/tmp/packages_start.txt 08:48:44 + END_PACKAGES=/tmp/packages_end.txt 08:48:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:48:44 + PACKAGES=/tmp/packages_start.txt 08:48:44 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1038 ']' 08:48:44 + PACKAGES=/tmp/packages_end.txt 08:48:44 + case "${OS_FAMILY}" in 08:48:44 + sort 08:48:44 + rpm -qa 08:48:45 + '[' -f /tmp/packages_start.txt ']' 08:48:45 + '[' -f /tmp/packages_end.txt ']' 08:48:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:48:45 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1038 ']' 08:48:45 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1038/archives/ 08:48:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1038/archives/ [Pipeline] echo 08:48:45 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-1038/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:48:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:48:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:48:46 08:48:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:48:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:48:46 latest: Pulling from edgex-lftools-log-publisher 08:48:46 b4d181a07f80: Pulling fs layer 08:48:46 a1111a8f2ec3: Pulling fs layer 08:48:46 ed53099fbce6: Pulling fs layer 08:48:46 dc539afda2c1: Pulling fs layer 08:48:46 77bc0d833cb6: Pulling fs layer 08:48:46 9065ff56babe: Pulling fs layer 08:48:46 d287ab97295c: Pulling fs layer 08:48:46 dc539afda2c1: Waiting 08:48:46 77bc0d833cb6: Waiting 08:48:46 9065ff56babe: Waiting 08:48:46 d287ab97295c: Waiting 08:48:46 a1111a8f2ec3: Verifying Checksum 08:48:46 a1111a8f2ec3: Download complete 08:48:46 dc539afda2c1: Verifying Checksum 08:48:46 dc539afda2c1: Download complete 08:48:46 ed53099fbce6: Verifying Checksum 08:48:46 ed53099fbce6: Download complete 08:48:46 9065ff56babe: Verifying Checksum 08:48:46 9065ff56babe: Download complete 08:48:46 77bc0d833cb6: Verifying Checksum 08:48:46 77bc0d833cb6: Download complete 08:48:46 b4d181a07f80: Verifying Checksum 08:48:46 b4d181a07f80: Download complete 08:48:47 d287ab97295c: Verifying Checksum 08:48:47 d287ab97295c: Download complete 08:48:48 b4d181a07f80: Pull complete 08:48:48 a1111a8f2ec3: Pull complete 08:48:49 ed53099fbce6: Pull complete 08:48:49 dc539afda2c1: Pull complete 08:48:49 77bc0d833cb6: Pull complete 08:48:49 9065ff56babe: Pull complete 08:48:54 d287ab97295c: Pull complete 08:48:54 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:48:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:48:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:48:55 prd-centos7-docker-4c-2g-2433 does not seem to be running inside a container 08:48:55 $ 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-1038/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-1038 -v /w/workspace/gexfoundry_device-sdk-go_PR-1038:/w/workspace/gexfoundry_device-sdk-go_PR-1038:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1038@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1038@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:48:57 $ docker top 4e0a943347f6dab6dd2233eaa93f6af271f38a5edeee30bb85e9240af17993a2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:58 + touch /tmp/pre-build-complete [Pipeline] sh 08:48:58 + mkdir -p /var/log/sysstat [Pipeline] sh 08:48:58 + ls /var/log/sa-host 08:48:58 + sadf -c /var/log/sa-host/sa19 08:48:58 file_magic: OK 08:48:58 HZ: Using current value: 100 08:48:58 file_header: OK 08:48:58 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:48:58 Statistics: 08:48:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:48:58 File successfully converted to sysstat format version 12.0.3 08:48:58 + sadf -c /var/log/sa-host/sa30 08:48:58 file_magic: OK 08:48:58 HZ: Using current value: 100 08:48:58 file_header: OK 08:48:58 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:48:58 Statistics: 08:48:58 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:48:58 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:49:00 provisioning config files... 08:49:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1038@tmp/config4460217750808807778tmp [Pipeline] { [Pipeline] echo 08:49:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:49:00 ---> create-netrc.sh [Pipeline] } 08:49:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:49:00 ---> python-tools-install.sh [Pipeline] echo 08:49:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:49:01 ---> sudo-logs.sh 08:49:01 Archiving 'sudo' log.. 08:49:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-2433.novalocal: Name or service not known 08:49:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-2433.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:49:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:49:02 ---> job-cost.sh 08:49:02 lf-activate-venv: SKIPPING 08:49:02 DEBUG: total: 0.10999999940395355 08:49:02 INFO: Retrieving Stack Cost... 08:49:02 INFO: Retrieving Pricing Info for: v3-standard-2 08:49:02 INFO: Archiving Costs [Pipeline] echo 08:49:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:49:03 ---> logs-deploy.sh 08:49:03 lf-activate-venv: SKIPPING 08:49:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1038/1 08:49:03 INFO: archiving workspace using pattern(s): 08:49:03 Archives upload complete. 08:49:03 INFO: archiving logs to Nexus