Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1be87f15213c05ab1957194b5dea87ff4eff74a4 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4793728797961346024.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2654705566913366199.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh64363398022982503.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4644178208929477058.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-ssh2486479887658549266.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-729 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-go_main@tmp/jenkins-gitclient-ssh71507064812686655.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 1be87f15213c05ab1957194b5dea87ff4eff74a4 (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 1be87f15213c05ab1957194b5dea87ff4eff74a4 # timeout=10 Commit message: "Merge pull request #1038 from weichou1229/issue-1037" > git rev-list --no-walk 2ab93c499751478c937c96849c5331481b2fe78f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:40:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:40:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:40:07 ========================================================= 23:40:07 EdgeX Global Pipelines Version Info 23:40:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:40:08 ------------------- 23:40:08 stable info: 23:40:08 ------------------- 23:40:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:40:08 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 23:40:08 Message: update stable to v1.0.210 23:40:09 ------------------- 23:40:09 experimental info: 23:40:09 ------------------- 23:40:09 Commited By: **** collab-it+edgex@linuxfoundation.org 23:40:09 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 23:40:09 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1be87f15213c05ab1957194b5dea87ff4eff74a4 [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1be87f1 [Pipeline] echo 23:40:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:40:09 provisioning config files... 23:40:09 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8866162050323179816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:40:09 ---> docker-login.sh 23:40:09 nexus3.edgexfoundry.org:10001 23:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:40:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:40:10 Configure a credential helper to remove this warning. See 23:40:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:40:10 23:40:10 Login Succeeded 23:40:10 nexus3.edgexfoundry.org:10002 23:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:40:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:40:10 Configure a credential helper to remove this warning. See 23:40:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:40:10 23:40:10 Login Succeeded 23:40:10 nexus3.edgexfoundry.org:10003 23:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:40:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:40:10 Configure a credential helper to remove this warning. See 23:40:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:40:10 23:40:10 Login Succeeded 23:40:10 nexus3.edgexfoundry.org:10004 23:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:40:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:40:10 Configure a credential helper to remove this warning. See 23:40:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:40:10 23:40:10 Login Succeeded 23:40:10 docker.io 23:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:40:11 Configure a credential helper to remove this warning. See 23:40:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:40:11 23:40:11 Login Succeeded 23:40:11 ---> docker-login.sh ends [Pipeline] } 23:40:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:40:11 + git log --format=format:%s -1 1be87f15213c05ab1957194b5dea87ff4eff74a4 [Pipeline] echo 23:40:11 GIT_COMMIT: 1be87f15213c05ab1957194b5dea87ff4eff74a4, Commit Message: Merge pull request #1038 from weichou1229/issue-1037 [Pipeline] echo 23:40:11 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:40:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:40:12 23:40:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:40:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:40:12 latest: Pulling from edgex-devops/git-semver 23:40:12 a0d0a0d46f8b: Pulling fs layer 23:40:12 3e5f54012d9b: Pulling fs layer 23:40:12 4c7163046ea9: Pulling fs layer 23:40:12 0c2d73faf560: Pulling fs layer 23:40:12 3e5f54012d9b: Verifying Checksum 23:40:12 3e5f54012d9b: Download complete 23:40:12 a0d0a0d46f8b: Verifying Checksum 23:40:12 a0d0a0d46f8b: Download complete 23:40:12 0c2d73faf560: Verifying Checksum 23:40:12 0c2d73faf560: Download complete 23:40:12 4c7163046ea9: Verifying Checksum 23:40:12 4c7163046ea9: Download complete 23:40:12 a0d0a0d46f8b: Pull complete 23:40:12 3e5f54012d9b: Pull complete 23:40:13 4c7163046ea9: Pull complete 23:40:13 0c2d73faf560: Pull complete 23:40:13 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 23:40:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:40:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:40:13 prd-centos7-docker-4c-2g-729 does not seem to be running inside a container 23:40:13 $ 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 23:40:14 $ docker top d7276b2b36475cccf931af59c48c6ca5ef0ca857b65f12724693f32aa578e8fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:40:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:40:14 [ssh-agent] Looking for ssh-agent implementation... 23:40:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:40:14 $ docker exec d7276b2b36475cccf931af59c48c6ca5ef0ca857b65f12724693f32aa578e8fd ssh-agent 23:40:14 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdAGcNI/agent.13 23:40:14 SSH_AGENT_PID=20 23:40:14 Running ssh-add (command line suppressed) 23:40:14 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8687398218690276156.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8687398218690276156.key) 23:40:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:40:14 + git tag --points-at HEAD [Pipeline] } 23:40:14 $ docker exec --env ******** --env ******** d7276b2b36475cccf931af59c48c6ca5ef0ca857b65f12724693f32aa578e8fd ssh-agent -k 23:40:14 unset SSH_AUTH_SOCK; 23:40:14 unset SSH_AGENT_PID; 23:40:14 echo Agent pid 20 killed; 23:40:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:40:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:40:14 [ssh-agent] Looking for ssh-agent implementation... 23:40:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:40:14 $ docker exec d7276b2b36475cccf931af59c48c6ca5ef0ca857b65f12724693f32aa578e8fd ssh-agent 23:40:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXepeNBL/agent.53 23:40:15 SSH_AGENT_PID=60 23:40:15 Running ssh-add (command line suppressed) 23:40:15 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4580059754045359504.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4580059754045359504.key) 23:40:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:40:15 + git semver init 23:40:15 # -> Open(): unable to determine branch for HEAD 23:40:15 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 23:40:15 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 23:40:15 # $SEMVER_REMOTE_NAME = origin 23:40:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:40:15 # $SEMVER_USER_NAME = edgex-jenkins 23:40:15 # $SEMVER_BRANCH = main 23:40:15 # $SEMVER_TEMP = /tmp/semver-970339173 23:40:15 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 23:40:16 # '/tmp/semver-970339173' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 23:40:16 # -> Force: false 23:40:16 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 23:40:16 $ docker exec --env ******** --env ******** d7276b2b36475cccf931af59c48c6ca5ef0ca857b65f12724693f32aa578e8fd ssh-agent -k 23:40:16 unset SSH_AUTH_SOCK; 23:40:16 unset SSH_AGENT_PID; 23:40:16 echo Agent pid 60 killed; 23:40:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:40:16 + git semver [Pipeline] } 23:40:16 $ docker stop --time=1 d7276b2b36475cccf931af59c48c6ca5ef0ca857b65f12724693f32aa578e8fd 23:40:18 $ docker rm -f d7276b2b36475cccf931af59c48c6ca5ef0ca857b65f12724693f32aa578e8fd [Pipeline] // withDockerContainer [Pipeline] sh 23:40:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:40:18 Stashed 1 file(s) [Pipeline] echo 23:40:18 [edgeXSemver]: initialized semver on version 2.0.1-dev.23 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 23:40:33 Still waiting to schedule task 23:40:33 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-729’ 23:40:33 Still waiting to schedule task 23:40:33 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:43:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-730 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 23:43:02 Running in /w/workspace/device-sdk-go/22 [Pipeline] { [Pipeline] checkout 23:43:02 Selected Git installation does not exist. Using Default 23:43:02 The recommended git tool is: NONE 23:43:05 Running on prd-centos7-docker-4c-2g-731 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 23:43:05 Running in /w/workspace/device-sdk-go/22 [Pipeline] { [Pipeline] checkout 23:43:05 Selected Git installation does not exist. Using Default 23:43:05 The recommended git tool is: NONE 23:43:07 using credential edgex-jenkins-ssh 23:43:07 Cloning the remote Git repository 23:43:07 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 23:43:07 > git init /w/workspace/device-sdk-go/22 # timeout=10 23:43:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 23:43:07 > git --version # timeout=10 23:43:07 > git --version # 'git version 2.24.4' 23:43:07 using GIT_SSH to set credentials SSH Credentials for GitHub 23:43:07 [INFO] Currently running in a labeled security context 23:43:07 [INFO] Currently SELinux is 'enforcing' on the host 23:43:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/22@tmp/jenkins-gitclient-ssh8339873855509869826.key 23:43:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:43:08 using credential edgex-jenkins-ssh 23:43:08 Cloning the remote Git repository 23:43:08 Avoid second fetch 23:43:08 Checking out Revision 1be87f15213c05ab1957194b5dea87ff4eff74a4 (main) 23:43:08 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 23:43:08 > git init /w/workspace/device-sdk-go/22 # timeout=10 23:43:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 23:43:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:43:08 > git config core.sparsecheckout # timeout=10 23:43:08 > git checkout -f 1be87f15213c05ab1957194b5dea87ff4eff74a4 # timeout=10 23:43:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 23:43:08 > git --version # timeout=10 23:43:08 > git --version # 'git version 2.17.1' 23:43:08 using GIT_SSH to set credentials SSH Credentials for GitHub 23:43:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:43:10 Avoid second fetch 23:43:10 Checking out Revision 1be87f15213c05ab1957194b5dea87ff4eff74a4 (main) 23:43:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 23:43:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:43:10 > git config core.sparsecheckout # timeout=10 23:43:10 > git checkout -f 1be87f15213c05ab1957194b5dea87ff4eff74a4 # timeout=10 23:43:12 Commit message: "Merge pull request #1038 from weichou1229/issue-1037" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:43:12 provisioning config files... 23:43:12 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/22@tmp/config3256217771910618878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:43:13 ---> docker-login.sh 23:43:13 nexus3.edgexfoundry.org:10001 23:43:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:13 Configure a credential helper to remove this warning. See 23:43:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:13 23:43:13 Login Succeeded 23:43:13 nexus3.edgexfoundry.org:10002 23:43:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:13 Configure a credential helper to remove this warning. See 23:43:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:13 23:43:13 Login Succeeded 23:43:13 nexus3.edgexfoundry.org:10003 23:43:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:13 Configure a credential helper to remove this warning. See 23:43:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:13 23:43:13 Login Succeeded 23:43:13 nexus3.edgexfoundry.org:10004 23:43:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:13 Configure a credential helper to remove this warning. See 23:43:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:13 23:43:13 Login Succeeded 23:43:13 docker.io 23:43:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:14 Configure a credential helper to remove this warning. See 23:43:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:14 23:43:14 Login Succeeded 23:43:14 ---> docker-login.sh ends [Pipeline] } 23:43:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:43:14 ========================================================= 23:43:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:43:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:43:14 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 23:43:14 Sending build context to Docker daemon 2.701MB 23:43:14 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 23:43:14 Step 2/10 : FROM ${BASE} AS builder 23:43:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:43:14 a0d0a0d46f8b: Pulling fs layer 23:43:14 31adcdaf11c8: Pulling fs layer 23:43:14 b8b176561691: Pulling fs layer 23:43:14 4527c011a84f: Pulling fs layer 23:43:14 5d74067f8e1e: Pulling fs layer 23:43:14 e0aca202a116: Pulling fs layer 23:43:14 3a43be97a3b4: Pulling fs layer 23:43:14 34cad66bf833: Pulling fs layer 23:43:14 b4e3c513aaa6: Pulling fs layer 23:43:14 4527c011a84f: Waiting 23:43:14 5d74067f8e1e: Waiting 23:43:14 e0aca202a116: Waiting 23:43:14 3a43be97a3b4: Waiting 23:43:14 34cad66bf833: Waiting 23:43:14 b4e3c513aaa6: Waiting 23:43:14 b8b176561691: Verifying Checksum 23:43:14 b8b176561691: Download complete 23:43:14 31adcdaf11c8: Verifying Checksum 23:43:14 31adcdaf11c8: Download complete 23:43:14 Commit message: "Merge pull request #1038 from weichou1229/issue-1037" 23:43:14 5d74067f8e1e: Verifying Checksum 23:43:14 5d74067f8e1e: Download complete 23:43:14 e0aca202a116: Verifying Checksum 23:43:14 e0aca202a116: Download complete 23:43:14 a0d0a0d46f8b: Verifying Checksum 23:43:14 a0d0a0d46f8b: Download complete 23:43:14 3a43be97a3b4: Verifying Checksum 23:43:14 3a43be97a3b4: Download complete 23:43:14 34cad66bf833: Verifying Checksum 23:43:14 34cad66bf833: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:43:15 a0d0a0d46f8b: Pull complete 23:43:15 4527c011a84f: Verifying Checksum 23:43:15 4527c011a84f: Download complete 23:43:15 31adcdaf11c8: Pull complete 23:43:15 b4e3c513aaa6: Verifying Checksum 23:43:15 b4e3c513aaa6: Download complete 23:43:15 b8b176561691: Pull complete 23:43:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:43:15 % Total % Received % Xferd Average Speed Time Time Time Current 23:43:15 Dload Upload Total Spent Left Speed 23:43:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 69146 0 --:--:-- --:--:-- --:--:-- 69146 [Pipeline] sh 23:43:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:43:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:43:16 + sudo tee /etc/docker/daemon.new 23:43:16 { 23:43:16 "registry-mirrors": [ 23:43:16 "https://nexus3.edgexfoundry.org:10001" 23:43:16 ], 23:43:16 "bip": "10.250.0.254/24", 23:43:16 "hosts": [ 23:43:16 "tcp://0.0.0.0:5555", 23:43:16 "unix:///var/run/docker.sock" 23:43:16 ], 23:43:16 "mtu": 1458, 23:43:16 "selinux-enabled": true, 23:43:16 "seccomp-profile": "/etc/docker/seccomp.json" 23:43:16 } [Pipeline] sh 23:43:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:43:17 + sudo service docker restart 23:43:19 4527c011a84f: Pull complete 23:43:19 5d74067f8e1e: Pull complete 23:43:19 e0aca202a116: Pull complete 23:43:19 3a43be97a3b4: Pull complete 23:43:19 34cad66bf833: Pull complete 23:43:22 b4e3c513aaa6: Pull complete 23:43:22 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 23:43:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:43:22 ---> 9f6097aaca64 23:43:22 Step 3/10 : ARG MAKE=make build 23:43:24 ---> Running in c6b3ea6c5472 23:43:24 Removing intermediate container c6b3ea6c5472 23:43:24 ---> 5dcb24dc8a54 23:43:24 Step 4/10 : WORKDIR /device-sdk-go 23:43:24 ---> Running in c049d429d335 23:43:24 Removing intermediate container c049d429d335 23:43:24 ---> 00d3963948d7 23:43:24 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:43:24 ---> Running in 69a12ce96c75 23:43:24 Removing intermediate container 69a12ce96c75 23:43:24 ---> 45b6097da745 23:43:24 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:24 ---> Running in d2724a3571f8 23:43:24 Removing intermediate container d2724a3571f8 23:43:24 ---> d11e1b2d1b6b 23:43:24 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:43:24 ---> Running in 8bcabbb062c6 23:43:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:43:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:43:26 OK: 220 MiB in 52 packages 23:43:26 Removing intermediate container 8bcabbb062c6 23:43:26 ---> 8a01c43d3028 23:43:26 Step 8/10 : COPY . . 23:43:26 ---> c90667ff1ef2 23:43:26 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:43:26 ---> Running in 7e83902ea05a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:43:35 provisioning config files... 23:43:35 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/22@tmp/config3486805092691846533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:43:36 ---> docker-login.sh 23:43:36 nexus3.edgexfoundry.org:10001 23:43:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:38 Configure a credential helper to remove this warning. See 23:43:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:38 23:43:38 Login Succeeded 23:43:38 nexus3.edgexfoundry.org:10002 23:43:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:38 Configure a credential helper to remove this warning. See 23:43:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:38 23:43:38 Login Succeeded 23:43:38 nexus3.edgexfoundry.org:10003 23:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:39 Configure a credential helper to remove this warning. See 23:43:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:39 23:43:39 Login Succeeded 23:43:39 nexus3.edgexfoundry.org:10004 23:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:40 Configure a credential helper to remove this warning. See 23:43:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:40 23:43:40 Login Succeeded 23:43:40 docker.io 23:43:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:40 Configure a credential helper to remove this warning. See 23:43:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:40 23:43:40 Login Succeeded 23:43:40 ---> docker-login.sh ends [Pipeline] } 23:43:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:43:41 ========================================================= 23:43:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:43:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:43:41 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 23:43:42 Sending build context to Docker daemon 2.7MB 23:43:42 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 23:43:42 Step 2/10 : FROM ${BASE} AS builder 23:43:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:43:42 552d1f2373af: Pulling fs layer 23:43:42 ea3f2d53f512: Pulling fs layer 23:43:42 9e70ebbbe112: Pulling fs layer 23:43:42 7a9cfe048b4a: Pulling fs layer 23:43:42 72dc09318566: Pulling fs layer 23:43:42 f4f7b4309257: Pulling fs layer 23:43:42 0ac9a79272e3: Pulling fs layer 23:43:42 b78e95d17946: Pulling fs layer 23:43:42 f4f7b4309257: Waiting 23:43:42 0ac9a79272e3: Waiting 23:43:42 72dc09318566: Waiting 23:43:42 b78e95d17946: Waiting 23:43:42 9e70ebbbe112: Download complete 23:43:42 ea3f2d53f512: Download complete 23:43:42 72dc09318566: Verifying Checksum 23:43:42 72dc09318566: Download complete 23:43:42 552d1f2373af: Verifying Checksum 23:43:42 552d1f2373af: Download complete 23:43:42 f4f7b4309257: Download complete 23:43:42 0ac9a79272e3: Verifying Checksum 23:43:42 0ac9a79272e3: Download complete 23:43:43 552d1f2373af: Pull complete 23:43:44 ea3f2d53f512: Pull complete 23:43:44 9e70ebbbe112: Pull complete 23:43:44 b78e95d17946: Download complete 23:43:45 7a9cfe048b4a: Verifying Checksum 23:43:45 7a9cfe048b4a: Download complete 23:43:55 7a9cfe048b4a: Pull complete 23:43:55 72dc09318566: Pull complete 23:43:55 f4f7b4309257: Pull complete 23:43:56 0ac9a79272e3: Pull complete 23:43:58 Removing intermediate container 7e83902ea05a 23:43:58 ---> 47a2e37eb8bd 23:43:58 Step 10/10 : RUN ${MAKE} 23:43:58 ---> Running in 9acc6e2be811 23:43:58 noop 23:43:58 Removing intermediate container 9acc6e2be811 23:43:58 ---> 569b6ac3a8e0 23:43:58 Successfully built 569b6ac3a8e0 23:43:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:43:59 + docker inspect -f . ci-base-image-x86_64 23:43:59 . [Pipeline] withDockerContainer 23:43:59 prd-centos7-docker-4c-2g-731 does not seem to be running inside a container 23:43:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/22 -v /w/workspace/device-sdk-go/22:/w/workspace/device-sdk-go/22:rw,z -v /w/workspace/device-sdk-go/22@tmp:/w/workspace/device-sdk-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:43:59 $ docker top dd61e57e7259d701321556435e12fc867c49d03d22bf5b28610f97461ecf2f23 -eo pid,comm [Pipeline] { [Pipeline] sh 23:44:00 + go version 23:44:00 go version go1.16.8 linux/amd64 [Pipeline] } 23:44:00 $ docker stop --time=1 dd61e57e7259d701321556435e12fc867c49d03d22bf5b28610f97461ecf2f23 23:44:01 $ docker rm -f dd61e57e7259d701321556435e12fc867c49d03d22bf5b28610f97461ecf2f23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:44:01 + docker inspect -f . ci-base-image-x86_64 23:44:01 . [Pipeline] withDockerContainer 23:44:01 prd-centos7-docker-4c-2g-731 does not seem to be running inside a container 23:44:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/22 -v /w/workspace/device-sdk-go/22:/w/workspace/device-sdk-go/22:rw,z -v /w/workspace/device-sdk-go/22@tmp:/w/workspace/device-sdk-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:44:02 $ docker top b8a5b7a86812d92d24b12527de205d8b4b37a44cabe0a1ba4ddea59383d95666 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:44:02 + make test 23:44:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:44:03 b78e95d17946: Pull complete 23:44:03 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 23:44:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:44:03 ---> 8b459fc5aaf0 23:44:03 Step 3/10 : ARG MAKE=make build 23:44:08 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 23:44:08 ---> Running in 6adf0eced355 23:44:08 Removing intermediate container 6adf0eced355 23:44:08 ---> 6f6c0789e6a5 23:44:08 Step 4/10 : WORKDIR /device-sdk-go 23:44:08 ---> Running in 17b8f6224d91 23:44:09 Removing intermediate container 17b8f6224d91 23:44:09 ---> 56662600f3fe 23:44:09 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:44:09 ---> Running in 86b0e70ddc23 23:44:10 Removing intermediate container 86b0e70ddc23 23:44:10 ---> 24ad512019ce 23:44:10 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:44:10 ---> Running in f0bee5ce48f8 23:44:13 Removing intermediate container f0bee5ce48f8 23:44:13 ---> 9f32ac2050fd 23:44:13 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:44:13 ---> Running in e89869432c30 23:44:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:44:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:44:16 OK: 219 MiB in 52 packages 23:44:17 Removing intermediate container e89869432c30 23:44:17 ---> 66d17030da51 23:44:17 Step 8/10 : COPY . . 23:44:18 ---> e6782990ca39 23:44:18 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:44:18 ---> Running in f0752b63fe08 23:44:30 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 23:44:30 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 23:44:30 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 23:44:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.061s coverage: 23.8% of statements 23:44:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 23:44:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.047s coverage: 28.1% of statements 23:44:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.075s coverage: 78.9% of statements 23:44:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.047s coverage: 9.0% of statements 23:44:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 23:44:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 23:44:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 23:44:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.065s coverage: 28.7% of statements 23:44:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 23:44:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.050s coverage: 83.3% of statements 23:44:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 23:44:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 23:44:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.079s coverage: 57.8% of statements 23:44:35 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.832s coverage: 88.8% of statements 23:44:35 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 23:44:35 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 4.9% of statements 23:44:35 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 23:44:35 GO111MODULE=on go vet ./... 23:44:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:44:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:44:53 ./bin/test-attribution-txt.sh [Pipeline] } 23:44:53 $ docker stop --time=1 b8a5b7a86812d92d24b12527de205d8b4b37a44cabe0a1ba4ddea59383d95666 23:44:55 $ docker rm -f b8a5b7a86812d92d24b12527de205d8b4b37a44cabe0a1ba4ddea59383d95666 [Pipeline] // withDockerContainer [Pipeline] sh 23:44:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:44:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:44:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:44:57 + ls -al . 23:44:57 total 264 23:44:57 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 20 23:44 . 23:44:57 drwxrwxr-x. 4 jenkins jenkins 30 Oct 20 23:43 .. 23:44:57 drwxrwxr-x. 2 jenkins jenkins 37 Oct 20 23:43 bin 23:44:57 -rw-rw-r--. 1 jenkins jenkins 24816 Oct 20 23:43 CHANGELOG.md 23:44:57 -rw-r--r--. 1 jenkins jenkins 126786 Oct 20 23:44 coverage.out 23:44:57 -rw-rw-r--. 1 jenkins jenkins 140 Oct 20 23:43 .dockerignore 23:44:57 drwxrwxr-x. 5 jenkins jenkins 62 Oct 20 23:43 example 23:44:57 drwxrwxr-x. 8 jenkins jenkins 162 Oct 20 23:43 .git 23:44:57 drwxrwxr-x. 3 jenkins jenkins 125 Oct 20 23:43 .github 23:44:57 -rw-rw-r--. 1 jenkins jenkins 131 Oct 20 23:43 .gitignore 23:44:57 -rw-rw-r--. 1 jenkins jenkins 602 Oct 20 23:43 go.mod 23:44:57 -rw-rw-r--. 1 jenkins jenkins 49868 Oct 20 23:43 go.sum 23:44:57 -rw-rw-r--. 1 jenkins jenkins 677 Oct 20 23:43 GOVERNANCE.md 23:44:57 drwxrwxr-x. 15 jenkins jenkins 224 Oct 20 23:43 internal 23:44:57 -rw-rw-r--. 1 jenkins jenkins 880 Oct 20 23:43 Jenkinsfile 23:44:57 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 20 23:43 LICENSE 23:44:57 -rw-rw-r--. 1 jenkins jenkins 1120 Oct 20 23:43 Makefile 23:44:57 drwxrwxr-x. 3 jenkins jenkins 16 Oct 20 23:43 openapi 23:44:57 -rw-rw-r--. 1 jenkins jenkins 619 Oct 20 23:43 OWNERS.md 23:44:57 drwxrwxr-x. 5 jenkins jenkins 50 Oct 20 23:43 pkg 23:44:57 -rw-rw-r--. 1 jenkins jenkins 4877 Oct 20 23:43 README.md 23:44:57 drwxrwxr-x. 4 jenkins jenkins 54 Oct 20 23:43 snap 23:44:57 -rw-rw-r--. 1 jenkins jenkins 12 Oct 20 23:40 VERSION 23:44:57 -rw-rw-r--. 1 jenkins jenkins 222 Oct 20 23:43 version.go [Pipeline] isUnix [Pipeline] sh 23:44:57 + 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=1be87f15213c05ab1957194b5dea87ff4eff74a4 --label arch=amd64 --label version=2.0.1-dev.23 . 23:44:57 Sending build context to Docker daemon 2.828MB 23:44:57 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 23:44:57 Step 2/24 : FROM ${BASE} AS builder 23:44:57 ---> 569b6ac3a8e0 23:44:57 Step 3/24 : ARG MAKE=make build 23:44:57 ---> Running in 8402537976f8 23:44:57 Removing intermediate container 8402537976f8 23:44:57 ---> 9e31ea630117 23:44:57 Step 4/24 : WORKDIR /device-sdk-go 23:44:57 ---> Running in 541f71981faf 23:44:57 Removing intermediate container 541f71981faf 23:44:57 ---> 6b077831a698 23:44:57 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:44:57 ---> Running in f9ae8a831deb 23:44:57 Removing intermediate container f9ae8a831deb 23:44:57 ---> 02de26d0e38b 23:44:57 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:44:57 ---> Running in add489cc2281 23:44:58 Removing intermediate container add489cc2281 23:44:58 ---> eeafaeb9323e 23:44:58 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:44:58 ---> Running in af6f3f735704 23:44:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:44:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:45:00 OK: 220 MiB in 52 packages 23:45:00 Removing intermediate container af6f3f735704 23:45:00 ---> e02b5fab1ce1 23:45:00 Step 8/24 : COPY . . 23:45:00 ---> 46af826dbe54 23:45:00 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:45:00 ---> Running in e25dfd1dfb0e 23:45:01 Removing intermediate container e25dfd1dfb0e 23:45:01 ---> 22c11951fca7 23:45:01 Step 10/24 : RUN ${MAKE} 23:45:01 ---> Running in 5a59bd7f673f 23:45:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.23" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 23:45:11 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 23:45:12 Removing intermediate container 5a59bd7f673f 23:45:12 ---> 0cde595f00ee 23:45:12 Step 11/24 : FROM alpine:3.14 23:45:13 3.14: Pulling from library/alpine 23:45:13 a0d0a0d46f8b: Already exists 23:45:13 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 23:45:13 Status: Downloaded newer image for alpine:3.14 23:45:13 ---> 14119a10abf4 23:45:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:45:13 ---> Running in 0bb44285dd88 23:45:13 Removing intermediate container 0bb44285dd88 23:45:13 ---> fd4c946374b5 23:45:13 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:45:13 ---> Running in 5c59047a08d1 23:45:14 Removing intermediate container 5c59047a08d1 23:45:14 ---> 96405a4914b1 23:45:14 Step 14/24 : RUN apk add --update --no-cache zeromq 23:45:14 ---> Running in 4cfdb0472c8f 23:45:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:45:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:45:15 (1/5) Installing libgcc (10.3.1_git20210424-r2) 23:45:15 (2/5) Installing libsodium (1.0.18-r0) 23:45:15 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 23:45:15 (4/5) Installing libzmq (4.3.4-r0) 23:45:16 (5/5) Installing zeromq (4.3.4-r0) 23:45:16 Executing busybox-1.33.1-r3.trigger 23:45:16 OK: 8 MiB in 19 packages 23:45:16 Removing intermediate container 4cfdb0472c8f 23:45:16 ---> bd89d21e6f58 23:45:16 Step 15/24 : WORKDIR / 23:45:16 ---> Running in db2183106fae 23:45:16 Removing intermediate container db2183106fae 23:45:16 ---> 6e0bbc8be97c 23:45:16 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:45:16 ---> 67ebefbdba4b 23:45:16 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:45:17 ---> cb9deff3d75b 23:45:17 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:45:17 ---> a21cfa3f5686 23:45:17 Step 19/24 : EXPOSE 59999 23:45:17 ---> Running in f53e80f30710 23:45:17 Removing intermediate container f53e80f30710 23:45:17 ---> 29175c0ca6aa 23:45:17 Step 20/24 : ENTRYPOINT ["/device-simple"] 23:45:17 ---> Running in 4bd1f3634ab7 23:45:17 Removing intermediate container 4bd1f3634ab7 23:45:17 ---> ba3e058c3caa 23:45:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:45:17 ---> Running in b0f7f39ce9fe 23:45:17 Removing intermediate container b0f7f39ce9fe 23:45:17 ---> 12852f97ca80 23:45:17 Step 22/24 : LABEL arch=amd64 23:45:17 ---> Running in ab0fbb46c86d 23:45:17 Removing intermediate container ab0fbb46c86d 23:45:17 ---> a3ae628a5c03 23:45:17 Step 23/24 : LABEL git_sha=1be87f15213c05ab1957194b5dea87ff4eff74a4 23:45:17 ---> Running in 26de8da9a601 23:45:17 Removing intermediate container 26de8da9a601 23:45:17 ---> d00b430424a0 23:45:17 Step 24/24 : LABEL version=2.0.1-dev.23 23:45:17 ---> Running in 95d929f832a6 23:45:17 Removing intermediate container 95d929f832a6 23:45:17 ---> 8357efda6d5d 23:45:17 [Warning] One or more build-args [ARCH] were not consumed 23:45:17 Successfully built 8357efda6d5d 23:45:17 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 23:45:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:45:18 23:45:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:45:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:45:18 latest: Pulling from edgex-lftools-log-publisher 23:45:18 b4d181a07f80: Pulling fs layer 23:45:18 a1111a8f2ec3: Pulling fs layer 23:45:18 ed53099fbce6: Pulling fs layer 23:45:18 dc539afda2c1: Pulling fs layer 23:45:18 77bc0d833cb6: Pulling fs layer 23:45:18 9065ff56babe: Pulling fs layer 23:45:18 d287ab97295c: Pulling fs layer 23:45:18 dc539afda2c1: Waiting 23:45:18 77bc0d833cb6: Waiting 23:45:18 9065ff56babe: Waiting 23:45:18 d287ab97295c: Waiting 23:45:18 a1111a8f2ec3: Verifying Checksum 23:45:18 a1111a8f2ec3: Download complete 23:45:18 dc539afda2c1: Verifying Checksum 23:45:18 dc539afda2c1: Download complete 23:45:18 ed53099fbce6: Verifying Checksum 23:45:18 ed53099fbce6: Download complete 23:45:18 9065ff56babe: Verifying Checksum 23:45:18 9065ff56babe: Download complete 23:45:18 b4d181a07f80: Verifying Checksum 23:45:18 b4d181a07f80: Download complete 23:45:18 77bc0d833cb6: Verifying Checksum 23:45:18 77bc0d833cb6: Download complete 23:45:19 d287ab97295c: Verifying Checksum 23:45:19 d287ab97295c: Download complete 23:45:20 b4d181a07f80: Pull complete 23:45:20 a1111a8f2ec3: Pull complete 23:45:21 ed53099fbce6: Pull complete 23:45:21 dc539afda2c1: Pull complete 23:45:21 77bc0d833cb6: Pull complete 23:45:21 9065ff56babe: Pull complete 23:45:27 d287ab97295c: Pull complete 23:45:27 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:45:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:45:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:45:27 prd-centos7-docker-4c-2g-731 does not seem to be running inside a container 23:45:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/22 -v /w/workspace/device-sdk-go/22:/w/workspace/device-sdk-go/22:rw,z -v /w/workspace/device-sdk-go/22@tmp:/w/workspace/device-sdk-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:45:29 $ docker top f9e3317e5c3b50b7ae719e254ee3ce478caa8bbca4472c07eeffcff67f4dc21a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:45:30 ---> job-cost.sh 23:45:30 lf-activate-venv: SKIPPING 23:45:30 INFO: No Stack... 23:45:30 INFO: Retrieving Pricing Info for: v3-standard-2 23:45:30 INFO: Archiving Costs [Pipeline] sh 23:45:31 + cat /w/workspace/device-sdk-go/22/archives/cost.csv 23:45:31 + cut -d, -f6 [Pipeline] lock 23:45:31 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-22-stack-cost] 23:45:31 Resource [jenkins-edgexfoundry-device-sdk-go-main-22-stack-cost] did not exist. Created. 23:45:31 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:45:31 + echo total: 0.05999999865889549 [Pipeline] stash 23:45:31 Stashed 1 file(s) [Pipeline] } 23:45:31 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-22-stack-cost] [Pipeline] // lock [Pipeline] } 23:45:31 $ docker stop --time=1 f9e3317e5c3b50b7ae719e254ee3ce478caa8bbca4472c07eeffcff67f4dc21a 23:45:32 $ docker rm -f f9e3317e5c3b50b7ae719e254ee3ce478caa8bbca4472c07eeffcff67f4dc21a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:45:40 Removing intermediate container f0752b63fe08 23:45:40 ---> 9b07622ae44e 23:45:40 Step 10/10 : RUN ${MAKE} 23:45:40 ---> Running in 507bb1c33a69 23:45:40 noop 23:45:40 Removing intermediate container 507bb1c33a69 23:45:40 ---> 1a5b73676150 23:45:40 Successfully built 1a5b73676150 23:45:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:45:41 + docker inspect -f . ci-base-image-arm64 23:45:41 . [Pipeline] withDockerContainer 23:45:41 prd-ubuntu18.04-docker-arm64-4c-16g-730 does not seem to be running inside a container 23:45:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/22 -v /w/workspace/device-sdk-go/22:/w/workspace/device-sdk-go/22:rw,z -v /w/workspace/device-sdk-go/22@tmp:/w/workspace/device-sdk-go/22@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 23:45:42 $ docker top 1171f3facc740ad6994fe63e3a453f055c657af03553253a6c2a3ae3f399ea0e -eo pid,comm [Pipeline] { [Pipeline] sh 23:45:43 + go version 23:45:43 go version go1.16.8 linux/arm64 [Pipeline] } 23:45:43 $ docker stop --time=1 1171f3facc740ad6994fe63e3a453f055c657af03553253a6c2a3ae3f399ea0e 23:45:45 $ docker rm -f 1171f3facc740ad6994fe63e3a453f055c657af03553253a6c2a3ae3f399ea0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:45:46 + docker inspect -f . ci-base-image-arm64 23:45:46 . [Pipeline] withDockerContainer 23:45:46 prd-ubuntu18.04-docker-arm64-4c-16g-730 does not seem to be running inside a container 23:45:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/22 -v /w/workspace/device-sdk-go/22:/w/workspace/device-sdk-go/22:rw,z -v /w/workspace/device-sdk-go/22@tmp:/w/workspace/device-sdk-go/22@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 23:45:48 $ docker top 22732bc1acb65d5f0dcadecc4ef9b671b1b6987ca35df65e903be6ffcbafcf5d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:45:49 + make test 23:45:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:46:16 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 23:47:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 23:47:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 23:47:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 23:47:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.289s coverage: 23.8% of statements 23:47:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 23:47:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.203s coverage: 28.1% of statements 23:47:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.257s coverage: 78.9% of statements 23:47:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.196s coverage: 9.0% of statements 23:47:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 23:47:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 23:47:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 23:47:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.296s coverage: 28.7% of statements 23:47:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 23:47:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.315s coverage: 83.3% of statements 23:47:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 23:47:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 23:47:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.344s coverage: 57.8% of statements 23:47:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.046s coverage: 88.8% of statements 23:47:33 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 23:47:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.191s coverage: 4.9% of statements 23:47:33 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 23:47:33 GO111MODULE=on go vet ./... 23:48:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:48:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:48:30 ./bin/test-attribution-txt.sh [Pipeline] } 23:48:31 $ docker stop --time=1 22732bc1acb65d5f0dcadecc4ef9b671b1b6987ca35df65e903be6ffcbafcf5d 23:48:33 $ docker rm -f 22732bc1acb65d5f0dcadecc4ef9b671b1b6987ca35df65e903be6ffcbafcf5d [Pipeline] // withDockerContainer [Pipeline] sh 23:48:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:48:34 Warning: overwriting stash ‘coverage-report’ 23:48:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:48:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:48:36 + ls -al . 23:48:36 total 300 23:48:36 drwxrwxr-x 10 jenkins jenkins 4096 Oct 20 23:48 . 23:48:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 20 23:43 .. 23:48:36 -rw-rw-r-- 1 jenkins jenkins 140 Oct 20 23:43 .dockerignore 23:48:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 20 23:43 .git 23:48:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 20 23:43 .github 23:48:36 -rw-rw-r-- 1 jenkins jenkins 131 Oct 20 23:43 .gitignore 23:48:36 -rw-rw-r-- 1 jenkins jenkins 24816 Oct 20 23:43 CHANGELOG.md 23:48:36 -rw-rw-r-- 1 jenkins jenkins 677 Oct 20 23:43 GOVERNANCE.md 23:48:36 -rw-rw-r-- 1 jenkins jenkins 880 Oct 20 23:43 Jenkinsfile 23:48:36 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 20 23:43 LICENSE 23:48:36 -rw-rw-r-- 1 jenkins jenkins 1120 Oct 20 23:43 Makefile 23:48:36 -rw-rw-r-- 1 jenkins jenkins 619 Oct 20 23:43 OWNERS.md 23:48:36 -rw-rw-r-- 1 jenkins jenkins 4877 Oct 20 23:43 README.md 23:48:36 -rw-rw-r-- 1 jenkins jenkins 12 Oct 20 23:40 VERSION 23:48:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 23:43 bin 23:48:36 -rw-r--r-- 1 jenkins jenkins 126785 Oct 20 23:47 coverage.out 23:48:36 drwxrwxr-x 5 jenkins jenkins 4096 Oct 20 23:43 example 23:48:36 -rw-rw-r-- 1 jenkins jenkins 602 Oct 20 23:43 go.mod 23:48:36 -rw-rw-r-- 1 jenkins jenkins 49868 Oct 20 23:43 go.sum 23:48:36 drwxrwxr-x 15 jenkins jenkins 4096 Oct 20 23:43 internal 23:48:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 20 23:43 openapi 23:48:36 drwxrwxr-x 5 jenkins jenkins 4096 Oct 20 23:43 pkg 23:48:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 20 23:43 snap 23:48:36 -rw-rw-r-- 1 jenkins jenkins 222 Oct 20 23:43 version.go [Pipeline] isUnix [Pipeline] sh 23:48:37 + 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=1be87f15213c05ab1957194b5dea87ff4eff74a4 --label arch=arm64 --label version=2.0.1-dev.23 . 23:48:37 Sending build context to Docker daemon 2.827MB 23:48:37 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 23:48:37 Step 2/24 : FROM ${BASE} AS builder 23:48:37 ---> 1a5b73676150 23:48:37 Step 3/24 : ARG MAKE=make build 23:48:37 ---> Running in 6e7eae102c66 23:48:38 Removing intermediate container 6e7eae102c66 23:48:38 ---> d42d890322f7 23:48:38 Step 4/24 : WORKDIR /device-sdk-go 23:48:38 ---> Running in 68974da50eb9 23:48:39 Removing intermediate container 68974da50eb9 23:48:39 ---> 06214fa15923 23:48:39 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:48:39 ---> Running in f03411f60d95 23:48:39 Removing intermediate container f03411f60d95 23:48:39 ---> 6213128c661e 23:48:39 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:48:39 ---> Running in a972b9bc9756 23:48:41 Removing intermediate container a972b9bc9756 23:48:41 ---> 1567ff2e78bf 23:48:41 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:48:42 ---> Running in 88b46c9ce28d 23:48:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:48:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:48:45 OK: 219 MiB in 52 packages 23:48:46 Removing intermediate container 88b46c9ce28d 23:48:46 ---> 53f4806c3ad2 23:48:46 Step 8/24 : COPY . . 23:48:47 ---> 92abb086bbef 23:48:47 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:48:47 ---> Running in 87aab6cbc287 23:48:50 Removing intermediate container 87aab6cbc287 23:48:50 ---> 5a74d6c56ab5 23:48:50 Step 10/24 : RUN ${MAKE} 23:48:50 ---> Running in ce072a19c98e 23:48:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.23" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 23:49:23 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 23:49:26 Removing intermediate container ce072a19c98e 23:49:26 ---> ef3f5d92716e 23:49:26 Step 11/24 : FROM alpine:3.14 23:49:27 3.14: Pulling from library/alpine 23:49:27 552d1f2373af: Already exists 23:49:27 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 23:49:27 Status: Downloaded newer image for alpine:3.14 23:49:27 ---> bb3de5531c18 23:49:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:49:28 ---> Running in 563a4a6bcfa0 23:49:28 Removing intermediate container 563a4a6bcfa0 23:49:28 ---> dc4152d4d8f4 23:49:28 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:49:28 ---> Running in 663c43e7371e 23:49:30 Removing intermediate container 663c43e7371e 23:49:30 ---> 1e30537b344e 23:49:30 Step 14/24 : RUN apk add --update --no-cache zeromq 23:49:30 ---> Running in 274ba123b530 23:49:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:49:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:49:33 (1/5) Installing libgcc (10.3.1_git20210424-r2) 23:49:33 (2/5) Installing libsodium (1.0.18-r0) 23:49:33 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 23:49:34 (4/5) Installing libzmq (4.3.4-r0) 23:49:34 (5/5) Installing zeromq (4.3.4-r0) 23:49:34 Executing busybox-1.33.1-r3.trigger 23:49:34 OK: 8 MiB in 19 packages 23:49:35 Removing intermediate container 274ba123b530 23:49:35 ---> 2e2a06ee2e06 23:49:35 Step 15/24 : WORKDIR / 23:49:35 ---> Running in 694d43804126 23:49:36 Removing intermediate container 694d43804126 23:49:36 ---> 7e7b4ca82913 23:49:36 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:49:37 ---> e549a9c9cd06 23:49:37 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:49:38 ---> a7750ac0763c 23:49:38 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:49:39 ---> c0fd9c83efd8 23:49:39 Step 19/24 : EXPOSE 59999 23:49:39 ---> Running in c4a6be336d60 23:49:39 Removing intermediate container c4a6be336d60 23:49:39 ---> 8c6d7543fc71 23:49:39 Step 20/24 : ENTRYPOINT ["/device-simple"] 23:49:39 ---> Running in 686099bcc5c9 23:49:40 Removing intermediate container 686099bcc5c9 23:49:40 ---> 8cc2eb8caf9c 23:49:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:49:40 ---> Running in 18ad81cf4eb0 23:49:41 Removing intermediate container 18ad81cf4eb0 23:49:41 ---> ec207f464175 23:49:41 Step 22/24 : LABEL arch=arm64 23:49:41 ---> Running in b17756cef13f 23:49:41 Removing intermediate container b17756cef13f 23:49:41 ---> 0fb80521b032 23:49:41 Step 23/24 : LABEL git_sha=1be87f15213c05ab1957194b5dea87ff4eff74a4 23:49:41 ---> Running in 2ca271bbd040 23:49:42 Removing intermediate container 2ca271bbd040 23:49:42 ---> 31974cdb3266 23:49:42 Step 24/24 : LABEL version=2.0.1-dev.23 23:49:42 ---> Running in 9e54aa99f0b5 23:49:42 Removing intermediate container 9e54aa99f0b5 23:49:42 ---> 645af496b06f 23:49:42 [Warning] One or more build-args [ARCH] were not consumed 23:49:42 Successfully built 645af496b06f 23:49:42 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 23:49:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:49:43 23:49:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:49:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:49:44 arm64: Pulling from edgex-lftools-log-publisher 23:49:44 448f6bf000e3: Pulling fs layer 23:49:44 f757da607395: Pulling fs layer 23:49:44 05883995daec: Pulling fs layer 23:49:44 8603b9c90790: Pulling fs layer 23:49:44 1560dd03e051: Pulling fs layer 23:49:44 27f5ce0e4adf: Pulling fs layer 23:49:44 c2d8d7efcc4b: Pulling fs layer 23:49:44 1560dd03e051: Waiting 23:49:44 27f5ce0e4adf: Waiting 23:49:44 c2d8d7efcc4b: Waiting 23:49:44 8603b9c90790: Waiting 23:49:44 f757da607395: Verifying Checksum 23:49:44 f757da607395: Download complete 23:49:44 8603b9c90790: Verifying Checksum 23:49:44 8603b9c90790: Download complete 23:49:44 05883995daec: Verifying Checksum 23:49:44 05883995daec: Download complete 23:49:44 27f5ce0e4adf: Verifying Checksum 23:49:44 27f5ce0e4adf: Download complete 23:49:44 1560dd03e051: Verifying Checksum 23:49:44 1560dd03e051: Download complete 23:49:45 448f6bf000e3: Verifying Checksum 23:49:45 448f6bf000e3: Download complete 23:49:48 c2d8d7efcc4b: Verifying Checksum 23:49:48 c2d8d7efcc4b: Download complete 23:49:49 448f6bf000e3: Pull complete 23:49:49 f757da607395: Pull complete 23:49:51 05883995daec: Pull complete 23:49:51 8603b9c90790: Pull complete 23:49:52 1560dd03e051: Pull complete 23:49:53 27f5ce0e4adf: Pull complete 23:50:08 c2d8d7efcc4b: Pull complete 23:50:08 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:50:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:50:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:50:08 prd-ubuntu18.04-docker-arm64-4c-16g-730 does not seem to be running inside a container 23:50:08 $ 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/22 -v /w/workspace/device-sdk-go/22:/w/workspace/device-sdk-go/22:rw,z -v /w/workspace/device-sdk-go/22@tmp:/w/workspace/device-sdk-go/22@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 23:50:12 $ docker top e47ea6267b672553f2310bea98e48417840918a4274e5c85e85831be7adc4886 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:50:13 ---> job-cost.sh 23:50:13 lf-activate-venv: SKIPPING 23:50:13 INFO: No Stack... 23:50:14 INFO: Retrieving Pricing Info for: v3-standard-4 23:50:14 INFO: Archiving Costs [Pipeline] sh 23:50:15 + cut -d, -f6 23:50:15 + cat /w/workspace/device-sdk-go/22/archives/cost.csv [Pipeline] lock 23:50:15 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-22-stack-cost] 23:50:15 Resource [jenkins-edgexfoundry-device-sdk-go-main-22-stack-cost] did not exist. Created. 23:50:15 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:50:16 /w/workspace/device-sdk-go/22@tmp/durable-723d241c/script.sh: 1: /w/workspace/device-sdk-go/22@tmp/durable-723d241c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:50:16 + echo total: 0.10999999940395355 [Pipeline] stash 23:50:16 Warning: overwriting stash ‘stack-cost’ 23:50:16 Stashed 1 file(s) [Pipeline] } 23:50:16 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-22-stack-cost] [Pipeline] // lock [Pipeline] } 23:50:16 $ docker stop --time=1 e47ea6267b672553f2310bea98e48417840918a4274e5c85e85831be7adc4886 23:50:18 $ docker rm -f e47ea6267b672553f2310bea98e48417840918a4274e5c85e85831be7adc4886 [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 23:50:19 provisioning config files... 23:50:19 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4884762632575122846tmp [Pipeline] { [Pipeline] sh 23:50:19 + set +x 23:50:19 + curl -s https://codecov.io/bash 23:50:19 + bash -s -- 23:50:19 23:50:19 _____ _ 23:50:19 / ____| | | 23:50:19 | | ___ __| | ___ ___ _____ __ 23:50:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:50:19 | |___| (_) | (_| | __/ (_| (_) \ V / 23:50:19 \_____\___/ \__,_|\___|\___\___/ \_/ 23:50:19 Bash-1.0.6 23:50:19 23:50:19 23:50:19 ==> git version 2.24.4 found 23:50:19 ==> 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 23:50:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:50:19 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:50:19 ==> Jenkins CI detected. 23:50:19 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 23:50:19 project root: . 23:50:19 --> token set from env 23:50:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:50:19 ==> Running gcov in . (disable via -X gcov) 23:50:19 ==> Python coveragepy not found 23:50:19 ==> Searching for coverage reports in: 23:50:19 + . 23:50:19 -> Found 1 reports 23:50:19 ==> Detecting git/mercurial file structure 23:50:19 ==> Reading reports 23:50:19 + ./coverage.out bytes=126785 23:50:19 ==> Appending adjustments 23:50:19 https://docs.codecov.io/docs/fixing-reports 23:50:20 + Found adjustments 23:50:20 ==> Gzipping contents 23:50:20 16K /tmp/codecov.peHcDG.gz 23:50:20 ==> Uploading reports 23:50:20 url: https://codecov.io 23:50:20 query: branch=main&commit=1be87f15213c05ab1957194b5dea87ff4eff74a4&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:50:20 -> Pinging Codecov 23:50:20 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=1be87f15213c05ab1957194b5dea87ff4eff74a4&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:50:20 -> Uploading to 23:50:20 https://storage.googleapis.com/codecov/v4/raw/2021-10-20/7E55EF52A471D76F132DFD9A03CDDE97/1be87f15213c05ab1957194b5dea87ff4eff74a4/c6275708-a5ca-4180-bb37-bc76c544ae73.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211020%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211020T235020Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6211a4d788d7017c7112e6dcf62abd684441a62dbdfdeaf14bfe2e4530f727ed 23:50:20 % Total % Received % Xferd Average Speed Time Time Time Current 23:50:20 Dload Upload Total Spent Left Speed 23:50:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16182 0 0 100 16182 0 54539 --:--:-- --:--:-- --:--:-- 54484 23:50:20 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/1be87f15213c05ab1957194b5dea87ff4eff74a4 [Pipeline] } 23:50:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:50:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:50:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:50:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:50:21 23:50:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:50:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:50:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:50:21 188c0c94c7c5: Pulling fs layer 23:50:21 0ef7d3d256c8: Pulling fs layer 23:50:21 de9db76c5a1d: Pulling fs layer 23:50:21 0eba1c9be4d2: Pulling fs layer 23:50:21 0d57e429df01: Pulling fs layer 23:50:21 4e4be7b47b0d: Pulling fs layer 23:50:21 e1f770b5df2f: Pulling fs layer 23:50:21 85a0685a4137: Pulling fs layer 23:50:21 0eba1c9be4d2: Waiting 23:50:21 0d57e429df01: Waiting 23:50:21 4e4be7b47b0d: Waiting 23:50:21 e1f770b5df2f: Waiting 23:50:21 85a0685a4137: Waiting 23:50:21 de9db76c5a1d: Download complete 23:50:21 0ef7d3d256c8: Download complete 23:50:21 0d57e429df01: Verifying Checksum 23:50:21 0d57e429df01: Download complete 23:50:21 4e4be7b47b0d: Verifying Checksum 23:50:21 4e4be7b47b0d: Download complete 23:50:21 188c0c94c7c5: Verifying Checksum 23:50:21 188c0c94c7c5: Download complete 23:50:22 188c0c94c7c5: Pull complete 23:50:22 e1f770b5df2f: Verifying Checksum 23:50:22 e1f770b5df2f: Download complete 23:50:22 0ef7d3d256c8: Pull complete 23:50:22 de9db76c5a1d: Pull complete 23:50:22 0eba1c9be4d2: Verifying Checksum 23:50:22 0eba1c9be4d2: Download complete 23:50:22 85a0685a4137: Verifying Checksum 23:50:22 85a0685a4137: Download complete 23:50:26 0eba1c9be4d2: Pull complete 23:50:26 0d57e429df01: Pull complete 23:50:26 4e4be7b47b0d: Pull complete 23:50:26 e1f770b5df2f: Pull complete 23:50:31 85a0685a4137: Pull complete 23:50:31 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:50:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:50:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:50:31 prd-centos7-docker-4c-2g-729 does not seem to be running inside a container 23:50:31 $ 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 23:50:32 $ docker top d5ccd87b228cb9f4bf4d812ef696c02de5bf30f5b49005b43e7f9fc220e62ed1 -eo pid,comm [Pipeline] { [Pipeline] echo 23:50:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:50:33 + set -o pipefail 23:50:33 + snyk monitor '--org=edgex-jenkins' 23:50:39 23:50:39 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 23:50:39 23:50:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/b8eb0e68-7524-412c-ac59-5a494417e799 23:50:39 23:50:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:50:39 23:50:39 [Pipeline] } 23:50:39 $ docker stop --time=1 d5ccd87b228cb9f4bf4d812ef696c02de5bf30f5b49005b43e7f9fc220e62ed1 23:50:41 $ docker rm -f d5ccd87b228cb9f4bf4d812ef696c02de5bf30f5b49005b43e7f9fc220e62ed1 [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 23:50:41 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:50:42 provisioning config files... 23:50:42 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config970341382474572611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:50:42 --> edgex-publish-swagger.sh 23:50:42 === Publish openapi/v2 API === 23:50:42 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 23:50:42 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 23:50:42 % Total % Received % Xferd Average Speed Time Time Time Current 23:50:42 Dload Upload Total Spent Left Speed 23:50:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51659 0 0 100 51659 0 64269 --:--:-- --:--:-- --:--:-- 64252 100 51659 0 0 100 51659 0 64258 --:--:-- --:--:-- --:--:-- 64252 23:50:43 23:50:43 [Pipeline] } 23:50:43 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 23:50:43 + git log --format=format:%s -1 1be87f15213c05ab1957194b5dea87ff4eff74a4 [Pipeline] isUnix [Pipeline] sh 23:50:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:50:43 . [Pipeline] withDockerContainer 23:50:44 prd-centos7-docker-4c-2g-729 does not seem to be running inside a container 23:50:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:50:44 $ docker top a43c4d9871f54cc46d15312184149eeaef54bdb454b521f703f6ac7c1174ca69 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:50:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:50:44 [ssh-agent] Looking for ssh-agent implementation... 23:50:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:50:44 $ docker exec a43c4d9871f54cc46d15312184149eeaef54bdb454b521f703f6ac7c1174ca69 ssh-agent 23:50:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOnnfKa/agent.13 23:50:44 SSH_AGENT_PID=20 23:50:44 Running ssh-add (command line suppressed) 23:50:44 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4045311692573478322.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4045311692573478322.key) 23:50:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:50:45 + git semver tag 23:50:45 # -> Open(): unable to determine branch for HEAD 23:50:45 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 23:50:45 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 23:50:45 # $SEMVER_REMOTE_NAME = origin 23:50:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:50:45 # $SEMVER_USER_NAME = edgex-jenkins 23:50:45 # $SEMVER_BRANCH = main 23:50:45 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 23:50:45 # 1be87f15213c05ab1957194b5dea87ff4eff74a4 HEAD 23:50:45 # -> Force: false 23:50:45 # 5411fe8af751b6539164ba087f493e6ef9dcae69 refs/tags/v2.0.1-dev.23 [Pipeline] } 23:50:45 $ docker exec --env ******** --env ******** a43c4d9871f54cc46d15312184149eeaef54bdb454b521f703f6ac7c1174ca69 ssh-agent -k 23:50:45 unset SSH_AUTH_SOCK; 23:50:45 unset SSH_AGENT_PID; 23:50:45 echo Agent pid 20 killed; 23:50:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:50:45 + git semver [Pipeline] } 23:50:45 $ docker stop --time=1 a43c4d9871f54cc46d15312184149eeaef54bdb454b521f703f6ac7c1174ca69 23:50:46 $ docker rm -f a43c4d9871f54cc46d15312184149eeaef54bdb454b521f703f6ac7c1174ca69 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:50:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:50:47 23:50:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:50:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:50:47 0.23.1-centos7: Pulling from edgex-lftools 23:50:47 ab5ef0e58194: Pulling fs layer 23:50:47 9712f1f96733: Pulling fs layer 23:50:47 63f879dbbcfc: Pulling fs layer 23:50:47 0d9ebad4ef96: Pulling fs layer 23:50:47 e9a5061849ea: Pulling fs layer 23:50:47 d747dcd14b5f: Pulling fs layer 23:50:47 2de7ff778b66: Pulling fs layer 23:50:47 0d9ebad4ef96: Waiting 23:50:47 e9a5061849ea: Waiting 23:50:47 d747dcd14b5f: Waiting 23:50:47 2de7ff778b66: Waiting 23:50:47 9712f1f96733: Verifying Checksum 23:50:47 9712f1f96733: Download complete 23:50:48 63f879dbbcfc: Verifying Checksum 23:50:48 63f879dbbcfc: Download complete 23:50:48 ab5ef0e58194: Verifying Checksum 23:50:48 ab5ef0e58194: Download complete 23:50:48 d747dcd14b5f: Verifying Checksum 23:50:48 d747dcd14b5f: Download complete 23:50:48 0d9ebad4ef96: Verifying Checksum 23:50:48 0d9ebad4ef96: Download complete 23:50:48 e9a5061849ea: Verifying Checksum 23:50:48 e9a5061849ea: Download complete 23:50:48 2de7ff778b66: Verifying Checksum 23:50:48 2de7ff778b66: Download complete 23:50:51 ab5ef0e58194: Pull complete 23:50:51 9712f1f96733: Pull complete 23:50:51 63f879dbbcfc: Pull complete 23:50:56 0d9ebad4ef96: Pull complete 23:50:56 e9a5061849ea: Pull complete 23:50:56 d747dcd14b5f: Pull complete 23:50:57 2de7ff778b66: Pull complete 23:50:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:50:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:50:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:50:57 prd-centos7-docker-4c-2g-729 does not seem to be running inside a container 23:50:57 $ 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 23:51:00 $ docker top 224be2b81d593175e4244e72601ebb9c61564e71afa59176838f8a1a2215a51e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:51:00 provisioning config files... 23:51:00 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6653832053819055736tmp 23:51:01 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3787957305904380180tmp 23:51:01 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7924693201519773989tmp [Pipeline] { [Pipeline] echo 23:51:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:51:01 ---> sigul-configuration.sh 23:51:01 gpg: directory `/root/.gnupg' created 23:51:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:51:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:51:01 gpg: keyring `/root/.gnupg/secring.gpg' created 23:51:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:51:01 gpg: CAST5 encrypted data 23:51:01 gpg: encrypted with 1 passphrase 23:51:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:51:01 + mkdir /home/jenkins 23:51:01 + mkdir /home/jenkins/sigul [Pipeline] sh 23:51:01 + 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 23:51:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:51:02 ---> sigul-install.sh 23:51:02 Sigul already installed; skipping installation. [Pipeline] sh 23:51:02 + git tag --list 23:51:02 0.7.1 23:51:02 delhi-tag 23:51:02 v1.0.0 23:51:02 v1.1.0 23:51:02 v1.1.1 23:51:02 v1.1.2 23:51:02 v1.2.0 23:51:02 v1.2.1 23:51:02 v1.2.2 23:51:02 v1.2.3 23:51:02 v1.3.0 23:51:02 v1.4.0 23:51:02 v2.0.0 23:51:02 v2.0.1-dev.1 23:51:02 v2.0.1-dev.10 23:51:02 v2.0.1-dev.11 23:51:02 v2.0.1-dev.12 23:51:02 v2.0.1-dev.13 23:51:02 v2.0.1-dev.14 23:51:02 v2.0.1-dev.15 23:51:02 v2.0.1-dev.16 23:51:02 v2.0.1-dev.17 23:51:02 v2.0.1-dev.18 23:51:02 v2.0.1-dev.19 23:51:02 v2.0.1-dev.2 23:51:02 v2.0.1-dev.20 23:51:02 v2.0.1-dev.21 23:51:02 v2.0.1-dev.22 23:51:02 v2.0.1-dev.23 23:51:02 v2.0.1-dev.3 23:51:02 v2.0.1-dev.4 23:51:02 v2.0.1-dev.5 23:51:02 v2.0.1-dev.6 23:51:02 v2.0.1-dev.7 23:51:02 v2.0.1-dev.8 23:51:02 v2.0.1-dev.9 [Pipeline] sh 23:51:02 + lftools sign git-tag v2.0.1-dev.23 23:51:03 Signing Git tag with Sigul... 23:51:03 Signing v2.0.1-dev.23 [Pipeline] echo 23:51:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:51:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:51:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:51:04 $ docker stop --time=1 224be2b81d593175e4244e72601ebb9c61564e71afa59176838f8a1a2215a51e 23:51:05 $ docker rm -f 224be2b81d593175e4244e72601ebb9c61564e71afa59176838f8a1a2215a51e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:51:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:51:06 . [Pipeline] withDockerContainer 23:51:06 prd-centos7-docker-4c-2g-729 does not seem to be running inside a container 23:51:06 $ 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 23:51:06 $ docker top 3d65a812194ae08b8cc352dbfb0cc2ef59d6320fdc90ddfedb8d02cf3c8f8ff4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:51:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:51:06 [ssh-agent] Looking for ssh-agent implementation... 23:51:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:51:06 $ docker exec 3d65a812194ae08b8cc352dbfb0cc2ef59d6320fdc90ddfedb8d02cf3c8f8ff4 ssh-agent 23:51:07 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXadaldn/agent.13 23:51:07 SSH_AGENT_PID=19 23:51:07 Running ssh-add (command line suppressed) 23:51:07 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6282160625756739567.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6282160625756739567.key) 23:51:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:51:07 + git semver bump pre 23:51:07 # -> Open(): unable to determine branch for HEAD 23:51:07 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 23:51:07 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 23:51:07 # $SEMVER_REMOTE_NAME = origin 23:51:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:51:07 # $SEMVER_USER_NAME = edgex-jenkins 23:51:07 # $SEMVER_BRANCH = main 23:51:07 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 23:51:07 2.0.1-dev.24 [Pipeline] } 23:51:07 $ docker exec --env ******** --env ******** 3d65a812194ae08b8cc352dbfb0cc2ef59d6320fdc90ddfedb8d02cf3c8f8ff4 ssh-agent -k 23:51:07 unset SSH_AUTH_SOCK; 23:51:07 unset SSH_AGENT_PID; 23:51:07 echo Agent pid 19 killed; 23:51:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:51:07 + git semver [Pipeline] } 23:51:07 $ docker stop --time=1 3d65a812194ae08b8cc352dbfb0cc2ef59d6320fdc90ddfedb8d02cf3c8f8ff4 23:51:09 $ docker rm -f 3d65a812194ae08b8cc352dbfb0cc2ef59d6320fdc90ddfedb8d02cf3c8f8ff4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:51:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:51:09 . [Pipeline] withDockerContainer 23:51:09 prd-centos7-docker-4c-2g-729 does not seem to be running inside a container 23:51:09 $ 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 23:51:09 $ docker top 4dbbbdf5074b5abdc836bc19e7f76ef229edb3754c47b48d13cedce6241de082 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:51:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:51:10 [ssh-agent] Looking for ssh-agent implementation... 23:51:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:51:10 $ docker exec 4dbbbdf5074b5abdc836bc19e7f76ef229edb3754c47b48d13cedce6241de082 ssh-agent 23:51:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLIojFb/agent.12 23:51:10 SSH_AGENT_PID=19 23:51:10 Running ssh-add (command line suppressed) 23:51:10 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4169372450095517936.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4169372450095517936.key) 23:51:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:51:10 + git semver push 23:51:10 # -> Open(): unable to determine branch for HEAD 23:51:10 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 23:51:10 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 23:51:10 # $SEMVER_REMOTE_NAME = origin 23:51:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:51:10 # $SEMVER_USER_NAME = edgex-jenkins 23:51:10 # $SEMVER_BRANCH = main 23:51:10 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 23:51:12 $ docker exec --env ******** --env ******** 4dbbbdf5074b5abdc836bc19e7f76ef229edb3754c47b48d13cedce6241de082 ssh-agent -k 23:51:12 unset SSH_AUTH_SOCK; 23:51:12 unset SSH_AGENT_PID; 23:51:12 echo Agent pid 19 killed; 23:51:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:51:13 + git semver [Pipeline] } 23:51:13 $ docker stop --time=1 4dbbbdf5074b5abdc836bc19e7f76ef229edb3754c47b48d13cedce6241de082 23:51:14 $ docker rm -f 4dbbbdf5074b5abdc836bc19e7f76ef229edb3754c47b48d13cedce6241de082 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:51:15 + '[' -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:51:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:51:16 ---> package-listing.sh 23:51:16 ++ facter osfamily 23:51:16 ++ tr '[:upper:]' '[:lower:]' 23:51:16 + OS_FAMILY=redhat 23:51:16 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 23:51:16 + START_PACKAGES=/tmp/packages_start.txt 23:51:16 + END_PACKAGES=/tmp/packages_end.txt 23:51:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:51:16 + PACKAGES=/tmp/packages_start.txt 23:51:16 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 23:51:16 + PACKAGES=/tmp/packages_end.txt 23:51:16 + case "${OS_FAMILY}" in 23:51:16 + rpm -qa 23:51:16 + sort 23:51:16 + '[' -f /tmp/packages_start.txt ']' 23:51:16 + '[' -f /tmp/packages_end.txt ']' 23:51:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:51:16 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 23:51:16 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 23:51:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 23:51:16 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 23:51:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:51:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:51:17 23:51:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:51:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:51:18 latest: Pulling from edgex-lftools-log-publisher 23:51:18 b4d181a07f80: Pulling fs layer 23:51:18 a1111a8f2ec3: Pulling fs layer 23:51:18 ed53099fbce6: Pulling fs layer 23:51:18 dc539afda2c1: Pulling fs layer 23:51:18 77bc0d833cb6: Pulling fs layer 23:51:18 9065ff56babe: Pulling fs layer 23:51:18 d287ab97295c: Pulling fs layer 23:51:18 9065ff56babe: Waiting 23:51:18 d287ab97295c: Waiting 23:51:18 dc539afda2c1: Waiting 23:51:18 77bc0d833cb6: Waiting 23:51:18 a1111a8f2ec3: Verifying Checksum 23:51:18 a1111a8f2ec3: Download complete 23:51:18 dc539afda2c1: Verifying Checksum 23:51:18 dc539afda2c1: Download complete 23:51:18 77bc0d833cb6: Verifying Checksum 23:51:18 77bc0d833cb6: Download complete 23:51:18 ed53099fbce6: Verifying Checksum 23:51:18 ed53099fbce6: Download complete 23:51:18 9065ff56babe: Verifying Checksum 23:51:18 9065ff56babe: Download complete 23:51:18 b4d181a07f80: Verifying Checksum 23:51:18 b4d181a07f80: Download complete 23:51:18 d287ab97295c: Verifying Checksum 23:51:18 d287ab97295c: Download complete 23:51:19 b4d181a07f80: Pull complete 23:51:19 a1111a8f2ec3: Pull complete 23:51:20 ed53099fbce6: Pull complete 23:51:20 dc539afda2c1: Pull complete 23:51:20 77bc0d833cb6: Pull complete 23:51:20 9065ff56babe: Pull complete 23:51:26 d287ab97295c: Pull complete 23:51:26 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:51:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:51:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:51:26 prd-centos7-docker-4c-2g-729 does not seem to be running inside a container 23:51:26 $ 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 23:51:28 $ docker top dc6f9c239a454f732f2979262987c1d29d5988712e14e4ca292e9fcd35bd316a -eo pid,comm [Pipeline] { [Pipeline] sh 23:51:28 + touch /tmp/pre-build-complete [Pipeline] sh 23:51:28 + mkdir -p /var/log/sysstat [Pipeline] sh 23:51:29 + ls /var/log/sa-host 23:51:29 + sadf -c /var/log/sa-host/sa20 23:51:29 file_magic: OK 23:51:29 HZ: Using current value: 100 23:51:29 file_header: OK 23:51:29 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 23:51:29 Statistics: 23:51:29 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:51:29 File successfully converted to sysstat format version 12.0.3 23:51:29 + sadf -c /var/log/sa-host/sa30 23:51:29 file_magic: OK 23:51:29 HZ: Using current value: 100 23:51:29 file_header: OK 23:51:29 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 23:51:29 Statistics: 23:51:29 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:51:29 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:51:29 provisioning config files... 23:51:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8218253999841468094tmp [Pipeline] { [Pipeline] echo 23:51:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:51:29 ---> create-netrc.sh [Pipeline] } 23:51:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:51:30 ---> python-tools-install.sh [Pipeline] echo 23:51:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:51:30 ---> sudo-logs.sh 23:51:30 Archiving 'sudo' log.. 23:51:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-729.novalocal: Name or service not known 23:51:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-729.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:51:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:51:30 ---> job-cost.sh 23:51:30 lf-activate-venv: SKIPPING 23:51:30 DEBUG: total: 0.10999999940395355 23:51:30 INFO: Retrieving Stack Cost... 23:51:31 INFO: Retrieving Pricing Info for: v3-standard-2 23:51:31 INFO: Archiving Costs [Pipeline] echo 23:51:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:51:31 ---> logs-deploy.sh 23:51:31 lf-activate-venv: SKIPPING 23:51:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/22 23:51:31 INFO: archiving workspace using pattern(s): 23:51:32 Archives upload complete. 23:51:32 INFO: archiving logs to Nexus 23:51:33 ---> uname -a: 23:51:33 Linux prd-centos7-docker-4c-2g-729.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 23:51:33 23:51:33 23:51:33 ---> lscpu: 23:51:33 Architecture: x86_64 23:51:33 CPU op-mode(s): 32-bit, 64-bit 23:51:33 Byte Order: Little Endian 23:51:33 Address sizes: 40 bits physical, 48 bits virtual 23:51:33 CPU(s): 2 23:51:33 On-line CPU(s) list: 0,1 23:51:33 Thread(s) per core: 1 23:51:33 Core(s) per socket: 1 23:51:33 Socket(s): 2 23:51:33 NUMA node(s): 1 23:51:33 Vendor ID: AuthenticAMD 23:51:33 CPU family: 23 23:51:33 Model: 49 23:51:33 Model name: AMD EPYC-Rome Processor 23:51:33 Stepping: 0 23:51:33 CPU MHz: 2799.998 23:51:33 BogoMIPS: 5599.99 23:51:33 Virtualization: AMD-V 23:51:33 Hypervisor vendor: KVM 23:51:33 Virtualization type: full 23:51:33 L1d cache: 32K 23:51:33 L1i cache: 32K 23:51:33 L2 cache: 512K 23:51:33 L3 cache: 16384K 23:51:33 NUMA node0 CPU(s): 0,1 23:51:33 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 23:51:33 23:51:33 23:51:33 ---> nproc: 23:51:33 2 23:51:33 23:51:33 23:51:33 ---> df -h: 23:51:33 Filesystem Size Used Avail Use% Mounted on 23:51:33 overlay 40G 9.0G 32G 23% / 23:51:33 tmpfs 64M 0 64M 0% /dev 23:51:33 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:51:33 shm 64M 0 64M 0% /dev/shm 23:51:33 /dev/vda1 40G 9.0G 32G 23% /facter-os 23:51:33 23:51:33 23:51:33 ---> sar -b -r -n DEV: 23:51:33 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/20/21 _x86_64_ (2 CPU) 23:51:33 23:51:33 23:39:29 LINUX RESTART (2 CPU) 23:51:33 23:51:33 23:40:01 tps rtps wtps bread/s bwrtn/s 23:51:33 23:41:01 75.10 3.51 71.59 2379.75 2390.34 23:51:33 23:42:01 0.47 0.00 0.47 0.00 7.28 23:51:33 23:43:01 0.23 0.00 0.23 0.00 2.97 23:51:33 23:44:01 0.13 0.00 0.13 0.00 2.18 23:51:33 23:45:01 0.32 0.00 0.32 0.00 3.70 23:51:33 23:46:01 0.32 0.00 0.32 0.00 4.05 23:51:33 23:47:01 0.23 0.00 0.23 0.00 3.36 23:51:33 23:48:01 0.27 0.00 0.27 0.00 3.30 23:51:33 23:49:01 0.22 0.00 0.22 0.00 2.02 23:51:33 23:50:01 0.22 0.00 0.22 0.00 3.36 23:51:33 23:51:01 211.27 0.03 211.24 3.73 54647.12 23:51:33 Average: 26.26 0.32 25.94 216.70 5190.28 23:51:33 23:51:33 23:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:51:33 23:41:01 5676756 0 630228 7.87 2620 1699336 1251688 13.82 572868 1524620 20 23:51:33 23:42:01 5688684 0 618292 7.72 2620 1699344 1161580 12.82 563368 1524584 8 23:51:33 23:43:01 5693084 0 613892 7.67 2620 1699344 1161712 12.83 558444 1525072 16 23:51:33 23:44:01 5690500 0 616468 7.70 2620 1699352 1161880 12.83 561428 1525072 8 23:51:33 23:45:01 5688480 0 618484 7.72 2620 1699356 1161724 12.83 562432 1526032 16 23:51:33 23:46:01 5689060 0 617900 7.72 2620 1699360 1161580 12.82 561516 1526036 12 23:51:33 23:47:01 5688312 0 618644 7.72 2620 1699364 1161628 12.83 561964 1526160 16 23:51:33 23:48:01 5688112 0 618836 7.73 2620 1699372 1161580 12.82 562608 1526164 8 23:51:33 23:49:01 5676368 0 630576 7.87 2620 1699376 1161580 12.82 574056 1526304 16 23:51:33 23:50:01 5675732 0 631208 7.88 2620 1699380 1161688 12.83 576344 1524584 16 23:51:33 23:51:01 4047268 0 937396 11.70 2620 3021656 1294412 14.29 844256 2669920 248 23:51:33 Average: 5536578 0 650175 8.12 2620 1819567 1181914 13.05 590844 1629504 35 23:51:33 23:51:33 23:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:51:33 23:41:01 eth0 93.29 70.09 416.23 24.87 0.00 0.00 0.00 0.00 23:51:33 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:33 23:41:01 docker0 9.99 4.75 1.67 29.10 0.00 0.00 0.00 0.00 23:51:33 23:42:01 eth0 0.67 0.08 0.06 0.07 0.00 0.00 0.00 0.00 23:51:33 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:33 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:33 23:43:01 eth0 3.88 1.75 3.06 0.12 0.00 0.00 0.00 0.00 23:51:33 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:33 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:33 23:44:01 eth0 0.48 0.28 0.27 0.20 0.00 0.00 0.00 0.00 23:51:33 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:33 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:33 23:45:01 eth0 0.38 0.32 0.20 0.11 0.00 0.00 0.00 0.00 23:51:33 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:33 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:33 23:46:01 eth0 0.12 0.10 0.01 0.03 0.00 0.00 0.00 0.00 23:51:33 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:33 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:33 23:47:01 eth0 0.25 0.22 0.10 0.02 0.00 0.00 0.00 0.00 23:51:33 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:33 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:33 23:48:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:51:33 23:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:33 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:33 23:49:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:51:33 23:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:33 23:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:33 23:50:01 eth0 0.22 0.22 0.08 0.05 0.00 0.00 0.00 0.00 23:51:33 23:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:33 23:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:33 23:51:01 veth33d14f8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:51:33 23:51:01 eth0 307.56 195.65 7653.80 35.07 0.00 0.00 0.00 0.00 23:51:33 23:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:33 23:51:01 docker0 41.53 49.40 3.76 387.48 0.00 0.00 0.00 0.00 23:51:33 Average: veth33d14f8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:33 Average: eth0 37.02 24.45 734.28 5.51 0.00 0.00 0.00 0.00 23:51:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:33 Average: docker0 4.69 4.92 0.49 37.89 0.00 0.00 0.00 0.00 23:51:33 23:51:33 23:51:33 ---> sar -P ALL: 23:51:33 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/20/21 _x86_64_ (2 CPU) 23:51:33 23:51:33 23:39:29 LINUX RESTART (2 CPU) 23:51:33 23:51:33 23:40:01 CPU %user %nice %system %iowait %steal %idle 23:51:33 23:41:01 all 5.16 0.00 2.06 1.72 0.03 91.01 23:51:33 23:41:01 0 5.81 0.00 2.52 2.49 0.03 89.15 23:51:33 23:41:01 1 4.52 0.00 1.60 0.96 0.03 92.88 23:51:33 23:42:01 all 0.19 0.00 0.05 0.00 0.02 99.74 23:51:33 23:42:01 0 0.32 0.00 0.03 0.00 0.02 99.63 23:51:33 23:42:01 1 0.07 0.00 0.07 0.00 0.02 99.85 23:51:33 23:43:01 all 0.24 0.00 0.05 0.00 0.03 99.68 23:51:33 23:43:01 0 0.38 0.00 0.03 0.00 0.03 99.55 23:51:33 23:43:01 1 0.10 0.00 0.07 0.00 0.02 99.82 23:51:33 23:44:01 all 0.18 0.00 0.05 0.00 0.02 99.76 23:51:33 23:44:01 0 0.28 0.00 0.03 0.00 0.00 99.68 23:51:33 23:44:01 1 0.07 0.00 0.07 0.00 0.03 99.83 23:51:33 23:45:01 all 0.26 0.00 0.06 0.00 0.01 99.67 23:51:33 23:45:01 0 0.43 0.00 0.02 0.00 0.00 99.55 23:51:33 23:45:01 1 0.08 0.00 0.10 0.00 0.02 99.80 23:51:33 23:46:01 all 0.23 0.00 0.04 0.00 0.03 99.70 23:51:33 23:46:01 0 0.40 0.00 0.03 0.00 0.02 99.55 23:51:33 23:46:01 1 0.05 0.00 0.05 0.00 0.05 99.85 23:51:33 23:47:01 all 0.25 0.00 0.02 0.00 0.03 99.71 23:51:33 23:47:01 0 0.43 0.00 0.02 0.00 0.02 99.53 23:51:33 23:47:01 1 0.07 0.00 0.02 0.00 0.03 99.88 23:51:33 23:48:01 all 0.22 0.00 0.05 0.00 0.03 99.71 23:51:33 23:48:01 0 0.42 0.00 0.05 0.00 0.03 99.50 23:51:33 23:48:01 1 0.02 0.00 0.05 0.00 0.02 99.92 23:51:33 23:49:01 all 0.22 0.00 0.03 0.00 0.03 99.72 23:51:33 23:49:01 0 0.27 0.00 0.03 0.00 0.00 99.70 23:51:33 23:49:01 1 0.17 0.00 0.03 0.00 0.05 99.75 23:51:33 23:50:01 all 0.10 0.00 0.06 0.00 0.02 99.82 23:51:33 23:50:01 0 0.07 0.00 0.07 0.00 0.03 99.83 23:51:33 23:50:01 1 0.13 0.00 0.05 0.00 0.00 99.82 23:51:33 23:51:01 all 22.56 0.00 9.22 2.19 0.08 65.96 23:51:33 23:51:01 0 22.16 0.00 8.99 2.25 0.07 66.53 23:51:33 23:51:01 1 22.97 0.00 9.44 2.12 0.09 65.38 23:51:33 23:51:33 Average: CPU %user %nice %system %iowait %steal %idle 23:51:33 Average: all 2.59 0.00 1.02 0.35 0.03 96.01 23:51:33 Average: 0 2.72 0.00 1.04 0.42 0.02 95.80 23:51:33 Average: 1 2.46 0.00 1.01 0.27 0.03 96.22 23:51:33 23:51:33 23:51:33