Pull request #259 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 257b1e495fe946f4878731cc5fbd29aae59cff64+6e418388a8703d5229e379f4d284fa8e853be613 (ddaaf4fb248ab17842ead8794a1aebc040e66426) 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-ssh18006355661349836591.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh1616904053192203862.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-259/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-259/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5597073625553782984.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-259/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10839478149347782014.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh2764681517745100304.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-259/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-259/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7143818011317143511.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 dae07dc806156effb2cae02074e2f5f64a063e83 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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2265 in /w/workspace/foundry_device-virtual-go_PR-259 [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-259 # 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-259@tmp/jenkins-gitclient-ssh7790657541873450346.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6e418388a8703d5229e379f4d284fa8e853be613 into PR head commit 257b1e495fe946f4878731cc5fbd29aae59cff64 Merge succeeded, producing 257b1e495fe946f4878731cc5fbd29aae59cff64 Checking out Revision 257b1e495fe946f4878731cc5fbd29aae59cff64 (PR-259) > 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-259@tmp/jenkins-gitclient-ssh1801700243122873190.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/259/head:refs/remotes/origin/PR-259 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 257b1e495fe946f4878731cc5fbd29aae59cff64 # 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-259@tmp/jenkins-gitclient-ssh6650369277775017269.key > git merge 6e418388a8703d5229e379f4d284fa8e853be613 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 257b1e495fe946f4878731cc5fbd29aae59cff64 # timeout=10 Commit message: "ci: gomod changes related for Go 1.17" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-20T18:05:51.719Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-20T18:05:51.877Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-20T18:05:51.960Z] ========================================================= [2022-01-20T18:05:51.960Z] EdgeX Global Pipelines Version Info [2022-01-20T18:05:51.960Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:05:53.094Z] ------------------- [2022-01-20T18:05:53.094Z] stable info: [2022-01-20T18:05:53.094Z] ------------------- [2022-01-20T18:05:53.094Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-20T18:05:53.094Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T18:05:53.094Z] Message: update stable to v1.0.219 [2022-01-20T18:05:53.678Z] ------------------- [2022-01-20T18:05:53.678Z] experimental info: [2022-01-20T18:05:53.678Z] ------------------- [2022-01-20T18:05:53.678Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-20T18:05:53.678Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T18:05:53.678Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-20T18:05:54.017Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-01-20T18:05:54.061Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-01-20T18:05:54.102Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-20T18:05:54.141Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-20T18:05:54.185Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-20T18:05:54.228Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-20T18:05:54.276Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-20T18:05:54.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-20T18:05:54.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-20T18:05:54.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-20T18:05:54.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-20T18:05:54.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-01-20T18:05:54.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-20T18:05:54.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-20T18:05:54.646Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T18:05:54.686Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T18:05:54.723Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T18:05:54.772Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T18:05:54.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-20T18:05:54.853Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-20T18:05:54.894Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-20T18:05:54.931Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-20T18:05:54.964Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-20T18:05:55.007Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-20T18:05:55.048Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-20T18:05:55.084Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-20T18:05:55.122Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-259 [Pipeline] echo [2022-01-20T18:05:55.162Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-259 [Pipeline] echo [2022-01-20T18:05:55.203Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-259 [Pipeline] echo [2022-01-20T18:05:55.270Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 257b1e495fe946f4878731cc5fbd29aae59cff64 [Pipeline] echo [2022-01-20T18:05:55.324Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 257b1e4 [Pipeline] echo [2022-01-20T18:05:55.370Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T18:05:55.487Z] provisioning config files... [2022-01-20T18:05:55.498Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-259@tmp/config1656020093294135942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:05:55.886Z] ---> docker-login.sh [2022-01-20T18:05:55.886Z] nexus3.edgexfoundry.org:10001 [2022-01-20T18:05:55.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:05:55.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:05:55.886Z] Configure a credential helper to remove this warning. See [2022-01-20T18:05:55.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:05:55.886Z] [2022-01-20T18:05:55.886Z] Login Succeeded [2022-01-20T18:05:55.886Z] nexus3.edgexfoundry.org:10002 [2022-01-20T18:05:56.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:05:56.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:05:56.150Z] Configure a credential helper to remove this warning. See [2022-01-20T18:05:56.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:05:56.150Z] [2022-01-20T18:05:56.150Z] Login Succeeded [2022-01-20T18:05:56.150Z] nexus3.edgexfoundry.org:10003 [2022-01-20T18:05:56.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:05:56.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:05:56.150Z] Configure a credential helper to remove this warning. See [2022-01-20T18:05:56.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:05:56.150Z] [2022-01-20T18:05:56.150Z] Login Succeeded [2022-01-20T18:05:56.150Z] nexus3.edgexfoundry.org:10004 [2022-01-20T18:05:56.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:05:56.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:05:56.411Z] Configure a credential helper to remove this warning. See [2022-01-20T18:05:56.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:05:56.411Z] [2022-01-20T18:05:56.411Z] Login Succeeded [2022-01-20T18:05:56.411Z] docker.io [2022-01-20T18:05:56.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:05:56.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:05:56.678Z] Configure a credential helper to remove this warning. See [2022-01-20T18:05:56.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:05:56.678Z] [2022-01-20T18:05:56.678Z] Login Succeeded [2022-01-20T18:05:56.678Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T18:05:56.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-20T18:05:57.302Z] + git rev-list -1 --merges 257b1e495fe946f4878731cc5fbd29aae59cff64~1..257b1e495fe946f4878731cc5fbd29aae59cff64 [Pipeline] echo [2022-01-20T18:05:57.347Z] -----------> git rev-list -1 --merges 257b1e495fe946f4878731cc5fbd29aae59cff64~1..257b1e495fe946f4878731cc5fbd29aae59cff64 257b1e495fe946f4878731cc5fbd29aae59cff64 [false] [Pipeline] sh [2022-01-20T18:05:57.686Z] + git log --format=format:%s -1 257b1e495fe946f4878731cc5fbd29aae59cff64 [Pipeline] echo [2022-01-20T18:05:57.727Z] ========================================================= [2022-01-20T18:05:57.727Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-20T18:05:57.727Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T18:05:58.178Z] + git log --format=format:%s -1 257b1e495fe946f4878731cc5fbd29aae59cff64 [Pipeline] echo [2022-01-20T18:05:58.220Z] [semverPrep] GIT_COMMIT: 257b1e495fe946f4878731cc5fbd29aae59cff64, Commit Message: ci: gomod changes related for Go 1.17 [Pipeline] echo [2022-01-20T18:05:58.253Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-20T18:05:58.657Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T18:05:58.657Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-20T18:05:58.657Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-20T18:05:58.657Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-20T18:05:58.657Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-20T18:05:58.657Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-20T18:05:58.657Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:05:59.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T18:05:59.096Z] [2022-01-20T18:05:59.096Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:05:59.440Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T18:05:59.440Z] latest: Pulling from edgex-devops/git-semver [2022-01-20T18:05:59.440Z] a0d0a0d46f8b: Pulling fs layer [2022-01-20T18:05:59.440Z] 3e5f54012d9b: Pulling fs layer [2022-01-20T18:05:59.440Z] 4c7163046ea9: Pulling fs layer [2022-01-20T18:05:59.440Z] 0c2d73faf560: Pulling fs layer [2022-01-20T18:05:59.440Z] 0c2d73faf560: Waiting [2022-01-20T18:05:59.440Z] 3e5f54012d9b: Verifying Checksum [2022-01-20T18:05:59.440Z] 3e5f54012d9b: Download complete [2022-01-20T18:05:59.440Z] a0d0a0d46f8b: Verifying Checksum [2022-01-20T18:05:59.440Z] a0d0a0d46f8b: Download complete [2022-01-20T18:05:59.440Z] 0c2d73faf560: Verifying Checksum [2022-01-20T18:05:59.440Z] 0c2d73faf560: Download complete [2022-01-20T18:05:59.440Z] 4c7163046ea9: Verifying Checksum [2022-01-20T18:05:59.440Z] 4c7163046ea9: Download complete [2022-01-20T18:05:59.703Z] a0d0a0d46f8b: Pull complete [2022-01-20T18:05:59.703Z] 3e5f54012d9b: Pull complete [2022-01-20T18:05:59.971Z] 4c7163046ea9: Pull complete [2022-01-20T18:06:00.232Z] 0c2d73faf560: Pull complete [2022-01-20T18:06:00.232Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-20T18:06:00.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T18:06:00.232Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-20T18:06:00.324Z] prd-centos7-docker-4c-2g-2265 does not seem to be running inside a container [2022-01-20T18:06:00.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-259 -v /w/workspace/foundry_device-virtual-go_PR-259:/w/workspace/foundry_device-virtual-go_PR-259:rw,z -v /w/workspace/foundry_device-virtual-go_PR-259@tmp:/w/workspace/foundry_device-virtual-go_PR-259@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 [2022-01-20T18:06:00.849Z] $ docker top 433f0d10366999c5dfe0a39a11fa5002d5783831cf991db9725c7f6a53e815a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T18:06:01.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T18:06:01.016Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T18:06:01.126Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T18:06:01.137Z] $ docker exec 433f0d10366999c5dfe0a39a11fa5002d5783831cf991db9725c7f6a53e815a3 ssh-agent [2022-01-20T18:06:01.225Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMpHOME/agent.13 [2022-01-20T18:06:01.225Z] SSH_AGENT_PID=19 [2022-01-20T18:06:01.237Z] Running ssh-add (command line suppressed) [2022-01-20T18:06:01.340Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-259@tmp/private_key_8218274301449883273.key (/w/workspace/foundry_device-virtual-go_PR-259@tmp/private_key_8218274301449883273.key) [2022-01-20T18:06:01.347Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T18:06:01.682Z] + git tag --points-at HEAD [Pipeline] } [2022-01-20T18:06:01.722Z] $ docker exec --env ******** --env ******** 433f0d10366999c5dfe0a39a11fa5002d5783831cf991db9725c7f6a53e815a3 ssh-agent -k [2022-01-20T18:06:01.802Z] unset SSH_AUTH_SOCK; [2022-01-20T18:06:01.802Z] unset SSH_AGENT_PID; [2022-01-20T18:06:01.802Z] echo Agent pid 19 killed; [2022-01-20T18:06:01.809Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-20T18:06:01.907Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T18:06:01.907Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T18:06:02.009Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T18:06:02.019Z] $ docker exec 433f0d10366999c5dfe0a39a11fa5002d5783831cf991db9725c7f6a53e815a3 ssh-agent [2022-01-20T18:06:02.100Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaCeiNI/agent.55 [2022-01-20T18:06:02.100Z] SSH_AGENT_PID=61 [2022-01-20T18:06:02.105Z] Running ssh-add (command line suppressed) [2022-01-20T18:06:02.196Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-259@tmp/private_key_2085269711848117656.key (/w/workspace/foundry_device-virtual-go_PR-259@tmp/private_key_2085269711848117656.key) [2022-01-20T18:06:02.203Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T18:06:02.539Z] + git semver init [2022-01-20T18:06:02.539Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T18:06:02.539Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-259/.git [2022-01-20T18:06:02.539Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-259 [2022-01-20T18:06:02.539Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T18:06:02.539Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T18:06:02.539Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T18:06:02.539Z] # $SEMVER_BRANCH = PR-259 [2022-01-20T18:06:02.539Z] # $SEMVER_TEMP = /tmp/semver-941669225 [2022-01-20T18:06:02.539Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2022-01-20T18:06:04.465Z] # '/tmp/semver-941669225' -> '/w/workspace/foundry_device-virtual-go_PR-259/.semver' [2022-01-20T18:06:04.465Z] # -> Force: false [2022-01-20T18:06:04.465Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-259/.semver [Pipeline] } [2022-01-20T18:06:04.498Z] $ docker exec --env ******** --env ******** 433f0d10366999c5dfe0a39a11fa5002d5783831cf991db9725c7f6a53e815a3 ssh-agent -k [2022-01-20T18:06:04.582Z] unset SSH_AUTH_SOCK; [2022-01-20T18:06:04.582Z] unset SSH_AGENT_PID; [2022-01-20T18:06:04.582Z] echo Agent pid 61 killed; [2022-01-20T18:06:04.589Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T18:06:05.014Z] + git semver [Pipeline] } [2022-01-20T18:06:05.051Z] $ docker stop --time=1 433f0d10366999c5dfe0a39a11fa5002d5783831cf991db9725c7f6a53e815a3 [2022-01-20T18:06:06.299Z] $ docker rm -f 433f0d10366999c5dfe0a39a11fa5002d5783831cf991db9725c7f6a53e815a3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T18:06:06.709Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-20T18:06:07.015Z] Stashed 1 file(s) [Pipeline] echo [2022-01-20T18:06:07.032Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T18:06:07.628Z] provisioning config files... [2022-01-20T18:06:07.638Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-259@tmp/config7501020827488102054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:06:08.001Z] ---> docker-login.sh [2022-01-20T18:06:08.001Z] nexus3.edgexfoundry.org:10001 [2022-01-20T18:06:08.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:06:08.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:06:08.001Z] Configure a credential helper to remove this warning. See [2022-01-20T18:06:08.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:06:08.001Z] [2022-01-20T18:06:08.001Z] Login Succeeded [2022-01-20T18:06:08.001Z] nexus3.edgexfoundry.org:10002 [2022-01-20T18:06:08.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:06:08.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:06:08.264Z] Configure a credential helper to remove this warning. See [2022-01-20T18:06:08.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:06:08.264Z] [2022-01-20T18:06:08.264Z] Login Succeeded [2022-01-20T18:06:08.264Z] nexus3.edgexfoundry.org:10003 [2022-01-20T18:06:08.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:06:08.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:06:08.264Z] Configure a credential helper to remove this warning. See [2022-01-20T18:06:08.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:06:08.264Z] [2022-01-20T18:06:08.264Z] Login Succeeded [2022-01-20T18:06:08.264Z] nexus3.edgexfoundry.org:10004 [2022-01-20T18:06:08.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:06:08.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:06:08.264Z] Configure a credential helper to remove this warning. See [2022-01-20T18:06:08.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:06:08.264Z] [2022-01-20T18:06:08.264Z] Login Succeeded [2022-01-20T18:06:08.264Z] docker.io [2022-01-20T18:06:08.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:06:08.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:06:08.785Z] Configure a credential helper to remove this warning. See [2022-01-20T18:06:08.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:06:08.785Z] [2022-01-20T18:06:08.785Z] Login Succeeded [2022-01-20T18:06:08.785Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T18:06:08.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T18:06:09.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T18:06:09.088Z] ========================================================= [2022-01-20T18:06:09.088Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-20T18:06:09.088Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:06:09.497Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-01-20T18:06:09.497Z] Sending build context to Docker daemon 22.84MB [2022-01-20T18:06:09.497Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T18:06:09.497Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-20T18:06:09.497Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-20T18:06:09.497Z] 59bf1c3509f3: Pulling fs layer [2022-01-20T18:06:09.497Z] 666ba61612fd: Pulling fs layer [2022-01-20T18:06:09.497Z] 8ed8ca486205: Pulling fs layer [2022-01-20T18:06:09.497Z] 4fe6c5a15a65: Pulling fs layer [2022-01-20T18:06:09.497Z] 22a0e8bec74d: Pulling fs layer [2022-01-20T18:06:09.497Z] f965cba54748: Pulling fs layer [2022-01-20T18:06:09.497Z] 861ffc35075e: Pulling fs layer [2022-01-20T18:06:09.497Z] 4b385c91608e: Pulling fs layer [2022-01-20T18:06:09.497Z] 560528eb2ebb: Pulling fs layer [2022-01-20T18:06:09.497Z] 4fe6c5a15a65: Waiting [2022-01-20T18:06:09.497Z] 22a0e8bec74d: Waiting [2022-01-20T18:06:09.497Z] f965cba54748: Waiting [2022-01-20T18:06:09.497Z] 861ffc35075e: Waiting [2022-01-20T18:06:09.497Z] 4b385c91608e: Waiting [2022-01-20T18:06:09.497Z] 560528eb2ebb: Waiting [2022-01-20T18:06:09.780Z] 8ed8ca486205: Download complete [2022-01-20T18:06:09.780Z] 666ba61612fd: Download complete [2022-01-20T18:06:09.780Z] 22a0e8bec74d: Verifying Checksum [2022-01-20T18:06:09.780Z] 22a0e8bec74d: Download complete [2022-01-20T18:06:09.780Z] f965cba54748: Verifying Checksum [2022-01-20T18:06:09.780Z] f965cba54748: Download complete [2022-01-20T18:06:09.780Z] 861ffc35075e: Verifying Checksum [2022-01-20T18:06:09.780Z] 861ffc35075e: Download complete [2022-01-20T18:06:09.780Z] 59bf1c3509f3: Verifying Checksum [2022-01-20T18:06:09.780Z] 59bf1c3509f3: Download complete [2022-01-20T18:06:09.780Z] 4b385c91608e: Verifying Checksum [2022-01-20T18:06:09.780Z] 4b385c91608e: Download complete [2022-01-20T18:06:10.062Z] 59bf1c3509f3: Pull complete [2022-01-20T18:06:10.062Z] 666ba61612fd: Pull complete [2022-01-20T18:06:10.324Z] 8ed8ca486205: Pull complete [2022-01-20T18:06:10.324Z] 4fe6c5a15a65: Verifying Checksum [2022-01-20T18:06:10.324Z] 4fe6c5a15a65: Download complete [2022-01-20T18:06:10.584Z] 560528eb2ebb: Verifying Checksum [2022-01-20T18:06:10.584Z] 560528eb2ebb: Download complete [2022-01-20T18:06:14.978Z] 4fe6c5a15a65: Pull complete [2022-01-20T18:06:14.978Z] 22a0e8bec74d: Pull complete [2022-01-20T18:06:14.978Z] f965cba54748: Pull complete [2022-01-20T18:06:14.978Z] 861ffc35075e: Pull complete [2022-01-20T18:06:14.978Z] 4b385c91608e: Pull complete [2022-01-20T18:06:16.928Z] 560528eb2ebb: Pull complete [2022-01-20T18:06:16.928Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-20T18:06:16.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T18:06:16.928Z] ---> dd4a08f94e63 [2022-01-20T18:06:16.928Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-20T18:06:18.326Z] ---> Running in c07343784934 [2022-01-20T18:06:18.590Z] Removing intermediate container c07343784934 [2022-01-20T18:06:18.590Z] ---> 0e3bfd3a7cb5 [2022-01-20T18:06:18.590Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T18:06:18.590Z] ---> Running in 3788bbab3bb7 [2022-01-20T18:06:18.590Z] Removing intermediate container 3788bbab3bb7 [2022-01-20T18:06:18.590Z] ---> 2f336a1804e5 [2022-01-20T18:06:18.590Z] Step 5/12 : WORKDIR /device-virtual-go [2022-01-20T18:06:18.590Z] ---> Running in 2c9ed02d60f5 [2022-01-20T18:06:18.590Z] Removing intermediate container 2c9ed02d60f5 [2022-01-20T18:06:18.590Z] ---> d57d1d553b53 [2022-01-20T18:06:18.590Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:06:18.858Z] ---> Running in eb9317316d05 [2022-01-20T18:06:19.119Z] Removing intermediate container eb9317316d05 [2022-01-20T18:06:19.119Z] ---> 2c872932e169 [2022-01-20T18:06:19.119Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T18:06:19.119Z] ---> Running in c40fff14d5ca [2022-01-20T18:06:19.383Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T18:06:20.333Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T18:06:20.606Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-01-20T18:06:20.606Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-01-20T18:06:20.870Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-01-20T18:06:20.870Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-01-20T18:06:20.870Z] Executing busybox-1.34.1-r3.trigger [2022-01-20T18:06:20.870Z] OK: 224 MiB in 56 packages [2022-01-20T18:06:21.133Z] Removing intermediate container c40fff14d5ca [2022-01-20T18:06:21.133Z] ---> 4634565cc156 [2022-01-20T18:06:21.133Z] Step 8/12 : COPY go.mod vendor* ./ [2022-01-20T18:06:21.394Z] ---> 9f2d15dd765e [2022-01-20T18:06:21.394Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T18:06:21.394Z] ---> Running in e15f1c470ea3 [2022-01-20T18:06:22.445Z] Still waiting to schedule task [2022-01-20T18:06:22.446Z] ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:06:22.446Z] ‘prd-ubuntu18.04-docker-8c-8g-2259’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:06:22.446Z] ‘prd-ubuntu18.04-docker-8c-8g-2268’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:06:22.446Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2267’ is offline [2022-01-20T18:06:48.015Z] Removing intermediate container e15f1c470ea3 [2022-01-20T18:06:48.015Z] ---> e1e405b6f4b9 [2022-01-20T18:06:48.015Z] Step 10/12 : COPY . . [2022-01-20T18:06:48.015Z] ---> 1cf564dc69bb [2022-01-20T18:06:48.015Z] Step 11/12 : ARG MAKE='make build' [2022-01-20T18:06:48.015Z] ---> Running in b4a576f8e6a4 [2022-01-20T18:06:48.015Z] Removing intermediate container b4a576f8e6a4 [2022-01-20T18:06:48.015Z] ---> dc5a3dfca9f2 [2022-01-20T18:06:48.015Z] Step 12/12 : RUN $MAKE [2022-01-20T18:06:48.015Z] ---> Running in fe0cd1541a4e [2022-01-20T18:06:48.015Z] noop [2022-01-20T18:06:48.015Z] Removing intermediate container fe0cd1541a4e [2022-01-20T18:06:48.015Z] ---> 354355243bd9 [2022-01-20T18:06:48.015Z] Successfully built 354355243bd9 [2022-01-20T18:06:48.015Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:06:48.346Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T18:06:48.346Z] . [Pipeline] withDockerContainer [2022-01-20T18:06:48.435Z] prd-centos7-docker-4c-2g-2265 does not seem to be running inside a container [2022-01-20T18:06:48.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-259 -v /w/workspace/foundry_device-virtual-go_PR-259:/w/workspace/foundry_device-virtual-go_PR-259:rw,z -v /w/workspace/foundry_device-virtual-go_PR-259@tmp:/w/workspace/foundry_device-virtual-go_PR-259@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 [2022-01-20T18:06:48.848Z] $ docker top baa5a70d071c47f64474770355f1ba4f1346803290473495880d87768244db6f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T18:06:49.251Z] + go version [2022-01-20T18:06:49.251Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-20T18:06:49.294Z] $ docker stop --time=1 baa5a70d071c47f64474770355f1ba4f1346803290473495880d87768244db6f [2022-01-20T18:06:50.483Z] $ docker rm -f baa5a70d071c47f64474770355f1ba4f1346803290473495880d87768244db6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:06:51.226Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T18:06:51.226Z] . [Pipeline] withDockerContainer [2022-01-20T18:06:51.310Z] prd-centos7-docker-4c-2g-2265 does not seem to be running inside a container [2022-01-20T18:06:51.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-259 -v /w/workspace/foundry_device-virtual-go_PR-259:/w/workspace/foundry_device-virtual-go_PR-259:rw,z -v /w/workspace/foundry_device-virtual-go_PR-259@tmp:/w/workspace/foundry_device-virtual-go_PR-259@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 [2022-01-20T18:06:51.685Z] $ docker top ed7f115668b6315c3b9e549e0220e75f70d640c3a7331aa9c9320b5c5bbccf5a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T18:06:52.138Z] + make test [2022-01-20T18:06:52.138Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-01-20T18:06:52.399Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-01-20T18:07:10.662Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-01-20T18:07:10.662Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.199s coverage: 64.6% of statements [2022-01-20T18:07:10.662Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-20T18:07:15.987Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T18:07:15.987Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-20T18:07:15.987Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-20T18:07:16.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T18:07:16.635Z] $ docker stop --time=1 ed7f115668b6315c3b9e549e0220e75f70d640c3a7331aa9c9320b5c5bbccf5a [2022-01-20T18:07:18.090Z] $ docker rm -f ed7f115668b6315c3b9e549e0220e75f70d640c3a7331aa9c9320b5c5bbccf5a [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T18:07:18.534Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T18:07:18.597Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-20T18:07:19.318Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T18:07:19.645Z] + ls -al . [2022-01-20T18:07:19.645Z] total 176 [2022-01-20T18:07:19.645Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 20 18:07 . [2022-01-20T18:07:19.645Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 20 18:05 .. [2022-01-20T18:07:19.645Z] -rw-rw-r--. 1 jenkins jenkins 8449 Jan 20 18:05 Attribution.txt [2022-01-20T18:07:19.645Z] drwxrwxr-x. 2 jenkins jenkins 37 Jan 20 18:05 bin [2022-01-20T18:07:19.645Z] -rw-rw-r--. 1 jenkins jenkins 6349 Jan 20 18:05 CHANGELOG.md [2022-01-20T18:07:19.645Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 20 18:05 cmd [2022-01-20T18:07:19.645Z] -rw-r--r--. 1 jenkins jenkins 46339 Jan 20 18:07 coverage.out [2022-01-20T18:07:19.645Z] -rw-rw-r--. 1 jenkins jenkins 1974 Jan 20 18:05 Dockerfile [2022-01-20T18:07:19.645Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 20 18:05 .git [2022-01-20T18:07:19.645Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 20 18:05 .github [2022-01-20T18:07:19.645Z] -rw-rw-r--. 1 jenkins jenkins 270 Jan 20 18:05 .gitignore [2022-01-20T18:07:19.645Z] -rw-rw-r--. 1 jenkins jenkins 3319 Jan 20 18:05 go.mod [2022-01-20T18:07:19.645Z] -rw-rw-r--. 1 jenkins jenkins 52323 Jan 20 18:05 go.sum [2022-01-20T18:07:19.645Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 20 18:05 GOVERNANCE.md [2022-01-20T18:07:19.645Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 20 18:05 internal [2022-01-20T18:07:19.645Z] -rw-rw-r--. 1 jenkins jenkins 660 Jan 20 18:05 Jenkinsfile [2022-01-20T18:07:19.645Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jan 20 18:05 LICENSE [2022-01-20T18:07:19.645Z] -rw-rw-r--. 1 jenkins jenkins 1157 Jan 20 18:05 Makefile [2022-01-20T18:07:19.645Z] -rw-rw-r--. 1 jenkins jenkins 623 Jan 20 18:05 OWNERS.md [2022-01-20T18:07:19.645Z] -rw-rw-r--. 1 jenkins jenkins 2914 Jan 20 18:05 README.md [2022-01-20T18:07:19.645Z] drwx------. 3 jenkins jenkins 71 Jan 20 18:06 .semver [2022-01-20T18:07:19.645Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 20 18:06 VERSION [2022-01-20T18:07:19.645Z] -rw-rw-r--. 1 jenkins jenkins 235 Jan 20 18:05 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:07:20.060Z] + 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=257b1e495fe946f4878731cc5fbd29aae59cff64 --label arch=amd64 --label version=0.0.0 . [2022-01-20T18:07:20.060Z] Sending build context to Docker daemon 22.89MB [2022-01-20T18:07:20.060Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T18:07:20.060Z] Step 2/26 : FROM ${BASE} AS builder [2022-01-20T18:07:20.060Z] ---> 354355243bd9 [2022-01-20T18:07:20.060Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-20T18:07:20.322Z] ---> Running in f6e58d2f7ea0 [2022-01-20T18:07:20.322Z] Removing intermediate container f6e58d2f7ea0 [2022-01-20T18:07:20.322Z] ---> 315167c4ff3c [2022-01-20T18:07:20.322Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T18:07:20.322Z] ---> Running in ca418a434cd0 [2022-01-20T18:07:20.322Z] Removing intermediate container ca418a434cd0 [2022-01-20T18:07:20.322Z] ---> bc7908680c77 [2022-01-20T18:07:20.322Z] Step 5/26 : WORKDIR /device-virtual-go [2022-01-20T18:07:20.322Z] ---> Running in 8c552878acf8 [2022-01-20T18:07:20.591Z] Removing intermediate container 8c552878acf8 [2022-01-20T18:07:20.591Z] ---> dc16169d9927 [2022-01-20T18:07:20.591Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:07:20.591Z] ---> Running in 6e94fa5c86c8 [2022-01-20T18:07:20.866Z] Removing intermediate container 6e94fa5c86c8 [2022-01-20T18:07:20.866Z] ---> 2c4d50429c21 [2022-01-20T18:07:20.866Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T18:07:20.866Z] ---> Running in bab39ac33b15 [2022-01-20T18:07:21.125Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T18:07:22.067Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T18:07:22.327Z] OK: 224 MiB in 56 packages [2022-01-20T18:07:22.594Z] Removing intermediate container bab39ac33b15 [2022-01-20T18:07:22.594Z] ---> 87af2c0b3068 [2022-01-20T18:07:22.594Z] Step 8/26 : COPY go.mod vendor* ./ [2022-01-20T18:07:22.594Z] ---> 5a0bb213f441 [2022-01-20T18:07:22.594Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T18:07:22.865Z] ---> Running in 85c3eeb7959f [2022-01-20T18:07:23.443Z] Removing intermediate container 85c3eeb7959f [2022-01-20T18:07:23.443Z] ---> e97a4851ee3b [2022-01-20T18:07:23.443Z] Step 10/26 : COPY . . [2022-01-20T18:07:23.702Z] ---> c18679b0ace9 [2022-01-20T18:07:23.702Z] Step 11/26 : ARG MAKE='make build' [2022-01-20T18:07:23.977Z] ---> Running in c8b4ec2da990 [2022-01-20T18:07:23.977Z] Removing intermediate container c8b4ec2da990 [2022-01-20T18:07:23.977Z] ---> 7d93fe55539e [2022-01-20T18:07:23.977Z] Step 12/26 : RUN $MAKE [2022-01-20T18:07:23.977Z] ---> Running in 3c384171f55b [2022-01-20T18:07:24.244Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2022-01-20T18:07:42.437Z] Removing intermediate container 3c384171f55b [2022-01-20T18:07:42.437Z] ---> f1af0c52cdf4 [2022-01-20T18:07:42.437Z] Step 13/26 : FROM alpine:3.14 [2022-01-20T18:07:42.437Z] 3.14: Pulling from library/alpine [2022-01-20T18:07:42.437Z] 97518928ae5f: Pulling fs layer [2022-01-20T18:07:42.437Z] 97518928ae5f: Verifying Checksum [2022-01-20T18:07:42.437Z] 97518928ae5f: Download complete [2022-01-20T18:07:42.437Z] 97518928ae5f: Pull complete [2022-01-20T18:07:42.437Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T18:07:42.437Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T18:07:42.437Z] ---> 0a97eee8041e [2022-01-20T18:07:42.437Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-01-20T18:07:42.437Z] ---> Running in 8875d461c0b9 [2022-01-20T18:07:42.437Z] Removing intermediate container 8875d461c0b9 [2022-01-20T18:07:42.437Z] ---> 20d9a980a24e [2022-01-20T18:07:42.437Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:07:42.437Z] ---> Running in f9a1c2000ef3 [2022-01-20T18:07:42.437Z] Removing intermediate container f9a1c2000ef3 [2022-01-20T18:07:42.437Z] ---> 61d8ac488a0c [2022-01-20T18:07:42.437Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-20T18:07:42.437Z] ---> Running in 05dee9cb87dc [2022-01-20T18:07:42.437Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T18:07:43.017Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T18:07:43.295Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-20T18:07:43.295Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T18:07:43.621Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-20T18:07:43.621Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T18:07:43.621Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-20T18:07:43.621Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-20T18:07:43.888Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T18:07:43.888Z] OK: 8 MiB in 20 packages [2022-01-20T18:07:44.154Z] Removing intermediate container 05dee9cb87dc [2022-01-20T18:07:44.154Z] ---> 5c1d62cfb223 [2022-01-20T18:07:44.154Z] Step 17/26 : WORKDIR / [2022-01-20T18:07:44.154Z] ---> Running in 1182738dc3ba [2022-01-20T18:07:44.154Z] Removing intermediate container 1182738dc3ba [2022-01-20T18:07:44.154Z] ---> be11d1bf43ec [2022-01-20T18:07:44.154Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-01-20T18:07:44.414Z] ---> 6becc49e615b [2022-01-20T18:07:44.414Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-01-20T18:07:44.414Z] ---> efb0ece4f15f [2022-01-20T18:07:44.414Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-01-20T18:07:44.993Z] ---> feabdae0dc6a [2022-01-20T18:07:44.993Z] Step 21/26 : EXPOSE 59900 [2022-01-20T18:07:44.993Z] ---> Running in c97a2704aaf1 [2022-01-20T18:07:44.993Z] Removing intermediate container c97a2704aaf1 [2022-01-20T18:07:44.993Z] ---> 9e61bf5ac569 [2022-01-20T18:07:44.993Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-01-20T18:07:44.993Z] ---> Running in ef323fc41767 [2022-01-20T18:07:44.993Z] Removing intermediate container ef323fc41767 [2022-01-20T18:07:44.993Z] ---> 569f75282770 [2022-01-20T18:07:44.993Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T18:07:44.993Z] ---> Running in 24af10c3ff0a [2022-01-20T18:07:45.264Z] Removing intermediate container 24af10c3ff0a [2022-01-20T18:07:45.264Z] ---> e40b24852091 [2022-01-20T18:07:45.264Z] Step 24/26 : LABEL arch=amd64 [2022-01-20T18:07:45.264Z] ---> Running in e4836f23d971 [2022-01-20T18:07:45.264Z] Removing intermediate container e4836f23d971 [2022-01-20T18:07:45.264Z] ---> c450f2a25f7f [2022-01-20T18:07:45.264Z] Step 25/26 : LABEL git_sha=257b1e495fe946f4878731cc5fbd29aae59cff64 [2022-01-20T18:07:45.264Z] ---> Running in db6827ce211d [2022-01-20T18:07:45.264Z] Removing intermediate container db6827ce211d [2022-01-20T18:07:45.264Z] ---> 15bb3aa57cde [2022-01-20T18:07:45.264Z] Step 26/26 : LABEL version=0.0.0 [2022-01-20T18:07:45.527Z] ---> Running in a1691e0862e8 [2022-01-20T18:07:45.527Z] Removing intermediate container a1691e0862e8 [2022-01-20T18:07:45.527Z] ---> b9bfe3117f7e [2022-01-20T18:07:45.527Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T18:07:45.527Z] Successfully built b9bfe3117f7e [2022-01-20T18:07:45.527Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:07:46.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:07:46.304Z] [2022-01-20T18:07:46.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:07:46.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:07:46.728Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-20T18:07:46.728Z] b4d181a07f80: Pulling fs layer [2022-01-20T18:07:46.728Z] a1111a8f2ec3: Pulling fs layer [2022-01-20T18:07:46.728Z] ed53099fbce6: Pulling fs layer [2022-01-20T18:07:46.728Z] dc539afda2c1: Pulling fs layer [2022-01-20T18:07:46.728Z] 77bc0d833cb6: Pulling fs layer [2022-01-20T18:07:46.728Z] 9065ff56babe: Pulling fs layer [2022-01-20T18:07:46.728Z] d287ab97295c: Pulling fs layer [2022-01-20T18:07:46.728Z] dc539afda2c1: Waiting [2022-01-20T18:07:46.728Z] 77bc0d833cb6: Waiting [2022-01-20T18:07:46.728Z] 9065ff56babe: Waiting [2022-01-20T18:07:46.728Z] d287ab97295c: Waiting [2022-01-20T18:07:46.728Z] a1111a8f2ec3: Verifying Checksum [2022-01-20T18:07:46.728Z] a1111a8f2ec3: Download complete [2022-01-20T18:07:46.728Z] dc539afda2c1: Verifying Checksum [2022-01-20T18:07:46.728Z] dc539afda2c1: Download complete [2022-01-20T18:07:46.728Z] ed53099fbce6: Verifying Checksum [2022-01-20T18:07:46.728Z] ed53099fbce6: Download complete [2022-01-20T18:07:47.044Z] 9065ff56babe: Verifying Checksum [2022-01-20T18:07:47.044Z] 9065ff56babe: Download complete [2022-01-20T18:07:47.044Z] 77bc0d833cb6: Verifying Checksum [2022-01-20T18:07:47.044Z] 77bc0d833cb6: Download complete [2022-01-20T18:07:47.044Z] b4d181a07f80: Download complete [2022-01-20T18:07:47.630Z] d287ab97295c: Verifying Checksum [2022-01-20T18:07:47.630Z] d287ab97295c: Download complete [2022-01-20T18:07:48.215Z] b4d181a07f80: Pull complete [2022-01-20T18:07:48.480Z] a1111a8f2ec3: Pull complete [2022-01-20T18:07:49.061Z] ed53099fbce6: Pull complete [2022-01-20T18:07:49.061Z] dc539afda2c1: Pull complete [2022-01-20T18:07:49.322Z] 77bc0d833cb6: Pull complete [2022-01-20T18:07:49.322Z] 9065ff56babe: Pull complete [2022-01-20T18:07:53.632Z] d287ab97295c: Pull complete [2022-01-20T18:07:53.898Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-20T18:07:53.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:07:53.899Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-20T18:07:54.004Z] prd-centos7-docker-4c-2g-2265 does not seem to be running inside a container [2022-01-20T18:07:54.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-259 -v /w/workspace/foundry_device-virtual-go_PR-259:/w/workspace/foundry_device-virtual-go_PR-259:rw,z -v /w/workspace/foundry_device-virtual-go_PR-259@tmp:/w/workspace/foundry_device-virtual-go_PR-259@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 [2022-01-20T18:07:56.462Z] $ docker top d8cd0040fa1efbe8e62b93275b216e05bd180ae9b0fbdf6a6a7b9e77336bc296 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:07:56.963Z] ---> job-cost.sh [2022-01-20T18:07:56.963Z] lf-activate-venv: SKIPPING [2022-01-20T18:07:56.963Z] INFO: No Stack... [2022-01-20T18:07:57.239Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T18:07:57.499Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T18:07:57.820Z] + cat /w/workspace/foundry_device-virtual-go_PR-259/archives/cost.csv [2022-01-20T18:07:57.820Z] + cut -d, -f6 [Pipeline] lock [2022-01-20T18:07:57.859Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-259-1-stack-cost] [2022-01-20T18:07:57.868Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-259-1-stack-cost] did not exist. Created. [2022-01-20T18:07:57.868Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-259-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T18:07:58.259Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-20T18:07:58.376Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T18:07:58.417Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-259-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T18:07:58.500Z] $ docker stop --time=1 d8cd0040fa1efbe8e62b93275b216e05bd180ae9b0fbdf6a6a7b9e77336bc296 [2022-01-20T18:07:59.636Z] $ docker rm -f d8cd0040fa1efbe8e62b93275b216e05bd180ae9b0fbdf6a6a7b9e77336bc296 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T18:08:33.214Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2274 in /w/workspace/foundry_device-virtual-go_PR-259 [Pipeline] { [Pipeline] ws [2022-01-20T18:08:33.257Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2022-01-20T18:08:33.517Z] The recommended git tool is: git [2022-01-20T18:08:39.506Z] using credential edgex-jenkins-ssh [2022-01-20T18:08:39.522Z] Cloning the remote Git repository [2022-01-20T18:08:39.595Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-01-20T18:08:39.695Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2022-01-20T18:08:39.803Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-01-20T18:08:39.804Z] > git --version # timeout=10 [2022-01-20T18:08:39.827Z] > git --version # 'git version 2.17.1' [2022-01-20T18:08:39.830Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T18:08:39.928Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T18:08:42.102Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-01-20T18:08:42.178Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T18:08:42.212Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-01-20T18:08:42.280Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-01-20T18:08:42.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T18:08:42.314Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/259/head:refs/remotes/origin/PR-259 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-20T18:08:42.960Z] Merging remotes/origin/main commit 6e418388a8703d5229e379f4d284fa8e853be613 into PR head commit 257b1e495fe946f4878731cc5fbd29aae59cff64 [2022-01-20T18:08:43.201Z] Merge succeeded, producing 257b1e495fe946f4878731cc5fbd29aae59cff64 [2022-01-20T18:08:43.202Z] Checking out Revision 257b1e495fe946f4878731cc5fbd29aae59cff64 (PR-259) [2022-01-20T18:08:42.979Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T18:08:42.999Z] > git checkout -f 257b1e495fe946f4878731cc5fbd29aae59cff64 # timeout=10 [2022-01-20T18:08:43.092Z] > git remote # timeout=10 [2022-01-20T18:08:43.114Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T18:08:43.133Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T18:08:43.156Z] > git merge 6e418388a8703d5229e379f4d284fa8e853be613 # timeout=10 [2022-01-20T18:08:43.183Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T18:08:43.208Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T18:08:43.221Z] > git checkout -f 257b1e495fe946f4878731cc5fbd29aae59cff64 # timeout=10 [2022-01-20T18:08:47.602Z] Commit message: "ci: gomod changes related for Go 1.17" [2022-01-20T18:08:47.661Z] > git --version # timeout=10 [2022-01-20T18:08:47.672Z] > git --version # 'git version 2.17.1' [2022-01-20T18:08:47.689Z] fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T18:08:48.767Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-20T18:08:48.767Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T18:08:48.767Z] Dload Upload Total Spent Left Speed [2022-01-20T18:08:48.767Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 183k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh [2022-01-20T18:08:49.420Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-20T18:08:49.787Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2022-01-20T18:08:49.787Z] [2022-01-20T18:08:49.787Z] { [2022-01-20T18:08:49.787Z] "registry-mirrors": [ [2022-01-20T18:08:49.787Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-20T18:08:49.787Z] ], [2022-01-20T18:08:49.787Z] "bip": "10.250.0.254/24", [2022-01-20T18:08:49.787Z] "hosts": [ [2022-01-20T18:08:49.787Z] "tcp://0.0.0.0:5555", [2022-01-20T18:08:49.787Z] "unix:///var/run/docker.sock" [2022-01-20T18:08:49.787Z] ], [2022-01-20T18:08:49.787Z] "mtu": 1458, [2022-01-20T18:08:49.787Z] "selinux-enabled": true, [2022-01-20T18:08:49.787Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-20T18:08:49.787Z] } [Pipeline] sh [2022-01-20T18:08:50.152Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-20T18:08:50.529Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T18:09:09.020Z] provisioning config files... [2022-01-20T18:09:09.050Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config7214838145424753998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:09:09.471Z] ---> docker-login.sh [2022-01-20T18:09:09.471Z] nexus3.edgexfoundry.org:10001 [2022-01-20T18:09:10.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:09:10.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:09:10.345Z] Configure a credential helper to remove this warning. See [2022-01-20T18:09:10.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:09:10.345Z] [2022-01-20T18:09:10.345Z] Login Succeeded [2022-01-20T18:09:10.345Z] nexus3.edgexfoundry.org:10002 [2022-01-20T18:09:10.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:09:10.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:09:10.949Z] Configure a credential helper to remove this warning. See [2022-01-20T18:09:10.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:09:10.949Z] [2022-01-20T18:09:10.949Z] Login Succeeded [2022-01-20T18:09:10.949Z] nexus3.edgexfoundry.org:10003 [2022-01-20T18:09:11.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:09:11.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:09:11.568Z] Configure a credential helper to remove this warning. See [2022-01-20T18:09:11.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:09:11.568Z] [2022-01-20T18:09:11.568Z] Login Succeeded [2022-01-20T18:09:11.568Z] nexus3.edgexfoundry.org:10004 [2022-01-20T18:09:11.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:09:12.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:09:12.190Z] Configure a credential helper to remove this warning. See [2022-01-20T18:09:12.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:09:12.190Z] [2022-01-20T18:09:12.190Z] Login Succeeded [2022-01-20T18:09:12.190Z] docker.io [2022-01-20T18:09:12.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:09:13.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:09:13.071Z] Configure a credential helper to remove this warning. See [2022-01-20T18:09:13.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:09:13.071Z] [2022-01-20T18:09:13.071Z] Login Succeeded [2022-01-20T18:09:13.071Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T18:09:13.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T18:09:13.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T18:09:13.808Z] ========================================================= [2022-01-20T18:09:13.808Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-20T18:09:13.808Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:09:14.272Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-01-20T18:09:14.884Z] Sending build context to Docker daemon 11.56MB [2022-01-20T18:09:14.884Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T18:09:14.884Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-20T18:09:14.884Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-20T18:09:14.884Z] 9b3977197b4f: Pulling fs layer [2022-01-20T18:09:14.884Z] 1a89e8eeedd5: Pulling fs layer [2022-01-20T18:09:14.884Z] 94645a83ff95: Pulling fs layer [2022-01-20T18:09:14.884Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-20T18:09:14.884Z] 0c92f367c5e7: Pulling fs layer [2022-01-20T18:09:14.884Z] 4b8299f9d1f4: Pulling fs layer [2022-01-20T18:09:14.884Z] 9a6b49a46696: Pulling fs layer [2022-01-20T18:09:14.884Z] cf05db05a679: Pulling fs layer [2022-01-20T18:09:14.884Z] 3f3a8bcf1eab: Waiting [2022-01-20T18:09:14.884Z] 0c92f367c5e7: Waiting [2022-01-20T18:09:14.884Z] 4b8299f9d1f4: Waiting [2022-01-20T18:09:14.884Z] 9a6b49a46696: Waiting [2022-01-20T18:09:14.884Z] cf05db05a679: Waiting [2022-01-20T18:09:14.884Z] 94645a83ff95: Verifying Checksum [2022-01-20T18:09:14.884Z] 94645a83ff95: Download complete [2022-01-20T18:09:15.168Z] 1a89e8eeedd5: Verifying Checksum [2022-01-20T18:09:15.168Z] 1a89e8eeedd5: Download complete [2022-01-20T18:09:15.168Z] 0c92f367c5e7: Verifying Checksum [2022-01-20T18:09:15.168Z] 0c92f367c5e7: Download complete [2022-01-20T18:09:15.168Z] 4b8299f9d1f4: Verifying Checksum [2022-01-20T18:09:15.168Z] 4b8299f9d1f4: Download complete [2022-01-20T18:09:15.168Z] 9b3977197b4f: Download complete [2022-01-20T18:09:15.168Z] 9a6b49a46696: Verifying Checksum [2022-01-20T18:09:15.168Z] 9a6b49a46696: Download complete [2022-01-20T18:09:15.782Z] 9b3977197b4f: Pull complete [2022-01-20T18:09:16.392Z] 1a89e8eeedd5: Pull complete [2022-01-20T18:09:16.995Z] 94645a83ff95: Pull complete [2022-01-20T18:09:16.995Z] cf05db05a679: Verifying Checksum [2022-01-20T18:09:16.995Z] cf05db05a679: Download complete [2022-01-20T18:09:17.593Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-20T18:09:17.593Z] 3f3a8bcf1eab: Download complete [2022-01-20T18:09:29.999Z] 3f3a8bcf1eab: Pull complete [2022-01-20T18:09:29.999Z] 0c92f367c5e7: Pull complete [2022-01-20T18:09:29.999Z] 4b8299f9d1f4: Pull complete [2022-01-20T18:09:30.280Z] 9a6b49a46696: Pull complete [2022-01-20T18:09:37.007Z] cf05db05a679: Pull complete [2022-01-20T18:09:37.007Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-20T18:09:37.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T18:09:37.007Z] ---> 0ccda1f7e2ee [2022-01-20T18:09:37.007Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-20T18:09:37.007Z] ---> Running in 515c0aca4cae [2022-01-20T18:09:37.281Z] Removing intermediate container 515c0aca4cae [2022-01-20T18:09:37.281Z] ---> 15b3998a1bbb [2022-01-20T18:09:37.281Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T18:09:37.556Z] ---> Running in 00b7aefb8fbe [2022-01-20T18:09:37.828Z] Removing intermediate container 00b7aefb8fbe [2022-01-20T18:09:37.828Z] ---> 926b8ed1ae79 [2022-01-20T18:09:37.828Z] Step 5/12 : WORKDIR /device-virtual-go [2022-01-20T18:09:38.103Z] ---> Running in 8afa62542ba3 [2022-01-20T18:09:38.376Z] Removing intermediate container 8afa62542ba3 [2022-01-20T18:09:38.376Z] ---> 47988b823dce [2022-01-20T18:09:38.376Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:09:38.649Z] ---> Running in a5dd7870e651 [2022-01-20T18:09:40.630Z] Removing intermediate container a5dd7870e651 [2022-01-20T18:09:40.630Z] ---> e9e3b70401d8 [2022-01-20T18:09:40.630Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T18:09:40.630Z] ---> Running in 50b3d820fc3d [2022-01-20T18:09:42.073Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T18:09:42.671Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T18:09:43.651Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-01-20T18:09:43.651Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-01-20T18:09:43.651Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-01-20T18:09:43.923Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-01-20T18:09:44.196Z] Executing busybox-1.34.1-r3.trigger [2022-01-20T18:09:44.196Z] OK: 224 MiB in 56 packages [2022-01-20T18:09:45.176Z] Removing intermediate container 50b3d820fc3d [2022-01-20T18:09:45.176Z] ---> 7e7859959304 [2022-01-20T18:09:45.176Z] Step 8/12 : COPY go.mod vendor* ./ [2022-01-20T18:09:45.775Z] ---> 6d265d07ff34 [2022-01-20T18:09:45.775Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T18:09:46.059Z] ---> Running in 8110f549b568 [2022-01-20T18:11:07.888Z] Removing intermediate container 8110f549b568 [2022-01-20T18:11:07.888Z] ---> 451fb5828c40 [2022-01-20T18:11:07.888Z] Step 10/12 : COPY . . [2022-01-20T18:11:07.888Z] ---> 429dda260b3b [2022-01-20T18:11:07.888Z] Step 11/12 : ARG MAKE='make build' [2022-01-20T18:11:07.888Z] ---> Running in 4a9c8fec5bd6 [2022-01-20T18:11:07.888Z] Removing intermediate container 4a9c8fec5bd6 [2022-01-20T18:11:07.888Z] ---> 4499de38970e [2022-01-20T18:11:07.888Z] Step 12/12 : RUN $MAKE [2022-01-20T18:11:07.888Z] ---> Running in ed1697d46e89 [2022-01-20T18:11:07.888Z] noop [2022-01-20T18:11:07.888Z] Removing intermediate container ed1697d46e89 [2022-01-20T18:11:07.888Z] ---> b883c03bcac6 [2022-01-20T18:11:07.888Z] Successfully built b883c03bcac6 [2022-01-20T18:11:07.888Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:11:08.262Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T18:11:08.262Z] . [Pipeline] withDockerContainer [2022-01-20T18:11:08.503Z] prd-ubuntu18.04-docker-arm64-4c-16g-2274 does not seem to be running inside a container [2022-01-20T18:11:08.584Z] $ 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 ******** ci-base-image-arm64 cat [2022-01-20T18:11:09.948Z] $ docker top 4534c3934b020d617cbb82575a568b06f14d7f718b14f7835754985ed54e13b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T18:11:10.927Z] + go version [2022-01-20T18:11:10.927Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-20T18:11:10.955Z] $ docker stop --time=1 4534c3934b020d617cbb82575a568b06f14d7f718b14f7835754985ed54e13b9 [2022-01-20T18:11:12.606Z] $ docker rm -f 4534c3934b020d617cbb82575a568b06f14d7f718b14f7835754985ed54e13b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:11:13.503Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T18:11:13.503Z] . [Pipeline] withDockerContainer [2022-01-20T18:11:13.727Z] prd-ubuntu18.04-docker-arm64-4c-16g-2274 does not seem to be running inside a container [2022-01-20T18:11:13.796Z] $ 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 ******** ci-base-image-arm64 cat [2022-01-20T18:11:15.029Z] $ docker top 03cdada87062bbdd928a23cd5f98008723df74974a3104e117ebb8f2ff9b2633 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T18:11:16.021Z] + make test [2022-01-20T18:11:16.021Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-01-20T18:11:17.472Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-01-20T18:12:25.531Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-01-20T18:12:25.531Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.840s coverage: 64.6% of statements [2022-01-20T18:12:25.531Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-20T18:12:47.721Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T18:12:47.721Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-20T18:12:47.721Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-20T18:12:47.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T18:12:47.781Z] $ docker stop --time=1 03cdada87062bbdd928a23cd5f98008723df74974a3104e117ebb8f2ff9b2633 [2022-01-20T18:12:49.512Z] $ docker rm -f 03cdada87062bbdd928a23cd5f98008723df74974a3104e117ebb8f2ff9b2633 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T18:12:50.445Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T18:12:50.499Z] Warning: overwriting stash ‘coverage-report’ [2022-01-20T18:12:51.018Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T18:12:51.620Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T18:12:51.972Z] + ls -al . [2022-01-20T18:12:51.972Z] total 200 [2022-01-20T18:12:51.972Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 20 18:12 . [2022-01-20T18:12:51.972Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 18:08 .. [2022-01-20T18:12:51.972Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 18:08 .git [2022-01-20T18:12:51.972Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 18:08 .github [2022-01-20T18:12:51.972Z] -rw-rw-r-- 1 jenkins jenkins 270 Jan 20 18:08 .gitignore [2022-01-20T18:12:51.972Z] -rw-rw-r-- 1 jenkins jenkins 8449 Jan 20 18:08 Attribution.txt [2022-01-20T18:12:51.972Z] -rw-rw-r-- 1 jenkins jenkins 6349 Jan 20 18:08 CHANGELOG.md [2022-01-20T18:12:51.972Z] -rw-rw-r-- 1 jenkins jenkins 1974 Jan 20 18:08 Dockerfile [2022-01-20T18:12:51.972Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 18:08 GOVERNANCE.md [2022-01-20T18:12:51.972Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 20 18:08 Jenkinsfile [2022-01-20T18:12:51.972Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 20 18:08 LICENSE [2022-01-20T18:12:51.972Z] -rw-rw-r-- 1 jenkins jenkins 1157 Jan 20 18:08 Makefile [2022-01-20T18:12:51.972Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 20 18:08 OWNERS.md [2022-01-20T18:12:51.972Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jan 20 18:08 README.md [2022-01-20T18:12:51.972Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 20 18:06 VERSION [2022-01-20T18:12:51.972Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 18:08 bin [2022-01-20T18:12:51.972Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 18:08 cmd [2022-01-20T18:12:51.972Z] -rw-r--r-- 1 jenkins jenkins 46339 Jan 20 18:12 coverage.out [2022-01-20T18:12:51.972Z] -rw-rw-r-- 1 jenkins jenkins 3319 Jan 20 18:08 go.mod [2022-01-20T18:12:51.972Z] -rw-rw-r-- 1 jenkins jenkins 52323 Jan 20 18:08 go.sum [2022-01-20T18:12:51.972Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 18:08 internal [2022-01-20T18:12:51.972Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 20 18:08 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:12:52.349Z] + 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=257b1e495fe946f4878731cc5fbd29aae59cff64 --label arch=arm64 --label version=0.0.0 . [2022-01-20T18:12:52.622Z] Sending build context to Docker daemon 11.61MB [2022-01-20T18:12:52.899Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T18:12:52.899Z] Step 2/26 : FROM ${BASE} AS builder [2022-01-20T18:12:52.899Z] ---> b883c03bcac6 [2022-01-20T18:12:52.899Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-20T18:12:52.899Z] ---> Running in d67fec357d20 [2022-01-20T18:12:53.493Z] Removing intermediate container d67fec357d20 [2022-01-20T18:12:53.493Z] ---> 68e2cbc25fb0 [2022-01-20T18:12:53.493Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T18:12:53.493Z] ---> Running in 3493a65c8dba [2022-01-20T18:12:53.765Z] Removing intermediate container 3493a65c8dba [2022-01-20T18:12:53.765Z] ---> 9ba36c8c680b [2022-01-20T18:12:53.765Z] Step 5/26 : WORKDIR /device-virtual-go [2022-01-20T18:12:54.034Z] ---> Running in 059dce2bc4b8 [2022-01-20T18:12:54.307Z] Removing intermediate container 059dce2bc4b8 [2022-01-20T18:12:54.307Z] ---> a58834fc21d0 [2022-01-20T18:12:54.307Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:12:54.307Z] ---> Running in 98b39d3caa79 [2022-01-20T18:12:56.283Z] Removing intermediate container 98b39d3caa79 [2022-01-20T18:12:56.283Z] ---> e5aecb2dd77c [2022-01-20T18:12:56.283Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T18:12:56.283Z] ---> Running in 07db749c014a [2022-01-20T18:12:57.271Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T18:12:58.255Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T18:12:59.275Z] OK: 224 MiB in 56 packages [2022-01-20T18:13:00.327Z] Removing intermediate container 07db749c014a [2022-01-20T18:13:00.327Z] ---> b82a22767bcd [2022-01-20T18:13:00.327Z] Step 8/26 : COPY go.mod vendor* ./ [2022-01-20T18:13:00.635Z] ---> 2ecf01f39556 [2022-01-20T18:13:00.635Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T18:13:00.635Z] ---> Running in 4a5f06dcd200 [2022-01-20T18:13:03.314Z] Removing intermediate container 4a5f06dcd200 [2022-01-20T18:13:03.314Z] ---> 385b5f70400d [2022-01-20T18:13:03.314Z] Step 10/26 : COPY . . [2022-01-20T18:13:04.745Z] ---> 296dd174acda [2022-01-20T18:13:04.745Z] Step 11/26 : ARG MAKE='make build' [2022-01-20T18:13:04.745Z] ---> Running in 36a73f9baeda [2022-01-20T18:13:05.019Z] Removing intermediate container 36a73f9baeda [2022-01-20T18:13:05.019Z] ---> fcbff13ef8d2 [2022-01-20T18:13:05.019Z] Step 12/26 : RUN $MAKE [2022-01-20T18:13:05.019Z] ---> Running in 51c1f741e1e8 [2022-01-20T18:13:05.998Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2022-01-20T18:14:14.060Z] Removing intermediate container 51c1f741e1e8 [2022-01-20T18:14:14.060Z] ---> d9ebeb614a03 [2022-01-20T18:14:14.060Z] Step 13/26 : FROM alpine:3.14 [2022-01-20T18:14:14.060Z] 3.14: Pulling from library/alpine [2022-01-20T18:14:14.060Z] be307f383ecc: Pulling fs layer [2022-01-20T18:14:14.060Z] be307f383ecc: Verifying Checksum [2022-01-20T18:14:14.060Z] be307f383ecc: Download complete [2022-01-20T18:14:14.335Z] be307f383ecc: Pull complete [2022-01-20T18:14:14.613Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T18:14:14.613Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T18:14:14.613Z] ---> 5b8b7b635229 [2022-01-20T18:14:14.613Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-01-20T18:14:14.613Z] ---> Running in c693dfb87ac4 [2022-01-20T18:14:15.216Z] Removing intermediate container c693dfb87ac4 [2022-01-20T18:14:15.216Z] ---> bab947312fc6 [2022-01-20T18:14:15.216Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:14:15.216Z] ---> Running in 447b02cb1a23 [2022-01-20T18:14:17.207Z] Removing intermediate container 447b02cb1a23 [2022-01-20T18:14:17.207Z] ---> 5ba76cbfac14 [2022-01-20T18:14:17.207Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-20T18:14:17.207Z] ---> Running in c3f8404c5e16 [2022-01-20T18:14:18.655Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T18:14:19.256Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T18:14:20.252Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-20T18:14:20.252Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T18:14:20.527Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-20T18:14:20.527Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T18:14:20.807Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-20T18:14:20.807Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-20T18:14:20.807Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T18:14:20.807Z] OK: 8 MiB in 20 packages [2022-01-20T18:14:21.793Z] Removing intermediate container c3f8404c5e16 [2022-01-20T18:14:21.793Z] ---> 93944725ac29 [2022-01-20T18:14:21.793Z] Step 17/26 : WORKDIR / [2022-01-20T18:14:22.072Z] ---> Running in b27696b58a83 [2022-01-20T18:14:22.354Z] Removing intermediate container b27696b58a83 [2022-01-20T18:14:22.354Z] ---> 3128e8f5bb2a [2022-01-20T18:14:22.354Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-01-20T18:14:23.345Z] ---> 0333e8792b22 [2022-01-20T18:14:23.345Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-01-20T18:14:23.947Z] ---> 8bb6fdb00b1d [2022-01-20T18:14:23.947Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-01-20T18:14:25.394Z] ---> c70806779f68 [2022-01-20T18:14:25.394Z] Step 21/26 : EXPOSE 59900 [2022-01-20T18:14:25.394Z] ---> Running in 55530e795a99 [2022-01-20T18:14:25.997Z] Removing intermediate container 55530e795a99 [2022-01-20T18:14:25.997Z] ---> 2e70392f7f0b [2022-01-20T18:14:25.997Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-01-20T18:14:25.997Z] ---> Running in 29f3509f3dca [2022-01-20T18:14:26.598Z] Removing intermediate container 29f3509f3dca [2022-01-20T18:14:26.598Z] ---> 99820c627849 [2022-01-20T18:14:26.598Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T18:14:26.598Z] ---> Running in f24d1814b110 [2022-01-20T18:14:26.872Z] Removing intermediate container f24d1814b110 [2022-01-20T18:14:26.872Z] ---> 383bbda5cb56 [2022-01-20T18:14:26.872Z] Step 24/26 : LABEL arch=arm64 [2022-01-20T18:14:27.150Z] ---> Running in 43d8c812874e [2022-01-20T18:14:27.755Z] Removing intermediate container 43d8c812874e [2022-01-20T18:14:27.755Z] ---> 605c91050a00 [2022-01-20T18:14:27.755Z] Step 25/26 : LABEL git_sha=257b1e495fe946f4878731cc5fbd29aae59cff64 [2022-01-20T18:14:27.755Z] ---> Running in 45759959fa96 [2022-01-20T18:14:28.731Z] Removing intermediate container 45759959fa96 [2022-01-20T18:14:28.731Z] ---> 7d1fec5c33cb [2022-01-20T18:14:28.731Z] Step 26/26 : LABEL version=0.0.0 [2022-01-20T18:14:29.327Z] ---> Running in 72dbf5bd9431 [2022-01-20T18:14:30.304Z] Removing intermediate container 72dbf5bd9431 [2022-01-20T18:14:30.304Z] ---> 2005e8fb925e [2022-01-20T18:14:30.304Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T18:14:30.304Z] Successfully built 2005e8fb925e [2022-01-20T18:14:30.304Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:14:31.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T18:14:31.016Z] [2022-01-20T18:14:31.016Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:14:31.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T18:14:31.693Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-20T18:14:31.694Z] 448f6bf000e3: Pulling fs layer [2022-01-20T18:14:31.694Z] f757da607395: Pulling fs layer [2022-01-20T18:14:31.694Z] 05883995daec: Pulling fs layer [2022-01-20T18:14:31.694Z] 8603b9c90790: Pulling fs layer [2022-01-20T18:14:31.694Z] 1560dd03e051: Pulling fs layer [2022-01-20T18:14:31.694Z] 27f5ce0e4adf: Pulling fs layer [2022-01-20T18:14:31.694Z] c2d8d7efcc4b: Pulling fs layer [2022-01-20T18:14:31.694Z] 1560dd03e051: Waiting [2022-01-20T18:14:31.694Z] 27f5ce0e4adf: Waiting [2022-01-20T18:14:31.694Z] 8603b9c90790: Waiting [2022-01-20T18:14:31.694Z] c2d8d7efcc4b: Waiting [2022-01-20T18:14:31.971Z] f757da607395: Verifying Checksum [2022-01-20T18:14:31.972Z] f757da607395: Download complete [2022-01-20T18:14:31.972Z] 8603b9c90790: Download complete [2022-01-20T18:14:31.972Z] 1560dd03e051: Verifying Checksum [2022-01-20T18:14:31.972Z] 1560dd03e051: Download complete [2022-01-20T18:14:31.972Z] 27f5ce0e4adf: Verifying Checksum [2022-01-20T18:14:31.972Z] 27f5ce0e4adf: Download complete [2022-01-20T18:14:31.972Z] 05883995daec: Verifying Checksum [2022-01-20T18:14:32.247Z] 448f6bf000e3: Verifying Checksum [2022-01-20T18:14:32.247Z] 448f6bf000e3: Download complete [2022-01-20T18:14:34.862Z] c2d8d7efcc4b: Verifying Checksum [2022-01-20T18:14:34.862Z] c2d8d7efcc4b: Download complete [2022-01-20T18:14:36.293Z] 448f6bf000e3: Pull complete [2022-01-20T18:14:36.562Z] f757da607395: Pull complete [2022-01-20T18:14:37.994Z] 05883995daec: Pull complete [2022-01-20T18:14:38.608Z] 8603b9c90790: Pull complete [2022-01-20T18:14:39.582Z] 1560dd03e051: Pull complete [2022-01-20T18:14:39.582Z] 27f5ce0e4adf: Pull complete [2022-01-20T18:14:54.678Z] c2d8d7efcc4b: Pull complete [2022-01-20T18:14:54.678Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-20T18:14:54.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T18:14:54.678Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-20T18:14:54.925Z] prd-ubuntu18.04-docker-arm64-4c-16g-2274 does not seem to be running inside a container [2022-01-20T18:14:54.998Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-20T18:14:58.692Z] $ docker top 593c5febc1b822890b577312ee570ab280befd68e5ed9e153682892b55f01a03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:14:59.778Z] ---> job-cost.sh [2022-01-20T18:14:59.778Z] lf-activate-venv: SKIPPING [2022-01-20T18:14:59.778Z] INFO: No Stack... [2022-01-20T18:15:00.059Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-20T18:15:00.673Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T18:15:01.375Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2022-01-20T18:15:01.375Z] + cut -d, -f6 [Pipeline] lock [2022-01-20T18:15:01.477Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-259-1-stack-cost] [2022-01-20T18:15:01.482Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-259-1-stack-cost] did not exist. Created. [2022-01-20T18:15:01.483Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-259-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T18:15:02.257Z] /w/workspace/device-virtual-go/1@tmp/durable-f3900a20/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-f3900a20/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-20T18:15:03.038Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-20T18:15:03.084Z] Warning: overwriting stash ‘stack-cost’ [2022-01-20T18:15:03.145Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T18:15:03.160Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-259-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T18:15:03.221Z] $ docker stop --time=1 593c5febc1b822890b577312ee570ab280befd68e5ed9e153682892b55f01a03 [2022-01-20T18:15:04.782Z] $ docker rm -f 593c5febc1b822890b577312ee570ab280befd68e5ed9e153682892b55f01a03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-01-20T18:15:05.836Z] provisioning config files... [2022-01-20T18:15:05.849Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-259@tmp/config798308213136414936tmp [Pipeline] { [Pipeline] sh [2022-01-20T18:15:06.204Z] + set +x [2022-01-20T18:15:06.204Z] + curl -s https://codecov.io/bash [2022-01-20T18:15:06.204Z] + bash -s -- [2022-01-20T18:15:06.204Z] [2022-01-20T18:15:06.204Z] _____ _ [2022-01-20T18:15:06.204Z] / ____| | | [2022-01-20T18:15:06.204Z] | | ___ __| | ___ ___ _____ __ [2022-01-20T18:15:06.204Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-20T18:15:06.204Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-20T18:15:06.204Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-20T18:15:06.204Z] Bash-1.0.6 [2022-01-20T18:15:06.204Z] [2022-01-20T18:15:06.204Z] [2022-01-20T18:15:06.204Z] ==> git version 2.24.4 found [2022-01-20T18:15:06.204Z] ==> 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 [2022-01-20T18:15:06.204Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-20T18:15:06.204Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-20T18:15:06.204Z] ==> Jenkins CI detected. [2022-01-20T18:15:06.204Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-259 [2022-01-20T18:15:06.204Z] project root: . [2022-01-20T18:15:06.204Z] --> token set from env [2022-01-20T18:15:06.204Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-20T18:15:06.204Z] ==> Running gcov in . (disable via -X gcov) [2022-01-20T18:15:06.466Z] ==> Python coveragepy not found [2022-01-20T18:15:06.466Z] ==> Searching for coverage reports in: [2022-01-20T18:15:06.466Z] + . [2022-01-20T18:15:06.466Z] -> Found 1 reports [2022-01-20T18:15:06.466Z] ==> Detecting git/mercurial file structure [2022-01-20T18:15:06.466Z] ==> Reading reports [2022-01-20T18:15:06.466Z] + ./coverage.out bytes=46339 [2022-01-20T18:15:06.466Z] ==> Appending adjustments [2022-01-20T18:15:06.466Z] https://docs.codecov.io/docs/fixing-reports [2022-01-20T18:15:06.466Z] + Found adjustments [2022-01-20T18:15:06.466Z] ==> Gzipping contents [2022-01-20T18:15:06.466Z] 8.0K /tmp/codecov.1sxMjy.gz [2022-01-20T18:15:06.466Z] ==> Uploading reports [2022-01-20T18:15:06.466Z] url: https://codecov.io [2022-01-20T18:15:06.466Z] query: branch=PR-259&commit=257b1e495fe946f4878731cc5fbd29aae59cff64&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-259%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=259&job=&cmd_args= [2022-01-20T18:15:06.466Z] -> Pinging Codecov [2022-01-20T18:15:06.466Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-259&commit=257b1e495fe946f4878731cc5fbd29aae59cff64&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-259%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=259&job=&cmd_args= [2022-01-20T18:15:06.729Z] -> Uploading to [2022-01-20T18:15:06.729Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-20/5E52B4B073DB2E39498172D8E973AA87/257b1e495fe946f4878731cc5fbd29aae59cff64/3efbe5c6-558b-4065-bdc9-fb4c4f96810d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220120T181506Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e94662f27a1c282d655c22868e55c3101a98573ca113b71332049beeb2a07996 [2022-01-20T18:15:06.989Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T18:15:06.989Z] Dload Upload Total Spent Left Speed [2022-01-20T18:15:07.257Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5472 0 0 100 5472 0 19896 --:--:-- --:--:-- --:--:-- 19970 [2022-01-20T18:15:07.257Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/257b1e495fe946f4878731cc5fbd29aae59cff64 [Pipeline] } [2022-01-20T18:15:07.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-20T18:15:08.982Z] + '[' -d /w/workspace/foundry_device-virtual-go_PR-259/archives ']' [2022-01-20T18:15:08.982Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-259/archives [2022-01-20T18:15:08.982Z] total 8 [2022-01-20T18:15:08.982Z] drwxr-xr-x. 3 root root 34 Jan 20 18:07 . [2022-01-20T18:15:08.982Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 20 18:07 .. [2022-01-20T18:15:08.982Z] drwxr-xr-x. 2 root root 6 Jan 20 18:07 cost [2022-01-20T18:15:08.982Z] -rw-r--r--. 1 root root 88 Jan 20 18:07 cost.csv [2022-01-20T18:15:08.982Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-259/archives [2022-01-20T18:15:08.982Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-259/archives [2022-01-20T18:15:08.982Z] total 8 [2022-01-20T18:15:08.982Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 20 18:07 . [2022-01-20T18:15:08.982Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 20 18:07 .. [2022-01-20T18:15:08.982Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 20 18:07 cost [2022-01-20T18:15:08.982Z] -rw-r--r--. 1 jenkins jenkins 88 Jan 20 18:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:15:09.314Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:15:09.911Z] ---> package-listing.sh [2022-01-20T18:15:09.911Z] ++ facter osfamily [2022-01-20T18:15:09.911Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-20T18:15:10.183Z] + OS_FAMILY=redhat [2022-01-20T18:15:10.183Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-259 [2022-01-20T18:15:10.184Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-20T18:15:10.184Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-20T18:15:10.184Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-20T18:15:10.184Z] + PACKAGES=/tmp/packages_start.txt [2022-01-20T18:15:10.184Z] + '[' /w/workspace/foundry_device-virtual-go_PR-259 ']' [2022-01-20T18:15:10.184Z] + PACKAGES=/tmp/packages_end.txt [2022-01-20T18:15:10.184Z] + case "${OS_FAMILY}" in [2022-01-20T18:15:10.184Z] + sort [2022-01-20T18:15:10.184Z] + rpm -qa [2022-01-20T18:15:10.756Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-20T18:15:10.756Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-20T18:15:10.756Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-20T18:15:11.017Z] + '[' /w/workspace/foundry_device-virtual-go_PR-259 ']' [2022-01-20T18:15:11.017Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-259/archives/ [2022-01-20T18:15:11.017Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-259/archives/ [Pipeline] echo [2022-01-20T18:15:11.051Z] 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-259/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-20T18:15:11.352Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:15:11.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:15:11.933Z] . [Pipeline] withDockerContainer [2022-01-20T18:15:12.021Z] prd-centos7-docker-4c-2g-2265 does not seem to be running inside a container [2022-01-20T18:15:12.067Z] $ 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-259/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-259 -v /w/workspace/foundry_device-virtual-go_PR-259:/w/workspace/foundry_device-virtual-go_PR-259:rw,z -v /w/workspace/foundry_device-virtual-go_PR-259@tmp:/w/workspace/foundry_device-virtual-go_PR-259@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-20T18:15:12.266Z] $ docker top f0348eafddd83ca6ec9aa2b05be66b215d58bc65d5aad5e15401377641bc29a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T18:15:12.665Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-20T18:15:12.983Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-20T18:15:13.300Z] + ls /var/log/sa-host [2022-01-20T18:15:13.301Z] + sadf -c /var/log/sa-host/sa17 [2022-01-20T18:15:13.301Z] file_magic: OK [2022-01-20T18:15:13.301Z] HZ: Using current value: 100 [2022-01-20T18:15:13.301Z] file_header: OK [2022-01-20T18:15:13.301Z] 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 [2022-01-20T18:15:13.301Z] Statistics: [2022-01-20T18:15:13.301Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T18:15:13.301Z] File successfully converted to sysstat format version 12.0.3 [2022-01-20T18:15:13.301Z] + sadf -c /var/log/sa-host/sa20 [2022-01-20T18:15:13.301Z] file_magic: OK [2022-01-20T18:15:13.301Z] HZ: Using current value: 100 [2022-01-20T18:15:13.301Z] file_header: OK [2022-01-20T18:15:13.301Z] 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 [2022-01-20T18:15:13.301Z] Statistics: [2022-01-20T18:15:13.301Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T18:15:13.301Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T18:15:13.483Z] provisioning config files... [2022-01-20T18:15:13.495Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-259@tmp/config3476939830457733741tmp [Pipeline] { [Pipeline] echo [2022-01-20T18:15:13.548Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:15:13.863Z] ---> create-netrc.sh [Pipeline] } [2022-01-20T18:15:13.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:15:14.337Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-20T18:15:14.369Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:15:14.695Z] ---> sudo-logs.sh [2022-01-20T18:15:14.695Z] Archiving 'sudo' log.. [2022-01-20T18:15:14.695Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2265.novalocal: Name or service not known [2022-01-20T18:15:14.695Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2265.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-20T18:15:14.786Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:15:15.126Z] ---> job-cost.sh [2022-01-20T18:15:15.126Z] lf-activate-venv: SKIPPING [2022-01-20T18:15:15.126Z] DEBUG: total: 0.05999999865889549 [2022-01-20T18:15:15.126Z] INFO: Retrieving Stack Cost... [2022-01-20T18:15:15.387Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T18:15:15.647Z] INFO: Archiving Costs [Pipeline] echo [2022-01-20T18:15:15.681Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:15:16.072Z] ---> logs-deploy.sh [2022-01-20T18:15:16.072Z] lf-activate-venv: SKIPPING [2022-01-20T18:15:16.072Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-259/1 [2022-01-20T18:15:16.072Z] INFO: archiving workspace using pattern(s): [2022-01-20T18:15:16.644Z] Archives upload complete. [2022-01-20T18:15:16.905Z] INFO: archiving logs to Nexus