Pull request #278 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/device-virtual-go Loading trusted files from base branch main at 55fbfbcd5b5a742e8ebac6649b1ed4185d266fca rather than c3a02ad5478d33e9373b914ae9878e9760f33873 Obtained Jenkinsfile from 55fbfbcd5b5a742e8ebac6649b1ed4185d266fca 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-ssh11155840523602906468.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh15709002135967756619.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-278/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-278/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8949375672281752793.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-278/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14289756014455220337.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh6185780711269541032.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-278/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-278/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1079585604865179438.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 c72b16708d6eed9a08be464a432ce22db7d90667 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 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 Running on prd-ubuntu20.04-docker-8c-8g-21395 in /w/workspace/foundry_device-virtual-go_PR-278 [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-278 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/main commit 55fbfbcd5b5a742e8ebac6649b1ed4185d266fca into PR head commit c3a02ad5478d33e9373b914ae9878e9760f33873 Merge succeeded, producing ceaade6570595a6266fae564bb75a9269c6364c8 Checking out Revision ceaade6570595a6266fae564bb75a9269c6364c8 (PR-278) Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/278/head:refs/remotes/origin/PR-278 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3a02ad5478d33e9373b914ae9878e9760f33873 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 55fbfbcd5b5a742e8ebac6649b1ed4185d266fca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ceaade6570595a6266fae564bb75a9269c6364c8 # timeout=10 Commit message: "Merge commit '55fbfbcd5b5a742e8ebac6649b1ed4185d266fca' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:51:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:51:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:51:15 ========================================================= 21:51:15 EdgeX Global Pipelines Version Info 21:51:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:51:15 ------------------- 21:51:15 stable info: 21:51:15 ------------------- 21:51:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:51:15 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 21:51:15 Message: update stable to v1.0.221 21:51:16 ------------------- 21:51:16 experimental info: 21:51:16 ------------------- 21:51:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:51:16 Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d 21:51:16 Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:51:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 21:51:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 21:51:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:51:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:51:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:51:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 21:51:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:51:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:51:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:51:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:51:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:51:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 21:51:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:51:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:51:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:51:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:51:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:51:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:51:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:51:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:51:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:51:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:51:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:51:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:51:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:51:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:51:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-278 [Pipeline] echo 21:51:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-278 [Pipeline] echo 21:51:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-278 [Pipeline] echo 21:51:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ceaade6570595a6266fae564bb75a9269c6364c8 [Pipeline] echo 21:51:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ceaade6 [Pipeline] echo 21:51:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:51:18 provisioning config files... 21:51:18 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-278@tmp/config3813342679185750747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:51:18 ---> docker-login.sh 21:51:18 nexus3.edgexfoundry.org:10001 21:51:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:18 Configure a credential helper to remove this warning. See 21:51:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:18 21:51:18 Login Succeeded 21:51:18 nexus3.edgexfoundry.org:10002 21:51:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:19 Configure a credential helper to remove this warning. See 21:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:19 21:51:19 Login Succeeded 21:51:19 nexus3.edgexfoundry.org:10003 21:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:19 Configure a credential helper to remove this warning. See 21:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:19 21:51:19 Login Succeeded 21:51:19 nexus3.edgexfoundry.org:10004 21:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:19 Configure a credential helper to remove this warning. See 21:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:19 21:51:19 Login Succeeded 21:51:19 docker.io 21:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:19 Configure a credential helper to remove this warning. See 21:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:19 21:51:19 Login Succeeded 21:51:19 ---> docker-login.sh ends [Pipeline] } 21:51:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:51:20 + git rev-list -1 --merges ceaade6570595a6266fae564bb75a9269c6364c8~1..ceaade6570595a6266fae564bb75a9269c6364c8 [Pipeline] echo 21:51:20 -----------> git rev-list -1 --merges ceaade6570595a6266fae564bb75a9269c6364c8~1..ceaade6570595a6266fae564bb75a9269c6364c8 ceaade6570595a6266fae564bb75a9269c6364c8 21:51:20 ceaade6570595a6266fae564bb75a9269c6364c8 [false] [Pipeline] sh 21:51:20 + git log --format=format:%s -1 ceaade6570595a6266fae564bb75a9269c6364c8 [Pipeline] echo 21:51:20 ========================================================= 21:51:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:51:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:51:21 + git log --format=format:%s -1 ceaade6570595a6266fae564bb75a9269c6364c8 [Pipeline] echo 21:51:21 [semverPrep] GIT_COMMIT: ceaade6570595a6266fae564bb75a9269c6364c8, Commit Message: Merge commit '55fbfbcd5b5a742e8ebac6649b1ed4185d266fca' into HEAD [Pipeline] echo 21:51:21 [semverPrep] This is not a build commit. [Pipeline] sh 21:51:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:51:21 + grep -v github /etc/ssh/ssh_known_hosts 21:51:21 + [ -e /tmp/ssh_known_hosts ] 21:51:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:51:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:51:21 + sudo tee -a /etc/ssh/ssh_known_hosts 21:51:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:51:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:51:22 21:51:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:51:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:51:22 latest: Pulling from edgex-devops/git-semver 21:51:22 a0d0a0d46f8b: Pulling fs layer 21:51:22 3e5f54012d9b: Pulling fs layer 21:51:22 4c7163046ea9: Pulling fs layer 21:51:22 0c2d73faf560: Pulling fs layer 21:51:22 3e5f54012d9b: Verifying Checksum 21:51:22 3e5f54012d9b: Download complete 21:51:22 a0d0a0d46f8b: Download complete 21:51:22 4c7163046ea9: Verifying Checksum 21:51:22 4c7163046ea9: Download complete 21:51:22 0c2d73faf560: Verifying Checksum 21:51:22 0c2d73faf560: Download complete 21:51:22 a0d0a0d46f8b: Pull complete 21:51:22 3e5f54012d9b: Pull complete 21:51:23 4c7163046ea9: Pull complete 21:51:23 0c2d73faf560: Pull complete 21:51:23 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 21:51:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:51:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:51:23 prd-ubuntu20.04-docker-8c-8g-21395 does not seem to be running inside a container 21:51:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-278 -v /w/workspace/foundry_device-virtual-go_PR-278:/w/workspace/foundry_device-virtual-go_PR-278:rw,z -v /w/workspace/foundry_device-virtual-go_PR-278@tmp:/w/workspace/foundry_device-virtual-go_PR-278@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:10004/edgex-devops/git-semver:latest cat 21:51:24 $ docker top 2cbb82c777a7fbdc97ea683f7ed109c10e92109acb7a38939720c16481ac40b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:51:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:51:24 [ssh-agent] Looking for ssh-agent implementation... 21:51:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:51:24 $ docker exec 2cbb82c777a7fbdc97ea683f7ed109c10e92109acb7a38939720c16481ac40b7 ssh-agent 21:51:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJPdLIc/agent.13 21:51:24 SSH_AGENT_PID=19 21:51:24 Running ssh-add (command line suppressed) 21:51:24 Identity added: /w/workspace/foundry_device-virtual-go_PR-278@tmp/private_key_9092335068558432092.key (/w/workspace/foundry_device-virtual-go_PR-278@tmp/private_key_9092335068558432092.key) 21:51:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:51:25 + git tag --points-at HEAD [Pipeline] } 21:51:25 $ docker exec --env ******** --env ******** 2cbb82c777a7fbdc97ea683f7ed109c10e92109acb7a38939720c16481ac40b7 ssh-agent -k 21:51:25 unset SSH_AUTH_SOCK; 21:51:25 unset SSH_AGENT_PID; 21:51:25 echo Agent pid 19 killed; 21:51:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:51:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:51:25 [ssh-agent] Looking for ssh-agent implementation... 21:51:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:51:25 $ docker exec 2cbb82c777a7fbdc97ea683f7ed109c10e92109acb7a38939720c16481ac40b7 ssh-agent 21:51:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIiOPdA/agent.53 21:51:25 SSH_AGENT_PID=59 21:51:25 Running ssh-add (command line suppressed) 21:51:25 Identity added: /w/workspace/foundry_device-virtual-go_PR-278@tmp/private_key_1207609137872092868.key (/w/workspace/foundry_device-virtual-go_PR-278@tmp/private_key_1207609137872092868.key) 21:51:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:51:26 + git semver init 21:51:26 # -> Open(): unable to determine branch for HEAD 21:51:26 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-278/.git 21:51:26 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-278 21:51:26 # $SEMVER_REMOTE_NAME = origin 21:51:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:51:26 # $SEMVER_USER_NAME = edgex-jenkins 21:51:26 # $SEMVER_BRANCH = PR-278 21:51:26 # $SEMVER_TEMP = /tmp/semver-762217191 21:51:26 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 21:51:27 # '/tmp/semver-762217191' -> '/w/workspace/foundry_device-virtual-go_PR-278/.semver' 21:51:27 # -> Force: false 21:51:27 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-278/.semver [Pipeline] } 21:51:27 $ docker exec --env ******** --env ******** 2cbb82c777a7fbdc97ea683f7ed109c10e92109acb7a38939720c16481ac40b7 ssh-agent -k 21:51:27 unset SSH_AUTH_SOCK; 21:51:27 unset SSH_AGENT_PID; 21:51:27 echo Agent pid 59 killed; 21:51:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:51:28 + git semver [Pipeline] } 21:51:28 $ docker stop --time=1 2cbb82c777a7fbdc97ea683f7ed109c10e92109acb7a38939720c16481ac40b7 21:51:29 $ docker rm -f 2cbb82c777a7fbdc97ea683f7ed109c10e92109acb7a38939720c16481ac40b7 [Pipeline] // withDockerContainer [Pipeline] sh 21:51:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:51:30 Stashed 1 file(s) [Pipeline] echo 21:51:30 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:51:31 provisioning config files... 21:51:31 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-278@tmp/config2826125566346167206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:51:31 ---> docker-login.sh 21:51:31 nexus3.edgexfoundry.org:10001 21:51:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:31 Configure a credential helper to remove this warning. See 21:51:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:31 21:51:31 Login Succeeded 21:51:31 nexus3.edgexfoundry.org:10002 21:51:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:31 Configure a credential helper to remove this warning. See 21:51:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:31 21:51:31 Login Succeeded 21:51:31 nexus3.edgexfoundry.org:10003 21:51:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:31 Configure a credential helper to remove this warning. See 21:51:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:31 21:51:31 Login Succeeded 21:51:31 nexus3.edgexfoundry.org:10004 21:51:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:31 Configure a credential helper to remove this warning. See 21:51:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:31 21:51:31 Login Succeeded 21:51:31 docker.io 21:51:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:32 Configure a credential helper to remove this warning. See 21:51:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:32 21:51:32 Login Succeeded 21:51:32 ---> docker-login.sh ends [Pipeline] } 21:51:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:51:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:51:32 ========================================================= 21:51:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 21:51:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:51:32 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 21:51:32 Sending build context to Docker daemon 22.94MB 21:51:32 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 21:51:32 Step 2/12 : FROM ${BASE} AS builder 21:51:33 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 21:51:33 59bf1c3509f3: Pulling fs layer 21:51:33 666ba61612fd: Pulling fs layer 21:51:33 8ed8ca486205: Pulling fs layer 21:51:33 4fe6c5a15a65: Pulling fs layer 21:51:33 22a0e8bec74d: Pulling fs layer 21:51:33 640e595b4fbd: Pulling fs layer 21:51:33 763cafe07f6e: Pulling fs layer 21:51:33 0c0b528cf693: Pulling fs layer 21:51:33 10935f4eaf8b: Pulling fs layer 21:51:33 4fe6c5a15a65: Waiting 21:51:33 22a0e8bec74d: Waiting 21:51:33 640e595b4fbd: Waiting 21:51:33 763cafe07f6e: Waiting 21:51:33 0c0b528cf693: Waiting 21:51:33 10935f4eaf8b: Waiting 21:51:33 8ed8ca486205: Verifying Checksum 21:51:33 8ed8ca486205: Download complete 21:51:33 666ba61612fd: Download complete 21:51:33 22a0e8bec74d: Verifying Checksum 21:51:33 22a0e8bec74d: Download complete 21:51:33 640e595b4fbd: Download complete 21:51:33 59bf1c3509f3: Verifying Checksum 21:51:33 59bf1c3509f3: Download complete 21:51:33 763cafe07f6e: Verifying Checksum 21:51:33 763cafe07f6e: Download complete 21:51:33 0c0b528cf693: Verifying Checksum 21:51:33 0c0b528cf693: Download complete 21:51:33 59bf1c3509f3: Pull complete 21:51:33 666ba61612fd: Pull complete 21:51:33 8ed8ca486205: Pull complete 21:51:33 10935f4eaf8b: Verifying Checksum 21:51:33 10935f4eaf8b: Download complete 21:51:33 4fe6c5a15a65: Verifying Checksum 21:51:33 4fe6c5a15a65: Download complete 21:51:37 4fe6c5a15a65: Pull complete 21:51:37 22a0e8bec74d: Pull complete 21:51:37 640e595b4fbd: Pull complete 21:51:37 763cafe07f6e: Pull complete 21:51:37 0c0b528cf693: Pull complete 21:51:39 10935f4eaf8b: Pull complete 21:51:39 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 21:51:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:51:39 ---> 99d49a6021b9 21:51:39 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:51:41 ---> Running in 5bad4126cbf3 21:51:41 Removing intermediate container 5bad4126cbf3 21:51:41 ---> 6d7ab8e34bce 21:51:41 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:51:41 ---> Running in df9909ca9bda 21:51:41 Removing intermediate container df9909ca9bda 21:51:41 ---> a0524632afca 21:51:41 Step 5/12 : WORKDIR /device-virtual-go 21:51:41 ---> Running in d55abf1c3631 21:51:41 Removing intermediate container d55abf1c3631 21:51:41 ---> 4b045583268b 21:51:41 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:51:41 ---> Running in cd3403b8610a 21:51:42 Removing intermediate container cd3403b8610a 21:51:42 ---> 08254e2cbd27 21:51:42 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:51:42 ---> Running in 7c3885f8a7ac 21:51:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:51:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:51:43 (1/4) Installing openssh-keygen (8.8_p1-r1) 21:51:43 (2/4) Installing libedit (20210910.3.1-r0) 21:51:44 (3/4) Installing openssh-client-common (8.8_p1-r1) 21:51:44 (4/4) Installing openssh-client-default (8.8_p1-r1) 21:51:44 Executing busybox-1.34.1-r3.trigger 21:51:44 OK: 224 MiB in 56 packages 21:51:44 Removing intermediate container 7c3885f8a7ac 21:51:44 ---> dc84e17ee664 21:51:44 Step 8/12 : COPY go.mod vendor* ./ 21:51:44 ---> 6f16f13099bd 21:51:44 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:51:44 ---> Running in f6ada79a173d 21:51:45 Still waiting to schedule task 21:51:45 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:51:59 Removing intermediate container f6ada79a173d 21:51:59 ---> 1451aa16fe85 21:51:59 Step 10/12 : COPY . . 21:52:00 ---> e50825bd525c 21:52:00 Step 11/12 : ARG MAKE='make build' 21:52:00 ---> Running in a365f84ec75f 21:52:00 Removing intermediate container a365f84ec75f 21:52:00 ---> 8ad16b13d889 21:52:00 Step 12/12 : RUN $MAKE 21:52:00 ---> Running in 83b33e136c82 21:52:00 noop 21:52:00 Removing intermediate container 83b33e136c82 21:52:00 ---> 595abcc62a7c 21:52:00 Successfully built 595abcc62a7c 21:52:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:52:00 + docker inspect -f . ci-base-image-x86_64 21:52:00 . [Pipeline] withDockerContainer 21:52:01 prd-ubuntu20.04-docker-8c-8g-21395 does not seem to be running inside a container 21:52:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-278 -v /w/workspace/foundry_device-virtual-go_PR-278:/w/workspace/foundry_device-virtual-go_PR-278:rw,z -v /w/workspace/foundry_device-virtual-go_PR-278@tmp:/w/workspace/foundry_device-virtual-go_PR-278@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:52:01 $ docker top 68977c54e59105f5f9257be20841640a3de0b211604db6512c961a077bdb12f8 -eo pid,comm [Pipeline] { [Pipeline] sh 21:52:01 + go version 21:52:01 go version go1.17.6 linux/amd64 [Pipeline] } 21:52:01 $ docker stop --time=1 68977c54e59105f5f9257be20841640a3de0b211604db6512c961a077bdb12f8 21:52:03 $ docker rm -f 68977c54e59105f5f9257be20841640a3de0b211604db6512c961a077bdb12f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:52:03 + docker inspect -f . ci-base-image-x86_64 21:52:03 . [Pipeline] withDockerContainer 21:52:04 prd-ubuntu20.04-docker-8c-8g-21395 does not seem to be running inside a container 21:52:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-278 -v /w/workspace/foundry_device-virtual-go_PR-278:/w/workspace/foundry_device-virtual-go_PR-278:rw,z -v /w/workspace/foundry_device-virtual-go_PR-278@tmp:/w/workspace/foundry_device-virtual-go_PR-278@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:52:04 $ docker top 8e276f78b785865c626fda6f337983486ed49fb60287581480a9c5cb2177bbf4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:52:04 + make test 21:52:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 21:52:05 ? github.com/edgexfoundry/device-virtual-go [no test files] 21:52:15 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 21:52:15 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.045s coverage: 65.7% of statements 21:52:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:52:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:52:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:52:26 ./bin/test-attribution-txt.sh [Pipeline] echo 21:52:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:52:26 $ docker stop --time=1 8e276f78b785865c626fda6f337983486ed49fb60287581480a9c5cb2177bbf4 21:52:28 $ docker rm -f 8e276f78b785865c626fda6f337983486ed49fb60287581480a9c5cb2177bbf4 [Pipeline] // withDockerContainer [Pipeline] sh 21:52:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:52:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:52:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:52:30 + ls -al . 21:52:30 total 204 21:52:30 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 21:52 . 21:52:30 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 21:51 .. 21:52:30 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 21:51 .git 21:52:30 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 21:51 .github 21:52:30 -rw-rw-r-- 1 jenkins jenkins 270 Apr 19 21:51 .gitignore 21:52:30 -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 21:51 .golangci.yml 21:52:30 drwx------ 3 jenkins jenkins 4096 Apr 19 21:51 .semver 21:52:30 -rw-rw-r-- 1 jenkins jenkins 7750 Apr 19 21:51 Attribution.txt 21:52:30 -rw-rw-r-- 1 jenkins jenkins 6349 Apr 19 21:51 CHANGELOG.md 21:52:30 -rw-rw-r-- 1 jenkins jenkins 1974 Apr 19 21:51 Dockerfile 21:52:30 -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 21:51 GOVERNANCE.md 21:52:30 -rw-rw-r-- 1 jenkins jenkins 660 Apr 19 21:51 Jenkinsfile 21:52:30 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 19 21:51 LICENSE 21:52:30 -rw-rw-r-- 1 jenkins jenkins 2248 Apr 19 21:51 Makefile 21:52:30 -rw-rw-r-- 1 jenkins jenkins 623 Apr 19 21:51 OWNERS.md 21:52:30 -rw-rw-r-- 1 jenkins jenkins 2914 Apr 19 21:51 README.md 21:52:30 -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 21:51 VERSION 21:52:30 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 21:51 bin 21:52:30 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 21:51 cmd 21:52:30 -rw-r--r-- 1 jenkins jenkins 44128 Apr 19 21:52 coverage.out 21:52:30 -rw-rw-r-- 1 jenkins jenkins 3093 Apr 19 21:51 go.mod 21:52:30 -rw-rw-r-- 1 jenkins jenkins 53999 Apr 19 21:51 go.sum 21:52:30 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 21:51 internal 21:52:30 -rw-rw-r-- 1 jenkins jenkins 235 Apr 19 21:51 version.go [Pipeline] isUnix [Pipeline] sh 21:52:31 + 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=ceaade6570595a6266fae564bb75a9269c6364c8 --label arch=amd64 --label version=0.0.0 . 21:52:31 Sending build context to Docker daemon 22.99MB 21:52:31 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 21:52:31 Step 2/26 : FROM ${BASE} AS builder 21:52:31 ---> 595abcc62a7c 21:52:31 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:52:31 ---> Running in d605e1d8a641 21:52:31 Removing intermediate container d605e1d8a641 21:52:31 ---> cad2278c39d6 21:52:31 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:52:31 ---> Running in c49bec49042a 21:52:31 Removing intermediate container c49bec49042a 21:52:31 ---> b779003b4217 21:52:31 Step 5/26 : WORKDIR /device-virtual-go 21:52:31 ---> Running in 44ba9f63821a 21:52:31 Removing intermediate container 44ba9f63821a 21:52:31 ---> 1d3afc34f33a 21:52:31 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:31 ---> Running in 80f305dc936e 21:52:32 Removing intermediate container 80f305dc936e 21:52:32 ---> 4ec826fbcf75 21:52:32 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:52:32 ---> Running in 493182a2b87e 21:52:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:52:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:52:33 OK: 224 MiB in 56 packages 21:52:34 Removing intermediate container 493182a2b87e 21:52:34 ---> 41f254525cfd 21:52:34 Step 8/26 : COPY go.mod vendor* ./ 21:52:34 ---> 9d0cd75fb3d1 21:52:34 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:34 ---> Running in 9884b3e3dc99 21:52:34 Removing intermediate container 9884b3e3dc99 21:52:34 ---> 9b1acfecb4c4 21:52:34 Step 10/26 : COPY . . 21:52:35 ---> df2f4cfa609b 21:52:35 Step 11/26 : ARG MAKE='make build' 21:52:35 ---> Running in 85c6d7a4dead 21:52:35 Removing intermediate container 85c6d7a4dead 21:52:35 ---> f5e8c9850397 21:52:35 Step 12/26 : RUN $MAKE 21:52:35 ---> Running in 3d007696e807 21:52:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 21:52:57 Removing intermediate container 3d007696e807 21:52:57 ---> 51fd2e7dd751 21:52:57 Step 13/26 : FROM alpine:3.14 21:52:57 3.14: Pulling from library/alpine 21:52:57 8663204ce13b: Pulling fs layer 21:52:57 8663204ce13b: Verifying Checksum 21:52:57 8663204ce13b: Download complete 21:52:57 8663204ce13b: Pull complete 21:52:57 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 21:52:57 Status: Downloaded newer image for alpine:3.14 21:52:57 ---> e04c818066af 21:52:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 21:52:57 ---> Running in adafabf434ab 21:52:57 Removing intermediate container adafabf434ab 21:52:57 ---> c7599c6d3eca 21:52:57 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:57 ---> Running in a29ae8caca97 21:52:57 Removing intermediate container a29ae8caca97 21:52:57 ---> 54645e2370e6 21:52:57 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 21:52:57 ---> Running in 6f46871ac466 21:52:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:52:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:52:58 (1/6) Installing dumb-init (1.2.5-r1) 21:52:58 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:52:58 (3/6) Installing libsodium (1.0.18-r0) 21:52:58 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:52:58 (5/6) Installing libzmq (4.3.4-r0) 21:52:58 (6/6) Installing zeromq (4.3.4-r0) 21:52:58 Executing busybox-1.33.1-r7.trigger 21:52:58 OK: 8 MiB in 20 packages 21:52:59 Removing intermediate container 6f46871ac466 21:52:59 ---> e6ebb09eaa29 21:52:59 Step 17/26 : WORKDIR / 21:52:59 ---> Running in 4915b6666b46 21:52:59 Removing intermediate container 4915b6666b46 21:52:59 ---> 753f226869c4 21:52:59 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 21:52:59 ---> b4f4dbcbfaa8 21:52:59 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 21:52:59 ---> ab947d2a4fde 21:52:59 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 21:53:00 ---> 9553c75fc6cf 21:53:00 Step 21/26 : EXPOSE 59900 21:53:00 ---> Running in b08dd60e3997 21:53:00 Removing intermediate container b08dd60e3997 21:53:00 ---> 68ea6d4dc479 21:53:00 Step 22/26 : ENTRYPOINT ["/device-virtual"] 21:53:00 ---> Running in 9f25be667118 21:53:00 Removing intermediate container 9f25be667118 21:53:00 ---> c2e367c3121b 21:53:00 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:53:00 ---> Running in 2485c9a5d999 21:53:01 Removing intermediate container 2485c9a5d999 21:53:01 ---> aaec9f33bf5d 21:53:01 Step 24/26 : LABEL arch=amd64 21:53:01 ---> Running in 26997d719843 21:53:01 Removing intermediate container 26997d719843 21:53:01 ---> 92c4384a5394 21:53:01 Step 25/26 : LABEL git_sha=ceaade6570595a6266fae564bb75a9269c6364c8 21:53:01 ---> Running in b059956d6948 21:53:01 Removing intermediate container b059956d6948 21:53:01 ---> b7a9ef4dd4e4 21:53:01 Step 26/26 : LABEL version=0.0.0 21:53:01 ---> Running in 729d1488ddc8 21:53:01 Removing intermediate container 729d1488ddc8 21:53:01 ---> c0a230914bf1 21:53:01 [Warning] One or more build-args [ARCH] were not consumed 21:53:01 Successfully built c0a230914bf1 21:53:01 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 21:53:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:53:02 21:53:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:53:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:53:02 latest: Pulling from edgex-lftools-log-publisher 21:53:02 5eb5b503b376: Pulling fs layer 21:53:02 5c69ac0246d0: Pulling fs layer 21:53:02 ec43610c2a17: Pulling fs layer 21:53:02 3a2ae6a8a46f: Pulling fs layer 21:53:02 33b1e0a273af: Pulling fs layer 21:53:02 5d3b04190fa2: Pulling fs layer 21:53:02 2f39f015ded8: Pulling fs layer 21:53:02 3a2ae6a8a46f: Waiting 21:53:02 33b1e0a273af: Waiting 21:53:02 5d3b04190fa2: Waiting 21:53:02 2f39f015ded8: Waiting 21:53:02 5c69ac0246d0: Verifying Checksum 21:53:02 5c69ac0246d0: Download complete 21:53:02 3a2ae6a8a46f: Verifying Checksum 21:53:02 3a2ae6a8a46f: Download complete 21:53:02 33b1e0a273af: Verifying Checksum 21:53:02 33b1e0a273af: Download complete 21:53:02 5d3b04190fa2: Verifying Checksum 21:53:02 5d3b04190fa2: Download complete 21:53:02 ec43610c2a17: Verifying Checksum 21:53:02 ec43610c2a17: Download complete 21:53:02 5eb5b503b376: Verifying Checksum 21:53:02 5eb5b503b376: Download complete 21:53:03 2f39f015ded8: Download complete 21:53:03 5eb5b503b376: Pull complete 21:53:04 5c69ac0246d0: Pull complete 21:53:04 ec43610c2a17: Pull complete 21:53:04 3a2ae6a8a46f: Pull complete 21:53:04 33b1e0a273af: Pull complete 21:53:04 5d3b04190fa2: Pull complete 21:53:09 2f39f015ded8: Pull complete 21:53:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:53:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:53:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:53:09 prd-ubuntu20.04-docker-8c-8g-21395 does not seem to be running inside a container 21:53:09 $ 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/foundry_device-virtual-go_PR-278 -v /w/workspace/foundry_device-virtual-go_PR-278:/w/workspace/foundry_device-virtual-go_PR-278:rw,z -v /w/workspace/foundry_device-virtual-go_PR-278@tmp:/w/workspace/foundry_device-virtual-go_PR-278@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:53:11 $ docker top 98a4e521c926e835dc4be8379c93254487fd171c0d8bfdcd39f05cd480917d41 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:53:11 ---> job-cost.sh 21:53:11 lf-activate-venv: SKIPPING 21:53:11 INFO: No Stack... 21:53:12 INFO: Retrieving Pricing Info for: v3-standard-8 21:53:12 INFO: Archiving Costs [Pipeline] sh 21:53:12 + cat /w/workspace/foundry_device-virtual-go_PR-278/archives/cost.csv 21:53:12 + cut -d, -f6 [Pipeline] lock 21:53:12 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-278-1-stack-cost] 21:53:12 Resource [jenkins-edgexfoundry-device-virtual-go-PR-278-1-stack-cost] did not exist. Created. 21:53:12 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-278-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:53:13 + echo total: 0.4399999976158142 [Pipeline] stash 21:53:13 Stashed 1 file(s) [Pipeline] } 21:53:13 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-278-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:53:13 $ docker stop --time=1 98a4e521c926e835dc4be8379c93254487fd171c0d8bfdcd39f05cd480917d41 21:53:14 $ docker rm -f 98a4e521c926e835dc4be8379c93254487fd171c0d8bfdcd39f05cd480917d41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:53:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21406 in /w/workspace/foundry_device-virtual-go_PR-278 [Pipeline] { [Pipeline] ws 21:53:20 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 21:53:20 The recommended git tool is: git 21:53:27 using credential edgex-jenkins-ssh 21:53:27 Cloning the remote Git repository 21:53:27 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 21:53:28 > git init /w/workspace/device-virtual-go/1 # timeout=10 21:53:28 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 21:53:28 > git --version # timeout=10 21:53:28 > git --version # 'git version 2.25.1' 21:53:28 using GIT_SSH to set credentials SSH Credentials for GitHub 21:53:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:53:31 Merging remotes/origin/main commit 55fbfbcd5b5a742e8ebac6649b1ed4185d266fca into PR head commit c3a02ad5478d33e9373b914ae9878e9760f33873 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:53:31 Failed in branch arm64 21:53:30 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 21:53:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:53:30 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 21:53:30 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 21:53:30 using GIT_SSH to set credentials SSH Credentials for GitHub 21:53:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/278/head:refs/remotes/origin/PR-278 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:53:31 > git config core.sparsecheckout # timeout=10 21:53:31 > git checkout -f c3a02ad5478d33e9373b914ae9878e9760f33873 # timeout=10 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:53:33 + [ -d /w/workspace/foundry_device-virtual-go_PR-278/archives ] 21:53:33 + ls -al /w/workspace/foundry_device-virtual-go_PR-278/archives 21:53:33 total 16 21:53:33 drwxr-xr-x 3 root root 4096 Apr 19 21:53 . 21:53:33 drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 21:53 .. 21:53:33 drwxr-xr-x 2 root root 4096 Apr 19 21:53 cost 21:53:33 -rw-r--r-- 1 root root 89 Apr 19 21:53 cost.csv 21:53:33 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-278/archives 21:53:33 + ls -al /w/workspace/foundry_device-virtual-go_PR-278/archives 21:53:33 total 16 21:53:33 drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 21:53 . 21:53:33 drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 21:53 .. 21:53:33 drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 21:53 cost 21:53:33 -rw-r--r-- 1 jenkins jenkins 89 Apr 19 21:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:53:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:53:35 ---> package-listing.sh 21:53:35 ++ facter osfamily 21:53:35 ++ tr '[:upper:]' '[:lower:]' 21:53:35 + OS_FAMILY=debian 21:53:35 + workspace=/w/workspace/foundry_device-virtual-go_PR-278 21:53:35 + START_PACKAGES=/tmp/packages_start.txt 21:53:35 + END_PACKAGES=/tmp/packages_end.txt 21:53:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:53:35 + PACKAGES=/tmp/packages_start.txt 21:53:35 + '[' /w/workspace/foundry_device-virtual-go_PR-278 ']' 21:53:35 + PACKAGES=/tmp/packages_end.txt 21:53:35 + case "${OS_FAMILY}" in 21:53:35 + dpkg -l 21:53:35 + grep '^ii' 21:53:35 + '[' -f /tmp/packages_start.txt ']' 21:53:35 + '[' -f /tmp/packages_end.txt ']' 21:53:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:53:35 + '[' /w/workspace/foundry_device-virtual-go_PR-278 ']' 21:53:35 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-278/archives/ 21:53:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-278/archives/ [Pipeline] echo 21:53:35 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-278/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:53:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:53:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:53:36 . [Pipeline] withDockerContainer 21:53:36 prd-ubuntu20.04-docker-8c-8g-21395 does not seem to be running inside a container 21:53:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-278/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-278 -v /w/workspace/foundry_device-virtual-go_PR-278:/w/workspace/foundry_device-virtual-go_PR-278:rw,z -v /w/workspace/foundry_device-virtual-go_PR-278@tmp:/w/workspace/foundry_device-virtual-go_PR-278@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:53:36 $ docker top e18e7b39da08647c26ea259444d864b81560582e4ed53ba037825b34b648aa35 -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:37 + touch /tmp/pre-build-complete [Pipeline] sh 21:53:37 + mkdir -p /var/log/sysstat [Pipeline] sh 21:53:37 + ls /var/log/sa-host 21:53:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:53:38 provisioning config files... 21:53:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-278@tmp/config6101178348621588817tmp [Pipeline] { [Pipeline] echo 21:53:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:53:38 ---> create-netrc.sh [Pipeline] } 21:53:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:53:38 ---> python-tools-install.sh [Pipeline] echo 21:53:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:53:39 ---> sudo-logs.sh 21:53:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:53:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:53:39 ---> job-cost.sh 21:53:39 lf-activate-venv: SKIPPING 21:53:39 DEBUG: total: 0.4399999976158142 21:53:39 INFO: Retrieving Stack Cost... 21:53:39 INFO: Retrieving Pricing Info for: v3-standard-8 21:53:40 INFO: Archiving Costs [Pipeline] echo 21:53:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:53:40 ---> logs-deploy.sh 21:53:40 lf-activate-venv: SKIPPING 21:53:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-278/1 21:53:40 INFO: archiving workspace using pattern(s): 21:53:41 Archives upload complete. 21:53:41 INFO: archiving logs to Nexus