Pull request #211 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-virtual-go Obtained Jenkinsfile from a4c3f51546c20a5705a7b45fef79ed875510e330+bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 (f2d62763aa74247de789ed95dc1d9b47c6cff569) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3381974902426806107.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8145411167586076660.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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-211/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-211/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8130987690681656303.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3244406699007436897.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-211/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-211/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6087929553889639131.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-15166’ is offline ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15173 in /w/workspace/foundry_device-virtual-go_PR-211 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-211 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-211@tmp/jenkins-gitclient-ssh6121363872157804829.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 Merging remotes/origin/master commit bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 into PR head commit a4c3f51546c20a5705a7b45fef79ed875510e330 Merge succeeded, producing a4c3f51546c20a5705a7b45fef79ed875510e330 Checking out Revision a4c3f51546c20a5705a7b45fef79ed875510e330 (PR-211) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-211@tmp/jenkins-gitclient-ssh3969831757838687560.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/211/head:refs/remotes/origin/PR-211 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a4c3f51546c20a5705a7b45fef79ed875510e330 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-211@tmp/jenkins-gitclient-ssh4242956730895039717.key > git merge bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a4c3f51546c20a5705a7b45fef79ed875510e330 # timeout=10 Commit message: "refactor: Update to assign and uses new Port Assignments" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-19T23:54:32.767Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-19T23:54:32.852Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-19T23:54:32.882Z] ========================================================= [2021-05-19T23:54:32.882Z] EdgeX Global Pipelines Version Info [2021-05-19T23:54:32.882Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d10c2313432d38b172390f378fd329a6cdee8804 # timeout=10 [2021-05-19T23:54:34.330Z] ------------------- [2021-05-19T23:54:34.330Z] stable info: [2021-05-19T23:54:34.330Z] ------------------- [2021-05-19T23:54:34.330Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-19T23:54:34.330Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T23:54:34.330Z] Message: update stable to v1.0.192 [2021-05-19T23:54:34.915Z] ------------------- [2021-05-19T23:54:34.915Z] experimental info: [2021-05-19T23:54:34.915Z] ------------------- [2021-05-19T23:54:34.915Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-19T23:54:34.915Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T23:54:34.915Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-19T23:54:35.037Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-05-19T23:54:35.062Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-05-19T23:54:35.087Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-19T23:54:35.112Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-19T23:54:35.137Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-19T23:54:35.160Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-19T23:54:35.184Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-19T23:54:35.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-19T23:54:35.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-19T23:54:35.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-19T23:54:35.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-19T23:54:35.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-05-19T23:54:35.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-19T23:54:35.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-19T23:54:35.383Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T23:54:35.406Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T23:54:35.430Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T23:54:35.455Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T23:54:35.479Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-19T23:54:35.504Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-19T23:54:35.527Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-19T23:54:35.552Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-19T23:54:35.575Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-19T23:54:35.599Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-19T23:54:35.623Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-19T23:54:35.645Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-19T23:54:35.669Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-211 [Pipeline] echo [2021-05-19T23:54:35.692Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-211 [Pipeline] echo [2021-05-19T23:54:35.716Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-211 [Pipeline] echo [2021-05-19T23:54:35.739Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a4c3f51546c20a5705a7b45fef79ed875510e330 [Pipeline] echo [2021-05-19T23:54:35.762Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a4c3f51 [Pipeline] echo [2021-05-19T23:54:35.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T23:54:35.895Z] provisioning config files... [2021-05-19T23:54:35.909Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-211@tmp/config2170697050125572616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T23:54:36.235Z] ---> docker-login.sh [2021-05-19T23:54:36.235Z] nexus3.edgexfoundry.org:10001 [2021-05-19T23:54:36.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T23:54:36.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T23:54:36.498Z] Configure a credential helper to remove this warning. See [2021-05-19T23:54:36.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T23:54:36.498Z] [2021-05-19T23:54:36.498Z] Login Succeeded [2021-05-19T23:54:36.498Z] nexus3.edgexfoundry.org:10002 [2021-05-19T23:54:36.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T23:54:36.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T23:54:36.762Z] Configure a credential helper to remove this warning. See [2021-05-19T23:54:36.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T23:54:36.762Z] [2021-05-19T23:54:36.762Z] Login Succeeded [2021-05-19T23:54:36.762Z] nexus3.edgexfoundry.org:10003 [2021-05-19T23:54:36.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T23:54:37.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T23:54:37.024Z] Configure a credential helper to remove this warning. See [2021-05-19T23:54:37.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T23:54:37.024Z] [2021-05-19T23:54:37.024Z] Login Succeeded [2021-05-19T23:54:37.024Z] nexus3.edgexfoundry.org:10004 [2021-05-19T23:54:37.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T23:54:37.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T23:54:37.024Z] Configure a credential helper to remove this warning. See [2021-05-19T23:54:37.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T23:54:37.024Z] [2021-05-19T23:54:37.024Z] Login Succeeded [2021-05-19T23:54:37.024Z] docker.io [2021-05-19T23:54:37.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T23:54:37.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T23:54:37.289Z] Configure a credential helper to remove this warning. See [2021-05-19T23:54:37.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T23:54:37.289Z] [2021-05-19T23:54:37.289Z] Login Succeeded [2021-05-19T23:54:37.289Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T23:54:37.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T23:54:37.802Z] + git log --format=format:%s -1 a4c3f51546c20a5705a7b45fef79ed875510e330 [Pipeline] echo [2021-05-19T23:54:37.842Z] GIT_COMMIT: a4c3f51546c20a5705a7b45fef79ed875510e330, Commit Message: refactor: Update to assign and uses new Port Assignments [Pipeline] echo [2021-05-19T23:54:37.856Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-19T23:54:38.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T23:54:38.448Z] [2021-05-19T23:54:38.448Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T23:54:38.769Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T23:54:38.769Z] latest: Pulling from edgex-devops/git-semver [2021-05-19T23:54:38.769Z] 31603596830f: Pulling fs layer [2021-05-19T23:54:38.769Z] 54011a49482f: Pulling fs layer [2021-05-19T23:54:38.769Z] a6820b24f6d8: Pulling fs layer [2021-05-19T23:54:38.769Z] f581987b2513: Pulling fs layer [2021-05-19T23:54:38.769Z] f581987b2513: Waiting [2021-05-19T23:54:38.769Z] 54011a49482f: Verifying Checksum [2021-05-19T23:54:38.769Z] 54011a49482f: Download complete [2021-05-19T23:54:39.032Z] 31603596830f: Verifying Checksum [2021-05-19T23:54:39.032Z] 31603596830f: Download complete [2021-05-19T23:54:39.032Z] f581987b2513: Verifying Checksum [2021-05-19T23:54:39.032Z] f581987b2513: Download complete [2021-05-19T23:54:39.032Z] a6820b24f6d8: Verifying Checksum [2021-05-19T23:54:39.032Z] a6820b24f6d8: Download complete [2021-05-19T23:54:39.032Z] 31603596830f: Pull complete [2021-05-19T23:54:39.304Z] 54011a49482f: Pull complete [2021-05-19T23:54:39.892Z] a6820b24f6d8: Pull complete [2021-05-19T23:54:40.156Z] f581987b2513: Pull complete [2021-05-19T23:54:40.156Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-19T23:54:40.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T23:54:40.156Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-19T23:54:40.259Z] prd-centos7-docker-4c-2g-15173 does not seem to be running inside a container [2021-05-19T23:54:40.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-211 -v /w/workspace/foundry_device-virtual-go_PR-211:/w/workspace/foundry_device-virtual-go_PR-211:rw,z -v /w/workspace/foundry_device-virtual-go_PR-211@tmp:/w/workspace/foundry_device-virtual-go_PR-211@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:10004/edgex-devops/git-semver:latest cat [2021-05-19T23:54:43.508Z] $ docker top 4244a063b6fa4563b492db39d22dd3fbc455a24d88378f452b54bb884900e181 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T23:54:43.644Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T23:54:43.645Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T23:54:43.761Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T23:54:43.765Z] $ docker exec 4244a063b6fa4563b492db39d22dd3fbc455a24d88378f452b54bb884900e181 ssh-agent [2021-05-19T23:54:43.873Z] SSH_AUTH_SOCK=/tmp/ssh-SelJNhAR0DJi/agent.14 [2021-05-19T23:54:43.873Z] SSH_AGENT_PID=20 [2021-05-19T23:54:43.882Z] Running ssh-add (command line suppressed) [2021-05-19T23:54:43.983Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-211@tmp/private_key_7713869145146176938.key (/w/workspace/foundry_device-virtual-go_PR-211@tmp/private_key_7713869145146176938.key) [2021-05-19T23:54:43.995Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T23:54:44.293Z] + git tag --points-at HEAD [Pipeline] } [2021-05-19T23:54:44.308Z] $ docker exec --env ******** --env ******** 4244a063b6fa4563b492db39d22dd3fbc455a24d88378f452b54bb884900e181 ssh-agent -k [2021-05-19T23:54:44.400Z] unset SSH_AUTH_SOCK; [2021-05-19T23:54:44.401Z] unset SSH_AGENT_PID; [2021-05-19T23:54:44.402Z] echo Agent pid 20 killed; [2021-05-19T23:54:44.413Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-19T23:54:44.459Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T23:54:44.459Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T23:54:44.560Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T23:54:44.564Z] $ docker exec 4244a063b6fa4563b492db39d22dd3fbc455a24d88378f452b54bb884900e181 ssh-agent [2021-05-19T23:54:44.671Z] SSH_AUTH_SOCK=/tmp/ssh-Ep4SQSWwG63j/agent.53 [2021-05-19T23:54:44.671Z] SSH_AGENT_PID=60 [2021-05-19T23:54:44.677Z] Running ssh-add (command line suppressed) [2021-05-19T23:54:44.776Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-211@tmp/private_key_4719553455025204672.key (/w/workspace/foundry_device-virtual-go_PR-211@tmp/private_key_4719553455025204672.key) [2021-05-19T23:54:44.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T23:54:45.097Z] + git semver init [2021-05-19T23:54:45.097Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T23:54:45.097Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-211/.git [2021-05-19T23:54:45.097Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-211 [2021-05-19T23:54:45.097Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T23:54:45.097Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T23:54:45.097Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T23:54:45.097Z] # $SEMVER_BRANCH = PR-211 [2021-05-19T23:54:45.097Z] # $SEMVER_TEMP = /tmp/semver-657935657 [2021-05-19T23:54:45.097Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-05-19T23:54:46.079Z] # '/tmp/semver-657935657' -> '/w/workspace/foundry_device-virtual-go_PR-211/.semver' [2021-05-19T23:54:46.079Z] # -> Force: false [2021-05-19T23:54:46.079Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-211/.semver [Pipeline] } [2021-05-19T23:54:46.097Z] $ docker exec --env ******** --env ******** 4244a063b6fa4563b492db39d22dd3fbc455a24d88378f452b54bb884900e181 ssh-agent -k [2021-05-19T23:54:46.195Z] unset SSH_AUTH_SOCK; [2021-05-19T23:54:46.195Z] unset SSH_AGENT_PID; [2021-05-19T23:54:46.195Z] echo Agent pid 60 killed; [2021-05-19T23:54:46.206Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T23:54:46.559Z] + git semver [Pipeline] } [2021-05-19T23:54:46.576Z] $ docker stop --time=1 4244a063b6fa4563b492db39d22dd3fbc455a24d88378f452b54bb884900e181 [2021-05-19T23:54:48.378Z] $ docker rm -f 4244a063b6fa4563b492db39d22dd3fbc455a24d88378f452b54bb884900e181 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T23:54:48.738Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-19T23:54:49.008Z] Stashed 1 file(s) [Pipeline] echo [2021-05-19T23:54:49.012Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-19T23:55:04.273Z] Still waiting to schedule task [2021-05-19T23:55:04.273Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-19T23:55:04.274Z] ‘prd-centos7-docker-4c-2g-15174’ is offline [2021-05-19T23:55:04.274Z] ‘prd-centos7-docker-4c-2g-15176’ is offline [2021-05-19T23:55:04.274Z] ‘prd-centos7-docker-4c-2g-309’ is offline [2021-05-19T23:55:04.274Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-15161’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-19T23:55:04.276Z] Still waiting to schedule task [2021-05-19T23:55:04.276Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-19T23:55:34.657Z] Running on prd-centos7-docker-4c-2g-15176 in /w/workspace/foundry_device-virtual-go_PR-211 [Pipeline] { [Pipeline] ws [2021-05-19T23:55:34.695Z] Running in /w/workspace/device-virtual-go/3 [Pipeline] { [Pipeline] checkout [2021-05-19T23:55:34.903Z] Selected Git installation does not exist. Using Default [2021-05-19T23:55:34.903Z] The recommended git tool is: NONE [2021-05-19T23:55:37.370Z] using credential edgex-jenkins-ssh [2021-05-19T23:55:37.383Z] Cloning the remote Git repository [2021-05-19T23:55:37.404Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-05-19T23:55:37.468Z] > git init /w/workspace/device-virtual-go/3 # timeout=10 [2021-05-19T23:55:37.497Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-05-19T23:55:37.497Z] > git --version # timeout=10 [2021-05-19T23:55:37.501Z] > git --version # 'git version 2.24.4' [2021-05-19T23:55:37.502Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T23:55:37.527Z] [INFO] Currently running in a labeled security context [2021-05-19T23:55:37.527Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-19T23:55:37.527Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/3@tmp/jenkins-gitclient-ssh3443413916587080086.key [2021-05-19T23:55:37.542Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T23:55:39.251Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-05-19T23:55:39.264Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T23:55:39.277Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-05-19T23:55:39.292Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-05-19T23:55:39.292Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T23:55:39.293Z] [INFO] Currently running in a labeled security context [2021-05-19T23:55:39.293Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-19T23:55:39.294Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/3@tmp/jenkins-gitclient-ssh86072896628232163.key [2021-05-19T23:55:39.302Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/211/head:refs/remotes/origin/PR-211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T23:55:39.780Z] Merging remotes/origin/master commit bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 into PR head commit a4c3f51546c20a5705a7b45fef79ed875510e330 [2021-05-19T23:55:39.865Z] Merge succeeded, producing a4c3f51546c20a5705a7b45fef79ed875510e330 [2021-05-19T23:55:39.866Z] Checking out Revision a4c3f51546c20a5705a7b45fef79ed875510e330 (PR-211) [2021-05-19T23:55:39.787Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T23:55:39.795Z] > git checkout -f a4c3f51546c20a5705a7b45fef79ed875510e330 # timeout=10 [2021-05-19T23:55:39.824Z] > git remote # timeout=10 [2021-05-19T23:55:39.828Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T23:55:39.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T23:55:39.835Z] [INFO] Currently running in a labeled security context [2021-05-19T23:55:39.835Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-19T23:55:39.835Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/3@tmp/jenkins-gitclient-ssh1705990871156478966.key [2021-05-19T23:55:39.847Z] > git merge bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 # timeout=10 [2021-05-19T23:55:39.858Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T23:55:39.868Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T23:55:39.872Z] > git checkout -f a4c3f51546c20a5705a7b45fef79ed875510e330 # timeout=10 [2021-05-19T23:55:43.446Z] Commit message: "refactor: Update to assign and uses new Port Assignments" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T23:55:44.519Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-19T23:55:44.849Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T23:55:45.572Z] + sudo service docker restart [2021-05-19T23:55:45.572Z] + true [2021-05-19T23:55:45.572Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T23:56:04.777Z] provisioning config files... [2021-05-19T23:56:04.792Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/3@tmp/config3187664032665492951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T23:56:05.138Z] ---> docker-login.sh [2021-05-19T23:56:05.138Z] nexus3.edgexfoundry.org:10001 [2021-05-19T23:56:05.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T23:56:05.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T23:56:05.417Z] Configure a credential helper to remove this warning. See [2021-05-19T23:56:05.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T23:56:05.417Z] [2021-05-19T23:56:05.417Z] Login Succeeded [2021-05-19T23:56:05.417Z] nexus3.edgexfoundry.org:10002 [2021-05-19T23:56:05.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T23:56:05.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T23:56:05.680Z] Configure a credential helper to remove this warning. See [2021-05-19T23:56:05.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T23:56:05.680Z] [2021-05-19T23:56:05.680Z] Login Succeeded [2021-05-19T23:56:05.680Z] nexus3.edgexfoundry.org:10003 [2021-05-19T23:56:05.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T23:56:05.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T23:56:05.680Z] Configure a credential helper to remove this warning. See [2021-05-19T23:56:05.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T23:56:05.680Z] [2021-05-19T23:56:05.680Z] Login Succeeded [2021-05-19T23:56:05.680Z] nexus3.edgexfoundry.org:10004 [2021-05-19T23:56:05.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T23:56:05.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T23:56:05.943Z] Configure a credential helper to remove this warning. See [2021-05-19T23:56:05.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T23:56:05.943Z] [2021-05-19T23:56:05.943Z] Login Succeeded [2021-05-19T23:56:05.943Z] docker.io [2021-05-19T23:56:05.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T23:56:06.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T23:56:06.207Z] Configure a credential helper to remove this warning. See [2021-05-19T23:56:06.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T23:56:06.207Z] [2021-05-19T23:56:06.207Z] Login Succeeded [2021-05-19T23:56:06.207Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T23:56:06.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-19T23:56:06.397Z] ========================================================= [2021-05-19T23:56:06.397Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-19T23:56:06.397Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T23:56:06.751Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-19T23:56:06.751Z] Sending build context to Docker daemon 8.591MB [2021-05-19T23:56:06.751Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T23:56:06.751Z] Step 2/8 : FROM ${BASE} [2021-05-19T23:56:06.751Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-19T23:56:06.751Z] 540db60ca938: Pulling fs layer [2021-05-19T23:56:06.751Z] adcc1eea9eea: Pulling fs layer [2021-05-19T23:56:06.751Z] 4c4ab2625f07: Pulling fs layer [2021-05-19T23:56:06.751Z] 0510c868ecb4: Pulling fs layer [2021-05-19T23:56:06.751Z] afea3b2eda06: Pulling fs layer [2021-05-19T23:56:06.751Z] 7809a108b3ef: Pulling fs layer [2021-05-19T23:56:06.751Z] f706445af74f: Pulling fs layer [2021-05-19T23:56:06.751Z] 0510c868ecb4: Waiting [2021-05-19T23:56:06.751Z] afea3b2eda06: Waiting [2021-05-19T23:56:06.751Z] 7809a108b3ef: Waiting [2021-05-19T23:56:06.751Z] f706445af74f: Waiting [2021-05-19T23:56:07.017Z] 4c4ab2625f07: Verifying Checksum [2021-05-19T23:56:07.017Z] 4c4ab2625f07: Download complete [2021-05-19T23:56:07.017Z] adcc1eea9eea: Verifying Checksum [2021-05-19T23:56:07.017Z] adcc1eea9eea: Download complete [2021-05-19T23:56:07.017Z] afea3b2eda06: Download complete [2021-05-19T23:56:07.017Z] 7809a108b3ef: Verifying Checksum [2021-05-19T23:56:07.017Z] 7809a108b3ef: Download complete [2021-05-19T23:56:07.017Z] 540db60ca938: Verifying Checksum [2021-05-19T23:56:07.017Z] 540db60ca938: Download complete [2021-05-19T23:56:07.279Z] 540db60ca938: Pull complete [2021-05-19T23:56:07.541Z] adcc1eea9eea: Pull complete [2021-05-19T23:56:07.541Z] 4c4ab2625f07: Pull complete [2021-05-19T23:56:08.493Z] f706445af74f: Verifying Checksum [2021-05-19T23:56:08.493Z] f706445af74f: Download complete [2021-05-19T23:56:09.074Z] 0510c868ecb4: Verifying Checksum [2021-05-19T23:56:09.074Z] 0510c868ecb4: Download complete [2021-05-19T23:56:12.403Z] 0510c868ecb4: Pull complete [2021-05-19T23:56:12.403Z] afea3b2eda06: Pull complete [2021-05-19T23:56:12.403Z] 7809a108b3ef: Pull complete [2021-05-19T23:56:13.817Z] f706445af74f: Pull complete [2021-05-19T23:56:13.817Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-19T23:56:13.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-19T23:56:13.817Z] ---> b068be0155e3 [2021-05-19T23:56:13.817Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-19T23:56:20.434Z] ---> Running in f2b6f548e35f [2021-05-19T23:56:20.434Z] Removing intermediate container f2b6f548e35f [2021-05-19T23:56:20.434Z] ---> fffa2f0bcc7c [2021-05-19T23:56:20.434Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T23:56:20.434Z] ---> Running in 9a9cb7454b57 [2021-05-19T23:56:21.008Z] Removing intermediate container 9a9cb7454b57 [2021-05-19T23:56:21.008Z] ---> 784fa0dd3a9e [2021-05-19T23:56:21.008Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-05-19T23:56:21.008Z] ---> Running in 6d5d6fb1ffb1 [2021-05-19T23:56:21.270Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T23:56:21.842Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T23:56:22.417Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-19T23:56:22.417Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-19T23:56:22.678Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-19T23:56:22.678Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-19T23:56:22.678Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-19T23:56:22.939Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-19T23:56:22.939Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-19T23:56:23.004Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15175 in /w/workspace/foundry_device-virtual-go_PR-211 [Pipeline] { [Pipeline] ws [2021-05-19T23:56:23.022Z] Running in /w/workspace/device-virtual-go/3 [Pipeline] { [Pipeline] checkout [2021-05-19T23:56:23.201Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-19T23:56:23.201Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-19T23:56:23.255Z] Selected Git installation does not exist. Using Default [2021-05-19T23:56:23.255Z] The recommended git tool is: NONE [2021-05-19T23:56:23.463Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-19T23:56:23.463Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-19T23:56:23.463Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-19T23:56:23.733Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-19T23:56:23.733Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T23:56:23.733Z] OK: 156 MiB in 53 packages [2021-05-19T23:56:23.995Z] Removing intermediate container 6d5d6fb1ffb1 [2021-05-19T23:56:23.995Z] ---> c8d3fe8cd087 [2021-05-19T23:56:23.995Z] Step 6/8 : WORKDIR /device-virtual-go [2021-05-19T23:56:24.259Z] ---> Running in 1ca41f4f9923 [2021-05-19T23:56:24.259Z] Removing intermediate container 1ca41f4f9923 [2021-05-19T23:56:24.259Z] ---> 50a4b5664904 [2021-05-19T23:56:24.259Z] Step 7/8 : COPY . . [2021-05-19T23:56:25.208Z] ---> a9c1903ab108 [2021-05-19T23:56:25.208Z] Step 8/8 : RUN go mod download [2021-05-19T23:56:25.208Z] ---> Running in afcfef5c9f03 [2021-05-19T23:56:29.632Z] using credential edgex-jenkins-ssh [2021-05-19T23:56:29.652Z] Cloning the remote Git repository [2021-05-19T23:56:29.700Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-05-19T23:56:29.821Z] > git init /w/workspace/device-virtual-go/3 # timeout=10 [2021-05-19T23:56:29.911Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-05-19T23:56:29.912Z] > git --version # timeout=10 [2021-05-19T23:56:29.939Z] > git --version # 'git version 2.17.1' [2021-05-19T23:56:29.942Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T23:56:30.125Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T23:56:31.890Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-05-19T23:56:31.911Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T23:56:32.614Z] Merging remotes/origin/master commit bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 into PR head commit a4c3f51546c20a5705a7b45fef79ed875510e330 [2021-05-19T23:56:32.845Z] Merge succeeded, producing a4c3f51546c20a5705a7b45fef79ed875510e330 [2021-05-19T23:56:32.846Z] Checking out Revision a4c3f51546c20a5705a7b45fef79ed875510e330 (PR-211) [2021-05-19T23:56:31.945Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-05-19T23:56:31.994Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-05-19T23:56:31.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T23:56:32.023Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/211/head:refs/remotes/origin/PR-211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T23:56:32.627Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T23:56:32.644Z] > git checkout -f a4c3f51546c20a5705a7b45fef79ed875510e330 # timeout=10 [2021-05-19T23:56:32.731Z] > git remote # timeout=10 [2021-05-19T23:56:32.753Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T23:56:32.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T23:56:32.781Z] > git merge bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 # timeout=10 [2021-05-19T23:56:32.806Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T23:56:32.844Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T23:56:32.867Z] > git checkout -f a4c3f51546c20a5705a7b45fef79ed875510e330 # timeout=10 [2021-05-19T23:56:37.230Z] Commit message: "refactor: Update to assign and uses new Port Assignments" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T23:56:38.591Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-19T23:56:39.066Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T23:56:39.419Z] + sudo+ service dockertrue [2021-05-19T23:56:39.419Z] restart [2021-05-19T23:56:40.131Z] Removing intermediate container afcfef5c9f03 [2021-05-19T23:56:40.131Z] ---> ebe7a966bf5c [2021-05-19T23:56:40.131Z] Successfully built ebe7a966bf5c [2021-05-19T23:56:40.131Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T23:56:40.432Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T23:56:40.432Z] . [Pipeline] withDockerContainer [2021-05-19T23:56:40.507Z] prd-centos7-docker-4c-2g-15176 does not seem to be running inside a container [2021-05-19T23:56:40.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-19T23:56:40.935Z] $ docker top 4db63edf63dbc59cf32c895a1ce8e71a0f3840e7ebf718c3f72309f897d21324 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T23:56:41.321Z] + go version [2021-05-19T23:56:41.321Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-19T23:56:41.332Z] $ docker stop --time=1 4db63edf63dbc59cf32c895a1ce8e71a0f3840e7ebf718c3f72309f897d21324 [2021-05-19T23:56:42.538Z] $ docker rm -f 4db63edf63dbc59cf32c895a1ce8e71a0f3840e7ebf718c3f72309f897d21324 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T23:56:43.074Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T23:56:43.074Z] . [Pipeline] withDockerContainer [2021-05-19T23:56:43.151Z] prd-centos7-docker-4c-2g-15176 does not seem to be running inside a container [2021-05-19T23:56:43.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-19T23:56:43.557Z] $ docker top 580344094a72c9f7101b4260e39c21fb2b8b065ffa0e1efc01128e37ec2fc942 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T23:56:43.984Z] + go mod tidy [Pipeline] sh [2021-05-19T23:56:44.772Z] + make test [2021-05-19T23:56:44.772Z] go mod tidy [2021-05-19T23:56:44.772Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-19T23:56:45.098Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T23:56:57.800Z] provisioning config files... [2021-05-19T23:56:57.839Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/3@tmp/config5855418807769039664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T23:56:58.231Z] ---> docker-login.sh [2021-05-19T23:56:58.231Z] nexus3.edgexfoundry.org:10001 [2021-05-19T23:56:59.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T23:56:59.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T23:56:59.497Z] Configure a credential helper to remove this warning. See [2021-05-19T23:56:59.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T23:56:59.497Z] [2021-05-19T23:56:59.497Z] Login Succeeded [2021-05-19T23:56:59.497Z] nexus3.edgexfoundry.org:10002 [2021-05-19T23:57:00.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T23:57:00.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T23:57:00.101Z] Configure a credential helper to remove this warning. See [2021-05-19T23:57:00.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T23:57:00.101Z] [2021-05-19T23:57:00.101Z] Login Succeeded [2021-05-19T23:57:00.101Z] nexus3.edgexfoundry.org:10003 [2021-05-19T23:57:00.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T23:57:00.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T23:57:00.708Z] Configure a credential helper to remove this warning. See [2021-05-19T23:57:00.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T23:57:00.708Z] [2021-05-19T23:57:00.708Z] Login Succeeded [2021-05-19T23:57:00.708Z] nexus3.edgexfoundry.org:10004 [2021-05-19T23:57:01.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T23:57:01.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T23:57:01.311Z] Configure a credential helper to remove this warning. See [2021-05-19T23:57:01.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T23:57:01.311Z] [2021-05-19T23:57:01.311Z] Login Succeeded [2021-05-19T23:57:01.311Z] docker.io [2021-05-19T23:57:01.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T23:57:02.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T23:57:02.203Z] Configure a credential helper to remove this warning. See [2021-05-19T23:57:02.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T23:57:02.203Z] [2021-05-19T23:57:02.203Z] Login Succeeded [2021-05-19T23:57:02.203Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T23:57:02.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-19T23:57:02.586Z] ========================================================= [2021-05-19T23:57:02.586Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-19T23:57:02.586Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T23:57:02.968Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-19T23:57:03.382Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-05-19T23:57:03.586Z] Sending build context to Docker daemon 8.59MB [2021-05-19T23:57:03.586Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T23:57:03.586Z] Step 2/8 : FROM ${BASE} [2021-05-19T23:57:03.871Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-19T23:57:03.871Z] 595b0fe564bb: Pulling fs layer [2021-05-19T23:57:03.871Z] 7186ed65a4f7: Pulling fs layer [2021-05-19T23:57:03.871Z] 316046926c0a: Pulling fs layer [2021-05-19T23:57:03.871Z] 4ebd0625c992: Pulling fs layer [2021-05-19T23:57:03.871Z] 207e8628e3a3: Pulling fs layer [2021-05-19T23:57:03.871Z] c791037a9be2: Pulling fs layer [2021-05-19T23:57:03.871Z] ffd874e62e21: Pulling fs layer [2021-05-19T23:57:03.871Z] 207e8628e3a3: Waiting [2021-05-19T23:57:03.872Z] c791037a9be2: Waiting [2021-05-19T23:57:03.872Z] ffd874e62e21: Waiting [2021-05-19T23:57:03.872Z] 4ebd0625c992: Waiting [2021-05-19T23:57:03.872Z] 316046926c0a: Verifying Checksum [2021-05-19T23:57:03.872Z] 316046926c0a: Download complete [2021-05-19T23:57:03.872Z] 7186ed65a4f7: Verifying Checksum [2021-05-19T23:57:03.872Z] 7186ed65a4f7: Download complete [2021-05-19T23:57:03.872Z] 207e8628e3a3: Verifying Checksum [2021-05-19T23:57:03.872Z] 207e8628e3a3: Download complete [2021-05-19T23:57:03.872Z] c791037a9be2: Download complete [2021-05-19T23:57:03.872Z] 595b0fe564bb: Verifying Checksum [2021-05-19T23:57:03.872Z] 595b0fe564bb: Download complete [2021-05-19T23:57:03.963Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.255s coverage: 63.8% of statements [2021-05-19T23:57:04.226Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-19T23:57:04.491Z] 595b0fe564bb: Pull complete [2021-05-19T23:57:05.485Z] 7186ed65a4f7: Pull complete [2021-05-19T23:57:05.764Z] 316046926c0a: Pull complete [2021-05-19T23:57:05.764Z] ffd874e62e21: Verifying Checksum [2021-05-19T23:57:05.764Z] ffd874e62e21: Download complete [2021-05-19T23:57:07.213Z] 4ebd0625c992: Verifying Checksum [2021-05-19T23:57:07.213Z] 4ebd0625c992: Download complete [2021-05-19T23:57:12.454Z] gofmt -l . [2021-05-19T23:57:12.454Z] [ "`gofmt -l .`" = "" ] [2021-05-19T23:57:12.454Z] ./bin/test-attribution-txt.sh [2021-05-19T23:57:12.454Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-19T23:57:12.467Z] $ docker stop --time=1 580344094a72c9f7101b4260e39c21fb2b8b065ffa0e1efc01128e37ec2fc942 [2021-05-19T23:57:13.932Z] $ docker rm -f 580344094a72c9f7101b4260e39c21fb2b8b065ffa0e1efc01128e37ec2fc942 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T23:57:14.354Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-19T23:57:14.549Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-19T23:57:15.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-19T23:57:15.959Z] + ls -al . [2021-05-19T23:57:15.959Z] total 132 [2021-05-19T23:57:15.959Z] drwxrwxr-x. 7 jenkins jenkins 4096 May 19 23:57 . [2021-05-19T23:57:15.959Z] drwxrwxr-x. 4 jenkins jenkins 28 May 19 23:55 .. [2021-05-19T23:57:15.959Z] -rw-rw-r--. 1 jenkins jenkins 8153 May 19 23:55 Attribution.txt [2021-05-19T23:57:15.959Z] drwxrwxr-x. 2 jenkins jenkins 64 May 19 23:55 bin [2021-05-19T23:57:15.959Z] drwxrwxr-x. 3 jenkins jenkins 32 May 19 23:55 cmd [2021-05-19T23:57:15.959Z] -rw-r--r--. 1 jenkins jenkins 47247 May 19 23:57 coverage.out [2021-05-19T23:57:15.959Z] -rw-rw-r--. 1 jenkins jenkins 1921 May 19 23:55 Dockerfile [2021-05-19T23:57:15.959Z] -rw-rw-r--. 1 jenkins jenkins 998 May 19 23:55 Dockerfile.build [2021-05-19T23:57:15.959Z] drwxrwxr-x. 8 jenkins jenkins 179 May 19 23:55 .git [2021-05-19T23:57:15.959Z] drwxrwxr-x. 2 jenkins jenkins 103 May 19 23:55 .github [2021-05-19T23:57:15.959Z] -rw-rw-r--. 1 jenkins jenkins 277 May 19 23:55 .gitignore [2021-05-19T23:57:15.959Z] -rw-r--r--. 1 jenkins jenkins 809 May 19 23:57 go.mod [2021-05-19T23:57:15.959Z] -rw-r--r--. 1 jenkins jenkins 23431 May 19 23:56 go.sum [2021-05-19T23:57:15.959Z] drwxrwxr-x. 3 jenkins jenkins 20 May 19 23:55 internal [2021-05-19T23:57:15.959Z] -rw-rw-r--. 1 jenkins jenkins 660 May 19 23:55 Jenkinsfile [2021-05-19T23:57:15.959Z] -rw-rw-r--. 1 jenkins jenkins 11340 May 19 23:55 LICENSE [2021-05-19T23:57:15.959Z] -rw-rw-r--. 1 jenkins jenkins 905 May 19 23:55 Makefile [2021-05-19T23:57:15.959Z] -rw-rw-r--. 1 jenkins jenkins 2745 May 19 23:55 README.md [2021-05-19T23:57:15.959Z] -rw-rw-r--. 1 jenkins jenkins 5 May 19 23:54 VERSION [2021-05-19T23:57:15.959Z] -rw-rw-r--. 1 jenkins jenkins 235 May 19 23:55 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-19T23:57:16.283Z] + 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=a4c3f51546c20a5705a7b45fef79ed875510e330 --label arch=amd64 --label version=0.0.0 . [2021-05-19T23:57:16.283Z] Sending build context to Docker daemon 8.663MB [2021-05-19T23:57:16.283Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T23:57:16.283Z] Step 2/26 : FROM ${BASE} AS builder [2021-05-19T23:57:16.283Z] ---> ebe7a966bf5c [2021-05-19T23:57:16.283Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-19T23:57:16.283Z] ---> Running in 88c488bb6e53 [2021-05-19T23:57:16.555Z] Removing intermediate container 88c488bb6e53 [2021-05-19T23:57:16.555Z] ---> 06582aff5efc [2021-05-19T23:57:16.555Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-05-19T23:57:16.555Z] ---> Running in 8dfa7c9984cc [2021-05-19T23:57:16.555Z] Removing intermediate container 8dfa7c9984cc [2021-05-19T23:57:16.555Z] ---> 6617abd6dcfa [2021-05-19T23:57:16.555Z] Step 5/26 : WORKDIR /device-virtual-go [2021-05-19T23:57:16.555Z] ---> Running in 3d4887aa76e1 [2021-05-19T23:57:16.555Z] Removing intermediate container 3d4887aa76e1 [2021-05-19T23:57:16.555Z] ---> 3e2403bafb9b [2021-05-19T23:57:16.555Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T23:57:16.555Z] ---> Running in 23ff1096d7d2 [2021-05-19T23:57:17.127Z] Removing intermediate container 23ff1096d7d2 [2021-05-19T23:57:17.127Z] ---> ea48b438a112 [2021-05-19T23:57:17.127Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-19T23:57:17.127Z] ---> Running in 52fd1525ba6b [2021-05-19T23:57:17.388Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T23:57:17.411Z] 4ebd0625c992: Pull complete [2021-05-19T23:57:17.411Z] 207e8628e3a3: Pull complete [2021-05-19T23:57:17.702Z] c791037a9be2: Pull complete [2021-05-19T23:57:18.330Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T23:57:18.590Z] OK: 156 MiB in 53 packages [2021-05-19T23:57:18.854Z] Removing intermediate container 52fd1525ba6b [2021-05-19T23:57:18.854Z] ---> 4d947e3036bd [2021-05-19T23:57:18.854Z] Step 8/26 : COPY . . [2021-05-19T23:57:19.120Z] ---> 50202a05ed94 [2021-05-19T23:57:19.120Z] Step 9/26 : RUN go mod tidy [2021-05-19T23:57:19.120Z] ---> Running in 18ce6e66c1da [2021-05-19T23:57:19.715Z] Removing intermediate container 18ce6e66c1da [2021-05-19T23:57:19.715Z] ---> a861b19c35cb [2021-05-19T23:57:19.715Z] Step 10/26 : RUN go mod download [2021-05-19T23:57:19.715Z] ---> Running in 8ad1802db56c [2021-05-19T23:57:20.294Z] Removing intermediate container 8ad1802db56c [2021-05-19T23:57:20.294Z] ---> 53f49b365d9f [2021-05-19T23:57:20.294Z] Step 11/26 : ARG MAKE='make build' [2021-05-19T23:57:20.294Z] ---> Running in 1c844c78aa9f [2021-05-19T23:57:20.294Z] Removing intermediate container 1c844c78aa9f [2021-05-19T23:57:20.294Z] ---> db64ead29a07 [2021-05-19T23:57:20.294Z] Step 12/26 : RUN $MAKE [2021-05-19T23:57:20.554Z] ---> Running in a4a30006b8f9 [2021-05-19T23:57:20.821Z] go mod tidy [2021-05-19T23:57:20.821Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2021-05-19T23:57:22.035Z] ffd874e62e21: Pull complete [2021-05-19T23:57:22.035Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-19T23:57:22.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-19T23:57:22.035Z] ---> cfc18b08335c [2021-05-19T23:57:22.035Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-19T23:57:24.676Z] ---> Running in b631329f865a [2021-05-19T23:57:24.676Z] Removing intermediate container b631329f865a [2021-05-19T23:57:24.676Z] ---> ae7ef84bd53c [2021-05-19T23:57:24.676Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T23:57:24.965Z] ---> Running in 072aa08fb85c [2021-05-19T23:57:27.616Z] Removing intermediate container 072aa08fb85c [2021-05-19T23:57:27.616Z] ---> 3a2516682d7f [2021-05-19T23:57:27.616Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-05-19T23:57:27.910Z] ---> Running in 4a8c632be8ce [2021-05-19T23:57:29.362Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T23:57:30.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T23:57:31.342Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-19T23:57:31.342Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-19T23:57:31.342Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-19T23:57:31.620Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-19T23:57:31.900Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-19T23:57:32.176Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-19T23:57:32.176Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-19T23:57:32.783Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-19T23:57:33.064Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-19T23:57:33.064Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-19T23:57:33.339Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-19T23:57:33.339Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-19T23:57:34.260Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-19T23:57:34.260Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T23:57:34.260Z] OK: 145 MiB in 53 packages [2021-05-19T23:57:35.715Z] Removing intermediate container 4a8c632be8ce [2021-05-19T23:57:35.715Z] ---> c7a8c8faf197 [2021-05-19T23:57:35.715Z] Step 6/8 : WORKDIR /device-virtual-go [2021-05-19T23:57:35.715Z] ---> Running in 22d3bcf4c084 [2021-05-19T23:57:36.331Z] Removing intermediate container 22d3bcf4c084 [2021-05-19T23:57:36.331Z] ---> 8b7cb58b236c [2021-05-19T23:57:36.331Z] Step 7/8 : COPY . . [2021-05-19T23:57:37.796Z] ---> 81bcfa9083bb [2021-05-19T23:57:37.796Z] Step 8/8 : RUN go mod download [2021-05-19T23:57:37.796Z] ---> Running in dc14ea07bf5e [2021-05-19T23:57:39.029Z] Removing intermediate container a4a30006b8f9 [2021-05-19T23:57:39.029Z] ---> 374ffdfa8e3f [2021-05-19T23:57:39.029Z] Step 13/26 : FROM alpine:3.12 [2021-05-19T23:57:39.029Z] 3.12: Pulling from library/alpine [2021-05-19T23:57:39.029Z] 339de151aab4: Pulling fs layer [2021-05-19T23:57:39.029Z] 339de151aab4: Verifying Checksum [2021-05-19T23:57:39.029Z] 339de151aab4: Download complete [2021-05-19T23:57:39.029Z] 339de151aab4: Pull complete [2021-05-19T23:57:39.029Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T23:57:39.029Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T23:57:39.029Z] ---> 13621d1b12d4 [2021-05-19T23:57:39.029Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-05-19T23:57:39.029Z] ---> Running in cc4ad3555a5a [2021-05-19T23:57:39.029Z] Removing intermediate container cc4ad3555a5a [2021-05-19T23:57:39.029Z] ---> 98d64b9e8833 [2021-05-19T23:57:39.029Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T23:57:39.029Z] ---> Running in 7c3bed36889e [2021-05-19T23:57:39.029Z] Removing intermediate container 7c3bed36889e [2021-05-19T23:57:39.029Z] ---> bfe0d7d9ac5b [2021-05-19T23:57:39.029Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-19T23:57:39.029Z] ---> Running in 2a0b497fa7b4 [2021-05-19T23:57:39.029Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T23:57:39.029Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T23:57:39.029Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-19T23:57:39.291Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-19T23:57:39.291Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-19T23:57:39.291Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-19T23:57:40.236Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-19T23:57:40.498Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-19T23:57:40.498Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T23:57:40.498Z] OK: 8 MiB in 20 packages [2021-05-19T23:57:40.763Z] Removing intermediate container 2a0b497fa7b4 [2021-05-19T23:57:40.763Z] ---> a49675afcdee [2021-05-19T23:57:40.763Z] Step 17/26 : WORKDIR / [2021-05-19T23:57:40.763Z] ---> Running in 604d13eb0401 [2021-05-19T23:57:41.027Z] Removing intermediate container 604d13eb0401 [2021-05-19T23:57:41.027Z] ---> c1579c43f138 [2021-05-19T23:57:41.027Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-05-19T23:57:41.027Z] ---> d250ccf7605f [2021-05-19T23:57:41.027Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-05-19T23:57:41.288Z] ---> e8bd60c912a3 [2021-05-19T23:57:41.288Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-05-19T23:57:41.551Z] ---> 9dd782067b76 [2021-05-19T23:57:41.551Z] Step 21/26 : EXPOSE 59900 [2021-05-19T23:57:41.815Z] ---> Running in e7135529d884 [2021-05-19T23:57:41.815Z] Removing intermediate container e7135529d884 [2021-05-19T23:57:41.815Z] ---> c2bc82b9d9c6 [2021-05-19T23:57:41.815Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-05-19T23:57:41.815Z] ---> Running in 3e28bf5bb047 [2021-05-19T23:57:41.815Z] Removing intermediate container 3e28bf5bb047 [2021-05-19T23:57:41.815Z] ---> 303863e3d918 [2021-05-19T23:57:41.815Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T23:57:41.815Z] ---> Running in b9032e8169db [2021-05-19T23:57:42.079Z] Removing intermediate container b9032e8169db [2021-05-19T23:57:42.079Z] ---> 4f6a38e33413 [2021-05-19T23:57:42.079Z] Step 24/26 : LABEL arch=amd64 [2021-05-19T23:57:42.079Z] ---> Running in 97f7e0b80d20 [2021-05-19T23:57:42.079Z] Removing intermediate container 97f7e0b80d20 [2021-05-19T23:57:42.079Z] ---> 8829d7b496c9 [2021-05-19T23:57:42.079Z] Step 25/26 : LABEL git_sha=a4c3f51546c20a5705a7b45fef79ed875510e330 [2021-05-19T23:57:42.079Z] ---> Running in a859fbc57436 [2021-05-19T23:57:42.340Z] Removing intermediate container a859fbc57436 [2021-05-19T23:57:42.340Z] ---> db7120b3e220 [2021-05-19T23:57:42.340Z] Step 26/26 : LABEL version=0.0.0 [2021-05-19T23:57:42.340Z] ---> Running in f160d12f5108 [2021-05-19T23:57:42.340Z] Removing intermediate container f160d12f5108 [2021-05-19T23:57:42.340Z] ---> 33f660e32277 [2021-05-19T23:57:42.340Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-19T23:57:42.340Z] Successfully built 33f660e32277 [2021-05-19T23:57:42.340Z] 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] libraryResource [Pipeline] sh [2021-05-19T23:57:43.117Z] ---> job-cost.sh [2021-05-19T23:57:43.117Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rL7K [2021-05-19T23:57:53.169Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T23:58:05.422Z] lf-activate-venv(): INFO: Adding /tmp/venv-rL7K/bin to PATH [2021-05-19T23:58:05.422Z] INFO: No Stack... [2021-05-19T23:58:05.684Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T23:58:06.257Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T23:58:06.562Z] + cat /w/workspace/device-virtual-go/3/archives/cost.csv [2021-05-19T23:58:06.562Z] + cut -d, -f6 [Pipeline] lock [2021-05-19T23:58:06.594Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-211-3-stack-cost] [2021-05-19T23:58:06.617Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-211-3-stack-cost] did not exist. Created. [2021-05-19T23:58:06.617Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-211-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T23:58:06.937Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-19T23:58:07.011Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T23:58:07.028Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-211-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T23:58:10.182Z] Removing intermediate container dc14ea07bf5e [2021-05-19T23:58:10.182Z] ---> 1136de8b8bae [2021-05-19T23:58:10.182Z] Successfully built 1136de8b8bae [2021-05-19T23:58:10.182Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T23:58:10.549Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T23:58:10.550Z] . [Pipeline] withDockerContainer [2021-05-19T23:58:10.862Z] prd-ubuntu18.04-docker-arm64-4c-16g-15175 does not seem to be running inside a container [2021-05-19T23:58:10.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-19T23:58:12.743Z] $ docker top bc42648fc09c83a69c5e746dda2462f828ab9af02078b39aab46bc7ee201cea0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T23:58:13.764Z] + go version [2021-05-19T23:58:13.764Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-19T23:58:13.796Z] $ docker stop --time=1 bc42648fc09c83a69c5e746dda2462f828ab9af02078b39aab46bc7ee201cea0 [2021-05-19T23:58:15.700Z] $ docker rm -f bc42648fc09c83a69c5e746dda2462f828ab9af02078b39aab46bc7ee201cea0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T23:58:16.454Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T23:58:16.455Z] . [Pipeline] withDockerContainer [2021-05-19T23:58:16.743Z] prd-ubuntu18.04-docker-arm64-4c-16g-15175 does not seem to be running inside a container [2021-05-19T23:58:16.850Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-19T23:58:18.704Z] $ docker top 4346773eddc54288a21f3285de8c7e958f39b031821c173f5d338f40fde9dd24 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T23:58:19.724Z] + go mod tidy [Pipeline] sh [2021-05-19T23:58:20.993Z] + make test [2021-05-19T23:58:20.993Z] go mod tidy [2021-05-19T23:58:21.604Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-19T23:58:23.074Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-05-19T23:59:31.198Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-05-19T23:59:31.796Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.926s coverage: 63.8% of statements [2021-05-19T23:59:32.073Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-20T00:00:04.486Z] gofmt -l . [2021-05-20T00:00:04.766Z] [ "`gofmt -l .`" = "" ] [2021-05-20T00:00:04.766Z] ./bin/test-attribution-txt.sh [2021-05-20T00:00:07.399Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-20T00:00:07.431Z] $ docker stop --time=1 4346773eddc54288a21f3285de8c7e958f39b031821c173f5d338f40fde9dd24 [2021-05-20T00:00:09.465Z] $ docker rm -f 4346773eddc54288a21f3285de8c7e958f39b031821c173f5d338f40fde9dd24 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T00:00:10.454Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-20T00:00:10.487Z] Warning: overwriting stash ‘coverage-report’ [2021-05-20T00:00:11.179Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T00:00:11.842Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-20T00:00:12.302Z] + ls -al . [2021-05-20T00:00:12.302Z] total 156 [2021-05-20T00:00:12.302Z] drwxrwxr-x 7 jenkins jenkins 4096 May 20 00:00 . [2021-05-20T00:00:12.302Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 23:56 .. [2021-05-20T00:00:12.302Z] drwxrwxr-x 8 jenkins jenkins 4096 May 19 23:56 .git [2021-05-20T00:00:12.302Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 23:56 .github [2021-05-20T00:00:12.302Z] -rw-rw-r-- 1 jenkins jenkins 277 May 19 23:56 .gitignore [2021-05-20T00:00:12.302Z] -rw-rw-r-- 1 jenkins jenkins 8153 May 19 23:56 Attribution.txt [2021-05-20T00:00:12.302Z] -rw-rw-r-- 1 jenkins jenkins 1921 May 19 23:56 Dockerfile [2021-05-20T00:00:12.302Z] -rw-rw-r-- 1 jenkins jenkins 998 May 19 23:56 Dockerfile.build [2021-05-20T00:00:12.302Z] -rw-rw-r-- 1 jenkins jenkins 660 May 19 23:56 Jenkinsfile [2021-05-20T00:00:12.302Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 19 23:56 LICENSE [2021-05-20T00:00:12.302Z] -rw-rw-r-- 1 jenkins jenkins 905 May 19 23:56 Makefile [2021-05-20T00:00:12.302Z] -rw-rw-r-- 1 jenkins jenkins 2745 May 19 23:56 README.md [2021-05-20T00:00:12.302Z] -rw-rw-r-- 1 jenkins jenkins 5 May 19 23:54 VERSION [2021-05-20T00:00:12.302Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 23:56 bin [2021-05-20T00:00:12.302Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 23:56 cmd [2021-05-20T00:00:12.302Z] -rw-r--r-- 1 jenkins jenkins 47247 May 19 23:59 coverage.out [2021-05-20T00:00:12.302Z] -rw-r--r-- 1 jenkins jenkins 809 May 20 00:00 go.mod [2021-05-20T00:00:12.302Z] -rw-r--r-- 1 jenkins jenkins 23431 May 19 23:58 go.sum [2021-05-20T00:00:12.302Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 23:56 internal [2021-05-20T00:00:12.302Z] -rw-rw-r-- 1 jenkins jenkins 235 May 19 23:56 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-20T00:00:12.750Z] + 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=a4c3f51546c20a5705a7b45fef79ed875510e330 --label arch=arm64 --label version=0.0.0 . [2021-05-20T00:00:13.395Z] Sending build context to Docker daemon 8.662MB [2021-05-20T00:00:13.395Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T00:00:13.395Z] Step 2/26 : FROM ${BASE} AS builder [2021-05-20T00:00:13.395Z] ---> 1136de8b8bae [2021-05-20T00:00:13.395Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-20T00:00:13.695Z] ---> Running in fcaf0306a29e [2021-05-20T00:00:13.998Z] Removing intermediate container fcaf0306a29e [2021-05-20T00:00:13.998Z] ---> 34a441756956 [2021-05-20T00:00:13.998Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-05-20T00:00:14.294Z] ---> Running in 4cb33dd5c5a8 [2021-05-20T00:00:14.895Z] Removing intermediate container 4cb33dd5c5a8 [2021-05-20T00:00:14.895Z] ---> 2f5be2bd2ce5 [2021-05-20T00:00:14.895Z] Step 5/26 : WORKDIR /device-virtual-go [2021-05-20T00:00:14.895Z] ---> Running in 2a057da815c2 [2021-05-20T00:00:15.503Z] Removing intermediate container 2a057da815c2 [2021-05-20T00:00:15.503Z] ---> de3b36d63a3f [2021-05-20T00:00:15.503Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T00:00:15.780Z] ---> Running in 42f7898e8923 [2021-05-20T00:00:18.443Z] Removing intermediate container 42f7898e8923 [2021-05-20T00:00:18.443Z] ---> 68e6d1650c42 [2021-05-20T00:00:18.443Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-20T00:00:18.443Z] ---> Running in d6d02d9bfc7c [2021-05-20T00:00:19.429Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T00:00:20.417Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T00:00:21.866Z] OK: 145 MiB in 53 packages [2021-05-20T00:00:23.306Z] Removing intermediate container d6d02d9bfc7c [2021-05-20T00:00:23.306Z] ---> 5bce8dfe6458 [2021-05-20T00:00:23.306Z] Step 8/26 : COPY . . [2021-05-20T00:00:24.742Z] ---> c1e50eb8b982 [2021-05-20T00:00:24.742Z] Step 9/26 : RUN go mod tidy [2021-05-20T00:00:24.742Z] ---> Running in 493d693bf458 [2021-05-20T00:00:28.138Z] Removing intermediate container 493d693bf458 [2021-05-20T00:00:28.138Z] ---> fea415ef1213 [2021-05-20T00:00:28.138Z] Step 10/26 : RUN go mod download [2021-05-20T00:00:28.138Z] ---> Running in c72fcc1806bb [2021-05-20T00:00:30.762Z] Removing intermediate container c72fcc1806bb [2021-05-20T00:00:30.762Z] ---> 796264c9a3ac [2021-05-20T00:00:30.762Z] Step 11/26 : ARG MAKE='make build' [2021-05-20T00:00:30.762Z] ---> Running in 755390480f02 [2021-05-20T00:00:31.036Z] Removing intermediate container 755390480f02 [2021-05-20T00:00:31.036Z] ---> a3e8fd23050a [2021-05-20T00:00:31.036Z] Step 12/26 : RUN $MAKE [2021-05-20T00:00:31.311Z] ---> Running in 72cf6770fe35 [2021-05-20T00:00:32.787Z] go mod tidy [2021-05-20T00:00:33.072Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2021-05-20T00:01:29.679Z] Removing intermediate container 72cf6770fe35 [2021-05-20T00:01:29.679Z] ---> 2c7074837c52 [2021-05-20T00:01:29.679Z] Step 13/26 : FROM alpine:3.12 [2021-05-20T00:01:29.679Z] 3.12: Pulling from library/alpine [2021-05-20T00:01:29.951Z] d2f70382dc9a: Pulling fs layer [2021-05-20T00:01:29.951Z] d2f70382dc9a: Verifying Checksum [2021-05-20T00:01:29.951Z] d2f70382dc9a: Download complete [2021-05-20T00:01:30.926Z] d2f70382dc9a: Pull complete [2021-05-20T00:01:30.926Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T00:01:30.926Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T00:01:30.926Z] ---> 9852663dfa18 [2021-05-20T00:01:30.926Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-05-20T00:01:30.926Z] ---> Running in 7ceced9029e2 [2021-05-20T00:01:31.522Z] Removing intermediate container 7ceced9029e2 [2021-05-20T00:01:31.522Z] ---> a713e45d576a [2021-05-20T00:01:31.522Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T00:01:31.522Z] ---> Running in 0d1a3146e2c4 [2021-05-20T00:01:34.172Z] Removing intermediate container 0d1a3146e2c4 [2021-05-20T00:01:34.172Z] ---> e7df44a39ae3 [2021-05-20T00:01:34.172Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-20T00:01:34.172Z] ---> Running in 6898f66d3003 [2021-05-20T00:01:35.149Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T00:01:37.120Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T00:01:39.731Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-20T00:01:39.731Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-20T00:01:40.002Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-20T00:01:40.275Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-20T00:01:40.871Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-20T00:01:41.153Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-20T00:01:41.426Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T00:01:41.426Z] OK: 8 MiB in 20 packages [2021-05-20T00:01:42.407Z] Removing intermediate container 6898f66d3003 [2021-05-20T00:01:42.407Z] ---> 46e36880961e [2021-05-20T00:01:42.407Z] Step 17/26 : WORKDIR / [2021-05-20T00:01:42.682Z] ---> Running in f71eee275d9a [2021-05-20T00:01:43.275Z] Removing intermediate container f71eee275d9a [2021-05-20T00:01:43.275Z] ---> f04b7841e888 [2021-05-20T00:01:43.275Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-05-20T00:01:43.870Z] ---> 8b9df0990681 [2021-05-20T00:01:43.870Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-05-20T00:01:44.855Z] ---> 586c53e5420f [2021-05-20T00:01:44.855Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-05-20T00:01:46.287Z] ---> c18d4ed62edf [2021-05-20T00:01:46.287Z] Step 21/26 : EXPOSE 59900 [2021-05-20T00:01:46.563Z] ---> Running in 548a08376358 [2021-05-20T00:01:47.160Z] Removing intermediate container 548a08376358 [2021-05-20T00:01:47.160Z] ---> 010fd084cf12 [2021-05-20T00:01:47.160Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-05-20T00:01:47.160Z] ---> Running in d52eb481ae01 [2021-05-20T00:01:47.756Z] Removing intermediate container d52eb481ae01 [2021-05-20T00:01:47.756Z] ---> 513e32134b46 [2021-05-20T00:01:47.756Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T00:01:47.756Z] ---> Running in 0b40225df6ba [2021-05-20T00:01:48.352Z] Removing intermediate container 0b40225df6ba [2021-05-20T00:01:48.352Z] ---> 1b9e61235be4 [2021-05-20T00:01:48.352Z] Step 24/26 : LABEL arch=arm64 [2021-05-20T00:01:48.352Z] ---> Running in 50340733a358 [2021-05-20T00:01:48.953Z] Removing intermediate container 50340733a358 [2021-05-20T00:01:48.953Z] ---> 3efa6c540920 [2021-05-20T00:01:48.953Z] Step 25/26 : LABEL git_sha=a4c3f51546c20a5705a7b45fef79ed875510e330 [2021-05-20T00:01:48.953Z] ---> Running in 1c0fb8254362 [2021-05-20T00:01:49.544Z] Removing intermediate container 1c0fb8254362 [2021-05-20T00:01:49.544Z] ---> 9cbb7be9eb14 [2021-05-20T00:01:49.544Z] Step 26/26 : LABEL version=0.0.0 [2021-05-20T00:01:49.817Z] ---> Running in a84447a270fa [2021-05-20T00:01:50.415Z] Removing intermediate container a84447a270fa [2021-05-20T00:01:50.415Z] ---> 6acb1c33c92f [2021-05-20T00:01:50.415Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-20T00:01:50.415Z] Successfully built 6acb1c33c92f [2021-05-20T00:01:50.415Z] 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] libraryResource [Pipeline] sh [2021-05-20T00:01:51.092Z] ---> job-cost.sh [2021-05-20T00:01:51.092Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NNln [2021-05-20T00:02:38.058Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-20T00:04:29.841Z] lf-activate-venv(): INFO: Adding /tmp/venv-NNln/bin to PATH [2021-05-20T00:04:29.841Z] INFO: No Stack... [2021-05-20T00:04:29.841Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-20T00:04:29.841Z] INFO: Archiving Costs [Pipeline] sh [2021-05-20T00:04:30.199Z] + cut -d, -f6 [2021-05-20T00:04:30.199Z] + cat /w/workspace/device-virtual-go/3/archives/cost.csv [Pipeline] lock [2021-05-20T00:04:30.270Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-211-3-stack-cost] [2021-05-20T00:04:30.300Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-211-3-stack-cost] did not exist. Created. [2021-05-20T00:04:30.300Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-211-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-20T00:04:30.672Z] /w/workspace/device-virtual-go/3@tmp/durable-7be8fc1b/script.sh: 1: /w/workspace/device-virtual-go/3@tmp/durable-7be8fc1b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-20T00:04:31.063Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-20T00:04:31.086Z] Warning: overwriting stash ‘stack-cost’ [2021-05-20T00:04:31.291Z] Stashed 1 file(s) [Pipeline] } [2021-05-20T00:04:31.329Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-211-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-20T00:04:31.858Z] provisioning config files... [2021-05-20T00:04:31.866Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-211@tmp/config6672921406970441334tmp [Pipeline] { [Pipeline] sh [2021-05-20T00:04:32.352Z] + set +x [2021-05-20T00:04:32.352Z] + curl -s https://codecov.io/bash [2021-05-20T00:04:32.352Z] + bash -s -- [2021-05-20T00:04:32.352Z] [2021-05-20T00:04:32.352Z] _____ _ [2021-05-20T00:04:32.352Z] / ____| | | [2021-05-20T00:04:32.352Z] | | ___ __| | ___ ___ _____ __ [2021-05-20T00:04:32.352Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-20T00:04:32.352Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-20T00:04:32.352Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-20T00:04:32.352Z] Bash-1.0.2 [2021-05-20T00:04:32.352Z] [2021-05-20T00:04:32.352Z] [2021-05-20T00:04:32.352Z] ==> git version 2.24.4 found [2021-05-20T00:04:32.352Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-20T00:04:32.352Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-20T00:04:32.352Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-20T00:04:32.352Z] ==> Jenkins CI detected. [2021-05-20T00:04:32.352Z] project root: . [2021-05-20T00:04:32.352Z] --> token set from env [2021-05-20T00:04:32.352Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-20T00:04:32.352Z] ==> Running gcov in . (disable via -X gcov) [2021-05-20T00:04:32.352Z] ==> Python coveragepy not found [2021-05-20T00:04:32.352Z] ==> Searching for coverage reports in: [2021-05-20T00:04:32.352Z] + . [2021-05-20T00:04:32.352Z] -> Found 1 reports [2021-05-20T00:04:32.352Z] ==> Detecting git/mercurial file structure [2021-05-20T00:04:32.352Z] ==> Reading reports [2021-05-20T00:04:32.352Z] + ./coverage.out bytes=47247 [2021-05-20T00:04:32.352Z] ==> Appending adjustments [2021-05-20T00:04:32.352Z] https://docs.codecov.io/docs/fixing-reports [2021-05-20T00:04:32.616Z] + Found adjustments [2021-05-20T00:04:32.616Z] ==> Gzipping contents [2021-05-20T00:04:32.616Z] 8.0K /tmp/codecov.2681ii.gz [2021-05-20T00:04:32.616Z] ==> Uploading reports [2021-05-20T00:04:32.616Z] url: https://codecov.io [2021-05-20T00:04:32.616Z] query: branch=PR-211&commit=a4c3f51546c20a5705a7b45fef79ed875510e330&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-211%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=211&job=&cmd_args= [2021-05-20T00:04:32.616Z] -> Pinging Codecov [2021-05-20T00:04:32.616Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-211&commit=a4c3f51546c20a5705a7b45fef79ed875510e330&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-211%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=211&job=&cmd_args= [2021-05-20T00:04:32.878Z] -> Uploading to [2021-05-20T00:04:32.878Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-20/5E52B4B073DB2E39498172D8E973AA87/a4c3f51546c20a5705a7b45fef79ed875510e330/f5246b20-303c-4bfd-b6b5-1900e81614da.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T000432Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=94db2bdec7689b5fb772c127fd50e0757e4778f550e602da21eb9a6f81e34e60 [2021-05-20T00:04:32.878Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-20T00:04:32.878Z] Dload Upload Total Spent Left Speed [2021-05-20T00:04:33.458Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5796 0 0 100 5796 0 15148 --:--:-- --:--:-- --:--:-- 15172 [2021-05-20T00:04:33.458Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/a4c3f51546c20a5705a7b45fef79ed875510e330 [Pipeline] } [2021-05-20T00:04:33.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-20T00:04:34.921Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T00:04:35.494Z] ---> package-listing.sh [2021-05-20T00:04:35.494Z] ++ facter osfamily [2021-05-20T00:04:35.494Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-20T00:04:35.758Z] + OS_FAMILY=redhat [2021-05-20T00:04:35.758Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-211 [2021-05-20T00:04:35.758Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-20T00:04:35.758Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-20T00:04:35.758Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-20T00:04:35.758Z] + PACKAGES=/tmp/packages_start.txt [2021-05-20T00:04:35.758Z] + '[' /w/workspace/foundry_device-virtual-go_PR-211 ']' [2021-05-20T00:04:35.758Z] + PACKAGES=/tmp/packages_end.txt [2021-05-20T00:04:35.758Z] + case "${OS_FAMILY}" in [2021-05-20T00:04:35.758Z] + rpm -qa [2021-05-20T00:04:35.758Z] + sort [2021-05-20T00:04:36.330Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-20T00:04:36.330Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-20T00:04:36.330Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-20T00:04:36.330Z] + '[' /w/workspace/foundry_device-virtual-go_PR-211 ']' [2021-05-20T00:04:36.330Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-211/archives/ [2021-05-20T00:04:36.330Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-211/archives/ [Pipeline] echo [2021-05-20T00:04:36.343Z] 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-211/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-20T00:04:36.636Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-20T00:04:37.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T00:04:37.221Z] [2021-05-20T00:04:37.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-20T00:04:37.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T00:04:37.542Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-20T00:04:37.542Z] df20fa9351a1: Pulling fs layer [2021-05-20T00:04:37.542Z] 36b3adc4ff6f: Pulling fs layer [2021-05-20T00:04:37.542Z] 8ad3a11d3b57: Pulling fs layer [2021-05-20T00:04:37.542Z] 46f8f816bc3b: Pulling fs layer [2021-05-20T00:04:37.542Z] 93b61091891f: Pulling fs layer [2021-05-20T00:04:37.542Z] 93b9cdb0e59b: Pulling fs layer [2021-05-20T00:04:37.542Z] 5e14af77c1be: Pulling fs layer [2021-05-20T00:04:37.542Z] 01666e4c0597: Pulling fs layer [2021-05-20T00:04:37.542Z] aa168da1d23b: Pulling fs layer [2021-05-20T00:04:37.542Z] 46f8f816bc3b: Waiting [2021-05-20T00:04:37.542Z] 93b61091891f: Waiting [2021-05-20T00:04:37.542Z] 5e14af77c1be: Waiting [2021-05-20T00:04:37.542Z] 01666e4c0597: Waiting [2021-05-20T00:04:37.542Z] 93b9cdb0e59b: Waiting [2021-05-20T00:04:37.542Z] aa168da1d23b: Waiting [2021-05-20T00:04:37.542Z] 36b3adc4ff6f: Verifying Checksum [2021-05-20T00:04:37.542Z] 36b3adc4ff6f: Download complete [2021-05-20T00:04:37.542Z] 46f8f816bc3b: Verifying Checksum [2021-05-20T00:04:37.542Z] 46f8f816bc3b: Download complete [2021-05-20T00:04:37.542Z] df20fa9351a1: Verifying Checksum [2021-05-20T00:04:37.542Z] df20fa9351a1: Download complete [2021-05-20T00:04:37.812Z] 93b9cdb0e59b: Verifying Checksum [2021-05-20T00:04:37.812Z] 93b9cdb0e59b: Download complete [2021-05-20T00:04:37.812Z] 5e14af77c1be: Verifying Checksum [2021-05-20T00:04:37.812Z] 5e14af77c1be: Download complete [2021-05-20T00:04:37.812Z] 93b61091891f: Verifying Checksum [2021-05-20T00:04:37.812Z] 93b61091891f: Download complete [2021-05-20T00:04:37.812Z] 01666e4c0597: Verifying Checksum [2021-05-20T00:04:37.812Z] 01666e4c0597: Download complete [2021-05-20T00:04:37.812Z] df20fa9351a1: Pull complete [2021-05-20T00:04:37.812Z] 8ad3a11d3b57: Verifying Checksum [2021-05-20T00:04:37.812Z] 8ad3a11d3b57: Download complete [2021-05-20T00:04:38.075Z] 36b3adc4ff6f: Pull complete [2021-05-20T00:04:38.650Z] 8ad3a11d3b57: Pull complete [2021-05-20T00:04:38.650Z] 46f8f816bc3b: Pull complete [2021-05-20T00:04:38.913Z] 93b61091891f: Pull complete [2021-05-20T00:04:38.913Z] 93b9cdb0e59b: Pull complete [2021-05-20T00:04:39.178Z] 5e14af77c1be: Pull complete [2021-05-20T00:04:39.178Z] 01666e4c0597: Pull complete [2021-05-20T00:04:39.439Z] aa168da1d23b: Verifying Checksum [2021-05-20T00:04:39.439Z] aa168da1d23b: Download complete [2021-05-20T00:04:43.663Z] aa168da1d23b: Pull complete [2021-05-20T00:04:43.663Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-20T00:04:43.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T00:04:43.663Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-20T00:04:43.749Z] prd-centos7-docker-4c-2g-15173 does not seem to be running inside a container [2021-05-20T00:04:43.796Z] $ 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-211/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-211 -v /w/workspace/foundry_device-virtual-go_PR-211:/w/workspace/foundry_device-virtual-go_PR-211:rw,z -v /w/workspace/foundry_device-virtual-go_PR-211@tmp:/w/workspace/foundry_device-virtual-go_PR-211@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-20T00:04:46.508Z] $ docker top 77a140e73cfb6b24cc5725fedc4bef1b94fe50e19905d77d7df927711a22ee4d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T00:04:46.882Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-20T00:04:47.212Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-20T00:04:47.515Z] + ls /var/log/sa-host [2021-05-20T00:04:47.515Z] + sadf -c /var/log/sa-host/sa05 [2021-05-20T00:04:47.515Z] file_magic: OK [2021-05-20T00:04:47.515Z] HZ: Using current value: 100 [2021-05-20T00:04:47.515Z] file_header: OK [2021-05-20T00:04:47.515Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-20T00:04:47.515Z] Statistics: [2021-05-20T00:04:47.515Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T00:04:47.515Z] File successfully converted to sysstat format version 12.2.1 [2021-05-20T00:04:47.515Z] + sadf -c /var/log/sa-host/sa19 [2021-05-20T00:04:47.515Z] file_magic: OK [2021-05-20T00:04:47.515Z] HZ: Using current value: 100 [2021-05-20T00:04:47.515Z] file_header: OK [2021-05-20T00:04:47.515Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-20T00:04:47.515Z] Statistics: [2021-05-20T00:04:47.515Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T00:04:47.515Z] File successfully converted to sysstat format version 12.2.1 [2021-05-20T00:04:47.515Z] + sadf -c /var/log/sa-host/sa20 [2021-05-20T00:04:47.515Z] file_magic: OK [2021-05-20T00:04:47.515Z] HZ: Using current value: 100 [2021-05-20T00:04:47.515Z] file_header: OK [2021-05-20T00:04:47.515Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-20T00:04:47.515Z] Statistics: [2021-05-20T00:04:47.515Z] Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T00:04:47.515Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T00:04:48.128Z] provisioning config files... [2021-05-20T00:04:48.143Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-211@tmp/config7188988000450827344tmp [Pipeline] { [Pipeline] echo [2021-05-20T00:04:48.168Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T00:04:48.463Z] ---> create-netrc.sh [Pipeline] } [2021-05-20T00:04:48.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-20T00:04:48.501Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T00:04:48.816Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-20T00:04:48.839Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T00:04:49.141Z] ---> sudo-logs.sh [2021-05-20T00:04:49.141Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-20T00:04:49.171Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T00:04:49.483Z] ---> job-cost.sh [2021-05-20T00:04:49.483Z] lf-activate-venv: SKIPPING [2021-05-20T00:04:49.483Z] DEBUG: total: 0.18000000715255737 [2021-05-20T00:04:49.483Z] INFO: Retrieving Stack Cost... [2021-05-20T00:04:50.427Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-20T00:04:51.000Z] INFO: Archiving Costs [Pipeline] echo [2021-05-20T00:04:51.014Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T00:04:51.310Z] ---> logs-deploy.sh [2021-05-20T00:04:51.310Z] lf-activate-venv: SKIPPING [2021-05-20T00:04:51.310Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-211/3 [2021-05-20T00:04:51.310Z] INFO: archiving workspace using pattern(s): [2021-05-20T00:04:52.266Z] Archives upload complete. [2021-05-20T00:04:52.266Z] INFO: archiving logs to Nexus [2021-05-20T00:04:52.838Z] ---> uname -a: [2021-05-20T00:04:52.838Z] Linux prd-centos7-docker-4c-2g-15173.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-20T00:04:52.838Z] [2021-05-20T00:04:52.838Z] [2021-05-20T00:04:52.838Z] ---> lscpu: [2021-05-20T00:04:52.838Z] Architecture: x86_64 [2021-05-20T00:04:52.838Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-20T00:04:52.838Z] Byte Order: Little Endian [2021-05-20T00:04:52.838Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-20T00:04:52.838Z] CPU(s): 2 [2021-05-20T00:04:52.838Z] On-line CPU(s) list: 0,1 [2021-05-20T00:04:52.838Z] Thread(s) per core: 1 [2021-05-20T00:04:52.838Z] Core(s) per socket: 1 [2021-05-20T00:04:52.838Z] Socket(s): 2 [2021-05-20T00:04:52.838Z] NUMA node(s): 1 [2021-05-20T00:04:52.838Z] Vendor ID: AuthenticAMD [2021-05-20T00:04:52.838Z] CPU family: 23 [2021-05-20T00:04:52.838Z] Model: 49 [2021-05-20T00:04:52.838Z] Model name: AMD EPYC-Rome Processor [2021-05-20T00:04:52.838Z] Stepping: 0 [2021-05-20T00:04:52.838Z] CPU MHz: 2799.998 [2021-05-20T00:04:52.838Z] BogoMIPS: 5599.99 [2021-05-20T00:04:52.838Z] Virtualization: AMD-V [2021-05-20T00:04:52.838Z] Hypervisor vendor: KVM [2021-05-20T00:04:52.838Z] Virtualization type: full [2021-05-20T00:04:52.838Z] L1d cache: 64 KiB [2021-05-20T00:04:52.838Z] L1i cache: 64 KiB [2021-05-20T00:04:52.838Z] L2 cache: 1 MiB [2021-05-20T00:04:52.838Z] L3 cache: 32 MiB [2021-05-20T00:04:52.838Z] NUMA node0 CPU(s): 0,1 [2021-05-20T00:04:52.838Z] Vulnerability Itlb multihit: Not affected [2021-05-20T00:04:52.838Z] Vulnerability L1tf: Not affected [2021-05-20T00:04:52.838Z] Vulnerability Mds: Not affected [2021-05-20T00:04:52.838Z] Vulnerability Meltdown: Not affected [2021-05-20T00:04:52.838Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-20T00:04:52.838Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-20T00:04:52.838Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-20T00:04:52.838Z] Vulnerability Srbds: Not affected [2021-05-20T00:04:52.838Z] Vulnerability Tsx async abort: Not affected [2021-05-20T00:04:52.839Z] 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-20T00:04:52.839Z] [2021-05-20T00:04:52.839Z] [2021-05-20T00:04:52.839Z] ---> nproc: [2021-05-20T00:04:52.839Z] 2 [2021-05-20T00:04:52.839Z] [2021-05-20T00:04:52.839Z] [2021-05-20T00:04:52.839Z] ---> df -h: [2021-05-20T00:04:52.839Z] Filesystem Size Used Available Use% Mounted on [2021-05-20T00:04:52.839Z] overlay 40.0G 7.6G 32.4G 19% / [2021-05-20T00:04:52.839Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-20T00:04:52.839Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-20T00:04:52.839Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-20T00:04:52.839Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-05-20T00:04:52.839Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-05-20T00:04:52.839Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-05-20T00:04:52.839Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-05-20T00:04:52.839Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-211 [2021-05-20T00:04:52.839Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-211@tmp [2021-05-20T00:04:52.839Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-05-20T00:04:52.839Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-05-20T00:04:52.839Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-05-20T00:04:52.839Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-05-20T00:04:52.839Z] [2021-05-20T00:04:52.839Z] [2021-05-20T00:04:52.839Z] ---> free -m: [2021-05-20T00:04:52.839Z] total used free shared buff/cache available [2021-05-20T00:04:52.839Z] Mem: 7821 939 4775 0 2106 6704 [2021-05-20T00:04:52.839Z] Swap: 1023 0 1023 [2021-05-20T00:04:52.839Z] [2021-05-20T00:04:52.839Z] [2021-05-20T00:04:52.839Z] ---> ip addr: [2021-05-20T00:04:52.839Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-20T00:04:52.839Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-20T00:04:52.839Z] inet 127.0.0.1/8 scope host lo [2021-05-20T00:04:52.839Z] valid_lft forever preferred_lft forever [2021-05-20T00:04:52.839Z] inet6 ::1/128 scope host [2021-05-20T00:04:52.839Z] valid_lft forever preferred_lft forever [2021-05-20T00:04:52.839Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-20T00:04:52.839Z] link/ether fa:16:3e:f4:b9:03 brd ff:ff:ff:ff:ff:ff [2021-05-20T00:04:52.839Z] inet 10.30.122.38/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-20T00:04:52.839Z] valid_lft 85748sec preferred_lft 85748sec [2021-05-20T00:04:52.839Z] inet6 fe80::f816:3eff:fef4:b903/64 scope link [2021-05-20T00:04:52.839Z] valid_lft forever preferred_lft forever [2021-05-20T00:04:52.839Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-20T00:04:52.839Z] link/ether 02:42:b9:74:a0:cc brd ff:ff:ff:ff:ff:ff [2021-05-20T00:04:52.839Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-20T00:04:52.839Z] valid_lft forever preferred_lft forever [2021-05-20T00:04:52.839Z] inet6 fe80::42:b9ff:fe74:a0cc/64 scope link [2021-05-20T00:04:52.839Z] valid_lft forever preferred_lft forever [2021-05-20T00:04:52.839Z] [2021-05-20T00:04:52.839Z] [2021-05-20T00:04:52.839Z] ---> sar -b -r -n DEV: [2021-05-20T00:04:52.839Z] Linux 3.10.0-1160.21.1.el7.x86_64 (prd-centos7-docker-4c-2g-15173.vexxhost.local) 05/20/21 _x86_64_ (2 CPU) [2021-05-20T00:04:52.839Z] [2021-05-20T00:04:52.839Z] 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-20T00:04:52.839Z] 00:01:01 0.38 0.02 0.37 0.00 0.13 5.28 0.00 [2021-05-20T00:04:52.839Z] 00:02:01 0.43 0.10 0.33 0.00 1.73 5.56 0.00 [2021-05-20T00:04:52.839Z] 00:03:01 0.28 0.00 0.28 0.00 0.00 2.92 0.00 [2021-05-20T00:04:52.839Z] 00:04:02 0.22 0.00 0.22 0.00 0.00 2.93 0.00 [2021-05-20T00:04:52.839Z] Average: 0.33 0.03 0.30 0.00 0.47 4.17 0.00 [2021-05-20T00:04:52.839Z] [2021-05-20T00:04:52.839Z] 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-20T00:04:52.839Z] 00:01:01 5448480 0 808664 10.10 2620 1749176 1208184 13.34 577828 1583848 8 [2021-05-20T00:04:52.839Z] 00:02:01 5440056 0 816960 10.20 2620 1749304 1205852 13.31 586352 1583908 12 [2021-05-20T00:04:52.839Z] 00:03:01 5440528 0 816480 10.19 2620 1749312 1205660 13.31 585872 1583908 20 [2021-05-20T00:04:52.839Z] 00:04:02 5440748 0 816260 10.19 2620 1749312 1205660 13.31 587172 1582628 8 [2021-05-20T00:04:52.839Z] Average: 5442453 0 814591 10.17 2620 1749276 1206339 13.32 584306 1583573 12 [2021-05-20T00:04:52.839Z] [2021-05-20T00:04:52.839Z] 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-20T00:04:52.839Z] 00:01:01 eth0 1.28 0.42 0.36 0.21 0.00 0.00 0.00 0.00 [2021-05-20T00:04:52.839Z] 00:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T00:04:52.839Z] 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T00:04:52.839Z] 00:02:01 eth0 0.63 0.32 0.28 0.20 0.00 0.00 0.00 0.00 [2021-05-20T00:04:52.839Z] 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T00:04:52.839Z] 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T00:04:52.839Z] 00:03:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-20T00:04:52.839Z] 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T00:04:52.839Z] 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T00:04:52.839Z] 00:04:02 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T00:04:52.839Z] 00:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T00:04:52.839Z] 00:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T00:04:52.839Z] Average: eth0 0.52 0.20 0.16 0.10 0.00 0.00 0.00 0.00 [2021-05-20T00:04:52.839Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T00:04:52.839Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T00:04:52.839Z] [2021-05-20T00:04:52.839Z] [2021-05-20T00:04:52.839Z] ---> sar -P ALL: [2021-05-20T00:04:52.839Z] Linux 3.10.0-1160.21.1.el7.x86_64 (prd-centos7-docker-4c-2g-15173.vexxhost.local) 05/20/21 _x86_64_ (2 CPU) [2021-05-20T00:04:52.839Z] [2021-05-20T00:04:52.839Z] 00:00:01 CPU %user %nice %system %iowait %steal %idle [2021-05-20T00:04:52.839Z] 00:01:01 all 0.21 0.00 0.03 0.00 0.02 99.75 [2021-05-20T00:04:52.839Z] 00:01:01 0 0.30 0.00 0.03 0.00 0.02 99.65 [2021-05-20T00:04:52.839Z] 00:01:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-05-20T00:04:52.839Z] 00:02:01 all 0.13 0.00 0.05 0.01 0.03 99.78 [2021-05-20T00:04:52.839Z] 00:02:01 0 0.20 0.00 0.05 0.00 0.02 99.73 [2021-05-20T00:04:52.839Z] 00:02:01 1 0.07 0.00 0.05 0.02 0.03 99.83 [2021-05-20T00:04:52.839Z] 00:03:01 all 0.05 0.00 0.03 0.00 0.02 99.91 [2021-05-20T00:04:52.839Z] 00:03:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-20T00:04:52.839Z] 00:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-20T00:04:52.839Z] 00:04:02 all 0.04 0.00 0.03 0.00 0.02 99.92 [2021-05-20T00:04:52.839Z] 00:04:02 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-20T00:04:52.839Z] 00:04:02 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-20T00:04:52.839Z] Average: all 0.11 0.00 0.03 0.00 0.02 99.84 [2021-05-20T00:04:52.839Z] Average: 0 0.15 0.00 0.04 0.00 0.02 99.80 [2021-05-20T00:04:52.839Z] Average: 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-20T00:04:52.839Z] [2021-05-20T00:04:52.839Z] [2021-05-20T00:04:52.839Z]