Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5ed4cacd84df9b58bf582e255ca77028d77e465f 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-ssh7218372278197076908.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh5255544582362717854.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 f1d79d91c36788821211008368c3015072ca53ca 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-ssh2554311047705306204.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > 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-ssh631035623472663985.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8915173778517821139.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-693 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-ssh2183210706908476011.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 5ed4cacd84df9b58bf582e255ca77028d77e465f (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 5ed4cacd84df9b58bf582e255ca77028d77e465f # timeout=10 Commit message: "Merge pull request #1028 from cloudxxx8/issue-1000" > git rev-list --no-walk c02be292122d13d9a203aa1f23c4b78b0968bab2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:31:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:31:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:31:38 ========================================================= 14:31:38 EdgeX Global Pipelines Version Info 14:31:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:31:39 ------------------- 14:31:39 stable info: 14:31:39 ------------------- 14:31:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:31:39 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 14:31:39 Message: update stable to v1.0.209 14:31:39 ------------------- 14:31:39 experimental info: 14:31:39 ------------------- 14:31:39 Commited By: **** collab-it+edgex@linuxfoundation.org 14:31:39 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 14:31:39 Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:31:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 14:31:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 14:31:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ed4cacd84df9b58bf582e255ca77028d77e465f [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ed4cac [Pipeline] echo 14:31:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:31:40 provisioning config files... 14:31:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3722330678915646469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:31:40 ---> docker-login.sh 14:31:40 nexus3.edgexfoundry.org:10001 14:31:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:31:40 Configure a credential helper to remove this warning. See 14:31:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:31:40 14:31:40 Login Succeeded 14:31:40 nexus3.edgexfoundry.org:10002 14:31:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:31:40 Configure a credential helper to remove this warning. See 14:31:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:31:40 14:31:40 Login Succeeded 14:31:40 nexus3.edgexfoundry.org:10003 14:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:31:41 Configure a credential helper to remove this warning. See 14:31:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:31:41 14:31:41 Login Succeeded 14:31:41 nexus3.edgexfoundry.org:10004 14:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:31:41 Configure a credential helper to remove this warning. See 14:31:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:31:41 14:31:41 Login Succeeded 14:31:41 docker.io 14:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:31:41 Configure a credential helper to remove this warning. See 14:31:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:31:41 14:31:41 Login Succeeded 14:31:41 ---> docker-login.sh ends [Pipeline] } 14:31:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:31:42 + git log --format=format:%s -1 5ed4cacd84df9b58bf582e255ca77028d77e465f [Pipeline] echo 14:31:42 GIT_COMMIT: 5ed4cacd84df9b58bf582e255ca77028d77e465f, Commit Message: Merge pull request #1028 from cloudxxx8/issue-1000 [Pipeline] echo 14:31:42 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:31:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:31:42 14:31:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:31:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:31:42 latest: Pulling from edgex-devops/git-semver 14:31:42 a0d0a0d46f8b: Pulling fs layer 14:31:42 3e5f54012d9b: Pulling fs layer 14:31:42 4c7163046ea9: Pulling fs layer 14:31:42 0c2d73faf560: Pulling fs layer 14:31:42 0c2d73faf560: Waiting 14:31:42 3e5f54012d9b: Verifying Checksum 14:31:42 3e5f54012d9b: Download complete 14:31:42 a0d0a0d46f8b: Verifying Checksum 14:31:42 a0d0a0d46f8b: Download complete 14:31:43 4c7163046ea9: Verifying Checksum 14:31:43 4c7163046ea9: Download complete 14:31:43 0c2d73faf560: Verifying Checksum 14:31:43 0c2d73faf560: Download complete 14:31:43 a0d0a0d46f8b: Pull complete 14:31:43 3e5f54012d9b: Pull complete 14:31:43 4c7163046ea9: Pull complete 14:31:43 0c2d73faf560: Pull complete 14:31:43 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 14:31:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:31:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:31:43 prd-centos7-docker-4c-2g-693 does not seem to be running inside a container 14:31:43 $ 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 14:31:44 $ docker top 34112ff95306020728a7cc59dfa90393e19d0b857f34a6c57b6d6e50bb0a8327 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:31:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:31:44 [ssh-agent] Looking for ssh-agent implementation... 14:31:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:31:44 $ docker exec 34112ff95306020728a7cc59dfa90393e19d0b857f34a6c57b6d6e50bb0a8327 ssh-agent 14:31:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLpkPbA/agent.13 14:31:44 SSH_AGENT_PID=19 14:31:44 Running ssh-add (command line suppressed) 14:31:44 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8828048925221230787.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8828048925221230787.key) 14:31:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:31:45 + git tag --points-at HEAD [Pipeline] } 14:31:45 $ docker exec --env ******** --env ******** 34112ff95306020728a7cc59dfa90393e19d0b857f34a6c57b6d6e50bb0a8327 ssh-agent -k 14:31:45 unset SSH_AUTH_SOCK; 14:31:45 unset SSH_AGENT_PID; 14:31:45 echo Agent pid 19 killed; 14:31:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:31:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:31:45 [ssh-agent] Looking for ssh-agent implementation... 14:31:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:31:45 $ docker exec 34112ff95306020728a7cc59dfa90393e19d0b857f34a6c57b6d6e50bb0a8327 ssh-agent 14:31:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEIpODh/agent.53 14:31:45 SSH_AGENT_PID=60 14:31:45 Running ssh-add (command line suppressed) 14:31:45 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5637881552755982047.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5637881552755982047.key) 14:31:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:31:46 + git semver init 14:31:46 # -> Open(): unable to determine branch for HEAD 14:31:46 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 14:31:46 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 14:31:46 # $SEMVER_REMOTE_NAME = origin 14:31:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:31:46 # $SEMVER_USER_NAME = edgex-jenkins 14:31:46 # $SEMVER_BRANCH = main 14:31:46 # $SEMVER_TEMP = /tmp/semver-046242527 14:31:46 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 14:31:46 # '/tmp/semver-046242527' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 14:31:46 # -> Force: false 14:31:46 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 14:31:46 $ docker exec --env ******** --env ******** 34112ff95306020728a7cc59dfa90393e19d0b857f34a6c57b6d6e50bb0a8327 ssh-agent -k 14:31:47 unset SSH_AUTH_SOCK; 14:31:47 unset SSH_AGENT_PID; 14:31:47 echo Agent pid 60 killed; 14:31:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:31:47 + git semver [Pipeline] } 14:31:47 $ docker stop --time=1 34112ff95306020728a7cc59dfa90393e19d0b857f34a6c57b6d6e50bb0a8327 14:31:48 $ docker rm -f 34112ff95306020728a7cc59dfa90393e19d0b857f34a6c57b6d6e50bb0a8327 [Pipeline] // withDockerContainer [Pipeline] sh 14:31:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:31:49 Stashed 1 file(s) [Pipeline] echo 14:31:49 [edgeXSemver]: initialized semver on version 2.0.1-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 14:32:04 Still waiting to schedule task 14:32:04 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:32:04 Still waiting to schedule task 14:32:04 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 14:34:35 Running on prd-centos7-docker-4c-2g-695 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 14:34:35 Running in /w/workspace/device-sdk-go/17 [Pipeline] { [Pipeline] checkout 14:34:35 Selected Git installation does not exist. Using Default 14:34:35 The recommended git tool is: NONE 14:34:38 using credential edgex-jenkins-ssh 14:34:38 Cloning the remote Git repository 14:34:37 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 14:34:37 > git init /w/workspace/device-sdk-go/17 # timeout=10 14:34:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:34:37 > git --version # timeout=10 14:34:37 > git --version # 'git version 2.24.4' 14:34:37 using GIT_SSH to set credentials SSH Credentials for GitHub 14:34:37 [INFO] Currently running in a labeled security context 14:34:37 [INFO] Currently SELinux is 'enforcing' on the host 14:34:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/17@tmp/jenkins-gitclient-ssh148254191934065293.key 14:34:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:34:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:34:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:34:39 Avoid second fetch 14:34:39 Checking out Revision 5ed4cacd84df9b58bf582e255ca77028d77e465f (main) 14:34:38 > git config core.sparsecheckout # timeout=10 14:34:38 > git checkout -f 5ed4cacd84df9b58bf582e255ca77028d77e465f # timeout=10 14:34:42 Commit message: "Merge pull request #1028 from cloudxxx8/issue-1000" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:34:43 provisioning config files... 14:34:43 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/17@tmp/config7936700174063153510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:34:43 ---> docker-login.sh 14:34:43 nexus3.edgexfoundry.org:10001 14:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:43 Configure a credential helper to remove this warning. See 14:34:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:43 14:34:43 Login Succeeded 14:34:43 nexus3.edgexfoundry.org:10002 14:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:43 Configure a credential helper to remove this warning. See 14:34:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:43 14:34:43 Login Succeeded 14:34:43 nexus3.edgexfoundry.org:10003 14:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:44 Configure a credential helper to remove this warning. See 14:34:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:44 14:34:44 Login Succeeded 14:34:44 nexus3.edgexfoundry.org:10004 14:34:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:44 Configure a credential helper to remove this warning. See 14:34:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:44 14:34:44 Login Succeeded 14:34:44 docker.io 14:34:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:44 Configure a credential helper to remove this warning. See 14:34:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:44 14:34:44 Login Succeeded 14:34:44 ---> docker-login.sh ends [Pipeline] } 14:34:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:34:45 ========================================================= 14:34:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:34:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:34:45 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 14:34:45 Sending build context to Docker daemon 2.681MB 14:34:45 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 14:34:45 Step 2/10 : FROM ${BASE} AS builder 14:34:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:34:45 4e9f2cdf4387: Pulling fs layer 14:34:45 57d31006c564: Pulling fs layer 14:34:45 bd5ccded8296: Pulling fs layer 14:34:45 304dd3a0f381: Pulling fs layer 14:34:45 d37cda54a23b: Pulling fs layer 14:34:45 bae75c0f2455: Pulling fs layer 14:34:45 806579b3d29a: Pulling fs layer 14:34:45 c77eb801bf70: Pulling fs layer 14:34:45 6d0567d44e1a: Pulling fs layer 14:34:45 304dd3a0f381: Waiting 14:34:45 d37cda54a23b: Waiting 14:34:45 bae75c0f2455: Waiting 14:34:45 806579b3d29a: Waiting 14:34:45 c77eb801bf70: Waiting 14:34:45 6d0567d44e1a: Waiting 14:34:45 bd5ccded8296: Verifying Checksum 14:34:45 bd5ccded8296: Download complete 14:34:45 57d31006c564: Verifying Checksum 14:34:45 57d31006c564: Download complete 14:34:45 d37cda54a23b: Verifying Checksum 14:34:45 d37cda54a23b: Download complete 14:34:45 bae75c0f2455: Verifying Checksum 14:34:45 bae75c0f2455: Download complete 14:34:45 4e9f2cdf4387: Download complete 14:34:45 806579b3d29a: Verifying Checksum 14:34:45 806579b3d29a: Download complete 14:34:45 c77eb801bf70: Verifying Checksum 14:34:45 c77eb801bf70: Download complete 14:34:45 4e9f2cdf4387: Pull complete 14:34:46 57d31006c564: Pull complete 14:34:46 304dd3a0f381: Verifying Checksum 14:34:46 304dd3a0f381: Download complete 14:34:46 bd5ccded8296: Pull complete 14:34:46 6d0567d44e1a: Verifying Checksum 14:34:46 6d0567d44e1a: Download complete 14:34:50 304dd3a0f381: Pull complete 14:34:50 d37cda54a23b: Pull complete 14:34:50 bae75c0f2455: Pull complete 14:34:50 806579b3d29a: Pull complete 14:34:50 c77eb801bf70: Pull complete 14:34:53 6d0567d44e1a: Pull complete 14:34:53 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 14:34:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:34:53 ---> e839a31ac9d1 14:34:53 Step 3/10 : ARG MAKE=make build 14:34:54 ---> Running in 76dc9e5e7fda 14:34:54 Removing intermediate container 76dc9e5e7fda 14:34:54 ---> f162b1086f3a 14:34:54 Step 4/10 : WORKDIR /device-sdk-go 14:34:54 ---> Running in e6ae862d0c2d 14:34:55 Removing intermediate container e6ae862d0c2d 14:34:55 ---> 6d31c8775ab8 14:34:55 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:34:55 ---> Running in a6b3ff242ccf 14:34:55 Removing intermediate container a6b3ff242ccf 14:34:55 ---> 5b1dcfce57b2 14:34:55 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:34:55 ---> Running in f99047410e59 14:34:56 Removing intermediate container f99047410e59 14:34:56 ---> 8624a0e2e16e 14:34:56 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 14:34:56 ---> Running in 129382df8cd2 14:34:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:34:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:34:57 OK: 219 MiB in 52 packages 14:34:57 Removing intermediate container 129382df8cd2 14:34:57 ---> 834f5a6b8fa9 14:34:57 Step 8/10 : COPY . . 14:34:58 ---> 6d6916074482 14:34:58 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:34:58 ---> Running in 3bf80352418f 14:35:30 Removing intermediate container 3bf80352418f 14:35:30 ---> 42ada15a15d0 14:35:30 Step 10/10 : RUN ${MAKE} 14:35:30 ---> Running in 66aa467e6b3a 14:35:30 noop 14:35:30 Removing intermediate container 66aa467e6b3a 14:35:30 ---> 358f0feaa52b 14:35:30 Successfully built 358f0feaa52b 14:35:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:35:31 + docker inspect -f . ci-base-image-x86_64 14:35:31 . [Pipeline] withDockerContainer 14:35:31 prd-centos7-docker-4c-2g-695 does not seem to be running inside a container 14:35:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/17 -v /w/workspace/device-sdk-go/17:/w/workspace/device-sdk-go/17:rw,z -v /w/workspace/device-sdk-go/17@tmp:/w/workspace/device-sdk-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:35:31 $ docker top 295580a8583f971f72dcc7aadb55a747a6f9149c793b683a9bb4100b4f1aa30e -eo pid,comm [Pipeline] { [Pipeline] sh 14:35:31 + go version 14:35:31 go version go1.16.8 linux/amd64 [Pipeline] } 14:35:31 $ docker stop --time=1 295580a8583f971f72dcc7aadb55a747a6f9149c793b683a9bb4100b4f1aa30e 14:35:33 $ docker rm -f 295580a8583f971f72dcc7aadb55a747a6f9149c793b683a9bb4100b4f1aa30e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:35:33 + docker inspect -f . ci-base-image-x86_64 14:35:33 . [Pipeline] withDockerContainer 14:35:33 prd-centos7-docker-4c-2g-695 does not seem to be running inside a container 14:35:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/17 -v /w/workspace/device-sdk-go/17:/w/workspace/device-sdk-go/17:rw,z -v /w/workspace/device-sdk-go/17@tmp:/w/workspace/device-sdk-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:35:34 $ docker top f7877c494d4eb5719a9ba9ad67e6a7796df771777cac2992bac57d9dbfb13650 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:35:34 + make test 14:35:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:35:39 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 14:36:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 14:36:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 14:36:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 14:36:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.054s coverage: 23.5% of statements 14:36:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 14:36:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.067s coverage: 28.1% of statements 14:36:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.073s coverage: 78.9% of statements 14:36:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.067s coverage: 9.0% of statements 14:36:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 14:36:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 14:36:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 14:36:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.076s coverage: 28.7% of statements 14:36:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 14:36:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.067s coverage: 83.3% of statements 14:36:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 14:36:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 14:36:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.079s coverage: 57.8% of statements 14:36:10 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.819s coverage: 89.0% of statements 14:36:10 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 14:36:10 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.057s coverage: 4.9% of statements 14:36:10 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 14:36:10 GO111MODULE=on go vet ./... 14:36:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:36:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:36:28 ./bin/test-attribution-txt.sh [Pipeline] } 14:36:28 $ docker stop --time=1 f7877c494d4eb5719a9ba9ad67e6a7796df771777cac2992bac57d9dbfb13650 14:36:30 $ docker rm -f f7877c494d4eb5719a9ba9ad67e6a7796df771777cac2992bac57d9dbfb13650 [Pipeline] // withDockerContainer [Pipeline] sh 14:36:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:36:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:36:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:36:32 + ls -al . 14:36:32 total 264 14:36:32 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 12 14:36 . 14:36:32 drwxrwxr-x. 4 jenkins jenkins 30 Oct 12 14:34 .. 14:36:32 drwxrwxr-x. 2 jenkins jenkins 37 Oct 12 14:34 bin 14:36:32 -rw-rw-r--. 1 jenkins jenkins 24816 Oct 12 14:34 CHANGELOG.md 14:36:32 -rw-r--r--. 1 jenkins jenkins 126432 Oct 12 14:36 coverage.out 14:36:32 -rw-rw-r--. 1 jenkins jenkins 140 Oct 12 14:34 .dockerignore 14:36:32 drwxrwxr-x. 5 jenkins jenkins 62 Oct 12 14:34 example 14:36:32 drwxrwxr-x. 8 jenkins jenkins 162 Oct 12 14:34 .git 14:36:32 drwxrwxr-x. 3 jenkins jenkins 125 Oct 12 14:34 .github 14:36:32 -rw-rw-r--. 1 jenkins jenkins 131 Oct 12 14:34 .gitignore 14:36:32 -rw-rw-r--. 1 jenkins jenkins 583 Oct 12 14:34 go.mod 14:36:32 -rw-rw-r--. 1 jenkins jenkins 49618 Oct 12 14:34 go.sum 14:36:32 -rw-rw-r--. 1 jenkins jenkins 677 Oct 12 14:34 GOVERNANCE.md 14:36:32 drwxrwxr-x. 15 jenkins jenkins 224 Oct 12 14:34 internal 14:36:32 -rw-rw-r--. 1 jenkins jenkins 880 Oct 12 14:34 Jenkinsfile 14:36:32 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 12 14:34 LICENSE 14:36:32 -rw-rw-r--. 1 jenkins jenkins 1120 Oct 12 14:34 Makefile 14:36:32 drwxrwxr-x. 3 jenkins jenkins 16 Oct 12 14:34 openapi 14:36:32 -rw-rw-r--. 1 jenkins jenkins 619 Oct 12 14:34 OWNERS.md 14:36:32 drwxrwxr-x. 5 jenkins jenkins 50 Oct 12 14:34 pkg 14:36:32 -rw-rw-r--. 1 jenkins jenkins 4877 Oct 12 14:34 README.md 14:36:32 drwxrwxr-x. 4 jenkins jenkins 54 Oct 12 14:34 snap 14:36:32 -rw-rw-r--. 1 jenkins jenkins 12 Oct 12 14:31 VERSION 14:36:32 -rw-rw-r--. 1 jenkins jenkins 222 Oct 12 14:34 version.go [Pipeline] isUnix [Pipeline] sh 14:36:32 + 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=5ed4cacd84df9b58bf582e255ca77028d77e465f --label arch=amd64 --label version=2.0.1-dev.18 . 14:36:32 Sending build context to Docker daemon 2.808MB 14:36:32 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 14:36:32 Step 2/24 : FROM ${BASE} AS builder 14:36:32 ---> 358f0feaa52b 14:36:32 Step 3/24 : ARG MAKE=make build 14:36:32 ---> Running in 5cea32fe988f 14:36:32 Removing intermediate container 5cea32fe988f 14:36:32 ---> 30c5ab203649 14:36:32 Step 4/24 : WORKDIR /device-sdk-go 14:36:32 ---> Running in e610c40848ce 14:36:32 Removing intermediate container e610c40848ce 14:36:32 ---> e677121c4b11 14:36:32 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:36:32 ---> Running in c9a38ee80062 14:36:32 Removing intermediate container c9a38ee80062 14:36:32 ---> 3e5602046ce8 14:36:32 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:36:32 ---> Running in 7de68edd67bd 14:36:33 Removing intermediate container 7de68edd67bd 14:36:33 ---> ebacae3c0e65 14:36:33 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 14:36:33 ---> Running in a378b8d51239 14:36:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:36:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:36:34 OK: 219 MiB in 52 packages 14:36:34 Removing intermediate container a378b8d51239 14:36:34 ---> 24625ca2bf6c 14:36:34 Step 8/24 : COPY . . 14:36:35 ---> 080c936c6487 14:36:35 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:35 ---> Running in 99163cda7ac1 14:36:35 Removing intermediate container 99163cda7ac1 14:36:35 ---> 7bfe9022b2dc 14:36:35 Step 10/24 : RUN ${MAKE} 14:36:35 ---> Running in a47dcf320905 14:36:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.18" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 14:36:48 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 14:36:48 Removing intermediate container a47dcf320905 14:36:48 ---> 9c817ad5a960 14:36:48 Step 11/24 : FROM alpine:3.14 14:36:48 3.14: Pulling from library/alpine 14:36:48 a0d0a0d46f8b: Pulling fs layer 14:36:48 a0d0a0d46f8b: Verifying Checksum 14:36:48 a0d0a0d46f8b: Download complete 14:36:49 a0d0a0d46f8b: Pull complete 14:36:49 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 14:36:49 Status: Downloaded newer image for alpine:3.14 14:36:49 ---> 14119a10abf4 14:36:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:36:49 ---> Running in 75304d030bb5 14:36:49 Removing intermediate container 75304d030bb5 14:36:49 ---> 2a318c39e41f 14:36:49 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:36:49 ---> Running in bc32875dc14a 14:36:49 Removing intermediate container bc32875dc14a 14:36:49 ---> 8f2e943d396a 14:36:49 Step 14/24 : RUN apk add --update --no-cache zeromq 14:36:49 ---> Running in edf0297c8c7a 14:36:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:36:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:36:51 (1/5) Installing libgcc (10.3.1_git20210424-r2) 14:36:51 (2/5) Installing libsodium (1.0.18-r0) 14:36:51 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 14:36:51 (4/5) Installing libzmq (4.3.4-r0) 14:36:51 (5/5) Installing zeromq (4.3.4-r0) 14:36:51 Executing busybox-1.33.1-r3.trigger 14:36:51 OK: 8 MiB in 19 packages 14:36:52 Removing intermediate container edf0297c8c7a 14:36:52 ---> fd56bb3d808d 14:36:52 Step 15/24 : WORKDIR / 14:36:52 ---> Running in 27026eece8ba 14:36:52 Removing intermediate container 27026eece8ba 14:36:52 ---> 6ced288de5bd 14:36:52 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 14:36:52 ---> 20874688f2ab 14:36:52 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 14:36:52 ---> 32c209b2d3aa 14:36:52 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 14:36:52 ---> 8e77011f9463 14:36:52 Step 19/24 : EXPOSE 59999 14:36:52 ---> Running in 1088adf8d776 14:36:52 Removing intermediate container 1088adf8d776 14:36:52 ---> 7ba61d3f44f9 14:36:52 Step 20/24 : ENTRYPOINT ["/device-simple"] 14:36:52 ---> Running in 2c0276860406 14:36:53 Removing intermediate container 2c0276860406 14:36:53 ---> 79d9db4f1d94 14:36:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:36:53 ---> Running in 40d6546cf6b1 14:36:53 Removing intermediate container 40d6546cf6b1 14:36:53 ---> 867a5d12eb9e 14:36:53 Step 22/24 : LABEL arch=amd64 14:36:53 ---> Running in 8bc701ce7634 14:36:53 Removing intermediate container 8bc701ce7634 14:36:53 ---> a91fc1c71109 14:36:53 Step 23/24 : LABEL git_sha=5ed4cacd84df9b58bf582e255ca77028d77e465f 14:36:53 ---> Running in 0153e03f4f10 14:36:53 Removing intermediate container 0153e03f4f10 14:36:53 ---> 053b20c60402 14:36:53 Step 24/24 : LABEL version=2.0.1-dev.18 14:36:53 ---> Running in 5a63cdbc2a5c 14:36:53 Removing intermediate container 5a63cdbc2a5c 14:36:53 ---> baa97faa9323 14:36:53 [Warning] One or more build-args [ARCH] were not consumed 14:36:53 Successfully built baa97faa9323 14:36:53 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:36:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:36:54 14:36:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:36:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:36:54 latest: Pulling from edgex-lftools-log-publisher 14:36:54 b4d181a07f80: Pulling fs layer 14:36:54 a1111a8f2ec3: Pulling fs layer 14:36:54 ed53099fbce6: Pulling fs layer 14:36:54 dc539afda2c1: Pulling fs layer 14:36:54 77bc0d833cb6: Pulling fs layer 14:36:54 9065ff56babe: Pulling fs layer 14:36:54 d287ab97295c: Pulling fs layer 14:36:54 77bc0d833cb6: Waiting 14:36:54 9065ff56babe: Waiting 14:36:54 d287ab97295c: Waiting 14:36:54 dc539afda2c1: Waiting 14:36:54 a1111a8f2ec3: Verifying Checksum 14:36:54 a1111a8f2ec3: Download complete 14:36:54 dc539afda2c1: Verifying Checksum 14:36:54 dc539afda2c1: Download complete 14:36:54 ed53099fbce6: Verifying Checksum 14:36:54 ed53099fbce6: Download complete 14:36:54 9065ff56babe: Verifying Checksum 14:36:54 9065ff56babe: Download complete 14:36:54 77bc0d833cb6: Verifying Checksum 14:36:54 77bc0d833cb6: Download complete 14:36:54 b4d181a07f80: Verifying Checksum 14:36:54 b4d181a07f80: Download complete 14:36:55 d287ab97295c: Verifying Checksum 14:36:55 d287ab97295c: Download complete 14:36:56 b4d181a07f80: Pull complete 14:36:56 a1111a8f2ec3: Pull complete 14:36:57 ed53099fbce6: Pull complete 14:36:57 dc539afda2c1: Pull complete 14:36:57 77bc0d833cb6: Pull complete 14:36:57 9065ff56babe: Pull complete 14:37:02 d287ab97295c: Pull complete 14:37:02 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:37:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:37:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:37:03 prd-centos7-docker-4c-2g-695 does not seem to be running inside a container 14:37:03 $ 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/17 -v /w/workspace/device-sdk-go/17:/w/workspace/device-sdk-go/17:rw,z -v /w/workspace/device-sdk-go/17@tmp:/w/workspace/device-sdk-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:37:06 $ docker top 20884276a4208a9f98d7f792a55eaf01965885caa4eb2b418362da8c7c360aa5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:37:06 ---> job-cost.sh 14:37:06 lf-activate-venv: SKIPPING 14:37:06 INFO: No Stack... 14:37:06 INFO: Retrieving Pricing Info for: v3-standard-2 14:37:07 INFO: Archiving Costs [Pipeline] sh 14:37:07 + cat /w/workspace/device-sdk-go/17/archives/cost.csv 14:37:07 + cut -d, -f6 [Pipeline] lock 14:37:07 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-17-stack-cost] 14:37:07 Resource [jenkins-edgexfoundry-device-sdk-go-main-17-stack-cost] did not exist. Created. 14:37:07 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:37:07 + echo total: 0.05999999865889549 [Pipeline] stash 14:37:07 Stashed 1 file(s) [Pipeline] } 14:37:07 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-17-stack-cost] [Pipeline] // lock [Pipeline] } 14:37:07 $ docker stop --time=1 20884276a4208a9f98d7f792a55eaf01965885caa4eb2b418362da8c7c360aa5 14:37:09 $ docker rm -f 20884276a4208a9f98d7f792a55eaf01965885caa4eb2b418362da8c7c360aa5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:38:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-698 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 14:38:47 Running in /w/workspace/device-sdk-go/17 [Pipeline] { [Pipeline] checkout 14:38:48 Selected Git installation does not exist. Using Default 14:38:48 The recommended git tool is: NONE 14:38:55 using credential edgex-jenkins-ssh 14:38:55 Cloning the remote Git repository 14:38:55 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 14:38:55 > git init /w/workspace/device-sdk-go/17 # timeout=10 14:38:55 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:38:55 > git --version # timeout=10 14:38:55 > git --version # 'git version 2.17.1' 14:38:55 using GIT_SSH to set credentials SSH Credentials for GitHub 14:38:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:38:57 Avoid second fetch 14:38:57 Checking out Revision 5ed4cacd84df9b58bf582e255ca77028d77e465f (main) 14:38:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:38:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:38:57 > git config core.sparsecheckout # timeout=10 14:38:57 > git checkout -f 5ed4cacd84df9b58bf582e255ca77028d77e465f # timeout=10 14:39:01 Commit message: "Merge pull request #1028 from cloudxxx8/issue-1000" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:39:01 provisioning config files... 14:39:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/17@tmp/config1055618960311018017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:39:02 ---> docker-login.sh 14:39:02 nexus3.edgexfoundry.org:10001 14:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:04 Configure a credential helper to remove this warning. See 14:39:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:04 14:39:04 Login Succeeded 14:39:04 nexus3.edgexfoundry.org:10002 14:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:04 Configure a credential helper to remove this warning. See 14:39:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:04 14:39:04 Login Succeeded 14:39:04 nexus3.edgexfoundry.org:10003 14:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:05 Configure a credential helper to remove this warning. See 14:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:05 14:39:05 Login Succeeded 14:39:05 nexus3.edgexfoundry.org:10004 14:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:06 Configure a credential helper to remove this warning. See 14:39:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:06 14:39:06 Login Succeeded 14:39:06 docker.io 14:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:07 Configure a credential helper to remove this warning. See 14:39:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:07 14:39:07 Login Succeeded 14:39:07 ---> docker-login.sh ends [Pipeline] } 14:39:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:39:07 ========================================================= 14:39:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:39:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:39:08 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 14:39:09 Sending build context to Docker daemon 2.67MB 14:39:09 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 14:39:09 Step 2/10 : FROM ${BASE} AS builder 14:39:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:39:09 bbf911997326: Pulling fs layer 14:39:09 58ec367f63d7: Pulling fs layer 14:39:09 1b4a6ffa7d45: Pulling fs layer 14:39:09 fc5181fea5dc: Pulling fs layer 14:39:09 9c418107303f: Pulling fs layer 14:39:09 284eca6f2348: Pulling fs layer 14:39:09 842844d905b1: Pulling fs layer 14:39:09 901a3a57568e: Pulling fs layer 14:39:09 284eca6f2348: Waiting 14:39:09 842844d905b1: Waiting 14:39:09 9c418107303f: Waiting 14:39:09 fc5181fea5dc: Waiting 14:39:09 901a3a57568e: Waiting 14:39:09 1b4a6ffa7d45: Verifying Checksum 14:39:09 1b4a6ffa7d45: Download complete 14:39:09 58ec367f63d7: Verifying Checksum 14:39:09 58ec367f63d7: Download complete 14:39:09 9c418107303f: Verifying Checksum 14:39:09 9c418107303f: Download complete 14:39:09 284eca6f2348: Verifying Checksum 14:39:09 284eca6f2348: Download complete 14:39:09 842844d905b1: Download complete 14:39:09 bbf911997326: Verifying Checksum 14:39:09 bbf911997326: Download complete 14:39:10 bbf911997326: Pull complete 14:39:10 58ec367f63d7: Pull complete 14:39:11 1b4a6ffa7d45: Pull complete 14:39:11 901a3a57568e: Verifying Checksum 14:39:11 901a3a57568e: Download complete 14:39:11 fc5181fea5dc: Verifying Checksum 14:39:11 fc5181fea5dc: Download complete 14:39:22 fc5181fea5dc: Pull complete 14:39:22 9c418107303f: Pull complete 14:39:22 284eca6f2348: Pull complete 14:39:22 842844d905b1: Pull complete 14:39:28 901a3a57568e: Pull complete 14:39:28 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 14:39:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:39:28 ---> 72ade6ffb461 14:39:28 Step 3/10 : ARG MAKE=make build 14:39:33 ---> Running in 373a76854d16 14:39:33 Removing intermediate container 373a76854d16 14:39:33 ---> 10da644f3457 14:39:33 Step 4/10 : WORKDIR /device-sdk-go 14:39:33 ---> Running in 7fa75f20b4d7 14:39:34 Removing intermediate container 7fa75f20b4d7 14:39:34 ---> 27edbdcd1f44 14:39:34 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:39:34 ---> Running in e107b9091e5b 14:39:35 Removing intermediate container e107b9091e5b 14:39:35 ---> 03dda023a250 14:39:35 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:39:35 ---> Running in b55840d65409 14:39:37 Removing intermediate container b55840d65409 14:39:37 ---> cd7db0440e87 14:39:37 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 14:39:38 ---> Running in 472c703176d0 14:39:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:39:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:39:41 OK: 218 MiB in 52 packages 14:39:42 Removing intermediate container 472c703176d0 14:39:42 ---> 01fcfe066c49 14:39:42 Step 8/10 : COPY . . 14:39:43 ---> 0aa33a926810 14:39:43 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:39:44 ---> Running in 3106b1015104 14:41:21 Removing intermediate container 3106b1015104 14:41:21 ---> 6767096fa912 14:41:21 Step 10/10 : RUN ${MAKE} 14:41:21 ---> Running in e5fe08b01ae0 14:41:21 noop 14:41:21 Removing intermediate container e5fe08b01ae0 14:41:21 ---> 186ef03b1a67 14:41:21 Successfully built 186ef03b1a67 14:41:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:41:21 + docker inspect -f . ci-base-image-arm64 14:41:21 . [Pipeline] withDockerContainer 14:41:21 prd-ubuntu18.04-docker-arm64-4c-16g-698 does not seem to be running inside a container 14:41:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/17 -v /w/workspace/device-sdk-go/17:/w/workspace/device-sdk-go/17:rw,z -v /w/workspace/device-sdk-go/17@tmp:/w/workspace/device-sdk-go/17@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 14:41:23 $ docker top a4b8da0137214cc7a536f60899bebeb7ad47381cfe488a6524fbf034fdef2909 -eo pid,comm [Pipeline] { [Pipeline] sh 14:41:24 + go version 14:41:24 go version go1.16.8 linux/arm64 [Pipeline] } 14:41:24 $ docker stop --time=1 a4b8da0137214cc7a536f60899bebeb7ad47381cfe488a6524fbf034fdef2909 14:41:26 $ docker rm -f a4b8da0137214cc7a536f60899bebeb7ad47381cfe488a6524fbf034fdef2909 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:41:27 + docker inspect -f . ci-base-image-arm64 14:41:27 . [Pipeline] withDockerContainer 14:41:27 prd-ubuntu18.04-docker-arm64-4c-16g-698 does not seem to be running inside a container 14:41:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/17 -v /w/workspace/device-sdk-go/17:/w/workspace/device-sdk-go/17:rw,z -v /w/workspace/device-sdk-go/17@tmp:/w/workspace/device-sdk-go/17@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 14:41:29 $ docker top ced2727ebfd8a0c12c95490eda556c314756b0e8f1f31f833547ade69e5da0bb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:41:30 + make test 14:41:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:41:57 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 14:43:19 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 14:43:19 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 14:43:19 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 14:43:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.334s coverage: 23.5% of statements 14:43:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 14:43:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.294s coverage: 28.1% of statements 14:43:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.273s coverage: 78.9% of statements 14:43:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.197s coverage: 9.0% of statements 14:43:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 14:43:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 14:43:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 14:43:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.332s coverage: 28.7% of statements 14:43:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 14:43:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.318s coverage: 83.3% of statements 14:43:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 14:43:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 14:43:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.365s coverage: 57.8% of statements 14:43:31 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.066s coverage: 89.0% of statements 14:43:31 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 14:43:31 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.210s coverage: 4.9% of statements 14:43:31 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 14:43:31 GO111MODULE=on go vet ./... 14:44:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:44:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:44:39 ./bin/test-attribution-txt.sh [Pipeline] } 14:44:39 $ docker stop --time=1 ced2727ebfd8a0c12c95490eda556c314756b0e8f1f31f833547ade69e5da0bb 14:44:41 $ docker rm -f ced2727ebfd8a0c12c95490eda556c314756b0e8f1f31f833547ade69e5da0bb [Pipeline] // withDockerContainer [Pipeline] sh 14:44:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:44:43 Warning: overwriting stash ‘coverage-report’ 14:44:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:44:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:44:44 + ls -al . 14:44:44 total 300 14:44:44 drwxrwxr-x 10 jenkins jenkins 4096 Oct 12 14:44 . 14:44:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 14:38 .. 14:44:44 -rw-rw-r-- 1 jenkins jenkins 140 Oct 12 14:38 .dockerignore 14:44:44 drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 14:39 .git 14:44:44 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 14:38 .github 14:44:44 -rw-rw-r-- 1 jenkins jenkins 131 Oct 12 14:38 .gitignore 14:44:44 -rw-rw-r-- 1 jenkins jenkins 24816 Oct 12 14:38 CHANGELOG.md 14:44:44 -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 14:38 GOVERNANCE.md 14:44:44 -rw-rw-r-- 1 jenkins jenkins 880 Oct 12 14:38 Jenkinsfile 14:44:44 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 12 14:38 LICENSE 14:44:44 -rw-rw-r-- 1 jenkins jenkins 1120 Oct 12 14:38 Makefile 14:44:44 -rw-rw-r-- 1 jenkins jenkins 619 Oct 12 14:38 OWNERS.md 14:44:44 -rw-rw-r-- 1 jenkins jenkins 4877 Oct 12 14:38 README.md 14:44:44 -rw-rw-r-- 1 jenkins jenkins 12 Oct 12 14:31 VERSION 14:44:44 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 14:38 bin 14:44:44 -rw-r--r-- 1 jenkins jenkins 126432 Oct 12 14:43 coverage.out 14:44:44 drwxrwxr-x 5 jenkins jenkins 4096 Oct 12 14:38 example 14:44:44 -rw-rw-r-- 1 jenkins jenkins 583 Oct 12 14:38 go.mod 14:44:44 -rw-rw-r-- 1 jenkins jenkins 49618 Oct 12 14:38 go.sum 14:44:44 drwxrwxr-x 15 jenkins jenkins 4096 Oct 12 14:38 internal 14:44:44 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 14:38 openapi 14:44:44 drwxrwxr-x 5 jenkins jenkins 4096 Oct 12 14:38 pkg 14:44:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 14:38 snap 14:44:44 -rw-rw-r-- 1 jenkins jenkins 222 Oct 12 14:38 version.go [Pipeline] isUnix [Pipeline] sh 14:44:45 + 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=5ed4cacd84df9b58bf582e255ca77028d77e465f --label arch=arm64 --label version=2.0.1-dev.18 . 14:44:45 Sending build context to Docker daemon 2.797MB 14:44:45 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 14:44:45 Step 2/24 : FROM ${BASE} AS builder 14:44:45 ---> 186ef03b1a67 14:44:45 Step 3/24 : ARG MAKE=make build 14:44:46 ---> Running in d678b2f225ea 14:44:46 Removing intermediate container d678b2f225ea 14:44:46 ---> cfb28bd46b6f 14:44:46 Step 4/24 : WORKDIR /device-sdk-go 14:44:46 ---> Running in 1d86e2c12a11 14:44:47 Removing intermediate container 1d86e2c12a11 14:44:47 ---> 95e8f63f9abf 14:44:47 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:44:47 ---> Running in b7ff7a87a834 14:44:48 Removing intermediate container b7ff7a87a834 14:44:48 ---> 3948a76f6351 14:44:48 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:44:48 ---> Running in aedcaf372fad 14:44:50 Removing intermediate container aedcaf372fad 14:44:50 ---> f4523446a6e0 14:44:50 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 14:44:50 ---> Running in 847408e1c3b1 14:44:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:44:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:44:53 OK: 218 MiB in 52 packages 14:44:54 Removing intermediate container 847408e1c3b1 14:44:54 ---> 11bc04ae2af5 14:44:54 Step 8/24 : COPY . . 14:44:56 ---> a8d0ced6bb4a 14:44:56 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:44:56 ---> Running in 3f831e61f98b 14:44:58 Removing intermediate container 3f831e61f98b 14:44:58 ---> fefbd8da3662 14:44:58 Step 10/24 : RUN ${MAKE} 14:44:58 ---> Running in ac060ce2f0cf 14:45:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.18" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 14:45:39 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 14:45:39 Removing intermediate container ac060ce2f0cf 14:45:39 ---> f63f03f5e570 14:45:39 Step 11/24 : FROM alpine:3.14 14:45:40 3.14: Pulling from library/alpine 14:45:40 552d1f2373af: Pulling fs layer 14:45:40 552d1f2373af: Verifying Checksum 14:45:40 552d1f2373af: Download complete 14:45:41 552d1f2373af: Pull complete 14:45:41 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 14:45:41 Status: Downloaded newer image for alpine:3.14 14:45:41 ---> bb3de5531c18 14:45:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:45:42 ---> Running in fe17058bf57e 14:45:42 Removing intermediate container fe17058bf57e 14:45:42 ---> 0e7733de6006 14:45:42 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:45:42 ---> Running in daad794599bb 14:45:44 Removing intermediate container daad794599bb 14:45:44 ---> 47be219c2668 14:45:44 Step 14/24 : RUN apk add --update --no-cache zeromq 14:45:44 ---> Running in 76ee7bf41502 14:45:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:45:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:45:47 (1/5) Installing libgcc (10.3.1_git20210424-r2) 14:45:47 (2/5) Installing libsodium (1.0.18-r0) 14:45:47 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 14:45:48 (4/5) Installing libzmq (4.3.4-r0) 14:45:48 (5/5) Installing zeromq (4.3.4-r0) 14:45:48 Executing busybox-1.33.1-r3.trigger 14:45:48 OK: 8 MiB in 19 packages 14:45:49 Removing intermediate container 76ee7bf41502 14:45:49 ---> e5db1509b997 14:45:49 Step 15/24 : WORKDIR / 14:45:49 ---> Running in d02c8385ee26 14:45:50 Removing intermediate container d02c8385ee26 14:45:50 ---> 6749f6cd783b 14:45:50 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 14:45:51 ---> b668b35889d1 14:45:51 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 14:45:52 ---> 2645d4980e09 14:45:52 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 14:45:53 ---> 4ee8a0a3c17c 14:45:53 Step 19/24 : EXPOSE 59999 14:45:53 ---> Running in b24b7ab8fe5d 14:45:53 Removing intermediate container b24b7ab8fe5d 14:45:53 ---> 3a210e987fcd 14:45:53 Step 20/24 : ENTRYPOINT ["/device-simple"] 14:45:54 ---> Running in 2da899d6a44d 14:45:54 Removing intermediate container 2da899d6a44d 14:45:54 ---> fda12093ee49 14:45:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:45:54 ---> Running in 8a7dfc56a417 14:45:54 Removing intermediate container 8a7dfc56a417 14:45:54 ---> 89200b4ef424 14:45:54 Step 22/24 : LABEL arch=arm64 14:45:55 ---> Running in ab8d35d67892 14:45:55 Removing intermediate container ab8d35d67892 14:45:55 ---> 80c6033b09e7 14:45:55 Step 23/24 : LABEL git_sha=5ed4cacd84df9b58bf582e255ca77028d77e465f 14:45:55 ---> Running in b42364c5edd4 14:45:56 Removing intermediate container b42364c5edd4 14:45:56 ---> 628e1eeb6a03 14:45:56 Step 24/24 : LABEL version=2.0.1-dev.18 14:45:56 ---> Running in 126143369b9e 14:45:56 Removing intermediate container 126143369b9e 14:45:56 ---> 6119eb82956e 14:45:56 [Warning] One or more build-args [ARCH] were not consumed 14:45:56 Successfully built 6119eb82956e 14:45:56 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:45:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:45:57 14:45:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:45:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:45:58 arm64: Pulling from edgex-lftools-log-publisher 14:45:58 448f6bf000e3: Pulling fs layer 14:45:58 f757da607395: Pulling fs layer 14:45:58 05883995daec: Pulling fs layer 14:45:58 8603b9c90790: Pulling fs layer 14:45:58 1560dd03e051: Pulling fs layer 14:45:58 27f5ce0e4adf: Pulling fs layer 14:45:58 1560dd03e051: Waiting 14:45:58 8603b9c90790: Waiting 14:45:58 27f5ce0e4adf: Waiting 14:45:58 c2d8d7efcc4b: Pulling fs layer 14:45:58 f757da607395: Verifying Checksum 14:45:58 f757da607395: Download complete 14:45:58 8603b9c90790: Verifying Checksum 14:45:58 8603b9c90790: Download complete 14:45:58 1560dd03e051: Verifying Checksum 14:45:58 1560dd03e051: Download complete 14:45:58 05883995daec: Verifying Checksum 14:45:58 05883995daec: Download complete 14:45:58 27f5ce0e4adf: Verifying Checksum 14:45:58 27f5ce0e4adf: Download complete 14:45:58 448f6bf000e3: Verifying Checksum 14:45:58 448f6bf000e3: Download complete 14:46:01 c2d8d7efcc4b: Verifying Checksum 14:46:01 c2d8d7efcc4b: Download complete 14:46:02 448f6bf000e3: Pull complete 14:46:03 f757da607395: Pull complete 14:46:04 05883995daec: Pull complete 14:46:05 8603b9c90790: Pull complete 14:46:06 1560dd03e051: Pull complete 14:46:06 27f5ce0e4adf: Pull complete 14:46:21 c2d8d7efcc4b: Pull complete 14:46:21 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 14:46:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:46:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:46:22 prd-ubuntu18.04-docker-arm64-4c-16g-698 does not seem to be running inside a container 14:46:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/17 -v /w/workspace/device-sdk-go/17:/w/workspace/device-sdk-go/17:rw,z -v /w/workspace/device-sdk-go/17@tmp:/w/workspace/device-sdk-go/17@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 14:46:26 $ docker top 31d3d188155db41b2632ca4ab20c5c431ed7976cc0f77c1f5073403de493544b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:46:27 ---> job-cost.sh 14:46:27 lf-activate-venv: SKIPPING 14:46:27 INFO: No Stack... 14:46:27 INFO: Retrieving Pricing Info for: v3-standard-4 14:46:28 INFO: Archiving Costs [Pipeline] sh 14:46:28 + cat /w/workspace/device-sdk-go/17/archives/cost.csv 14:46:28 + cut -d, -f6 [Pipeline] lock 14:46:28 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-17-stack-cost] 14:46:28 Resource [jenkins-edgexfoundry-device-sdk-go-main-17-stack-cost] did not exist. Created. 14:46:28 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:46:29 /w/workspace/device-sdk-go/17@tmp/durable-28c9ba5c/script.sh: 1: /w/workspace/device-sdk-go/17@tmp/durable-28c9ba5c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:46:30 + echo total: 0.10999999940395355 [Pipeline] stash 14:46:30 Warning: overwriting stash ‘stack-cost’ 14:46:30 Stashed 1 file(s) [Pipeline] } 14:46:30 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-17-stack-cost] [Pipeline] // lock [Pipeline] } 14:46:30 $ docker stop --time=1 31d3d188155db41b2632ca4ab20c5c431ed7976cc0f77c1f5073403de493544b 14:46:32 $ docker rm -f 31d3d188155db41b2632ca4ab20c5c431ed7976cc0f77c1f5073403de493544b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:46:32 provisioning config files... 14:46:32 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6128954692219669418tmp [Pipeline] { [Pipeline] sh 14:46:33 + set +x 14:46:33 + curl -s https://codecov.io/bash 14:46:33 + bash -s -- 14:46:33 14:46:33 _____ _ 14:46:33 / ____| | | 14:46:33 | | ___ __| | ___ ___ _____ __ 14:46:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:46:33 | |___| (_) | (_| | __/ (_| (_) \ V / 14:46:33 \_____\___/ \__,_|\___|\___\___/ \_/ 14:46:33 Bash-1.0.6 14:46:33 14:46:33 14:46:33 ==> git version 2.24.4 found 14:46:33 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 14:46:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:46:33 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:46:33 ==> Jenkins CI detected. 14:46:33 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 14:46:33 project root: . 14:46:33 --> token set from env 14:46:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:46:33 ==> Running gcov in . (disable via -X gcov) 14:46:33 ==> Python coveragepy not found 14:46:33 ==> Searching for coverage reports in: 14:46:33 + . 14:46:33 -> Found 1 reports 14:46:33 ==> Detecting git/mercurial file structure 14:46:33 ==> Reading reports 14:46:33 + ./coverage.out bytes=126432 14:46:33 ==> Appending adjustments 14:46:33 https://docs.codecov.io/docs/fixing-reports 14:46:33 + Found adjustments 14:46:33 ==> Gzipping contents 14:46:33 16K /tmp/codecov.xUFLRG.gz 14:46:33 ==> Uploading reports 14:46:33 url: https://codecov.io 14:46:33 query: branch=main&commit=5ed4cacd84df9b58bf582e255ca77028d77e465f&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:46:33 -> Pinging Codecov 14:46:33 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=5ed4cacd84df9b58bf582e255ca77028d77e465f&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:46:33 -> Uploading to 14:46:33 https://storage.googleapis.com/codecov/v4/raw/2021-10-12/7E55EF52A471D76F132DFD9A03CDDE97/5ed4cacd84df9b58bf582e255ca77028d77e465f/e06a21cd-e07f-423e-89d6-071136051942.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211012T144633Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b638e180e174d698a2a3484829da43bdb134db92e51046560e7b7c385ed1f40b 14:46:33 % Total % Received % Xferd Average Speed Time Time Time Current 14:46:33 Dload Upload Total Spent Left Speed 14:46:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16081 0 0 100 16081 0 47479 --:--:-- --:--:-- --:--:-- 47576 14:46:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/5ed4cacd84df9b58bf582e255ca77028d77e465f [Pipeline] } 14:46:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:46:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:46:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:46:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:46:35 14:46:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 14:46:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:46:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:46:35 188c0c94c7c5: Pulling fs layer 14:46:35 0ef7d3d256c8: Pulling fs layer 14:46:35 de9db76c5a1d: Pulling fs layer 14:46:35 0eba1c9be4d2: Pulling fs layer 14:46:35 0d57e429df01: Pulling fs layer 14:46:35 4e4be7b47b0d: Pulling fs layer 14:46:35 e1f770b5df2f: Pulling fs layer 14:46:35 85a0685a4137: Pulling fs layer 14:46:35 0eba1c9be4d2: Waiting 14:46:35 0d57e429df01: Waiting 14:46:35 4e4be7b47b0d: Waiting 14:46:35 e1f770b5df2f: Waiting 14:46:35 85a0685a4137: Waiting 14:46:35 de9db76c5a1d: Verifying Checksum 14:46:35 de9db76c5a1d: Download complete 14:46:35 0ef7d3d256c8: Verifying Checksum 14:46:35 0ef7d3d256c8: Download complete 14:46:35 0d57e429df01: Verifying Checksum 14:46:35 0d57e429df01: Download complete 14:46:35 188c0c94c7c5: Verifying Checksum 14:46:35 188c0c94c7c5: Download complete 14:46:35 4e4be7b47b0d: Verifying Checksum 14:46:35 4e4be7b47b0d: Download complete 14:46:35 e1f770b5df2f: Verifying Checksum 14:46:35 e1f770b5df2f: Download complete 14:46:35 188c0c94c7c5: Pull complete 14:46:36 0ef7d3d256c8: Pull complete 14:46:36 de9db76c5a1d: Pull complete 14:46:36 0eba1c9be4d2: Download complete 14:46:36 85a0685a4137: Verifying Checksum 14:46:36 85a0685a4137: Download complete 14:46:40 0eba1c9be4d2: Pull complete 14:46:40 0d57e429df01: Pull complete 14:46:40 4e4be7b47b0d: Pull complete 14:46:41 e1f770b5df2f: Pull complete 14:46:45 85a0685a4137: Pull complete 14:46:45 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 14:46:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:46:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 14:46:45 prd-centos7-docker-4c-2g-693 does not seem to be running inside a container 14:46:45 $ 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 14:46:47 $ docker top 7d2828ae7fcac710217555df7c53e92e8ee5e8ada68e30dfb8af7e0a9cf99ffc -eo pid,comm [Pipeline] { [Pipeline] echo 14:46:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 14:46:47 + set -o pipefail 14:46:47 + snyk monitor '--org=edgex-jenkins' 14:46:53 14:46:53 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 14:46:53 14:46:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/2787f907-dc83-422f-9dd4-90191fae2147 14:46:53 14:46:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:46:53 14:46:53 14:46:53 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 14:46:53 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:46:53 $ docker stop --time=1 7d2828ae7fcac710217555df7c53e92e8ee5e8ada68e30dfb8af7e0a9cf99ffc 14:46:55 $ docker rm -f 7d2828ae7fcac710217555df7c53e92e8ee5e8ada68e30dfb8af7e0a9cf99ffc [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 14:46:55 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:46:55 provisioning config files... 14:46:55 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5030858112583942940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:46:55 --> edgex-publish-swagger.sh 14:46:55 === Publish openapi/v2 API === 14:46:55 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 14:46:55 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 14:46:55 % Total % Received % Xferd Average Speed Time Time Time Current 14:46:55 Dload Upload Total Spent Left Speed 14:46:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51485 0 0 100 51485 0 67776 --:--:-- --:--:-- --:--:-- 67832 100 51485 0 0 100 51485 0 67761 --:--:-- --:--:-- --:--:-- 67743 14:46:56 14:46:56 [Pipeline] } 14:46:56 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 14:46:57 + git log --format=format:%s -1 5ed4cacd84df9b58bf582e255ca77028d77e465f [Pipeline] isUnix [Pipeline] sh 14:46:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:46:57 . [Pipeline] withDockerContainer 14:46:57 prd-centos7-docker-4c-2g-693 does not seem to be running inside a container 14:46:57 $ 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 14:46:57 $ docker top 22356285cf143c538caba9458e90abdfa4c8729ddbf74f21bd418981ee8f497c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:46:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:46:57 [ssh-agent] Looking for ssh-agent implementation... 14:46:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:46:58 $ docker exec 22356285cf143c538caba9458e90abdfa4c8729ddbf74f21bd418981ee8f497c ssh-agent 14:46:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeEjbFL/agent.14 14:46:58 SSH_AGENT_PID=21 14:46:58 Running ssh-add (command line suppressed) 14:46:58 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8973417052126376441.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8973417052126376441.key) 14:46:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:46:58 + git semver tag 14:46:58 # -> Open(): unable to determine branch for HEAD 14:46:58 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 14:46:58 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 14:46:58 # $SEMVER_REMOTE_NAME = origin 14:46:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:46:58 # $SEMVER_USER_NAME = edgex-jenkins 14:46:58 # $SEMVER_BRANCH = main 14:46:58 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 14:46:58 # 5ed4cacd84df9b58bf582e255ca77028d77e465f HEAD 14:46:58 # -> Force: false 14:46:58 # e27e7c6a48fb5a82292f778cc5c6c3a7c7d083d7 refs/tags/v2.0.1-dev.18 [Pipeline] } 14:46:58 $ docker exec --env ******** --env ******** 22356285cf143c538caba9458e90abdfa4c8729ddbf74f21bd418981ee8f497c ssh-agent -k 14:46:58 unset SSH_AUTH_SOCK; 14:46:58 unset SSH_AGENT_PID; 14:46:58 echo Agent pid 21 killed; 14:46:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:46:59 + git semver [Pipeline] } 14:46:59 $ docker stop --time=1 22356285cf143c538caba9458e90abdfa4c8729ddbf74f21bd418981ee8f497c 14:47:00 $ docker rm -f 22356285cf143c538caba9458e90abdfa4c8729ddbf74f21bd418981ee8f497c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 14:47:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:47:00 14:47:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 14:47:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:47:01 0.23.1-centos7: Pulling from edgex-lftools 14:47:01 ab5ef0e58194: Pulling fs layer 14:47:01 9712f1f96733: Pulling fs layer 14:47:01 63f879dbbcfc: Pulling fs layer 14:47:01 0d9ebad4ef96: Pulling fs layer 14:47:01 e9a5061849ea: Pulling fs layer 14:47:01 d747dcd14b5f: Pulling fs layer 14:47:01 2de7ff778b66: Pulling fs layer 14:47:01 0d9ebad4ef96: Waiting 14:47:01 e9a5061849ea: Waiting 14:47:01 d747dcd14b5f: Waiting 14:47:01 2de7ff778b66: Waiting 14:47:01 9712f1f96733: Verifying Checksum 14:47:01 9712f1f96733: Download complete 14:47:01 0d9ebad4ef96: Verifying Checksum 14:47:01 0d9ebad4ef96: Download complete 14:47:01 ab5ef0e58194: Verifying Checksum 14:47:01 ab5ef0e58194: Download complete 14:47:01 63f879dbbcfc: Verifying Checksum 14:47:01 63f879dbbcfc: Download complete 14:47:01 d747dcd14b5f: Verifying Checksum 14:47:01 d747dcd14b5f: Download complete 14:47:01 e9a5061849ea: Verifying Checksum 14:47:01 e9a5061849ea: Download complete 14:47:01 2de7ff778b66: Verifying Checksum 14:47:01 2de7ff778b66: Download complete 14:47:05 ab5ef0e58194: Pull complete 14:47:05 9712f1f96733: Pull complete 14:47:05 63f879dbbcfc: Pull complete 14:47:09 0d9ebad4ef96: Pull complete 14:47:09 e9a5061849ea: Pull complete 14:47:09 d747dcd14b5f: Pull complete 14:47:11 2de7ff778b66: Pull complete 14:47:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:47:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:47:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 14:47:11 prd-centos7-docker-4c-2g-693 does not seem to be running inside a container 14:47:11 $ 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 14:47:14 $ docker top 49c8dd97ed80a0ef44529e63c86af35ba3ee6ca19209ef6475566fa668177f5f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:47:14 provisioning config files... 14:47:14 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6633502920241471128tmp 14:47:14 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5054362295007399304tmp 14:47:14 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5953442398555505471tmp [Pipeline] { [Pipeline] echo 14:47:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:47:15 ---> sigul-configuration.sh 14:47:15 gpg: directory `/root/.gnupg' created 14:47:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:47:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:47:15 gpg: keyring `/root/.gnupg/secring.gpg' created 14:47:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:47:15 gpg: CAST5 encrypted data 14:47:15 gpg: encrypted with 1 passphrase 14:47:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:47:15 + mkdir /home/jenkins 14:47:15 + mkdir /home/jenkins/sigul [Pipeline] sh 14:47:15 + 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 14:47:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:47:15 ---> sigul-install.sh 14:47:15 Sigul already installed; skipping installation. [Pipeline] sh 14:47:16 + git tag --list 14:47:16 0.7.1 14:47:16 delhi-tag 14:47:16 v1.0.0 14:47:16 v1.1.0 14:47:16 v1.1.1 14:47:16 v1.1.2 14:47:16 v1.2.0 14:47:16 v1.2.1 14:47:16 v1.2.2 14:47:16 v1.2.3 14:47:16 v1.3.0 14:47:16 v1.4.0 14:47:16 v2.0.0 14:47:16 v2.0.1-dev.1 14:47:16 v2.0.1-dev.10 14:47:16 v2.0.1-dev.11 14:47:16 v2.0.1-dev.12 14:47:16 v2.0.1-dev.13 14:47:16 v2.0.1-dev.14 14:47:16 v2.0.1-dev.15 14:47:16 v2.0.1-dev.16 14:47:16 v2.0.1-dev.17 14:47:16 v2.0.1-dev.18 14:47:16 v2.0.1-dev.2 14:47:16 v2.0.1-dev.3 14:47:16 v2.0.1-dev.4 14:47:16 v2.0.1-dev.5 14:47:16 v2.0.1-dev.6 14:47:16 v2.0.1-dev.7 14:47:16 v2.0.1-dev.8 14:47:16 v2.0.1-dev.9 [Pipeline] sh 14:47:16 + lftools sign git-tag v2.0.1-dev.18 14:47:17 Signing Git tag with Sigul... 14:47:17 Signing v2.0.1-dev.18 [Pipeline] echo 14:47:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:47:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:47:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:47:18 $ docker stop --time=1 49c8dd97ed80a0ef44529e63c86af35ba3ee6ca19209ef6475566fa668177f5f 14:47:20 $ docker rm -f 49c8dd97ed80a0ef44529e63c86af35ba3ee6ca19209ef6475566fa668177f5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 14:47:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:47:20 . [Pipeline] withDockerContainer 14:47:20 prd-centos7-docker-4c-2g-693 does not seem to be running inside a container 14:47:20 $ 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 14:47:21 $ docker top 07bae0eaeff49ab2f6c07460f77ee5ae7bde8bbe070207f81ba3d75c2f844104 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:47:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:47:21 [ssh-agent] Looking for ssh-agent implementation... 14:47:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:21 $ docker exec 07bae0eaeff49ab2f6c07460f77ee5ae7bde8bbe070207f81ba3d75c2f844104 ssh-agent 14:47:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjmHjmM/agent.13 14:47:21 SSH_AGENT_PID=19 14:47:21 Running ssh-add (command line suppressed) 14:47:21 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6208266842396437442.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6208266842396437442.key) 14:47:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:47:21 + git semver bump pre 14:47:21 # -> Open(): unable to determine branch for HEAD 14:47:21 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 14:47:21 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 14:47:21 # $SEMVER_REMOTE_NAME = origin 14:47:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:47:21 # $SEMVER_USER_NAME = edgex-jenkins 14:47:21 # $SEMVER_BRANCH = main 14:47:21 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 14:47:21 2.0.1-dev.19 [Pipeline] } 14:47:21 $ docker exec --env ******** --env ******** 07bae0eaeff49ab2f6c07460f77ee5ae7bde8bbe070207f81ba3d75c2f844104 ssh-agent -k 14:47:22 unset SSH_AUTH_SOCK; 14:47:22 unset SSH_AGENT_PID; 14:47:22 echo Agent pid 19 killed; 14:47:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:47:22 + git semver [Pipeline] } 14:47:22 $ docker stop --time=1 07bae0eaeff49ab2f6c07460f77ee5ae7bde8bbe070207f81ba3d75c2f844104 14:47:23 $ docker rm -f 07bae0eaeff49ab2f6c07460f77ee5ae7bde8bbe070207f81ba3d75c2f844104 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:47:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:47:24 . [Pipeline] withDockerContainer 14:47:24 prd-centos7-docker-4c-2g-693 does not seem to be running inside a container 14:47:24 $ 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 14:47:24 $ docker top 87552ad87de44479c1a77cd7a5fd4d33f958f39c20675c3f2d7f3a5622b62b7a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:47:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:47:24 [ssh-agent] Looking for ssh-agent implementation... 14:47:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:24 $ docker exec 87552ad87de44479c1a77cd7a5fd4d33f958f39c20675c3f2d7f3a5622b62b7a ssh-agent 14:47:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHgJHOm/agent.13 14:47:24 SSH_AGENT_PID=20 14:47:24 Running ssh-add (command line suppressed) 14:47:25 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8365627992376835649.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8365627992376835649.key) 14:47:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:47:25 + git semver push 14:47:25 # -> Open(): unable to determine branch for HEAD 14:47:25 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 14:47:25 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 14:47:25 # $SEMVER_REMOTE_NAME = origin 14:47:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:47:25 # $SEMVER_USER_NAME = edgex-jenkins 14:47:25 # $SEMVER_BRANCH = main 14:47:25 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 14:47:27 $ docker exec --env ******** --env ******** 87552ad87de44479c1a77cd7a5fd4d33f958f39c20675c3f2d7f3a5622b62b7a ssh-agent -k 14:47:27 unset SSH_AUTH_SOCK; 14:47:27 unset SSH_AGENT_PID; 14:47:27 echo Agent pid 20 killed; 14:47:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:47:27 + git semver [Pipeline] } 14:47:27 $ docker stop --time=1 87552ad87de44479c1a77cd7a5fd4d33f958f39c20675c3f2d7f3a5622b62b7a 14:47:28 $ docker rm -f 87552ad87de44479c1a77cd7a5fd4d33f958f39c20675c3f2d7f3a5622b62b7a [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 14:47:29 + '[' -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 14:47:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:47:30 ---> package-listing.sh 14:47:30 ++ facter osfamily 14:47:30 ++ tr '[:upper:]' '[:lower:]' 14:47:30 + OS_FAMILY=redhat 14:47:30 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 14:47:30 + START_PACKAGES=/tmp/packages_start.txt 14:47:30 + END_PACKAGES=/tmp/packages_end.txt 14:47:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:47:30 + PACKAGES=/tmp/packages_start.txt 14:47:30 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 14:47:30 + PACKAGES=/tmp/packages_end.txt 14:47:30 + case "${OS_FAMILY}" in 14:47:30 + rpm -qa 14:47:30 + sort 14:47:31 + '[' -f /tmp/packages_start.txt ']' 14:47:31 + '[' -f /tmp/packages_end.txt ']' 14:47:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:47:31 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 14:47:31 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 14:47:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 14:47:31 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 14:47:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:47:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:47:32 14:47:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:47:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:47:32 latest: Pulling from edgex-lftools-log-publisher 14:47:32 b4d181a07f80: Pulling fs layer 14:47:32 a1111a8f2ec3: Pulling fs layer 14:47:32 ed53099fbce6: Pulling fs layer 14:47:32 dc539afda2c1: Pulling fs layer 14:47:32 77bc0d833cb6: Pulling fs layer 14:47:32 9065ff56babe: Pulling fs layer 14:47:32 d287ab97295c: Pulling fs layer 14:47:32 dc539afda2c1: Waiting 14:47:32 77bc0d833cb6: Waiting 14:47:32 9065ff56babe: Waiting 14:47:32 d287ab97295c: Waiting 14:47:32 a1111a8f2ec3: Download complete 14:47:32 dc539afda2c1: Verifying Checksum 14:47:32 dc539afda2c1: Download complete 14:47:32 77bc0d833cb6: Verifying Checksum 14:47:32 77bc0d833cb6: Download complete 14:47:32 9065ff56babe: Verifying Checksum 14:47:32 9065ff56babe: Download complete 14:47:32 ed53099fbce6: Verifying Checksum 14:47:32 ed53099fbce6: Download complete 14:47:32 b4d181a07f80: Verifying Checksum 14:47:32 b4d181a07f80: Download complete 14:47:33 d287ab97295c: Verifying Checksum 14:47:33 d287ab97295c: Download complete 14:47:34 b4d181a07f80: Pull complete 14:47:34 a1111a8f2ec3: Pull complete 14:47:34 ed53099fbce6: Pull complete 14:47:35 dc539afda2c1: Pull complete 14:47:35 77bc0d833cb6: Pull complete 14:47:35 9065ff56babe: Pull complete 14:47:40 d287ab97295c: Pull complete 14:47:40 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:47:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:47:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:47:40 prd-centos7-docker-4c-2g-693 does not seem to be running inside a container 14:47:40 $ 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 14:47:42 $ docker top 101845b3a967487882d187587b20493dceb1ba77d8958f6f0a9ed97efb649311 -eo pid,comm [Pipeline] { [Pipeline] sh 14:47:43 + touch /tmp/pre-build-complete [Pipeline] sh 14:47:43 + mkdir -p /var/log/sysstat [Pipeline] sh 14:47:43 + ls /var/log/sa-host 14:47:43 + sadf -c /var/log/sa-host/sa12 14:47:43 file_magic: OK 14:47:43 HZ: Using current value: 100 14:47:43 file_header: OK 14:47:43 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 14:47:43 Statistics: 14:47:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:47:43 File successfully converted to sysstat format version 12.0.3 14:47:43 + sadf -c /var/log/sa-host/sa30 14:47:43 file_magic: OK 14:47:43 HZ: Using current value: 100 14:47:43 file_header: OK 14:47:43 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 14:47:43 Statistics: 14:47:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:47:43 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:47:43 provisioning config files... 14:47:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3580133956930595221tmp [Pipeline] { [Pipeline] echo 14:47:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:47:44 ---> create-netrc.sh [Pipeline] } 14:47:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:47:44 ---> python-tools-install.sh [Pipeline] echo 14:47:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:47:44 ---> sudo-logs.sh 14:47:44 Archiving 'sudo' log.. 14:47:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-693.novalocal: Name or service not known 14:47:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-693.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 14:47:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:47:45 ---> job-cost.sh 14:47:45 lf-activate-venv: SKIPPING 14:47:45 DEBUG: total: 0.10999999940395355 14:47:45 INFO: Retrieving Stack Cost... 14:47:45 INFO: Retrieving Pricing Info for: v3-standard-2 14:47:46 INFO: Archiving Costs [Pipeline] echo 14:47:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:47:46 ---> logs-deploy.sh 14:47:46 lf-activate-venv: SKIPPING 14:47:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/17 14:47:46 INFO: archiving workspace using pattern(s): 14:47:46 Archives upload complete. 14:47:47 INFO: archiving logs to Nexus 14:47:47 ---> uname -a: 14:47:47 Linux prd-centos7-docker-4c-2g-693.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 14:47:47 14:47:47 14:47:47 ---> lscpu: 14:47:47 Architecture: x86_64 14:47:47 CPU op-mode(s): 32-bit, 64-bit 14:47:47 Byte Order: Little Endian 14:47:47 Address sizes: 40 bits physical, 48 bits virtual 14:47:47 CPU(s): 2 14:47:47 On-line CPU(s) list: 0,1 14:47:47 Thread(s) per core: 1 14:47:47 Core(s) per socket: 1 14:47:47 Socket(s): 2 14:47:47 NUMA node(s): 1 14:47:47 Vendor ID: AuthenticAMD 14:47:47 CPU family: 23 14:47:47 Model: 49 14:47:47 Model name: AMD EPYC-Rome Processor 14:47:47 Stepping: 0 14:47:47 CPU MHz: 2799.998 14:47:47 BogoMIPS: 5599.99 14:47:47 Virtualization: AMD-V 14:47:47 Hypervisor vendor: KVM 14:47:47 Virtualization type: full 14:47:47 L1d cache: 32K 14:47:47 L1i cache: 32K 14:47:47 L2 cache: 512K 14:47:47 L3 cache: 16384K 14:47:47 NUMA node0 CPU(s): 0,1 14:47:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 14:47:47 14:47:47 14:47:47 ---> nproc: 14:47:47 2 14:47:47 14:47:47 14:47:47 ---> df -h: 14:47:47 Filesystem Size Used Avail Use% Mounted on 14:47:47 overlay 40G 8.6G 32G 22% / 14:47:47 tmpfs 64M 0 64M 0% /dev 14:47:47 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:47:47 shm 64M 0 64M 0% /dev/shm 14:47:47 /dev/vda1 40G 8.6G 32G 22% /facter-os 14:47:47 14:47:47 14:47:47 ---> sar -b -r -n DEV: 14:47:47 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/12/21 _x86_64_ (2 CPU) 14:47:47 14:47:47 14:31:01 LINUX RESTART (2 CPU) 14:47:47 14:47:47 14:32:01 tps rtps wtps bread/s bwrtn/s 14:47:47 14:33:01 1.78 0.00 1.78 0.00 34.87 14:47:47 14:34:01 0.23 0.00 0.23 0.00 3.76 14:47:47 14:35:01 0.28 0.00 0.28 0.00 3.41 14:47:47 14:36:01 0.23 0.00 0.23 0.00 3.38 14:47:47 14:37:01 0.32 0.00 0.32 0.00 4.25 14:47:47 14:38:01 0.20 0.00 0.20 0.00 2.08 14:47:47 14:39:01 0.18 0.00 0.18 0.00 2.17 14:47:47 14:40:01 0.35 0.00 0.35 0.00 5.70 14:47:47 14:41:01 0.35 0.00 0.35 0.00 6.13 14:47:47 14:42:01 0.30 0.00 0.30 0.00 4.25 14:47:47 14:43:01 0.27 0.00 0.27 0.00 3.86 14:47:47 14:44:01 0.32 0.00 0.32 0.00 5.68 14:47:47 14:45:01 0.27 0.00 0.27 0.00 4.86 14:47:47 14:46:01 0.55 0.20 0.35 6.40 4.93 14:47:47 14:47:01 130.62 0.03 130.59 3.73 32202.93 14:47:47 Average: 9.09 0.02 9.07 0.68 2153.30 14:47:47 14:47:47 14:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:47:47 14:33:01 5688916 0 618152 7.72 2620 1699244 1190112 13.14 560888 1525628 20 14:47:47 14:34:01 5695872 0 611188 7.63 2620 1699252 1154132 12.74 555060 1525592 16 14:47:47 14:35:01 5693008 0 614052 7.67 2620 1699252 1154372 12.74 557472 1526392 8 14:47:47 14:36:01 5693896 0 613156 7.66 2620 1699260 1154132 12.74 556148 1526392 8 14:47:47 14:37:01 5693924 0 613124 7.66 2620 1699264 1154216 12.74 556752 1526408 8 14:47:47 14:38:01 5693596 0 613448 7.66 2620 1699268 1154264 12.74 556980 1526412 8 14:47:47 14:39:01 5690632 0 616408 7.70 2620 1699272 1154408 12.75 560052 1526424 20 14:47:47 14:40:01 5686836 0 620200 7.74 2620 1699276 1154132 12.74 563296 1526424 12 14:47:47 14:41:01 5686776 0 620252 7.74 2620 1699284 1154132 12.74 565288 1524560 8 14:47:47 14:42:01 5685792 0 621232 7.76 2620 1699288 1154336 12.74 566400 1524560 8 14:47:47 14:43:01 5678504 0 628516 7.85 2620 1699292 1154360 12.74 573756 1524648 8 14:47:47 14:44:01 5679504 0 627512 7.84 2620 1699296 1154132 12.74 572596 1524648 8 14:47:47 14:45:01 5679048 0 627960 7.84 2620 1699304 1154312 12.74 573300 1524660 8 14:47:47 14:46:01 5680016 0 626992 7.83 2620 1699304 1154132 12.74 572300 1524656 8 14:47:47 14:47:01 4540692 0 834696 10.42 2620 2630924 1540092 17.00 868184 2276164 213436 14:47:47 Average: 5611134 0 633793 7.91 2620 1761385 1182351 13.05 583898 1575571 14239 14:47:47 14:47:47 14:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:47:47 14:33:01 eth0 0.50 0.27 0.27 0.19 0.00 0.00 0.00 0.00 14:47:47 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:34:01 eth0 0.63 0.08 0.03 0.01 0.00 0.00 0.00 0.00 14:47:47 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:35:01 eth0 1.25 0.28 0.36 0.20 0.00 0.00 0.00 0.00 14:47:47 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:36:01 eth0 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 14:47:47 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:37:01 eth0 0.93 0.22 0.20 0.07 0.00 0.00 0.00 0.00 14:47:47 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:38:01 eth0 1.13 0.30 0.33 0.20 0.00 0.00 0.00 0.00 14:47:47 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:39:01 eth0 1.45 0.60 0.59 0.37 0.00 0.00 0.00 0.00 14:47:47 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:40:01 eth0 0.22 0.07 0.01 0.04 0.00 0.00 0.00 0.00 14:47:47 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:41:01 eth0 0.53 0.10 0.05 0.01 0.00 0.00 0.00 0.00 14:47:47 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:42:01 eth0 1.80 0.52 0.51 0.27 0.00 0.00 0.00 0.00 14:47:47 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:43:01 eth0 0.53 0.32 0.27 0.20 0.00 0.00 0.00 0.00 14:47:47 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:44:01 eth0 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:47:47 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:45:01 eth0 1.55 0.32 0.37 0.17 0.00 0.00 0.00 0.00 14:47:47 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:46:01 eth0 0.60 0.10 0.06 0.04 0.00 0.00 0.00 0.00 14:47:47 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:47:01 eth0 321.65 181.70 7640.30 28.70 0.00 0.00 0.00 0.00 14:47:47 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 14:47:01 docker0 31.06 49.53 2.96 386.14 0.00 0.00 0.00 0.00 14:47:47 Average: eth0 22.23 12.34 509.67 2.03 0.00 0.00 0.00 0.00 14:47:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:47 Average: docker0 2.07 3.30 0.20 25.75 0.00 0.00 0.00 0.00 14:47:47 14:47:47 14:47:47 ---> sar -P ALL: 14:47:47 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/12/21 _x86_64_ (2 CPU) 14:47:47 14:47:47 14:31:01 LINUX RESTART (2 CPU) 14:47:47 14:47:47 14:32:01 CPU %user %nice %system %iowait %steal %idle 14:47:47 14:33:01 all 0.30 0.00 0.11 0.00 0.03 99.57 14:47:47 14:33:01 0 0.18 0.00 0.13 0.00 0.03 99.65 14:47:47 14:33:01 1 0.42 0.00 0.08 0.00 0.02 99.48 14:47:47 14:34:01 all 0.23 0.00 0.05 0.00 0.02 99.70 14:47:47 14:34:01 0 0.07 0.00 0.03 0.00 0.02 99.88 14:47:47 14:34:01 1 0.40 0.00 0.07 0.00 0.02 99.52 14:47:47 14:35:01 all 0.17 0.00 0.09 0.00 0.02 99.72 14:47:47 14:35:01 0 0.08 0.00 0.07 0.00 0.02 99.83 14:47:47 14:35:01 1 0.25 0.00 0.12 0.00 0.02 99.62 14:47:47 14:36:01 all 0.20 0.00 0.05 0.00 0.01 99.74 14:47:47 14:36:01 0 0.30 0.00 0.05 0.00 0.00 99.65 14:47:47 14:36:01 1 0.10 0.00 0.05 0.00 0.02 99.83 14:47:47 14:37:01 all 0.21 0.00 0.05 0.00 0.02 99.72 14:47:47 14:37:01 0 0.33 0.00 0.03 0.00 0.02 99.62 14:47:47 14:37:01 1 0.08 0.00 0.07 0.00 0.02 99.83 14:47:47 14:38:01 all 0.16 0.00 0.04 0.00 0.03 99.77 14:47:47 14:38:01 0 0.25 0.00 0.05 0.00 0.02 99.68 14:47:47 14:38:01 1 0.07 0.00 0.03 0.00 0.03 99.87 14:47:47 14:39:01 all 0.24 0.00 0.08 0.00 0.01 99.67 14:47:47 14:39:01 0 0.38 0.00 0.03 0.00 0.00 99.58 14:47:47 14:39:01 1 0.10 0.00 0.12 0.00 0.02 99.77 14:47:47 14:40:01 all 0.18 0.00 0.05 0.00 0.02 99.75 14:47:47 14:40:01 0 0.30 0.00 0.03 0.00 0.02 99.65 14:47:47 14:40:01 1 0.07 0.00 0.07 0.00 0.02 99.85 14:47:47 14:41:01 all 0.18 0.00 0.04 0.00 0.01 99.77 14:47:47 14:41:01 0 0.27 0.00 0.03 0.00 0.00 99.70 14:47:47 14:41:01 1 0.10 0.00 0.05 0.00 0.02 99.83 14:47:47 14:42:01 all 0.23 0.00 0.06 0.00 0.03 99.68 14:47:47 14:42:01 0 0.40 0.00 0.05 0.00 0.02 99.53 14:47:47 14:42:01 1 0.07 0.00 0.07 0.00 0.03 99.83 14:47:47 14:43:01 all 0.23 0.00 0.06 0.00 0.02 99.70 14:47:47 14:43:01 0 0.37 0.00 0.03 0.00 0.02 99.58 14:47:47 14:43:01 1 0.08 0.00 0.08 0.00 0.02 99.82 14:47:47 14:47:47 14:43:01 CPU %user %nice %system %iowait %steal %idle 14:47:47 14:44:01 all 0.18 0.00 0.04 0.00 0.02 99.76 14:47:47 14:44:01 0 0.13 0.00 0.03 0.00 0.00 99.83 14:47:47 14:44:01 1 0.23 0.00 0.05 0.00 0.03 99.68 14:47:47 14:45:01 all 0.24 0.00 0.06 0.00 0.01 99.69 14:47:47 14:45:01 0 0.12 0.00 0.08 0.00 0.02 99.78 14:47:47 14:45:01 1 0.37 0.00 0.03 0.00 0.00 99.60 14:47:47 14:46:01 all 0.22 0.00 0.09 0.00 0.03 99.67 14:47:47 14:46:01 0 0.08 0.00 0.12 0.00 0.03 99.77 14:47:47 14:46:01 1 0.35 0.00 0.07 0.00 0.02 99.57 14:47:47 14:47:01 all 14.44 0.00 6.41 1.66 0.07 77.43 14:47:47 14:47:01 0 14.44 0.00 6.44 1.28 0.07 77.78 14:47:47 14:47:01 1 14.44 0.00 6.38 2.03 0.07 77.08 14:47:47 Average: all 1.13 0.00 0.47 0.11 0.02 98.27 14:47:47 Average: 0 1.15 0.00 0.47 0.08 0.02 98.28 14:47:47 Average: 1 1.11 0.00 0.48 0.13 0.02 98.26 14:47:47 14:47:47 14:47:47