Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9af29abc9c3fa869eef6cc3bd3f0ec5ef92b1df0 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-ssh11734905069774904620.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh13895510778886186481.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh10950266603230092551.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh8089032370175607795.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16866833949871283312.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3868 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-go_main@tmp/jenkins-gitclient-ssh7263350022392421751.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9af29abc9c3fa869eef6cc3bd3f0ec5ef92b1df0 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9af29abc9c3fa869eef6cc3bd3f0ec5ef92b1df0 # timeout=10 Commit message: "Merge pull request #1087 from lenny-intel/remove-race-flag" > git rev-list --no-walk 010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:18:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:18:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:18:21 ========================================================= 19:18:21 EdgeX Global Pipelines Version Info 19:18:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:18:22 ------------------- 19:18:22 stable info: 19:18:22 ------------------- 19:18:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:18:22 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 19:18:22 Message: update stable to v1.0.219 19:18:23 ------------------- 19:18:23 experimental info: 19:18:23 ------------------- 19:18:23 Commited By: **** collab-it+edgex@linuxfoundation.org 19:18:23 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 19:18:23 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9af29abc9c3fa869eef6cc3bd3f0ec5ef92b1df0 [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9af29ab [Pipeline] echo 19:18:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:18:23 provisioning config files... 19:18:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6271451127314075238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:18:23 ---> docker-login.sh 19:18:23 nexus3.edgexfoundry.org:10001 19:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:24 Configure a credential helper to remove this warning. See 19:18:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:24 19:18:24 Login Succeeded 19:18:24 nexus3.edgexfoundry.org:10002 19:18:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:24 Configure a credential helper to remove this warning. See 19:18:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:24 19:18:24 Login Succeeded 19:18:24 nexus3.edgexfoundry.org:10003 19:18:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:24 Configure a credential helper to remove this warning. See 19:18:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:24 19:18:24 Login Succeeded 19:18:24 nexus3.edgexfoundry.org:10004 19:18:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:24 Configure a credential helper to remove this warning. See 19:18:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:24 19:18:24 Login Succeeded 19:18:24 docker.io 19:18:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:25 Configure a credential helper to remove this warning. See 19:18:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:25 19:18:25 Login Succeeded 19:18:25 ---> docker-login.sh ends [Pipeline] } 19:18:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:18:25 + git rev-list -1 --merges 9af29abc9c3fa869eef6cc3bd3f0ec5ef92b1df0~1..9af29abc9c3fa869eef6cc3bd3f0ec5ef92b1df0 [Pipeline] echo 19:18:25 -----------> git rev-list -1 --merges 9af29abc9c3fa869eef6cc3bd3f0ec5ef92b1df0~1..9af29abc9c3fa869eef6cc3bd3f0ec5ef92b1df0 9af29abc9c3fa869eef6cc3bd3f0ec5ef92b1df0 19:18:25 9af29abc9c3fa869eef6cc3bd3f0ec5ef92b1df0 [false] [Pipeline] sh 19:18:25 + git log --format=format:%s -1 9af29abc9c3fa869eef6cc3bd3f0ec5ef92b1df0 [Pipeline] echo 19:18:25 ========================================================= 19:18:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:18:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:18:26 + git log --format=format:%s -1 9af29abc9c3fa869eef6cc3bd3f0ec5ef92b1df0 [Pipeline] echo 19:18:26 [semverPrep] GIT_COMMIT: 9af29abc9c3fa869eef6cc3bd3f0ec5ef92b1df0, Commit Message: Merge pull request #1087 from lenny-intel/remove-race-flag [Pipeline] echo 19:18:26 [semverPrep] This is not a build commit. [Pipeline] sh 19:18:26 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 19:18:26 + grep -v github /etc/ssh/ssh_known_hosts 19:18:26 + '[' -e /tmp/ssh_known_hosts ']' 19:18:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:18:26 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 19:18:26 + sudo tee -a /etc/ssh/ssh_known_hosts 19:18:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:18:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:18:26 19:18:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:18:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:18:27 latest: Pulling from edgex-devops/git-semver 19:18:27 a0d0a0d46f8b: Pulling fs layer 19:18:27 3e5f54012d9b: Pulling fs layer 19:18:27 4c7163046ea9: Pulling fs layer 19:18:27 0c2d73faf560: Pulling fs layer 19:18:27 0c2d73faf560: Waiting 19:18:27 3e5f54012d9b: Verifying Checksum 19:18:27 3e5f54012d9b: Download complete 19:18:27 a0d0a0d46f8b: Verifying Checksum 19:18:27 a0d0a0d46f8b: Download complete 19:18:27 0c2d73faf560: Verifying Checksum 19:18:27 0c2d73faf560: Download complete 19:18:27 4c7163046ea9: Verifying Checksum 19:18:27 4c7163046ea9: Download complete 19:18:27 a0d0a0d46f8b: Pull complete 19:18:27 3e5f54012d9b: Pull complete 19:18:27 4c7163046ea9: Pull complete 19:18:28 0c2d73faf560: Pull complete 19:18:28 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:18:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:18:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:18:28 prd-centos7-docker-4c-2g-3868 does not seem to be running inside a container 19:18:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:18:28 $ docker top 866b1176634c6756da32073aa558ff55ac38ad5f1b3536aad70e540f65306a26 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:18:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:18:28 [ssh-agent] Looking for ssh-agent implementation... 19:18:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:18:28 $ docker exec 866b1176634c6756da32073aa558ff55ac38ad5f1b3536aad70e540f65306a26 ssh-agent 19:18:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOJKLGB/agent.14 19:18:29 SSH_AGENT_PID=20 19:18:29 Running ssh-add (command line suppressed) 19:18:28 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5220383625466806831.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5220383625466806831.key) 19:18:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:18:29 + git tag --points-at HEAD [Pipeline] } 19:18:29 $ docker exec --env ******** --env ******** 866b1176634c6756da32073aa558ff55ac38ad5f1b3536aad70e540f65306a26 ssh-agent -k 19:18:29 unset SSH_AUTH_SOCK; 19:18:29 unset SSH_AGENT_PID; 19:18:29 echo Agent pid 20 killed; 19:18:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:18:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:18:29 [ssh-agent] Looking for ssh-agent implementation... 19:18:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:18:29 $ docker exec 866b1176634c6756da32073aa558ff55ac38ad5f1b3536aad70e540f65306a26 ssh-agent 19:18:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLemLln/agent.53 19:18:29 SSH_AGENT_PID=60 19:18:29 Running ssh-add (command line suppressed) 19:18:29 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4997810417969236321.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4997810417969236321.key) 19:18:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:18:30 + git semver init 19:18:30 # -> Open(): unable to determine branch for HEAD 19:18:30 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 19:18:30 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 19:18:30 # $SEMVER_REMOTE_NAME = origin 19:18:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:18:30 # $SEMVER_USER_NAME = edgex-jenkins 19:18:30 # $SEMVER_BRANCH = main 19:18:30 # $SEMVER_TEMP = /tmp/semver-723896259 19:18:30 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 19:18:31 # '/tmp/semver-723896259' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 19:18:31 # -> Force: false 19:18:31 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 19:18:30 $ docker exec --env ******** --env ******** 866b1176634c6756da32073aa558ff55ac38ad5f1b3536aad70e540f65306a26 ssh-agent -k 19:18:30 unset SSH_AUTH_SOCK; 19:18:30 unset SSH_AGENT_PID; 19:18:30 echo Agent pid 60 killed; 19:18:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:18:31 + git semver [Pipeline] } 19:18:31 $ docker stop --time=1 866b1176634c6756da32073aa558ff55ac38ad5f1b3536aad70e540f65306a26 19:18:32 $ docker rm -f 866b1176634c6756da32073aa558ff55ac38ad5f1b3536aad70e540f65306a26 [Pipeline] // withDockerContainer [Pipeline] sh 19:18:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:18:33 Stashed 1 file(s) [Pipeline] echo 19:18:33 [edgeXSemver]: initialized semver on version 2.2.0-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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:18:33 provisioning config files... 19:18:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3997522151627992965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:18:33 ---> docker-login.sh 19:18:33 nexus3.edgexfoundry.org:10001 19:18:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:33 Configure a credential helper to remove this warning. See 19:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:33 19:18:33 Login Succeeded 19:18:33 nexus3.edgexfoundry.org:10002 19:18:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:33 Configure a credential helper to remove this warning. See 19:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:33 19:18:33 Login Succeeded 19:18:33 nexus3.edgexfoundry.org:10003 19:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:34 Configure a credential helper to remove this warning. See 19:18:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:34 19:18:34 Login Succeeded 19:18:34 nexus3.edgexfoundry.org:10004 19:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:34 Configure a credential helper to remove this warning. See 19:18:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:34 19:18:34 Login Succeeded 19:18:34 docker.io 19:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:34 Configure a credential helper to remove this warning. See 19:18:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:34 19:18:34 Login Succeeded 19:18:34 ---> docker-login.sh ends [Pipeline] } 19:18:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:18:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:18:34 ========================================================= 19:18:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:18:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:18:35 + 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.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 19:18:35 Sending build context to Docker daemon 9.362MB 19:18:35 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 19:18:35 Step 2/10 : FROM ${BASE} AS builder 19:18:35 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:18:35 59bf1c3509f3: Pulling fs layer 19:18:35 666ba61612fd: Pulling fs layer 19:18:35 8ed8ca486205: Pulling fs layer 19:18:35 4fe6c5a15a65: Pulling fs layer 19:18:35 22a0e8bec74d: Pulling fs layer 19:18:35 f965cba54748: Pulling fs layer 19:18:35 861ffc35075e: Pulling fs layer 19:18:35 4b385c91608e: Pulling fs layer 19:18:35 560528eb2ebb: Pulling fs layer 19:18:35 4fe6c5a15a65: Waiting 19:18:35 22a0e8bec74d: Waiting 19:18:35 f965cba54748: Waiting 19:18:35 861ffc35075e: Waiting 19:18:35 4b385c91608e: Waiting 19:18:35 560528eb2ebb: Waiting 19:18:35 8ed8ca486205: Verifying Checksum 19:18:35 8ed8ca486205: Download complete 19:18:35 666ba61612fd: Download complete 19:18:35 22a0e8bec74d: Verifying Checksum 19:18:35 22a0e8bec74d: Download complete 19:18:35 59bf1c3509f3: Verifying Checksum 19:18:35 59bf1c3509f3: Download complete 19:18:35 f965cba54748: Verifying Checksum 19:18:35 f965cba54748: Download complete 19:18:35 861ffc35075e: Verifying Checksum 19:18:35 861ffc35075e: Download complete 19:18:35 4b385c91608e: Verifying Checksum 19:18:35 4b385c91608e: Download complete 19:18:35 59bf1c3509f3: Pull complete 19:18:35 4fe6c5a15a65: Verifying Checksum 19:18:35 4fe6c5a15a65: Download complete 19:18:35 666ba61612fd: Pull complete 19:18:36 560528eb2ebb: Verifying Checksum 19:18:36 560528eb2ebb: Download complete 19:18:36 8ed8ca486205: Pull complete 19:18:40 4fe6c5a15a65: Pull complete 19:18:40 22a0e8bec74d: Pull complete 19:18:40 f965cba54748: Pull complete 19:18:40 861ffc35075e: Pull complete 19:18:40 4b385c91608e: Pull complete 19:18:43 560528eb2ebb: Pull complete 19:18:43 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 19:18:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:18:43 ---> dd4a08f94e63 19:18:43 Step 3/10 : ARG MAKE=make build 19:18:44 ---> Running in 8ec1b4311403 19:18:44 Removing intermediate container 8ec1b4311403 19:18:44 ---> 5fc7825362b9 19:18:44 Step 4/10 : WORKDIR /device-sdk-go 19:18:44 ---> Running in eaf82a75470c 19:18:44 Removing intermediate container eaf82a75470c 19:18:44 ---> 5eec0993d3f7 19:18:44 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:18:44 ---> Running in 0336b7963326 19:18:44 Removing intermediate container 0336b7963326 19:18:44 ---> 5260d6e8bc26 19:18:44 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:44 ---> Running in 47f4d3009256 19:18:45 Removing intermediate container 47f4d3009256 19:18:45 ---> 901568af3870 19:18:45 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 19:18:45 ---> Running in 471da65c3139 19:18:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:18:48 Still waiting to schedule task 19:18:48 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:18:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:18:49 OK: 221 MiB in 52 packages 19:18:49 Removing intermediate container 471da65c3139 19:18:49 ---> 83154e2387b3 19:18:49 Step 8/10 : COPY . . 19:18:49 ---> a72fdb133452 19:18:49 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:49 ---> Running in 03d26d71559b 19:19:22 Removing intermediate container 03d26d71559b 19:19:22 ---> 770bcf1f4f30 19:19:22 Step 10/10 : RUN ${MAKE} 19:19:22 ---> Running in b49a6e343a2e 19:19:22 noop 19:19:22 Removing intermediate container b49a6e343a2e 19:19:22 ---> 43a811408fd9 19:19:22 Successfully built 43a811408fd9 19:19:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:19:22 + docker inspect -f . ci-base-image-x86_64 19:19:22 . [Pipeline] withDockerContainer 19:19:22 prd-centos7-docker-4c-2g-3868 does not seem to be running inside a container 19:19:22 $ 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 ******** ci-base-image-x86_64 cat 19:19:22 $ docker top fa9bd0481ca41464d8a517ebcb2b7fbc143f8c8dc414c391a5d6527812eb362e -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:23 + go version 19:19:23 go version go1.17.6 linux/amd64 [Pipeline] } 19:19:23 $ docker stop --time=1 fa9bd0481ca41464d8a517ebcb2b7fbc143f8c8dc414c391a5d6527812eb362e 19:19:24 $ docker rm -f fa9bd0481ca41464d8a517ebcb2b7fbc143f8c8dc414c391a5d6527812eb362e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:19:24 + docker inspect -f . ci-base-image-x86_64 19:19:24 . [Pipeline] withDockerContainer 19:19:24 prd-centos7-docker-4c-2g-3868 does not seem to be running inside a container 19:19:24 $ 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 ******** ci-base-image-x86_64 cat 19:19:25 $ docker top 2d6f58c564c67967aa12c19bbcd67960855ee4274b9def924841c315d7aa6adb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:19:25 + make test 19:19:25 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:19:25 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 19:19:40 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 19:19:40 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 19:19:40 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 19:19:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.009s coverage: 23.3% of statements 19:19:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 19:19:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.012s coverage: 27.6% of statements 19:19:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.015s coverage: 78.9% of statements 19:19:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.029s coverage: 9.0% of statements 19:19:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 19:19:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 19:19:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 19:19:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.014s coverage: 28.7% of statements 19:19:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 19:19:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.009s coverage: 86.1% of statements 19:19:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 19:19:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 19:19:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.012s coverage: 57.4% of statements 19:19:43 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.030s coverage: 89.2% of statements 19:19:43 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 19:19:43 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.008s coverage: 4.8% of statements 19:19:43 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 19:19:55 GO111MODULE=on go vet ./... 19:19:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:19:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:19:59 ./bin/test-attribution-txt.sh [Pipeline] echo 19:20:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:20:00 $ docker stop --time=1 2d6f58c564c67967aa12c19bbcd67960855ee4274b9def924841c315d7aa6adb 19:20:01 $ docker rm -f 2d6f58c564c67967aa12c19bbcd67960855ee4274b9def924841c315d7aa6adb [Pipeline] // withDockerContainer [Pipeline] sh 19:20:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:20:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:20:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:20:03 + ls -al . 19:20:03 total 268 19:20:03 drwxrwxr-x. 11 jenkins jenkins 4096 Jan 25 19:19 . 19:20:03 drwxrwxr-x. 4 jenkins jenkins 110 Jan 25 19:18 .. 19:20:03 drwxrwxr-x. 2 jenkins jenkins 37 Jan 25 19:18 bin 19:20:03 -rw-rw-r--. 1 jenkins jenkins 26321 Jan 25 19:18 CHANGELOG.md 19:20:03 -rw-r--r--. 1 jenkins jenkins 128608 Jan 25 19:19 coverage.out 19:20:03 -rw-rw-r--. 1 jenkins jenkins 140 Jan 25 19:18 .dockerignore 19:20:03 drwxrwxr-x. 5 jenkins jenkins 62 Jan 25 19:18 example 19:20:03 drwxrwxr-x. 8 jenkins jenkins 162 Jan 25 19:18 .git 19:20:03 drwxrwxr-x. 3 jenkins jenkins 125 Jan 25 19:18 .github 19:20:03 -rw-rw-r--. 1 jenkins jenkins 131 Jan 25 19:18 .gitignore 19:20:03 -rw-rw-r--. 1 jenkins jenkins 42 Jan 25 19:18 .golangci.yml 19:20:03 -rw-rw-r--. 1 jenkins jenkins 582 Jan 25 19:18 go.mod 19:20:03 -rw-rw-r--. 1 jenkins jenkins 48958 Jan 25 19:18 go.sum 19:20:03 -rw-rw-r--. 1 jenkins jenkins 677 Jan 25 19:18 GOVERNANCE.md 19:20:03 drwxrwxr-x. 15 jenkins jenkins 224 Jan 25 19:18 internal 19:20:03 -rw-rw-r--. 1 jenkins jenkins 880 Jan 25 19:18 Jenkinsfile 19:20:03 -rw-rw-r--. 1 jenkins jenkins 11341 Jan 25 19:18 LICENSE 19:20:03 -rw-rw-r--. 1 jenkins jenkins 1614 Jan 25 19:18 Makefile 19:20:03 drwxrwxr-x. 3 jenkins jenkins 16 Jan 25 19:18 openapi 19:20:03 -rw-rw-r--. 1 jenkins jenkins 619 Jan 25 19:18 OWNERS.md 19:20:03 drwxrwxr-x. 5 jenkins jenkins 50 Jan 25 19:18 pkg 19:20:03 -rw-rw-r--. 1 jenkins jenkins 4881 Jan 25 19:18 README.md 19:20:03 drwx------. 3 jenkins jenkins 57 Jan 25 19:18 .semver 19:20:03 drwxrwxr-x. 4 jenkins jenkins 54 Jan 25 19:18 snap 19:20:03 -rw-rw-r--. 1 jenkins jenkins 11 Jan 25 19:18 VERSION 19:20:03 -rw-rw-r--. 1 jenkins jenkins 222 Jan 25 19:18 version.go [Pipeline] isUnix [Pipeline] sh 19:20:03 + 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=9af29abc9c3fa869eef6cc3bd3f0ec5ef92b1df0 --label arch=amd64 --label version=2.2.0-dev.9 . 19:20:03 Sending build context to Docker daemon 9.491MB 19:20:03 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 19:20:03 Step 2/24 : FROM ${BASE} AS builder 19:20:03 ---> 43a811408fd9 19:20:03 Step 3/24 : ARG MAKE=make build 19:20:03 ---> Running in 3be237c9434a 19:20:04 Removing intermediate container 3be237c9434a 19:20:04 ---> a82f8356dd99 19:20:04 Step 4/24 : WORKDIR /device-sdk-go 19:20:04 ---> Running in 9d449eb37006 19:20:04 Removing intermediate container 9d449eb37006 19:20:04 ---> 1b010ca1d6c5 19:20:04 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:20:04 ---> Running in c876b729c0fb 19:20:04 Removing intermediate container c876b729c0fb 19:20:04 ---> 01f5bd85c5ca 19:20:04 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:04 ---> Running in 3ba3df424865 19:20:04 Removing intermediate container 3ba3df424865 19:20:04 ---> 5c1a9d31e864 19:20:04 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 19:20:04 ---> Running in 9c8f85c7aeef 19:20:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:20:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:20:06 OK: 221 MiB in 52 packages 19:20:06 Removing intermediate container 9c8f85c7aeef 19:20:06 ---> 0a6dc9147c29 19:20:06 Step 8/24 : COPY . . 19:20:06 ---> a316414b5182 19:20:06 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:06 ---> Running in fe6e34228ce1 19:20:07 Removing intermediate container fe6e34228ce1 19:20:07 ---> 5f9f99e62270 19:20:07 Step 10/24 : RUN ${MAKE} 19:20:07 ---> Running in 7c5f816cb9fd 19:20:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.9" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 19:20:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3869 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 19:20:15 Running in /w/workspace/device-sdk-go/42 [Pipeline] { [Pipeline] checkout 19:20:16 The recommended git tool is: git 19:20:17 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 19:20:18 Removing intermediate container 7c5f816cb9fd 19:20:18 ---> 00df25d3b168 19:20:18 Step 11/24 : FROM alpine:3.14 19:20:18 3.14: Pulling from library/alpine 19:20:19 97518928ae5f: Pulling fs layer 19:20:19 97518928ae5f: Verifying Checksum 19:20:19 97518928ae5f: Download complete 19:20:19 97518928ae5f: Pull complete 19:20:19 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 19:20:19 Status: Downloaded newer image for alpine:3.14 19:20:19 ---> 0a97eee8041e 19:20:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:20:19 ---> Running in d0a73d861875 19:20:19 Removing intermediate container d0a73d861875 19:20:19 ---> 5f5219f4f701 19:20:19 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:19 ---> Running in 65622401faa6 19:20:19 Removing intermediate container 65622401faa6 19:20:19 ---> 838648095c61 19:20:19 Step 14/24 : RUN apk add --update --no-cache zeromq 19:20:19 ---> Running in a588d1e22a20 19:20:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:20:20 using credential edgex-jenkins-ssh 19:20:20 Cloning the remote Git repository 19:20:20 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 19:20:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:20:21 (1/5) Installing libgcc (10.3.1_git20210424-r2) 19:20:21 (2/5) Installing libsodium (1.0.18-r0) 19:20:21 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 19:20:21 (4/5) Installing libzmq (4.3.4-r0) 19:20:21 (5/5) Installing zeromq (4.3.4-r0) 19:20:21 Executing busybox-1.33.1-r6.trigger 19:20:21 OK: 8 MiB in 19 packages 19:20:20 > git init /w/workspace/device-sdk-go/42 # timeout=10 19:20:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 19:20:20 > git --version # timeout=10 19:20:20 > git --version # 'git version 2.17.1' 19:20:20 using GIT_SSH to set credentials SSH Credentials for GitHub 19:20:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:20:22 Removing intermediate container a588d1e22a20 19:20:22 ---> 79315407624e 19:20:22 Step 15/24 : WORKDIR / 19:20:22 ---> Running in 89a8b022c290 19:20:22 Removing intermediate container 89a8b022c290 19:20:22 ---> 3a9cec01cf3c 19:20:22 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 19:20:22 ---> a171cd4e66c5 19:20:22 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 19:20:22 Avoid second fetch 19:20:22 Checking out Revision 9af29abc9c3fa869eef6cc3bd3f0ec5ef92b1df0 (main) 19:20:22 ---> 27300d4841b5 19:20:22 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 19:20:23 ---> 6c7989f512c8 19:20:23 Step 19/24 : EXPOSE 59999 19:20:23 ---> Running in 56574f697680 19:20:23 Removing intermediate container 56574f697680 19:20:23 ---> 69ce22996400 19:20:23 Step 20/24 : ENTRYPOINT ["/device-simple"] 19:20:23 ---> Running in 891cf66e93ab 19:20:23 Removing intermediate container 891cf66e93ab 19:20:23 ---> 87c6810f12ad 19:20:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:23 ---> Running in 426f3e5a88bd 19:20:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 19:20:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:20:22 > git config core.sparsecheckout # timeout=10 19:20:22 > git checkout -f 9af29abc9c3fa869eef6cc3bd3f0ec5ef92b1df0 # timeout=10 19:20:23 Removing intermediate container 426f3e5a88bd 19:20:23 ---> 6174116be77b 19:20:23 Step 22/24 : LABEL arch=amd64 19:20:23 ---> Running in 3a299b74bbcd 19:20:23 Removing intermediate container 3a299b74bbcd 19:20:23 ---> 5b1d05b0831f 19:20:23 Step 23/24 : LABEL git_sha=9af29abc9c3fa869eef6cc3bd3f0ec5ef92b1df0 19:20:23 ---> Running in 0d86553c43a3 19:20:23 Removing intermediate container 0d86553c43a3 19:20:23 ---> 408cc56cc6fe 19:20:23 Step 24/24 : LABEL version=2.2.0-dev.9 19:20:23 ---> Running in 42e22b01674b 19:20:23 Removing intermediate container 42e22b01674b 19:20:23 ---> ff6b7b59b3e8 19:20:23 [Warning] One or more build-args [ARCH] were not consumed 19:20:23 Successfully built ff6b7b59b3e8 19:20:23 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 19:20:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:20:23 19:20:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:20:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:20:24 latest: Pulling from edgex-lftools-log-publisher 19:20:24 b4d181a07f80: Pulling fs layer 19:20:24 a1111a8f2ec3: Pulling fs layer 19:20:24 ed53099fbce6: Pulling fs layer 19:20:24 dc539afda2c1: Pulling fs layer 19:20:24 77bc0d833cb6: Pulling fs layer 19:20:24 9065ff56babe: Pulling fs layer 19:20:24 d287ab97295c: Pulling fs layer 19:20:24 77bc0d833cb6: Waiting 19:20:24 9065ff56babe: Waiting 19:20:24 d287ab97295c: Waiting 19:20:24 dc539afda2c1: Waiting 19:20:24 a1111a8f2ec3: Verifying Checksum 19:20:24 a1111a8f2ec3: Download complete 19:20:24 dc539afda2c1: Verifying Checksum 19:20:24 dc539afda2c1: Download complete 19:20:24 ed53099fbce6: Verifying Checksum 19:20:24 ed53099fbce6: Download complete 19:20:24 77bc0d833cb6: Verifying Checksum 19:20:24 77bc0d833cb6: Download complete 19:20:24 9065ff56babe: Verifying Checksum 19:20:24 9065ff56babe: Download complete 19:20:24 b4d181a07f80: Verifying Checksum 19:20:24 b4d181a07f80: Download complete 19:20:25 d287ab97295c: Verifying Checksum 19:20:25 d287ab97295c: Download complete 19:20:26 b4d181a07f80: Pull complete 19:20:26 a1111a8f2ec3: Pull complete 19:20:26 ed53099fbce6: Pull complete 19:20:26 dc539afda2c1: Pull complete 19:20:26 Commit message: "Merge pull request #1087 from lenny-intel/remove-race-flag" 19:20:26 77bc0d833cb6: Pull complete 19:20:26 9065ff56babe: Pull complete 19:20:26 19:20:26 GitHub has been notified of this commit’s build result 19:20:26 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:20:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:20:27 % Total % Received % Xferd Average Speed Time Time Time Current 19:20:27 Dload Upload Total Spent Left Speed 19:20:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 65071 0 --:--:-- --:--:-- --:--:-- 65430 [Pipeline] sh 19:20:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:20:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:20:28 + sudo tee /etc/docker/daemon.new 19:20:28 { 19:20:28 "registry-mirrors": [ 19:20:28 "https://nexus3.edgexfoundry.org:10001" 19:20:28 ], 19:20:28 "bip": "10.250.0.254/24", 19:20:28 "hosts": [ 19:20:28 "tcp://0.0.0.0:5555", 19:20:28 "unix:///var/run/docker.sock" 19:20:28 ], 19:20:28 "mtu": 1458, 19:20:28 "selinux-enabled": true, 19:20:28 "seccomp-profile": "/etc/docker/seccomp.json" 19:20:28 } [Pipeline] sh 19:20:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:20:29 + sudo service docker restart 19:20:32 d287ab97295c: Pull complete 19:20:32 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:20:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:20:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:20:32 prd-centos7-docker-4c-2g-3868 does not seem to be running inside a container 19:20:32 $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:20:34 $ docker top 933ac3f50d69395a44148b08ee30ddb4c6380d8a5b353982d8908d757e73781c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:20:35 ---> job-cost.sh 19:20:35 lf-activate-venv: SKIPPING 19:20:35 INFO: No Stack... 19:20:35 INFO: Retrieving Pricing Info for: v3-standard-2 19:20:35 INFO: Archiving Costs [Pipeline] sh 19:20:36 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 19:20:36 + cut -d, -f6 [Pipeline] lock 19:20:36 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-42-stack-cost] 19:20:36 Resource [jenkins-edgexfoundry-device-sdk-go-main-42-stack-cost] did not exist. Created. 19:20:36 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:20:36 + echo total: 0.05999999865889549 [Pipeline] stash 19:20:36 Stashed 1 file(s) [Pipeline] } 19:20:36 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-42-stack-cost] [Pipeline] // lock [Pipeline] } 19:20:36 $ docker stop --time=1 933ac3f50d69395a44148b08ee30ddb4c6380d8a5b353982d8908d757e73781c 19:20:37 $ docker rm -f 933ac3f50d69395a44148b08ee30ddb4c6380d8a5b353982d8908d757e73781c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:20:47 provisioning config files... 19:20:47 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/42@tmp/config5666931207370316227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:20:48 ---> docker-login.sh 19:20:48 nexus3.edgexfoundry.org:10001 19:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:49 Configure a credential helper to remove this warning. See 19:20:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:49 19:20:49 Login Succeeded 19:20:49 nexus3.edgexfoundry.org:10002 19:20:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:49 Configure a credential helper to remove this warning. See 19:20:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:49 19:20:49 Login Succeeded 19:20:49 nexus3.edgexfoundry.org:10003 19:20:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:49 Configure a credential helper to remove this warning. See 19:20:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:49 19:20:49 Login Succeeded 19:20:49 nexus3.edgexfoundry.org:10004 19:20:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:50 Configure a credential helper to remove this warning. See 19:20:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:50 19:20:50 Login Succeeded 19:20:50 docker.io 19:20:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:51 Configure a credential helper to remove this warning. See 19:20:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:51 19:20:51 Login Succeeded 19:20:51 ---> docker-login.sh ends [Pipeline] } 19:20:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:20:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:20:51 ========================================================= 19:20:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:20:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:20:51 + 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.17-alpine --build-arg MAKE=echo noop --target=builder . 19:20:52 Sending build context to Docker daemon 5.052MB 19:20:52 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 19:20:52 Step 2/10 : FROM ${BASE} AS builder 19:20:52 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:20:52 9b3977197b4f: Pulling fs layer 19:20:52 1a89e8eeedd5: Pulling fs layer 19:20:52 94645a83ff95: Pulling fs layer 19:20:52 3f3a8bcf1eab: Pulling fs layer 19:20:52 0c92f367c5e7: Pulling fs layer 19:20:52 4b8299f9d1f4: Pulling fs layer 19:20:52 9a6b49a46696: Pulling fs layer 19:20:52 cf05db05a679: Pulling fs layer 19:20:52 3f3a8bcf1eab: Waiting 19:20:52 0c92f367c5e7: Waiting 19:20:52 4b8299f9d1f4: Waiting 19:20:52 9a6b49a46696: Waiting 19:20:52 cf05db05a679: Waiting 19:20:52 94645a83ff95: Verifying Checksum 19:20:52 94645a83ff95: Download complete 19:20:52 1a89e8eeedd5: Verifying Checksum 19:20:52 1a89e8eeedd5: Download complete 19:20:52 0c92f367c5e7: Verifying Checksum 19:20:52 0c92f367c5e7: Download complete 19:20:52 4b8299f9d1f4: Verifying Checksum 19:20:52 4b8299f9d1f4: Download complete 19:20:52 9b3977197b4f: Verifying Checksum 19:20:52 9b3977197b4f: Download complete 19:20:52 9a6b49a46696: Verifying Checksum 19:20:52 9a6b49a46696: Download complete 19:20:53 9b3977197b4f: Pull complete 19:20:53 1a89e8eeedd5: Pull complete 19:20:54 94645a83ff95: Pull complete 19:20:54 cf05db05a679: Verifying Checksum 19:20:54 cf05db05a679: Download complete 19:20:54 3f3a8bcf1eab: Verifying Checksum 19:20:54 3f3a8bcf1eab: Download complete 19:21:07 3f3a8bcf1eab: Pull complete 19:21:07 0c92f367c5e7: Pull complete 19:21:07 4b8299f9d1f4: Pull complete 19:21:07 9a6b49a46696: Pull complete 19:21:12 cf05db05a679: Pull complete 19:21:12 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 19:21:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:21:12 ---> 0ccda1f7e2ee 19:21:12 Step 3/10 : ARG MAKE=make build 19:21:14 ---> Running in 74144d189690 19:21:14 Removing intermediate container 74144d189690 19:21:14 ---> 9b776fe5d0a8 19:21:14 Step 4/10 : WORKDIR /device-sdk-go 19:21:14 ---> Running in c5b11dda0b19 19:21:15 Removing intermediate container c5b11dda0b19 19:21:15 ---> 08bc484ffa56 19:21:15 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:21:15 ---> Running in 63aa5bcea42e 19:21:15 Removing intermediate container 63aa5bcea42e 19:21:15 ---> cf10b77d2551 19:21:15 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:15 ---> Running in 521e9c41b689 19:21:17 Removing intermediate container 521e9c41b689 19:21:17 ---> 23ac277f8fd6 19:21:17 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 19:21:17 ---> Running in 71ad73843908 19:21:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:21:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:21:20 OK: 220 MiB in 52 packages 19:21:21 Removing intermediate container 71ad73843908 19:21:21 ---> 7eb49c8f1553 19:21:21 Step 8/10 : COPY . . 19:21:22 ---> e3e50a570a41 19:21:22 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:22 ---> Running in 29b1c4e2f707 19:22:44 Removing intermediate container 29b1c4e2f707 19:22:44 ---> 9133e9fea1e5 19:22:44 Step 10/10 : RUN ${MAKE} 19:22:44 ---> Running in a8448835cb36 19:22:44 noop 19:22:44 Removing intermediate container a8448835cb36 19:22:44 ---> a3d37ade680d 19:22:44 Successfully built a3d37ade680d 19:22:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:22:44 + docker inspect -f . ci-base-image-arm64 19:22:44 . [Pipeline] withDockerContainer 19:22:44 prd-ubuntu18.04-docker-arm64-4c-16g-3869 does not seem to be running inside a container 19:22:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/42 -v /w/workspace/device-sdk-go/42:/w/workspace/device-sdk-go/42:rw,z -v /w/workspace/device-sdk-go/42@tmp:/w/workspace/device-sdk-go/42@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 19:22:46 $ docker top fc720d86d828ed06c395e17eaad9a1ddcb812b10f990940b00360bf78802fadc -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:47 + go version 19:22:47 go version go1.17.6 linux/arm64 [Pipeline] } 19:22:47 $ docker stop --time=1 fc720d86d828ed06c395e17eaad9a1ddcb812b10f990940b00360bf78802fadc 19:22:48 $ docker rm -f fc720d86d828ed06c395e17eaad9a1ddcb812b10f990940b00360bf78802fadc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:22:49 + docker inspect -f . ci-base-image-arm64 19:22:49 . [Pipeline] withDockerContainer 19:22:49 prd-ubuntu18.04-docker-arm64-4c-16g-3869 does not seem to be running inside a container 19:22:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/42 -v /w/workspace/device-sdk-go/42:/w/workspace/device-sdk-go/42:rw,z -v /w/workspace/device-sdk-go/42@tmp:/w/workspace/device-sdk-go/42@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 19:22:50 $ docker top 6d812601f49a858e9fec11a93c7a409612481f0c78acfb3c5b0ebbb8e22d1926 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:22:51 + make test 19:22:51 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:22:53 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 19:23:40 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 19:23:40 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 19:23:40 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 19:23:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.072s coverage: 23.3% of statements 19:23:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 19:23:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.051s coverage: 27.6% of statements 19:23:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.073s coverage: 78.9% of statements 19:23:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.055s coverage: 9.0% of statements 19:23:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 19:23:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 19:23:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 19:23:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.071s coverage: 28.7% of statements 19:23:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 19:23:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.117s coverage: 86.1% of statements 19:23:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 19:23:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 19:23:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.097s coverage: 57.4% of statements 19:23:51 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.173s coverage: 89.2% of statements 19:23:51 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 19:23:52 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.048s coverage: 4.8% of statements 19:23:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 19:23:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:23:53 GO111MODULE=on go vet ./... 19:24:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:24:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:24:15 ./bin/test-attribution-txt.sh [Pipeline] echo 19:24:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:24:15 $ docker stop --time=1 6d812601f49a858e9fec11a93c7a409612481f0c78acfb3c5b0ebbb8e22d1926 19:24:17 $ docker rm -f 6d812601f49a858e9fec11a93c7a409612481f0c78acfb3c5b0ebbb8e22d1926 [Pipeline] // withDockerContainer [Pipeline] sh 19:24:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:24:18 Warning: overwriting stash ‘coverage-report’ 19:24:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:24:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:24:19 + ls -al . 19:24:19 total 304 19:24:19 drwxrwxr-x 10 jenkins jenkins 4096 Jan 25 19:24 . 19:24:19 drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 19:20 .. 19:24:19 -rw-rw-r-- 1 jenkins jenkins 140 Jan 25 19:20 .dockerignore 19:24:19 drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 19:20 .git 19:24:19 drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 19:20 .github 19:24:19 -rw-rw-r-- 1 jenkins jenkins 131 Jan 25 19:20 .gitignore 19:24:19 -rw-rw-r-- 1 jenkins jenkins 42 Jan 25 19:20 .golangci.yml 19:24:19 -rw-rw-r-- 1 jenkins jenkins 26321 Jan 25 19:20 CHANGELOG.md 19:24:19 -rw-rw-r-- 1 jenkins jenkins 677 Jan 25 19:20 GOVERNANCE.md 19:24:19 -rw-rw-r-- 1 jenkins jenkins 880 Jan 25 19:20 Jenkinsfile 19:24:19 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 25 19:20 LICENSE 19:24:19 -rw-rw-r-- 1 jenkins jenkins 1614 Jan 25 19:20 Makefile 19:24:19 -rw-rw-r-- 1 jenkins jenkins 619 Jan 25 19:20 OWNERS.md 19:24:19 -rw-rw-r-- 1 jenkins jenkins 4881 Jan 25 19:20 README.md 19:24:19 -rw-rw-r-- 1 jenkins jenkins 11 Jan 25 19:18 VERSION 19:24:19 drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 19:20 bin 19:24:19 -rw-r--r-- 1 jenkins jenkins 128608 Jan 25 19:23 coverage.out 19:24:19 drwxrwxr-x 5 jenkins jenkins 4096 Jan 25 19:20 example 19:24:19 -rw-rw-r-- 1 jenkins jenkins 582 Jan 25 19:20 go.mod 19:24:19 -rw-rw-r-- 1 jenkins jenkins 48958 Jan 25 19:20 go.sum 19:24:19 drwxrwxr-x 15 jenkins jenkins 4096 Jan 25 19:20 internal 19:24:19 drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 19:20 openapi 19:24:19 drwxrwxr-x 5 jenkins jenkins 4096 Jan 25 19:20 pkg 19:24:19 drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 19:20 snap 19:24:19 -rw-rw-r-- 1 jenkins jenkins 222 Jan 25 19:20 version.go [Pipeline] isUnix [Pipeline] sh 19:24:19 + 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=9af29abc9c3fa869eef6cc3bd3f0ec5ef92b1df0 --label arch=arm64 --label version=2.2.0-dev.9 . 19:24:20 Sending build context to Docker daemon 5.181MB 19:24:20 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 19:24:20 Step 2/24 : FROM ${BASE} AS builder 19:24:20 ---> a3d37ade680d 19:24:20 Step 3/24 : ARG MAKE=make build 19:24:20 ---> Running in 93c0b337c90e 19:24:20 Removing intermediate container 93c0b337c90e 19:24:20 ---> 957b8e2ea849 19:24:20 Step 4/24 : WORKDIR /device-sdk-go 19:24:20 ---> Running in 5b32aa4dd9ae 19:24:21 Removing intermediate container 5b32aa4dd9ae 19:24:21 ---> a4ed691d38ad 19:24:21 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:24:21 ---> Running in 7bd945395b1b 19:24:21 Removing intermediate container 7bd945395b1b 19:24:21 ---> 37775e8e2f4a 19:24:21 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:21 ---> Running in 65acc5c4aff4 19:24:23 Removing intermediate container 65acc5c4aff4 19:24:23 ---> 40976a9356c2 19:24:23 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 19:24:23 ---> Running in b15bbeca614a 19:24:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:26 OK: 220 MiB in 52 packages 19:24:27 Removing intermediate container b15bbeca614a 19:24:27 ---> 9689f558d61b 19:24:27 Step 8/24 : COPY . . 19:24:28 ---> a3d0d585db0e 19:24:28 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:28 ---> Running in 43c00e4764a7 19:24:30 Removing intermediate container 43c00e4764a7 19:24:30 ---> 3ef2b10cbffe 19:24:30 Step 10/24 : RUN ${MAKE} 19:24:30 ---> Running in fdee3d26bbfb 19:24:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.9" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 19:25:10 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 19:25:10 Removing intermediate container fdee3d26bbfb 19:25:10 ---> ac3dc35011e9 19:25:10 Step 11/24 : FROM alpine:3.14 19:25:11 3.14: Pulling from library/alpine 19:25:11 be307f383ecc: Pulling fs layer 19:25:11 be307f383ecc: Verifying Checksum 19:25:11 be307f383ecc: Download complete 19:25:12 be307f383ecc: Pull complete 19:25:12 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 19:25:12 Status: Downloaded newer image for alpine:3.14 19:25:12 ---> 5b8b7b635229 19:25:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:25:12 ---> Running in f0f840c793c2 19:25:12 Removing intermediate container f0f840c793c2 19:25:12 ---> f2b21a2352e2 19:25:12 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:12 ---> Running in 0552565c1da3 19:25:14 Removing intermediate container 0552565c1da3 19:25:14 ---> ed5bac58064c 19:25:14 Step 14/24 : RUN apk add --update --no-cache zeromq 19:25:14 ---> Running in dbc35f998d88 19:25:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:25:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:25:17 (1/5) Installing libgcc (10.3.1_git20210424-r2) 19:25:17 (2/5) Installing libsodium (1.0.18-r0) 19:25:17 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 19:25:17 (4/5) Installing libzmq (4.3.4-r0) 19:25:17 (5/5) Installing zeromq (4.3.4-r0) 19:25:17 Executing busybox-1.33.1-r6.trigger 19:25:17 OK: 8 MiB in 19 packages 19:25:18 Removing intermediate container dbc35f998d88 19:25:18 ---> abe1cb180d24 19:25:18 Step 15/24 : WORKDIR / 19:25:18 ---> Running in 0983d51bd1cc 19:25:19 Removing intermediate container 0983d51bd1cc 19:25:19 ---> e898ab455ad3 19:25:19 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 19:25:20 ---> f641bfef885c 19:25:20 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 19:25:20 ---> 23233f12da22 19:25:20 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 19:25:21 ---> 4675bf9b65fe 19:25:21 Step 19/24 : EXPOSE 59999 19:25:21 ---> Running in 1b6d723d1d28 19:25:21 Removing intermediate container 1b6d723d1d28 19:25:21 ---> e0754b4737a3 19:25:21 Step 20/24 : ENTRYPOINT ["/device-simple"] 19:25:21 ---> Running in 6f7387258da0 19:25:22 Removing intermediate container 6f7387258da0 19:25:22 ---> a4631a90e120 19:25:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:25:22 ---> Running in ba70f94024da 19:25:22 Removing intermediate container ba70f94024da 19:25:22 ---> e5600ce4941e 19:25:22 Step 22/24 : LABEL arch=arm64 19:25:22 ---> Running in 0da51c327cb0 19:25:23 Removing intermediate container 0da51c327cb0 19:25:23 ---> 997b2d0239bc 19:25:23 Step 23/24 : LABEL git_sha=9af29abc9c3fa869eef6cc3bd3f0ec5ef92b1df0 19:25:23 ---> Running in 460c75d7c9a7 19:25:23 Removing intermediate container 460c75d7c9a7 19:25:23 ---> 45ade88cce5a 19:25:23 Step 24/24 : LABEL version=2.2.0-dev.9 19:25:23 ---> Running in ca08656628bb 19:25:23 Removing intermediate container ca08656628bb 19:25:23 ---> 003c2a7f9573 19:25:23 [Warning] One or more build-args [ARCH] were not consumed 19:25:24 Successfully built 003c2a7f9573 19:25:24 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 19:25:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:25:24 19:25:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:25:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:25:24 arm64: Pulling from edgex-lftools-log-publisher 19:25:24 448f6bf000e3: Pulling fs layer 19:25:24 f757da607395: Pulling fs layer 19:25:24 05883995daec: Pulling fs layer 19:25:25 8603b9c90790: Pulling fs layer 19:25:25 1560dd03e051: Pulling fs layer 19:25:25 27f5ce0e4adf: Pulling fs layer 19:25:25 c2d8d7efcc4b: Pulling fs layer 19:25:25 27f5ce0e4adf: Waiting 19:25:25 c2d8d7efcc4b: Waiting 19:25:25 8603b9c90790: Waiting 19:25:25 1560dd03e051: Waiting 19:25:25 f757da607395: Verifying Checksum 19:25:25 f757da607395: Download complete 19:25:25 8603b9c90790: Verifying Checksum 19:25:25 8603b9c90790: Download complete 19:25:25 1560dd03e051: Verifying Checksum 19:25:25 1560dd03e051: Download complete 19:25:25 27f5ce0e4adf: Verifying Checksum 19:25:25 27f5ce0e4adf: Download complete 19:25:25 05883995daec: Verifying Checksum 19:25:25 05883995daec: Download complete 19:25:25 448f6bf000e3: Verifying Checksum 19:25:25 448f6bf000e3: Download complete 19:25:28 c2d8d7efcc4b: Verifying Checksum 19:25:28 c2d8d7efcc4b: Download complete 19:25:29 448f6bf000e3: Pull complete 19:25:30 f757da607395: Pull complete 19:25:31 05883995daec: Pull complete 19:25:31 8603b9c90790: Pull complete 19:25:32 1560dd03e051: Pull complete 19:25:32 27f5ce0e4adf: Pull complete 19:25:51 c2d8d7efcc4b: Pull complete 19:25:51 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:25:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:25:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:25:51 prd-ubuntu18.04-docker-arm64-4c-16g-3869 does not seem to be running inside a container 19:25:51 $ 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/42 -v /w/workspace/device-sdk-go/42:/w/workspace/device-sdk-go/42:rw,z -v /w/workspace/device-sdk-go/42@tmp:/w/workspace/device-sdk-go/42@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 19:25:54 $ docker top 1353bb7cc883bb05bde36d449005b005ae367ea7d8dfcee1a6bc4df2b1820561 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:25:55 ---> job-cost.sh 19:25:55 lf-activate-venv: SKIPPING 19:25:55 INFO: No Stack... 19:25:55 INFO: Retrieving Pricing Info for: v3-standard-4 19:25:55 INFO: Archiving Costs [Pipeline] sh 19:25:56 + cut -d, -f6 19:25:56 + cat /w/workspace/device-sdk-go/42/archives/cost.csv [Pipeline] lock 19:25:56 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-42-stack-cost] 19:25:56 Resource [jenkins-edgexfoundry-device-sdk-go-main-42-stack-cost] did not exist. Created. 19:25:56 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:25:57 /w/workspace/device-sdk-go/42@tmp/durable-333ee9f6/script.sh: 1: /w/workspace/device-sdk-go/42@tmp/durable-333ee9f6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:25:58 + echo total: 0.10999999940395355 [Pipeline] stash 19:25:58 Warning: overwriting stash ‘stack-cost’ 19:25:58 Stashed 1 file(s) [Pipeline] } 19:25:58 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-42-stack-cost] [Pipeline] // lock [Pipeline] } 19:25:58 $ docker stop --time=1 1353bb7cc883bb05bde36d449005b005ae367ea7d8dfcee1a6bc4df2b1820561 19:25:59 $ docker rm -f 1353bb7cc883bb05bde36d449005b005ae367ea7d8dfcee1a6bc4df2b1820561 [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 19:26:00 provisioning config files... 19:26:00 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config578692894003252861tmp [Pipeline] { [Pipeline] sh 19:26:00 + set +x 19:26:00 + bash -s -- 19:26:00 + curl -s https://codecov.io/bash 19:26:00 19:26:00 _____ _ 19:26:00 / ____| | | 19:26:00 | | ___ __| | ___ ___ _____ __ 19:26:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:26:00 | |___| (_) | (_| | __/ (_| (_) \ V / 19:26:00 \_____\___/ \__,_|\___|\___\___/ \_/ 19:26:00 Bash-1.0.6 19:26:00 19:26:00 19:26:00 ==> git version 2.24.4 found 19:26:00 ==> 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 19:26:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:26:00 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:26:00 ==> Jenkins CI detected. 19:26:00 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 19:26:00 project root: . 19:26:00 --> token set from env 19:26:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:26:00 ==> Running gcov in . (disable via -X gcov) 19:26:00 ==> Python coveragepy not found 19:26:00 ==> Searching for coverage reports in: 19:26:00 + . 19:26:00 -> Found 1 reports 19:26:00 ==> Detecting git/mercurial file structure 19:26:00 ==> Reading reports 19:26:00 + ./coverage.out bytes=128608 19:26:00 ==> Appending adjustments 19:26:00 https://docs.codecov.io/docs/fixing-reports 19:26:01 + Found adjustments 19:26:01 ==> Gzipping contents 19:26:01 16K /tmp/codecov.kDeC8A.gz 19:26:01 ==> Uploading reports 19:26:01 url: https://codecov.io 19:26:01 query: branch=main&commit=9af29abc9c3fa869eef6cc3bd3f0ec5ef92b1df0&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:26:01 -> Pinging Codecov 19:26:01 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=9af29abc9c3fa869eef6cc3bd3f0ec5ef92b1df0&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:26:01 -> Uploading to 19:26:01 https://storage.googleapis.com/codecov/v4/raw/2022-01-25/7E55EF52A471D76F132DFD9A03CDDE97/9af29abc9c3fa869eef6cc3bd3f0ec5ef92b1df0/6283ee4d-4f2a-4689-9d79-2685528dbb15.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220125T192601Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7a964b0a0fe5251069ae913c0c265cdbfdb91d178eca89ae3d25cc52f8cfe20a 19:26:01 % Total % Received % Xferd Average Speed Time Time Time Current 19:26:01 Dload Upload Total Spent Left Speed 19:26:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16112 0 0 100 16112 0 49160 --:--:-- --:--:-- --:--:-- 49121 19:26:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/9af29abc9c3fa869eef6cc3bd3f0ec5ef92b1df0 [Pipeline] } 19:26:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:26:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:26:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:26:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:26:02 19:26:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:26:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:26:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:26:02 188c0c94c7c5: Pulling fs layer 19:26:02 0ef7d3d256c8: Pulling fs layer 19:26:02 de9db76c5a1d: Pulling fs layer 19:26:02 0eba1c9be4d2: Pulling fs layer 19:26:02 0d57e429df01: Pulling fs layer 19:26:02 4e4be7b47b0d: Pulling fs layer 19:26:02 e1f770b5df2f: Pulling fs layer 19:26:02 85a0685a4137: Pulling fs layer 19:26:02 0eba1c9be4d2: Waiting 19:26:02 0d57e429df01: Waiting 19:26:02 4e4be7b47b0d: Waiting 19:26:02 e1f770b5df2f: Waiting 19:26:02 85a0685a4137: Waiting 19:26:02 de9db76c5a1d: Verifying Checksum 19:26:02 de9db76c5a1d: Download complete 19:26:02 0ef7d3d256c8: Verifying Checksum 19:26:02 0ef7d3d256c8: Download complete 19:26:02 0d57e429df01: Verifying Checksum 19:26:02 0d57e429df01: Download complete 19:26:02 4e4be7b47b0d: Verifying Checksum 19:26:02 4e4be7b47b0d: Download complete 19:26:02 188c0c94c7c5: Verifying Checksum 19:26:02 188c0c94c7c5: Download complete 19:26:03 e1f770b5df2f: Verifying Checksum 19:26:03 e1f770b5df2f: Download complete 19:26:03 188c0c94c7c5: Pull complete 19:26:03 0eba1c9be4d2: Verifying Checksum 19:26:03 0eba1c9be4d2: Download complete 19:26:03 0ef7d3d256c8: Pull complete 19:26:03 de9db76c5a1d: Pull complete 19:26:03 85a0685a4137: Verifying Checksum 19:26:03 85a0685a4137: Download complete 19:26:08 0eba1c9be4d2: Pull complete 19:26:08 0d57e429df01: Pull complete 19:26:08 4e4be7b47b0d: Pull complete 19:26:08 e1f770b5df2f: Pull complete 19:26:12 85a0685a4137: Pull complete 19:26:12 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:26:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:26:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:26:12 prd-centos7-docker-4c-2g-3868 does not seem to be running inside a container 19:26:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:26:14 $ docker top c094c0d1c81d1d03ec483cced252806fc8547367ff8620c64b4f6039b866e26f -eo pid,comm [Pipeline] { [Pipeline] echo 19:26:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:26:15 + set -o pipefail 19:26:15 + snyk monitor '--org=edgex-jenkins' 19:26:20 19:26:20 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 19:26:20 19:26:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/a2d54c2d-504b-4435-8cd5-f0531450b269 19:26:20 19:26:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:26:20 19:26:20 [Pipeline] } 19:26:20 $ docker stop --time=1 c094c0d1c81d1d03ec483cced252806fc8547367ff8620c64b4f6039b866e26f 19:26:22 $ docker rm -f c094c0d1c81d1d03ec483cced252806fc8547367ff8620c64b4f6039b866e26f [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 19:26:22 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:26:22 provisioning config files... 19:26:22 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7781738091131299584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:26:23 --> edgex-publish-swagger.sh 19:26:23 === Publish openapi/v2 API === 19:26:23 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 19:26:23 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 19:26:23 % Total % Received % Xferd Average Speed Time Time Time Current 19:26:23 Dload Upload Total Spent Left Speed 19:26:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51659 0 0 100 51659 0 59370 --:--:-- --:--:-- --:--:-- 59378 100 51659 0 0 100 51659 0 59361 --:--:-- --:--:-- --:--:-- 59378 19:26:23 19:26:23 [Pipeline] } 19:26:23 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 19:26:24 + git log --format=format:%s -1 9af29abc9c3fa869eef6cc3bd3f0ec5ef92b1df0 [Pipeline] sh 19:26:24 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 19:26:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:26:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:26:24 . [Pipeline] withDockerContainer 19:26:25 prd-centos7-docker-4c-2g-3868 does not seem to be running inside a container 19:26:25 $ 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 19:26:25 $ docker top b4660c5acfaa6fb8e24ad89c9b8e4139bf18ad9dfe3e00c27d3c6de80add8c8a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:26:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:26:25 [ssh-agent] Looking for ssh-agent implementation... 19:26:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:26:25 $ docker exec b4660c5acfaa6fb8e24ad89c9b8e4139bf18ad9dfe3e00c27d3c6de80add8c8a ssh-agent 19:26:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKaOcDA/agent.15 19:26:25 SSH_AGENT_PID=21 19:26:25 Running ssh-add (command line suppressed) 19:26:25 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3475628760268113587.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3475628760268113587.key) 19:26:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:26:26 + git semver tag 19:26:26 # -> Open(): unable to determine branch for HEAD 19:26:26 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 19:26:26 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 19:26:26 # $SEMVER_REMOTE_NAME = origin 19:26:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:26:26 # $SEMVER_USER_NAME = edgex-jenkins 19:26:26 # $SEMVER_BRANCH = main 19:26:26 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 19:26:26 # 9af29abc9c3fa869eef6cc3bd3f0ec5ef92b1df0 HEAD 19:26:26 # -> Force: false 19:26:26 # 3405e2b9ec771bca83ab67515bb6c6aecacfb01d refs/tags/v2.2.0-dev.9 [Pipeline] } 19:26:26 $ docker exec --env ******** --env ******** b4660c5acfaa6fb8e24ad89c9b8e4139bf18ad9dfe3e00c27d3c6de80add8c8a ssh-agent -k 19:26:26 unset SSH_AUTH_SOCK; 19:26:26 unset SSH_AGENT_PID; 19:26:26 echo Agent pid 21 killed; 19:26:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:26:26 + git semver [Pipeline] } 19:26:26 $ docker stop --time=1 b4660c5acfaa6fb8e24ad89c9b8e4139bf18ad9dfe3e00c27d3c6de80add8c8a 19:26:27 $ docker rm -f b4660c5acfaa6fb8e24ad89c9b8e4139bf18ad9dfe3e00c27d3c6de80add8c8a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:26:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:26:28 19:26:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:26:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:26:28 0.23.1-centos7: Pulling from edgex-lftools 19:26:28 ab5ef0e58194: Pulling fs layer 19:26:28 9712f1f96733: Pulling fs layer 19:26:28 63f879dbbcfc: Pulling fs layer 19:26:28 0d9ebad4ef96: Pulling fs layer 19:26:28 e9a5061849ea: Pulling fs layer 19:26:28 d747dcd14b5f: Pulling fs layer 19:26:28 2de7ff778b66: Pulling fs layer 19:26:28 e9a5061849ea: Waiting 19:26:28 d747dcd14b5f: Waiting 19:26:28 2de7ff778b66: Waiting 19:26:28 0d9ebad4ef96: Waiting 19:26:28 9712f1f96733: Verifying Checksum 19:26:28 9712f1f96733: Download complete 19:26:29 ab5ef0e58194: Verifying Checksum 19:26:29 ab5ef0e58194: Download complete 19:26:29 0d9ebad4ef96: Verifying Checksum 19:26:29 0d9ebad4ef96: Download complete 19:26:29 d747dcd14b5f: Verifying Checksum 19:26:29 d747dcd14b5f: Download complete 19:26:29 63f879dbbcfc: Verifying Checksum 19:26:29 63f879dbbcfc: Download complete 19:26:29 e9a5061849ea: Verifying Checksum 19:26:29 e9a5061849ea: Download complete 19:26:29 2de7ff778b66: Verifying Checksum 19:26:29 2de7ff778b66: Download complete 19:26:32 ab5ef0e58194: Pull complete 19:26:32 9712f1f96733: Pull complete 19:26:33 63f879dbbcfc: Pull complete 19:26:37 0d9ebad4ef96: Pull complete 19:26:37 e9a5061849ea: Pull complete 19:26:37 d747dcd14b5f: Pull complete 19:26:39 2de7ff778b66: Pull complete 19:26:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:26:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:26:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:26:39 prd-centos7-docker-4c-2g-3868 does not seem to be running inside a container 19:26:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:26:42 $ docker top 4b10f0ec35dbb5c3875efe5edf3e1604a1aff4c56fa46900961a9843ad5fe02c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:26:42 provisioning config files... 19:26:42 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8259675519106681613tmp 19:26:42 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6204699633477580461tmp 19:26:42 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8236449340056857273tmp [Pipeline] { [Pipeline] echo 19:26:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:26:42 ---> sigul-configuration.sh 19:26:42 gpg: directory `/root/.gnupg' created 19:26:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:26:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:26:42 gpg: keyring `/root/.gnupg/secring.gpg' created 19:26:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:26:42 gpg: CAST5 encrypted data 19:26:42 gpg: encrypted with 1 passphrase 19:26:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:26:43 + mkdir /home/jenkins 19:26:43 + mkdir /home/jenkins/sigul [Pipeline] sh 19:26:43 + 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 19:26:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:26:43 ---> sigul-install.sh 19:26:43 Sigul already installed; skipping installation. [Pipeline] sh 19:26:44 + git tag --list 19:26:44 0.7.1 19:26:44 delhi-tag 19:26:44 v1.0.0 19:26:44 v1.1.0 19:26:44 v1.1.1 19:26:44 v1.1.2 19:26:44 v1.2.0 19:26:44 v1.2.1 19:26:44 v1.2.2 19:26:44 v1.2.3 19:26:44 v1.3.0 19:26:44 v1.4.0 19:26:44 v2.0.0 19:26:44 v2.0.1-dev.1 19:26:44 v2.0.1-dev.10 19:26:44 v2.0.1-dev.11 19:26:44 v2.0.1-dev.12 19:26:44 v2.0.1-dev.13 19:26:44 v2.0.1-dev.14 19:26:44 v2.0.1-dev.15 19:26:44 v2.0.1-dev.16 19:26:44 v2.0.1-dev.17 19:26:44 v2.0.1-dev.18 19:26:44 v2.0.1-dev.19 19:26:44 v2.0.1-dev.2 19:26:44 v2.0.1-dev.20 19:26:44 v2.0.1-dev.21 19:26:44 v2.0.1-dev.22 19:26:44 v2.0.1-dev.23 19:26:44 v2.0.1-dev.24 19:26:44 v2.0.1-dev.25 19:26:44 v2.0.1-dev.26 19:26:44 v2.0.1-dev.27 19:26:44 v2.0.1-dev.28 19:26:44 v2.0.1-dev.29 19:26:44 v2.0.1-dev.3 19:26:44 v2.0.1-dev.30 19:26:44 v2.0.1-dev.31 19:26:44 v2.0.1-dev.32 19:26:44 v2.0.1-dev.33 19:26:44 v2.0.1-dev.4 19:26:44 v2.0.1-dev.5 19:26:44 v2.0.1-dev.6 19:26:44 v2.0.1-dev.7 19:26:44 v2.0.1-dev.8 19:26:44 v2.0.1-dev.9 19:26:44 v2.1.0 19:26:44 v2.1.1-dev.1 19:26:44 v2.2.0-dev.1 19:26:44 v2.2.0-dev.2 19:26:44 v2.2.0-dev.3 19:26:44 v2.2.0-dev.4 19:26:44 v2.2.0-dev.5 19:26:44 v2.2.0-dev.6 19:26:44 v2.2.0-dev.7 19:26:44 v2.2.0-dev.8 19:26:44 v2.2.0-dev.9 [Pipeline] sh 19:26:44 + lftools sign git-tag v2.2.0-dev.9 19:26:45 Signing Git tag with Sigul... 19:26:45 Signing v2.2.0-dev.9 [Pipeline] echo 19:26:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:26:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:26:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:26:45 $ docker stop --time=1 4b10f0ec35dbb5c3875efe5edf3e1604a1aff4c56fa46900961a9843ad5fe02c 19:26:46 $ docker rm -f 4b10f0ec35dbb5c3875efe5edf3e1604a1aff4c56fa46900961a9843ad5fe02c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:26:47 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 19:26:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:26:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:26:47 . [Pipeline] withDockerContainer 19:26:47 prd-centos7-docker-4c-2g-3868 does not seem to be running inside a container 19:26:47 $ 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 19:26:47 $ docker top f1e0f380bf0d992dc7a89affc3bdf045398edad0152974a3a50a07215275b43f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:26:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:26:48 [ssh-agent] Looking for ssh-agent implementation... 19:26:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:26:48 $ docker exec f1e0f380bf0d992dc7a89affc3bdf045398edad0152974a3a50a07215275b43f ssh-agent 19:26:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNOGnCh/agent.13 19:26:48 SSH_AGENT_PID=20 19:26:48 Running ssh-add (command line suppressed) 19:26:48 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5940484334765389868.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5940484334765389868.key) 19:26:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:26:48 + git semver bump pre 19:26:48 # -> Open(): unable to determine branch for HEAD 19:26:48 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 19:26:48 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 19:26:48 # $SEMVER_REMOTE_NAME = origin 19:26:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:26:48 # $SEMVER_USER_NAME = edgex-jenkins 19:26:48 # $SEMVER_BRANCH = main 19:26:48 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 19:26:48 2.2.0-dev.10 [Pipeline] } 19:26:48 $ docker exec --env ******** --env ******** f1e0f380bf0d992dc7a89affc3bdf045398edad0152974a3a50a07215275b43f ssh-agent -k 19:26:48 unset SSH_AUTH_SOCK; 19:26:48 unset SSH_AGENT_PID; 19:26:48 echo Agent pid 20 killed; 19:26:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:26:49 + git semver [Pipeline] } 19:26:49 $ docker stop --time=1 f1e0f380bf0d992dc7a89affc3bdf045398edad0152974a3a50a07215275b43f 19:26:50 $ docker rm -f f1e0f380bf0d992dc7a89affc3bdf045398edad0152974a3a50a07215275b43f [Pipeline] // withDockerContainer [Pipeline] sh 19:26:50 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 19:26:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:26:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:26:50 . [Pipeline] withDockerContainer 19:26:50 prd-centos7-docker-4c-2g-3868 does not seem to be running inside a container 19:26:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:26:51 $ docker top e4601dac1ca26bf72b8e37420c2ddf6b21dffc48a7cedb3a56059c2c26a97e92 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:26:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:26:51 [ssh-agent] Looking for ssh-agent implementation... 19:26:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:26:51 $ docker exec e4601dac1ca26bf72b8e37420c2ddf6b21dffc48a7cedb3a56059c2c26a97e92 ssh-agent 19:26:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpiggBb/agent.14 19:26:51 SSH_AGENT_PID=21 19:26:51 Running ssh-add (command line suppressed) 19:26:51 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4523301367984360276.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4523301367984360276.key) 19:26:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:26:52 + git semver push 19:26:52 # -> Open(): unable to determine branch for HEAD 19:26:52 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 19:26:52 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 19:26:52 # $SEMVER_REMOTE_NAME = origin 19:26:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:26:52 # $SEMVER_USER_NAME = edgex-jenkins 19:26:52 # $SEMVER_BRANCH = main 19:26:52 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 19:26:54 $ docker exec --env ******** --env ******** e4601dac1ca26bf72b8e37420c2ddf6b21dffc48a7cedb3a56059c2c26a97e92 ssh-agent -k 19:26:54 unset SSH_AUTH_SOCK; 19:26:54 unset SSH_AGENT_PID; 19:26:54 echo Agent pid 21 killed; 19:26:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:26:54 + git semver [Pipeline] } 19:26:54 $ docker stop --time=1 e4601dac1ca26bf72b8e37420c2ddf6b21dffc48a7cedb3a56059c2c26a97e92 19:26:55 $ docker rm -f e4601dac1ca26bf72b8e37420c2ddf6b21dffc48a7cedb3a56059c2c26a97e92 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:26:56 + '[' -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ']' 19:26:56 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 19:26:56 total 8 19:26:56 drwxr-xr-x. 3 root root 34 Jan 25 19:20 . 19:26:56 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 25 19:26 .. 19:26:56 drwxr-xr-x. 2 root root 6 Jan 25 19:20 cost 19:26:56 -rw-r--r--. 1 root root 83 Jan 25 19:20 cost.csv 19:26:56 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 19:26:56 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 19:26:56 total 8 19:26:56 drwxr-xr-x. 3 jenkins jenkins 34 Jan 25 19:20 . 19:26:56 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 25 19:26 .. 19:26:56 drwxr-xr-x. 2 jenkins jenkins 6 Jan 25 19:20 cost 19:26:56 -rw-r--r--. 1 jenkins jenkins 83 Jan 25 19:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:26:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:26:57 ---> package-listing.sh 19:26:57 ++ facter osfamily 19:26:57 ++ tr '[:upper:]' '[:lower:]' 19:26:57 + OS_FAMILY=redhat 19:26:57 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 19:26:57 + START_PACKAGES=/tmp/packages_start.txt 19:26:57 + END_PACKAGES=/tmp/packages_end.txt 19:26:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:26:57 + PACKAGES=/tmp/packages_start.txt 19:26:57 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 19:26:57 + PACKAGES=/tmp/packages_end.txt 19:26:57 + case "${OS_FAMILY}" in 19:26:57 + rpm -qa 19:26:57 + sort 19:26:57 + '[' -f /tmp/packages_start.txt ']' 19:26:57 + '[' -f /tmp/packages_end.txt ']' 19:26:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:26:57 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 19:26:57 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 19:26:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 19:26:57 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 19:26:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:26:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:26:58 . [Pipeline] withDockerContainer 19:26:58 prd-centos7-docker-4c-2g-3868 does not seem to be running inside a container 19:26:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:26:59 $ docker top 498ade97fcf22191681d9a84289d8c5b61cb7b0228aa86548fb83ff6b55d6847 -eo pid,comm [Pipeline] { [Pipeline] sh 19:26:59 + touch /tmp/pre-build-complete [Pipeline] sh 19:26:59 + mkdir -p /var/log/sysstat [Pipeline] sh 19:26:59 + ls /var/log/sa-host 19:26:59 + sadf -c /var/log/sa-host/sa17 19:26:59 file_magic: OK 19:26:59 HZ: Using current value: 100 19:26:59 file_header: OK 19:26:59 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 19:26:59 Statistics: 19:26:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:26:59 File successfully converted to sysstat format version 12.0.3 19:26:59 + sadf -c /var/log/sa-host/sa25 19:26:59 file_magic: OK 19:26:59 HZ: Using current value: 100 19:26:59 file_header: OK 19:26:59 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 19:26:59 Statistics: 19:26:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:26:59 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:27:00 provisioning config files... 19:27:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4213822030263786199tmp [Pipeline] { [Pipeline] echo 19:27:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:27:00 ---> create-netrc.sh [Pipeline] } 19:27:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:27:00 ---> python-tools-install.sh [Pipeline] echo 19:27:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:27:01 ---> sudo-logs.sh 19:27:01 Archiving 'sudo' log.. 19:27:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-3868.novalocal: Name or service not known 19:27:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-3868.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:27:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:27:01 ---> job-cost.sh 19:27:01 lf-activate-venv: SKIPPING 19:27:01 DEBUG: total: 0.05999999865889549 19:27:01 INFO: Retrieving Stack Cost... 19:27:01 INFO: Retrieving Pricing Info for: v3-standard-2 19:27:02 INFO: Archiving Costs [Pipeline] echo 19:27:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:27:02 ---> logs-deploy.sh 19:27:02 lf-activate-venv: SKIPPING 19:27:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/42 19:27:02 INFO: archiving workspace using pattern(s): 19:27:02 Archives upload complete. 19:27:03 INFO: archiving logs to Nexus