Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 95a9d1abedb9d7c119ffb1f24142991202c879de 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-ssh5661310223968463096.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 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-ssh2430066719693923221.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 c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 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-ssh7332235587020975490.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 # timeout=10 Commit message: "Merge pull request #357 from ernestojeda/fix-previous-commit-sha" > 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-ssh8220266482663482073.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-ssh7548637443947111591.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 ‘prd-centos7-docker-4c-2g-18’ is offline Running on prd-centos7-docker-4c-2g-103 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-ssh712148343910112575.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 95a9d1abedb9d7c119ffb1f24142991202c879de (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 95a9d1abedb9d7c119ffb1f24142991202c879de # timeout=10 Commit message: "Merge pull request #1030 from ernestojeda/changes-for-lts-builds" > git rev-list --no-walk d24546102b5fafb36a92b102b4be54f609bac794 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:45:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:45:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:45:47 ========================================================= 17:45:47 EdgeX Global Pipelines Version Info 17:45:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:45:48 ------------------- 17:45:48 stable info: 17:45:48 ------------------- 17:45:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:45:48 Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 17:45:48 Message: update stable to v1.0.208 17:45:48 ------------------- 17:45:48 experimental info: 17:45:48 ------------------- 17:45:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:45:48 Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 17:45:48 Message: update experimental to v1.0.208 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:45:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 17:45:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 17:45:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:45:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:45:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:45:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:45:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:45:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 17:45:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:45:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:45:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:45:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 17:45:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:45:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:45:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:45:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:45:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:45:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:45:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:45:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:45:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:45:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:45:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:45:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:45:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:45:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:45:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:45:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:45:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:45:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95a9d1abedb9d7c119ffb1f24142991202c879de [Pipeline] echo 17:45:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95a9d1a [Pipeline] echo 17:45:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:45:49 provisioning config files... 17:45:49 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1197820159688725679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:45:49 ---> docker-login.sh 17:45:49 nexus3.edgexfoundry.org:10001 17:45:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:49 Configure a credential helper to remove this warning. See 17:45:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:49 17:45:49 Login Succeeded 17:45:49 nexus3.edgexfoundry.org:10002 17:45:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:49 Configure a credential helper to remove this warning. See 17:45:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:49 17:45:49 Login Succeeded 17:45:49 nexus3.edgexfoundry.org:10003 17:45:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:50 Configure a credential helper to remove this warning. See 17:45:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:50 17:45:50 Login Succeeded 17:45:50 nexus3.edgexfoundry.org:10004 17:45:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:50 Configure a credential helper to remove this warning. See 17:45:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:50 17:45:50 Login Succeeded 17:45:50 docker.io 17:45:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:50 Configure a credential helper to remove this warning. See 17:45:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:50 17:45:50 Login Succeeded 17:45:50 ---> docker-login.sh ends [Pipeline] } 17:45:50 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 17:45:51 + git log --format=format:%s -1 95a9d1abedb9d7c119ffb1f24142991202c879de [Pipeline] echo 17:45:51 GIT_COMMIT: 95a9d1abedb9d7c119ffb1f24142991202c879de, Commit Message: Merge pull request #1030 from ernestojeda/changes-for-lts-builds [Pipeline] echo 17:45:51 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:45:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:45:51 17:45:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:45:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:45:52 latest: Pulling from edgex-devops/git-semver 17:45:52 a0d0a0d46f8b: Pulling fs layer 17:45:52 3e5f54012d9b: Pulling fs layer 17:45:52 4c7163046ea9: Pulling fs layer 17:45:52 0c2d73faf560: Pulling fs layer 17:45:52 0c2d73faf560: Waiting 17:45:52 3e5f54012d9b: Verifying Checksum 17:45:52 3e5f54012d9b: Download complete 17:45:52 a0d0a0d46f8b: Download complete 17:45:52 4c7163046ea9: Verifying Checksum 17:45:52 4c7163046ea9: Download complete 17:45:52 0c2d73faf560: Verifying Checksum 17:45:52 0c2d73faf560: Download complete 17:45:52 a0d0a0d46f8b: Pull complete 17:45:52 3e5f54012d9b: Pull complete 17:45:52 4c7163046ea9: Pull complete 17:45:53 0c2d73faf560: Pull complete 17:45:53 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:45:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:45:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:45:53 prd-centos7-docker-4c-2g-103 does not seem to be running inside a container 17:45:53 $ 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 17:45:53 $ docker top e96537799e5b4c6fa762abd8da13752b4547673753c916bb0604e2419a0b36f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:45:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:45:53 [ssh-agent] Looking for ssh-agent implementation... 17:45:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:45:53 $ docker exec e96537799e5b4c6fa762abd8da13752b4547673753c916bb0604e2419a0b36f4 ssh-agent 17:45:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPblamb/agent.15 17:45:53 SSH_AGENT_PID=21 17:45:54 Running ssh-add (command line suppressed) 17:45:54 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7665058299544614356.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7665058299544614356.key) 17:45:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:45:54 + git tag --points-at HEAD [Pipeline] } 17:45:54 $ docker exec --env ******** --env ******** e96537799e5b4c6fa762abd8da13752b4547673753c916bb0604e2419a0b36f4 ssh-agent -k 17:45:54 unset SSH_AUTH_SOCK; 17:45:54 unset SSH_AGENT_PID; 17:45:54 echo Agent pid 21 killed; 17:45:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:45:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:45:54 [ssh-agent] Looking for ssh-agent implementation... 17:45:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:45:54 $ docker exec e96537799e5b4c6fa762abd8da13752b4547673753c916bb0604e2419a0b36f4 ssh-agent 17:45:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaGkCOj/agent.56 17:45:54 SSH_AGENT_PID=62 17:45:54 Running ssh-add (command line suppressed) 17:45:54 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1088643524961488218.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1088643524961488218.key) 17:45:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:45:55 + git semver init 17:45:55 # -> Open(): unable to determine branch for HEAD 17:45:55 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 17:45:55 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 17:45:55 # $SEMVER_REMOTE_NAME = origin 17:45:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:45:55 # $SEMVER_USER_NAME = edgex-jenkins 17:45:55 # $SEMVER_BRANCH = main 17:45:55 # $SEMVER_TEMP = /tmp/semver-077249218 17:45:55 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 17:45:56 # '/tmp/semver-077249218' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 17:45:56 # -> Force: false 17:45:56 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 17:45:56 $ docker exec --env ******** --env ******** e96537799e5b4c6fa762abd8da13752b4547673753c916bb0604e2419a0b36f4 ssh-agent -k 17:45:56 unset SSH_AUTH_SOCK; 17:45:56 unset SSH_AGENT_PID; 17:45:56 echo Agent pid 62 killed; 17:45:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:45:56 + git semver [Pipeline] } 17:45:56 $ docker stop --time=1 e96537799e5b4c6fa762abd8da13752b4547673753c916bb0604e2419a0b36f4 17:45:57 $ docker rm -f e96537799e5b4c6fa762abd8da13752b4547673753c916bb0604e2419a0b36f4 [Pipeline] // withDockerContainer [Pipeline] sh 17:45:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:45:58 Stashed 1 file(s) [Pipeline] echo 17:45:58 [edgeXSemver]: initialized semver on version 2.0.1-dev.15 [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 17:46:13 Still waiting to schedule task 17:46:13 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:46:13 Still waiting to schedule task 17:46:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:47:34 Running on prd-centos7-docker-4c-2g-108 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 17:47:34 Running in /w/workspace/device-sdk-go/14 [Pipeline] { [Pipeline] checkout 17:47:34 Selected Git installation does not exist. Using Default 17:47:34 The recommended git tool is: NONE 17:47:36 using credential edgex-jenkins-ssh 17:47:36 Cloning the remote Git repository 17:47:35 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 17:47:35 > git init /w/workspace/device-sdk-go/14 # timeout=10 17:47:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:47:35 > git --version # timeout=10 17:47:35 > git --version # 'git version 2.24.4' 17:47:35 using GIT_SSH to set credentials SSH Credentials for GitHub 17:47:35 [INFO] Currently running in a labeled security context 17:47:35 [INFO] Currently SELinux is 'enforcing' on the host 17:47:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/14@tmp/jenkins-gitclient-ssh426265187942586441.key 17:47:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:47:37 Avoid second fetch 17:47:37 Checking out Revision 95a9d1abedb9d7c119ffb1f24142991202c879de (main) 17:47:36 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:47:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:47:36 > git config core.sparsecheckout # timeout=10 17:47:36 > git checkout -f 95a9d1abedb9d7c119ffb1f24142991202c879de # timeout=10 17:47:40 Commit message: "Merge pull request #1030 from ernestojeda/changes-for-lts-builds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:47:41 provisioning config files... 17:47:41 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/14@tmp/config6515285784489544824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:47:41 ---> docker-login.sh 17:47:41 nexus3.edgexfoundry.org:10001 17:47:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:41 Configure a credential helper to remove this warning. See 17:47:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:41 17:47:41 Login Succeeded 17:47:41 nexus3.edgexfoundry.org:10002 17:47:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:41 Configure a credential helper to remove this warning. See 17:47:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:41 17:47:41 Login Succeeded 17:47:41 nexus3.edgexfoundry.org:10003 17:47:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:42 Configure a credential helper to remove this warning. See 17:47:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:42 17:47:42 Login Succeeded 17:47:42 nexus3.edgexfoundry.org:10004 17:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:42 Configure a credential helper to remove this warning. See 17:47:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:42 17:47:42 Login Succeeded 17:47:42 docker.io 17:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:42 Configure a credential helper to remove this warning. See 17:47:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:42 17:47:42 Login Succeeded 17:47:42 ---> docker-login.sh ends [Pipeline] } 17:47:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:47:42 ========================================================= 17:47:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:47:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:47:43 + 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 . 17:47:43 Sending build context to Docker daemon 2.659MB 17:47:43 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 17:47:43 Step 2/10 : FROM ${BASE} AS builder 17:47:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:47:43 4e9f2cdf4387: Pulling fs layer 17:47:43 57d31006c564: Pulling fs layer 17:47:43 bd5ccded8296: Pulling fs layer 17:47:43 304dd3a0f381: Pulling fs layer 17:47:43 d37cda54a23b: Pulling fs layer 17:47:43 bae75c0f2455: Pulling fs layer 17:47:43 806579b3d29a: Pulling fs layer 17:47:43 c77eb801bf70: Pulling fs layer 17:47:43 6d0567d44e1a: Pulling fs layer 17:47:43 304dd3a0f381: Waiting 17:47:43 d37cda54a23b: Waiting 17:47:43 bae75c0f2455: Waiting 17:47:43 806579b3d29a: Waiting 17:47:43 c77eb801bf70: Waiting 17:47:43 6d0567d44e1a: Waiting 17:47:43 bd5ccded8296: Verifying Checksum 17:47:43 bd5ccded8296: Download complete 17:47:43 57d31006c564: Verifying Checksum 17:47:43 57d31006c564: Download complete 17:47:43 d37cda54a23b: Verifying Checksum 17:47:43 d37cda54a23b: Download complete 17:47:43 bae75c0f2455: Verifying Checksum 17:47:43 bae75c0f2455: Download complete 17:47:43 4e9f2cdf4387: Verifying Checksum 17:47:43 4e9f2cdf4387: Download complete 17:47:43 806579b3d29a: Verifying Checksum 17:47:43 806579b3d29a: Download complete 17:47:43 c77eb801bf70: Verifying Checksum 17:47:43 c77eb801bf70: Download complete 17:47:43 4e9f2cdf4387: Pull complete 17:47:44 304dd3a0f381: Verifying Checksum 17:47:44 304dd3a0f381: Download complete 17:47:44 57d31006c564: Pull complete 17:47:44 6d0567d44e1a: Verifying Checksum 17:47:44 6d0567d44e1a: Download complete 17:47:44 bd5ccded8296: Pull complete 17:47:48 304dd3a0f381: Pull complete 17:47:48 d37cda54a23b: Pull complete 17:47:48 bae75c0f2455: Pull complete 17:47:48 806579b3d29a: Pull complete 17:47:48 c77eb801bf70: Pull complete 17:47:50 6d0567d44e1a: Pull complete 17:47:50 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 17:47:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:47:50 ---> e839a31ac9d1 17:47:50 Step 3/10 : ARG MAKE=make build 17:47:52 ---> Running in 6aadf74730a8 17:47:52 Removing intermediate container 6aadf74730a8 17:47:52 ---> 393359e857f9 17:47:52 Step 4/10 : WORKDIR /device-sdk-go 17:47:52 ---> Running in 115a0556cda2 17:47:52 Removing intermediate container 115a0556cda2 17:47:52 ---> edbbd195e324 17:47:52 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:47:52 ---> Running in 5be44d131877 17:47:52 Removing intermediate container 5be44d131877 17:47:52 ---> a8f1d1199ace 17:47:52 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:47:52 ---> Running in 141ffa7c48d9 17:47:52 Removing intermediate container 141ffa7c48d9 17:47:52 ---> ea8204329a8e 17:47:52 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:47:52 ---> Running in c5e1ff5b7332 17:47:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:47:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:47:54 OK: 219 MiB in 52 packages 17:47:54 Removing intermediate container c5e1ff5b7332 17:47:54 ---> a05df46cc598 17:47:54 Step 8/10 : COPY . . 17:47:54 ---> 75e7e8c66662 17:47:54 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:47:54 ---> Running in aca1ab48a648 17:48:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-106 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 17:48:25 Running in /w/workspace/device-sdk-go/14 [Pipeline] { [Pipeline] checkout 17:48:25 Selected Git installation does not exist. Using Default 17:48:25 The recommended git tool is: NONE 17:48:27 Removing intermediate container aca1ab48a648 17:48:27 ---> bc1efcae5f2c 17:48:27 Step 10/10 : RUN ${MAKE} 17:48:27 ---> Running in 2a70873c1262 17:48:27 noop 17:48:27 Removing intermediate container 2a70873c1262 17:48:27 ---> dc37395d7a1a 17:48:27 Successfully built dc37395d7a1a 17:48:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:48:27 + docker inspect -f . ci-base-image-x86_64 17:48:27 . [Pipeline] withDockerContainer 17:48:27 prd-centos7-docker-4c-2g-108 does not seem to be running inside a container 17:48:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/14 -v /w/workspace/device-sdk-go/14:/w/workspace/device-sdk-go/14:rw,z -v /w/workspace/device-sdk-go/14@tmp:/w/workspace/device-sdk-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:48:27 $ docker top d4c73deb95dfdd5c5e5d06032095bf4fb95c039aa041c0fca7015a827f518b08 -eo pid,comm [Pipeline] { [Pipeline] sh 17:48:28 + go version 17:48:28 go version go1.16.8 linux/amd64 [Pipeline] } 17:48:28 $ docker stop --time=1 d4c73deb95dfdd5c5e5d06032095bf4fb95c039aa041c0fca7015a827f518b08 17:48:29 $ docker rm -f d4c73deb95dfdd5c5e5d06032095bf4fb95c039aa041c0fca7015a827f518b08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:48:29 + docker inspect -f . ci-base-image-x86_64 17:48:29 . [Pipeline] withDockerContainer 17:48:29 prd-centos7-docker-4c-2g-108 does not seem to be running inside a container 17:48:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/14 -v /w/workspace/device-sdk-go/14:/w/workspace/device-sdk-go/14:rw,z -v /w/workspace/device-sdk-go/14@tmp:/w/workspace/device-sdk-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:48:30 $ docker top 373bb062249cab905a6a33e5de19cea65e23660752ee68e81bff2e719fc3fa72 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:48:30 + make test 17:48:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:48:32 using credential edgex-jenkins-ssh 17:48:32 Cloning the remote Git repository 17:48:32 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 17:48:32 > git init /w/workspace/device-sdk-go/14 # timeout=10 17:48:32 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:48:32 > git --version # timeout=10 17:48:32 > git --version # 'git version 2.17.1' 17:48:32 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:34 Avoid second fetch 17:48:34 Checking out Revision 95a9d1abedb9d7c119ffb1f24142991202c879de (main) 17:48:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:48:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:34 > git config core.sparsecheckout # timeout=10 17:48:34 > git checkout -f 95a9d1abedb9d7c119ffb1f24142991202c879de # timeout=10 17:48:36 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 17:48:39 Commit message: "Merge pull request #1030 from ernestojeda/changes-for-lts-builds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:48:39 provisioning config files... 17:48:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/14@tmp/config7186106219334268602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:48:40 ---> docker-login.sh 17:48:40 nexus3.edgexfoundry.org:10001 17:48:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:42 Configure a credential helper to remove this warning. See 17:48:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:42 17:48:42 Login Succeeded 17:48:42 nexus3.edgexfoundry.org:10002 17:48:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:42 Configure a credential helper to remove this warning. See 17:48:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:42 17:48:42 Login Succeeded 17:48:42 nexus3.edgexfoundry.org:10003 17:48:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:43 Configure a credential helper to remove this warning. See 17:48:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:43 17:48:43 Login Succeeded 17:48:43 nexus3.edgexfoundry.org:10004 17:48:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:43 Configure a credential helper to remove this warning. See 17:48:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:43 17:48:43 Login Succeeded 17:48:43 docker.io 17:48:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:44 Configure a credential helper to remove this warning. See 17:48:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:44 17:48:44 Login Succeeded 17:48:44 ---> docker-login.sh ends [Pipeline] } 17:48:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:48:45 ========================================================= 17:48:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:48:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:48:45 + 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 . 17:48:46 Sending build context to Docker daemon 2.669MB 17:48:46 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 17:48:46 Step 2/10 : FROM ${BASE} AS builder 17:48:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:48:46 bbf911997326: Pulling fs layer 17:48:46 58ec367f63d7: Pulling fs layer 17:48:46 1b4a6ffa7d45: Pulling fs layer 17:48:46 fc5181fea5dc: Pulling fs layer 17:48:46 9c418107303f: Pulling fs layer 17:48:46 284eca6f2348: Pulling fs layer 17:48:46 842844d905b1: Pulling fs layer 17:48:46 901a3a57568e: Pulling fs layer 17:48:46 284eca6f2348: Waiting 17:48:46 842844d905b1: Waiting 17:48:46 fc5181fea5dc: Waiting 17:48:46 901a3a57568e: Waiting 17:48:46 9c418107303f: Waiting 17:48:46 1b4a6ffa7d45: Verifying Checksum 17:48:46 1b4a6ffa7d45: Download complete 17:48:46 58ec367f63d7: Download complete 17:48:46 9c418107303f: Download complete 17:48:46 284eca6f2348: Verifying Checksum 17:48:46 284eca6f2348: Download complete 17:48:46 842844d905b1: Verifying Checksum 17:48:46 842844d905b1: Download complete 17:48:46 bbf911997326: Download complete 17:48:47 bbf911997326: Pull complete 17:48:48 58ec367f63d7: Pull complete 17:48:48 1b4a6ffa7d45: Pull complete 17:48:48 901a3a57568e: Verifying Checksum 17:48:48 901a3a57568e: Download complete 17:48:49 fc5181fea5dc: Verifying Checksum 17:48:49 fc5181fea5dc: Download complete 17:48:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 17:48:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 17:48:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 17:48:59 fc5181fea5dc: Pull complete 17:48:59 9c418107303f: Pull complete 17:48:59 284eca6f2348: Pull complete 17:49:00 842844d905b1: Pull complete 17:49:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.057s coverage: 23.7% of statements 17:49:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 17:49:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.064s coverage: 28.1% of statements 17:49:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.053s coverage: 78.9% of statements 17:49:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.059s coverage: 9.0% of statements 17:49:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 17:49:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 17:49:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 17:49:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.067s coverage: 28.7% of statements 17:49:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 17:49:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.047s coverage: 83.3% of statements 17:49:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 17:49:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 17:49:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.074s coverage: 57.8% of statements 17:49:04 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.809s coverage: 89.0% of statements 17:49:04 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 17:49:04 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 4.9% of statements 17:49:04 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 17:49:04 GO111MODULE=on go vet ./... 17:49:06 901a3a57568e: Pull complete 17:49:06 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 17:49:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:49:06 ---> 72ade6ffb461 17:49:06 Step 3/10 : ARG MAKE=make build 17:49:11 ---> Running in 8706d09935f0 17:49:11 Removing intermediate container 8706d09935f0 17:49:11 ---> c85adf935ce4 17:49:11 Step 4/10 : WORKDIR /device-sdk-go 17:49:11 ---> Running in 23102a257df9 17:49:12 Removing intermediate container 23102a257df9 17:49:12 ---> 7a73795ade5b 17:49:12 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:49:12 ---> Running in 3965a19412d0 17:49:13 Removing intermediate container 3965a19412d0 17:49:13 ---> be66973db78c 17:49:13 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:49:13 ---> Running in 421a7b9d262d 17:49:16 Removing intermediate container 421a7b9d262d 17:49:16 ---> 0c7ecd55cd0d 17:49:16 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:49:16 ---> Running in c9bbc0ad56e4 17:49:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:49:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:49:19 OK: 218 MiB in 52 packages 17:49:20 Removing intermediate container c9bbc0ad56e4 17:49:20 ---> c7d10dbf8fe1 17:49:20 Step 8/10 : COPY . . 17:49:21 ---> ea0f650b78ac 17:49:21 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:49:21 ---> Running in 18be291a7d0a 17:49:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:49:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:49:22 ./bin/test-attribution-txt.sh [Pipeline] } 17:49:22 $ docker stop --time=1 373bb062249cab905a6a33e5de19cea65e23660752ee68e81bff2e719fc3fa72 17:49:24 $ docker rm -f 373bb062249cab905a6a33e5de19cea65e23660752ee68e81bff2e719fc3fa72 [Pipeline] // withDockerContainer [Pipeline] sh 17:49:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:49:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:49:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:49:26 + ls -al . 17:49:26 total 264 17:49:26 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 8 17:49 . 17:49:26 drwxrwxr-x. 4 jenkins jenkins 30 Oct 8 17:47 .. 17:49:26 drwxrwxr-x. 2 jenkins jenkins 37 Oct 8 17:47 bin 17:49:26 -rw-rw-r--. 1 jenkins jenkins 24816 Oct 8 17:47 CHANGELOG.md 17:49:26 -rw-r--r--. 1 jenkins jenkins 126160 Oct 8 17:49 coverage.out 17:49:26 -rw-rw-r--. 1 jenkins jenkins 140 Oct 8 17:47 .dockerignore 17:49:26 drwxrwxr-x. 5 jenkins jenkins 62 Oct 8 17:47 example 17:49:26 drwxrwxr-x. 8 jenkins jenkins 162 Oct 8 17:47 .git 17:49:26 drwxrwxr-x. 3 jenkins jenkins 125 Oct 8 17:47 .github 17:49:26 -rw-rw-r--. 1 jenkins jenkins 131 Oct 8 17:47 .gitignore 17:49:26 -rw-rw-r--. 1 jenkins jenkins 583 Oct 8 17:47 go.mod 17:49:26 -rw-rw-r--. 1 jenkins jenkins 49618 Oct 8 17:47 go.sum 17:49:26 -rw-rw-r--. 1 jenkins jenkins 677 Oct 8 17:47 GOVERNANCE.md 17:49:26 drwxrwxr-x. 15 jenkins jenkins 224 Oct 8 17:47 internal 17:49:26 -rw-rw-r--. 1 jenkins jenkins 880 Oct 8 17:47 Jenkinsfile 17:49:26 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 8 17:47 LICENSE 17:49:26 -rw-rw-r--. 1 jenkins jenkins 1120 Oct 8 17:47 Makefile 17:49:26 drwxrwxr-x. 3 jenkins jenkins 16 Oct 8 17:47 openapi 17:49:26 -rw-rw-r--. 1 jenkins jenkins 619 Oct 8 17:47 OWNERS.md 17:49:26 drwxrwxr-x. 5 jenkins jenkins 50 Oct 8 17:47 pkg 17:49:26 -rw-rw-r--. 1 jenkins jenkins 7646 Oct 8 17:47 README.md 17:49:26 drwxrwxr-x. 4 jenkins jenkins 54 Oct 8 17:47 snap 17:49:26 -rw-rw-r--. 1 jenkins jenkins 12 Oct 8 17:45 VERSION 17:49:26 -rw-rw-r--. 1 jenkins jenkins 222 Oct 8 17:47 version.go [Pipeline] isUnix [Pipeline] sh 17:49:26 + 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=95a9d1abedb9d7c119ffb1f24142991202c879de --label arch=amd64 --label version=2.0.1-dev.15 . 17:49:26 Sending build context to Docker daemon 2.786MB 17:49:26 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 17:49:26 Step 2/24 : FROM ${BASE} AS builder 17:49:26 ---> dc37395d7a1a 17:49:26 Step 3/24 : ARG MAKE=make build 17:49:26 ---> Running in 05926d3f40a3 17:49:27 Removing intermediate container 05926d3f40a3 17:49:27 ---> fa01367aba0e 17:49:27 Step 4/24 : WORKDIR /device-sdk-go 17:49:27 ---> Running in e6aa73ce4357 17:49:27 Removing intermediate container e6aa73ce4357 17:49:27 ---> 88bb14ded1b7 17:49:27 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:49:27 ---> Running in ad4e1d29a654 17:49:27 Removing intermediate container ad4e1d29a654 17:49:27 ---> 0bbbc3602423 17:49:27 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:49:27 ---> Running in e68f3a7d0e05 17:49:27 Removing intermediate container e68f3a7d0e05 17:49:27 ---> dd6a5dcafedf 17:49:27 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:49:27 ---> Running in be1037902037 17:49:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:49:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:49:29 OK: 219 MiB in 52 packages 17:49:29 Removing intermediate container be1037902037 17:49:29 ---> 362dab0ec51a 17:49:29 Step 8/24 : COPY . . 17:49:29 ---> 126a040e6546 17:49:29 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:49:29 ---> Running in 9fa235e30f43 17:49:29 Removing intermediate container 9fa235e30f43 17:49:29 ---> 8b5fd46a83a4 17:49:29 Step 10/24 : RUN ${MAKE} 17:49:30 ---> Running in 972c87af024c 17:49:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.15" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 17:49:40 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 17:49:41 Removing intermediate container 972c87af024c 17:49:41 ---> 7a1d1ecec7a3 17:49:41 Step 11/24 : FROM alpine:3.14 17:49:42 3.14: Pulling from library/alpine 17:49:42 a0d0a0d46f8b: Pulling fs layer 17:49:42 a0d0a0d46f8b: Verifying Checksum 17:49:42 a0d0a0d46f8b: Download complete 17:49:42 a0d0a0d46f8b: Pull complete 17:49:42 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 17:49:42 Status: Downloaded newer image for alpine:3.14 17:49:42 ---> 14119a10abf4 17:49:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:49:42 ---> Running in f5063d79a5a1 17:49:42 Removing intermediate container f5063d79a5a1 17:49:42 ---> 774b6c9c3280 17:49:42 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:49:42 ---> Running in 3e3fd0f1db25 17:49:43 Removing intermediate container 3e3fd0f1db25 17:49:43 ---> bbd868a5e22b 17:49:43 Step 14/24 : RUN apk add --update --no-cache zeromq 17:49:43 ---> Running in 5ad1506ed264 17:49:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:49:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:49:44 (1/5) Installing libgcc (10.3.1_git20210424-r2) 17:49:44 (2/5) Installing libsodium (1.0.18-r0) 17:49:44 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 17:49:44 (4/5) Installing libzmq (4.3.4-r0) 17:49:44 (5/5) Installing zeromq (4.3.4-r0) 17:49:45 Executing busybox-1.33.1-r3.trigger 17:49:45 OK: 8 MiB in 19 packages 17:49:45 Removing intermediate container 5ad1506ed264 17:49:45 ---> 374e53552906 17:49:45 Step 15/24 : WORKDIR / 17:49:45 ---> Running in bb18559e7470 17:49:45 Removing intermediate container bb18559e7470 17:49:45 ---> cad169f56484 17:49:45 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 17:49:45 ---> a18eff7311c3 17:49:45 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 17:49:46 ---> 162b4ae51275 17:49:46 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 17:49:46 ---> 99549a1a6436 17:49:46 Step 19/24 : EXPOSE 59999 17:49:46 ---> Running in 9b37c0c85663 17:49:46 Removing intermediate container 9b37c0c85663 17:49:46 ---> 6c904ce1f69f 17:49:46 Step 20/24 : ENTRYPOINT ["/device-simple"] 17:49:46 ---> Running in 7e3bf25b3e28 17:49:46 Removing intermediate container 7e3bf25b3e28 17:49:46 ---> 3e7aa7db3eb1 17:49:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:49:46 ---> Running in d593896da3a8 17:49:46 Removing intermediate container d593896da3a8 17:49:46 ---> 1cb80c8e691f 17:49:46 Step 22/24 : LABEL arch=amd64 17:49:46 ---> Running in 6a19408a9202 17:49:46 Removing intermediate container 6a19408a9202 17:49:46 ---> daf0b2290c5a 17:49:46 Step 23/24 : LABEL git_sha=95a9d1abedb9d7c119ffb1f24142991202c879de 17:49:46 ---> Running in 22e75be81ff4 17:49:46 Removing intermediate container 22e75be81ff4 17:49:46 ---> 67c8a4db0131 17:49:46 Step 24/24 : LABEL version=2.0.1-dev.15 17:49:46 ---> Running in e63f1c7384c5 17:49:46 Removing intermediate container e63f1c7384c5 17:49:46 ---> f260ed301c66 17:49:46 [Warning] One or more build-args [ARCH] were not consumed 17:49:46 Successfully built f260ed301c66 17:49:46 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 17:49:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:49:47 17:49:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:49:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:49:47 latest: Pulling from edgex-lftools-log-publisher 17:49:47 b4d181a07f80: Pulling fs layer 17:49:47 a1111a8f2ec3: Pulling fs layer 17:49:47 ed53099fbce6: Pulling fs layer 17:49:47 dc539afda2c1: Pulling fs layer 17:49:47 77bc0d833cb6: Pulling fs layer 17:49:47 9065ff56babe: Pulling fs layer 17:49:47 d287ab97295c: Pulling fs layer 17:49:47 dc539afda2c1: Waiting 17:49:47 77bc0d833cb6: Waiting 17:49:47 9065ff56babe: Waiting 17:49:47 d287ab97295c: Waiting 17:49:47 a1111a8f2ec3: Verifying Checksum 17:49:47 a1111a8f2ec3: Download complete 17:49:47 dc539afda2c1: Verifying Checksum 17:49:47 dc539afda2c1: Download complete 17:49:47 ed53099fbce6: Verifying Checksum 17:49:47 ed53099fbce6: Download complete 17:49:47 77bc0d833cb6: Verifying Checksum 17:49:47 77bc0d833cb6: Download complete 17:49:47 9065ff56babe: Verifying Checksum 17:49:47 9065ff56babe: Download complete 17:49:47 b4d181a07f80: Verifying Checksum 17:49:47 b4d181a07f80: Download complete 17:49:48 d287ab97295c: Verifying Checksum 17:49:48 d287ab97295c: Download complete 17:49:48 b4d181a07f80: Pull complete 17:49:49 a1111a8f2ec3: Pull complete 17:49:49 ed53099fbce6: Pull complete 17:49:49 dc539afda2c1: Pull complete 17:49:50 77bc0d833cb6: Pull complete 17:49:50 9065ff56babe: Pull complete 17:49:55 d287ab97295c: Pull complete 17:49:55 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:49:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:49:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:49:55 prd-centos7-docker-4c-2g-108 does not seem to be running inside a container 17:49:55 $ 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/14 -v /w/workspace/device-sdk-go/14:/w/workspace/device-sdk-go/14:rw,z -v /w/workspace/device-sdk-go/14@tmp:/w/workspace/device-sdk-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:49:57 $ docker top 9b57c442ab5c26f74d0aaba2139d514b37ed5a01f66c73ad75ecded29efd2647 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:49:58 ---> job-cost.sh 17:49:58 lf-activate-venv: SKIPPING 17:49:58 INFO: No Stack... 17:49:58 INFO: Retrieving Pricing Info for: v3-standard-2 17:49:58 INFO: Archiving Costs [Pipeline] sh 17:49:59 + cat /w/workspace/device-sdk-go/14/archives/cost.csv 17:49:59 + cut -d, -f6 [Pipeline] lock 17:49:59 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-14-stack-cost] 17:49:59 Resource [jenkins-edgexfoundry-device-sdk-go-main-14-stack-cost] did not exist. Created. 17:49:59 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:49:59 + echo total: 0.05999999865889549 [Pipeline] stash 17:49:59 Stashed 1 file(s) [Pipeline] } 17:49:59 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-14-stack-cost] [Pipeline] // lock [Pipeline] } 17:49:59 $ docker stop --time=1 9b57c442ab5c26f74d0aaba2139d514b37ed5a01f66c73ad75ecded29efd2647 17:50:00 $ docker rm -f 9b57c442ab5c26f74d0aaba2139d514b37ed5a01f66c73ad75ecded29efd2647 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:50:43 Removing intermediate container 18be291a7d0a 17:50:43 ---> ad5e831143b8 17:50:43 Step 10/10 : RUN ${MAKE} 17:50:43 ---> Running in 24b47187b9da 17:50:43 noop 17:50:43 Removing intermediate container 24b47187b9da 17:50:43 ---> 1ddc4e0d939a 17:50:43 Successfully built 1ddc4e0d939a 17:50:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:50:44 + docker inspect -f . ci-base-image-arm64 17:50:44 . [Pipeline] withDockerContainer 17:50:44 prd-ubuntu18.04-docker-arm64-4c-16g-106 does not seem to be running inside a container 17:50:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/14 -v /w/workspace/device-sdk-go/14:/w/workspace/device-sdk-go/14:rw,z -v /w/workspace/device-sdk-go/14@tmp:/w/workspace/device-sdk-go/14@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 17:50:46 $ docker top 67ae5f6c2f2812006d75d758bae02beaf1c732ec4e08c21e005f89199119407e -eo pid,comm [Pipeline] { [Pipeline] sh 17:50:47 + go version 17:50:47 go version go1.16.8 linux/arm64 [Pipeline] } 17:50:47 $ docker stop --time=1 67ae5f6c2f2812006d75d758bae02beaf1c732ec4e08c21e005f89199119407e 17:50:48 $ docker rm -f 67ae5f6c2f2812006d75d758bae02beaf1c732ec4e08c21e005f89199119407e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:50:49 + docker inspect -f . ci-base-image-arm64 17:50:49 . [Pipeline] withDockerContainer 17:50:49 prd-ubuntu18.04-docker-arm64-4c-16g-106 does not seem to be running inside a container 17:50:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/14 -v /w/workspace/device-sdk-go/14:/w/workspace/device-sdk-go/14:rw,z -v /w/workspace/device-sdk-go/14@tmp:/w/workspace/device-sdk-go/14@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 17:50:51 $ docker top 4afb1fc715a5290038fc701b99ac7d5b1b3e92d678e0598617fe6aebed59a0bc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:50:52 + make test 17:50:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:51:19 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 17:52:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 17:52:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 17:52:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 17:52:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.313s coverage: 23.7% of statements 17:52:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 17:52:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.210s coverage: 28.1% of statements 17:52:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.250s coverage: 78.9% of statements 17:52:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.208s coverage: 9.0% of statements 17:52:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 17:52:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 17:52:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 17:52:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.308s coverage: 28.7% of statements 17:52:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 17:52:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.315s coverage: 83.3% of statements 17:52:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 17:52:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 17:52:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.378s coverage: 57.8% of statements 17:52:46 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.187s coverage: 89.0% of statements 17:52:46 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 17:52:46 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.221s coverage: 4.9% of statements 17:52:46 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 17:52:46 GO111MODULE=on go vet ./... 17:53:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:53:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:53:55 ./bin/test-attribution-txt.sh [Pipeline] } 17:53:55 $ docker stop --time=1 4afb1fc715a5290038fc701b99ac7d5b1b3e92d678e0598617fe6aebed59a0bc 17:53:56 $ docker rm -f 4afb1fc715a5290038fc701b99ac7d5b1b3e92d678e0598617fe6aebed59a0bc [Pipeline] // withDockerContainer [Pipeline] sh 17:53:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:53:58 Warning: overwriting stash ‘coverage-report’ 17:53:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:53:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:53:59 + ls -al . 17:53:59 total 300 17:53:59 drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 17:53 . 17:53:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 17:48 .. 17:53:59 -rw-rw-r-- 1 jenkins jenkins 140 Oct 8 17:48 .dockerignore 17:53:59 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 17:48 .git 17:53:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 17:48 .github 17:53:59 -rw-rw-r-- 1 jenkins jenkins 131 Oct 8 17:48 .gitignore 17:53:59 -rw-rw-r-- 1 jenkins jenkins 24816 Oct 8 17:48 CHANGELOG.md 17:53:59 -rw-rw-r-- 1 jenkins jenkins 677 Oct 8 17:48 GOVERNANCE.md 17:53:59 -rw-rw-r-- 1 jenkins jenkins 880 Oct 8 17:48 Jenkinsfile 17:53:59 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 8 17:48 LICENSE 17:53:59 -rw-rw-r-- 1 jenkins jenkins 1120 Oct 8 17:48 Makefile 17:53:59 -rw-rw-r-- 1 jenkins jenkins 619 Oct 8 17:48 OWNERS.md 17:53:59 -rw-rw-r-- 1 jenkins jenkins 7646 Oct 8 17:48 README.md 17:53:59 -rw-rw-r-- 1 jenkins jenkins 12 Oct 8 17:45 VERSION 17:53:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 17:48 bin 17:53:59 -rw-r--r-- 1 jenkins jenkins 126160 Oct 8 17:52 coverage.out 17:53:59 drwxrwxr-x 5 jenkins jenkins 4096 Oct 8 17:48 example 17:53:59 -rw-rw-r-- 1 jenkins jenkins 583 Oct 8 17:48 go.mod 17:53:59 -rw-rw-r-- 1 jenkins jenkins 49618 Oct 8 17:48 go.sum 17:53:59 drwxrwxr-x 15 jenkins jenkins 4096 Oct 8 17:48 internal 17:53:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 17:48 openapi 17:53:59 drwxrwxr-x 5 jenkins jenkins 4096 Oct 8 17:48 pkg 17:53:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 17:48 snap 17:53:59 -rw-rw-r-- 1 jenkins jenkins 222 Oct 8 17:48 version.go [Pipeline] isUnix [Pipeline] sh 17:54:00 + 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=95a9d1abedb9d7c119ffb1f24142991202c879de --label arch=arm64 --label version=2.0.1-dev.15 . 17:54:00 Sending build context to Docker daemon 2.796MB 17:54:00 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 17:54:00 Step 2/24 : FROM ${BASE} AS builder 17:54:00 ---> 1ddc4e0d939a 17:54:00 Step 3/24 : ARG MAKE=make build 17:54:00 ---> Running in 4a368f6fba7b 17:54:01 Removing intermediate container 4a368f6fba7b 17:54:01 ---> c2dd929421a0 17:54:01 Step 4/24 : WORKDIR /device-sdk-go 17:54:01 ---> Running in 2e5c3a784cfb 17:54:01 Removing intermediate container 2e5c3a784cfb 17:54:01 ---> a6f9f94ca677 17:54:01 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:54:01 ---> Running in 4194e3a5b660 17:54:02 Removing intermediate container 4194e3a5b660 17:54:02 ---> 7c7d852c6969 17:54:02 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:54:02 ---> Running in 54a60d24de7a 17:54:04 Removing intermediate container 54a60d24de7a 17:54:04 ---> a3e53c28f9de 17:54:04 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:54:05 ---> Running in 69be73057d3e 17:54:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:54:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:54:08 OK: 218 MiB in 52 packages 17:54:09 Removing intermediate container 69be73057d3e 17:54:09 ---> 4be7d4bdda9b 17:54:09 Step 8/24 : COPY . . 17:54:11 ---> f8cc0125fdf6 17:54:11 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:11 ---> Running in 3b9950bf71a8 17:54:13 Removing intermediate container 3b9950bf71a8 17:54:13 ---> 73a615970f71 17:54:13 Step 10/24 : RUN ${MAKE} 17:54:13 ---> Running in 2dfdfece573b 17:54:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.15" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 17:54:54 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 17:54:57 Removing intermediate container 2dfdfece573b 17:54:57 ---> 7a03cda5c262 17:54:57 Step 11/24 : FROM alpine:3.14 17:54:57 3.14: Pulling from library/alpine 17:54:57 552d1f2373af: Pulling fs layer 17:54:57 552d1f2373af: Verifying Checksum 17:54:57 552d1f2373af: Download complete 17:54:58 552d1f2373af: Pull complete 17:54:58 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 17:54:58 Status: Downloaded newer image for alpine:3.14 17:54:58 ---> bb3de5531c18 17:54:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:54:58 ---> Running in cc0a79335176 17:54:59 Removing intermediate container cc0a79335176 17:54:59 ---> ca256c7ce326 17:54:59 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:54:59 ---> Running in 2ab4853dc1e9 17:55:02 Removing intermediate container 2ab4853dc1e9 17:55:02 ---> fcc6df8b55e3 17:55:02 Step 14/24 : RUN apk add --update --no-cache zeromq 17:55:02 ---> Running in 6ba09c9e585f 17:55:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:55:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:55:05 (1/5) Installing libgcc (10.3.1_git20210424-r2) 17:55:05 (2/5) Installing libsodium (1.0.18-r0) 17:55:06 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 17:55:06 (4/5) Installing libzmq (4.3.4-r0) 17:55:06 (5/5) Installing zeromq (4.3.4-r0) 17:55:06 Executing busybox-1.33.1-r3.trigger 17:55:06 OK: 8 MiB in 19 packages 17:55:08 Removing intermediate container 6ba09c9e585f 17:55:08 ---> 7dcbaf192839 17:55:08 Step 15/24 : WORKDIR / 17:55:08 ---> Running in ffe4182883c4 17:55:08 Removing intermediate container ffe4182883c4 17:55:08 ---> 583cf9b4961a 17:55:08 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 17:55:09 ---> 1d3b65f84af2 17:55:09 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 17:55:10 ---> 6e9a9d7d76bf 17:55:10 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 17:55:11 ---> 0f8894872eb8 17:55:11 Step 19/24 : EXPOSE 59999 17:55:11 ---> Running in e7f61d18358e 17:55:12 Removing intermediate container e7f61d18358e 17:55:12 ---> 27172e7c71b2 17:55:12 Step 20/24 : ENTRYPOINT ["/device-simple"] 17:55:12 ---> Running in cf4b114d8b2e 17:55:12 Removing intermediate container cf4b114d8b2e 17:55:12 ---> 6052c400e34a 17:55:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:55:12 ---> Running in 28bbad5bfec4 17:55:13 Removing intermediate container 28bbad5bfec4 17:55:13 ---> 86387d4a91b4 17:55:13 Step 22/24 : LABEL arch=arm64 17:55:13 ---> Running in 982ff96f31b8 17:55:13 Removing intermediate container 982ff96f31b8 17:55:13 ---> 87932b02456b 17:55:13 Step 23/24 : LABEL git_sha=95a9d1abedb9d7c119ffb1f24142991202c879de 17:55:13 ---> Running in 1da7d701afa8 17:55:14 Removing intermediate container 1da7d701afa8 17:55:14 ---> ad01c5d36d9e 17:55:14 Step 24/24 : LABEL version=2.0.1-dev.15 17:55:14 ---> Running in c65860623780 17:55:15 Removing intermediate container c65860623780 17:55:15 ---> be81ae98055c 17:55:15 [Warning] One or more build-args [ARCH] were not consumed 17:55:15 Successfully built be81ae98055c 17:55:15 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 17:55:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:55:15 17:55:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:55:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:55:16 arm64: Pulling from edgex-lftools-log-publisher 17:55:16 448f6bf000e3: Pulling fs layer 17:55:16 f757da607395: Pulling fs layer 17:55:16 05883995daec: Pulling fs layer 17:55:16 8603b9c90790: Pulling fs layer 17:55:16 1560dd03e051: Pulling fs layer 17:55:16 27f5ce0e4adf: Pulling fs layer 17:55:16 c2d8d7efcc4b: Pulling fs layer 17:55:16 8603b9c90790: Waiting 17:55:16 1560dd03e051: Waiting 17:55:16 27f5ce0e4adf: Waiting 17:55:16 c2d8d7efcc4b: Waiting 17:55:16 f757da607395: Verifying Checksum 17:55:16 f757da607395: Download complete 17:55:16 8603b9c90790: Download complete 17:55:16 05883995daec: Verifying Checksum 17:55:16 05883995daec: Download complete 17:55:16 27f5ce0e4adf: Download complete 17:55:17 1560dd03e051: Verifying Checksum 17:55:17 1560dd03e051: Download complete 17:55:17 448f6bf000e3: Verifying Checksum 17:55:17 448f6bf000e3: Download complete 17:55:19 c2d8d7efcc4b: Verifying Checksum 17:55:19 c2d8d7efcc4b: Download complete 17:55:20 448f6bf000e3: Pull complete 17:55:21 f757da607395: Pull complete 17:55:23 05883995daec: Pull complete 17:55:23 8603b9c90790: Pull complete 17:55:24 1560dd03e051: Pull complete 17:55:24 27f5ce0e4adf: Pull complete 17:55:39 c2d8d7efcc4b: Pull complete 17:55:39 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:55:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:55:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:55:40 prd-ubuntu18.04-docker-arm64-4c-16g-106 does not seem to be running inside a container 17:55:40 $ 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/14 -v /w/workspace/device-sdk-go/14:/w/workspace/device-sdk-go/14:rw,z -v /w/workspace/device-sdk-go/14@tmp:/w/workspace/device-sdk-go/14@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 17:55:44 $ docker top 42fb93706c95980f237fce5111436488874fc354dd9aabcc3e41536e6909b466 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:45 ---> job-cost.sh 17:55:45 lf-activate-venv: SKIPPING 17:55:45 INFO: No Stack... 17:55:46 INFO: Retrieving Pricing Info for: v3-standard-4 17:55:47 INFO: Archiving Costs [Pipeline] sh 17:55:48 + + cut -d, -f6 17:55:48 cat /w/workspace/device-sdk-go/14/archives/cost.csv [Pipeline] lock 17:55:48 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-14-stack-cost] 17:55:48 Resource [jenkins-edgexfoundry-device-sdk-go-main-14-stack-cost] did not exist. Created. 17:55:48 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:55:49 /w/workspace/device-sdk-go/14@tmp/durable-15d52e8a/script.sh: 1: /w/workspace/device-sdk-go/14@tmp/durable-15d52e8a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:55:49 + echo total: 0.10999999940395355 [Pipeline] stash 17:55:50 Warning: overwriting stash ‘stack-cost’ 17:55:50 Stashed 1 file(s) [Pipeline] } 17:55:50 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-14-stack-cost] [Pipeline] // lock [Pipeline] } 17:55:50 $ docker stop --time=1 42fb93706c95980f237fce5111436488874fc354dd9aabcc3e41536e6909b466 17:55:51 $ docker rm -f 42fb93706c95980f237fce5111436488874fc354dd9aabcc3e41536e6909b466 [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 17:55:52 provisioning config files... 17:55:52 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4099072316564215655tmp [Pipeline] { [Pipeline] sh 17:55:52 + set +x 17:55:52 + bash -s -- 17:55:52 + curl -s https://codecov.io/bash 17:55:52 17:55:52 _____ _ 17:55:52 / ____| | | 17:55:52 | | ___ __| | ___ ___ _____ __ 17:55:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:55:52 | |___| (_) | (_| | __/ (_| (_) \ V / 17:55:52 \_____\___/ \__,_|\___|\___\___/ \_/ 17:55:52 Bash-1.0.6 17:55:52 17:55:52 17:55:52 ==> git version 2.24.4 found 17:55:52 ==> 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 17:55:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:55:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:55:52 ==> Jenkins CI detected. 17:55:52 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 17:55:52 project root: . 17:55:52 --> token set from env 17:55:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:55:53 ==> Running gcov in . (disable via -X gcov) 17:55:53 ==> Python coveragepy not found 17:55:53 ==> Searching for coverage reports in: 17:55:53 + . 17:55:53 -> Found 1 reports 17:55:53 ==> Detecting git/mercurial file structure 17:55:53 ==> Reading reports 17:55:53 + ./coverage.out bytes=126160 17:55:53 ==> Appending adjustments 17:55:53 https://docs.codecov.io/docs/fixing-reports 17:55:53 + Found adjustments 17:55:53 ==> Gzipping contents 17:55:53 16K /tmp/codecov.zS6mwG.gz 17:55:53 ==> Uploading reports 17:55:53 url: https://codecov.io 17:55:53 query: branch=main&commit=95a9d1abedb9d7c119ffb1f24142991202c879de&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:55:53 -> Pinging Codecov 17:55:53 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=95a9d1abedb9d7c119ffb1f24142991202c879de&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:55:53 -> Uploading to 17:55:53 https://storage.googleapis.com/codecov/v4/raw/2021-10-08/7E55EF52A471D76F132DFD9A03CDDE97/95a9d1abedb9d7c119ffb1f24142991202c879de/92596dc6-3afd-46b0-98da-b78171b436e4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211008%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211008T175553Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00a5d606e16f2e326cce3ffb5df17b74994548c1e99feab22431f7e7ca1b290a 17:55:53 % Total % Received % Xferd Average Speed Time Time Time Current 17:55:53 Dload Upload Total Spent Left Speed 17:55:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16055 0 0 100 16055 0 53370 --:--:-- --:--:-- --:--:-- 53516 17:55:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/95a9d1abedb9d7c119ffb1f24142991202c879de [Pipeline] } 17:55:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:55:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:55:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:55:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:55:54 17:55:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:55:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:55:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:55:54 188c0c94c7c5: Pulling fs layer 17:55:54 0ef7d3d256c8: Pulling fs layer 17:55:54 de9db76c5a1d: Pulling fs layer 17:55:54 0eba1c9be4d2: Pulling fs layer 17:55:54 0d57e429df01: Pulling fs layer 17:55:54 4e4be7b47b0d: Pulling fs layer 17:55:54 e1f770b5df2f: Pulling fs layer 17:55:54 85a0685a4137: Pulling fs layer 17:55:54 0eba1c9be4d2: Waiting 17:55:54 0d57e429df01: Waiting 17:55:54 4e4be7b47b0d: Waiting 17:55:54 e1f770b5df2f: Waiting 17:55:54 85a0685a4137: Waiting 17:55:54 de9db76c5a1d: Verifying Checksum 17:55:54 de9db76c5a1d: Download complete 17:55:54 0ef7d3d256c8: Verifying Checksum 17:55:54 0ef7d3d256c8: Download complete 17:55:54 0d57e429df01: Verifying Checksum 17:55:54 0d57e429df01: Download complete 17:55:54 4e4be7b47b0d: Verifying Checksum 17:55:54 4e4be7b47b0d: Download complete 17:55:54 188c0c94c7c5: Verifying Checksum 17:55:54 188c0c94c7c5: Download complete 17:55:55 e1f770b5df2f: Verifying Checksum 17:55:55 e1f770b5df2f: Download complete 17:55:55 188c0c94c7c5: Pull complete 17:55:55 0eba1c9be4d2: Verifying Checksum 17:55:55 0eba1c9be4d2: Download complete 17:55:55 0ef7d3d256c8: Pull complete 17:55:55 85a0685a4137: Verifying Checksum 17:55:55 85a0685a4137: Download complete 17:55:55 de9db76c5a1d: Pull complete 17:56:00 0eba1c9be4d2: Pull complete 17:56:00 0d57e429df01: Pull complete 17:56:00 4e4be7b47b0d: Pull complete 17:56:00 e1f770b5df2f: Pull complete 17:56:03 85a0685a4137: Pull complete 17:56:03 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:56:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:56:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:56:03 prd-centos7-docker-4c-2g-103 does not seem to be running inside a container 17:56:03 $ 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 17:56:05 $ docker top 575e01eafdb3d9e9397eb519ab623d3e918a77e642a699ea4f10090cce1732ed -eo pid,comm [Pipeline] { [Pipeline] echo 17:56:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:56:05 + set -o pipefail 17:56:05 + snyk monitor '--org=edgex-jenkins' 17:56:12 17:56:12 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 17:56:12 17:56:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/c992ed7b-38fe-4148-8be1-c91d6343de23 17:56:12 17:56:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:56:12 17:56:12 17:56:12 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 17:56:12 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 17:56:12 $ docker stop --time=1 575e01eafdb3d9e9397eb519ab623d3e918a77e642a699ea4f10090cce1732ed 17:56:13 $ docker rm -f 575e01eafdb3d9e9397eb519ab623d3e918a77e642a699ea4f10090cce1732ed [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 17:56:14 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:56:14 provisioning config files... 17:56:14 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8444999375412636829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:56:14 --> edgex-publish-swagger.sh 17:56:14 === Publish openapi/v2 API === 17:56:14 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 17:56:14 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 17:56:14 % Total % Received % Xferd Average Speed Time Time Time Current 17:56:14 Dload Upload Total Spent Left Speed 17:56:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51485 0 0 100 51485 0 62554 --:--:-- --:--:-- --:--:-- 62557 100 51485 0 0 100 51485 0 62542 --:--:-- --:--:-- --:--:-- 62557 17:56:15 17:56:15 [Pipeline] } 17:56:15 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 17:56:16 + git log --format=format:%s -1 95a9d1abedb9d7c119ffb1f24142991202c879de [Pipeline] isUnix [Pipeline] sh 17:56:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:56:16 . [Pipeline] withDockerContainer 17:56:16 prd-centos7-docker-4c-2g-103 does not seem to be running inside a container 17:56: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 17:56:16 $ docker top aec8b7b8ea87bece7eabae3ee6b2993d96dd1c955a79ef75e4c90f4b321db2fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:56:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:56:17 [ssh-agent] Looking for ssh-agent implementation... 17:56:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:56:17 $ docker exec aec8b7b8ea87bece7eabae3ee6b2993d96dd1c955a79ef75e4c90f4b321db2fe ssh-agent 17:56:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGoONmC/agent.14 17:56:17 SSH_AGENT_PID=20 17:56:17 Running ssh-add (command line suppressed) 17:56:17 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4584764784325247141.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4584764784325247141.key) 17:56:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:56:17 + git semver tag 17:56:17 # -> Open(): unable to determine branch for HEAD 17:56:17 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 17:56:17 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 17:56:17 # $SEMVER_REMOTE_NAME = origin 17:56:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:56:17 # $SEMVER_USER_NAME = edgex-jenkins 17:56:17 # $SEMVER_BRANCH = main 17:56:17 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 17:56:17 # 95a9d1abedb9d7c119ffb1f24142991202c879de HEAD 17:56:17 # -> Force: false 17:56:17 # 324b1403c7381027c9176814e39079f42f8625b6 refs/tags/v2.0.1-dev.15 [Pipeline] } 17:56:17 $ docker exec --env ******** --env ******** aec8b7b8ea87bece7eabae3ee6b2993d96dd1c955a79ef75e4c90f4b321db2fe ssh-agent -k 17:56:17 unset SSH_AUTH_SOCK; 17:56:17 unset SSH_AGENT_PID; 17:56:17 echo Agent pid 20 killed; 17:56:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:56:18 + git semver [Pipeline] } 17:56:18 $ docker stop --time=1 aec8b7b8ea87bece7eabae3ee6b2993d96dd1c955a79ef75e4c90f4b321db2fe 17:56:19 $ docker rm -f aec8b7b8ea87bece7eabae3ee6b2993d96dd1c955a79ef75e4c90f4b321db2fe [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:56:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:56:19 17:56:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:56:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:56:20 0.23.1-centos7: Pulling from edgex-lftools 17:56:20 ab5ef0e58194: Pulling fs layer 17:56:20 9712f1f96733: Pulling fs layer 17:56:20 63f879dbbcfc: Pulling fs layer 17:56:20 0d9ebad4ef96: Pulling fs layer 17:56:20 e9a5061849ea: Pulling fs layer 17:56:20 d747dcd14b5f: Pulling fs layer 17:56:20 2de7ff778b66: Pulling fs layer 17:56:20 e9a5061849ea: Waiting 17:56:20 d747dcd14b5f: Waiting 17:56:20 2de7ff778b66: Waiting 17:56:20 0d9ebad4ef96: Waiting 17:56:20 9712f1f96733: Verifying Checksum 17:56:20 9712f1f96733: Download complete 17:56:20 63f879dbbcfc: Verifying Checksum 17:56:20 63f879dbbcfc: Download complete 17:56:20 ab5ef0e58194: Verifying Checksum 17:56:20 ab5ef0e58194: Download complete 17:56:20 d747dcd14b5f: Verifying Checksum 17:56:20 d747dcd14b5f: Download complete 17:56:20 e9a5061849ea: Verifying Checksum 17:56:20 e9a5061849ea: Download complete 17:56:20 0d9ebad4ef96: Verifying Checksum 17:56:20 0d9ebad4ef96: Download complete 17:56:20 2de7ff778b66: Verifying Checksum 17:56:20 2de7ff778b66: Download complete 17:56:23 ab5ef0e58194: Pull complete 17:56:23 9712f1f96733: Pull complete 17:56:24 63f879dbbcfc: Pull complete 17:56:28 0d9ebad4ef96: Pull complete 17:56:28 e9a5061849ea: Pull complete 17:56:28 d747dcd14b5f: Pull complete 17:56:30 2de7ff778b66: Pull complete 17:56:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:56:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:56:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:56:30 prd-centos7-docker-4c-2g-103 does not seem to be running inside a container 17:56:30 $ 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 17:56:33 $ docker top 6e0483a37aa1e48c573f6bc2d18d4e7f904371bf8f45c4736376d39950ffdd3f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:56:33 provisioning config files... 17:56:33 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2855507755979283276tmp 17:56:33 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config109654430832317961tmp 17:56:33 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1053466961420519434tmp [Pipeline] { [Pipeline] echo 17:56:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:56:33 ---> sigul-configuration.sh 17:56:33 gpg: directory `/root/.gnupg' created 17:56:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:56:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:56:33 gpg: keyring `/root/.gnupg/secring.gpg' created 17:56:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:56:33 gpg: CAST5 encrypted data 17:56:33 gpg: encrypted with 1 passphrase 17:56:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:56:33 + mkdir /home/jenkins 17:56:33 + mkdir /home/jenkins/sigul [Pipeline] sh 17:56:34 + 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 17:56:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:56:34 ---> sigul-install.sh 17:56:34 Sigul already installed; skipping installation. [Pipeline] sh 17:56:34 + git tag --list 17:56:34 0.7.1 17:56:34 delhi-tag 17:56:34 v1.0.0 17:56:34 v1.1.0 17:56:34 v1.1.1 17:56:34 v1.1.2 17:56:34 v1.2.0 17:56:34 v1.2.1 17:56:34 v1.2.2 17:56:34 v1.2.3 17:56:34 v1.3.0 17:56:34 v1.4.0 17:56:34 v2.0.0 17:56:34 v2.0.1-dev.1 17:56:34 v2.0.1-dev.10 17:56:34 v2.0.1-dev.11 17:56:34 v2.0.1-dev.12 17:56:34 v2.0.1-dev.13 17:56:34 v2.0.1-dev.14 17:56:34 v2.0.1-dev.15 17:56:34 v2.0.1-dev.2 17:56:34 v2.0.1-dev.3 17:56:34 v2.0.1-dev.4 17:56:34 v2.0.1-dev.5 17:56:34 v2.0.1-dev.6 17:56:34 v2.0.1-dev.7 17:56:34 v2.0.1-dev.8 17:56:34 v2.0.1-dev.9 [Pipeline] sh 17:56:35 + lftools sign git-tag v2.0.1-dev.15 17:56:35 Signing Git tag with Sigul... 17:56:35 Signing v2.0.1-dev.15 [Pipeline] echo 17:56:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:56:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:56:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:56:36 $ docker stop --time=1 6e0483a37aa1e48c573f6bc2d18d4e7f904371bf8f45c4736376d39950ffdd3f 17:56:38 $ docker rm -f 6e0483a37aa1e48c573f6bc2d18d4e7f904371bf8f45c4736376d39950ffdd3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:56:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:56:38 . [Pipeline] withDockerContainer 17:56:38 prd-centos7-docker-4c-2g-103 does not seem to be running inside a container 17:56:38 $ 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 17:56:39 $ docker top 2a9b1126f063fa6b4974234dd8fd503233bc25867acf7f4f0911ba70811a91da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:56:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:56:39 [ssh-agent] Looking for ssh-agent implementation... 17:56:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:56:39 $ docker exec 2a9b1126f063fa6b4974234dd8fd503233bc25867acf7f4f0911ba70811a91da ssh-agent 17:56:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNfhjOI/agent.14 17:56:39 SSH_AGENT_PID=20 17:56:39 Running ssh-add (command line suppressed) 17:56:39 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6882470097707954015.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6882470097707954015.key) 17:56:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:56:39 + git semver bump pre 17:56:39 # -> Open(): unable to determine branch for HEAD 17:56:39 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 17:56:39 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 17:56:39 # $SEMVER_REMOTE_NAME = origin 17:56:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:56:39 # $SEMVER_USER_NAME = edgex-jenkins 17:56:39 # $SEMVER_BRANCH = main 17:56:39 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 17:56:39 2.0.1-dev.16 [Pipeline] } 17:56:39 $ docker exec --env ******** --env ******** 2a9b1126f063fa6b4974234dd8fd503233bc25867acf7f4f0911ba70811a91da ssh-agent -k 17:56:39 unset SSH_AUTH_SOCK; 17:56:39 unset SSH_AGENT_PID; 17:56:39 echo Agent pid 20 killed; 17:56:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:56:40 + git semver [Pipeline] } 17:56:40 $ docker stop --time=1 2a9b1126f063fa6b4974234dd8fd503233bc25867acf7f4f0911ba70811a91da 17:56:41 $ docker rm -f 2a9b1126f063fa6b4974234dd8fd503233bc25867acf7f4f0911ba70811a91da [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:56:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:56:41 . [Pipeline] withDockerContainer 17:56:41 prd-centos7-docker-4c-2g-103 does not seem to be running inside a container 17:56:41 $ 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 17:56:42 $ docker top 86e68b10eb9133ce9cb5a0d7583af37bcff15db838d0fc6f3ba75ce07dee6442 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:56:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:56:42 [ssh-agent] Looking for ssh-agent implementation... 17:56:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:56:42 $ docker exec 86e68b10eb9133ce9cb5a0d7583af37bcff15db838d0fc6f3ba75ce07dee6442 ssh-agent 17:56:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmNBCgJ/agent.13 17:56:42 SSH_AGENT_PID=20 17:56:42 Running ssh-add (command line suppressed) 17:56:42 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7851547763868080936.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7851547763868080936.key) 17:56:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:56:43 + git semver push 17:56:43 # -> Open(): unable to determine branch for HEAD 17:56:43 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 17:56:43 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 17:56:43 # $SEMVER_REMOTE_NAME = origin 17:56:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:56:43 # $SEMVER_USER_NAME = edgex-jenkins 17:56:43 # $SEMVER_BRANCH = main 17:56:43 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 17:56:45 $ docker exec --env ******** --env ******** 86e68b10eb9133ce9cb5a0d7583af37bcff15db838d0fc6f3ba75ce07dee6442 ssh-agent -k 17:56:45 unset SSH_AUTH_SOCK; 17:56:45 unset SSH_AGENT_PID; 17:56:45 echo Agent pid 20 killed; 17:56:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:56:45 + git semver [Pipeline] } 17:56:46 $ docker stop --time=1 86e68b10eb9133ce9cb5a0d7583af37bcff15db838d0fc6f3ba75ce07dee6442 17:56:47 $ docker rm -f 86e68b10eb9133ce9cb5a0d7583af37bcff15db838d0fc6f3ba75ce07dee6442 [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 17:56:47 + '[' -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 17:56:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:56:48 ---> package-listing.sh 17:56:48 ++ tr '[:upper:]' '[:lower:]' 17:56:48 ++ facter osfamily 17:56:49 + OS_FAMILY=redhat 17:56:49 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 17:56:49 + START_PACKAGES=/tmp/packages_start.txt 17:56:49 + END_PACKAGES=/tmp/packages_end.txt 17:56:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:56:49 + PACKAGES=/tmp/packages_start.txt 17:56:49 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 17:56:49 + PACKAGES=/tmp/packages_end.txt 17:56:49 + case "${OS_FAMILY}" in 17:56:49 + sort 17:56:49 + rpm -qa 17:56:49 + '[' -f /tmp/packages_start.txt ']' 17:56:49 + '[' -f /tmp/packages_end.txt ']' 17:56:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:56:49 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 17:56:49 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 17:56:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 17:56:49 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 17:56:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:56:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:56:50 17:56:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:56:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:56:50 latest: Pulling from edgex-lftools-log-publisher 17:56:50 b4d181a07f80: Pulling fs layer 17:56:50 a1111a8f2ec3: Pulling fs layer 17:56:50 ed53099fbce6: Pulling fs layer 17:56:50 dc539afda2c1: Pulling fs layer 17:56:50 77bc0d833cb6: Pulling fs layer 17:56:50 9065ff56babe: Pulling fs layer 17:56:50 d287ab97295c: Pulling fs layer 17:56:50 77bc0d833cb6: Waiting 17:56:50 9065ff56babe: Waiting 17:56:50 d287ab97295c: Waiting 17:56:50 dc539afda2c1: Waiting 17:56:50 a1111a8f2ec3: Verifying Checksum 17:56:50 a1111a8f2ec3: Download complete 17:56:50 dc539afda2c1: Verifying Checksum 17:56:50 dc539afda2c1: Download complete 17:56:50 ed53099fbce6: Verifying Checksum 17:56:50 ed53099fbce6: Download complete 17:56:50 9065ff56babe: Verifying Checksum 17:56:50 9065ff56babe: Download complete 17:56:50 77bc0d833cb6: Verifying Checksum 17:56:50 77bc0d833cb6: Download complete 17:56:51 b4d181a07f80: Verifying Checksum 17:56:51 b4d181a07f80: Download complete 17:56:51 d287ab97295c: Verifying Checksum 17:56:51 d287ab97295c: Download complete 17:56:52 b4d181a07f80: Pull complete 17:56:52 a1111a8f2ec3: Pull complete 17:56:53 ed53099fbce6: Pull complete 17:56:53 dc539afda2c1: Pull complete 17:56:53 77bc0d833cb6: Pull complete 17:56:53 9065ff56babe: Pull complete 17:56:58 d287ab97295c: Pull complete 17:56:58 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:56:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:56:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:56:58 prd-centos7-docker-4c-2g-103 does not seem to be running inside a container 17:56:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:57:01 $ docker top 3da994a79869d8cb825af3724cc26f96abe618f5a848fc315cdb1dd1248e917d -eo pid,comm [Pipeline] { [Pipeline] sh 17:57:01 + touch /tmp/pre-build-complete [Pipeline] sh 17:57:01 + mkdir -p /var/log/sysstat [Pipeline] sh 17:57:01 + ls /var/log/sa-host 17:57:01 + sadf -c /var/log/sa-host/sa08 17:57:01 file_magic: OK 17:57:01 HZ: Using current value: 100 17:57:01 file_header: OK 17:57:01 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 17:57:01 Statistics: 17:57:01 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:57:01 File successfully converted to sysstat format version 12.0.3 17:57:01 + sadf -c /var/log/sa-host/sa30 17:57:01 file_magic: OK 17:57:01 HZ: Using current value: 100 17:57:01 file_header: OK 17:57:01 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 17:57:01 Statistics: 17:57:01 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:57:01 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:57:02 provisioning config files... 17:57:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5414364283001498291tmp [Pipeline] { [Pipeline] echo 17:57:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:57:02 ---> create-netrc.sh [Pipeline] } 17:57:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:57:02 ---> python-tools-install.sh [Pipeline] echo 17:57:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:57:03 ---> sudo-logs.sh 17:57:03 Archiving 'sudo' log.. 17:57:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-103.novalocal: Name or service not known 17:57:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-103.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 17:57:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:57:03 ---> job-cost.sh 17:57:03 lf-activate-venv: SKIPPING 17:57:03 DEBUG: total: 0.10999999940395355 17:57:03 INFO: Retrieving Stack Cost... 17:57:12 INFO: Retrieving Pricing Info for: v3-standard-2 17:57:12 INFO: Archiving Costs [Pipeline] echo 17:57:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:57:12 ---> logs-deploy.sh 17:57:12 lf-activate-venv: SKIPPING 17:57:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/14 17:57:12 INFO: archiving workspace using pattern(s): 17:57:12 Archives upload complete. 17:57:13 INFO: archiving logs to Nexus