Started by upstream project "edgexfoundry/cd-management/release" build number 39 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from abb441d7d1970f82b841c2bc1ba1938b3ed69869 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d8dcacb1afd64ffd41a88d498332b01d09cee174 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 d8dcacb1afd64ffd41a88d498332b01d09cee174 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d8dcacb1afd64ffd41a88d498332b01d09cee174 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d8dcacb1afd64ffd41a88d498332b01d09cee174 # timeout=10 Commit message: "Merge pull request #299 from bill-mahoney/releaseStream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-12563’ Running on prd-centos7-docker-4c-2g-12571 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision abb441d7d1970f82b841c2bc1ba1938b3ed69869 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f abb441d7d1970f82b841c2bc1ba1938b3ed69869 # timeout=10 Commit message: "Merge pull request #148 from iain-anderson/master" > git rev-list --no-walk abb441d7d1970f82b841c2bc1ba1938b3ed69869 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:35:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:35:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:35:25 ========================================================= 19:35:25 EdgeX Global Pipelines Version Info 19:35:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:35:27 ------------------- 19:35:27 stable info: 19:35:27 ------------------- 19:35:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:35:27 Commit SHA: d8dcacb1afd64ffd41a88d498332b01d09cee174 19:35:27 Message: update stable to v1.0.165 19:35:28 ------------------- 19:35:28 experimental info: 19:35:28 ------------------- 19:35:28 Commited By: **** collab-it+edgex@linuxfoundation.org 19:35:28 Commit SHA: d8dcacb1afd64ffd41a88d498332b01d09cee174 19:35:28 Message: update experimental to v1.0.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 19:35:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 19:35:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 19:35:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:35:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:35:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:35:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 19:35:29 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:35:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 19:35:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:35:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:35:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:35:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 19:35:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:35:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:35:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:35:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:35:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:35:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:35:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:35:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:35:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:35:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:35:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:35:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:35:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:35:31 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 19:35:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 19:35:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 19:35:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 19:35:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = abb441d7d1970f82b841c2bc1ba1938b3ed69869 [Pipeline] echo 19:35:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = abb441d [Pipeline] echo 19:35:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:35:32 provisioning config files... 19:35:32 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config17383925974435225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:35:32 ---> docker-login.sh 19:35:32 nexus3.edgexfoundry.org:10001 19:35:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:33 Configure a credential helper to remove this warning. See 19:35:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:33 19:35:33 Login Succeeded 19:35:33 nexus3.edgexfoundry.org:10002 19:35:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:33 Configure a credential helper to remove this warning. See 19:35:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:33 19:35:33 Login Succeeded 19:35:33 nexus3.edgexfoundry.org:10003 19:35:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:33 Configure a credential helper to remove this warning. See 19:35:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:33 19:35:33 Login Succeeded 19:35:33 nexus3.edgexfoundry.org:10004 19:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:34 Configure a credential helper to remove this warning. See 19:35:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:34 19:35:34 Login Succeeded 19:35:34 docker.io 19:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:34 Configure a credential helper to remove this warning. See 19:35:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:34 19:35:34 Login Succeeded 19:35:34 ---> docker-login.sh ends [Pipeline] } 19:35:34 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:35:35 + git log --format=format:%s -1 abb441d7d1970f82b841c2bc1ba1938b3ed69869 [Pipeline] echo 19:35:35 GIT_COMMIT: abb441d7d1970f82b841c2bc1ba1938b3ed69869, Commit Message: Merge pull request #148 from iain-anderson/master [Pipeline] echo 19:35:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:35:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:35:35 19:35:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:35:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:35:36 latest: Pulling from edgex-devops/git-semver 19:35:36 31603596830f: Pulling fs layer 19:35:36 2a8b12db71e7: Pulling fs layer 19:35:36 6ca5941a6612: Pulling fs layer 19:35:36 ecc8261a40a4: Pulling fs layer 19:35:36 ecc8261a40a4: Waiting 19:35:36 2a8b12db71e7: Verifying Checksum 19:35:36 2a8b12db71e7: Download complete 19:35:36 31603596830f: Download complete 19:35:36 6ca5941a6612: Verifying Checksum 19:35:36 6ca5941a6612: Download complete 19:35:36 31603596830f: Pull complete 19:35:37 ecc8261a40a4: Verifying Checksum 19:35:37 ecc8261a40a4: Download complete 19:35:37 2a8b12db71e7: Pull complete 19:35:38 6ca5941a6612: Pull complete 19:35:38 ecc8261a40a4: Pull complete 19:35:38 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 19:35:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:35:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:35:38 prd-centos7-docker-4c-2g-12571 does not seem to be running inside a container 19:35:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:35:40 $ docker top 147f18be139473d371c709703ad4434ed1e2c857ab4c8964d9cb35a8013cb45e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:35:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:35:40 [ssh-agent] Looking for ssh-agent implementation... 19:35:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:35:41 $ docker exec 147f18be139473d371c709703ad4434ed1e2c857ab4c8964d9cb35a8013cb45e ssh-agent 19:35:41 SSH_AUTH_SOCK=/tmp/ssh-rLkG3Mxpl4a1/agent.11 19:35:41 SSH_AGENT_PID=16 19:35:41 Running ssh-add (command line suppressed) 19:35:41 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_9202055846775494148.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_9202055846775494148.key) 19:35:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:35:41 + git tag --points-at HEAD [Pipeline] } 19:35:41 $ docker exec --env ******** --env ******** 147f18be139473d371c709703ad4434ed1e2c857ab4c8964d9cb35a8013cb45e ssh-agent -k 19:35:41 unset SSH_AUTH_SOCK; 19:35:41 unset SSH_AGENT_PID; 19:35:41 echo Agent pid 16 killed; 19:35:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 19:35:42 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v1.2.4-dev.11|v1.3.0' [Pipeline] sshagent 19:35:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:35:42 [ssh-agent] Looking for ssh-agent implementation... 19:35:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:35:42 $ docker exec 147f18be139473d371c709703ad4434ed1e2c857ab4c8964d9cb35a8013cb45e ssh-agent 19:35:42 SSH_AUTH_SOCK=/tmp/ssh-nhpuF7ccYQlL/agent.46 19:35:42 SSH_AGENT_PID=51 19:35:42 Running ssh-add (command line suppressed) 19:35:42 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_5055129431817938644.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_5055129431817938644.key) 19:35:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:35:43 + git semver init 19:35:43 # -> Open(): unable to determine branch for HEAD 19:35:43 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 19:35:43 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 19:35:43 # $SEMVER_REMOTE_NAME = origin 19:35:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:35:43 # $SEMVER_USER_NAME = edgex-jenkins 19:35:43 # $SEMVER_BRANCH = master 19:35:43 # $SEMVER_TEMP = /tmp/semver-671480440 19:35:43 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 19:35:43 # '/tmp/semver-671480440' -> '/w/workspace/foundry_device-virtual-go_master/.semver' 19:35:43 # -> Force: false 19:35:43 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } 19:35:43 $ docker exec --env ******** --env ******** 147f18be139473d371c709703ad4434ed1e2c857ab4c8964d9cb35a8013cb45e ssh-agent -k 19:35:43 unset SSH_AUTH_SOCK; 19:35:43 unset SSH_AGENT_PID; 19:35:43 echo Agent pid 51 killed; 19:35:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:35:43 + git semver [Pipeline] } 19:35:44 $ docker stop --time=1 147f18be139473d371c709703ad4434ed1e2c857ab4c8964d9cb35a8013cb45e 19:35:45 $ docker rm -f 147f18be139473d371c709703ad4434ed1e2c857ab4c8964d9cb35a8013cb45e [Pipeline] // withDockerContainer [Pipeline] sh 19:35:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:35:46 Stashed 1 file(s) [Pipeline] echo 19:35:46 [edgeXSemver]: initialized semver on version 1.3.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 19:36:02 Still waiting to schedule task 19:36:02 ‘prd-centos7-docker-4c-2g-12577’ is offline 19:36:02 Still waiting to schedule task 19:36:02 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:38:17 Running on prd-centos7-docker-4c-2g-12584 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws 19:38:17 Running in /w/workspace/device-virtual-go/33 [Pipeline] { [Pipeline] checkout 19:38:21 using credential edgex-jenkins-ssh 19:38:21 Cloning the remote Git repository 19:38:21 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 19:38:21 > git init /w/workspace/device-virtual-go/33 # timeout=10 19:38:21 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 19:38:21 > git --version # timeout=10 19:38:21 > git --version # 'git version 2.16.5' 19:38:21 using GIT_SSH to set credentials SSH Credentials for GitHub 19:38:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:38:22 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 19:38:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:38:22 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 19:38:22 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 19:38:22 using GIT_SSH to set credentials SSH Credentials for GitHub 19:38:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:38:22 Checking out Revision abb441d7d1970f82b841c2bc1ba1938b3ed69869 (master) 19:38:22 > git config core.sparsecheckout # timeout=10 19:38:22 > git checkout -f abb441d7d1970f82b841c2bc1ba1938b3ed69869 # timeout=10 19:38:26 Commit message: "Merge pull request #148 from iain-anderson/master" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:38:27 provisioning config files... 19:38:27 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/33@tmp/config7320803758216037571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:38:28 ---> docker-login.sh 19:38:28 nexus3.edgexfoundry.org:10001 19:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:29 Configure a credential helper to remove this warning. See 19:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:29 19:38:29 Login Succeeded 19:38:29 nexus3.edgexfoundry.org:10002 19:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:29 Configure a credential helper to remove this warning. See 19:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:29 19:38:29 Login Succeeded 19:38:29 nexus3.edgexfoundry.org:10003 19:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:29 Configure a credential helper to remove this warning. See 19:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:29 19:38:29 Login Succeeded 19:38:29 nexus3.edgexfoundry.org:10004 19:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:30 Configure a credential helper to remove this warning. See 19:38:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:30 19:38:30 Login Succeeded 19:38:30 docker.io 19:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:30 Configure a credential helper to remove this warning. See 19:38:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:30 19:38:30 Login Succeeded 19:38:30 ---> docker-login.sh ends [Pipeline] } 19:38:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:38:30 ========================================================= 19:38:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 19:38:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:38:31 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 19:38:31 Sending build context to Docker daemon 469kB 19:38:31 Step 1/8 : ARG BASE=golang:1.15-alpine 19:38:31 Step 2/8 : FROM ${BASE} 19:38:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 19:38:31 df20fa9351a1: Pulling fs layer 19:38:31 ed8968b2872e: Pulling fs layer 19:38:31 a92cc7c5fd73: Pulling fs layer 19:38:31 e871e8e8d7a9: Pulling fs layer 19:38:31 e73272ec9a57: Pulling fs layer 19:38:31 1e910a182e73: Pulling fs layer 19:38:31 4e634b169226: Pulling fs layer 19:38:31 e871e8e8d7a9: Waiting 19:38:31 e73272ec9a57: Waiting 19:38:31 1e910a182e73: Waiting 19:38:31 4e634b169226: Waiting 19:38:31 a92cc7c5fd73: Verifying Checksum 19:38:31 a92cc7c5fd73: Download complete 19:38:32 ed8968b2872e: Verifying Checksum 19:38:32 ed8968b2872e: Download complete 19:38:32 e73272ec9a57: Verifying Checksum 19:38:32 e73272ec9a57: Download complete 19:38:33 1e910a182e73: Download complete 19:38:33 df20fa9351a1: Verifying Checksum 19:38:33 df20fa9351a1: Download complete 19:38:33 df20fa9351a1: Pull complete 19:38:33 ed8968b2872e: Pull complete 19:38:33 a92cc7c5fd73: Pull complete 19:38:36 4e634b169226: Verifying Checksum 19:38:36 4e634b169226: Download complete 19:38:37 e871e8e8d7a9: Verifying Checksum 19:38:37 e871e8e8d7a9: Download complete 19:38:42 e871e8e8d7a9: Pull complete 19:38:42 e73272ec9a57: Pull complete 19:38:42 1e910a182e73: Pull complete 19:38:47 4e634b169226: Pull complete 19:38:47 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 19:38:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 19:38:47 ---> f7629b54cfaa 19:38:47 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 19:38:47 ---> Running in 0e4bf7eb73cb 19:38:47 Removing intermediate container 0e4bf7eb73cb 19:38:47 ---> e84e8450dbe2 19:38:47 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:38:47 ---> Running in b859e32f55ec 19:38:49 Removing intermediate container b859e32f55ec 19:38:49 ---> a9c1224c2c5d 19:38:49 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 19:38:49 ---> Running in c2b4d0384c7a 19:38:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:38:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:38:53 (1/14) Installing libmagic (5.38-r0) 19:38:53 (2/14) Installing file (5.38-r0) 19:38:53 (3/14) Installing libc-dev (0.7.2-r3) 19:38:54 (4/14) Installing g++ (9.3.0-r2) 19:39:09 (5/14) Installing fortify-headers (1.1-r0) 19:39:09 (6/14) Installing patch (2.7.6-r6) 19:39:09 (7/14) Installing build-base (0.5-r2) 19:39:09 (8/14) Installing openssh-keygen (8.3_p1-r0) 19:39:09 (9/14) Installing libedit (20191231.3.1-r0) 19:39:09 (10/14) Installing openssh-client (8.3_p1-r0) 19:39:09 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 19:39:09 (12/14) Installing openssh-server-common (8.3_p1-r0) 19:39:09 (13/14) Installing openssh-server (8.3_p1-r0) 19:39:09 (14/14) Installing openssh (8.3_p1-r0) 19:39:09 Executing busybox-1.31.1-r16.trigger 19:39:09 OK: 237 MiB in 53 packages 19:39:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-12583 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws 19:39:09 Running in /w/workspace/device-virtual-go/33 [Pipeline] { [Pipeline] checkout 19:39:13 Removing intermediate container c2b4d0384c7a 19:39:13 ---> 57ff2c525f50 19:39:13 Step 6/8 : WORKDIR /device-virtual-go 19:39:13 ---> Running in 68d54a0d5492 19:39:13 Removing intermediate container 68d54a0d5492 19:39:13 ---> 1ac84a462ac7 19:39:13 Step 7/8 : COPY . . 19:39:14 ---> 8b0e2cfe4628 19:39:14 Step 8/8 : RUN go mod download 19:39:14 ---> Running in a54b5b12e207 19:39:16 using credential edgex-jenkins-ssh 19:39:16 Cloning the remote Git repository 19:39:16 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 19:39:16 > git init /w/workspace/device-virtual-go/33 # timeout=10 19:39:16 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 19:39:16 > git --version # timeout=10 19:39:16 > git --version # 'git version 2.17.1' 19:39:16 using GIT_SSH to set credentials SSH Credentials for GitHub 19:39:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:39:18 Checking out Revision abb441d7d1970f82b841c2bc1ba1938b3ed69869 (master) 19:39:17 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 19:39:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:39:17 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 19:39:17 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 19:39:17 using GIT_SSH to set credentials SSH Credentials for GitHub 19:39:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:39:18 > git config core.sparsecheckout # timeout=10 19:39:18 > git checkout -f abb441d7d1970f82b841c2bc1ba1938b3ed69869 # timeout=10 19:39:23 Commit message: "Merge pull request #148 from iain-anderson/master" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:39:23 provisioning config files... 19:39:23 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/33@tmp/config5450309383581425261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:39:24 ---> docker-login.sh 19:39:24 nexus3.edgexfoundry.org:10001 19:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:26 Configure a credential helper to remove this warning. See 19:39:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:26 19:39:26 Login Succeeded 19:39:26 nexus3.edgexfoundry.org:10002 19:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:26 Configure a credential helper to remove this warning. See 19:39:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:26 19:39:26 Login Succeeded 19:39:26 nexus3.edgexfoundry.org:10003 19:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:27 Configure a credential helper to remove this warning. See 19:39:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:27 19:39:27 Login Succeeded 19:39:27 nexus3.edgexfoundry.org:10004 19:39:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:27 Configure a credential helper to remove this warning. See 19:39:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:27 19:39:27 Login Succeeded 19:39:27 docker.io 19:39:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:28 Configure a credential helper to remove this warning. See 19:39:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:28 19:39:28 Login Succeeded 19:39:28 ---> docker-login.sh ends [Pipeline] } 19:39:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:39:28 ========================================================= 19:39:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 19:39:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:39:29 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 19:39:29 Sending build context to Docker daemon 469kB 19:39:29 Step 1/8 : ARG BASE=golang:1.15-alpine 19:39:29 Step 2/8 : FROM ${BASE} 19:39:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:39:29 b538f80385f9: Pulling fs layer 19:39:29 74f711af9a0d: Pulling fs layer 19:39:29 99f96fe45779: Pulling fs layer 19:39:29 8529a6b9a6be: Pulling fs layer 19:39:29 45590311c82a: Pulling fs layer 19:39:29 69ca0ff8b7b3: Pulling fs layer 19:39:29 209524e5b208: Pulling fs layer 19:39:29 8529a6b9a6be: Waiting 19:39:29 45590311c82a: Waiting 19:39:29 69ca0ff8b7b3: Waiting 19:39:29 209524e5b208: Waiting 19:39:29 99f96fe45779: Verifying Checksum 19:39:29 74f711af9a0d: Verifying Checksum 19:39:29 74f711af9a0d: Download complete 19:39:29 45590311c82a: Verifying Checksum 19:39:29 45590311c82a: Download complete 19:39:30 69ca0ff8b7b3: Verifying Checksum 19:39:30 69ca0ff8b7b3: Download complete 19:39:30 b538f80385f9: Verifying Checksum 19:39:30 b538f80385f9: Download complete 19:39:31 b538f80385f9: Pull complete 19:39:31 74f711af9a0d: Pull complete 19:39:32 99f96fe45779: Pull complete 19:39:32 209524e5b208: Verifying Checksum 19:39:32 209524e5b208: Download complete 19:39:34 8529a6b9a6be: Verifying Checksum 19:39:34 8529a6b9a6be: Download complete 19:39:36 Removing intermediate container a54b5b12e207 19:39:36 ---> 24e5bf3d35de 19:39:36 Successfully built 24e5bf3d35de 19:39:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:39:37 + docker inspect -f . ci-base-image-x86_64 19:39:37 . [Pipeline] withDockerContainer 19:39:37 prd-centos7-docker-4c-2g-12584 does not seem to be running inside a container 19:39:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/33 -v /w/workspace/device-virtual-go/33:/w/workspace/device-virtual-go/33:rw,z -v /w/workspace/device-virtual-go/33@tmp:/w/workspace/device-virtual-go/33@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 ******** ci-base-image-x86_64 cat 19:39:38 $ docker top b8c7501b801042488bcd92552cf59fe1e2ec77f457335d23b88beff14250d0a3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:39:38 + go version 19:39:38 go version go1.15.2 linux/amd64 [Pipeline] } 19:39:38 $ docker stop --time=1 b8c7501b801042488bcd92552cf59fe1e2ec77f457335d23b88beff14250d0a3 19:39:40 $ docker rm -f b8c7501b801042488bcd92552cf59fe1e2ec77f457335d23b88beff14250d0a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:39:41 + docker inspect -f . ci-base-image-x86_64 19:39:41 . [Pipeline] withDockerContainer 19:39:41 prd-centos7-docker-4c-2g-12584 does not seem to be running inside a container 19:39:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/33 -v /w/workspace/device-virtual-go/33:/w/workspace/device-virtual-go/33:rw,z -v /w/workspace/device-virtual-go/33@tmp:/w/workspace/device-virtual-go/33@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 ******** ci-base-image-x86_64 cat 19:39:42 $ docker top d42402942fad3922c4a67292d43378b74ba2d3af684e5c9ba8c4e163a3d93137 -eo pid,comm [Pipeline] { [Pipeline] sh 19:39:42 + make test 19:39:42 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 19:39:43 ? github.com/edgexfoundry/device-virtual-go [no test files] 19:39:44 8529a6b9a6be: Pull complete 19:39:44 45590311c82a: Pull complete 19:39:44 69ca0ff8b7b3: Pull complete 19:39:46 209524e5b208: Pull complete 19:39:46 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 19:39:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 19:39:46 ---> 5bddaf1c2fca 19:39:46 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 19:39:51 ---> Running in a4b2a97ccfb5 19:39:51 Removing intermediate container a4b2a97ccfb5 19:39:51 ---> a863b52c59f6 19:39:51 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:51 ---> Running in 1ceace58c008 19:39:53 Removing intermediate container 1ceace58c008 19:39:53 ---> 33853352dc1b 19:39:53 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 19:39:53 ---> Running in deb1c2b3e1be 19:39:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:39:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:39:57 (1/14) Installing libmagic (5.38-r0) 19:39:58 (2/14) Installing file (5.38-r0) 19:39:58 (3/14) Installing libc-dev (0.7.2-r3) 19:39:58 (4/14) Installing g++ (9.3.0-r2) 19:39:58 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 19:39:58 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.328s coverage: 64.4% of statements 19:39:58 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:40:01 gofmt -l . 19:40:01 [ "`gofmt -l .`" = "" ] 19:40:01 ./bin/test-attribution-txt.sh 19:40:02 ./bin/test-go-mod-tidy.sh [Pipeline] } 19:40:02 $ docker stop --time=1 d42402942fad3922c4a67292d43378b74ba2d3af684e5c9ba8c4e163a3d93137 19:40:02 (5/14) Installing fortify-headers (1.1-r0) 19:40:02 (6/14) Installing patch (2.7.6-r6) 19:40:02 (7/14) Installing build-base (0.5-r2) 19:40:02 (8/14) Installing openssh-keygen (8.3_p1-r0) 19:40:02 (9/14) Installing libedit (20191231.3.1-r0) 19:40:03 (10/14) Installing openssh-client (8.3_p1-r0) 19:40:03 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 19:40:03 (12/14) Installing openssh-server-common (8.3_p1-r0) 19:40:03 (13/14) Installing openssh-server (8.3_p1-r0) 19:40:04 (14/14) Installing openssh (8.3_p1-r0) 19:40:04 Executing busybox-1.31.1-r16.trigger 19:40:04 OK: 221 MiB in 53 packages 19:40:04 $ docker rm -f d42402942fad3922c4a67292d43378b74ba2d3af684e5c9ba8c4e163a3d93137 [Pipeline] // withDockerContainer [Pipeline] sh 19:40:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:40:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:40:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:40:07 + ls -al . 19:40:07 total 124 19:40:07 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 18 19:40 . 19:40:07 drwxrwxr-x. 4 jenkins jenkins 30 Nov 18 19:38 .. 19:40:07 -rw-rw-r--. 1 jenkins jenkins 6713 Nov 18 19:38 Attribution.txt 19:40:07 drwxrwxr-x. 2 jenkins jenkins 64 Nov 18 19:38 bin 19:40:07 drwxrwxr-x. 3 jenkins jenkins 32 Nov 18 19:38 cmd 19:40:07 -rw-r--r--. 1 jenkins jenkins 47242 Nov 18 19:39 coverage.out 19:40:07 -rw-rw-r--. 1 jenkins jenkins 1834 Nov 18 19:38 Dockerfile 19:40:07 -rw-rw-r--. 1 jenkins jenkins 957 Nov 18 19:38 Dockerfile.build 19:40:07 drwxrwxr-x. 8 jenkins jenkins 162 Nov 18 19:38 .git 19:40:07 drwxrwxr-x. 2 jenkins jenkins 60 Nov 18 19:38 .github 19:40:07 -rw-rw-r--. 1 jenkins jenkins 258 Nov 18 19:38 .gitignore 19:40:07 -rw-r--r--. 1 jenkins jenkins 856 Nov 18 19:40 go.mod 19:40:07 -rw-r--r--. 1 jenkins jenkins 16151 Nov 18 19:40 go.sum 19:40:07 drwxrwxr-x. 3 jenkins jenkins 20 Nov 18 19:38 internal 19:40:07 -rw-rw-r--. 1 jenkins jenkins 660 Nov 18 19:38 Jenkinsfile 19:40:07 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 18 19:38 LICENSE 19:40:07 -rw-rw-r--. 1 jenkins jenkins 873 Nov 18 19:38 Makefile 19:40:07 -rw-rw-r--. 1 jenkins jenkins 918 Nov 18 19:38 README.md 19:40:07 -rw-rw-r--. 1 jenkins jenkins 5 Nov 18 19:35 VERSION 19:40:07 -rw-rw-r--. 1 jenkins jenkins 235 Nov 18 19:38 version.go [Pipeline] isUnix [Pipeline] sh 19:40:07 + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=abb441d7d1970f82b841c2bc1ba1938b3ed69869 --label arch=amd64 --label version=1.3.0 . 19:40:07 Sending build context to Docker daemon 534kB 19:40:07 Step 1/22 : ARG BASE=golang:1.15-alpine 19:40:07 Step 2/22 : FROM ${BASE} AS builder 19:40:07 ---> 24e5bf3d35de 19:40:07 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 19:40:07 ---> Running in ca703cb61460 19:40:08 Removing intermediate container ca703cb61460 19:40:08 ---> e87b255eadfb 19:40:08 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 19:40:08 ---> Running in 6853f8d5d3fe 19:40:08 Removing intermediate container deb1c2b3e1be 19:40:08 ---> dc0f65e215ca 19:40:08 Step 6/8 : WORKDIR /device-virtual-go 19:40:08 Removing intermediate container 6853f8d5d3fe 19:40:08 ---> 1092d29622fb 19:40:08 Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 19:40:08 ---> Running in 94e0b82868a6 19:40:08 ---> Running in aafb3e2fda88 19:40:08 Removing intermediate container 94e0b82868a6 19:40:08 ---> ae0f812a0db0 19:40:08 Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:40:08 ---> Running in 65390bea4297 19:40:08 Removing intermediate container aafb3e2fda88 19:40:08 ---> 0c9096c0c4e3 19:40:08 Step 7/8 : COPY . . 19:40:09 Removing intermediate container 65390bea4297 19:40:09 ---> 4cca5ad8e52f 19:40:09 Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:40:10 ---> Running in 3d132cab4a92 19:40:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:40:10 ---> 982ec1ba399e 19:40:10 Step 8/8 : RUN go mod download 19:40:10 ---> Running in f3a986b6a13c 19:40:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:40:11 OK: 237 MiB in 53 packages 19:40:12 Removing intermediate container 3d132cab4a92 19:40:12 ---> 88c78ce0dc7c 19:40:12 Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 19:40:12 ---> Running in 2235b3ddb9b4 19:40:12 Removing intermediate container 2235b3ddb9b4 19:40:12 ---> 3f67c9c434f8 19:40:12 Step 9/22 : COPY . . 19:40:13 ---> 24d97a30c5f7 19:40:13 Step 10/22 : ARG MAKE='make build' 19:40:13 ---> Running in 29c60d687d6a 19:40:13 Removing intermediate container 29c60d687d6a 19:40:13 ---> b9fb123e23de 19:40:13 Step 11/22 : RUN $MAKE 19:40:13 ---> Running in 2a7325262f3a 19:40:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.3.0" -o cmd/device-virtual ./cmd 19:40:26 CGO_ENABLED=0 GO111MODULE=on go build ./... 19:40:29 Removing intermediate container 2a7325262f3a 19:40:29 ---> eeaa045d8b70 19:40:29 Step 12/22 : FROM alpine 19:40:29 latest: Pulling from library/alpine 19:40:30 188c0c94c7c5: Pulling fs layer 19:40:30 188c0c94c7c5: Verifying Checksum 19:40:30 188c0c94c7c5: Download complete 19:40:30 188c0c94c7c5: Pull complete 19:40:30 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 19:40:30 Status: Downloaded newer image for alpine:latest 19:40:30 ---> d6e46aa2470d 19:40:30 Step 13/22 : ENV APP_PORT=49990 19:40:30 ---> Running in bbcd36b56018 19:40:30 Removing intermediate container bbcd36b56018 19:40:30 ---> 3b4d097249df 19:40:30 Step 14/22 : EXPOSE $APP_PORT 19:40:30 ---> Running in 60b23016ed45 19:40:31 Removing intermediate container 60b23016ed45 19:40:31 ---> d3d7f2c87f8d 19:40:31 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 19:40:31 ---> d32b6f9ac660 19:40:31 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 19:40:32 ---> b0771cd90ebe 19:40:32 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 19:40:32 ---> 2b1d1294304a 19:40:32 Step 18/22 : ENTRYPOINT ["/device-virtual"] 19:40:32 ---> Running in 825e4cf7f76b 19:40:32 Removing intermediate container 825e4cf7f76b 19:40:32 ---> c5fd2b8925c8 19:40:32 Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:40:32 ---> Running in b3d59c8a00fe 19:40:32 Removing intermediate container b3d59c8a00fe 19:40:32 ---> 362bea8e7ffc 19:40:32 Step 20/22 : LABEL arch=amd64 19:40:32 ---> Running in a966937b4986 19:40:32 Removing intermediate container a966937b4986 19:40:32 ---> 5cd01a0b00db 19:40:32 Step 21/22 : LABEL git_sha=abb441d7d1970f82b841c2bc1ba1938b3ed69869 19:40:33 ---> Running in 9420a084636f 19:40:33 Removing intermediate container 9420a084636f 19:40:33 ---> b01b1a85d1b3 19:40:33 Step 22/22 : LABEL version=1.3.0 19:40:33 ---> Running in f319e5ed8aa1 19:40:33 Removing intermediate container f319e5ed8aa1 19:40:33 ---> 0055ed00a20e 19:40:33 [Warning] One or more build-args [ARCH] were not consumed 19:40:33 Successfully built 0055ed00a20e 19:40:33 Successfully tagged docker-device-virtual-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:40:33 provisioning config files... 19:40:33 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/33@tmp/config2105372959107516093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:40:34 ---> docker-login.sh 19:40:34 nexus3.edgexfoundry.org:10001 19:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:34 Configure a credential helper to remove this warning. See 19:40:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:34 19:40:34 Login Succeeded 19:40:34 nexus3.edgexfoundry.org:10002 19:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:34 Configure a credential helper to remove this warning. See 19:40:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:34 19:40:34 Login Succeeded 19:40:34 nexus3.edgexfoundry.org:10003 19:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:34 Configure a credential helper to remove this warning. See 19:40:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:34 19:40:34 Login Succeeded 19:40:34 nexus3.edgexfoundry.org:10004 19:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:34 Configure a credential helper to remove this warning. See 19:40:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:34 19:40:34 Login Succeeded 19:40:34 docker.io 19:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:35 Configure a credential helper to remove this warning. See 19:40:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:35 19:40:35 Login Succeeded 19:40:35 ---> docker-login.sh ends [Pipeline] } 19:40:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:40:35 [edgeXDocker.push] Tagging docker image docker-device-virtual-go with the following tags: 19:40:35 abb441d7d1970f82b841c2bc1ba1938b3ed69869 19:40:35 latest 19:40:35 1.3.0 19:40:35 abb441d7d1970f82b841c2bc1ba1938b3ed69869-1.3.0 19:40:35 master 19:40:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:40:35 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:abb441d7d1970f82b841c2bc1ba1938b3ed69869 [Pipeline] isUnix [Pipeline] sh 19:40:36 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:abb441d7d1970f82b841c2bc1ba1938b3ed69869 19:40:36 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 19:40:36 599f663f8228: Preparing 19:40:36 a78f0f908fd8: Preparing 19:40:36 9c544cb5c2d2: Preparing 19:40:36 ace0eda3e3be: Preparing 19:40:36 ace0eda3e3be: Layer already exists 19:40:36 a78f0f908fd8: Pushed 19:40:36 599f663f8228: Pushed 19:40:37 Removing intermediate container f3a986b6a13c 19:40:37 ---> a3ed9f512a0e 19:40:37 Successfully built a3ed9f512a0e 19:40:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:40:37 + docker inspect -f . ci-base-image-arm64 19:40:37 . [Pipeline] withDockerContainer 19:40:37 9c544cb5c2d2: Pushed 19:40:37 prd-ubuntu18.04-docker-arm64-4c-16g-12583 does not seem to be running inside a container 19:40:37 abb441d7d1970f82b841c2bc1ba1938b3ed69869: digest: sha256:fc3eb3a2aaf40de5a227b3d8d4ca94f077a1d36c925e391198e31640d4d81390 size: 1155 19:40:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/33 -v /w/workspace/device-virtual-go/33:/w/workspace/device-virtual-go/33:rw,z -v /w/workspace/device-virtual-go/33@tmp:/w/workspace/device-virtual-go/33@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 ******** ci-base-image-arm64 cat 19:40:40 $ docker top 3f7ec813a9ce77bcb773b28babdbf81f7989eff1792af0a7a2a45c626ee42aac -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 19:40:40 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest [Pipeline] isUnix [Pipeline] sh 19:40:41 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest 19:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 19:40:41 599f663f8228: Preparing 19:40:41 a78f0f908fd8: Preparing 19:40:41 9c544cb5c2d2: Preparing 19:40:41 ace0eda3e3be: Preparing 19:40:41 ace0eda3e3be: Layer already exists 19:40:41 599f663f8228: Layer already exists 19:40:41 9c544cb5c2d2: Layer already exists 19:40:41 a78f0f908fd8: Layer already exists 19:40:41 latest: digest: sha256:fc3eb3a2aaf40de5a227b3d8d4ca94f077a1d36c925e391198e31640d4d81390 size: 1155 [Pipeline] isUnix [Pipeline] sh 19:40:41 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.3.0 19:40:41 + go version 19:40:41 go version go1.15.2 linux/arm64 [Pipeline] isUnix [Pipeline] sh [Pipeline] } 19:40:41 $ docker stop --time=1 3f7ec813a9ce77bcb773b28babdbf81f7989eff1792af0a7a2a45c626ee42aac 19:40:41 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.3.0 19:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 19:40:41 599f663f8228: Preparing 19:40:41 a78f0f908fd8: Preparing 19:40:41 9c544cb5c2d2: Preparing 19:40:41 ace0eda3e3be: Preparing 19:40:41 ace0eda3e3be: Layer already exists 19:40:41 599f663f8228: Layer already exists 19:40:41 9c544cb5c2d2: Layer already exists 19:40:41 a78f0f908fd8: Layer already exists 19:40:41 1.3.0: digest: sha256:fc3eb3a2aaf40de5a227b3d8d4ca94f077a1d36c925e391198e31640d4d81390 size: 1155 19:40:43 $ docker rm -f 3f7ec813a9ce77bcb773b28babdbf81f7989eff1792af0a7a2a45c626ee42aac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:40:44 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:abb441d7d1970f82b841c2bc1ba1938b3ed69869-1.3.0 [Pipeline] isUnix [Pipeline] sh 19:40:44 + docker inspect -f . ci-base-image-arm64 19:40:44 . [Pipeline] withDockerContainer 19:40:44 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:abb441d7d1970f82b841c2bc1ba1938b3ed69869-1.3.0 19:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 19:40:44 599f663f8228: Preparing 19:40:44 a78f0f908fd8: Preparing 19:40:44 9c544cb5c2d2: Preparing 19:40:44 ace0eda3e3be: Preparing 19:40:44 ace0eda3e3be: Layer already exists 19:40:44 a78f0f908fd8: Layer already exists 19:40:44 9c544cb5c2d2: Layer already exists 19:40:44 599f663f8228: Layer already exists 19:40:44 abb441d7d1970f82b841c2bc1ba1938b3ed69869-1.3.0: digest: sha256:fc3eb3a2aaf40de5a227b3d8d4ca94f077a1d36c925e391198e31640d4d81390 size: 1155 19:40:44 prd-ubuntu18.04-docker-arm64-4c-16g-12583 does not seem to be running inside a container 19:40:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/33 -v /w/workspace/device-virtual-go/33:/w/workspace/device-virtual-go/33:rw,z -v /w/workspace/device-virtual-go/33@tmp:/w/workspace/device-virtual-go/33@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 ******** ci-base-image-arm64 cat 19:40:46 $ docker top 727170fdd94f85b6435c214f1e599fcfa40d5e2b00cc9aa5442f6fdea40a5b8a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 19:40:47 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:master [Pipeline] isUnix [Pipeline] sh 19:40:47 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:master 19:40:47 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 19:40:47 599f663f8228: Preparing 19:40:47 a78f0f908fd8: Preparing 19:40:47 9c544cb5c2d2: Preparing 19:40:47 ace0eda3e3be: Preparing 19:40:47 ace0eda3e3be: Layer already exists 19:40:47 a78f0f908fd8: Layer already exists 19:40:47 599f663f8228: Layer already exists 19:40:47 9c544cb5c2d2: Layer already exists 19:40:47 master: digest: sha256:fc3eb3a2aaf40de5a227b3d8d4ca94f077a1d36c925e391198e31640d4d81390 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:40:48 ===================================================== [Pipeline] echo 19:40:48 taggedImages: 19:40:48 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:abb441d7d1970f82b841c2bc1ba1938b3ed69869 19:40:48 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest 19:40:48 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.3.0 19:40:48 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:abb441d7d1970f82b841c2bc1ba1938b3ed69869-1.3.0 19:40:48 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:master [Pipeline] } [Pipeline] // script 19:40:48 + make test 19:40:48 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } 19:40:49 ? github.com/edgexfoundry/device-virtual-go [no test files] [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:41:36 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 19:41:38 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.792s coverage: 64.4% of statements 19:41:38 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:41:50 gofmt -l . 19:41:50 [ "`gofmt -l .`" = "" ] 19:41:50 ./bin/test-attribution-txt.sh 19:41:50 ./bin/test-go-mod-tidy.sh [Pipeline] } 19:41:51 $ docker stop --time=1 727170fdd94f85b6435c214f1e599fcfa40d5e2b00cc9aa5442f6fdea40a5b8a 19:41:53 $ docker rm -f 727170fdd94f85b6435c214f1e599fcfa40d5e2b00cc9aa5442f6fdea40a5b8a [Pipeline] // withDockerContainer [Pipeline] sh 19:41:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:41:54 Warning: overwriting stash ‘coverage-report’ 19:41:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:41:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:41:56 + ls -al . 19:41:56 total 148 19:41:56 drwxrwxr-x 7 jenkins jenkins 4096 Nov 18 19:41 . 19:41:56 drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 19:39 .. 19:41:56 drwxrwxr-x 8 jenkins jenkins 4096 Nov 18 19:39 .git 19:41:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 19:39 .github 19:41:56 -rw-rw-r-- 1 jenkins jenkins 258 Nov 18 19:39 .gitignore 19:41:56 -rw-rw-r-- 1 jenkins jenkins 6713 Nov 18 19:39 Attribution.txt 19:41:56 -rw-rw-r-- 1 jenkins jenkins 1834 Nov 18 19:39 Dockerfile 19:41:56 -rw-rw-r-- 1 jenkins jenkins 957 Nov 18 19:39 Dockerfile.build 19:41:56 -rw-rw-r-- 1 jenkins jenkins 660 Nov 18 19:39 Jenkinsfile 19:41:56 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 18 19:39 LICENSE 19:41:56 -rw-rw-r-- 1 jenkins jenkins 873 Nov 18 19:39 Makefile 19:41:56 -rw-rw-r-- 1 jenkins jenkins 918 Nov 18 19:39 README.md 19:41:56 -rw-rw-r-- 1 jenkins jenkins 5 Nov 18 19:35 VERSION 19:41:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 19:39 bin 19:41:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 19:39 cmd 19:41:56 -rw-r--r-- 1 jenkins jenkins 47242 Nov 18 19:41 coverage.out 19:41:56 -rw-r--r-- 1 jenkins jenkins 856 Nov 18 19:41 go.mod 19:41:56 -rw-r--r-- 1 jenkins jenkins 16151 Nov 18 19:41 go.sum 19:41:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 19:39 internal 19:41:56 -rw-rw-r-- 1 jenkins jenkins 235 Nov 18 19:39 version.go [Pipeline] isUnix [Pipeline] sh 19:41:56 + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=abb441d7d1970f82b841c2bc1ba1938b3ed69869 --label arch=arm64 --label version=1.3.0 . 19:41:57 Sending build context to Docker daemon 534kB 19:41:57 Step 1/22 : ARG BASE=golang:1.15-alpine 19:41:57 Step 2/22 : FROM ${BASE} AS builder 19:41:57 ---> a3ed9f512a0e 19:41:57 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 19:41:57 ---> Running in e07527ea07cc 19:41:57 Removing intermediate container e07527ea07cc 19:41:57 ---> f66f822530a6 19:41:57 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 19:41:58 ---> Running in 82ccea209be3 19:41:58 Removing intermediate container 82ccea209be3 19:41:58 ---> e22c3fe737c0 19:41:58 Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 19:41:58 ---> Running in a6d52a1a2032 19:41:59 Removing intermediate container a6d52a1a2032 19:41:59 ---> 33b3faa24d44 19:41:59 Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:59 ---> Running in fc7a55f8ad67 19:42:01 Removing intermediate container fc7a55f8ad67 19:42:01 ---> c8a16ed279a6 19:42:01 Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:42:01 ---> Running in 81869e8bab17 19:42:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:42:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:42:05 OK: 221 MiB in 53 packages 19:42:06 Removing intermediate container 81869e8bab17 19:42:06 ---> 7e8d4efc0c75 19:42:06 Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 19:42:06 ---> Running in de7e6ca5af9c 19:42:07 Removing intermediate container de7e6ca5af9c 19:42:07 ---> 61d3b64250ec 19:42:07 Step 9/22 : COPY . . 19:42:08 ---> ab28dfb1b687 19:42:08 Step 10/22 : ARG MAKE='make build' 19:42:08 ---> Running in a4d19f3bf725 19:42:08 Removing intermediate container a4d19f3bf725 19:42:08 ---> 69ce8e005410 19:42:08 Step 11/22 : RUN $MAKE 19:42:08 ---> Running in 20a2fe6f6653 19:42:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.3.0" -o cmd/device-virtual ./cmd 19:42:49 CGO_ENABLED=0 GO111MODULE=on go build ./... 19:42:55 Removing intermediate container 20a2fe6f6653 19:42:55 ---> 427aeca8cfe2 19:42:55 Step 12/22 : FROM alpine 19:42:56 latest: Pulling from library/alpine 19:42:56 5f621e34cdf4: Pulling fs layer 19:42:56 5f621e34cdf4: Download complete 19:42:56 5f621e34cdf4: Pull complete 19:42:57 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 19:42:57 Status: Downloaded newer image for alpine:latest 19:42:57 ---> 2e77e061c27f 19:42:57 Step 13/22 : ENV APP_PORT=49990 19:42:57 ---> Running in 0c96eaf257d9 19:42:57 Removing intermediate container 0c96eaf257d9 19:42:57 ---> 639da3c0feaf 19:42:57 Step 14/22 : EXPOSE $APP_PORT 19:42:58 ---> Running in 8f5dbd57e2ab 19:42:58 Removing intermediate container 8f5dbd57e2ab 19:42:58 ---> efabfd238ba5 19:42:58 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 19:42:59 ---> 917df24a7694 19:42:59 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 19:43:00 ---> f26d1e823a78 19:43:00 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 19:43:01 ---> b81c37661275 19:43:01 Step 18/22 : ENTRYPOINT ["/device-virtual"] 19:43:01 ---> Running in 7ebf73ff674f 19:43:01 Removing intermediate container 7ebf73ff674f 19:43:01 ---> 7c42eaf942e7 19:43:01 Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:43:02 ---> Running in c5a7392cbf6a 19:43:02 Removing intermediate container c5a7392cbf6a 19:43:02 ---> 39f9a1a35410 19:43:02 Step 20/22 : LABEL arch=arm64 19:43:02 ---> Running in 72dba339bfc8 19:43:03 Removing intermediate container 72dba339bfc8 19:43:03 ---> 9cc07d371a2f 19:43:03 Step 21/22 : LABEL git_sha=abb441d7d1970f82b841c2bc1ba1938b3ed69869 19:43:03 ---> Running in 589ddab67762 19:43:03 Removing intermediate container 589ddab67762 19:43:03 ---> c2dd8b2036ce 19:43:03 Step 22/22 : LABEL version=1.3.0 19:43:03 ---> Running in 78adee07b1b9 19:43:04 Removing intermediate container 78adee07b1b9 19:43:04 ---> 0f0b861b052c 19:43:04 [Warning] One or more build-args [ARCH] were not consumed 19:43:04 Successfully built 0f0b861b052c 19:43:04 Successfully tagged docker-device-virtual-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:43:04 provisioning config files... 19:43:04 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/33@tmp/config4438703391055028048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:43:05 ---> docker-login.sh 19:43:05 nexus3.edgexfoundry.org:10001 19:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:05 Configure a credential helper to remove this warning. See 19:43:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:05 19:43:05 Login Succeeded 19:43:05 nexus3.edgexfoundry.org:10002 19:43:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:06 Configure a credential helper to remove this warning. See 19:43:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:06 19:43:06 Login Succeeded 19:43:06 nexus3.edgexfoundry.org:10003 19:43:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:07 Configure a credential helper to remove this warning. See 19:43:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:07 19:43:07 Login Succeeded 19:43:07 nexus3.edgexfoundry.org:10004 19:43:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:07 Configure a credential helper to remove this warning. See 19:43:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:07 19:43:07 Login Succeeded 19:43:07 docker.io 19:43:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:08 Configure a credential helper to remove this warning. See 19:43:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:08 19:43:08 Login Succeeded 19:43:08 ---> docker-login.sh ends [Pipeline] } 19:43:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:43:08 [edgeXDocker.push] Tagging docker image docker-device-virtual-go-arm64 with the following tags: 19:43:08 abb441d7d1970f82b841c2bc1ba1938b3ed69869 19:43:08 latest 19:43:08 1.3.0 19:43:08 abb441d7d1970f82b841c2bc1ba1938b3ed69869-1.3.0 19:43:08 master 19:43:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:43:09 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:abb441d7d1970f82b841c2bc1ba1938b3ed69869 [Pipeline] isUnix [Pipeline] sh 19:43:09 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:abb441d7d1970f82b841c2bc1ba1938b3ed69869 19:43:09 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 19:43:09 d5ae6ec85068: Preparing 19:43:09 4b088ee3f869: Preparing 19:43:09 a834549d0698: Preparing 19:43:09 cd3761cfa1d9: Preparing 19:43:09 cd3761cfa1d9: Layer already exists 19:43:09 d5ae6ec85068: Pushed 19:43:09 4b088ee3f869: Pushed 19:43:13 a834549d0698: Pushed 19:43:13 abb441d7d1970f82b841c2bc1ba1938b3ed69869: digest: sha256:80c9927563d0b3fa1876720e8c51524fc2898079d15ba9d3d7de10de8c99eaad size: 1155 [Pipeline] isUnix [Pipeline] sh 19:43:13 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:43:14 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest 19:43:14 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 19:43:14 d5ae6ec85068: Preparing 19:43:14 4b088ee3f869: Preparing 19:43:14 a834549d0698: Preparing 19:43:14 cd3761cfa1d9: Preparing 19:43:14 d5ae6ec85068: Layer already exists 19:43:14 4b088ee3f869: Layer already exists 19:43:14 cd3761cfa1d9: Layer already exists 19:43:14 a834549d0698: Layer already exists 19:43:14 latest: digest: sha256:80c9927563d0b3fa1876720e8c51524fc2898079d15ba9d3d7de10de8c99eaad size: 1155 [Pipeline] isUnix [Pipeline] sh 19:43:14 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.3.0 [Pipeline] isUnix [Pipeline] sh 19:43:15 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.3.0 19:43:15 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 19:43:15 d5ae6ec85068: Preparing 19:43:15 4b088ee3f869: Preparing 19:43:15 a834549d0698: Preparing 19:43:15 cd3761cfa1d9: Preparing 19:43:15 cd3761cfa1d9: Layer already exists 19:43:15 4b088ee3f869: Layer already exists 19:43:15 a834549d0698: Layer already exists 19:43:15 d5ae6ec85068: Layer already exists 19:43:15 1.3.0: digest: sha256:80c9927563d0b3fa1876720e8c51524fc2898079d15ba9d3d7de10de8c99eaad size: 1155 [Pipeline] isUnix [Pipeline] sh 19:43:15 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:abb441d7d1970f82b841c2bc1ba1938b3ed69869-1.3.0 [Pipeline] isUnix [Pipeline] sh 19:43:16 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:abb441d7d1970f82b841c2bc1ba1938b3ed69869-1.3.0 19:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 19:43:16 d5ae6ec85068: Preparing 19:43:16 4b088ee3f869: Preparing 19:43:16 a834549d0698: Preparing 19:43:16 cd3761cfa1d9: Preparing 19:43:16 cd3761cfa1d9: Layer already exists 19:43:16 d5ae6ec85068: Layer already exists 19:43:16 a834549d0698: Layer already exists 19:43:16 4b088ee3f869: Layer already exists 19:43:16 abb441d7d1970f82b841c2bc1ba1938b3ed69869-1.3.0: digest: sha256:80c9927563d0b3fa1876720e8c51524fc2898079d15ba9d3d7de10de8c99eaad size: 1155 [Pipeline] isUnix [Pipeline] sh 19:43:16 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:master [Pipeline] isUnix [Pipeline] sh 19:43:17 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:master 19:43:17 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 19:43:17 d5ae6ec85068: Preparing 19:43:17 4b088ee3f869: Preparing 19:43:17 a834549d0698: Preparing 19:43:17 cd3761cfa1d9: Preparing 19:43:17 a834549d0698: Layer already exists 19:43:17 cd3761cfa1d9: Layer already exists 19:43:17 d5ae6ec85068: Layer already exists 19:43:17 4b088ee3f869: Layer already exists 19:43:17 master: digest: sha256:80c9927563d0b3fa1876720e8c51524fc2898079d15ba9d3d7de10de8c99eaad size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:43:17 ===================================================== [Pipeline] echo 19:43:17 taggedImages: 19:43:17 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:abb441d7d1970f82b841c2bc1ba1938b3ed69869 19:43:17 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest 19:43:17 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.3.0 19:43:17 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:abb441d7d1970f82b841c2bc1ba1938b3ed69869-1.3.0 19:43:17 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [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] wrap 19:43:18 provisioning config files... 19:43:18 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config5897168413300028121tmp [Pipeline] { [Pipeline] sh 19:43:19 + set +x 19:43:19 + curl -s https://codecov.io/bash 19:43:19 + bash -s -- 19:43:19 19:43:19 _____ _ 19:43:19 / ____| | | 19:43:19 | | ___ __| | ___ ___ _____ __ 19:43:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:43:19 | |___| (_) | (_| | __/ (_| (_) \ V / 19:43:19 \_____\___/ \__,_|\___|\___\___/ \_/ 19:43:19 Bash-20201116-eea08d9 19:43:19 19:43:19 19:43:19 ==> Jenkins CI detected. 19:43:19 project root: . 19:43:19 --> token set from env 19:43:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:43:19 ==> Running gcov in . (disable via -X gcov) 19:43:19 ==> Python coveragepy not found 19:43:19 ==> Searching for coverage reports in: 19:43:19 + . 19:43:19 -> Found 1 reports 19:43:19 ==> Detecting git/mercurial file structure 19:43:19 ==> Reading reports 19:43:19 + ./coverage.out bytes=47242 19:43:19 ==> Appending adjustments 19:43:19 https://docs.codecov.io/docs/fixing-reports 19:43:19 + Found adjustments 19:43:19 ==> Gzipping contents 19:43:19 ==> Uploading reports 19:43:19 url: https://codecov.io 19:43:19 query: branch=master&commit=abb441d7d1970f82b841c2bc1ba1938b3ed69869&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F33%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:43:19 -> Pinging Codecov 19:43:19 https://codecov.io/upload/v4?package=bash-20201116-eea08d9&token=secret&branch=master&commit=abb441d7d1970f82b841c2bc1ba1938b3ed69869&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F33%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:43:20 -> Uploading to 19:43:20 https://storage.googleapis.com/codecov/v4/raw/2020-11-18/5E52B4B073DB2E39498172D8E973AA87/abb441d7d1970f82b841c2bc1ba1938b3ed69869/c4b84872-976c-4eef-87bc-82402c5adcdd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201118T194320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=971133e4e87c8a2b9b7cb03e1ca0b829c8b2c69f400fcd6ae6cb7a401290dd10 19:43:20 % Total % Received % Xferd Average Speed Time Time Time Current 19:43:20 Dload Upload Total Spent Left Speed 19:43:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5837 0 0 100 5837 0 15216 --:--:-- --:--:-- --:--:-- 15200 19:43:21 -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/abb441d7d1970f82b841c2bc1ba1938b3ed69869 [Pipeline] } 19:43:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:43:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:43:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:43:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:43:22 19:43:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:43:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:43:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:43:22 188c0c94c7c5: Pulling fs layer 19:43:22 0ef7d3d256c8: Pulling fs layer 19:43:22 de9db76c5a1d: Pulling fs layer 19:43:22 0eba1c9be4d2: Pulling fs layer 19:43:22 0d57e429df01: Pulling fs layer 19:43:22 4e4be7b47b0d: Pulling fs layer 19:43:22 e1f770b5df2f: Pulling fs layer 19:43:22 85a0685a4137: Pulling fs layer 19:43:22 0d57e429df01: Waiting 19:43:22 4e4be7b47b0d: Waiting 19:43:22 e1f770b5df2f: Waiting 19:43:22 85a0685a4137: Waiting 19:43:22 0eba1c9be4d2: Waiting 19:43:22 de9db76c5a1d: Verifying Checksum 19:43:22 de9db76c5a1d: Download complete 19:43:22 0ef7d3d256c8: Download complete 19:43:22 0d57e429df01: Verifying Checksum 19:43:22 0d57e429df01: Download complete 19:43:22 4e4be7b47b0d: Verifying Checksum 19:43:22 4e4be7b47b0d: Download complete 19:43:22 188c0c94c7c5: Verifying Checksum 19:43:22 188c0c94c7c5: Download complete 19:43:23 188c0c94c7c5: Pull complete 19:43:23 0ef7d3d256c8: Pull complete 19:43:23 de9db76c5a1d: Pull complete 19:43:24 e1f770b5df2f: Verifying Checksum 19:43:24 e1f770b5df2f: Download complete 19:43:26 0eba1c9be4d2: Verifying Checksum 19:43:26 0eba1c9be4d2: Download complete 19:43:26 85a0685a4137: Verifying Checksum 19:43:26 85a0685a4137: Download complete 19:43:30 0eba1c9be4d2: Pull complete 19:43:31 0d57e429df01: Pull complete 19:43:31 4e4be7b47b0d: Pull complete 19:43:37 e1f770b5df2f: Pull complete 19:43:44 85a0685a4137: Pull complete 19:43:44 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:43:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:43:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:43:44 prd-centos7-docker-4c-2g-12571 does not seem to be running inside a container 19:43:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:43:45 $ docker top 4ffa2b76f35cf55756ec47f17a249acc2f1ff3a92c86cf7f08c460ee698d2d59 -eo pid,comm [Pipeline] { [Pipeline] echo 19:43:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:43:46 + set -o pipefail 19:43:46 + snyk monitor '--org=edgex-jenkins' 19:43:56 19:43:56 Monitoring /w/workspace/foundry_device-virtual-go_master (github.com/edgexfoundry/device-virtual-go)... 19:43:56 19:43:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/9235f1ac-1693-4079-9d0f-cad596a3486e 19:43:56 19:43:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:43:56 19:43:56 19:43:56 You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. 19:43:56 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 19:43:56 $ docker stop --time=1 4ffa2b76f35cf55756ec47f17a249acc2f1ff3a92c86cf7f08c460ee698d2d59 19:44:00 $ docker rm -f 4ffa2b76f35cf55756ec47f17a249acc2f1ff3a92c86cf7f08c460ee698d2d59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) [Pipeline] script [Pipeline] { [Pipeline] echo 19:44:01 [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-device-virtual-go:abb441d7d1970f82b841c2bc1ba1938b3ed69869, dockerFile=Dockerfile [Pipeline] echo 19:44:01 [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh 19:44:01 + set -o pipefail 19:44:01 + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk 19:44:01 + tee .snyk 19:44:01 # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. 19:44:01 version: v1.14.1 19:44:01 # ignores vulnerabilities until expiry date; change duration by modifying expiry date 19:44:01 ignore: 19:44:01 SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. 19:44:01 - '*': 19:44:01 reason: does not apply # justification for ignoring 19:44:01 expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 19:44:01 SNYK-ALPINE312-JQ-588886: 19:44:01 - '*': 19:44:01 reason: false positive 19:44:01 expires: 2021-01-01T00:00:00 19:44:01 # patch: {} [Pipeline] withCredentials 19:44:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:44:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:44:02 . [Pipeline] withDockerContainer 19:44:02 prd-centos7-docker-4c-2g-12571 does not seem to be running inside a container 19:44:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:44:03 $ docker top 65c96362ccf4a6bd7225b0485014fd75085a144add645764b3edc3afcaa61ef5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:44:03 + rm -f snykReport.html [Pipeline] echo 19:44:03 [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-device-virtual-go:abb441d7d1970f82b841c2bc1ba1938b3ed69869 --file=./Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh 19:44:03 + set -o pipefail 19:44:03 + snyk-to-html -o snykReport.html 19:44:03 + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-device-virtual-go:abb441d7d1970f82b841c2bc1ba1938b3ed69869 '--file=./Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json 19:44:12 Vulnerability snapshot saved at snykReport.html [Pipeline] } 19:44:12 $ docker stop --time=1 65c96362ccf4a6bd7225b0485014fd75085a144add645764b3edc3afcaa61ef5 19:44:13 $ docker rm -f 65c96362ccf4a6bd7225b0485014fd75085a144add645764b3edc3afcaa61ef5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:44:15 + git log --format=format:%s -1 abb441d7d1970f82b841c2bc1ba1938b3ed69869 [Pipeline] isUnix [Pipeline] sh 19:44:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:44:15 . [Pipeline] withDockerContainer 19:44:15 prd-centos7-docker-4c-2g-12571 does not seem to be running inside a container 19:44:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:44:16 $ docker top 03e8598fd23a0892738cc59f2c8cf3ba3384c195f15c0d6c56bdc1962ea1dfd8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:44:16 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v1.2.4-dev.11|v1.3.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:44:17 + git semver [Pipeline] } 19:44:17 $ docker stop --time=1 03e8598fd23a0892738cc59f2c8cf3ba3384c195f15c0d6c56bdc1962ea1dfd8 19:44:18 $ docker rm -f 03e8598fd23a0892738cc59f2c8cf3ba3384c195f15c0d6c56bdc1962ea1dfd8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:44:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:44:19 19:44:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:44:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:44:19 0.23.1-centos7: Pulling from edgex-lftools 19:44:19 ab5ef0e58194: Pulling fs layer 19:44:19 9712f1f96733: Pulling fs layer 19:44:19 63f879dbbcfc: Pulling fs layer 19:44:19 0d9ebad4ef96: Pulling fs layer 19:44:19 e9a5061849ea: Pulling fs layer 19:44:19 d747dcd14b5f: Pulling fs layer 19:44:19 2de7ff778b66: Pulling fs layer 19:44:19 e9a5061849ea: Waiting 19:44:19 2de7ff778b66: Waiting 19:44:19 d747dcd14b5f: Waiting 19:44:19 0d9ebad4ef96: Waiting 19:44:19 9712f1f96733: Verifying Checksum 19:44:21 63f879dbbcfc: Verifying Checksum 19:44:21 63f879dbbcfc: Download complete 19:44:21 e9a5061849ea: Verifying Checksum 19:44:21 e9a5061849ea: Download complete 19:44:21 d747dcd14b5f: Verifying Checksum 19:44:21 d747dcd14b5f: Download complete 19:44:21 2de7ff778b66: Verifying Checksum 19:44:21 2de7ff778b66: Download complete 19:44:22 0d9ebad4ef96: Verifying Checksum 19:44:22 0d9ebad4ef96: Download complete 19:44:22 ab5ef0e58194: Verifying Checksum 19:44:22 ab5ef0e58194: Download complete 19:44:26 ab5ef0e58194: Pull complete 19:44:26 9712f1f96733: Pull complete 19:44:30 63f879dbbcfc: Pull complete 19:44:36 0d9ebad4ef96: Pull complete 19:44:38 e9a5061849ea: Pull complete 19:44:38 d747dcd14b5f: Pull complete 19:44:41 2de7ff778b66: Pull complete 19:44:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:44:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:44:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:44:41 prd-centos7-docker-4c-2g-12571 does not seem to be running inside a container 19:44:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:44:45 $ docker top 6f1cb772b382230a396e224c6da57d02cc30ab7aebf7d2d56ff1f768b63ae3c7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:44:45 provisioning config files... 19:44:45 copy managed file [sigul-config] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config7436446486032991676tmp 19:44:45 copy managed file [sigul-password] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config8546960409828451125tmp 19:44:45 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config2496585520852662804tmp [Pipeline] { [Pipeline] echo 19:44:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:44:46 ---> sigul-configuration.sh 19:44:46 gpg: directory `/root/.gnupg' created 19:44:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:44:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:44:46 gpg: keyring `/root/.gnupg/secring.gpg' created 19:44:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:44:46 gpg: CAST5 encrypted data 19:44:46 gpg: encrypted with 1 passphrase 19:44:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:44:46 + mkdir /home/jenkins 19:44:46 + mkdir /home/jenkins/sigul [Pipeline] sh 19:44:47 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 19:44:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:44:47 ---> sigul-install.sh 19:44:52 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 19:44:53 + git tag --list 19:44:53 v1.0.0 19:44:53 v1.1.0 19:44:53 v1.1.1 19:44:53 v1.2.1 19:44:53 v1.2.2 19:44:53 v1.2.3 19:44:53 v1.2.3-dev.1 19:44:53 v1.2.3-dev.2 19:44:53 v1.2.4-dev.1 19:44:53 v1.2.4-dev.10 19:44:53 v1.2.4-dev.11 19:44:53 v1.2.4-dev.2 19:44:53 v1.2.4-dev.3 19:44:53 v1.2.4-dev.4 19:44:53 v1.2.4-dev.5 19:44:53 v1.2.4-dev.6 19:44:53 v1.2.4-dev.7 19:44:53 v1.2.4-dev.8 19:44:53 v1.2.4-dev.9 19:44:53 v1.3.0 [Pipeline] sh 19:44:53 + lftools sign git-tag v1.3.0 19:44:54 Signing Git tag with Sigul... 19:44:54 Signing v1.3.0 [Pipeline] echo 19:44:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:44:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:44:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:44:56 $ docker stop --time=1 6f1cb772b382230a396e224c6da57d02cc30ab7aebf7d2d56ff1f768b63ae3c7 19:44:58 $ docker rm -f 6f1cb772b382230a396e224c6da57d02cc30ab7aebf7d2d56ff1f768b63ae3c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 19:44:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:44:58 . [Pipeline] withDockerContainer 19:44:59 prd-centos7-docker-4c-2g-12571 does not seem to be running inside a container 19:44:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:44:59 $ docker top 792be27bd8969eafe8f72cc9966270db6947efda3132b4a763e37d426b7be502 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:45:00 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v1.2.4-dev.11|v1.3.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:45:00 + git semver [Pipeline] } 19:45:00 $ docker stop --time=1 792be27bd8969eafe8f72cc9966270db6947efda3132b4a763e37d426b7be502 19:45:02 $ docker rm -f 792be27bd8969eafe8f72cc9966270db6947efda3132b4a763e37d426b7be502 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:45:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:45:02 . [Pipeline] withDockerContainer 19:45:02 prd-centos7-docker-4c-2g-12571 does not seem to be running inside a container 19:45:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:45:03 $ docker top 4daba67dac310362b3a6f59ad706fdf1aad57a65b7676502ccf91f377a8a1c0e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:45:03 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v1.2.4-dev.11|v1.3.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:45:04 + git semver [Pipeline] } 19:45:04 $ docker stop --time=1 4daba67dac310362b3a6f59ad706fdf1aad57a65b7676502ccf91f377a8a1c0e 19:45:05 $ docker rm -f 4daba67dac310362b3a6f59ad706fdf1aad57a65b7676502ccf91f377a8a1c0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 19:45:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:45:07 ---> package-listing.sh 19:45:07 ++ facter osfamily 19:45:07 ++ tr '[:upper:]' '[:lower:]' 19:45:07 + OS_FAMILY=redhat 19:45:07 + workspace=/w/workspace/foundry_device-virtual-go_master 19:45:07 + START_PACKAGES=/tmp/packages_start.txt 19:45:07 + END_PACKAGES=/tmp/packages_end.txt 19:45:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:45:07 + PACKAGES=/tmp/packages_start.txt 19:45:07 + '[' /w/workspace/foundry_device-virtual-go_master ']' 19:45:07 + PACKAGES=/tmp/packages_end.txt 19:45:07 + case "${OS_FAMILY}" in 19:45:07 + rpm -qa 19:45:07 + sort 19:45:11 + '[' -f /tmp/packages_start.txt ']' 19:45:11 + '[' -f /tmp/packages_end.txt ']' 19:45:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:45:11 + '[' /w/workspace/foundry_device-virtual-go_master ']' 19:45:11 + mkdir -p /w/workspace/foundry_device-virtual-go_master/archives/ 19:45:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_master/archives/ [Pipeline] echo 19:45:11 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:45:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:45:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:45:12 19:45:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:45:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:45:12 alpine: Pulling from edgex-lftools-log-publisher 19:45:12 df20fa9351a1: Pulling fs layer 19:45:12 36b3adc4ff6f: Pulling fs layer 19:45:12 8ad3a11d3b57: Pulling fs layer 19:45:12 46f8f816bc3b: Pulling fs layer 19:45:12 93b61091891f: Pulling fs layer 19:45:12 93b9cdb0e59b: Pulling fs layer 19:45:12 5e14af77c1be: Pulling fs layer 19:45:12 01666e4c0597: Pulling fs layer 19:45:12 aa168da1d23b: Pulling fs layer 19:45:12 93b61091891f: Waiting 19:45:12 93b9cdb0e59b: Waiting 19:45:12 5e14af77c1be: Waiting 19:45:12 01666e4c0597: Waiting 19:45:12 aa168da1d23b: Waiting 19:45:12 46f8f816bc3b: Waiting 19:45:12 36b3adc4ff6f: Verifying Checksum 19:45:12 36b3adc4ff6f: Download complete 19:45:12 46f8f816bc3b: Download complete 19:45:12 df20fa9351a1: Verifying Checksum 19:45:12 df20fa9351a1: Download complete 19:45:12 93b9cdb0e59b: Verifying Checksum 19:45:12 93b9cdb0e59b: Download complete 19:45:13 93b61091891f: Download complete 19:45:13 5e14af77c1be: Download complete 19:45:13 01666e4c0597: Verifying Checksum 19:45:13 01666e4c0597: Download complete 19:45:13 8ad3a11d3b57: Verifying Checksum 19:45:13 8ad3a11d3b57: Download complete 19:45:13 df20fa9351a1: Pull complete 19:45:13 36b3adc4ff6f: Pull complete 19:45:15 aa168da1d23b: Verifying Checksum 19:45:15 aa168da1d23b: Download complete 19:45:15 8ad3a11d3b57: Pull complete 19:45:15 46f8f816bc3b: Pull complete 19:45:16 93b61091891f: Pull complete 19:45:16 93b9cdb0e59b: Pull complete 19:45:16 5e14af77c1be: Pull complete 19:45:16 01666e4c0597: Pull complete 19:45:23 aa168da1d23b: Pull complete 19:45:23 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:45:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:45:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:45:23 prd-centos7-docker-4c-2g-12571 does not seem to be running inside a container 19:45:23 $ 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_master/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_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:45:26 $ docker top 0aead2d6b0bceb79ab9d6ccdd98bb3fd4773faa55a4a17193a06f324247fc543 -eo pid,comm [Pipeline] { [Pipeline] sh 19:45:27 + touch /tmp/pre-build-complete [Pipeline] sh 19:45:27 + mkdir -p /var/log/sa [Pipeline] sh 19:45:27 + ls /var/log/sa-host 19:45:27 + sadf -c /var/log/sa-host/sa05 19:45:27 file_magic: OK 19:45:27 HZ: Using current value: 100 19:45:27 file_header: OK 19:45:27 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 19:45:27 Statistics: 19:45:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:45:27 File successfully converted to sysstat format version 12.2.1 19:45:27 + sadf -c /var/log/sa-host/sa18 19:45:27 file_magic: OK 19:45:27 HZ: Using current value: 100 19:45:27 file_header: OK 19:45:27 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 19:45:27 Statistics: 19:45:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:45:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:45:27 provisioning config files... 19:45:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config4032645264344579990tmp [Pipeline] { [Pipeline] echo 19:45:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:45:28 ---> create-netrc.sh [Pipeline] } 19:45:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:45:28 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:45:28 ---> python-tools-install.sh [Pipeline] echo 19:45:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:45:29 ---> sudo-logs.sh 19:45:29 Archiving 'sudo' log.. [Pipeline] echo 19:45:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:45:29 ---> job-cost.sh 19:45:29 lf-activate-venv: SKIPPING 19:45:29 INFO: No Stack... 19:45:30 INFO: Retrieving Pricing Info for: v1-standard-2 19:45:30 INFO: Archiving Costs [Pipeline] echo 19:45:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:45:30 ---> logs-deploy.sh 19:45:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/33 19:45:30 INFO: archiving workspace using pattern(s): 19:45:32 Archives upload complete. 19:45:32 INFO: archiving logs to Nexus 19:45:33 ---> uname -a: 19:45:33 Linux prd-centos7-docker-4c-2g-12571.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 19:45:33 19:45:33 19:45:33 ---> lscpu: 19:45:33 Architecture: x86_64 19:45:33 CPU op-mode(s): 32-bit, 64-bit 19:45:33 Byte Order: Little Endian 19:45:33 Address sizes: 40 bits physical, 48 bits virtual 19:45:33 CPU(s): 4 19:45:33 On-line CPU(s) list: 0-3 19:45:33 Thread(s) per core: 1 19:45:33 Core(s) per socket: 1 19:45:33 Socket(s): 4 19:45:33 NUMA node(s): 1 19:45:33 Vendor ID: GenuineIntel 19:45:33 CPU family: 6 19:45:33 Model: 44 19:45:33 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:45:33 Stepping: 1 19:45:33 CPU MHz: 2933.442 19:45:33 BogoMIPS: 5866.88 19:45:33 Virtualization: VT-x 19:45:33 Hypervisor vendor: KVM 19:45:33 Virtualization type: full 19:45:33 L1d cache: 128 KiB 19:45:33 L1i cache: 128 KiB 19:45:33 L2 cache: 16 MiB 19:45:33 L3 cache: 64 MiB 19:45:33 NUMA node0 CPU(s): 0-3 19:45:33 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:45:33 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:45:33 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:45:33 Vulnerability Meltdown: Mitigation; PTI 19:45:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:45:33 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:45:33 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:45:33 Vulnerability Tsx async abort: Not affected 19:45:33 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 19:45:33 19:45:33 19:45:33 ---> nproc: 19:45:33 4 19:45:33 19:45:33 19:45:33 ---> df -h: 19:45:33 Filesystem Size Used Available Use% Mounted on 19:45:33 overlay 50.0G 8.5G 41.5G 17% / 19:45:33 tmpfs 64.0M 0 64.0M 0% /dev 19:45:33 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:45:33 shm 64.0M 0 64.0M 0% /dev/shm 19:45:33 /dev/vda1 50.0G 8.5G 41.5G 17% /facter-os 19:45:33 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf 19:45:33 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname 19:45:33 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts 19:45:33 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/foundry_device-virtual-go_master@tmp 19:45:33 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa-host 19:45:33 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/secure 19:45:33 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/auth.log 19:45:33 /dev/vda1 50.0G 8.5G 41.5G 17% /run/cloud-init/result.json 19:45:33 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/foundry_device-virtual-go_master 19:45:33 19:45:33 19:45:33 ---> free -m: 19:45:33 total used free shared buff/cache available 19:45:33 Mem: 1837 791 138 0 907 991 19:45:33 Swap: 1023 3 1020 19:45:33 19:45:33 19:45:33 ---> ip addr: 19:45:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:45:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:45:33 inet 127.0.0.1/8 scope host lo 19:45:33 valid_lft forever preferred_lft forever 19:45:33 inet6 ::1/128 scope host 19:45:33 valid_lft forever preferred_lft forever 19:45:33 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:45:33 link/ether fa:16:3e:2b:ba:58 brd ff:ff:ff:ff:ff:ff 19:45:33 inet 10.30.123.81/23 brd 10.30.123.255 scope global dynamic eth0 19:45:33 valid_lft 85760sec preferred_lft 85760sec 19:45:33 inet6 fe80::f816:3eff:fe2b:ba58/64 scope link 19:45:33 valid_lft forever preferred_lft forever 19:45:33 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:45:33 link/ether 02:42:25:4e:07:94 brd ff:ff:ff:ff:ff:ff 19:45:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:45:33 valid_lft forever preferred_lft forever 19:45:33 inet6 fe80::42:25ff:fe4e:794/64 scope link 19:45:33 valid_lft forever preferred_lft forever 19:45:33 19:45:33 19:45:33 ---> sar -b -r -n DEV: 19:45:33 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/18/20 _x86_64_ (4 CPU) 19:45:33 19:45:33 19:34:33 LINUX RESTART (4 CPU) 19:45:33 19:45:33 19:35:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:45:33 19:36:01 134.48 46.23 88.25 0.00 7702.10 40692.37 0.00 19:45:33 19:37:01 3.23 0.00 3.23 0.00 0.00 106.41 0.00 19:45:33 19:38:01 0.42 0.00 0.42 0.00 0.00 7.31 0.00 19:45:33 19:39:01 0.38 0.00 0.38 0.00 0.00 6.48 0.00 19:45:33 19:40:01 0.28 0.00 0.28 0.00 0.00 5.45 0.00 19:45:33 19:41:01 0.45 0.00 0.45 0.00 0.00 6.53 0.00 19:45:33 19:42:01 0.32 0.02 0.30 0.00 0.13 3.26 0.00 19:45:33 19:43:01 0.32 0.00 0.32 0.00 0.00 4.53 0.00 19:45:33 19:44:01 290.71 173.80 116.91 0.00 8411.12 35878.06 0.00 19:45:33 19:45:01 242.22 96.59 145.63 0.00 5682.14 32666.65 0.00 19:45:33 Average: 67.19 31.65 35.54 0.00 2171.09 10892.03 0.00 19:45:33 19:45:33 19:35:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:45:33 19:36:01 174768 0 537528 28.57 2620 1166640 1099024 37.51 394072 1152532 128 19:45:33 19:37:01 177084 0 535120 28.44 2620 1166732 1089128 37.17 393996 1150536 16 19:45:33 19:38:01 178228 0 533972 28.38 2620 1166736 1075896 36.72 394096 1149832 12 19:45:33 19:39:01 176716 0 535480 28.46 2620 1166740 1076060 36.72 396216 1149212 8 19:45:33 19:40:01 176508 0 535680 28.47 2620 1166748 1076172 36.73 406528 1139292 12 19:45:33 19:41:01 176504 0 535680 28.47 2620 1166752 1076112 36.73 406220 1139292 8 19:45:33 19:42:01 177928 0 534248 28.39 2620 1166760 1075956 36.72 405328 1139292 8 19:45:33 19:43:01 177216 0 534956 28.43 2620 1166764 1076076 36.72 401204 1144180 8 19:45:33 19:44:01 225632 0 618568 32.88 2620 1034736 1077904 36.79 489196 931512 28 19:45:33 19:45:01 195532 0 756852 40.22 1492 927680 1446180 49.36 649252 728920 44 19:45:33 Average: 183612 0 565808 30.07 2507 1129629 1116851 38.12 433611 1082460 27 19:45:33 19:45:33 19:35:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:45:33 19:36:01 eth0 580.62 363.88 1078.65 104.55 0.00 0.00 0.00 0.00 19:45:33 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:33 19:36:01 docker0 1.59 1.46 0.35 3.50 0.00 0.00 0.00 0.00 19:45:33 19:37:01 eth0 3.11 0.80 1.02 0.62 0.00 0.00 0.00 0.00 19:45:33 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:33 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:33 19:38:01 eth0 4.65 0.30 0.65 0.17 0.00 0.00 0.00 0.00 19:45:33 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:33 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:33 19:39:01 eth0 5.65 0.95 1.40 0.78 0.00 0.00 0.00 0.00 19:45:33 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:33 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:33 19:40:01 eth0 2.38 1.10 1.16 0.83 0.00 0.00 0.00 0.00 19:45:33 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:33 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:33 19:41:01 eth0 0.88 0.60 0.47 0.28 0.00 0.00 0.00 0.00 19:45:33 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:33 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:33 19:42:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:45:33 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:33 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:33 19:43:01 eth0 0.58 0.38 0.28 0.18 0.00 0.00 0.00 0.00 19:45:33 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:33 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:33 19:44:01 eth0 483.00 419.16 4291.67 39.63 0.00 0.00 0.00 0.00 19:45:33 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:33 19:44:01 docker0 38.95 39.74 3.47 201.14 0.00 0.00 0.00 0.00 19:45:33 19:45:01 veth8ab9dd5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:45:33 19:45:01 eth0 492.18 416.92 3537.92 103.01 0.00 0.00 0.00 0.00 19:45:33 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:33 19:45:01 docker0 15.69 27.61 0.93 165.49 0.00 0.00 0.00 0.00 19:45:33 Average: veth8ab9dd5 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 19:45:33 Average: eth0 156.67 120.06 891.32 24.88 0.00 0.00 0.00 0.00 19:45:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:33 Average: docker0 5.63 6.89 0.48 37.08 0.00 0.00 0.00 0.00 19:45:33 19:45:33 19:45:33 ---> sar -P ALL: 19:45:33 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/18/20 _x86_64_ (4 CPU) 19:45:33 19:45:33 19:34:33 LINUX RESTART (4 CPU) 19:45:33 19:45:33 19:35:02 CPU %user %nice %system %iowait %steal %idle 19:45:33 19:36:01 all 13.58 0.00 7.93 8.96 0.03 69.50 19:45:33 19:36:01 0 12.26 0.00 8.71 8.79 0.03 70.20 19:45:33 19:36:01 1 13.28 0.00 8.19 10.72 0.03 67.78 19:45:33 19:36:01 2 15.28 0.00 6.99 7.15 0.02 70.56 19:45:33 19:36:01 3 13.48 0.00 7.85 9.16 0.03 69.48 19:45:33 19:37:01 all 0.20 0.00 0.06 0.00 0.00 99.75 19:45:33 19:37:01 0 0.53 0.00 0.07 0.00 0.00 99.40 19:45:33 19:37:01 1 0.13 0.00 0.08 0.00 0.00 99.78 19:45:33 19:37:01 2 0.08 0.00 0.05 0.00 0.00 99.87 19:45:33 19:37:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:45:33 19:38:01 all 0.17 0.00 0.04 0.00 0.00 99.79 19:45:33 19:38:01 0 0.43 0.00 0.02 0.00 0.00 99.55 19:45:33 19:38:01 1 0.07 0.00 0.03 0.00 0.00 99.90 19:45:33 19:38:01 2 0.08 0.00 0.05 0.00 0.00 99.87 19:45:33 19:38:01 3 0.08 0.00 0.07 0.00 0.00 99.85 19:45:33 19:39:01 all 0.18 0.00 0.05 0.00 0.00 99.78 19:45:33 19:39:01 0 0.20 0.00 0.05 0.00 0.00 99.75 19:45:33 19:39:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:45:33 19:39:01 2 0.38 0.00 0.07 0.00 0.00 99.55 19:45:33 19:39:01 3 0.07 0.00 0.05 0.00 0.00 99.88 19:45:33 19:40:01 all 0.18 0.00 0.06 0.00 0.01 99.75 19:45:33 19:40:01 0 0.03 0.00 0.17 0.00 0.00 99.80 19:45:33 19:40:01 1 0.07 0.00 0.05 0.00 0.02 99.87 19:45:33 19:40:01 2 0.57 0.00 0.02 0.00 0.02 99.40 19:45:33 19:40:01 3 0.05 0.00 0.02 0.00 0.02 99.92 19:45:33 19:41:01 all 0.16 0.00 0.03 0.00 0.00 99.80 19:45:33 19:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:45:33 19:41:01 1 0.03 0.00 0.05 0.00 0.00 99.92 19:45:33 19:41:01 2 0.53 0.00 0.03 0.00 0.00 99.43 19:45:33 19:41:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:45:33 19:42:01 all 0.15 0.00 0.03 0.00 0.00 99.82 19:45:33 19:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:45:33 19:42:01 1 0.05 0.00 0.03 0.00 0.00 99.92 19:45:33 19:42:01 2 0.52 0.00 0.02 0.00 0.00 99.47 19:45:33 19:42:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:45:33 19:43:01 all 0.16 0.00 0.04 0.00 0.00 99.80 19:45:33 19:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:45:33 19:43:01 1 0.07 0.00 0.05 0.00 0.00 99.88 19:45:33 19:43:01 2 0.53 0.00 0.05 0.00 0.00 99.42 19:45:33 19:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:45:33 19:44:01 all 9.71 0.00 7.08 2.31 0.06 80.85 19:45:33 19:44:01 0 9.90 0.00 7.82 1.19 0.05 81.04 19:45:33 19:44:01 1 9.40 0.00 6.32 1.75 0.07 82.46 19:45:33 19:44:01 2 9.82 0.00 7.11 2.45 0.07 80.55 19:45:33 19:44:01 3 9.71 0.00 7.05 3.84 0.07 79.33 19:45:33 19:45:01 all 12.76 0.00 9.78 3.25 0.06 74.14 19:45:33 19:45:01 0 12.21 0.00 9.70 3.38 0.05 74.65 19:45:33 19:45:01 1 11.79 0.00 9.98 4.46 0.05 73.71 19:45:33 19:45:01 2 14.39 0.00 9.27 2.81 0.09 73.45 19:45:33 19:45:01 3 12.67 0.00 10.18 2.37 0.03 74.75 19:45:33 Average: all 3.65 0.00 2.46 1.42 0.02 92.45 19:45:33 Average: 0 3.49 0.00 2.61 1.30 0.02 92.58 19:45:33 Average: 1 3.43 0.00 2.44 1.66 0.02 92.46 19:45:33 Average: 2 4.14 0.00 2.32 1.21 0.02 92.30 19:45:33 Average: 3 3.54 0.00 2.48 1.50 0.02 92.46 19:45:33 19:45:33 19:45:33