Pull request #256 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ece373d565f3e7991284bdcf6ddd420279caf7f8+f0bfb2f2f653f8888f9a3c8e5a8a1c9cd4af2b55 (1eeb4cfb78fd6211e2dfc4c6fd0c3ce77fcacfa1) 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-ssh4226789396059038716.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh3978554579344137637.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-256/workspace@libs/edgex-global-pipelines # timeout=10 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-virtual-go/branches/PR-256/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16236432153765945058.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-virtual-go/branches/PR-256/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2309526934069632493.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh8117322633772628146.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-256/workspace@libs/lf-pipelines # timeout=10 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-virtual-go/branches/PR-256/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10343519456767707352.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1160 in /w/workspace/foundry_device-virtual-go_PR-256 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-256 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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/foundry_device-virtual-go_PR-256@tmp/jenkins-gitclient-ssh2002560048914906243.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f0bfb2f2f653f8888f9a3c8e5a8a1c9cd4af2b55 into PR head commit ece373d565f3e7991284bdcf6ddd420279caf7f8 Merge succeeded, producing ece373d565f3e7991284bdcf6ddd420279caf7f8 Checking out Revision ece373d565f3e7991284bdcf6ddd420279caf7f8 (PR-256) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 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/foundry_device-virtual-go_PR-256@tmp/jenkins-gitclient-ssh4182984192734847868.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/256/head:refs/remotes/origin/PR-256 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ece373d565f3e7991284bdcf6ddd420279caf7f8 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/foundry_device-virtual-go_PR-256@tmp/jenkins-gitclient-ssh7800732783643510623.key > git merge f0bfb2f2f653f8888f9a3c8e5a8a1c9cd4af2b55 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ece373d565f3e7991284bdcf6ddd420279caf7f8 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:07:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:07:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:07:54 ========================================================= 11:07:54 EdgeX Global Pipelines Version Info 11:07:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:07:55 ------------------- 11:07:55 stable info: 11:07:55 ------------------- 11:07:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:07:55 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 11:07:55 Message: update stable to v1.0.217 11:07:56 ------------------- 11:07:56 experimental info: 11:07:56 ------------------- 11:07:56 Commited By: **** collab-it+edgex@linuxfoundation.org 11:07:56 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 11:07:56 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:07:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:07:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:07:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:07:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:07:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:07:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 11:07:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:07:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:07:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:07:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:07:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:07:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:07:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:07:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:07:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:07:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:07:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:07:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:07:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:07:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:07:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:07:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:07:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:07:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:07:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:07:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:07:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-256 [Pipeline] echo 11:07:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-256 [Pipeline] echo 11:07:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-256 [Pipeline] echo 11:07:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ece373d565f3e7991284bdcf6ddd420279caf7f8 [Pipeline] echo 11:07:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ece373d [Pipeline] echo 11:07:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:07:57 provisioning config files... 11:07:57 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-256@tmp/config6797958630993157889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:07:58 ---> docker-login.sh 11:07:58 nexus3.edgexfoundry.org:10001 11:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:58 Configure a credential helper to remove this warning. See 11:07:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:58 11:07:58 Login Succeeded 11:07:58 nexus3.edgexfoundry.org:10002 11:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:58 Configure a credential helper to remove this warning. See 11:07:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:58 11:07:58 Login Succeeded 11:07:58 nexus3.edgexfoundry.org:10003 11:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:58 Configure a credential helper to remove this warning. See 11:07:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:58 11:07:58 Login Succeeded 11:07:58 nexus3.edgexfoundry.org:10004 11:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:58 Configure a credential helper to remove this warning. See 11:07:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:58 11:07:58 Login Succeeded 11:07:58 docker.io 11:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:59 Configure a credential helper to remove this warning. See 11:07:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:59 11:07:59 Login Succeeded 11:07:59 ---> docker-login.sh ends [Pipeline] } 11:07:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:07:59 + git rev-list -1 --merges ece373d565f3e7991284bdcf6ddd420279caf7f8~1..ece373d565f3e7991284bdcf6ddd420279caf7f8 [Pipeline] echo 11:08:00 -----------> git rev-list -1 --merges ece373d565f3e7991284bdcf6ddd420279caf7f8~1..ece373d565f3e7991284bdcf6ddd420279caf7f8 ece373d565f3e7991284bdcf6ddd420279caf7f8 [false] [Pipeline] sh 11:08:00 + git log --format=format:%s -1 ece373d565f3e7991284bdcf6ddd420279caf7f8 [Pipeline] echo 11:08:00 ========================================================= 11:08:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:08:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:08:00 + git log --format=format:%s -1 ece373d565f3e7991284bdcf6ddd420279caf7f8 [Pipeline] echo 11:08:00 [semverPrep] GIT_COMMIT: ece373d565f3e7991284bdcf6ddd420279caf7f8, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 11:08:00 [semverPrep] This is not a build commit. [Pipeline] sh 11:08:01 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 11:08:01 + grep -v github /etc/ssh/ssh_known_hosts 11:08:01 + '[' -e /tmp/ssh_known_hosts ']' 11:08:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:08:01 + sudo tee -a /etc/ssh/ssh_known_hosts 11:08:01 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 11:08:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 11:08:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:08:01 11:08:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:08:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:08:02 latest: Pulling from edgex-devops/git-semver 11:08:02 a0d0a0d46f8b: Pulling fs layer 11:08:02 3e5f54012d9b: Pulling fs layer 11:08:02 4c7163046ea9: Pulling fs layer 11:08:02 0c2d73faf560: Pulling fs layer 11:08:02 0c2d73faf560: Waiting 11:08:02 3e5f54012d9b: Verifying Checksum 11:08:02 3e5f54012d9b: Download complete 11:08:02 a0d0a0d46f8b: Verifying Checksum 11:08:02 a0d0a0d46f8b: Download complete 11:08:02 0c2d73faf560: Verifying Checksum 11:08:02 0c2d73faf560: Download complete 11:08:02 4c7163046ea9: Verifying Checksum 11:08:02 4c7163046ea9: Download complete 11:08:02 a0d0a0d46f8b: Pull complete 11:08:02 3e5f54012d9b: Pull complete 11:08:02 4c7163046ea9: Pull complete 11:08:02 0c2d73faf560: Pull complete 11:08:02 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 11:08:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:08:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:08:03 prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container 11:08:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-256 -v /w/workspace/foundry_device-virtual-go_PR-256:/w/workspace/foundry_device-virtual-go_PR-256:rw,z -v /w/workspace/foundry_device-virtual-go_PR-256@tmp:/w/workspace/foundry_device-virtual-go_PR-256@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 11:08:03 $ docker top 259c3bbefef21864a4bbf0b29f7e068585ccfe499c3988f30b6e7b120799efcf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:08:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:08:03 [ssh-agent] Looking for ssh-agent implementation... 11:08:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:08:03 $ docker exec 259c3bbefef21864a4bbf0b29f7e068585ccfe499c3988f30b6e7b120799efcf ssh-agent 11:08:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXboJNaA/agent.14 11:08:04 SSH_AGENT_PID=20 11:08:04 Running ssh-add (command line suppressed) 11:08:04 Identity added: /w/workspace/foundry_device-virtual-go_PR-256@tmp/private_key_9148465212171103606.key (/w/workspace/foundry_device-virtual-go_PR-256@tmp/private_key_9148465212171103606.key) 11:08:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:08:04 + git tag --points-at HEAD [Pipeline] } 11:08:04 $ docker exec --env ******** --env ******** 259c3bbefef21864a4bbf0b29f7e068585ccfe499c3988f30b6e7b120799efcf ssh-agent -k 11:08:04 unset SSH_AUTH_SOCK; 11:08:04 unset SSH_AGENT_PID; 11:08:04 echo Agent pid 20 killed; 11:08:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:08:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:08:04 [ssh-agent] Looking for ssh-agent implementation... 11:08:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:08:04 $ docker exec 259c3bbefef21864a4bbf0b29f7e068585ccfe499c3988f30b6e7b120799efcf ssh-agent 11:08:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDbooDP/agent.53 11:08:04 SSH_AGENT_PID=59 11:08:04 Running ssh-add (command line suppressed) 11:08:04 Identity added: /w/workspace/foundry_device-virtual-go_PR-256@tmp/private_key_1401508229692505017.key (/w/workspace/foundry_device-virtual-go_PR-256@tmp/private_key_1401508229692505017.key) 11:08:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:08:05 + git semver init 11:08:05 # -> Open(): unable to determine branch for HEAD 11:08:05 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-256/.git 11:08:05 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-256 11:08:05 # $SEMVER_REMOTE_NAME = origin 11:08:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:08:05 # $SEMVER_USER_NAME = edgex-jenkins 11:08:05 # $SEMVER_BRANCH = PR-256 11:08:05 # $SEMVER_TEMP = /tmp/semver-195095251 11:08:05 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 11:08:06 # '/tmp/semver-195095251' -> '/w/workspace/foundry_device-virtual-go_PR-256/.semver' 11:08:06 # -> Force: false 11:08:06 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-256/.semver [Pipeline] } 11:08:06 $ docker exec --env ******** --env ******** 259c3bbefef21864a4bbf0b29f7e068585ccfe499c3988f30b6e7b120799efcf ssh-agent -k 11:08:06 unset SSH_AUTH_SOCK; 11:08:06 unset SSH_AGENT_PID; 11:08:06 echo Agent pid 59 killed; 11:08:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:08:07 + git semver [Pipeline] } 11:08:07 $ docker stop --time=1 259c3bbefef21864a4bbf0b29f7e068585ccfe499c3988f30b6e7b120799efcf 11:08:08 $ docker rm -f 259c3bbefef21864a4bbf0b29f7e068585ccfe499c3988f30b6e7b120799efcf [Pipeline] // withDockerContainer [Pipeline] sh 11:08:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:08:09 Stashed 1 file(s) [Pipeline] echo 11:08:09 [edgeXSemver]: initialized semver on version 0.0.0 [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 11:08:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1148 in /w/workspace/foundry_device-virtual-go_PR-256 [Pipeline] { [Pipeline] ws 11:08:09 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:08:09 The recommended git tool is: git 11:08:14 using credential edgex-jenkins-ssh 11:08:14 Cloning the remote Git repository 11:08:14 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:08:14 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:08:14 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:08:14 > git --version # timeout=10 11:08:14 > git --version # 'git version 2.17.1' 11:08:14 using GIT_SSH to set credentials SSH Credentials for GitHub 11:08:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:08:17 Merging remotes/origin/main commit f0bfb2f2f653f8888f9a3c8e5a8a1c9cd4af2b55 into PR head commit ece373d565f3e7991284bdcf6ddd420279caf7f8 11:08:16 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:08:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:08:16 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:08:16 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:08:16 using GIT_SSH to set credentials SSH Credentials for GitHub 11:08:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/256/head:refs/remotes/origin/PR-256 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:08:17 Merge succeeded, producing ece373d565f3e7991284bdcf6ddd420279caf7f8 11:08:17 Checking out Revision ece373d565f3e7991284bdcf6ddd420279caf7f8 (PR-256) 11:08:17 > git config core.sparsecheckout # timeout=10 11:08:17 > git checkout -f ece373d565f3e7991284bdcf6ddd420279caf7f8 # timeout=10 11:08:17 > git remote # timeout=10 11:08:17 > git config --get remote.origin.url # timeout=10 11:08:17 using GIT_SSH to set credentials SSH Credentials for GitHub 11:08:17 > git merge f0bfb2f2f653f8888f9a3c8e5a8a1c9cd4af2b55 # timeout=10 11:08:17 > git rev-parse HEAD^{commit} # timeout=10 11:08:17 > git config core.sparsecheckout # timeout=10 11:08:17 > git checkout -f ece373d565f3e7991284bdcf6ddd420279caf7f8 # timeout=10 11:08:21 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 11:08:21 > git --version # timeout=10 11:08:21 > git --version # 'git version 2.17.1' 11:08:21 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:08:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:08:23 % Total % Received % Xferd Average Speed Time Time Time Current 11:08:23 Dload Upload Total Spent Left Speed 11:08:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 90953 0 --:--:-- --:--:-- --:--:-- 90953 [Pipeline] sh 11:08:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:08:24 Still waiting to schedule task 11:08:24 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1160’ 11:08:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:08:24 + sudo tee /etc/docker/daemon.new 11:08:24 { 11:08:24 "registry-mirrors": [ 11:08:24 "https://nexus3.edgexfoundry.org:10001" 11:08:24 ], 11:08:24 "bip": "10.250.0.254/24", 11:08:24 "hosts": [ 11:08:24 "tcp://0.0.0.0:5555", 11:08:24 "unix:///var/run/docker.sock" 11:08:24 ], 11:08:24 "mtu": 1458, 11:08:24 "selinux-enabled": true, 11:08:24 "seccomp-profile": "/etc/docker/seccomp.json" 11:08:24 } [Pipeline] sh 11:08:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:08:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:08:44 provisioning config files... 11:08:44 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config5806337511286019156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:08:44 ---> docker-login.sh 11:08:44 nexus3.edgexfoundry.org:10001 11:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:45 Configure a credential helper to remove this warning. See 11:08:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:45 11:08:45 Login Succeeded 11:08:45 nexus3.edgexfoundry.org:10002 11:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:45 Configure a credential helper to remove this warning. See 11:08:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:45 11:08:45 Login Succeeded 11:08:45 nexus3.edgexfoundry.org:10003 11:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:46 Configure a credential helper to remove this warning. See 11:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:46 11:08:46 Login Succeeded 11:08:46 nexus3.edgexfoundry.org:10004 11:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:46 Configure a credential helper to remove this warning. See 11:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:46 11:08:46 Login Succeeded 11:08:46 docker.io 11:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:47 Configure a credential helper to remove this warning. See 11:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:47 11:08:47 Login Succeeded 11:08:47 ---> docker-login.sh ends [Pipeline] } 11:08:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:08:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:08:47 ========================================================= 11:08:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 11:08:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 11:08:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 11:08:48 Sending build context to Docker daemon 11.55MB 11:08:48 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 11:08:48 Step 2/11 : FROM ${BASE} AS builder 11:08:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:08:48 552d1f2373af: Pulling fs layer 11:08:48 ea3f2d53f512: Pulling fs layer 11:08:48 9e70ebbbe112: Pulling fs layer 11:08:48 7a9cfe048b4a: Pulling fs layer 11:08:48 72dc09318566: Pulling fs layer 11:08:48 f4f7b4309257: Pulling fs layer 11:08:48 0ac9a79272e3: Pulling fs layer 11:08:48 b78e95d17946: Pulling fs layer 11:08:48 72dc09318566: Waiting 11:08:48 7a9cfe048b4a: Waiting 11:08:48 0ac9a79272e3: Waiting 11:08:48 b78e95d17946: Waiting 11:08:48 9e70ebbbe112: Download complete 11:08:48 ea3f2d53f512: Verifying Checksum 11:08:48 ea3f2d53f512: Download complete 11:08:48 72dc09318566: Download complete 11:08:48 f4f7b4309257: Verifying Checksum 11:08:48 f4f7b4309257: Download complete 11:08:48 552d1f2373af: Verifying Checksum 11:08:48 552d1f2373af: Download complete 11:08:48 0ac9a79272e3: Verifying Checksum 11:08:48 0ac9a79272e3: Download complete 11:08:49 552d1f2373af: Pull complete 11:08:49 ea3f2d53f512: Pull complete 11:08:50 9e70ebbbe112: Pull complete 11:08:50 b78e95d17946: Verifying Checksum 11:08:50 b78e95d17946: Download complete 11:08:51 7a9cfe048b4a: Verifying Checksum 11:08:51 7a9cfe048b4a: Download complete 11:09:01 7a9cfe048b4a: Pull complete 11:09:01 72dc09318566: Pull complete 11:09:01 f4f7b4309257: Pull complete 11:09:02 0ac9a79272e3: Pull complete 11:09:07 b78e95d17946: Pull complete 11:09:08 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 11:09:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 11:09:08 ---> 8b459fc5aaf0 11:09:08 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:09:08 ---> Running in beca315b28fd 11:09:09 Removing intermediate container beca315b28fd 11:09:09 ---> 38d452f2f89a 11:09:09 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 11:09:09 ---> Running in e7a30733ce71 11:09:09 Removing intermediate container e7a30733ce71 11:09:09 ---> bb8858656cfe 11:09:09 Step 5/11 : WORKDIR /device-virtual-go 11:09:09 ---> Running in da5bc9483a63 11:09:10 Removing intermediate container da5bc9483a63 11:09:10 ---> ba096b5f87c8 11:09:10 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:09:10 ---> Running in be727a141351 11:09:12 Removing intermediate container be727a141351 11:09:12 ---> bb9783218b3f 11:09:12 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:09:12 ---> Running in 424e240c95d1 11:09:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:09:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:09:14 (1/4) Installing openssh-keygen (8.6_p1-r3) 11:09:14 (2/4) Installing libedit (20210216.3.1-r0) 11:09:14 (3/4) Installing openssh-client-common (8.6_p1-r3) 11:09:14 (4/4) Installing openssh-client-default (8.6_p1-r3) 11:09:15 Executing busybox-1.33.1-r3.trigger 11:09:15 OK: 223 MiB in 56 packages 11:09:16 Removing intermediate container 424e240c95d1 11:09:16 ---> 2840e6f8fd9f 11:09:16 Step 8/11 : COPY . . 11:09:17 ---> 44f8ac258c22 11:09:17 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:09:17 ---> Running in 025c9ae5c24a 11:10:36 Running on prd-centos7-docker-4c-2g-1161 in /w/workspace/foundry_device-virtual-go_PR-256 [Pipeline] { [Pipeline] ws 11:10:36 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:10:36 The recommended git tool is: git 11:10:38 using credential edgex-jenkins-ssh 11:10:38 Cloning the remote Git repository 11:10:37 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:10:37 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:10:37 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:10:37 > git --version # timeout=10 11:10:37 > git --version # 'git version 2.24.4' 11:10:37 using GIT_SSH to set credentials SSH Credentials for GitHub 11:10:38 [INFO] Currently running in a labeled security context 11:10:38 [INFO] Currently SELinux is 'enforcing' on the host 11:10:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh1266910838835798570.key 11:10:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:10:38 Removing intermediate container 025c9ae5c24a 11:10:38 ---> 820471f81e96 11:10:38 Step 10/11 : ARG MAKE='make build' 11:10:38 ---> Running in 1c296f910ceb 11:10:38 Removing intermediate container 1c296f910ceb 11:10:38 ---> fb8b513bc52f 11:10:38 Step 11/11 : RUN $MAKE 11:10:38 ---> Running in c74851261fff 11:10:38 noop 11:10:38 Removing intermediate container c74851261fff 11:10:38 ---> 5b8a016fe73c 11:10:38 Successfully built 5b8a016fe73c 11:10:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:10:39 + docker inspect -f . ci-base-image-arm64 11:10:39 . [Pipeline] withDockerContainer 11:10:39 prd-ubuntu18.04-docker-arm64-4c-16g-1148 does not seem to be running inside a container 11:10:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:10:39 Merging remotes/origin/main commit f0bfb2f2f653f8888f9a3c8e5a8a1c9cd4af2b55 into PR head commit ece373d565f3e7991284bdcf6ddd420279caf7f8 11:10:39 Merge succeeded, producing ece373d565f3e7991284bdcf6ddd420279caf7f8 11:10:39 Checking out Revision ece373d565f3e7991284bdcf6ddd420279caf7f8 (PR-256) 11:10:38 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:10:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:10:39 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:10:39 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:10:39 using GIT_SSH to set credentials SSH Credentials for GitHub 11:10:39 [INFO] Currently running in a labeled security context 11:10:39 [INFO] Currently SELinux is 'enforcing' on the host 11:10:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh6162139742011902926.key 11:10:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/256/head:refs/remotes/origin/PR-256 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:10:39 > git config core.sparsecheckout # timeout=10 11:10:39 > git checkout -f ece373d565f3e7991284bdcf6ddd420279caf7f8 # timeout=10 11:10:39 > git remote # timeout=10 11:10:39 > git config --get remote.origin.url # timeout=10 11:10:39 using GIT_SSH to set credentials SSH Credentials for GitHub 11:10:39 [INFO] Currently running in a labeled security context 11:10:39 [INFO] Currently SELinux is 'enforcing' on the host 11:10:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh2936811140932641872.key 11:10:39 > git merge f0bfb2f2f653f8888f9a3c8e5a8a1c9cd4af2b55 # timeout=10 11:10:39 > git rev-parse HEAD^{commit} # timeout=10 11:10:39 > git config core.sparsecheckout # timeout=10 11:10:39 > git checkout -f ece373d565f3e7991284bdcf6ddd420279caf7f8 # timeout=10 11:10:40 $ docker top 0df4b1e7c22c13139555bb54c90ab8872b9e82c8be5bfdadaf2eeeed307485c1 -eo pid,comm [Pipeline] { [Pipeline] sh 11:10:41 + go version 11:10:41 go version go1.16.8 linux/arm64 [Pipeline] } 11:10:41 $ docker stop --time=1 0df4b1e7c22c13139555bb54c90ab8872b9e82c8be5bfdadaf2eeeed307485c1 11:10:43 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 11:10:43 > git --version # timeout=10 11:10:43 > git --version # 'git version 2.24.4' 11:10:43 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 11:10:43 $ docker rm -f 0df4b1e7c22c13139555bb54c90ab8872b9e82c8be5bfdadaf2eeeed307485c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:10:44 provisioning config files... 11:10:44 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config5615215113971970459tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:10:44 + docker inspect -f . ci-base-image-arm64 11:10:44 . [Pipeline] withDockerContainer 11:10:44 prd-ubuntu18.04-docker-arm64-4c-16g-1148 does not seem to be running inside a container 11:10:44 ---> docker-login.sh 11:10:44 nexus3.edgexfoundry.org:10001 11:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:44 Configure a credential helper to remove this warning. See 11:10:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:44 11:10:44 Login Succeeded 11:10:44 nexus3.edgexfoundry.org:10002 11:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:45 Configure a credential helper to remove this warning. See 11:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:45 11:10:45 Login Succeeded 11:10:45 nexus3.edgexfoundry.org:10003 11:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:45 Configure a credential helper to remove this warning. See 11:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:45 11:10:45 Login Succeeded 11:10:45 nexus3.edgexfoundry.org:10004 11:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:45 Configure a credential helper to remove this warning. See 11:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:45 11:10:45 Login Succeeded 11:10:45 docker.io 11:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:45 Configure a credential helper to remove this warning. See 11:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:45 11:10:45 Login Succeeded 11:10:45 ---> docker-login.sh ends 11:10:45 $ docker top f36e9805ddbae81e526da547fe96150b8bb5a876aa9a3bebfd72a95dfa0551b4 -eo pid,comm [Pipeline] { [Pipeline] } 11:10:46 Deleting 1 temporary files [Pipeline] fileExists [Pipeline] // configFileProvider [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:10:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:10:46 ========================================================= 11:10:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 11:10:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 11:10:46 + make test 11:10:46 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 11:10:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 11:10:47 Sending build context to Docker daemon 11.55MB 11:10:47 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 11:10:47 Step 2/11 : FROM ${BASE} AS builder 11:10:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 11:10:47 a0d0a0d46f8b: Pulling fs layer 11:10:47 31adcdaf11c8: Pulling fs layer 11:10:47 b8b176561691: Pulling fs layer 11:10:47 4527c011a84f: Pulling fs layer 11:10:47 5d74067f8e1e: Pulling fs layer 11:10:47 e0aca202a116: Pulling fs layer 11:10:47 3a43be97a3b4: Pulling fs layer 11:10:47 34cad66bf833: Pulling fs layer 11:10:47 b4e3c513aaa6: Pulling fs layer 11:10:47 4527c011a84f: Waiting 11:10:47 5d74067f8e1e: Waiting 11:10:47 e0aca202a116: Waiting 11:10:47 3a43be97a3b4: Waiting 11:10:47 34cad66bf833: Waiting 11:10:47 b4e3c513aaa6: Waiting 11:10:47 b8b176561691: Verifying Checksum 11:10:47 b8b176561691: Download complete 11:10:47 31adcdaf11c8: Verifying Checksum 11:10:47 31adcdaf11c8: Download complete 11:10:47 5d74067f8e1e: Verifying Checksum 11:10:47 5d74067f8e1e: Download complete 11:10:47 e0aca202a116: Verifying Checksum 11:10:47 e0aca202a116: Download complete 11:10:47 3a43be97a3b4: Verifying Checksum 11:10:47 3a43be97a3b4: Download complete 11:10:47 a0d0a0d46f8b: Verifying Checksum 11:10:47 34cad66bf833: Verifying Checksum 11:10:47 34cad66bf833: Download complete 11:10:47 a0d0a0d46f8b: Pull complete 11:10:47 4527c011a84f: Verifying Checksum 11:10:47 4527c011a84f: Download complete 11:10:47 b4e3c513aaa6: Verifying Checksum 11:10:47 b4e3c513aaa6: Download complete 11:10:47 31adcdaf11c8: Pull complete 11:10:47 b8b176561691: Pull complete 11:10:48 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:10:52 4527c011a84f: Pull complete 11:10:52 5d74067f8e1e: Pull complete 11:10:52 e0aca202a116: Pull complete 11:10:52 3a43be97a3b4: Pull complete 11:10:52 34cad66bf833: Pull complete 11:10:54 b4e3c513aaa6: Pull complete 11:10:54 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 11:10:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:10:54 ---> 9f6097aaca64 11:10:54 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:10:57 ---> Running in 7ca6cf5eb0b7 11:10:57 Removing intermediate container 7ca6cf5eb0b7 11:10:57 ---> 1eaf79a32e8d 11:10:57 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 11:10:57 ---> Running in f2ece1a0c4f5 11:10:57 Removing intermediate container f2ece1a0c4f5 11:10:57 ---> b05ec0712d2f 11:10:57 Step 5/11 : WORKDIR /device-virtual-go 11:10:57 ---> Running in 5be4f6d1698a 11:10:58 Removing intermediate container 5be4f6d1698a 11:10:58 ---> 84552c136df9 11:10:58 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:10:58 ---> Running in 63933932dd60 11:10:58 Removing intermediate container 63933932dd60 11:10:58 ---> 6f84b41f2053 11:10:58 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:10:58 ---> Running in 1c21bfe9b7cd 11:10:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:10:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:11:00 (1/4) Installing openssh-keygen (8.6_p1-r3) 11:11:00 (2/4) Installing libedit (20210216.3.1-r0) 11:11:00 (3/4) Installing openssh-client-common (8.6_p1-r3) 11:11:00 (4/4) Installing openssh-client-default (8.6_p1-r3) 11:11:00 Executing busybox-1.33.1-r3.trigger 11:11:00 OK: 224 MiB in 56 packages 11:11:00 Removing intermediate container 1c21bfe9b7cd 11:11:00 ---> 0e4d484fe90f 11:11:00 Step 8/11 : COPY . . 11:11:01 ---> eb155ff23e0d 11:11:01 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:11:01 ---> Running in 4704e868517a 11:11:33 Removing intermediate container 4704e868517a 11:11:33 ---> 5e188588c04d 11:11:33 Step 10/11 : ARG MAKE='make build' 11:11:33 ---> Running in d5b599e71433 11:11:33 Removing intermediate container d5b599e71433 11:11:33 ---> 4feec305d795 11:11:33 Step 11/11 : RUN $MAKE 11:11:33 ---> Running in 91dbda10858f 11:11:33 noop 11:11:33 Removing intermediate container 91dbda10858f 11:11:33 ---> 9c9bea4b28aa 11:11:33 Successfully built 9c9bea4b28aa 11:11:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:11:33 + docker inspect -f . ci-base-image-x86_64 11:11:33 . [Pipeline] withDockerContainer 11:11:33 prd-centos7-docker-4c-2g-1161 does not seem to be running inside a container 11:11:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:11:34 $ docker top 4fb961d0a7194a4535405b2fe7f0ebf6446fbeddabdf054a264ebe8015630f9f -eo pid,comm [Pipeline] { [Pipeline] sh 11:11:34 + go version 11:11:34 go version go1.16.8 linux/amd64 [Pipeline] } 11:11:34 $ docker stop --time=1 4fb961d0a7194a4535405b2fe7f0ebf6446fbeddabdf054a264ebe8015630f9f 11:11:35 $ docker rm -f 4fb961d0a7194a4535405b2fe7f0ebf6446fbeddabdf054a264ebe8015630f9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:11:36 + docker inspect -f . ci-base-image-x86_64 11:11:36 . [Pipeline] withDockerContainer 11:11:36 prd-centos7-docker-4c-2g-1161 does not seem to be running inside a container 11:11:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:11:36 $ docker top cf96cbbeb604c81acdee9e3a8f20a2ce27a67e37166784202fa81d5f009b4ba4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:11:37 + make test 11:11:37 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 11:11:37 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:11:55 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:11:56 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:11:56 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.761s coverage: 64.6% of statements 11:11:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:11:56 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.262s coverage: 64.6% of statements 11:11:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:12:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:12:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:12:05 ./bin/test-attribution-txt.sh [Pipeline] echo 11:12:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:12:05 $ docker stop --time=1 cf96cbbeb604c81acdee9e3a8f20a2ce27a67e37166784202fa81d5f009b4ba4 11:12:06 $ docker rm -f cf96cbbeb604c81acdee9e3a8f20a2ce27a67e37166784202fa81d5f009b4ba4 [Pipeline] // withDockerContainer [Pipeline] sh 11:12:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:12:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:12:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:12:08 + ls -al . 11:12:08 total 176 11:12:08 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 20 11:12 . 11:12:08 drwxrwxr-x. 4 jenkins jenkins 28 Dec 20 11:10 .. 11:12:08 -rw-rw-r--. 1 jenkins jenkins 8449 Dec 20 11:10 Attribution.txt 11:12:08 drwxrwxr-x. 2 jenkins jenkins 37 Dec 20 11:10 bin 11:12:08 -rw-rw-r--. 1 jenkins jenkins 6349 Dec 20 11:10 CHANGELOG.md 11:12:08 drwxrwxr-x. 3 jenkins jenkins 32 Dec 20 11:10 cmd 11:12:08 -rw-r--r--. 1 jenkins jenkins 46339 Dec 20 11:11 coverage.out 11:12:08 -rw-rw-r--. 1 jenkins jenkins 1951 Dec 20 11:10 Dockerfile 11:12:08 drwxrwxr-x. 8 jenkins jenkins 179 Dec 20 11:10 .git 11:12:08 drwxrwxr-x. 2 jenkins jenkins 103 Dec 20 11:10 .github 11:12:08 -rw-rw-r--. 1 jenkins jenkins 270 Dec 20 11:10 .gitignore 11:12:08 -rw-rw-r--. 1 jenkins jenkins 350 Dec 20 11:10 go.mod 11:12:08 -rw-rw-r--. 1 jenkins jenkins 52534 Dec 20 11:10 go.sum 11:12:08 -rw-rw-r--. 1 jenkins jenkins 677 Dec 20 11:10 GOVERNANCE.md 11:12:08 drwxrwxr-x. 3 jenkins jenkins 20 Dec 20 11:10 internal 11:12:08 -rw-rw-r--. 1 jenkins jenkins 660 Dec 20 11:10 Jenkinsfile 11:12:08 -rw-rw-r--. 1 jenkins jenkins 11340 Dec 20 11:10 LICENSE 11:12:08 -rw-rw-r--. 1 jenkins jenkins 1157 Dec 20 11:10 Makefile 11:12:08 -rw-rw-r--. 1 jenkins jenkins 623 Dec 20 11:10 OWNERS.md 11:12:08 -rw-rw-r--. 1 jenkins jenkins 2914 Dec 20 11:10 README.md 11:12:08 -rw-rw-r--. 1 jenkins jenkins 5 Dec 20 11:08 VERSION 11:12:08 -rw-rw-r--. 1 jenkins jenkins 235 Dec 20 11:10 version.go [Pipeline] isUnix [Pipeline] sh 11:12:09 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=ece373d565f3e7991284bdcf6ddd420279caf7f8 --label arch=amd64 --label version=0.0.0 . 11:12:09 Sending build context to Docker daemon 11.6MB 11:12:09 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 11:12:09 Step 2/25 : FROM ${BASE} AS builder 11:12:09 ---> 9c9bea4b28aa 11:12:09 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:12:09 ---> Running in 8e593abc4d8a 11:12:09 Removing intermediate container 8e593abc4d8a 11:12:09 ---> fb8b55de2f6e 11:12:09 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:12:09 ---> Running in 30d07f7a92f7 11:12:09 Removing intermediate container 30d07f7a92f7 11:12:09 ---> d79099661eb4 11:12:09 Step 5/25 : WORKDIR /device-virtual-go 11:12:09 ---> Running in f3cc6689d840 11:12:09 Removing intermediate container f3cc6689d840 11:12:09 ---> 640c927ee728 11:12:09 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:12:09 ---> Running in e660a797079d 11:12:10 Removing intermediate container e660a797079d 11:12:10 ---> 160307bdc15a 11:12:10 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:12:10 ---> Running in 71428d783cbd 11:12:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:12:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:12:11 OK: 224 MiB in 56 packages 11:12:11 Removing intermediate container 71428d783cbd 11:12:11 ---> d21e393a1681 11:12:11 Step 8/25 : COPY . . 11:12:12 ---> cbb0610aead8 11:12:12 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:12 ---> Running in 03e67995ee1f 11:12:13 Removing intermediate container 03e67995ee1f 11:12:13 ---> d34793b6a5c0 11:12:13 Step 10/25 : ARG MAKE='make build' 11:12:13 ---> Running in 353f12aa0e50 11:12:13 Removing intermediate container 353f12aa0e50 11:12:13 ---> 46dcee503cc4 11:12:13 Step 11/25 : RUN $MAKE 11:12:13 ---> Running in 365bcadbab1c 11:12:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 11:12:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:12:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:12:23 ./bin/test-attribution-txt.sh [Pipeline] echo 11:12:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:12:23 $ docker stop --time=1 f36e9805ddbae81e526da547fe96150b8bb5a876aa9a3bebfd72a95dfa0551b4 11:12:25 $ docker rm -f f36e9805ddbae81e526da547fe96150b8bb5a876aa9a3bebfd72a95dfa0551b4 [Pipeline] // withDockerContainer [Pipeline] sh 11:12:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:12:26 Warning: overwriting stash ‘coverage-report’ 11:12:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:12:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:12:27 + ls -al . 11:12:27 total 200 11:12:27 drwxrwxr-x 7 jenkins jenkins 4096 Dec 20 11:12 . 11:12:27 drwxrwxr-x 4 jenkins jenkins 4096 Dec 20 11:08 .. 11:12:27 drwxrwxr-x 8 jenkins jenkins 4096 Dec 20 11:08 .git 11:12:27 drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 11:08 .github 11:12:27 -rw-rw-r-- 1 jenkins jenkins 270 Dec 20 11:08 .gitignore 11:12:27 -rw-rw-r-- 1 jenkins jenkins 8449 Dec 20 11:08 Attribution.txt 11:12:27 -rw-rw-r-- 1 jenkins jenkins 6349 Dec 20 11:08 CHANGELOG.md 11:12:27 -rw-rw-r-- 1 jenkins jenkins 1951 Dec 20 11:08 Dockerfile 11:12:27 -rw-rw-r-- 1 jenkins jenkins 677 Dec 20 11:08 GOVERNANCE.md 11:12:27 -rw-rw-r-- 1 jenkins jenkins 660 Dec 20 11:08 Jenkinsfile 11:12:27 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 20 11:08 LICENSE 11:12:27 -rw-rw-r-- 1 jenkins jenkins 1157 Dec 20 11:08 Makefile 11:12:27 -rw-rw-r-- 1 jenkins jenkins 623 Dec 20 11:08 OWNERS.md 11:12:27 -rw-rw-r-- 1 jenkins jenkins 2914 Dec 20 11:08 README.md 11:12:27 -rw-rw-r-- 1 jenkins jenkins 5 Dec 20 11:08 VERSION 11:12:27 drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 11:08 bin 11:12:27 drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 11:08 cmd 11:12:27 -rw-r--r-- 1 jenkins jenkins 46339 Dec 20 11:11 coverage.out 11:12:27 -rw-rw-r-- 1 jenkins jenkins 350 Dec 20 11:08 go.mod 11:12:27 -rw-rw-r-- 1 jenkins jenkins 52534 Dec 20 11:08 go.sum 11:12:27 drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 11:08 internal 11:12:27 -rw-rw-r-- 1 jenkins jenkins 235 Dec 20 11:08 version.go [Pipeline] isUnix [Pipeline] sh 11:12:28 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ece373d565f3e7991284bdcf6ddd420279caf7f8 --label arch=arm64 --label version=0.0.0 . 11:12:28 Sending build context to Docker daemon 11.6MB 11:12:28 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 11:12:28 Step 2/25 : FROM ${BASE} AS builder 11:12:28 ---> 5b8a016fe73c 11:12:28 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:12:28 ---> Running in be5580be40af 11:12:28 Removing intermediate container be5580be40af 11:12:28 ---> 809b4bece82b 11:12:28 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:12:29 ---> Running in 6e3e72826226 11:12:29 Removing intermediate container 6e3e72826226 11:12:29 ---> 84e1584d2a4e 11:12:29 Step 5/25 : WORKDIR /device-virtual-go 11:12:29 ---> Running in 20a42eb642bd 11:12:29 Removing intermediate container 20a42eb642bd 11:12:29 ---> c385ea6ffe32 11:12:29 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:12:29 ---> Running in b10247de8094 11:12:31 Removing intermediate container b10247de8094 11:12:31 ---> f07c9890def9 11:12:31 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:12:31 Removing intermediate container 365bcadbab1c 11:12:31 ---> 0805a5bf1dd6 11:12:31 Step 12/25 : FROM alpine:3.14 11:12:31 3.14: Pulling from library/alpine 11:12:31 97518928ae5f: Pulling fs layer 11:12:31 97518928ae5f: Verifying Checksum 11:12:31 97518928ae5f: Download complete 11:12:31 97518928ae5f: Pull complete 11:12:31 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 11:12:31 Status: Downloaded newer image for alpine:3.14 11:12:31 ---> 0a97eee8041e 11:12:31 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:12:31 ---> Running in 661cb581d219 11:12:31 Removing intermediate container 661cb581d219 11:12:31 ---> a44d4c2217f9 11:12:31 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:12:31 ---> Running in c091de5ee716 11:12:31 ---> Running in 82f22de5b293 11:12:31 Removing intermediate container c091de5ee716 11:12:31 ---> efd781b9b808 11:12:31 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 11:12:31 ---> Running in c11f7d207ba4 11:12:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:12:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:12:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:12:33 (1/6) Installing dumb-init (1.2.5-r1) 11:12:33 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:12:33 (3/6) Installing libsodium (1.0.18-r0) 11:12:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:12:33 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:12:33 (5/6) Installing libzmq (4.3.4-r0) 11:12:33 (6/6) Installing zeromq (4.3.4-r0) 11:12:33 Executing busybox-1.33.1-r6.trigger 11:12:33 OK: 8 MiB in 20 packages 11:12:34 Removing intermediate container c11f7d207ba4 11:12:34 ---> 68a7640bb0fd 11:12:34 Step 16/25 : WORKDIR / 11:12:34 ---> Running in 783af8df649b 11:12:34 OK: 223 MiB in 56 packages 11:12:34 Removing intermediate container 783af8df649b 11:12:34 ---> 0b86e28b2a98 11:12:34 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:12:34 ---> e2f7c087bab0 11:12:34 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:12:34 ---> 68a1e6e76081 11:12:34 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:12:34 Removing intermediate container 82f22de5b293 11:12:34 ---> 496a1269cb56 11:12:34 Step 8/25 : COPY . . 11:12:35 ---> 4cfe9991a71c 11:12:35 Step 20/25 : EXPOSE 59900 11:12:35 ---> Running in e2c8363c8e91 11:12:35 Removing intermediate container e2c8363c8e91 11:12:35 ---> 14f96928fd5b 11:12:35 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:12:35 ---> Running in 1197f47ad10e 11:12:35 Removing intermediate container 1197f47ad10e 11:12:35 ---> 3e0b115b7ac3 11:12:35 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:12:35 ---> Running in c5928ed7c0bf 11:12:35 Removing intermediate container c5928ed7c0bf 11:12:35 ---> 37e33f112549 11:12:35 Step 23/25 : LABEL arch=amd64 11:12:35 ---> Running in 6550d5fa9a49 11:12:35 Removing intermediate container 6550d5fa9a49 11:12:35 ---> b001fab9bd6d 11:12:35 Step 24/25 : LABEL git_sha=ece373d565f3e7991284bdcf6ddd420279caf7f8 11:12:35 ---> Running in 1aaa196236e9 11:12:35 Removing intermediate container 1aaa196236e9 11:12:35 ---> b1c50c613f44 11:12:35 Step 25/25 : LABEL version=0.0.0 11:12:35 ---> Running in 71dd638c681b 11:12:35 Removing intermediate container 71dd638c681b 11:12:35 ---> 60734d87eb00 11:12:35 [Warning] One or more build-args [ARCH] were not consumed 11:12:35 Successfully built 60734d87eb00 11:12:35 Successfully tagged device-virtual: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 11:12:36 ---> 8e5fbf6494dc 11:12:36 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:36 ---> Running in 418222646e19 11:12:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:12:36 11:12:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:12:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:12:36 latest: Pulling from edgex-lftools-log-publisher 11:12:36 b4d181a07f80: Pulling fs layer 11:12:36 a1111a8f2ec3: Pulling fs layer 11:12:36 ed53099fbce6: Pulling fs layer 11:12:36 dc539afda2c1: Pulling fs layer 11:12:36 77bc0d833cb6: Pulling fs layer 11:12:36 9065ff56babe: Pulling fs layer 11:12:36 d287ab97295c: Pulling fs layer 11:12:36 dc539afda2c1: Waiting 11:12:36 77bc0d833cb6: Waiting 11:12:36 9065ff56babe: Waiting 11:12:36 d287ab97295c: Waiting 11:12:36 a1111a8f2ec3: Verifying Checksum 11:12:36 a1111a8f2ec3: Download complete 11:12:36 dc539afda2c1: Verifying Checksum 11:12:36 dc539afda2c1: Download complete 11:12:36 ed53099fbce6: Verifying Checksum 11:12:36 ed53099fbce6: Download complete 11:12:37 9065ff56babe: Verifying Checksum 11:12:37 9065ff56babe: Download complete 11:12:37 77bc0d833cb6: Verifying Checksum 11:12:37 77bc0d833cb6: Download complete 11:12:37 b4d181a07f80: Verifying Checksum 11:12:37 b4d181a07f80: Download complete 11:12:37 d287ab97295c: Verifying Checksum 11:12:37 d287ab97295c: Download complete 11:12:38 Removing intermediate container 418222646e19 11:12:38 ---> 2f7e7649f5c2 11:12:38 Step 10/25 : ARG MAKE='make build' 11:12:38 ---> Running in 732b6cb0cf2f 11:12:38 Removing intermediate container 732b6cb0cf2f 11:12:38 ---> c546fd668c4f 11:12:38 Step 11/25 : RUN $MAKE 11:12:38 b4d181a07f80: Pull complete 11:12:38 a1111a8f2ec3: Pull complete 11:12:38 ---> Running in e99b05030ac3 11:12:39 ed53099fbce6: Pull complete 11:12:39 dc539afda2c1: Pull complete 11:12:39 77bc0d833cb6: Pull complete 11:12:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 11:12:39 9065ff56babe: Pull complete 11:12:45 d287ab97295c: Pull complete 11:12:45 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 11:12:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:12:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:12:45 prd-centos7-docker-4c-2g-1161 does not seem to be running inside a container 11:12:45 $ 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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:12:47 $ docker top 889390f2f5392663fcb6f69251082a03a99f61610d1677fb81e906dd00775d88 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:12:48 ---> job-cost.sh 11:12:48 lf-activate-venv: SKIPPING 11:12:48 INFO: No Stack... 11:12:48 INFO: Retrieving Pricing Info for: v3-standard-2 11:12:48 INFO: Archiving Costs [Pipeline] sh 11:12:49 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 11:12:49 + cut -d, -f6 [Pipeline] lock 11:12:49 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-256-1-stack-cost] 11:12:49 Resource [jenkins-edgexfoundry-device-virtual-go-PR-256-1-stack-cost] did not exist. Created. 11:12:49 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-256-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:12:49 + echo total: 0.05999999865889549 [Pipeline] stash 11:12:49 Stashed 1 file(s) [Pipeline] } 11:12:49 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-256-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:12:49 $ docker stop --time=1 889390f2f5392663fcb6f69251082a03a99f61610d1677fb81e906dd00775d88 11:12:50 $ docker rm -f 889390f2f5392663fcb6f69251082a03a99f61610d1677fb81e906dd00775d88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:13:36 Removing intermediate container e99b05030ac3 11:13:36 ---> 0644fba12fe6 11:13:36 Step 12/25 : FROM alpine:3.14 11:13:36 3.14: Pulling from library/alpine 11:13:36 be307f383ecc: Pulling fs layer 11:13:36 be307f383ecc: Verifying Checksum 11:13:36 be307f383ecc: Download complete 11:13:36 be307f383ecc: Pull complete 11:13:36 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 11:13:36 Status: Downloaded newer image for alpine:3.14 11:13:36 ---> 5b8b7b635229 11:13:36 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:13:36 ---> Running in eeab887cfa49 11:13:36 Removing intermediate container eeab887cfa49 11:13:36 ---> 7174b19bbb13 11:13:36 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:13:36 ---> Running in e9b0315ec4e3 11:13:36 Removing intermediate container e9b0315ec4e3 11:13:36 ---> 6f3fe943e531 11:13:36 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 11:13:36 ---> Running in 1b85d7a8327e 11:13:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:13:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:13:36 (1/6) Installing dumb-init (1.2.5-r1) 11:13:36 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:13:36 (3/6) Installing libsodium (1.0.18-r0) 11:13:36 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:13:36 (5/6) Installing libzmq (4.3.4-r0) 11:13:36 (6/6) Installing zeromq (4.3.4-r0) 11:13:36 Executing busybox-1.33.1-r6.trigger 11:13:36 OK: 8 MiB in 20 packages 11:13:36 Removing intermediate container 1b85d7a8327e 11:13:36 ---> e8d6e28642ef 11:13:36 Step 16/25 : WORKDIR / 11:13:36 ---> Running in 8e770885aac3 11:13:36 Removing intermediate container 8e770885aac3 11:13:36 ---> a3caf5e5bd75 11:13:36 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:13:37 ---> ba9c722cddbb 11:13:37 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:13:37 ---> a485f6cb97d0 11:13:37 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:13:38 ---> 7e626136526c 11:13:38 Step 20/25 : EXPOSE 59900 11:13:38 ---> Running in a44e35b0ebbf 11:13:38 Removing intermediate container a44e35b0ebbf 11:13:38 ---> a33b9102c0ee 11:13:38 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:13:39 ---> Running in 9bbddd277596 11:13:39 Removing intermediate container 9bbddd277596 11:13:39 ---> a4f036f7dc30 11:13:39 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:13:39 ---> Running in 04107c254900 11:13:40 Removing intermediate container 04107c254900 11:13:40 ---> bd84932dbe8a 11:13:40 Step 23/25 : LABEL arch=arm64 11:13:40 ---> Running in df33dc750cad 11:13:40 Removing intermediate container df33dc750cad 11:13:40 ---> cf725355daee 11:13:40 Step 24/25 : LABEL git_sha=ece373d565f3e7991284bdcf6ddd420279caf7f8 11:13:40 ---> Running in 8321863b74f6 11:13:40 Removing intermediate container 8321863b74f6 11:13:40 ---> 96ec33906d0e 11:13:40 Step 25/25 : LABEL version=0.0.0 11:13:40 ---> Running in 01473eeb3393 11:13:41 Removing intermediate container 01473eeb3393 11:13:41 ---> cb4f29083347 11:13:41 [Warning] One or more build-args [ARCH] were not consumed 11:13:41 Successfully built cb4f29083347 11:13:41 Successfully tagged device-virtual-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 11:13:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:13:43 11:13:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 11:13:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:13:43 arm64: Pulling from edgex-lftools-log-publisher 11:13:43 448f6bf000e3: Pulling fs layer 11:13:43 f757da607395: Pulling fs layer 11:13:43 05883995daec: Pulling fs layer 11:13:43 8603b9c90790: Pulling fs layer 11:13:43 1560dd03e051: Pulling fs layer 11:13:43 8603b9c90790: Waiting 11:13:43 1560dd03e051: Waiting 11:13:43 27f5ce0e4adf: Pulling fs layer 11:13:43 c2d8d7efcc4b: Pulling fs layer 11:13:43 c2d8d7efcc4b: Waiting 11:13:43 27f5ce0e4adf: Waiting 11:13:44 f757da607395: Verifying Checksum 11:13:44 f757da607395: Download complete 11:13:44 8603b9c90790: Verifying Checksum 11:13:44 8603b9c90790: Download complete 11:13:44 1560dd03e051: Verifying Checksum 11:13:44 1560dd03e051: Download complete 11:13:44 05883995daec: Verifying Checksum 11:13:44 05883995daec: Download complete 11:13:44 27f5ce0e4adf: Verifying Checksum 11:13:44 27f5ce0e4adf: Download complete 11:13:44 448f6bf000e3: Verifying Checksum 11:13:44 448f6bf000e3: Download complete 11:13:47 c2d8d7efcc4b: Verifying Checksum 11:13:47 c2d8d7efcc4b: Download complete 11:13:48 448f6bf000e3: Pull complete 11:13:48 f757da607395: Pull complete 11:13:49 05883995daec: Pull complete 11:13:49 8603b9c90790: Pull complete 11:13:50 1560dd03e051: Pull complete 11:13:50 27f5ce0e4adf: Pull complete 11:14:06 c2d8d7efcc4b: Pull complete 11:14:06 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 11:14:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:14:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 11:14:06 prd-ubuntu18.04-docker-arm64-4c-16g-1148 does not seem to be running inside a container 11:14:06 $ 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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:14:09 $ docker top c3663242e5859cf1880eb732227e563114adb64e6b32496c01981567b7ee8e3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:14:10 ---> job-cost.sh 11:14:10 lf-activate-venv: SKIPPING 11:14:10 INFO: No Stack... 11:14:10 INFO: Retrieving Pricing Info for: v3-standard-4 11:14:10 INFO: Archiving Costs [Pipeline] sh 11:14:11 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 11:14:11 + cut -d, -f6 [Pipeline] lock 11:14:11 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-256-1-stack-cost] 11:14:11 Resource [jenkins-edgexfoundry-device-virtual-go-PR-256-1-stack-cost] did not exist. Created. 11:14:11 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-256-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:14:12 /w/workspace/device-virtual-go/1@tmp/durable-657ab377/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-657ab377/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 11:14:13 + echo total: 1.100000023841858 [Pipeline] stash 11:14:13 Warning: overwriting stash ‘stack-cost’ 11:14:13 Stashed 1 file(s) [Pipeline] } 11:14:13 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-256-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:14:13 $ docker stop --time=1 c3663242e5859cf1880eb732227e563114adb64e6b32496c01981567b7ee8e3a 11:14:14 $ docker rm -f c3663242e5859cf1880eb732227e563114adb64e6b32496c01981567b7ee8e3a [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 11:14:15 provisioning config files... 11:14:15 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-256@tmp/config4643803223902834863tmp [Pipeline] { [Pipeline] sh 11:14:16 + set +x 11:14:16 + bash -s -- 11:14:16 + curl -s https://codecov.io/bash 11:14:16 11:14:16 _____ _ 11:14:16 / ____| | | 11:14:16 | | ___ __| | ___ ___ _____ __ 11:14:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:14:16 | |___| (_) | (_| | __/ (_| (_) \ V / 11:14:16 \_____\___/ \__,_|\___|\___\___/ \_/ 11:14:16 Bash-1.0.6 11:14:16 11:14:16 11:14:16 ==> git version 2.24.4 found 11:14:16 ==> 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 11:14:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:14:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:14:16 ==> Jenkins CI detected. 11:14:16 current dir:  /w/workspace/foundry_device-virtual-go_PR-256 11:14:16 project root: . 11:14:16 --> token set from env 11:14:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:14:16 ==> Running gcov in . (disable via -X gcov) 11:14:16 ==> Python coveragepy not found 11:14:16 ==> Searching for coverage reports in: 11:14:16 + . 11:14:16 -> Found 1 reports 11:14:16 ==> Detecting git/mercurial file structure 11:14:16 ==> Reading reports 11:14:16 + ./coverage.out bytes=46339 11:14:16 ==> Appending adjustments 11:14:16 https://docs.codecov.io/docs/fixing-reports 11:14:16 + Found adjustments 11:14:16 ==> Gzipping contents 11:14:16 8.0K /tmp/codecov.AcgdvK.gz 11:14:16 ==> Uploading reports 11:14:16 url: https://codecov.io 11:14:16 query: branch=PR-256&commit=ece373d565f3e7991284bdcf6ddd420279caf7f8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-256%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=256&job=&cmd_args= 11:14:16 -> Pinging Codecov 11:14:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-256&commit=ece373d565f3e7991284bdcf6ddd420279caf7f8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-256%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=256&job=&cmd_args= 11:14:16 -> Uploading to 11:14:16 https://storage.googleapis.com/codecov/v4/raw/2021-12-20/5E52B4B073DB2E39498172D8E973AA87/ece373d565f3e7991284bdcf6ddd420279caf7f8/4fa4bea0-435a-4752-a3f0-3d5adf3e251a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211220T111416Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8d3646b017f6fedd9501e26e25c32087c6903dd76c82c59de1fa156a1d7e9514 11:14:17 % Total % Received % Xferd Average Speed Time Time Time Current 11:14:17 Dload Upload Total Spent Left Speed 11:14:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5508 0 0 100 5508 0 19097 --:--:-- --:--:-- --:--:-- 19125 11:14:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/ece373d565f3e7991284bdcf6ddd420279caf7f8 [Pipeline] } 11:14:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:14:19 + '[' -d /w/workspace/foundry_device-virtual-go_PR-256/archives ']' [Pipeline] libraryResource [Pipeline] sh 11:14:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:14:20 ---> package-listing.sh 11:14:20 ++ tr '[:upper:]' '[:lower:]' 11:14:20 ++ facter osfamily 11:14:20 + OS_FAMILY=redhat 11:14:20 + workspace=/w/workspace/foundry_device-virtual-go_PR-256 11:14:20 + START_PACKAGES=/tmp/packages_start.txt 11:14:20 + END_PACKAGES=/tmp/packages_end.txt 11:14:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:14:20 + PACKAGES=/tmp/packages_start.txt 11:14:20 + '[' /w/workspace/foundry_device-virtual-go_PR-256 ']' 11:14:20 + PACKAGES=/tmp/packages_end.txt 11:14:20 + case "${OS_FAMILY}" in 11:14:20 + rpm -qa 11:14:20 + sort 11:14:21 + '[' -f /tmp/packages_start.txt ']' 11:14:21 + '[' -f /tmp/packages_end.txt ']' 11:14:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:14:21 + '[' /w/workspace/foundry_device-virtual-go_PR-256 ']' 11:14:21 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-256/archives/ 11:14:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-256/archives/ [Pipeline] echo 11:14:21 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/foundry_device-virtual-go_PR-256/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:14:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:14:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:14:22 11:14:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:14:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:14:22 latest: Pulling from edgex-lftools-log-publisher 11:14:22 b4d181a07f80: Pulling fs layer 11:14:22 a1111a8f2ec3: Pulling fs layer 11:14:22 ed53099fbce6: Pulling fs layer 11:14:22 dc539afda2c1: Pulling fs layer 11:14:22 77bc0d833cb6: Pulling fs layer 11:14:22 9065ff56babe: Pulling fs layer 11:14:22 d287ab97295c: Pulling fs layer 11:14:22 dc539afda2c1: Waiting 11:14:22 77bc0d833cb6: Waiting 11:14:22 9065ff56babe: Waiting 11:14:22 d287ab97295c: Waiting 11:14:22 a1111a8f2ec3: Verifying Checksum 11:14:22 a1111a8f2ec3: Download complete 11:14:22 dc539afda2c1: Verifying Checksum 11:14:22 dc539afda2c1: Download complete 11:14:22 ed53099fbce6: Verifying Checksum 11:14:22 ed53099fbce6: Download complete 11:14:22 9065ff56babe: Verifying Checksum 11:14:22 9065ff56babe: Download complete 11:14:22 77bc0d833cb6: Verifying Checksum 11:14:22 77bc0d833cb6: Download complete 11:14:22 b4d181a07f80: Download complete 11:14:23 d287ab97295c: Verifying Checksum 11:14:23 d287ab97295c: Download complete 11:14:24 b4d181a07f80: Pull complete 11:14:24 a1111a8f2ec3: Pull complete 11:14:24 ed53099fbce6: Pull complete 11:14:24 dc539afda2c1: Pull complete 11:14:25 77bc0d833cb6: Pull complete 11:14:25 9065ff56babe: Pull complete 11:14:30 d287ab97295c: Pull complete 11:14:30 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 11:14:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:14:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:14:30 prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container 11:14:30 $ 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/foundry_device-virtual-go_PR-256/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-256 -v /w/workspace/foundry_device-virtual-go_PR-256:/w/workspace/foundry_device-virtual-go_PR-256:rw,z -v /w/workspace/foundry_device-virtual-go_PR-256@tmp:/w/workspace/foundry_device-virtual-go_PR-256@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 11:14:33 $ docker top a8b837ced184101547346b83171a47a5d1a11ab6f59a08c7997de83875fa9892 -eo pid,comm [Pipeline] { [Pipeline] sh 11:14:33 + touch /tmp/pre-build-complete [Pipeline] sh 11:14:34 + mkdir -p /var/log/sysstat [Pipeline] sh 11:14:34 + ls /var/log/sa-host 11:14:34 + sadf -c /var/log/sa-host/sa17 11:14:34 file_magic: OK 11:14:34 HZ: Using current value: 100 11:14:34 file_header: OK 11:14:34 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 11:14:34 Statistics: 11:14:34 Hnuu...uuuununununu...Hnuu...uuuununununu... 11:14:34 File successfully converted to sysstat format version 12.0.3 11:14:34 + sadf -c /var/log/sa-host/sa20 11:14:34 file_magic: OK 11:14:34 HZ: Using current value: 100 11:14:34 file_header: OK 11:14:34 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 11:14:34 Statistics: 11:14:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:14:34 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:14:34 provisioning config files... 11:14:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-256@tmp/config7157532299187310667tmp [Pipeline] { [Pipeline] echo 11:14:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:14:35 ---> create-netrc.sh [Pipeline] } 11:14:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:14:35 ---> python-tools-install.sh [Pipeline] echo 11:14:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:14:35 ---> sudo-logs.sh 11:14:35 Archiving 'sudo' log.. 11:14:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-1160.novalocal: Name or service not known 11:14:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-1160.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 11:14:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:14:36 ---> job-cost.sh 11:14:36 lf-activate-venv: SKIPPING 11:14:36 DEBUG: total: 1.100000023841858 11:14:36 INFO: Retrieving Stack Cost... 11:14:36 INFO: Retrieving Pricing Info for: v3-standard-2 11:14:36 INFO: Archiving Costs [Pipeline] echo 11:14:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:14:37 ---> logs-deploy.sh 11:14:37 lf-activate-venv: SKIPPING 11:14:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-256/1 11:14:37 INFO: archiving workspace using pattern(s): 11:14:37 Archives upload complete. 11:14:38 INFO: archiving logs to Nexus