Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 35fb886f332368eaee04ec4bf3cbfd710208dc4c 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-ssh7122720857039697468.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4756152624470236445.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3666413410773929236.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3152566939642917149.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7691533025211254238.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3338 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 Avoid second fetch Checking out Revision 35fb886f332368eaee04ec4bf3cbfd710208dc4c (main) 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-ssh2355015908600860629.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35fb886f332368eaee04ec4bf3cbfd710208dc4c # timeout=10 Commit message: "Merge pull request #1010 from ernestojeda/remove-build-dockerfile" > git rev-list --no-walk 39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:58:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:58:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:58:11 ========================================================= 15:58:11 EdgeX Global Pipelines Version Info 15:58:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:58:12 ------------------- 15:58:12 stable info: 15:58:12 ------------------- 15:58:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:58:12 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:58:12 Message: update stable to v1.0.205 15:58:13 ------------------- 15:58:13 experimental info: 15:58:13 ------------------- 15:58:13 Commited By: **** collab-it+edgex@linuxfoundation.org 15:58:13 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:58:13 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35fb886f332368eaee04ec4bf3cbfd710208dc4c [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 35fb886 [Pipeline] echo 15:58:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:58:14 provisioning config files... 15:58:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5517994150181115331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:58:15 ---> docker-login.sh 15:58:15 nexus3.edgexfoundry.org:10001 15:58:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:15 Configure a credential helper to remove this warning. See 15:58:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:15 15:58:15 Login Succeeded 15:58:15 nexus3.edgexfoundry.org:10002 15:58:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:15 Configure a credential helper to remove this warning. See 15:58:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:15 15:58:15 Login Succeeded 15:58:15 nexus3.edgexfoundry.org:10003 15:58:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:15 Configure a credential helper to remove this warning. See 15:58:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:15 15:58:15 Login Succeeded 15:58:15 nexus3.edgexfoundry.org:10004 15:58:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:15 Configure a credential helper to remove this warning. See 15:58:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:15 15:58:15 Login Succeeded 15:58:15 docker.io 15:58:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:16 Configure a credential helper to remove this warning. See 15:58:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:16 15:58:16 Login Succeeded 15:58:16 ---> docker-login.sh ends [Pipeline] } 15:58:16 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 15:58:17 + git log --format=format:%s -1 35fb886f332368eaee04ec4bf3cbfd710208dc4c [Pipeline] echo 15:58:17 GIT_COMMIT: 35fb886f332368eaee04ec4bf3cbfd710208dc4c, Commit Message: Merge pull request #1010 from ernestojeda/remove-build-dockerfile [Pipeline] echo 15:58:17 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:58:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:58:17 15:58:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:58:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:58:18 latest: Pulling from edgex-devops/git-semver 15:58:18 31603596830f: Pulling fs layer 15:58:18 d4622e32a9a9: Pulling fs layer 15:58:18 1030fce36090: Pulling fs layer 15:58:18 6c6cb7e1b49b: Pulling fs layer 15:58:18 6c6cb7e1b49b: Waiting 15:58:18 d4622e32a9a9: Verifying Checksum 15:58:18 d4622e32a9a9: Download complete 15:58:19 31603596830f: Verifying Checksum 15:58:19 31603596830f: Download complete 15:58:19 31603596830f: Pull complete 15:58:19 d4622e32a9a9: Pull complete 15:58:19 6c6cb7e1b49b: Verifying Checksum 15:58:19 6c6cb7e1b49b: Download complete 15:58:19 1030fce36090: Verifying Checksum 15:58:19 1030fce36090: Download complete 15:58:19 1030fce36090: Pull complete 15:58:20 6c6cb7e1b49b: Pull complete 15:58:20 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 15:58:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:58:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:58:20 prd-centos7-docker-4c-2g-3338 does not seem to be running inside a container 15:58: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:58:21 $ docker top 7bfe0ccbd6a919c41d51b9bc28e6c9c3949a0b0491e14de81e3ed3491ccb4a2e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:58:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:58:21 [ssh-agent] Looking for ssh-agent implementation... 15:58:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:58:21 $ docker exec 7bfe0ccbd6a919c41d51b9bc28e6c9c3949a0b0491e14de81e3ed3491ccb4a2e ssh-agent 15:58:21 SSH_AUTH_SOCK=/tmp/ssh-UX8oNRcOSxZ6/agent.13 15:58:21 SSH_AGENT_PID=20 15:58:21 Running ssh-add (command line suppressed) 15:58:21 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1457986482799184645.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1457986482799184645.key) 15:58:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:58:22 + git tag --points-at HEAD [Pipeline] } 15:58:22 $ docker exec --env ******** --env ******** 7bfe0ccbd6a919c41d51b9bc28e6c9c3949a0b0491e14de81e3ed3491ccb4a2e ssh-agent -k 15:58:22 unset SSH_AUTH_SOCK; 15:58:22 unset SSH_AGENT_PID; 15:58:22 echo Agent pid 20 killed; 15:58:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:58:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:58:22 [ssh-agent] Looking for ssh-agent implementation... 15:58:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:58:22 $ docker exec 7bfe0ccbd6a919c41d51b9bc28e6c9c3949a0b0491e14de81e3ed3491ccb4a2e ssh-agent 15:58:22 SSH_AUTH_SOCK=/tmp/ssh-UccORr8GWvwD/agent.52 15:58:22 SSH_AGENT_PID=59 15:58:22 Running ssh-add (command line suppressed) 15:58:22 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_106584665087960197.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_106584665087960197.key) 15:58:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:58:23 + git semver init 15:58:23 # -> Open(): unable to determine branch for HEAD 15:58:23 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 15:58:23 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 15:58:23 # $SEMVER_REMOTE_NAME = origin 15:58:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:58:23 # $SEMVER_USER_NAME = edgex-jenkins 15:58:23 # $SEMVER_BRANCH = main 15:58:23 # $SEMVER_TEMP = /tmp/semver-777900493 15:58:23 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 15:58:24 # '/tmp/semver-777900493' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 15:58:24 # -> Force: false 15:58:24 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 15:58:24 $ docker exec --env ******** --env ******** 7bfe0ccbd6a919c41d51b9bc28e6c9c3949a0b0491e14de81e3ed3491ccb4a2e ssh-agent -k 15:58:24 unset SSH_AUTH_SOCK; 15:58:24 unset SSH_AGENT_PID; 15:58:24 echo Agent pid 59 killed; 15:58:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:58:24 + git semver [Pipeline] } 15:58:24 $ docker stop --time=1 7bfe0ccbd6a919c41d51b9bc28e6c9c3949a0b0491e14de81e3ed3491ccb4a2e 15:58:26 $ docker rm -f 7bfe0ccbd6a919c41d51b9bc28e6c9c3949a0b0491e14de81e3ed3491ccb4a2e [Pipeline] // withDockerContainer [Pipeline] sh 15:58:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:58:27 Stashed 1 file(s) [Pipeline] echo 15:58:27 [edgeXSemver]: initialized semver on version 2.0.1-dev.9 [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 15:58:42 Still waiting to schedule task 15:58:42 ‘prd-centos7-docker-4c-2g-3337’ is offline 15:58:42 ‘prd-centos7-docker-4c-2g-3340’ is offline 15:58:42 ‘prd-centos7-docker-4c-2g-3341’ is offline 15:58:42 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ 15:58:42 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3336’ doesn’t have label ‘centos7-docker-4c-2g’ 15:58:42 Still waiting to schedule task 15:58:42 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:59:59 Running on prd-centos7-docker-4c-2g-3350 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 15:59:59 Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout 15:59:59 Selected Git installation does not exist. Using Default 15:59:59 The recommended git tool is: NONE 16:00:03 using credential edgex-jenkins-ssh 16:00:03 Cloning the remote Git repository 16:00:02 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 16:00:02 > git init /w/workspace/device-sdk-go/6 # timeout=10 16:00:02 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:00:02 > git --version # timeout=10 16:00:02 > git --version # 'git version 2.24.4' 16:00:02 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:02 [INFO] Currently running in a labeled security context 16:00:02 [INFO] Currently SELinux is 'enforcing' on the host 16:00:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/6@tmp/jenkins-gitclient-ssh7401243346764469565.key 16:00:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:05 Avoid second fetch 16:00:05 Checking out Revision 35fb886f332368eaee04ec4bf3cbfd710208dc4c (main) 16:00:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:00:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:05 > git config core.sparsecheckout # timeout=10 16:00:05 > git checkout -f 35fb886f332368eaee04ec4bf3cbfd710208dc4c # timeout=10 16:00:09 Commit message: "Merge pull request #1010 from ernestojeda/remove-build-dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:00:10 provisioning config files... 16:00:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/6@tmp/config1822890511084752155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:00:10 ---> docker-login.sh 16:00:10 nexus3.edgexfoundry.org:10001 16:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:10 Configure a credential helper to remove this warning. See 16:00:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:10 16:00:10 Login Succeeded 16:00:10 nexus3.edgexfoundry.org:10002 16:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:16 Configure a credential helper to remove this warning. See 16:00:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:16 16:00:16 Login Succeeded 16:00:16 nexus3.edgexfoundry.org:10003 16:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:16 Configure a credential helper to remove this warning. See 16:00:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:16 16:00:16 Login Succeeded 16:00:16 nexus3.edgexfoundry.org:10004 16:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:16 Configure a credential helper to remove this warning. See 16:00:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:16 16:00:16 Login Succeeded 16:00:16 docker.io 16:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:16 Configure a credential helper to remove this warning. See 16:00:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:16 16:00:16 Login Succeeded 16:00:16 ---> docker-login.sh ends [Pipeline] } 16:00:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:00:16 ========================================================= 16:00:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:00:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:00:17 + 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 . 16:00:17 Sending build context to Docker daemon 2.604MB 16:00:17 Step 1/9 : ARG BASE=golang:1.16-alpine3.12 16:00:17 Step 2/9 : FROM ${BASE} AS builder 16:00:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:00:17 540db60ca938: Pulling fs layer 16:00:17 adcc1eea9eea: Pulling fs layer 16:00:17 4c4ab2625f07: Pulling fs layer 16:00:17 db62176df00c: Pulling fs layer 16:00:17 3b30891b0d05: Pulling fs layer 16:00:17 06b49ca38bd5: Pulling fs layer 16:00:17 c788192a36de: Pulling fs layer 16:00:17 a77e37c0d609: Pulling fs layer 16:00:17 c3185cebc471: Pulling fs layer 16:00:17 06b49ca38bd5: Waiting 16:00:17 c788192a36de: Waiting 16:00:17 a77e37c0d609: Waiting 16:00:17 c3185cebc471: Waiting 16:00:17 db62176df00c: Waiting 16:00:17 3b30891b0d05: Waiting 16:00:17 4c4ab2625f07: Verifying Checksum 16:00:17 4c4ab2625f07: Download complete 16:00:17 adcc1eea9eea: Download complete 16:00:17 3b30891b0d05: Verifying Checksum 16:00:17 3b30891b0d05: Download complete 16:00:17 06b49ca38bd5: Verifying Checksum 16:00:17 06b49ca38bd5: Download complete 16:00:17 c788192a36de: Verifying Checksum 16:00:17 c788192a36de: Download complete 16:00:17 540db60ca938: Verifying Checksum 16:00:17 540db60ca938: Download complete 16:00:17 540db60ca938: Pull complete 16:00:17 adcc1eea9eea: Pull complete 16:00:17 4c4ab2625f07: Pull complete 16:00:18 a77e37c0d609: Verifying Checksum 16:00:18 a77e37c0d609: Download complete 16:00:22 c3185cebc471: Verifying Checksum 16:00:22 c3185cebc471: Download complete 16:00:22 db62176df00c: Verifying Checksum 16:00:22 db62176df00c: Download complete 16:00:26 db62176df00c: Pull complete 16:00:26 3b30891b0d05: Pull complete 16:00:26 06b49ca38bd5: Pull complete 16:00:26 c788192a36de: Pull complete 16:00:26 a77e37c0d609: Pull complete 16:00:28 c3185cebc471: Pull complete 16:00:28 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:00:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:00:28 ---> 031687cdd783 16:00:28 Step 3/9 : WORKDIR /device-sdk-go 16:00:31 ---> Running in 6d69df97b69c 16:00:31 Removing intermediate container 6d69df97b69c 16:00:31 ---> 9b30b226f37e 16:00:31 Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:00:31 ---> Running in 4511ebb76a2b 16:00:31 Removing intermediate container 4511ebb76a2b 16:00:31 ---> 72570230af75 16:00:31 Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:31 ---> Running in d056363a84ab 16:00:31 Removing intermediate container d056363a84ab 16:00:31 ---> 69d351683e2d 16:00:31 Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:00:31 ---> Running in 6a7c675edfb2 16:00:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:00:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:00:33 OK: 219 MiB in 52 packages 16:00:33 Removing intermediate container 6a7c675edfb2 16:00:33 ---> 3bbf488250ac 16:00:33 Step 7/9 : COPY . . 16:00:33 ---> d7f53f4d084a 16:00:33 Step 8/9 : RUN go mod download 16:00:33 ---> Running in 0ad382d8bb5d 16:00:43 Removing intermediate container 0ad382d8bb5d 16:00:43 ---> db00253f6815 16:00:43 Step 9/9 : RUN make build 16:00:43 ---> Running in 5a0af52ba6ec 16:00:43 go mod tidy 16:00:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.9" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 16:00:54 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 16:00:55 Removing intermediate container 5a0af52ba6ec 16:00:55 ---> 4a3a46c9f425 16:00:55 [Warning] One or more build-args [MAKE] were not consumed 16:00:55 Successfully built 4a3a46c9f425 16:00:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:00:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3346 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 16:00:55 Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout 16:00:55 + docker inspect -f . ci-base-image-x86_64 16:00:55 . [Pipeline] withDockerContainer 16:00:55 prd-centos7-docker-4c-2g-3350 does not seem to be running inside a container 16:00:55 Selected Git installation does not exist. Using Default 16:00:55 The recommended git tool is: NONE 16:00:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:00:56 $ docker top d4d9146fe07090bf196443965940c7696fc4cb50ebbd2c7804fcc00a086bf77e -eo pid,comm [Pipeline] { [Pipeline] sh 16:00:56 + go version 16:00:56 go version go1.16.6 linux/amd64 [Pipeline] } 16:00:56 $ docker stop --time=1 d4d9146fe07090bf196443965940c7696fc4cb50ebbd2c7804fcc00a086bf77e 16:00:57 $ docker rm -f d4d9146fe07090bf196443965940c7696fc4cb50ebbd2c7804fcc00a086bf77e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:00:58 + docker inspect -f . ci-base-image-x86_64 16:00:58 . [Pipeline] withDockerContainer 16:00:58 prd-centos7-docker-4c-2g-3350 does not seem to be running inside a container 16:00:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:00:58 $ docker top 1c69254bac1b92aeb431a6f1a3cf3f81e26470abff1083ef30da8a424156619b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:00:59 + go mod tidy [Pipeline] sh 16:00:59 + make test 16:00:59 go mod tidy 16:00:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:01:01 using credential edgex-jenkins-ssh 16:01:01 Cloning the remote Git repository 16:01:02 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 16:01:02 > git init /w/workspace/device-sdk-go/6 # timeout=10 16:01:02 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:01:02 > git --version # timeout=10 16:01:02 > git --version # 'git version 2.17.1' 16:01:02 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:04 Avoid second fetch 16:01:04 Checking out Revision 35fb886f332368eaee04ec4bf3cbfd710208dc4c (main) 16:01:05 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 16:01:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:01:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:04 > git config core.sparsecheckout # timeout=10 16:01:04 > git checkout -f 35fb886f332368eaee04ec4bf3cbfd710208dc4c # timeout=10 16:01:09 Commit message: "Merge pull request #1010 from ernestojeda/remove-build-dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:01:09 provisioning config files... 16:01:09 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/6@tmp/config1650661393931636336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:01:10 ---> docker-login.sh 16:01:10 nexus3.edgexfoundry.org:10001 16:01:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:11 Configure a credential helper to remove this warning. See 16:01:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:11 16:01:11 Login Succeeded 16:01:11 nexus3.edgexfoundry.org:10002 16:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:12 Configure a credential helper to remove this warning. See 16:01:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:12 16:01:12 Login Succeeded 16:01:12 nexus3.edgexfoundry.org:10003 16:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:12 Configure a credential helper to remove this warning. See 16:01:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:12 16:01:12 Login Succeeded 16:01:12 nexus3.edgexfoundry.org:10004 16:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:13 Configure a credential helper to remove this warning. See 16:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:13 16:01:13 Login Succeeded 16:01:13 docker.io 16:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:14 Configure a credential helper to remove this warning. See 16:01:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:14 16:01:14 Login Succeeded 16:01:14 ---> docker-login.sh ends [Pipeline] } 16:01:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:01:15 ========================================================= 16:01:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:01:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:01:15 + 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 . 16:01:16 Sending build context to Docker daemon 2.593MB 16:01:16 Step 1/9 : ARG BASE=golang:1.16-alpine3.12 16:01:16 Step 2/9 : FROM ${BASE} AS builder 16:01:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:01:16 595b0fe564bb: Pulling fs layer 16:01:16 24495759ef45: Pulling fs layer 16:01:16 d148012ef14d: Pulling fs layer 16:01:16 e90a11edd702: Pulling fs layer 16:01:16 d77568369979: Pulling fs layer 16:01:16 fc1c9f9a7f3b: Pulling fs layer 16:01:16 170f2ba95c9a: Pulling fs layer 16:01:16 97ac5df62f85: Pulling fs layer 16:01:16 e90a11edd702: Waiting 16:01:16 d77568369979: Waiting 16:01:16 fc1c9f9a7f3b: Waiting 16:01:16 97ac5df62f85: Waiting 16:01:16 170f2ba95c9a: Waiting 16:01:16 d148012ef14d: Verifying Checksum 16:01:16 d148012ef14d: Download complete 16:01:16 24495759ef45: Verifying Checksum 16:01:16 24495759ef45: Download complete 16:01:16 d77568369979: Download complete 16:01:16 fc1c9f9a7f3b: Verifying Checksum 16:01:16 fc1c9f9a7f3b: Download complete 16:01:16 170f2ba95c9a: Verifying Checksum 16:01:16 170f2ba95c9a: Download complete 16:01:16 595b0fe564bb: Verifying Checksum 16:01:17 595b0fe564bb: Pull complete 16:01:18 24495759ef45: Pull complete 16:01:19 d148012ef14d: Pull complete 16:01:21 97ac5df62f85: Verifying Checksum 16:01:21 97ac5df62f85: Download complete 16:01:21 e90a11edd702: Verifying Checksum 16:01:21 e90a11edd702: Download complete 16:01:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 16:01:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 16:01:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 16:01:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.065s coverage: 24.2% of statements 16:01:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 16:01:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.051s coverage: 28.1% of statements 16:01:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.063s coverage: 78.9% of statements 16:01:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.043s coverage: 9.0% of statements 16:01:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 16:01:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 16:01:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 16:01:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.067s coverage: 28.7% of statements 16:01:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 16:01:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.070s coverage: 83.3% of statements 16:01:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 16:01:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 16:01:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.073s coverage: 58.0% of statements 16:01:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.836s coverage: 89.2% of statements 16:01:33 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 16:01:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.053s coverage: 4.9% of statements 16:01:33 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 16:01:33 GO111MODULE=on go vet ./... 16:01:33 e90a11edd702: Pull complete 16:01:33 d77568369979: Pull complete 16:01:33 fc1c9f9a7f3b: Pull complete 16:01:33 170f2ba95c9a: Pull complete 16:01:39 97ac5df62f85: Pull complete 16:01:39 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:01:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:01:39 ---> 04bc70af865f 16:01:39 Step 3/9 : WORKDIR /device-sdk-go 16:01:43 gofmt -l . 16:01:43 [ "`gofmt -l .`" = "" ] 16:01:43 ./bin/test-attribution-txt.sh 16:01:43 ./bin/test-go-mod-tidy.sh [Pipeline] } 16:01:43 $ docker stop --time=1 1c69254bac1b92aeb431a6f1a3cf3f81e26470abff1083ef30da8a424156619b 16:01:45 $ docker rm -f 1c69254bac1b92aeb431a6f1a3cf3f81e26470abff1083ef30da8a424156619b [Pipeline] // withDockerContainer [Pipeline] sh 16:01:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:01:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:01:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:01:47 + ls -al . 16:01:47 total 232 16:01:47 drwxrwxr-x. 10 jenkins jenkins 4096 Aug 18 16:01 . 16:01:47 drwxrwxr-x. 4 jenkins jenkins 28 Aug 18 16:00 .. 16:01:47 drwxrwxr-x. 2 jenkins jenkins 64 Aug 18 16:00 bin 16:01:47 -rw-rw-r--. 1 jenkins jenkins 24816 Aug 18 16:00 CHANGELOG.md 16:01:47 -rw-r--r--. 1 jenkins jenkins 125635 Aug 18 16:01 coverage.out 16:01:47 -rw-rw-r--. 1 jenkins jenkins 140 Aug 18 16:00 .dockerignore 16:01:47 drwxrwxr-x. 5 jenkins jenkins 62 Aug 18 16:00 example 16:01:47 drwxrwxr-x. 8 jenkins jenkins 162 Aug 18 16:00 .git 16:01:47 drwxrwxr-x. 3 jenkins jenkins 125 Aug 18 16:00 .github 16:01:47 -rw-rw-r--. 1 jenkins jenkins 138 Aug 18 16:00 .gitignore 16:01:47 -rw-r--r--. 1 jenkins jenkins 548 Aug 18 16:01 go.mod 16:01:47 -rw-r--r--. 1 jenkins jenkins 20301 Aug 18 16:00 go.sum 16:01:47 -rw-rw-r--. 1 jenkins jenkins 677 Aug 18 16:00 GOVERNANCE.md 16:01:47 drwxrwxr-x. 15 jenkins jenkins 224 Aug 18 16:00 internal 16:01:47 -rw-rw-r--. 1 jenkins jenkins 880 Aug 18 16:00 Jenkinsfile 16:01:47 -rw-rw-r--. 1 jenkins jenkins 11341 Aug 18 16:00 LICENSE 16:01:47 -rw-rw-r--. 1 jenkins jenkins 1026 Aug 18 16:00 Makefile 16:01:47 drwxrwxr-x. 3 jenkins jenkins 16 Aug 18 16:00 openapi 16:01:47 -rw-rw-r--. 1 jenkins jenkins 619 Aug 18 16:00 OWNERS.md 16:01:47 drwxrwxr-x. 5 jenkins jenkins 50 Aug 18 16:00 pkg 16:01:47 -rw-rw-r--. 1 jenkins jenkins 7646 Aug 18 16:00 README.md 16:01:47 drwxrwxr-x. 4 jenkins jenkins 54 Aug 18 16:00 snap 16:01:47 -rw-rw-r--. 1 jenkins jenkins 11 Aug 18 15:58 VERSION 16:01:47 -rw-rw-r--. 1 jenkins jenkins 222 Aug 18 16:00 version.go [Pipeline] isUnix [Pipeline] sh 16:01:47 + 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=35fb886f332368eaee04ec4bf3cbfd710208dc4c --label arch=amd64 --label version=2.0.1-dev.9 . 16:01:47 Sending build context to Docker daemon 2.73MB 16:01:47 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 16:01:47 Step 2/23 : FROM ${BASE} AS builder 16:01:47 ---> 4a3a46c9f425 16:01:47 Step 3/23 : WORKDIR /device-sdk-go 16:01:47 ---> Running in bc3dcb053262 16:01:47 Removing intermediate container bc3dcb053262 16:01:47 ---> ff2ef30f9d6c 16:01:47 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:01:47 ---> Running in e205559167af 16:01:47 Removing intermediate container e205559167af 16:01:47 ---> fa29aa068145 16:01:47 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:47 ---> Running in cc8891977a87 16:01:48 Removing intermediate container cc8891977a87 16:01:48 ---> 15c216e882bb 16:01:48 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:01:48 ---> Running in 89cfea6c57fd 16:01:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:01:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:01:54 ---> Running in 589acb6ffeef 16:01:54 Removing intermediate container 589acb6ffeef 16:01:54 ---> 2c04596468b0 16:01:54 Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:01:54 ---> Running in 387d52043d14 16:01:54 Removing intermediate container 387d52043d14 16:01:54 ---> 3b116bd060a4 16:01:54 Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:54 ---> Running in f5cce6e5bff7 16:01:54 Removing intermediate container f5cce6e5bff7 16:01:54 ---> 2a38bbf473d4 16:01:54 Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:01:54 ---> Running in 00b0d95bae60 16:01:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:01:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:01:58 OK: 218 MiB in 52 packages 16:01:58 OK: 219 MiB in 52 packages 16:01:58 Removing intermediate container 89cfea6c57fd 16:01:58 ---> b37f0b44db00 16:01:58 Step 7/23 : COPY . . 16:01:58 ---> d7885b0566f0 16:01:58 Step 8/23 : RUN go mod download 16:01:59 ---> Running in bd2c2ac5674c 16:01:59 Removing intermediate container bd2c2ac5674c 16:01:59 ---> 079d9658780f 16:01:59 Step 9/23 : RUN make build 16:01:59 ---> Running in cbe9c260e0ac 16:01:59 Removing intermediate container 00b0d95bae60 16:01:59 ---> 556f14a9e9b4 16:01:59 Step 7/9 : COPY . . 16:01:59 go mod tidy 16:02:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.9" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 16:02:00 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 16:02:00 Removing intermediate container cbe9c260e0ac 16:02:00 ---> 571521861fd5 16:02:00 Step 10/23 : FROM alpine:3.12 16:02:01 ---> 3403bd3e71e9 16:02:01 Step 8/9 : RUN go mod download 16:02:01 ---> Running in 796ba94f0344 16:02:01 3.12: Pulling from library/alpine 16:02:01 339de151aab4: Pulling fs layer 16:02:01 339de151aab4: Verifying Checksum 16:02:01 339de151aab4: Download complete 16:02:02 339de151aab4: Pull complete 16:02:02 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:02:02 Status: Downloaded newer image for alpine:3.12 16:02:02 ---> 13621d1b12d4 16:02:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:02:02 ---> Running in a8a25911a722 16:02:02 Removing intermediate container a8a25911a722 16:02:02 ---> ed537c3b9924 16:02:02 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:02 ---> Running in 6f3c6bef7354 16:02:02 Removing intermediate container 6f3c6bef7354 16:02:02 ---> 65b993f05dc6 16:02:02 Step 13/23 : RUN apk add --update --no-cache zeromq 16:02:02 ---> Running in aee86343bbf4 16:02:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:02:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:02:06 (1/5) Installing libgcc (9.3.0-r2) 16:02:06 (2/5) Installing libsodium (1.0.18-r0) 16:02:07 (3/5) Installing libstdc++ (9.3.0-r2) 16:02:09 (4/5) Installing libzmq (4.3.3-r0) 16:02:10 (5/5) Installing zeromq (4.3.3-r0) 16:02:10 Executing busybox-1.31.1-r20.trigger 16:02:10 OK: 8 MiB in 19 packages 16:02:10 Removing intermediate container aee86343bbf4 16:02:10 ---> 36e3401a83df 16:02:10 Step 14/23 : WORKDIR / 16:02:10 ---> Running in 5d68de55e1b0 16:02:10 Removing intermediate container 5d68de55e1b0 16:02:10 ---> 81b5009481ed 16:02:10 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:02:10 ---> c766770e4edf 16:02:10 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 16:02:11 ---> dee0d62aa251 16:02:11 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:02:11 ---> 50136af046c7 16:02:11 Step 18/23 : EXPOSE 59999 16:02:11 ---> Running in 089dafd2e3c9 16:02:11 Removing intermediate container 089dafd2e3c9 16:02:11 ---> 58ea77fa4b7a 16:02:11 Step 19/23 : ENTRYPOINT ["/device-simple"] 16:02:11 ---> Running in a7e00df7e789 16:02:11 Removing intermediate container a7e00df7e789 16:02:11 ---> ec8f0dbdced8 16:02:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:02:11 ---> Running in 396377d9842c 16:02:11 Removing intermediate container 396377d9842c 16:02:11 ---> 72bfc8319666 16:02:11 Step 21/23 : LABEL arch=amd64 16:02:11 ---> Running in ea3d597d9893 16:02:11 Removing intermediate container ea3d597d9893 16:02:11 ---> 1cb99a24d80e 16:02:11 Step 22/23 : LABEL git_sha=35fb886f332368eaee04ec4bf3cbfd710208dc4c 16:02:11 ---> Running in 5309db3db2a9 16:02:11 Removing intermediate container 5309db3db2a9 16:02:11 ---> 78f5c6cb1b81 16:02:11 Step 23/23 : LABEL version=2.0.1-dev.9 16:02:11 ---> Running in edcedff974c9 16:02:12 Removing intermediate container edcedff974c9 16:02:12 ---> a81536b696e1 16:02:12 [Warning] One or more build-args [ARCH MAKE] were not consumed 16:02:12 Successfully built a81536b696e1 16:02:12 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 16:02:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:12 16:02:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:02:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:14 latest: Pulling from edgex-lftools-log-publisher 16:02:14 b4d181a07f80: Pulling fs layer 16:02:14 a1111a8f2ec3: Pulling fs layer 16:02:14 ed53099fbce6: Pulling fs layer 16:02:14 dc539afda2c1: Pulling fs layer 16:02:14 77bc0d833cb6: Pulling fs layer 16:02:14 9065ff56babe: Pulling fs layer 16:02:14 d287ab97295c: Pulling fs layer 16:02:14 dc539afda2c1: Waiting 16:02:14 77bc0d833cb6: Waiting 16:02:14 9065ff56babe: Waiting 16:02:14 d287ab97295c: Waiting 16:02:14 a1111a8f2ec3: Verifying Checksum 16:02:14 a1111a8f2ec3: Download complete 16:02:14 dc539afda2c1: Verifying Checksum 16:02:14 dc539afda2c1: Download complete 16:02:15 77bc0d833cb6: Verifying Checksum 16:02:15 77bc0d833cb6: Download complete 16:02:15 9065ff56babe: Verifying Checksum 16:02:15 9065ff56babe: Download complete 16:02:15 ed53099fbce6: Verifying Checksum 16:02:15 ed53099fbce6: Download complete 16:02:17 b4d181a07f80: Verifying Checksum 16:02:17 b4d181a07f80: Download complete 16:02:18 b4d181a07f80: Pull complete 16:02:18 a1111a8f2ec3: Pull complete 16:02:19 ed53099fbce6: Pull complete 16:02:19 dc539afda2c1: Pull complete 16:02:19 77bc0d833cb6: Pull complete 16:02:19 9065ff56babe: Pull complete 16:02:22 d287ab97295c: Download complete 16:02:26 d287ab97295c: Pull complete 16:02:26 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:02:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:02:27 prd-centos7-docker-4c-2g-3350 does not seem to be running inside a container 16:02:27 $ 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/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:02:29 $ docker top 0eb9c7c36dd73408e0a8aca4df596114360f3e52875b9f402b12257c7f40fbfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:02:30 ---> job-cost.sh 16:02:30 lf-activate-venv: SKIPPING 16:02:30 INFO: No Stack... 16:02:31 INFO: Retrieving Pricing Info for: v3-standard-2 16:02:31 INFO: Archiving Costs [Pipeline] sh 16:02:32 + cat /w/workspace/device-sdk-go/6/archives/cost.csv 16:02:32 + cut -d, -f6 [Pipeline] lock 16:02:32 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-6-stack-cost] 16:02:32 Resource [jenkins-edgexfoundry-device-sdk-go-main-6-stack-cost] did not exist. Created. 16:02:32 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:02:32 + echo total: 0.05999999865889549 [Pipeline] stash 16:02:32 Stashed 1 file(s) [Pipeline] } 16:02:32 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 16:02:32 $ docker stop --time=1 0eb9c7c36dd73408e0a8aca4df596114360f3e52875b9f402b12257c7f40fbfb 16:02:35 $ docker rm -f 0eb9c7c36dd73408e0a8aca4df596114360f3e52875b9f402b12257c7f40fbfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:02:36 Removing intermediate container 796ba94f0344 16:02:36 ---> 01fa542400d2 16:02:36 Step 9/9 : RUN make build 16:02:36 ---> Running in a9ce6aa6bef3 16:02:37 go mod tidy 16:02:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.9" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 16:03:11 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 16:03:17 Removing intermediate container a9ce6aa6bef3 16:03:17 ---> d3efd695feed 16:03:17 [Warning] One or more build-args [MAKE] were not consumed 16:03:17 Successfully built d3efd695feed 16:03:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:03:17 + docker inspect -f . ci-base-image-arm64 16:03:17 . [Pipeline] withDockerContainer 16:03:18 prd-ubuntu18.04-docker-arm64-4c-16g-3346 does not seem to be running inside a container 16:03:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 16:03:20 $ docker top 9c15b76abaad7a232af5dd28b990da93634ad409f62ffd41ecfae4fb8501ad65 -eo pid,comm [Pipeline] { [Pipeline] sh 16:03:21 + go version 16:03:21 go version go1.16.6 linux/arm64 [Pipeline] } 16:03:21 $ docker stop --time=1 9c15b76abaad7a232af5dd28b990da93634ad409f62ffd41ecfae4fb8501ad65 16:03:23 $ docker rm -f 9c15b76abaad7a232af5dd28b990da93634ad409f62ffd41ecfae4fb8501ad65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:03:24 + docker inspect -f . ci-base-image-arm64 16:03:24 . [Pipeline] withDockerContainer 16:03:24 prd-ubuntu18.04-docker-arm64-4c-16g-3346 does not seem to be running inside a container 16:03:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 16:03:26 $ docker top 609a92f80347a335ba7ab298c82c48ebc52ce75a05987dd02c55411033e43aaa -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:03:27 + go mod tidy [Pipeline] sh 16:03:28 + make test 16:03:28 go mod tidy 16:03:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:03:57 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 16:05:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 16:05:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 16:05:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 16:05:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.363s coverage: 24.2% of statements 16:05:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 16:05:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.255s coverage: 28.1% of statements 16:05:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.418s coverage: 78.9% of statements 16:05:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.254s coverage: 9.0% of statements 16:05:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 16:05:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 16:05:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 16:05:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.429s coverage: 28.7% of statements 16:05:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 16:05:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.272s coverage: 83.3% of statements 16:05:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 16:05:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 16:05:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.431s coverage: 58.0% of statements 16:05:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.827s coverage: 89.2% of statements 16:05:36 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 16:05:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.258s coverage: 4.9% of statements 16:05:36 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 16:05:36 GO111MODULE=on go vet ./... 16:06:15 gofmt -l . 16:06:15 [ "`gofmt -l .`" = "" ] 16:06:15 ./bin/test-attribution-txt.sh 16:06:16 ./bin/test-go-mod-tidy.sh [Pipeline] } 16:06:16 $ docker stop --time=1 609a92f80347a335ba7ab298c82c48ebc52ce75a05987dd02c55411033e43aaa 16:06:19 $ docker rm -f 609a92f80347a335ba7ab298c82c48ebc52ce75a05987dd02c55411033e43aaa [Pipeline] // withDockerContainer [Pipeline] sh 16:06:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:06:20 Warning: overwriting stash ‘coverage-report’ 16:06:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:06:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:06:22 + ls -al . 16:06:22 total 268 16:06:22 drwxrwxr-x 10 jenkins jenkins 4096 Aug 18 16:06 . 16:06:22 drwxrwxr-x 4 jenkins jenkins 4096 Aug 18 16:01 .. 16:06:22 -rw-rw-r-- 1 jenkins jenkins 140 Aug 18 16:01 .dockerignore 16:06:22 drwxrwxr-x 8 jenkins jenkins 4096 Aug 18 16:01 .git 16:06:22 drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 16:01 .github 16:06:22 -rw-rw-r-- 1 jenkins jenkins 138 Aug 18 16:01 .gitignore 16:06:22 -rw-rw-r-- 1 jenkins jenkins 24816 Aug 18 16:01 CHANGELOG.md 16:06:22 -rw-rw-r-- 1 jenkins jenkins 677 Aug 18 16:01 GOVERNANCE.md 16:06:22 -rw-rw-r-- 1 jenkins jenkins 880 Aug 18 16:01 Jenkinsfile 16:06:22 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 18 16:01 LICENSE 16:06:22 -rw-rw-r-- 1 jenkins jenkins 1026 Aug 18 16:01 Makefile 16:06:22 -rw-rw-r-- 1 jenkins jenkins 619 Aug 18 16:01 OWNERS.md 16:06:22 -rw-rw-r-- 1 jenkins jenkins 7646 Aug 18 16:01 README.md 16:06:22 -rw-rw-r-- 1 jenkins jenkins 11 Aug 18 15:58 VERSION 16:06:22 drwxrwxr-x 2 jenkins jenkins 4096 Aug 18 16:01 bin 16:06:22 -rw-r--r-- 1 jenkins jenkins 125634 Aug 18 16:05 coverage.out 16:06:22 drwxrwxr-x 5 jenkins jenkins 4096 Aug 18 16:01 example 16:06:22 -rw-r--r-- 1 jenkins jenkins 548 Aug 18 16:06 go.mod 16:06:22 -rw-r--r-- 1 jenkins jenkins 20301 Aug 18 16:03 go.sum 16:06:22 drwxrwxr-x 15 jenkins jenkins 4096 Aug 18 16:01 internal 16:06:22 drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 16:01 openapi 16:06:22 drwxrwxr-x 5 jenkins jenkins 4096 Aug 18 16:01 pkg 16:06:22 drwxrwxr-x 4 jenkins jenkins 4096 Aug 18 16:01 snap 16:06:22 -rw-rw-r-- 1 jenkins jenkins 222 Aug 18 16:01 version.go [Pipeline] isUnix [Pipeline] sh 16:06:22 + 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=35fb886f332368eaee04ec4bf3cbfd710208dc4c --label arch=arm64 --label version=2.0.1-dev.9 . 16:06:23 Sending build context to Docker daemon 2.719MB 16:06:23 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 16:06:23 Step 2/23 : FROM ${BASE} AS builder 16:06:23 ---> d3efd695feed 16:06:23 Step 3/23 : WORKDIR /device-sdk-go 16:06:23 ---> Running in 9d77755b9003 16:06:24 Removing intermediate container 9d77755b9003 16:06:24 ---> deef4adfed82 16:06:24 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:06:24 ---> Running in 3d7d2d4ce096 16:06:24 Removing intermediate container 3d7d2d4ce096 16:06:24 ---> a47a7a2c52f0 16:06:24 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:25 ---> Running in 43f89be4e147 16:06:27 Removing intermediate container 43f89be4e147 16:06:27 ---> 742f1e2862c9 16:06:27 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:06:27 ---> Running in 7e49713a2f79 16:06:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:06:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:06:31 OK: 218 MiB in 52 packages 16:06:32 Removing intermediate container 7e49713a2f79 16:06:32 ---> 6825b874a22d 16:06:32 Step 7/23 : COPY . . 16:06:34 ---> 60bc948a5fad 16:06:34 Step 8/23 : RUN go mod download 16:06:34 ---> Running in 4eafcd780552 16:06:37 Removing intermediate container 4eafcd780552 16:06:37 ---> c525f1105bd3 16:06:37 Step 9/23 : RUN make build 16:06:37 ---> Running in 8275ffbd4e3e 16:06:38 go mod tidy 16:06:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.9" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 16:06:40 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 16:06:43 Removing intermediate container 8275ffbd4e3e 16:06:43 ---> 4e1dafa47284 16:06:43 Step 10/23 : FROM alpine:3.12 16:06:43 3.12: Pulling from library/alpine 16:06:43 d2f70382dc9a: Pulling fs layer 16:06:43 d2f70382dc9a: Download complete 16:06:43 d2f70382dc9a: Pull complete 16:06:43 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:06:43 Status: Downloaded newer image for alpine:3.12 16:06:43 ---> c4fd0aeabfcf 16:06:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:06:44 ---> Running in 593676ba92b8 16:06:44 Removing intermediate container 593676ba92b8 16:06:44 ---> ce45b2f44f5a 16:06:44 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:45 ---> Running in 8df999bdc869 16:06:47 Removing intermediate container 8df999bdc869 16:06:47 ---> 0b4303f48d95 16:06:47 Step 13/23 : RUN apk add --update --no-cache zeromq 16:06:47 ---> Running in 35610db22459 16:06:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:06:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:06:50 (1/5) Installing libgcc (9.3.0-r2) 16:06:50 (2/5) Installing libsodium (1.0.18-r0) 16:06:50 (3/5) Installing libstdc++ (9.3.0-r2) 16:06:51 (4/5) Installing libzmq (4.3.3-r0) 16:06:51 (5/5) Installing zeromq (4.3.3-r0) 16:06:51 Executing busybox-1.31.1-r20.trigger 16:06:51 OK: 8 MiB in 19 packages 16:06:53 Removing intermediate container 35610db22459 16:06:53 ---> 722eab823cef 16:06:53 Step 14/23 : WORKDIR / 16:06:53 ---> Running in de704f9baa9c 16:06:53 Removing intermediate container de704f9baa9c 16:06:53 ---> d4c80bb27c04 16:06:53 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:06:54 ---> b4d73123ca2a 16:06:54 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 16:06:56 ---> 64d0d1146c63 16:06:56 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:06:57 ---> d9883ccdb0fd 16:06:57 Step 18/23 : EXPOSE 59999 16:06:57 ---> Running in 805a1c9c2f95 16:06:57 Removing intermediate container 805a1c9c2f95 16:06:57 ---> be939961ab65 16:06:57 Step 19/23 : ENTRYPOINT ["/device-simple"] 16:06:57 ---> Running in 047c51497273 16:06:58 Removing intermediate container 047c51497273 16:06:58 ---> 43b6ba9c9446 16:06:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:06:58 ---> Running in 05a10ed30954 16:06:59 Removing intermediate container 05a10ed30954 16:06:59 ---> e3d59f11fc84 16:06:59 Step 21/23 : LABEL arch=arm64 16:06:59 ---> Running in bc0cf232a816 16:06:59 Removing intermediate container bc0cf232a816 16:06:59 ---> 3371ba628f8c 16:06:59 Step 22/23 : LABEL git_sha=35fb886f332368eaee04ec4bf3cbfd710208dc4c 16:06:59 ---> Running in 08352c5866e7 16:07:00 Removing intermediate container 08352c5866e7 16:07:00 ---> 73312ebe3b1c 16:07:00 Step 23/23 : LABEL version=2.0.1-dev.9 16:07:00 ---> Running in b422bb8bc083 16:07:01 Removing intermediate container b422bb8bc083 16:07:01 ---> f0b902793fa1 16:07:01 [Warning] One or more build-args [MAKE ARCH] were not consumed 16:07:01 Successfully built f0b902793fa1 16:07:01 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 16:07:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:07:02 16:07:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:07:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:07:02 arm64: Pulling from edgex-lftools-log-publisher 16:07:02 448f6bf000e3: Pulling fs layer 16:07:02 f757da607395: Pulling fs layer 16:07:02 05883995daec: Pulling fs layer 16:07:02 8603b9c90790: Pulling fs layer 16:07:02 1560dd03e051: Pulling fs layer 16:07:02 27f5ce0e4adf: Pulling fs layer 16:07:02 c2d8d7efcc4b: Pulling fs layer 16:07:02 8603b9c90790: Waiting 16:07:02 1560dd03e051: Waiting 16:07:02 27f5ce0e4adf: Waiting 16:07:02 c2d8d7efcc4b: Waiting 16:07:03 f757da607395: Verifying Checksum 16:07:03 f757da607395: Download complete 16:07:03 8603b9c90790: Verifying Checksum 16:07:03 8603b9c90790: Download complete 16:07:03 05883995daec: Verifying Checksum 16:07:03 05883995daec: Download complete 16:07:03 27f5ce0e4adf: Verifying Checksum 16:07:03 27f5ce0e4adf: Download complete 16:07:03 1560dd03e051: Verifying Checksum 16:07:03 1560dd03e051: Download complete 16:07:04 448f6bf000e3: Download complete 16:07:07 c2d8d7efcc4b: Verifying Checksum 16:07:07 c2d8d7efcc4b: Download complete 16:07:07 448f6bf000e3: Pull complete 16:07:08 f757da607395: Pull complete 16:07:09 05883995daec: Pull complete 16:07:10 8603b9c90790: Pull complete 16:07:10 1560dd03e051: Pull complete 16:07:11 27f5ce0e4adf: Pull complete 16:07:24 c2d8d7efcc4b: Pull complete 16:07:24 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:07:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:07:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:07:25 prd-ubuntu18.04-docker-arm64-4c-16g-3346 does not seem to be running inside a container 16:07:25 $ 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/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 16:07:31 $ docker top e68d17955a6cfa887aa1af6e40ecde4042a0cb5c8fd1d2e63cf72e3666a07954 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:07:32 ---> job-cost.sh 16:07:32 lf-activate-venv: SKIPPING 16:07:32 INFO: No Stack... 16:07:34 INFO: Retrieving Pricing Info for: v2-standard-4 16:07:34 INFO: Archiving Costs [Pipeline] sh 16:07:35 + + cut -d, -f6 16:07:35 cat /w/workspace/device-sdk-go/6/archives/cost.csv [Pipeline] lock 16:07:35 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-6-stack-cost] 16:07:35 Resource [jenkins-edgexfoundry-device-sdk-go-main-6-stack-cost] did not exist. Created. 16:07:35 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:07:36 /w/workspace/device-sdk-go/6@tmp/durable-221b3ae4/script.sh: 1: /w/workspace/device-sdk-go/6@tmp/durable-221b3ae4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:07:36 + echo total: 0.18000000715255737 [Pipeline] stash 16:07:36 Warning: overwriting stash ‘stack-cost’ 16:07:36 Stashed 1 file(s) [Pipeline] } 16:07:36 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 16:07:36 $ docker stop --time=1 e68d17955a6cfa887aa1af6e40ecde4042a0cb5c8fd1d2e63cf72e3666a07954 16:07:38 $ docker rm -f e68d17955a6cfa887aa1af6e40ecde4042a0cb5c8fd1d2e63cf72e3666a07954 [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 16:07:39 provisioning config files... 16:07:39 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7580220020160414400tmp [Pipeline] { [Pipeline] sh 16:07:40 + set +x 16:07:40 + curl -s https://codecov.io/bash 16:07:40 + bash -s -- 16:07:40 16:07:40 _____ _ 16:07:40 / ____| | | 16:07:40 | | ___ __| | ___ ___ _____ __ 16:07:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:07:40 | |___| (_) | (_| | __/ (_| (_) \ V / 16:07:40 \_____\___/ \__,_|\___|\___\___/ \_/ 16:07:40 Bash-1.0.6 16:07:40 16:07:40 16:07:40 ==> git version 2.24.4 found 16:07:40 ==> 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 16:07:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:07:40 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:07:40 ==> Jenkins CI detected. 16:07:40 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 16:07:40 project root: . 16:07:40 --> token set from env 16:07:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:07:40 ==> Running gcov in . (disable via -X gcov) 16:07:40 ==> Python coveragepy not found 16:07:40 ==> Searching for coverage reports in: 16:07:40 + . 16:07:40 -> Found 1 reports 16:07:40 ==> Detecting git/mercurial file structure 16:07:40 ==> Reading reports 16:07:40 + ./coverage.out bytes=125634 16:07:40 ==> Appending adjustments 16:07:40 https://docs.codecov.io/docs/fixing-reports 16:07:40 + Found adjustments 16:07:40 ==> Gzipping contents 16:07:40 16K /tmp/codecov.NVnP55.gz 16:07:40 ==> Uploading reports 16:07:40 url: https://codecov.io 16:07:40 query: branch=main&commit=35fb886f332368eaee04ec4bf3cbfd710208dc4c&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:07:40 -> Pinging Codecov 16:07:40 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=35fb886f332368eaee04ec4bf3cbfd710208dc4c&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:07:40 -> Uploading to 16:07:40 https://storage.googleapis.com/codecov/v4/raw/2021-08-18/7E55EF52A471D76F132DFD9A03CDDE97/35fb886f332368eaee04ec4bf3cbfd710208dc4c/8583d13a-9bfc-4e7a-a96f-17ca74c70173.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210818%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210818T160740Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8df59f4676179744aec0e67134d08a091a0f26df1083e57795e246255694309f 16:07:40 % Total % Received % Xferd Average Speed Time Time Time Current 16:07:40 Dload Upload Total Spent Left Speed 16:07:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16024 0 0 100 16024 0 30597 --:--:-- --:--:-- --:--:-- 30638 16:07:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/35fb886f332368eaee04ec4bf3cbfd710208dc4c [Pipeline] } 16:07:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:07:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:07:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:07:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:07:42 16:07:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:07:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:07:42 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:07:42 188c0c94c7c5: Pulling fs layer 16:07:42 0ef7d3d256c8: Pulling fs layer 16:07:42 de9db76c5a1d: Pulling fs layer 16:07:42 0eba1c9be4d2: Pulling fs layer 16:07:42 0d57e429df01: Pulling fs layer 16:07:42 4e4be7b47b0d: Pulling fs layer 16:07:42 e1f770b5df2f: Pulling fs layer 16:07:42 85a0685a4137: Pulling fs layer 16:07:42 0eba1c9be4d2: Waiting 16:07:42 0d57e429df01: Waiting 16:07:42 4e4be7b47b0d: Waiting 16:07:42 e1f770b5df2f: Waiting 16:07:42 85a0685a4137: Waiting 16:07:42 de9db76c5a1d: Verifying Checksum 16:07:42 de9db76c5a1d: Download complete 16:07:42 0ef7d3d256c8: Verifying Checksum 16:07:42 0ef7d3d256c8: Download complete 16:07:42 0d57e429df01: Verifying Checksum 16:07:42 0d57e429df01: Download complete 16:07:42 4e4be7b47b0d: Verifying Checksum 16:07:42 4e4be7b47b0d: Download complete 16:07:42 188c0c94c7c5: Verifying Checksum 16:07:42 188c0c94c7c5: Download complete 16:07:43 188c0c94c7c5: Pull complete 16:07:43 0ef7d3d256c8: Pull complete 16:07:43 de9db76c5a1d: Pull complete 16:07:43 e1f770b5df2f: Verifying Checksum 16:07:43 e1f770b5df2f: Download complete 16:07:49 0eba1c9be4d2: Verifying Checksum 16:07:49 0eba1c9be4d2: Download complete 16:07:49 85a0685a4137: Verifying Checksum 16:07:49 85a0685a4137: Download complete 16:07:52 0eba1c9be4d2: Pull complete 16:07:52 0d57e429df01: Pull complete 16:07:52 4e4be7b47b0d: Pull complete 16:07:52 e1f770b5df2f: Pull complete 16:07:55 85a0685a4137: Pull complete 16:07:55 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:07:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:07:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:07:55 prd-centos7-docker-4c-2g-3338 does not seem to be running inside a container 16:07:55 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:07:57 $ docker top 18272222ff4d5d73b8dd5740ff322cec73b39e493d1bb9979f981f7232109707 -eo pid,comm [Pipeline] { [Pipeline] echo 16:07:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:07:58 + set -o pipefail 16:07:58 + snyk monitor '--org=edgex-jenkins' 16:08:03 16:08:03 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 16:08:03 16:08:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/4560bef2-6d9e-46ed-b9bf-4f2a5dc525bc 16:08:03 16:08:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:08:03 16:08:03 16:08:03 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 16:08:03 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:08:03 $ docker stop --time=1 18272222ff4d5d73b8dd5740ff322cec73b39e493d1bb9979f981f7232109707 16:08:05 $ docker rm -f 18272222ff4d5d73b8dd5740ff322cec73b39e493d1bb9979f981f7232109707 [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 16:08:06 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:08:06 provisioning config files... 16:08:06 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5713964381400876982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:08:06 --> edgex-publish-swagger.sh 16:08:06 === Publish openapi/v2 API === 16:08:06 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 16:08:06 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 16:08:06 % Total % Received % Xferd Average Speed Time Time Time Current 16:08:06 Dload Upload Total Spent Left Speed 16:08:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51485 0 0 100 51485 0 210k --:--:-- --:--:-- --:--:-- 210k 100 51485 0 0 100 51485 0 52398 --:--:-- --:--:-- --:--:-- 52375 16:08:07 16:08:07 [Pipeline] } 16:08:07 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 16:08:07 + git log --format=format:%s -1 35fb886f332368eaee04ec4bf3cbfd710208dc4c [Pipeline] isUnix [Pipeline] sh 16:08:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:08:08 . [Pipeline] withDockerContainer 16:08:08 prd-centos7-docker-4c-2g-3338 does not seem to be running inside a container 16:08:08 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:08:08 $ docker top f972393940cb0b942ae429b46ef19be71141b370e81166e51bfd6da5e070f1a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:08:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:08:08 [ssh-agent] Looking for ssh-agent implementation... 16:08:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:08:09 $ docker exec f972393940cb0b942ae429b46ef19be71141b370e81166e51bfd6da5e070f1a6 ssh-agent 16:08:09 SSH_AUTH_SOCK=/tmp/ssh-62FXaLZrSDkV/agent.13 16:08:09 SSH_AGENT_PID=19 16:08:09 Running ssh-add (command line suppressed) 16:08:09 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7626475161955895259.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7626475161955895259.key) 16:08:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:08:09 + git semver tag 16:08:09 # -> Open(): unable to determine branch for HEAD 16:08:09 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 16:08:09 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 16:08:09 # $SEMVER_REMOTE_NAME = origin 16:08:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:08:09 # $SEMVER_USER_NAME = edgex-jenkins 16:08:09 # $SEMVER_BRANCH = main 16:08:09 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 16:08:09 # 35fb886f332368eaee04ec4bf3cbfd710208dc4c HEAD 16:08:09 # -> Force: false 16:08:09 # 0d093d7b8db7a7ead043131c32a5b95dec3b808f refs/tags/v2.0.1-dev.9 [Pipeline] } 16:08:09 $ docker exec --env ******** --env ******** f972393940cb0b942ae429b46ef19be71141b370e81166e51bfd6da5e070f1a6 ssh-agent -k 16:08:09 unset SSH_AUTH_SOCK; 16:08:09 unset SSH_AGENT_PID; 16:08:09 echo Agent pid 19 killed; 16:08:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:08:10 + git semver [Pipeline] } 16:08:10 $ docker stop --time=1 f972393940cb0b942ae429b46ef19be71141b370e81166e51bfd6da5e070f1a6 16:08:11 $ docker rm -f f972393940cb0b942ae429b46ef19be71141b370e81166e51bfd6da5e070f1a6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:08:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:08:11 16:08:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:08:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:08:12 0.23.1-centos7: Pulling from edgex-lftools 16:08:12 ab5ef0e58194: Pulling fs layer 16:08:12 9712f1f96733: Pulling fs layer 16:08:12 63f879dbbcfc: Pulling fs layer 16:08:12 0d9ebad4ef96: Pulling fs layer 16:08:12 e9a5061849ea: Pulling fs layer 16:08:12 d747dcd14b5f: Pulling fs layer 16:08:12 2de7ff778b66: Pulling fs layer 16:08:12 e9a5061849ea: Waiting 16:08:12 d747dcd14b5f: Waiting 16:08:12 2de7ff778b66: Waiting 16:08:12 0d9ebad4ef96: Waiting 16:08:12 9712f1f96733: Verifying Checksum 16:08:12 9712f1f96733: Download complete 16:08:16 63f879dbbcfc: Verifying Checksum 16:08:16 63f879dbbcfc: Download complete 16:08:16 e9a5061849ea: Verifying Checksum 16:08:16 e9a5061849ea: Download complete 16:08:16 d747dcd14b5f: Verifying Checksum 16:08:16 d747dcd14b5f: Download complete 16:08:16 0d9ebad4ef96: Verifying Checksum 16:08:16 0d9ebad4ef96: Download complete 16:08:16 2de7ff778b66: Verifying Checksum 16:08:16 2de7ff778b66: Download complete 16:08:16 ab5ef0e58194: Verifying Checksum 16:08:16 ab5ef0e58194: Download complete 16:08:19 ab5ef0e58194: Pull complete 16:08:19 9712f1f96733: Pull complete 16:08:20 63f879dbbcfc: Pull complete 16:08:23 0d9ebad4ef96: Pull complete 16:08:24 e9a5061849ea: Pull complete 16:08:24 d747dcd14b5f: Pull complete 16:08:25 2de7ff778b66: Pull complete 16:08:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:08:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:08:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:08:25 prd-centos7-docker-4c-2g-3338 does not seem to be running inside a container 16:08:25 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:08:28 $ docker top 4a8d0abb919e1c3e8a51a46621d0d19fa0690708558488471ea505193f713755 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:08:28 provisioning config files... 16:08:28 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3356442475022413275tmp 16:08:28 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config612294355768191051tmp 16:08:28 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4207299937468701479tmp [Pipeline] { [Pipeline] echo 16:08:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:08:29 ---> sigul-configuration.sh 16:08:29 gpg: directory `/root/.gnupg' created 16:08:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:08:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:08:29 gpg: keyring `/root/.gnupg/secring.gpg' created 16:08:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:08:29 gpg: CAST5 encrypted data 16:08:29 gpg: encrypted with 1 passphrase 16:08:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:08:29 + mkdir /home/jenkins 16:08:29 + mkdir /home/jenkins/sigul [Pipeline] sh 16:08:29 + 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 16:08:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:08:30 ---> sigul-install.sh 16:08:30 Sigul already installed; skipping installation. [Pipeline] sh 16:08:30 + git tag --list 16:08:30 0.7.1 16:08:30 delhi-tag 16:08:30 v1.0.0 16:08:30 v1.1.0 16:08:30 v1.1.1 16:08:30 v1.1.2 16:08:30 v1.2.0 16:08:30 v1.2.1 16:08:30 v1.2.2 16:08:30 v1.2.3 16:08:30 v1.3.0 16:08:30 v1.4.0 16:08:30 v2.0.0 16:08:30 v2.0.1-dev.1 16:08:30 v2.0.1-dev.2 16:08:30 v2.0.1-dev.3 16:08:30 v2.0.1-dev.4 16:08:30 v2.0.1-dev.5 16:08:30 v2.0.1-dev.6 16:08:30 v2.0.1-dev.7 16:08:30 v2.0.1-dev.8 16:08:30 v2.0.1-dev.9 [Pipeline] sh 16:08:30 + lftools sign git-tag v2.0.1-dev.9 16:08:31 Signing Git tag with Sigul... 16:08:31 Signing v2.0.1-dev.9 [Pipeline] echo 16:08:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:08:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:08:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:08:32 $ docker stop --time=1 4a8d0abb919e1c3e8a51a46621d0d19fa0690708558488471ea505193f713755 16:08:34 $ docker rm -f 4a8d0abb919e1c3e8a51a46621d0d19fa0690708558488471ea505193f713755 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 16:08:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:08:34 . [Pipeline] withDockerContainer 16:08:34 prd-centos7-docker-4c-2g-3338 does not seem to be running inside a container 16:08:34 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:08:35 $ docker top 51693bda83e895ad1fc9699f896f8dba396a69284326c82aa39e4c24037660d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:08:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:08:35 [ssh-agent] Looking for ssh-agent implementation... 16:08:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:08:35 $ docker exec 51693bda83e895ad1fc9699f896f8dba396a69284326c82aa39e4c24037660d3 ssh-agent 16:08:35 SSH_AUTH_SOCK=/tmp/ssh-3eOJuoF4DAQM/agent.14 16:08:35 SSH_AGENT_PID=21 16:08:35 Running ssh-add (command line suppressed) 16:08:35 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4220275009458645328.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4220275009458645328.key) 16:08:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:08:35 + git semver bump pre 16:08:35 # -> Open(): unable to determine branch for HEAD 16:08:35 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 16:08:35 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 16:08:35 # $SEMVER_REMOTE_NAME = origin 16:08:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:08:35 # $SEMVER_USER_NAME = edgex-jenkins 16:08:35 # $SEMVER_BRANCH = main 16:08:35 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 16:08:35 2.0.1-dev.10 [Pipeline] } 16:08:36 $ docker exec --env ******** --env ******** 51693bda83e895ad1fc9699f896f8dba396a69284326c82aa39e4c24037660d3 ssh-agent -k 16:08:36 unset SSH_AUTH_SOCK; 16:08:36 unset SSH_AGENT_PID; 16:08:36 echo Agent pid 21 killed; 16:08:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:08:36 + git semver [Pipeline] } 16:08:36 $ docker stop --time=1 51693bda83e895ad1fc9699f896f8dba396a69284326c82aa39e4c24037660d3 16:08:37 $ docker rm -f 51693bda83e895ad1fc9699f896f8dba396a69284326c82aa39e4c24037660d3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:08:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:08:39 . [Pipeline] withDockerContainer 16:08:40 prd-centos7-docker-4c-2g-3338 does not seem to be running inside a container 16:08:40 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:08:40 $ docker top 061cb7434422346f7a8bbbe655381c832fc3172e07fda15f671c480f090a4cf7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:08:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:08:40 [ssh-agent] Looking for ssh-agent implementation... 16:08:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:08:40 $ docker exec 061cb7434422346f7a8bbbe655381c832fc3172e07fda15f671c480f090a4cf7 ssh-agent 16:08:40 SSH_AUTH_SOCK=/tmp/ssh-HF7GUApViDSb/agent.14 16:08:40 SSH_AGENT_PID=22 16:08:40 Running ssh-add (command line suppressed) 16:08:40 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3427640719218580920.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3427640719218580920.key) 16:08:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:08:41 + git semver push 16:08:41 # -> Open(): unable to determine branch for HEAD 16:08:41 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 16:08:41 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 16:08:41 # $SEMVER_REMOTE_NAME = origin 16:08:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:08:41 # $SEMVER_USER_NAME = edgex-jenkins 16:08:41 # $SEMVER_BRANCH = main 16:08:41 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 16:08:43 $ docker exec --env ******** --env ******** 061cb7434422346f7a8bbbe655381c832fc3172e07fda15f671c480f090a4cf7 ssh-agent -k 16:08:43 unset SSH_AUTH_SOCK; 16:08:43 unset SSH_AGENT_PID; 16:08:43 echo Agent pid 22 killed; 16:08:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:08:43 + git semver [Pipeline] } 16:08:43 $ docker stop --time=1 061cb7434422346f7a8bbbe655381c832fc3172e07fda15f671c480f090a4cf7 16:08:45 $ docker rm -f 061cb7434422346f7a8bbbe655381c832fc3172e07fda15f671c480f090a4cf7 [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 16:08:45 + '[' -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:08:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:08:46 ---> package-listing.sh 16:08:46 ++ facter osfamily 16:08:46 ++ tr '[:upper:]' '[:lower:]' 16:08:47 + OS_FAMILY=redhat 16:08:47 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 16:08:47 + START_PACKAGES=/tmp/packages_start.txt 16:08:47 + END_PACKAGES=/tmp/packages_end.txt 16:08:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:08:47 + PACKAGES=/tmp/packages_start.txt 16:08:47 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 16:08:47 + PACKAGES=/tmp/packages_end.txt 16:08:47 + case "${OS_FAMILY}" in 16:08:47 + rpm -qa 16:08:47 + sort 16:08:47 + '[' -f /tmp/packages_start.txt ']' 16:08:47 + '[' -f /tmp/packages_end.txt ']' 16:08:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:08:47 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 16:08:47 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 16:08:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 16:08:47 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 16:08:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:08:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:08:48 16:08:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:08:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:08:48 latest: Pulling from edgex-lftools-log-publisher 16:08:48 b4d181a07f80: Pulling fs layer 16:08:48 a1111a8f2ec3: Pulling fs layer 16:08:48 ed53099fbce6: Pulling fs layer 16:08:48 dc539afda2c1: Pulling fs layer 16:08:48 77bc0d833cb6: Pulling fs layer 16:08:48 9065ff56babe: Pulling fs layer 16:08:48 d287ab97295c: Pulling fs layer 16:08:48 dc539afda2c1: Waiting 16:08:48 77bc0d833cb6: Waiting 16:08:48 9065ff56babe: Waiting 16:08:48 d287ab97295c: Waiting 16:08:49 a1111a8f2ec3: Download complete 16:08:49 dc539afda2c1: Verifying Checksum 16:08:49 dc539afda2c1: Download complete 16:08:49 77bc0d833cb6: Verifying Checksum 16:08:49 77bc0d833cb6: Download complete 16:08:49 9065ff56babe: Verifying Checksum 16:08:49 9065ff56babe: Download complete 16:08:49 ed53099fbce6: Verifying Checksum 16:08:49 ed53099fbce6: Download complete 16:08:52 b4d181a07f80: Verifying Checksum 16:08:52 b4d181a07f80: Download complete 16:08:53 b4d181a07f80: Pull complete 16:08:53 a1111a8f2ec3: Pull complete 16:08:54 ed53099fbce6: Pull complete 16:08:54 dc539afda2c1: Pull complete 16:08:54 77bc0d833cb6: Pull complete 16:08:54 9065ff56babe: Pull complete 16:08:58 d287ab97295c: Verifying Checksum 16:08:58 d287ab97295c: Download complete 16:09:01 d287ab97295c: Pull complete 16:09:01 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:09:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:09:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:09:01 prd-centos7-docker-4c-2g-3338 does not seem to be running inside a container 16:09:01 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:09:05 $ docker top 68773f39553a344db97dbb1458db7889e85c6076c75f6bda3e47f89db495e076 -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:05 + touch /tmp/pre-build-complete [Pipeline] sh 16:09:05 + mkdir -p /var/log/sysstat [Pipeline] sh 16:09:06 + ls /var/log/sa-host 16:09:06 + sadf -c /var/log/sa-host/sa05 16:09:06 file_magic: OK 16:09:06 HZ: Using current value: 100 16:09:06 file_header: OK 16:09:06 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 16:09:06 Statistics: 16:09:06 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:09:06 File successfully converted to sysstat format version 12.0.3 16:09:06 + sadf -c /var/log/sa-host/sa18 16:09:06 file_magic: OK 16:09:06 HZ: Using current value: 100 16:09:06 file_header: OK 16:09:06 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 16:09:06 Statistics: 16:09:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:09:06 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:09:06 provisioning config files... 16:09:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1865192990100694938tmp [Pipeline] { [Pipeline] echo 16:09:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:09:06 ---> create-netrc.sh [Pipeline] } 16:09:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:09:07 ---> python-tools-install.sh [Pipeline] echo 16:09:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:09:07 ---> sudo-logs.sh 16:09:07 Archiving 'sudo' log.. 16:09:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-3338.vexxhost.local: Name or service not known 16:09:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-3338.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:09:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:09:07 ---> job-cost.sh 16:09:07 lf-activate-venv: SKIPPING 16:09:07 DEBUG: total: 0.18000000715255737 16:09:07 INFO: Retrieving Stack Cost... 16:09:09 INFO: Retrieving Pricing Info for: v3-standard-2 16:09:09 INFO: Archiving Costs [Pipeline] echo 16:09:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:09:09 ---> logs-deploy.sh 16:09:09 lf-activate-venv: SKIPPING 16:09:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/6 16:09:09 INFO: archiving workspace using pattern(s): 16:09:10 Archives upload complete. 16:09:10 INFO: archiving logs to Nexus 16:09:11 ---> uname -a: 16:09:11 Linux prd-centos7-docker-4c-2g-3338.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 16:09:11 16:09:11 16:09:11 ---> lscpu: 16:09:11 Architecture: x86_64 16:09:11 CPU op-mode(s): 32-bit, 64-bit 16:09:11 Byte Order: Little Endian 16:09:11 Address sizes: 40 bits physical, 48 bits virtual 16:09:11 CPU(s): 2 16:09:11 On-line CPU(s) list: 0,1 16:09:11 Thread(s) per core: 1 16:09:11 Core(s) per socket: 1 16:09:11 Socket(s): 2 16:09:11 NUMA node(s): 1 16:09:11 Vendor ID: AuthenticAMD 16:09:11 CPU family: 23 16:09:11 Model: 49 16:09:11 Model name: AMD EPYC-Rome Processor 16:09:11 Stepping: 0 16:09:11 CPU MHz: 2800.000 16:09:11 BogoMIPS: 5600.00 16:09:11 Virtualization: AMD-V 16:09:11 Hypervisor vendor: KVM 16:09:11 Virtualization type: full 16:09:11 L1d cache: 32K 16:09:11 L1i cache: 32K 16:09:11 L2 cache: 512K 16:09:11 L3 cache: 16384K 16:09:11 NUMA node0 CPU(s): 0,1 16:09:11 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 16:09:11 16:09:11 16:09:11 ---> nproc: 16:09:11 2 16:09:11 16:09:11 16:09:11 ---> df -h: 16:09:11 Filesystem Size Used Avail Use% Mounted on 16:09:11 overlay 40G 9.0G 32G 23% / 16:09:11 tmpfs 64M 0 64M 0% /dev 16:09:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:09:11 shm 64M 0 64M 0% /dev/shm 16:09:11 /dev/vda1 40G 9.0G 32G 23% /facter-os 16:09:11 16:09:11 16:09:11 ---> sar -b -r -n DEV: 16:09:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/18/21 _x86_64_ (2 CPU) 16:09:11 16:09:11 15:57:30 LINUX RESTART (2 CPU) 16:09:11 16:09:11 15:58:01 tps rtps wtps bread/s bwrtn/s 16:09:11 15:59:01 79.25 4.45 74.81 2836.90 3484.32 16:09:11 16:00:01 0.38 0.00 0.38 0.00 6.23 16:09:11 16:01:01 0.37 0.02 0.35 0.13 3.93 16:09:11 16:02:01 0.38 0.10 0.28 1.73 5.45 16:09:11 16:03:01 0.27 0.00 0.27 0.00 3.61 16:09:11 16:04:01 0.30 0.00 0.30 0.00 4.95 16:09:11 16:05:01 0.25 0.00 0.25 0.00 3.85 16:09:11 16:06:01 0.23 0.00 0.23 0.00 2.98 16:09:11 16:07:01 0.23 0.00 0.23 0.00 1.78 16:09:11 16:08:01 84.31 0.03 84.27 3.73 28122.02 16:09:11 16:09:01 132.94 0.12 132.82 10.25 27356.66 16:09:11 Average: 27.18 0.43 26.76 259.44 5364.83 16:09:11 16:09:11 15:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:09:11 15:59:01 5472480 0 797340 9.96 2620 1736500 1280988 14.14 574844 1562944 8 16:09:11 16:00:01 5476632 0 793180 9.90 2620 1736508 1258796 13.90 571924 1562908 20 16:09:11 16:01:01 5476600 0 793208 9.90 2620 1736512 1236104 13.65 571364 1562036 16 16:09:11 16:02:01 5476684 0 792996 9.90 2620 1736640 1233840 13.62 572516 1562096 8 16:09:11 16:03:01 5476880 0 792792 9.90 2620 1736648 1233744 13.62 566072 1567892 12 16:09:11 16:04:01 5477968 0 791704 9.89 2620 1736648 1219340 13.46 565804 1567888 16 16:09:11 16:05:01 5479312 0 790356 9.87 2620 1736652 1205760 13.31 564376 1567888 16 16:09:11 16:06:01 5476716 0 792944 9.90 2620 1736660 1205760 13.31 567232 1567888 8 16:09:11 16:07:01 5467136 0 802524 10.02 2620 1736660 1205760 13.31 576712 1567888 16 16:09:11 16:08:01 4400684 0 1050896 13.12 2620 2554740 1472064 16.25 812608 2280656 77376 16:09:11 16:09:01 3189668 0 1267440 15.83 2620 3549212 1516356 16.74 1087780 3038108 426536 16:09:11 Average: 5170069 0 860489 10.74 2620 1975762 1278956 14.12 639203 1764381 45821 16:09:11 16:09:11 15:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:09:11 15:59:01 eth0 228.89 176.26 726.87 60.47 0.00 0.00 0.00 0.00 16:09:11 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:11 15:59:01 docker0 13.49 12.09 1.76 28.22 0.00 0.00 0.00 0.00 16:09:11 16:00:01 eth0 5.86 1.23 1.50 0.80 0.00 0.00 0.00 0.00 16:09:11 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:11 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:11 16:01:01 eth0 6.48 1.37 1.75 0.98 0.00 0.00 0.00 0.00 16:09:11 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:11 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:11 16:02:01 eth0 5.40 1.13 1.66 0.97 0.00 0.00 0.00 0.00 16:09:11 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:11 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:11 16:03:01 eth0 1.28 0.68 0.64 0.50 0.00 0.00 0.00 0.00 16:09:11 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:11 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:11 16:04:01 eth0 0.73 0.42 0.34 0.21 0.00 0.00 0.00 0.00 16:09:11 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:11 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:11 16:05:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:09:11 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:11 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:11 16:06:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:09:11 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:11 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:11 16:07:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:09:11 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:11 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:11 16:08:01 veth7144466 101.42 126.80 8.60 392.33 0.00 0.00 0.00 0.00 16:09:11 16:08:01 eth0 731.68 509.83 4488.39 43.50 0.00 0.00 0.00 0.00 16:09:11 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:11 16:08:01 docker0 101.42 126.70 7.22 392.32 0.00 0.00 0.00 0.00 16:09:11 16:09:01 eth0 993.24 677.26 5887.94 156.13 0.00 0.00 0.00 0.00 16:09:11 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:11 16:09:01 docker0 4.88 3.75 0.83 1.61 0.00 0.00 0.00 0.00 16:09:11 Average: eth0 179.51 124.45 1010.28 23.97 0.00 0.00 0.00 0.00 16:09:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:11 Average: docker0 10.89 12.96 0.89 38.37 0.00 0.00 0.00 0.00 16:09:11 16:09:11 16:09:11 ---> sar -P ALL: 16:09:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/18/21 _x86_64_ (2 CPU) 16:09:11 16:09:11 15:57:30 LINUX RESTART (2 CPU) 16:09:11 16:09:11 15:58:01 CPU %user %nice %system %iowait %steal %idle 16:09:11 15:59:01 all 8.54 0.00 2.71 2.16 0.05 86.54 16:09:11 15:59:01 0 8.24 0.00 2.75 1.47 0.05 87.50 16:09:11 15:59:01 1 8.84 0.00 2.68 2.85 0.05 85.59 16:09:11 16:00:01 all 0.28 0.00 0.08 0.00 0.03 99.62 16:09:11 16:00:01 0 0.12 0.00 0.08 0.00 0.03 99.77 16:09:11 16:00:01 1 0.45 0.00 0.07 0.00 0.02 99.47 16:09:11 16:01:01 all 0.23 0.00 0.20 0.00 0.03 99.55 16:09:11 16:01:01 0 0.30 0.00 0.20 0.00 0.02 99.48 16:09:11 16:01:01 1 0.15 0.00 0.20 0.00 0.03 99.62 16:09:11 16:02:01 all 0.22 0.00 0.05 0.01 0.03 99.70 16:09:11 16:02:01 0 0.37 0.00 0.07 0.00 0.03 99.53 16:09:11 16:02:01 1 0.07 0.00 0.03 0.02 0.02 99.87 16:09:11 16:03:01 all 0.17 0.00 0.06 0.00 0.02 99.76 16:09:11 16:03:01 0 0.27 0.00 0.07 0.00 0.02 99.65 16:09:11 16:03:01 1 0.07 0.00 0.05 0.00 0.02 99.87 16:09:11 16:04:01 all 0.04 0.00 0.05 0.00 0.03 99.88 16:09:11 16:04:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:09:11 16:04:01 1 0.05 0.00 0.07 0.00 0.02 99.87 16:09:11 16:05:01 all 0.20 0.00 0.04 0.00 0.01 99.75 16:09:11 16:05:01 0 0.35 0.00 0.03 0.00 0.00 99.62 16:09:11 16:05:01 1 0.05 0.00 0.05 0.00 0.02 99.88 16:09:11 16:06:01 all 0.18 0.00 0.04 0.00 0.02 99.76 16:09:11 16:06:01 0 0.33 0.00 0.02 0.00 0.00 99.65 16:09:11 16:06:01 1 0.03 0.00 0.07 0.00 0.03 99.87 16:09:11 16:07:01 all 0.23 0.00 0.03 0.00 0.02 99.72 16:09:11 16:07:01 0 0.38 0.00 0.02 0.00 0.02 99.58 16:09:11 16:07:01 1 0.07 0.00 0.05 0.00 0.02 99.87 16:09:11 16:08:01 all 10.55 0.00 4.19 1.07 0.06 84.14 16:09:11 16:08:01 0 10.93 0.00 4.35 1.10 0.03 83.59 16:09:11 16:08:01 1 10.18 0.00 4.02 1.03 0.09 84.68 16:09:11 16:09:01 all 20.63 0.00 9.85 1.33 0.10 68.09 16:09:11 16:09:01 0 20.25 0.00 9.87 1.44 0.11 68.34 16:09:11 16:09:01 1 21.00 0.00 9.84 1.22 0.09 67.86 16:09:11 16:09:11 Average: CPU %user %nice %system %iowait %steal %idle 16:09:11 Average: all 3.63 0.00 1.52 0.40 0.03 94.42 16:09:11 Average: 0 3.65 0.00 1.53 0.35 0.03 94.44 16:09:11 Average: 1 3.61 0.00 1.51 0.45 0.04 94.39 16:09:11 16:09:11 16:09:11