Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from babf801c191347c8a4268ee924520d19449a73fd 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-ssh2633887021621053376.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh2347161032792003167.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh8307082111529768950.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh764621697012979128.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-ssh1267132493053323624.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1517 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-ssh2739065941746832780.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 babf801c191347c8a4268ee924520d19449a73fd (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 babf801c191347c8a4268ee924520d19449a73fd # timeout=10 Commit message: "Merge pull request #1017 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.4" > git rev-list --no-walk bf5c9c06661c62e7a6125d216487b56d9fd36bed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:20:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:20:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:20:27 ========================================================= 06:20:27 EdgeX Global Pipelines Version Info 06:20:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:20:29 ------------------- 06:20:29 stable info: 06:20:29 ------------------- 06:20:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:20:29 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 06:20:29 Message: update stable to v1.0.205 06:20:29 ------------------- 06:20:29 experimental info: 06:20:29 ------------------- 06:20:29 Commited By: **** collab-it+edgex@linuxfoundation.org 06:20:29 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 06:20:29 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = babf801c191347c8a4268ee924520d19449a73fd [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = babf801 [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:20:31 provisioning config files... 06:20:31 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7374098244535413150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:20:31 ---> docker-login.sh 06:20:31 nexus3.edgexfoundry.org:10001 06:20:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:31 Configure a credential helper to remove this warning. See 06:20:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:31 06:20:31 Login Succeeded 06:20:31 nexus3.edgexfoundry.org:10002 06:20:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:31 Configure a credential helper to remove this warning. See 06:20:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:31 06:20:31 Login Succeeded 06:20:31 nexus3.edgexfoundry.org:10003 06:20:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:31 Configure a credential helper to remove this warning. See 06:20:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:31 06:20:31 Login Succeeded 06:20:31 nexus3.edgexfoundry.org:10004 06:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:32 Configure a credential helper to remove this warning. See 06:20:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:32 06:20:32 Login Succeeded 06:20:32 docker.io 06:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:32 Configure a credential helper to remove this warning. See 06:20:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:32 06:20:32 Login Succeeded 06:20:32 ---> docker-login.sh ends [Pipeline] } 06:20:32 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 06:20:33 + git log --format=format:%s -1 babf801c191347c8a4268ee924520d19449a73fd [Pipeline] echo 06:20:33 GIT_COMMIT: babf801c191347c8a4268ee924520d19449a73fd, Commit Message: Merge pull request #1017 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.4 [Pipeline] echo 06:20:33 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:20:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:20:34 06:20:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:20:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:20:34 latest: Pulling from edgex-devops/git-semver 06:20:34 31603596830f: Pulling fs layer 06:20:34 04fac38145f0: Pulling fs layer 06:20:34 701f6daf10bf: Pulling fs layer 06:20:34 24f72da36158: Pulling fs layer 06:20:34 24f72da36158: Waiting 06:20:34 04fac38145f0: Verifying Checksum 06:20:34 04fac38145f0: Download complete 06:20:34 31603596830f: Verifying Checksum 06:20:34 31603596830f: Download complete 06:20:35 24f72da36158: Verifying Checksum 06:20:35 24f72da36158: Download complete 06:20:35 31603596830f: Pull complete 06:20:35 04fac38145f0: Pull complete 06:20:36 701f6daf10bf: Verifying Checksum 06:20:36 701f6daf10bf: Download complete 06:20:36 701f6daf10bf: Pull complete 06:20:36 24f72da36158: Pull complete 06:20:36 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 06:20:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:20:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:20:36 prd-centos7-docker-4c-2g-1517 does not seem to be running inside a container 06:20:37 $ 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 06:20:37 $ docker top dd625b410080b0582daf0d3e409161f8b08e2ef84ca6cb4aa0b34169869c7e63 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:20:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:20:37 [ssh-agent] Looking for ssh-agent implementation... 06:20:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:38 $ docker exec dd625b410080b0582daf0d3e409161f8b08e2ef84ca6cb4aa0b34169869c7e63 ssh-agent 06:20:38 SSH_AUTH_SOCK=/tmp/ssh-KJgtQ6mOARus/agent.13 06:20:38 SSH_AGENT_PID=19 06:20:38 Running ssh-add (command line suppressed) 06:20:38 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5981515933269553479.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5981515933269553479.key) 06:20:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:20:38 + git tag --points-at HEAD [Pipeline] } 06:20:38 $ docker exec --env ******** --env ******** dd625b410080b0582daf0d3e409161f8b08e2ef84ca6cb4aa0b34169869c7e63 ssh-agent -k 06:20:38 unset SSH_AUTH_SOCK; 06:20:38 unset SSH_AGENT_PID; 06:20:38 echo Agent pid 19 killed; 06:20:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:20:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:20:39 [ssh-agent] Looking for ssh-agent implementation... 06:20:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:39 $ docker exec dd625b410080b0582daf0d3e409161f8b08e2ef84ca6cb4aa0b34169869c7e63 ssh-agent 06:20:39 SSH_AUTH_SOCK=/tmp/ssh-O8roavhSWzGn/agent.52 06:20:39 SSH_AGENT_PID=58 06:20:39 Running ssh-add (command line suppressed) 06:20:39 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7577856266063017523.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7577856266063017523.key) 06:20:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:20:39 + git semver init 06:20:39 # -> Open(): unable to determine branch for HEAD 06:20:39 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 06:20:39 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 06:20:39 # $SEMVER_REMOTE_NAME = origin 06:20:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:20:39 # $SEMVER_USER_NAME = edgex-jenkins 06:20:39 # $SEMVER_BRANCH = main 06:20:39 # $SEMVER_TEMP = /tmp/semver-517969240 06:20:39 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:20:40 # '/tmp/semver-517969240' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 06:20:40 # -> Force: false 06:20:40 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 06:20:40 $ docker exec --env ******** --env ******** dd625b410080b0582daf0d3e409161f8b08e2ef84ca6cb4aa0b34169869c7e63 ssh-agent -k 06:20:40 unset SSH_AUTH_SOCK; 06:20:40 unset SSH_AGENT_PID; 06:20:40 echo Agent pid 58 killed; 06:20:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:20:41 + git semver [Pipeline] } 06:20:41 $ docker stop --time=1 dd625b410080b0582daf0d3e409161f8b08e2ef84ca6cb4aa0b34169869c7e63 06:20:42 $ docker rm -f dd625b410080b0582daf0d3e409161f8b08e2ef84ca6cb4aa0b34169869c7e63 [Pipeline] // withDockerContainer [Pipeline] sh 06:20:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:20:43 Stashed 1 file(s) [Pipeline] echo 06:20:43 [edgeXSemver]: initialized semver on version 2.0.1-dev.12 [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 06:20:58 Still waiting to schedule task 06:20:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:20:58 Still waiting to schedule task 06:20:58 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1515’ is offline 06:23:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1518 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 06:23:12 Running in /w/workspace/device-sdk-go/9 [Pipeline] { [Pipeline] checkout 06:23:12 Selected Git installation does not exist. Using Default 06:23:12 The recommended git tool is: NONE 06:23:17 using credential edgex-jenkins-ssh 06:23:17 Cloning the remote Git repository 06:23:17 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:23:17 > git init /w/workspace/device-sdk-go/9 # timeout=10 06:23:17 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:23:17 > git --version # timeout=10 06:23:17 > git --version # 'git version 2.17.1' 06:23:17 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:23:19 Avoid second fetch 06:23:19 Checking out Revision babf801c191347c8a4268ee924520d19449a73fd (main) 06:23:19 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:23:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:23:19 > git config core.sparsecheckout # timeout=10 06:23:19 > git checkout -f babf801c191347c8a4268ee924520d19449a73fd # timeout=10 06:23:23 Commit message: "Merge pull request #1017 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:23:24 provisioning config files... 06:23:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/9@tmp/config9175857359567931551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:23:24 ---> docker-login.sh 06:23:24 nexus3.edgexfoundry.org:10001 06:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:26 Configure a credential helper to remove this warning. See 06:23:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:26 06:23:26 Login Succeeded 06:23:26 nexus3.edgexfoundry.org:10002 06:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:26 Configure a credential helper to remove this warning. See 06:23:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:26 06:23:26 Login Succeeded 06:23:26 nexus3.edgexfoundry.org:10003 06:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:27 Configure a credential helper to remove this warning. See 06:23:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:27 06:23:27 Login Succeeded 06:23:27 nexus3.edgexfoundry.org:10004 06:23:27 Running on prd-centos7-docker-4c-2g-1519 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { 06:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] ws 06:23:27 Running in /w/workspace/device-sdk-go/9 [Pipeline] { [Pipeline] checkout 06:23:28 Selected Git installation does not exist. Using Default 06:23:28 The recommended git tool is: NONE 06:23:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:28 Configure a credential helper to remove this warning. See 06:23:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:28 06:23:28 Login Succeeded 06:23:28 docker.io 06:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:29 Configure a credential helper to remove this warning. See 06:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:29 06:23:29 Login Succeeded 06:23:29 ---> docker-login.sh ends [Pipeline] } 06:23:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:23:29 ========================================================= 06:23:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:23:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:23:29 + 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 . 06:23:30 Sending build context to Docker daemon 2.6MB 06:23:30 Step 1/9 : ARG BASE=golang:1.16-alpine3.12 06:23:30 Step 2/9 : FROM ${BASE} AS builder 06:23:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:23:30 595b0fe564bb: Pulling fs layer 06:23:30 24495759ef45: Pulling fs layer 06:23:30 d148012ef14d: Pulling fs layer 06:23:30 e90a11edd702: Pulling fs layer 06:23:30 d77568369979: Pulling fs layer 06:23:30 fc1c9f9a7f3b: Pulling fs layer 06:23:30 170f2ba95c9a: Pulling fs layer 06:23:30 97ac5df62f85: Pulling fs layer 06:23:30 fc1c9f9a7f3b: Waiting 06:23:30 e90a11edd702: Waiting 06:23:30 97ac5df62f85: Waiting 06:23:30 170f2ba95c9a: Waiting 06:23:30 d77568369979: Waiting 06:23:30 d148012ef14d: Verifying Checksum 06:23:30 d148012ef14d: Download complete 06:23:30 24495759ef45: Verifying Checksum 06:23:30 24495759ef45: Download complete 06:23:30 d77568369979: Verifying Checksum 06:23:30 d77568369979: Download complete 06:23:30 fc1c9f9a7f3b: Verifying Checksum 06:23:30 fc1c9f9a7f3b: Download complete 06:23:30 595b0fe564bb: Verifying Checksum 06:23:30 595b0fe564bb: Download complete 06:23:30 170f2ba95c9a: Download complete 06:23:32 595b0fe564bb: Pull complete 06:23:32 24495759ef45: Pull complete 06:23:32 d148012ef14d: Pull complete 06:23:32 using credential edgex-jenkins-ssh 06:23:32 Cloning the remote Git repository 06:23:32 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:23:33 > git init /w/workspace/device-sdk-go/9 # timeout=10 06:23:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:23:33 > git --version # timeout=10 06:23:33 > git --version # 'git version 2.24.4' 06:23:33 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:33 [INFO] Currently running in a labeled security context 06:23:33 [INFO] Currently SELinux is 'enforcing' on the host 06:23:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/9@tmp/jenkins-gitclient-ssh2991908625440217201.key 06:23:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:23:33 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:23:33 Avoid second fetch 06:23:33 Checking out Revision babf801c191347c8a4268ee924520d19449a73fd (main) 06:23:35 97ac5df62f85: Verifying Checksum 06:23:35 97ac5df62f85: Download complete 06:23:35 e90a11edd702: Verifying Checksum 06:23:35 e90a11edd702: Download complete 06:23:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:23:33 > git config core.sparsecheckout # timeout=10 06:23:33 > git checkout -f babf801c191347c8a4268ee924520d19449a73fd # timeout=10 06:23:37 Commit message: "Merge pull request #1017 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:23:38 provisioning config files... 06:23:38 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/9@tmp/config5555769264907818012tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:23:38 ---> docker-login.sh 06:23:38 nexus3.edgexfoundry.org:10001 06:23:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:39 Configure a credential helper to remove this warning. See 06:23:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:39 06:23:39 Login Succeeded 06:23:39 nexus3.edgexfoundry.org:10002 06:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:39 Configure a credential helper to remove this warning. See 06:23:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:39 06:23:39 Login Succeeded 06:23:39 nexus3.edgexfoundry.org:10003 06:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:39 Configure a credential helper to remove this warning. See 06:23:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:39 06:23:39 Login Succeeded 06:23:39 nexus3.edgexfoundry.org:10004 06:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:39 Configure a credential helper to remove this warning. See 06:23:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:39 06:23:39 Login Succeeded 06:23:39 docker.io 06:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:39 Configure a credential helper to remove this warning. See 06:23:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:39 06:23:39 Login Succeeded 06:23:39 ---> docker-login.sh ends [Pipeline] } 06:23:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:23:40 ========================================================= 06:23:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:23:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:23:40 + 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 . 06:23:40 Sending build context to Docker daemon 2.601MB 06:23:40 Step 1/9 : ARG BASE=golang:1.16-alpine3.12 06:23:40 Step 2/9 : FROM ${BASE} AS builder 06:23:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:23:40 540db60ca938: Pulling fs layer 06:23:40 adcc1eea9eea: Pulling fs layer 06:23:40 4c4ab2625f07: Pulling fs layer 06:23:40 db62176df00c: Pulling fs layer 06:23:40 3b30891b0d05: Pulling fs layer 06:23:40 06b49ca38bd5: Pulling fs layer 06:23:40 c788192a36de: Pulling fs layer 06:23:40 a77e37c0d609: Pulling fs layer 06:23:40 c3185cebc471: Pulling fs layer 06:23:40 db62176df00c: Waiting 06:23:40 3b30891b0d05: Waiting 06:23:40 06b49ca38bd5: Waiting 06:23:40 c788192a36de: Waiting 06:23:40 a77e37c0d609: Waiting 06:23:40 c3185cebc471: Waiting 06:23:40 4c4ab2625f07: Verifying Checksum 06:23:40 4c4ab2625f07: Download complete 06:23:40 adcc1eea9eea: Verifying Checksum 06:23:40 adcc1eea9eea: Download complete 06:23:40 3b30891b0d05: Verifying Checksum 06:23:40 3b30891b0d05: Download complete 06:23:40 06b49ca38bd5: Verifying Checksum 06:23:40 06b49ca38bd5: Download complete 06:23:40 c788192a36de: Verifying Checksum 06:23:40 c788192a36de: Download complete 06:23:40 540db60ca938: Verifying Checksum 06:23:40 540db60ca938: Download complete 06:23:41 540db60ca938: Pull complete 06:23:41 adcc1eea9eea: Pull complete 06:23:41 4c4ab2625f07: Pull complete 06:23:41 a77e37c0d609: Verifying Checksum 06:23:41 a77e37c0d609: Download complete 06:23:47 e90a11edd702: Pull complete 06:23:47 d77568369979: Pull complete 06:23:47 fc1c9f9a7f3b: Pull complete 06:23:47 170f2ba95c9a: Pull complete 06:23:49 c3185cebc471: Verifying Checksum 06:23:49 c3185cebc471: Download complete 06:23:49 db62176df00c: Verifying Checksum 06:23:49 db62176df00c: Download complete 06:23:52 db62176df00c: Pull complete 06:23:52 3b30891b0d05: Pull complete 06:23:52 06b49ca38bd5: Pull complete 06:23:52 c788192a36de: Pull complete 06:23:52 a77e37c0d609: Pull complete 06:23:53 97ac5df62f85: Pull complete 06:23:53 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 06:23:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:23:53 ---> 04bc70af865f 06:23:53 Step 3/9 : WORKDIR /device-sdk-go 06:23:54 c3185cebc471: Pull complete 06:23:54 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 06:23:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:23:54 ---> 031687cdd783 06:23:54 Step 3/9 : WORKDIR /device-sdk-go 06:23:56 ---> Running in 32d7fb4e442e 06:23:56 Removing intermediate container 32d7fb4e442e 06:23:56 ---> 695c98f6ef25 06:23:56 Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:23:56 ---> Running in 3efbb4cbbd74 06:23:56 ---> Running in 2cc3b36bf2a2 06:23:56 Removing intermediate container 2cc3b36bf2a2 06:23:56 ---> aa6a70d7983c 06:23:56 Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:23:56 ---> Running in 5c5c423dcb0a 06:23:57 Removing intermediate container 3efbb4cbbd74 06:23:57 ---> f09955cb4c41 06:23:57 Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:23:57 ---> Running in d0cc4094fe5d 06:23:57 Removing intermediate container 5c5c423dcb0a 06:23:57 ---> 98496f4a8f92 06:23:57 Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:23:57 ---> Running in 55f5fc03e07c 06:23:57 Removing intermediate container 55f5fc03e07c 06:23:57 ---> 39fb5733d496 06:23:57 Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:23:57 ---> Running in ac707416350b 06:23:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:23:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:23:59 OK: 219 MiB in 52 packages 06:23:59 Removing intermediate container ac707416350b 06:23:59 ---> b468dd083572 06:23:59 Step 7/9 : COPY . . 06:23:59 Removing intermediate container d0cc4094fe5d 06:23:59 ---> 97cda85753a8 06:23:59 Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:23:59 ---> Running in c25ccd858300 06:23:59 ---> b88988dbc310 06:23:59 Step 8/9 : RUN go mod download 06:23:59 ---> Running in 4b656ca431b7 06:24:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:24:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:24:02 OK: 218 MiB in 52 packages 06:24:03 Removing intermediate container c25ccd858300 06:24:03 ---> 4f1fccf2b28a 06:24:03 Step 7/9 : COPY . . 06:24:05 ---> a8d06fac21ca 06:24:05 Step 8/9 : RUN go mod download 06:24:05 ---> Running in 17f95e812541 06:24:09 Removing intermediate container 4b656ca431b7 06:24:09 ---> 2ee4f7b6c9d1 06:24:09 Step 9/9 : RUN make build 06:24:09 ---> Running in 33812ec61be2 06:24:10 go mod tidy 06:24:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.12" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:24:20 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:24:21 Removing intermediate container 33812ec61be2 06:24:21 ---> 54f5511e1fdf 06:24:21 [Warning] One or more build-args [MAKE] were not consumed 06:24:21 Successfully built 54f5511e1fdf 06:24:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:24:21 + docker inspect -f . ci-base-image-x86_64 06:24:21 . [Pipeline] withDockerContainer 06:24:21 prd-centos7-docker-4c-2g-1519 does not seem to be running inside a container 06:24:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/9 -v /w/workspace/device-sdk-go/9:/w/workspace/device-sdk-go/9:rw,z -v /w/workspace/device-sdk-go/9@tmp:/w/workspace/device-sdk-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:24:22 $ docker top e4915b021b1189da0157dcbecb7476bd63917da4ce339a8941f5ff4ce0ee3c57 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:22 + go version 06:24:22 go version go1.16.6 linux/amd64 [Pipeline] } 06:24:22 $ docker stop --time=1 e4915b021b1189da0157dcbecb7476bd63917da4ce339a8941f5ff4ce0ee3c57 06:24:24 $ docker rm -f e4915b021b1189da0157dcbecb7476bd63917da4ce339a8941f5ff4ce0ee3c57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:24:24 + docker inspect -f . ci-base-image-x86_64 06:24:24 . [Pipeline] withDockerContainer 06:24:24 prd-centos7-docker-4c-2g-1519 does not seem to be running inside a container 06:24:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/9 -v /w/workspace/device-sdk-go/9:/w/workspace/device-sdk-go/9:rw,z -v /w/workspace/device-sdk-go/9@tmp:/w/workspace/device-sdk-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:24:25 $ docker top a7d2d4d3250d8a0d545395b3981e22257b2ed7f07ded0d11c5c69568c3e673e6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:24:25 + go mod tidy [Pipeline] sh 06:24:26 + make test 06:24:26 go mod tidy 06:24:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:24:31 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:24:31 Removing intermediate container 17f95e812541 06:24:31 ---> 82b2ddc96c00 06:24:31 Step 9/9 : RUN make build 06:24:31 ---> Running in 9e2fe8f4c113 06:24:31 go mod tidy 06:24:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.12" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:24:54 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:24:54 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:24:54 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:24:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.051s coverage: 24.2% of statements 06:24:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:24:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.047s coverage: 28.1% of statements 06:24:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.064s coverage: 78.9% of statements 06:24:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.050s coverage: 9.0% of statements 06:24:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:24:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:24:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:24:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.065s coverage: 28.7% of statements 06:24:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:24:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.054s coverage: 83.3% of statements 06:24:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:24:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:24:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.078s coverage: 58.0% of statements 06:24:59 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.800s coverage: 89.2% of statements 06:24:59 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:24:59 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.043s coverage: 4.9% of statements 06:24:59 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:24:59 GO111MODULE=on go vet ./... 06:25:04 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:25:06 Removing intermediate container 9e2fe8f4c113 06:25:06 ---> 22072c383923 06:25:06 [Warning] One or more build-args [MAKE] were not consumed 06:25:06 Successfully built 22072c383923 06:25:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:25:07 + docker inspect -f . ci-base-image-arm64 06:25:07 . [Pipeline] withDockerContainer 06:25:07 prd-ubuntu18.04-docker-arm64-4c-16g-1518 does not seem to be running inside a container 06:25:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/9 -v /w/workspace/device-sdk-go/9:/w/workspace/device-sdk-go/9:rw,z -v /w/workspace/device-sdk-go/9@tmp:/w/workspace/device-sdk-go/9@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 06:25:09 $ docker top 47bcfe76e27ffe8c2cb4d93bc836994a620b1c1938f9f3bdef39f495c4d6e65d -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:09 gofmt -l . 06:25:09 [ "`gofmt -l .`" = "" ] 06:25:09 ./bin/test-attribution-txt.sh 06:25:09 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:25:09 $ docker stop --time=1 a7d2d4d3250d8a0d545395b3981e22257b2ed7f07ded0d11c5c69568c3e673e6 06:25:10 + go version 06:25:10 go version go1.16.6 linux/arm64 06:25:11 $ docker rm -f a7d2d4d3250d8a0d545395b3981e22257b2ed7f07ded0d11c5c69568c3e673e6 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 06:25:11 $ docker stop --time=1 47bcfe76e27ffe8c2cb4d93bc836994a620b1c1938f9f3bdef39f495c4d6e65d 06:25:11 + sudo chown -R jenkins:jenkins . 06:25:13 $ docker rm -f 47bcfe76e27ffe8c2cb4d93bc836994a620b1c1938f9f3bdef39f495c4d6e65d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:25:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 06:25:14 + docker inspect -f . ci-base-image-arm64 06:25:14 . [Pipeline] withDockerContainer 06:25:18 prd-ubuntu18.04-docker-arm64-4c-16g-1518 does not seem to be running inside a container 06:25:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/9 -v /w/workspace/device-sdk-go/9:/w/workspace/device-sdk-go/9:rw,z -v /w/workspace/device-sdk-go/9@tmp:/w/workspace/device-sdk-go/9@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 06:25:19 $ docker top 4225c69dec8b8c79e81c60f51f74969d04615e4c7ca930f42554f76bd19bb129 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] fileExists [Pipeline] sh 06:25:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:25:21 + go mod tidy 06:25:21 + ls -al . 06:25:21 total 236 06:25:21 drwxrwxr-x. 10 jenkins jenkins 4096 Sep 7 06:25 . 06:25:21 drwxrwxr-x. 4 jenkins jenkins 28 Sep 7 06:23 .. 06:25:21 drwxrwxr-x. 2 jenkins jenkins 64 Sep 7 06:23 bin 06:25:21 -rw-rw-r--. 1 jenkins jenkins 24816 Sep 7 06:23 CHANGELOG.md 06:25:21 -rw-r--r--. 1 jenkins jenkins 125634 Sep 7 06:24 coverage.out 06:25:21 -rw-rw-r--. 1 jenkins jenkins 140 Sep 7 06:23 .dockerignore 06:25:21 drwxrwxr-x. 5 jenkins jenkins 62 Sep 7 06:23 example 06:25:21 drwxrwxr-x. 8 jenkins jenkins 162 Sep 7 06:23 .git 06:25:21 drwxrwxr-x. 3 jenkins jenkins 125 Sep 7 06:23 .github 06:25:21 -rw-rw-r--. 1 jenkins jenkins 138 Sep 7 06:23 .gitignore 06:25:21 -rw-r--r--. 1 jenkins jenkins 576 Sep 7 06:25 go.mod 06:25:21 -rw-r--r--. 1 jenkins jenkins 20493 Sep 7 06:24 go.sum 06:25:21 -rw-rw-r--. 1 jenkins jenkins 677 Sep 7 06:23 GOVERNANCE.md 06:25:21 drwxrwxr-x. 15 jenkins jenkins 224 Sep 7 06:23 internal 06:25:21 -rw-rw-r--. 1 jenkins jenkins 880 Sep 7 06:23 Jenkinsfile 06:25:21 -rw-rw-r--. 1 jenkins jenkins 11341 Sep 7 06:23 LICENSE 06:25:21 -rw-rw-r--. 1 jenkins jenkins 1026 Sep 7 06:23 Makefile 06:25:21 drwxrwxr-x. 3 jenkins jenkins 16 Sep 7 06:23 openapi 06:25:21 -rw-rw-r--. 1 jenkins jenkins 619 Sep 7 06:23 OWNERS.md 06:25:21 drwxrwxr-x. 5 jenkins jenkins 50 Sep 7 06:23 pkg 06:25:21 -rw-rw-r--. 1 jenkins jenkins 7646 Sep 7 06:23 README.md 06:25:21 drwxrwxr-x. 4 jenkins jenkins 54 Sep 7 06:23 snap 06:25:21 -rw-rw-r--. 1 jenkins jenkins 12 Sep 7 06:20 VERSION 06:25:21 -rw-rw-r--. 1 jenkins jenkins 222 Sep 7 06:23 version.go [Pipeline] isUnix [Pipeline] sh 06:25:21 + 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=babf801c191347c8a4268ee924520d19449a73fd --label arch=amd64 --label version=2.0.1-dev.12 . 06:25:21 Sending build context to Docker daemon 2.727MB 06:25:21 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 06:25:21 Step 2/23 : FROM ${BASE} AS builder 06:25:21 ---> 54f5511e1fdf 06:25:21 Step 3/23 : WORKDIR /device-sdk-go 06:25:21 ---> Running in b0186a2e2449 06:25:21 Removing intermediate container b0186a2e2449 06:25:21 ---> 63c333350d2f 06:25:21 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:25:21 ---> Running in 38b055bd245b 06:25:21 Removing intermediate container 38b055bd245b 06:25:21 ---> e90d119f34a6 06:25:21 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:25:21 ---> Running in 5f556c4e7fa8 [Pipeline] sh 06:25:22 Removing intermediate container 5f556c4e7fa8 06:25:22 ---> c4f9e590311e 06:25:22 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:25:22 ---> Running in 7796e505aa61 06:25:22 + make test 06:25:22 go mod tidy 06:25:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:25:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:25:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:25:24 OK: 219 MiB in 52 packages 06:25:24 Removing intermediate container 7796e505aa61 06:25:24 ---> 1ce91468e607 06:25:24 Step 7/23 : COPY . . 06:25:24 ---> 69e0da590577 06:25:24 Step 8/23 : RUN go mod download 06:25:24 ---> Running in 211f5174b4ce 06:25:25 Removing intermediate container 211f5174b4ce 06:25:25 ---> f50569b7a08b 06:25:25 Step 9/23 : RUN make build 06:25:25 ---> Running in 342a93a6c3d7 06:25:25 go mod tidy 06:25:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.12" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:25:26 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:25:26 Removing intermediate container 342a93a6c3d7 06:25:26 ---> 28b8582de216 06:25:26 Step 10/23 : FROM alpine:3.12 06:25:27 3.12: Pulling from library/alpine 06:25:27 e519532ddf75: Pulling fs layer 06:25:27 e519532ddf75: Verifying Checksum 06:25:27 e519532ddf75: Download complete 06:25:27 e519532ddf75: Pull complete 06:25:27 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 06:25:27 Status: Downloaded newer image for alpine:3.12 06:25:27 ---> 48b8ec4ed9eb 06:25:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:25:27 ---> Running in d04a1fc5e1c8 06:25:27 Removing intermediate container d04a1fc5e1c8 06:25:27 ---> 6a64062081b9 06:25:27 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:25:27 ---> Running in b997c6c05e4e 06:25:28 Removing intermediate container b997c6c05e4e 06:25:28 ---> 41e785e6dda6 06:25:28 Step 13/23 : RUN apk add --update --no-cache zeromq 06:25:28 ---> Running in c95a88d11c53 06:25:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:25:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:25:29 (1/5) Installing libgcc (9.3.0-r2) 06:25:29 (2/5) Installing libsodium (1.0.18-r0) 06:25:29 (3/5) Installing libstdc++ (9.3.0-r2) 06:25:30 (4/5) Installing libzmq (4.3.3-r0) 06:25:30 (5/5) Installing zeromq (4.3.3-r0) 06:25:30 Executing busybox-1.31.1-r20.trigger 06:25:30 OK: 8 MiB in 19 packages 06:25:31 Removing intermediate container c95a88d11c53 06:25:31 ---> 127223720f29 06:25:31 Step 14/23 : WORKDIR / 06:25:31 ---> Running in ca82896acb50 06:25:31 Removing intermediate container ca82896acb50 06:25:31 ---> e97a2fb9b27e 06:25:31 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:25:31 ---> da654dfd5ec6 06:25:31 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:25:31 ---> a573eea8654b 06:25:31 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:25:31 ---> 1e31c0887340 06:25:31 Step 18/23 : EXPOSE 59999 06:25:31 ---> Running in 6dfba13b1f41 06:25:31 Removing intermediate container 6dfba13b1f41 06:25:31 ---> 7620e820c7c7 06:25:31 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:25:31 ---> Running in 97437a835776 06:25:32 Removing intermediate container 97437a835776 06:25:32 ---> 830b41bada8a 06:25:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:25:32 ---> Running in f35f1a496842 06:25:32 Removing intermediate container f35f1a496842 06:25:32 ---> d4ed6c88fe0e 06:25:32 Step 21/23 : LABEL arch=amd64 06:25:32 ---> Running in d9df6b06fca3 06:25:32 Removing intermediate container d9df6b06fca3 06:25:32 ---> c9a66415dec9 06:25:32 Step 22/23 : LABEL git_sha=babf801c191347c8a4268ee924520d19449a73fd 06:25:32 ---> Running in cddbe658c929 06:25:32 Removing intermediate container cddbe658c929 06:25:32 ---> 0a8b8301c1e3 06:25:32 Step 23/23 : LABEL version=2.0.1-dev.12 06:25:32 ---> Running in a7b29375198f 06:25:32 Removing intermediate container a7b29375198f 06:25:32 ---> bc65effc1972 06:25:32 [Warning] One or more build-args [ARCH MAKE] were not consumed 06:25:32 Successfully built bc65effc1972 06:25:32 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 06:25:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:25:33 06:25:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:25:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:25:33 latest: Pulling from edgex-lftools-log-publisher 06:25:33 b4d181a07f80: Pulling fs layer 06:25:33 a1111a8f2ec3: Pulling fs layer 06:25:33 ed53099fbce6: Pulling fs layer 06:25:33 dc539afda2c1: Pulling fs layer 06:25:33 77bc0d833cb6: Pulling fs layer 06:25:33 9065ff56babe: Pulling fs layer 06:25:33 d287ab97295c: Pulling fs layer 06:25:33 dc539afda2c1: Waiting 06:25:33 77bc0d833cb6: Waiting 06:25:33 9065ff56babe: Waiting 06:25:33 d287ab97295c: Waiting 06:25:34 a1111a8f2ec3: Verifying Checksum 06:25:34 a1111a8f2ec3: Download complete 06:25:34 dc539afda2c1: Verifying Checksum 06:25:34 dc539afda2c1: Download complete 06:25:34 77bc0d833cb6: Verifying Checksum 06:25:34 77bc0d833cb6: Download complete 06:25:34 9065ff56babe: Verifying Checksum 06:25:34 9065ff56babe: Download complete 06:25:34 ed53099fbce6: Verifying Checksum 06:25:34 ed53099fbce6: Download complete 06:25:35 b4d181a07f80: Verifying Checksum 06:25:35 b4d181a07f80: Download complete 06:25:36 b4d181a07f80: Pull complete 06:25:36 a1111a8f2ec3: Pull complete 06:25:37 ed53099fbce6: Pull complete 06:25:37 dc539afda2c1: Pull complete 06:25:37 77bc0d833cb6: Pull complete 06:25:37 9065ff56babe: Pull complete 06:25:40 d287ab97295c: Download complete 06:25:44 d287ab97295c: Pull complete 06:25:44 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 06:25:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:25:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:25:44 prd-centos7-docker-4c-2g-1519 does not seem to be running inside a container 06:25:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/9 -v /w/workspace/device-sdk-go/9:/w/workspace/device-sdk-go/9:rw,z -v /w/workspace/device-sdk-go/9@tmp:/w/workspace/device-sdk-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:25:47 $ docker top d88fee1f11cdc64b8bb36a3f6625e45dad6f4c3fc7f18fc3b1baf7421fd14bd0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:25:47 ---> job-cost.sh 06:25:47 lf-activate-venv: SKIPPING 06:25:47 INFO: No Stack... 06:25:48 INFO: Retrieving Pricing Info for: v3-standard-2 06:25:48 INFO: Archiving Costs [Pipeline] sh 06:25:48 + cat /w/workspace/device-sdk-go/9/archives/cost.csv 06:25:48 + cut -d, -f6 [Pipeline] lock 06:25:48 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-9-stack-cost] 06:25:48 Resource [jenkins-edgexfoundry-device-sdk-go-main-9-stack-cost] did not exist. Created. 06:25:48 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:25:49 + echo total: 0.05999999865889549 [Pipeline] stash 06:25:49 Stashed 1 file(s) [Pipeline] } 06:25:49 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 06:25:49 $ docker stop --time=1 d88fee1f11cdc64b8bb36a3f6625e45dad6f4c3fc7f18fc3b1baf7421fd14bd0 06:25:49 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:25:50 $ docker rm -f d88fee1f11cdc64b8bb36a3f6625e45dad6f4c3fc7f18fc3b1baf7421fd14bd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:26:57 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:26:57 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:26:57 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:26:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.245s coverage: 24.2% of statements 06:26:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:26:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.194s coverage: 28.1% of statements 06:26:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.291s coverage: 78.9% of statements 06:26:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.208s coverage: 9.0% of statements 06:26:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:26:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:26:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:27:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.329s coverage: 28.7% of statements 06:27:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:27:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.194s coverage: 83.3% of statements 06:27:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:27:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:27:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.474s coverage: 58.0% of statements 06:27:04 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.095s coverage: 89.2% of statements 06:27:04 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:27:04 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.191s coverage: 4.9% of statements 06:27:04 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:27:04 GO111MODULE=on go vet ./... 06:27:39 gofmt -l . 06:27:39 [ "`gofmt -l .`" = "" ] 06:27:39 ./bin/test-attribution-txt.sh 06:27:39 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:27:39 $ docker stop --time=1 4225c69dec8b8c79e81c60f51f74969d04615e4c7ca930f42554f76bd19bb129 06:27:41 $ docker rm -f 4225c69dec8b8c79e81c60f51f74969d04615e4c7ca930f42554f76bd19bb129 [Pipeline] // withDockerContainer [Pipeline] sh 06:27:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:27:42 Warning: overwriting stash ‘coverage-report’ 06:27:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:27:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:27:44 + ls -al . 06:27:44 total 272 06:27:44 drwxrwxr-x 10 jenkins jenkins 4096 Sep 7 06:27 . 06:27:44 drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 06:23 .. 06:27:44 -rw-rw-r-- 1 jenkins jenkins 140 Sep 7 06:23 .dockerignore 06:27:44 drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 06:23 .git 06:27:44 drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 06:23 .github 06:27:44 -rw-rw-r-- 1 jenkins jenkins 138 Sep 7 06:23 .gitignore 06:27:44 -rw-rw-r-- 1 jenkins jenkins 24816 Sep 7 06:23 CHANGELOG.md 06:27:44 -rw-rw-r-- 1 jenkins jenkins 677 Sep 7 06:23 GOVERNANCE.md 06:27:44 -rw-rw-r-- 1 jenkins jenkins 880 Sep 7 06:23 Jenkinsfile 06:27:44 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 7 06:23 LICENSE 06:27:44 -rw-rw-r-- 1 jenkins jenkins 1026 Sep 7 06:23 Makefile 06:27:44 -rw-rw-r-- 1 jenkins jenkins 619 Sep 7 06:23 OWNERS.md 06:27:44 -rw-rw-r-- 1 jenkins jenkins 7646 Sep 7 06:23 README.md 06:27:44 -rw-rw-r-- 1 jenkins jenkins 12 Sep 7 06:20 VERSION 06:27:44 drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 06:23 bin 06:27:44 -rw-r--r-- 1 jenkins jenkins 125634 Sep 7 06:27 coverage.out 06:27:44 drwxrwxr-x 5 jenkins jenkins 4096 Sep 7 06:23 example 06:27:44 -rw-r--r-- 1 jenkins jenkins 576 Sep 7 06:27 go.mod 06:27:44 -rw-r--r-- 1 jenkins jenkins 20493 Sep 7 06:25 go.sum 06:27:44 drwxrwxr-x 15 jenkins jenkins 4096 Sep 7 06:23 internal 06:27:44 drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 06:23 openapi 06:27:44 drwxrwxr-x 5 jenkins jenkins 4096 Sep 7 06:23 pkg 06:27:44 drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 06:23 snap 06:27:44 -rw-rw-r-- 1 jenkins jenkins 222 Sep 7 06:23 version.go [Pipeline] isUnix [Pipeline] sh 06:27:44 + 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=babf801c191347c8a4268ee924520d19449a73fd --label arch=arm64 --label version=2.0.1-dev.12 . 06:27:45 Sending build context to Docker daemon 2.726MB 06:27:45 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 06:27:45 Step 2/23 : FROM ${BASE} AS builder 06:27:45 ---> 22072c383923 06:27:45 Step 3/23 : WORKDIR /device-sdk-go 06:27:45 ---> Running in 81350c19d636 06:27:46 Removing intermediate container 81350c19d636 06:27:46 ---> aa9d05f418cd 06:27:46 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:27:46 ---> Running in 5b370fe8c2a8 06:27:46 Removing intermediate container 5b370fe8c2a8 06:27:46 ---> 37f37ddd9fca 06:27:46 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:47 ---> Running in b4b002f1383a 06:27:49 Removing intermediate container b4b002f1383a 06:27:49 ---> 68ebeb298316 06:27:49 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:27:49 ---> Running in 214d975ed7d1 06:27:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:27:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:27:52 OK: 218 MiB in 52 packages 06:27:53 Removing intermediate container 214d975ed7d1 06:27:53 ---> f37337fb911d 06:27:53 Step 7/23 : COPY . . 06:27:55 ---> 374bfe3ca180 06:27:55 Step 8/23 : RUN go mod download 06:27:55 ---> Running in c055c9c827d2 06:27:57 Removing intermediate container c055c9c827d2 06:27:57 ---> 9b25f8149620 06:27:57 Step 9/23 : RUN make build 06:27:57 ---> Running in 3a30463bdef5 06:27:58 go mod tidy 06:27:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.12" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:28:00 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:28:01 Removing intermediate container 3a30463bdef5 06:28:01 ---> a89521632704 06:28:01 Step 10/23 : FROM alpine:3.12 06:28:02 3.12: Pulling from library/alpine 06:28:02 ccdebe76d529: Pulling fs layer 06:28:03 ccdebe76d529: Verifying Checksum 06:28:03 ccdebe76d529: Download complete 06:28:03 ccdebe76d529: Pull complete 06:28:03 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 06:28:03 Status: Downloaded newer image for alpine:3.12 06:28:03 ---> afc2cc120ca2 06:28:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:28:03 ---> Running in 4b5e01a4ce4d 06:28:04 Removing intermediate container 4b5e01a4ce4d 06:28:04 ---> 2daf6961b167 06:28:04 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:28:04 ---> Running in 8120dba994a8 06:28:07 Removing intermediate container 8120dba994a8 06:28:07 ---> 1c6c96a78df1 06:28:07 Step 13/23 : RUN apk add --update --no-cache zeromq 06:28:07 ---> Running in ce90230785b0 06:28:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:28:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:28:09 (1/5) Installing libgcc (9.3.0-r2) 06:28:09 (2/5) Installing libsodium (1.0.18-r0) 06:28:09 (3/5) Installing libstdc++ (9.3.0-r2) 06:28:09 (4/5) Installing libzmq (4.3.3-r0) 06:28:09 (5/5) Installing zeromq (4.3.3-r0) 06:28:09 Executing busybox-1.31.1-r20.trigger 06:28:09 OK: 8 MiB in 19 packages 06:28:11 Removing intermediate container ce90230785b0 06:28:11 ---> e7cd208ed4e0 06:28:11 Step 14/23 : WORKDIR / 06:28:11 ---> Running in 442d1c929247 06:28:11 Removing intermediate container 442d1c929247 06:28:11 ---> 3711e904e4b7 06:28:11 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:28:12 ---> a49598a134b7 06:28:12 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:28:14 ---> fd27a93f748d 06:28:14 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:28:14 ---> d22e19f2a8d8 06:28:14 Step 18/23 : EXPOSE 59999 06:28:15 ---> Running in 99ea924be10d 06:28:15 Removing intermediate container 99ea924be10d 06:28:15 ---> d708875c0feb 06:28:15 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:28:15 ---> Running in 866f3f7c6fae 06:28:16 Removing intermediate container 866f3f7c6fae 06:28:16 ---> 791cdaa9010e 06:28:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:28:16 ---> Running in 2455783f21a2 06:28:17 Removing intermediate container 2455783f21a2 06:28:17 ---> e83b26101515 06:28:17 Step 21/23 : LABEL arch=arm64 06:28:17 ---> Running in 297bc233e071 06:28:17 Removing intermediate container 297bc233e071 06:28:17 ---> 3a6b93cad2b2 06:28:17 Step 22/23 : LABEL git_sha=babf801c191347c8a4268ee924520d19449a73fd 06:28:17 ---> Running in 4d84d2b0bc45 06:28:18 Removing intermediate container 4d84d2b0bc45 06:28:18 ---> ddaf7a9a8029 06:28:18 Step 23/23 : LABEL version=2.0.1-dev.12 06:28:18 ---> Running in da75230847ed 06:28:19 Removing intermediate container da75230847ed 06:28:19 ---> 40dd94bd91fd 06:28:19 [Warning] One or more build-args [ARCH MAKE] were not consumed 06:28:19 Successfully built 40dd94bd91fd 06:28:19 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 06:28:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:28:19 06:28:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 06:28:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:28:20 arm64: Pulling from edgex-lftools-log-publisher 06:28:20 448f6bf000e3: Pulling fs layer 06:28:20 f757da607395: Pulling fs layer 06:28:20 05883995daec: Pulling fs layer 06:28:20 8603b9c90790: Pulling fs layer 06:28:20 1560dd03e051: Pulling fs layer 06:28:20 27f5ce0e4adf: Pulling fs layer 06:28:20 c2d8d7efcc4b: Pulling fs layer 06:28:20 8603b9c90790: Waiting 06:28:20 1560dd03e051: Waiting 06:28:20 27f5ce0e4adf: Waiting 06:28:20 c2d8d7efcc4b: Waiting 06:28:20 f757da607395: Verifying Checksum 06:28:20 f757da607395: Download complete 06:28:20 8603b9c90790: Download complete 06:28:21 05883995daec: Verifying Checksum 06:28:21 05883995daec: Download complete 06:28:21 27f5ce0e4adf: Verifying Checksum 06:28:21 27f5ce0e4adf: Download complete 06:28:21 1560dd03e051: Verifying Checksum 06:28:21 448f6bf000e3: Download complete 06:28:25 448f6bf000e3: Pull complete 06:28:25 c2d8d7efcc4b: Verifying Checksum 06:28:25 c2d8d7efcc4b: Download complete 06:28:26 f757da607395: Pull complete 06:28:27 05883995daec: Pull complete 06:28:27 8603b9c90790: Pull complete 06:28:28 1560dd03e051: Pull complete 06:28:29 27f5ce0e4adf: Pull complete 06:28:44 c2d8d7efcc4b: Pull complete 06:28:44 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 06:28:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:28:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 06:28:44 prd-ubuntu18.04-docker-arm64-4c-16g-1518 does not seem to be running inside a container 06:28:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/9 -v /w/workspace/device-sdk-go/9:/w/workspace/device-sdk-go/9:rw,z -v /w/workspace/device-sdk-go/9@tmp:/w/workspace/device-sdk-go/9@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 06:28:48 $ docker top ba0aca6a1dbd826ca2730418028912fd9aa0cbc2f81fc9958e6396b49d8841b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:28:49 ---> job-cost.sh 06:28:49 lf-activate-venv: SKIPPING 06:28:49 INFO: No Stack... 06:28:50 INFO: Retrieving Pricing Info for: v3-standard-4 06:28:50 INFO: Archiving Costs [Pipeline] sh 06:28:51 + cat /w/workspace/device-sdk-go/9/archives/cost.csv 06:28:51 + cut -d, -f6 [Pipeline] lock 06:28:51 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-9-stack-cost] 06:28:51 Resource [jenkins-edgexfoundry-device-sdk-go-main-9-stack-cost] did not exist. Created. 06:28:51 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:28:52 /w/workspace/device-sdk-go/9@tmp/durable-bb9a5dca/script.sh: 1: /w/workspace/device-sdk-go/9@tmp/durable-bb9a5dca/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:28:52 + echo total: 0.10999999940395355 [Pipeline] stash 06:28:52 Warning: overwriting stash ‘stack-cost’ 06:28:52 Stashed 1 file(s) [Pipeline] } 06:28:52 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 06:28:52 $ docker stop --time=1 ba0aca6a1dbd826ca2730418028912fd9aa0cbc2f81fc9958e6396b49d8841b8 06:28:54 $ docker rm -f ba0aca6a1dbd826ca2730418028912fd9aa0cbc2f81fc9958e6396b49d8841b8 [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 06:28:55 provisioning config files... 06:28:55 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config132690859533533114tmp [Pipeline] { [Pipeline] sh 06:28:56 + set +x 06:28:56 + curl -s https://codecov.io/bash 06:28:56 + bash -s -- 06:28:56 06:28:56 _____ _ 06:28:56 / ____| | | 06:28:56 | | ___ __| | ___ ___ _____ __ 06:28:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:28:56 | |___| (_) | (_| | __/ (_| (_) \ V / 06:28:56 \_____\___/ \__,_|\___|\___\___/ \_/ 06:28:56 Bash-1.0.6 06:28:56 06:28:56 06:28:56 ==> git version 2.24.4 found 06:28:56 ==> 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 06:28:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:28:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:28:56 ==> Jenkins CI detected. 06:28:56 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 06:28:56 project root: . 06:28:56 --> token set from env 06:28:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:28:56 ==> Running gcov in . (disable via -X gcov) 06:28:56 ==> Python coveragepy not found 06:28:56 ==> Searching for coverage reports in: 06:28:56 + . 06:28:56 -> Found 1 reports 06:28:56 ==> Detecting git/mercurial file structure 06:28:56 ==> Reading reports 06:28:56 + ./coverage.out bytes=125634 06:28:56 ==> Appending adjustments 06:28:56 https://docs.codecov.io/docs/fixing-reports 06:28:56 + Found adjustments 06:28:56 ==> Gzipping contents 06:28:56 16K /tmp/codecov.AgMvnS.gz 06:28:56 ==> Uploading reports 06:28:56 url: https://codecov.io 06:28:56 query: branch=main&commit=babf801c191347c8a4268ee924520d19449a73fd&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:28:56 -> Pinging Codecov 06:28:56 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=babf801c191347c8a4268ee924520d19449a73fd&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:28:56 -> Uploading to 06:28:56 https://storage.googleapis.com/codecov/v4/raw/2021-09-07/7E55EF52A471D76F132DFD9A03CDDE97/babf801c191347c8a4268ee924520d19449a73fd/e00d075e-81ce-49e3-900e-a433f2241bb9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210907T062856Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9058adfde0a3f2a43f77c6649729543b8edc29173674b711eba083cac6ac029f 06:28:56 % Total % Received % Xferd Average Speed Time Time Time Current 06:28:56 Dload Upload Total Spent Left Speed 06:28:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16016 0 0 100 16016 0 41205 --:--:-- --:--:-- --:--:-- 41278 06:28:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/babf801c191347c8a4268ee924520d19449a73fd [Pipeline] } 06:28:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:28:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:28:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:28:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:28:58 06:28:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 06:28:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:28:59 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:28:59 188c0c94c7c5: Pulling fs layer 06:28:59 0ef7d3d256c8: Pulling fs layer 06:28:59 de9db76c5a1d: Pulling fs layer 06:28:59 0eba1c9be4d2: Pulling fs layer 06:28:59 0d57e429df01: Pulling fs layer 06:28:59 4e4be7b47b0d: Pulling fs layer 06:28:59 e1f770b5df2f: Pulling fs layer 06:28:59 85a0685a4137: Pulling fs layer 06:28:59 0eba1c9be4d2: Waiting 06:28:59 0d57e429df01: Waiting 06:28:59 4e4be7b47b0d: Waiting 06:28:59 e1f770b5df2f: Waiting 06:28:59 85a0685a4137: Waiting 06:28:59 de9db76c5a1d: Download complete 06:28:59 0ef7d3d256c8: Verifying Checksum 06:28:59 0ef7d3d256c8: Download complete 06:28:59 0d57e429df01: Verifying Checksum 06:28:59 0d57e429df01: Download complete 06:28:59 4e4be7b47b0d: Verifying Checksum 06:28:59 4e4be7b47b0d: Download complete 06:28:59 188c0c94c7c5: Verifying Checksum 06:28:59 188c0c94c7c5: Download complete 06:28:59 188c0c94c7c5: Pull complete 06:28:59 0ef7d3d256c8: Pull complete 06:28:59 de9db76c5a1d: Pull complete 06:29:01 e1f770b5df2f: Verifying Checksum 06:29:01 e1f770b5df2f: Download complete 06:29:09 0eba1c9be4d2: Verifying Checksum 06:29:09 0eba1c9be4d2: Download complete 06:29:11 85a0685a4137: Verifying Checksum 06:29:11 85a0685a4137: Download complete 06:29:12 0eba1c9be4d2: Pull complete 06:29:12 0d57e429df01: Pull complete 06:29:12 4e4be7b47b0d: Pull complete 06:29:13 e1f770b5df2f: Pull complete 06:29:16 85a0685a4137: Pull complete 06:29:16 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 06:29:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:29:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 06:29:16 prd-centos7-docker-4c-2g-1517 does not seem to be running inside a container 06:29:16 $ 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 06:29:19 $ docker top 02add00fbf01e5c733a3a8b51882ac970a3dd0b4f38c22e59e13da7ee40b8bfb -eo pid,comm [Pipeline] { [Pipeline] echo 06:29:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 06:29:20 + set -o pipefail 06:29:20 + snyk monitor '--org=edgex-jenkins' 06:29:38 06:29:38 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 06:29:38 06:29:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/8267f10a-82d9-460a-a63f-61e7f1d0991c 06:29:38 06:29:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:29:38 06:29:38 [Pipeline] } 06:29:38 $ docker stop --time=1 02add00fbf01e5c733a3a8b51882ac970a3dd0b4f38c22e59e13da7ee40b8bfb 06:29:40 $ docker rm -f 02add00fbf01e5c733a3a8b51882ac970a3dd0b4f38c22e59e13da7ee40b8bfb [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 06:29:41 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:29:41 provisioning config files... 06:29:41 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7822951982714441172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:29:41 --> edgex-publish-swagger.sh 06:29:41 === Publish openapi/v2 API === 06:29:41 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 06:29:41 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 06:29:41 % Total % Received % Xferd Average Speed Time Time Time Current 06:29:41 Dload Upload Total Spent Left Speed 06:29:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51485 0 0 100 51485 0 56096 --:--:-- --:--:-- --:--:-- 56083 100 51485 0 0 100 51485 0 56089 --:--:-- --:--:-- --:--:-- 56083 06:29:42 06:29:42 [Pipeline] } 06:29:42 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 06:29:43 + git log --format=format:%s -1 babf801c191347c8a4268ee924520d19449a73fd [Pipeline] isUnix [Pipeline] sh 06:29:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:29:43 . [Pipeline] withDockerContainer 06:29:43 prd-centos7-docker-4c-2g-1517 does not seem to be running inside a container 06:29:44 $ 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 06:29:44 $ docker top 02613bb13efda4a9805535d32371fd0f93428a95f386440f700b0e5ea7285690 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:29:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:29:44 [ssh-agent] Looking for ssh-agent implementation... 06:29:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:44 $ docker exec 02613bb13efda4a9805535d32371fd0f93428a95f386440f700b0e5ea7285690 ssh-agent 06:29:44 SSH_AUTH_SOCK=/tmp/ssh-fC3Qas86LKLP/agent.13 06:29:44 SSH_AGENT_PID=20 06:29:44 Running ssh-add (command line suppressed) 06:29:44 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_985735727476427739.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_985735727476427739.key) 06:29:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:29:45 + git semver tag 06:29:45 # -> Open(): unable to determine branch for HEAD 06:29:45 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 06:29:45 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 06:29:45 # $SEMVER_REMOTE_NAME = origin 06:29:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:29:45 # $SEMVER_USER_NAME = edgex-jenkins 06:29:45 # $SEMVER_BRANCH = main 06:29:45 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 06:29:45 # babf801c191347c8a4268ee924520d19449a73fd HEAD 06:29:45 # -> Force: false 06:29:45 # ac9270fe18b5766f9a16d796c0273f0d1867e136 refs/tags/v2.0.1-dev.12 [Pipeline] } 06:29:45 $ docker exec --env ******** --env ******** 02613bb13efda4a9805535d32371fd0f93428a95f386440f700b0e5ea7285690 ssh-agent -k 06:29:45 unset SSH_AUTH_SOCK; 06:29:45 unset SSH_AGENT_PID; 06:29:45 echo Agent pid 20 killed; 06:29:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:29:45 + git semver [Pipeline] } 06:29:45 $ docker stop --time=1 02613bb13efda4a9805535d32371fd0f93428a95f386440f700b0e5ea7285690 06:29:47 $ docker rm -f 02613bb13efda4a9805535d32371fd0f93428a95f386440f700b0e5ea7285690 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 06:29:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:29:47 06:29:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 06:29:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:29:48 0.23.1-centos7: Pulling from edgex-lftools 06:29:48 ab5ef0e58194: Pulling fs layer 06:29:48 9712f1f96733: Pulling fs layer 06:29:48 63f879dbbcfc: Pulling fs layer 06:29:48 0d9ebad4ef96: Pulling fs layer 06:29:48 e9a5061849ea: Pulling fs layer 06:29:48 d747dcd14b5f: Pulling fs layer 06:29:48 2de7ff778b66: Pulling fs layer 06:29:48 0d9ebad4ef96: Waiting 06:29:48 e9a5061849ea: Waiting 06:29:48 d747dcd14b5f: Waiting 06:29:48 2de7ff778b66: Waiting 06:29:48 9712f1f96733: Verifying Checksum 06:29:48 9712f1f96733: Download complete 06:29:52 63f879dbbcfc: Verifying Checksum 06:29:52 63f879dbbcfc: Download complete 06:29:52 e9a5061849ea: Verifying Checksum 06:29:52 e9a5061849ea: Download complete 06:29:52 d747dcd14b5f: Verifying Checksum 06:29:52 d747dcd14b5f: Download complete 06:29:53 2de7ff778b66: Verifying Checksum 06:29:53 2de7ff778b66: Download complete 06:29:54 0d9ebad4ef96: Verifying Checksum 06:29:54 0d9ebad4ef96: Download complete 06:29:55 ab5ef0e58194: Verifying Checksum 06:29:55 ab5ef0e58194: Download complete 06:29:58 ab5ef0e58194: Pull complete 06:29:58 9712f1f96733: Pull complete 06:29:59 63f879dbbcfc: Pull complete 06:30:03 0d9ebad4ef96: Pull complete 06:30:03 e9a5061849ea: Pull complete 06:30:03 d747dcd14b5f: Pull complete 06:30:04 2de7ff778b66: Pull complete 06:30:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:30:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:30:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 06:30:04 prd-centos7-docker-4c-2g-1517 does not seem to be running inside a container 06:30:04 $ 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 06:30:08 $ docker top b8c78eb35fe19e8c738a8a057d9e999c9cddc2a9aae88c241edd2ad8c0efbb90 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:30:08 provisioning config files... 06:30:08 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5238298452376569694tmp 06:30:09 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3298922848804608986tmp 06:30:09 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4271404029117804379tmp [Pipeline] { [Pipeline] echo 06:30:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:30:09 ---> sigul-configuration.sh 06:30:09 gpg: directory `/root/.gnupg' created 06:30:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:30:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:30:09 gpg: keyring `/root/.gnupg/secring.gpg' created 06:30:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:30:09 gpg: CAST5 encrypted data 06:30:09 gpg: encrypted with 1 passphrase 06:30:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:30:09 + mkdir /home/jenkins 06:30:09 + mkdir /home/jenkins/sigul [Pipeline] sh 06:30:10 + 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 06:30:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:30:10 ---> sigul-install.sh 06:30:10 Sigul already installed; skipping installation. [Pipeline] sh 06:30:11 + git tag --list 06:30:11 0.7.1 06:30:11 delhi-tag 06:30:11 v1.0.0 06:30:11 v1.1.0 06:30:11 v1.1.1 06:30:11 v1.1.2 06:30:11 v1.2.0 06:30:11 v1.2.1 06:30:11 v1.2.2 06:30:11 v1.2.3 06:30:11 v1.3.0 06:30:11 v1.4.0 06:30:11 v2.0.0 06:30:11 v2.0.1-dev.1 06:30:11 v2.0.1-dev.10 06:30:11 v2.0.1-dev.11 06:30:11 v2.0.1-dev.12 06:30:11 v2.0.1-dev.2 06:30:11 v2.0.1-dev.3 06:30:11 v2.0.1-dev.4 06:30:11 v2.0.1-dev.5 06:30:11 v2.0.1-dev.6 06:30:11 v2.0.1-dev.7 06:30:11 v2.0.1-dev.8 06:30:11 v2.0.1-dev.9 [Pipeline] sh 06:30:11 + lftools sign git-tag v2.0.1-dev.12 06:30:12 Signing Git tag with Sigul... 06:30:12 Signing v2.0.1-dev.12 [Pipeline] echo 06:30:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:30:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:30:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:30:13 $ docker stop --time=1 b8c78eb35fe19e8c738a8a057d9e999c9cddc2a9aae88c241edd2ad8c0efbb90 06:30:14 $ docker rm -f b8c78eb35fe19e8c738a8a057d9e999c9cddc2a9aae88c241edd2ad8c0efbb90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 06:30:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:30:15 . [Pipeline] withDockerContainer 06:30:15 prd-centos7-docker-4c-2g-1517 does not seem to be running inside a container 06:30:15 $ 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 06:30:16 $ docker top 3dc8a7ca66d4c790e8bef0d66dfcb987452f580a6b3af306a6d7b83efbc8460b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:30:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:30:16 [ssh-agent] Looking for ssh-agent implementation... 06:30:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:30:16 $ docker exec 3dc8a7ca66d4c790e8bef0d66dfcb987452f580a6b3af306a6d7b83efbc8460b ssh-agent 06:30:16 SSH_AUTH_SOCK=/tmp/ssh-ElVGF6jGHOpV/agent.14 06:30:16 SSH_AGENT_PID=20 06:30:16 Running ssh-add (command line suppressed) 06:30:16 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4268778505275893502.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4268778505275893502.key) 06:30:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:30:17 + git semver bump pre 06:30:17 # -> Open(): unable to determine branch for HEAD 06:30:17 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 06:30:17 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 06:30:17 # $SEMVER_REMOTE_NAME = origin 06:30:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:30:17 # $SEMVER_USER_NAME = edgex-jenkins 06:30:17 # $SEMVER_BRANCH = main 06:30:17 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 06:30:17 2.0.1-dev.13 [Pipeline] } 06:30:17 $ docker exec --env ******** --env ******** 3dc8a7ca66d4c790e8bef0d66dfcb987452f580a6b3af306a6d7b83efbc8460b ssh-agent -k 06:30:17 unset SSH_AUTH_SOCK; 06:30:17 unset SSH_AGENT_PID; 06:30:17 echo Agent pid 20 killed; 06:30:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:30:17 + git semver [Pipeline] } 06:30:17 $ docker stop --time=1 3dc8a7ca66d4c790e8bef0d66dfcb987452f580a6b3af306a6d7b83efbc8460b 06:30:19 $ docker rm -f 3dc8a7ca66d4c790e8bef0d66dfcb987452f580a6b3af306a6d7b83efbc8460b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 06:30:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:30:19 . [Pipeline] withDockerContainer 06:30:19 prd-centos7-docker-4c-2g-1517 does not seem to be running inside a container 06:30:19 $ 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 06:30:20 $ docker top ff167f1f8690bb355896673be142d89aae53619d12749132220ae8cf873c5037 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:30:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:30:20 [ssh-agent] Looking for ssh-agent implementation... 06:30:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:30:20 $ docker exec ff167f1f8690bb355896673be142d89aae53619d12749132220ae8cf873c5037 ssh-agent 06:30:20 SSH_AUTH_SOCK=/tmp/ssh-t5hH37OheXKh/agent.13 06:30:20 SSH_AGENT_PID=19 06:30:20 Running ssh-add (command line suppressed) 06:30:20 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8754255621075685061.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8754255621075685061.key) 06:30:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:30:21 + git semver push 06:30:21 # -> Open(): unable to determine branch for HEAD 06:30:21 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 06:30:21 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 06:30:21 # $SEMVER_REMOTE_NAME = origin 06:30:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:30:21 # $SEMVER_USER_NAME = edgex-jenkins 06:30:21 # $SEMVER_BRANCH = main 06:30:21 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 06:30:23 $ docker exec --env ******** --env ******** ff167f1f8690bb355896673be142d89aae53619d12749132220ae8cf873c5037 ssh-agent -k 06:30:23 unset SSH_AUTH_SOCK; 06:30:23 unset SSH_AGENT_PID; 06:30:23 echo Agent pid 19 killed; 06:30:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:30:23 + git semver [Pipeline] } 06:30:23 $ docker stop --time=1 ff167f1f8690bb355896673be142d89aae53619d12749132220ae8cf873c5037 06:30:24 $ docker rm -f ff167f1f8690bb355896673be142d89aae53619d12749132220ae8cf873c5037 [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 06:30:25 + '[' -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:30:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:30:26 ---> package-listing.sh 06:30:26 ++ facter osfamily 06:30:26 ++ tr '[:upper:]' '[:lower:]' 06:30:27 + OS_FAMILY=redhat 06:30:27 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 06:30:27 + START_PACKAGES=/tmp/packages_start.txt 06:30:27 + END_PACKAGES=/tmp/packages_end.txt 06:30:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:30:27 + PACKAGES=/tmp/packages_start.txt 06:30:27 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 06:30:27 + PACKAGES=/tmp/packages_end.txt 06:30:27 + case "${OS_FAMILY}" in 06:30:27 + rpm -qa 06:30:27 + sort 06:30:27 + '[' -f /tmp/packages_start.txt ']' 06:30:27 + '[' -f /tmp/packages_end.txt ']' 06:30:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:30:27 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 06:30:27 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 06:30:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 06:30:28 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 06:30:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:30:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:30:28 06:30:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:30:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:30:29 latest: Pulling from edgex-lftools-log-publisher 06:30:29 b4d181a07f80: Pulling fs layer 06:30:29 a1111a8f2ec3: Pulling fs layer 06:30:29 ed53099fbce6: Pulling fs layer 06:30:29 dc539afda2c1: Pulling fs layer 06:30:29 77bc0d833cb6: Pulling fs layer 06:30:29 9065ff56babe: Pulling fs layer 06:30:29 d287ab97295c: Pulling fs layer 06:30:29 dc539afda2c1: Waiting 06:30:29 77bc0d833cb6: Waiting 06:30:29 9065ff56babe: Waiting 06:30:29 d287ab97295c: Waiting 06:30:29 a1111a8f2ec3: Verifying Checksum 06:30:29 a1111a8f2ec3: Download complete 06:30:29 dc539afda2c1: Verifying Checksum 06:30:29 dc539afda2c1: Download complete 06:30:29 77bc0d833cb6: Verifying Checksum 06:30:29 77bc0d833cb6: Download complete 06:30:29 9065ff56babe: Verifying Checksum 06:30:29 9065ff56babe: Download complete 06:30:30 ed53099fbce6: Verifying Checksum 06:30:30 ed53099fbce6: Download complete 06:30:31 b4d181a07f80: Verifying Checksum 06:30:31 b4d181a07f80: Download complete 06:30:33 b4d181a07f80: Pull complete 06:30:33 a1111a8f2ec3: Pull complete 06:30:33 ed53099fbce6: Pull complete 06:30:33 dc539afda2c1: Pull complete 06:30:33 77bc0d833cb6: Pull complete 06:30:33 9065ff56babe: Pull complete 06:30:38 d287ab97295c: Verifying Checksum 06:30:38 d287ab97295c: Download complete 06:30:44 d287ab97295c: Pull complete 06:30:44 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 06:30:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:30:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:30:44 prd-centos7-docker-4c-2g-1517 does not seem to be running inside a container 06:30:44 $ 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 06:30:47 $ docker top 0872b8e84d3d67a18e8bcc947b45b195d1c1e52f335c3e6e8ba72b0c338276eb -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:47 + touch /tmp/pre-build-complete [Pipeline] sh 06:30:48 + mkdir -p /var/log/sysstat [Pipeline] sh 06:30:48 + ls /var/log/sa-host 06:30:48 + sadf -c /var/log/sa-host/sa05 06:30:48 file_magic: OK 06:30:48 HZ: Using current value: 100 06:30:48 file_header: OK 06:30:48 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 06:30:48 Statistics: 06:30:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:30:48 File successfully converted to sysstat format version 12.0.3 06:30:48 + sadf -c /var/log/sa-host/sa07 06:30:48 file_magic: OK 06:30:48 HZ: Using current value: 100 06:30:48 file_header: OK 06:30:48 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 06:30:48 Statistics: 06:30:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:30:48 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:30:48 provisioning config files... 06:30:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config551858621214427120tmp [Pipeline] { [Pipeline] echo 06:30:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:30:49 ---> create-netrc.sh [Pipeline] } 06:30:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:30:49 ---> python-tools-install.sh [Pipeline] echo 06:30:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:30:49 ---> sudo-logs.sh 06:30:49 Archiving 'sudo' log.. 06:30:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-1517.vexxhost.local: Name or service not known 06:30:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-1517.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 06:30:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:30:50 ---> job-cost.sh 06:30:50 lf-activate-venv: SKIPPING 06:30:50 DEBUG: total: 0.10999999940395355 06:30:50 INFO: Retrieving Stack Cost... 06:30:51 INFO: Retrieving Pricing Info for: v3-standard-2 06:30:51 INFO: Archiving Costs [Pipeline] echo 06:30:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:30:51 ---> logs-deploy.sh 06:30:51 lf-activate-venv: SKIPPING 06:30:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/9 06:30:51 INFO: archiving workspace using pattern(s): 06:30:53 Archives upload complete. 06:30:53 INFO: archiving logs to Nexus 06:30:53 ---> uname -a: 06:30:53 Linux prd-centos7-docker-4c-2g-1517.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 06:30:53 06:30:53 06:30:53 ---> lscpu: 06:30:53 Architecture: x86_64 06:30:53 CPU op-mode(s): 32-bit, 64-bit 06:30:53 Byte Order: Little Endian 06:30:53 Address sizes: 40 bits physical, 48 bits virtual 06:30:53 CPU(s): 2 06:30:53 On-line CPU(s) list: 0,1 06:30:53 Thread(s) per core: 1 06:30:53 Core(s) per socket: 1 06:30:53 Socket(s): 2 06:30:53 NUMA node(s): 1 06:30:53 Vendor ID: AuthenticAMD 06:30:53 CPU family: 23 06:30:53 Model: 49 06:30:53 Model name: AMD EPYC-Rome Processor 06:30:53 Stepping: 0 06:30:53 CPU MHz: 2799.998 06:30:53 BogoMIPS: 5599.99 06:30:53 Virtualization: AMD-V 06:30:53 Hypervisor vendor: KVM 06:30:53 Virtualization type: full 06:30:53 L1d cache: 32K 06:30:53 L1i cache: 32K 06:30:53 L2 cache: 512K 06:30:53 L3 cache: 16384K 06:30:53 NUMA node0 CPU(s): 0,1 06:30:53 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 06:30:53 06:30:53 06:30:53 ---> nproc: 06:30:53 2 06:30:53 06:30:53 06:30:53 ---> df -h: 06:30:53 Filesystem Size Used Avail Use% Mounted on 06:30:53 overlay 40G 9.0G 32G 23% / 06:30:53 tmpfs 64M 0 64M 0% /dev 06:30:53 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:30:53 shm 64M 0 64M 0% /dev/shm 06:30:53 /dev/vda1 40G 9.0G 32G 23% /facter-os 06:30:53 06:30:53 06:30:53 ---> sar -b -r -n DEV: 06:30:53 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/07/21 _x86_64_ (2 CPU) 06:30:53 06:30:53 06:19:38 LINUX RESTART (2 CPU) 06:30:53 06:30:53 06:20:02 tps rtps wtps bread/s bwrtn/s 06:30:53 06:21:01 128.62 19.97 108.65 5953.73 15925.67 06:30:53 06:22:01 2.32 0.00 2.32 0.00 49.48 06:30:53 06:23:01 0.45 0.00 0.45 0.00 5.83 06:30:53 06:24:01 0.25 0.00 0.25 0.00 3.60 06:30:53 06:25:01 0.27 0.00 0.27 0.00 3.10 06:30:53 06:26:01 0.35 0.00 0.35 0.00 5.38 06:30:53 06:27:01 0.23 0.00 0.23 0.00 3.15 06:30:53 06:28:01 0.18 0.00 0.18 0.00 1.93 06:30:53 06:29:01 1.65 0.03 1.62 3.73 30.14 06:30:53 06:30:01 108.99 0.00 108.99 0.00 32184.77 06:30:53 Average: 24.16 1.97 22.19 586.92 4804.74 06:30:53 06:30:53 06:20:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:30:53 06:21:01 5479772 0 789964 9.86 2620 1736584 1146016 12.65 562740 1567356 136 06:30:53 06:22:01 5490852 0 778872 9.73 2620 1736596 1076696 11.89 553616 1567320 16 06:30:53 06:23:01 5490900 0 778824 9.72 2620 1736596 1076696 11.89 552920 1567984 8 06:30:53 06:24:01 5488836 0 780880 9.75 2620 1736604 1076924 11.89 555188 1567984 16 06:30:53 06:25:01 5490040 0 779672 9.74 2620 1736608 1076696 11.89 550368 1571656 8 06:30:53 06:26:01 5487968 0 781740 9.76 2620 1736612 1076792 11.89 552372 1571656 8 06:30:53 06:27:01 5478252 0 791452 9.88 2620 1736616 1076696 11.89 561960 1571736 8 06:30:53 06:28:01 5477716 0 791984 9.89 2620 1736620 1076696 11.89 562444 1571736 8 06:30:53 06:29:01 5378480 0 830016 10.36 2620 1797824 1265460 13.97 609816 1618132 60984 06:30:53 06:30:01 3956772 0 1052316 13.14 2620 2997232 1562148 17.25 868716 2620364 541528 06:30:53 Average: 5321959 0 815572 10.18 2620 1868789 1151082 12.71 593014 1679592 60272 06:30:53 06:30:53 06:20:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:30:53 06:21:01 eth0 447.94 321.37 1057.08 81.00 0.00 0.00 0.00 0.00 06:30:53 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:53 06:21:01 docker0 13.24 10.72 1.80 28.92 0.00 0.00 0.00 0.00 06:30:53 06:22:01 eth0 0.75 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:30:53 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:53 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:53 06:23:01 eth0 0.40 0.08 0.03 0.01 0.00 0.00 0.00 0.00 06:30:53 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:53 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:53 06:24:01 eth0 2.65 1.58 4.30 0.43 0.00 0.00 0.00 0.00 06:30:53 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:53 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:53 06:25:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 06:30:53 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:53 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:53 06:26:01 eth0 0.33 0.25 0.14 0.07 0.00 0.00 0.00 0.00 06:30:53 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:53 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:53 06:27:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:30:53 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:53 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:53 06:28:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:30:53 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:53 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:53 06:29:01 eth0 268.44 188.58 983.17 15.72 0.00 0.00 0.00 0.00 06:30:53 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:53 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:53 06:30:01 eth0 1712.93 1295.07 6766.47 135.76 0.00 0.00 0.00 0.00 06:30:53 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:53 06:30:01 docker0 108.47 132.81 7.58 389.14 0.00 0.00 0.00 0.00 06:30:53 Average: eth0 243.13 180.57 881.22 23.22 0.00 0.00 0.00 0.00 06:30:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:53 Average: docker0 12.18 14.37 0.94 41.85 0.00 0.00 0.00 0.00 06:30:53 06:30:53 06:30:53 ---> sar -P ALL: 06:30:53 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/07/21 _x86_64_ (2 CPU) 06:30:53 06:30:53 06:19:38 LINUX RESTART (2 CPU) 06:30:53 06:30:53 06:20:02 CPU %user %nice %system %iowait %steal %idle 06:30:53 06:21:01 all 18.68 0.00 5.36 4.24 0.11 71.61 06:30:53 06:21:01 0 20.27 0.00 5.83 3.43 0.11 70.36 06:30:53 06:21:01 1 17.10 0.00 4.90 5.04 0.11 72.85 06:30:53 06:22:01 all 0.23 0.00 0.05 0.00 0.02 99.71 06:30:53 06:22:01 0 0.38 0.00 0.05 0.00 0.02 99.55 06:30:53 06:22:01 1 0.07 0.00 0.05 0.00 0.02 99.87 06:30:53 06:23:01 all 0.24 0.00 0.04 0.00 0.00 99.72 06:30:53 06:23:01 0 0.42 0.00 0.03 0.00 0.00 99.55 06:30:53 06:23:01 1 0.07 0.00 0.05 0.00 0.00 99.88 06:30:53 06:24:01 all 0.26 0.00 0.06 0.00 0.03 99.66 06:30:53 06:24:01 0 0.42 0.00 0.05 0.00 0.02 99.52 06:30:53 06:24:01 1 0.10 0.00 0.07 0.00 0.03 99.80 06:30:53 06:25:01 all 0.18 0.00 0.03 0.00 0.01 99.78 06:30:53 06:25:01 0 0.28 0.00 0.03 0.00 0.00 99.68 06:30:53 06:25:01 1 0.07 0.00 0.03 0.00 0.02 99.88 06:30:53 06:26:01 all 0.22 0.00 0.04 0.00 0.01 99.73 06:30:53 06:26:01 0 0.40 0.00 0.03 0.00 0.02 99.55 06:30:53 06:26:01 1 0.03 0.00 0.05 0.00 0.00 99.92 06:30:53 06:27:01 all 0.25 0.00 0.04 0.00 0.02 99.69 06:30:53 06:27:01 0 0.42 0.00 0.02 0.00 0.00 99.57 06:30:53 06:27:01 1 0.08 0.00 0.07 0.00 0.03 99.82 06:30:53 06:28:01 all 0.11 0.00 0.03 0.00 0.01 99.85 06:30:53 06:28:01 0 0.17 0.00 0.03 0.00 0.00 99.80 06:30:53 06:28:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:30:53 06:29:01 all 1.15 0.00 0.71 0.02 0.03 98.09 06:30:53 06:29:01 0 1.41 0.00 0.69 0.02 0.03 97.84 06:30:53 06:29:01 1 0.89 0.00 0.72 0.02 0.03 98.34 06:30:53 06:30:01 all 19.57 0.00 8.43 1.51 0.17 70.32 06:30:53 06:30:01 0 19.76 0.00 8.83 1.34 0.14 69.92 06:30:53 06:30:01 1 19.38 0.00 8.04 1.68 0.19 70.70 06:30:53 Average: all 3.91 0.00 1.41 0.55 0.04 94.09 06:30:53 Average: 0 4.19 0.00 1.48 0.46 0.03 93.84 06:30:53 Average: 1 3.63 0.00 1.35 0.65 0.04 94.33 06:30:53 06:30:53 06:30:53