Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2ab93c499751478c937c96849c5331481b2fe78f 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-ssh632848294350097419.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-ssh9082427380173612089.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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3086232590486252773.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-ssh8846160272554959223.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1310817012361459041.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2330 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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/edgexfoundry_device-sdk-go_main@tmp/jenkins-gitclient-ssh8784831978873230618.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2ab93c499751478c937c96849c5331481b2fe78f (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 2ab93c499751478c937c96849c5331481b2fe78f # timeout=10 Commit message: "Merge pull request #1035 from lenny-intel/go-mods" > git rev-list --no-walk 4d64bf0c03e0fc597f376e2d6bc91811e913bb0c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:35:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:35:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:35:57 ========================================================= 03:35:57 EdgeX Global Pipelines Version Info 03:35:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:35:58 ------------------- 03:35:58 stable info: 03:35:58 ------------------- 03:35:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:35:58 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 03:35:58 Message: update stable to v1.0.210 03:35:59 ------------------- 03:35:59 experimental info: 03:35:59 ------------------- 03:35:59 Commited By: **** collab-it+edgex@linuxfoundation.org 03:35:59 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 03:35:59 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:35:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 03:35:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 03:35:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:35:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:35:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:35:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:35:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:35:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 03:35:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:35:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:35:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:35:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 03:35:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:35:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:35:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:35:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:35:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:35:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:35:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:35:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:35:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:35:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:35:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:35:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:35:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:36:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:36:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:36:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:36:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:36:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ab93c499751478c937c96849c5331481b2fe78f [Pipeline] echo 03:36:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ab93c4 [Pipeline] echo 03:36:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:36:00 provisioning config files... 03:36:00 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config428262379856850343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:01 ---> docker-login.sh 03:36:01 nexus3.edgexfoundry.org:10001 03:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:01 Configure a credential helper to remove this warning. See 03:36:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:01 03:36:01 Login Succeeded 03:36:01 nexus3.edgexfoundry.org:10002 03:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:01 Configure a credential helper to remove this warning. See 03:36:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:01 03:36:01 Login Succeeded 03:36:01 nexus3.edgexfoundry.org:10003 03:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:01 Configure a credential helper to remove this warning. See 03:36:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:01 03:36:01 Login Succeeded 03:36:01 nexus3.edgexfoundry.org:10004 03:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:01 Configure a credential helper to remove this warning. See 03:36:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:01 03:36:01 Login Succeeded 03:36:01 docker.io 03:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:02 Configure a credential helper to remove this warning. See 03:36:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:02 03:36:02 Login Succeeded 03:36:02 ---> docker-login.sh ends [Pipeline] } 03:36:02 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 03:36:02 + git log --format=format:%s -1 2ab93c499751478c937c96849c5331481b2fe78f [Pipeline] echo 03:36:02 GIT_COMMIT: 2ab93c499751478c937c96849c5331481b2fe78f, Commit Message: Merge pull request #1035 from lenny-intel/go-mods [Pipeline] echo 03:36:02 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:36:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:36:04 03:36:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:36:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:36:04 latest: Pulling from edgex-devops/git-semver 03:36:04 a0d0a0d46f8b: Pulling fs layer 03:36:04 3e5f54012d9b: Pulling fs layer 03:36:04 4c7163046ea9: Pulling fs layer 03:36:04 0c2d73faf560: Pulling fs layer 03:36:04 0c2d73faf560: Waiting 03:36:04 3e5f54012d9b: Verifying Checksum 03:36:04 3e5f54012d9b: Download complete 03:36:04 a0d0a0d46f8b: Verifying Checksum 03:36:04 a0d0a0d46f8b: Download complete 03:36:05 0c2d73faf560: Verifying Checksum 03:36:05 0c2d73faf560: Download complete 03:36:05 4c7163046ea9: Verifying Checksum 03:36:05 4c7163046ea9: Download complete 03:36:05 a0d0a0d46f8b: Pull complete 03:36:05 3e5f54012d9b: Pull complete 03:36:05 4c7163046ea9: Pull complete 03:36:05 0c2d73faf560: Pull complete 03:36:05 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 03:36:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:36:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:36:05 prd-centos7-docker-4c-2g-2330 does not seem to be running inside a container 03:36:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:36:06 $ docker top 368b22c0645f59c4db19b12445949952516493bf13ea3768dcc85ac8d494a967 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:36:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:36:06 [ssh-agent] Looking for ssh-agent implementation... 03:36:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:36:06 $ docker exec 368b22c0645f59c4db19b12445949952516493bf13ea3768dcc85ac8d494a967 ssh-agent 03:36:06 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJNjnpB/agent.13 03:36:06 SSH_AGENT_PID=19 03:36:06 Running ssh-add (command line suppressed) 03:36:07 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7994973682685681521.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7994973682685681521.key) 03:36:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:36:07 + git tag --points-at HEAD [Pipeline] } 03:36:07 $ docker exec --env ******** --env ******** 368b22c0645f59c4db19b12445949952516493bf13ea3768dcc85ac8d494a967 ssh-agent -k 03:36:07 unset SSH_AUTH_SOCK; 03:36:07 unset SSH_AGENT_PID; 03:36:07 echo Agent pid 19 killed; 03:36:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:36:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:36:07 [ssh-agent] Looking for ssh-agent implementation... 03:36:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:36:07 $ docker exec 368b22c0645f59c4db19b12445949952516493bf13ea3768dcc85ac8d494a967 ssh-agent 03:36:07 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDafEfM/agent.52 03:36:07 SSH_AGENT_PID=58 03:36:07 Running ssh-add (command line suppressed) 03:36:07 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2884197703633010142.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2884197703633010142.key) 03:36:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:36:08 + git semver init 03:36:08 # -> Open(): unable to determine branch for HEAD 03:36:08 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 03:36:08 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 03:36:08 # $SEMVER_REMOTE_NAME = origin 03:36:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:36:08 # $SEMVER_USER_NAME = edgex-jenkins 03:36:08 # $SEMVER_BRANCH = main 03:36:08 # $SEMVER_TEMP = /tmp/semver-660874477 03:36:08 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 03:36:09 # '/tmp/semver-660874477' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 03:36:09 # -> Force: false 03:36:09 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 03:36:09 $ docker exec --env ******** --env ******** 368b22c0645f59c4db19b12445949952516493bf13ea3768dcc85ac8d494a967 ssh-agent -k 03:36:09 unset SSH_AUTH_SOCK; 03:36:09 unset SSH_AGENT_PID; 03:36:09 echo Agent pid 58 killed; 03:36:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:36:09 + git semver [Pipeline] } 03:36:09 $ docker stop --time=1 368b22c0645f59c4db19b12445949952516493bf13ea3768dcc85ac8d494a967 03:36:10 $ docker rm -f 368b22c0645f59c4db19b12445949952516493bf13ea3768dcc85ac8d494a967 [Pipeline] // withDockerContainer [Pipeline] sh 03:36:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:36:11 Stashed 1 file(s) [Pipeline] echo 03:36:11 [edgeXSemver]: initialized semver on version 2.0.1-dev.22 [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 03:36:26 Still waiting to schedule task 03:36:26 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:36:26 Still waiting to schedule task 03:36:26 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2324’ 03:38:24 Running on prd-centos7-docker-4c-2g-2333 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 03:38:24 Running in /w/workspace/device-sdk-go/21 [Pipeline] { [Pipeline] checkout 03:38:24 Selected Git installation does not exist. Using Default 03:38:24 The recommended git tool is: NONE 03:38:26 using credential edgex-jenkins-ssh 03:38:26 Cloning the remote Git repository 03:38:26 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:38:26 > git init /w/workspace/device-sdk-go/21 # timeout=10 03:38:26 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:38:26 > git --version # timeout=10 03:38:26 > git --version # 'git version 2.24.4' 03:38:26 using GIT_SSH to set credentials SSH Credentials for GitHub 03:38:26 [INFO] Currently running in a labeled security context 03:38:26 [INFO] Currently SELinux is 'enforcing' on the host 03:38:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/21@tmp/jenkins-gitclient-ssh5435557677888913917.key 03:38:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:38:27 Avoid second fetch 03:38:27 Checking out Revision 2ab93c499751478c937c96849c5331481b2fe78f (main) 03:38:27 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:38:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:38:27 > git config core.sparsecheckout # timeout=10 03:38:27 > git checkout -f 2ab93c499751478c937c96849c5331481b2fe78f # timeout=10 03:38:33 Commit message: "Merge pull request #1035 from lenny-intel/go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:34 provisioning config files... 03:38:34 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/21@tmp/config548075406103417250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:35 ---> docker-login.sh 03:38:35 nexus3.edgexfoundry.org:10001 03:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:35 Configure a credential helper to remove this warning. See 03:38:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:35 03:38:35 Login Succeeded 03:38:35 nexus3.edgexfoundry.org:10002 03:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:35 Configure a credential helper to remove this warning. See 03:38:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:35 03:38:35 Login Succeeded 03:38:35 nexus3.edgexfoundry.org:10003 03:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:35 Configure a credential helper to remove this warning. See 03:38:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:35 03:38:35 Login Succeeded 03:38:35 nexus3.edgexfoundry.org:10004 03:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:35 Configure a credential helper to remove this warning. See 03:38:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:35 03:38:35 Login Succeeded 03:38:35 docker.io 03:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:35 Configure a credential helper to remove this warning. See 03:38:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:35 03:38:35 Login Succeeded 03:38:35 ---> docker-login.sh ends [Pipeline] } 03:38:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:38:35 ========================================================= 03:38:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:38:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:38:36 + 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 . 03:38:36 Sending build context to Docker daemon 2.681MB 03:38:36 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 03:38:36 Step 2/10 : FROM ${BASE} AS builder 03:38:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:38:36 a0d0a0d46f8b: Pulling fs layer 03:38:36 31adcdaf11c8: Pulling fs layer 03:38:36 b8b176561691: Pulling fs layer 03:38:36 4527c011a84f: Pulling fs layer 03:38:36 5d74067f8e1e: Pulling fs layer 03:38:36 e0aca202a116: Pulling fs layer 03:38:36 3a43be97a3b4: Pulling fs layer 03:38:36 34cad66bf833: Pulling fs layer 03:38:36 b4e3c513aaa6: Pulling fs layer 03:38:36 4527c011a84f: Waiting 03:38:36 5d74067f8e1e: Waiting 03:38:36 e0aca202a116: Waiting 03:38:36 3a43be97a3b4: Waiting 03:38:36 34cad66bf833: Waiting 03:38:36 b4e3c513aaa6: Waiting 03:38:36 b8b176561691: Verifying Checksum 03:38:36 b8b176561691: Download complete 03:38:36 31adcdaf11c8: Verifying Checksum 03:38:36 31adcdaf11c8: Download complete 03:38:36 5d74067f8e1e: Verifying Checksum 03:38:36 5d74067f8e1e: Download complete 03:38:36 e0aca202a116: Verifying Checksum 03:38:36 e0aca202a116: Download complete 03:38:36 3a43be97a3b4: Verifying Checksum 03:38:36 3a43be97a3b4: Download complete 03:38:36 a0d0a0d46f8b: Verifying Checksum 03:38:36 a0d0a0d46f8b: Download complete 03:38:36 34cad66bf833: Verifying Checksum 03:38:36 34cad66bf833: Download complete 03:38:36 a0d0a0d46f8b: Pull complete 03:38:36 31adcdaf11c8: Pull complete 03:38:36 b8b176561691: Pull complete 03:38:36 4527c011a84f: Download complete 03:38:37 b4e3c513aaa6: Verifying Checksum 03:38:37 b4e3c513aaa6: Download complete 03:38:45 4527c011a84f: Pull complete 03:38:45 5d74067f8e1e: Pull complete 03:38:45 e0aca202a116: Pull complete 03:38:45 3a43be97a3b4: Pull complete 03:38:45 34cad66bf833: Pull complete 03:38:47 b4e3c513aaa6: Pull complete 03:38:47 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 03:38:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:38:47 ---> 9f6097aaca64 03:38:47 Step 3/10 : ARG MAKE=make build 03:38:51 ---> Running in 5698658cca01 03:38:51 Removing intermediate container 5698658cca01 03:38:51 ---> c82ee65e1c58 03:38:51 Step 4/10 : WORKDIR /device-sdk-go 03:38:51 ---> Running in 61305bbfddf1 03:38:51 Removing intermediate container 61305bbfddf1 03:38:51 ---> bf0eb20af267 03:38:51 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:38:51 ---> Running in 55f7af12f5a5 03:38:51 Removing intermediate container 55f7af12f5a5 03:38:51 ---> 3d7b39167d03 03:38:51 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:38:51 ---> Running in b9e1f3246e18 03:38:51 Removing intermediate container b9e1f3246e18 03:38:51 ---> 1d7d718988e7 03:38:51 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:38:51 ---> Running in 8a974846b0a5 03:38:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:38:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:38:53 OK: 220 MiB in 52 packages 03:38:53 Removing intermediate container 8a974846b0a5 03:38:53 ---> c903ea1ab6df 03:38:53 Step 8/10 : COPY . . 03:38:53 ---> cbcf6131bef3 03:38:53 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:38:53 ---> Running in 60d7048c4c2f 03:39:40 Removing intermediate container 60d7048c4c2f 03:39:40 ---> e5be595c449e 03:39:40 Step 10/10 : RUN ${MAKE} 03:39:40 ---> Running in e18bae2bcddb 03:39:40 noop 03:39:40 Removing intermediate container e18bae2bcddb 03:39:40 ---> b552874bb79b 03:39:40 Successfully built b552874bb79b 03:39:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:39:40 + docker inspect -f . ci-base-image-x86_64 03:39:40 . [Pipeline] withDockerContainer 03:39:40 prd-centos7-docker-4c-2g-2333 does not seem to be running inside a container 03:39:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/21 -v /w/workspace/device-sdk-go/21:/w/workspace/device-sdk-go/21:rw,z -v /w/workspace/device-sdk-go/21@tmp:/w/workspace/device-sdk-go/21@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 ******** ci-base-image-x86_64 cat 03:39:41 $ docker top a4ac74eb0091f4cb8a0d0343451fccafc66de4b17edaf3379767bd60429c1fe5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:41 + go version 03:39:41 go version go1.16.8 linux/amd64 [Pipeline] } 03:39:41 $ docker stop --time=1 a4ac74eb0091f4cb8a0d0343451fccafc66de4b17edaf3379767bd60429c1fe5 03:39:43 $ docker rm -f a4ac74eb0091f4cb8a0d0343451fccafc66de4b17edaf3379767bd60429c1fe5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:39:45 + docker inspect -f . ci-base-image-x86_64 03:39:45 . [Pipeline] withDockerContainer 03:39:45 prd-centos7-docker-4c-2g-2333 does not seem to be running inside a container 03:39:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/21 -v /w/workspace/device-sdk-go/21:/w/workspace/device-sdk-go/21:rw,z -v /w/workspace/device-sdk-go/21@tmp:/w/workspace/device-sdk-go/21@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 ******** ci-base-image-x86_64 cat 03:39:45 $ docker top 7383ae9707be126afa6e538723a78e8a62becf152b6773ec4f8ea0d7996d53db -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:39:46 + make test 03:39:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:39:51 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:40:14 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 03:40:14 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 03:40:14 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 03:40:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.066s coverage: 23.5% of statements 03:40:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 03:40:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.065s coverage: 28.1% of statements 03:40:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.078s coverage: 78.9% of statements 03:40:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.046s coverage: 9.0% of statements 03:40:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 03:40:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 03:40:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 03:40:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.067s coverage: 28.7% of statements 03:40:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 03:40:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.059s coverage: 83.3% of statements 03:40:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 03:40:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 03:40:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.078s coverage: 57.8% of statements 03:40:19 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.858s coverage: 88.8% of statements 03:40:19 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 03:40:19 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.051s coverage: 4.9% of statements 03:40:19 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 03:40:19 GO111MODULE=on go vet ./... 03:40:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:40:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:40:46 ./bin/test-attribution-txt.sh [Pipeline] } 03:40:47 $ docker stop --time=1 7383ae9707be126afa6e538723a78e8a62becf152b6773ec4f8ea0d7996d53db 03:40:48 $ docker rm -f 7383ae9707be126afa6e538723a78e8a62becf152b6773ec4f8ea0d7996d53db [Pipeline] // withDockerContainer [Pipeline] sh 03:40:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:40:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:40:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:40:52 + ls -al . 03:40:52 total 264 03:40:52 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 19 03:40 . 03:40:52 drwxrwxr-x. 4 jenkins jenkins 30 Oct 19 03:38 .. 03:40:52 drwxrwxr-x. 2 jenkins jenkins 37 Oct 19 03:38 bin 03:40:52 -rw-rw-r--. 1 jenkins jenkins 24816 Oct 19 03:38 CHANGELOG.md 03:40:52 -rw-r--r--. 1 jenkins jenkins 126693 Oct 19 03:40 coverage.out 03:40:52 -rw-rw-r--. 1 jenkins jenkins 140 Oct 19 03:38 .dockerignore 03:40:52 drwxrwxr-x. 5 jenkins jenkins 62 Oct 19 03:38 example 03:40:52 drwxrwxr-x. 8 jenkins jenkins 162 Oct 19 03:38 .git 03:40:52 drwxrwxr-x. 3 jenkins jenkins 125 Oct 19 03:38 .github 03:40:52 -rw-rw-r--. 1 jenkins jenkins 131 Oct 19 03:38 .gitignore 03:40:52 -rw-rw-r--. 1 jenkins jenkins 602 Oct 19 03:38 go.mod 03:40:52 -rw-rw-r--. 1 jenkins jenkins 49868 Oct 19 03:38 go.sum 03:40:52 -rw-rw-r--. 1 jenkins jenkins 677 Oct 19 03:38 GOVERNANCE.md 03:40:52 drwxrwxr-x. 15 jenkins jenkins 224 Oct 19 03:38 internal 03:40:52 -rw-rw-r--. 1 jenkins jenkins 880 Oct 19 03:38 Jenkinsfile 03:40:52 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 19 03:38 LICENSE 03:40:52 -rw-rw-r--. 1 jenkins jenkins 1120 Oct 19 03:38 Makefile 03:40:52 drwxrwxr-x. 3 jenkins jenkins 16 Oct 19 03:38 openapi 03:40:52 -rw-rw-r--. 1 jenkins jenkins 619 Oct 19 03:38 OWNERS.md 03:40:52 drwxrwxr-x. 5 jenkins jenkins 50 Oct 19 03:38 pkg 03:40:52 -rw-rw-r--. 1 jenkins jenkins 4877 Oct 19 03:38 README.md 03:40:52 drwxrwxr-x. 4 jenkins jenkins 54 Oct 19 03:38 snap 03:40:52 -rw-rw-r--. 1 jenkins jenkins 12 Oct 19 03:36 VERSION 03:40:52 -rw-rw-r--. 1 jenkins jenkins 222 Oct 19 03:38 version.go [Pipeline] isUnix [Pipeline] sh 03:40: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=2ab93c499751478c937c96849c5331481b2fe78f --label arch=amd64 --label version=2.0.1-dev.22 . 03:40:53 Sending build context to Docker daemon 2.808MB 03:40:53 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 03:40:53 Step 2/24 : FROM ${BASE} AS builder 03:40:53 ---> b552874bb79b 03:40:53 Step 3/24 : ARG MAKE=make build 03:40:53 ---> Running in 3a8c1c22605c 03:40:53 Removing intermediate container 3a8c1c22605c 03:40:53 ---> ef638056e904 03:40:53 Step 4/24 : WORKDIR /device-sdk-go 03:40:53 ---> Running in dadc68fc0795 03:40:53 Removing intermediate container dadc68fc0795 03:40:53 ---> 45e2793e5c43 03:40:53 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:40:53 ---> Running in 554bb9acc78a 03:40:53 Removing intermediate container 554bb9acc78a 03:40:53 ---> 949a5e9cf2eb 03:40:53 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:40:53 ---> Running in 83fcac4ea1a3 03:40:54 Removing intermediate container 83fcac4ea1a3 03:40:54 ---> 76c826cd9e30 03:40:54 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:40:54 ---> Running in 69df712a1a51 03:40:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:40:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:40:55 OK: 220 MiB in 52 packages 03:40:55 Removing intermediate container 69df712a1a51 03:40:55 ---> 0bc94d5a6a00 03:40:55 Step 8/24 : COPY . . 03:40:56 ---> 12aaa64c8543 03:40:56 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:56 ---> Running in 7d2bd2182867 03:40:57 Removing intermediate container 7d2bd2182867 03:40:57 ---> 3be0361e441a 03:40:57 Step 10/24 : RUN ${MAKE} 03:40:57 ---> Running in 52151cda4b72 03:40:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.22" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:41:08 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:41:08 Removing intermediate container 52151cda4b72 03:41:08 ---> e55e16e49aeb 03:41:08 Step 11/24 : FROM alpine:3.14 03:41:08 3.14: Pulling from library/alpine 03:41:08 a0d0a0d46f8b: Already exists 03:41:09 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:41:09 Status: Downloaded newer image for alpine:3.14 03:41:09 ---> 14119a10abf4 03:41:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:41:09 ---> Running in e301e3f67bfd 03:41:09 Removing intermediate container e301e3f67bfd 03:41:09 ---> ecc7df8aa61a 03:41:09 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:41:09 ---> Running in fe5743425544 03:41:09 Removing intermediate container fe5743425544 03:41:09 ---> 62b327c835d5 03:41:09 Step 14/24 : RUN apk add --update --no-cache zeromq 03:41:09 ---> Running in 08799fc8482d 03:41:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:41:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:41:11 (1/5) Installing libgcc (10.3.1_git20210424-r2) 03:41:11 (2/5) Installing libsodium (1.0.18-r0) 03:41:11 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 03:41:11 (4/5) Installing libzmq (4.3.4-r0) 03:41:11 (5/5) Installing zeromq (4.3.4-r0) 03:41:11 Executing busybox-1.33.1-r3.trigger 03:41:11 OK: 8 MiB in 19 packages 03:41:12 Removing intermediate container 08799fc8482d 03:41:12 ---> c0af97005d1b 03:41:12 Step 15/24 : WORKDIR / 03:41:12 ---> Running in 97e54f8013ba 03:41:12 Removing intermediate container 97e54f8013ba 03:41:12 ---> 9f25e0e71ab9 03:41:12 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:41:12 ---> 7a6d3f47578b 03:41:12 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:41:12 ---> 2b74283fc105 03:41:12 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:41:12 ---> 340fbd80be16 03:41:12 Step 19/24 : EXPOSE 59999 03:41:12 ---> Running in 827ea8c1a471 03:41:12 Removing intermediate container 827ea8c1a471 03:41:12 ---> ae3b6e110a0f 03:41:12 Step 20/24 : ENTRYPOINT ["/device-simple"] 03:41:12 ---> Running in 5363985c962e 03:41:12 Removing intermediate container 5363985c962e 03:41:12 ---> 7166acb7ead8 03:41:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:41:12 ---> Running in 2995920288ed 03:41:12 Removing intermediate container 2995920288ed 03:41:12 ---> 562aa48b0f2a 03:41:12 Step 22/24 : LABEL arch=amd64 03:41:13 ---> Running in 7cf6dd07212d 03:41:13 Removing intermediate container 7cf6dd07212d 03:41:13 ---> 86d4a630f5da 03:41:13 Step 23/24 : LABEL git_sha=2ab93c499751478c937c96849c5331481b2fe78f 03:41:13 ---> Running in b6fe35aa5ef1 03:41:13 Removing intermediate container b6fe35aa5ef1 03:41:13 ---> b99a68f26dda 03:41:13 Step 24/24 : LABEL version=2.0.1-dev.22 03:41:13 ---> Running in 18cf5d642698 03:41:13 Removing intermediate container 18cf5d642698 03:41:13 ---> f7dc0daabbe6 03:41:13 [Warning] One or more build-args [ARCH] were not consumed 03:41:13 Successfully built f7dc0daabbe6 03:41:13 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 03:41:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:41:14 03:41:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:41:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:41:14 latest: Pulling from edgex-lftools-log-publisher 03:41:14 b4d181a07f80: Pulling fs layer 03:41:14 a1111a8f2ec3: Pulling fs layer 03:41:14 ed53099fbce6: Pulling fs layer 03:41:14 dc539afda2c1: Pulling fs layer 03:41:14 77bc0d833cb6: Pulling fs layer 03:41:14 9065ff56babe: Pulling fs layer 03:41:14 d287ab97295c: Pulling fs layer 03:41:14 77bc0d833cb6: Waiting 03:41:14 9065ff56babe: Waiting 03:41:14 d287ab97295c: Waiting 03:41:14 dc539afda2c1: Waiting 03:41:14 a1111a8f2ec3: Verifying Checksum 03:41:14 a1111a8f2ec3: Download complete 03:41:14 dc539afda2c1: Download complete 03:41:14 ed53099fbce6: Verifying Checksum 03:41:14 ed53099fbce6: Download complete 03:41:14 9065ff56babe: Verifying Checksum 03:41:14 9065ff56babe: Download complete 03:41:14 b4d181a07f80: Verifying Checksum 03:41:14 b4d181a07f80: Download complete 03:41:14 77bc0d833cb6: Verifying Checksum 03:41:14 77bc0d833cb6: Download complete 03:41:15 d287ab97295c: Verifying Checksum 03:41:15 d287ab97295c: Download complete 03:41:16 b4d181a07f80: Pull complete 03:41:16 a1111a8f2ec3: Pull complete 03:41:16 ed53099fbce6: Pull complete 03:41:16 dc539afda2c1: Pull complete 03:41:17 77bc0d833cb6: Pull complete 03:41:17 9065ff56babe: Pull complete 03:41:22 d287ab97295c: Pull complete 03:41:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:41:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:41:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:41:22 prd-centos7-docker-4c-2g-2333 does not seem to be running inside a container 03:41:22 $ 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/21 -v /w/workspace/device-sdk-go/21:/w/workspace/device-sdk-go/21:rw,z -v /w/workspace/device-sdk-go/21@tmp:/w/workspace/device-sdk-go/21@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:41:26 $ docker top 1046e2da17297d5f82c46908aba81c95d3cf2152f41e28de09769817f5507817 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:26 ---> job-cost.sh 03:41:26 lf-activate-venv: SKIPPING 03:41:26 INFO: No Stack... 03:41:27 INFO: Retrieving Pricing Info for: v3-standard-2 03:41:27 INFO: Archiving Costs [Pipeline] sh 03:41:27 + cat /w/workspace/device-sdk-go/21/archives/cost.csv 03:41:27 + cut -d, -f6 [Pipeline] lock 03:41:27 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-21-stack-cost] 03:41:27 Resource [jenkins-edgexfoundry-device-sdk-go-main-21-stack-cost] did not exist. Created. 03:41:27 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:41:28 + echo total: 0.05999999865889549 [Pipeline] stash 03:41:28 Stashed 1 file(s) [Pipeline] } 03:41:28 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-21-stack-cost] [Pipeline] // lock [Pipeline] } 03:41:28 $ docker stop --time=1 1046e2da17297d5f82c46908aba81c95d3cf2152f41e28de09769817f5507817 03:41:29 $ docker rm -f 1046e2da17297d5f82c46908aba81c95d3cf2152f41e28de09769817f5507817 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:44:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2336 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 03:44:44 Running in /w/workspace/device-sdk-go/21 [Pipeline] { [Pipeline] checkout 03:44:44 Selected Git installation does not exist. Using Default 03:44:44 The recommended git tool is: NONE 03:44:51 using credential edgex-jenkins-ssh 03:44:52 Cloning the remote Git repository 03:44:52 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:44:52 > git init /w/workspace/device-sdk-go/21 # timeout=10 03:44:52 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:44:52 > git --version # timeout=10 03:44:52 > git --version # 'git version 2.17.1' 03:44:52 using GIT_SSH to set credentials SSH Credentials for GitHub 03:44:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:44:54 Avoid second fetch 03:44:54 Checking out Revision 2ab93c499751478c937c96849c5331481b2fe78f (main) 03:44:53 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:44:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:44:54 > git config core.sparsecheckout # timeout=10 03:44:54 > git checkout -f 2ab93c499751478c937c96849c5331481b2fe78f # timeout=10 03:44:58 Commit message: "Merge pull request #1035 from lenny-intel/go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:44:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:44:59 % Total % Received % Xferd Average Speed Time Time Time Current 03:44:59 Dload Upload Total Spent Left Speed 03:44:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh 03:45:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:45:00 + sudo tee /etc/docker/daemon.new 03:45:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:45:00 { 03:45:00 "registry-mirrors": [ 03:45:00 "https://nexus3.edgexfoundry.org:10001" 03:45:00 ], 03:45:00 "bip": "10.250.0.254/24", 03:45:00 "hosts": [ 03:45:00 "tcp://0.0.0.0:5555", 03:45:00 "unix:///var/run/docker.sock" 03:45:00 ], 03:45:00 "mtu": 1458, 03:45:00 "selinux-enabled": true, 03:45:00 "seccomp-profile": "/etc/docker/seccomp.json" 03:45:00 } [Pipeline] sh 03:45:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:45:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:45:19 provisioning config files... 03:45:19 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/21@tmp/config7667031206280933775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:45:20 ---> docker-login.sh 03:45:20 nexus3.edgexfoundry.org:10001 03:45:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:22 Configure a credential helper to remove this warning. See 03:45:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:22 03:45:22 Login Succeeded 03:45:22 nexus3.edgexfoundry.org:10002 03:45:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:22 Configure a credential helper to remove this warning. See 03:45:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:22 03:45:22 Login Succeeded 03:45:22 nexus3.edgexfoundry.org:10003 03:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:23 Configure a credential helper to remove this warning. See 03:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:23 03:45:23 Login Succeeded 03:45:23 nexus3.edgexfoundry.org:10004 03:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:23 Configure a credential helper to remove this warning. See 03:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:23 03:45:23 Login Succeeded 03:45:23 docker.io 03:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:24 Configure a credential helper to remove this warning. See 03:45:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:24 03:45:24 Login Succeeded 03:45:24 ---> docker-login.sh ends [Pipeline] } 03:45:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:45:24 ========================================================= 03:45:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:45:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:45:25 + 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 . 03:45:25 Sending build context to Docker daemon 2.68MB 03:45:25 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 03:45:25 Step 2/10 : FROM ${BASE} AS builder 03:45:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:45:25 552d1f2373af: Pulling fs layer 03:45:25 ea3f2d53f512: Pulling fs layer 03:45:25 9e70ebbbe112: Pulling fs layer 03:45:25 7a9cfe048b4a: Pulling fs layer 03:45:25 72dc09318566: Pulling fs layer 03:45:25 f4f7b4309257: Pulling fs layer 03:45:25 0ac9a79272e3: Pulling fs layer 03:45:25 b78e95d17946: Pulling fs layer 03:45:25 72dc09318566: Waiting 03:45:25 f4f7b4309257: Waiting 03:45:25 0ac9a79272e3: Waiting 03:45:25 b78e95d17946: Waiting 03:45:25 7a9cfe048b4a: Waiting 03:45:25 9e70ebbbe112: Verifying Checksum 03:45:25 9e70ebbbe112: Download complete 03:45:26 ea3f2d53f512: Download complete 03:45:26 72dc09318566: Download complete 03:45:26 f4f7b4309257: Verifying Checksum 03:45:26 f4f7b4309257: Download complete 03:45:26 0ac9a79272e3: Verifying Checksum 03:45:26 0ac9a79272e3: Download complete 03:45:26 552d1f2373af: Verifying Checksum 03:45:26 552d1f2373af: Download complete 03:45:27 552d1f2373af: Pull complete 03:45:27 ea3f2d53f512: Pull complete 03:45:27 9e70ebbbe112: Pull complete 03:45:27 b78e95d17946: Verifying Checksum 03:45:27 b78e95d17946: Download complete 03:45:28 7a9cfe048b4a: Verifying Checksum 03:45:28 7a9cfe048b4a: Download complete 03:45:38 7a9cfe048b4a: Pull complete 03:45:39 72dc09318566: Pull complete 03:45:39 f4f7b4309257: Pull complete 03:45:39 0ac9a79272e3: Pull complete 03:45:45 b78e95d17946: Pull complete 03:45:45 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 03:45:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:45:45 ---> 8b459fc5aaf0 03:45:45 Step 3/10 : ARG MAKE=make build 03:45:50 ---> Running in 6ca3f293c236 03:45:50 Removing intermediate container 6ca3f293c236 03:45:50 ---> d152d657d530 03:45:50 Step 4/10 : WORKDIR /device-sdk-go 03:45:50 ---> Running in d531acec5f87 03:45:51 Removing intermediate container d531acec5f87 03:45:51 ---> e7a72e272db0 03:45:51 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:45:51 ---> Running in a013b2a0a493 03:45:52 Removing intermediate container a013b2a0a493 03:45:52 ---> dff73f0533e2 03:45:52 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:52 ---> Running in 69743a6bd44f 03:45:55 Removing intermediate container 69743a6bd44f 03:45:55 ---> 998e8418dc6c 03:45:55 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:45:55 ---> Running in bd460cf732d2 03:45:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:45:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:45:58 OK: 219 MiB in 52 packages 03:45:59 Removing intermediate container bd460cf732d2 03:45:59 ---> c437b28b4c82 03:45:59 Step 8/10 : COPY . . 03:46:00 ---> 7ab82bd70d11 03:46:00 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:00 ---> Running in 6f38acad5032 03:47:22 Removing intermediate container 6f38acad5032 03:47:22 ---> 6383630d4aef 03:47:22 Step 10/10 : RUN ${MAKE} 03:47:22 ---> Running in 0941ea8dba99 03:47:22 noop 03:47:22 Removing intermediate container 0941ea8dba99 03:47:22 ---> 93fa1a3b3620 03:47:22 Successfully built 93fa1a3b3620 03:47:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:47:22 + docker inspect -f . ci-base-image-arm64 03:47:22 . [Pipeline] withDockerContainer 03:47:23 prd-ubuntu18.04-docker-arm64-4c-16g-2336 does not seem to be running inside a container 03:47:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/21 -v /w/workspace/device-sdk-go/21:/w/workspace/device-sdk-go/21:rw,z -v /w/workspace/device-sdk-go/21@tmp:/w/workspace/device-sdk-go/21@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 ******** ci-base-image-arm64 cat 03:47:24 $ docker top ad4388d3158d183f3848b1881c297e6016f4bd84ca3f20ca5e7e52372eca7d89 -eo pid,comm [Pipeline] { [Pipeline] sh 03:47:25 + go version 03:47:25 go version go1.16.8 linux/arm64 [Pipeline] } 03:47:25 $ docker stop --time=1 ad4388d3158d183f3848b1881c297e6016f4bd84ca3f20ca5e7e52372eca7d89 03:47:28 $ docker rm -f ad4388d3158d183f3848b1881c297e6016f4bd84ca3f20ca5e7e52372eca7d89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:47:28 + docker inspect -f . ci-base-image-arm64 03:47:28 . [Pipeline] withDockerContainer 03:47:29 prd-ubuntu18.04-docker-arm64-4c-16g-2336 does not seem to be running inside a container 03:47:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/21 -v /w/workspace/device-sdk-go/21:/w/workspace/device-sdk-go/21:rw,z -v /w/workspace/device-sdk-go/21@tmp:/w/workspace/device-sdk-go/21@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 ******** ci-base-image-arm64 cat 03:47:31 $ docker top e218b6138cd8efb7324c4746c23043532cd58f454d04023140a1c0a96fed8c8c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:47:32 + make test 03:47:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:47:59 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:49:07 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 03:49:07 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 03:49:07 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 03:49:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.293s coverage: 23.5% of statements 03:49:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 03:49:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.267s coverage: 28.1% of statements 03:49:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.231s coverage: 78.9% of statements 03:49:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.209s coverage: 9.0% of statements 03:49:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 03:49:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 03:49:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 03:49:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.309s coverage: 28.7% of statements 03:49:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 03:49:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.393s coverage: 83.3% of statements 03:49:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 03:49:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 03:49:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.408s coverage: 57.8% of statements 03:49:15 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.018s coverage: 88.8% of statements 03:49:15 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 03:49:15 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.201s coverage: 4.9% of statements 03:49:15 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 03:49:15 GO111MODULE=on go vet ./... 03:50:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:50:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:50:14 ./bin/test-attribution-txt.sh [Pipeline] } 03:50:14 $ docker stop --time=1 e218b6138cd8efb7324c4746c23043532cd58f454d04023140a1c0a96fed8c8c 03:50:16 $ docker rm -f e218b6138cd8efb7324c4746c23043532cd58f454d04023140a1c0a96fed8c8c [Pipeline] // withDockerContainer [Pipeline] sh 03:50:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:50:17 Warning: overwriting stash ‘coverage-report’ 03:50:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:50:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:50:20 + ls -al . 03:50:20 total 300 03:50:20 drwxrwxr-x 10 jenkins jenkins 4096 Oct 19 03:50 . 03:50:20 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 03:44 .. 03:50:20 -rw-rw-r-- 1 jenkins jenkins 140 Oct 19 03:44 .dockerignore 03:50:20 drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 03:44 .git 03:50:20 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 03:44 .github 03:50:20 -rw-rw-r-- 1 jenkins jenkins 131 Oct 19 03:44 .gitignore 03:50:20 -rw-rw-r-- 1 jenkins jenkins 24816 Oct 19 03:44 CHANGELOG.md 03:50:20 -rw-rw-r-- 1 jenkins jenkins 677 Oct 19 03:44 GOVERNANCE.md 03:50:20 -rw-rw-r-- 1 jenkins jenkins 880 Oct 19 03:44 Jenkinsfile 03:50:20 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 19 03:44 LICENSE 03:50:20 -rw-rw-r-- 1 jenkins jenkins 1120 Oct 19 03:44 Makefile 03:50:20 -rw-rw-r-- 1 jenkins jenkins 619 Oct 19 03:44 OWNERS.md 03:50:20 -rw-rw-r-- 1 jenkins jenkins 4877 Oct 19 03:44 README.md 03:50:20 -rw-rw-r-- 1 jenkins jenkins 12 Oct 19 03:36 VERSION 03:50:20 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 03:44 bin 03:50:20 -rw-r--r-- 1 jenkins jenkins 126693 Oct 19 03:49 coverage.out 03:50:20 drwxrwxr-x 5 jenkins jenkins 4096 Oct 19 03:44 example 03:50:20 -rw-rw-r-- 1 jenkins jenkins 602 Oct 19 03:44 go.mod 03:50:20 -rw-rw-r-- 1 jenkins jenkins 49868 Oct 19 03:44 go.sum 03:50:20 drwxrwxr-x 15 jenkins jenkins 4096 Oct 19 03:44 internal 03:50:20 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 03:44 openapi 03:50:20 drwxrwxr-x 5 jenkins jenkins 4096 Oct 19 03:44 pkg 03:50:20 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 03:44 snap 03:50:20 -rw-rw-r-- 1 jenkins jenkins 222 Oct 19 03:44 version.go [Pipeline] isUnix [Pipeline] sh 03:50:20 + 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=2ab93c499751478c937c96849c5331481b2fe78f --label arch=arm64 --label version=2.0.1-dev.22 . 03:50:21 Sending build context to Docker daemon 2.807MB 03:50:21 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 03:50:21 Step 2/24 : FROM ${BASE} AS builder 03:50:21 ---> 93fa1a3b3620 03:50:21 Step 3/24 : ARG MAKE=make build 03:50:21 ---> Running in 4c928601dcd1 03:50:22 Removing intermediate container 4c928601dcd1 03:50:22 ---> d83869b3d7a2 03:50:22 Step 4/24 : WORKDIR /device-sdk-go 03:50:22 ---> Running in 9ef9c649d12d 03:50:23 Removing intermediate container 9ef9c649d12d 03:50:23 ---> c4d544b5c23e 03:50:23 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:50:23 ---> Running in f7089dd65672 03:50:23 Removing intermediate container f7089dd65672 03:50:23 ---> 8d654228fbc4 03:50:23 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:50:24 ---> Running in 5b0a89b4386a 03:50:26 Removing intermediate container 5b0a89b4386a 03:50:26 ---> 282fa4f70088 03:50:26 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:50:26 ---> Running in ddc750632837 03:50:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:50:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:50:29 OK: 219 MiB in 52 packages 03:50:30 Removing intermediate container ddc750632837 03:50:30 ---> a626ced97b64 03:50:30 Step 8/24 : COPY . . 03:50:31 ---> 0bbe98ef890b 03:50:31 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:31 ---> Running in 72bb605ec6d7 03:50:34 Removing intermediate container 72bb605ec6d7 03:50:34 ---> 956f36b91de5 03:50:34 Step 10/24 : RUN ${MAKE} 03:50:34 ---> Running in 706e1032ebc1 03:50:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.22" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:51:09 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:51:12 Removing intermediate container 706e1032ebc1 03:51:12 ---> e4f3fc08f0bd 03:51:12 Step 11/24 : FROM alpine:3.14 03:51:12 3.14: Pulling from library/alpine 03:51:13 552d1f2373af: Already exists 03:51:13 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:51:13 Status: Downloaded newer image for alpine:3.14 03:51:13 ---> bb3de5531c18 03:51:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:51:13 ---> Running in e99ad77639e2 03:51:13 Removing intermediate container e99ad77639e2 03:51:13 ---> a7e2bf3b55d5 03:51:13 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:51:13 ---> Running in ec48448e285c 03:51:16 Removing intermediate container ec48448e285c 03:51:16 ---> c82fd725c6de 03:51:16 Step 14/24 : RUN apk add --update --no-cache zeromq 03:51:16 ---> Running in e66c4957e00f 03:51:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:51:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:51:19 (1/5) Installing libgcc (10.3.1_git20210424-r2) 03:51:19 (2/5) Installing libsodium (1.0.18-r0) 03:51:19 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 03:51:19 (4/5) Installing libzmq (4.3.4-r0) 03:51:19 (5/5) Installing zeromq (4.3.4-r0) 03:51:19 Executing busybox-1.33.1-r3.trigger 03:51:19 OK: 8 MiB in 19 packages 03:51:20 Removing intermediate container e66c4957e00f 03:51:20 ---> d189fd0b435e 03:51:20 Step 15/24 : WORKDIR / 03:51:20 ---> Running in a9c53b33e7a4 03:51:21 Removing intermediate container a9c53b33e7a4 03:51:21 ---> 22679bc41727 03:51:21 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:51:22 ---> 1674f3e9fbef 03:51:22 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:51:23 ---> 20ab557fb9ce 03:51:23 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:51:24 ---> d2adb2f206e6 03:51:24 Step 19/24 : EXPOSE 59999 03:51:24 ---> Running in 78a3895bb2c5 03:51:24 Removing intermediate container 78a3895bb2c5 03:51:24 ---> 033447075621 03:51:24 Step 20/24 : ENTRYPOINT ["/device-simple"] 03:51:24 ---> Running in cdb3074c385e 03:51:25 Removing intermediate container cdb3074c385e 03:51:25 ---> ad749ad876c9 03:51:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:51:25 ---> Running in c4bf8581d8aa 03:51:26 Removing intermediate container c4bf8581d8aa 03:51:26 ---> cb3ff7a644a6 03:51:26 Step 22/24 : LABEL arch=arm64 03:51:26 ---> Running in 8d18182c5668 03:51:26 Removing intermediate container 8d18182c5668 03:51:26 ---> 276b9a2e3e17 03:51:26 Step 23/24 : LABEL git_sha=2ab93c499751478c937c96849c5331481b2fe78f 03:51:26 ---> Running in e48886962bba 03:51:27 Removing intermediate container e48886962bba 03:51:27 ---> 34ac6c29c87d 03:51:27 Step 24/24 : LABEL version=2.0.1-dev.22 03:51:27 ---> Running in fbf819973e78 03:51:27 Removing intermediate container fbf819973e78 03:51:27 ---> ade6acce4708 03:51:27 [Warning] One or more build-args [ARCH] were not consumed 03:51:27 Successfully built ade6acce4708 03:51:27 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 03:51:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:51:28 03:51:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:51:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:51:29 arm64: Pulling from edgex-lftools-log-publisher 03:51:29 448f6bf000e3: Pulling fs layer 03:51:29 f757da607395: Pulling fs layer 03:51:29 05883995daec: Pulling fs layer 03:51:29 8603b9c90790: Pulling fs layer 03:51:29 1560dd03e051: Pulling fs layer 03:51:29 27f5ce0e4adf: Pulling fs layer 03:51:29 c2d8d7efcc4b: Pulling fs layer 03:51:29 8603b9c90790: Waiting 03:51:29 1560dd03e051: Waiting 03:51:29 27f5ce0e4adf: Waiting 03:51:29 c2d8d7efcc4b: Waiting 03:51:29 f757da607395: Verifying Checksum 03:51:29 f757da607395: Download complete 03:51:29 8603b9c90790: Verifying Checksum 03:51:29 8603b9c90790: Download complete 03:51:29 1560dd03e051: Verifying Checksum 03:51:29 1560dd03e051: Download complete 03:51:29 27f5ce0e4adf: Verifying Checksum 03:51:29 27f5ce0e4adf: Download complete 03:51:29 05883995daec: Verifying Checksum 03:51:29 05883995daec: Download complete 03:51:29 448f6bf000e3: Download complete 03:51:32 c2d8d7efcc4b: Verifying Checksum 03:51:32 c2d8d7efcc4b: Download complete 03:51:33 448f6bf000e3: Pull complete 03:51:33 f757da607395: Pull complete 03:51:35 05883995daec: Pull complete 03:51:35 8603b9c90790: Pull complete 03:51:36 1560dd03e051: Pull complete 03:51:36 27f5ce0e4adf: Pull complete 03:51:52 c2d8d7efcc4b: Pull complete 03:51:52 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 03:51:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:51:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:51:52 prd-ubuntu18.04-docker-arm64-4c-16g-2336 does not seem to be running inside a container 03:51:52 $ 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/21 -v /w/workspace/device-sdk-go/21:/w/workspace/device-sdk-go/21:rw,z -v /w/workspace/device-sdk-go/21@tmp:/w/workspace/device-sdk-go/21@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:51:56 $ docker top 7dd7e475d27bd82aba1d4aa2563b393e1a27502eb57d5c61fc77b6779d47aea7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:51:57 ---> job-cost.sh 03:51:57 lf-activate-venv: SKIPPING 03:51:57 INFO: No Stack... 03:51:57 INFO: Retrieving Pricing Info for: v3-standard-4 03:51:57 INFO: Archiving Costs [Pipeline] sh 03:51:58 + cut -d, -f6 03:51:58 + cat /w/workspace/device-sdk-go/21/archives/cost.csv [Pipeline] lock 03:51:58 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-21-stack-cost] 03:51:58 Resource [jenkins-edgexfoundry-device-sdk-go-main-21-stack-cost] did not exist. Created. 03:51:58 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:51:59 /w/workspace/device-sdk-go/21@tmp/durable-a138aebe/script.sh: 1: /w/workspace/device-sdk-go/21@tmp/durable-a138aebe/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:52:00 + echo total: 0.10999999940395355 [Pipeline] stash 03:52:00 Warning: overwriting stash ‘stack-cost’ 03:52:00 Stashed 1 file(s) [Pipeline] } 03:52:00 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-21-stack-cost] [Pipeline] // lock [Pipeline] } 03:52:00 $ docker stop --time=1 7dd7e475d27bd82aba1d4aa2563b393e1a27502eb57d5c61fc77b6779d47aea7 03:52:01 $ docker rm -f 7dd7e475d27bd82aba1d4aa2563b393e1a27502eb57d5c61fc77b6779d47aea7 [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 03:52:02 provisioning config files... 03:52:02 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config183885861851480627tmp [Pipeline] { [Pipeline] sh 03:52:03 + set +x 03:52:03 + curl -s https://codecov.io/bash 03:52:03 + bash -s -- 03:52:03 03:52:03 _____ _ 03:52:03 / ____| | | 03:52:03 | | ___ __| | ___ ___ _____ __ 03:52:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:52:03 | |___| (_) | (_| | __/ (_| (_) \ V / 03:52:03 \_____\___/ \__,_|\___|\___\___/ \_/ 03:52:03 Bash-1.0.6 03:52:03 03:52:03 03:52:03 ==> git version 2.24.4 found 03:52:03 ==> 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 03:52:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:52:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:52:03 ==> Jenkins CI detected. 03:52:03 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 03:52:03 project root: . 03:52:03 --> token set from env 03:52:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:52:03 ==> Running gcov in . (disable via -X gcov) 03:52:03 ==> Python coveragepy not found 03:52:03 ==> Searching for coverage reports in: 03:52:03 + . 03:52:03 -> Found 1 reports 03:52:03 ==> Detecting git/mercurial file structure 03:52:03 ==> Reading reports 03:52:03 + ./coverage.out bytes=126693 03:52:03 ==> Appending adjustments 03:52:03 https://docs.codecov.io/docs/fixing-reports 03:52:03 + Found adjustments 03:52:03 ==> Gzipping contents 03:52:03 16K /tmp/codecov.GHst6W.gz 03:52:03 ==> Uploading reports 03:52:03 url: https://codecov.io 03:52:03 query: branch=main&commit=2ab93c499751478c937c96849c5331481b2fe78f&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:52:03 -> Pinging Codecov 03:52:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=2ab93c499751478c937c96849c5331481b2fe78f&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:52:04 -> Uploading to 03:52:04 https://storage.googleapis.com/codecov/v4/raw/2021-10-19/7E55EF52A471D76F132DFD9A03CDDE97/2ab93c499751478c937c96849c5331481b2fe78f/967270ce-2cad-41bc-b081-0c47f559ddf2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211019T035203Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6355472dc308b27f3f5edb10482d6cd236ecd368b70d766256c1b01b908df7ad 03:52:04 % Total % Received % Xferd Average Speed Time Time Time Current 03:52:04 Dload Upload Total Spent Left Speed 03:52:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16136 0 0 100 16136 0 50814 --:--:-- --:--:-- --:--:-- 50902 03:52:04 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/2ab93c499751478c937c96849c5331481b2fe78f [Pipeline] } 03:52:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:52:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:52:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:52:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:52:05 03:52:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 03:52:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:52:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:52:05 188c0c94c7c5: Pulling fs layer 03:52:05 0ef7d3d256c8: Pulling fs layer 03:52:05 de9db76c5a1d: Pulling fs layer 03:52:05 0eba1c9be4d2: Pulling fs layer 03:52:05 0d57e429df01: Pulling fs layer 03:52:05 4e4be7b47b0d: Pulling fs layer 03:52:05 e1f770b5df2f: Pulling fs layer 03:52:05 85a0685a4137: Pulling fs layer 03:52:05 0eba1c9be4d2: Waiting 03:52:05 0d57e429df01: Waiting 03:52:05 4e4be7b47b0d: Waiting 03:52:05 e1f770b5df2f: Waiting 03:52:05 85a0685a4137: Waiting 03:52:05 de9db76c5a1d: Verifying Checksum 03:52:05 de9db76c5a1d: Download complete 03:52:05 0ef7d3d256c8: Verifying Checksum 03:52:05 0ef7d3d256c8: Download complete 03:52:05 0d57e429df01: Verifying Checksum 03:52:05 0d57e429df01: Download complete 03:52:05 4e4be7b47b0d: Verifying Checksum 03:52:05 4e4be7b47b0d: Download complete 03:52:05 188c0c94c7c5: Verifying Checksum 03:52:05 188c0c94c7c5: Download complete 03:52:05 e1f770b5df2f: Verifying Checksum 03:52:05 e1f770b5df2f: Download complete 03:52:05 0eba1c9be4d2: Verifying Checksum 03:52:05 0eba1c9be4d2: Download complete 03:52:06 188c0c94c7c5: Pull complete 03:52:06 85a0685a4137: Verifying Checksum 03:52:06 85a0685a4137: Download complete 03:52:06 0ef7d3d256c8: Pull complete 03:52:06 de9db76c5a1d: Pull complete 03:52:10 0eba1c9be4d2: Pull complete 03:52:10 0d57e429df01: Pull complete 03:52:10 4e4be7b47b0d: Pull complete 03:52:10 e1f770b5df2f: Pull complete 03:52:15 85a0685a4137: Pull complete 03:52:15 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 03:52:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:52:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 03:52:15 prd-centos7-docker-4c-2g-2330 does not seem to be running inside a container 03:52:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:52:17 $ docker top 4e149d99b2fd692baa77074fa8d20650dea20d6bbc8fb74f28acd7feb40e1909 -eo pid,comm [Pipeline] { [Pipeline] echo 03:52:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 03:52:18 + set -o pipefail 03:52:18 + snyk monitor '--org=edgex-jenkins' 03:52:22 03:52:22 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 03:52:22 03:52:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/5edb4248-eeaa-4efa-ac68-59f64980273d 03:52:22 03:52:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:52:22 03:52:22 [Pipeline] } 03:52:22 $ docker stop --time=1 4e149d99b2fd692baa77074fa8d20650dea20d6bbc8fb74f28acd7feb40e1909 03:52:24 $ docker rm -f 4e149d99b2fd692baa77074fa8d20650dea20d6bbc8fb74f28acd7feb40e1909 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:52:26 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:52:26 provisioning config files... 03:52:26 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4556339805826345792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:52:26 --> edgex-publish-swagger.sh 03:52:26 === Publish openapi/v2 API === 03:52:26 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 03:52:26 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 03:52:26 % Total % Received % Xferd Average Speed Time Time Time Current 03:52:26 Dload Upload Total Spent Left Speed 03:52:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51659 0 0 100 51659 0 71603 --:--:-- --:--:-- --:--:-- 71549 100 51659 0 0 100 51659 0 71588 --:--:-- --:--:-- --:--:-- 71549 03:52:26 03:52:26 [Pipeline] } 03:52:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:52:27 + git log --format=format:%s -1 2ab93c499751478c937c96849c5331481b2fe78f [Pipeline] isUnix [Pipeline] sh 03:52:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:52:27 . [Pipeline] withDockerContainer 03:52:27 prd-centos7-docker-4c-2g-2330 does not seem to be running inside a container 03:52:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:52:28 $ docker top 0eed826a89b1854060c86f450b4003ba6e490f8684f1fa0697649483f49b9b59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:52:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:52:28 [ssh-agent] Looking for ssh-agent implementation... 03:52:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:52:28 $ docker exec 0eed826a89b1854060c86f450b4003ba6e490f8684f1fa0697649483f49b9b59 ssh-agent 03:52:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkMAihJ/agent.14 03:52:28 SSH_AGENT_PID=20 03:52:28 Running ssh-add (command line suppressed) 03:52:28 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6539593942842113586.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6539593942842113586.key) 03:52:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:52:28 + git semver tag 03:52:28 # -> Open(): unable to determine branch for HEAD 03:52:28 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 03:52:28 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 03:52:28 # $SEMVER_REMOTE_NAME = origin 03:52:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:52:28 # $SEMVER_USER_NAME = edgex-jenkins 03:52:28 # $SEMVER_BRANCH = main 03:52:28 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 03:52:28 # 2ab93c499751478c937c96849c5331481b2fe78f HEAD 03:52:28 # -> Force: false 03:52:28 # b517ecec1af2e9e62487bc7045cf220f8571a2d4 refs/tags/v2.0.1-dev.22 [Pipeline] } 03:52:28 $ docker exec --env ******** --env ******** 0eed826a89b1854060c86f450b4003ba6e490f8684f1fa0697649483f49b9b59 ssh-agent -k 03:52:29 unset SSH_AUTH_SOCK; 03:52:29 unset SSH_AGENT_PID; 03:52:29 echo Agent pid 20 killed; 03:52:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:52:29 + git semver [Pipeline] } 03:52:29 $ docker stop --time=1 0eed826a89b1854060c86f450b4003ba6e490f8684f1fa0697649483f49b9b59 03:52:30 $ docker rm -f 0eed826a89b1854060c86f450b4003ba6e490f8684f1fa0697649483f49b9b59 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 03:52:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:52:30 03:52:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 03:52:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:52:31 0.23.1-centos7: Pulling from edgex-lftools 03:52:31 ab5ef0e58194: Pulling fs layer 03:52:31 9712f1f96733: Pulling fs layer 03:52:31 63f879dbbcfc: Pulling fs layer 03:52:31 0d9ebad4ef96: Pulling fs layer 03:52:31 e9a5061849ea: Pulling fs layer 03:52:31 d747dcd14b5f: Pulling fs layer 03:52:31 2de7ff778b66: Pulling fs layer 03:52:31 0d9ebad4ef96: Waiting 03:52:31 e9a5061849ea: Waiting 03:52:31 d747dcd14b5f: Waiting 03:52:31 2de7ff778b66: Waiting 03:52:31 9712f1f96733: Verifying Checksum 03:52:31 9712f1f96733: Download complete 03:52:31 0d9ebad4ef96: Verifying Checksum 03:52:31 0d9ebad4ef96: Download complete 03:52:31 ab5ef0e58194: Verifying Checksum 03:52:31 ab5ef0e58194: Download complete 03:52:31 d747dcd14b5f: Verifying Checksum 03:52:31 d747dcd14b5f: Download complete 03:52:31 63f879dbbcfc: Verifying Checksum 03:52:31 63f879dbbcfc: Download complete 03:52:31 e9a5061849ea: Verifying Checksum 03:52:31 e9a5061849ea: Download complete 03:52:32 2de7ff778b66: Verifying Checksum 03:52:32 2de7ff778b66: Download complete 03:52:35 ab5ef0e58194: Pull complete 03:52:35 9712f1f96733: Pull complete 03:52:35 63f879dbbcfc: Pull complete 03:52:39 0d9ebad4ef96: Pull complete 03:52:39 e9a5061849ea: Pull complete 03:52:40 d747dcd14b5f: Pull complete 03:52:41 2de7ff778b66: Pull complete 03:52:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:52:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:52:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 03:52:41 prd-centos7-docker-4c-2g-2330 does not seem to be running inside a container 03:52:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:52:45 $ docker top d0b507ce46f4f2f8900fb439a56842b513a8b89cfeb9e899f0790a2bdd4df79d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:52:45 provisioning config files... 03:52:45 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3256008064651364977tmp 03:52:45 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2953004385424408493tmp 03:52:45 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2317130860626242001tmp [Pipeline] { [Pipeline] echo 03:52:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:52:45 ---> sigul-configuration.sh 03:52:45 gpg: directory `/root/.gnupg' created 03:52:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:52:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:52:45 gpg: keyring `/root/.gnupg/secring.gpg' created 03:52:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:52:45 gpg: CAST5 encrypted data 03:52:45 gpg: encrypted with 1 passphrase 03:52:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:52:46 + mkdir /home/jenkins 03:52:46 + mkdir /home/jenkins/sigul [Pipeline] sh 03:52:46 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:52:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:52:46 ---> sigul-install.sh 03:52:46 Sigul already installed; skipping installation. [Pipeline] sh 03:52:46 + git tag --list 03:52:46 0.7.1 03:52:46 delhi-tag 03:52:46 v1.0.0 03:52:46 v1.1.0 03:52:46 v1.1.1 03:52:46 v1.1.2 03:52:46 v1.2.0 03:52:46 v1.2.1 03:52:46 v1.2.2 03:52:46 v1.2.3 03:52:46 v1.3.0 03:52:46 v1.4.0 03:52:46 v2.0.0 03:52:46 v2.0.1-dev.1 03:52:46 v2.0.1-dev.10 03:52:46 v2.0.1-dev.11 03:52:46 v2.0.1-dev.12 03:52:46 v2.0.1-dev.13 03:52:46 v2.0.1-dev.14 03:52:46 v2.0.1-dev.15 03:52:46 v2.0.1-dev.16 03:52:46 v2.0.1-dev.17 03:52:46 v2.0.1-dev.18 03:52:46 v2.0.1-dev.19 03:52:46 v2.0.1-dev.2 03:52:46 v2.0.1-dev.20 03:52:46 v2.0.1-dev.21 03:52:46 v2.0.1-dev.22 03:52:46 v2.0.1-dev.3 03:52:46 v2.0.1-dev.4 03:52:46 v2.0.1-dev.5 03:52:46 v2.0.1-dev.6 03:52:46 v2.0.1-dev.7 03:52:46 v2.0.1-dev.8 03:52:46 v2.0.1-dev.9 [Pipeline] sh 03:52:48 + lftools sign git-tag v2.0.1-dev.22 03:52:48 Signing Git tag with Sigul... 03:52:48 Signing v2.0.1-dev.22 [Pipeline] echo 03:52:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:52:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:52:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:52:50 $ docker stop --time=1 d0b507ce46f4f2f8900fb439a56842b513a8b89cfeb9e899f0790a2bdd4df79d 03:52:51 $ docker rm -f d0b507ce46f4f2f8900fb439a56842b513a8b89cfeb9e899f0790a2bdd4df79d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 03:52:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:52:51 . [Pipeline] withDockerContainer 03:52:51 prd-centos7-docker-4c-2g-2330 does not seem to be running inside a container 03:52:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:52:52 $ docker top 4d54374685235c584b5e83ba8320fa822bac92468492223098da5bb536ef3a4c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:52:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:52:52 [ssh-agent] Looking for ssh-agent implementation... 03:52:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:52:52 $ docker exec 4d54374685235c584b5e83ba8320fa822bac92468492223098da5bb536ef3a4c ssh-agent 03:52:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJNidmh/agent.12 03:52:52 SSH_AGENT_PID=18 03:52:52 Running ssh-add (command line suppressed) 03:52:52 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4534174824334136046.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4534174824334136046.key) 03:52:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:52:53 + git semver bump pre 03:52:53 # -> Open(): unable to determine branch for HEAD 03:52:53 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 03:52:53 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 03:52:53 # $SEMVER_REMOTE_NAME = origin 03:52:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:52:53 # $SEMVER_USER_NAME = edgex-jenkins 03:52:53 # $SEMVER_BRANCH = main 03:52:53 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 03:52:53 2.0.1-dev.23 [Pipeline] } 03:52:53 $ docker exec --env ******** --env ******** 4d54374685235c584b5e83ba8320fa822bac92468492223098da5bb536ef3a4c ssh-agent -k 03:52:53 unset SSH_AUTH_SOCK; 03:52:53 unset SSH_AGENT_PID; 03:52:53 echo Agent pid 18 killed; 03:52:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:52:53 + git semver [Pipeline] } 03:52:53 $ docker stop --time=1 4d54374685235c584b5e83ba8320fa822bac92468492223098da5bb536ef3a4c 03:52:54 $ docker rm -f 4d54374685235c584b5e83ba8320fa822bac92468492223098da5bb536ef3a4c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 03:52:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:52:55 . [Pipeline] withDockerContainer 03:52:55 prd-centos7-docker-4c-2g-2330 does not seem to be running inside a container 03:52:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:52:55 $ docker top 4814f9c80edc10f4e308716d6b457b95dcd00d24b6cb818ab932cf012a5c64b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:52:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:52:55 [ssh-agent] Looking for ssh-agent implementation... 03:52:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:52:55 $ docker exec 4814f9c80edc10f4e308716d6b457b95dcd00d24b6cb818ab932cf012a5c64b4 ssh-agent 03:52:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjjlHFF/agent.13 03:52:56 SSH_AGENT_PID=20 03:52:56 Running ssh-add (command line suppressed) 03:52:56 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1272033289914556915.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1272033289914556915.key) 03:52:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:52:56 + git semver push 03:52:56 # -> Open(): unable to determine branch for HEAD 03:52:56 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 03:52:56 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 03:52:56 # $SEMVER_REMOTE_NAME = origin 03:52:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:52:56 # $SEMVER_USER_NAME = edgex-jenkins 03:52:56 # $SEMVER_BRANCH = main 03:52:56 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 03:52:58 $ docker exec --env ******** --env ******** 4814f9c80edc10f4e308716d6b457b95dcd00d24b6cb818ab932cf012a5c64b4 ssh-agent -k 03:52:58 unset SSH_AUTH_SOCK; 03:52:58 unset SSH_AGENT_PID; 03:52:58 echo Agent pid 20 killed; 03:52:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:52:58 + git semver [Pipeline] } 03:52:58 $ docker stop --time=1 4814f9c80edc10f4e308716d6b457b95dcd00d24b6cb818ab932cf012a5c64b4 03:53:00 $ docker rm -f 4814f9c80edc10f4e308716d6b457b95dcd00d24b6cb818ab932cf012a5c64b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 03:53:01 + '[' -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:53:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:53:02 ---> package-listing.sh 03:53:02 ++ facter osfamily 03:53:02 ++ tr '[:upper:]' '[:lower:]' 03:53:03 + OS_FAMILY=redhat 03:53:03 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 03:53:03 + START_PACKAGES=/tmp/packages_start.txt 03:53:03 + END_PACKAGES=/tmp/packages_end.txt 03:53:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:53:03 + PACKAGES=/tmp/packages_start.txt 03:53:03 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 03:53:03 + PACKAGES=/tmp/packages_end.txt 03:53:03 + case "${OS_FAMILY}" in 03:53:03 + rpm -qa 03:53:03 + sort 03:53:03 + '[' -f /tmp/packages_start.txt ']' 03:53:03 + '[' -f /tmp/packages_end.txt ']' 03:53:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:53:03 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 03:53:03 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 03:53:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 03:53:03 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:53:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:53:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:53:04 03:53:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:53:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:53:04 latest: Pulling from edgex-lftools-log-publisher 03:53:04 b4d181a07f80: Pulling fs layer 03:53:04 a1111a8f2ec3: Pulling fs layer 03:53:04 ed53099fbce6: Pulling fs layer 03:53:04 dc539afda2c1: Pulling fs layer 03:53:04 77bc0d833cb6: Pulling fs layer 03:53:04 9065ff56babe: Pulling fs layer 03:53:04 d287ab97295c: Pulling fs layer 03:53:04 dc539afda2c1: Waiting 03:53:04 77bc0d833cb6: Waiting 03:53:04 9065ff56babe: Waiting 03:53:04 d287ab97295c: Waiting 03:53:04 a1111a8f2ec3: Verifying Checksum 03:53:04 a1111a8f2ec3: Download complete 03:53:04 dc539afda2c1: Verifying Checksum 03:53:04 dc539afda2c1: Download complete 03:53:04 ed53099fbce6: Verifying Checksum 03:53:04 ed53099fbce6: Download complete 03:53:05 77bc0d833cb6: Verifying Checksum 03:53:05 77bc0d833cb6: Download complete 03:53:05 9065ff56babe: Verifying Checksum 03:53:05 9065ff56babe: Download complete 03:53:05 b4d181a07f80: Verifying Checksum 03:53:05 b4d181a07f80: Download complete 03:53:05 d287ab97295c: Verifying Checksum 03:53:05 d287ab97295c: Download complete 03:53:06 b4d181a07f80: Pull complete 03:53:06 a1111a8f2ec3: Pull complete 03:53:07 ed53099fbce6: Pull complete 03:53:07 dc539afda2c1: Pull complete 03:53:07 77bc0d833cb6: Pull complete 03:53:07 9065ff56babe: Pull complete 03:53:13 d287ab97295c: Pull complete 03:53:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:53:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:53:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:53:13 prd-centos7-docker-4c-2g-2330 does not seem to be running inside a container 03:53:13 $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:53:15 $ docker top 0ddc92c8abe3285426ae2fcd74f3af8d9e3552892a269e11bc0fe53efb5e8217 -eo pid,comm [Pipeline] { [Pipeline] sh 03:53:16 + touch /tmp/pre-build-complete [Pipeline] sh 03:53:16 + mkdir -p /var/log/sysstat [Pipeline] sh 03:53:16 + ls /var/log/sa-host 03:53:16 + sadf -c /var/log/sa-host/sa19 03:53:16 file_magic: OK 03:53:16 HZ: Using current value: 100 03:53:16 file_header: OK 03:53:16 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 03:53:16 Statistics: 03:53:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:53:16 File successfully converted to sysstat format version 12.0.3 03:53:16 + sadf -c /var/log/sa-host/sa30 03:53:16 file_magic: OK 03:53:16 HZ: Using current value: 100 03:53:16 file_header: OK 03:53:16 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 03:53:16 Statistics: 03:53:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:53:16 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:53:17 provisioning config files... 03:53:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3169735473701371846tmp [Pipeline] { [Pipeline] echo 03:53:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:53:17 ---> create-netrc.sh [Pipeline] } 03:53:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:53:17 ---> python-tools-install.sh [Pipeline] echo 03:53:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:53:18 ---> sudo-logs.sh 03:53:18 Archiving 'sudo' log.. 03:53:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-2330.novalocal: Name or service not known 03:53:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-2330.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:53:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:53:18 ---> job-cost.sh 03:53:18 lf-activate-venv: SKIPPING 03:53:18 DEBUG: total: 0.10999999940395355 03:53:18 INFO: Retrieving Stack Cost... 03:53:18 INFO: Retrieving Pricing Info for: v3-standard-2 03:53:19 INFO: Archiving Costs [Pipeline] echo 03:53:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:53:19 ---> logs-deploy.sh 03:53:19 lf-activate-venv: SKIPPING 03:53:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/21 03:53:19 INFO: archiving workspace using pattern(s): 03:53:20 Archives upload complete. 03:53:20 INFO: archiving logs to Nexus 03:53:20 ---> uname -a: 03:53:20 Linux prd-centos7-docker-4c-2g-2330.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 03:53:20 03:53:20 03:53:20 ---> lscpu: 03:53:20 Architecture: x86_64 03:53:20 CPU op-mode(s): 32-bit, 64-bit 03:53:20 Byte Order: Little Endian 03:53:20 Address sizes: 40 bits physical, 48 bits virtual 03:53:20 CPU(s): 2 03:53:20 On-line CPU(s) list: 0,1 03:53:20 Thread(s) per core: 1 03:53:20 Core(s) per socket: 1 03:53:20 Socket(s): 2 03:53:20 NUMA node(s): 1 03:53:20 Vendor ID: AuthenticAMD 03:53:20 CPU family: 23 03:53:20 Model: 49 03:53:20 Model name: AMD EPYC-Rome Processor 03:53:20 Stepping: 0 03:53:20 CPU MHz: 2799.996 03:53:20 BogoMIPS: 5599.99 03:53:20 Virtualization: AMD-V 03:53:20 Hypervisor vendor: KVM 03:53:20 Virtualization type: full 03:53:20 L1d cache: 32K 03:53:20 L1i cache: 32K 03:53:20 L2 cache: 512K 03:53:20 L3 cache: 16384K 03:53:20 NUMA node0 CPU(s): 0,1 03:53:20 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 03:53:20 03:53:20 03:53:20 ---> nproc: 03:53:20 2 03:53:20 03:53:20 03:53:20 ---> df -h: 03:53:20 Filesystem Size Used Avail Use% Mounted on 03:53:20 overlay 40G 8.6G 32G 22% / 03:53:20 tmpfs 64M 0 64M 0% /dev 03:53:20 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:53:20 shm 64M 0 64M 0% /dev/shm 03:53:20 /dev/vda1 40G 8.6G 32G 22% /facter-os 03:53:20 03:53:20 03:53:20 ---> sar -b -r -n DEV: 03:53:20 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/19/21 _x86_64_ (2 CPU) 03:53:20 03:53:20 03:35:22 LINUX RESTART (2 CPU) 03:53:20 03:53:20 03:36:01 tps rtps wtps bread/s bwrtn/s 03:53:20 03:37:01 15.35 0.77 14.59 333.06 2011.81 03:53:20 03:38:01 0.42 0.00 0.42 0.00 7.11 03:53:20 03:39:01 0.28 0.00 0.28 0.00 3.13 03:53:20 03:40:01 0.35 0.00 0.35 0.00 5.05 03:53:20 03:41:01 0.18 0.00 0.18 0.00 2.47 03:53:20 03:42:01 0.27 0.00 0.27 0.00 3.23 03:53:20 03:43:01 0.27 0.00 0.27 0.00 3.48 03:53:20 03:44:01 0.23 0.00 0.23 0.00 2.98 03:53:20 03:45:01 0.27 0.00 0.27 0.00 3.35 03:53:20 03:46:01 0.33 0.00 0.33 0.00 4.05 03:53:20 03:47:01 0.22 0.00 0.22 0.00 2.28 03:53:20 03:48:01 0.37 0.00 0.37 0.00 5.85 03:53:20 03:49:01 0.13 0.00 0.13 0.00 2.15 03:53:20 03:50:01 0.27 0.00 0.27 0.00 3.75 03:53:20 03:51:01 0.42 0.20 0.22 6.40 2.30 03:53:20 03:52:01 0.72 0.00 0.72 0.00 13.71 03:53:20 03:53:01 234.40 0.05 234.35 4.26 54793.27 03:53:20 Average: 14.97 0.06 14.92 20.22 3346.75 03:53:20 03:53:20 03:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:53:20 03:37:01 5689784 0 617188 7.71 2620 1699348 1511372 16.69 560916 1523888 20 03:53:20 03:38:01 5701144 0 605824 7.56 2620 1699352 1417976 15.66 551580 1523848 16 03:53:20 03:39:01 5702588 0 604380 7.55 2620 1699352 1418204 15.66 549984 1524120 8 03:53:20 03:40:01 5700704 0 606256 7.57 2620 1699360 1418192 15.66 551552 1524120 20 03:53:20 03:41:01 5703868 0 603084 7.53 2620 1699368 1418060 15.66 547784 1525112 8 03:53:20 03:42:01 5704384 0 602564 7.52 2620 1699372 1417976 15.66 547216 1525112 8 03:53:20 03:43:01 5703220 0 603724 7.54 2620 1699376 1418180 15.66 548460 1525112 8 03:53:20 03:44:01 5704360 0 602576 7.52 2620 1699384 1417976 15.66 547340 1525116 8 03:53:20 03:45:01 5703400 0 603536 7.54 2620 1699384 1418156 15.66 548204 1525112 8 03:53:20 03:46:01 5702724 0 604208 7.54 2620 1699388 1418072 15.66 548396 1525112 16 03:53:20 03:47:01 5694876 0 612052 7.64 2620 1699392 1418024 15.66 556556 1525112 12 03:53:20 03:48:01 5695216 0 611708 7.64 2620 1699396 1417976 15.66 557592 1523840 16 03:53:20 03:49:01 5694760 0 612156 7.64 2620 1699404 1418168 15.66 558744 1523840 16 03:53:20 03:50:01 5687020 0 619896 7.74 2620 1699404 1417976 15.66 565760 1523840 8 03:53:20 03:51:01 5685708 0 621200 7.76 2620 1699412 1418216 15.66 567196 1523844 28 03:53:20 03:52:01 5686460 0 620448 7.75 2620 1699412 1418036 15.66 566220 1523840 12 03:53:20 03:53:01 4008480 0 976440 12.19 2620 3021400 1558152 17.20 902792 2644460 20 03:53:20 Average: 5598159 0 631014 7.88 2620 1777147 1431807 15.81 575076 1590319 14 03:53:20 03:53:20 03:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:53:20 03:37:01 eth0 53.34 42.25 343.86 12.96 0.00 0.00 0.00 0.00 03:53:20 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:37:01 docker0 9.14 5.16 1.66 29.28 0.00 0.00 0.00 0.00 03:53:20 03:38:01 eth0 0.58 0.10 0.04 0.01 0.00 0.00 0.00 0.00 03:53:20 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:39:01 eth0 1.28 0.35 0.35 0.20 0.00 0.00 0.00 0.00 03:53:20 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:40:01 eth0 0.68 0.38 0.29 0.20 0.00 0.00 0.00 0.00 03:53:20 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:41:01 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 0.00 03:53:20 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:42:01 eth0 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:53:20 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:43:01 eth0 0.75 0.32 0.28 0.20 0.00 0.00 0.00 0.00 03:53:20 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:44:01 eth0 0.63 0.10 0.06 0.01 0.00 0.00 0.00 0.00 03:53:20 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:45:01 eth0 0.55 0.33 0.27 0.17 0.00 0.00 0.00 0.00 03:53:20 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:46:01 eth0 0.25 0.18 0.08 0.10 0.00 0.00 0.00 0.00 03:53:20 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:47:01 eth0 0.18 0.18 0.07 0.01 0.00 0.00 0.00 0.00 03:53:20 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:48:01 eth0 0.53 0.08 0.05 0.01 0.00 0.00 0.00 0.00 03:53:20 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:49:01 eth0 0.52 0.33 0.27 0.20 0.00 0.00 0.00 0.00 03:53:20 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:50:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:53:20 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:51:01 eth0 1.08 0.38 0.39 0.26 0.00 0.00 0.00 0.00 03:53:20 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:52:01 eth0 0.65 0.15 0.11 0.01 0.00 0.00 0.00 0.00 03:53:20 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:53:01 eth0 393.76 238.06 7699.89 123.54 0.00 0.00 0.00 0.00 03:53:20 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 03:53:01 docker0 34.67 49.22 3.44 387.76 0.00 0.00 0.00 0.00 03:53:20 Average: eth0 26.79 16.69 473.51 8.12 0.00 0.00 0.00 0.00 03:53:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:20 Average: docker0 2.58 3.20 0.30 24.54 0.00 0.00 0.00 0.00 03:53:20 03:53:20 03:53:20 ---> sar -P ALL: 03:53:20 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/19/21 _x86_64_ (2 CPU) 03:53:20 03:53:20 03:35:22 LINUX RESTART (2 CPU) 03:53:20 03:53:20 03:36:01 CPU %user %nice %system %iowait %steal %idle 03:53:20 03:37:01 all 2.72 0.00 1.31 0.53 0.03 95.41 03:53:20 03:37:01 0 2.67 0.00 1.43 0.50 0.03 95.36 03:53:20 03:37:01 1 2.77 0.00 1.19 0.55 0.02 95.46 03:53:20 03:38:01 all 0.23 0.00 0.04 0.00 0.02 99.72 03:53:20 03:38:01 0 0.07 0.00 0.05 0.00 0.02 99.87 03:53:20 03:38:01 1 0.38 0.00 0.03 0.00 0.02 99.57 03:53:20 03:39:01 all 0.23 0.00 0.06 0.00 0.01 99.71 03:53:20 03:39:01 0 0.08 0.00 0.07 0.00 0.02 99.83 03:53:20 03:39:01 1 0.37 0.00 0.05 0.00 0.00 99.58 03:53:20 03:40:01 all 0.20 0.00 0.03 0.00 0.02 99.75 03:53:20 03:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:53:20 03:40:01 1 0.37 0.00 0.03 0.00 0.03 99.57 03:53:20 03:41:01 all 0.23 0.00 0.04 0.00 0.01 99.72 03:53:20 03:41:01 0 0.05 0.00 0.05 0.00 0.02 99.88 03:53:20 03:41:01 1 0.40 0.00 0.03 0.00 0.00 99.57 03:53:20 03:42:01 all 0.21 0.00 0.04 0.00 0.01 99.74 03:53:20 03:42:01 0 0.03 0.00 0.05 0.00 0.00 99.92 03:53:20 03:42:01 1 0.38 0.00 0.03 0.00 0.02 99.57 03:53:20 03:43:01 all 0.18 0.00 0.03 0.00 0.02 99.77 03:53:20 03:43:01 0 0.18 0.00 0.03 0.00 0.03 99.75 03:53:20 03:43:01 1 0.18 0.00 0.02 0.00 0.00 99.80 03:53:20 03:44:01 all 0.07 0.00 0.04 0.00 0.01 99.88 03:53:20 03:44:01 0 0.12 0.00 0.05 0.00 0.02 99.82 03:53:20 03:44:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:53:20 03:45:01 all 0.14 0.00 0.03 0.00 0.03 99.80 03:53:20 03:45:01 0 0.25 0.00 0.03 0.00 0.03 99.68 03:53:20 03:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:53:20 03:46:01 all 0.12 0.00 0.03 0.00 0.03 99.83 03:53:20 03:46:01 0 0.22 0.00 0.05 0.00 0.03 99.70 03:53:20 03:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:53:20 03:47:01 all 0.23 0.00 0.03 0.00 0.02 99.72 03:53:20 03:47:01 0 0.42 0.00 0.03 0.00 0.02 99.53 03:53:20 03:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:53:20 03:53:20 03:47:01 CPU %user %nice %system %iowait %steal %idle 03:53:20 03:48:01 all 0.18 0.00 0.03 0.00 0.02 99.78 03:53:20 03:48:01 0 0.28 0.00 0.02 0.00 0.02 99.68 03:53:20 03:48:01 1 0.07 0.00 0.03 0.00 0.02 99.88 03:53:20 03:49:01 all 0.21 0.00 0.04 0.00 0.01 99.74 03:53:20 03:49:01 0 0.35 0.00 0.03 0.00 0.00 99.62 03:53:20 03:49:01 1 0.07 0.00 0.05 0.00 0.02 99.87 03:53:20 03:50:01 all 0.18 0.00 0.04 0.00 0.01 99.77 03:53:20 03:50:01 0 0.32 0.00 0.03 0.00 0.00 99.65 03:53:20 03:50:01 1 0.03 0.00 0.05 0.00 0.02 99.90 03:53:20 03:51:01 all 0.17 0.00 0.03 0.00 0.02 99.78 03:53:20 03:51:01 0 0.28 0.00 0.03 0.00 0.02 99.67 03:53:20 03:51:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:53:20 03:52:01 all 0.22 0.00 0.03 0.00 0.01 99.75 03:53:20 03:52:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:53:20 03:52:01 1 0.38 0.00 0.03 0.00 0.00 99.58 03:53:20 03:53:01 all 26.59 0.00 11.74 3.75 0.10 57.81 03:53:20 03:53:01 0 27.09 0.00 12.62 3.24 0.11 56.95 03:53:20 03:53:01 1 26.10 0.00 10.87 4.26 0.09 58.68 03:53:20 Average: all 1.80 0.00 0.76 0.24 0.02 97.17 03:53:20 Average: 0 1.83 0.00 0.82 0.21 0.02 97.12 03:53:20 Average: 1 1.78 0.00 0.71 0.27 0.02 97.23 03:53:20 03:53:20 03:53:20