Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 65791aa66105356d7211b84a08e8523cbf0bcc17 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-ssh2802996798045184806.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-ssh909900617177247668.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-ssh4538657054118139869.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-ssh5150720463208421009.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-ssh3164572163476901201.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1373’ Running on prd-centos7-docker-4c-2g-1379 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-ssh7668117782107039474.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 65791aa66105356d7211b84a08e8523cbf0bcc17 (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 65791aa66105356d7211b84a08e8523cbf0bcc17 # timeout=10 Commit message: "Merge pull request #1034 from cherrycl/issue-1015" > git rev-list --no-walk 5ed4cacd84df9b58bf582e255ca77028d77e465f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:35:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:35:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:35:26 ========================================================= 08:35:26 EdgeX Global Pipelines Version Info 08:35:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:35:27 ------------------- 08:35:27 stable info: 08:35:27 ------------------- 08:35:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:35:27 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 08:35:27 Message: update stable to v1.0.210 08:35:28 ------------------- 08:35:28 experimental info: 08:35:28 ------------------- 08:35:28 Commited By: **** collab-it+edgex@linuxfoundation.org 08:35:28 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 08:35:28 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65791aa66105356d7211b84a08e8523cbf0bcc17 [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 65791aa [Pipeline] echo 08:35:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:28 provisioning config files... 08:35:28 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config315922734743851099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:29 ---> docker-login.sh 08:35:29 nexus3.edgexfoundry.org:10001 08:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:29 Configure a credential helper to remove this warning. See 08:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:29 08:35:29 Login Succeeded 08:35:29 nexus3.edgexfoundry.org:10002 08:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:29 Configure a credential helper to remove this warning. See 08:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:29 08:35:29 Login Succeeded 08:35:29 nexus3.edgexfoundry.org:10003 08:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:29 Configure a credential helper to remove this warning. See 08:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:29 08:35:29 Login Succeeded 08:35:29 nexus3.edgexfoundry.org:10004 08:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:29 Configure a credential helper to remove this warning. See 08:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:29 08:35:29 Login Succeeded 08:35:29 docker.io 08:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:30 Configure a credential helper to remove this warning. See 08:35:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:30 08:35:30 Login Succeeded 08:35:30 ---> docker-login.sh ends [Pipeline] } 08:35:30 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 08:35:30 + git log --format=format:%s -1 65791aa66105356d7211b84a08e8523cbf0bcc17 [Pipeline] echo 08:35:30 GIT_COMMIT: 65791aa66105356d7211b84a08e8523cbf0bcc17, Commit Message: Merge pull request #1034 from cherrycl/issue-1015 [Pipeline] echo 08:35:30 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:35:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:35:30 08:35:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:35:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:35:31 latest: Pulling from edgex-devops/git-semver 08:35:31 a0d0a0d46f8b: Pulling fs layer 08:35:31 3e5f54012d9b: Pulling fs layer 08:35:31 4c7163046ea9: Pulling fs layer 08:35:31 0c2d73faf560: Pulling fs layer 08:35:31 0c2d73faf560: Waiting 08:35:31 3e5f54012d9b: Verifying Checksum 08:35:31 3e5f54012d9b: Download complete 08:35:31 a0d0a0d46f8b: Verifying Checksum 08:35:31 a0d0a0d46f8b: Download complete 08:35:31 4c7163046ea9: Verifying Checksum 08:35:31 4c7163046ea9: Download complete 08:35:31 0c2d73faf560: Verifying Checksum 08:35:31 0c2d73faf560: Download complete 08:35:31 a0d0a0d46f8b: Pull complete 08:35:31 3e5f54012d9b: Pull complete 08:35:31 4c7163046ea9: Pull complete 08:35:32 0c2d73faf560: Pull complete 08:35:32 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 08:35:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:35:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:35:32 prd-centos7-docker-4c-2g-1379 does not seem to be running inside a container 08:35:31 $ 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 08:35:32 $ docker top bb562fbdcaacd2233cdf96f45a73d023d83b2443b2b1d6a64129fb961d5db490 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:35:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:35:32 [ssh-agent] Looking for ssh-agent implementation... 08:35:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:35:32 $ docker exec bb562fbdcaacd2233cdf96f45a73d023d83b2443b2b1d6a64129fb961d5db490 ssh-agent 08:35:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoplKmD/agent.14 08:35:33 SSH_AGENT_PID=21 08:35:33 Running ssh-add (command line suppressed) 08:35:32 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8742046274572251171.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8742046274572251171.key) 08:35:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:35:33 + git tag --points-at HEAD [Pipeline] } 08:35:33 $ docker exec --env ******** --env ******** bb562fbdcaacd2233cdf96f45a73d023d83b2443b2b1d6a64129fb961d5db490 ssh-agent -k 08:35:33 unset SSH_AUTH_SOCK; 08:35:33 unset SSH_AGENT_PID; 08:35:33 echo Agent pid 21 killed; 08:35:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:35:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:35:33 [ssh-agent] Looking for ssh-agent implementation... 08:35:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:35:33 $ docker exec bb562fbdcaacd2233cdf96f45a73d023d83b2443b2b1d6a64129fb961d5db490 ssh-agent 08:35:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJLJJjG/agent.55 08:35:33 SSH_AGENT_PID=62 08:35:33 Running ssh-add (command line suppressed) 08:35:33 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6692550708002625634.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6692550708002625634.key) 08:35:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:35:34 + git semver init 08:35:34 # -> Open(): unable to determine branch for HEAD 08:35:34 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 08:35:34 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 08:35:34 # $SEMVER_REMOTE_NAME = origin 08:35:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:35:34 # $SEMVER_USER_NAME = edgex-jenkins 08:35:34 # $SEMVER_BRANCH = main 08:35:34 # $SEMVER_TEMP = /tmp/semver-477163603 08:35:34 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 08:35:34 # '/tmp/semver-477163603' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 08:35:34 # -> Force: false 08:35:34 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 08:35:34 $ docker exec --env ******** --env ******** bb562fbdcaacd2233cdf96f45a73d023d83b2443b2b1d6a64129fb961d5db490 ssh-agent -k 08:35:34 unset SSH_AUTH_SOCK; 08:35:34 unset SSH_AGENT_PID; 08:35:34 echo Agent pid 62 killed; 08:35:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:35:35 + git semver [Pipeline] } 08:35:35 $ docker stop --time=1 bb562fbdcaacd2233cdf96f45a73d023d83b2443b2b1d6a64129fb961d5db490 08:35:36 $ docker rm -f bb562fbdcaacd2233cdf96f45a73d023d83b2443b2b1d6a64129fb961d5db490 [Pipeline] // withDockerContainer [Pipeline] sh 08:35:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:35:36 Stashed 1 file(s) [Pipeline] echo 08:35:36 [edgeXSemver]: initialized semver on version 2.0.1-dev.19 [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 08:35:52 Still waiting to schedule task 08:35:52 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:35:52 Still waiting to schedule task 08:35:52 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:40:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1392 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 08:40:43 Running in /w/workspace/device-sdk-go/18 [Pipeline] { [Pipeline] checkout 08:40:43 Selected Git installation does not exist. Using Default 08:40:43 The recommended git tool is: NONE 08:40:51 using credential edgex-jenkins-ssh 08:40:51 Cloning the remote Git repository 08:40:51 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:40:51 > git init /w/workspace/device-sdk-go/18 # timeout=10 08:40:52 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:40:52 > git --version # timeout=10 08:40:52 > git --version # 'git version 2.17.1' 08:40:52 using GIT_SSH to set credentials SSH Credentials for GitHub 08:40:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:40:53 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:40:53 Avoid second fetch 08:40:53 Checking out Revision 65791aa66105356d7211b84a08e8523cbf0bcc17 (main) 08:40:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:40:53 > git config core.sparsecheckout # timeout=10 08:40:53 > git checkout -f 65791aa66105356d7211b84a08e8523cbf0bcc17 # timeout=10 08:40:58 Commit message: "Merge pull request #1034 from cherrycl/issue-1015" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:41:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:41:00 % Total % Received % Xferd Average Speed Time Time Time Current 08:41:00 Dload Upload Total Spent Left Speed 08:41:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 156k 0 --:--:-- --:--:-- --:--:-- 156k [Pipeline] sh 08:41:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:41:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:41:00 + sudo tee /etc/docker/daemon.new 08:41:00 { 08:41:00 "registry-mirrors": [ 08:41:00 "https://nexus3.edgexfoundry.org:10001" 08:41:00 ], 08:41:00 "bip": "10.250.0.254/24", 08:41:00 "hosts": [ 08:41:00 "tcp://0.0.0.0:5555", 08:41:00 "unix:///var/run/docker.sock" 08:41:00 ], 08:41:00 "mtu": 1458, 08:41:00 "selinux-enabled": true, 08:41:00 "seccomp-profile": "/etc/docker/seccomp.json" 08:41:00 } [Pipeline] sh 08:41:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:41:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:41:20 provisioning config files... 08:41:20 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/18@tmp/config602690724269891728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:41:20 ---> docker-login.sh 08:41:20 nexus3.edgexfoundry.org:10001 08:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:22 Configure a credential helper to remove this warning. See 08:41:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:22 08:41:22 Login Succeeded 08:41:22 nexus3.edgexfoundry.org:10002 08:41:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:23 Configure a credential helper to remove this warning. See 08:41:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:23 08:41:23 Login Succeeded 08:41:23 nexus3.edgexfoundry.org:10003 08:41:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:24 Configure a credential helper to remove this warning. See 08:41:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:24 08:41:24 Login Succeeded 08:41:24 nexus3.edgexfoundry.org:10004 08:41:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:25 Configure a credential helper to remove this warning. See 08:41:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:25 08:41:25 Login Succeeded 08:41:25 docker.io 08:41:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:26 Configure a credential helper to remove this warning. See 08:41:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:26 08:41:26 Login Succeeded 08:41:26 ---> docker-login.sh ends [Pipeline] } 08:41:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:41:26 ========================================================= 08:41:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:41:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:41:27 + 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 . 08:41:27 Sending build context to Docker daemon 2.674MB 08:41:27 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 08:41:27 Step 2/10 : FROM ${BASE} AS builder 08:41:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:41:27 552d1f2373af: Pulling fs layer 08:41:27 ea3f2d53f512: Pulling fs layer 08:41:27 9e70ebbbe112: Pulling fs layer 08:41:27 7a9cfe048b4a: Pulling fs layer 08:41:27 72dc09318566: Pulling fs layer 08:41:27 f4f7b4309257: Pulling fs layer 08:41:27 0ac9a79272e3: Pulling fs layer 08:41:27 b78e95d17946: Pulling fs layer 08:41:27 7a9cfe048b4a: Waiting 08:41:27 72dc09318566: Waiting 08:41:27 f4f7b4309257: Waiting 08:41:27 0ac9a79272e3: Waiting 08:41:27 9e70ebbbe112: Verifying Checksum 08:41:27 9e70ebbbe112: Download complete 08:41:27 ea3f2d53f512: Download complete 08:41:27 72dc09318566: Verifying Checksum 08:41:27 72dc09318566: Download complete 08:41:27 f4f7b4309257: Verifying Checksum 08:41:27 f4f7b4309257: Download complete 08:41:27 0ac9a79272e3: Verifying Checksum 08:41:27 0ac9a79272e3: Download complete 08:41:28 552d1f2373af: Verifying Checksum 08:41:28 552d1f2373af: Download complete 08:41:29 552d1f2373af: Pull complete 08:41:29 ea3f2d53f512: Pull complete 08:41:30 9e70ebbbe112: Pull complete 08:41:30 b78e95d17946: Verifying Checksum 08:41:30 b78e95d17946: Download complete 08:41:30 7a9cfe048b4a: Verifying Checksum 08:41:30 7a9cfe048b4a: Download complete 08:41:43 7a9cfe048b4a: Pull complete 08:41:43 72dc09318566: Pull complete 08:41:43 f4f7b4309257: Pull complete 08:41:43 0ac9a79272e3: Pull complete 08:41:49 b78e95d17946: Pull complete 08:41:49 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 08:41:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:41:49 ---> 8b459fc5aaf0 08:41:49 Step 3/10 : ARG MAKE=make build 08:41:54 ---> Running in 6d1fad769895 08:41:54 Removing intermediate container 6d1fad769895 08:41:54 ---> 919640420707 08:41:54 Step 4/10 : WORKDIR /device-sdk-go 08:41:54 ---> Running in 07fa77dd515d 08:41:55 Removing intermediate container 07fa77dd515d 08:41:55 ---> e4365af46e93 08:41:55 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:41:55 ---> Running in fd7a5116473d 08:41:55 Removing intermediate container fd7a5116473d 08:41:55 ---> 31b33bcf2da1 08:41:55 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:41:56 ---> Running in 89e5da7a48a5 08:41:56 Running on prd-centos7-docker-4c-2g-1395 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 08:41:56 Running in /w/workspace/device-sdk-go/18 [Pipeline] { [Pipeline] checkout 08:41:56 Selected Git installation does not exist. Using Default 08:41:56 The recommended git tool is: NONE 08:41:58 using credential edgex-jenkins-ssh 08:41:58 Cloning the remote Git repository 08:41:58 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:41:58 > git init /w/workspace/device-sdk-go/18 # timeout=10 08:41:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:41:58 > git --version # timeout=10 08:41:58 > git --version # 'git version 2.24.4' 08:41:58 using GIT_SSH to set credentials SSH Credentials for GitHub 08:41:58 [INFO] Currently running in a labeled security context 08:41:58 [INFO] Currently SELinux is 'enforcing' on the host 08:41:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/18@tmp/jenkins-gitclient-ssh6789158209871552879.key 08:41:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:41:59 Avoid second fetch 08:41:59 Checking out Revision 65791aa66105356d7211b84a08e8523cbf0bcc17 (main) 08:41:59 Removing intermediate container 89e5da7a48a5 08:41:59 ---> e62de1ce854c 08:41:59 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:41:59 ---> Running in c6bad8092ba0 08:41:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:41:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:41:58 > git config core.sparsecheckout # timeout=10 08:41:58 > git checkout -f 65791aa66105356d7211b84a08e8523cbf0bcc17 # timeout=10 08:42:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:42:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:42:02 OK: 219 MiB in 52 packages 08:42:03 Commit message: "Merge pull request #1034 from cherrycl/issue-1015" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:42:03 provisioning config files... 08:42:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/18@tmp/config7280415102471356782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:03 ---> docker-login.sh 08:42:03 nexus3.edgexfoundry.org:10001 08:42:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:03 Configure a credential helper to remove this warning. See 08:42:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:03 08:42:03 Login Succeeded 08:42:03 nexus3.edgexfoundry.org:10002 08:42:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:04 Configure a credential helper to remove this warning. See 08:42:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:04 08:42:04 Login Succeeded 08:42:04 nexus3.edgexfoundry.org:10003 08:42:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:04 Configure a credential helper to remove this warning. See 08:42:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:04 08:42:04 Login Succeeded 08:42:04 nexus3.edgexfoundry.org:10004 08:42:04 Removing intermediate container c6bad8092ba0 08:42:04 ---> 05fff7d8f14f 08:42:04 Step 8/10 : COPY . . 08:42:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:04 Configure a credential helper to remove this warning. See 08:42:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:04 08:42:04 Login Succeeded 08:42:04 docker.io 08:42:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:04 Configure a credential helper to remove this warning. See 08:42:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:04 08:42:04 Login Succeeded 08:42:04 ---> docker-login.sh ends [Pipeline] } 08:42:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:42:04 ========================================================= 08:42:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:42:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:42:05 + 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 . 08:42:05 Sending build context to Docker daemon 2.674MB 08:42:05 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 08:42:05 Step 2/10 : FROM ${BASE} AS builder 08:42:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:42:05 a0d0a0d46f8b: Pulling fs layer 08:42:05 31adcdaf11c8: Pulling fs layer 08:42:05 b8b176561691: Pulling fs layer 08:42:05 4527c011a84f: Pulling fs layer 08:42:05 5d74067f8e1e: Pulling fs layer 08:42:05 e0aca202a116: Pulling fs layer 08:42:05 3a43be97a3b4: Pulling fs layer 08:42:05 34cad66bf833: Pulling fs layer 08:42:05 b4e3c513aaa6: Pulling fs layer 08:42:05 4527c011a84f: Waiting 08:42:05 e0aca202a116: Waiting 08:42:05 3a43be97a3b4: Waiting 08:42:05 34cad66bf833: Waiting 08:42:05 b4e3c513aaa6: Waiting 08:42:05 5d74067f8e1e: Waiting 08:42:05 b8b176561691: Verifying Checksum 08:42:05 b8b176561691: Download complete 08:42:05 31adcdaf11c8: Verifying Checksum 08:42:05 31adcdaf11c8: Download complete 08:42:05 5d74067f8e1e: Verifying Checksum 08:42:05 5d74067f8e1e: Download complete 08:42:05 e0aca202a116: Verifying Checksum 08:42:05 e0aca202a116: Download complete 08:42:05 a0d0a0d46f8b: Verifying Checksum 08:42:05 a0d0a0d46f8b: Download complete 08:42:05 3a43be97a3b4: Verifying Checksum 08:42:05 3a43be97a3b4: Download complete 08:42:05 34cad66bf833: Verifying Checksum 08:42:05 34cad66bf833: Download complete 08:42:05 ---> c88f08de2feb 08:42:05 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:05 ---> Running in ab2be3a95cd2 08:42:05 a0d0a0d46f8b: Pull complete 08:42:05 31adcdaf11c8: Pull complete 08:42:05 4527c011a84f: Verifying Checksum 08:42:05 4527c011a84f: Download complete 08:42:05 b4e3c513aaa6: Verifying Checksum 08:42:05 b4e3c513aaa6: Download complete 08:42:05 b8b176561691: Pull complete 08:42:10 4527c011a84f: Pull complete 08:42:10 5d74067f8e1e: Pull complete 08:42:10 e0aca202a116: Pull complete 08:42:10 3a43be97a3b4: Pull complete 08:42:10 34cad66bf833: Pull complete 08:42:12 b4e3c513aaa6: Pull complete 08:42:12 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 08:42:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:42:12 ---> 9f6097aaca64 08:42:12 Step 3/10 : ARG MAKE=make build 08:42:16 ---> Running in 86fa5e55495f 08:42:16 Removing intermediate container 86fa5e55495f 08:42:16 ---> 3fd2d3d8e512 08:42:16 Step 4/10 : WORKDIR /device-sdk-go 08:42:16 ---> Running in 6ecc64d8192a 08:42:16 Removing intermediate container 6ecc64d8192a 08:42:16 ---> e76c1ce631f4 08:42:16 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:42:16 ---> Running in 806298434a21 08:42:16 Removing intermediate container 806298434a21 08:42:16 ---> 4b2fa932ff63 08:42:16 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:16 ---> Running in d526a339cbba 08:42:16 Removing intermediate container d526a339cbba 08:42:16 ---> 2368861b8523 08:42:16 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:42:16 ---> Running in 2068bca2e427 08:42:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:42:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:42:18 OK: 220 MiB in 52 packages 08:42:18 Removing intermediate container 2068bca2e427 08:42:18 ---> e7356c9019a8 08:42:18 Step 8/10 : COPY . . 08:42:18 ---> 88ba460e2f9a 08:42:18 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:18 ---> Running in 17decd9951b2 08:42:51 Removing intermediate container 17decd9951b2 08:42:51 ---> a9e7498dde67 08:42:51 Step 10/10 : RUN ${MAKE} 08:42:51 ---> Running in 570d5156902e 08:42:51 noop 08:42:51 Removing intermediate container 570d5156902e 08:42:51 ---> 60ad14df5720 08:42:51 Successfully built 60ad14df5720 08:42:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:42:51 + docker inspect -f . ci-base-image-x86_64 08:42:51 . [Pipeline] withDockerContainer 08:42:51 prd-centos7-docker-4c-2g-1395 does not seem to be running inside a container 08:42:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/18 -v /w/workspace/device-sdk-go/18:/w/workspace/device-sdk-go/18:rw,z -v /w/workspace/device-sdk-go/18@tmp:/w/workspace/device-sdk-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:42:51 $ docker top 39ddd2f1c473f920fab67710a4d7804c584c5f4a2589224df6b4877aafa4254d -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:52 + go version 08:42:52 go version go1.16.8 linux/amd64 [Pipeline] } 08:42:52 $ docker stop --time=1 39ddd2f1c473f920fab67710a4d7804c584c5f4a2589224df6b4877aafa4254d 08:42:53 $ docker rm -f 39ddd2f1c473f920fab67710a4d7804c584c5f4a2589224df6b4877aafa4254d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:42:54 + docker inspect -f . ci-base-image-x86_64 08:42:54 . [Pipeline] withDockerContainer 08:42:54 prd-centos7-docker-4c-2g-1395 does not seem to be running inside a container 08:42:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/18 -v /w/workspace/device-sdk-go/18:/w/workspace/device-sdk-go/18:rw,z -v /w/workspace/device-sdk-go/18@tmp:/w/workspace/device-sdk-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:42:54 $ docker top 18e59c1d35fba62956173898cadfd1c3b8750d5cd44da44e1904a546dab98eef -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:42:54 + make test 08:42:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:43:00 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:43:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:43:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:43:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:43:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.060s coverage: 23.5% of statements 08:43:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:43:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.058s coverage: 28.1% of statements 08:43:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.061s coverage: 78.9% of statements 08:43:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.044s coverage: 9.0% of statements 08:43:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 08:43:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:43:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:43:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.064s coverage: 28.7% of statements 08:43:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:43:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.070s coverage: 83.3% of statements 08:43:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:43:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:43:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.095s coverage: 57.8% of statements 08:43:29 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.888s coverage: 89.0% of statements 08:43:29 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:43:29 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.9% of statements 08:43:29 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:43:29 GO111MODULE=on go vet ./... 08:43:42 Removing intermediate container ab2be3a95cd2 08:43:42 ---> c6ae61c7351a 08:43:42 Step 10/10 : RUN ${MAKE} 08:43:42 ---> Running in b7163b85720c 08:43:42 noop 08:43:42 Removing intermediate container b7163b85720c 08:43:42 ---> 8748ed766cc3 08:43:42 Successfully built 8748ed766cc3 08:43:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:43:42 + docker inspect -f . ci-base-image-arm64 08:43:42 . [Pipeline] withDockerContainer 08:43:43 prd-ubuntu18.04-docker-arm64-4c-16g-1392 does not seem to be running inside a container 08:43:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/18 -v /w/workspace/device-sdk-go/18:/w/workspace/device-sdk-go/18:rw,z -v /w/workspace/device-sdk-go/18@tmp:/w/workspace/device-sdk-go/18@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 08:43:45 $ docker top e21f8d94a9d699bf1fd2c49163de7e9fd51d532372d850f28d973cd227327cfc -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:46 + go version 08:43:46 go version go1.16.8 linux/arm64 [Pipeline] } 08:43:46 $ docker stop --time=1 e21f8d94a9d699bf1fd2c49163de7e9fd51d532372d850f28d973cd227327cfc 08:43:48 $ docker rm -f e21f8d94a9d699bf1fd2c49163de7e9fd51d532372d850f28d973cd227327cfc 08:43:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:43:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:43:48 ./bin/test-attribution-txt.sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 08:43:48 $ docker stop --time=1 18e59c1d35fba62956173898cadfd1c3b8750d5cd44da44e1904a546dab98eef 08:43:49 $ docker rm -f 18e59c1d35fba62956173898cadfd1c3b8750d5cd44da44e1904a546dab98eef [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:43:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:43:50 + docker inspect -f . ci-base-image-arm64 08:43:50 . [Pipeline] withDockerContainer 08:43:50 Stashed 1 file(s) 08:43:50 prd-ubuntu18.04-docker-arm64-4c-16g-1392 does not seem to be running inside a container 08:43:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/18 -v /w/workspace/device-sdk-go/18:/w/workspace/device-sdk-go/18:rw,z -v /w/workspace/device-sdk-go/18@tmp:/w/workspace/device-sdk-go/18@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 08:43:52 $ docker top 7d645dbc43a149d27ccec41e54be79c31919384d6d0d3240d68bd6832f81a3d1 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] fileExists [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:43:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:43:53 + make test 08:43:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:43:54 + ls -al . 08:43:54 total 264 08:43:54 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 14 08:43 . 08:43:54 drwxrwxr-x. 4 jenkins jenkins 30 Oct 14 08:41 .. 08:43:54 drwxrwxr-x. 2 jenkins jenkins 37 Oct 14 08:41 bin 08:43:54 -rw-rw-r--. 1 jenkins jenkins 24816 Oct 14 08:41 CHANGELOG.md 08:43:54 -rw-r--r--. 1 jenkins jenkins 126433 Oct 14 08:43 coverage.out 08:43:54 -rw-rw-r--. 1 jenkins jenkins 140 Oct 14 08:41 .dockerignore 08:43:54 drwxrwxr-x. 5 jenkins jenkins 62 Oct 14 08:41 example 08:43:54 drwxrwxr-x. 8 jenkins jenkins 162 Oct 14 08:42 .git 08:43:54 drwxrwxr-x. 3 jenkins jenkins 125 Oct 14 08:41 .github 08:43:54 -rw-rw-r--. 1 jenkins jenkins 131 Oct 14 08:41 .gitignore 08:43:54 -rw-rw-r--. 1 jenkins jenkins 583 Oct 14 08:41 go.mod 08:43:54 -rw-rw-r--. 1 jenkins jenkins 49618 Oct 14 08:41 go.sum 08:43:54 -rw-rw-r--. 1 jenkins jenkins 677 Oct 14 08:41 GOVERNANCE.md 08:43:54 drwxrwxr-x. 15 jenkins jenkins 224 Oct 14 08:41 internal 08:43:54 -rw-rw-r--. 1 jenkins jenkins 880 Oct 14 08:41 Jenkinsfile 08:43:54 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 14 08:41 LICENSE 08:43:54 -rw-rw-r--. 1 jenkins jenkins 1120 Oct 14 08:41 Makefile 08:43:54 drwxrwxr-x. 3 jenkins jenkins 16 Oct 14 08:41 openapi 08:43:54 -rw-rw-r--. 1 jenkins jenkins 619 Oct 14 08:41 OWNERS.md 08:43:54 drwxrwxr-x. 5 jenkins jenkins 50 Oct 14 08:41 pkg 08:43:54 -rw-rw-r--. 1 jenkins jenkins 4877 Oct 14 08:41 README.md 08:43:54 drwxrwxr-x. 4 jenkins jenkins 54 Oct 14 08:41 snap 08:43:54 -rw-rw-r--. 1 jenkins jenkins 12 Oct 14 08:35 VERSION 08:43:54 -rw-rw-r--. 1 jenkins jenkins 222 Oct 14 08:41 version.go [Pipeline] isUnix [Pipeline] sh 08:43:54 + 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=65791aa66105356d7211b84a08e8523cbf0bcc17 --label arch=amd64 --label version=2.0.1-dev.19 . 08:43:54 Sending build context to Docker daemon 2.801MB 08:43:54 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 08:43:54 Step 2/24 : FROM ${BASE} AS builder 08:43:54 ---> 60ad14df5720 08:43:54 Step 3/24 : ARG MAKE=make build 08:43:54 ---> Running in e8a0d2f16113 08:43:54 Removing intermediate container e8a0d2f16113 08:43:54 ---> 4cb445c636fb 08:43:54 Step 4/24 : WORKDIR /device-sdk-go 08:43:54 ---> Running in 0b4fae6f8923 08:43:54 Removing intermediate container 0b4fae6f8923 08:43:54 ---> cdd44c4ef3c4 08:43:54 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:43:54 ---> Running in f949ced6ac14 08:43:54 Removing intermediate container f949ced6ac14 08:43:54 ---> 0adccfd7d314 08:43:54 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:54 ---> Running in 2507324f7317 08:43:55 Removing intermediate container 2507324f7317 08:43:55 ---> 9b373f93a78b 08:43:55 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:43:55 ---> Running in 0498968f0e80 08:43:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:43:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:43:56 OK: 220 MiB in 52 packages 08:43:57 Removing intermediate container 0498968f0e80 08:43:57 ---> a9f14e7a8bd2 08:43:57 Step 8/24 : COPY . . 08:43:57 ---> 47fc5adaed5e 08:43:57 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:57 ---> Running in 31698c2c2e0c 08:43:58 Removing intermediate container 31698c2c2e0c 08:43:58 ---> 7a3207aa48cb 08:43:58 Step 10/24 : RUN ${MAKE} 08:43:58 ---> Running in ee2e3c458e38 08:43:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.19" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:44:08 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:44:09 Removing intermediate container ee2e3c458e38 08:44:09 ---> 6f65d4521965 08:44:09 Step 11/24 : FROM alpine:3.14 08:44:09 3.14: Pulling from library/alpine 08:44:09 a0d0a0d46f8b: Already exists 08:44:10 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:44:10 Status: Downloaded newer image for alpine:3.14 08:44:10 ---> 14119a10abf4 08:44:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:44:10 ---> Running in a16f07f71eb9 08:44:10 Removing intermediate container a16f07f71eb9 08:44:10 ---> c6f858af3047 08:44:10 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:44:10 ---> Running in 242fd91824d8 08:44:10 Removing intermediate container 242fd91824d8 08:44:10 ---> 7ad980bb5e0e 08:44:10 Step 14/24 : RUN apk add --update --no-cache zeromq 08:44:10 ---> Running in e180c85c239e 08:44:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:44:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:44:12 (1/5) Installing libgcc (10.3.1_git20210424-r2) 08:44:12 (2/5) Installing libsodium (1.0.18-r0) 08:44:12 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 08:44:12 (4/5) Installing libzmq (4.3.4-r0) 08:44:12 (5/5) Installing zeromq (4.3.4-r0) 08:44:12 Executing busybox-1.33.1-r3.trigger 08:44:12 OK: 8 MiB in 19 packages 08:44:13 Removing intermediate container e180c85c239e 08:44:13 ---> 245842a75ea7 08:44:13 Step 15/24 : WORKDIR / 08:44:13 ---> Running in 0cc9c4c34a6c 08:44:13 Removing intermediate container 0cc9c4c34a6c 08:44:13 ---> 766ce8eaf4a9 08:44:13 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:44:13 ---> 3787c3fb41fd 08:44:13 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:44:13 ---> a11237949da9 08:44:13 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:44:13 ---> 2c621ee87105 08:44:13 Step 19/24 : EXPOSE 59999 08:44:14 ---> Running in 1ed5124b9d9d 08:44:14 Removing intermediate container 1ed5124b9d9d 08:44:14 ---> c3976676f344 08:44:14 Step 20/24 : ENTRYPOINT ["/device-simple"] 08:44:14 ---> Running in 7a0d1baa0cec 08:44:14 Removing intermediate container 7a0d1baa0cec 08:44:14 ---> ee30bb2cd484 08:44:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:44:14 ---> Running in 4307c9cf8c94 08:44:14 Removing intermediate container 4307c9cf8c94 08:44:14 ---> b119e6f27c57 08:44:14 Step 22/24 : LABEL arch=amd64 08:44:14 ---> Running in c7302a558598 08:44:14 Removing intermediate container c7302a558598 08:44:14 ---> 94f7aea6f990 08:44:14 Step 23/24 : LABEL git_sha=65791aa66105356d7211b84a08e8523cbf0bcc17 08:44:14 ---> Running in 3b1bd6a0124e 08:44:14 Removing intermediate container 3b1bd6a0124e 08:44:14 ---> 0ab852efa085 08:44:14 Step 24/24 : LABEL version=2.0.1-dev.19 08:44:14 ---> Running in 0d327cf3ebc6 08:44:14 Removing intermediate container 0d327cf3ebc6 08:44:14 ---> 905d69bda7e6 08:44:14 [Warning] One or more build-args [ARCH] were not consumed 08:44:14 Successfully built 905d69bda7e6 08:44:14 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 08:44:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:44:15 08:44:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:44:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:44:15 latest: Pulling from edgex-lftools-log-publisher 08:44:15 b4d181a07f80: Pulling fs layer 08:44:15 a1111a8f2ec3: Pulling fs layer 08:44:15 ed53099fbce6: Pulling fs layer 08:44:15 dc539afda2c1: Pulling fs layer 08:44:15 77bc0d833cb6: Pulling fs layer 08:44:15 9065ff56babe: Pulling fs layer 08:44:15 d287ab97295c: Pulling fs layer 08:44:15 dc539afda2c1: Waiting 08:44:15 77bc0d833cb6: Waiting 08:44:15 9065ff56babe: Waiting 08:44:15 d287ab97295c: Waiting 08:44:15 a1111a8f2ec3: Verifying Checksum 08:44:15 a1111a8f2ec3: Download complete 08:44:15 dc539afda2c1: Verifying Checksum 08:44:15 dc539afda2c1: Download complete 08:44:15 ed53099fbce6: Verifying Checksum 08:44:15 ed53099fbce6: Download complete 08:44:15 9065ff56babe: Verifying Checksum 08:44:15 9065ff56babe: Download complete 08:44:15 77bc0d833cb6: Verifying Checksum 08:44:15 77bc0d833cb6: Download complete 08:44:15 b4d181a07f80: Verifying Checksum 08:44:15 b4d181a07f80: Download complete 08:44:16 d287ab97295c: Verifying Checksum 08:44:16 d287ab97295c: Download complete 08:44:17 b4d181a07f80: Pull complete 08:44:17 a1111a8f2ec3: Pull complete 08:44:18 ed53099fbce6: Pull complete 08:44:18 dc539afda2c1: Pull complete 08:44:18 77bc0d833cb6: Pull complete 08:44:18 9065ff56babe: Pull complete 08:44:20 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:44:23 d287ab97295c: Pull complete 08:44:23 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:44:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:44:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:44:23 prd-centos7-docker-4c-2g-1395 does not seem to be running inside a container 08:44:23 $ 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/18 -v /w/workspace/device-sdk-go/18:/w/workspace/device-sdk-go/18:rw,z -v /w/workspace/device-sdk-go/18@tmp:/w/workspace/device-sdk-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:44:26 $ docker top 3e44e95e800a588f87c3801c2b78e827d0fd2800a18f0d0c43df62cf22b90e94 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:26 ---> job-cost.sh 08:44:26 lf-activate-venv: SKIPPING 08:44:26 INFO: No Stack... 08:44:27 INFO: Retrieving Pricing Info for: v3-standard-2 08:44:27 INFO: Archiving Costs [Pipeline] sh 08:44:27 + cut -d, -f6 08:44:27 + cat /w/workspace/device-sdk-go/18/archives/cost.csv [Pipeline] lock 08:44:27 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-18-stack-cost] 08:44:27 Resource [jenkins-edgexfoundry-device-sdk-go-main-18-stack-cost] did not exist. Created. 08:44:27 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:44:28 + echo total: 0.05999999865889549 [Pipeline] stash 08:44:28 Stashed 1 file(s) [Pipeline] } 08:44:28 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-18-stack-cost] [Pipeline] // lock [Pipeline] } 08:44:28 $ docker stop --time=1 3e44e95e800a588f87c3801c2b78e827d0fd2800a18f0d0c43df62cf22b90e94 08:44:29 $ docker rm -f 3e44e95e800a588f87c3801c2b78e827d0fd2800a18f0d0c43df62cf22b90e94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:45:28 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:45:28 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:45:28 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:45:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.293s coverage: 23.5% of statements 08:45:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:45:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.216s coverage: 28.1% of statements 08:45:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.263s coverage: 78.9% of statements 08:45:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.180s coverage: 9.0% of statements 08:45:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 08:45:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:45:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:45:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.252s coverage: 28.7% of statements 08:45:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:45:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.314s coverage: 83.3% of statements 08:45:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:45:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:45:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.341s coverage: 57.8% of statements 08:45:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.933s coverage: 89.0% of statements 08:45:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:45:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.189s coverage: 4.9% of statements 08:45:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:45:40 GO111MODULE=on go vet ./... 08:46:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:46:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:46:36 ./bin/test-attribution-txt.sh [Pipeline] } 08:46:37 $ docker stop --time=1 7d645dbc43a149d27ccec41e54be79c31919384d6d0d3240d68bd6832f81a3d1 08:46:39 $ docker rm -f 7d645dbc43a149d27ccec41e54be79c31919384d6d0d3240d68bd6832f81a3d1 [Pipeline] // withDockerContainer [Pipeline] sh 08:46:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:46:41 Warning: overwriting stash ‘coverage-report’ 08:46:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:46:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:46:42 + ls -al . 08:46:42 total 300 08:46:42 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:46 . 08:46:42 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:40 .. 08:46:42 -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 08:40 .dockerignore 08:46:42 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:40 .git 08:46:42 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:40 .github 08:46:42 -rw-rw-r-- 1 jenkins jenkins 131 Oct 14 08:40 .gitignore 08:46:42 -rw-rw-r-- 1 jenkins jenkins 24816 Oct 14 08:40 CHANGELOG.md 08:46:42 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:40 GOVERNANCE.md 08:46:42 -rw-rw-r-- 1 jenkins jenkins 880 Oct 14 08:40 Jenkinsfile 08:46:42 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 14 08:40 LICENSE 08:46:42 -rw-rw-r-- 1 jenkins jenkins 1120 Oct 14 08:40 Makefile 08:46:42 -rw-rw-r-- 1 jenkins jenkins 619 Oct 14 08:40 OWNERS.md 08:46:42 -rw-rw-r-- 1 jenkins jenkins 4877 Oct 14 08:40 README.md 08:46:42 -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 08:35 VERSION 08:46:42 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:40 bin 08:46:42 -rw-r--r-- 1 jenkins jenkins 126432 Oct 14 08:45 coverage.out 08:46:42 drwxrwxr-x 5 jenkins jenkins 4096 Oct 14 08:40 example 08:46:42 -rw-rw-r-- 1 jenkins jenkins 583 Oct 14 08:40 go.mod 08:46:42 -rw-rw-r-- 1 jenkins jenkins 49618 Oct 14 08:40 go.sum 08:46:42 drwxrwxr-x 15 jenkins jenkins 4096 Oct 14 08:40 internal 08:46:42 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:40 openapi 08:46:42 drwxrwxr-x 5 jenkins jenkins 4096 Oct 14 08:40 pkg 08:46:42 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:40 snap 08:46:42 -rw-rw-r-- 1 jenkins jenkins 222 Oct 14 08:40 version.go [Pipeline] isUnix [Pipeline] sh 08:46:43 + 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=65791aa66105356d7211b84a08e8523cbf0bcc17 --label arch=arm64 --label version=2.0.1-dev.19 . 08:46:43 Sending build context to Docker daemon 2.801MB 08:46:43 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 08:46:43 Step 2/24 : FROM ${BASE} AS builder 08:46:43 ---> 8748ed766cc3 08:46:43 Step 3/24 : ARG MAKE=make build 08:46:43 ---> Running in 1973c381b3ea 08:46:44 Removing intermediate container 1973c381b3ea 08:46:44 ---> 476ce4fafb32 08:46:44 Step 4/24 : WORKDIR /device-sdk-go 08:46:44 ---> Running in 42f794eb0d3c 08:46:45 Removing intermediate container 42f794eb0d3c 08:46:45 ---> 42010cbc1ef4 08:46:45 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:46:45 ---> Running in b8e86dab9637 08:46:45 Removing intermediate container b8e86dab9637 08:46:45 ---> 2c5576e50492 08:46:45 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:46 ---> Running in f4ad0887420f 08:46:48 Removing intermediate container f4ad0887420f 08:46:48 ---> 2a435e9df59c 08:46:48 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:46:48 ---> Running in e17ab9d9ce10 08:46:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:46:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:46:51 OK: 219 MiB in 52 packages 08:46:52 Removing intermediate container e17ab9d9ce10 08:46:52 ---> 5322dc55778a 08:46:52 Step 8/24 : COPY . . 08:46:53 ---> 2c4db960ccbe 08:46:53 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:53 ---> Running in 0cc2132cc1c3 08:46:56 Removing intermediate container 0cc2132cc1c3 08:46:56 ---> 39979f2f55d7 08:46:56 Step 10/24 : RUN ${MAKE} 08:46:56 ---> Running in b0bf2759940f 08:46:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.19" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:47:30 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:47:32 Removing intermediate container b0bf2759940f 08:47:32 ---> 2a0ba9e94cb7 08:47:32 Step 11/24 : FROM alpine:3.14 08:47:32 3.14: Pulling from library/alpine 08:47:33 552d1f2373af: Already exists 08:47:33 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:47:33 Status: Downloaded newer image for alpine:3.14 08:47:33 ---> bb3de5531c18 08:47:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:47:33 ---> Running in 3c33b955a1f9 08:47:34 Removing intermediate container 3c33b955a1f9 08:47:34 ---> 2fc1ff95481a 08:47:34 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:47:34 ---> Running in 391915fd5696 08:47:36 Removing intermediate container 391915fd5696 08:47:36 ---> eca887ac5185 08:47:36 Step 14/24 : RUN apk add --update --no-cache zeromq 08:47:36 ---> Running in 1bf6eae59eab 08:47:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:47:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:47:39 (1/5) Installing libgcc (10.3.1_git20210424-r2) 08:47:39 (2/5) Installing libsodium (1.0.18-r0) 08:47:39 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 08:47:39 (4/5) Installing libzmq (4.3.4-r0) 08:47:39 (5/5) Installing zeromq (4.3.4-r0) 08:47:39 Executing busybox-1.33.1-r3.trigger 08:47:39 OK: 8 MiB in 19 packages 08:47:40 Removing intermediate container 1bf6eae59eab 08:47:40 ---> ab0789dc20b9 08:47:40 Step 15/24 : WORKDIR / 08:47:41 ---> Running in 9882e184a476 08:47:41 Removing intermediate container 9882e184a476 08:47:41 ---> 335ffb0bb0d8 08:47:41 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:47:42 ---> f65ea1c3ed52 08:47:42 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:47:43 ---> 1393e54d0f04 08:47:43 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:47:43 ---> fb852e3420be 08:47:43 Step 19/24 : EXPOSE 59999 08:47:44 ---> Running in d2ab6560075c 08:47:44 Removing intermediate container d2ab6560075c 08:47:44 ---> af1a822139ee 08:47:44 Step 20/24 : ENTRYPOINT ["/device-simple"] 08:47:44 ---> Running in d1d7349d36c6 08:47:45 Removing intermediate container d1d7349d36c6 08:47:45 ---> 0050e8f8c703 08:47:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:47:45 ---> Running in 061c27094c88 08:47:45 Removing intermediate container 061c27094c88 08:47:45 ---> 598b03e18bf9 08:47:45 Step 22/24 : LABEL arch=arm64 08:47:45 ---> Running in 400eacbe0883 08:47:46 Removing intermediate container 400eacbe0883 08:47:46 ---> e42f4e487753 08:47:46 Step 23/24 : LABEL git_sha=65791aa66105356d7211b84a08e8523cbf0bcc17 08:47:46 ---> Running in 1e6398a95ad6 08:47:47 Removing intermediate container 1e6398a95ad6 08:47:47 ---> ad435ee505d8 08:47:47 Step 24/24 : LABEL version=2.0.1-dev.19 08:47:47 ---> Running in f4d42c541eff 08:47:47 Removing intermediate container f4d42c541eff 08:47:47 ---> eb67252115d8 08:47:47 [Warning] One or more build-args [ARCH] were not consumed 08:47:47 Successfully built eb67252115d8 08:47:47 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 08:47:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:47:48 08:47:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:47:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:47:49 arm64: Pulling from edgex-lftools-log-publisher 08:47:49 448f6bf000e3: Pulling fs layer 08:47:49 f757da607395: Pulling fs layer 08:47:49 05883995daec: Pulling fs layer 08:47:49 8603b9c90790: Pulling fs layer 08:47:49 1560dd03e051: Pulling fs layer 08:47:49 27f5ce0e4adf: Pulling fs layer 08:47:49 c2d8d7efcc4b: Pulling fs layer 08:47:49 8603b9c90790: Waiting 08:47:49 1560dd03e051: Waiting 08:47:49 27f5ce0e4adf: Waiting 08:47:49 c2d8d7efcc4b: Waiting 08:47:49 f757da607395: Verifying Checksum 08:47:49 f757da607395: Download complete 08:47:49 8603b9c90790: Download complete 08:47:49 05883995daec: Verifying Checksum 08:47:49 05883995daec: Download complete 08:47:49 1560dd03e051: Verifying Checksum 08:47:49 1560dd03e051: Download complete 08:47:49 27f5ce0e4adf: Download complete 08:47:50 448f6bf000e3: Verifying Checksum 08:47:50 448f6bf000e3: Download complete 08:47:52 c2d8d7efcc4b: Verifying Checksum 08:47:52 c2d8d7efcc4b: Download complete 08:47:53 448f6bf000e3: Pull complete 08:47:53 f757da607395: Pull complete 08:47:55 05883995daec: Pull complete 08:47:55 8603b9c90790: Pull complete 08:47:56 1560dd03e051: Pull complete 08:47:56 27f5ce0e4adf: Pull complete 08:48:12 c2d8d7efcc4b: Pull complete 08:48:12 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:48:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:48:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:48:12 prd-ubuntu18.04-docker-arm64-4c-16g-1392 does not seem to be running inside a container 08:48:12 $ 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/18 -v /w/workspace/device-sdk-go/18:/w/workspace/device-sdk-go/18:rw,z -v /w/workspace/device-sdk-go/18@tmp:/w/workspace/device-sdk-go/18@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 08:48:16 $ docker top dde5eac78b269841913dc9ad6e2a8cdc65e36956ae8ca9d256ca3cb80b49de34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:48:17 ---> job-cost.sh 08:48:17 lf-activate-venv: SKIPPING 08:48:17 INFO: No Stack... 08:48:18 INFO: Retrieving Pricing Info for: v3-standard-4 08:48:18 INFO: Archiving Costs [Pipeline] sh 08:48:19 + + catcut /w/workspace/device-sdk-go/18/archives/cost.csv -d, 08:48:19 -f6 [Pipeline] lock 08:48:19 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-18-stack-cost] 08:48:19 Resource [jenkins-edgexfoundry-device-sdk-go-main-18-stack-cost] did not exist. Created. 08:48:19 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:48:19 /w/workspace/device-sdk-go/18@tmp/durable-90e27b70/script.sh: 1: /w/workspace/device-sdk-go/18@tmp/durable-90e27b70/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:48:20 + echo total: 0.10999999940395355 [Pipeline] stash 08:48:20 Warning: overwriting stash ‘stack-cost’ 08:48:20 Stashed 1 file(s) [Pipeline] } 08:48:20 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-18-stack-cost] [Pipeline] // lock [Pipeline] } 08:48:20 $ docker stop --time=1 dde5eac78b269841913dc9ad6e2a8cdc65e36956ae8ca9d256ca3cb80b49de34 08:48:22 $ docker rm -f dde5eac78b269841913dc9ad6e2a8cdc65e36956ae8ca9d256ca3cb80b49de34 [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 08:48:23 provisioning config files... 08:48:23 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2276203362822294749tmp [Pipeline] { [Pipeline] sh 08:48:23 + set +x 08:48:23 + bash -s -- 08:48:23 + curl -s https://codecov.io/bash 08:48:23 08:48:23 _____ _ 08:48:23 / ____| | | 08:48:23 | | ___ __| | ___ ___ _____ __ 08:48:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:48:23 | |___| (_) | (_| | __/ (_| (_) \ V / 08:48:23 \_____\___/ \__,_|\___|\___\___/ \_/ 08:48:23 Bash-1.0.6 08:48:23 08:48:23 08:48:23 ==> git version 2.24.4 found 08:48:23 ==> 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 08:48:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:48:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:48:23 ==> Jenkins CI detected. 08:48:23 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 08:48:23 project root: . 08:48:23 --> token set from env 08:48:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:48:23 ==> Running gcov in . (disable via -X gcov) 08:48:23 ==> Python coveragepy not found 08:48:23 ==> Searching for coverage reports in: 08:48:23 + . 08:48:23 -> Found 1 reports 08:48:23 ==> Detecting git/mercurial file structure 08:48:23 ==> Reading reports 08:48:23 + ./coverage.out bytes=126432 08:48:23 ==> Appending adjustments 08:48:23 https://docs.codecov.io/docs/fixing-reports 08:48:23 + Found adjustments 08:48:23 ==> Gzipping contents 08:48:23 16K /tmp/codecov.kokqnf.gz 08:48:23 ==> Uploading reports 08:48:23 url: https://codecov.io 08:48:23 query: branch=main&commit=65791aa66105356d7211b84a08e8523cbf0bcc17&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:48:23 -> Pinging Codecov 08:48:23 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=65791aa66105356d7211b84a08e8523cbf0bcc17&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:48:24 -> Uploading to 08:48:24 https://storage.googleapis.com/codecov/v4/raw/2021-10-14/7E55EF52A471D76F132DFD9A03CDDE97/65791aa66105356d7211b84a08e8523cbf0bcc17/457dd5b6-b13b-4271-a0a5-c30a20c0f958.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211014%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211014T084823Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8f53d7f7564c1ea3a0a0a3671c26a4d88786ac3eecc4b761741ccccece343055 08:48:24 % Total % Received % Xferd Average Speed Time Time Time Current 08:48:24 Dload Upload Total Spent Left Speed 08:48:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16063 0 0 100 16063 0 50651 --:--:-- --:--:-- --:--:-- 50832 08:48:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/65791aa66105356d7211b84a08e8523cbf0bcc17 [Pipeline] } 08:48:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:48:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:48:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:48:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:48:24 08:48:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 08:48:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:48:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:48:25 188c0c94c7c5: Pulling fs layer 08:48:25 0ef7d3d256c8: Pulling fs layer 08:48:25 de9db76c5a1d: Pulling fs layer 08:48:25 0eba1c9be4d2: Pulling fs layer 08:48:25 0d57e429df01: Pulling fs layer 08:48:25 4e4be7b47b0d: Pulling fs layer 08:48:25 e1f770b5df2f: Pulling fs layer 08:48:25 85a0685a4137: Pulling fs layer 08:48:25 0eba1c9be4d2: Waiting 08:48:25 0d57e429df01: Waiting 08:48:25 4e4be7b47b0d: Waiting 08:48:25 e1f770b5df2f: Waiting 08:48:25 85a0685a4137: Waiting 08:48:25 de9db76c5a1d: Verifying Checksum 08:48:25 de9db76c5a1d: Download complete 08:48:25 0ef7d3d256c8: Verifying Checksum 08:48:25 0ef7d3d256c8: Download complete 08:48:25 0d57e429df01: Verifying Checksum 08:48:25 0d57e429df01: Download complete 08:48:25 4e4be7b47b0d: Verifying Checksum 08:48:25 4e4be7b47b0d: Download complete 08:48:25 188c0c94c7c5: Verifying Checksum 08:48:25 188c0c94c7c5: Download complete 08:48:25 e1f770b5df2f: Verifying Checksum 08:48:25 e1f770b5df2f: Download complete 08:48:25 188c0c94c7c5: Pull complete 08:48:25 0eba1c9be4d2: Verifying Checksum 08:48:25 0eba1c9be4d2: Download complete 08:48:26 0ef7d3d256c8: Pull complete 08:48:26 de9db76c5a1d: Pull complete 08:48:26 85a0685a4137: Verifying Checksum 08:48:26 85a0685a4137: Download complete 08:48:29 0eba1c9be4d2: Pull complete 08:48:29 0d57e429df01: Pull complete 08:48:29 4e4be7b47b0d: Pull complete 08:48:30 e1f770b5df2f: Pull complete 08:48:34 85a0685a4137: Pull complete 08:48:34 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 08:48:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:48:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 08:48:34 prd-centos7-docker-4c-2g-1379 does not seem to be running inside a container 08:48:34 $ 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 08:48:38 $ docker top 57051d855ffa607ea1f60c9a588bd5316087b2764c68c518310d2f29d5b42ac3 -eo pid,comm [Pipeline] { [Pipeline] echo 08:48:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 08:48:39 + set -o pipefail 08:48:39 + snyk monitor '--org=edgex-jenkins' 08:48:44 08:48:44 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 08:48:44 08:48:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/59a89d0f-e3ef-40ea-9d30-3f975cec833a 08:48:44 08:48:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:48:44 08:48:44 08:48:44 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:48:44 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:48:44 $ docker stop --time=1 57051d855ffa607ea1f60c9a588bd5316087b2764c68c518310d2f29d5b42ac3 08:48:46 $ docker rm -f 57051d855ffa607ea1f60c9a588bd5316087b2764c68c518310d2f29d5b42ac3 [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 08:48:47 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:48:47 provisioning config files... 08:48:47 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5047050840861828216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:48:47 --> edgex-publish-swagger.sh 08:48:47 === Publish openapi/v2 API === 08:48:47 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 08:48:47 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 08:48:47 % Total % Received % Xferd Average Speed Time Time Time Current 08:48:47 Dload Upload Total Spent Left Speed 08:48:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51659 0 0 100 51659 0 66646 --:--:-- --:--:-- --:--:-- 66570 08:48:48 08:48:48 [Pipeline] } 08:48:48 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 08:48:48 + git log --format=format:%s -1 65791aa66105356d7211b84a08e8523cbf0bcc17 [Pipeline] isUnix [Pipeline] sh 08:48:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:48:48 . [Pipeline] withDockerContainer 08:48:48 prd-centos7-docker-4c-2g-1379 does not seem to be running inside a container 08:48:48 $ 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 08:48:49 $ docker top 87ab75b2bd69eb2e377a645aa4608f5ff26b193cb053d11a43379660a8968f6b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:48:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:48:49 [ssh-agent] Looking for ssh-agent implementation... 08:48:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:48:49 $ docker exec 87ab75b2bd69eb2e377a645aa4608f5ff26b193cb053d11a43379660a8968f6b ssh-agent 08:48:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGFEmOF/agent.15 08:48:49 SSH_AGENT_PID=22 08:48:49 Running ssh-add (command line suppressed) 08:48:49 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8807754108131168926.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8807754108131168926.key) 08:48:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:48:49 + git semver tag 08:48:49 # -> Open(): unable to determine branch for HEAD 08:48:49 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 08:48:49 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 08:48:49 # $SEMVER_REMOTE_NAME = origin 08:48:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:48:49 # $SEMVER_USER_NAME = edgex-jenkins 08:48:49 # $SEMVER_BRANCH = main 08:48:49 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 08:48:49 # 65791aa66105356d7211b84a08e8523cbf0bcc17 HEAD 08:48:49 # -> Force: false 08:48:49 # 096e995557c2f5e5ded5a00614e2c449ad2f35ee refs/tags/v2.0.1-dev.19 [Pipeline] } 08:48:49 $ docker exec --env ******** --env ******** 87ab75b2bd69eb2e377a645aa4608f5ff26b193cb053d11a43379660a8968f6b ssh-agent -k 08:48:50 unset SSH_AUTH_SOCK; 08:48:50 unset SSH_AGENT_PID; 08:48:50 echo Agent pid 22 killed; 08:48:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:48:50 + git semver [Pipeline] } 08:48:50 $ docker stop --time=1 87ab75b2bd69eb2e377a645aa4608f5ff26b193cb053d11a43379660a8968f6b 08:48:51 $ docker rm -f 87ab75b2bd69eb2e377a645aa4608f5ff26b193cb053d11a43379660a8968f6b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 08:48:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:48:51 08:48:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 08:48:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:48:52 0.23.1-centos7: Pulling from edgex-lftools 08:48:52 ab5ef0e58194: Pulling fs layer 08:48:52 9712f1f96733: Pulling fs layer 08:48:52 63f879dbbcfc: Pulling fs layer 08:48:52 0d9ebad4ef96: Pulling fs layer 08:48:52 e9a5061849ea: Pulling fs layer 08:48:52 d747dcd14b5f: Pulling fs layer 08:48:52 2de7ff778b66: Pulling fs layer 08:48:52 e9a5061849ea: Waiting 08:48:52 d747dcd14b5f: Waiting 08:48:52 2de7ff778b66: Waiting 08:48:52 0d9ebad4ef96: Waiting 08:48:52 9712f1f96733: Verifying Checksum 08:48:52 9712f1f96733: Download complete 08:48:52 63f879dbbcfc: Verifying Checksum 08:48:52 63f879dbbcfc: Download complete 08:48:52 ab5ef0e58194: Verifying Checksum 08:48:52 ab5ef0e58194: Download complete 08:48:53 d747dcd14b5f: Verifying Checksum 08:48:53 d747dcd14b5f: Download complete 08:48:53 e9a5061849ea: Verifying Checksum 08:48:53 e9a5061849ea: Download complete 08:48:53 0d9ebad4ef96: Verifying Checksum 08:48:53 0d9ebad4ef96: Download complete 08:48:53 2de7ff778b66: Verifying Checksum 08:48:53 2de7ff778b66: Download complete 08:48:55 ab5ef0e58194: Pull complete 08:48:55 9712f1f96733: Pull complete 08:48:56 63f879dbbcfc: Pull complete 08:49:00 0d9ebad4ef96: Pull complete 08:49:00 e9a5061849ea: Pull complete 08:49:00 d747dcd14b5f: Pull complete 08:49:01 2de7ff778b66: Pull complete 08:49:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:49:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:49:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 08:49:01 prd-centos7-docker-4c-2g-1379 does not seem to be running inside a container 08:49:01 $ 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 08:49:05 $ docker top 76e1ccab88967e66f5d81b444213fa1c01ba03426a54fcd2fc609fe2f9964228 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:49:05 provisioning config files... 08:49:05 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1808304831089506156tmp 08:49:05 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config715794549362308335tmp 08:49:05 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2452432640558251828tmp [Pipeline] { [Pipeline] echo 08:49:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:49:05 ---> sigul-configuration.sh 08:49:05 gpg: directory `/root/.gnupg' created 08:49:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:49:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:49:05 gpg: keyring `/root/.gnupg/secring.gpg' created 08:49:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:49:05 gpg: CAST5 encrypted data 08:49:05 gpg: encrypted with 1 passphrase 08:49:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:49:06 + mkdir /home/jenkins 08:49:06 + mkdir /home/jenkins/sigul [Pipeline] sh 08:49:06 + 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 08:49:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:49:06 ---> sigul-install.sh 08:49:06 Sigul already installed; skipping installation. [Pipeline] sh 08:49:07 + git tag --list 08:49:07 0.7.1 08:49:07 delhi-tag 08:49:07 v1.0.0 08:49:07 v1.1.0 08:49:07 v1.1.1 08:49:07 v1.1.2 08:49:07 v1.2.0 08:49:07 v1.2.1 08:49:07 v1.2.2 08:49:07 v1.2.3 08:49:07 v1.3.0 08:49:07 v1.4.0 08:49:07 v2.0.0 08:49:07 v2.0.1-dev.1 08:49:07 v2.0.1-dev.10 08:49:07 v2.0.1-dev.11 08:49:07 v2.0.1-dev.12 08:49:07 v2.0.1-dev.13 08:49:07 v2.0.1-dev.14 08:49:07 v2.0.1-dev.15 08:49:07 v2.0.1-dev.16 08:49:07 v2.0.1-dev.17 08:49:07 v2.0.1-dev.18 08:49:07 v2.0.1-dev.19 08:49:07 v2.0.1-dev.2 08:49:07 v2.0.1-dev.3 08:49:07 v2.0.1-dev.4 08:49:07 v2.0.1-dev.5 08:49:07 v2.0.1-dev.6 08:49:07 v2.0.1-dev.7 08:49:07 v2.0.1-dev.8 08:49:07 v2.0.1-dev.9 [Pipeline] sh 08:49:07 + lftools sign git-tag v2.0.1-dev.19 08:49:07 Signing Git tag with Sigul... 08:49:07 Signing v2.0.1-dev.19 [Pipeline] echo 08:49:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:49:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:49:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:49:10 $ docker stop --time=1 76e1ccab88967e66f5d81b444213fa1c01ba03426a54fcd2fc609fe2f9964228 08:49:11 $ docker rm -f 76e1ccab88967e66f5d81b444213fa1c01ba03426a54fcd2fc609fe2f9964228 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 08:49:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:49:12 . [Pipeline] withDockerContainer 08:49:12 prd-centos7-docker-4c-2g-1379 does not seem to be running inside a container 08:49:12 $ 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 08:49:12 $ docker top 6c4c6c35445456b09e7c04b67749e5b20ba1ceba70816409fed0c4601777cac5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:49:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:49:12 [ssh-agent] Looking for ssh-agent implementation... 08:49:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:49:12 $ docker exec 6c4c6c35445456b09e7c04b67749e5b20ba1ceba70816409fed0c4601777cac5 ssh-agent 08:49:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNCiPGG/agent.14 08:49:12 SSH_AGENT_PID=21 08:49:12 Running ssh-add (command line suppressed) 08:49:13 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_150516487587203619.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_150516487587203619.key) 08:49:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:49:13 + git semver bump pre 08:49:13 # -> Open(): unable to determine branch for HEAD 08:49:13 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 08:49:13 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 08:49:13 # $SEMVER_REMOTE_NAME = origin 08:49:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:49:13 # $SEMVER_USER_NAME = edgex-jenkins 08:49:13 # $SEMVER_BRANCH = main 08:49:13 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 08:49:13 2.0.1-dev.20 [Pipeline] } 08:49:13 $ docker exec --env ******** --env ******** 6c4c6c35445456b09e7c04b67749e5b20ba1ceba70816409fed0c4601777cac5 ssh-agent -k 08:49:14 unset SSH_AUTH_SOCK; 08:49:14 unset SSH_AGENT_PID; 08:49:14 echo Agent pid 21 killed; 08:49:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:49:14 + git semver [Pipeline] } 08:49:14 $ docker stop --time=1 6c4c6c35445456b09e7c04b67749e5b20ba1ceba70816409fed0c4601777cac5 08:49:15 $ docker rm -f 6c4c6c35445456b09e7c04b67749e5b20ba1ceba70816409fed0c4601777cac5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 08:49:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:49:15 . [Pipeline] withDockerContainer 08:49:16 prd-centos7-docker-4c-2g-1379 does not seem to be running inside a container 08:49:16 $ 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 08:49:16 $ docker top 4db2aeb692877de474e136e31fa5647525db5aa9b085e456b8491baee22041ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:49:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:49:16 [ssh-agent] Looking for ssh-agent implementation... 08:49:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:49:16 $ docker exec 4db2aeb692877de474e136e31fa5647525db5aa9b085e456b8491baee22041ca ssh-agent 08:49:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEhajEI/agent.13 08:49:16 SSH_AGENT_PID=19 08:49:16 Running ssh-add (command line suppressed) 08:49:16 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7692073891929060326.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7692073891929060326.key) 08:49:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:49:17 + git semver push 08:49:17 # -> Open(): unable to determine branch for HEAD 08:49:17 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 08:49:17 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 08:49:17 # $SEMVER_REMOTE_NAME = origin 08:49:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:49:17 # $SEMVER_USER_NAME = edgex-jenkins 08:49:17 # $SEMVER_BRANCH = main 08:49:17 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 08:49:19 $ docker exec --env ******** --env ******** 4db2aeb692877de474e136e31fa5647525db5aa9b085e456b8491baee22041ca ssh-agent -k 08:49:19 unset SSH_AUTH_SOCK; 08:49:19 unset SSH_AGENT_PID; 08:49:19 echo Agent pid 19 killed; 08:49:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:49:19 + git semver [Pipeline] } 08:49:19 $ docker stop --time=1 4db2aeb692877de474e136e31fa5647525db5aa9b085e456b8491baee22041ca 08:49:20 $ docker rm -f 4db2aeb692877de474e136e31fa5647525db5aa9b085e456b8491baee22041ca [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 08:49:21 + '[' -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:49:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:49:22 ---> package-listing.sh 08:49:22 ++ tr '[:upper:]' '[:lower:]' 08:49:22 ++ facter osfamily 08:49:22 + OS_FAMILY=redhat 08:49:22 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 08:49:22 + START_PACKAGES=/tmp/packages_start.txt 08:49:22 + END_PACKAGES=/tmp/packages_end.txt 08:49:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:49:22 + PACKAGES=/tmp/packages_start.txt 08:49:22 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 08:49:22 + PACKAGES=/tmp/packages_end.txt 08:49:22 + case "${OS_FAMILY}" in 08:49:22 + rpm -qa 08:49:22 + sort 08:49:23 + '[' -f /tmp/packages_start.txt ']' 08:49:23 + '[' -f /tmp/packages_end.txt ']' 08:49:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:49:23 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 08:49:23 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 08:49:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 08:49:23 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 08:49:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:49:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:49:23 08:49:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:49:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:49:24 latest: Pulling from edgex-lftools-log-publisher 08:49:24 b4d181a07f80: Pulling fs layer 08:49:24 a1111a8f2ec3: Pulling fs layer 08:49:24 ed53099fbce6: Pulling fs layer 08:49:24 dc539afda2c1: Pulling fs layer 08:49:24 77bc0d833cb6: Pulling fs layer 08:49:24 9065ff56babe: Pulling fs layer 08:49:24 d287ab97295c: Pulling fs layer 08:49:24 77bc0d833cb6: Waiting 08:49:24 9065ff56babe: Waiting 08:49:24 d287ab97295c: Waiting 08:49:24 dc539afda2c1: Waiting 08:49:24 a1111a8f2ec3: Verifying Checksum 08:49:24 a1111a8f2ec3: Download complete 08:49:24 dc539afda2c1: Verifying Checksum 08:49:24 dc539afda2c1: Download complete 08:49:24 ed53099fbce6: Verifying Checksum 08:49:24 ed53099fbce6: Download complete 08:49:24 77bc0d833cb6: Verifying Checksum 08:49:24 77bc0d833cb6: Download complete 08:49:24 9065ff56babe: Verifying Checksum 08:49:24 9065ff56babe: Download complete 08:49:24 b4d181a07f80: Verifying Checksum 08:49:24 b4d181a07f80: Download complete 08:49:25 d287ab97295c: Verifying Checksum 08:49:25 d287ab97295c: Download complete 08:49:26 b4d181a07f80: Pull complete 08:49:26 a1111a8f2ec3: Pull complete 08:49:26 ed53099fbce6: Pull complete 08:49:26 dc539afda2c1: Pull complete 08:49:26 77bc0d833cb6: Pull complete 08:49:26 9065ff56babe: Pull complete 08:49:32 d287ab97295c: Pull complete 08:49:32 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:49:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:49:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:49:32 prd-centos7-docker-4c-2g-1379 does not seem to be running inside a container 08:49:32 $ 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 08:49:35 $ docker top 0727418d6cc8a5e6b32638f99adb8b0b137590c0e38f05762603b97e6bff15cd -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:36 + touch /tmp/pre-build-complete [Pipeline] sh 08:49:36 + mkdir -p /var/log/sysstat [Pipeline] sh 08:49:36 + ls /var/log/sa-host 08:49:36 + sadf -c /var/log/sa-host/sa14 08:49:36 file_magic: OK 08:49:36 HZ: Using current value: 100 08:49:36 file_header: OK 08:49:36 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 08:49:36 Statistics: 08:49:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:49:36 File successfully converted to sysstat format version 12.0.3 08:49:36 + sadf -c /var/log/sa-host/sa30 08:49:36 file_magic: OK 08:49:36 HZ: Using current value: 100 08:49:36 file_header: OK 08:49:36 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 08:49:36 Statistics: 08:49:36 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:49:36 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:49:36 provisioning config files... 08:49:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config605375342129283451tmp [Pipeline] { [Pipeline] echo 08:49:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:49:37 ---> create-netrc.sh [Pipeline] } 08:49:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:49:37 ---> python-tools-install.sh [Pipeline] echo 08:49:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:49:37 ---> sudo-logs.sh 08:49:37 Archiving 'sudo' log.. 08:49:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-1379.novalocal: Name or service not known 08:49:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-1379.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:49:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:49:38 ---> job-cost.sh 08:49:38 lf-activate-venv: SKIPPING 08:49:38 DEBUG: total: 0.10999999940395355 08:49:38 INFO: Retrieving Stack Cost... 08:49:42 INFO: Retrieving Pricing Info for: v3-standard-2 08:49:42 INFO: Archiving Costs [Pipeline] echo 08:49:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:49:42 ---> logs-deploy.sh 08:49:42 lf-activate-venv: SKIPPING 08:49:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/18 08:49:42 INFO: archiving workspace using pattern(s): 08:49:43 Archives upload complete. 08:49:43 INFO: archiving logs to Nexus