Pull request #283 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 jpwhitemn for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 106ada734bee3b96ae747a4ada8c53ae48e75cb7+099b8ea86ae346ef1d450a8d185b2283d3122d98 (bc16eb401ceb5269727bf513b99a567bcf44f085) 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-ssh4783669441769506903.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh12795934307580832771.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-283/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-283/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3114857071410743934.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-283/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6654168221949824435.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh4371375732247132033.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-283/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-283/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh382121694688800439.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41435 in /w/workspace/foundry_device-virtual-go_PR-283 [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-283 # 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 Merging remotes/origin/main commit 099b8ea86ae346ef1d450a8d185b2283d3122d98 into PR head commit 106ada734bee3b96ae747a4ada8c53ae48e75cb7 Merge succeeded, producing 106ada734bee3b96ae747a4ada8c53ae48e75cb7 Checking out Revision 106ada734bee3b96ae747a4ada8c53ae48e75cb7 (PR-283) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/283/head:refs/remotes/origin/PR-283 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 106ada734bee3b96ae747a4ada8c53ae48e75cb7 # 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 099b8ea86ae346ef1d450a8d185b2283d3122d98 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 106ada734bee3b96ae747a4ada8c53ae48e75cb7 # timeout=10 Commit message: "docs: update CHANGELOG for Kamakura" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-08T01:04:37.872Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-08T01:04:38.057Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-08T01:04:38.148Z] ========================================================= [2022-05-08T01:04:38.148Z] EdgeX Global Pipelines Version Info [2022-05-08T01:04:38.148Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:04:39.027Z] ------------------- [2022-05-08T01:04:39.027Z] stable info: [2022-05-08T01:04:39.027Z] ------------------- [2022-05-08T01:04:39.028Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-08T01:04:39.028Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-08T01:04:39.028Z] Message: update stable to v1.0.227 [2022-05-08T01:04:39.603Z] ------------------- [2022-05-08T01:04:39.603Z] experimental info: [2022-05-08T01:04:39.603Z] ------------------- [2022-05-08T01:04:39.603Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-08T01:04:39.603Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-08T01:04:39.603Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-08T01:04:39.843Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-05-08T01:04:39.882Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-05-08T01:04:39.923Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-08T01:04:39.962Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-08T01:04:39.998Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-08T01:04:40.036Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-08T01:04:40.072Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-08T01:04:40.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-08T01:04:40.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-08T01:04:40.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-08T01:04:40.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-08T01:04:40.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-05-08T01:04:40.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-08T01:04:40.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-08T01:04:40.368Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-08T01:04:40.403Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-08T01:04:40.444Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-08T01:04:40.481Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-08T01:04:40.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-08T01:04:40.555Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-08T01:04:40.594Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-08T01:04:40.631Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-08T01:04:40.671Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-08T01:04:40.711Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-08T01:04:40.750Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-08T01:04:40.792Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-08T01:04:40.830Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-283 [Pipeline] echo [2022-05-08T01:04:40.872Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-283 [Pipeline] echo [2022-05-08T01:04:40.910Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-283 [Pipeline] echo [2022-05-08T01:04:40.948Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 106ada734bee3b96ae747a4ada8c53ae48e75cb7 [Pipeline] echo [2022-05-08T01:04:40.984Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 106ada7 [Pipeline] echo [2022-05-08T01:04:41.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T01:04:41.140Z] provisioning config files... [2022-05-08T01:04:41.164Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-283@tmp/config8588226854868499036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:04:41.514Z] ---> docker-login.sh [2022-05-08T01:04:41.515Z] nexus3.edgexfoundry.org:10001 [2022-05-08T01:04:41.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:04:42.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:04:42.041Z] Configure a credential helper to remove this warning. See [2022-05-08T01:04:42.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:04:42.041Z] [2022-05-08T01:04:42.041Z] Login Succeeded [2022-05-08T01:04:42.041Z] nexus3.edgexfoundry.org:10002 [2022-05-08T01:04:42.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:04:42.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:04:42.041Z] Configure a credential helper to remove this warning. See [2022-05-08T01:04:42.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:04:42.041Z] [2022-05-08T01:04:42.041Z] Login Succeeded [2022-05-08T01:04:42.041Z] nexus3.edgexfoundry.org:10003 [2022-05-08T01:04:42.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:04:42.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:04:42.307Z] Configure a credential helper to remove this warning. See [2022-05-08T01:04:42.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:04:42.307Z] [2022-05-08T01:04:42.307Z] Login Succeeded [2022-05-08T01:04:42.307Z] nexus3.edgexfoundry.org:10004 [2022-05-08T01:04:42.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:04:42.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:04:42.569Z] Configure a credential helper to remove this warning. See [2022-05-08T01:04:42.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:04:42.569Z] [2022-05-08T01:04:42.569Z] Login Succeeded [2022-05-08T01:04:42.569Z] docker.io [2022-05-08T01:04:42.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:04:42.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:04:42.829Z] Configure a credential helper to remove this warning. See [2022-05-08T01:04:42.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:04:42.829Z] [2022-05-08T01:04:42.829Z] Login Succeeded [2022-05-08T01:04:42.829Z] ---> docker-login.sh ends [Pipeline] } [2022-05-08T01:04:42.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-08T01:04:43.466Z] + git rev-list -1 --merges 106ada734bee3b96ae747a4ada8c53ae48e75cb7~1..106ada734bee3b96ae747a4ada8c53ae48e75cb7 [Pipeline] echo [2022-05-08T01:04:43.517Z] -----------> git rev-list -1 --merges 106ada734bee3b96ae747a4ada8c53ae48e75cb7~1..106ada734bee3b96ae747a4ada8c53ae48e75cb7 106ada734bee3b96ae747a4ada8c53ae48e75cb7 [false] [Pipeline] sh [2022-05-08T01:04:43.828Z] + git log --format=format:%s -1 106ada734bee3b96ae747a4ada8c53ae48e75cb7 [Pipeline] echo [2022-05-08T01:04:43.864Z] ========================================================= [2022-05-08T01:04:43.864Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-08T01:04:43.864Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-08T01:04:44.291Z] + git log --format=format:%s -1 106ada734bee3b96ae747a4ada8c53ae48e75cb7 [Pipeline] echo [2022-05-08T01:04:44.321Z] [semverPrep] GIT_COMMIT: 106ada734bee3b96ae747a4ada8c53ae48e75cb7, Commit Message: docs: update CHANGELOG for Kamakura [Pipeline] echo [2022-05-08T01:04:44.350Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-08T01:04:44.817Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-08T01:04:44.817Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-08T01:04:44.817Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-08T01:04:44.817Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-08T01:04:44.817Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-08T01:04:44.817Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-08T01:04:44.817Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:04:45.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-08T01:04:45.282Z] [2022-05-08T01:04:45.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:04:45.632Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-08T01:04:45.632Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-08T01:04:45.632Z] 1fe172e4850f: Pulling fs layer [2022-05-08T01:04:45.632Z] caf521ccaac6: Pulling fs layer [2022-05-08T01:04:45.632Z] 3ead6fa29328: Pulling fs layer [2022-05-08T01:04:45.632Z] 5c2a1cbceb83: Pulling fs layer [2022-05-08T01:04:45.632Z] a8d5f1318db7: Pulling fs layer [2022-05-08T01:04:45.632Z] c427282e49a2: Pulling fs layer [2022-05-08T01:04:45.632Z] 1827001aaf11: Pulling fs layer [2022-05-08T01:04:45.632Z] 0714d37db230: Pulling fs layer [2022-05-08T01:04:45.632Z] c427282e49a2: Waiting [2022-05-08T01:04:45.632Z] a8d5f1318db7: Waiting [2022-05-08T01:04:45.632Z] 5c2a1cbceb83: Waiting [2022-05-08T01:04:45.632Z] 1827001aaf11: Waiting [2022-05-08T01:04:45.632Z] ac28cf19c067: Pulling fs layer [2022-05-08T01:04:45.632Z] ca983d60f3e2: Pulling fs layer [2022-05-08T01:04:45.632Z] 9f894cec8388: Pulling fs layer [2022-05-08T01:04:45.632Z] ca983d60f3e2: Waiting [2022-05-08T01:04:45.632Z] 0714d37db230: Waiting [2022-05-08T01:04:45.632Z] 9f894cec8388: Waiting [2022-05-08T01:04:45.632Z] ac28cf19c067: Waiting [2022-05-08T01:04:45.632Z] caf521ccaac6: Download complete [2022-05-08T01:04:45.632Z] 5c2a1cbceb83: Verifying Checksum [2022-05-08T01:04:45.632Z] 5c2a1cbceb83: Download complete [2022-05-08T01:04:45.894Z] a8d5f1318db7: Verifying Checksum [2022-05-08T01:04:45.894Z] a8d5f1318db7: Download complete [2022-05-08T01:04:45.894Z] c427282e49a2: Download complete [2022-05-08T01:04:45.894Z] 3ead6fa29328: Verifying Checksum [2022-05-08T01:04:45.894Z] 3ead6fa29328: Download complete [2022-05-08T01:04:45.894Z] 0714d37db230: Download complete [2022-05-08T01:04:45.894Z] ac28cf19c067: Download complete [2022-05-08T01:04:45.894Z] ca983d60f3e2: Download complete [2022-05-08T01:04:45.894Z] 9f894cec8388: Verifying Checksum [2022-05-08T01:04:45.894Z] 9f894cec8388: Download complete [2022-05-08T01:04:45.894Z] 1fe172e4850f: Verifying Checksum [2022-05-08T01:04:45.894Z] 1fe172e4850f: Download complete [2022-05-08T01:04:46.154Z] 1827001aaf11: Verifying Checksum [2022-05-08T01:04:46.154Z] 1827001aaf11: Download complete [2022-05-08T01:04:47.536Z] 1fe172e4850f: Pull complete [2022-05-08T01:04:47.536Z] caf521ccaac6: Pull complete [2022-05-08T01:04:48.109Z] 3ead6fa29328: Pull complete [2022-05-08T01:04:48.109Z] 5c2a1cbceb83: Pull complete [2022-05-08T01:04:48.369Z] a8d5f1318db7: Pull complete [2022-05-08T01:04:48.630Z] c427282e49a2: Pull complete [2022-05-08T01:04:50.555Z] 1827001aaf11: Pull complete [2022-05-08T01:04:50.818Z] 0714d37db230: Pull complete [2022-05-08T01:04:50.818Z] ac28cf19c067: Pull complete [2022-05-08T01:04:51.081Z] ca983d60f3e2: Pull complete [2022-05-08T01:04:51.082Z] 9f894cec8388: Pull complete [2022-05-08T01:04:51.082Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-08T01:04:51.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-08T01:04:51.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-08T01:04:51.198Z] prd-ubuntu20.04-docker-8c-8g-41435 does not seem to be running inside a container [2022-05-08T01:04:51.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-283 -v /w/workspace/foundry_device-virtual-go_PR-283:/w/workspace/foundry_device-virtual-go_PR-283:rw,z -v /w/workspace/foundry_device-virtual-go_PR-283@tmp:/w/workspace/foundry_device-virtual-go_PR-283@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-devops/py-git-semver:latest cat [2022-05-08T01:04:52.893Z] $ docker top 47bc4a99de5e32f62e424ab76c8179abaf18f4b45bdd7d396d2cd780cce673ac -eo pid,comm [2022-05-08T01:04:52.964Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-08T01:04:52.964Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-08T01:04:53.085Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-08T01:04:53.085Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-08T01:04:53.227Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-08T01:04:53.232Z] $ docker exec 47bc4a99de5e32f62e424ab76c8179abaf18f4b45bdd7d396d2cd780cce673ac ssh-agent [2022-05-08T01:04:53.358Z] SSH_AUTH_SOCK=/tmp/ssh-yO3QgZCpBnCT/agent.34 [2022-05-08T01:04:53.358Z] SSH_AGENT_PID=40 [2022-05-08T01:04:53.367Z] Running ssh-add (command line suppressed) [2022-05-08T01:04:53.491Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-283@tmp/private_key_1004276913745279471.key (/w/workspace/foundry_device-virtual-go_PR-283@tmp/private_key_1004276913745279471.key) [2022-05-08T01:04:53.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-08T01:04:53.849Z] + git tag --points-at HEAD [Pipeline] } [2022-05-08T01:04:53.876Z] $ docker exec --env ******** --env ******** 47bc4a99de5e32f62e424ab76c8179abaf18f4b45bdd7d396d2cd780cce673ac ssh-agent -k [2022-05-08T01:04:53.989Z] unset SSH_AUTH_SOCK; [2022-05-08T01:04:53.989Z] unset SSH_AGENT_PID; [2022-05-08T01:04:53.990Z] echo Agent pid 40 killed; [2022-05-08T01:04:53.998Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-08T01:04:54.087Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-08T01:04:54.087Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-08T01:04:54.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-08T01:04:54.245Z] $ docker exec 47bc4a99de5e32f62e424ab76c8179abaf18f4b45bdd7d396d2cd780cce673ac ssh-agent [2022-05-08T01:04:54.376Z] SSH_AUTH_SOCK=/tmp/ssh-pNUx7V8ZYERX/agent.75 [2022-05-08T01:04:54.376Z] SSH_AGENT_PID=83 [2022-05-08T01:04:54.383Z] Running ssh-add (command line suppressed) [2022-05-08T01:04:54.500Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-283@tmp/private_key_7578448707964926882.key (/w/workspace/foundry_device-virtual-go_PR-283@tmp/private_key_7578448707964926882.key) [2022-05-08T01:04:54.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-08T01:04:54.850Z] + git semver init [2022-05-08T01:04:55.112Z] 2022-05-08 01:04:55,056 [run_init] DEBUG init version:0.0.0 force:False [2022-05-08T01:04:55.112Z] 2022-05-08 01:04:55,057 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-283/.semver [2022-05-08T01:04:55.112Z] 2022-05-08 01:04:55,057 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-283/.semver [2022-05-08T01:04:55.112Z] 2022-05-08 01:04:55,057 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-283/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-283, universal_newlines=False, shell=None, istream=None) [2022-05-08T01:04:56.505Z] 2022-05-08 01:04:56,108 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-283/.git/info/exclude [2022-05-08T01:04:56.505Z] 2022-05-08 01:04:56,109 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-283/.semver/PR-283 with force:False [2022-05-08T01:04:56.505Z] 2022-05-08 01:04:56,109 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-283/.semver/PR-283 [2022-05-08T01:04:56.505Z] 2022-05-08 01:04:56,113 [execute] INFO git cat-file --batch-check [2022-05-08T01:04:56.505Z] 2022-05-08 01:04:56,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-283/.semver, universal_newlines=False, shell=None, istream=) [2022-05-08T01:04:56.505Z] 2022-05-08 01:04:56,120 [execute] INFO git cat-file --batch [2022-05-08T01:04:56.505Z] 2022-05-08 01:04:56,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-283/.semver, universal_newlines=False, shell=None, istream=) [2022-05-08T01:04:56.505Z] 2022-05-08 01:04:56,126 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-283/.semver/PR-283 [2022-05-08T01:04:56.505Z] 0.0.0 [Pipeline] } [2022-05-08T01:04:56.535Z] $ docker exec --env ******** --env ******** 47bc4a99de5e32f62e424ab76c8179abaf18f4b45bdd7d396d2cd780cce673ac ssh-agent -k [2022-05-08T01:04:56.649Z] unset SSH_AUTH_SOCK; [2022-05-08T01:04:56.649Z] unset SSH_AGENT_PID; [2022-05-08T01:04:56.649Z] echo Agent pid 83 killed; [2022-05-08T01:04:56.659Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-08T01:04:57.087Z] + git semver [Pipeline] } [2022-05-08T01:04:57.380Z] $ docker stop --time=1 47bc4a99de5e32f62e424ab76c8179abaf18f4b45bdd7d396d2cd780cce673ac [2022-05-08T01:04:58.708Z] $ docker rm -f 47bc4a99de5e32f62e424ab76c8179abaf18f4b45bdd7d396d2cd780cce673ac [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-08T01:04:59.130Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-08T01:04:59.459Z] Stashed 1 file(s) [Pipeline] echo [2022-05-08T01:04:59.475Z] [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 [2022-05-08T01:05:00.021Z] provisioning config files... [2022-05-08T01:05:00.032Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-283@tmp/config1981736372423459892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:05:00.383Z] ---> docker-login.sh [2022-05-08T01:05:00.383Z] nexus3.edgexfoundry.org:10001 [2022-05-08T01:05:00.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:05:00.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:05:00.383Z] Configure a credential helper to remove this warning. See [2022-05-08T01:05:00.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:05:00.383Z] [2022-05-08T01:05:00.383Z] Login Succeeded [2022-05-08T01:05:00.383Z] nexus3.edgexfoundry.org:10002 [2022-05-08T01:05:00.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:05:00.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:05:00.646Z] Configure a credential helper to remove this warning. See [2022-05-08T01:05:00.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:05:00.646Z] [2022-05-08T01:05:00.646Z] Login Succeeded [2022-05-08T01:05:00.646Z] nexus3.edgexfoundry.org:10003 [2022-05-08T01:05:00.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:05:00.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:05:00.646Z] Configure a credential helper to remove this warning. See [2022-05-08T01:05:00.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:05:00.646Z] [2022-05-08T01:05:00.646Z] Login Succeeded [2022-05-08T01:05:00.646Z] nexus3.edgexfoundry.org:10004 [2022-05-08T01:05:00.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:05:00.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:05:00.908Z] Configure a credential helper to remove this warning. See [2022-05-08T01:05:00.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:05:00.908Z] [2022-05-08T01:05:00.908Z] Login Succeeded [2022-05-08T01:05:00.908Z] docker.io [2022-05-08T01:05:00.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:05:01.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:05:01.169Z] Configure a credential helper to remove this warning. See [2022-05-08T01:05:01.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:05:01.169Z] [2022-05-08T01:05:01.169Z] Login Succeeded [2022-05-08T01:05:01.169Z] ---> docker-login.sh ends [Pipeline] } [2022-05-08T01:05:01.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-08T01:05:01.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-08T01:05:01.427Z] ========================================================= [2022-05-08T01:05:01.427Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-08T01:05:01.427Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:05:01.854Z] + 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 . [2022-05-08T01:05:01.854Z] Sending build context to Docker daemon 22.93MB [2022-05-08T01:05:01.854Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T01:05:01.854Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-08T01:05:02.132Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-08T01:05:02.132Z] 59bf1c3509f3: Pulling fs layer [2022-05-08T01:05:02.132Z] 666ba61612fd: Pulling fs layer [2022-05-08T01:05:02.132Z] 8ed8ca486205: Pulling fs layer [2022-05-08T01:05:02.132Z] 4fe6c5a15a65: Pulling fs layer [2022-05-08T01:05:02.132Z] 22a0e8bec74d: Pulling fs layer [2022-05-08T01:05:02.132Z] ca2b28591e48: Pulling fs layer [2022-05-08T01:05:02.132Z] a51346096db8: Pulling fs layer [2022-05-08T01:05:02.132Z] 22a0e8bec74d: Waiting [2022-05-08T01:05:02.132Z] ca2b28591e48: Waiting [2022-05-08T01:05:02.132Z] 4fe6c5a15a65: Waiting [2022-05-08T01:05:02.132Z] a51346096db8: Waiting [2022-05-08T01:05:02.132Z] daebc70d1ce1: Pulling fs layer [2022-05-08T01:05:02.132Z] 0e18a0eac166: Pulling fs layer [2022-05-08T01:05:02.132Z] 0e18a0eac166: Waiting [2022-05-08T01:05:02.132Z] 8ed8ca486205: Verifying Checksum [2022-05-08T01:05:02.132Z] 8ed8ca486205: Download complete [2022-05-08T01:05:02.132Z] 666ba61612fd: Download complete [2022-05-08T01:05:02.132Z] 22a0e8bec74d: Verifying Checksum [2022-05-08T01:05:02.132Z] 22a0e8bec74d: Download complete [2022-05-08T01:05:02.132Z] ca2b28591e48: Verifying Checksum [2022-05-08T01:05:02.132Z] ca2b28591e48: Download complete [2022-05-08T01:05:02.132Z] a51346096db8: Download complete [2022-05-08T01:05:02.132Z] 59bf1c3509f3: Verifying Checksum [2022-05-08T01:05:02.132Z] 59bf1c3509f3: Download complete [2022-05-08T01:05:02.132Z] daebc70d1ce1: Verifying Checksum [2022-05-08T01:05:02.132Z] daebc70d1ce1: Download complete [2022-05-08T01:05:02.132Z] 59bf1c3509f3: Pull complete [2022-05-08T01:05:02.399Z] 666ba61612fd: Pull complete [2022-05-08T01:05:02.399Z] 8ed8ca486205: Pull complete [2022-05-08T01:05:02.662Z] 0e18a0eac166: Download complete [2022-05-08T01:05:02.923Z] 4fe6c5a15a65: Verifying Checksum [2022-05-08T01:05:02.923Z] 4fe6c5a15a65: Download complete [2022-05-08T01:05:07.122Z] 4fe6c5a15a65: Pull complete [2022-05-08T01:05:07.122Z] 22a0e8bec74d: Pull complete [2022-05-08T01:05:07.122Z] ca2b28591e48: Pull complete [2022-05-08T01:05:07.122Z] a51346096db8: Pull complete [2022-05-08T01:05:07.382Z] daebc70d1ce1: Pull complete [2022-05-08T01:05:09.926Z] 0e18a0eac166: Pull complete [2022-05-08T01:05:09.926Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-08T01:05:09.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-08T01:05:09.926Z] ---> f018257e8ee9 [2022-05-08T01:05:09.926Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-08T01:05:11.316Z] ---> Running in 53ec4bd48ddb [2022-05-08T01:05:11.316Z] Removing intermediate container 53ec4bd48ddb [2022-05-08T01:05:11.316Z] ---> fe3b1891b39f [2022-05-08T01:05:11.316Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-08T01:05:11.316Z] ---> Running in 0ce828a1b5d6 [2022-05-08T01:05:11.316Z] Removing intermediate container 0ce828a1b5d6 [2022-05-08T01:05:11.316Z] ---> abdfcbedb14d [2022-05-08T01:05:11.316Z] Step 5/12 : WORKDIR /device-virtual-go [2022-05-08T01:05:11.316Z] ---> Running in c43b1855da85 [2022-05-08T01:05:11.577Z] Removing intermediate container c43b1855da85 [2022-05-08T01:05:11.577Z] ---> ad4587e12ea5 [2022-05-08T01:05:11.577Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:05:11.577Z] ---> Running in 9e6652ad9a2c [2022-05-08T01:05:12.150Z] Removing intermediate container 9e6652ad9a2c [2022-05-08T01:05:12.150Z] ---> 88428009f35e [2022-05-08T01:05:12.150Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-08T01:05:12.413Z] ---> Running in 52763a415b22 [2022-05-08T01:05:12.675Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:05:13.619Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:05:13.619Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-08T01:05:13.881Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-08T01:05:13.882Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-08T01:05:14.151Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-08T01:05:14.151Z] Executing busybox-1.34.1-r3.trigger [2022-05-08T01:05:14.151Z] OK: 224 MiB in 56 packages [2022-05-08T01:05:14.416Z] Removing intermediate container 52763a415b22 [2022-05-08T01:05:14.416Z] ---> 5b963d6fda87 [2022-05-08T01:05:14.416Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-08T01:05:14.676Z] ---> d18999b21316 [2022-05-08T01:05:14.676Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:05:14.676Z] ---> Running in b614fc26ab9b [2022-05-08T01:05:14.852Z] Still waiting to schedule task [2022-05-08T01:05:14.852Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-41433’ [2022-05-08T01:05:32.810Z] Removing intermediate container b614fc26ab9b [2022-05-08T01:05:32.811Z] ---> 781a426fea76 [2022-05-08T01:05:32.811Z] Step 10/12 : COPY . . [2022-05-08T01:05:32.811Z] ---> 54b55fbb912d [2022-05-08T01:05:32.811Z] Step 11/12 : ARG MAKE='make build' [2022-05-08T01:05:32.811Z] ---> Running in 73a1ec65b275 [2022-05-08T01:05:32.811Z] Removing intermediate container 73a1ec65b275 [2022-05-08T01:05:32.811Z] ---> 62ce12ad99a8 [2022-05-08T01:05:32.811Z] Step 12/12 : RUN $MAKE [2022-05-08T01:05:32.811Z] ---> Running in 1d09624b9122 [2022-05-08T01:05:32.811Z] noop [2022-05-08T01:05:32.811Z] Removing intermediate container 1d09624b9122 [2022-05-08T01:05:32.811Z] ---> eef3038187b1 [2022-05-08T01:05:32.811Z] Successfully built eef3038187b1 [2022-05-08T01:05:32.811Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:05:33.144Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-08T01:05:33.144Z] . [Pipeline] withDockerContainer [2022-05-08T01:05:33.236Z] prd-ubuntu20.04-docker-8c-8g-41435 does not seem to be running inside a container [2022-05-08T01:05:33.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-283 -v /w/workspace/foundry_device-virtual-go_PR-283:/w/workspace/foundry_device-virtual-go_PR-283:rw,z -v /w/workspace/foundry_device-virtual-go_PR-283@tmp:/w/workspace/foundry_device-virtual-go_PR-283@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 [2022-05-08T01:05:33.714Z] $ docker top 226b41d6a0e6e90c46b415a1bc1e731f47ff7a0301d06b4985ee0b28f5d2ed28 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T01:05:34.168Z] + go version [2022-05-08T01:05:34.168Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-08T01:05:34.202Z] $ docker stop --time=1 226b41d6a0e6e90c46b415a1bc1e731f47ff7a0301d06b4985ee0b28f5d2ed28 [2022-05-08T01:05:35.500Z] $ docker rm -f 226b41d6a0e6e90c46b415a1bc1e731f47ff7a0301d06b4985ee0b28f5d2ed28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:05:36.187Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-08T01:05:36.187Z] . [Pipeline] withDockerContainer [2022-05-08T01:05:36.288Z] prd-ubuntu20.04-docker-8c-8g-41435 does not seem to be running inside a container [2022-05-08T01:05:36.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-283 -v /w/workspace/foundry_device-virtual-go_PR-283:/w/workspace/foundry_device-virtual-go_PR-283:rw,z -v /w/workspace/foundry_device-virtual-go_PR-283@tmp:/w/workspace/foundry_device-virtual-go_PR-283@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 [2022-05-08T01:05:36.721Z] $ docker top af47853865a86fa1b3e7a1a1eb5de5cab8df7eebf25acc9f815bebe682a9c649 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-08T01:05:37.181Z] + make test [2022-05-08T01:05:37.181Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-08T01:05:37.441Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-05-08T01:05:47.432Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-05-08T01:05:47.432Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.038s coverage: 65.7% of statements [2022-05-08T01:05:54.013Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-08T01:05:58.216Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-08T01:05:58.216Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-08T01:05:58.216Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-08T01:05:58.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-08T01:05:58.293Z] $ docker stop --time=1 af47853865a86fa1b3e7a1a1eb5de5cab8df7eebf25acc9f815bebe682a9c649 [2022-05-08T01:06:00.406Z] $ docker rm -f af47853865a86fa1b3e7a1a1eb5de5cab8df7eebf25acc9f815bebe682a9c649 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-08T01:06:00.917Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-08T01:06:00.991Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-08T01:06:02.083Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-08T01:06:02.395Z] + ls -al . [2022-05-08T01:06:02.396Z] total 188 [2022-05-08T01:06:02.396Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 01:05 . [2022-05-08T01:06:02.396Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 01:04 .. [2022-05-08T01:06:02.396Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 01:04 .git [2022-05-08T01:06:02.396Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 01:04 .github [2022-05-08T01:06:02.396Z] -rw-rw-r-- 1 jenkins jenkins 270 May 8 01:04 .gitignore [2022-05-08T01:06:02.396Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 01:04 .golangci.yml [2022-05-08T01:06:02.396Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 01:04 .semver [2022-05-08T01:06:02.396Z] -rw-rw-r-- 1 jenkins jenkins 7893 May 8 01:04 Attribution.txt [2022-05-08T01:06:02.396Z] -rw-rw-r-- 1 jenkins jenkins 9649 May 8 01:04 CHANGELOG.md [2022-05-08T01:06:02.396Z] -rw-rw-r-- 1 jenkins jenkins 1974 May 8 01:04 Dockerfile [2022-05-08T01:06:02.396Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 01:04 GOVERNANCE.md [2022-05-08T01:06:02.396Z] -rw-rw-r-- 1 jenkins jenkins 660 May 8 01:04 Jenkinsfile [2022-05-08T01:06:02.396Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 01:04 LICENSE [2022-05-08T01:06:02.396Z] -rw-rw-r-- 1 jenkins jenkins 2248 May 8 01:04 Makefile [2022-05-08T01:06:02.396Z] -rw-rw-r-- 1 jenkins jenkins 623 May 8 01:04 OWNERS.md [2022-05-08T01:06:02.396Z] -rw-rw-r-- 1 jenkins jenkins 2914 May 8 01:04 README.md [2022-05-08T01:06:02.396Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 01:04 VERSION [2022-05-08T01:06:02.396Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 01:04 bin [2022-05-08T01:06:02.396Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:04 cmd [2022-05-08T01:06:02.396Z] -rw-r--r-- 1 jenkins jenkins 44128 May 8 01:05 coverage.out [2022-05-08T01:06:02.396Z] -rw-rw-r-- 1 jenkins jenkins 3185 May 8 01:04 go.mod [2022-05-08T01:06:02.396Z] -rw-rw-r-- 1 jenkins jenkins 35098 May 8 01:04 go.sum [2022-05-08T01:06:02.396Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:04 internal [2022-05-08T01:06:02.396Z] -rw-rw-r-- 1 jenkins jenkins 235 May 8 01:04 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:06:02.723Z] + 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=106ada734bee3b96ae747a4ada8c53ae48e75cb7 --label arch=amd64 --label version=0.0.0 . [2022-05-08T01:06:02.723Z] Sending build context to Docker daemon 22.97MB [2022-05-08T01:06:02.723Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T01:06:02.723Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-08T01:06:02.723Z] ---> eef3038187b1 [2022-05-08T01:06:02.723Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-08T01:06:02.987Z] ---> Running in df298a13e77b [2022-05-08T01:06:03.253Z] Removing intermediate container df298a13e77b [2022-05-08T01:06:03.253Z] ---> f69af3914d30 [2022-05-08T01:06:03.253Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-08T01:06:03.253Z] ---> Running in f7875036e2ab [2022-05-08T01:06:03.253Z] Removing intermediate container f7875036e2ab [2022-05-08T01:06:03.253Z] ---> 099b979fed02 [2022-05-08T01:06:03.253Z] Step 5/26 : WORKDIR /device-virtual-go [2022-05-08T01:06:03.514Z] ---> Running in 465357bbcde8 [2022-05-08T01:06:03.514Z] Removing intermediate container 465357bbcde8 [2022-05-08T01:06:03.514Z] ---> 6b4f7c4fd820 [2022-05-08T01:06:03.514Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:06:03.514Z] ---> Running in b7a2bcbde4c6 [2022-05-08T01:06:04.451Z] Removing intermediate container b7a2bcbde4c6 [2022-05-08T01:06:04.451Z] ---> 6f09189b644f [2022-05-08T01:06:04.451Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-08T01:06:04.451Z] ---> Running in 75acc5206e04 [2022-05-08T01:06:04.711Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:06:05.284Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:06:05.883Z] OK: 224 MiB in 56 packages [2022-05-08T01:06:06.148Z] Removing intermediate container 75acc5206e04 [2022-05-08T01:06:06.148Z] ---> 999fcf60215c [2022-05-08T01:06:06.148Z] Step 8/26 : COPY go.mod vendor* ./ [2022-05-08T01:06:06.408Z] ---> 12a794dd1825 [2022-05-08T01:06:06.408Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:06:06.408Z] ---> Running in 9158c236a7b8 [2022-05-08T01:06:06.977Z] Removing intermediate container 9158c236a7b8 [2022-05-08T01:06:06.977Z] ---> 49e2b6a99d2b [2022-05-08T01:06:06.977Z] Step 10/26 : COPY . . [2022-05-08T01:06:07.547Z] ---> 595f58ad4246 [2022-05-08T01:06:07.547Z] Step 11/26 : ARG MAKE='make build' [2022-05-08T01:06:07.547Z] ---> Running in 34929f832e9d [2022-05-08T01:06:07.806Z] Removing intermediate container 34929f832e9d [2022-05-08T01:06:07.806Z] ---> 852e557b83a9 [2022-05-08T01:06:07.806Z] Step 12/26 : RUN $MAKE [2022-05-08T01:06:07.806Z] ---> Running in 213dbee7f6c1 [2022-05-08T01:06:08.068Z] 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 [2022-05-08T01:06:30.016Z] Removing intermediate container 213dbee7f6c1 [2022-05-08T01:06:30.016Z] ---> 6b484e7cbc93 [2022-05-08T01:06:30.016Z] Step 13/26 : FROM alpine:3.14 [2022-05-08T01:06:30.016Z] 3.14: Pulling from library/alpine [2022-05-08T01:06:30.016Z] 8663204ce13b: Pulling fs layer [2022-05-08T01:06:30.016Z] 8663204ce13b: Verifying Checksum [2022-05-08T01:06:30.016Z] 8663204ce13b: Download complete [2022-05-08T01:06:30.016Z] 8663204ce13b: Pull complete [2022-05-08T01:06:30.016Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-08T01:06:30.016Z] Status: Downloaded newer image for alpine:3.14 [2022-05-08T01:06:30.016Z] ---> e04c818066af [2022-05-08T01:06:30.016Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-05-08T01:06:30.016Z] ---> Running in 32f194e1d9f4 [2022-05-08T01:06:30.016Z] Removing intermediate container 32f194e1d9f4 [2022-05-08T01:06:30.016Z] ---> 3094d870f426 [2022-05-08T01:06:30.016Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:06:30.016Z] ---> Running in 3974ef966959 [2022-05-08T01:06:30.016Z] Removing intermediate container 3974ef966959 [2022-05-08T01:06:30.016Z] ---> 9c6d6a7ce10d [2022-05-08T01:06:30.016Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-08T01:06:30.016Z] ---> Running in 69aa2c86de17 [2022-05-08T01:06:30.016Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:06:30.956Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:06:31.216Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-08T01:06:31.216Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-08T01:06:31.476Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-08T01:06:31.476Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-08T01:06:31.476Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-08T01:06:31.737Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-08T01:06:31.737Z] Executing busybox-1.33.1-r7.trigger [2022-05-08T01:06:31.737Z] OK: 8 MiB in 20 packages [2022-05-08T01:06:32.308Z] Removing intermediate container 69aa2c86de17 [2022-05-08T01:06:32.308Z] ---> c8fe87fd1036 [2022-05-08T01:06:32.308Z] Step 17/26 : WORKDIR / [2022-05-08T01:06:32.308Z] ---> Running in 60d8ae287bc8 [2022-05-08T01:06:32.308Z] Removing intermediate container 60d8ae287bc8 [2022-05-08T01:06:32.308Z] ---> 48bc64e0fdb5 [2022-05-08T01:06:32.308Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-05-08T01:06:32.578Z] ---> f78f895765f9 [2022-05-08T01:06:32.578Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-05-08T01:06:32.840Z] ---> 3eef2b4cb7e0 [2022-05-08T01:06:32.840Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-05-08T01:06:33.410Z] ---> 942bec6312e7 [2022-05-08T01:06:33.410Z] Step 21/26 : EXPOSE 59900 [2022-05-08T01:06:33.410Z] ---> Running in a057c4a6d993 [2022-05-08T01:06:33.672Z] Removing intermediate container a057c4a6d993 [2022-05-08T01:06:33.672Z] ---> 6a02bf111bc2 [2022-05-08T01:06:33.672Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-05-08T01:06:33.672Z] ---> Running in 11e1fb17ea3a [2022-05-08T01:06:33.672Z] Removing intermediate container 11e1fb17ea3a [2022-05-08T01:06:33.672Z] ---> 169b537c9cb5 [2022-05-08T01:06:33.672Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-08T01:06:33.933Z] ---> Running in cc0439db9954 [2022-05-08T01:06:33.933Z] Removing intermediate container cc0439db9954 [2022-05-08T01:06:33.933Z] ---> 268a4c919187 [2022-05-08T01:06:33.933Z] Step 24/26 : LABEL arch=amd64 [2022-05-08T01:06:33.933Z] ---> Running in 6494562cb118 [2022-05-08T01:06:34.194Z] Removing intermediate container 6494562cb118 [2022-05-08T01:06:34.194Z] ---> 3f8a977f9855 [2022-05-08T01:06:34.194Z] Step 25/26 : LABEL git_sha=106ada734bee3b96ae747a4ada8c53ae48e75cb7 [2022-05-08T01:06:34.194Z] ---> Running in 4a1aee034688 [2022-05-08T01:06:34.194Z] Removing intermediate container 4a1aee034688 [2022-05-08T01:06:34.194Z] ---> e0371687df60 [2022-05-08T01:06:34.194Z] Step 26/26 : LABEL version=0.0.0 [2022-05-08T01:06:34.194Z] ---> Running in 0cb7ac173aad [2022-05-08T01:06:34.455Z] Removing intermediate container 0cb7ac173aad [2022-05-08T01:06:34.455Z] ---> 14842f83eef2 [2022-05-08T01:06:34.455Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-08T01:06:34.455Z] Successfully built 14842f83eef2 [2022-05-08T01:06:34.455Z] 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 [2022-05-08T01:06:35.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T01:06:35.190Z] [2022-05-08T01:06:35.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:06:35.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T01:06:35.528Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-08T01:06:35.528Z] 5eb5b503b376: Pulling fs layer [2022-05-08T01:06:35.528Z] 5c69ac0246d0: Pulling fs layer [2022-05-08T01:06:35.528Z] ec43610c2a17: Pulling fs layer [2022-05-08T01:06:35.528Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-08T01:06:35.528Z] 33b1e0a273af: Pulling fs layer [2022-05-08T01:06:35.528Z] 5d3b04190fa2: Pulling fs layer [2022-05-08T01:06:35.528Z] 2f39f015ded8: Pulling fs layer [2022-05-08T01:06:35.528Z] 5d3b04190fa2: Waiting [2022-05-08T01:06:35.528Z] 3a2ae6a8a46f: Waiting [2022-05-08T01:06:35.528Z] 2f39f015ded8: Waiting [2022-05-08T01:06:35.528Z] 5c69ac0246d0: Download complete [2022-05-08T01:06:35.528Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-08T01:06:35.528Z] 3a2ae6a8a46f: Download complete [2022-05-08T01:06:35.528Z] ec43610c2a17: Verifying Checksum [2022-05-08T01:06:35.528Z] ec43610c2a17: Download complete [2022-05-08T01:06:35.528Z] 33b1e0a273af: Verifying Checksum [2022-05-08T01:06:35.528Z] 33b1e0a273af: Download complete [2022-05-08T01:06:35.528Z] 5d3b04190fa2: Download complete [2022-05-08T01:06:35.787Z] 5eb5b503b376: Verifying Checksum [2022-05-08T01:06:35.787Z] 5eb5b503b376: Download complete [2022-05-08T01:06:36.359Z] 2f39f015ded8: Download complete [2022-05-08T01:06:36.927Z] 5eb5b503b376: Pull complete [2022-05-08T01:06:37.186Z] 5c69ac0246d0: Pull complete [2022-05-08T01:06:37.447Z] ec43610c2a17: Pull complete [2022-05-08T01:06:37.705Z] 3a2ae6a8a46f: Pull complete [2022-05-08T01:06:37.966Z] 33b1e0a273af: Pull complete [2022-05-08T01:06:37.966Z] 5d3b04190fa2: Pull complete [2022-05-08T01:06:42.162Z] 2f39f015ded8: Pull complete [2022-05-08T01:06:42.162Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-08T01:06:42.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T01:06:42.162Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-08T01:06:42.259Z] prd-ubuntu20.04-docker-8c-8g-41435 does not seem to be running inside a container [2022-05-08T01:06:42.301Z] $ 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-283 -v /w/workspace/foundry_device-virtual-go_PR-283:/w/workspace/foundry_device-virtual-go_PR-283:rw,z -v /w/workspace/foundry_device-virtual-go_PR-283@tmp:/w/workspace/foundry_device-virtual-go_PR-283@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 [2022-05-08T01:06:44.334Z] $ docker top 8ef7b22e12d519d145b80ee3d39f9b1f2b0e0a2099ee9920108784590f449771 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:06:44.947Z] ---> job-cost.sh [2022-05-08T01:06:44.947Z] lf-activate-venv: SKIPPING [2022-05-08T01:06:44.947Z] INFO: No Stack... [2022-05-08T01:06:45.210Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-08T01:06:45.781Z] INFO: Archiving Costs [Pipeline] sh [2022-05-08T01:06:46.094Z] + cat /w/workspace/foundry_device-virtual-go_PR-283/archives/cost.csv [2022-05-08T01:06:46.095Z] + cut -d, -f6 [Pipeline] lock [2022-05-08T01:06:46.132Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-283-1-stack-cost] [2022-05-08T01:06:46.136Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-283-1-stack-cost] did not exist. Created. [2022-05-08T01:06:46.136Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-283-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-08T01:06:46.520Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-08T01:06:46.572Z] Stashed 1 file(s) [Pipeline] } [2022-05-08T01:06:46.598Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-283-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-08T01:06:46.673Z] $ docker stop --time=1 8ef7b22e12d519d145b80ee3d39f9b1f2b0e0a2099ee9920108784590f449771 [2022-05-08T01:06:47.843Z] $ docker rm -f 8ef7b22e12d519d145b80ee3d39f9b1f2b0e0a2099ee9920108784590f449771 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-08T01:08:53.702Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41436 in /w/workspace/foundry_device-virtual-go_PR-283 [Pipeline] { [Pipeline] ws [2022-05-08T01:08:53.742Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2022-05-08T01:08:54.141Z] The recommended git tool is: git [2022-05-08T01:09:00.677Z] using credential edgex-jenkins-ssh [2022-05-08T01:09:00.695Z] Cloning the remote Git repository [2022-05-08T01:09:00.762Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-05-08T01:09:00.846Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2022-05-08T01:09:01.025Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-05-08T01:09:01.027Z] > git --version # timeout=10 [2022-05-08T01:09:01.078Z] > git --version # 'git version 2.25.1' [2022-05-08T01:09:01.081Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-08T01:09:01.228Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-08T01:09:04.003Z] Merging remotes/origin/main commit 099b8ea86ae346ef1d450a8d185b2283d3122d98 into PR head commit 106ada734bee3b96ae747a4ada8c53ae48e75cb7 [2022-05-08T01:09:04.222Z] Merge succeeded, producing 106ada734bee3b96ae747a4ada8c53ae48e75cb7 [2022-05-08T01:09:04.223Z] Checking out Revision 106ada734bee3b96ae747a4ada8c53ae48e75cb7 (PR-283) [2022-05-08T01:09:03.291Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-05-08T01:09:03.310Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-08T01:09:03.349Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-05-08T01:09:03.402Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-05-08T01:09:03.403Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-08T01:09:03.422Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/283/head:refs/remotes/origin/PR-283 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-08T01:09:04.030Z] > git config core.sparsecheckout # timeout=10 [2022-05-08T01:09:04.054Z] > git checkout -f 106ada734bee3b96ae747a4ada8c53ae48e75cb7 # timeout=10 [2022-05-08T01:09:04.135Z] > git remote # timeout=10 [2022-05-08T01:09:04.153Z] > git config --get remote.origin.url # timeout=10 [2022-05-08T01:09:04.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-08T01:09:04.186Z] > git merge 099b8ea86ae346ef1d450a8d185b2283d3122d98 # timeout=10 [2022-05-08T01:09:04.212Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-08T01:09:04.237Z] > git config core.sparsecheckout # timeout=10 [2022-05-08T01:09:04.265Z] > git checkout -f 106ada734bee3b96ae747a4ada8c53ae48e75cb7 # timeout=10 [2022-05-08T01:09:08.454Z] Commit message: "docs: update CHANGELOG for Kamakura" [2022-05-08T01:09:08.527Z] > git --version # timeout=10 [2022-05-08T01:09:08.544Z] > git --version # 'git version 2.25.1' [2022-05-08T01:09:08.568Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-08T01:09:09.742Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-08T01:09:09.743Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-08T01:09:09.743Z] Dload Upload Total Spent Left Speed [2022-05-08T01:09:09.743Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 52870 0 --:--:-- --:--:-- --:--:-- 52870 [Pipeline] sh [2022-05-08T01:09:10.310Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-08T01:09:10.672Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-08T01:09:10.672Z] + sudo tee /etc/docker/daemon.new [2022-05-08T01:09:10.672Z] { [2022-05-08T01:09:10.672Z] "registry-mirrors": [ [2022-05-08T01:09:10.672Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-08T01:09:10.672Z] ], [2022-05-08T01:09:10.672Z] "bip": "10.250.0.254/24", [2022-05-08T01:09:10.672Z] "hosts": [ [2022-05-08T01:09:10.672Z] "tcp://0.0.0.0:5555", [2022-05-08T01:09:10.672Z] "unix:///var/run/docker.sock" [2022-05-08T01:09:10.672Z] ], [2022-05-08T01:09:10.672Z] "mtu": 1458, [2022-05-08T01:09:10.672Z] "selinux-enabled": true, [2022-05-08T01:09:10.672Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-08T01:09:10.672Z] } [Pipeline] sh [2022-05-08T01:09:11.038Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-08T01:09:11.471Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T01:09:29.882Z] provisioning config files... [2022-05-08T01:09:29.912Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config8074237470974642214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:09:30.512Z] ---> docker-login.sh [2022-05-08T01:09:30.512Z] nexus3.edgexfoundry.org:10001 [2022-05-08T01:09:31.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:09:31.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:09:31.388Z] Configure a credential helper to remove this warning. See [2022-05-08T01:09:31.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:09:31.388Z] [2022-05-08T01:09:31.388Z] Login Succeeded [2022-05-08T01:09:31.662Z] nexus3.edgexfoundry.org:10002 [2022-05-08T01:09:31.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:09:31.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:09:31.938Z] Configure a credential helper to remove this warning. See [2022-05-08T01:09:31.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:09:31.938Z] [2022-05-08T01:09:31.938Z] Login Succeeded [2022-05-08T01:09:31.938Z] nexus3.edgexfoundry.org:10003 [2022-05-08T01:09:32.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:09:32.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:09:32.543Z] Configure a credential helper to remove this warning. See [2022-05-08T01:09:32.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:09:32.543Z] [2022-05-08T01:09:32.543Z] Login Succeeded [2022-05-08T01:09:32.543Z] nexus3.edgexfoundry.org:10004 [2022-05-08T01:09:32.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:09:33.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:09:33.099Z] Configure a credential helper to remove this warning. See [2022-05-08T01:09:33.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:09:33.099Z] [2022-05-08T01:09:33.099Z] Login Succeeded [2022-05-08T01:09:33.099Z] docker.io [2022-05-08T01:09:33.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:09:33.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:09:33.653Z] Configure a credential helper to remove this warning. See [2022-05-08T01:09:33.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:09:33.653Z] [2022-05-08T01:09:33.653Z] Login Succeeded [2022-05-08T01:09:33.653Z] ---> docker-login.sh ends [Pipeline] } [2022-05-08T01:09:33.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-08T01:09:34.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-08T01:09:34.101Z] ========================================================= [2022-05-08T01:09:34.101Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-08T01:09:34.101Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:09:34.542Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-08T01:09:35.146Z] Sending build context to Docker daemon 11.59MB [2022-05-08T01:09:35.146Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T01:09:35.146Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-08T01:09:35.146Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-08T01:09:35.146Z] 9b3977197b4f: Pulling fs layer [2022-05-08T01:09:35.146Z] 1a89e8eeedd5: Pulling fs layer [2022-05-08T01:09:35.146Z] 94645a83ff95: Pulling fs layer [2022-05-08T01:09:35.146Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-08T01:09:35.146Z] 0c92f367c5e7: Pulling fs layer [2022-05-08T01:09:35.146Z] 3096ccb668a1: Pulling fs layer [2022-05-08T01:09:35.146Z] e8cf19c19ddd: Pulling fs layer [2022-05-08T01:09:35.146Z] a4caa8a26152: Pulling fs layer [2022-05-08T01:09:35.146Z] 3096ccb668a1: Waiting [2022-05-08T01:09:35.146Z] e8cf19c19ddd: Waiting [2022-05-08T01:09:35.146Z] a4caa8a26152: Waiting [2022-05-08T01:09:35.146Z] 3f3a8bcf1eab: Waiting [2022-05-08T01:09:35.146Z] 0c92f367c5e7: Waiting [2022-05-08T01:09:35.146Z] 94645a83ff95: Download complete [2022-05-08T01:09:35.146Z] 1a89e8eeedd5: Verifying Checksum [2022-05-08T01:09:35.146Z] 1a89e8eeedd5: Download complete [2022-05-08T01:09:35.146Z] 0c92f367c5e7: Verifying Checksum [2022-05-08T01:09:35.146Z] 0c92f367c5e7: Download complete [2022-05-08T01:09:35.146Z] 3096ccb668a1: Verifying Checksum [2022-05-08T01:09:35.146Z] 3096ccb668a1: Download complete [2022-05-08T01:09:35.146Z] 9b3977197b4f: Verifying Checksum [2022-05-08T01:09:35.146Z] e8cf19c19ddd: Verifying Checksum [2022-05-08T01:09:35.146Z] e8cf19c19ddd: Download complete [2022-05-08T01:09:35.146Z] 9b3977197b4f: Download complete [2022-05-08T01:09:36.141Z] 9b3977197b4f: Pull complete [2022-05-08T01:09:36.427Z] 1a89e8eeedd5: Pull complete [2022-05-08T01:09:36.713Z] 94645a83ff95: Pull complete [2022-05-08T01:09:37.312Z] a4caa8a26152: Verifying Checksum [2022-05-08T01:09:37.312Z] a4caa8a26152: Download complete [2022-05-08T01:09:37.912Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-08T01:09:37.912Z] 3f3a8bcf1eab: Download complete [2022-05-08T01:09:50.324Z] 3f3a8bcf1eab: Pull complete [2022-05-08T01:09:50.324Z] 0c92f367c5e7: Pull complete [2022-05-08T01:09:50.324Z] 3096ccb668a1: Pull complete [2022-05-08T01:09:50.600Z] e8cf19c19ddd: Pull complete [2022-05-08T01:09:57.368Z] a4caa8a26152: Pull complete [2022-05-08T01:09:57.368Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-08T01:09:57.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-08T01:09:57.368Z] ---> 725f1c02e7f9 [2022-05-08T01:09:57.368Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-08T01:09:57.644Z] ---> Running in 7d8d0d0a5b78 [2022-05-08T01:09:57.920Z] Removing intermediate container 7d8d0d0a5b78 [2022-05-08T01:09:57.920Z] ---> 7dc4b45f53c2 [2022-05-08T01:09:57.920Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-08T01:09:58.197Z] ---> Running in 06585499b424 [2022-05-08T01:09:58.476Z] Removing intermediate container 06585499b424 [2022-05-08T01:09:58.476Z] ---> e2b3335404c2 [2022-05-08T01:09:58.476Z] Step 5/12 : WORKDIR /device-virtual-go [2022-05-08T01:09:58.476Z] ---> Running in 351c49fab8d9 [2022-05-08T01:09:58.750Z] Removing intermediate container 351c49fab8d9 [2022-05-08T01:09:58.750Z] ---> f280ec229456 [2022-05-08T01:09:58.750Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:09:59.031Z] ---> Running in f318dc0230f4 [2022-05-08T01:10:01.656Z] Removing intermediate container f318dc0230f4 [2022-05-08T01:10:01.656Z] ---> 9445d8737438 [2022-05-08T01:10:01.656Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-08T01:10:01.930Z] ---> Running in f36c306360d8 [2022-05-08T01:10:02.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T01:10:03.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T01:10:04.508Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-08T01:10:04.508Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-08T01:10:04.781Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-08T01:10:04.781Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-08T01:10:05.060Z] Executing busybox-1.34.1-r3.trigger [2022-05-08T01:10:05.060Z] OK: 224 MiB in 56 packages [2022-05-08T01:10:06.040Z] Removing intermediate container f36c306360d8 [2022-05-08T01:10:06.040Z] ---> 19e91dd86380 [2022-05-08T01:10:06.040Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-08T01:10:06.327Z] ---> 09d121c29208 [2022-05-08T01:10:06.327Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:10:06.612Z] ---> Running in 46e2d0877609 [2022-05-08T01:10:53.615Z] Removing intermediate container 46e2d0877609 [2022-05-08T01:10:53.615Z] ---> 6357e67cf756 [2022-05-08T01:10:53.615Z] Step 10/12 : COPY . . [2022-05-08T01:10:54.596Z] ---> 4b4783e00e60 [2022-05-08T01:10:54.596Z] Step 11/12 : ARG MAKE='make build' [2022-05-08T01:10:54.875Z] ---> Running in 24f72c3c71a8 [2022-05-08T01:10:55.147Z] Removing intermediate container 24f72c3c71a8 [2022-05-08T01:10:55.147Z] ---> 60d3160e884d [2022-05-08T01:10:55.147Z] Step 12/12 : RUN $MAKE [2022-05-08T01:10:55.147Z] ---> Running in b07d4bba013e [2022-05-08T01:10:56.130Z] noop [2022-05-08T01:10:56.734Z] Removing intermediate container b07d4bba013e [2022-05-08T01:10:56.734Z] ---> bc4891385d80 [2022-05-08T01:10:56.734Z] Successfully built bc4891385d80 [2022-05-08T01:10:56.734Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:10:57.099Z] + docker inspect -f . ci-base-image-arm64 [2022-05-08T01:10:57.099Z] . [Pipeline] withDockerContainer [2022-05-08T01:10:57.341Z] prd-ubuntu20.04-docker-arm64-4c-16g-41436 does not seem to be running inside a container [2022-05-08T01:10:57.434Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-08T01:10:58.592Z] $ docker top 2d4de10b3b7cc5493bc764da54b809bdc1c16ed11b0fb4af9c2423e34a462a3e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T01:10:59.509Z] + go version [2022-05-08T01:10:59.509Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-08T01:10:59.553Z] $ docker stop --time=1 2d4de10b3b7cc5493bc764da54b809bdc1c16ed11b0fb4af9c2423e34a462a3e [2022-05-08T01:11:01.181Z] $ docker rm -f 2d4de10b3b7cc5493bc764da54b809bdc1c16ed11b0fb4af9c2423e34a462a3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:11:01.998Z] + docker inspect -f . ci-base-image-arm64 [2022-05-08T01:11:01.999Z] . [Pipeline] withDockerContainer [2022-05-08T01:11:02.218Z] prd-ubuntu20.04-docker-arm64-4c-16g-41436 does not seem to be running inside a container [2022-05-08T01:11:02.296Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-08T01:11:03.490Z] $ docker top cf8af102d8d0540d7d12218002a236113239a22c9397612f3eb9a0003d40a66c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-08T01:11:04.484Z] + make test [2022-05-08T01:11:04.484Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-08T01:11:05.919Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-05-08T01:12:27.794Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-05-08T01:12:27.794Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.140s coverage: 65.7% of statements [2022-05-08T01:12:27.794Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-08T01:12:27.794Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-08T01:12:54.630Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-08T01:12:54.630Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-08T01:12:54.630Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-08T01:12:55.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-08T01:12:55.689Z] $ docker stop --time=1 cf8af102d8d0540d7d12218002a236113239a22c9397612f3eb9a0003d40a66c [2022-05-08T01:12:57.443Z] $ docker rm -f cf8af102d8d0540d7d12218002a236113239a22c9397612f3eb9a0003d40a66c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-08T01:12:58.445Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-08T01:12:58.479Z] Warning: overwriting stash ‘coverage-report’ [2022-05-08T01:12:58.941Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-08T01:12:59.537Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-08T01:12:59.885Z] + ls -al . [2022-05-08T01:12:59.885Z] total 184 [2022-05-08T01:12:59.885Z] drwxrwxr-x 7 jenkins jenkins 4096 May 8 01:12 . [2022-05-08T01:12:59.885Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 01:09 .. [2022-05-08T01:12:59.885Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 01:09 .git [2022-05-08T01:12:59.885Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 01:09 .github [2022-05-08T01:12:59.885Z] -rw-rw-r-- 1 jenkins jenkins 270 May 8 01:09 .gitignore [2022-05-08T01:12:59.885Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 01:09 .golangci.yml [2022-05-08T01:12:59.885Z] -rw-rw-r-- 1 jenkins jenkins 7893 May 8 01:09 Attribution.txt [2022-05-08T01:12:59.885Z] -rw-rw-r-- 1 jenkins jenkins 9649 May 8 01:09 CHANGELOG.md [2022-05-08T01:12:59.885Z] -rw-rw-r-- 1 jenkins jenkins 1974 May 8 01:09 Dockerfile [2022-05-08T01:12:59.885Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 01:09 GOVERNANCE.md [2022-05-08T01:12:59.885Z] -rw-rw-r-- 1 jenkins jenkins 660 May 8 01:09 Jenkinsfile [2022-05-08T01:12:59.885Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 01:09 LICENSE [2022-05-08T01:12:59.885Z] -rw-rw-r-- 1 jenkins jenkins 2248 May 8 01:09 Makefile [2022-05-08T01:12:59.885Z] -rw-rw-r-- 1 jenkins jenkins 623 May 8 01:09 OWNERS.md [2022-05-08T01:12:59.885Z] -rw-rw-r-- 1 jenkins jenkins 2914 May 8 01:09 README.md [2022-05-08T01:12:59.885Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 01:04 VERSION [2022-05-08T01:12:59.885Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 01:09 bin [2022-05-08T01:12:59.885Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:09 cmd [2022-05-08T01:12:59.885Z] -rw-r--r-- 1 jenkins jenkins 44128 May 8 01:12 coverage.out [2022-05-08T01:12:59.885Z] -rw-rw-r-- 1 jenkins jenkins 3185 May 8 01:09 go.mod [2022-05-08T01:12:59.885Z] -rw-rw-r-- 1 jenkins jenkins 35098 May 8 01:09 go.sum [2022-05-08T01:12:59.885Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:09 internal [2022-05-08T01:12:59.885Z] -rw-rw-r-- 1 jenkins jenkins 235 May 8 01:09 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:13:00.251Z] + 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=106ada734bee3b96ae747a4ada8c53ae48e75cb7 --label arch=arm64 --label version=0.0.0 . [2022-05-08T01:13:00.526Z] Sending build context to Docker daemon 11.64MB [2022-05-08T01:13:00.811Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T01:13:00.812Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-08T01:13:00.812Z] ---> bc4891385d80 [2022-05-08T01:13:00.812Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-08T01:13:00.812Z] ---> Running in 8b7d158e6f06 [2022-05-08T01:13:01.084Z] Removing intermediate container 8b7d158e6f06 [2022-05-08T01:13:01.085Z] ---> d37376cce953 [2022-05-08T01:13:01.085Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-08T01:13:01.085Z] ---> Running in f2fc3673a85e [2022-05-08T01:13:01.359Z] Removing intermediate container f2fc3673a85e [2022-05-08T01:13:01.359Z] ---> e50d9584d1d0 [2022-05-08T01:13:01.359Z] Step 5/26 : WORKDIR /device-virtual-go [2022-05-08T01:13:01.632Z] ---> Running in 78e23728d816 [2022-05-08T01:13:01.905Z] Removing intermediate container 78e23728d816 [2022-05-08T01:13:01.905Z] ---> e863f8ab4032 [2022-05-08T01:13:01.905Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:13:01.905Z] ---> Running in dd00de1cba71 [2022-05-08T01:13:03.878Z] Removing intermediate container dd00de1cba71 [2022-05-08T01:13:03.878Z] ---> 24bede0092e4 [2022-05-08T01:13:03.878Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-08T01:13:03.879Z] ---> Running in ddbc65094227 [2022-05-08T01:13:04.476Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T01:13:05.449Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T01:13:06.423Z] OK: 224 MiB in 56 packages [2022-05-08T01:13:07.023Z] Removing intermediate container ddbc65094227 [2022-05-08T01:13:07.023Z] ---> 6b814cba0be5 [2022-05-08T01:13:07.023Z] Step 8/26 : COPY go.mod vendor* ./ [2022-05-08T01:13:07.624Z] ---> 21f8e8f596c0 [2022-05-08T01:13:07.624Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:13:07.624Z] ---> Running in 5f807df60365 [2022-05-08T01:13:09.617Z] Removing intermediate container 5f807df60365 [2022-05-08T01:13:09.617Z] ---> 88e151b29a4d [2022-05-08T01:13:09.617Z] Step 10/26 : COPY . . [2022-05-08T01:13:11.059Z] ---> 06ebbad9b13c [2022-05-08T01:13:11.059Z] Step 11/26 : ARG MAKE='make build' [2022-05-08T01:13:11.059Z] ---> Running in c1a497600b83 [2022-05-08T01:13:11.332Z] Removing intermediate container c1a497600b83 [2022-05-08T01:13:11.332Z] ---> d0caf9cd7be6 [2022-05-08T01:13:11.332Z] Step 12/26 : RUN $MAKE [2022-05-08T01:13:11.332Z] ---> Running in 30e176a8d62e [2022-05-08T01:13:12.314Z] 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 [2022-05-08T01:15:19.218Z] Removing intermediate container 30e176a8d62e [2022-05-08T01:15:19.218Z] ---> 4d3f8995a3d0 [2022-05-08T01:15:19.218Z] Step 13/26 : FROM alpine:3.14 [2022-05-08T01:15:19.218Z] 3.14: Pulling from library/alpine [2022-05-08T01:15:19.218Z] 455c02918c45: Pulling fs layer [2022-05-08T01:15:19.218Z] 455c02918c45: Verifying Checksum [2022-05-08T01:15:19.218Z] 455c02918c45: Download complete [2022-05-08T01:15:19.218Z] 455c02918c45: Pull complete [2022-05-08T01:15:19.218Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-08T01:15:19.218Z] Status: Downloaded newer image for alpine:3.14 [2022-05-08T01:15:19.218Z] ---> ac73e934f311 [2022-05-08T01:15:19.218Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-05-08T01:15:19.218Z] ---> Running in b34e714c87aa [2022-05-08T01:15:19.218Z] Removing intermediate container b34e714c87aa [2022-05-08T01:15:19.218Z] ---> b83c51e28302 [2022-05-08T01:15:19.218Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:15:19.218Z] ---> Running in 4619fc68e5f3 [2022-05-08T01:15:19.218Z] Removing intermediate container 4619fc68e5f3 [2022-05-08T01:15:19.218Z] ---> 6784931a8525 [2022-05-08T01:15:19.218Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-08T01:15:19.218Z] ---> Running in 1e72453698fb [2022-05-08T01:15:19.218Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-08T01:15:19.821Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-08T01:15:20.423Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-08T01:15:20.696Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-08T01:15:20.696Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-08T01:15:20.696Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-08T01:15:20.969Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-08T01:15:20.969Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-08T01:15:21.255Z] Executing busybox-1.33.1-r7.trigger [2022-05-08T01:15:21.255Z] OK: 8 MiB in 20 packages [2022-05-08T01:15:22.239Z] Removing intermediate container 1e72453698fb [2022-05-08T01:15:22.239Z] ---> f758f16a9d44 [2022-05-08T01:15:22.239Z] Step 17/26 : WORKDIR / [2022-05-08T01:15:22.239Z] ---> Running in 4378682b3529 [2022-05-08T01:15:22.516Z] Removing intermediate container 4378682b3529 [2022-05-08T01:15:22.516Z] ---> b2968677135e [2022-05-08T01:15:22.516Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-05-08T01:15:23.119Z] ---> 6a5938d59243 [2022-05-08T01:15:23.119Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-05-08T01:15:23.724Z] ---> 071928a0cd92 [2022-05-08T01:15:23.724Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-05-08T01:15:25.163Z] ---> f5bfc3bdcf55 [2022-05-08T01:15:25.163Z] Step 21/26 : EXPOSE 59900 [2022-05-08T01:15:25.163Z] ---> Running in 3306e05dbb62 [2022-05-08T01:15:25.440Z] Removing intermediate container 3306e05dbb62 [2022-05-08T01:15:25.440Z] ---> 5e4f0fdf3bd1 [2022-05-08T01:15:25.440Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-05-08T01:15:25.715Z] ---> Running in 3e548863ad35 [2022-05-08T01:15:25.991Z] Removing intermediate container 3e548863ad35 [2022-05-08T01:15:25.991Z] ---> ebf9210dd1f9 [2022-05-08T01:15:25.991Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-08T01:15:25.991Z] ---> Running in 25c382654d1b [2022-05-08T01:15:26.272Z] Removing intermediate container 25c382654d1b [2022-05-08T01:15:26.272Z] ---> bb111a02844a [2022-05-08T01:15:26.272Z] Step 24/26 : LABEL arch=arm64 [2022-05-08T01:15:26.272Z] ---> Running in 3363b6becb11 [2022-05-08T01:15:26.875Z] Removing intermediate container 3363b6becb11 [2022-05-08T01:15:26.875Z] ---> 94b496ea39ff [2022-05-08T01:15:26.875Z] Step 25/26 : LABEL git_sha=106ada734bee3b96ae747a4ada8c53ae48e75cb7 [2022-05-08T01:15:26.875Z] ---> Running in 59b2dd8bc6c3 [2022-05-08T01:15:27.148Z] Removing intermediate container 59b2dd8bc6c3 [2022-05-08T01:15:27.148Z] ---> f17b289b8b56 [2022-05-08T01:15:27.148Z] Step 26/26 : LABEL version=0.0.0 [2022-05-08T01:15:27.148Z] ---> Running in 98d4ea660f3e [2022-05-08T01:15:27.421Z] Removing intermediate container 98d4ea660f3e [2022-05-08T01:15:27.421Z] ---> 5b619fab2c00 [2022-05-08T01:15:27.421Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-08T01:15:27.421Z] Successfully built 5b619fab2c00 [2022-05-08T01:15:27.421Z] 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 [2022-05-08T01:15:28.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-08T01:15:28.109Z] [2022-05-08T01:15:28.109Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:15:28.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-08T01:15:28.779Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-08T01:15:28.779Z] 8998bd30e6a1: Pulling fs layer [2022-05-08T01:15:28.779Z] 04944245beec: Pulling fs layer [2022-05-08T01:15:28.779Z] 699f458cf7ca: Pulling fs layer [2022-05-08T01:15:28.779Z] 765212b225bb: Pulling fs layer [2022-05-08T01:15:28.779Z] f23df028b6ca: Pulling fs layer [2022-05-08T01:15:28.779Z] d65c8cfc05b1: Pulling fs layer [2022-05-08T01:15:28.779Z] 2437ff75d9bd: Pulling fs layer [2022-05-08T01:15:28.779Z] d65c8cfc05b1: Waiting [2022-05-08T01:15:28.779Z] 2437ff75d9bd: Waiting [2022-05-08T01:15:28.779Z] f23df028b6ca: Waiting [2022-05-08T01:15:28.779Z] 765212b225bb: Waiting [2022-05-08T01:15:28.779Z] 04944245beec: Verifying Checksum [2022-05-08T01:15:28.779Z] 04944245beec: Download complete [2022-05-08T01:15:28.779Z] 765212b225bb: Verifying Checksum [2022-05-08T01:15:28.779Z] 765212b225bb: Download complete [2022-05-08T01:15:28.779Z] f23df028b6ca: Verifying Checksum [2022-05-08T01:15:28.779Z] f23df028b6ca: Download complete [2022-05-08T01:15:28.779Z] d65c8cfc05b1: Verifying Checksum [2022-05-08T01:15:28.779Z] d65c8cfc05b1: Download complete [2022-05-08T01:15:29.057Z] 699f458cf7ca: Verifying Checksum [2022-05-08T01:15:29.058Z] 699f458cf7ca: Download complete [2022-05-08T01:15:29.333Z] 8998bd30e6a1: Verifying Checksum [2022-05-08T01:15:29.333Z] 8998bd30e6a1: Download complete [2022-05-08T01:15:31.973Z] 2437ff75d9bd: Verifying Checksum [2022-05-08T01:15:31.973Z] 2437ff75d9bd: Download complete [2022-05-08T01:15:33.413Z] 8998bd30e6a1: Pull complete [2022-05-08T01:15:34.011Z] 04944245beec: Pull complete [2022-05-08T01:15:35.449Z] 699f458cf7ca: Pull complete [2022-05-08T01:15:35.722Z] 765212b225bb: Pull complete [2022-05-08T01:15:37.164Z] f23df028b6ca: Pull complete [2022-05-08T01:15:37.164Z] d65c8cfc05b1: Pull complete [2022-05-08T01:15:52.261Z] 2437ff75d9bd: Pull complete [2022-05-08T01:15:52.261Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-08T01:15:52.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-08T01:15:52.261Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-08T01:15:52.515Z] prd-ubuntu20.04-docker-arm64-4c-16g-41436 does not seem to be running inside a container [2022-05-08T01:15:52.607Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-08T01:15:55.175Z] $ docker top e5231df90f2e10f7278023712f612b6f41606f9a9f58d4929184ac2737d71c30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:15:56.152Z] ---> job-cost.sh [2022-05-08T01:15:56.152Z] lf-activate-venv: SKIPPING [2022-05-08T01:15:56.152Z] INFO: No Stack... [2022-05-08T01:15:56.429Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-08T01:15:57.411Z] INFO: Archiving Costs [Pipeline] sh [2022-05-08T01:15:58.102Z] + cut -d, -f6 [2022-05-08T01:15:58.102Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2022-05-08T01:15:58.190Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-283-1-stack-cost] [2022-05-08T01:15:58.195Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-283-1-stack-cost] did not exist. Created. [2022-05-08T01:15:58.195Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-283-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-08T01:15:58.955Z] /w/workspace/device-virtual-go/1@tmp/durable-c53b602d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-08T01:15:59.658Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-08T01:15:59.694Z] Warning: overwriting stash ‘stack-cost’ [2022-05-08T01:15:59.735Z] Stashed 1 file(s) [Pipeline] } [2022-05-08T01:15:59.749Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-283-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-08T01:15:59.824Z] $ docker stop --time=1 e5231df90f2e10f7278023712f612b6f41606f9a9f58d4929184ac2737d71c30 [2022-05-08T01:16:01.314Z] $ docker rm -f e5231df90f2e10f7278023712f612b6f41606f9a9f58d4929184ac2737d71c30 [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 [2022-05-08T01:16:02.414Z] provisioning config files... [2022-05-08T01:16:02.423Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-283@tmp/config6193617233946259352tmp [Pipeline] { [Pipeline] sh [2022-05-08T01:16:02.765Z] + set +x [2022-05-08T01:16:02.765Z] + curl -s https://codecov.io/bash [2022-05-08T01:16:02.765Z] + bash -s -- [2022-05-08T01:16:02.765Z] [2022-05-08T01:16:02.765Z] _____ _ [2022-05-08T01:16:02.765Z] / ____| | | [2022-05-08T01:16:02.765Z] | | ___ __| | ___ ___ _____ __ [2022-05-08T01:16:02.765Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-08T01:16:02.765Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-08T01:16:02.765Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-08T01:16:02.765Z] Bash-1.0.6 [2022-05-08T01:16:02.765Z] [2022-05-08T01:16:02.765Z] [2022-05-08T01:16:02.765Z] ==> git version 2.25.1 found [2022-05-08T01:16:02.765Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-08T01:16:02.765Z] Release-Date: 2020-01-08 [2022-05-08T01:16:02.765Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-08T01:16:02.765Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-08T01:16:02.765Z] ==> Jenkins CI detected. [2022-05-08T01:16:02.765Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-283 [2022-05-08T01:16:02.765Z] project root: . [2022-05-08T01:16:02.765Z] --> token set from env [2022-05-08T01:16:02.765Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-08T01:16:02.765Z] ==> Running gcov in . (disable via -X gcov) [2022-05-08T01:16:02.765Z] ==> Python coveragepy not found [2022-05-08T01:16:02.765Z] ==> Searching for coverage reports in: [2022-05-08T01:16:02.765Z] + . [2022-05-08T01:16:03.026Z] -> Found 1 reports [2022-05-08T01:16:03.026Z] ==> Detecting git/mercurial file structure [2022-05-08T01:16:03.026Z] ==> Reading reports [2022-05-08T01:16:03.026Z] + ./coverage.out bytes=44128 [2022-05-08T01:16:03.026Z] ==> Appending adjustments [2022-05-08T01:16:03.026Z] https://docs.codecov.io/docs/fixing-reports [2022-05-08T01:16:03.026Z] + Found adjustments [2022-05-08T01:16:03.026Z] ==> Gzipping contents [2022-05-08T01:16:03.026Z] 8.0K /tmp/codecov.6IDLYp.gz [2022-05-08T01:16:03.026Z] ==> Uploading reports [2022-05-08T01:16:03.026Z] url: https://codecov.io [2022-05-08T01:16:03.026Z] query: branch=PR-283&commit=106ada734bee3b96ae747a4ada8c53ae48e75cb7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-283%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=283&job=&cmd_args= [2022-05-08T01:16:03.026Z] -> Pinging Codecov [2022-05-08T01:16:03.026Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-283&commit=106ada734bee3b96ae747a4ada8c53ae48e75cb7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-283%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=283&job=&cmd_args= [2022-05-08T01:16:03.287Z] -> Uploading to [2022-05-08T01:16:03.287Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-08/5E52B4B073DB2E39498172D8E973AA87/106ada734bee3b96ae747a4ada8c53ae48e75cb7/c45200b9-7aaf-4367-9b27-c6f7235f9f8a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220508T011603Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=10d33576188cc98ff0f4a2c8faa61e97cf6924eec2749db85280d705c12c56f6 [2022-05-08T01:16:03.287Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-08T01:16:03.287Z] Dload Upload Total Spent Left Speed [2022-05-08T01:16:03.550Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5305 0 0 100 5305 0 23789 --:--:-- --:--:-- --:--:-- 23789 [2022-05-08T01:16:03.550Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/106ada734bee3b96ae747a4ada8c53ae48e75cb7 [Pipeline] } [2022-05-08T01:16:03.588Z] 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 [2022-05-08T01:16:05.362Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-283/archives ] [2022-05-08T01:16:05.362Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-283/archives [2022-05-08T01:16:05.362Z] total 16 [2022-05-08T01:16:05.362Z] drwxr-xr-x 3 root root 4096 May 8 01:06 . [2022-05-08T01:16:05.362Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 01:06 .. [2022-05-08T01:16:05.362Z] drwxr-xr-x 2 root root 4096 May 8 01:06 cost [2022-05-08T01:16:05.362Z] -rw-r--r-- 1 root root 88 May 8 01:06 cost.csv [2022-05-08T01:16:05.362Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-283/archives [2022-05-08T01:16:05.362Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-283/archives [2022-05-08T01:16:05.362Z] total 16 [2022-05-08T01:16:05.362Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 01:06 . [2022-05-08T01:16:05.362Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 01:06 .. [2022-05-08T01:16:05.362Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 01:06 cost [2022-05-08T01:16:05.362Z] -rw-r--r-- 1 jenkins jenkins 88 May 8 01:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:16:05.692Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:16:06.590Z] ---> package-listing.sh [2022-05-08T01:16:06.590Z] ++ facter osfamily [2022-05-08T01:16:06.590Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-08T01:16:06.850Z] + OS_FAMILY=debian [2022-05-08T01:16:06.850Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-283 [2022-05-08T01:16:06.850Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-08T01:16:06.850Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-08T01:16:06.850Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-08T01:16:06.850Z] + PACKAGES=/tmp/packages_start.txt [2022-05-08T01:16:06.850Z] + '[' /w/workspace/foundry_device-virtual-go_PR-283 ']' [2022-05-08T01:16:06.850Z] + PACKAGES=/tmp/packages_end.txt [2022-05-08T01:16:06.850Z] + case "${OS_FAMILY}" in [2022-05-08T01:16:06.850Z] + dpkg -l [2022-05-08T01:16:06.850Z] + grep '^ii' [2022-05-08T01:16:06.850Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-08T01:16:06.850Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-08T01:16:06.850Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-08T01:16:06.850Z] + '[' /w/workspace/foundry_device-virtual-go_PR-283 ']' [2022-05-08T01:16:06.850Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-283/archives/ [2022-05-08T01:16:06.850Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-283/archives/ [Pipeline] echo [2022-05-08T01:16:06.884Z] 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-283/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-08T01:16:07.181Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:16:07.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T01:16:07.777Z] . [Pipeline] withDockerContainer [2022-05-08T01:16:07.865Z] prd-ubuntu20.04-docker-8c-8g-41435 does not seem to be running inside a container [2022-05-08T01:16:07.903Z] $ 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-283/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-283 -v /w/workspace/foundry_device-virtual-go_PR-283:/w/workspace/foundry_device-virtual-go_PR-283:rw,z -v /w/workspace/foundry_device-virtual-go_PR-283@tmp:/w/workspace/foundry_device-virtual-go_PR-283@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 [2022-05-08T01:16:08.137Z] $ docker top 19cc3976a9673d0ca39bbfc355684670f58f380e3a8a8e1bddc60d8aeaa33f74 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T01:16:08.532Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-08T01:16:08.840Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-08T01:16:09.151Z] + ls /var/log/sa-host [2022-05-08T01:16:09.151Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T01:16:09.445Z] provisioning config files... [2022-05-08T01:16:09.454Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-283@tmp/config7083033922867884180tmp [Pipeline] { [Pipeline] echo [2022-05-08T01:16:09.500Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:16:09.814Z] ---> create-netrc.sh [Pipeline] } [2022-05-08T01:16:09.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:16:10.267Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-08T01:16:10.298Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:16:10.609Z] ---> sudo-logs.sh [2022-05-08T01:16:10.609Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-08T01:16:10.694Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:16:11.007Z] ---> job-cost.sh [2022-05-08T01:16:11.008Z] lf-activate-venv: SKIPPING [2022-05-08T01:16:11.008Z] DEBUG: total: 0.2199999988079071 [2022-05-08T01:16:11.008Z] INFO: Retrieving Stack Cost... [2022-05-08T01:16:11.267Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-08T01:16:11.838Z] INFO: Archiving Costs [Pipeline] echo [2022-05-08T01:16:11.872Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:16:12.188Z] ---> logs-deploy.sh [2022-05-08T01:16:12.188Z] lf-activate-venv: SKIPPING [2022-05-08T01:16:12.188Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-283/1 [2022-05-08T01:16:12.188Z] INFO: archiving workspace using pattern(s): [2022-05-08T01:16:13.127Z] Archives upload complete. [2022-05-08T01:16:13.127Z] INFO: archiving logs to Nexus