Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca8f408215d3aa33b4c9f70e2fe77f2cb3750385+65791aa66105356d7211b84a08e8523cbf0bcc17 (c0d7526a754c68359070a6279d027a89587c5fca) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6121403700593324716.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-ssh1288697122624930369.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1031/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1031/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7141562512055540499.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 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-ssh8139220831144740081.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1031/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1031/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1619168139482987173.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1434 in /w/workspace/gexfoundry_device-sdk-go_PR-1031 [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-1031 # 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-1031@tmp/jenkins-gitclient-ssh8778503488595596275.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 65791aa66105356d7211b84a08e8523cbf0bcc17 into PR head commit ca8f408215d3aa33b4c9f70e2fe77f2cb3750385 Merge succeeded, producing 1617e4c80875676849a8f0e87c23909d6d40c20a Checking out Revision 1617e4c80875676849a8f0e87c23909d6d40c20a (PR-1031) > 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-1031@tmp/jenkins-gitclient-ssh1759957890856579529.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1031/head:refs/remotes/origin/PR-1031 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca8f408215d3aa33b4c9f70e2fe77f2cb3750385 # 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-1031@tmp/jenkins-gitclient-ssh9198951287973457710.key > git merge 65791aa66105356d7211b84a08e8523cbf0bcc17 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1617e4c80875676849a8f0e87c23909d6d40c20a # timeout=10 Commit message: "Merge commit '65791aa66105356d7211b84a08e8523cbf0bcc17' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 67e29f3bab41d361285ad02d6e9943eadf926b06 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:43:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:43:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:43:25 ========================================================= 14:43:25 EdgeX Global Pipelines Version Info 14:43:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:43:26 ------------------- 14:43:26 stable info: 14:43:26 ------------------- 14:43:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:43:26 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 14:43:26 Message: update stable to v1.0.210 14:43:26 ------------------- 14:43:26 experimental info: 14:43:26 ------------------- 14:43:26 Commited By: **** collab-it+edgex@linuxfoundation.org 14:43:26 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 14:43:26 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:43:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 14:43:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 14:43:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:43:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:43:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:43:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:43:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:43:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 14:43:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:43:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:43:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:43:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 14:43:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:43:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:43:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:43:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:43:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:43:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:43:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:43:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:43:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:43:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:43:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:43:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:43:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:43:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:43:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1031 [Pipeline] echo 14:43:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1031 [Pipeline] echo 14:43:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1031 [Pipeline] echo 14:43:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1617e4c80875676849a8f0e87c23909d6d40c20a [Pipeline] echo 14:43:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1617e4c [Pipeline] echo 14:43:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:43:27 provisioning config files... 14:43:27 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1031@tmp/config3477924109250321209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:43:27 ---> docker-login.sh 14:43:27 nexus3.edgexfoundry.org:10001 14:43:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:43:27 Configure a credential helper to remove this warning. See 14:43:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:43:27 14:43:27 Login Succeeded 14:43:27 nexus3.edgexfoundry.org:10002 14:43:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:43:27 Configure a credential helper to remove this warning. See 14:43:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:43:27 14:43:27 Login Succeeded 14:43:27 nexus3.edgexfoundry.org:10003 14:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:43:28 Configure a credential helper to remove this warning. See 14:43:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:43:28 14:43:28 Login Succeeded 14:43:28 nexus3.edgexfoundry.org:10004 14:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:43:28 Configure a credential helper to remove this warning. See 14:43:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:43:28 14:43:28 Login Succeeded 14:43:28 docker.io 14:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:43:28 Configure a credential helper to remove this warning. See 14:43:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:43:28 14:43:28 Login Succeeded 14:43:28 ---> docker-login.sh ends [Pipeline] } 14:43:28 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 14:43:29 + git log --format=format:%s -1 1617e4c80875676849a8f0e87c23909d6d40c20a [Pipeline] echo 14:43:29 GIT_COMMIT: 1617e4c80875676849a8f0e87c23909d6d40c20a, Commit Message: Merge commit '65791aa66105356d7211b84a08e8523cbf0bcc17' into HEAD [Pipeline] echo 14:43:29 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:43:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:43:30 14:43:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:43:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:43:30 latest: Pulling from edgex-devops/git-semver 14:43:30 a0d0a0d46f8b: Pulling fs layer 14:43:30 3e5f54012d9b: Pulling fs layer 14:43:30 4c7163046ea9: Pulling fs layer 14:43:30 0c2d73faf560: Pulling fs layer 14:43:30 0c2d73faf560: Waiting 14:43:30 3e5f54012d9b: Verifying Checksum 14:43:30 3e5f54012d9b: Download complete 14:43:30 a0d0a0d46f8b: Verifying Checksum 14:43:30 a0d0a0d46f8b: Download complete 14:43:30 0c2d73faf560: Verifying Checksum 14:43:30 0c2d73faf560: Download complete 14:43:30 4c7163046ea9: Verifying Checksum 14:43:30 4c7163046ea9: Download complete 14:43:30 a0d0a0d46f8b: Pull complete 14:43:30 3e5f54012d9b: Pull complete 14:43:30 4c7163046ea9: Pull complete 14:43:31 0c2d73faf560: Pull complete 14:43:31 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 14:43:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:43:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:43:31 prd-centos7-docker-4c-2g-1434 does not seem to be running inside a container 14:43:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1031 -v /w/workspace/gexfoundry_device-sdk-go_PR-1031:/w/workspace/gexfoundry_device-sdk-go_PR-1031:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1031@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1031@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 14:43:31 $ docker top 928e0b63e90fb54571227dfa92e2eebab6b4021b559e9725474713ff1681f4a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:43:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:43:31 [ssh-agent] Looking for ssh-agent implementation... 14:43:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:43:31 $ docker exec 928e0b63e90fb54571227dfa92e2eebab6b4021b559e9725474713ff1681f4a7 ssh-agent 14:43:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHAdGeO/agent.13 14:43:32 SSH_AGENT_PID=19 14:43:32 Running ssh-add (command line suppressed) 14:43:32 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1031@tmp/private_key_7990046832930187916.key (/w/workspace/gexfoundry_device-sdk-go_PR-1031@tmp/private_key_7990046832930187916.key) 14:43:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:43:32 + git tag --points-at HEAD [Pipeline] } 14:43:32 $ docker exec --env ******** --env ******** 928e0b63e90fb54571227dfa92e2eebab6b4021b559e9725474713ff1681f4a7 ssh-agent -k 14:43:32 unset SSH_AUTH_SOCK; 14:43:32 unset SSH_AGENT_PID; 14:43:32 echo Agent pid 19 killed; 14:43:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:43:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:43:32 [ssh-agent] Looking for ssh-agent implementation... 14:43:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:43:32 $ docker exec 928e0b63e90fb54571227dfa92e2eebab6b4021b559e9725474713ff1681f4a7 ssh-agent 14:43:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBHeeaD/agent.53 14:43:32 SSH_AGENT_PID=60 14:43:32 Running ssh-add (command line suppressed) 14:43:32 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1031@tmp/private_key_8433262985222382863.key (/w/workspace/gexfoundry_device-sdk-go_PR-1031@tmp/private_key_8433262985222382863.key) 14:43:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:43:33 + git semver init 14:43:33 # -> Open(): unable to determine branch for HEAD 14:43:33 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1031/.git 14:43:33 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1031 14:43:33 # $SEMVER_REMOTE_NAME = origin 14:43:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:43:33 # $SEMVER_USER_NAME = edgex-jenkins 14:43:33 # $SEMVER_BRANCH = PR-1031 14:43:33 # $SEMVER_TEMP = /tmp/semver-821026411 14:43:33 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 14:43:34 # '/tmp/semver-821026411' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1031/.semver' 14:43:34 # -> Force: false 14:43:34 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1031/.semver [Pipeline] } 14:43:34 $ docker exec --env ******** --env ******** 928e0b63e90fb54571227dfa92e2eebab6b4021b559e9725474713ff1681f4a7 ssh-agent -k 14:43:34 unset SSH_AUTH_SOCK; 14:43:34 unset SSH_AGENT_PID; 14:43:34 echo Agent pid 60 killed; 14:43:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:43:34 + git semver [Pipeline] } 14:43:34 $ docker stop --time=1 928e0b63e90fb54571227dfa92e2eebab6b4021b559e9725474713ff1681f4a7 14:43:35 $ docker rm -f 928e0b63e90fb54571227dfa92e2eebab6b4021b559e9725474713ff1681f4a7 [Pipeline] // withDockerContainer [Pipeline] sh 14:43:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:43:36 Stashed 1 file(s) [Pipeline] echo 14:43:36 [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 14:43:51 Still waiting to schedule task 14:43:51 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1434’ 14:43:51 Still waiting to schedule task 14:43:51 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:45:58 Running on prd-centos7-docker-4c-2g-1437 in /w/workspace/gexfoundry_device-sdk-go_PR-1031 [Pipeline] { [Pipeline] ws 14:45:58 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 14:45:58 Selected Git installation does not exist. Using Default 14:45:58 The recommended git tool is: NONE 14:46:00 using credential edgex-jenkins-ssh 14:46:00 Cloning the remote Git repository 14:45:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 14:45:59 > git init /w/workspace/device-sdk-go/5 # timeout=10 14:46:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:46:00 > git --version # timeout=10 14:46:00 > git --version # 'git version 2.24.4' 14:46:00 using GIT_SSH to set credentials SSH Credentials for GitHub 14:46:00 [INFO] Currently running in a labeled security context 14:46:00 [INFO] Currently SELinux is 'enforcing' on the host 14:46:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/5@tmp/jenkins-gitclient-ssh9050949899765682169.key 14:46:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:46:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:46:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:46:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:46:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:46:01 using GIT_SSH to set credentials SSH Credentials for GitHub 14:46:01 [INFO] Currently running in a labeled security context 14:46:01 [INFO] Currently SELinux is 'enforcing' on the host 14:46:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/5@tmp/jenkins-gitclient-ssh7431697397002314621.key 14:46:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1031/head:refs/remotes/origin/PR-1031 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:46:03 Merging remotes/origin/main commit 65791aa66105356d7211b84a08e8523cbf0bcc17 into PR head commit ca8f408215d3aa33b4c9f70e2fe77f2cb3750385 14:46:03 Merge succeeded, producing 2eba4b8ad6428a4388836a6830c1822660041a04 14:46:03 Checking out Revision 2eba4b8ad6428a4388836a6830c1822660041a04 (PR-1031) 14:46:02 > git config core.sparsecheckout # timeout=10 14:46:02 > git checkout -f ca8f408215d3aa33b4c9f70e2fe77f2cb3750385 # timeout=10 14:46:02 > git remote # timeout=10 14:46:02 > git config --get remote.origin.url # timeout=10 14:46:02 using GIT_SSH to set credentials SSH Credentials for GitHub 14:46:02 [INFO] Currently running in a labeled security context 14:46:02 [INFO] Currently SELinux is 'enforcing' on the host 14:46:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/5@tmp/jenkins-gitclient-ssh5419213423641020324.key 14:46:02 > git merge 65791aa66105356d7211b84a08e8523cbf0bcc17 # timeout=10 14:46:02 > git rev-parse HEAD^{commit} # timeout=10 14:46:02 > git config core.sparsecheckout # timeout=10 14:46:02 > git checkout -f 2eba4b8ad6428a4388836a6830c1822660041a04 # timeout=10 14:46:06 Commit message: "Merge commit '65791aa66105356d7211b84a08e8523cbf0bcc17' into HEAD" 14:46:06 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:46:06 provisioning config files... 14:46:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config1558187150009932984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:46:06 > git rev-list --no-walk 67e29f3bab41d361285ad02d6e9943eadf926b06 # timeout=10 14:46:07 ---> docker-login.sh 14:46:07 nexus3.edgexfoundry.org:10001 14:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:46:07 Configure a credential helper to remove this warning. See 14:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:46:07 14:46:07 Login Succeeded 14:46:07 nexus3.edgexfoundry.org:10002 14:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:46:07 Configure a credential helper to remove this warning. See 14:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:46:07 14:46:07 Login Succeeded 14:46:07 nexus3.edgexfoundry.org:10003 14:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:46:07 Configure a credential helper to remove this warning. See 14:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:46:07 14:46:07 Login Succeeded 14:46:07 nexus3.edgexfoundry.org:10004 14:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:46:07 Configure a credential helper to remove this warning. See 14:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:46:07 14:46:07 Login Succeeded 14:46:07 docker.io 14:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:46:08 Configure a credential helper to remove this warning. See 14:46:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:46:08 14:46:08 Login Succeeded 14:46:08 ---> docker-login.sh ends [Pipeline] } 14:46:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:46:08 ========================================================= 14:46:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:46:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:46:08 + 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 . 14:46:08 Sending build context to Docker daemon 2.682MB 14:46:08 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 14:46:08 Step 2/10 : FROM ${BASE} AS builder 14:46:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:46:08 a0d0a0d46f8b: Pulling fs layer 14:46:08 31adcdaf11c8: Pulling fs layer 14:46:08 b8b176561691: Pulling fs layer 14:46:08 4527c011a84f: Pulling fs layer 14:46:08 5d74067f8e1e: Pulling fs layer 14:46:08 e0aca202a116: Pulling fs layer 14:46:08 3a43be97a3b4: Pulling fs layer 14:46:08 34cad66bf833: Pulling fs layer 14:46:08 b4e3c513aaa6: Pulling fs layer 14:46:08 4527c011a84f: Waiting 14:46:08 5d74067f8e1e: Waiting 14:46:08 e0aca202a116: Waiting 14:46:08 3a43be97a3b4: Waiting 14:46:08 34cad66bf833: Waiting 14:46:08 b4e3c513aaa6: Waiting 14:46:08 b8b176561691: Verifying Checksum 14:46:08 b8b176561691: Download complete 14:46:08 31adcdaf11c8: Verifying Checksum 14:46:08 31adcdaf11c8: Download complete 14:46:09 5d74067f8e1e: Verifying Checksum 14:46:09 5d74067f8e1e: Download complete 14:46:09 e0aca202a116: Verifying Checksum 14:46:09 e0aca202a116: Download complete 14:46:09 a0d0a0d46f8b: Download complete 14:46:09 3a43be97a3b4: Verifying Checksum 14:46:09 3a43be97a3b4: Download complete 14:46:09 34cad66bf833: Verifying Checksum 14:46:09 34cad66bf833: Download complete 14:46:09 a0d0a0d46f8b: Pull complete 14:46:09 31adcdaf11c8: Pull complete 14:46:09 4527c011a84f: Verifying Checksum 14:46:09 4527c011a84f: Download complete 14:46:09 b8b176561691: Pull complete 14:46:09 b4e3c513aaa6: Verifying Checksum 14:46:09 b4e3c513aaa6: Download complete 14:46:14 4527c011a84f: Pull complete 14:46:14 5d74067f8e1e: Pull complete 14:46:14 e0aca202a116: Pull complete 14:46:14 3a43be97a3b4: Pull complete 14:46:14 34cad66bf833: Pull complete 14:46:16 b4e3c513aaa6: Pull complete 14:46:16 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 14:46:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:46:16 ---> 9f6097aaca64 14:46:16 Step 3/10 : ARG MAKE=make build 14:46:18 ---> Running in 36d3256b8ea4 14:46:18 Removing intermediate container 36d3256b8ea4 14:46:18 ---> 463b3d4ce926 14:46:18 Step 4/10 : WORKDIR /device-sdk-go 14:46:18 ---> Running in a0dcb844bee6 14:46:18 Removing intermediate container a0dcb844bee6 14:46:18 ---> 7cff1e6991db 14:46:18 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:46:18 ---> Running in 0e93df9e0267 14:46:18 Removing intermediate container 0e93df9e0267 14:46:18 ---> 5d5de4ed162d 14:46:18 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:46:18 ---> Running in 46ad2fa1db5c 14:46:19 Removing intermediate container 46ad2fa1db5c 14:46:19 ---> 6dfcbc4eeb3d 14:46:19 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 14:46:19 ---> Running in 07859cf3c269 14:46:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:46:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:46:20 OK: 220 MiB in 52 packages 14:46:20 Removing intermediate container 07859cf3c269 14:46:20 ---> 874fcfd31139 14:46:20 Step 8/10 : COPY . . 14:46:21 ---> 61246832a0b4 14:46:21 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:46:21 ---> Running in 502cca913811 14:46:53 Removing intermediate container 502cca913811 14:46:53 ---> cd4ad31e8b8a 14:46:53 Step 10/10 : RUN ${MAKE} 14:46:53 ---> Running in 6a2fa40cb527 14:46:53 noop 14:46:53 Removing intermediate container 6a2fa40cb527 14:46:53 ---> 1f58e03dc620 14:46:53 Successfully built 1f58e03dc620 14:46:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:46:53 + docker inspect -f . ci-base-image-x86_64 14:46:53 . [Pipeline] withDockerContainer 14:46:53 prd-centos7-docker-4c-2g-1437 does not seem to be running inside a container 14:46:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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-x86_64 cat 14:46:54 $ docker top 9a9286243335e084c2db538a35ffd96f884af3eac1522b5e30f1b9cddd23b3d8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:46:54 + go version 14:46:54 go version go1.16.8 linux/amd64 [Pipeline] } 14:46:54 $ docker stop --time=1 9a9286243335e084c2db538a35ffd96f884af3eac1522b5e30f1b9cddd23b3d8 14:46:55 $ docker rm -f 9a9286243335e084c2db538a35ffd96f884af3eac1522b5e30f1b9cddd23b3d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 14:46:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1436 in /w/workspace/gexfoundry_device-sdk-go_PR-1031 [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] ws 14:46:55 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:46:56 Selected Git installation does not exist. Using Default 14:46:56 The recommended git tool is: NONE 14:46:56 + docker inspect -f . ci-base-image-x86_64 14:46:56 . [Pipeline] withDockerContainer 14:46:56 prd-centos7-docker-4c-2g-1437 does not seem to be running inside a container 14:46:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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-x86_64 cat 14:46:56 $ docker top 34ac9fdabf279b7c2957f58f6dbf21bbf4185d55f6257294fff488d4a802d38d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:46:56 + make test 14:46:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:47:01 using credential edgex-jenkins-ssh 14:47:01 Cloning the remote Git repository 14:47:01 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 14:47:01 > git init /w/workspace/device-sdk-go/5 # timeout=10 14:47:02 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:47:02 > git --version # timeout=10 14:47:02 > git --version # 'git version 2.17.1' 14:47:02 using GIT_SSH to set credentials SSH Credentials for GitHub 14:47:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:47:02 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 14:47:04 Merging remotes/origin/main commit 65791aa66105356d7211b84a08e8523cbf0bcc17 into PR head commit ca8f408215d3aa33b4c9f70e2fe77f2cb3750385 14:47:04 Merge succeeded, producing 4a3716d57355c6fc108178c300bce47890576814 14:47:04 Checking out Revision 4a3716d57355c6fc108178c300bce47890576814 (PR-1031) 14:47:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:47:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:47:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:47:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:47:03 using GIT_SSH to set credentials SSH Credentials for GitHub 14:47:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1031/head:refs/remotes/origin/PR-1031 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:47:04 > git config core.sparsecheckout # timeout=10 14:47:04 > git checkout -f ca8f408215d3aa33b4c9f70e2fe77f2cb3750385 # timeout=10 14:47:04 > git remote # timeout=10 14:47:04 > git config --get remote.origin.url # timeout=10 14:47:04 using GIT_SSH to set credentials SSH Credentials for GitHub 14:47:04 > git merge 65791aa66105356d7211b84a08e8523cbf0bcc17 # timeout=10 14:47:04 > git rev-parse HEAD^{commit} # timeout=10 14:47:04 > git config core.sparsecheckout # timeout=10 14:47:04 > git checkout -f 4a3716d57355c6fc108178c300bce47890576814 # timeout=10 14:47:09 Commit message: "Merge commit '65791aa66105356d7211b84a08e8523cbf0bcc17' into HEAD" 14:47:09 First time build. Skipping changelog. 14:47:09 > git rev-list --no-walk 67e29f3bab41d361285ad02d6e9943eadf926b06 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:47:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:47:10 % Total % Received % Xferd Average Speed Time Time Time Current 14:47:10 Dload Upload Total Spent Left Speed 14:47:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 77789 0 --:--:-- --:--:-- --:--:-- 77789 [Pipeline] sh 14:47:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:47:11 + sudo tee /etc/docker/daemon.new 14:47:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:47:11 { 14:47:11 "registry-mirrors": [ 14:47:11 "https://nexus3.edgexfoundry.org:10001" 14:47:11 ], 14:47:11 "bip": "10.250.0.254/24", 14:47:11 "hosts": [ 14:47:11 "tcp://0.0.0.0:5555", 14:47:11 "unix:///var/run/docker.sock" 14:47:11 ], 14:47:11 "mtu": 1458, 14:47:11 "selinux-enabled": true, 14:47:11 "seccomp-profile": "/etc/docker/seccomp.json" 14:47:11 } [Pipeline] sh 14:47:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:47:11 + sudo service docker restart 14:47:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 14:47:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 14:47:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 14:47:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.062s coverage: 23.5% of statements 14:47:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 14:47:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.042s coverage: 28.1% of statements 14:47:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.058s coverage: 78.9% of statements 14:47:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.053s coverage: 9.0% of statements 14:47:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 14:47:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 14:47:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 14:47:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.080s coverage: 28.7% of statements 14:47:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 14:47:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.064s coverage: 83.3% of statements 14:47:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 14:47:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 14:47:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.079s coverage: 57.8% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:47:30 provisioning config files... 14:47:30 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config8708662650940842468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:47:30 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.856s coverage: 89.0% of statements 14:47:30 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 14:47:30 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.054s coverage: 4.9% of statements 14:47:30 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 14:47:30 GO111MODULE=on go vet ./... 14:47:30 ---> docker-login.sh 14:47:30 nexus3.edgexfoundry.org:10001 14:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:32 Configure a credential helper to remove this warning. See 14:47:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:32 14:47:32 Login Succeeded 14:47:32 nexus3.edgexfoundry.org:10002 14:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:33 Configure a credential helper to remove this warning. See 14:47:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:33 14:47:33 Login Succeeded 14:47:33 nexus3.edgexfoundry.org:10003 14:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:33 Configure a credential helper to remove this warning. See 14:47:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:33 14:47:33 Login Succeeded 14:47:33 nexus3.edgexfoundry.org:10004 14:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:34 Configure a credential helper to remove this warning. See 14:47:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:34 14:47:34 Login Succeeded 14:47:34 docker.io 14:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:35 Configure a credential helper to remove this warning. See 14:47:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:35 14:47:35 Login Succeeded 14:47:35 ---> docker-login.sh ends [Pipeline] } 14:47:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:47:35 ========================================================= 14:47:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:47:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:47:36 + 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 . 14:47:36 Sending build context to Docker daemon 2.682MB 14:47:36 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 14:47:36 Step 2/10 : FROM ${BASE} AS builder 14:47:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:47:37 552d1f2373af: Pulling fs layer 14:47:37 ea3f2d53f512: Pulling fs layer 14:47:37 9e70ebbbe112: Pulling fs layer 14:47:37 7a9cfe048b4a: Pulling fs layer 14:47:37 72dc09318566: Pulling fs layer 14:47:37 f4f7b4309257: Pulling fs layer 14:47:37 0ac9a79272e3: Pulling fs layer 14:47:37 b78e95d17946: Pulling fs layer 14:47:37 f4f7b4309257: Waiting 14:47:37 0ac9a79272e3: Waiting 14:47:37 b78e95d17946: Waiting 14:47:37 72dc09318566: Waiting 14:47:37 7a9cfe048b4a: Waiting 14:47:37 9e70ebbbe112: Verifying Checksum 14:47:37 9e70ebbbe112: Download complete 14:47:37 ea3f2d53f512: Verifying Checksum 14:47:37 ea3f2d53f512: Download complete 14:47:37 72dc09318566: Verifying Checksum 14:47:37 72dc09318566: Download complete 14:47:37 f4f7b4309257: Verifying Checksum 14:47:37 f4f7b4309257: Download complete 14:47:37 0ac9a79272e3: Verifying Checksum 14:47:37 0ac9a79272e3: Download complete 14:47:37 552d1f2373af: Verifying Checksum 14:47:37 552d1f2373af: Download complete 14:47:38 552d1f2373af: Pull complete 14:47:38 ea3f2d53f512: Pull complete 14:47:39 9e70ebbbe112: Pull complete 14:47:39 b78e95d17946: Verifying Checksum 14:47:39 b78e95d17946: Download complete 14:47:39 7a9cfe048b4a: Verifying Checksum 14:47:39 7a9cfe048b4a: Download complete 14:47:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:47:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:47:48 ./bin/test-attribution-txt.sh [Pipeline] } 14:47:49 $ docker stop --time=1 34ac9fdabf279b7c2957f58f6dbf21bbf4185d55f6257294fff488d4a802d38d 14:47:50 $ docker rm -f 34ac9fdabf279b7c2957f58f6dbf21bbf4185d55f6257294fff488d4a802d38d [Pipeline] // withDockerContainer [Pipeline] sh 14:47:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:47:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 14:47:52 7a9cfe048b4a: Pull complete 14:47:52 72dc09318566: Pull complete 14:47:52 f4f7b4309257: Pull complete 14:47:52 0ac9a79272e3: Pull complete [Pipeline] sh 14:47:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:47:53 + ls -al . 14:47:53 total 264 14:47:53 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 14 14:47 . 14:47:53 drwxrwxr-x. 4 jenkins jenkins 28 Oct 14 14:46 .. 14:47:53 drwxrwxr-x. 2 jenkins jenkins 37 Oct 14 14:46 bin 14:47:53 -rw-rw-r--. 1 jenkins jenkins 24816 Oct 14 14:46 CHANGELOG.md 14:47:53 -rw-r--r--. 1 jenkins jenkins 126432 Oct 14 14:47 coverage.out 14:47:53 -rw-rw-r--. 1 jenkins jenkins 140 Oct 14 14:46 .dockerignore 14:47:53 drwxrwxr-x. 5 jenkins jenkins 62 Oct 14 14:46 example 14:47:53 drwxrwxr-x. 8 jenkins jenkins 179 Oct 14 14:46 .git 14:47:53 drwxrwxr-x. 3 jenkins jenkins 125 Oct 14 14:46 .github 14:47:53 -rw-rw-r--. 1 jenkins jenkins 131 Oct 14 14:46 .gitignore 14:47:53 -rw-rw-r--. 1 jenkins jenkins 583 Oct 14 14:46 go.mod 14:47:53 -rw-rw-r--. 1 jenkins jenkins 49618 Oct 14 14:46 go.sum 14:47:53 -rw-rw-r--. 1 jenkins jenkins 677 Oct 14 14:46 GOVERNANCE.md 14:47:53 drwxrwxr-x. 15 jenkins jenkins 224 Oct 14 14:46 internal 14:47:53 -rw-rw-r--. 1 jenkins jenkins 880 Oct 14 14:46 Jenkinsfile 14:47:53 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 14 14:46 LICENSE 14:47:53 -rw-rw-r--. 1 jenkins jenkins 1120 Oct 14 14:46 Makefile 14:47:53 drwxrwxr-x. 3 jenkins jenkins 16 Oct 14 14:46 openapi 14:47:53 -rw-rw-r--. 1 jenkins jenkins 619 Oct 14 14:46 OWNERS.md 14:47:53 drwxrwxr-x. 5 jenkins jenkins 50 Oct 14 14:46 pkg 14:47:53 -rw-rw-r--. 1 jenkins jenkins 4877 Oct 14 14:46 README.md 14:47:53 drwxrwxr-x. 4 jenkins jenkins 54 Oct 14 14:46 snap 14:47:53 -rw-rw-r--. 1 jenkins jenkins 5 Oct 14 14:43 VERSION 14:47:53 -rw-rw-r--. 1 jenkins jenkins 222 Oct 14 14:46 version.go [Pipeline] isUnix [Pipeline] sh 14:47:53 + 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=2eba4b8ad6428a4388836a6830c1822660041a04 --label arch=amd64 --label version=0.0.0 . 14:47:53 Sending build context to Docker daemon 2.809MB 14:47:53 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 14:47:53 Step 2/24 : FROM ${BASE} AS builder 14:47:53 ---> 1f58e03dc620 14:47:53 Step 3/24 : ARG MAKE=make build 14:47:53 ---> Running in 034f972be905 14:47:53 Removing intermediate container 034f972be905 14:47:53 ---> 5a9fd9439895 14:47:53 Step 4/24 : WORKDIR /device-sdk-go 14:47:53 ---> Running in 3c4f4f884bcd 14:47:53 Removing intermediate container 3c4f4f884bcd 14:47:53 ---> 0018a214ec1f 14:47:53 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:47:53 ---> Running in 078cc8c5837a 14:47:53 Removing intermediate container 078cc8c5837a 14:47:53 ---> f709bae9ba86 14:47:53 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:47:53 ---> Running in cb84df14b940 14:47:54 Removing intermediate container cb84df14b940 14:47:54 ---> 0e938f8744e0 14:47:54 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 14:47:54 ---> Running in 03d6e94f14c6 14:47:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:47:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:47:55 OK: 220 MiB in 52 packages 14:47:56 Removing intermediate container 03d6e94f14c6 14:47:56 ---> 2296175aa3e7 14:47:56 Step 8/24 : COPY . . 14:47:56 ---> 4efcab60a680 14:47:56 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:47:56 ---> Running in 0834fb3b6b79 14:47:56 Removing intermediate container 0834fb3b6b79 14:47:56 ---> 87d63a92c44a 14:47:56 Step 10/24 : RUN ${MAKE} 14:47:56 ---> Running in 2f36fa980857 14:47:57 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 14:47:59 b78e95d17946: Pull complete 14:47:59 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 14:47:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:47:59 ---> 8b459fc5aaf0 14:47:59 Step 3/10 : ARG MAKE=make build 14:48:00 ---> Running in f04a5921034e 14:48:00 Removing intermediate container f04a5921034e 14:48:00 ---> fdda894b45e6 14:48:00 Step 4/10 : WORKDIR /device-sdk-go 14:48:01 ---> Running in 33a49ddd97e4 14:48:01 Removing intermediate container 33a49ddd97e4 14:48:01 ---> 6d69c0fb0999 14:48:01 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:48:01 ---> Running in 11f16077665c 14:48:02 Removing intermediate container 11f16077665c 14:48:02 ---> 3661cd9a9f95 14:48:02 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:48:02 ---> Running in e1b1a7772031 14:48:04 Removing intermediate container e1b1a7772031 14:48:04 ---> bbef51ed9a83 14:48:04 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 14:48:04 ---> Running in 4449f9ce6122 14:48:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:48:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:48:07 OK: 219 MiB in 52 packages 14:48:08 Removing intermediate container 4449f9ce6122 14:48:08 ---> 7b0040ef6e98 14:48:08 Step 8/10 : COPY . . 14:48:09 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 14:48:09 Removing intermediate container 2f36fa980857 14:48:09 ---> 547c03b82879 14:48:09 Step 11/24 : FROM alpine:3.14 14:48:09 3.14: Pulling from library/alpine 14:48:09 a0d0a0d46f8b: Already exists 14:48:10 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 14:48:10 Status: Downloaded newer image for alpine:3.14 14:48:10 ---> 14119a10abf4 14:48:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:48:10 ---> Running in 0a7f5665b1f6 14:48:10 Removing intermediate container 0a7f5665b1f6 14:48:10 ---> d7a70aabc7a8 14:48:10 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:48:10 ---> 47da367b8464 14:48:10 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:48:10 ---> Running in fd167d0679a1 14:48:10 ---> Running in b9878cd54815 14:48:10 Removing intermediate container b9878cd54815 14:48:10 ---> 4b244d280819 14:48:10 Step 14/24 : RUN apk add --update --no-cache zeromq 14:48:10 ---> Running in c4c127ad5615 14:48:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:48:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:48:12 (1/5) Installing libgcc (10.3.1_git20210424-r2) 14:48:12 (2/5) Installing libsodium (1.0.18-r0) 14:48:12 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 14:48:12 (4/5) Installing libzmq (4.3.4-r0) 14:48:12 (5/5) Installing zeromq (4.3.4-r0) 14:48:12 Executing busybox-1.33.1-r3.trigger 14:48:12 OK: 8 MiB in 19 packages 14:48:12 Removing intermediate container c4c127ad5615 14:48:12 ---> 041bc1c28715 14:48:12 Step 15/24 : WORKDIR / 14:48:12 ---> Running in d88fe2dbc3fd 14:48:13 Removing intermediate container d88fe2dbc3fd 14:48:13 ---> ebcff36a0a13 14:48:13 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 14:48:13 ---> 80eeefe7ebc0 14:48:13 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 14:48:13 ---> 26a751a89bef 14:48:13 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 14:48:13 ---> 95624cf340fe 14:48:13 Step 19/24 : EXPOSE 59999 14:48:13 ---> Running in 784622cefb5d 14:48:13 Removing intermediate container 784622cefb5d 14:48:13 ---> 1cc8c5e906d7 14:48:13 Step 20/24 : ENTRYPOINT ["/device-simple"] 14:48:13 ---> Running in 78c6cae6153d 14:48:13 Removing intermediate container 78c6cae6153d 14:48:13 ---> 28165466b381 14:48:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:48:13 ---> Running in f0344c8d1656 14:48:13 Removing intermediate container f0344c8d1656 14:48:13 ---> a9dca014078f 14:48:13 Step 22/24 : LABEL arch=amd64 14:48:13 ---> Running in e4467571a6cb 14:48:14 Removing intermediate container e4467571a6cb 14:48:14 ---> eb97f0ae4f9c 14:48:14 Step 23/24 : LABEL git_sha=2eba4b8ad6428a4388836a6830c1822660041a04 14:48:14 ---> Running in cacf8b61b121 14:48:14 Removing intermediate container cacf8b61b121 14:48:14 ---> 5b4bdde5ce1e 14:48:14 Step 24/24 : LABEL version=0.0.0 14:48:14 ---> Running in e70a80448d71 14:48:14 Removing intermediate container e70a80448d71 14:48:14 ---> c8a8d68ab304 14:48:14 [Warning] One or more build-args [ARCH] were not consumed 14:48:14 Successfully built c8a8d68ab304 14:48:14 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 14:48:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:48:14 14:48:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:48:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:48:15 latest: Pulling from edgex-lftools-log-publisher 14:48:15 b4d181a07f80: Pulling fs layer 14:48:15 a1111a8f2ec3: Pulling fs layer 14:48:15 ed53099fbce6: Pulling fs layer 14:48:15 dc539afda2c1: Pulling fs layer 14:48:15 77bc0d833cb6: Pulling fs layer 14:48:15 9065ff56babe: Pulling fs layer 14:48:15 d287ab97295c: Pulling fs layer 14:48:15 dc539afda2c1: Waiting 14:48:15 77bc0d833cb6: Waiting 14:48:15 9065ff56babe: Waiting 14:48:15 d287ab97295c: Waiting 14:48:15 a1111a8f2ec3: Verifying Checksum 14:48:15 a1111a8f2ec3: Download complete 14:48:15 dc539afda2c1: Verifying Checksum 14:48:15 dc539afda2c1: Download complete 14:48:15 ed53099fbce6: Verifying Checksum 14:48:15 ed53099fbce6: Download complete 14:48:15 9065ff56babe: Verifying Checksum 14:48:15 9065ff56babe: Download complete 14:48:15 77bc0d833cb6: Verifying Checksum 14:48:15 77bc0d833cb6: Download complete 14:48:15 b4d181a07f80: Verifying Checksum 14:48:15 b4d181a07f80: Download complete 14:48:16 d287ab97295c: Verifying Checksum 14:48:16 d287ab97295c: Download complete 14:48:16 b4d181a07f80: Pull complete 14:48:16 a1111a8f2ec3: Pull complete 14:48:17 ed53099fbce6: Pull complete 14:48:17 dc539afda2c1: Pull complete 14:48:17 77bc0d833cb6: Pull complete 14:48:18 9065ff56babe: Pull complete 14:48:23 d287ab97295c: Pull complete 14:48:23 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:48:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:48:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:48:23 prd-centos7-docker-4c-2g-1437 does not seem to be running inside a container 14:48:23 $ 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/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:48:25 $ docker top afdbb4ffc31d9c6ec05b4e63df011feffec8dba77e298361817364ca805d3225 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:48:26 ---> job-cost.sh 14:48:26 lf-activate-venv: SKIPPING 14:48:26 INFO: No Stack... 14:48:26 INFO: Retrieving Pricing Info for: v3-standard-2 14:48:26 INFO: Archiving Costs [Pipeline] sh 14:48:27 + cat /w/workspace/device-sdk-go/5/archives/cost.csv 14:48:27 + cut -d, -f6 [Pipeline] lock 14:48:27 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1031-5-stack-cost] 14:48:27 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1031-5-stack-cost] did not exist. Created. 14:48:27 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1031-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:48:27 + echo total: 0.05999999865889549 [Pipeline] stash 14:48:27 Stashed 1 file(s) [Pipeline] } 14:48:27 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1031-5-stack-cost] [Pipeline] // lock [Pipeline] } 14:48:27 $ docker stop --time=1 afdbb4ffc31d9c6ec05b4e63df011feffec8dba77e298361817364ca805d3225 14:48:28 $ docker rm -f afdbb4ffc31d9c6ec05b4e63df011feffec8dba77e298361817364ca805d3225 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:49:47 Removing intermediate container fd167d0679a1 14:49:47 ---> 3308d053631e 14:49:47 Step 10/10 : RUN ${MAKE} 14:49:47 ---> Running in 88d5a38b19ee 14:49:47 noop 14:49:47 Removing intermediate container 88d5a38b19ee 14:49:47 ---> d752bd9b5331 14:49:47 Successfully built d752bd9b5331 14:49:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:49:47 + docker inspect -f . ci-base-image-arm64 14:49:47 . [Pipeline] withDockerContainer 14:49:47 prd-ubuntu18.04-docker-arm64-4c-16g-1436 does not seem to be running inside a container 14:49:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:49:49 $ docker top 6309d7177cfee4c13a934857719690a380bdb35c0c85693ab8145322834504e6 -eo pid,comm [Pipeline] { [Pipeline] sh 14:49:50 + go version 14:49:50 go version go1.16.8 linux/arm64 [Pipeline] } 14:49:50 $ docker stop --time=1 6309d7177cfee4c13a934857719690a380bdb35c0c85693ab8145322834504e6 14:49:52 $ docker rm -f 6309d7177cfee4c13a934857719690a380bdb35c0c85693ab8145322834504e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:49:53 + docker inspect -f . ci-base-image-arm64 14:49:53 . [Pipeline] withDockerContainer 14:49:53 prd-ubuntu18.04-docker-arm64-4c-16g-1436 does not seem to be running inside a container 14:49:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:49:55 $ docker top 8407ffefb03db25d37a93c58e8983f37ee460b96021e5ef17b6c3c618b728b79 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:49:56 + make test 14:49:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:50:18 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 14:51:26 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 14:51:26 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 14:51:26 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 14:51:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.425s coverage: 23.5% of statements 14:51:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 14:51:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.236s coverage: 28.1% of statements 14:51:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.269s coverage: 78.9% of statements 14:51:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.232s coverage: 9.0% of statements 14:51:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 14:51:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 14:51:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 14:51:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.380s coverage: 28.7% of statements 14:51:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 14:51:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.321s coverage: 83.3% of statements 14:51:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 14:51:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 14:51:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.437s coverage: 57.8% of statements 14:51:37 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.020s coverage: 89.0% of statements 14:51:37 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 14:51:37 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.201s coverage: 4.9% of statements 14:51:37 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 14:51:38 GO111MODULE=on go vet ./... 14:52:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:52:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:52:35 ./bin/test-attribution-txt.sh [Pipeline] } 14:52:35 $ docker stop --time=1 8407ffefb03db25d37a93c58e8983f37ee460b96021e5ef17b6c3c618b728b79 14:52:37 $ docker rm -f 8407ffefb03db25d37a93c58e8983f37ee460b96021e5ef17b6c3c618b728b79 [Pipeline] // withDockerContainer [Pipeline] sh 14:52:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:52:38 Warning: overwriting stash ‘coverage-report’ 14:52:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:52:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:52:40 + ls -al . 14:52:40 total 300 14:52:40 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 14:52 . 14:52:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 14:47 .. 14:52:40 -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 14:47 .dockerignore 14:52:40 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 14:47 .git 14:52:40 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 14:47 .github 14:52:40 -rw-rw-r-- 1 jenkins jenkins 131 Oct 14 14:47 .gitignore 14:52:40 -rw-rw-r-- 1 jenkins jenkins 24816 Oct 14 14:47 CHANGELOG.md 14:52:40 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 14:47 GOVERNANCE.md 14:52:40 -rw-rw-r-- 1 jenkins jenkins 880 Oct 14 14:47 Jenkinsfile 14:52:40 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 14 14:47 LICENSE 14:52:40 -rw-rw-r-- 1 jenkins jenkins 1120 Oct 14 14:47 Makefile 14:52:40 -rw-rw-r-- 1 jenkins jenkins 619 Oct 14 14:47 OWNERS.md 14:52:40 -rw-rw-r-- 1 jenkins jenkins 4877 Oct 14 14:47 README.md 14:52:40 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 14:43 VERSION 14:52:40 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 14:47 bin 14:52:40 -rw-r--r-- 1 jenkins jenkins 126432 Oct 14 14:51 coverage.out 14:52:40 drwxrwxr-x 5 jenkins jenkins 4096 Oct 14 14:47 example 14:52:40 -rw-rw-r-- 1 jenkins jenkins 583 Oct 14 14:47 go.mod 14:52:40 -rw-rw-r-- 1 jenkins jenkins 49618 Oct 14 14:47 go.sum 14:52:40 drwxrwxr-x 15 jenkins jenkins 4096 Oct 14 14:47 internal 14:52:40 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 14:47 openapi 14:52:40 drwxrwxr-x 5 jenkins jenkins 4096 Oct 14 14:47 pkg 14:52:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 14:47 snap 14:52:40 -rw-rw-r-- 1 jenkins jenkins 222 Oct 14 14:47 version.go [Pipeline] isUnix [Pipeline] sh 14:52:40 + 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=4a3716d57355c6fc108178c300bce47890576814 --label arch=arm64 --label version=0.0.0 . 14:52:41 Sending build context to Docker daemon 2.809MB 14:52:41 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 14:52:41 Step 2/24 : FROM ${BASE} AS builder 14:52:41 ---> d752bd9b5331 14:52:41 Step 3/24 : ARG MAKE=make build 14:52:41 ---> Running in 3324c2020e8b 14:52:42 Removing intermediate container 3324c2020e8b 14:52:42 ---> cd76f77eb9cb 14:52:42 Step 4/24 : WORKDIR /device-sdk-go 14:52:42 ---> Running in 44aa56df7489 14:52:42 Removing intermediate container 44aa56df7489 14:52:42 ---> d4b8adc6cfbd 14:52:42 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:52:42 ---> Running in 42af9d8d628d 14:52:43 Removing intermediate container 42af9d8d628d 14:52:43 ---> 04b004039d12 14:52:43 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:52:43 ---> Running in c16340d1b48d 14:52:45 Removing intermediate container c16340d1b48d 14:52:45 ---> 9cfeb6e2779a 14:52:45 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 14:52:45 ---> Running in 686c8457ce85 14:52:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:52:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:52:48 OK: 219 MiB in 52 packages 14:52:49 Removing intermediate container 686c8457ce85 14:52:49 ---> c09a7e5bb89c 14:52:49 Step 8/24 : COPY . . 14:52:50 ---> 64480fba213b 14:52:50 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:51 ---> Running in f4923e3f790f 14:52:53 Removing intermediate container f4923e3f790f 14:52:53 ---> bf4353452e82 14:52:53 Step 10/24 : RUN ${MAKE} 14:52:53 ---> Running in fcdec276c785 14:52:54 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 14:53:27 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 14:53:29 Removing intermediate container fcdec276c785 14:53:29 ---> 2672c927744e 14:53:29 Step 11/24 : FROM alpine:3.14 14:53:30 3.14: Pulling from library/alpine 14:53:30 552d1f2373af: Already exists 14:53:31 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 14:53:31 Status: Downloaded newer image for alpine:3.14 14:53:31 ---> bb3de5531c18 14:53:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:53:31 ---> Running in 3864e9d01c24 14:53:31 Removing intermediate container 3864e9d01c24 14:53:31 ---> 133b8a8531ad 14:53:31 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:53:31 ---> Running in 03545dfb902c 14:53:33 Removing intermediate container 03545dfb902c 14:53:33 ---> 0a7246716d81 14:53:33 Step 14/24 : RUN apk add --update --no-cache zeromq 14:53:33 ---> Running in f53d8e1d85a8 14:53:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:53:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:53:36 (1/5) Installing libgcc (10.3.1_git20210424-r2) 14:53:36 (2/5) Installing libsodium (1.0.18-r0) 14:53:37 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 14:53:37 (4/5) Installing libzmq (4.3.4-r0) 14:53:37 (5/5) Installing zeromq (4.3.4-r0) 14:53:37 Executing busybox-1.33.1-r3.trigger 14:53:37 OK: 8 MiB in 19 packages 14:53:38 Removing intermediate container f53d8e1d85a8 14:53:38 ---> f42c9342ab05 14:53:38 Step 15/24 : WORKDIR / 14:53:38 ---> Running in f0f4bfa94272 14:53:39 Removing intermediate container f0f4bfa94272 14:53:39 ---> 646839d6aa8c 14:53:39 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 14:53:40 ---> ff85d75213b3 14:53:40 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 14:53:41 ---> 28b06905f777 14:53:41 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 14:53:42 ---> 88b6c198fd6d 14:53:42 Step 19/24 : EXPOSE 59999 14:53:42 ---> Running in 5749255a3027 14:53:43 Removing intermediate container 5749255a3027 14:53:43 ---> bcdce836516f 14:53:43 Step 20/24 : ENTRYPOINT ["/device-simple"] 14:53:43 ---> Running in f9deed915b4a 14:53:43 Removing intermediate container f9deed915b4a 14:53:43 ---> 8c4f1479c39a 14:53:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:53:43 ---> Running in 2894d0bd59a4 14:53:44 Removing intermediate container 2894d0bd59a4 14:53:44 ---> 72ac8aa144d9 14:53:44 Step 22/24 : LABEL arch=arm64 14:53:44 ---> Running in 90fc7efd2981 14:53:44 Removing intermediate container 90fc7efd2981 14:53:44 ---> e4d1ff13b40a 14:53:44 Step 23/24 : LABEL git_sha=4a3716d57355c6fc108178c300bce47890576814 14:53:44 ---> Running in 662c808f9d90 14:53:45 Removing intermediate container 662c808f9d90 14:53:45 ---> 585079a5f071 14:53:45 Step 24/24 : LABEL version=0.0.0 14:53:45 ---> Running in 534fd7a37255 14:53:46 Removing intermediate container 534fd7a37255 14:53:46 ---> 52ff11335a41 14:53:46 [Warning] One or more build-args [ARCH] were not consumed 14:53:46 Successfully built 52ff11335a41 14:53:46 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 14:53:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:53:47 14:53:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:53:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:53:47 arm64: Pulling from edgex-lftools-log-publisher 14:53:47 448f6bf000e3: Pulling fs layer 14:53:47 f757da607395: Pulling fs layer 14:53:47 05883995daec: Pulling fs layer 14:53:47 8603b9c90790: Pulling fs layer 14:53:47 1560dd03e051: Pulling fs layer 14:53:47 27f5ce0e4adf: Pulling fs layer 14:53:47 c2d8d7efcc4b: Pulling fs layer 14:53:47 27f5ce0e4adf: Waiting 14:53:47 c2d8d7efcc4b: Waiting 14:53:47 1560dd03e051: Waiting 14:53:47 8603b9c90790: Waiting 14:53:47 f757da607395: Verifying Checksum 14:53:47 f757da607395: Download complete 14:53:47 8603b9c90790: Verifying Checksum 14:53:47 8603b9c90790: Download complete 14:53:47 1560dd03e051: Verifying Checksum 14:53:47 1560dd03e051: Download complete 14:53:47 27f5ce0e4adf: Download complete 14:53:47 05883995daec: Verifying Checksum 14:53:47 05883995daec: Download complete 14:53:48 448f6bf000e3: Verifying Checksum 14:53:48 448f6bf000e3: Download complete 14:53:50 c2d8d7efcc4b: Verifying Checksum 14:53:50 c2d8d7efcc4b: Download complete 14:53:51 448f6bf000e3: Pull complete 14:53:52 f757da607395: Pull complete 14:53:54 05883995daec: Pull complete 14:53:54 8603b9c90790: Pull complete 14:53:55 1560dd03e051: Pull complete 14:53:55 27f5ce0e4adf: Pull complete 14:54:11 c2d8d7efcc4b: Pull complete 14:54:11 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 14:54:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:54:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:54:11 prd-ubuntu18.04-docker-arm64-4c-16g-1436 does not seem to be running inside a container 14:54:11 $ 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/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:54:15 $ docker top 90d49dfbaac2124ea82e992a1211220a2e8cb6945ab5976132ca2d2e7f914379 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:54:16 ---> job-cost.sh 14:54:16 lf-activate-venv: SKIPPING 14:54:16 INFO: No Stack... 14:54:28 INFO: Retrieving Pricing Info for: v3-standard-4 14:54:29 INFO: Archiving Costs [Pipeline] sh 14:54:30 + cat /w/workspace/device-sdk-go/5/archives/cost.csv 14:54:30 + cut -d, -f6 [Pipeline] lock 14:54:30 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1031-5-stack-cost] 14:54:30 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1031-5-stack-cost] did not exist. Created. 14:54:30 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1031-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:54:30 /w/workspace/device-sdk-go/5@tmp/durable-68865d3a/script.sh: 1: /w/workspace/device-sdk-go/5@tmp/durable-68865d3a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:54:31 + echo total: 0.10999999940395355 [Pipeline] stash 14:54:31 Warning: overwriting stash ‘stack-cost’ 14:54:31 Stashed 1 file(s) [Pipeline] } 14:54:31 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1031-5-stack-cost] [Pipeline] // lock [Pipeline] } 14:54:31 $ docker stop --time=1 90d49dfbaac2124ea82e992a1211220a2e8cb6945ab5976132ca2d2e7f914379 14:54:33 $ docker rm -f 90d49dfbaac2124ea82e992a1211220a2e8cb6945ab5976132ca2d2e7f914379 [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 14:54:34 provisioning config files... 14:54:34 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1031@tmp/config9092731141274665966tmp [Pipeline] { [Pipeline] sh 14:54:34 + set +x 14:54:34 + curl -s https://codecov.io/bash 14:54:34 + bash -s -- 14:54:34 14:54:34 _____ _ 14:54:34 / ____| | | 14:54:34 | | ___ __| | ___ ___ _____ __ 14:54:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:54:34 | |___| (_) | (_| | __/ (_| (_) \ V / 14:54:34 \_____\___/ \__,_|\___|\___\___/ \_/ 14:54:34 Bash-1.0.6 14:54:34 14:54:34 14:54:34 ==> git version 2.24.4 found 14:54:34 ==> 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 14:54:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:54:34 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:54:34 ==> Jenkins CI detected. 14:54:34 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1031 14:54:34 project root: . 14:54:34 --> token set from env 14:54:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:54:34 ==> Running gcov in . (disable via -X gcov) 14:54:34 ==> Python coveragepy not found 14:54:34 ==> Searching for coverage reports in: 14:54:34 + . 14:54:34 -> Found 1 reports 14:54:34 ==> Detecting git/mercurial file structure 14:54:34 ==> Reading reports 14:54:34 + ./coverage.out bytes=126432 14:54:34 ==> Appending adjustments 14:54:34 https://docs.codecov.io/docs/fixing-reports 14:54:34 + Found adjustments 14:54:34 ==> Gzipping contents 14:54:34 16K /tmp/codecov.0AEcG6.gz 14:54:34 ==> Uploading reports 14:54:34 url: https://codecov.io 14:54:34 query: branch=PR-1031&commit=1617e4c80875676849a8f0e87c23909d6d40c20a&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1031%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1031&job=&cmd_args= 14:54:34 -> Pinging Codecov 14:54:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1031&commit=1617e4c80875676849a8f0e87c23909d6d40c20a&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1031%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1031&job=&cmd_args= 14:54:35 -> Uploading to 14:54:35 https://storage.googleapis.com/codecov/v4/raw/2021-10-14/7E55EF52A471D76F132DFD9A03CDDE97/1617e4c80875676849a8f0e87c23909d6d40c20a/43b4ae3c-9a9d-40cd-8aa7-d8bd6bdd01b2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211014%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211014T145435Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5ba66b03e64570d58223f2213351d0644039592f9311468288392e6eba6cfe6e 14:54:35 % Total % Received % Xferd Average Speed Time Time Time Current 14:54:35 Dload Upload Total Spent Left Speed 14:54:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16094 0 0 100 16094 0 47756 --:--:-- --:--:-- --:--:-- 47756 100 16094 0 0 100 16094 0 47741 --:--:-- --:--:-- --:--:-- 47615 14:54:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/1617e4c80875676849a8f0e87c23909d6d40c20a [Pipeline] } 14:54:35 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 14:54:36 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1031/archives ']' [Pipeline] libraryResource [Pipeline] sh 14:54:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:54:37 ---> package-listing.sh 14:54:37 ++ tr '[:upper:]' '[:lower:]' 14:54:37 ++ facter osfamily 14:54:37 + OS_FAMILY=redhat 14:54:37 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1031 14:54:37 + START_PACKAGES=/tmp/packages_start.txt 14:54:37 + END_PACKAGES=/tmp/packages_end.txt 14:54:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:54:37 + PACKAGES=/tmp/packages_start.txt 14:54:37 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1031 ']' 14:54:37 + PACKAGES=/tmp/packages_end.txt 14:54:37 + case "${OS_FAMILY}" in 14:54:37 + rpm -qa 14:54:37 + sort 14:54:38 + '[' -f /tmp/packages_start.txt ']' 14:54:38 + '[' -f /tmp/packages_end.txt ']' 14:54:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:54:38 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1031 ']' 14:54:38 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1031/archives/ 14:54:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1031/archives/ [Pipeline] echo 14:54:38 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-1031/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:54:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:54:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:54:39 14:54:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:54:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:54:39 latest: Pulling from edgex-lftools-log-publisher 14:54:39 b4d181a07f80: Pulling fs layer 14:54:39 a1111a8f2ec3: Pulling fs layer 14:54:39 ed53099fbce6: Pulling fs layer 14:54:39 dc539afda2c1: Pulling fs layer 14:54:39 77bc0d833cb6: Pulling fs layer 14:54:39 9065ff56babe: Pulling fs layer 14:54:39 d287ab97295c: Pulling fs layer 14:54:39 dc539afda2c1: Waiting 14:54:39 77bc0d833cb6: Waiting 14:54:39 9065ff56babe: Waiting 14:54:39 d287ab97295c: Waiting 14:54:39 a1111a8f2ec3: Verifying Checksum 14:54:39 a1111a8f2ec3: Download complete 14:54:39 dc539afda2c1: Verifying Checksum 14:54:39 dc539afda2c1: Download complete 14:54:39 ed53099fbce6: Verifying Checksum 14:54:39 ed53099fbce6: Download complete 14:54:39 9065ff56babe: Verifying Checksum 14:54:39 9065ff56babe: Download complete 14:54:39 77bc0d833cb6: Verifying Checksum 14:54:39 77bc0d833cb6: Download complete 14:54:39 b4d181a07f80: Verifying Checksum 14:54:39 b4d181a07f80: Download complete 14:54:40 d287ab97295c: Verifying Checksum 14:54:40 d287ab97295c: Download complete 14:54:41 b4d181a07f80: Pull complete 14:54:41 a1111a8f2ec3: Pull complete 14:54:42 ed53099fbce6: Pull complete 14:54:42 dc539afda2c1: Pull complete 14:54:42 77bc0d833cb6: Pull complete 14:54:42 9065ff56babe: Pull complete 14:54:47 d287ab97295c: Pull complete 14:54:47 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:54:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:54:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:54:47 prd-centos7-docker-4c-2g-1434 does not seem to be running inside a container 14:54:47 $ 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-1031/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-1031 -v /w/workspace/gexfoundry_device-sdk-go_PR-1031:/w/workspace/gexfoundry_device-sdk-go_PR-1031:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1031@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1031@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 14:54:50 $ docker top 0473878bf102182010119c44fbc925dc8cfc85e85a0436730373dfa6f69bfbee -eo pid,comm [Pipeline] { [Pipeline] sh 14:54:50 + touch /tmp/pre-build-complete [Pipeline] sh 14:54:50 + mkdir -p /var/log/sysstat [Pipeline] sh 14:54:50 + ls /var/log/sa-host 14:54:50 + sadf -c /var/log/sa-host/sa14 14:54:50 file_magic: OK 14:54:50 HZ: Using current value: 100 14:54:50 file_header: OK 14:54:50 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 14:54:50 Statistics: 14:54:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:54:50 File successfully converted to sysstat format version 12.0.3 14:54:50 + sadf -c /var/log/sa-host/sa30 14:54:50 file_magic: OK 14:54:50 HZ: Using current value: 100 14:54:50 file_header: OK 14:54:50 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 14:54:50 Statistics: 14:54:50 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:54:50 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:54:51 provisioning config files... 14:54:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1031@tmp/config2911076791777333730tmp [Pipeline] { [Pipeline] echo 14:54:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:54:51 ---> create-netrc.sh [Pipeline] } 14:54:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:54:51 ---> python-tools-install.sh [Pipeline] echo 14:54:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:54:52 ---> sudo-logs.sh 14:54:52 Archiving 'sudo' log.. 14:54:52 sudo: unable to resolve host prd-centos7-docker-4c-2g-1434.novalocal: Name or service not known 14:54:52 sudo: unable to resolve host prd-centos7-docker-4c-2g-1434.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 14:54:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:54:52 ---> job-cost.sh 14:54:52 lf-activate-venv: SKIPPING 14:54:52 DEBUG: total: 0.10999999940395355 14:54:52 INFO: Retrieving Stack Cost... 14:55:02 INFO: Retrieving Pricing Info for: v3-standard-2 14:55:02 INFO: Archiving Costs [Pipeline] echo 14:55:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:55:02 ---> logs-deploy.sh 14:55:02 lf-activate-venv: SKIPPING 14:55:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1031/5 14:55:02 INFO: archiving workspace using pattern(s): 14:55:03 Archives upload complete. 14:55:03 INFO: archiving logs to Nexus 14:55:04 ---> uname -a: 14:55:04 Linux prd-centos7-docker-4c-2g-1434.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 14:55:04 14:55:04 14:55:04 ---> lscpu: 14:55:04 Architecture: x86_64 14:55:04 CPU op-mode(s): 32-bit, 64-bit 14:55:04 Byte Order: Little Endian 14:55:04 Address sizes: 40 bits physical, 48 bits virtual 14:55:04 CPU(s): 2 14:55:04 On-line CPU(s) list: 0,1 14:55:04 Thread(s) per core: 1 14:55:04 Core(s) per socket: 1 14:55:04 Socket(s): 2 14:55:04 NUMA node(s): 1 14:55:04 Vendor ID: AuthenticAMD 14:55:04 CPU family: 23 14:55:04 Model: 49 14:55:04 Model name: AMD EPYC-Rome Processor 14:55:04 Stepping: 0 14:55:04 CPU MHz: 2799.996 14:55:04 BogoMIPS: 5599.99 14:55:04 Virtualization: AMD-V 14:55:04 Hypervisor vendor: KVM 14:55:04 Virtualization type: full 14:55:04 L1d cache: 32K 14:55:04 L1i cache: 32K 14:55:04 L2 cache: 512K 14:55:04 L3 cache: 16384K 14:55:04 NUMA node0 CPU(s): 0,1 14:55:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 14:55:04 14:55:04 14:55:04 ---> nproc: 14:55:04 2 14:55:04 14:55:04 14:55:04 ---> df -h: 14:55:04 Filesystem Size Used Avail Use% Mounted on 14:55:04 overlay 40G 7.7G 33G 20% / 14:55:04 tmpfs 64M 0 64M 0% /dev 14:55:04 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:55:04 shm 64M 0 64M 0% /dev/shm 14:55:04 /dev/vda1 40G 7.7G 33G 20% /facter-os 14:55:04 14:55:04 14:55:04 ---> sar -b -r -n DEV: 14:55:04 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/14/21 _x86_64_ (2 CPU) 14:55:04 14:55:04 14:42:44 LINUX RESTART (2 CPU) 14:55:04 14:55:04 14:43:01 tps rtps wtps bread/s bwrtn/s 14:55:04 14:44:02 205.93 78.07 127.86 8372.03 40233.35 14:55:04 14:45:01 1.90 0.00 1.90 0.00 37.08 14:55:04 14:46:01 0.15 0.00 0.15 0.00 2.00 14:55:04 14:47:01 0.23 0.00 0.23 0.00 3.33 14:55:04 14:48:02 0.27 0.00 0.27 0.00 3.10 14:55:04 14:49:01 0.27 0.00 0.27 0.00 3.59 14:55:04 14:50:01 0.27 0.00 0.27 0.00 3.36 14:55:04 14:51:01 0.23 0.00 0.23 0.00 2.85 14:55:04 14:52:01 0.27 0.00 0.27 0.00 3.48 14:55:04 14:53:01 0.20 0.00 0.20 0.00 2.57 14:55:04 14:54:01 0.20 0.00 0.20 0.00 2.02 14:55:04 Average: 19.15 7.12 12.02 763.74 3676.02 14:55:04 14:55:04 14:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:55:04 14:44:02 5679040 0 627980 7.84 2620 1699300 1504252 16.61 572908 1522752 132 14:55:04 14:45:01 5688056 0 618956 7.73 2620 1699308 1418256 15.66 565544 1523092 20 14:55:04 14:46:01 5687144 0 619864 7.74 2620 1699312 1423864 15.72 565692 1523096 20 14:55:04 14:47:01 5684704 0 622296 7.77 2620 1699320 1423708 15.72 567600 1523756 12 14:55:04 14:48:02 5689904 0 617092 7.71 2620 1699324 1418040 15.66 563432 1523756 16 14:55:04 14:49:01 5688188 0 618804 7.73 2620 1699328 1418124 15.66 564572 1523756 8 14:55:04 14:50:01 5688312 0 618676 7.72 2620 1699332 1418124 15.66 564576 1523756 8 14:55:04 14:51:01 5687980 0 618944 7.73 2620 1699396 1418040 15.66 565212 1523772 20 14:55:04 14:52:01 5686100 0 620880 7.75 2620 1699340 1418304 15.66 566756 1523756 20 14:55:04 14:53:01 5686792 0 620184 7.74 2620 1699344 1418040 15.66 566288 1523756 12 14:55:04 14:54:01 5678560 0 628412 7.85 2620 1699348 1418124 15.66 574128 1523756 8 14:55:04 Average: 5685889 0 621099 7.76 2620 1699332 1426989 15.75 566973 1523546 25 14:55:04 14:55:04 14:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:55:04 14:44:02 eth0 461.37 269.05 1027.93 75.17 0.00 0.00 0.00 0.00 14:55:04 14:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:04 14:44:02 docker0 9.67 5.73 1.63 28.99 0.00 0.00 0.00 0.00 14:55:04 14:45:01 eth0 0.32 0.10 0.04 0.01 0.00 0.00 0.00 0.00 14:55:04 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:04 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:04 14:46:01 eth0 2.81 0.75 3.24 0.20 0.00 0.00 0.00 0.00 14:55:04 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:04 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:04 14:47:01 eth0 0.57 0.38 0.27 0.20 0.00 0.00 0.00 0.00 14:55:04 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:04 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:04 14:48:02 eth0 0.13 0.10 0.01 0.04 0.00 0.00 0.00 0.00 14:55:04 14:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:04 14:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:04 14:49:01 eth0 0.24 0.20 0.08 0.07 0.00 0.00 0.00 0.00 14:55:04 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:04 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:04 14:50:01 eth0 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 14:55:04 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:04 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:04 14:51:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:55:04 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:04 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:04 14:52:01 eth0 0.85 0.40 0.31 0.21 0.00 0.00 0.00 0.00 14:55:04 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:04 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:04 14:53:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:55:04 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:04 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:04 14:54:01 eth0 0.45 0.30 0.15 0.08 0.00 0.00 0.00 0.00 14:55:04 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:04 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:04 Average: eth0 42.61 24.77 94.15 6.93 0.00 0.00 0.00 0.00 14:55:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:04 Average: docker0 0.88 0.52 0.15 2.64 0.00 0.00 0.00 0.00 14:55:04 14:55:04 14:55:04 ---> sar -P ALL: 14:55:04 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/14/21 _x86_64_ (2 CPU) 14:55:04 14:55:04 14:42:44 LINUX RESTART (2 CPU) 14:55:04 14:55:04 14:43:01 CPU %user %nice %system %iowait %steal %idle 14:55:04 14:44:02 all 19.75 0.00 6.81 5.28 0.09 68.07 14:55:04 14:44:02 0 19.89 0.00 7.21 4.78 0.10 68.02 14:55:04 14:44:02 1 19.61 0.00 6.41 5.77 0.09 68.12 14:55:04 14:45:01 all 0.20 0.00 0.07 0.00 0.03 99.70 14:55:04 14:45:01 0 0.20 0.00 0.07 0.00 0.02 99.71 14:55:04 14:45:01 1 0.20 0.00 0.07 0.00 0.03 99.69 14:55:04 14:46:01 all 0.26 0.00 0.07 0.00 0.02 99.66 14:55:04 14:46:01 0 0.12 0.00 0.05 0.00 0.02 99.82 14:55:04 14:46:01 1 0.40 0.00 0.08 0.00 0.02 99.50 14:55:04 14:47:01 all 0.18 0.00 0.05 0.00 0.03 99.75 14:55:04 14:47:01 0 0.07 0.00 0.07 0.00 0.03 99.83 14:55:04 14:47:01 1 0.28 0.00 0.03 0.00 0.02 99.67 14:55:04 14:48:02 all 0.21 0.00 0.05 0.01 0.01 99.72 14:55:04 14:48:02 0 0.08 0.00 0.07 0.00 0.02 99.83 14:55:04 14:48:02 1 0.33 0.00 0.03 0.02 0.00 99.62 14:55:04 14:49:01 all 0.17 0.00 0.06 0.00 0.02 99.75 14:55:04 14:49:01 0 0.29 0.00 0.05 0.00 0.02 99.64 14:55:04 14:49:01 1 0.05 0.00 0.07 0.00 0.02 99.86 14:55:04 14:50:01 all 0.17 0.00 0.06 0.00 0.03 99.74 14:55:04 14:50:01 0 0.28 0.00 0.05 0.00 0.03 99.63 14:55:04 14:50:01 1 0.05 0.00 0.07 0.00 0.03 99.85 14:55:04 14:51:01 all 0.23 0.00 0.03 0.00 0.02 99.72 14:55:04 14:51:01 0 0.38 0.00 0.03 0.00 0.02 99.57 14:55:04 14:51:01 1 0.07 0.00 0.03 0.00 0.02 99.88 14:55:04 14:52:01 all 0.25 0.00 0.04 0.00 0.02 99.69 14:55:04 14:52:01 0 0.43 0.00 0.03 0.00 0.02 99.52 14:55:04 14:52:01 1 0.07 0.00 0.05 0.00 0.02 99.87 14:55:04 14:53:01 all 0.17 0.00 0.05 0.00 0.02 99.77 14:55:04 14:53:01 0 0.25 0.00 0.03 0.00 0.00 99.72 14:55:04 14:53:01 1 0.08 0.00 0.07 0.00 0.03 99.82 14:55:04 14:54:01 all 0.23 0.00 0.06 0.00 0.01 99.70 14:55:04 14:54:01 0 0.38 0.00 0.03 0.00 0.00 99.58 14:55:04 14:54:01 1 0.08 0.00 0.08 0.00 0.02 99.82 14:55:04 14:55:04 Average: CPU %user %nice %system %iowait %steal %idle 14:55:04 Average: all 1.93 0.00 0.65 0.47 0.03 96.92 14:55:04 Average: 0 1.99 0.00 0.68 0.42 0.02 96.88 14:55:04 Average: 1 1.88 0.00 0.62 0.51 0.03 96.96 14:55:04 14:55:04 14:55:04