Pull request #241 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 000f493829c858e7786d12f5df0e86237d2215b1+92f1526b7243a2b30e6d54623f66fdd260877878 (b8e38d5719ca482913b6aaa077d1e8bd6abf2220) Running in Durability level: MAX_SURVIVABILITY 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-ssh3056373916905087240.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh5244181619557994372.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-241/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-241/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4551985447873708469.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-241/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7543033625576677306.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9050207354095679014.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-241/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-241/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5874905513737438877.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 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 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 ‘prd-centos7-docker-4c-2g-285’ is offline ‘prd-centos7-docker-4c-2g-336’ is offline ‘prd-centos7-docker-4c-2g-352’ is offline ‘prd-centos7-docker-4c-2g-355’ is offline ‘prd-centos7-docker-4c-2g-356’ is offline Running on prd-centos7-docker-4c-2g-375 in /w/workspace/foundry_device-virtual-go_PR-241 [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-241 # 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-241@tmp/jenkins-gitclient-ssh4906004459378377942.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-241@tmp/jenkins-gitclient-ssh2669944737629143047.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/241/head:refs/remotes/origin/PR-241 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 92f1526b7243a2b30e6d54623f66fdd260877878 into PR head commit 000f493829c858e7786d12f5df0e86237d2215b1 Merge succeeded, producing 000f493829c858e7786d12f5df0e86237d2215b1 Checking out Revision 000f493829c858e7786d12f5df0e86237d2215b1 (PR-241) > git config core.sparsecheckout # timeout=10 > git checkout -f 000f493829c858e7786d12f5df0e86237d2215b1 # 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-241@tmp/jenkins-gitclient-ssh2438368667522726629.key > git merge 92f1526b7243a2b30e6d54623f66fdd260877878 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 000f493829c858e7786d12f5df0e86237d2215b1 # timeout=10 Commit message: "ci: changes required for Jakara LTS" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-06T22:30:16.811Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-06T22:30:17.041Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-06T22:30:17.167Z] ========================================================= [2021-10-06T22:30:17.167Z] EdgeX Global Pipelines Version Info [2021-10-06T22:30:17.168Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:30:18.498Z] ------------------- [2021-10-06T22:30:18.498Z] stable info: [2021-10-06T22:30:18.498Z] ------------------- [2021-10-06T22:30:18.498Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-06T22:30:18.498Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-06T22:30:18.498Z] Message: update stable to v1.0.207 [2021-10-06T22:30:19.101Z] ------------------- [2021-10-06T22:30:19.101Z] experimental info: [2021-10-06T22:30:19.101Z] ------------------- [2021-10-06T22:30:19.101Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-06T22:30:19.101Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-06T22:30:19.101Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-06T22:30:19.401Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-10-06T22:30:19.497Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-10-06T22:30:19.568Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-06T22:30:19.652Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-06T22:30:19.738Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-06T22:30:19.840Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-06T22:30:19.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-06T22:30:19.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-06T22:30:20.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-06T22:30:20.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-06T22:30:20.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-06T22:30:20.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-10-06T22:30:20.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-06T22:30:20.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-06T22:30:20.523Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-06T22:30:20.603Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-06T22:30:20.674Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T22:30:20.769Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T22:30:20.839Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-06T22:30:20.920Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-06T22:30:21.001Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-06T22:30:21.074Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-06T22:30:21.143Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-06T22:30:21.209Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-06T22:30:21.277Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-06T22:30:21.349Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-06T22:30:21.462Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-241 [Pipeline] echo [2021-10-06T22:30:21.527Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-241 [Pipeline] echo [2021-10-06T22:30:21.596Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-241 [Pipeline] echo [2021-10-06T22:30:21.662Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 000f493829c858e7786d12f5df0e86237d2215b1 [Pipeline] echo [2021-10-06T22:30:21.724Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 000f493 [Pipeline] echo [2021-10-06T22:30:21.786Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T22:30:21.974Z] provisioning config files... [2021-10-06T22:30:21.992Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-241@tmp/config2712465269985399586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:30:22.393Z] ---> docker-login.sh [2021-10-06T22:30:22.393Z] nexus3.edgexfoundry.org:10001 [2021-10-06T22:30:22.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:30:22.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:30:22.393Z] Configure a credential helper to remove this warning. See [2021-10-06T22:30:22.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:30:22.393Z] [2021-10-06T22:30:22.393Z] Login Succeeded [2021-10-06T22:30:22.393Z] nexus3.edgexfoundry.org:10002 [2021-10-06T22:30:22.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:30:22.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:30:22.661Z] Configure a credential helper to remove this warning. See [2021-10-06T22:30:22.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:30:22.661Z] [2021-10-06T22:30:22.661Z] Login Succeeded [2021-10-06T22:30:22.661Z] nexus3.edgexfoundry.org:10003 [2021-10-06T22:30:22.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:30:28.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:30:28.096Z] Configure a credential helper to remove this warning. See [2021-10-06T22:30:28.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:30:28.096Z] [2021-10-06T22:30:28.096Z] Login Succeeded [2021-10-06T22:30:28.096Z] nexus3.edgexfoundry.org:10004 [2021-10-06T22:30:28.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:30:28.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:30:28.096Z] Configure a credential helper to remove this warning. See [2021-10-06T22:30:28.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:30:28.096Z] [2021-10-06T22:30:28.097Z] Login Succeeded [2021-10-06T22:30:28.097Z] docker.io [2021-10-06T22:30:28.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:30:28.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:30:28.379Z] Configure a credential helper to remove this warning. See [2021-10-06T22:30:28.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:30:28.379Z] [2021-10-06T22:30:28.379Z] Login Succeeded [2021-10-06T22:30:28.379Z] ---> docker-login.sh ends [Pipeline] } [2021-10-06T22:30:28.431Z] 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-10-06T22:30:29.466Z] + git log --format=format:%s -1 000f493829c858e7786d12f5df0e86237d2215b1 [Pipeline] echo [2021-10-06T22:30:29.575Z] GIT_COMMIT: 000f493829c858e7786d12f5df0e86237d2215b1, Commit Message: ci: changes required for Jakara LTS [Pipeline] echo [2021-10-06T22:30:29.686Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:30:30.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T22:30:30.495Z] [2021-10-06T22:30:30.495Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:30:30.917Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T22:30:30.917Z] latest: Pulling from edgex-devops/git-semver [2021-10-06T22:30:30.917Z] 31603596830f: Pulling fs layer [2021-10-06T22:30:30.917Z] 04fac38145f0: Pulling fs layer [2021-10-06T22:30:30.917Z] 701f6daf10bf: Pulling fs layer [2021-10-06T22:30:30.917Z] 24f72da36158: Pulling fs layer [2021-10-06T22:30:30.917Z] 24f72da36158: Waiting [2021-10-06T22:30:30.917Z] 04fac38145f0: Verifying Checksum [2021-10-06T22:30:30.917Z] 04fac38145f0: Download complete [2021-10-06T22:30:31.193Z] 31603596830f: Verifying Checksum [2021-10-06T22:30:31.193Z] 31603596830f: Download complete [2021-10-06T22:30:31.193Z] 24f72da36158: Verifying Checksum [2021-10-06T22:30:31.194Z] 24f72da36158: Download complete [2021-10-06T22:30:31.194Z] 701f6daf10bf: Verifying Checksum [2021-10-06T22:30:31.194Z] 701f6daf10bf: Download complete [2021-10-06T22:30:31.194Z] 31603596830f: Pull complete [2021-10-06T22:30:31.194Z] 04fac38145f0: Pull complete [2021-10-06T22:30:31.796Z] 701f6daf10bf: Pull complete [2021-10-06T22:30:32.064Z] 24f72da36158: Pull complete [2021-10-06T22:30:32.064Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-06T22:30:32.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T22:30:32.064Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-06T22:30:32.187Z] prd-centos7-docker-4c-2g-375 does not seem to be running inside a container [2021-10-06T22:30:32.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-241 -v /w/workspace/foundry_device-virtual-go_PR-241:/w/workspace/foundry_device-virtual-go_PR-241:rw,z -v /w/workspace/foundry_device-virtual-go_PR-241@tmp:/w/workspace/foundry_device-virtual-go_PR-241@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-06T22:30:33.012Z] $ docker top abf5d2026eb652d0e83eef87ee327a7d68ed2874b9693f5b6ee26ee53fa1cdb4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-06T22:30:33.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T22:30:33.323Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T22:30:33.436Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T22:30:33.438Z] $ docker exec abf5d2026eb652d0e83eef87ee327a7d68ed2874b9693f5b6ee26ee53fa1cdb4 ssh-agent [2021-10-06T22:30:33.550Z] SSH_AUTH_SOCK=/tmp/ssh-ogpaiSMt6Ev1/agent.14 [2021-10-06T22:30:33.550Z] SSH_AGENT_PID=20 [2021-10-06T22:30:33.562Z] Running ssh-add (command line suppressed) [2021-10-06T22:30:33.660Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-241@tmp/private_key_970878271284527273.key (/w/workspace/foundry_device-virtual-go_PR-241@tmp/private_key_970878271284527273.key) [2021-10-06T22:30:33.689Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T22:30:34.076Z] + git tag --points-at HEAD [Pipeline] } [2021-10-06T22:30:34.124Z] $ docker exec --env ******** --env ******** abf5d2026eb652d0e83eef87ee327a7d68ed2874b9693f5b6ee26ee53fa1cdb4 ssh-agent -k [2021-10-06T22:30:34.224Z] unset SSH_AUTH_SOCK; [2021-10-06T22:30:34.227Z] unset SSH_AGENT_PID; [2021-10-06T22:30:34.227Z] echo Agent pid 20 killed; [2021-10-06T22:30:34.246Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-06T22:30:34.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T22:30:34.360Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T22:30:34.479Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T22:30:34.482Z] $ docker exec abf5d2026eb652d0e83eef87ee327a7d68ed2874b9693f5b6ee26ee53fa1cdb4 ssh-agent [2021-10-06T22:30:34.623Z] SSH_AUTH_SOCK=/tmp/ssh-NZzdkquQPIDJ/agent.54 [2021-10-06T22:30:34.623Z] SSH_AGENT_PID=60 [2021-10-06T22:30:34.632Z] Running ssh-add (command line suppressed) [2021-10-06T22:30:34.747Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-241@tmp/private_key_7658745004001353619.key (/w/workspace/foundry_device-virtual-go_PR-241@tmp/private_key_7658745004001353619.key) [2021-10-06T22:30:34.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T22:30:35.166Z] + git semver init [2021-10-06T22:30:35.166Z] # -> Open(): unable to determine branch for HEAD [2021-10-06T22:30:35.166Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-241/.git [2021-10-06T22:30:35.166Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-241 [2021-10-06T22:30:35.166Z] # $SEMVER_REMOTE_NAME = origin [2021-10-06T22:30:35.166Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-06T22:30:35.166Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-06T22:30:35.166Z] # $SEMVER_BRANCH = PR-241 [2021-10-06T22:30:35.166Z] # $SEMVER_TEMP = /tmp/semver-098199788 [2021-10-06T22:30:35.166Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-10-06T22:30:36.597Z] # '/tmp/semver-098199788' -> '/w/workspace/foundry_device-virtual-go_PR-241/.semver' [2021-10-06T22:30:36.597Z] # -> Force: false [2021-10-06T22:30:36.597Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-241/.semver [Pipeline] } [2021-10-06T22:30:36.629Z] $ docker exec --env ******** --env ******** abf5d2026eb652d0e83eef87ee327a7d68ed2874b9693f5b6ee26ee53fa1cdb4 ssh-agent -k [2021-10-06T22:30:36.722Z] unset SSH_AUTH_SOCK; [2021-10-06T22:30:36.722Z] unset SSH_AGENT_PID; [2021-10-06T22:30:36.722Z] echo Agent pid 60 killed; [2021-10-06T22:30:36.737Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-06T22:30:37.241Z] + git semver [Pipeline] } [2021-10-06T22:30:37.350Z] $ docker stop --time=1 abf5d2026eb652d0e83eef87ee327a7d68ed2874b9693f5b6ee26ee53fa1cdb4 [2021-10-06T22:30:38.606Z] $ docker rm -f abf5d2026eb652d0e83eef87ee327a7d68ed2874b9693f5b6ee26ee53fa1cdb4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T22:30:39.057Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-06T22:30:39.803Z] Stashed 1 file(s) [Pipeline] echo [2021-10-06T22:30:39.863Z] [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-10-06T22:30:55.721Z] Still waiting to schedule task [2021-10-06T22:30:55.721Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-06T22:30:55.766Z] Still waiting to schedule task [2021-10-06T22:30:55.766Z] ‘prd-centos7-docker-4c-2g-285’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:30:55.766Z] ‘prd-centos7-docker-4c-2g-336’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:30:55.766Z] ‘prd-centos7-docker-4c-2g-352’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:30:55.766Z] ‘prd-centos7-docker-4c-2g-355’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:30:55.767Z] ‘prd-centos7-docker-4c-2g-356’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:30:55.767Z] ‘prd-centos7-docker-4c-2g-376’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:30:55.767Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-379’ is offline [2021-10-06T22:37:23.427Z] Running on prd-centos7-docker-4c-2g-859 in /w/workspace/foundry_device-virtual-go_PR-241 [Pipeline] { [Pipeline] ws [2021-10-06T22:37:23.501Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-10-06T22:37:23.719Z] The recommended git tool is: git [2021-10-06T22:37:26.831Z] using credential edgex-jenkins-ssh [2021-10-06T22:37:26.847Z] Cloning the remote Git repository [2021-10-06T22:37:25.596Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-10-06T22:37:25.682Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-10-06T22:37:25.712Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-10-06T22:37:25.712Z] > git --version # timeout=10 [2021-10-06T22:37:25.719Z] > git --version # 'git version 2.24.4' [2021-10-06T22:37:25.719Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T22:37:25.748Z] [INFO] Currently running in a labeled security context [2021-10-06T22:37:25.748Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T22:37:25.748Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh169144762086276738.key [2021-10-06T22:37:25.760Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T22:37:26.661Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-10-06T22:37:26.669Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T22:37:29.176Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-10-06T22:37:29.216Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-10-06T22:37:29.216Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T22:37:29.217Z] [INFO] Currently running in a labeled security context [2021-10-06T22:37:29.217Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T22:37:29.218Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh6198750099228535190.key [2021-10-06T22:37:29.223Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/241/head:refs/remotes/origin/PR-241 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T22:37:29.773Z] Merging remotes/origin/main commit 92f1526b7243a2b30e6d54623f66fdd260877878 into PR head commit 000f493829c858e7786d12f5df0e86237d2215b1 [2021-10-06T22:37:29.886Z] Merge succeeded, producing 000f493829c858e7786d12f5df0e86237d2215b1 [2021-10-06T22:37:29.887Z] Checking out Revision 000f493829c858e7786d12f5df0e86237d2215b1 (PR-241) [2021-10-06T22:37:29.784Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T22:37:29.792Z] > git checkout -f 000f493829c858e7786d12f5df0e86237d2215b1 # timeout=10 [2021-10-06T22:37:29.835Z] > git remote # timeout=10 [2021-10-06T22:37:29.841Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T22:37:29.849Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T22:37:29.850Z] [INFO] Currently running in a labeled security context [2021-10-06T22:37:29.850Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T22:37:29.850Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh2738298024062879356.key [2021-10-06T22:37:29.858Z] > git merge 92f1526b7243a2b30e6d54623f66fdd260877878 # timeout=10 [2021-10-06T22:37:29.873Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T22:37:29.890Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T22:37:29.899Z] > git checkout -f 000f493829c858e7786d12f5df0e86237d2215b1 # timeout=10 [2021-10-06T22:37:33.708Z] Commit message: "ci: changes required for Jakara LTS" [2021-10-06T22:37:33.740Z] > git --version # timeout=10 [2021-10-06T22:37:33.745Z] > git --version # 'git version 2.24.4' [2021-10-06T22:37:33.754Z] fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T22:37:34.456Z] provisioning config files... [2021-10-06T22:37:34.475Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config7002930123472481409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:37:34.989Z] ---> docker-login.sh [2021-10-06T22:37:34.989Z] nexus3.edgexfoundry.org:10001 [2021-10-06T22:37:34.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:37:35.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:37:35.272Z] Configure a credential helper to remove this warning. See [2021-10-06T22:37:35.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:37:35.272Z] [2021-10-06T22:37:35.272Z] Login Succeeded [2021-10-06T22:37:35.272Z] nexus3.edgexfoundry.org:10002 [2021-10-06T22:37:35.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:37:35.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:37:35.272Z] Configure a credential helper to remove this warning. See [2021-10-06T22:37:35.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:37:35.272Z] [2021-10-06T22:37:35.272Z] Login Succeeded [2021-10-06T22:37:35.272Z] nexus3.edgexfoundry.org:10003 [2021-10-06T22:37:35.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:37:35.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:37:35.540Z] Configure a credential helper to remove this warning. See [2021-10-06T22:37:35.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:37:35.540Z] [2021-10-06T22:37:35.540Z] Login Succeeded [2021-10-06T22:37:35.540Z] nexus3.edgexfoundry.org:10004 [2021-10-06T22:37:35.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:37:35.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:37:35.540Z] Configure a credential helper to remove this warning. See [2021-10-06T22:37:35.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:37:35.540Z] [2021-10-06T22:37:35.540Z] Login Succeeded [2021-10-06T22:37:35.540Z] docker.io [2021-10-06T22:37:35.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:37:36.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:37:36.078Z] Configure a credential helper to remove this warning. See [2021-10-06T22:37:36.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:37:36.078Z] [2021-10-06T22:37:36.078Z] Login Succeeded [2021-10-06T22:37:36.078Z] ---> docker-login.sh ends [Pipeline] } [2021-10-06T22:37:36.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-06T22:37:36.440Z] ========================================================= [2021-10-06T22:37:36.440Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-06T22:37:36.440Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:37:36.878Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-06T22:37:36.878Z] Sending build context to Docker daemon 8.626MB [2021-10-06T22:37:36.878Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-10-06T22:37:36.878Z] Step 2/11 : FROM ${BASE} AS builder [2021-10-06T22:37:37.149Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-06T22:37:37.149Z] 4e9f2cdf4387: Pulling fs layer [2021-10-06T22:37:37.149Z] 57d31006c564: Pulling fs layer [2021-10-06T22:37:37.149Z] bd5ccded8296: Pulling fs layer [2021-10-06T22:37:37.149Z] 304dd3a0f381: Pulling fs layer [2021-10-06T22:37:37.149Z] d37cda54a23b: Pulling fs layer [2021-10-06T22:37:37.149Z] bae75c0f2455: Pulling fs layer [2021-10-06T22:37:37.149Z] 806579b3d29a: Pulling fs layer [2021-10-06T22:37:37.149Z] c77eb801bf70: Pulling fs layer [2021-10-06T22:37:37.149Z] 6d0567d44e1a: Pulling fs layer [2021-10-06T22:37:37.149Z] 304dd3a0f381: Waiting [2021-10-06T22:37:37.149Z] d37cda54a23b: Waiting [2021-10-06T22:37:37.149Z] bae75c0f2455: Waiting [2021-10-06T22:37:37.149Z] 806579b3d29a: Waiting [2021-10-06T22:37:37.149Z] c77eb801bf70: Waiting [2021-10-06T22:37:37.149Z] 6d0567d44e1a: Waiting [2021-10-06T22:37:37.412Z] bd5ccded8296: Verifying Checksum [2021-10-06T22:37:37.413Z] bd5ccded8296: Download complete [2021-10-06T22:37:37.413Z] 57d31006c564: Verifying Checksum [2021-10-06T22:37:37.413Z] 57d31006c564: Download complete [2021-10-06T22:37:37.683Z] d37cda54a23b: Verifying Checksum [2021-10-06T22:37:37.683Z] d37cda54a23b: Download complete [2021-10-06T22:37:37.683Z] bae75c0f2455: Verifying Checksum [2021-10-06T22:37:37.683Z] bae75c0f2455: Download complete [2021-10-06T22:37:37.683Z] 4e9f2cdf4387: Verifying Checksum [2021-10-06T22:37:37.683Z] 4e9f2cdf4387: Download complete [2021-10-06T22:37:37.683Z] 806579b3d29a: Verifying Checksum [2021-10-06T22:37:37.683Z] 806579b3d29a: Download complete [2021-10-06T22:37:37.967Z] 4e9f2cdf4387: Pull complete [2021-10-06T22:37:37.967Z] c77eb801bf70: Verifying Checksum [2021-10-06T22:37:37.967Z] c77eb801bf70: Download complete [2021-10-06T22:37:37.967Z] 57d31006c564: Pull complete [2021-10-06T22:37:38.237Z] bd5ccded8296: Pull complete [2021-10-06T22:37:39.686Z] 6d0567d44e1a: Verifying Checksum [2021-10-06T22:37:39.686Z] 6d0567d44e1a: Download complete [2021-10-06T22:37:39.686Z] 304dd3a0f381: Verifying Checksum [2021-10-06T22:37:39.686Z] 304dd3a0f381: Download complete [2021-10-06T22:37:43.049Z] 304dd3a0f381: Pull complete [2021-10-06T22:37:43.049Z] d37cda54a23b: Pull complete [2021-10-06T22:37:43.049Z] bae75c0f2455: Pull complete [2021-10-06T22:37:43.321Z] 806579b3d29a: Pull complete [2021-10-06T22:37:43.321Z] c77eb801bf70: Pull complete [2021-10-06T22:37:45.929Z] 6d0567d44e1a: Pull complete [2021-10-06T22:37:45.929Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-06T22:37:45.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-06T22:37:45.929Z] ---> e839a31ac9d1 [2021-10-06T22:37:45.929Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-06T22:37:47.870Z] ---> Running in 7a4d76925e52 [2021-10-06T22:37:47.870Z] Removing intermediate container 7a4d76925e52 [2021-10-06T22:37:47.870Z] ---> 06f5c1290495 [2021-10-06T22:37:47.870Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-10-06T22:37:47.870Z] ---> Running in bb04191652a5 [2021-10-06T22:37:47.870Z] Removing intermediate container bb04191652a5 [2021-10-06T22:37:47.870Z] ---> fce919d45065 [2021-10-06T22:37:47.870Z] Step 5/11 : WORKDIR /device-virtual-go [2021-10-06T22:37:48.138Z] ---> Running in 1526712c581d [2021-10-06T22:37:48.138Z] Removing intermediate container 1526712c581d [2021-10-06T22:37:48.138Z] ---> f1883fa63dd4 [2021-10-06T22:37:48.138Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T22:37:48.138Z] ---> Running in e4d9c06a6318 [2021-10-06T22:37:48.723Z] Removing intermediate container e4d9c06a6318 [2021-10-06T22:37:48.723Z] ---> 39e68ab78f16 [2021-10-06T22:37:48.723Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-06T22:37:48.723Z] ---> Running in 88d19ba8b21c [2021-10-06T22:37:48.991Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-06T22:37:49.951Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-06T22:37:50.218Z] (1/3) Installing openssh-keygen (8.4_p1-r4) [2021-10-06T22:37:50.482Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-10-06T22:37:50.482Z] (3/3) Installing openssh-client (8.4_p1-r4) [2021-10-06T22:37:50.482Z] Executing busybox-1.32.1-r6.trigger [2021-10-06T22:37:50.482Z] OK: 223 MiB in 55 packages [2021-10-06T22:37:51.065Z] Removing intermediate container 88d19ba8b21c [2021-10-06T22:37:51.065Z] ---> 192badea857e [2021-10-06T22:37:51.065Z] Step 8/11 : COPY . . [2021-10-06T22:37:51.339Z] ---> cb64d1dc8439 [2021-10-06T22:37:51.339Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-06T22:37:51.339Z] ---> Running in e88c2e1d1f07 [2021-10-06T22:38:01.412Z] Removing intermediate container e88c2e1d1f07 [2021-10-06T22:38:01.412Z] ---> 5b947168b3ea [2021-10-06T22:38:01.412Z] Step 10/11 : ARG MAKE='make build' [2021-10-06T22:38:01.412Z] ---> Running in ad08756b9984 [2021-10-06T22:38:01.412Z] Removing intermediate container ad08756b9984 [2021-10-06T22:38:01.412Z] ---> a55ff297df2b [2021-10-06T22:38:01.412Z] Step 11/11 : RUN $MAKE [2021-10-06T22:38:01.412Z] ---> Running in 80b68f173f49 [2021-10-06T22:38:01.412Z] noop [2021-10-06T22:38:01.684Z] Removing intermediate container 80b68f173f49 [2021-10-06T22:38:01.684Z] ---> dfd668989dca [2021-10-06T22:38:01.684Z] Successfully built dfd668989dca [2021-10-06T22:38:01.684Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:38:02.129Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T22:38:02.129Z] . [Pipeline] withDockerContainer [2021-10-06T22:38:02.265Z] prd-centos7-docker-4c-2g-859 does not seem to be running inside a container [2021-10-06T22:38:02.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-06T22:38:02.759Z] $ docker top 6d12e63b5417e69c30383e5073468bf953da1ae75d922ddb2197d94af08eac00 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T22:38:03.242Z] + go version [2021-10-06T22:38:03.242Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-06T22:38:03.273Z] $ docker stop --time=1 6d12e63b5417e69c30383e5073468bf953da1ae75d922ddb2197d94af08eac00 [2021-10-06T22:38:04.483Z] $ docker rm -f 6d12e63b5417e69c30383e5073468bf953da1ae75d922ddb2197d94af08eac00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:38:05.263Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T22:38:05.263Z] . [Pipeline] withDockerContainer [2021-10-06T22:38:05.375Z] prd-centos7-docker-4c-2g-859 does not seem to be running inside a container [2021-10-06T22:38:05.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-06T22:38:05.877Z] $ docker top 23ae597f7f92253170693805816851931482a9c12a1f9cef5ec86e9b68bf4d35 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-06T22:38:06.383Z] + go mod tidy [Pipeline] sh [2021-10-06T22:38:07.012Z] + make test [2021-10-06T22:38:07.012Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-10-06T22:38:07.280Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-10-06T22:38:29.430Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-10-06T22:38:29.430Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.284s coverage: 64.6% of statements [2021-10-06T22:38:29.430Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-06T22:38:34.853Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-06T22:38:34.853Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-06T22:38:34.853Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-06T22:38:35.183Z] $ docker stop --time=1 23ae597f7f92253170693805816851931482a9c12a1f9cef5ec86e9b68bf4d35 [2021-10-06T22:38:36.639Z] $ docker rm -f 23ae597f7f92253170693805816851931482a9c12a1f9cef5ec86e9b68bf4d35 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T22:38:37.136Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-06T22:38:37.381Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-06T22:38:38.657Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-06T22:38:39.016Z] + ls -al . [2021-10-06T22:38:39.016Z] total 144 [2021-10-06T22:38:39.016Z] drwxrwxr-x. 7 jenkins jenkins 4096 Oct 6 22:38 . [2021-10-06T22:38:39.016Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 6 22:37 .. [2021-10-06T22:38:39.016Z] -rw-rw-r--. 1 jenkins jenkins 8153 Oct 6 22:37 Attribution.txt [2021-10-06T22:38:39.016Z] drwxrwxr-x. 2 jenkins jenkins 37 Oct 6 22:37 bin [2021-10-06T22:38:39.016Z] -rw-rw-r--. 1 jenkins jenkins 6349 Oct 6 22:37 CHANGELOG.md [2021-10-06T22:38:39.016Z] drwxrwxr-x. 3 jenkins jenkins 32 Oct 6 22:37 cmd [2021-10-06T22:38:39.016Z] -rw-r--r--. 1 jenkins jenkins 46339 Oct 6 22:38 coverage.out [2021-10-06T22:38:39.016Z] -rw-rw-r--. 1 jenkins jenkins 1951 Oct 6 22:37 Dockerfile [2021-10-06T22:38:39.016Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 6 22:37 .git [2021-10-06T22:38:39.016Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 6 22:37 .github [2021-10-06T22:38:39.016Z] -rw-rw-r--. 1 jenkins jenkins 270 Oct 6 22:37 .gitignore [2021-10-06T22:38:39.016Z] -rw-rw-r--. 1 jenkins jenkins 795 Oct 6 22:37 go.mod [2021-10-06T22:38:39.016Z] -rw-r--r--. 1 jenkins jenkins 22824 Oct 6 22:38 go.sum [2021-10-06T22:38:39.016Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 6 22:37 GOVERNANCE.md [2021-10-06T22:38:39.016Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 6 22:37 internal [2021-10-06T22:38:39.016Z] -rw-rw-r--. 1 jenkins jenkins 660 Oct 6 22:37 Jenkinsfile [2021-10-06T22:38:39.016Z] -rw-rw-r--. 1 jenkins jenkins 11340 Oct 6 22:37 LICENSE [2021-10-06T22:38:39.016Z] -rw-rw-r--. 1 jenkins jenkins 999 Oct 6 22:37 Makefile [2021-10-06T22:38:39.016Z] -rw-rw-r--. 1 jenkins jenkins 623 Oct 6 22:37 OWNERS.md [2021-10-06T22:38:39.016Z] -rw-rw-r--. 1 jenkins jenkins 2913 Oct 6 22:37 README.md [2021-10-06T22:38:39.016Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 6 22:30 VERSION [2021-10-06T22:38:39.016Z] -rw-rw-r--. 1 jenkins jenkins 235 Oct 6 22:37 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:38:39.382Z] + 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=000f493829c858e7786d12f5df0e86237d2215b1 --label arch=amd64 --label version=0.0.0 . [2021-10-06T22:38:39.382Z] Sending build context to Docker daemon 8.697MB [2021-10-06T22:38:39.382Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-10-06T22:38:39.382Z] Step 2/25 : FROM ${BASE} AS builder [2021-10-06T22:38:39.382Z] ---> dfd668989dca [2021-10-06T22:38:39.382Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-06T22:38:39.382Z] ---> Running in b686e9cfa98f [2021-10-06T22:38:39.649Z] Removing intermediate container b686e9cfa98f [2021-10-06T22:38:39.649Z] ---> c8d18c59a6fa [2021-10-06T22:38:39.649Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-10-06T22:38:39.649Z] ---> Running in a30477447c0b [2021-10-06T22:38:39.649Z] Removing intermediate container a30477447c0b [2021-10-06T22:38:39.649Z] ---> b198fdb6c7cb [2021-10-06T22:38:39.649Z] Step 5/25 : WORKDIR /device-virtual-go [2021-10-06T22:38:39.649Z] ---> Running in 656dd3611623 [2021-10-06T22:38:39.917Z] Removing intermediate container 656dd3611623 [2021-10-06T22:38:39.917Z] ---> 8229323e13e6 [2021-10-06T22:38:39.917Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T22:38:39.917Z] ---> Running in 9856e300c569 [2021-10-06T22:38:40.189Z] Removing intermediate container 9856e300c569 [2021-10-06T22:38:40.189Z] ---> baf9f0874747 [2021-10-06T22:38:40.189Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-06T22:38:40.189Z] ---> Running in 4e355507cc21 [2021-10-06T22:38:40.454Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-06T22:38:41.413Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-06T22:38:41.683Z] OK: 223 MiB in 55 packages [2021-10-06T22:38:41.951Z] Removing intermediate container 4e355507cc21 [2021-10-06T22:38:41.951Z] ---> 862be94670a3 [2021-10-06T22:38:41.951Z] Step 8/25 : COPY . . [2021-10-06T22:38:42.222Z] ---> 1f3ff94fe65e [2021-10-06T22:38:42.222Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-06T22:38:42.222Z] ---> Running in 1e54830ca4f6 [2021-10-06T22:38:42.806Z] Removing intermediate container 1e54830ca4f6 [2021-10-06T22:38:42.806Z] ---> efcf76c9cee7 [2021-10-06T22:38:42.806Z] Step 10/25 : ARG MAKE='make build' [2021-10-06T22:38:42.806Z] ---> Running in 32c8e4f9b83e [2021-10-06T22:38:42.806Z] Removing intermediate container 32c8e4f9b83e [2021-10-06T22:38:42.806Z] ---> 2f0fbeb118ba [2021-10-06T22:38:42.806Z] Step 11/25 : RUN $MAKE [2021-10-06T22:38:42.806Z] ---> Running in 4faea977e3c8 [2021-10-06T22:38:43.079Z] 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-10-06T22:38:58.122Z] Removing intermediate container 4faea977e3c8 [2021-10-06T22:38:58.122Z] ---> 933216141e4a [2021-10-06T22:38:58.122Z] Step 12/25 : FROM alpine:3.14 [2021-10-06T22:39:04.769Z] 3.14: Pulling from library/alpine [2021-10-06T22:39:04.769Z] a0d0a0d46f8b: Pulling fs layer [2021-10-06T22:39:04.769Z] a0d0a0d46f8b: Verifying Checksum [2021-10-06T22:39:04.769Z] a0d0a0d46f8b: Download complete [2021-10-06T22:39:04.769Z] a0d0a0d46f8b: Pull complete [2021-10-06T22:39:04.769Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-06T22:39:04.769Z] Status: Downloaded newer image for alpine:3.14 [2021-10-06T22:39:04.769Z] ---> 14119a10abf4 [2021-10-06T22:39:04.769Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-10-06T22:39:04.769Z] ---> Running in ddd436bf6ec9 [2021-10-06T22:39:04.769Z] Removing intermediate container ddd436bf6ec9 [2021-10-06T22:39:04.769Z] ---> 61173e4e04d6 [2021-10-06T22:39:04.769Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T22:39:04.769Z] ---> Running in dbbf188ee890 [2021-10-06T22:39:05.036Z] Removing intermediate container dbbf188ee890 [2021-10-06T22:39:05.036Z] ---> 2b9ad1143465 [2021-10-06T22:39:05.036Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-06T22:39:05.036Z] ---> Running in 8474ad59951c [2021-10-06T22:39:05.308Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-06T22:39:06.275Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-06T22:39:06.542Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-06T22:39:06.542Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-06T22:39:06.542Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-06T22:39:06.807Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-06T22:39:06.807Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-06T22:39:06.807Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-06T22:39:07.074Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T22:39:07.074Z] OK: 8 MiB in 20 packages [2021-10-06T22:39:07.401Z] Removing intermediate container 8474ad59951c [2021-10-06T22:39:07.401Z] ---> c8e3f631c115 [2021-10-06T22:39:07.401Z] Step 16/25 : WORKDIR / [2021-10-06T22:39:07.401Z] ---> Running in 685c706627cd [2021-10-06T22:39:07.401Z] Removing intermediate container 685c706627cd [2021-10-06T22:39:07.401Z] ---> 5b34682d329e [2021-10-06T22:39:07.401Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-10-06T22:39:07.683Z] ---> 2c658ce917d2 [2021-10-06T22:39:07.683Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-10-06T22:39:07.683Z] ---> 5251f1d2bada [2021-10-06T22:39:07.683Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-10-06T22:39:07.955Z] ---> 754c2cd44584 [2021-10-06T22:39:07.955Z] Step 20/25 : EXPOSE 59900 [2021-10-06T22:39:07.955Z] ---> Running in 709dddc40da6 [2021-10-06T22:39:08.222Z] Removing intermediate container 709dddc40da6 [2021-10-06T22:39:08.222Z] ---> 119d513c5ec6 [2021-10-06T22:39:08.222Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-10-06T22:39:08.222Z] ---> Running in a5382ab48862 [2021-10-06T22:39:08.222Z] Removing intermediate container a5382ab48862 [2021-10-06T22:39:08.222Z] ---> ee5fa6dd41dd [2021-10-06T22:39:08.222Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T22:39:08.222Z] ---> Running in e73cc058ba9c [2021-10-06T22:39:08.222Z] Removing intermediate container e73cc058ba9c [2021-10-06T22:39:08.222Z] ---> 50b9ac2d3cd0 [2021-10-06T22:39:08.222Z] Step 23/25 : LABEL arch=amd64 [2021-10-06T22:39:08.487Z] ---> Running in 775fe7fedf6e [2021-10-06T22:39:08.487Z] Removing intermediate container 775fe7fedf6e [2021-10-06T22:39:08.487Z] ---> 8c26dbd0569f [2021-10-06T22:39:08.487Z] Step 24/25 : LABEL git_sha=000f493829c858e7786d12f5df0e86237d2215b1 [2021-10-06T22:39:08.487Z] ---> Running in f4d0d74a7949 [2021-10-06T22:39:08.487Z] Removing intermediate container f4d0d74a7949 [2021-10-06T22:39:08.487Z] ---> 0adabdc15750 [2021-10-06T22:39:08.487Z] Step 25/25 : LABEL version=0.0.0 [2021-10-06T22:39:08.487Z] ---> Running in 6cf27377bd0f [2021-10-06T22:39:08.753Z] Removing intermediate container 6cf27377bd0f [2021-10-06T22:39:08.753Z] ---> af1bb21899b7 [2021-10-06T22:39:08.753Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-06T22:39:08.753Z] Successfully built af1bb21899b7 [2021-10-06T22:39:08.753Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:39:09.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T22:39:09.867Z] [2021-10-06T22:39:09.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:39:10.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T22:39:10.257Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T22:39:10.257Z] b4d181a07f80: Pulling fs layer [2021-10-06T22:39:10.257Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T22:39:10.257Z] ed53099fbce6: Pulling fs layer [2021-10-06T22:39:10.257Z] dc539afda2c1: Pulling fs layer [2021-10-06T22:39:10.257Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T22:39:10.257Z] 9065ff56babe: Pulling fs layer [2021-10-06T22:39:10.257Z] d287ab97295c: Pulling fs layer [2021-10-06T22:39:10.257Z] dc539afda2c1: Waiting [2021-10-06T22:39:10.257Z] 77bc0d833cb6: Waiting [2021-10-06T22:39:10.257Z] 9065ff56babe: Waiting [2021-10-06T22:39:10.257Z] d287ab97295c: Waiting [2021-10-06T22:39:10.523Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T22:39:10.523Z] a1111a8f2ec3: Download complete [2021-10-06T22:39:10.523Z] dc539afda2c1: Verifying Checksum [2021-10-06T22:39:10.523Z] dc539afda2c1: Download complete [2021-10-06T22:39:10.523Z] ed53099fbce6: Verifying Checksum [2021-10-06T22:39:10.523Z] ed53099fbce6: Download complete [2021-10-06T22:39:10.523Z] 9065ff56babe: Verifying Checksum [2021-10-06T22:39:10.523Z] 9065ff56babe: Download complete [2021-10-06T22:39:10.523Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T22:39:10.523Z] 77bc0d833cb6: Download complete [2021-10-06T22:39:10.793Z] b4d181a07f80: Verifying Checksum [2021-10-06T22:39:10.793Z] b4d181a07f80: Download complete [2021-10-06T22:39:11.386Z] d287ab97295c: Verifying Checksum [2021-10-06T22:39:11.386Z] d287ab97295c: Download complete [2021-10-06T22:39:12.370Z] b4d181a07f80: Pull complete [2021-10-06T22:39:12.370Z] a1111a8f2ec3: Pull complete [2021-10-06T22:39:12.963Z] ed53099fbce6: Pull complete [2021-10-06T22:39:12.963Z] dc539afda2c1: Pull complete [2021-10-06T22:39:13.236Z] 77bc0d833cb6: Pull complete [2021-10-06T22:39:13.504Z] 9065ff56babe: Pull complete [2021-10-06T22:39:18.902Z] d287ab97295c: Pull complete [2021-10-06T22:39:18.902Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T22:39:18.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T22:39:18.902Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T22:39:19.036Z] prd-centos7-docker-4c-2g-859 does not seem to be running inside a container [2021-10-06T22:39:19.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-06T22:39:21.380Z] $ docker top 71db562d8ce29c2c066c8b6bb16c992697be3a80fefc96dd0e04d92d2d37dd97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:39:21.914Z] ---> job-cost.sh [2021-10-06T22:39:21.914Z] lf-activate-venv: SKIPPING [2021-10-06T22:39:21.914Z] INFO: No Stack... [2021-10-06T22:39:22.179Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T22:39:22.445Z] INFO: Archiving Costs [Pipeline] sh [2021-10-06T22:39:22.782Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2021-10-06T22:39:22.782Z] + cut -d, -f6 [Pipeline] lock [2021-10-06T22:39:22.846Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-241-1-stack-cost] [2021-10-06T22:39:22.851Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-241-1-stack-cost] did not exist. Created. [2021-10-06T22:39:22.851Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-241-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-06T22:39:23.277Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-06T22:39:23.330Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T22:39:23.359Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-241-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-06T22:39:23.442Z] $ docker stop --time=1 71db562d8ce29c2c066c8b6bb16c992697be3a80fefc96dd0e04d92d2d37dd97 [2021-10-06T22:39:24.601Z] $ docker rm -f 71db562d8ce29c2c066c8b6bb16c992697be3a80fefc96dd0e04d92d2d37dd97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-06T23:00:44.950Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1953 in /w/workspace/foundry_device-virtual-go_PR-241 [Pipeline] { [Pipeline] ws [2021-10-06T23:00:45.024Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-10-06T23:00:45.354Z] The recommended git tool is: git [2021-10-06T23:00:53.038Z] using credential edgex-jenkins-ssh [2021-10-06T23:00:53.061Z] Cloning the remote Git repository [2021-10-06T23:00:53.142Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-10-06T23:00:53.272Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-10-06T23:00:53.362Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-10-06T23:00:53.363Z] > git --version # timeout=10 [2021-10-06T23:00:53.391Z] > git --version # 'git version 2.17.1' [2021-10-06T23:00:53.394Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T23:00:53.508Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T23:00:55.642Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-10-06T23:00:55.672Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T23:00:55.708Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-10-06T23:00:55.778Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-10-06T23:00:55.780Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T23:00:55.797Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/241/head:refs/remotes/origin/PR-241 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T23:00:56.515Z] Merging remotes/origin/main commit 92f1526b7243a2b30e6d54623f66fdd260877878 into PR head commit 000f493829c858e7786d12f5df0e86237d2215b1 [2021-10-06T23:00:56.817Z] Merge succeeded, producing 000f493829c858e7786d12f5df0e86237d2215b1 [2021-10-06T23:00:56.818Z] Checking out Revision 000f493829c858e7786d12f5df0e86237d2215b1 (PR-241) [2021-10-06T23:00:56.542Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T23:00:56.573Z] > git checkout -f 000f493829c858e7786d12f5df0e86237d2215b1 # timeout=10 [2021-10-06T23:00:56.699Z] > git remote # timeout=10 [2021-10-06T23:00:56.727Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T23:00:56.746Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T23:00:56.762Z] > git merge 92f1526b7243a2b30e6d54623f66fdd260877878 # timeout=10 [2021-10-06T23:00:56.794Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T23:00:56.826Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T23:00:56.847Z] > git checkout -f 000f493829c858e7786d12f5df0e86237d2215b1 # timeout=10 [2021-10-06T23:01:02.004Z] Commit message: "ci: changes required for Jakara LTS" [2021-10-06T23:01:02.108Z] > git --version # timeout=10 [2021-10-06T23:01:02.119Z] > git --version # 'git version 2.17.1' [2021-10-06T23:01:02.134Z] fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T23:01:03.068Z] provisioning config files... [2021-10-06T23:01:03.118Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config3562251120110285146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:01:04.018Z] ---> docker-login.sh [2021-10-06T23:01:04.018Z] nexus3.edgexfoundry.org:10001 [2021-10-06T23:01:06.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T23:01:06.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T23:01:06.389Z] Configure a credential helper to remove this warning. See [2021-10-06T23:01:06.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T23:01:06.389Z] [2021-10-06T23:01:06.389Z] Login Succeeded [2021-10-06T23:01:06.389Z] nexus3.edgexfoundry.org:10002 [2021-10-06T23:01:06.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T23:01:06.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T23:01:06.970Z] Configure a credential helper to remove this warning. See [2021-10-06T23:01:06.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T23:01:06.970Z] [2021-10-06T23:01:06.970Z] Login Succeeded [2021-10-06T23:01:06.970Z] nexus3.edgexfoundry.org:10003 [2021-10-06T23:01:07.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T23:01:07.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T23:01:07.551Z] Configure a credential helper to remove this warning. See [2021-10-06T23:01:07.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T23:01:07.551Z] [2021-10-06T23:01:07.551Z] Login Succeeded [2021-10-06T23:01:07.551Z] nexus3.edgexfoundry.org:10004 [2021-10-06T23:01:07.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T23:01:08.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T23:01:08.147Z] Configure a credential helper to remove this warning. See [2021-10-06T23:01:08.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T23:01:08.147Z] [2021-10-06T23:01:08.147Z] Login Succeeded [2021-10-06T23:01:08.147Z] docker.io [2021-10-06T23:01:08.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T23:01:09.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T23:01:09.075Z] Configure a credential helper to remove this warning. See [2021-10-06T23:01:09.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T23:01:09.075Z] [2021-10-06T23:01:09.075Z] Login Succeeded [2021-10-06T23:01:09.075Z] ---> docker-login.sh ends [Pipeline] } [2021-10-06T23:01:09.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-06T23:01:10.045Z] ========================================================= [2021-10-06T23:01:10.045Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-06T23:01:10.045Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:01:10.593Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-06T23:01:11.257Z] Sending build context to Docker daemon 8.625MB [2021-10-06T23:01:11.257Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-10-06T23:01:11.257Z] Step 2/11 : FROM ${BASE} AS builder [2021-10-06T23:01:11.257Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-06T23:01:11.257Z] bbf911997326: Pulling fs layer [2021-10-06T23:01:11.257Z] 58ec367f63d7: Pulling fs layer [2021-10-06T23:01:11.257Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-06T23:01:11.257Z] fc5181fea5dc: Pulling fs layer [2021-10-06T23:01:11.257Z] 9c418107303f: Pulling fs layer [2021-10-06T23:01:11.257Z] 284eca6f2348: Pulling fs layer [2021-10-06T23:01:11.257Z] 842844d905b1: Pulling fs layer [2021-10-06T23:01:11.257Z] 901a3a57568e: Pulling fs layer [2021-10-06T23:01:11.257Z] 284eca6f2348: Waiting [2021-10-06T23:01:11.257Z] 842844d905b1: Waiting [2021-10-06T23:01:11.257Z] 901a3a57568e: Waiting [2021-10-06T23:01:11.257Z] fc5181fea5dc: Waiting [2021-10-06T23:01:11.257Z] 9c418107303f: Waiting [2021-10-06T23:01:11.550Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-06T23:01:11.550Z] 1b4a6ffa7d45: Download complete [2021-10-06T23:01:11.550Z] 58ec367f63d7: Download complete [2021-10-06T23:01:11.550Z] 9c418107303f: Verifying Checksum [2021-10-06T23:01:11.550Z] 9c418107303f: Download complete [2021-10-06T23:01:11.550Z] 284eca6f2348: Download complete [2021-10-06T23:01:11.550Z] 842844d905b1: Verifying Checksum [2021-10-06T23:01:11.550Z] 842844d905b1: Download complete [2021-10-06T23:01:11.550Z] bbf911997326: Verifying Checksum [2021-10-06T23:01:11.550Z] bbf911997326: Download complete [2021-10-06T23:01:12.175Z] bbf911997326: Pull complete [2021-10-06T23:01:13.200Z] 58ec367f63d7: Pull complete [2021-10-06T23:01:13.486Z] 1b4a6ffa7d45: Pull complete [2021-10-06T23:01:14.124Z] 901a3a57568e: Verifying Checksum [2021-10-06T23:01:14.124Z] 901a3a57568e: Download complete [2021-10-06T23:01:14.124Z] fc5181fea5dc: Verifying Checksum [2021-10-06T23:01:14.124Z] fc5181fea5dc: Download complete [2021-10-06T23:01:24.442Z] fc5181fea5dc: Pull complete [2021-10-06T23:01:24.442Z] 9c418107303f: Pull complete [2021-10-06T23:01:24.442Z] 284eca6f2348: Pull complete [2021-10-06T23:01:24.726Z] 842844d905b1: Pull complete [2021-10-06T23:01:30.231Z] 901a3a57568e: Pull complete [2021-10-06T23:01:30.231Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-06T23:01:30.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-06T23:01:30.231Z] ---> 72ade6ffb461 [2021-10-06T23:01:30.231Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-06T23:01:35.751Z] ---> Running in f17090274507 [2021-10-06T23:01:35.751Z] Removing intermediate container f17090274507 [2021-10-06T23:01:35.751Z] ---> f2dfd70f1645 [2021-10-06T23:01:35.751Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-10-06T23:01:35.751Z] ---> Running in 143cee0c96fa [2021-10-06T23:01:36.040Z] Removing intermediate container 143cee0c96fa [2021-10-06T23:01:36.040Z] ---> 0dbaf4489239 [2021-10-06T23:01:36.040Z] Step 5/11 : WORKDIR /device-virtual-go [2021-10-06T23:01:36.329Z] ---> Running in 155f8579566e [2021-10-06T23:01:36.950Z] Removing intermediate container 155f8579566e [2021-10-06T23:01:36.950Z] ---> 94171e7529e6 [2021-10-06T23:01:36.950Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T23:01:36.950Z] ---> Running in 6fca8e24a410 [2021-10-06T23:01:40.427Z] Removing intermediate container 6fca8e24a410 [2021-10-06T23:01:40.427Z] ---> d51b9e14870b [2021-10-06T23:01:40.427Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-06T23:01:40.427Z] ---> Running in f18ce3206073 [2021-10-06T23:01:41.448Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-06T23:01:42.459Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-06T23:01:43.082Z] (1/3) Installing openssh-keygen (8.4_p1-r4) [2021-10-06T23:01:43.082Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-10-06T23:01:43.082Z] (3/3) Installing openssh-client (8.4_p1-r4) [2021-10-06T23:01:43.369Z] Executing busybox-1.32.1-r6.trigger [2021-10-06T23:01:43.369Z] OK: 222 MiB in 55 packages [2021-10-06T23:01:44.850Z] Removing intermediate container f18ce3206073 [2021-10-06T23:01:44.850Z] ---> 310b0789cf52 [2021-10-06T23:01:44.850Z] Step 8/11 : COPY . . [2021-10-06T23:01:46.358Z] ---> d00d5ddea6c0 [2021-10-06T23:01:46.358Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-06T23:01:46.644Z] ---> Running in fcabf27a361a [2021-10-06T23:02:19.262Z] Removing intermediate container fcabf27a361a [2021-10-06T23:02:19.262Z] ---> a91bd6e39ca5 [2021-10-06T23:02:19.262Z] Step 10/11 : ARG MAKE='make build' [2021-10-06T23:02:19.262Z] ---> Running in 2aa72dcdc3d2 [2021-10-06T23:02:19.262Z] Removing intermediate container 2aa72dcdc3d2 [2021-10-06T23:02:19.262Z] ---> baec8b084653 [2021-10-06T23:02:19.262Z] Step 11/11 : RUN $MAKE [2021-10-06T23:02:19.262Z] ---> Running in 4a6ed1a973ac [2021-10-06T23:02:19.262Z] noop [2021-10-06T23:02:19.262Z] Removing intermediate container 4a6ed1a973ac [2021-10-06T23:02:19.262Z] ---> f7d58e3cf4d7 [2021-10-06T23:02:19.262Z] Successfully built f7d58e3cf4d7 [2021-10-06T23:02:19.262Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:02:19.721Z] + docker inspect -f . ci-base-image-arm64 [2021-10-06T23:02:19.721Z] . [Pipeline] withDockerContainer [2021-10-06T23:02:20.098Z] prd-ubuntu18.04-docker-arm64-4c-16g-1953 does not seem to be running inside a container [2021-10-06T23:02:20.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-06T23:02:21.768Z] $ docker top 16c37f15a003dc1a358b4b07b1db52a0dfd2ad7e2d15240daeaedab6d26adeb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T23:02:22.902Z] + go version [2021-10-06T23:02:22.902Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-06T23:02:22.958Z] $ docker stop --time=1 16c37f15a003dc1a358b4b07b1db52a0dfd2ad7e2d15240daeaedab6d26adeb7 [2021-10-06T23:02:24.834Z] $ docker rm -f 16c37f15a003dc1a358b4b07b1db52a0dfd2ad7e2d15240daeaedab6d26adeb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:02:25.864Z] + docker inspect -f . ci-base-image-arm64 [2021-10-06T23:02:25.864Z] . [Pipeline] withDockerContainer [2021-10-06T23:02:26.377Z] prd-ubuntu18.04-docker-arm64-4c-16g-1953 does not seem to be running inside a container [2021-10-06T23:02:26.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-06T23:02:28.387Z] $ docker top d1b016f2bd60a065b111d3e2bbeb7ebcd4f91b859678db88263d8c42e19e4bec -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-06T23:02:29.620Z] + go mod tidy [Pipeline] sh [2021-10-06T23:02:30.985Z] + make test [2021-10-06T23:02:30.985Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-10-06T23:02:32.470Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-10-06T23:03:54.637Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-10-06T23:03:54.637Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 2.051s coverage: 64.6% of statements [2021-10-06T23:03:54.637Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-06T23:04:13.206Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-06T23:04:13.206Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-06T23:04:13.206Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-06T23:04:13.864Z] $ docker stop --time=1 d1b016f2bd60a065b111d3e2bbeb7ebcd4f91b859678db88263d8c42e19e4bec [2021-10-06T23:04:15.868Z] $ docker rm -f d1b016f2bd60a065b111d3e2bbeb7ebcd4f91b859678db88263d8c42e19e4bec [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T23:04:16.888Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-06T23:04:16.944Z] Warning: overwriting stash ‘coverage-report’ [2021-10-06T23:04:17.703Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-06T23:04:18.439Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-06T23:04:18.852Z] + ls -al . [2021-10-06T23:04:18.852Z] total 168 [2021-10-06T23:04:18.852Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 6 23:04 . [2021-10-06T23:04:18.852Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 23:00 .. [2021-10-06T23:04:18.852Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 23:01 .git [2021-10-06T23:04:18.852Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 23:00 .github [2021-10-06T23:04:18.852Z] -rw-rw-r-- 1 jenkins jenkins 270 Oct 6 23:00 .gitignore [2021-10-06T23:04:18.852Z] -rw-rw-r-- 1 jenkins jenkins 8153 Oct 6 23:00 Attribution.txt [2021-10-06T23:04:18.852Z] -rw-rw-r-- 1 jenkins jenkins 6349 Oct 6 23:00 CHANGELOG.md [2021-10-06T23:04:18.852Z] -rw-rw-r-- 1 jenkins jenkins 1951 Oct 6 23:00 Dockerfile [2021-10-06T23:04:18.852Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 6 23:00 GOVERNANCE.md [2021-10-06T23:04:18.852Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 6 23:00 Jenkinsfile [2021-10-06T23:04:18.852Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 6 23:00 LICENSE [2021-10-06T23:04:18.852Z] -rw-rw-r-- 1 jenkins jenkins 999 Oct 6 23:00 Makefile [2021-10-06T23:04:18.852Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 6 23:00 OWNERS.md [2021-10-06T23:04:18.853Z] -rw-rw-r-- 1 jenkins jenkins 2913 Oct 6 23:00 README.md [2021-10-06T23:04:18.853Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 6 22:30 VERSION [2021-10-06T23:04:18.853Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 23:00 bin [2021-10-06T23:04:18.853Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 23:00 cmd [2021-10-06T23:04:18.853Z] -rw-r--r-- 1 jenkins jenkins 46339 Oct 6 23:03 coverage.out [2021-10-06T23:04:18.853Z] -rw-rw-r-- 1 jenkins jenkins 795 Oct 6 23:00 go.mod [2021-10-06T23:04:18.853Z] -rw-r--r-- 1 jenkins jenkins 22824 Oct 6 23:02 go.sum [2021-10-06T23:04:18.853Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 23:00 internal [2021-10-06T23:04:18.853Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 6 23:00 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:04:19.281Z] + 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=000f493829c858e7786d12f5df0e86237d2215b1 --label arch=arm64 --label version=0.0.0 . [2021-10-06T23:04:19.908Z] Sending build context to Docker daemon 8.696MB [2021-10-06T23:04:19.908Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-10-06T23:04:19.908Z] Step 2/25 : FROM ${BASE} AS builder [2021-10-06T23:04:19.908Z] ---> f7d58e3cf4d7 [2021-10-06T23:04:19.908Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-06T23:04:20.193Z] ---> Running in 507d9f964e18 [2021-10-06T23:04:20.499Z] Removing intermediate container 507d9f964e18 [2021-10-06T23:04:20.499Z] ---> 707ea9bb88d4 [2021-10-06T23:04:20.499Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-10-06T23:04:20.785Z] ---> Running in a73a2167856c [2021-10-06T23:04:21.075Z] Removing intermediate container a73a2167856c [2021-10-06T23:04:21.075Z] ---> 317c85b942e1 [2021-10-06T23:04:21.075Z] Step 5/25 : WORKDIR /device-virtual-go [2021-10-06T23:04:21.361Z] ---> Running in aa6e90aead89 [2021-10-06T23:04:21.983Z] Removing intermediate container aa6e90aead89 [2021-10-06T23:04:21.983Z] ---> 6a5e19adc147 [2021-10-06T23:04:21.983Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T23:04:21.983Z] ---> Running in c7e47914b297 [2021-10-06T23:04:24.014Z] Removing intermediate container c7e47914b297 [2021-10-06T23:04:24.014Z] ---> 79a7d474c351 [2021-10-06T23:04:24.014Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-06T23:04:24.298Z] ---> Running in 37e6423b07e5 [2021-10-06T23:04:25.777Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-06T23:04:26.399Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-06T23:04:27.417Z] OK: 222 MiB in 55 packages [2021-10-06T23:04:28.434Z] Removing intermediate container 37e6423b07e5 [2021-10-06T23:04:28.434Z] ---> cbb567cb110a [2021-10-06T23:04:28.434Z] Step 8/25 : COPY . . [2021-10-06T23:04:29.923Z] ---> d232348b2d88 [2021-10-06T23:04:29.923Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-06T23:04:29.923Z] ---> Running in 4d0377ca641e [2021-10-06T23:04:32.621Z] Removing intermediate container 4d0377ca641e [2021-10-06T23:04:32.621Z] ---> 417b25f60a31 [2021-10-06T23:04:32.621Z] Step 10/25 : ARG MAKE='make build' [2021-10-06T23:04:32.621Z] ---> Running in bf7c697f01a7 [2021-10-06T23:04:33.250Z] Removing intermediate container bf7c697f01a7 [2021-10-06T23:04:33.250Z] ---> ae297c29b144 [2021-10-06T23:04:33.250Z] Step 11/25 : RUN $MAKE [2021-10-06T23:04:33.250Z] ---> Running in 9d904c4f17ad [2021-10-06T23:04:34.734Z] 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-10-06T23:05:31.558Z] Removing intermediate container 9d904c4f17ad [2021-10-06T23:05:31.558Z] ---> 41b08b03e6c3 [2021-10-06T23:05:31.558Z] Step 12/25 : FROM alpine:3.14 [2021-10-06T23:05:31.558Z] 3.14: Pulling from library/alpine [2021-10-06T23:05:31.558Z] 552d1f2373af: Pulling fs layer [2021-10-06T23:05:31.558Z] 552d1f2373af: Verifying Checksum [2021-10-06T23:05:31.558Z] 552d1f2373af: Download complete [2021-10-06T23:05:31.558Z] 552d1f2373af: Pull complete [2021-10-06T23:05:31.558Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-06T23:05:31.558Z] Status: Downloaded newer image for alpine:3.14 [2021-10-06T23:05:31.558Z] ---> bb3de5531c18 [2021-10-06T23:05:31.558Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-10-06T23:05:31.558Z] ---> Running in 9281bdd17679 [2021-10-06T23:05:31.558Z] Removing intermediate container 9281bdd17679 [2021-10-06T23:05:31.558Z] ---> ae2214f898e2 [2021-10-06T23:05:31.558Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T23:05:31.558Z] ---> Running in adb37638d364 [2021-10-06T23:05:32.577Z] Removing intermediate container adb37638d364 [2021-10-06T23:05:32.577Z] ---> 77d3918508ee [2021-10-06T23:05:32.577Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-06T23:05:32.577Z] ---> Running in a9a02a7cfb96 [2021-10-06T23:05:33.810Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-06T23:05:34.897Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-06T23:05:35.724Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-06T23:05:36.010Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-06T23:05:36.010Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-06T23:05:36.010Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-06T23:05:36.626Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-06T23:05:36.626Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-06T23:05:36.626Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T23:05:36.626Z] OK: 8 MiB in 20 packages [2021-10-06T23:05:38.106Z] Removing intermediate container a9a02a7cfb96 [2021-10-06T23:05:38.106Z] ---> 7da8985ac4d7 [2021-10-06T23:05:38.106Z] Step 16/25 : WORKDIR / [2021-10-06T23:05:38.106Z] ---> Running in dfc1aec8a872 [2021-10-06T23:05:38.397Z] Removing intermediate container dfc1aec8a872 [2021-10-06T23:05:38.397Z] ---> 2734c3e5b734 [2021-10-06T23:05:38.397Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-10-06T23:05:39.415Z] ---> 79fcc4b93497 [2021-10-06T23:05:39.415Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-10-06T23:05:40.042Z] ---> 4cb2f5f024c5 [2021-10-06T23:05:40.042Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-10-06T23:05:41.061Z] ---> fe7dd7de5eca [2021-10-06T23:05:41.061Z] Step 20/25 : EXPOSE 59900 [2021-10-06T23:05:41.351Z] ---> Running in a39bcfea4381 [2021-10-06T23:05:41.638Z] Removing intermediate container a39bcfea4381 [2021-10-06T23:05:41.638Z] ---> 7defc9496679 [2021-10-06T23:05:41.638Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-10-06T23:05:41.928Z] ---> Running in ee16dbcd1917 [2021-10-06T23:05:42.212Z] Removing intermediate container ee16dbcd1917 [2021-10-06T23:05:42.212Z] ---> 34ba3118f0ba [2021-10-06T23:05:42.212Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T23:05:42.518Z] ---> Running in 7402ae4c518c [2021-10-06T23:05:42.805Z] Removing intermediate container 7402ae4c518c [2021-10-06T23:05:42.805Z] ---> 0e35b8736ebe [2021-10-06T23:05:42.805Z] Step 23/25 : LABEL arch=arm64 [2021-10-06T23:05:43.094Z] ---> Running in 28b134434dd4 [2021-10-06T23:05:43.718Z] Removing intermediate container 28b134434dd4 [2021-10-06T23:05:43.718Z] ---> c4d9a268098d [2021-10-06T23:05:43.718Z] Step 24/25 : LABEL git_sha=000f493829c858e7786d12f5df0e86237d2215b1 [2021-10-06T23:05:43.718Z] ---> Running in d2ab405bb970 [2021-10-06T23:05:44.009Z] Removing intermediate container d2ab405bb970 [2021-10-06T23:05:44.010Z] ---> 6d6aa1f9a04f [2021-10-06T23:05:44.010Z] Step 25/25 : LABEL version=0.0.0 [2021-10-06T23:05:44.312Z] ---> Running in ff3f703c3370 [2021-10-06T23:05:44.602Z] Removing intermediate container ff3f703c3370 [2021-10-06T23:05:44.602Z] ---> fca4aa612ee2 [2021-10-06T23:05:44.891Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-06T23:05:44.891Z] Successfully built fca4aa612ee2 [2021-10-06T23:05:44.891Z] 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-10-06T23:05:45.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T23:05:46.189Z] [2021-10-06T23:05:46.189Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:05:46.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T23:05:46.936Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-06T23:05:46.936Z] 448f6bf000e3: Pulling fs layer [2021-10-06T23:05:46.936Z] f757da607395: Pulling fs layer [2021-10-06T23:05:46.936Z] 05883995daec: Pulling fs layer [2021-10-06T23:05:46.936Z] 8603b9c90790: Pulling fs layer [2021-10-06T23:05:46.936Z] 1560dd03e051: Pulling fs layer [2021-10-06T23:05:46.936Z] 27f5ce0e4adf: Pulling fs layer [2021-10-06T23:05:46.936Z] c2d8d7efcc4b: Pulling fs layer [2021-10-06T23:05:46.936Z] 1560dd03e051: Waiting [2021-10-06T23:05:46.936Z] 27f5ce0e4adf: Waiting [2021-10-06T23:05:46.936Z] c2d8d7efcc4b: Waiting [2021-10-06T23:05:46.936Z] 8603b9c90790: Waiting [2021-10-06T23:05:47.225Z] f757da607395: Verifying Checksum [2021-10-06T23:05:47.225Z] f757da607395: Download complete [2021-10-06T23:05:47.225Z] 8603b9c90790: Verifying Checksum [2021-10-06T23:05:47.225Z] 8603b9c90790: Download complete [2021-10-06T23:05:47.520Z] 1560dd03e051: Verifying Checksum [2021-10-06T23:05:47.520Z] 1560dd03e051: Download complete [2021-10-06T23:05:47.520Z] 27f5ce0e4adf: Download complete [2021-10-06T23:05:47.520Z] 05883995daec: Verifying Checksum [2021-10-06T23:05:48.143Z] 448f6bf000e3: Verifying Checksum [2021-10-06T23:05:48.143Z] 448f6bf000e3: Download complete [2021-10-06T23:05:50.851Z] c2d8d7efcc4b: Verifying Checksum [2021-10-06T23:05:50.851Z] c2d8d7efcc4b: Download complete [2021-10-06T23:05:51.868Z] 448f6bf000e3: Pull complete [2021-10-06T23:05:52.511Z] f757da607395: Pull complete [2021-10-06T23:05:54.015Z] 05883995daec: Pull complete [2021-10-06T23:05:54.303Z] 8603b9c90790: Pull complete [2021-10-06T23:05:54.955Z] 1560dd03e051: Pull complete [2021-10-06T23:05:55.570Z] 27f5ce0e4adf: Pull complete [2021-10-06T23:06:10.806Z] c2d8d7efcc4b: Pull complete [2021-10-06T23:06:10.806Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-06T23:06:10.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T23:06:10.806Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-06T23:06:11.166Z] prd-ubuntu18.04-docker-arm64-4c-16g-1953 does not seem to be running inside a container [2021-10-06T23:06:11.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-06T23:06:16.813Z] $ docker top bdb454a64de881032e7e160282141304bb86f6c1dd1bb6e8cc59762a30ceed50 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:06:17.977Z] ---> job-cost.sh [2021-10-06T23:06:17.977Z] lf-activate-venv: SKIPPING [2021-10-06T23:06:17.977Z] INFO: No Stack... [2021-10-06T23:06:23.493Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-06T23:06:23.493Z] INFO: Archiving Costs [Pipeline] sh [2021-10-06T23:06:24.242Z] + cut -d, -f6 [2021-10-06T23:06:24.242Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2021-10-06T23:06:24.353Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-241-1-stack-cost] [2021-10-06T23:06:24.362Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-241-1-stack-cost] did not exist. Created. [2021-10-06T23:06:24.363Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-241-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-06T23:06:25.179Z] /w/workspace/device-virtual-go/1@tmp/durable-186ed7a0/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-186ed7a0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-06T23:06:25.944Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-06T23:06:26.001Z] Warning: overwriting stash ‘stack-cost’ [2021-10-06T23:06:26.051Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T23:06:26.073Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-241-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-06T23:06:26.147Z] $ docker stop --time=1 bdb454a64de881032e7e160282141304bb86f6c1dd1bb6e8cc59762a30ceed50 [2021-10-06T23:06:27.819Z] $ docker rm -f bdb454a64de881032e7e160282141304bb86f6c1dd1bb6e8cc59762a30ceed50 [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-10-06T23:06:29.205Z] provisioning config files... [2021-10-06T23:06:29.219Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-241@tmp/config2242257463756281076tmp [Pipeline] { [Pipeline] sh [2021-10-06T23:06:29.614Z] + set +x [2021-10-06T23:06:29.614Z] + curl -s https://codecov.io/bash [2021-10-06T23:06:29.614Z] + bash -s -- [2021-10-06T23:06:29.614Z] [2021-10-06T23:06:29.614Z] _____ _ [2021-10-06T23:06:29.614Z] / ____| | | [2021-10-06T23:06:29.614Z] | | ___ __| | ___ ___ _____ __ [2021-10-06T23:06:29.614Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-06T23:06:29.614Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-06T23:06:29.614Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-06T23:06:29.614Z] Bash-1.0.6 [2021-10-06T23:06:29.614Z] [2021-10-06T23:06:29.614Z] [2021-10-06T23:06:29.614Z] ==> git version 2.24.4 found [2021-10-06T23:06:29.614Z] ==> 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-10-06T23:06:29.614Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-06T23:06:29.614Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-06T23:06:29.614Z] ==> Jenkins CI detected. [2021-10-06T23:06:29.614Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-241 [2021-10-06T23:06:29.614Z] project root: . [2021-10-06T23:06:29.614Z] --> token set from env [2021-10-06T23:06:29.614Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-06T23:06:29.614Z] ==> Running gcov in . (disable via -X gcov) [2021-10-06T23:06:29.880Z] ==> Python coveragepy not found [2021-10-06T23:06:29.880Z] ==> Searching for coverage reports in: [2021-10-06T23:06:29.880Z] + . [2021-10-06T23:06:29.880Z] -> Found 1 reports [2021-10-06T23:06:29.880Z] ==> Detecting git/mercurial file structure [2021-10-06T23:06:29.880Z] ==> Reading reports [2021-10-06T23:06:29.880Z] + ./coverage.out bytes=46339 [2021-10-06T23:06:29.880Z] ==> Appending adjustments [2021-10-06T23:06:29.880Z] https://docs.codecov.io/docs/fixing-reports [2021-10-06T23:06:29.880Z] + Found adjustments [2021-10-06T23:06:29.880Z] ==> Gzipping contents [2021-10-06T23:06:29.880Z] 8.0K /tmp/codecov.4zQszF.gz [2021-10-06T23:06:29.880Z] ==> Uploading reports [2021-10-06T23:06:29.880Z] url: https://codecov.io [2021-10-06T23:06:29.880Z] query: branch=PR-241&commit=000f493829c858e7786d12f5df0e86237d2215b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-241%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=241&job=&cmd_args= [2021-10-06T23:06:29.880Z] -> Pinging Codecov [2021-10-06T23:06:29.880Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-241&commit=000f493829c858e7786d12f5df0e86237d2215b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-241%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=241&job=&cmd_args= [2021-10-06T23:06:30.465Z] -> Uploading to [2021-10-06T23:06:30.465Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-06/5E52B4B073DB2E39498172D8E973AA87/000f493829c858e7786d12f5df0e86237d2215b1/a9873fbd-f747-4745-87b4-2b0de3c37791.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211006T230630Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0c1416a87664ab42c1ca8ba2ac375aa88a7db677e0479748778f677282ef7acb [2021-10-06T23:06:30.465Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-06T23:06:30.465Z] Dload Upload Total Spent Left Speed [2021-10-06T23:06:30.732Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5513 0 0 100 5513 0 16726 --:--:-- --:--:-- --:--:-- 16706 100 5513 0 0 100 5513 0 16719 --:--:-- --:--:-- --:--:-- 16706 [2021-10-06T23:06:30.732Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/000f493829c858e7786d12f5df0e86237d2215b1 [Pipeline] } [2021-10-06T23:06:30.761Z] 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-10-06T23:06:33.444Z] + '[' -d /w/workspace/foundry_device-virtual-go_PR-241/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:06:33.850Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:06:34.552Z] ---> package-listing.sh [2021-10-06T23:06:34.552Z] ++ facter osfamily [2021-10-06T23:06:34.552Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-06T23:06:34.552Z] + OS_FAMILY=redhat [2021-10-06T23:06:34.552Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-241 [2021-10-06T23:06:34.552Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-06T23:06:34.552Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-06T23:06:34.552Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-06T23:06:34.552Z] + PACKAGES=/tmp/packages_start.txt [2021-10-06T23:06:34.552Z] + '[' /w/workspace/foundry_device-virtual-go_PR-241 ']' [2021-10-06T23:06:34.552Z] + PACKAGES=/tmp/packages_end.txt [2021-10-06T23:06:34.552Z] + case "${OS_FAMILY}" in [2021-10-06T23:06:34.552Z] + sort [2021-10-06T23:06:34.552Z] + rpm -qa [2021-10-06T23:06:35.609Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-06T23:06:35.609Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-06T23:06:35.609Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-06T23:06:35.609Z] + '[' /w/workspace/foundry_device-virtual-go_PR-241 ']' [2021-10-06T23:06:35.609Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-241/archives/ [2021-10-06T23:06:35.609Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-241/archives/ [Pipeline] echo [2021-10-06T23:06:35.647Z] 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-241/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-06T23:06:35.964Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:06:36.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T23:06:36.593Z] [2021-10-06T23:06:36.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:06:36.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T23:06:36.965Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T23:06:36.965Z] b4d181a07f80: Pulling fs layer [2021-10-06T23:06:36.965Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T23:06:36.965Z] ed53099fbce6: Pulling fs layer [2021-10-06T23:06:36.965Z] dc539afda2c1: Pulling fs layer [2021-10-06T23:06:36.965Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T23:06:36.965Z] 9065ff56babe: Pulling fs layer [2021-10-06T23:06:36.965Z] d287ab97295c: Pulling fs layer [2021-10-06T23:06:36.965Z] dc539afda2c1: Waiting [2021-10-06T23:06:36.965Z] 77bc0d833cb6: Waiting [2021-10-06T23:06:36.965Z] 9065ff56babe: Waiting [2021-10-06T23:06:36.965Z] d287ab97295c: Waiting [2021-10-06T23:06:37.238Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T23:06:37.238Z] a1111a8f2ec3: Download complete [2021-10-06T23:06:37.238Z] dc539afda2c1: Verifying Checksum [2021-10-06T23:06:37.238Z] dc539afda2c1: Download complete [2021-10-06T23:06:37.238Z] ed53099fbce6: Verifying Checksum [2021-10-06T23:06:37.238Z] ed53099fbce6: Download complete [2021-10-06T23:06:37.238Z] 9065ff56babe: Verifying Checksum [2021-10-06T23:06:37.238Z] 9065ff56babe: Download complete [2021-10-06T23:06:37.507Z] b4d181a07f80: Verifying Checksum [2021-10-06T23:06:37.507Z] b4d181a07f80: Download complete [2021-10-06T23:06:37.507Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T23:06:37.507Z] 77bc0d833cb6: Download complete [2021-10-06T23:06:38.474Z] d287ab97295c: Verifying Checksum [2021-10-06T23:06:38.474Z] d287ab97295c: Download complete [2021-10-06T23:06:38.744Z] b4d181a07f80: Pull complete [2021-10-06T23:06:39.012Z] a1111a8f2ec3: Pull complete [2021-10-06T23:06:39.610Z] ed53099fbce6: Pull complete [2021-10-06T23:06:39.610Z] dc539afda2c1: Pull complete [2021-10-06T23:06:39.878Z] 77bc0d833cb6: Pull complete [2021-10-06T23:06:39.878Z] 9065ff56babe: Pull complete [2021-10-06T23:06:45.236Z] d287ab97295c: Pull complete [2021-10-06T23:06:45.236Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T23:06:45.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T23:06:45.236Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T23:06:45.353Z] prd-centos7-docker-4c-2g-375 does not seem to be running inside a container [2021-10-06T23:06:45.401Z] $ 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-241/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-241 -v /w/workspace/foundry_device-virtual-go_PR-241:/w/workspace/foundry_device-virtual-go_PR-241:rw,z -v /w/workspace/foundry_device-virtual-go_PR-241@tmp:/w/workspace/foundry_device-virtual-go_PR-241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-06T23:06:47.353Z] $ docker top bb09044e6f002788ba0a363146cb3225fe83e083c964056e26760e0464303012 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T23:06:47.805Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-06T23:06:48.141Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-06T23:06:48.475Z] + ls /var/log/sa-host [2021-10-06T23:06:48.475Z] + sadf -c /var/log/sa-host/sa06 [2021-10-06T23:06:48.475Z] file_magic: OK [2021-10-06T23:06:48.475Z] HZ: Using current value: 100 [2021-10-06T23:06:48.475Z] file_header: OK [2021-10-06T23:06:48.475Z] 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-10-06T23:06:48.475Z] Statistics: [2021-10-06T23:06:48.475Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T23:06:48.475Z] File successfully converted to sysstat format version 12.0.3 [2021-10-06T23:06:48.475Z] + sadf -c /var/log/sa-host/sa30 [2021-10-06T23:06:48.475Z] file_magic: OK [2021-10-06T23:06:48.475Z] HZ: Using current value: 100 [2021-10-06T23:06:48.475Z] file_header: OK [2021-10-06T23:06:48.475Z] 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-10-06T23:06:48.475Z] Statistics: [2021-10-06T23:06:48.475Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T23:06:48.475Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T23:06:48.741Z] provisioning config files... [2021-10-06T23:06:48.758Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-241@tmp/config7810052495023263031tmp [Pipeline] { [Pipeline] echo [2021-10-06T23:06:48.821Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:06:49.196Z] ---> create-netrc.sh [Pipeline] } [2021-10-06T23:06:49.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:06:49.686Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-06T23:06:49.723Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:06:50.073Z] ---> sudo-logs.sh [2021-10-06T23:06:50.073Z] Archiving 'sudo' log.. [2021-10-06T23:06:50.073Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-375.novalocal: Name or service not known [2021-10-06T23:06:50.073Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-375.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-06T23:06:50.164Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:06:50.521Z] ---> job-cost.sh [2021-10-06T23:06:50.521Z] lf-activate-venv: SKIPPING [2021-10-06T23:06:50.521Z] DEBUG: total: 0.10999999940395355 [2021-10-06T23:06:50.521Z] INFO: Retrieving Stack Cost... [2021-10-06T23:06:51.015Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T23:06:51.378Z] INFO: Archiving Costs [Pipeline] echo [2021-10-06T23:06:51.445Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:06:51.821Z] ---> logs-deploy.sh [2021-10-06T23:06:51.821Z] lf-activate-venv: SKIPPING [2021-10-06T23:06:51.821Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-241/1 [2021-10-06T23:06:51.821Z] INFO: archiving workspace using pattern(s): [2021-10-06T23:06:52.408Z] Archives upload complete. [2021-10-06T23:06:52.676Z] INFO: archiving logs to Nexus