Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1e08a084f07205f646556c87016004188e994bd3+3b22e0480bd67233e1fe9d34879779676ed28d7e (931679869338f8be243234e5bb02c1079b49ef95) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7300856824945996238.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-ssh2738315474757493759.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-209/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-209/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8042788201935829279.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-209/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3577011180633893089.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1473304673199181100.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-209/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-209/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7092494357140412622.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-332 in /w/workspace/foundry_device-virtual-go_PR-209 [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-209 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' 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-209@tmp/jenkins-gitclient-ssh4574527804132903122.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3b22e0480bd67233e1fe9d34879779676ed28d7e into PR head commit 1e08a084f07205f646556c87016004188e994bd3 Merge succeeded, producing 1e08a084f07205f646556c87016004188e994bd3 Checking out Revision 1e08a084f07205f646556c87016004188e994bd3 (PR-209) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-209@tmp/jenkins-gitclient-ssh3515775995548420758.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/209/head:refs/remotes/origin/PR-209 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e08a084f07205f646556c87016004188e994bd3 # 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-209@tmp/jenkins-gitclient-ssh4415702166238005701.key > git merge 3b22e0480bd67233e1fe9d34879779676ed28d7e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e08a084f07205f646556c87016004188e994bd3 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-17T12:14:04.339Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-17T12:14:04.550Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-17T12:14:04.698Z] ========================================================= [2021-05-17T12:14:04.698Z] EdgeX Global Pipelines Version Info [2021-05-17T12:14:04.698Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-17T12:14:06.630Z] ------------------- [2021-05-17T12:14:06.630Z] stable info: [2021-05-17T12:14:06.630Z] ------------------- [2021-05-17T12:14:06.630Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-17T12:14:06.630Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T12:14:06.630Z] Message: update stable to v1.0.192 [2021-05-17T12:14:07.206Z] ------------------- [2021-05-17T12:14:07.206Z] experimental info: [2021-05-17T12:14:07.206Z] ------------------- [2021-05-17T12:14:07.206Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-17T12:14:07.206Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T12:14:07.206Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-17T12:14:07.465Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-05-17T12:14:07.522Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-05-17T12:14:07.579Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-17T12:14:07.640Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-17T12:14:07.696Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-17T12:14:07.755Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-17T12:14:07.815Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-17T12:14:07.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-17T12:14:07.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-17T12:14:07.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-17T12:14:08.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-17T12:14:08.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-05-17T12:14:08.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-17T12:14:08.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-17T12:14:08.277Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-17T12:14:08.360Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-17T12:14:08.419Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T12:14:08.479Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T12:14:08.538Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-17T12:14:08.598Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-17T12:14:08.662Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-17T12:14:08.734Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-17T12:14:08.808Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-17T12:14:08.866Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-17T12:14:08.926Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-17T12:14:08.988Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-17T12:14:09.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-209 [Pipeline] echo [2021-05-17T12:14:09.116Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-209 [Pipeline] echo [2021-05-17T12:14:09.177Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-209 [Pipeline] echo [2021-05-17T12:14:09.280Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e08a084f07205f646556c87016004188e994bd3 [Pipeline] echo [2021-05-17T12:14:09.350Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e08a08 [Pipeline] echo [2021-05-17T12:14:09.408Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T12:14:09.584Z] provisioning config files... [2021-05-17T12:14:09.602Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-209@tmp/config8939917055252492877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T12:14:09.988Z] ---> docker-login.sh [2021-05-17T12:14:09.988Z] nexus3.edgexfoundry.org:10001 [2021-05-17T12:14:10.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T12:14:10.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T12:14:10.516Z] Configure a credential helper to remove this warning. See [2021-05-17T12:14:10.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T12:14:10.516Z] [2021-05-17T12:14:10.516Z] Login Succeeded [2021-05-17T12:14:10.516Z] nexus3.edgexfoundry.org:10002 [2021-05-17T12:14:10.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T12:14:10.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T12:14:10.777Z] Configure a credential helper to remove this warning. See [2021-05-17T12:14:10.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T12:14:10.777Z] [2021-05-17T12:14:10.777Z] Login Succeeded [2021-05-17T12:14:10.777Z] nexus3.edgexfoundry.org:10003 [2021-05-17T12:14:10.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T12:14:11.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T12:14:11.040Z] Configure a credential helper to remove this warning. See [2021-05-17T12:14:11.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T12:14:11.040Z] [2021-05-17T12:14:11.040Z] Login Succeeded [2021-05-17T12:14:11.040Z] nexus3.edgexfoundry.org:10004 [2021-05-17T12:14:11.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T12:14:11.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T12:14:11.040Z] Configure a credential helper to remove this warning. See [2021-05-17T12:14:11.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T12:14:11.040Z] [2021-05-17T12:14:11.040Z] Login Succeeded [2021-05-17T12:14:11.040Z] docker.io [2021-05-17T12:14:11.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T12:14:11.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T12:14:11.565Z] Configure a credential helper to remove this warning. See [2021-05-17T12:14:11.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T12:14:11.565Z] [2021-05-17T12:14:11.565Z] Login Succeeded [2021-05-17T12:14:11.565Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T12:14:11.590Z] 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-17T12:14:12.423Z] + git log --format=format:%s -1 1e08a084f07205f646556c87016004188e994bd3 [Pipeline] echo [2021-05-17T12:14:12.491Z] GIT_COMMIT: 1e08a084f07205f646556c87016004188e994bd3, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2021-05-17T12:14:12.531Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-17T12:14:13.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T12:14:13.583Z] [2021-05-17T12:14:13.583Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T12:14:13.958Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T12:14:13.958Z] latest: Pulling from edgex-devops/git-semver [2021-05-17T12:14:13.958Z] 31603596830f: Pulling fs layer [2021-05-17T12:14:13.958Z] 54011a49482f: Pulling fs layer [2021-05-17T12:14:13.958Z] a6820b24f6d8: Pulling fs layer [2021-05-17T12:14:13.958Z] f581987b2513: Pulling fs layer [2021-05-17T12:14:13.958Z] f581987b2513: Waiting [2021-05-17T12:14:13.958Z] 54011a49482f: Download complete [2021-05-17T12:14:13.958Z] 31603596830f: Verifying Checksum [2021-05-17T12:14:13.958Z] 31603596830f: Download complete [2021-05-17T12:14:14.228Z] a6820b24f6d8: Verifying Checksum [2021-05-17T12:14:14.228Z] a6820b24f6d8: Download complete [2021-05-17T12:14:14.228Z] f581987b2513: Verifying Checksum [2021-05-17T12:14:14.228Z] f581987b2513: Download complete [2021-05-17T12:14:14.492Z] 31603596830f: Pull complete [2021-05-17T12:14:14.492Z] 54011a49482f: Pull complete [2021-05-17T12:14:15.438Z] a6820b24f6d8: Pull complete [2021-05-17T12:14:15.702Z] f581987b2513: Pull complete [2021-05-17T12:14:15.702Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-17T12:14:15.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T12:14:15.702Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-17T12:14:15.880Z] prd-centos7-docker-4c-2g-332 does not seem to be running inside a container [2021-05-17T12:14:15.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-209 -v /w/workspace/foundry_device-virtual-go_PR-209:/w/workspace/foundry_device-virtual-go_PR-209:rw,z -v /w/workspace/foundry_device-virtual-go_PR-209@tmp:/w/workspace/foundry_device-virtual-go_PR-209@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-17T12:14:17.672Z] $ docker top 5d27aab8af5ead9d03a66125bc27be800733de221d78dd71a6101d5aa2ec8ce7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T12:14:17.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T12:14:17.945Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T12:14:18.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T12:14:18.183Z] $ docker exec 5d27aab8af5ead9d03a66125bc27be800733de221d78dd71a6101d5aa2ec8ce7 ssh-agent [2021-05-17T12:14:18.355Z] SSH_AUTH_SOCK=/tmp/ssh-MU26IM75OQCw/agent.12 [2021-05-17T12:14:18.355Z] SSH_AGENT_PID=18 [2021-05-17T12:14:18.367Z] Running ssh-add (command line suppressed) [2021-05-17T12:14:18.491Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-209@tmp/private_key_6913523122901264062.key (/w/workspace/foundry_device-virtual-go_PR-209@tmp/private_key_6913523122901264062.key) [2021-05-17T12:14:18.545Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T12:14:18.899Z] + git tag --points-at HEAD [Pipeline] } [2021-05-17T12:14:18.927Z] $ docker exec --env ******** --env ******** 5d27aab8af5ead9d03a66125bc27be800733de221d78dd71a6101d5aa2ec8ce7 ssh-agent -k [2021-05-17T12:14:19.049Z] unset SSH_AUTH_SOCK; [2021-05-17T12:14:19.049Z] unset SSH_AGENT_PID; [2021-05-17T12:14:19.049Z] echo Agent pid 18 killed; [2021-05-17T12:14:19.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-17T12:14:19.237Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T12:14:19.238Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T12:14:19.414Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T12:14:19.420Z] $ docker exec 5d27aab8af5ead9d03a66125bc27be800733de221d78dd71a6101d5aa2ec8ce7 ssh-agent [2021-05-17T12:14:19.581Z] SSH_AUTH_SOCK=/tmp/ssh-mssXjLfExQnG/agent.46 [2021-05-17T12:14:19.581Z] SSH_AGENT_PID=52 [2021-05-17T12:14:19.590Z] Running ssh-add (command line suppressed) [2021-05-17T12:14:19.713Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-209@tmp/private_key_8336731260642169988.key (/w/workspace/foundry_device-virtual-go_PR-209@tmp/private_key_8336731260642169988.key) [2021-05-17T12:14:19.765Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T12:14:20.139Z] + git semver init [2021-05-17T12:14:20.139Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T12:14:20.139Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-209/.git [2021-05-17T12:14:20.139Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-209 [2021-05-17T12:14:20.139Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T12:14:20.139Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T12:14:20.139Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T12:14:20.139Z] # $SEMVER_BRANCH = PR-209 [2021-05-17T12:14:20.139Z] # $SEMVER_TEMP = /tmp/semver-067767411 [2021-05-17T12:14:20.139Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-05-17T12:14:21.542Z] # '/tmp/semver-067767411' -> '/w/workspace/foundry_device-virtual-go_PR-209/.semver' [2021-05-17T12:14:21.542Z] # -> Force: false [2021-05-17T12:14:21.542Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-209/.semver [Pipeline] } [2021-05-17T12:14:21.571Z] $ docker exec --env ******** --env ******** 5d27aab8af5ead9d03a66125bc27be800733de221d78dd71a6101d5aa2ec8ce7 ssh-agent -k [2021-05-17T12:14:21.688Z] unset SSH_AUTH_SOCK; [2021-05-17T12:14:21.688Z] unset SSH_AGENT_PID; [2021-05-17T12:14:21.688Z] echo Agent pid 52 killed; [2021-05-17T12:14:21.740Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T12:14:22.256Z] + git semver [Pipeline] } [2021-05-17T12:14:22.319Z] $ docker stop --time=1 5d27aab8af5ead9d03a66125bc27be800733de221d78dd71a6101d5aa2ec8ce7 [2021-05-17T12:14:23.713Z] $ docker rm -f 5d27aab8af5ead9d03a66125bc27be800733de221d78dd71a6101d5aa2ec8ce7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T12:14:24.173Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-17T12:14:24.547Z] Stashed 1 file(s) [Pipeline] echo [2021-05-17T12:14:24.572Z] [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-17T12:14:40.138Z] Still waiting to schedule task [2021-05-17T12:14:40.139Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-17T12:14:40.170Z] Still waiting to schedule task [2021-05-17T12:14:40.171Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-17T12:16:26.088Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-333 in /w/workspace/foundry_device-virtual-go_PR-209 [Pipeline] { [Pipeline] ws [2021-05-17T12:16:26.158Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-05-17T12:16:26.414Z] Selected Git installation does not exist. Using Default [2021-05-17T12:16:26.415Z] The recommended git tool is: NONE [2021-05-17T12:16:31.632Z] using credential edgex-jenkins-ssh [2021-05-17T12:16:31.651Z] Cloning the remote Git repository [2021-05-17T12:16:31.774Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-05-17T12:16:32.023Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-05-17T12:16:32.102Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-05-17T12:16:32.103Z] > git --version # timeout=10 [2021-05-17T12:16:32.119Z] > git --version # 'git version 2.17.1' [2021-05-17T12:16:32.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T12:16:32.194Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T12:16:34.511Z] Merging remotes/origin/master commit 3b22e0480bd67233e1fe9d34879779676ed28d7e into PR head commit 1e08a084f07205f646556c87016004188e994bd3 [2021-05-17T12:16:34.698Z] Merge succeeded, producing 1e08a084f07205f646556c87016004188e994bd3 [2021-05-17T12:16:34.698Z] Checking out Revision 1e08a084f07205f646556c87016004188e994bd3 (PR-209) [2021-05-17T12:16:33.917Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-05-17T12:16:33.938Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T12:16:33.970Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-05-17T12:16:34.008Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-05-17T12:16:34.009Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T12:16:34.020Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/209/head:refs/remotes/origin/PR-209 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T12:16:34.543Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T12:16:34.558Z] > git checkout -f 1e08a084f07205f646556c87016004188e994bd3 # timeout=10 [2021-05-17T12:16:34.632Z] > git remote # timeout=10 [2021-05-17T12:16:34.653Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T12:16:34.666Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T12:16:34.677Z] > git merge 3b22e0480bd67233e1fe9d34879779676ed28d7e # timeout=10 [2021-05-17T12:16:34.698Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T12:16:34.718Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T12:16:34.731Z] > git checkout -f 1e08a084f07205f646556c87016004188e994bd3 # timeout=10 [2021-05-17T12:16:38.965Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2021-05-17T12:16:39.045Z] > git --version # timeout=10 [2021-05-17T12:16:39.057Z] > git --version # 'git version 2.17.1' [2021-05-17T12:16:39.071Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T12:16:40.804Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-17T12:16:41.234Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T12:16:41.597Z] + + true [2021-05-17T12:16:41.597Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T12:16:45.090Z] provisioning config files... [2021-05-17T12:16:45.115Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config640709578563421624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T12:16:45.553Z] ---> docker-login.sh [2021-05-17T12:16:45.553Z] nexus3.edgexfoundry.org:10001 [2021-05-17T12:16:46.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T12:16:46.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T12:16:46.806Z] Configure a credential helper to remove this warning. See [2021-05-17T12:16:46.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T12:16:46.806Z] [2021-05-17T12:16:46.806Z] Login Succeeded [2021-05-17T12:16:46.806Z] nexus3.edgexfoundry.org:10002 [2021-05-17T12:16:47.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T12:16:47.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T12:16:47.420Z] Configure a credential helper to remove this warning. See [2021-05-17T12:16:47.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T12:16:47.420Z] [2021-05-17T12:16:47.420Z] Login Succeeded [2021-05-17T12:16:47.420Z] nexus3.edgexfoundry.org:10003 [2021-05-17T12:16:48.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T12:16:48.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T12:16:48.019Z] Configure a credential helper to remove this warning. See [2021-05-17T12:16:48.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T12:16:48.019Z] [2021-05-17T12:16:48.019Z] Login Succeeded [2021-05-17T12:16:48.019Z] nexus3.edgexfoundry.org:10004 [2021-05-17T12:16:48.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T12:16:48.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T12:16:48.570Z] Configure a credential helper to remove this warning. See [2021-05-17T12:16:48.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T12:16:48.570Z] [2021-05-17T12:16:48.570Z] Login Succeeded [2021-05-17T12:16:48.570Z] docker.io [2021-05-17T12:16:48.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T12:16:49.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T12:16:49.443Z] Configure a credential helper to remove this warning. See [2021-05-17T12:16:49.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T12:16:49.443Z] [2021-05-17T12:16:49.443Z] Login Succeeded [2021-05-17T12:16:49.443Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T12:16:49.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-17T12:16:50.071Z] ========================================================= [2021-05-17T12:16:50.071Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-17T12:16:50.071Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T12:16:50.492Z] + 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-17T12:16:51.095Z] Sending build context to Docker daemon 8.575MB [2021-05-17T12:16:51.095Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T12:16:51.095Z] Step 2/8 : FROM ${BASE} [2021-05-17T12:16:51.095Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-17T12:16:51.095Z] 595b0fe564bb: Pulling fs layer [2021-05-17T12:16:51.095Z] 7186ed65a4f7: Pulling fs layer [2021-05-17T12:16:51.095Z] 316046926c0a: Pulling fs layer [2021-05-17T12:16:51.095Z] 4ebd0625c992: Pulling fs layer [2021-05-17T12:16:51.095Z] 207e8628e3a3: Pulling fs layer [2021-05-17T12:16:51.095Z] c791037a9be2: Pulling fs layer [2021-05-17T12:16:51.095Z] ffd874e62e21: Pulling fs layer [2021-05-17T12:16:51.095Z] 207e8628e3a3: Waiting [2021-05-17T12:16:51.095Z] c791037a9be2: Waiting [2021-05-17T12:16:51.095Z] ffd874e62e21: Waiting [2021-05-17T12:16:51.095Z] 4ebd0625c992: Waiting [2021-05-17T12:16:51.095Z] 316046926c0a: Verifying Checksum [2021-05-17T12:16:51.095Z] 316046926c0a: Download complete [2021-05-17T12:16:51.372Z] 7186ed65a4f7: Verifying Checksum [2021-05-17T12:16:51.372Z] 7186ed65a4f7: Download complete [2021-05-17T12:16:51.372Z] 207e8628e3a3: Verifying Checksum [2021-05-17T12:16:51.372Z] 207e8628e3a3: Download complete [2021-05-17T12:16:51.372Z] c791037a9be2: Verifying Checksum [2021-05-17T12:16:51.372Z] c791037a9be2: Download complete [2021-05-17T12:16:51.372Z] 595b0fe564bb: Verifying Checksum [2021-05-17T12:16:51.372Z] 595b0fe564bb: Download complete [2021-05-17T12:16:51.984Z] 595b0fe564bb: Pull complete [2021-05-17T12:16:52.588Z] 7186ed65a4f7: Pull complete [2021-05-17T12:16:52.864Z] 316046926c0a: Pull complete [2021-05-17T12:16:53.846Z] ffd874e62e21: Verifying Checksum [2021-05-17T12:16:53.846Z] ffd874e62e21: Download complete [2021-05-17T12:16:54.820Z] 4ebd0625c992: Verifying Checksum [2021-05-17T12:16:54.820Z] 4ebd0625c992: Download complete [2021-05-17T12:17:04.999Z] 4ebd0625c992: Pull complete [2021-05-17T12:17:05.605Z] 207e8628e3a3: Pull complete [2021-05-17T12:17:05.882Z] c791037a9be2: Pull complete [2021-05-17T12:17:10.189Z] ffd874e62e21: Pull complete [2021-05-17T12:17:10.189Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-17T12:17:10.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-17T12:17:10.189Z] ---> cfc18b08335c [2021-05-17T12:17:10.189Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-17T12:17:12.176Z] ---> Running in 6b65ad8860d3 [2021-05-17T12:17:12.770Z] Removing intermediate container 6b65ad8860d3 [2021-05-17T12:17:12.770Z] ---> f1ede8e7bf27 [2021-05-17T12:17:12.770Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T12:17:12.770Z] ---> Running in 20cfb7d587ba [2021-05-17T12:17:15.408Z] Removing intermediate container 20cfb7d587ba [2021-05-17T12:17:15.408Z] ---> fc977b22414d [2021-05-17T12:17:15.408Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-05-17T12:17:15.408Z] ---> Running in f659c66d1db0 [2021-05-17T12:17:16.387Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T12:17:17.368Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T12:17:17.963Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-17T12:17:18.235Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-17T12:17:18.235Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-17T12:17:18.235Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-17T12:17:18.505Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-17T12:17:18.505Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-17T12:17:18.780Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-17T12:17:19.053Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-17T12:17:19.053Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-17T12:17:19.324Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-17T12:17:19.325Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-17T12:17:19.325Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-17T12:17:19.599Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-17T12:17:19.599Z] Executing busybox-1.32.1-r6.trigger [2021-05-17T12:17:19.599Z] OK: 145 MiB in 53 packages [2021-05-17T12:17:21.572Z] Removing intermediate container f659c66d1db0 [2021-05-17T12:17:21.572Z] ---> e1a7e62ee938 [2021-05-17T12:17:21.572Z] Step 6/8 : WORKDIR /device-virtual-go [2021-05-17T12:17:21.572Z] ---> Running in e8a04c1dfb5b [2021-05-17T12:17:21.846Z] Removing intermediate container e8a04c1dfb5b [2021-05-17T12:17:21.846Z] ---> 478186d4d151 [2021-05-17T12:17:21.846Z] Step 7/8 : COPY . . [2021-05-17T12:17:23.279Z] ---> 3c466d955924 [2021-05-17T12:17:23.280Z] Step 8/8 : RUN go mod download [2021-05-17T12:17:23.280Z] ---> Running in 2c21a757c1da [2021-05-17T12:17:38.399Z] Running on prd-centos7-docker-4c-2g-334 in /w/workspace/foundry_device-virtual-go_PR-209 [Pipeline] { [Pipeline] ws [2021-05-17T12:17:38.456Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-05-17T12:17:38.679Z] Selected Git installation does not exist. Using Default [2021-05-17T12:17:38.680Z] The recommended git tool is: NONE [2021-05-17T12:17:43.379Z] using credential edgex-jenkins-ssh [2021-05-17T12:17:43.409Z] Cloning the remote Git repository [2021-05-17T12:17:43.452Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-05-17T12:17:43.559Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-05-17T12:17:43.620Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-05-17T12:17:43.621Z] > git --version # timeout=10 [2021-05-17T12:17:43.628Z] > git --version # 'git version 2.24.3' [2021-05-17T12:17:43.628Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T12:17:43.655Z] [INFO] Currently running in a labeled security context [2021-05-17T12:17:43.655Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T12:17:43.655Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh2213280699595504276.key [2021-05-17T12:17:43.687Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T12:17:45.553Z] Merging remotes/origin/master commit 3b22e0480bd67233e1fe9d34879779676ed28d7e into PR head commit 1e08a084f07205f646556c87016004188e994bd3 [2021-05-17T12:17:45.812Z] Merge succeeded, producing 1e08a084f07205f646556c87016004188e994bd3 [2021-05-17T12:17:45.812Z] Checking out Revision 1e08a084f07205f646556c87016004188e994bd3 (PR-209) [2021-05-17T12:17:44.944Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-05-17T12:17:44.955Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T12:17:44.972Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-05-17T12:17:45.031Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-05-17T12:17:45.031Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T12:17:45.044Z] [INFO] Currently running in a labeled security context [2021-05-17T12:17:45.044Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T12:17:45.044Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh5129264500919036326.key [2021-05-17T12:17:45.056Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/209/head:refs/remotes/origin/PR-209 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T12:17:45.602Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T12:17:45.683Z] > git checkout -f 1e08a084f07205f646556c87016004188e994bd3 # timeout=10 [2021-05-17T12:17:45.764Z] > git remote # timeout=10 [2021-05-17T12:17:45.772Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T12:17:45.779Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T12:17:45.781Z] [INFO] Currently running in a labeled security context [2021-05-17T12:17:45.781Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T12:17:45.781Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh2993439527976404321.key [2021-05-17T12:17:45.791Z] > git merge 3b22e0480bd67233e1fe9d34879779676ed28d7e # timeout=10 [2021-05-17T12:17:45.804Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T12:17:45.817Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T12:17:45.824Z] > git checkout -f 1e08a084f07205f646556c87016004188e994bd3 # timeout=10 [2021-05-17T12:17:49.836Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2021-05-17T12:17:49.871Z] > git --version # timeout=10 [2021-05-17T12:17:49.882Z] > git --version # 'git version 2.24.3' [2021-05-17T12:17:49.890Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T12:17:51.233Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-17T12:17:51.609Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T12:17:51.940Z] + sudo service docker restart [2021-05-17T12:17:51.940Z] + true [2021-05-17T12:17:51.940Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T12:17:53.429Z] provisioning config files... [2021-05-17T12:17:53.462Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config4994791103335934063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T12:17:53.841Z] ---> docker-login.sh [2021-05-17T12:17:53.841Z] nexus3.edgexfoundry.org:10001 [2021-05-17T12:17:54.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T12:17:54.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T12:17:54.428Z] Configure a credential helper to remove this warning. See [2021-05-17T12:17:54.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T12:17:54.428Z] [2021-05-17T12:17:54.428Z] Login Succeeded [2021-05-17T12:17:54.428Z] nexus3.edgexfoundry.org:10002 [2021-05-17T12:17:54.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T12:17:54.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T12:17:54.694Z] Configure a credential helper to remove this warning. See [2021-05-17T12:17:54.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T12:17:54.694Z] [2021-05-17T12:17:54.694Z] Login Succeeded [2021-05-17T12:17:54.694Z] nexus3.edgexfoundry.org:10003 [2021-05-17T12:17:54.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T12:17:54.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T12:17:54.959Z] Configure a credential helper to remove this warning. See [2021-05-17T12:17:54.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T12:17:54.959Z] [2021-05-17T12:17:54.959Z] Login Succeeded [2021-05-17T12:17:54.959Z] nexus3.edgexfoundry.org:10004 [2021-05-17T12:17:54.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T12:17:54.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T12:17:54.959Z] Configure a credential helper to remove this warning. See [2021-05-17T12:17:54.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T12:17:54.959Z] [2021-05-17T12:17:54.959Z] Login Succeeded [2021-05-17T12:17:54.959Z] docker.io [2021-05-17T12:17:55.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T12:17:55.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T12:17:55.500Z] Configure a credential helper to remove this warning. See [2021-05-17T12:17:55.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T12:17:55.500Z] [2021-05-17T12:17:55.500Z] Login Succeeded [2021-05-17T12:17:55.500Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T12:17:55.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2021-05-17T12:17:55.613Z] Removing intermediate container 2c21a757c1da [2021-05-17T12:17:55.613Z] ---> bd16689495ed [2021-05-17T12:17:55.613Z] Successfully built bd16689495ed [2021-05-17T12:17:55.613Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-05-17T12:17:55.938Z] ========================================================= [2021-05-17T12:17:55.938Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-17T12:17:55.938Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T12:17:56.150Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T12:17:56.150Z] . [Pipeline] withDockerContainer [2021-05-17T12:17:56.325Z] + 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-17T12:17:56.398Z] prd-ubuntu18.04-docker-arm64-4c-16g-333 does not seem to be running inside a container [2021-05-17T12:17:56.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-17T12:17:56.599Z] Sending build context to Docker daemon 8.577MB [2021-05-17T12:17:56.599Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T12:17:56.599Z] Step 2/8 : FROM ${BASE} [2021-05-17T12:17:56.599Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-17T12:17:56.599Z] 540db60ca938: Pulling fs layer [2021-05-17T12:17:56.599Z] adcc1eea9eea: Pulling fs layer [2021-05-17T12:17:56.599Z] 4c4ab2625f07: Pulling fs layer [2021-05-17T12:17:56.599Z] 0510c868ecb4: Pulling fs layer [2021-05-17T12:17:56.599Z] afea3b2eda06: Pulling fs layer [2021-05-17T12:17:56.599Z] 7809a108b3ef: Pulling fs layer [2021-05-17T12:17:56.599Z] f706445af74f: Pulling fs layer [2021-05-17T12:17:56.599Z] 0510c868ecb4: Waiting [2021-05-17T12:17:56.599Z] afea3b2eda06: Waiting [2021-05-17T12:17:56.599Z] 7809a108b3ef: Waiting [2021-05-17T12:17:56.599Z] f706445af74f: Waiting [2021-05-17T12:17:56.599Z] 4c4ab2625f07: Verifying Checksum [2021-05-17T12:17:56.599Z] 4c4ab2625f07: Download complete [2021-05-17T12:17:56.599Z] adcc1eea9eea: Download complete [2021-05-17T12:17:56.599Z] afea3b2eda06: Verifying Checksum [2021-05-17T12:17:56.599Z] afea3b2eda06: Download complete [2021-05-17T12:17:56.599Z] 7809a108b3ef: Verifying Checksum [2021-05-17T12:17:56.599Z] 7809a108b3ef: Download complete [2021-05-17T12:17:56.599Z] 540db60ca938: Verifying Checksum [2021-05-17T12:17:56.599Z] 540db60ca938: Download complete [2021-05-17T12:17:57.176Z] 540db60ca938: Pull complete [2021-05-17T12:17:57.441Z] adcc1eea9eea: Pull complete [2021-05-17T12:17:57.441Z] 4c4ab2625f07: Pull complete [2021-05-17T12:17:57.952Z] $ docker top 6502590fb89c38fd19f318c037d7a917a6582d1e45dcade8b01f426f51d959a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T12:17:58.857Z] f706445af74f: Verifying Checksum [2021-05-17T12:17:58.857Z] f706445af74f: Download complete [2021-05-17T12:17:59.018Z] + go version [2021-05-17T12:17:59.019Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-17T12:17:59.055Z] $ docker stop --time=1 6502590fb89c38fd19f318c037d7a917a6582d1e45dcade8b01f426f51d959a9 [2021-05-17T12:17:59.441Z] 0510c868ecb4: Verifying Checksum [2021-05-17T12:17:59.441Z] 0510c868ecb4: Download complete [2021-05-17T12:18:00.961Z] $ docker rm -f 6502590fb89c38fd19f318c037d7a917a6582d1e45dcade8b01f426f51d959a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T12:18:02.095Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T12:18:02.095Z] . [Pipeline] withDockerContainer [2021-05-17T12:18:02.359Z] prd-ubuntu18.04-docker-arm64-4c-16g-333 does not seem to be running inside a container [2021-05-17T12:18:02.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-17T12:18:03.793Z] $ docker top 68e1b92e1c10a363096beed151edf3d8951ae85702105893179b0c2bb5cbd68f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T12:18:04.813Z] + go mod tidy [Pipeline] sh [2021-05-17T12:18:06.103Z] + make test [2021-05-17T12:18:06.103Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-17T12:18:06.129Z] 0510c868ecb4: Pull complete [2021-05-17T12:18:06.129Z] afea3b2eda06: Pull complete [2021-05-17T12:18:06.129Z] 7809a108b3ef: Pull complete [2021-05-17T12:18:07.547Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-05-17T12:18:12.795Z] f706445af74f: Pull complete [2021-05-17T12:18:12.796Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-17T12:18:12.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-17T12:18:12.796Z] ---> b068be0155e3 [2021-05-17T12:18:12.796Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-17T12:18:14.756Z] ---> Running in 9c41a5b0cb02 [2021-05-17T12:18:14.756Z] Removing intermediate container 9c41a5b0cb02 [2021-05-17T12:18:14.756Z] ---> de50966e1c77 [2021-05-17T12:18:14.756Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T12:18:15.032Z] ---> Running in 2f09c1900c0f [2021-05-17T12:18:16.469Z] Removing intermediate container 2f09c1900c0f [2021-05-17T12:18:16.469Z] ---> 63d2b899f767 [2021-05-17T12:18:16.469Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-05-17T12:18:16.755Z] ---> Running in bb5efd3104c5 [2021-05-17T12:18:17.345Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T12:18:18.302Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T12:18:18.882Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-17T12:18:18.882Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-17T12:18:18.882Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-17T12:18:19.147Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-17T12:18:19.147Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-17T12:18:19.147Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-17T12:18:19.410Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-17T12:18:19.675Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-17T12:18:19.675Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-17T12:18:19.940Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-17T12:18:19.940Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-17T12:18:19.940Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-17T12:18:20.205Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-17T12:18:20.205Z] Executing busybox-1.32.1-r6.trigger [2021-05-17T12:18:20.205Z] OK: 156 MiB in 53 packages [2021-05-17T12:18:21.158Z] Removing intermediate container bb5efd3104c5 [2021-05-17T12:18:21.158Z] ---> 385eea9bd9a6 [2021-05-17T12:18:21.158Z] Step 6/8 : WORKDIR /device-virtual-go [2021-05-17T12:18:21.158Z] ---> Running in e26198608dc6 [2021-05-17T12:18:21.424Z] Removing intermediate container e26198608dc6 [2021-05-17T12:18:21.424Z] ---> cf742348b413 [2021-05-17T12:18:21.424Z] Step 7/8 : COPY . . [2021-05-17T12:18:22.403Z] ---> 9c5e5ee1fbb2 [2021-05-17T12:18:22.403Z] Step 8/8 : RUN go mod download [2021-05-17T12:18:22.403Z] ---> Running in 19d8dcb6a4ce [2021-05-17T12:18:54.711Z] Removing intermediate container 19d8dcb6a4ce [2021-05-17T12:18:54.711Z] ---> a3087e35ea60 [2021-05-17T12:18:54.711Z] Successfully built a3087e35ea60 [2021-05-17T12:18:54.711Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T12:18:55.090Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T12:18:55.090Z] . [Pipeline] withDockerContainer [2021-05-17T12:18:55.270Z] prd-centos7-docker-4c-2g-334 does not seem to be running inside a container [2021-05-17T12:18:55.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-17T12:18:56.193Z] $ docker top 6f004ad74628145db1b9720902407144b150ceac31bc43e708b0cf76eb585038 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T12:18:56.705Z] + go version [2021-05-17T12:18:56.705Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-17T12:18:56.753Z] $ docker stop --time=1 6f004ad74628145db1b9720902407144b150ceac31bc43e708b0cf76eb585038 [2021-05-17T12:18:58.147Z] $ docker rm -f 6f004ad74628145db1b9720902407144b150ceac31bc43e708b0cf76eb585038 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T12:18:59.111Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T12:18:59.111Z] . [Pipeline] withDockerContainer [2021-05-17T12:18:59.264Z] prd-centos7-docker-4c-2g-334 does not seem to be running inside a container [2021-05-17T12:18:59.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-17T12:19:00.112Z] $ docker top 25a7e15e3d32b0d691fcb76d1dbc51ad600d8d75bceb8245f91d030647ef6a35 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T12:19:01.043Z] + go mod tidy [Pipeline] sh [2021-05-17T12:19:02.363Z] + make test [2021-05-17T12:19:02.363Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-17T12:19:03.821Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-05-17T12:19:15.657Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-05-17T12:19:15.657Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.735s coverage: 63.8% of statements [2021-05-17T12:19:15.657Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-17T12:19:37.903Z] gofmt -l . [2021-05-17T12:19:37.903Z] [ "`gofmt -l .`" = "" ] [2021-05-17T12:19:37.903Z] ./bin/test-attribution-txt.sh [2021-05-17T12:19:39.876Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-17T12:19:40.186Z] $ docker stop --time=1 68e1b92e1c10a363096beed151edf3d8951ae85702105893179b0c2bb5cbd68f [2021-05-17T12:19:42.295Z] $ docker rm -f 68e1b92e1c10a363096beed151edf3d8951ae85702105893179b0c2bb5cbd68f [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T12:19:43.196Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-17T12:19:43.765Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-05-17T12:19:44.134Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-05-17T12:19:44.134Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.121s coverage: 63.8% of statements [2021-05-17T12:19:44.135Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T12:19:46.797Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-17T12:19:47.154Z] + ls -al . [2021-05-17T12:19:47.154Z] total 156 [2021-05-17T12:19:47.154Z] drwxrwxr-x 7 jenkins jenkins 4096 May 17 12:19 . [2021-05-17T12:19:47.154Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 12:16 .. [2021-05-17T12:19:47.154Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 12:16 .git [2021-05-17T12:19:47.154Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 12:16 .github [2021-05-17T12:19:47.154Z] -rw-rw-r-- 1 jenkins jenkins 277 May 17 12:16 .gitignore [2021-05-17T12:19:47.154Z] -rw-rw-r-- 1 jenkins jenkins 8153 May 17 12:16 Attribution.txt [2021-05-17T12:19:47.154Z] -rw-rw-r-- 1 jenkins jenkins 1905 May 17 12:16 Dockerfile [2021-05-17T12:19:47.154Z] -rw-rw-r-- 1 jenkins jenkins 998 May 17 12:16 Dockerfile.build [2021-05-17T12:19:47.154Z] -rw-rw-r-- 1 jenkins jenkins 660 May 17 12:16 Jenkinsfile [2021-05-17T12:19:47.154Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 17 12:16 LICENSE [2021-05-17T12:19:47.154Z] -rw-rw-r-- 1 jenkins jenkins 901 May 17 12:16 Makefile [2021-05-17T12:19:47.154Z] -rw-rw-r-- 1 jenkins jenkins 2745 May 17 12:16 README.md [2021-05-17T12:19:47.154Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 12:14 VERSION [2021-05-17T12:19:47.154Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 12:16 bin [2021-05-17T12:19:47.154Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 12:16 cmd [2021-05-17T12:19:47.154Z] -rw-r--r-- 1 jenkins jenkins 47247 May 17 12:19 coverage.out [2021-05-17T12:19:47.154Z] -rw-r--r-- 1 jenkins jenkins 809 May 17 12:19 go.mod [2021-05-17T12:19:47.154Z] -rw-r--r-- 1 jenkins jenkins 23431 May 17 12:18 go.sum [2021-05-17T12:19:47.154Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 12:16 internal [2021-05-17T12:19:47.154Z] -rw-rw-r-- 1 jenkins jenkins 235 May 17 12:16 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-17T12:19:47.534Z] + 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=1e08a084f07205f646556c87016004188e994bd3 --label arch=arm64 --label version=0.0.0 . [2021-05-17T12:19:47.806Z] Sending build context to Docker daemon 8.648MB [2021-05-17T12:19:47.806Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T12:19:47.806Z] Step 2/25 : FROM ${BASE} AS builder [2021-05-17T12:19:47.806Z] ---> bd16689495ed [2021-05-17T12:19:47.806Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-17T12:19:48.395Z] ---> Running in 693057545bd1 [2021-05-17T12:19:48.665Z] Removing intermediate container 693057545bd1 [2021-05-17T12:19:48.665Z] ---> e52f835a6f4d [2021-05-17T12:19:48.665Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-05-17T12:19:48.936Z] ---> Running in 0a9b3935f038 [2021-05-17T12:19:49.207Z] Removing intermediate container 0a9b3935f038 [2021-05-17T12:19:49.207Z] ---> b30254dcdb88 [2021-05-17T12:19:49.207Z] Step 5/25 : WORKDIR /device-virtual-go [2021-05-17T12:19:49.479Z] ---> Running in 71e043e517df [2021-05-17T12:19:49.749Z] Removing intermediate container 71e043e517df [2021-05-17T12:19:49.749Z] ---> 77132a807947 [2021-05-17T12:19:49.749Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T12:19:50.019Z] ---> Running in cd85226e38b2 [2021-05-17T12:19:51.985Z] Removing intermediate container cd85226e38b2 [2021-05-17T12:19:51.985Z] ---> cc2a77e9d148 [2021-05-17T12:19:51.985Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-17T12:19:51.985Z] ---> Running in 3280ca65d800 [2021-05-17T12:19:52.963Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T12:19:53.940Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T12:19:54.925Z] OK: 145 MiB in 53 packages [2021-05-17T12:19:56.363Z] Removing intermediate container 3280ca65d800 [2021-05-17T12:19:56.363Z] ---> 54a31a53a898 [2021-05-17T12:19:56.363Z] Step 8/25 : COPY . . [2021-05-17T12:19:57.341Z] ---> c6e96f73c33d [2021-05-17T12:19:57.341Z] Step 9/25 : RUN go mod download [2021-05-17T12:19:57.341Z] ---> Running in 59db18c8875a [2021-05-17T12:19:59.513Z] gofmt -l . [2021-05-17T12:19:59.513Z] [ "`gofmt -l .`" = "" ] [2021-05-17T12:19:59.513Z] ./bin/test-attribution-txt.sh [2021-05-17T12:19:59.989Z] Removing intermediate container 59db18c8875a [2021-05-17T12:19:59.989Z] ---> e63de8c94d86 [2021-05-17T12:19:59.989Z] Step 10/25 : ARG MAKE='make build' [2021-05-17T12:19:59.989Z] ---> Running in f141cd919406 [2021-05-17T12:20:00.262Z] Removing intermediate container f141cd919406 [2021-05-17T12:20:00.262Z] ---> 36e0412bebda [2021-05-17T12:20:00.262Z] Step 11/25 : RUN $MAKE [2021-05-17T12:20:00.537Z] ---> Running in 8133ef3df4e9 [2021-05-17T12:20:00.981Z] ./bin/test-go-mod-tidy.sh [2021-05-17T12:20:01.525Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [Pipeline] } [2021-05-17T12:20:01.640Z] $ docker stop --time=1 25a7e15e3d32b0d691fcb76d1dbc51ad600d8d75bceb8245f91d030647ef6a35 [2021-05-17T12:20:04.005Z] $ docker rm -f 25a7e15e3d32b0d691fcb76d1dbc51ad600d8d75bceb8245f91d030647ef6a35 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T12:20:04.759Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-17T12:20:04.801Z] Warning: overwriting stash ‘coverage-report’ [2021-05-17T12:20:05.509Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-17T12:20:06.220Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-17T12:20:06.565Z] + ls -al . [2021-05-17T12:20:06.565Z] total 132 [2021-05-17T12:20:06.565Z] drwxrwxr-x. 7 jenkins jenkins 4096 May 17 12:20 . [2021-05-17T12:20:06.565Z] drwxrwxr-x. 4 jenkins jenkins 28 May 17 12:17 .. [2021-05-17T12:20:06.565Z] -rw-rw-r--. 1 jenkins jenkins 8153 May 17 12:17 Attribution.txt [2021-05-17T12:20:06.565Z] drwxrwxr-x. 2 jenkins jenkins 64 May 17 12:17 bin [2021-05-17T12:20:06.565Z] drwxrwxr-x. 3 jenkins jenkins 32 May 17 12:17 cmd [2021-05-17T12:20:06.565Z] -rw-r--r--. 1 jenkins jenkins 47247 May 17 12:19 coverage.out [2021-05-17T12:20:06.565Z] -rw-rw-r--. 1 jenkins jenkins 1905 May 17 12:17 Dockerfile [2021-05-17T12:20:06.565Z] -rw-rw-r--. 1 jenkins jenkins 998 May 17 12:17 Dockerfile.build [2021-05-17T12:20:06.565Z] drwxrwxr-x. 8 jenkins jenkins 179 May 17 12:17 .git [2021-05-17T12:20:06.565Z] drwxrwxr-x. 2 jenkins jenkins 103 May 17 12:17 .github [2021-05-17T12:20:06.565Z] -rw-rw-r--. 1 jenkins jenkins 277 May 17 12:17 .gitignore [2021-05-17T12:20:06.565Z] -rw-r--r--. 1 jenkins jenkins 809 May 17 12:20 go.mod [2021-05-17T12:20:06.565Z] -rw-r--r--. 1 jenkins jenkins 23431 May 17 12:19 go.sum [2021-05-17T12:20:06.565Z] drwxrwxr-x. 3 jenkins jenkins 20 May 17 12:17 internal [2021-05-17T12:20:06.565Z] -rw-rw-r--. 1 jenkins jenkins 660 May 17 12:17 Jenkinsfile [2021-05-17T12:20:06.565Z] -rw-rw-r--. 1 jenkins jenkins 11340 May 17 12:17 LICENSE [2021-05-17T12:20:06.565Z] -rw-rw-r--. 1 jenkins jenkins 901 May 17 12:17 Makefile [2021-05-17T12:20:06.565Z] -rw-rw-r--. 1 jenkins jenkins 2745 May 17 12:17 README.md [2021-05-17T12:20:06.565Z] -rw-rw-r--. 1 jenkins jenkins 5 May 17 12:14 VERSION [2021-05-17T12:20:06.565Z] -rw-rw-r--. 1 jenkins jenkins 235 May 17 12:17 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-17T12:20:06.956Z] + 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=1e08a084f07205f646556c87016004188e994bd3 --label arch=amd64 --label version=0.0.0 . [2021-05-17T12:20:07.234Z] Sending build context to Docker daemon 8.649MB [2021-05-17T12:20:07.509Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T12:20:07.509Z] Step 2/25 : FROM ${BASE} AS builder [2021-05-17T12:20:07.509Z] ---> a3087e35ea60 [2021-05-17T12:20:07.509Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-17T12:20:07.509Z] ---> Running in 20d482f48c65 [2021-05-17T12:20:07.778Z] Removing intermediate container 20d482f48c65 [2021-05-17T12:20:07.778Z] ---> d9f19ca65072 [2021-05-17T12:20:07.778Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-05-17T12:20:07.778Z] ---> Running in 5955b199d840 [2021-05-17T12:20:08.057Z] Removing intermediate container 5955b199d840 [2021-05-17T12:20:08.057Z] ---> 60543492e7b7 [2021-05-17T12:20:08.058Z] Step 5/25 : WORKDIR /device-virtual-go [2021-05-17T12:20:08.058Z] ---> Running in 08f3ac25df0e [2021-05-17T12:20:08.377Z] Removing intermediate container 08f3ac25df0e [2021-05-17T12:20:08.377Z] ---> 9ba1e60f6635 [2021-05-17T12:20:08.377Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T12:20:08.377Z] ---> Running in 73e06a2f4a75 [2021-05-17T12:20:09.862Z] Removing intermediate container 73e06a2f4a75 [2021-05-17T12:20:09.862Z] ---> fe3b0927c864 [2021-05-17T12:20:09.862Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-17T12:20:09.862Z] ---> Running in fff51df5a51e [2021-05-17T12:20:10.446Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T12:20:11.413Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T12:20:12.024Z] OK: 156 MiB in 53 packages [2021-05-17T12:20:12.614Z] Removing intermediate container fff51df5a51e [2021-05-17T12:20:12.614Z] ---> 9629691e7e67 [2021-05-17T12:20:12.614Z] Step 8/25 : COPY . . [2021-05-17T12:20:14.034Z] ---> 3158f8c8e358 [2021-05-17T12:20:14.034Z] Step 9/25 : RUN go mod download [2021-05-17T12:20:14.034Z] ---> Running in cdf6e7eef127 [2021-05-17T12:20:15.463Z] Removing intermediate container cdf6e7eef127 [2021-05-17T12:20:15.463Z] ---> 829176a5357b [2021-05-17T12:20:15.463Z] Step 10/25 : ARG MAKE='make build' [2021-05-17T12:20:15.463Z] ---> Running in 492597bdb99a [2021-05-17T12:20:15.741Z] Removing intermediate container 492597bdb99a [2021-05-17T12:20:15.741Z] ---> fa77ed31293c [2021-05-17T12:20:15.741Z] Step 11/25 : RUN $MAKE [2021-05-17T12:20:15.741Z] ---> Running in 400c29c9fd57 [2021-05-17T12:20:16.369Z] 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-17T12:20:43.383Z] CGO_ENABLED=1 GO111MODULE=on go build ./... [2021-05-17T12:20:45.998Z] Removing intermediate container 400c29c9fd57 [2021-05-17T12:20:45.998Z] ---> 9b124b0bdc94 [2021-05-17T12:20:45.998Z] Step 12/25 : FROM alpine:3.12 [2021-05-17T12:20:45.998Z] 3.12: Pulling from library/alpine [2021-05-17T12:20:46.269Z] 339de151aab4: Pulling fs layer [2021-05-17T12:20:46.536Z] 339de151aab4: Verifying Checksum [2021-05-17T12:20:46.536Z] 339de151aab4: Download complete [2021-05-17T12:20:46.803Z] 339de151aab4: Pull complete [2021-05-17T12:20:46.803Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T12:20:46.803Z] Status: Downloaded newer image for alpine:3.12 [2021-05-17T12:20:46.803Z] ---> 13621d1b12d4 [2021-05-17T12:20:46.803Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-05-17T12:20:47.068Z] ---> Running in 3f8f3237ecb5 [2021-05-17T12:20:47.068Z] Removing intermediate container 3f8f3237ecb5 [2021-05-17T12:20:47.068Z] ---> 4b5879841dd3 [2021-05-17T12:20:47.068Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T12:20:47.348Z] ---> Running in fffc1947e3cd [2021-05-17T12:20:48.553Z] CGO_ENABLED=1 GO111MODULE=on go build ./... [2021-05-17T12:20:48.796Z] Removing intermediate container fffc1947e3cd [2021-05-17T12:20:48.796Z] ---> bba13612c103 [2021-05-17T12:20:48.796Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-17T12:20:48.796Z] ---> Running in be05745b392b [2021-05-17T12:20:49.065Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T12:20:50.022Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T12:20:50.286Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-17T12:20:50.286Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-17T12:20:50.286Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-17T12:20:50.548Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-17T12:20:51.126Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-17T12:20:51.389Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-17T12:20:51.389Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T12:20:51.389Z] OK: 8 MiB in 20 packages [2021-05-17T12:20:51.981Z] Removing intermediate container be05745b392b [2021-05-17T12:20:51.981Z] ---> 6523f247884a [2021-05-17T12:20:51.981Z] Step 16/25 : WORKDIR / [2021-05-17T12:20:52.246Z] ---> Running in d714efbde789 [2021-05-17T12:20:52.515Z] Removing intermediate container d714efbde789 [2021-05-17T12:20:52.515Z] ---> 84f2da0326c6 [2021-05-17T12:20:52.515Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-05-17T12:20:52.798Z] ---> 78a3efe6dd3f [2021-05-17T12:20:52.798Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-05-17T12:20:53.064Z] ---> aac787a34943 [2021-05-17T12:20:53.064Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-05-17T12:20:53.647Z] ---> 18c0df1f6504 [2021-05-17T12:20:53.647Z] Step 20/25 : EXPOSE 49990 [2021-05-17T12:20:53.913Z] ---> Running in bd3fdb1dc883 [2021-05-17T12:20:53.913Z] Removing intermediate container bd3fdb1dc883 [2021-05-17T12:20:53.913Z] ---> 67f2d5b96335 [2021-05-17T12:20:53.913Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-05-17T12:20:54.178Z] ---> Running in 9ab049e85a87 [2021-05-17T12:20:54.178Z] Removing intermediate container 9ab049e85a87 [2021-05-17T12:20:54.178Z] ---> 90fc4600398f [2021-05-17T12:20:54.178Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T12:20:54.178Z] ---> Running in f66555162b8c [2021-05-17T12:20:54.444Z] Removing intermediate container f66555162b8c [2021-05-17T12:20:54.444Z] ---> b069bc1e9e5d [2021-05-17T12:20:54.444Z] Step 23/25 : LABEL arch=amd64 [2021-05-17T12:20:54.444Z] ---> Running in 429f23537249 [2021-05-17T12:20:54.707Z] Removing intermediate container 429f23537249 [2021-05-17T12:20:54.707Z] ---> 142ec2f6fed8 [2021-05-17T12:20:54.707Z] Step 24/25 : LABEL git_sha=1e08a084f07205f646556c87016004188e994bd3 [2021-05-17T12:20:54.707Z] ---> Running in 4466af157870 [2021-05-17T12:20:54.971Z] Removing intermediate container 4466af157870 [2021-05-17T12:20:54.971Z] ---> f2addfbbd583 [2021-05-17T12:20:54.971Z] Step 25/25 : LABEL version=0.0.0 [2021-05-17T12:20:54.971Z] ---> Running in 150cc005ac88 [2021-05-17T12:20:55.235Z] Removing intermediate container 150cc005ac88 [2021-05-17T12:20:55.235Z] ---> 2781cd93ece9 [2021-05-17T12:20:55.235Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-17T12:20:55.235Z] Successfully built 2781cd93ece9 [2021-05-17T12:20:55.235Z] 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-17T12:20:56.672Z] ---> job-cost.sh [2021-05-17T12:20:56.672Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MZEX [2021-05-17T12:20:58.720Z] Removing intermediate container 8133ef3df4e9 [2021-05-17T12:20:58.720Z] ---> 300cd52f3f7d [2021-05-17T12:20:58.720Z] Step 12/25 : FROM alpine:3.12 [2021-05-17T12:20:58.720Z] 3.12: Pulling from library/alpine [2021-05-17T12:20:58.721Z] d2f70382dc9a: Pulling fs layer [2021-05-17T12:20:58.721Z] d2f70382dc9a: Verifying Checksum [2021-05-17T12:20:58.721Z] d2f70382dc9a: Download complete [2021-05-17T12:20:59.319Z] d2f70382dc9a: Pull complete [2021-05-17T12:20:59.319Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T12:20:59.319Z] Status: Downloaded newer image for alpine:3.12 [2021-05-17T12:20:59.319Z] ---> 9852663dfa18 [2021-05-17T12:20:59.319Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-05-17T12:20:59.593Z] ---> Running in 4a5053cbec93 [2021-05-17T12:21:00.193Z] Removing intermediate container 4a5053cbec93 [2021-05-17T12:21:00.193Z] ---> 24bc808e6f15 [2021-05-17T12:21:00.193Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T12:21:00.193Z] ---> Running in d29ec0f205d0 [2021-05-17T12:21:02.819Z] Removing intermediate container d29ec0f205d0 [2021-05-17T12:21:02.819Z] ---> e551b503e71b [2021-05-17T12:21:02.819Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-17T12:21:02.819Z] ---> Running in 16dd4ea1c7c7 [2021-05-17T12:21:03.807Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T12:21:04.787Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T12:21:05.391Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-17T12:21:05.391Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-17T12:21:05.391Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-17T12:21:05.989Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-17T12:21:05.989Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-17T12:21:06.262Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-17T12:21:06.262Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T12:21:06.262Z] OK: 8 MiB in 20 packages [2021-05-17T12:21:08.244Z] Removing intermediate container 16dd4ea1c7c7 [2021-05-17T12:21:08.244Z] ---> 0651a977b52c [2021-05-17T12:21:08.244Z] Step 16/25 : WORKDIR / [2021-05-17T12:21:08.244Z] ---> Running in 05e713eb5c53 [2021-05-17T12:21:08.517Z] Removing intermediate container 05e713eb5c53 [2021-05-17T12:21:08.517Z] ---> c78c0a45b5a5 [2021-05-17T12:21:08.517Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-05-17T12:21:09.114Z] ---> d1dd89525b18 [2021-05-17T12:21:09.114Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-05-17T12:21:10.093Z] ---> 28ee6f6a9239 [2021-05-17T12:21:10.093Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-05-17T12:21:11.537Z] ---> e6ad09ccaaad [2021-05-17T12:21:11.537Z] Step 20/25 : EXPOSE 49990 [2021-05-17T12:21:11.537Z] ---> Running in eb429644d386 [2021-05-17T12:21:11.813Z] Removing intermediate container eb429644d386 [2021-05-17T12:21:11.813Z] ---> d9b62d3462aa [2021-05-17T12:21:11.813Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-05-17T12:21:12.089Z] ---> Running in 44145e3e7b0b [2021-05-17T12:21:12.365Z] Removing intermediate container 44145e3e7b0b [2021-05-17T12:21:12.365Z] ---> 405b1bdbdd82 [2021-05-17T12:21:12.365Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T12:21:12.641Z] ---> Running in a4a6aeb9abd1 [2021-05-17T12:21:13.236Z] Removing intermediate container a4a6aeb9abd1 [2021-05-17T12:21:13.236Z] ---> 8cedda752292 [2021-05-17T12:21:13.236Z] Step 23/25 : LABEL arch=arm64 [2021-05-17T12:21:13.236Z] ---> Running in ec805e76c052 [2021-05-17T12:21:13.509Z] Removing intermediate container ec805e76c052 [2021-05-17T12:21:13.510Z] ---> 085d1bfd3c33 [2021-05-17T12:21:13.510Z] Step 24/25 : LABEL git_sha=1e08a084f07205f646556c87016004188e994bd3 [2021-05-17T12:21:13.784Z] ---> Running in bf181b5308e3 [2021-05-17T12:21:14.060Z] Removing intermediate container bf181b5308e3 [2021-05-17T12:21:14.060Z] ---> 72929f8ee114 [2021-05-17T12:21:14.060Z] Step 25/25 : LABEL version=0.0.0 [2021-05-17T12:21:14.335Z] ---> Running in c676f7e2edd9 [2021-05-17T12:21:14.611Z] Removing intermediate container c676f7e2edd9 [2021-05-17T12:21:14.611Z] ---> 203dc2348f33 [2021-05-17T12:21:14.611Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-17T12:21:14.883Z] Successfully built 203dc2348f33 [2021-05-17T12:21:14.883Z] Successfully tagged device-virtual-arm64:latest [2021-05-17T12:21:14.887Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [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-17T12:21:15.784Z] ---> job-cost.sh [2021-05-17T12:21:15.784Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z8Qh [2021-05-17T12:21:53.966Z] lf-activate-venv(): INFO: Adding /tmp/venv-MZEX/bin to PATH [2021-05-17T12:21:53.967Z] INFO: No Stack... [2021-05-17T12:21:53.967Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T12:21:53.967Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T12:21:54.322Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2021-05-17T12:21:54.322Z] + cut -d, -f6 [Pipeline] lock [2021-05-17T12:21:54.401Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-209-1-stack-cost] [2021-05-17T12:21:54.409Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-209-1-stack-cost] did not exist. Created. [2021-05-17T12:21:54.409Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-209-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T12:21:54.751Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T12:21:54.845Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-17T12:21:55.020Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T12:21:55.042Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-209-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-17T12:23:16.494Z] lf-activate-venv(): INFO: Adding /tmp/venv-z8Qh/bin to PATH [2021-05-17T12:23:16.495Z] INFO: No Stack... [2021-05-17T12:23:16.495Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-17T12:23:16.495Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T12:23:16.872Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv+ [2021-05-17T12:23:16.872Z] cut -d, -f6 [Pipeline] lock [2021-05-17T12:23:16.970Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-209-1-stack-cost] [2021-05-17T12:23:16.984Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-209-1-stack-cost] did not exist. Created. [2021-05-17T12:23:16.984Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-209-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T12:23:17.452Z] /w/workspace/device-virtual-go/1@tmp/durable-b847b36b/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-b847b36b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-17T12:23:17.896Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-17T12:23:17.942Z] Warning: overwriting stash ‘stack-cost’ [2021-05-17T12:23:18.096Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T12:23:18.118Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-209-1-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-17T12:23:19.469Z] provisioning config files... [2021-05-17T12:23:19.481Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-209@tmp/config535697321914182633tmp [Pipeline] { [Pipeline] sh [2021-05-17T12:23:19.852Z] + set +x [2021-05-17T12:23:19.853Z] + curl -s https://codecov.io/bash [2021-05-17T12:23:19.853Z] + bash -s -- [2021-05-17T12:23:20.118Z] [2021-05-17T12:23:20.118Z] _____ _ [2021-05-17T12:23:20.118Z] / ____| | | [2021-05-17T12:23:20.118Z] | | ___ __| | ___ ___ _____ __ [2021-05-17T12:23:20.118Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-17T12:23:20.118Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-17T12:23:20.118Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-17T12:23:20.118Z] Bash-1.0.2 [2021-05-17T12:23:20.118Z] [2021-05-17T12:23:20.118Z] [2021-05-17T12:23:20.118Z] ==> git version 2.24.3 found [2021-05-17T12:23:20.118Z] ==> 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-17T12:23:20.118Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-17T12:23:20.118Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-17T12:23:20.118Z] ==> Jenkins CI detected. [2021-05-17T12:23:20.118Z] project root: . [2021-05-17T12:23:20.118Z] --> token set from env [2021-05-17T12:23:20.118Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-17T12:23:20.118Z] ==> Running gcov in . (disable via -X gcov) [2021-05-17T12:23:20.118Z] ==> Python coveragepy not found [2021-05-17T12:23:20.118Z] ==> Searching for coverage reports in: [2021-05-17T12:23:20.118Z] + . [2021-05-17T12:23:20.118Z] -> Found 1 reports [2021-05-17T12:23:20.118Z] ==> Detecting git/mercurial file structure [2021-05-17T12:23:20.118Z] ==> Reading reports [2021-05-17T12:23:20.118Z] + ./coverage.out bytes=47247 [2021-05-17T12:23:20.118Z] ==> Appending adjustments [2021-05-17T12:23:20.118Z] https://docs.codecov.io/docs/fixing-reports [2021-05-17T12:23:20.382Z] + Found adjustments [2021-05-17T12:23:20.382Z] ==> Gzipping contents [2021-05-17T12:23:20.382Z] 8.0K /tmp/codecov.qFA35e.gz [2021-05-17T12:23:20.382Z] ==> Uploading reports [2021-05-17T12:23:20.382Z] url: https://codecov.io [2021-05-17T12:23:20.382Z] query: branch=PR-209&commit=1e08a084f07205f646556c87016004188e994bd3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-209%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=209&job=&cmd_args= [2021-05-17T12:23:20.382Z] -> Pinging Codecov [2021-05-17T12:23:20.382Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-209&commit=1e08a084f07205f646556c87016004188e994bd3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-209%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=209&job=&cmd_args= [2021-05-17T12:23:20.961Z] -> Uploading to [2021-05-17T12:23:20.961Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-17/5E52B4B073DB2E39498172D8E973AA87/1e08a084f07205f646556c87016004188e994bd3/fdc3475c-c5df-428a-ab9b-84363379dd25.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210517T122320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=11f1958ded8277d730d55ca0c15e787a7a9e0c724f6d3a4557a55cc29ed21279 [2021-05-17T12:23:20.961Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T12:23:20.961Z] Dload Upload Total Spent Left Speed [2021-05-17T12:23:21.226Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5772 0 0 100 5772 0 10552 --:--:-- --:--:-- --:--:-- 10571 [2021-05-17T12:23:21.226Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/1e08a084f07205f646556c87016004188e994bd3 [Pipeline] } [2021-05-17T12:23:21.254Z] 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-17T12:23:23.938Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T12:23:24.375Z] ---> package-listing.sh [2021-05-17T12:23:24.375Z] ++ facter osfamily [2021-05-17T12:23:24.375Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-17T12:23:24.375Z] + OS_FAMILY=redhat [2021-05-17T12:23:24.375Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-209 [2021-05-17T12:23:24.375Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-17T12:23:24.375Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-17T12:23:24.375Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-17T12:23:24.375Z] + PACKAGES=/tmp/packages_start.txt [2021-05-17T12:23:24.375Z] + '[' /w/workspace/foundry_device-virtual-go_PR-209 ']' [2021-05-17T12:23:24.375Z] + PACKAGES=/tmp/packages_end.txt [2021-05-17T12:23:24.375Z] + case "${OS_FAMILY}" in [2021-05-17T12:23:24.375Z] + rpm -qa [2021-05-17T12:23:24.375Z] + sort [2021-05-17T12:23:29.752Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-17T12:23:29.752Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-17T12:23:29.752Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-17T12:23:29.752Z] + '[' /w/workspace/foundry_device-virtual-go_PR-209 ']' [2021-05-17T12:23:29.752Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-209/archives/ [2021-05-17T12:23:29.752Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-209/archives/ [Pipeline] echo [2021-05-17T12:23:29.789Z] 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-209/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-17T12:23:30.106Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-17T12:23:30.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T12:23:30.454Z] [2021-05-17T12:23:30.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-17T12:23:30.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T12:23:30.816Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-17T12:23:30.816Z] df20fa9351a1: Pulling fs layer [2021-05-17T12:23:30.816Z] 36b3adc4ff6f: Pulling fs layer [2021-05-17T12:23:30.816Z] 8ad3a11d3b57: Pulling fs layer [2021-05-17T12:23:30.816Z] 46f8f816bc3b: Pulling fs layer [2021-05-17T12:23:30.816Z] 93b61091891f: Pulling fs layer [2021-05-17T12:23:30.816Z] 93b9cdb0e59b: Pulling fs layer [2021-05-17T12:23:30.816Z] 5e14af77c1be: Pulling fs layer [2021-05-17T12:23:30.816Z] 01666e4c0597: Pulling fs layer [2021-05-17T12:23:30.816Z] aa168da1d23b: Pulling fs layer [2021-05-17T12:23:30.816Z] 93b9cdb0e59b: Waiting [2021-05-17T12:23:30.816Z] 5e14af77c1be: Waiting [2021-05-17T12:23:30.816Z] 01666e4c0597: Waiting [2021-05-17T12:23:30.816Z] 93b61091891f: Waiting [2021-05-17T12:23:30.816Z] 46f8f816bc3b: Waiting [2021-05-17T12:23:30.816Z] 36b3adc4ff6f: Download complete [2021-05-17T12:23:30.816Z] 46f8f816bc3b: Download complete [2021-05-17T12:23:30.816Z] df20fa9351a1: Download complete [2021-05-17T12:23:31.085Z] 93b9cdb0e59b: Verifying Checksum [2021-05-17T12:23:31.085Z] 93b9cdb0e59b: Download complete [2021-05-17T12:23:31.085Z] 93b61091891f: Download complete [2021-05-17T12:23:31.085Z] 5e14af77c1be: Verifying Checksum [2021-05-17T12:23:31.085Z] 5e14af77c1be: Download complete [2021-05-17T12:23:31.085Z] 01666e4c0597: Verifying Checksum [2021-05-17T12:23:31.085Z] 01666e4c0597: Download complete [2021-05-17T12:23:31.350Z] 8ad3a11d3b57: Verifying Checksum [2021-05-17T12:23:31.350Z] 8ad3a11d3b57: Download complete [2021-05-17T12:23:31.350Z] df20fa9351a1: Pull complete [2021-05-17T12:23:31.624Z] 36b3adc4ff6f: Pull complete [2021-05-17T12:23:32.216Z] 8ad3a11d3b57: Pull complete [2021-05-17T12:23:32.490Z] 46f8f816bc3b: Pull complete [2021-05-17T12:23:33.447Z] aa168da1d23b: Verifying Checksum [2021-05-17T12:23:33.447Z] aa168da1d23b: Download complete [2021-05-17T12:23:34.022Z] 93b61091891f: Pull complete [2021-05-17T12:23:34.286Z] 93b9cdb0e59b: Pull complete [2021-05-17T12:23:34.552Z] 5e14af77c1be: Pull complete [2021-05-17T12:23:34.552Z] 01666e4c0597: Pull complete [2021-05-17T12:23:42.753Z] aa168da1d23b: Pull complete [2021-05-17T12:23:42.753Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-17T12:23:42.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T12:23:42.753Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-17T12:23:42.974Z] prd-centos7-docker-4c-2g-332 does not seem to be running inside a container [2021-05-17T12:23:43.020Z] $ 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-209/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-209 -v /w/workspace/foundry_device-virtual-go_PR-209:/w/workspace/foundry_device-virtual-go_PR-209:rw,z -v /w/workspace/foundry_device-virtual-go_PR-209@tmp:/w/workspace/foundry_device-virtual-go_PR-209@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-17T12:23:46.888Z] $ docker top 9a5620d2a6b9ba7dea7f06e6052ad2277dad2101b8a0d154d890695ffef14a75 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T12:23:47.407Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-17T12:23:47.729Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-17T12:23:48.045Z] + ls /var/log/sa-host [2021-05-17T12:23:48.045Z] + sadf -c /var/log/sa-host/sa17 [2021-05-17T12:23:48.045Z] file_magic: OK [2021-05-17T12:23:48.045Z] HZ: Using current value: 100 [2021-05-17T12:23:48.045Z] file_header: OK [2021-05-17T12:23:48.045Z] 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-17T12:23:48.045Z] Statistics: [2021-05-17T12:23:48.045Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-17T12:23:48.045Z] File successfully converted to sysstat format version 12.2.1 [2021-05-17T12:23:48.045Z] + sadf -c /var/log/sa-host/sa23 [2021-05-17T12:23:48.045Z] file_magic: OK [2021-05-17T12:23:48.045Z] HZ: Using current value: 100 [2021-05-17T12:23:48.045Z] file_header: OK [2021-05-17T12:23:48.045Z] 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-17T12:23:48.045Z] Statistics: [2021-05-17T12:23:48.045Z] Hnuu...uuuununununu... [2021-05-17T12:23:48.045Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T12:23:48.723Z] provisioning config files... [2021-05-17T12:23:48.738Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-209@tmp/config1471484626483262921tmp [Pipeline] { [Pipeline] echo [2021-05-17T12:23:48.819Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T12:23:49.153Z] ---> create-netrc.sh [Pipeline] } [2021-05-17T12:23:49.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-17T12:23:49.249Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T12:23:49.579Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-17T12:23:49.608Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T12:23:49.939Z] ---> sudo-logs.sh [2021-05-17T12:23:49.939Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-17T12:23:50.033Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T12:23:50.366Z] ---> job-cost.sh [2021-05-17T12:23:50.366Z] lf-activate-venv: SKIPPING [2021-05-17T12:23:50.366Z] DEBUG: total: 0.20999999344348907 [2021-05-17T12:23:50.366Z] INFO: Retrieving Stack Cost... [2021-05-17T12:23:51.313Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T12:23:51.887Z] INFO: Archiving Costs [Pipeline] echo [2021-05-17T12:23:51.921Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T12:23:52.256Z] ---> logs-deploy.sh [2021-05-17T12:23:52.256Z] lf-activate-venv: SKIPPING [2021-05-17T12:23:52.256Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-209/1 [2021-05-17T12:23:52.256Z] INFO: archiving workspace using pattern(s): [2021-05-17T12:23:54.176Z] Archives upload complete. [2021-05-17T12:23:54.176Z] INFO: archiving logs to Nexus [2021-05-17T12:23:55.126Z] ---> uname -a: [2021-05-17T12:23:55.126Z] Linux prd-centos7-docker-4c-2g-332.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-17T12:23:55.126Z] [2021-05-17T12:23:55.126Z] [2021-05-17T12:23:55.126Z] ---> lscpu: [2021-05-17T12:23:55.126Z] Architecture: x86_64 [2021-05-17T12:23:55.126Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-17T12:23:55.126Z] Byte Order: Little Endian [2021-05-17T12:23:55.126Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-17T12:23:55.126Z] CPU(s): 4 [2021-05-17T12:23:55.126Z] On-line CPU(s) list: 0-3 [2021-05-17T12:23:55.126Z] Thread(s) per core: 1 [2021-05-17T12:23:55.126Z] Core(s) per socket: 1 [2021-05-17T12:23:55.126Z] Socket(s): 4 [2021-05-17T12:23:55.126Z] NUMA node(s): 1 [2021-05-17T12:23:55.126Z] Vendor ID: GenuineIntel [2021-05-17T12:23:55.126Z] CPU family: 6 [2021-05-17T12:23:55.126Z] Model: 44 [2021-05-17T12:23:55.126Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-17T12:23:55.126Z] Stepping: 1 [2021-05-17T12:23:55.126Z] CPU MHz: 2933.442 [2021-05-17T12:23:55.126Z] BogoMIPS: 5866.88 [2021-05-17T12:23:55.126Z] Virtualization: VT-x [2021-05-17T12:23:55.126Z] Hypervisor vendor: KVM [2021-05-17T12:23:55.126Z] Virtualization type: full [2021-05-17T12:23:55.126Z] L1d cache: 128 KiB [2021-05-17T12:23:55.126Z] L1i cache: 128 KiB [2021-05-17T12:23:55.126Z] L2 cache: 16 MiB [2021-05-17T12:23:55.126Z] L3 cache: 64 MiB [2021-05-17T12:23:55.126Z] NUMA node0 CPU(s): 0-3 [2021-05-17T12:23:55.126Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-17T12:23:55.126Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-17T12:23:55.126Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-17T12:23:55.126Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-17T12:23:55.126Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-17T12:23:55.126Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-17T12:23:55.126Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-17T12:23:55.126Z] Vulnerability Srbds: Not affected [2021-05-17T12:23:55.126Z] Vulnerability Tsx async abort: Not affected [2021-05-17T12:23:55.126Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-05-17T12:23:55.126Z] [2021-05-17T12:23:55.126Z] [2021-05-17T12:23:55.126Z] ---> nproc: [2021-05-17T12:23:55.126Z] 4 [2021-05-17T12:23:55.126Z] [2021-05-17T12:23:55.126Z] [2021-05-17T12:23:55.126Z] ---> df -h: [2021-05-17T12:23:55.126Z] Filesystem Size Used Available Use% Mounted on [2021-05-17T12:23:55.126Z] overlay 50.0G 7.3G 42.7G 15% / [2021-05-17T12:23:55.126Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-17T12:23:55.126Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-17T12:23:55.126Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-17T12:23:55.126Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-05-17T12:23:55.126Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-05-17T12:23:55.126Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-05-17T12:23:55.126Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-05-17T12:23:55.126Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-05-17T12:23:55.126Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-05-17T12:23:55.126Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-05-17T12:23:55.126Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-05-17T12:23:55.126Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-209 [2021-05-17T12:23:55.126Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-209@tmp [2021-05-17T12:23:55.126Z] [2021-05-17T12:23:55.126Z] [2021-05-17T12:23:55.126Z] ---> free -m: [2021-05-17T12:23:55.126Z] total used free shared buff/cache available [2021-05-17T12:23:55.126Z] Mem: 1837 709 102 0 1025 1023 [2021-05-17T12:23:55.126Z] Swap: 1023 0 1023 [2021-05-17T12:23:55.126Z] [2021-05-17T12:23:55.126Z] [2021-05-17T12:23:55.126Z] ---> ip addr: [2021-05-17T12:23:55.126Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-17T12:23:55.126Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-17T12:23:55.126Z] inet 127.0.0.1/8 scope host lo [2021-05-17T12:23:55.126Z] valid_lft forever preferred_lft forever [2021-05-17T12:23:55.126Z] inet6 ::1/128 scope host [2021-05-17T12:23:55.126Z] valid_lft forever preferred_lft forever [2021-05-17T12:23:55.126Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-17T12:23:55.126Z] link/ether fa:16:3e:2d:d8:55 brd ff:ff:ff:ff:ff:ff [2021-05-17T12:23:55.126Z] inet 10.30.123.235/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-17T12:23:55.126Z] valid_lft 85772sec preferred_lft 85772sec [2021-05-17T12:23:55.126Z] inet6 fe80::f816:3eff:fe2d:d855/64 scope link [2021-05-17T12:23:55.126Z] valid_lft forever preferred_lft forever [2021-05-17T12:23:55.126Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-17T12:23:55.126Z] link/ether 02:42:7f:45:a6:f0 brd ff:ff:ff:ff:ff:ff [2021-05-17T12:23:55.126Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-17T12:23:55.126Z] valid_lft forever preferred_lft forever [2021-05-17T12:23:55.126Z] inet6 fe80::42:7fff:fe45:a6f0/64 scope link [2021-05-17T12:23:55.126Z] valid_lft forever preferred_lft forever [2021-05-17T12:23:55.126Z] [2021-05-17T12:23:55.126Z] [2021-05-17T12:23:55.126Z] ---> sar -b -r -n DEV: [2021-05-17T12:23:55.126Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) [2021-05-17T12:23:55.126Z] [2021-05-17T12:23:55.126Z] 12:13:15 LINUX RESTART (4 CPU) [2021-05-17T12:23:55.126Z] [2021-05-17T12:23:55.126Z] 12:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-17T12:23:55.126Z] 12:15:01 42.07 12.97 29.10 0.00 4402.20 3570.25 0.00 [2021-05-17T12:23:55.126Z] 12:16:01 0.67 0.00 0.67 0.00 0.00 11.79 0.00 [2021-05-17T12:23:55.126Z] 12:17:01 0.22 0.00 0.22 0.00 0.00 3.25 0.00 [2021-05-17T12:23:55.126Z] 12:18:01 0.30 0.00 0.30 0.00 0.00 3.65 0.00 [2021-05-17T12:23:55.126Z] 12:19:01 0.22 0.00 0.22 0.00 0.00 3.15 0.00 [2021-05-17T12:23:55.126Z] 12:20:01 0.27 0.00 0.27 0.00 0.00 3.71 0.00 [2021-05-17T12:23:55.126Z] 12:21:01 0.30 0.00 0.30 0.00 0.00 4.21 0.00 [2021-05-17T12:23:55.126Z] 12:22:01 0.17 0.00 0.17 0.00 0.00 1.35 0.00 [2021-05-17T12:23:55.126Z] 12:23:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 [2021-05-17T12:23:55.126Z] Average: 4.94 1.44 3.50 0.00 489.28 400.68 0.00 [2021-05-17T12:23:55.126Z] [2021-05-17T12:23:55.126Z] 12:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-17T12:23:55.126Z] 12:15:01 154528 0 590924 31.41 2620 1133472 1093424 37.32 435028 1093072 20 [2021-05-17T12:23:55.126Z] 12:16:01 156640 0 588804 31.29 2620 1133480 1068644 36.47 436780 1089784 8 [2021-05-17T12:23:55.126Z] 12:17:01 154004 0 591436 31.43 2620 1133484 1068828 36.48 454536 1074664 8 [2021-05-17T12:23:55.126Z] 12:18:01 150364 0 595076 31.63 2620 1133484 1068924 36.48 458804 1074096 8 [2021-05-17T12:23:55.126Z] 12:19:01 148836 0 596596 31.71 2620 1133492 1068780 36.48 457632 1076828 8 [2021-05-17T12:23:55.126Z] 12:20:01 149268 0 596156 31.68 2620 1133500 1068744 36.47 457464 1076832 8 [2021-05-17T12:23:55.126Z] 12:21:01 149672 0 595748 31.66 2620 1133504 1068708 36.47 457180 1076828 8 [2021-05-17T12:23:55.126Z] 12:22:01 149688 0 595728 31.66 2620 1133508 1068708 36.47 457204 1076828 8 [2021-05-17T12:23:55.126Z] 12:23:01 149508 0 595900 31.67 2620 1133516 1068708 36.47 457256 1076828 8 [2021-05-17T12:23:55.126Z] Average: 151390 0 594041 31.57 2620 1133493 1071496 36.57 452432 1079529 9 [2021-05-17T12:23:55.126Z] [2021-05-17T12:23:55.126Z] 12:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-17T12:23:55.126Z] 12:15:01 eth0 203.63 163.96 566.02 33.28 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] 12:15:01 docker0 53.74 47.69 4.48 139.24 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] 12:16:01 eth0 0.77 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] 12:17:01 eth0 1.92 0.58 1.04 0.19 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] 12:18:01 eth0 0.58 0.33 0.27 0.23 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] 12:19:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] 12:20:01 eth0 0.27 0.23 0.08 0.02 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] 12:21:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] 12:22:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] 12:23:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] Average: eth0 23.09 18.41 63.08 3.76 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] Average: docker0 5.97 5.30 0.50 15.48 0.00 0.00 0.00 0.00 [2021-05-17T12:23:55.126Z] [2021-05-17T12:23:55.126Z] [2021-05-17T12:23:55.126Z] ---> sar -P ALL: [2021-05-17T12:23:55.126Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) [2021-05-17T12:23:55.126Z] [2021-05-17T12:23:55.126Z] 12:13:15 LINUX RESTART (4 CPU) [2021-05-17T12:23:55.126Z] [2021-05-17T12:23:55.126Z] 12:14:01 CPU %user %nice %system %iowait %steal %idle [2021-05-17T12:23:55.126Z] 12:15:01 all 3.62 0.00 2.46 0.92 0.02 92.98 [2021-05-17T12:23:55.126Z] 12:15:01 0 3.10 0.00 2.84 1.81 0.02 92.23 [2021-05-17T12:23:55.126Z] 12:15:01 1 3.55 0.00 2.30 0.18 0.02 93.95 [2021-05-17T12:23:55.126Z] 12:15:01 2 3.57 0.00 2.23 1.53 0.02 92.66 [2021-05-17T12:23:55.126Z] 12:15:01 3 4.26 0.00 2.48 0.17 0.02 93.07 [2021-05-17T12:23:55.126Z] 12:16:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2021-05-17T12:23:55.126Z] 12:16:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2021-05-17T12:23:55.126Z] 12:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-17T12:23:55.126Z] 12:16:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-05-17T12:23:55.127Z] 12:16:01 3 0.55 0.00 0.07 0.00 0.00 99.38 [2021-05-17T12:23:55.127Z] 12:17:01 all 0.16 0.00 0.05 0.00 0.00 99.78 [2021-05-17T12:23:55.127Z] 12:17:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2021-05-17T12:23:55.127Z] 12:17:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2021-05-17T12:23:55.127Z] 12:17:01 2 0.02 0.00 0.08 0.00 0.00 99.90 [2021-05-17T12:23:55.127Z] 12:17:01 3 0.52 0.00 0.03 0.00 0.00 99.45 [2021-05-17T12:23:55.127Z] 12:18:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2021-05-17T12:23:55.127Z] 12:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-17T12:23:55.127Z] 12:18:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-05-17T12:23:55.127Z] 12:18:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-05-17T12:23:55.127Z] 12:18:01 3 0.55 0.00 0.02 0.00 0.00 99.43 [2021-05-17T12:23:55.127Z] 12:19:01 all 0.16 0.00 0.07 0.00 0.00 99.76 [2021-05-17T12:23:55.127Z] 12:19:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2021-05-17T12:23:55.127Z] 12:19:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-05-17T12:23:55.127Z] 12:19:01 2 0.33 0.00 0.12 0.00 0.00 99.55 [2021-05-17T12:23:55.127Z] 12:19:01 3 0.23 0.00 0.05 0.00 0.02 99.70 [2021-05-17T12:23:55.127Z] 12:20:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-05-17T12:23:55.127Z] 12:20:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-17T12:23:55.127Z] 12:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-17T12:23:55.127Z] 12:20:01 2 0.48 0.00 0.02 0.00 0.00 99.50 [2021-05-17T12:23:55.127Z] 12:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-17T12:23:55.127Z] 12:21:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-05-17T12:23:55.127Z] 12:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-17T12:23:55.127Z] 12:21:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-05-17T12:23:55.127Z] 12:21:01 2 0.52 0.00 0.05 0.00 0.00 99.43 [2021-05-17T12:23:55.127Z] 12:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-17T12:23:55.127Z] 12:22:01 all 0.14 0.00 0.03 0.00 0.00 99.83 [2021-05-17T12:23:55.127Z] 12:22:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2021-05-17T12:23:55.127Z] 12:22:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-05-17T12:23:55.127Z] 12:22:01 2 0.50 0.00 0.03 0.00 0.00 99.47 [2021-05-17T12:23:55.127Z] 12:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2021-05-17T12:23:55.127Z] 12:23:01 all 0.05 0.00 0.02 0.00 0.00 99.92 [2021-05-17T12:23:55.127Z] 12:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-17T12:23:55.127Z] 12:23:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2021-05-17T12:23:55.127Z] 12:23:01 2 0.13 0.00 0.03 0.00 0.00 99.83 [2021-05-17T12:23:55.127Z] 12:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-17T12:23:55.127Z] Average: all 0.53 0.00 0.31 0.10 0.00 99.06 [2021-05-17T12:23:55.127Z] Average: 0 0.36 0.00 0.34 0.20 0.00 99.09 [2021-05-17T12:23:55.127Z] Average: 1 0.44 0.00 0.29 0.02 0.00 99.26 [2021-05-17T12:23:55.127Z] Average: 2 0.63 0.00 0.29 0.17 0.00 98.91 [2021-05-17T12:23:55.127Z] Average: 3 0.68 0.00 0.30 0.02 0.00 98.99 [2021-05-17T12:23:55.127Z] [2021-05-17T12:23:55.127Z] [2021-05-17T12:23:55.127Z]