Pull request #235 updated 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 FelixTing for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 2332541252b40eb4f43418c9142d3a56c3f8cd85+52f175e78e90f47d264d38148cd7058eb9c17db7 (f65aa37ae908f4015ccf45e270a8ba0b2cec0414) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4094828735259077949.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh2721767532454731929.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-235/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-235/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1215800983862808908.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5578606468902968422.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-235/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-235/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4991687551035674606.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 ‘prd-centos7-docker-4c-2g-2074’ Running on prd-centos7-docker-4c-2g-2077 in /w/workspace/foundry_device-virtual-go_PR-235 [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-235 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-235@tmp/jenkins-gitclient-ssh5549866482695919102.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-235@tmp/jenkins-gitclient-ssh1822609247008833243.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/235/head:refs/remotes/origin/PR-235 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 52f175e78e90f47d264d38148cd7058eb9c17db7 into PR head commit 2332541252b40eb4f43418c9142d3a56c3f8cd85 Merge succeeded, producing 2332541252b40eb4f43418c9142d3a56c3f8cd85 Checking out Revision 2332541252b40eb4f43418c9142d3a56c3f8cd85 (PR-235) > git config core.sparsecheckout # timeout=10 > git checkout -f 2332541252b40eb4f43418c9142d3a56c3f8cd85 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-235@tmp/jenkins-gitclient-ssh4819110496938476023.key > git merge 52f175e78e90f47d264d38148cd7058eb9c17db7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2332541252b40eb4f43418c9142d3a56c3f8cd85 # timeout=10 Commit message: "fix: use formatted versions of logging APIs and fine tune err messages" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-05T13:20:39.914Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-05T13:20:40.011Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-05T13:20:40.037Z] ========================================================= [2021-08-05T13:20:40.037Z] EdgeX Global Pipelines Version Info [2021-08-05T13:20:40.037Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 695d5a60faae370654848474f911605c9b54f772 # timeout=10 [2021-08-05T13:20:41.115Z] ------------------- [2021-08-05T13:20:41.115Z] stable info: [2021-08-05T13:20:41.115Z] ------------------- [2021-08-05T13:20:41.115Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-05T13:20:41.115Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-05T13:20:41.115Z] Message: update stable to v1.0.203 [2021-08-05T13:20:42.081Z] ------------------- [2021-08-05T13:20:42.081Z] experimental info: [2021-08-05T13:20:42.081Z] ------------------- [2021-08-05T13:20:42.081Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-05T13:20:42.081Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-05T13:20:42.081Z] Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-05T13:20:42.213Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-08-05T13:20:42.236Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-08-05T13:20:42.258Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-05T13:20:42.280Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-05T13:20:42.303Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-05T13:20:44.000Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-05T13:20:44.021Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-05T13:20:44.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-05T13:20:44.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-05T13:20:44.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-05T13:20:44.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-05T13:20:44.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-05T13:20:44.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-08-05T13:20:44.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-05T13:20:44.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-05T13:20:44.215Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-05T13:20:44.238Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-05T13:20:44.261Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-05T13:20:44.284Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-05T13:20:44.306Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-05T13:20:44.329Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-05T13:20:44.351Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-05T13:20:44.377Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-05T13:20:44.400Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-05T13:20:44.424Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-05T13:20:44.446Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-05T13:20:44.468Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-05T13:20:44.490Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-235 [Pipeline] echo [2021-08-05T13:20:44.512Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-235 [Pipeline] echo [2021-08-05T13:20:44.534Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-235 [Pipeline] echo [2021-08-05T13:20:44.557Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2332541252b40eb4f43418c9142d3a56c3f8cd85 [Pipeline] echo [2021-08-05T13:20:44.578Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2332541 [Pipeline] echo [2021-08-05T13:20:44.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T13:20:44.671Z] provisioning config files... [2021-08-05T13:20:44.692Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-235@tmp/config2450204395411933087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:20:45.034Z] ---> docker-login.sh [2021-08-05T13:20:45.034Z] nexus3.edgexfoundry.org:10001 [2021-08-05T13:20:45.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:20:45.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:20:45.301Z] Configure a credential helper to remove this warning. See [2021-08-05T13:20:45.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:20:45.301Z] [2021-08-05T13:20:45.301Z] Login Succeeded [2021-08-05T13:20:45.301Z] nexus3.edgexfoundry.org:10002 [2021-08-05T13:20:45.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:20:45.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:20:45.569Z] Configure a credential helper to remove this warning. See [2021-08-05T13:20:45.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:20:45.569Z] [2021-08-05T13:20:45.569Z] Login Succeeded [2021-08-05T13:20:45.569Z] nexus3.edgexfoundry.org:10003 [2021-08-05T13:20:45.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:20:45.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:20:45.569Z] Configure a credential helper to remove this warning. See [2021-08-05T13:20:45.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:20:45.569Z] [2021-08-05T13:20:45.569Z] Login Succeeded [2021-08-05T13:20:45.569Z] nexus3.edgexfoundry.org:10004 [2021-08-05T13:20:45.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:20:45.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:20:45.836Z] Configure a credential helper to remove this warning. See [2021-08-05T13:20:45.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:20:45.836Z] [2021-08-05T13:20:45.836Z] Login Succeeded [2021-08-05T13:20:45.836Z] docker.io [2021-08-05T13:20:45.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:20:46.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:20:46.105Z] Configure a credential helper to remove this warning. See [2021-08-05T13:20:46.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:20:46.105Z] [2021-08-05T13:20:46.105Z] Login Succeeded [2021-08-05T13:20:46.105Z] ---> docker-login.sh ends [Pipeline] } [2021-08-05T13:20:46.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-05T13:20:46.631Z] + git log --format=format:%s -1 2332541252b40eb4f43418c9142d3a56c3f8cd85 [Pipeline] echo [2021-08-05T13:20:46.692Z] GIT_COMMIT: 2332541252b40eb4f43418c9142d3a56c3f8cd85, Commit Message: fix: use formatted versions of logging APIs and fine tune err messages [Pipeline] echo [2021-08-05T13:20:46.705Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:20:47.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T13:20:47.292Z] [2021-08-05T13:20:47.292Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:20:47.637Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T13:20:47.637Z] latest: Pulling from edgex-devops/git-semver [2021-08-05T13:20:47.637Z] 31603596830f: Pulling fs layer [2021-08-05T13:20:47.637Z] d4622e32a9a9: Pulling fs layer [2021-08-05T13:20:47.637Z] 1030fce36090: Pulling fs layer [2021-08-05T13:20:47.637Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-05T13:20:47.637Z] 6c6cb7e1b49b: Waiting [2021-08-05T13:20:47.637Z] d4622e32a9a9: Verifying Checksum [2021-08-05T13:20:47.637Z] d4622e32a9a9: Download complete [2021-08-05T13:20:47.915Z] 31603596830f: Verifying Checksum [2021-08-05T13:20:47.915Z] 31603596830f: Download complete [2021-08-05T13:20:47.915Z] 31603596830f: Pull complete [2021-08-05T13:20:48.185Z] d4622e32a9a9: Pull complete [2021-08-05T13:20:48.185Z] 1030fce36090: Verifying Checksum [2021-08-05T13:20:48.185Z] 1030fce36090: Download complete [2021-08-05T13:20:48.185Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-05T13:20:48.185Z] 6c6cb7e1b49b: Download complete [2021-08-05T13:20:48.767Z] 1030fce36090: Pull complete [2021-08-05T13:20:49.040Z] 6c6cb7e1b49b: Pull complete [2021-08-05T13:20:49.040Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-05T13:20:49.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T13:20:49.040Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-05T13:20:49.344Z] prd-centos7-docker-4c-2g-2077 does not seem to be running inside a container [2021-08-05T13:20:49.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-235 -v /w/workspace/foundry_device-virtual-go_PR-235:/w/workspace/foundry_device-virtual-go_PR-235:rw,z -v /w/workspace/foundry_device-virtual-go_PR-235@tmp:/w/workspace/foundry_device-virtual-go_PR-235@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:10004/edgex-devops/git-semver:latest cat [2021-08-05T13:20:50.196Z] $ docker top 8014da5015a44442a4bbffb72097f1a3b722c46dd23518fb4a9a1496e39f86ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-05T13:20:50.327Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T13:20:50.327Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T13:20:50.448Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T13:20:50.449Z] $ docker exec 8014da5015a44442a4bbffb72097f1a3b722c46dd23518fb4a9a1496e39f86ad ssh-agent [2021-08-05T13:20:50.562Z] SSH_AUTH_SOCK=/tmp/ssh-0XCxXEqQRBcV/agent.15 [2021-08-05T13:20:50.562Z] SSH_AGENT_PID=21 [2021-08-05T13:20:50.577Z] Running ssh-add (command line suppressed) [2021-08-05T13:20:50.670Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-235@tmp/private_key_1426516921666936395.key (/w/workspace/foundry_device-virtual-go_PR-235@tmp/private_key_1426516921666936395.key) [2021-08-05T13:20:50.693Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T13:20:51.009Z] + git tag --points-at HEAD [Pipeline] } [2021-08-05T13:20:51.027Z] $ docker exec --env ******** --env ******** 8014da5015a44442a4bbffb72097f1a3b722c46dd23518fb4a9a1496e39f86ad ssh-agent -k [2021-08-05T13:20:51.114Z] unset SSH_AUTH_SOCK; [2021-08-05T13:20:51.114Z] unset SSH_AGENT_PID; [2021-08-05T13:20:51.114Z] echo Agent pid 21 killed; [2021-08-05T13:20:51.134Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-05T13:20:51.177Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T13:20:51.177Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T13:20:51.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T13:20:51.288Z] $ docker exec 8014da5015a44442a4bbffb72097f1a3b722c46dd23518fb4a9a1496e39f86ad ssh-agent [2021-08-05T13:20:51.397Z] SSH_AUTH_SOCK=/tmp/ssh-AWK9l5Ih6Mzt/agent.56 [2021-08-05T13:20:51.397Z] SSH_AGENT_PID=62 [2021-08-05T13:20:51.408Z] Running ssh-add (command line suppressed) [2021-08-05T13:20:51.512Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-235@tmp/private_key_3226594436656937914.key (/w/workspace/foundry_device-virtual-go_PR-235@tmp/private_key_3226594436656937914.key) [2021-08-05T13:20:51.536Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T13:20:51.852Z] + git semver init [2021-08-05T13:20:51.852Z] # -> Open(): unable to determine branch for HEAD [2021-08-05T13:20:51.852Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-235/.git [2021-08-05T13:20:51.852Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-235 [2021-08-05T13:20:51.852Z] # $SEMVER_REMOTE_NAME = origin [2021-08-05T13:20:51.852Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-05T13:20:51.852Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-05T13:20:51.852Z] # $SEMVER_BRANCH = PR-235 [2021-08-05T13:20:51.852Z] # $SEMVER_TEMP = /tmp/semver-165183180 [2021-08-05T13:20:51.852Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-08-05T13:20:52.833Z] # '/tmp/semver-165183180' -> '/w/workspace/foundry_device-virtual-go_PR-235/.semver' [2021-08-05T13:20:52.834Z] # -> Force: false [2021-08-05T13:20:52.834Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-235/.semver [Pipeline] } [2021-08-05T13:20:52.847Z] $ docker exec --env ******** --env ******** 8014da5015a44442a4bbffb72097f1a3b722c46dd23518fb4a9a1496e39f86ad ssh-agent -k [2021-08-05T13:20:52.939Z] unset SSH_AUTH_SOCK; [2021-08-05T13:20:52.939Z] unset SSH_AGENT_PID; [2021-08-05T13:20:52.939Z] echo Agent pid 62 killed; [2021-08-05T13:20:52.959Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-05T13:20:53.328Z] + git semver [Pipeline] } [2021-08-05T13:20:53.349Z] $ docker stop --time=1 8014da5015a44442a4bbffb72097f1a3b722c46dd23518fb4a9a1496e39f86ad [2021-08-05T13:20:54.624Z] $ docker rm -f 8014da5015a44442a4bbffb72097f1a3b722c46dd23518fb4a9a1496e39f86ad [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-05T13:20:55.024Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-05T13:20:55.390Z] Stashed 1 file(s) [Pipeline] echo [2021-08-05T13:20:55.394Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-05T13:21:10.635Z] Still waiting to schedule task [2021-08-05T13:21:10.636Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-05T13:21:10.637Z] Still waiting to schedule task [2021-08-05T13:21:10.638Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2075’ is offline [2021-08-05T13:22:41.535Z] Running on prd-centos7-docker-4c-2g-2079 in /w/workspace/foundry_device-virtual-go_PR-235 [Pipeline] { [Pipeline] ws [2021-08-05T13:22:41.556Z] Running in /w/workspace/device-virtual-go/4 [Pipeline] { [Pipeline] checkout [2021-08-05T13:22:41.688Z] The recommended git tool is: git [2021-08-05T13:22:46.681Z] using credential edgex-jenkins-ssh [2021-08-05T13:22:46.695Z] Cloning the remote Git repository [2021-08-05T13:22:46.610Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-08-05T13:22:46.686Z] > git init /w/workspace/device-virtual-go/4 # timeout=10 [2021-08-05T13:22:46.725Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-08-05T13:22:46.726Z] > git --version # timeout=10 [2021-08-05T13:22:46.738Z] > git --version # 'git version 2.24.4' [2021-08-05T13:22:46.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T13:22:46.766Z] [INFO] Currently running in a labeled security context [2021-08-05T13:22:46.766Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-05T13:22:46.767Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/4@tmp/jenkins-gitclient-ssh7462505605835145560.key [2021-08-05T13:22:46.774Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T13:22:48.261Z] Merging remotes/origin/main commit 52f175e78e90f47d264d38148cd7058eb9c17db7 into PR head commit 2332541252b40eb4f43418c9142d3a56c3f8cd85 [2021-08-05T13:22:47.708Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-08-05T13:22:47.716Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T13:22:47.729Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-08-05T13:22:47.750Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-08-05T13:22:47.750Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T13:22:47.751Z] [INFO] Currently running in a labeled security context [2021-08-05T13:22:47.751Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-05T13:22:47.751Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/4@tmp/jenkins-gitclient-ssh644596640820905544.key [2021-08-05T13:22:47.758Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/235/head:refs/remotes/origin/PR-235 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-05T13:22:48.440Z] Merge succeeded, producing 2332541252b40eb4f43418c9142d3a56c3f8cd85 [2021-08-05T13:22:48.440Z] Checking out Revision 2332541252b40eb4f43418c9142d3a56c3f8cd85 (PR-235) [2021-08-05T13:22:48.340Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T13:22:48.346Z] > git checkout -f 2332541252b40eb4f43418c9142d3a56c3f8cd85 # timeout=10 [2021-08-05T13:22:48.388Z] > git remote # timeout=10 [2021-08-05T13:22:48.398Z] > git config --get remote.origin.url # timeout=10 [2021-08-05T13:22:48.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T13:22:48.409Z] [INFO] Currently running in a labeled security context [2021-08-05T13:22:48.409Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-05T13:22:48.409Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/4@tmp/jenkins-gitclient-ssh1369146174501982016.key [2021-08-05T13:22:48.415Z] > git merge 52f175e78e90f47d264d38148cd7058eb9c17db7 # timeout=10 [2021-08-05T13:22:48.425Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-05T13:22:48.440Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T13:22:48.451Z] > git checkout -f 2332541252b40eb4f43418c9142d3a56c3f8cd85 # timeout=10 [2021-08-05T13:22:52.264Z] Commit message: "fix: use formatted versions of logging APIs and fine tune err messages" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T13:22:52.800Z] provisioning config files... [2021-08-05T13:22:52.827Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/4@tmp/config140922284955225580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:22:53.268Z] ---> docker-login.sh [2021-08-05T13:22:53.268Z] nexus3.edgexfoundry.org:10001 [2021-08-05T13:22:53.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:22:53.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:22:53.268Z] Configure a credential helper to remove this warning. See [2021-08-05T13:22:53.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:22:53.268Z] [2021-08-05T13:22:53.268Z] Login Succeeded [2021-08-05T13:22:53.560Z] nexus3.edgexfoundry.org:10002 [2021-08-05T13:22:53.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:22:53.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:22:53.560Z] Configure a credential helper to remove this warning. See [2021-08-05T13:22:53.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:22:53.560Z] [2021-08-05T13:22:53.560Z] Login Succeeded [2021-08-05T13:22:53.560Z] nexus3.edgexfoundry.org:10003 [2021-08-05T13:22:53.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:22:53.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:22:53.832Z] Configure a credential helper to remove this warning. See [2021-08-05T13:22:53.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:22:53.832Z] [2021-08-05T13:22:53.832Z] Login Succeeded [2021-08-05T13:22:53.832Z] nexus3.edgexfoundry.org:10004 [2021-08-05T13:22:53.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:22:53.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:22:53.832Z] Configure a credential helper to remove this warning. See [2021-08-05T13:22:53.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:22:53.832Z] [2021-08-05T13:22:53.832Z] Login Succeeded [2021-08-05T13:22:53.832Z] docker.io [2021-08-05T13:22:54.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:22:54.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:22:54.372Z] Configure a credential helper to remove this warning. See [2021-08-05T13:22:54.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:22:54.372Z] [2021-08-05T13:22:54.372Z] Login Succeeded [2021-08-05T13:22:54.372Z] ---> docker-login.sh ends [Pipeline] } [2021-08-05T13:22:54.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-05T13:22:54.635Z] ========================================================= [2021-08-05T13:22:54.635Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-05T13:22:54.635Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:22:54.962Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-05T13:22:54.963Z] Sending build context to Docker daemon 8.618MB [2021-08-05T13:22:54.963Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-05T13:22:54.963Z] Step 2/8 : FROM ${BASE} [2021-08-05T13:22:55.230Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-05T13:22:55.230Z] 540db60ca938: Pulling fs layer [2021-08-05T13:22:55.230Z] adcc1eea9eea: Pulling fs layer [2021-08-05T13:22:55.230Z] 4c4ab2625f07: Pulling fs layer [2021-08-05T13:22:55.230Z] db62176df00c: Pulling fs layer [2021-08-05T13:22:55.230Z] 3b30891b0d05: Pulling fs layer [2021-08-05T13:22:55.230Z] 444f5516b4c7: Pulling fs layer [2021-08-05T13:22:55.230Z] 90b9b1106a8b: Pulling fs layer [2021-08-05T13:22:55.230Z] 0383d17a5b7e: Pulling fs layer [2021-08-05T13:22:55.230Z] c82ef313ddc5: Pulling fs layer [2021-08-05T13:22:55.230Z] 444f5516b4c7: Waiting [2021-08-05T13:22:55.230Z] 90b9b1106a8b: Waiting [2021-08-05T13:22:55.230Z] 0383d17a5b7e: Waiting [2021-08-05T13:22:55.230Z] c82ef313ddc5: Waiting [2021-08-05T13:22:55.230Z] db62176df00c: Waiting [2021-08-05T13:22:55.230Z] 3b30891b0d05: Waiting [2021-08-05T13:22:55.230Z] 4c4ab2625f07: Verifying Checksum [2021-08-05T13:22:55.230Z] 4c4ab2625f07: Download complete [2021-08-05T13:22:55.230Z] adcc1eea9eea: Verifying Checksum [2021-08-05T13:22:55.230Z] adcc1eea9eea: Download complete [2021-08-05T13:22:55.230Z] 3b30891b0d05: Verifying Checksum [2021-08-05T13:22:55.230Z] 3b30891b0d05: Download complete [2021-08-05T13:22:55.230Z] 444f5516b4c7: Verifying Checksum [2021-08-05T13:22:55.230Z] 444f5516b4c7: Download complete [2021-08-05T13:22:55.230Z] 90b9b1106a8b: Verifying Checksum [2021-08-05T13:22:55.230Z] 90b9b1106a8b: Download complete [2021-08-05T13:22:55.507Z] 540db60ca938: Verifying Checksum [2021-08-05T13:22:55.507Z] 540db60ca938: Download complete [2021-08-05T13:22:55.776Z] 540db60ca938: Pull complete [2021-08-05T13:22:55.776Z] adcc1eea9eea: Pull complete [2021-08-05T13:22:55.776Z] 4c4ab2625f07: Pull complete [2021-08-05T13:22:56.363Z] 0383d17a5b7e: Verifying Checksum [2021-08-05T13:22:56.363Z] 0383d17a5b7e: Download complete [2021-08-05T13:23:00.626Z] c82ef313ddc5: Verifying Checksum [2021-08-05T13:23:00.626Z] c82ef313ddc5: Download complete [2021-08-05T13:23:00.626Z] db62176df00c: Verifying Checksum [2021-08-05T13:23:00.626Z] db62176df00c: Download complete [2021-08-05T13:23:04.928Z] db62176df00c: Pull complete [2021-08-05T13:23:04.928Z] 3b30891b0d05: Pull complete [2021-08-05T13:23:04.928Z] 444f5516b4c7: Pull complete [2021-08-05T13:23:04.928Z] 90b9b1106a8b: Pull complete [2021-08-05T13:23:04.928Z] 0383d17a5b7e: Pull complete [2021-08-05T13:23:06.866Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2078 in /w/workspace/foundry_device-virtual-go_PR-235 [Pipeline] { [Pipeline] ws [2021-08-05T13:23:06.886Z] Running in /w/workspace/device-virtual-go/4 [Pipeline] { [2021-08-05T13:23:06.902Z] c82ef313ddc5: Pull complete [2021-08-05T13:23:06.902Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-05T13:23:06.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-05T13:23:06.902Z] ---> 4508b0543a43 [2021-08-05T13:23:06.902Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [Pipeline] checkout [2021-08-05T13:23:07.132Z] The recommended git tool is: git [2021-08-05T13:23:09.992Z] ---> Running in 6611014ea0d1 [2021-08-05T13:23:09.992Z] Removing intermediate container 6611014ea0d1 [2021-08-05T13:23:09.992Z] ---> d8dfd1f252e9 [2021-08-05T13:23:09.992Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T13:23:09.992Z] ---> Running in 260c7d0fe247 [2021-08-05T13:23:09.992Z] Removing intermediate container 260c7d0fe247 [2021-08-05T13:23:09.992Z] ---> 5ea89ca75c74 [2021-08-05T13:23:09.992Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-08-05T13:23:09.992Z] ---> Running in 487b89dc33a8 [2021-08-05T13:23:09.992Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T13:23:10.798Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T13:23:11.756Z] (1/7) Installing openssh-keygen (8.4_p1-r3) [2021-08-05T13:23:11.756Z] (2/7) Installing libedit (20191231.3.1-r1) [2021-08-05T13:23:11.756Z] (3/7) Installing openssh-client (8.4_p1-r3) [2021-08-05T13:23:12.719Z] (4/7) Installing openssh-sftp-server (8.4_p1-r3) [2021-08-05T13:23:12.720Z] (5/7) Installing openssh-server-common (8.4_p1-r3) [2021-08-05T13:23:12.720Z] (6/7) Installing openssh-server (8.4_p1-r3) [2021-08-05T13:23:12.720Z] (7/7) Installing openssh (8.4_p1-r3) [2021-08-05T13:23:12.992Z] Executing busybox-1.32.1-r6.trigger [2021-08-05T13:23:12.992Z] OK: 224 MiB in 59 packages [2021-08-05T13:23:13.260Z] Removing intermediate container 487b89dc33a8 [2021-08-05T13:23:13.260Z] ---> efc57d6f9cd0 [2021-08-05T13:23:13.260Z] Step 6/8 : WORKDIR /device-virtual-go [2021-08-05T13:23:13.743Z] ---> Running in d5ebd42e2d81 [2021-08-05T13:23:13.743Z] Removing intermediate container d5ebd42e2d81 [2021-08-05T13:23:13.743Z] ---> b4268a0fd9b0 [2021-08-05T13:23:13.743Z] Step 7/8 : COPY . . [2021-08-05T13:23:13.743Z] ---> 0abeb8108a26 [2021-08-05T13:23:13.743Z] Step 8/8 : RUN go mod download [2021-08-05T13:23:14.017Z] ---> Running in cd430cf5706f [2021-08-05T13:23:14.573Z] using credential edgex-jenkins-ssh [2021-08-05T13:23:14.633Z] Cloning the remote Git repository [2021-08-05T13:23:14.677Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-08-05T13:23:14.785Z] > git init /w/workspace/device-virtual-go/4 # timeout=10 [2021-08-05T13:23:14.865Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-08-05T13:23:14.866Z] > git --version # timeout=10 [2021-08-05T13:23:14.888Z] > git --version # 'git version 2.17.1' [2021-08-05T13:23:14.890Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T13:23:14.974Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T13:23:16.799Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-08-05T13:23:16.828Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T13:23:16.855Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-08-05T13:23:16.887Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-08-05T13:23:16.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T13:23:16.901Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/235/head:refs/remotes/origin/PR-235 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-05T13:23:17.506Z] Merging remotes/origin/main commit 52f175e78e90f47d264d38148cd7058eb9c17db7 into PR head commit 2332541252b40eb4f43418c9142d3a56c3f8cd85 [2021-08-05T13:23:17.706Z] Merge succeeded, producing 2332541252b40eb4f43418c9142d3a56c3f8cd85 [2021-08-05T13:23:17.707Z] Checking out Revision 2332541252b40eb4f43418c9142d3a56c3f8cd85 (PR-235) [2021-08-05T13:23:17.519Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T13:23:17.541Z] > git checkout -f 2332541252b40eb4f43418c9142d3a56c3f8cd85 # timeout=10 [2021-08-05T13:23:17.619Z] > git remote # timeout=10 [2021-08-05T13:23:17.641Z] > git config --get remote.origin.url # timeout=10 [2021-08-05T13:23:17.652Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T13:23:17.663Z] > git merge 52f175e78e90f47d264d38148cd7058eb9c17db7 # timeout=10 [2021-08-05T13:23:17.686Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-05T13:23:17.707Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T13:23:17.727Z] > git checkout -f 2332541252b40eb4f43418c9142d3a56c3f8cd85 # timeout=10 [2021-08-05T13:23:21.902Z] Commit message: "fix: use formatted versions of logging APIs and fine tune err messages" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T13:23:22.292Z] provisioning config files... [2021-08-05T13:23:22.323Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/4@tmp/config2866074749936215415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:23:22.875Z] ---> docker-login.sh [2021-08-05T13:23:22.876Z] nexus3.edgexfoundry.org:10001 [2021-08-05T13:23:23.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:23:23.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:23:23.753Z] Configure a credential helper to remove this warning. See [2021-08-05T13:23:23.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:23:23.753Z] [2021-08-05T13:23:23.753Z] Login Succeeded [2021-08-05T13:23:24.029Z] nexus3.edgexfoundry.org:10002 [2021-08-05T13:23:24.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:23:24.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:23:24.308Z] Configure a credential helper to remove this warning. See [2021-08-05T13:23:24.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:23:24.308Z] [2021-08-05T13:23:24.308Z] Login Succeeded [2021-08-05T13:23:24.308Z] nexus3.edgexfoundry.org:10003 [2021-08-05T13:23:24.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:23:24.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:23:24.912Z] Configure a credential helper to remove this warning. See [2021-08-05T13:23:24.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:23:24.912Z] [2021-08-05T13:23:24.912Z] Login Succeeded [2021-08-05T13:23:24.912Z] nexus3.edgexfoundry.org:10004 [2021-08-05T13:23:25.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:23:25.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:23:25.464Z] Configure a credential helper to remove this warning. See [2021-08-05T13:23:25.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:23:25.464Z] [2021-08-05T13:23:25.464Z] Login Succeeded [2021-08-05T13:23:25.464Z] docker.io [2021-08-05T13:23:25.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:23:26.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:23:26.338Z] Configure a credential helper to remove this warning. See [2021-08-05T13:23:26.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:23:26.338Z] [2021-08-05T13:23:26.338Z] Login Succeeded [2021-08-05T13:23:26.338Z] ---> docker-login.sh ends [2021-08-05T13:23:26.358Z] Removing intermediate container cd430cf5706f [2021-08-05T13:23:26.358Z] ---> caf8dbc7fa85 [2021-08-05T13:23:26.358Z] Successfully built caf8dbc7fa85 [2021-08-05T13:23:26.358Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] } [2021-08-05T13:23:26.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-08-05T13:23:26.688Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-05T13:23:26.689Z] . [Pipeline] withDockerContainer [2021-08-05T13:23:26.798Z] prd-centos7-docker-4c-2g-2079 does not seem to be running inside a container [2021-08-05T13:23:26.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-05T13:23:27.292Z] $ docker top c4a3cbae64cf542459da68466c3f30f62e9ad9da3e5d79b8a8fdc7943a428910 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-05T13:23:27.408Z] ========================================================= [2021-08-05T13:23:27.408Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-05T13:23:27.408Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:23:27.942Z] + go version [2021-08-05T13:23:27.942Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-05T13:23:27.960Z] $ docker stop --time=1 c4a3cbae64cf542459da68466c3f30f62e9ad9da3e5d79b8a8fdc7943a428910 [2021-08-05T13:23:28.066Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-05T13:23:28.343Z] Sending build context to Docker daemon 8.617MB [2021-08-05T13:23:28.628Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-05T13:23:28.628Z] Step 2/8 : FROM ${BASE} [2021-08-05T13:23:28.905Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-05T13:23:28.905Z] 595b0fe564bb: Pulling fs layer [2021-08-05T13:23:28.905Z] 24495759ef45: Pulling fs layer [2021-08-05T13:23:28.905Z] d148012ef14d: Pulling fs layer [2021-08-05T13:23:28.905Z] e90a11edd702: Pulling fs layer [2021-08-05T13:23:28.905Z] d77568369979: Pulling fs layer [2021-08-05T13:23:28.905Z] 02195dbdac53: Pulling fs layer [2021-08-05T13:23:28.905Z] 2b1b35aa2570: Pulling fs layer [2021-08-05T13:23:28.905Z] 2c1f732e5b09: Pulling fs layer [2021-08-05T13:23:28.905Z] e90a11edd702: Waiting [2021-08-05T13:23:28.905Z] d77568369979: Waiting [2021-08-05T13:23:28.905Z] 2b1b35aa2570: Waiting [2021-08-05T13:23:28.905Z] 02195dbdac53: Waiting [2021-08-05T13:23:28.905Z] 2c1f732e5b09: Waiting [2021-08-05T13:23:28.905Z] d148012ef14d: Download complete [2021-08-05T13:23:28.905Z] 24495759ef45: Download complete [2021-08-05T13:23:28.905Z] d77568369979: Download complete [2021-08-05T13:23:28.905Z] 595b0fe564bb: Verifying Checksum [2021-08-05T13:23:28.905Z] 595b0fe564bb: Download complete [2021-08-05T13:23:28.905Z] 02195dbdac53: Verifying Checksum [2021-08-05T13:23:28.905Z] 02195dbdac53: Download complete [2021-08-05T13:23:29.181Z] 2b1b35aa2570: Verifying Checksum [2021-08-05T13:23:29.181Z] 2b1b35aa2570: Download complete [2021-08-05T13:23:29.185Z] $ docker rm -f c4a3cbae64cf542459da68466c3f30f62e9ad9da3e5d79b8a8fdc7943a428910 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:23:29.801Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-05T13:23:29.801Z] . [2021-08-05T13:23:29.809Z] 595b0fe564bb: Pull complete [Pipeline] withDockerContainer [2021-08-05T13:23:29.902Z] prd-centos7-docker-4c-2g-2079 does not seem to be running inside a container [2021-08-05T13:23:29.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-05T13:23:30.410Z] $ docker top e0dae36e7492c7b3f647d8eb8af8022614fa1ba40be627abcac10402e54d057d -eo pid,comm [2021-08-05T13:23:30.418Z] 24495759ef45: Pull complete [Pipeline] { [Pipeline] sh [2021-08-05T13:23:30.839Z] + go mod tidy [2021-08-05T13:23:31.020Z] d148012ef14d: Pull complete [Pipeline] sh [2021-08-05T13:23:31.447Z] + make test [2021-08-05T13:23:31.447Z] go mod tidy [2021-08-05T13:23:31.721Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-08-05T13:23:31.993Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-08-05T13:23:32.032Z] 2c1f732e5b09: Verifying Checksum [2021-08-05T13:23:32.032Z] 2c1f732e5b09: Download complete [2021-08-05T13:23:33.018Z] e90a11edd702: Verifying Checksum [2021-08-05T13:23:33.018Z] e90a11edd702: Download complete [2021-08-05T13:23:43.201Z] e90a11edd702: Pull complete [2021-08-05T13:23:43.801Z] d77568369979: Pull complete [2021-08-05T13:23:44.403Z] 02195dbdac53: Pull complete [2021-08-05T13:23:44.685Z] 2b1b35aa2570: Pull complete [2021-08-05T13:23:50.123Z] 2c1f732e5b09: Pull complete [2021-08-05T13:23:50.396Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-05T13:23:50.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-05T13:23:50.396Z] ---> 88ecf2bb1f95 [2021-08-05T13:23:50.396Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-08-05T13:23:54.512Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-08-05T13:23:54.512Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.265s coverage: 64.6% of statements [2021-08-05T13:23:54.512Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-05T13:23:55.822Z] ---> Running in 37e3fff4dda5 [2021-08-05T13:23:55.823Z] Removing intermediate container 37e3fff4dda5 [2021-08-05T13:23:55.823Z] ---> 95799a062fa9 [2021-08-05T13:23:55.823Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T13:23:55.823Z] ---> Running in 33e204d49945 [2021-08-05T13:23:58.452Z] Removing intermediate container 33e204d49945 [2021-08-05T13:23:58.452Z] ---> c1632fd4b1fe [2021-08-05T13:23:58.452Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-08-05T13:23:58.452Z] ---> Running in fd01dd0a1900 [2021-08-05T13:23:58.832Z] gofmt -l . [2021-08-05T13:23:58.832Z] [ "`gofmt -l .`" = "" ] [2021-08-05T13:23:58.832Z] ./bin/test-attribution-txt.sh [2021-08-05T13:23:59.429Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-08-05T13:23:59.728Z] $ docker stop --time=1 e0dae36e7492c7b3f647d8eb8af8022614fa1ba40be627abcac10402e54d057d [2021-08-05T13:23:59.900Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T13:24:00.889Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T13:24:01.150Z] $ docker rm -f e0dae36e7492c7b3f647d8eb8af8022614fa1ba40be627abcac10402e54d057d [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-05T13:24:01.492Z] (1/7) Installing openssh-keygen (8.4_p1-r3) [2021-08-05T13:24:01.624Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-05T13:24:03.338Z] (2/7) Installing libedit (20191231.3.1-r1) [2021-08-05T13:24:03.339Z] (3/7) Installing openssh-client (8.4_p1-r3) [2021-08-05T13:24:03.339Z] (4/7) Installing openssh-sftp-server (8.4_p1-r3) [2021-08-05T13:24:03.339Z] (5/7) Installing openssh-server-common (8.4_p1-r3) [2021-08-05T13:24:03.339Z] (6/7) Installing openssh-server (8.4_p1-r3) [2021-08-05T13:24:03.339Z] (7/7) Installing openssh (8.4_p1-r3) [2021-08-05T13:24:03.339Z] Executing busybox-1.32.1-r6.trigger [2021-08-05T13:24:03.339Z] OK: 224 MiB in 59 packages [2021-08-05T13:24:03.530Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-08-05T13:24:04.781Z] Removing intermediate container fd01dd0a1900 [2021-08-05T13:24:04.781Z] ---> 1ba89c229b87 [2021-08-05T13:24:04.781Z] Step 6/8 : WORKDIR /device-virtual-go [2021-08-05T13:24:04.781Z] ---> Running in 48eee5e52490 [2021-08-05T13:24:06.684Z] Removing intermediate container 48eee5e52490 [2021-08-05T13:24:06.684Z] ---> c1b0f6bf603c [2021-08-05T13:24:06.684Z] Step 7/8 : COPY . . [2021-08-05T13:24:06.684Z] ---> e2ca42fb19bb [2021-08-05T13:24:06.684Z] Step 8/8 : RUN go mod download [2021-08-05T13:24:06.960Z] ---> Running in 09500ec933fe [Pipeline] sh [2021-08-05T13:24:07.555Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-05T13:24:07.883Z] + ls -al . [2021-08-05T13:24:07.883Z] total 140 [2021-08-05T13:24:07.883Z] drwxrwxr-x. 7 jenkins jenkins 4096 Aug 5 13:23 . [2021-08-05T13:24:07.883Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 5 13:22 .. [2021-08-05T13:24:07.883Z] -rw-rw-r--. 1 jenkins jenkins 8153 Aug 5 13:22 Attribution.txt [2021-08-05T13:24:07.883Z] drwxrwxr-x. 2 jenkins jenkins 64 Aug 5 13:22 bin [2021-08-05T13:24:07.883Z] -rw-rw-r--. 1 jenkins jenkins 6349 Aug 5 13:22 CHANGELOG.md [2021-08-05T13:24:07.883Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 5 13:22 cmd [2021-08-05T13:24:07.883Z] -rw-r--r--. 1 jenkins jenkins 46339 Aug 5 13:23 coverage.out [2021-08-05T13:24:07.883Z] -rw-rw-r--. 1 jenkins jenkins 1921 Aug 5 13:22 Dockerfile [2021-08-05T13:24:07.883Z] -rw-rw-r--. 1 jenkins jenkins 998 Aug 5 13:22 Dockerfile.build [2021-08-05T13:24:07.883Z] drwxrwxr-x. 8 jenkins jenkins 179 Aug 5 13:22 .git [2021-08-05T13:24:07.883Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 5 13:22 .github [2021-08-05T13:24:07.883Z] -rw-rw-r--. 1 jenkins jenkins 277 Aug 5 13:22 .gitignore [2021-08-05T13:24:07.883Z] -rw-r--r--. 1 jenkins jenkins 795 Aug 5 13:23 go.mod [2021-08-05T13:24:07.883Z] -rw-r--r--. 1 jenkins jenkins 22824 Aug 5 13:23 go.sum [2021-08-05T13:24:07.883Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 5 13:22 internal [2021-08-05T13:24:07.883Z] -rw-rw-r--. 1 jenkins jenkins 660 Aug 5 13:22 Jenkinsfile [2021-08-05T13:24:07.883Z] -rw-rw-r--. 1 jenkins jenkins 11340 Aug 5 13:22 LICENSE [2021-08-05T13:24:07.883Z] -rw-rw-r--. 1 jenkins jenkins 905 Aug 5 13:22 Makefile [2021-08-05T13:24:07.883Z] -rw-rw-r--. 1 jenkins jenkins 2913 Aug 5 13:22 README.md [2021-08-05T13:24:07.883Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 5 13:20 VERSION [2021-08-05T13:24:07.883Z] -rw-rw-r--. 1 jenkins jenkins 235 Aug 5 13:22 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:24:08.217Z] + 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=2332541252b40eb4f43418c9142d3a56c3f8cd85 --label arch=amd64 --label version=0.0.0 . [2021-08-05T13:24:08.217Z] Sending build context to Docker daemon 8.689MB [2021-08-05T13:24:08.217Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-08-05T13:24:08.217Z] Step 2/26 : FROM ${BASE} AS builder [2021-08-05T13:24:08.217Z] ---> caf8dbc7fa85 [2021-08-05T13:24:08.217Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-05T13:24:08.217Z] ---> Running in 7812af6956b5 [2021-08-05T13:24:08.490Z] Removing intermediate container 7812af6956b5 [2021-08-05T13:24:08.490Z] ---> fc9614f628b4 [2021-08-05T13:24:08.490Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-08-05T13:24:08.490Z] ---> Running in 141e78fdeb9c [2021-08-05T13:24:08.490Z] Removing intermediate container 141e78fdeb9c [2021-08-05T13:24:08.490Z] ---> d81dfb99ff58 [2021-08-05T13:24:08.490Z] Step 5/26 : WORKDIR /device-virtual-go [2021-08-05T13:24:08.490Z] ---> Running in ace16e4efc8d [2021-08-05T13:24:08.490Z] Removing intermediate container ace16e4efc8d [2021-08-05T13:24:08.490Z] ---> c2167909611f [2021-08-05T13:24:08.490Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T13:24:08.756Z] ---> Running in 38ab9db47324 [2021-08-05T13:24:09.024Z] Removing intermediate container 38ab9db47324 [2021-08-05T13:24:09.024Z] ---> bb4b70d79b96 [2021-08-05T13:24:09.024Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-05T13:24:09.024Z] ---> Running in 3361ee146ee0 [2021-08-05T13:24:09.289Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T13:24:10.252Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T13:24:10.838Z] OK: 224 MiB in 59 packages [2021-08-05T13:24:11.107Z] Removing intermediate container 3361ee146ee0 [2021-08-05T13:24:11.107Z] ---> 9eb3826bdd6e [2021-08-05T13:24:11.107Z] Step 8/26 : COPY . . [2021-08-05T13:24:11.386Z] ---> 0518e3163807 [2021-08-05T13:24:11.386Z] Step 9/26 : RUN go mod tidy [2021-08-05T13:24:11.386Z] ---> Running in 420d0c15a9e0 [2021-08-05T13:24:12.022Z] Removing intermediate container 420d0c15a9e0 [2021-08-05T13:24:12.022Z] ---> 5dd2721ba2d6 [2021-08-05T13:24:12.022Z] Step 10/26 : RUN go mod download [2021-08-05T13:24:12.394Z] ---> Running in 153d2fa4db1b [2021-08-05T13:24:12.859Z] Removing intermediate container 153d2fa4db1b [2021-08-05T13:24:12.859Z] ---> 8c914caf8547 [2021-08-05T13:24:12.859Z] Step 11/26 : ARG MAKE='make build' [2021-08-05T13:24:12.859Z] ---> Running in 72f62ac676e6 [2021-08-05T13:24:12.859Z] Removing intermediate container 72f62ac676e6 [2021-08-05T13:24:12.859Z] ---> bef5a4047615 [2021-08-05T13:24:12.859Z] Step 12/26 : RUN $MAKE [2021-08-05T13:24:12.859Z] ---> Running in bf22ac9a7135 [2021-08-05T13:24:13.135Z] go mod tidy [2021-08-05T13:24:13.414Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2021-08-05T13:24:31.710Z] Removing intermediate container bf22ac9a7135 [2021-08-05T13:24:31.710Z] ---> 1d7548988ac8 [2021-08-05T13:24:31.710Z] Step 13/26 : FROM alpine:3.12 [2021-08-05T13:24:31.710Z] 3.12: Pulling from library/alpine [2021-08-05T13:24:31.710Z] 339de151aab4: Pulling fs layer [2021-08-05T13:24:35.078Z] 339de151aab4: Verifying Checksum [2021-08-05T13:24:35.078Z] 339de151aab4: Download complete [2021-08-05T13:24:35.078Z] 339de151aab4: Pull complete [2021-08-05T13:24:35.078Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-05T13:24:35.078Z] Status: Downloaded newer image for alpine:3.12 [2021-08-05T13:24:35.078Z] ---> 13621d1b12d4 [2021-08-05T13:24:35.078Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-08-05T13:24:35.078Z] ---> Running in 6268467ce8b0 [2021-08-05T13:24:35.347Z] Removing intermediate container 6268467ce8b0 [2021-08-05T13:24:35.347Z] ---> 155bda52cf48 [2021-08-05T13:24:35.347Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T13:24:35.347Z] ---> Running in 58ee51b544a5 [2021-08-05T13:24:35.940Z] Removing intermediate container 58ee51b544a5 [2021-08-05T13:24:35.940Z] ---> 5b2340f40040 [2021-08-05T13:24:35.940Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-05T13:24:35.940Z] ---> Running in 8bc1e166cb63 [2021-08-05T13:24:36.210Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-05T13:24:36.792Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-05T13:24:37.059Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-05T13:24:37.059Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-05T13:24:37.642Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-05T13:24:37.642Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-05T13:24:38.230Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-05T13:24:38.816Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-05T13:24:38.816Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T13:24:38.816Z] OK: 8 MiB in 20 packages [2021-08-05T13:24:39.087Z] Removing intermediate container 8bc1e166cb63 [2021-08-05T13:24:39.087Z] ---> 114a1e5bddd4 [2021-08-05T13:24:39.087Z] Step 17/26 : WORKDIR / [2021-08-05T13:24:39.087Z] ---> Running in aa47cae2b2ef [2021-08-05T13:24:39.087Z] Removing intermediate container aa47cae2b2ef [2021-08-05T13:24:39.087Z] ---> bf7b5cb9ac94 [2021-08-05T13:24:39.087Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-08-05T13:24:39.311Z] Removing intermediate container 09500ec933fe [2021-08-05T13:24:39.311Z] ---> 6f0696383f9e [2021-08-05T13:24:39.311Z] Successfully built 6f0696383f9e [2021-08-05T13:24:39.311Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:24:39.358Z] ---> 5343186782f8 [2021-08-05T13:24:39.358Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-08-05T13:24:39.358Z] ---> 658b42bc2c49 [2021-08-05T13:24:39.358Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-08-05T13:24:39.661Z] + docker inspect -f . ci-base-image-arm64 [2021-08-05T13:24:39.662Z] . [Pipeline] withDockerContainer [2021-08-05T13:24:39.934Z] prd-ubuntu18.04-docker-arm64-4c-16g-2078 does not seem to be running inside a container [2021-08-05T13:24:39.944Z] ---> 55c3f834d5b6 [2021-08-05T13:24:39.944Z] Step 21/26 : EXPOSE 59900 [2021-08-05T13:24:39.944Z] ---> Running in 443b94d36781 [2021-08-05T13:24:39.944Z] Removing intermediate container 443b94d36781 [2021-08-05T13:24:39.944Z] ---> 5f7e4db7f262 [2021-08-05T13:24:39.944Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-08-05T13:24:39.944Z] ---> Running in 3896633248a8 [2021-08-05T13:24:39.944Z] Removing intermediate container 3896633248a8 [2021-08-05T13:24:39.944Z] ---> 4ec4c6517efb [2021-08-05T13:24:39.944Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T13:24:39.944Z] ---> Running in 74b347fd20ae [2021-08-05T13:24:40.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-05T13:24:40.220Z] Removing intermediate container 74b347fd20ae [2021-08-05T13:24:40.220Z] ---> 88256df3ed5c [2021-08-05T13:24:40.220Z] Step 24/26 : LABEL arch=amd64 [2021-08-05T13:24:40.220Z] ---> Running in dd30e58f732b [2021-08-05T13:24:40.220Z] Removing intermediate container dd30e58f732b [2021-08-05T13:24:40.220Z] ---> 4ce3898b1953 [2021-08-05T13:24:40.220Z] Step 25/26 : LABEL git_sha=2332541252b40eb4f43418c9142d3a56c3f8cd85 [2021-08-05T13:24:40.220Z] ---> Running in dd921dc24ddb [2021-08-05T13:24:40.487Z] Removing intermediate container dd921dc24ddb [2021-08-05T13:24:40.487Z] ---> 280dc83bf71b [2021-08-05T13:24:40.487Z] Step 26/26 : LABEL version=0.0.0 [2021-08-05T13:24:40.487Z] ---> Running in d98fe8a4a01f [2021-08-05T13:24:40.487Z] Removing intermediate container d98fe8a4a01f [2021-08-05T13:24:40.487Z] ---> bc53f3e2acb6 [2021-08-05T13:24:40.487Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-05T13:24:40.487Z] Successfully built bc53f3e2acb6 [2021-08-05T13:24:40.487Z] Successfully tagged device-virtual:latest [2021-08-05T13:24:41.870Z] $ docker top abd20eb1ff45c89dc0d9d29eb6510b330173bc0a296883fa8395da4eaa30457a -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [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 [2021-08-05T13:24:42.887Z] + go version [2021-08-05T13:24:42.887Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-05T13:24:42.907Z] $ docker stop --time=1 abd20eb1ff45c89dc0d9d29eb6510b330173bc0a296883fa8395da4eaa30457a [2021-08-05T13:24:43.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T13:24:43.070Z] [2021-08-05T13:24:43.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T13:24:44.801Z] $ docker rm -f abd20eb1ff45c89dc0d9d29eb6510b330173bc0a296883fa8395da4eaa30457a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] stage [Pipeline] { (Test) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:24:45.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T13:24:45.485Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-05T13:24:45.485Z] b4d181a07f80: Pulling fs layer [2021-08-05T13:24:45.485Z] a1111a8f2ec3: Pulling fs layer [2021-08-05T13:24:45.486Z] ed53099fbce6: Pulling fs layer [2021-08-05T13:24:45.486Z] dc539afda2c1: Pulling fs layer [2021-08-05T13:24:45.486Z] 77bc0d833cb6: Pulling fs layer [2021-08-05T13:24:45.486Z] 9065ff56babe: Pulling fs layer [2021-08-05T13:24:45.486Z] d287ab97295c: Pulling fs layer [2021-08-05T13:24:45.486Z] dc539afda2c1: Waiting [2021-08-05T13:24:45.486Z] 77bc0d833cb6: Waiting [2021-08-05T13:24:45.486Z] 9065ff56babe: Waiting [2021-08-05T13:24:45.486Z] d287ab97295c: Waiting [2021-08-05T13:24:45.595Z] + docker inspect -f . ci-base-image-arm64 [2021-08-05T13:24:45.595Z] . [Pipeline] withDockerContainer [2021-08-05T13:24:45.753Z] a1111a8f2ec3: Verifying Checksum [2021-08-05T13:24:45.753Z] a1111a8f2ec3: Download complete [2021-08-05T13:24:45.753Z] dc539afda2c1: Verifying Checksum [2021-08-05T13:24:45.753Z] dc539afda2c1: Download complete [2021-08-05T13:24:45.854Z] prd-ubuntu18.04-docker-arm64-4c-16g-2078 does not seem to be running inside a container [2021-08-05T13:24:45.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-05T13:24:46.023Z] 77bc0d833cb6: Verifying Checksum [2021-08-05T13:24:46.023Z] 77bc0d833cb6: Download complete [2021-08-05T13:24:46.023Z] 9065ff56babe: Verifying Checksum [2021-08-05T13:24:46.023Z] 9065ff56babe: Download complete [2021-08-05T13:24:46.606Z] ed53099fbce6: Verifying Checksum [2021-08-05T13:24:47.397Z] b4d181a07f80: Verifying Checksum [2021-08-05T13:24:47.397Z] b4d181a07f80: Download complete [2021-08-05T13:24:47.569Z] $ docker top 5506529f9a06cf9172f4f5d25f1cbd092241ef562f76ae38061e867cc70fa8f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T13:24:48.552Z] + go mod tidy [2021-08-05T13:24:48.826Z] b4d181a07f80: Pull complete [2021-08-05T13:24:48.826Z] a1111a8f2ec3: Pull complete [2021-08-05T13:24:50.702Z] ed53099fbce6: Pull complete [2021-08-05T13:24:50.702Z] dc539afda2c1: Pull complete [2021-08-05T13:24:50.702Z] 77bc0d833cb6: Pull complete [2021-08-05T13:24:50.702Z] 9065ff56babe: Pull complete [Pipeline] sh [2021-08-05T13:24:51.380Z] + make test [2021-08-05T13:24:51.380Z] go mod tidy [2021-08-05T13:24:51.980Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-08-05T13:24:52.118Z] d287ab97295c: Verifying Checksum [2021-08-05T13:24:52.118Z] d287ab97295c: Download complete [2021-08-05T13:24:53.429Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-08-05T13:24:56.383Z] d287ab97295c: Pull complete [2021-08-05T13:24:56.383Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-05T13:24:56.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T13:24:56.383Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-05T13:24:56.477Z] prd-centos7-docker-4c-2g-2079 does not seem to be running inside a container [2021-08-05T13:24:56.564Z] $ 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/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-05T13:24:58.765Z] $ docker top 97406eaa5269524dc642eb7658691abfbbacb8c1fb1e53a58c291d1a2524694f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:24:59.354Z] ---> job-cost.sh [2021-08-05T13:24:59.354Z] lf-activate-venv: SKIPPING [2021-08-05T13:24:59.354Z] INFO: No Stack... [2021-08-05T13:25:01.302Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-05T13:25:01.572Z] INFO: Archiving Costs [Pipeline] sh [2021-08-05T13:25:01.922Z] + cut -d, -f6 [2021-08-05T13:25:01.922Z] + cat /w/workspace/device-virtual-go/4/archives/cost.csv [Pipeline] lock [2021-08-05T13:25:01.966Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-235-4-stack-cost] [2021-08-05T13:25:01.975Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-235-4-stack-cost] did not exist. Created. [2021-08-05T13:25:01.975Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-235-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-05T13:25:02.329Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-05T13:25:02.378Z] Stashed 1 file(s) [Pipeline] } [2021-08-05T13:25:02.390Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-235-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-05T13:25:02.416Z] $ docker stop --time=1 97406eaa5269524dc642eb7658691abfbbacb8c1fb1e53a58c291d1a2524694f [2021-08-05T13:25:03.790Z] $ docker rm -f 97406eaa5269524dc642eb7658691abfbbacb8c1fb1e53a58c291d1a2524694f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-05T13:26:01.538Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-08-05T13:26:01.538Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.733s coverage: 64.6% of statements [2021-08-05T13:26:01.538Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-05T13:26:28.433Z] gofmt -l . [2021-08-05T13:26:28.433Z] [ "`gofmt -l .`" = "" ] [2021-08-05T13:26:28.433Z] ./bin/test-attribution-txt.sh [2021-08-05T13:26:28.433Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-08-05T13:26:28.454Z] $ docker stop --time=1 5506529f9a06cf9172f4f5d25f1cbd092241ef562f76ae38061e867cc70fa8f7 [2021-08-05T13:26:30.630Z] $ docker rm -f 5506529f9a06cf9172f4f5d25f1cbd092241ef562f76ae38061e867cc70fa8f7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-05T13:26:31.529Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-05T13:26:31.565Z] Warning: overwriting stash ‘coverage-report’ [2021-08-05T13:26:32.080Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-05T13:26:32.646Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-05T13:26:32.982Z] + ls -al . [2021-08-05T13:26:32.982Z] total 164 [2021-08-05T13:26:32.982Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 5 13:26 . [2021-08-05T13:26:32.983Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 13:23 .. [2021-08-05T13:26:32.983Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 13:23 .git [2021-08-05T13:26:32.983Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 13:23 .github [2021-08-05T13:26:32.983Z] -rw-rw-r-- 1 jenkins jenkins 277 Aug 5 13:23 .gitignore [2021-08-05T13:26:32.983Z] -rw-rw-r-- 1 jenkins jenkins 8153 Aug 5 13:23 Attribution.txt [2021-08-05T13:26:32.983Z] -rw-rw-r-- 1 jenkins jenkins 6349 Aug 5 13:23 CHANGELOG.md [2021-08-05T13:26:32.983Z] -rw-rw-r-- 1 jenkins jenkins 1921 Aug 5 13:23 Dockerfile [2021-08-05T13:26:32.983Z] -rw-rw-r-- 1 jenkins jenkins 998 Aug 5 13:23 Dockerfile.build [2021-08-05T13:26:32.983Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 5 13:23 Jenkinsfile [2021-08-05T13:26:32.983Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 5 13:23 LICENSE [2021-08-05T13:26:32.983Z] -rw-rw-r-- 1 jenkins jenkins 905 Aug 5 13:23 Makefile [2021-08-05T13:26:32.983Z] -rw-rw-r-- 1 jenkins jenkins 2913 Aug 5 13:23 README.md [2021-08-05T13:26:32.983Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 5 13:20 VERSION [2021-08-05T13:26:32.983Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 13:23 bin [2021-08-05T13:26:32.983Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 13:23 cmd [2021-08-05T13:26:32.983Z] -rw-r--r-- 1 jenkins jenkins 46339 Aug 5 13:25 coverage.out [2021-08-05T13:26:32.983Z] -rw-r--r-- 1 jenkins jenkins 795 Aug 5 13:26 go.mod [2021-08-05T13:26:32.983Z] -rw-r--r-- 1 jenkins jenkins 22824 Aug 5 13:24 go.sum [2021-08-05T13:26:32.983Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 13:23 internal [2021-08-05T13:26:32.983Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 5 13:23 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:26:33.327Z] + 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=2332541252b40eb4f43418c9142d3a56c3f8cd85 --label arch=arm64 --label version=0.0.0 . [2021-08-05T13:26:33.938Z] Sending build context to Docker daemon 8.688MB [2021-08-05T13:26:33.938Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-08-05T13:26:33.938Z] Step 2/26 : FROM ${BASE} AS builder [2021-08-05T13:26:33.938Z] ---> 6f0696383f9e [2021-08-05T13:26:33.938Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-05T13:26:34.213Z] ---> Running in 7705fa244679 [2021-08-05T13:26:35.191Z] Removing intermediate container 7705fa244679 [2021-08-05T13:26:35.191Z] ---> c1913ed801f0 [2021-08-05T13:26:35.191Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-08-05T13:26:35.191Z] ---> Running in fcbbb4c6d791 [2021-08-05T13:26:35.787Z] Removing intermediate container fcbbb4c6d791 [2021-08-05T13:26:35.787Z] ---> 940e0a5959a4 [2021-08-05T13:26:35.787Z] Step 5/26 : WORKDIR /device-virtual-go [2021-08-05T13:26:35.787Z] ---> Running in 7c3d234369c8 [2021-08-05T13:26:36.380Z] Removing intermediate container 7c3d234369c8 [2021-08-05T13:26:36.380Z] ---> b780d3b67f8e [2021-08-05T13:26:36.380Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T13:26:36.654Z] ---> Running in 2a7b5e50b752 [2021-08-05T13:26:38.640Z] Removing intermediate container 2a7b5e50b752 [2021-08-05T13:26:38.640Z] ---> b1ba1a5f5d1c [2021-08-05T13:26:38.640Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-05T13:26:38.640Z] ---> Running in 6cce47c718f0 [2021-08-05T13:26:40.087Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T13:26:41.062Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T13:26:41.657Z] OK: 224 MiB in 59 packages [2021-08-05T13:26:42.639Z] Removing intermediate container 6cce47c718f0 [2021-08-05T13:26:42.639Z] ---> 54863a0984e8 [2021-08-05T13:26:42.639Z] Step 8/26 : COPY . . [2021-08-05T13:26:44.073Z] ---> 1f0567f4cc5a [2021-08-05T13:26:44.073Z] Step 9/26 : RUN go mod tidy [2021-08-05T13:26:44.349Z] ---> Running in 70aee7906c56 [2021-08-05T13:26:47.744Z] Removing intermediate container 70aee7906c56 [2021-08-05T13:26:47.744Z] ---> a97b7eff9bef [2021-08-05T13:26:47.744Z] Step 10/26 : RUN go mod download [2021-08-05T13:26:47.744Z] ---> Running in 91a6ee0d40a6 [2021-08-05T13:26:50.375Z] Removing intermediate container 91a6ee0d40a6 [2021-08-05T13:26:50.375Z] ---> 6993e61cb0f5 [2021-08-05T13:26:50.375Z] Step 11/26 : ARG MAKE='make build' [2021-08-05T13:26:50.375Z] ---> Running in fbdeb0b5a66d [2021-08-05T13:26:50.974Z] Removing intermediate container fbdeb0b5a66d [2021-08-05T13:26:50.974Z] ---> 5647548b6f43 [2021-08-05T13:26:50.974Z] Step 12/26 : RUN $MAKE [2021-08-05T13:26:50.974Z] ---> Running in c6abe3403529 [2021-08-05T13:26:52.421Z] go mod tidy [2021-08-05T13:26:52.703Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2021-08-05T13:27:49.337Z] Removing intermediate container c6abe3403529 [2021-08-05T13:27:49.337Z] ---> 5b58d9b14ae3 [2021-08-05T13:27:49.337Z] Step 13/26 : FROM alpine:3.12 [2021-08-05T13:27:49.337Z] 3.12: Pulling from library/alpine [2021-08-05T13:27:49.337Z] d2f70382dc9a: Pulling fs layer [2021-08-05T13:27:49.337Z] d2f70382dc9a: Verifying Checksum [2021-08-05T13:27:49.337Z] d2f70382dc9a: Download complete [2021-08-05T13:27:49.337Z] d2f70382dc9a: Pull complete [2021-08-05T13:27:49.337Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-05T13:27:49.337Z] Status: Downloaded newer image for alpine:3.12 [2021-08-05T13:27:49.337Z] ---> c4fd0aeabfcf [2021-08-05T13:27:49.337Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-08-05T13:27:49.337Z] ---> Running in e0fa4d047eb1 [2021-08-05T13:27:49.337Z] Removing intermediate container e0fa4d047eb1 [2021-08-05T13:27:49.337Z] ---> 0d3427b57658 [2021-08-05T13:27:49.337Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T13:27:49.337Z] ---> Running in fa7a340f29d6 [2021-08-05T13:27:49.337Z] Removing intermediate container fa7a340f29d6 [2021-08-05T13:27:49.337Z] ---> ea80bf1022f0 [2021-08-05T13:27:49.337Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-05T13:27:49.337Z] ---> Running in fe81885d13a4 [2021-08-05T13:27:49.337Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-05T13:27:50.313Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-05T13:27:50.908Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-05T13:27:50.908Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-05T13:27:50.908Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-05T13:27:51.182Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-05T13:27:51.461Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-05T13:27:51.462Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-05T13:27:51.462Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T13:27:51.462Z] OK: 8 MiB in 20 packages [2021-08-05T13:27:52.900Z] Removing intermediate container fe81885d13a4 [2021-08-05T13:27:52.900Z] ---> 54914660a50c [2021-08-05T13:27:52.900Z] Step 17/26 : WORKDIR / [2021-08-05T13:27:52.900Z] ---> Running in 6f1208d16cb5 [2021-08-05T13:27:53.500Z] Removing intermediate container 6f1208d16cb5 [2021-08-05T13:27:53.500Z] ---> 611647d25ce3 [2021-08-05T13:27:53.500Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-08-05T13:27:54.487Z] ---> f074d45f867f [2021-08-05T13:27:54.487Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-08-05T13:27:55.089Z] ---> 353cefabfc36 [2021-08-05T13:27:55.089Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-08-05T13:27:57.073Z] ---> 537bf0e30a73 [2021-08-05T13:27:57.073Z] Step 21/26 : EXPOSE 59900 [2021-08-05T13:27:57.073Z] ---> Running in dcc9fa73d4e9 [2021-08-05T13:27:57.672Z] Removing intermediate container dcc9fa73d4e9 [2021-08-05T13:27:57.672Z] ---> 460d07704eb7 [2021-08-05T13:27:57.672Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-08-05T13:27:57.945Z] ---> Running in 626379386f3d [2021-08-05T13:27:58.550Z] Removing intermediate container 626379386f3d [2021-08-05T13:27:58.550Z] ---> 46f1d8fe614c [2021-08-05T13:27:58.550Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T13:27:58.550Z] ---> Running in e458099f00fa [2021-08-05T13:27:59.531Z] Removing intermediate container e458099f00fa [2021-08-05T13:27:59.531Z] ---> 942aedf4e968 [2021-08-05T13:27:59.531Z] Step 24/26 : LABEL arch=arm64 [2021-08-05T13:27:59.531Z] ---> Running in ce951a6d9b5c [2021-08-05T13:28:00.130Z] Removing intermediate container ce951a6d9b5c [2021-08-05T13:28:00.130Z] ---> b9784ebb71f5 [2021-08-05T13:28:00.130Z] Step 25/26 : LABEL git_sha=2332541252b40eb4f43418c9142d3a56c3f8cd85 [2021-08-05T13:28:00.130Z] ---> Running in 02221fda821e [2021-08-05T13:28:00.731Z] Removing intermediate container 02221fda821e [2021-08-05T13:28:00.731Z] ---> aa60318bde6b [2021-08-05T13:28:00.731Z] Step 26/26 : LABEL version=0.0.0 [2021-08-05T13:28:01.006Z] ---> Running in 749f5a973a55 [2021-08-05T13:28:01.608Z] Removing intermediate container 749f5a973a55 [2021-08-05T13:28:01.608Z] ---> c435db169cf4 [2021-08-05T13:28:01.608Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-05T13:28:01.608Z] Successfully built c435db169cf4 [2021-08-05T13:28:01.608Z] 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 [2021-08-05T13:28:02.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T13:28:02.384Z] [2021-08-05T13:28:02.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:28:04.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T13:28:05.166Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-05T13:28:05.166Z] 448f6bf000e3: Pulling fs layer [2021-08-05T13:28:05.166Z] f757da607395: Pulling fs layer [2021-08-05T13:28:05.166Z] 05883995daec: Pulling fs layer [2021-08-05T13:28:05.166Z] 8603b9c90790: Pulling fs layer [2021-08-05T13:28:05.166Z] 1560dd03e051: Pulling fs layer [2021-08-05T13:28:05.166Z] 27f5ce0e4adf: Pulling fs layer [2021-08-05T13:28:05.166Z] c2d8d7efcc4b: Pulling fs layer [2021-08-05T13:28:05.166Z] 8603b9c90790: Waiting [2021-08-05T13:28:05.166Z] 27f5ce0e4adf: Waiting [2021-08-05T13:28:05.166Z] c2d8d7efcc4b: Waiting [2021-08-05T13:28:05.166Z] 1560dd03e051: Waiting [2021-08-05T13:28:05.439Z] f757da607395: Verifying Checksum [2021-08-05T13:28:05.439Z] f757da607395: Download complete [2021-08-05T13:28:05.714Z] 8603b9c90790: Verifying Checksum [2021-08-05T13:28:05.714Z] 8603b9c90790: Download complete [2021-08-05T13:28:05.714Z] 1560dd03e051: Verifying Checksum [2021-08-05T13:28:05.714Z] 1560dd03e051: Download complete [2021-08-05T13:28:05.714Z] 27f5ce0e4adf: Verifying Checksum [2021-08-05T13:28:05.714Z] 27f5ce0e4adf: Download complete [2021-08-05T13:28:05.987Z] 05883995daec: Verifying Checksum [2021-08-05T13:28:05.988Z] 05883995daec: Download complete [2021-08-05T13:28:06.971Z] 448f6bf000e3: Verifying Checksum [2021-08-05T13:28:06.971Z] 448f6bf000e3: Download complete [2021-08-05T13:28:10.389Z] c2d8d7efcc4b: Verifying Checksum [2021-08-05T13:28:10.389Z] 448f6bf000e3: Pull complete [2021-08-05T13:28:10.992Z] f757da607395: Pull complete [2021-08-05T13:28:12.985Z] 05883995daec: Pull complete [2021-08-05T13:28:12.985Z] 8603b9c90790: Pull complete [2021-08-05T13:28:13.973Z] 1560dd03e051: Pull complete [2021-08-05T13:28:14.250Z] 27f5ce0e4adf: Pull complete [2021-08-05T13:28:29.372Z] c2d8d7efcc4b: Pull complete [2021-08-05T13:28:29.372Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-05T13:28:29.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T13:28:29.372Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-05T13:28:29.605Z] prd-ubuntu18.04-docker-arm64-4c-16g-2078 does not seem to be running inside a container [2021-08-05T13:28:29.705Z] $ 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/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-05T13:28:34.699Z] $ docker top e64d09493a6fe928c7f8d3670ff141fd88cc52553e3d34ed0a24ae182f2e49a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:28:35.701Z] ---> job-cost.sh [2021-08-05T13:28:35.701Z] lf-activate-venv: SKIPPING [2021-08-05T13:28:35.701Z] INFO: No Stack... [2021-08-05T13:28:36.683Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-05T13:28:37.282Z] INFO: Archiving Costs [Pipeline] sh [2021-08-05T13:28:37.969Z] + + cutcat -d, -f6 [2021-08-05T13:28:37.969Z] /w/workspace/device-virtual-go/4/archives/cost.csv [Pipeline] lock [2021-08-05T13:28:38.036Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-235-4-stack-cost] [2021-08-05T13:28:38.046Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-235-4-stack-cost] did not exist. Created. [2021-08-05T13:28:38.046Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-235-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-05T13:28:38.756Z] /w/workspace/device-virtual-go/4@tmp/durable-60943654/script.sh: 1: /w/workspace/device-virtual-go/4@tmp/durable-60943654/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-05T13:28:39.440Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-05T13:28:39.476Z] Warning: overwriting stash ‘stack-cost’ [2021-08-05T13:28:39.518Z] Stashed 1 file(s) [Pipeline] } [2021-08-05T13:28:39.530Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-235-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-05T13:28:39.563Z] $ docker stop --time=1 e64d09493a6fe928c7f8d3670ff141fd88cc52553e3d34ed0a24ae182f2e49a4 [2021-08-05T13:28:41.455Z] $ docker rm -f e64d09493a6fe928c7f8d3670ff141fd88cc52553e3d34ed0a24ae182f2e49a4 [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 [2021-08-05T13:28:42.570Z] provisioning config files... [2021-08-05T13:28:42.590Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-235@tmp/config431226887387065012tmp [Pipeline] { [Pipeline] sh [2021-08-05T13:28:42.936Z] + set +x [2021-08-05T13:28:42.936Z] + bash -s -- [2021-08-05T13:28:42.936Z] + curl -s https://codecov.io/bash [2021-08-05T13:28:42.936Z] [2021-08-05T13:28:42.936Z] _____ _ [2021-08-05T13:28:42.936Z] / ____| | | [2021-08-05T13:28:42.936Z] | | ___ __| | ___ ___ _____ __ [2021-08-05T13:28:42.936Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-05T13:28:42.936Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-05T13:28:42.936Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-05T13:28:42.936Z] Bash-1.0.6 [2021-08-05T13:28:42.936Z] [2021-08-05T13:28:42.936Z] [2021-08-05T13:28:42.936Z] ==> git version 2.24.4 found [2021-08-05T13:28:42.936Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-05T13:28:42.936Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-05T13:28:42.936Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-05T13:28:42.936Z] ==> Jenkins CI detected. [2021-08-05T13:28:43.211Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-235 [2021-08-05T13:28:43.211Z] project root: . [2021-08-05T13:28:43.211Z] --> token set from env [2021-08-05T13:28:43.211Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-05T13:28:43.211Z] ==> Running gcov in . (disable via -X gcov) [2021-08-05T13:28:43.211Z] ==> Python coveragepy not found [2021-08-05T13:28:43.211Z] ==> Searching for coverage reports in: [2021-08-05T13:28:43.211Z] + . [2021-08-05T13:28:43.211Z] -> Found 1 reports [2021-08-05T13:28:43.211Z] ==> Detecting git/mercurial file structure [2021-08-05T13:28:43.211Z] ==> Reading reports [2021-08-05T13:28:43.211Z] + ./coverage.out bytes=46339 [2021-08-05T13:28:43.211Z] ==> Appending adjustments [2021-08-05T13:28:43.211Z] https://docs.codecov.io/docs/fixing-reports [2021-08-05T13:28:43.211Z] + Found adjustments [2021-08-05T13:28:43.211Z] ==> Gzipping contents [2021-08-05T13:28:43.211Z] 8.0K /tmp/codecov.6Tt6Ry.gz [2021-08-05T13:28:43.211Z] ==> Uploading reports [2021-08-05T13:28:43.211Z] url: https://codecov.io [2021-08-05T13:28:43.211Z] query: branch=PR-235&commit=2332541252b40eb4f43418c9142d3a56c3f8cd85&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-235%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=235&job=&cmd_args= [2021-08-05T13:28:43.211Z] -> Pinging Codecov [2021-08-05T13:28:43.211Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-235&commit=2332541252b40eb4f43418c9142d3a56c3f8cd85&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-235%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=235&job=&cmd_args= [2021-08-05T13:28:43.478Z] -> Uploading to [2021-08-05T13:28:43.478Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-05/5E52B4B073DB2E39498172D8E973AA87/2332541252b40eb4f43418c9142d3a56c3f8cd85/dac4d95c-0f09-4d05-921a-7ee05bc4a4df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210805%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210805T132843Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=284539751830048c1aad524d9d51b4b76aa396541b67825e264127f76580eb5f [2021-08-05T13:28:43.478Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-05T13:28:43.478Z] Dload Upload Total Spent Left Speed [2021-08-05T13:28:44.065Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5496 0 0 100 5496 0 11782 --:--:-- --:--:-- --:--:-- 11768 100 5496 0 0 100 5496 0 11778 --:--:-- --:--:-- --:--:-- 11768 [2021-08-05T13:28:44.065Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/2332541252b40eb4f43418c9142d3a56c3f8cd85 [Pipeline] } [2021-08-05T13:28:44.079Z] 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-05T13:28:45.596Z] + '[' -d /w/workspace/foundry_device-virtual-go_PR-235/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:28:45.940Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:28:46.542Z] ---> package-listing.sh [2021-08-05T13:28:46.542Z] ++ facter osfamily [2021-08-05T13:28:46.542Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-05T13:28:46.810Z] + OS_FAMILY=redhat [2021-08-05T13:28:46.810Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-235 [2021-08-05T13:28:46.810Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-05T13:28:46.810Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-05T13:28:46.810Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-05T13:28:46.810Z] + PACKAGES=/tmp/packages_start.txt [2021-08-05T13:28:46.810Z] + '[' /w/workspace/foundry_device-virtual-go_PR-235 ']' [2021-08-05T13:28:46.810Z] + PACKAGES=/tmp/packages_end.txt [2021-08-05T13:28:46.810Z] + case "${OS_FAMILY}" in [2021-08-05T13:28:46.810Z] + rpm -qa [2021-08-05T13:28:46.810Z] + sort [2021-08-05T13:28:47.397Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-05T13:28:47.397Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-05T13:28:47.397Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-05T13:28:47.397Z] + '[' /w/workspace/foundry_device-virtual-go_PR-235 ']' [2021-08-05T13:28:47.397Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-235/archives/ [2021-08-05T13:28:47.397Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-235/archives/ [Pipeline] echo [2021-08-05T13:28:47.418Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-235/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-05T13:28:47.734Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:28:48.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T13:28:48.348Z] [2021-08-05T13:28:48.348Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:28:48.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T13:28:48.704Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-05T13:28:48.704Z] b4d181a07f80: Pulling fs layer [2021-08-05T13:28:48.704Z] a1111a8f2ec3: Pulling fs layer [2021-08-05T13:28:48.704Z] ed53099fbce6: Pulling fs layer [2021-08-05T13:28:48.704Z] dc539afda2c1: Pulling fs layer [2021-08-05T13:28:48.704Z] 77bc0d833cb6: Pulling fs layer [2021-08-05T13:28:48.704Z] 9065ff56babe: Pulling fs layer [2021-08-05T13:28:48.704Z] d287ab97295c: Pulling fs layer [2021-08-05T13:28:48.704Z] 77bc0d833cb6: Waiting [2021-08-05T13:28:48.704Z] 9065ff56babe: Waiting [2021-08-05T13:28:48.704Z] d287ab97295c: Waiting [2021-08-05T13:28:48.704Z] dc539afda2c1: Waiting [2021-08-05T13:28:48.971Z] a1111a8f2ec3: Verifying Checksum [2021-08-05T13:28:48.971Z] a1111a8f2ec3: Download complete [2021-08-05T13:28:48.971Z] dc539afda2c1: Verifying Checksum [2021-08-05T13:28:48.971Z] dc539afda2c1: Download complete [2021-08-05T13:28:49.237Z] 77bc0d833cb6: Verifying Checksum [2021-08-05T13:28:49.237Z] 77bc0d833cb6: Download complete [2021-08-05T13:28:49.237Z] 9065ff56babe: Verifying Checksum [2021-08-05T13:28:49.237Z] 9065ff56babe: Download complete [2021-08-05T13:28:49.826Z] ed53099fbce6: Verifying Checksum [2021-08-05T13:28:49.826Z] ed53099fbce6: Download complete [2021-08-05T13:28:50.805Z] b4d181a07f80: Verifying Checksum [2021-08-05T13:28:50.805Z] b4d181a07f80: Download complete [2021-08-05T13:28:51.783Z] b4d181a07f80: Pull complete [2021-08-05T13:28:52.056Z] a1111a8f2ec3: Pull complete [2021-08-05T13:28:52.332Z] ed53099fbce6: Pull complete [2021-08-05T13:28:52.602Z] dc539afda2c1: Pull complete [2021-08-05T13:28:52.906Z] 77bc0d833cb6: Pull complete [2021-08-05T13:28:52.906Z] 9065ff56babe: Pull complete [2021-08-05T13:28:55.718Z] d287ab97295c: Verifying Checksum [2021-08-05T13:28:55.718Z] d287ab97295c: Download complete [2021-08-05T13:29:00.008Z] d287ab97295c: Pull complete [2021-08-05T13:29:00.008Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-05T13:29:00.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T13:29:00.008Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-05T13:29:00.119Z] prd-centos7-docker-4c-2g-2077 does not seem to be running inside a container [2021-08-05T13:29:00.435Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-235/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-235 -v /w/workspace/foundry_device-virtual-go_PR-235:/w/workspace/foundry_device-virtual-go_PR-235:rw,z -v /w/workspace/foundry_device-virtual-go_PR-235@tmp:/w/workspace/foundry_device-virtual-go_PR-235@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-05T13:29:02.433Z] $ docker top e4ab66fca4bc6458135d556c63e8778fcaa608bd243517138dee5397b518acdd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T13:29:02.877Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-05T13:29:04.887Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-05T13:29:05.205Z] + ls /var/log/sa-host [2021-08-05T13:29:05.205Z] + sadf -c /var/log/sa-host/sa05 [2021-08-05T13:29:05.205Z] file_magic: OK [2021-08-05T13:29:05.205Z] HZ: Using current value: 100 [2021-08-05T13:29:05.205Z] file_header: OK [2021-08-05T13:29:05.205Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-05T13:29:05.205Z] Statistics: [2021-08-05T13:29:05.205Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-05T13:29:05.205Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T13:29:05.446Z] provisioning config files... [2021-08-05T13:29:05.462Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-235@tmp/config6933680320664296467tmp [Pipeline] { [Pipeline] echo [2021-08-05T13:29:05.489Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:29:05.804Z] ---> create-netrc.sh [Pipeline] } [2021-08-05T13:29:05.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:29:06.212Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-05T13:29:06.227Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:29:06.542Z] ---> sudo-logs.sh [2021-08-05T13:29:06.542Z] Archiving 'sudo' log.. [2021-08-05T13:29:06.542Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2077.vexxhost.local: Name or service not known [2021-08-05T13:29:06.542Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2077.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-05T13:29:06.584Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:29:06.901Z] ---> job-cost.sh [2021-08-05T13:29:06.901Z] lf-activate-venv: SKIPPING [2021-08-05T13:29:06.901Z] DEBUG: total: 0.18000000715255737 [2021-08-05T13:29:06.901Z] INFO: Retrieving Stack Cost... [2021-08-05T13:29:07.868Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-05T13:29:08.137Z] INFO: Archiving Costs [Pipeline] echo [2021-08-05T13:29:08.155Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:29:08.474Z] ---> logs-deploy.sh [2021-08-05T13:29:08.474Z] lf-activate-venv: SKIPPING [2021-08-05T13:29:08.474Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-235/4 [2021-08-05T13:29:08.474Z] INFO: archiving workspace using pattern(s): [2021-08-05T13:29:09.056Z] Archives upload complete. [2021-08-05T13:29:09.323Z] INFO: archiving logs to Nexus