Pull request #261 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 eaton-coreymutter for edgexfoundry/device-virtual-go Loading trusted files from base branch main at d36d4eb5d49c50cebb55fcc728bec397aa4f388e rather than 653def02fe0409f2f6e1c459cd4386d18ab4033e Obtained Jenkinsfile from d36d4eb5d49c50cebb55fcc728bec397aa4f388e 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-ssh3199477056860851549.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-ssh8269756398265583777.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-261/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-261/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14115598893411289370.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-261/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6890336199800049489.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-ssh7531932149173784248.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-261/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-261/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15691066514817633291.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3803 in /w/workspace/foundry_device-virtual-go_PR-261 [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-261 # 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-261@tmp/jenkins-gitclient-ssh2196109497877234851.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-261@tmp/jenkins-gitclient-ssh8162910248577921156.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d36d4eb5d49c50cebb55fcc728bec397aa4f388e into PR head commit 653def02fe0409f2f6e1c459cd4386d18ab4033e Merge succeeded, producing 653def02fe0409f2f6e1c459cd4386d18ab4033e Checking out Revision 653def02fe0409f2f6e1c459cd4386d18ab4033e (PR-261) > git config core.sparsecheckout # timeout=10 > git checkout -f 653def02fe0409f2f6e1c459cd4386d18ab4033e # 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-261@tmp/jenkins-gitclient-ssh1442568433993546629.key > git merge d36d4eb5d49c50cebb55fcc728bec397aa4f388e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 653def02fe0409f2f6e1c459cd4386d18ab4033e # timeout=10 Commit message: "Merge branch 'main' of https://github.com/edgexfoundry/device-virtual-go into crm" 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-24T22:34:53.605Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-24T22:34:53.772Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-24T22:34:53.875Z] ========================================================= [2022-01-24T22:34:53.875Z] EdgeX Global Pipelines Version Info [2022-01-24T22:34:53.875Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-24T22:34:55.064Z] ------------------- [2022-01-24T22:34:55.064Z] stable info: [2022-01-24T22:34:55.064Z] ------------------- [2022-01-24T22:34:55.064Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-24T22:34:55.064Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-24T22:34:55.064Z] Message: update stable to v1.0.219 [2022-01-24T22:34:55.642Z] ------------------- [2022-01-24T22:34:55.642Z] experimental info: [2022-01-24T22:34:55.642Z] ------------------- [2022-01-24T22:34:55.642Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-24T22:34:55.642Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-24T22:34:55.642Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-24T22:34:55.912Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-01-24T22:34:55.951Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-01-24T22:34:55.991Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-24T22:34:56.034Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-24T22:34:56.077Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-24T22:34:56.121Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-24T22:34:56.164Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-24T22:34:56.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-24T22:34:56.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-24T22:34:56.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-24T22:34:56.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-24T22:34:56.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-01-24T22:34:56.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-24T22:34:56.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-24T22:34:56.504Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-24T22:34:56.546Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-24T22:34:56.584Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-24T22:34:56.624Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-24T22:34:56.666Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-24T22:34:56.702Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-24T22:34:56.742Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-24T22:34:56.783Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-24T22:34:56.821Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-24T22:34:56.861Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-24T22:34:56.901Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-24T22:34:56.943Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-24T22:34:56.987Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-261 [Pipeline] echo [2022-01-24T22:34:57.029Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-261 [Pipeline] echo [2022-01-24T22:34:57.067Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-261 [Pipeline] echo [2022-01-24T22:34:57.106Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 653def02fe0409f2f6e1c459cd4386d18ab4033e [Pipeline] echo [2022-01-24T22:34:57.146Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 653def0 [Pipeline] echo [2022-01-24T22:34:57.191Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-24T22:34:57.306Z] provisioning config files... [2022-01-24T22:34:57.320Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-261@tmp/config3861144365727677182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-24T22:34:57.684Z] ---> docker-login.sh [2022-01-24T22:34:57.684Z] nexus3.edgexfoundry.org:10001 [2022-01-24T22:34:57.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T22:34:57.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T22:34:57.949Z] Configure a credential helper to remove this warning. See [2022-01-24T22:34:57.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T22:34:57.949Z] [2022-01-24T22:34:57.949Z] Login Succeeded [2022-01-24T22:34:57.949Z] nexus3.edgexfoundry.org:10002 [2022-01-24T22:34:57.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T22:34:58.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T22:34:58.213Z] Configure a credential helper to remove this warning. See [2022-01-24T22:34:58.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T22:34:58.213Z] [2022-01-24T22:34:58.213Z] Login Succeeded [2022-01-24T22:34:58.213Z] nexus3.edgexfoundry.org:10003 [2022-01-24T22:34:58.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T22:34:58.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T22:34:58.213Z] Configure a credential helper to remove this warning. See [2022-01-24T22:34:58.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T22:34:58.213Z] [2022-01-24T22:34:58.213Z] Login Succeeded [2022-01-24T22:34:58.213Z] nexus3.edgexfoundry.org:10004 [2022-01-24T22:34:58.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T22:34:58.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T22:34:58.476Z] Configure a credential helper to remove this warning. See [2022-01-24T22:34:58.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T22:34:58.476Z] [2022-01-24T22:34:58.476Z] Login Succeeded [2022-01-24T22:34:58.476Z] docker.io [2022-01-24T22:34:58.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T22:34:58.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T22:34:58.746Z] Configure a credential helper to remove this warning. See [2022-01-24T22:34:58.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T22:34:58.746Z] [2022-01-24T22:34:58.746Z] Login Succeeded [2022-01-24T22:34:58.746Z] ---> docker-login.sh ends [Pipeline] } [2022-01-24T22:34:58.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-24T22:34:59.418Z] + git rev-list -1 --merges 653def02fe0409f2f6e1c459cd4386d18ab4033e~1..653def02fe0409f2f6e1c459cd4386d18ab4033e [Pipeline] echo [2022-01-24T22:34:59.461Z] -----------> git rev-list -1 --merges 653def02fe0409f2f6e1c459cd4386d18ab4033e~1..653def02fe0409f2f6e1c459cd4386d18ab4033e 653def02fe0409f2f6e1c459cd4386d18ab4033e [2022-01-24T22:34:59.461Z] 653def02fe0409f2f6e1c459cd4386d18ab4033e [false] [Pipeline] sh [2022-01-24T22:34:59.786Z] + git log --format=format:%s -1 653def02fe0409f2f6e1c459cd4386d18ab4033e [Pipeline] echo [2022-01-24T22:34:59.825Z] ========================================================= [2022-01-24T22:34:59.825Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-24T22:34:59.825Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-24T22:35:00.281Z] + git log --format=format:%s -1 653def02fe0409f2f6e1c459cd4386d18ab4033e [Pipeline] echo [2022-01-24T22:35:00.314Z] [semverPrep] GIT_COMMIT: 653def02fe0409f2f6e1c459cd4386d18ab4033e, Commit Message: Merge branch 'main' of https://github.com/edgexfoundry/device-virtual-go into crm [Pipeline] echo [2022-01-24T22:35:00.348Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-24T22:35:00.805Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-24T22:35:00.805Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-24T22:35:00.805Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-24T22:35:00.805Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-24T22:35:00.805Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-24T22:35:00.805Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-24T22:35:00.805Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-24T22:35:01.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-24T22:35:01.291Z] [2022-01-24T22:35:01.291Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T22:35:01.657Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-24T22:35:03.585Z] latest: Pulling from edgex-devops/git-semver [2022-01-24T22:35:03.585Z] a0d0a0d46f8b: Pulling fs layer [2022-01-24T22:35:03.585Z] 3e5f54012d9b: Pulling fs layer [2022-01-24T22:35:03.585Z] 4c7163046ea9: Pulling fs layer [2022-01-24T22:35:03.585Z] 0c2d73faf560: Pulling fs layer [2022-01-24T22:35:03.585Z] 0c2d73faf560: Waiting [2022-01-24T22:35:03.585Z] 3e5f54012d9b: Download complete [2022-01-24T22:35:03.585Z] a0d0a0d46f8b: Verifying Checksum [2022-01-24T22:35:03.585Z] a0d0a0d46f8b: Download complete [2022-01-24T22:35:03.585Z] 4c7163046ea9: Verifying Checksum [2022-01-24T22:35:03.585Z] 4c7163046ea9: Download complete [2022-01-24T22:35:03.585Z] 0c2d73faf560: Verifying Checksum [2022-01-24T22:35:03.585Z] 0c2d73faf560: Download complete [2022-01-24T22:35:03.585Z] a0d0a0d46f8b: Pull complete [2022-01-24T22:35:03.585Z] 3e5f54012d9b: Pull complete [2022-01-24T22:35:04.186Z] 4c7163046ea9: Pull complete [2022-01-24T22:35:04.186Z] 0c2d73faf560: Pull complete [2022-01-24T22:35:04.186Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-24T22:35:04.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-24T22:35:04.186Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-24T22:35:04.323Z] prd-centos7-docker-4c-2g-3803 does not seem to be running inside a container [2022-01-24T22:35:04.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-261 -v /w/workspace/foundry_device-virtual-go_PR-261:/w/workspace/foundry_device-virtual-go_PR-261:rw,z -v /w/workspace/foundry_device-virtual-go_PR-261@tmp:/w/workspace/foundry_device-virtual-go_PR-261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-24T22:35:05.046Z] $ docker top 5ae405b581d04abd564627350ed2101299de70a507dbbf53b5399e5ef843ecf9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-24T22:35:05.265Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-24T22:35:05.265Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-24T22:35:05.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-24T22:35:05.384Z] $ docker exec 5ae405b581d04abd564627350ed2101299de70a507dbbf53b5399e5ef843ecf9 ssh-agent [2022-01-24T22:35:05.489Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaENOIE/agent.14 [2022-01-24T22:35:05.489Z] SSH_AGENT_PID=21 [2022-01-24T22:35:05.500Z] Running ssh-add (command line suppressed) [2022-01-24T22:35:05.597Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-261@tmp/private_key_683249586938697173.key (/w/workspace/foundry_device-virtual-go_PR-261@tmp/private_key_683249586938697173.key) [2022-01-24T22:35:05.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-24T22:35:05.946Z] + git tag --points-at HEAD [Pipeline] } [2022-01-24T22:35:05.971Z] $ docker exec --env ******** --env ******** 5ae405b581d04abd564627350ed2101299de70a507dbbf53b5399e5ef843ecf9 ssh-agent -k [2022-01-24T22:35:06.065Z] unset SSH_AUTH_SOCK; [2022-01-24T22:35:06.066Z] unset SSH_AGENT_PID; [2022-01-24T22:35:06.066Z] echo Agent pid 21 killed; [2022-01-24T22:35:06.074Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-24T22:35:06.166Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-24T22:35:06.166Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-24T22:35:06.275Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-24T22:35:06.277Z] $ docker exec 5ae405b581d04abd564627350ed2101299de70a507dbbf53b5399e5ef843ecf9 ssh-agent [2022-01-24T22:35:06.375Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpAMiKB/agent.54 [2022-01-24T22:35:06.375Z] SSH_AGENT_PID=60 [2022-01-24T22:35:06.383Z] Running ssh-add (command line suppressed) [2022-01-24T22:35:06.491Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-261@tmp/private_key_1568763376007763117.key (/w/workspace/foundry_device-virtual-go_PR-261@tmp/private_key_1568763376007763117.key) [2022-01-24T22:35:06.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-24T22:35:06.843Z] + git semver init [2022-01-24T22:35:06.844Z] # -> Open(): unable to determine branch for HEAD [2022-01-24T22:35:06.844Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-261/.git [2022-01-24T22:35:06.844Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-261 [2022-01-24T22:35:06.844Z] # $SEMVER_REMOTE_NAME = origin [2022-01-24T22:35:06.844Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-24T22:35:06.844Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-24T22:35:06.844Z] # $SEMVER_BRANCH = PR-261 [2022-01-24T22:35:06.844Z] # $SEMVER_TEMP = /tmp/semver-465714373 [2022-01-24T22:35:06.844Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2022-01-24T22:35:08.269Z] # '/tmp/semver-465714373' -> '/w/workspace/foundry_device-virtual-go_PR-261/.semver' [2022-01-24T22:35:08.269Z] # -> Force: false [2022-01-24T22:35:08.269Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-261/.semver [Pipeline] } [2022-01-24T22:35:08.297Z] $ docker exec --env ******** --env ******** 5ae405b581d04abd564627350ed2101299de70a507dbbf53b5399e5ef843ecf9 ssh-agent -k [2022-01-24T22:35:08.396Z] unset SSH_AUTH_SOCK; [2022-01-24T22:35:08.396Z] unset SSH_AGENT_PID; [2022-01-24T22:35:08.396Z] echo Agent pid 60 killed; [2022-01-24T22:35:08.409Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-24T22:35:08.846Z] + git semver [Pipeline] } [2022-01-24T22:35:08.876Z] $ docker stop --time=1 5ae405b581d04abd564627350ed2101299de70a507dbbf53b5399e5ef843ecf9 [2022-01-24T22:35:10.182Z] $ docker rm -f 5ae405b581d04abd564627350ed2101299de70a507dbbf53b5399e5ef843ecf9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-24T22:35:10.597Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-24T22:35:10.919Z] Stashed 1 file(s) [Pipeline] echo [2022-01-24T22:35:10.936Z] [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-24T22:35:11.561Z] provisioning config files... [2022-01-24T22:35:11.572Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-261@tmp/config7288679631131049873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-24T22:35:11.927Z] ---> docker-login.sh [2022-01-24T22:35:11.927Z] nexus3.edgexfoundry.org:10001 [2022-01-24T22:35:11.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T22:35:11.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T22:35:11.927Z] Configure a credential helper to remove this warning. See [2022-01-24T22:35:11.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T22:35:11.927Z] [2022-01-24T22:35:11.927Z] Login Succeeded [2022-01-24T22:35:11.927Z] nexus3.edgexfoundry.org:10002 [2022-01-24T22:35:11.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T22:35:12.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T22:35:12.200Z] Configure a credential helper to remove this warning. See [2022-01-24T22:35:12.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T22:35:12.200Z] [2022-01-24T22:35:12.200Z] Login Succeeded [2022-01-24T22:35:12.200Z] nexus3.edgexfoundry.org:10003 [2022-01-24T22:35:12.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T22:35:12.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T22:35:12.200Z] Configure a credential helper to remove this warning. See [2022-01-24T22:35:12.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T22:35:12.200Z] [2022-01-24T22:35:12.200Z] Login Succeeded [2022-01-24T22:35:12.200Z] nexus3.edgexfoundry.org:10004 [2022-01-24T22:35:12.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T22:35:12.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T22:35:12.200Z] Configure a credential helper to remove this warning. See [2022-01-24T22:35:12.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T22:35:12.200Z] [2022-01-24T22:35:12.200Z] Login Succeeded [2022-01-24T22:35:12.461Z] docker.io [2022-01-24T22:35:12.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T22:35:12.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T22:35:12.721Z] Configure a credential helper to remove this warning. See [2022-01-24T22:35:12.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T22:35:12.721Z] [2022-01-24T22:35:12.721Z] Login Succeeded [2022-01-24T22:35:12.721Z] ---> docker-login.sh ends [Pipeline] } [2022-01-24T22:35:12.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-24T22:35:12.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-24T22:35:12.976Z] ========================================================= [2022-01-24T22:35:12.976Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-24T22:35:12.976Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-24T22:35:13.384Z] + 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-24T22:35:13.384Z] Sending build context to Docker daemon 22.89MB [2022-01-24T22:35:13.384Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-24T22:35:13.384Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-24T22:35:13.655Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-24T22:35:13.655Z] 59bf1c3509f3: Pulling fs layer [2022-01-24T22:35:13.655Z] 666ba61612fd: Pulling fs layer [2022-01-24T22:35:13.655Z] 8ed8ca486205: Pulling fs layer [2022-01-24T22:35:13.655Z] 4fe6c5a15a65: Pulling fs layer [2022-01-24T22:35:13.655Z] 22a0e8bec74d: Pulling fs layer [2022-01-24T22:35:13.655Z] f965cba54748: Pulling fs layer [2022-01-24T22:35:13.655Z] 861ffc35075e: Pulling fs layer [2022-01-24T22:35:13.655Z] 4b385c91608e: Pulling fs layer [2022-01-24T22:35:13.655Z] 560528eb2ebb: Pulling fs layer [2022-01-24T22:35:13.655Z] 4fe6c5a15a65: Waiting [2022-01-24T22:35:13.655Z] 22a0e8bec74d: Waiting [2022-01-24T22:35:13.655Z] f965cba54748: Waiting [2022-01-24T22:35:13.655Z] 861ffc35075e: Waiting [2022-01-24T22:35:13.655Z] 4b385c91608e: Waiting [2022-01-24T22:35:13.655Z] 560528eb2ebb: Waiting [2022-01-24T22:35:13.655Z] 8ed8ca486205: Verifying Checksum [2022-01-24T22:35:13.655Z] 8ed8ca486205: Download complete [2022-01-24T22:35:13.655Z] 666ba61612fd: Download complete [2022-01-24T22:35:13.655Z] 22a0e8bec74d: Verifying Checksum [2022-01-24T22:35:13.655Z] 22a0e8bec74d: Download complete [2022-01-24T22:35:13.655Z] f965cba54748: Verifying Checksum [2022-01-24T22:35:13.655Z] f965cba54748: Download complete [2022-01-24T22:35:13.655Z] 861ffc35075e: Verifying Checksum [2022-01-24T22:35:13.655Z] 861ffc35075e: Download complete [2022-01-24T22:35:13.655Z] 59bf1c3509f3: Verifying Checksum [2022-01-24T22:35:13.655Z] 59bf1c3509f3: Download complete [2022-01-24T22:35:13.931Z] 4b385c91608e: Verifying Checksum [2022-01-24T22:35:13.931Z] 4b385c91608e: Download complete [2022-01-24T22:35:13.931Z] 59bf1c3509f3: Pull complete [2022-01-24T22:35:14.194Z] 666ba61612fd: Pull complete [2022-01-24T22:35:14.194Z] 4fe6c5a15a65: Verifying Checksum [2022-01-24T22:35:14.194Z] 4fe6c5a15a65: Download complete [2022-01-24T22:35:14.194Z] 8ed8ca486205: Pull complete [2022-01-24T22:35:14.453Z] 560528eb2ebb: Verifying Checksum [2022-01-24T22:35:14.453Z] 560528eb2ebb: Download complete [2022-01-24T22:35:18.739Z] 4fe6c5a15a65: Pull complete [2022-01-24T22:35:18.739Z] 22a0e8bec74d: Pull complete [2022-01-24T22:35:18.739Z] f965cba54748: Pull complete [2022-01-24T22:35:18.739Z] 861ffc35075e: Pull complete [2022-01-24T22:35:19.010Z] 4b385c91608e: Pull complete [2022-01-24T22:35:21.604Z] 560528eb2ebb: Pull complete [2022-01-24T22:35:21.604Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-24T22:35:21.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-24T22:35:21.604Z] ---> dd4a08f94e63 [2022-01-24T22:35:21.604Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-24T22:35:23.004Z] ---> Running in bda8aa335e50 [2022-01-24T22:35:23.265Z] Removing intermediate container bda8aa335e50 [2022-01-24T22:35:23.265Z] ---> 3eac9d63c078 [2022-01-24T22:35:23.265Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-24T22:35:23.265Z] ---> Running in 8d1eb5465632 [2022-01-24T22:35:23.265Z] Removing intermediate container 8d1eb5465632 [2022-01-24T22:35:23.265Z] ---> e6be3f452728 [2022-01-24T22:35:23.265Z] Step 5/12 : WORKDIR /device-virtual-go [2022-01-24T22:35:23.265Z] ---> Running in 0f192f0c80f6 [2022-01-24T22:35:23.528Z] Removing intermediate container 0f192f0c80f6 [2022-01-24T22:35:23.528Z] ---> c4747d3373f0 [2022-01-24T22:35:23.528Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T22:35:23.528Z] ---> Running in b4685b72655f [2022-01-24T22:35:24.098Z] Removing intermediate container b4685b72655f [2022-01-24T22:35:24.098Z] ---> 5dea6c5f01e3 [2022-01-24T22:35:24.098Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-24T22:35:24.098Z] ---> Running in a7d14717433f [2022-01-24T22:35:24.363Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-24T22:35:25.307Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-24T22:35:25.567Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-01-24T22:35:25.567Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-01-24T22:35:25.828Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-01-24T22:35:25.828Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-01-24T22:35:25.828Z] Executing busybox-1.34.1-r3.trigger [2022-01-24T22:35:25.828Z] OK: 224 MiB in 56 packages [2022-01-24T22:35:26.341Z] Still waiting to schedule task [2022-01-24T22:35:26.342Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-24T22:35:26.409Z] Removing intermediate container a7d14717433f [2022-01-24T22:35:26.409Z] ---> c3d72b8137ae [2022-01-24T22:35:26.409Z] Step 8/12 : COPY go.mod vendor* ./ [2022-01-24T22:35:26.675Z] ---> 50725721b04d [2022-01-24T22:35:26.675Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T22:35:26.675Z] ---> Running in 131bda9aff4e [2022-01-24T22:36:05.470Z] Removing intermediate container 131bda9aff4e [2022-01-24T22:36:05.470Z] ---> e836e5ca21bd [2022-01-24T22:36:05.470Z] Step 10/12 : COPY . . [2022-01-24T22:36:05.470Z] ---> 3797de972e6b [2022-01-24T22:36:05.470Z] Step 11/12 : ARG MAKE='make build' [2022-01-24T22:36:05.470Z] ---> Running in 45c12d8f2433 [2022-01-24T22:36:05.470Z] Removing intermediate container 45c12d8f2433 [2022-01-24T22:36:05.470Z] ---> 8ca702f0f16f [2022-01-24T22:36:05.470Z] Step 12/12 : RUN $MAKE [2022-01-24T22:36:05.470Z] ---> Running in 0115b7b8c125 [2022-01-24T22:36:05.470Z] noop [2022-01-24T22:36:05.470Z] Removing intermediate container 0115b7b8c125 [2022-01-24T22:36:05.470Z] ---> 330e9931deb3 [2022-01-24T22:36:05.470Z] Successfully built 330e9931deb3 [2022-01-24T22:36:05.470Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T22:36:05.805Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-24T22:36:05.805Z] . [Pipeline] withDockerContainer [2022-01-24T22:36:05.900Z] prd-centos7-docker-4c-2g-3803 does not seem to be running inside a container [2022-01-24T22:36:05.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-261 -v /w/workspace/foundry_device-virtual-go_PR-261:/w/workspace/foundry_device-virtual-go_PR-261:rw,z -v /w/workspace/foundry_device-virtual-go_PR-261@tmp:/w/workspace/foundry_device-virtual-go_PR-261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-24T22:36:06.348Z] $ docker top 44def2f0483e810feac1e77da1ec9be013d018927707f6bb84952af218ea2bc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-24T22:36:06.776Z] + go version [2022-01-24T22:36:06.776Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-24T22:36:06.807Z] $ docker stop --time=1 44def2f0483e810feac1e77da1ec9be013d018927707f6bb84952af218ea2bc6 [2022-01-24T22:36:08.014Z] $ docker rm -f 44def2f0483e810feac1e77da1ec9be013d018927707f6bb84952af218ea2bc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-24T22:36:08.705Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-24T22:36:08.706Z] . [Pipeline] withDockerContainer [2022-01-24T22:36:08.800Z] prd-centos7-docker-4c-2g-3803 does not seem to be running inside a container [2022-01-24T22:36:08.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-261 -v /w/workspace/foundry_device-virtual-go_PR-261:/w/workspace/foundry_device-virtual-go_PR-261:rw,z -v /w/workspace/foundry_device-virtual-go_PR-261@tmp:/w/workspace/foundry_device-virtual-go_PR-261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-24T22:36:09.240Z] $ docker top f0b5a237114036c8402306c7801b54b175db697afa818a5e2c7049731ad68b08 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-24T22:36:09.729Z] + make test [2022-01-24T22:36:09.730Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-01-24T22:36:09.992Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-01-24T22:36:25.057Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-01-24T22:36:25.323Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.027s coverage: 65.2% of statements [2022-01-24T22:36:25.587Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-24T22:36:30.901Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-24T22:36:30.901Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-24T22:36:30.901Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-24T22:36:30.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-24T22:36:30.968Z] $ docker stop --time=1 f0b5a237114036c8402306c7801b54b175db697afa818a5e2c7049731ad68b08 [2022-01-24T22:36:32.447Z] $ docker rm -f f0b5a237114036c8402306c7801b54b175db697afa818a5e2c7049731ad68b08 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-24T22:36:32.921Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-24T22:36:32.997Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-24T22:36:34.135Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-24T22:36:34.453Z] + ls -al . [2022-01-24T22:36:34.453Z] total 172 [2022-01-24T22:36:34.453Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 24 22:36 . [2022-01-24T22:36:34.453Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 24 22:34 .. [2022-01-24T22:36:34.453Z] -rw-rw-r--. 1 jenkins jenkins 8449 Jan 24 22:34 Attribution.txt [2022-01-24T22:36:34.453Z] drwxrwxr-x. 2 jenkins jenkins 37 Jan 24 22:34 bin [2022-01-24T22:36:34.453Z] -rw-rw-r--. 1 jenkins jenkins 6349 Jan 24 22:34 CHANGELOG.md [2022-01-24T22:36:34.453Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 24 22:34 cmd [2022-01-24T22:36:34.453Z] -rw-r--r--. 1 jenkins jenkins 44380 Jan 24 22:36 coverage.out [2022-01-24T22:36:34.453Z] -rw-rw-r--. 1 jenkins jenkins 1974 Jan 24 22:34 Dockerfile [2022-01-24T22:36:34.453Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 24 22:34 .git [2022-01-24T22:36:34.453Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 24 22:34 .github [2022-01-24T22:36:34.453Z] -rw-rw-r--. 1 jenkins jenkins 270 Jan 24 22:34 .gitignore [2022-01-24T22:36:34.453Z] -rw-rw-r--. 1 jenkins jenkins 2746 Jan 24 22:34 go.mod [2022-01-24T22:36:34.453Z] -rw-rw-r--. 1 jenkins jenkins 49169 Jan 24 22:34 go.sum [2022-01-24T22:36:34.453Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 24 22:34 GOVERNANCE.md [2022-01-24T22:36:34.453Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 24 22:34 internal [2022-01-24T22:36:34.453Z] -rw-rw-r--. 1 jenkins jenkins 660 Jan 24 22:34 Jenkinsfile [2022-01-24T22:36:34.453Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jan 24 22:34 LICENSE [2022-01-24T22:36:34.453Z] -rw-rw-r--. 1 jenkins jenkins 1157 Jan 24 22:34 Makefile [2022-01-24T22:36:34.453Z] -rw-rw-r--. 1 jenkins jenkins 623 Jan 24 22:34 OWNERS.md [2022-01-24T22:36:34.453Z] -rw-rw-r--. 1 jenkins jenkins 2914 Jan 24 22:34 README.md [2022-01-24T22:36:34.453Z] drwx------. 3 jenkins jenkins 71 Jan 24 22:35 .semver [2022-01-24T22:36:34.453Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 24 22:35 VERSION [2022-01-24T22:36:34.453Z] -rw-rw-r--. 1 jenkins jenkins 235 Jan 24 22:34 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-24T22:36:34.793Z] + 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=653def02fe0409f2f6e1c459cd4386d18ab4033e --label arch=amd64 --label version=0.0.0 . [2022-01-24T22:36:34.793Z] Sending build context to Docker daemon 22.93MB [2022-01-24T22:36:34.793Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-01-24T22:36:34.793Z] Step 2/26 : FROM ${BASE} AS builder [2022-01-24T22:36:34.793Z] ---> 330e9931deb3 [2022-01-24T22:36:34.793Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-24T22:36:35.053Z] ---> Running in 1854e5d08acb [2022-01-24T22:36:35.053Z] Removing intermediate container 1854e5d08acb [2022-01-24T22:36:35.053Z] ---> a72aae4001e1 [2022-01-24T22:36:35.053Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-01-24T22:36:35.053Z] ---> Running in 52f0bedc74fa [2022-01-24T22:36:35.316Z] Removing intermediate container 52f0bedc74fa [2022-01-24T22:36:35.316Z] ---> c12063d9c3eb [2022-01-24T22:36:35.316Z] Step 5/26 : WORKDIR /device-virtual-go [2022-01-24T22:36:35.316Z] ---> Running in 9dbf134cb0d7 [2022-01-24T22:36:35.316Z] Removing intermediate container 9dbf134cb0d7 [2022-01-24T22:36:35.316Z] ---> 528d4934fdf4 [2022-01-24T22:36:35.316Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T22:36:35.316Z] ---> Running in b4243d57156e [2022-01-24T22:36:35.888Z] Removing intermediate container b4243d57156e [2022-01-24T22:36:35.888Z] ---> 1f4bde131fe7 [2022-01-24T22:36:35.888Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-24T22:36:35.888Z] ---> Running in 388580ae2a47 [2022-01-24T22:36:36.153Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-24T22:36:37.100Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-24T22:36:37.362Z] OK: 224 MiB in 56 packages [2022-01-24T22:36:37.624Z] Removing intermediate container 388580ae2a47 [2022-01-24T22:36:37.624Z] ---> 051fc440a7b6 [2022-01-24T22:36:37.624Z] Step 8/26 : COPY go.mod vendor* ./ [2022-01-24T22:36:37.624Z] ---> e10d5eb1334a [2022-01-24T22:36:37.624Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T22:36:37.624Z] ---> Running in 216621a5933a [2022-01-24T22:36:38.213Z] Removing intermediate container 216621a5933a [2022-01-24T22:36:38.213Z] ---> 43c56d0c2d5a [2022-01-24T22:36:38.213Z] Step 10/26 : COPY . . [2022-01-24T22:36:38.786Z] ---> ab966f251511 [2022-01-24T22:36:38.786Z] Step 11/26 : ARG MAKE='make build' [2022-01-24T22:36:39.049Z] ---> Running in 05fe7ddcd7e5 [2022-01-24T22:36:39.049Z] Removing intermediate container 05fe7ddcd7e5 [2022-01-24T22:36:39.049Z] ---> 2565178fbe25 [2022-01-24T22:36:39.049Z] Step 12/26 : RUN $MAKE [2022-01-24T22:36:39.049Z] ---> Running in dd5bf25940e1 [2022-01-24T22:36:39.315Z] 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-24T22:36:46.083Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3804 in /w/workspace/foundry_device-virtual-go_PR-261 [Pipeline] { [Pipeline] ws [2022-01-24T22:36:46.129Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2022-01-24T22:36:46.333Z] The recommended git tool is: git [2022-01-24T22:36:51.069Z] using credential edgex-jenkins-ssh [2022-01-24T22:36:51.095Z] Cloning the remote Git repository [2022-01-24T22:36:51.138Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-01-24T22:36:51.214Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2022-01-24T22:36:51.306Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-01-24T22:36:51.307Z] > git --version # timeout=10 [2022-01-24T22:36:51.384Z] > git --version # 'git version 2.17.1' [2022-01-24T22:36:51.387Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-24T22:36:51.520Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-24T22:36:53.515Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-01-24T22:36:53.534Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-24T22:36:53.573Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-01-24T22:36:53.610Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-01-24T22:36:53.610Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-24T22:36:53.626Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-24T22:36:54.248Z] Removing intermediate container dd5bf25940e1 [2022-01-24T22:36:54.248Z] ---> 94b64a0d6aca [2022-01-24T22:36:54.248Z] Step 13/26 : FROM alpine:3.14 [2022-01-24T22:36:54.248Z] 3.14: Pulling from library/alpine [2022-01-24T22:36:54.248Z] 97518928ae5f: Pulling fs layer [2022-01-24T22:36:54.248Z] 97518928ae5f: Verifying Checksum [2022-01-24T22:36:54.248Z] 97518928ae5f: Download complete [2022-01-24T22:36:54.248Z] 97518928ae5f: Pull complete [2022-01-24T22:36:54.248Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-24T22:36:54.248Z] Status: Downloaded newer image for alpine:3.14 [2022-01-24T22:36:54.248Z] ---> 0a97eee8041e [2022-01-24T22:36:54.248Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-01-24T22:36:54.248Z] ---> Running in e1d2be19eafd [2022-01-24T22:36:54.248Z] Removing intermediate container e1d2be19eafd [2022-01-24T22:36:54.248Z] ---> 3cd9b7e2ed92 [2022-01-24T22:36:54.248Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T22:36:54.248Z] ---> Running in 9e172a0035aa [2022-01-24T22:36:54.248Z] Removing intermediate container 9e172a0035aa [2022-01-24T22:36:54.248Z] ---> a18cf0813102 [2022-01-24T22:36:54.248Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-24T22:36:54.248Z] ---> Running in b3ca62633fbe [2022-01-24T22:36:54.248Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-24T22:36:54.292Z] Merging remotes/origin/main commit d36d4eb5d49c50cebb55fcc728bec397aa4f388e into PR head commit 653def02fe0409f2f6e1c459cd4386d18ab4033e [2022-01-24T22:36:54.505Z] Merge succeeded, producing 653def02fe0409f2f6e1c459cd4386d18ab4033e [2022-01-24T22:36:54.506Z] Checking out Revision 653def02fe0409f2f6e1c459cd4386d18ab4033e (PR-261) [2022-01-24T22:36:54.510Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-24T22:36:54.290Z] > git config core.sparsecheckout # timeout=10 [2022-01-24T22:36:54.306Z] > git checkout -f 653def02fe0409f2f6e1c459cd4386d18ab4033e # timeout=10 [2022-01-24T22:36:54.383Z] > git remote # timeout=10 [2022-01-24T22:36:54.406Z] > git config --get remote.origin.url # timeout=10 [2022-01-24T22:36:54.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-24T22:36:54.439Z] > git merge d36d4eb5d49c50cebb55fcc728bec397aa4f388e # timeout=10 [2022-01-24T22:36:54.468Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-24T22:36:54.493Z] > git config core.sparsecheckout # timeout=10 [2022-01-24T22:36:54.510Z] > git checkout -f 653def02fe0409f2f6e1c459cd4386d18ab4033e # timeout=10 [2022-01-24T22:36:55.081Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-24T22:36:55.081Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-24T22:36:55.081Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-24T22:36:55.081Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-24T22:36:55.342Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-24T22:36:55.342Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-24T22:36:55.342Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T22:36:55.342Z] OK: 8 MiB in 20 packages [2022-01-24T22:36:55.915Z] Removing intermediate container b3ca62633fbe [2022-01-24T22:36:55.915Z] ---> 90426aafc2d8 [2022-01-24T22:36:55.915Z] Step 17/26 : WORKDIR / [2022-01-24T22:36:55.915Z] ---> Running in c5802ae2d387 [2022-01-24T22:36:55.915Z] Removing intermediate container c5802ae2d387 [2022-01-24T22:36:55.915Z] ---> 5bd65879f2fb [2022-01-24T22:36:55.915Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-01-24T22:36:56.185Z] ---> bbee01a085c2 [2022-01-24T22:36:56.185Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-01-24T22:36:56.185Z] ---> cb8e40122496 [2022-01-24T22:36:56.185Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-01-24T22:36:56.455Z] ---> 9b9b7b7b0382 [2022-01-24T22:36:56.455Z] Step 21/26 : EXPOSE 59900 [2022-01-24T22:36:56.719Z] ---> Running in d6960987622b [2022-01-24T22:36:56.719Z] Removing intermediate container d6960987622b [2022-01-24T22:36:56.719Z] ---> 5638efdf70a1 [2022-01-24T22:36:56.719Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-01-24T22:36:56.719Z] ---> Running in 4fd815bfa966 [2022-01-24T22:36:56.719Z] Removing intermediate container 4fd815bfa966 [2022-01-24T22:36:56.719Z] ---> c2676eb3ad0e [2022-01-24T22:36:56.719Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T22:36:56.719Z] ---> Running in 57eb79dc6847 [2022-01-24T22:36:56.987Z] Removing intermediate container 57eb79dc6847 [2022-01-24T22:36:56.987Z] ---> 10ac8e16bbdf [2022-01-24T22:36:56.987Z] Step 24/26 : LABEL arch=amd64 [2022-01-24T22:36:56.987Z] ---> Running in dcd8c823cee6 [2022-01-24T22:36:56.987Z] Removing intermediate container dcd8c823cee6 [2022-01-24T22:36:56.987Z] ---> 57dd4b3e5a3c [2022-01-24T22:36:56.987Z] Step 25/26 : LABEL git_sha=653def02fe0409f2f6e1c459cd4386d18ab4033e [2022-01-24T22:36:56.987Z] ---> Running in 76b009031371 [2022-01-24T22:36:56.987Z] Removing intermediate container 76b009031371 [2022-01-24T22:36:56.987Z] ---> dbea923cd880 [2022-01-24T22:36:56.987Z] Step 26/26 : LABEL version=0.0.0 [2022-01-24T22:36:57.249Z] ---> Running in a0cd2ec63850 [2022-01-24T22:36:57.249Z] Removing intermediate container a0cd2ec63850 [2022-01-24T22:36:57.249Z] ---> 278c9c18ec41 [2022-01-24T22:36:57.249Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-24T22:36:57.249Z] Successfully built 278c9c18ec41 [2022-01-24T22:36:57.249Z] 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-24T22:36:58.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-24T22:36:58.009Z] [2022-01-24T22:36:58.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T22:36:58.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-24T22:36:58.372Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-24T22:36:58.372Z] b4d181a07f80: Pulling fs layer [2022-01-24T22:36:58.372Z] a1111a8f2ec3: Pulling fs layer [2022-01-24T22:36:58.372Z] ed53099fbce6: Pulling fs layer [2022-01-24T22:36:58.372Z] dc539afda2c1: Pulling fs layer [2022-01-24T22:36:58.372Z] 77bc0d833cb6: Pulling fs layer [2022-01-24T22:36:58.372Z] 9065ff56babe: Pulling fs layer [2022-01-24T22:36:58.372Z] d287ab97295c: Pulling fs layer [2022-01-24T22:36:58.372Z] dc539afda2c1: Waiting [2022-01-24T22:36:58.372Z] 77bc0d833cb6: Waiting [2022-01-24T22:36:58.372Z] 9065ff56babe: Waiting [2022-01-24T22:36:58.372Z] d287ab97295c: Waiting [2022-01-24T22:36:58.372Z] a1111a8f2ec3: Verifying Checksum [2022-01-24T22:36:58.372Z] a1111a8f2ec3: Download complete [2022-01-24T22:36:58.372Z] dc539afda2c1: Verifying Checksum [2022-01-24T22:36:58.372Z] dc539afda2c1: Download complete [2022-01-24T22:36:58.372Z] ed53099fbce6: Download complete [2022-01-24T22:36:58.372Z] 9065ff56babe: Verifying Checksum [2022-01-24T22:36:58.372Z] 9065ff56babe: Download complete [2022-01-24T22:36:58.605Z] Commit message: "Merge branch 'main' of https://github.com/edgexfoundry/device-virtual-go into crm" [2022-01-24T22:36:58.639Z] 77bc0d833cb6: Verifying Checksum [2022-01-24T22:36:58.639Z] 77bc0d833cb6: Download complete [2022-01-24T22:36:58.639Z] b4d181a07f80: Verifying Checksum [2022-01-24T22:36:58.639Z] b4d181a07f80: Download complete [2022-01-24T22:36:58.647Z] > git --version # timeout=10 [2022-01-24T22:36:58.657Z] > git --version # 'git version 2.17.1' [2022-01-24T22:36:58.668Z] fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-24T22:36:59.148Z] [2022-01-24T22:36:59.148Z] GitHub has been notified of this commit’s build result [2022-01-24T22:36:59.148Z] [Pipeline] withEnv [Pipeline] { [2022-01-24T22:36:59.213Z] d287ab97295c: Verifying Checksum [2022-01-24T22:36:59.213Z] d287ab97295c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-24T22:36:59.934Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-24T22:36:59.934Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-24T22:36:59.934Z] Dload Upload Total Spent Left Speed [2022-01-24T22:36:59.934Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 92523 0 --:--:-- --:--:-- --:--:-- 92523 [2022-01-24T22:37:00.174Z] b4d181a07f80: Pull complete [Pipeline] sh [2022-01-24T22:37:00.441Z] a1111a8f2ec3: Pull complete [2022-01-24T22:37:00.585Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-24T22:37:00.949Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2022-01-24T22:37:00.949Z] [2022-01-24T22:37:00.949Z] { [2022-01-24T22:37:00.949Z] "registry-mirrors": [ [2022-01-24T22:37:00.949Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-24T22:37:00.949Z] ], [2022-01-24T22:37:00.949Z] "bip": "10.250.0.254/24", [2022-01-24T22:37:00.949Z] "hosts": [ [2022-01-24T22:37:00.949Z] "tcp://0.0.0.0:5555", [2022-01-24T22:37:00.949Z] "unix:///var/run/docker.sock" [2022-01-24T22:37:00.949Z] ], [2022-01-24T22:37:00.949Z] "mtu": 1458, [2022-01-24T22:37:00.949Z] "selinux-enabled": true, [2022-01-24T22:37:00.949Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-24T22:37:00.949Z] } [Pipeline] sh [2022-01-24T22:37:01.021Z] ed53099fbce6: Pull complete [2022-01-24T22:37:01.021Z] dc539afda2c1: Pull complete [2022-01-24T22:37:01.283Z] 77bc0d833cb6: Pull complete [2022-01-24T22:37:01.283Z] 9065ff56babe: Pull complete [2022-01-24T22:37:01.299Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-24T22:37:01.660Z] + sudo service docker restart [2022-01-24T22:37:06.630Z] d287ab97295c: Pull complete [2022-01-24T22:37:06.630Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-24T22:37:06.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-24T22:37:06.630Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-24T22:37:06.743Z] prd-centos7-docker-4c-2g-3803 does not seem to be running inside a container [2022-01-24T22:37:06.783Z] $ 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-261 -v /w/workspace/foundry_device-virtual-go_PR-261:/w/workspace/foundry_device-virtual-go_PR-261:rw,z -v /w/workspace/foundry_device-virtual-go_PR-261@tmp:/w/workspace/foundry_device-virtual-go_PR-261@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-24T22:37:09.322Z] $ docker top 67eb67734f2ae284b92469ddaedaaaf411124a7635dd9c4a0a92f8551333b5b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-24T22:37:09.848Z] ---> job-cost.sh [2022-01-24T22:37:09.848Z] lf-activate-venv: SKIPPING [2022-01-24T22:37:09.848Z] INFO: No Stack... [2022-01-24T22:37:10.109Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-24T22:37:10.368Z] INFO: Archiving Costs [Pipeline] sh [2022-01-24T22:37:10.700Z] + cat /w/workspace/foundry_device-virtual-go_PR-261/archives/cost.csv [2022-01-24T22:37:10.700Z] + cut -d, -f6 [Pipeline] lock [2022-01-24T22:37:10.745Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-261-1-stack-cost] [2022-01-24T22:37:10.750Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-261-1-stack-cost] did not exist. Created. [2022-01-24T22:37:10.750Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-261-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-24T22:37:11.159Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-24T22:37:11.223Z] Stashed 1 file(s) [Pipeline] } [2022-01-24T22:37:11.240Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-261-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-24T22:37:11.321Z] $ docker stop --time=1 67eb67734f2ae284b92469ddaedaaaf411124a7635dd9c4a0a92f8551333b5b2 [2022-01-24T22:37:12.480Z] $ docker rm -f 67eb67734f2ae284b92469ddaedaaaf411124a7635dd9c4a0a92f8551333b5b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-24T22:37:20.038Z] provisioning config files... [2022-01-24T22:37:20.062Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config798410238860750294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-24T22:37:20.460Z] ---> docker-login.sh [2022-01-24T22:37:20.460Z] nexus3.edgexfoundry.org:10001 [2022-01-24T22:37:21.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T22:37:21.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T22:37:21.055Z] Configure a credential helper to remove this warning. See [2022-01-24T22:37:21.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T22:37:21.055Z] [2022-01-24T22:37:21.055Z] Login Succeeded [2022-01-24T22:37:21.330Z] nexus3.edgexfoundry.org:10002 [2022-01-24T22:37:21.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T22:37:21.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T22:37:21.605Z] Configure a credential helper to remove this warning. See [2022-01-24T22:37:21.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T22:37:21.605Z] [2022-01-24T22:37:21.605Z] Login Succeeded [2022-01-24T22:37:21.605Z] nexus3.edgexfoundry.org:10003 [2022-01-24T22:37:21.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T22:37:22.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T22:37:22.162Z] Configure a credential helper to remove this warning. See [2022-01-24T22:37:22.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T22:37:22.162Z] [2022-01-24T22:37:22.162Z] Login Succeeded [2022-01-24T22:37:22.162Z] nexus3.edgexfoundry.org:10004 [2022-01-24T22:37:22.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T22:37:22.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T22:37:22.435Z] Configure a credential helper to remove this warning. See [2022-01-24T22:37:22.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T22:37:22.435Z] [2022-01-24T22:37:22.435Z] Login Succeeded [2022-01-24T22:37:22.435Z] docker.io [2022-01-24T22:37:22.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T22:37:23.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T22:37:23.306Z] Configure a credential helper to remove this warning. See [2022-01-24T22:37:23.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T22:37:23.306Z] [2022-01-24T22:37:23.306Z] Login Succeeded [2022-01-24T22:37:23.306Z] ---> docker-login.sh ends [Pipeline] } [2022-01-24T22:37:23.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-24T22:37:24.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-24T22:37:24.115Z] ========================================================= [2022-01-24T22:37:24.115Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-24T22:37:24.115Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-24T22:37:24.563Z] + 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-24T22:37:25.177Z] Sending build context to Docker daemon 11.6MB [2022-01-24T22:37:25.177Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-24T22:37:25.177Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-24T22:37:25.177Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-24T22:37:25.177Z] 9b3977197b4f: Pulling fs layer [2022-01-24T22:37:25.177Z] 1a89e8eeedd5: Pulling fs layer [2022-01-24T22:37:25.177Z] 94645a83ff95: Pulling fs layer [2022-01-24T22:37:25.177Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-24T22:37:25.177Z] 0c92f367c5e7: Pulling fs layer [2022-01-24T22:37:25.177Z] 4b8299f9d1f4: Pulling fs layer [2022-01-24T22:37:25.177Z] 9a6b49a46696: Pulling fs layer [2022-01-24T22:37:25.177Z] cf05db05a679: Pulling fs layer [2022-01-24T22:37:25.177Z] 9a6b49a46696: Waiting [2022-01-24T22:37:25.177Z] 3f3a8bcf1eab: Waiting [2022-01-24T22:37:25.177Z] 0c92f367c5e7: Waiting [2022-01-24T22:37:25.177Z] 4b8299f9d1f4: Waiting [2022-01-24T22:37:25.177Z] cf05db05a679: Waiting [2022-01-24T22:37:25.177Z] 94645a83ff95: Verifying Checksum [2022-01-24T22:37:25.177Z] 94645a83ff95: Download complete [2022-01-24T22:37:25.177Z] 1a89e8eeedd5: Download complete [2022-01-24T22:37:25.177Z] 0c92f367c5e7: Verifying Checksum [2022-01-24T22:37:25.177Z] 0c92f367c5e7: Download complete [2022-01-24T22:37:25.452Z] 4b8299f9d1f4: Verifying Checksum [2022-01-24T22:37:25.452Z] 4b8299f9d1f4: Download complete [2022-01-24T22:37:25.452Z] 9b3977197b4f: Download complete [2022-01-24T22:37:25.452Z] 9a6b49a46696: Verifying Checksum [2022-01-24T22:37:25.452Z] 9a6b49a46696: Download complete [2022-01-24T22:37:26.055Z] 9b3977197b4f: Pull complete [2022-01-24T22:37:26.655Z] 1a89e8eeedd5: Pull complete [2022-01-24T22:37:26.930Z] 94645a83ff95: Pull complete [2022-01-24T22:37:27.203Z] cf05db05a679: Verifying Checksum [2022-01-24T22:37:27.203Z] cf05db05a679: Download complete [2022-01-24T22:37:27.802Z] 3f3a8bcf1eab: Download complete [2022-01-24T22:37:40.203Z] 3f3a8bcf1eab: Pull complete [2022-01-24T22:37:40.203Z] 0c92f367c5e7: Pull complete [2022-01-24T22:37:40.203Z] 4b8299f9d1f4: Pull complete [2022-01-24T22:37:40.203Z] 9a6b49a46696: Pull complete [2022-01-24T22:37:45.622Z] cf05db05a679: Pull complete [2022-01-24T22:37:45.622Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-24T22:37:45.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-24T22:37:45.622Z] ---> 0ccda1f7e2ee [2022-01-24T22:37:45.622Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-24T22:37:47.593Z] ---> Running in 8cb2b19a331c [2022-01-24T22:37:47.593Z] Removing intermediate container 8cb2b19a331c [2022-01-24T22:37:47.593Z] ---> ff0f55d82f1c [2022-01-24T22:37:47.593Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-24T22:37:47.593Z] ---> Running in 462fca82eccb [2022-01-24T22:37:47.880Z] Removing intermediate container 462fca82eccb [2022-01-24T22:37:47.880Z] ---> 7127443008c6 [2022-01-24T22:37:47.880Z] Step 5/12 : WORKDIR /device-virtual-go [2022-01-24T22:37:48.153Z] ---> Running in 63abc66f7941 [2022-01-24T22:37:48.430Z] Removing intermediate container 63abc66f7941 [2022-01-24T22:37:48.430Z] ---> df0904e1ff6b [2022-01-24T22:37:48.430Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T22:37:48.430Z] ---> Running in 1b9fca77de33 [2022-01-24T22:37:50.403Z] Removing intermediate container 1b9fca77de33 [2022-01-24T22:37:50.403Z] ---> bb6328051870 [2022-01-24T22:37:50.403Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-24T22:37:50.403Z] ---> Running in 23d489576b35 [2022-01-24T22:37:51.380Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-24T22:37:52.350Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-24T22:37:52.943Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-01-24T22:37:53.221Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-01-24T22:37:53.221Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-01-24T22:37:53.497Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-01-24T22:37:53.497Z] Executing busybox-1.34.1-r3.trigger [2022-01-24T22:37:53.497Z] OK: 224 MiB in 56 packages [2022-01-24T22:37:54.478Z] Removing intermediate container 23d489576b35 [2022-01-24T22:37:54.478Z] ---> 84d254e15c5d [2022-01-24T22:37:54.478Z] Step 8/12 : COPY go.mod vendor* ./ [2022-01-24T22:37:55.080Z] ---> a5f784c28c77 [2022-01-24T22:37:55.080Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T22:37:55.080Z] ---> Running in d691be67da7c [2022-01-24T22:39:03.102Z] Removing intermediate container d691be67da7c [2022-01-24T22:39:03.102Z] ---> f53251bd3a1f [2022-01-24T22:39:03.102Z] Step 10/12 : COPY . . [2022-01-24T22:39:03.698Z] ---> ca2c934844f9 [2022-01-24T22:39:03.698Z] Step 11/12 : ARG MAKE='make build' [2022-01-24T22:39:03.698Z] ---> Running in 9c6c2c5e0904 [2022-01-24T22:39:04.300Z] Removing intermediate container 9c6c2c5e0904 [2022-01-24T22:39:04.300Z] ---> 9d81727e1808 [2022-01-24T22:39:04.300Z] Step 12/12 : RUN $MAKE [2022-01-24T22:39:04.300Z] ---> Running in 2a50a16f9fae [2022-01-24T22:39:05.288Z] noop [2022-01-24T22:39:05.882Z] Removing intermediate container 2a50a16f9fae [2022-01-24T22:39:05.882Z] ---> 055b34ee26ca [2022-01-24T22:39:05.882Z] Successfully built 055b34ee26ca [2022-01-24T22:39:05.882Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T22:39:06.259Z] + docker inspect -f . ci-base-image-arm64 [2022-01-24T22:39:06.259Z] . [Pipeline] withDockerContainer [2022-01-24T22:39:06.479Z] prd-ubuntu18.04-docker-arm64-4c-16g-3804 does not seem to be running inside a container [2022-01-24T22:39:06.569Z] $ 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-24T22:39:07.858Z] $ docker top 645d886a6224a5f21b7c1f151028f949165a58f6f40abb95bee6a290d61bb05b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-24T22:39:08.822Z] + go version [2022-01-24T22:39:08.822Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-24T22:39:08.862Z] $ docker stop --time=1 645d886a6224a5f21b7c1f151028f949165a58f6f40abb95bee6a290d61bb05b [2022-01-24T22:39:10.501Z] $ docker rm -f 645d886a6224a5f21b7c1f151028f949165a58f6f40abb95bee6a290d61bb05b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-24T22:39:11.348Z] + docker inspect -f . ci-base-image-arm64 [2022-01-24T22:39:11.348Z] . [Pipeline] withDockerContainer [2022-01-24T22:39:11.559Z] prd-ubuntu18.04-docker-arm64-4c-16g-3804 does not seem to be running inside a container [2022-01-24T22:39:11.631Z] $ 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-24T22:39:12.828Z] $ docker top acae5c94c93dbdada569e9ef43553bb669a70807712db9b0631fdb18deed5ce7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-24T22:39:13.798Z] + make test [2022-01-24T22:39:13.798Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-01-24T22:39:14.779Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-01-24T22:40:01.776Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-01-24T22:40:01.776Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.110s coverage: 65.2% of statements [2022-01-24T22:40:01.776Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-24T22:40:20.089Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-24T22:40:20.089Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-24T22:40:20.089Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-24T22:40:20.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-24T22:40:20.156Z] $ docker stop --time=1 acae5c94c93dbdada569e9ef43553bb669a70807712db9b0631fdb18deed5ce7 [2022-01-24T22:40:21.842Z] $ docker rm -f acae5c94c93dbdada569e9ef43553bb669a70807712db9b0631fdb18deed5ce7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-24T22:40:22.685Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-24T22:40:22.722Z] Warning: overwriting stash ‘coverage-report’ [2022-01-24T22:40:23.172Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-24T22:40:23.768Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-24T22:40:24.119Z] + ls -al . [2022-01-24T22:40:24.119Z] total 196 [2022-01-24T22:40:24.119Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 24 22:40 . [2022-01-24T22:40:24.119Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 22:36 .. [2022-01-24T22:40:24.119Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 22:36 .git [2022-01-24T22:40:24.119Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 22:36 .github [2022-01-24T22:40:24.119Z] -rw-rw-r-- 1 jenkins jenkins 270 Jan 24 22:36 .gitignore [2022-01-24T22:40:24.119Z] -rw-rw-r-- 1 jenkins jenkins 8449 Jan 24 22:36 Attribution.txt [2022-01-24T22:40:24.119Z] -rw-rw-r-- 1 jenkins jenkins 6349 Jan 24 22:36 CHANGELOG.md [2022-01-24T22:40:24.119Z] -rw-rw-r-- 1 jenkins jenkins 1974 Jan 24 22:36 Dockerfile [2022-01-24T22:40:24.119Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 24 22:36 GOVERNANCE.md [2022-01-24T22:40:24.119Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 24 22:36 Jenkinsfile [2022-01-24T22:40:24.119Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 24 22:36 LICENSE [2022-01-24T22:40:24.119Z] -rw-rw-r-- 1 jenkins jenkins 1157 Jan 24 22:36 Makefile [2022-01-24T22:40:24.119Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 24 22:36 OWNERS.md [2022-01-24T22:40:24.119Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jan 24 22:36 README.md [2022-01-24T22:40:24.119Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 24 22:35 VERSION [2022-01-24T22:40:24.119Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 22:36 bin [2022-01-24T22:40:24.119Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 22:36 cmd [2022-01-24T22:40:24.119Z] -rw-r--r-- 1 jenkins jenkins 44380 Jan 24 22:39 coverage.out [2022-01-24T22:40:24.119Z] -rw-rw-r-- 1 jenkins jenkins 2746 Jan 24 22:36 go.mod [2022-01-24T22:40:24.119Z] -rw-rw-r-- 1 jenkins jenkins 49169 Jan 24 22:36 go.sum [2022-01-24T22:40:24.119Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 22:36 internal [2022-01-24T22:40:24.119Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 24 22:36 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-24T22:40:24.477Z] + 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=653def02fe0409f2f6e1c459cd4386d18ab4033e --label arch=arm64 --label version=0.0.0 . [2022-01-24T22:40:24.749Z] Sending build context to Docker daemon 11.64MB [2022-01-24T22:40:25.025Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-01-24T22:40:25.025Z] Step 2/26 : FROM ${BASE} AS builder [2022-01-24T22:40:25.025Z] ---> 055b34ee26ca [2022-01-24T22:40:25.025Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-24T22:40:25.025Z] ---> Running in dba2a0e83f2f [2022-01-24T22:40:25.298Z] Removing intermediate container dba2a0e83f2f [2022-01-24T22:40:25.298Z] ---> 79a9db4a0b14 [2022-01-24T22:40:25.298Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-01-24T22:40:25.571Z] ---> Running in 44ac77900c36 [2022-01-24T22:40:25.844Z] Removing intermediate container 44ac77900c36 [2022-01-24T22:40:25.844Z] ---> a7b1fd8f1da2 [2022-01-24T22:40:25.844Z] Step 5/26 : WORKDIR /device-virtual-go [2022-01-24T22:40:25.844Z] ---> Running in 8e4c8a728fc0 [2022-01-24T22:40:26.439Z] Removing intermediate container 8e4c8a728fc0 [2022-01-24T22:40:26.439Z] ---> f3385acb94de [2022-01-24T22:40:26.439Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T22:40:26.439Z] ---> Running in f9eb64ec082e [2022-01-24T22:40:27.880Z] Removing intermediate container f9eb64ec082e [2022-01-24T22:40:27.880Z] ---> d0bcd47f95d9 [2022-01-24T22:40:27.880Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-24T22:40:28.155Z] ---> Running in 2e6df0b84e06 [2022-01-24T22:40:29.132Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-24T22:40:30.108Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-24T22:40:30.704Z] OK: 224 MiB in 56 packages [2022-01-24T22:40:31.679Z] Removing intermediate container 2e6df0b84e06 [2022-01-24T22:40:31.679Z] ---> e1c2f89d7fa2 [2022-01-24T22:40:31.679Z] Step 8/26 : COPY go.mod vendor* ./ [2022-01-24T22:40:32.278Z] ---> 9817d58f0d06 [2022-01-24T22:40:32.278Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T22:40:32.278Z] ---> Running in 7980a2d3d017 [2022-01-24T22:40:34.259Z] Removing intermediate container 7980a2d3d017 [2022-01-24T22:40:34.259Z] ---> 17cad1e32f5c [2022-01-24T22:40:34.259Z] Step 10/26 : COPY . . [2022-01-24T22:40:35.690Z] ---> aeb4f45f0032 [2022-01-24T22:40:35.690Z] Step 11/26 : ARG MAKE='make build' [2022-01-24T22:40:35.690Z] ---> Running in d1fe2e7861e6 [2022-01-24T22:40:35.961Z] Removing intermediate container d1fe2e7861e6 [2022-01-24T22:40:35.961Z] ---> 04bec3b8bedf [2022-01-24T22:40:35.961Z] Step 12/26 : RUN $MAKE [2022-01-24T22:40:35.961Z] ---> Running in da2b53129d51 [2022-01-24T22:40:36.943Z] 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-24T22:41:15.950Z] Removing intermediate container da2b53129d51 [2022-01-24T22:41:15.950Z] ---> b11280efba82 [2022-01-24T22:41:15.950Z] Step 13/26 : FROM alpine:3.14 [2022-01-24T22:41:15.950Z] 3.14: Pulling from library/alpine [2022-01-24T22:41:15.950Z] be307f383ecc: Pulling fs layer [2022-01-24T22:41:15.950Z] be307f383ecc: Verifying Checksum [2022-01-24T22:41:15.950Z] be307f383ecc: Download complete [2022-01-24T22:41:15.950Z] be307f383ecc: Pull complete [2022-01-24T22:41:15.950Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-24T22:41:15.950Z] Status: Downloaded newer image for alpine:3.14 [2022-01-24T22:41:15.950Z] ---> 5b8b7b635229 [2022-01-24T22:41:15.950Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-01-24T22:41:16.221Z] ---> Running in 749a2417b723 [2022-01-24T22:41:16.491Z] Removing intermediate container 749a2417b723 [2022-01-24T22:41:16.491Z] ---> 99202cac8b1d [2022-01-24T22:41:16.491Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T22:41:16.491Z] ---> Running in ddda3f665a3b [2022-01-24T22:41:18.457Z] Removing intermediate container ddda3f665a3b [2022-01-24T22:41:18.457Z] ---> 869db46d5235 [2022-01-24T22:41:18.457Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-24T22:41:18.457Z] ---> Running in bf470d1f37d9 [2022-01-24T22:41:19.430Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-24T22:41:20.025Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-24T22:41:21.004Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-24T22:41:21.004Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-24T22:41:21.004Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-24T22:41:21.004Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-24T22:41:21.280Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-24T22:41:21.280Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-24T22:41:21.280Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T22:41:21.280Z] OK: 8 MiB in 20 packages [2022-01-24T22:41:22.257Z] Removing intermediate container bf470d1f37d9 [2022-01-24T22:41:22.257Z] ---> 768898cb7689 [2022-01-24T22:41:22.257Z] Step 17/26 : WORKDIR / [2022-01-24T22:41:22.257Z] ---> Running in a75ec42cc57c [2022-01-24T22:41:22.854Z] Removing intermediate container a75ec42cc57c [2022-01-24T22:41:22.854Z] ---> c9b43af48db9 [2022-01-24T22:41:22.854Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-01-24T22:41:23.457Z] ---> 657f16dc4bff [2022-01-24T22:41:23.457Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-01-24T22:41:24.051Z] ---> d9fc1fc7f5e3 [2022-01-24T22:41:24.051Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-01-24T22:41:25.034Z] ---> e0957e19c990 [2022-01-24T22:41:25.034Z] Step 21/26 : EXPOSE 59900 [2022-01-24T22:41:25.034Z] ---> Running in c6ed1cd2b148 [2022-01-24T22:41:25.310Z] Removing intermediate container c6ed1cd2b148 [2022-01-24T22:41:25.310Z] ---> f3b112588989 [2022-01-24T22:41:25.310Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-01-24T22:41:25.310Z] ---> Running in 320e8d22eb20 [2022-01-24T22:41:25.903Z] Removing intermediate container 320e8d22eb20 [2022-01-24T22:41:25.903Z] ---> f479b2b14fca [2022-01-24T22:41:25.903Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T22:41:25.903Z] ---> Running in 4a196d514294 [2022-01-24T22:41:26.176Z] Removing intermediate container 4a196d514294 [2022-01-24T22:41:26.176Z] ---> 62f1ee190473 [2022-01-24T22:41:26.176Z] Step 24/26 : LABEL arch=arm64 [2022-01-24T22:41:26.176Z] ---> Running in 71f29da3d777 [2022-01-24T22:41:26.770Z] Removing intermediate container 71f29da3d777 [2022-01-24T22:41:26.770Z] ---> ddff161d1ba9 [2022-01-24T22:41:26.770Z] Step 25/26 : LABEL git_sha=653def02fe0409f2f6e1c459cd4386d18ab4033e [2022-01-24T22:41:26.770Z] ---> Running in 6cf2b0f0a38f [2022-01-24T22:41:27.041Z] Removing intermediate container 6cf2b0f0a38f [2022-01-24T22:41:27.041Z] ---> 0a1f1df19bae [2022-01-24T22:41:27.041Z] Step 26/26 : LABEL version=0.0.0 [2022-01-24T22:41:27.041Z] ---> Running in 9b662dab9854 [2022-01-24T22:41:27.635Z] Removing intermediate container 9b662dab9854 [2022-01-24T22:41:27.635Z] ---> 4bae29d8374b [2022-01-24T22:41:27.635Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-24T22:41:27.635Z] Successfully built 4bae29d8374b [2022-01-24T22:41:27.635Z] 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-24T22:41:28.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-24T22:41:28.309Z] [2022-01-24T22:41:28.309Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-24T22:41:28.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-24T22:41:28.682Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-24T22:41:28.682Z] 448f6bf000e3: Pulling fs layer [2022-01-24T22:41:28.682Z] f757da607395: Pulling fs layer [2022-01-24T22:41:28.682Z] 05883995daec: Pulling fs layer [2022-01-24T22:41:28.682Z] 8603b9c90790: Pulling fs layer [2022-01-24T22:41:28.682Z] 1560dd03e051: Pulling fs layer [2022-01-24T22:41:28.682Z] 27f5ce0e4adf: Pulling fs layer [2022-01-24T22:41:28.682Z] c2d8d7efcc4b: Pulling fs layer [2022-01-24T22:41:28.682Z] 8603b9c90790: Waiting [2022-01-24T22:41:28.682Z] 1560dd03e051: Waiting [2022-01-24T22:41:28.682Z] 27f5ce0e4adf: Waiting [2022-01-24T22:41:28.682Z] c2d8d7efcc4b: Waiting [2022-01-24T22:41:28.956Z] f757da607395: Verifying Checksum [2022-01-24T22:41:28.957Z] f757da607395: Download complete [2022-01-24T22:41:28.957Z] 8603b9c90790: Verifying Checksum [2022-01-24T22:41:28.957Z] 8603b9c90790: Download complete [2022-01-24T22:41:28.957Z] 1560dd03e051: Verifying Checksum [2022-01-24T22:41:28.957Z] 1560dd03e051: Download complete [2022-01-24T22:41:28.957Z] 27f5ce0e4adf: Verifying Checksum [2022-01-24T22:41:28.957Z] 27f5ce0e4adf: Download complete [2022-01-24T22:41:28.957Z] 05883995daec: Verifying Checksum [2022-01-24T22:41:28.957Z] 05883995daec: Download complete [2022-01-24T22:41:29.553Z] 448f6bf000e3: Verifying Checksum [2022-01-24T22:41:29.553Z] 448f6bf000e3: Download complete [2022-01-24T22:41:32.172Z] c2d8d7efcc4b: Verifying Checksum [2022-01-24T22:41:32.172Z] c2d8d7efcc4b: Download complete [2022-01-24T22:41:33.148Z] 448f6bf000e3: Pull complete [2022-01-24T22:41:33.744Z] f757da607395: Pull complete [2022-01-24T22:41:35.178Z] 05883995daec: Pull complete [2022-01-24T22:41:35.450Z] 8603b9c90790: Pull complete [2022-01-24T22:41:36.427Z] 1560dd03e051: Pull complete [2022-01-24T22:41:36.427Z] 27f5ce0e4adf: Pull complete [2022-01-24T22:41:51.496Z] c2d8d7efcc4b: Pull complete [2022-01-24T22:41:51.496Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-24T22:41:51.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-24T22:41:51.496Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-24T22:41:51.706Z] prd-ubuntu18.04-docker-arm64-4c-16g-3804 does not seem to be running inside a container [2022-01-24T22:41:51.792Z] $ 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-24T22:41:54.364Z] $ docker top fdfb500eaef8930d4b475e6a270b4e537e1219ff3b90b0c28a1260383d237968 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-24T22:41:55.328Z] ---> job-cost.sh [2022-01-24T22:41:55.328Z] lf-activate-venv: SKIPPING [2022-01-24T22:41:55.328Z] INFO: No Stack... [2022-01-24T22:41:55.599Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-24T22:41:56.190Z] INFO: Archiving Costs [Pipeline] sh [2022-01-24T22:41:56.865Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv+ [2022-01-24T22:41:56.865Z] cut -d, -f6 [Pipeline] lock [2022-01-24T22:41:56.947Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-261-1-stack-cost] [2022-01-24T22:41:56.952Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-261-1-stack-cost] did not exist. Created. [2022-01-24T22:41:56.952Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-261-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-24T22:41:57.701Z] /w/workspace/device-virtual-go/1@tmp/durable-106e91f4/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-106e91f4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-24T22:41:58.394Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-24T22:41:58.432Z] Warning: overwriting stash ‘stack-cost’ [2022-01-24T22:41:58.472Z] Stashed 1 file(s) [Pipeline] } [2022-01-24T22:41:58.486Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-261-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-24T22:41:58.559Z] $ docker stop --time=1 fdfb500eaef8930d4b475e6a270b4e537e1219ff3b90b0c28a1260383d237968 [2022-01-24T22:42:00.043Z] $ docker rm -f fdfb500eaef8930d4b475e6a270b4e537e1219ff3b90b0c28a1260383d237968 [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-24T22:42:01.048Z] provisioning config files... [2022-01-24T22:42:01.094Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-261@tmp/config2362621553254193719tmp [Pipeline] { [Pipeline] sh [2022-01-24T22:42:01.493Z] + set +x [2022-01-24T22:42:01.493Z] + curl -s https://codecov.io/bash [2022-01-24T22:42:01.493Z] + bash -s -- [2022-01-24T22:42:03.417Z] [2022-01-24T22:42:03.417Z] _____ _ [2022-01-24T22:42:03.417Z] / ____| | | [2022-01-24T22:42:03.417Z] | | ___ __| | ___ ___ _____ __ [2022-01-24T22:42:03.417Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-24T22:42:03.417Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-24T22:42:03.417Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-24T22:42:03.417Z] Bash-1.0.6 [2022-01-24T22:42:03.417Z] [2022-01-24T22:42:03.417Z] [2022-01-24T22:42:03.417Z] ==> git version 2.24.4 found [2022-01-24T22:42:03.417Z] ==> 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-24T22:42:03.417Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-24T22:42:03.417Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-24T22:42:03.417Z] ==> Jenkins CI detected. [2022-01-24T22:42:03.417Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-261 [2022-01-24T22:42:03.417Z] project root: . [2022-01-24T22:42:03.417Z] --> token set from env [2022-01-24T22:42:03.417Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-24T22:42:03.417Z] ==> Running gcov in . (disable via -X gcov) [2022-01-24T22:42:03.417Z] ==> Python coveragepy not found [2022-01-24T22:42:03.417Z] ==> Searching for coverage reports in: [2022-01-24T22:42:03.417Z] + . [2022-01-24T22:42:03.417Z] -> Found 1 reports [2022-01-24T22:42:03.417Z] ==> Detecting git/mercurial file structure [2022-01-24T22:42:03.417Z] ==> Reading reports [2022-01-24T22:42:03.417Z] + ./coverage.out bytes=44380 [2022-01-24T22:42:03.417Z] ==> Appending adjustments [2022-01-24T22:42:03.417Z] https://docs.codecov.io/docs/fixing-reports [2022-01-24T22:42:03.417Z] + Found adjustments [2022-01-24T22:42:03.417Z] ==> Gzipping contents [2022-01-24T22:42:03.417Z] 8.0K /tmp/codecov.YZVDaP.gz [2022-01-24T22:42:03.417Z] ==> Uploading reports [2022-01-24T22:42:03.417Z] url: https://codecov.io [2022-01-24T22:42:03.417Z] query: branch=PR-261&commit=653def02fe0409f2f6e1c459cd4386d18ab4033e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-261%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=261&job=&cmd_args= [2022-01-24T22:42:03.417Z] -> Pinging Codecov [2022-01-24T22:42:03.417Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-261&commit=653def02fe0409f2f6e1c459cd4386d18ab4033e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-261%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=261&job=&cmd_args= [2022-01-24T22:42:03.685Z] -> Uploading to [2022-01-24T22:42:03.685Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-24/5E52B4B073DB2E39498172D8E973AA87/653def02fe0409f2f6e1c459cd4386d18ab4033e/965b3904-6194-4009-913a-8ac818a85191.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220124T224203Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=99e7956cb50ee87c1b5eec9087a7937c7737bdc26db9446852e91d8c7439b17c [2022-01-24T22:42:03.685Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-24T22:42:03.685Z] Dload Upload Total Spent Left Speed [2022-01-24T22:42:03.946Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5320 0 0 100 5320 0 14589 --:--:-- --:--:-- --:--:-- 14615 [2022-01-24T22:42:03.946Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/653def02fe0409f2f6e1c459cd4386d18ab4033e [Pipeline] } [2022-01-24T22:42:03.975Z] 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-24T22:42:05.720Z] + '[' -d /w/workspace/foundry_device-virtual-go_PR-261/archives ']' [2022-01-24T22:42:05.720Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-261/archives [2022-01-24T22:42:05.720Z] total 8 [2022-01-24T22:42:05.720Z] drwxr-xr-x. 3 root root 34 Jan 24 22:37 . [2022-01-24T22:42:05.720Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 24 22:37 .. [2022-01-24T22:42:05.720Z] drwxr-xr-x. 2 root root 6 Jan 24 22:37 cost [2022-01-24T22:42:05.720Z] -rw-r--r--. 1 root root 88 Jan 24 22:37 cost.csv [2022-01-24T22:42:05.720Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-261/archives [2022-01-24T22:42:05.720Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-261/archives [2022-01-24T22:42:05.720Z] total 8 [2022-01-24T22:42:05.720Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 24 22:37 . [2022-01-24T22:42:05.720Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 24 22:37 .. [2022-01-24T22:42:05.720Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 24 22:37 cost [2022-01-24T22:42:05.720Z] -rw-r--r--. 1 jenkins jenkins 88 Jan 24 22:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-24T22:42:06.058Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T22:42:06.648Z] ---> package-listing.sh [2022-01-24T22:42:06.648Z] ++ facter osfamily [2022-01-24T22:42:06.648Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-24T22:42:06.908Z] + OS_FAMILY=redhat [2022-01-24T22:42:06.908Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-261 [2022-01-24T22:42:06.908Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-24T22:42:06.908Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-24T22:42:06.908Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-24T22:42:06.908Z] + PACKAGES=/tmp/packages_start.txt [2022-01-24T22:42:06.908Z] + '[' /w/workspace/foundry_device-virtual-go_PR-261 ']' [2022-01-24T22:42:06.908Z] + PACKAGES=/tmp/packages_end.txt [2022-01-24T22:42:06.908Z] + case "${OS_FAMILY}" in [2022-01-24T22:42:06.908Z] + rpm -qa [2022-01-24T22:42:06.908Z] + sort [2022-01-24T22:42:07.480Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-24T22:42:07.480Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-24T22:42:07.480Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-24T22:42:07.480Z] + '[' /w/workspace/foundry_device-virtual-go_PR-261 ']' [2022-01-24T22:42:07.480Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-261/archives/ [2022-01-24T22:42:07.480Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-261/archives/ [Pipeline] echo [2022-01-24T22:42:07.511Z] 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-261/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-24T22:42:07.807Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-24T22:42:08.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-24T22:42:08.396Z] . [Pipeline] withDockerContainer [2022-01-24T22:42:08.497Z] prd-centos7-docker-4c-2g-3803 does not seem to be running inside a container [2022-01-24T22:42:08.531Z] $ 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-261/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-261 -v /w/workspace/foundry_device-virtual-go_PR-261:/w/workspace/foundry_device-virtual-go_PR-261:rw,z -v /w/workspace/foundry_device-virtual-go_PR-261@tmp:/w/workspace/foundry_device-virtual-go_PR-261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-24T22:42:08.762Z] $ docker top 83ea17c11360ba99f2d8671193c65f26005dcc3e75745697826663391efee322 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-24T22:42:09.193Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-24T22:42:09.516Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-24T22:42:09.834Z] + ls /var/log/sa-host [2022-01-24T22:42:09.834Z] + sadf -c /var/log/sa-host/sa17 [2022-01-24T22:42:09.834Z] file_magic: OK [2022-01-24T22:42:09.834Z] HZ: Using current value: 100 [2022-01-24T22:42:09.834Z] file_header: OK [2022-01-24T22:42:09.834Z] 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-24T22:42:09.834Z] Statistics: [2022-01-24T22:42:09.834Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-24T22:42:09.834Z] File successfully converted to sysstat format version 12.0.3 [2022-01-24T22:42:09.834Z] + sadf -c /var/log/sa-host/sa24 [2022-01-24T22:42:09.834Z] file_magic: OK [2022-01-24T22:42:09.834Z] HZ: Using current value: 100 [2022-01-24T22:42:09.834Z] file_header: OK [2022-01-24T22:42:09.834Z] 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-24T22:42:09.834Z] Statistics: [2022-01-24T22:42:09.834Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-24T22:42:09.834Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-24T22:42:10.104Z] provisioning config files... [2022-01-24T22:42:10.115Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-261@tmp/config1348719813500699088tmp [Pipeline] { [Pipeline] echo [2022-01-24T22:42:10.163Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T22:42:10.475Z] ---> create-netrc.sh [Pipeline] } [2022-01-24T22:42:10.506Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-24T22:42:10.919Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-24T22:42:10.949Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T22:42:11.268Z] ---> sudo-logs.sh [2022-01-24T22:42:11.268Z] Archiving 'sudo' log.. [2022-01-24T22:42:11.268Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3803.novalocal: Name or service not known [2022-01-24T22:42:11.268Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3803.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-24T22:42:11.356Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T22:42:11.686Z] ---> job-cost.sh [2022-01-24T22:42:11.687Z] lf-activate-venv: SKIPPING [2022-01-24T22:42:11.687Z] DEBUG: total: 0.05999999865889549 [2022-01-24T22:42:11.687Z] INFO: Retrieving Stack Cost... [2022-01-24T22:42:11.947Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-24T22:42:12.209Z] INFO: Archiving Costs [Pipeline] echo [2022-01-24T22:42:12.245Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T22:42:12.563Z] ---> logs-deploy.sh [2022-01-24T22:42:12.563Z] lf-activate-venv: SKIPPING [2022-01-24T22:42:12.563Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-261/1 [2022-01-24T22:42:12.563Z] INFO: archiving workspace using pattern(s): [2022-01-24T22:42:13.134Z] Archives upload complete. [2022-01-24T22:42:13.394Z] INFO: archiving logs to Nexus [2022-01-24T22:42:13.963Z] ---> uname -a: [2022-01-24T22:42:13.963Z] Linux prd-centos7-docker-4c-2g-3803.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-01-24T22:42:13.963Z] [2022-01-24T22:42:13.963Z] [2022-01-24T22:42:13.963Z] ---> lscpu: [2022-01-24T22:42:13.963Z] Architecture: x86_64 [2022-01-24T22:42:13.963Z] CPU op-mode(s): 32-bit, 64-bit [2022-01-24T22:42:13.963Z] Byte Order: Little Endian [2022-01-24T22:42:13.963Z] Address sizes: 40 bits physical, 48 bits virtual [2022-01-24T22:42:13.963Z] CPU(s): 2 [2022-01-24T22:42:13.963Z] On-line CPU(s) list: 0,1 [2022-01-24T22:42:13.963Z] Thread(s) per core: 1 [2022-01-24T22:42:13.963Z] Core(s) per socket: 1 [2022-01-24T22:42:13.963Z] Socket(s): 2 [2022-01-24T22:42:13.963Z] NUMA node(s): 1 [2022-01-24T22:42:13.963Z] Vendor ID: AuthenticAMD [2022-01-24T22:42:13.963Z] CPU family: 23 [2022-01-24T22:42:13.963Z] Model: 49 [2022-01-24T22:42:13.963Z] Model name: AMD EPYC-Rome Processor [2022-01-24T22:42:13.963Z] Stepping: 0 [2022-01-24T22:42:13.963Z] CPU MHz: 2799.998 [2022-01-24T22:42:13.963Z] BogoMIPS: 5599.99 [2022-01-24T22:42:13.963Z] Virtualization: AMD-V [2022-01-24T22:42:13.963Z] Hypervisor vendor: KVM [2022-01-24T22:42:13.963Z] Virtualization type: full [2022-01-24T22:42:13.963Z] L1d cache: 32K [2022-01-24T22:42:13.963Z] L1i cache: 32K [2022-01-24T22:42:13.963Z] L2 cache: 512K [2022-01-24T22:42:13.963Z] L3 cache: 16384K [2022-01-24T22:42:13.963Z] NUMA node0 CPU(s): 0,1 [2022-01-24T22:42:13.963Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2022-01-24T22:42:13.963Z] [2022-01-24T22:42:13.963Z] [2022-01-24T22:42:13.963Z] ---> nproc: [2022-01-24T22:42:13.963Z] 2 [2022-01-24T22:42:13.963Z] [2022-01-24T22:42:13.963Z] [2022-01-24T22:42:13.963Z] ---> df -h: [2022-01-24T22:42:13.963Z] Filesystem Size Used Avail Use% Mounted on [2022-01-24T22:42:13.963Z] overlay 40G 9.2G 31G 23% / [2022-01-24T22:42:13.963Z] tmpfs 64M 0 64M 0% /dev [2022-01-24T22:42:13.963Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-01-24T22:42:13.963Z] shm 64M 0 64M 0% /dev/shm [2022-01-24T22:42:13.963Z] /dev/vda1 40G 9.2G 31G 23% /facter-os [2022-01-24T22:42:13.963Z] [2022-01-24T22:42:13.963Z] [2022-01-24T22:42:13.963Z] ---> sar -b -r -n DEV: [2022-01-24T22:42:13.963Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/24/22 _x86_64_ (2 CPU) [2022-01-24T22:42:13.963Z] [2022-01-24T22:42:13.963Z] 22:34:18 LINUX RESTART (2 CPU) [2022-01-24T22:42:13.963Z] [2022-01-24T22:42:13.963Z] 22:35:01 tps rtps wtps bread/s bwrtn/s [2022-01-24T22:42:13.963Z] 22:36:01 303.66 0.45 303.21 290.63 81959.18 [2022-01-24T22:42:13.963Z] 22:37:01 103.61 0.00 103.61 0.00 12383.84 [2022-01-24T22:42:13.963Z] 22:38:01 66.19 0.00 66.19 0.00 17839.63 [2022-01-24T22:42:13.963Z] 22:39:01 0.37 0.00 0.37 0.00 5.83 [2022-01-24T22:42:13.963Z] 22:40:01 0.18 0.00 0.18 0.00 1.53 [2022-01-24T22:42:13.963Z] 22:41:01 0.23 0.00 0.23 0.00 3.50 [2022-01-24T22:42:13.963Z] 22:42:01 0.30 0.00 0.30 0.00 5.10 [2022-01-24T22:42:13.963Z] Average: 67.83 0.06 67.76 41.54 16036.21 [2022-01-24T22:42:13.963Z] [2022-01-24T22:42:13.963Z] 22:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-01-24T22:42:13.963Z] 22:36:01 3916748 0 985376 12.30 2620 3104188 1621420 17.90 817000 2754972 18884 [2022-01-24T22:42:13.963Z] 22:37:01 3527532 0 1025472 12.80 2620 3453308 1577224 17.41 1067644 2934348 256484 [2022-01-24T22:42:13.963Z] 22:38:01 3276188 0 1044212 13.04 2620 3685912 1407584 15.54 1028040 3167884 8 [2022-01-24T22:42:13.963Z] 22:39:01 3289204 0 1031192 12.88 2620 3685916 1287652 14.22 1017560 3167884 8 [2022-01-24T22:42:13.963Z] 22:40:01 3292404 0 1027984 12.84 2620 3685924 1303592 14.39 1017244 3167884 20 [2022-01-24T22:42:13.964Z] 22:41:01 3296720 0 1023668 12.78 2620 3685924 1287716 14.22 1014420 3167884 12 [2022-01-24T22:42:13.964Z] 22:42:01 3292920 0 1027456 12.83 2620 3685936 1365956 15.08 1015948 3167932 24 [2022-01-24T22:42:13.964Z] Average: 3413102 0 1023623 12.78 2620 3569587 1407306 15.54 996837 3075541 39349 [2022-01-24T22:42:13.964Z] [2022-01-24T22:42:13.964Z] 22:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-01-24T22:42:13.964Z] 22:36:01 eth0 431.74 329.76 5939.15 44.89 0.00 0.00 0.00 0.00 [2022-01-24T22:42:13.964Z] 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-24T22:42:13.964Z] 22:36:01 docker0 233.45 268.80 19.58 2283.47 0.00 0.00 0.00 0.00 [2022-01-24T22:42:13.964Z] 22:37:01 eth0 176.98 103.18 2762.34 23.87 0.00 0.00 0.00 0.00 [2022-01-24T22:42:13.964Z] 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-24T22:42:13.964Z] 22:37:01 docker0 14.76 17.66 0.84 89.58 0.00 0.00 0.00 0.00 [2022-01-24T22:42:13.964Z] 22:38:01 eth0 18.77 15.67 13.48 56.09 0.00 0.00 0.00 0.00 [2022-01-24T22:42:13.964Z] 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-24T22:42:13.964Z] 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-24T22:42:13.964Z] 22:39:01 eth0 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-01-24T22:42:13.964Z] 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-24T22:42:13.964Z] 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-24T22:42:13.964Z] 22:40:01 eth0 1.10 1.12 0.14 6.47 0.00 0.00 0.00 0.00 [2022-01-24T22:42:13.964Z] 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-24T22:42:13.964Z] 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-24T22:42:13.964Z] 22:41:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-01-24T22:42:13.964Z] 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-24T22:42:13.964Z] 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-24T22:42:13.964Z] 22:42:01 eth0 6.08 5.55 2.23 32.87 0.00 0.00 0.00 0.00 [2022-01-24T22:42:13.964Z] 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-24T22:42:13.964Z] 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-24T22:42:13.964Z] Average: eth0 90.77 65.13 1246.08 23.46 0.00 0.00 0.00 0.00 [2022-01-24T22:42:13.964Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-24T22:42:13.964Z] Average: docker0 35.48 40.95 2.92 339.21 0.00 0.00 0.00 0.00 [2022-01-24T22:42:13.964Z] [2022-01-24T22:42:13.964Z] [2022-01-24T22:42:13.964Z] ---> sar -P ALL: [2022-01-24T22:42:13.964Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/24/22 _x86_64_ (2 CPU) [2022-01-24T22:42:13.964Z] [2022-01-24T22:42:13.964Z] 22:34:18 LINUX RESTART (2 CPU) [2022-01-24T22:42:13.964Z] [2022-01-24T22:42:13.964Z] 22:35:01 CPU %user %nice %system %iowait %steal %idle [2022-01-24T22:42:13.964Z] 22:36:01 all 27.63 0.00 13.92 3.45 0.12 54.87 [2022-01-24T22:42:13.964Z] 22:36:01 0 28.04 0.00 14.03 3.34 0.12 54.47 [2022-01-24T22:42:13.964Z] 22:36:01 1 27.23 0.00 13.82 3.55 0.12 55.28 [2022-01-24T22:42:13.964Z] 22:37:01 all 48.83 0.00 10.32 1.99 0.12 38.74 [2022-01-24T22:42:13.964Z] 22:37:01 0 48.43 0.00 10.53 1.80 0.13 39.11 [2022-01-24T22:42:13.964Z] 22:37:01 1 49.24 0.00 10.12 2.17 0.11 38.36 [2022-01-24T22:42:13.964Z] 22:38:01 all 4.99 0.00 2.28 1.17 0.03 91.53 [2022-01-24T22:42:13.964Z] 22:38:01 0 4.99 0.00 2.35 1.42 0.05 91.19 [2022-01-24T22:42:13.964Z] 22:38:01 1 4.99 0.00 2.21 0.91 0.02 91.87 [2022-01-24T22:42:13.964Z] 22:39:01 all 0.04 0.00 0.06 0.00 0.03 99.87 [2022-01-24T22:42:13.964Z] 22:39:01 0 0.05 0.00 0.07 0.00 0.03 99.85 [2022-01-24T22:42:13.964Z] 22:39:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2022-01-24T22:42:13.964Z] 22:40:01 all 0.13 0.00 0.10 0.00 0.03 99.74 [2022-01-24T22:42:13.964Z] 22:40:01 0 0.08 0.00 0.07 0.00 0.02 99.83 [2022-01-24T22:42:13.964Z] 22:40:01 1 0.18 0.00 0.13 0.00 0.03 99.65 [2022-01-24T22:42:13.964Z] 22:41:01 all 0.03 0.00 0.04 0.00 0.02 99.92 [2022-01-24T22:42:13.964Z] 22:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-01-24T22:42:13.964Z] 22:41:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2022-01-24T22:42:13.964Z] 22:42:01 all 0.19 0.00 0.13 0.00 0.03 99.66 [2022-01-24T22:42:13.964Z] 22:42:01 0 0.15 0.00 0.13 0.00 0.02 99.70 [2022-01-24T22:42:13.964Z] 22:42:01 1 0.23 0.00 0.12 0.00 0.03 99.62 [2022-01-24T22:42:13.964Z] Average: all 11.11 0.00 3.67 0.91 0.05 84.26 [2022-01-24T22:42:13.964Z] Average: 0 11.09 0.00 3.71 0.90 0.05 84.25 [2022-01-24T22:42:13.964Z] Average: 1 11.14 0.00 3.62 0.91 0.05 84.28 [2022-01-24T22:42:13.964Z] [2022-01-24T22:42:13.964Z] [2022-01-24T22:42:13.964Z]