Pull request #235 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 2332541252b40eb4f43418c9142d3a56c3f8cd85+52f175e78e90f47d264d38148cd7058eb9c17db7 (f65aa37ae908f4015ccf45e270a8ba0b2cec0414) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4094828735259077949.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2721767532454731929.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-235/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-235/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1215800983862808908.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5578606468902968422.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-235/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-235/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4991687551035674606.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2074’ Running on prd-centos7-docker-4c-2g-2077 in /w/workspace/foundry_device-virtual-go_PR-235 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-235 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-235@tmp/jenkins-gitclient-ssh5549866482695919102.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-235@tmp/jenkins-gitclient-ssh1822609247008833243.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/235/head:refs/remotes/origin/PR-235 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 52f175e78e90f47d264d38148cd7058eb9c17db7 into PR head commit 2332541252b40eb4f43418c9142d3a56c3f8cd85 Merge succeeded, producing 2332541252b40eb4f43418c9142d3a56c3f8cd85 Checking out Revision 2332541252b40eb4f43418c9142d3a56c3f8cd85 (PR-235) > git config core.sparsecheckout # timeout=10 > git checkout -f 2332541252b40eb4f43418c9142d3a56c3f8cd85 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-235@tmp/jenkins-gitclient-ssh4819110496938476023.key > git merge 52f175e78e90f47d264d38148cd7058eb9c17db7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2332541252b40eb4f43418c9142d3a56c3f8cd85 # timeout=10 Commit message: "fix: use formatted versions of logging APIs and fine tune err messages" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:20:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:20:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:20:40 ========================================================= 13:20:40 EdgeX Global Pipelines Version Info 13:20:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 695d5a60faae370654848474f911605c9b54f772 # timeout=10 13:20:41 ------------------- 13:20:41 stable info: 13:20:41 ------------------- 13:20:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:20:41 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 13:20:41 Message: update stable to v1.0.203 13:20:42 ------------------- 13:20:42 experimental info: 13:20:42 ------------------- 13:20:42 Commited By: **** collab-it+edgex@linuxfoundation.org 13:20:42 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 13:20:42 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:20:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 13:20:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 13:20:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:20:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:20:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:20:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:20:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:20:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:20:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:20:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:20:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:20:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:20:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 13:20:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:20:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:20:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:20:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:20:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:20:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:20:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:20:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:20:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:20:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:20:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:20:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:20:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:20:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:20:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-235 [Pipeline] echo 13:20:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-235 [Pipeline] echo 13:20:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-235 [Pipeline] echo 13:20:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2332541252b40eb4f43418c9142d3a56c3f8cd85 [Pipeline] echo 13:20:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2332541 [Pipeline] echo 13:20:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:20:44 provisioning config files... 13:20:44 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-235@tmp/config2450204395411933087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:20:45 ---> docker-login.sh 13:20:45 nexus3.edgexfoundry.org:10001 13:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:45 Configure a credential helper to remove this warning. See 13:20:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:45 13:20:45 Login Succeeded 13:20:45 nexus3.edgexfoundry.org:10002 13:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:45 Configure a credential helper to remove this warning. See 13:20:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:45 13:20:45 Login Succeeded 13:20:45 nexus3.edgexfoundry.org:10003 13:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:45 Configure a credential helper to remove this warning. See 13:20:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:45 13:20:45 Login Succeeded 13:20:45 nexus3.edgexfoundry.org:10004 13:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:45 Configure a credential helper to remove this warning. See 13:20:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:45 13:20:45 Login Succeeded 13:20:45 docker.io 13:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:46 Configure a credential helper to remove this warning. See 13:20:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:46 13:20:46 Login Succeeded 13:20:46 ---> docker-login.sh ends [Pipeline] } 13:20:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:20:46 + git log --format=format:%s -1 2332541252b40eb4f43418c9142d3a56c3f8cd85 [Pipeline] echo 13:20:46 GIT_COMMIT: 2332541252b40eb4f43418c9142d3a56c3f8cd85, Commit Message: fix: use formatted versions of logging APIs and fine tune err messages [Pipeline] echo 13:20:46 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:20:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:20:47 13:20:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:20:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:20:47 latest: Pulling from edgex-devops/git-semver 13:20:47 31603596830f: Pulling fs layer 13:20:47 d4622e32a9a9: Pulling fs layer 13:20:47 1030fce36090: Pulling fs layer 13:20:47 6c6cb7e1b49b: Pulling fs layer 13:20:47 6c6cb7e1b49b: Waiting 13:20:47 d4622e32a9a9: Verifying Checksum 13:20:47 d4622e32a9a9: Download complete 13:20:47 31603596830f: Verifying Checksum 13:20:47 31603596830f: Download complete 13:20:47 31603596830f: Pull complete 13:20:48 d4622e32a9a9: Pull complete 13:20:48 1030fce36090: Verifying Checksum 13:20:48 1030fce36090: Download complete 13:20:48 6c6cb7e1b49b: Verifying Checksum 13:20:48 6c6cb7e1b49b: Download complete 13:20:48 1030fce36090: Pull complete 13:20:49 6c6cb7e1b49b: Pull complete 13:20:49 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 13:20:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:20:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:20:49 prd-centos7-docker-4c-2g-2077 does not seem to be running inside a container 13:20:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-235 -v /w/workspace/foundry_device-virtual-go_PR-235:/w/workspace/foundry_device-virtual-go_PR-235:rw,z -v /w/workspace/foundry_device-virtual-go_PR-235@tmp:/w/workspace/foundry_device-virtual-go_PR-235@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:20:50 $ docker top 8014da5015a44442a4bbffb72097f1a3b722c46dd23518fb4a9a1496e39f86ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:20:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:20:50 [ssh-agent] Looking for ssh-agent implementation... 13:20:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:20:50 $ docker exec 8014da5015a44442a4bbffb72097f1a3b722c46dd23518fb4a9a1496e39f86ad ssh-agent 13:20:50 SSH_AUTH_SOCK=/tmp/ssh-0XCxXEqQRBcV/agent.15 13:20:50 SSH_AGENT_PID=21 13:20:50 Running ssh-add (command line suppressed) 13:20:50 Identity added: /w/workspace/foundry_device-virtual-go_PR-235@tmp/private_key_1426516921666936395.key (/w/workspace/foundry_device-virtual-go_PR-235@tmp/private_key_1426516921666936395.key) 13:20:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:20:51 + git tag --points-at HEAD [Pipeline] } 13:20:51 $ docker exec --env ******** --env ******** 8014da5015a44442a4bbffb72097f1a3b722c46dd23518fb4a9a1496e39f86ad ssh-agent -k 13:20:51 unset SSH_AUTH_SOCK; 13:20:51 unset SSH_AGENT_PID; 13:20:51 echo Agent pid 21 killed; 13:20:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:20:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:20:51 [ssh-agent] Looking for ssh-agent implementation... 13:20:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:20:51 $ docker exec 8014da5015a44442a4bbffb72097f1a3b722c46dd23518fb4a9a1496e39f86ad ssh-agent 13:20:51 SSH_AUTH_SOCK=/tmp/ssh-AWK9l5Ih6Mzt/agent.56 13:20:51 SSH_AGENT_PID=62 13:20:51 Running ssh-add (command line suppressed) 13:20:51 Identity added: /w/workspace/foundry_device-virtual-go_PR-235@tmp/private_key_3226594436656937914.key (/w/workspace/foundry_device-virtual-go_PR-235@tmp/private_key_3226594436656937914.key) 13:20:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:20:51 + git semver init 13:20:51 # -> Open(): unable to determine branch for HEAD 13:20:51 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-235/.git 13:20:51 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-235 13:20:51 # $SEMVER_REMOTE_NAME = origin 13:20:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:20:51 # $SEMVER_USER_NAME = edgex-jenkins 13:20:51 # $SEMVER_BRANCH = PR-235 13:20:51 # $SEMVER_TEMP = /tmp/semver-165183180 13:20:51 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 13:20:52 # '/tmp/semver-165183180' -> '/w/workspace/foundry_device-virtual-go_PR-235/.semver' 13:20:52 # -> Force: false 13:20:52 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-235/.semver [Pipeline] } 13:20:52 $ docker exec --env ******** --env ******** 8014da5015a44442a4bbffb72097f1a3b722c46dd23518fb4a9a1496e39f86ad ssh-agent -k 13:20:52 unset SSH_AUTH_SOCK; 13:20:52 unset SSH_AGENT_PID; 13:20:52 echo Agent pid 62 killed; 13:20:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:20:53 + git semver [Pipeline] } 13:20:53 $ docker stop --time=1 8014da5015a44442a4bbffb72097f1a3b722c46dd23518fb4a9a1496e39f86ad 13:20:54 $ docker rm -f 8014da5015a44442a4bbffb72097f1a3b722c46dd23518fb4a9a1496e39f86ad [Pipeline] // withDockerContainer [Pipeline] sh 13:20:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:20:55 Stashed 1 file(s) [Pipeline] echo 13:20:55 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 13:21:10 Still waiting to schedule task 13:21:10 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:21:10 Still waiting to schedule task 13:21:10 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2075’ is offline 13:22:41 Running on prd-centos7-docker-4c-2g-2079 in /w/workspace/foundry_device-virtual-go_PR-235 [Pipeline] { [Pipeline] ws 13:22:41 Running in /w/workspace/device-virtual-go/4 [Pipeline] { [Pipeline] checkout 13:22:41 The recommended git tool is: git 13:22:46 using credential edgex-jenkins-ssh 13:22:46 Cloning the remote Git repository 13:22:46 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 13:22:46 > git init /w/workspace/device-virtual-go/4 # timeout=10 13:22:46 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 13:22:46 > git --version # timeout=10 13:22:46 > git --version # 'git version 2.24.4' 13:22:46 using GIT_SSH to set credentials SSH Credentials for GitHub 13:22:46 [INFO] Currently running in a labeled security context 13:22:46 [INFO] Currently SELinux is 'enforcing' on the host 13:22:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/4@tmp/jenkins-gitclient-ssh7462505605835145560.key 13:22:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:22:48 Merging remotes/origin/main commit 52f175e78e90f47d264d38148cd7058eb9c17db7 into PR head commit 2332541252b40eb4f43418c9142d3a56c3f8cd85 13:22:47 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 13:22:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:22:47 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 13:22:47 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 13:22:47 using GIT_SSH to set credentials SSH Credentials for GitHub 13:22:47 [INFO] Currently running in a labeled security context 13:22:47 [INFO] Currently SELinux is 'enforcing' on the host 13:22:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/4@tmp/jenkins-gitclient-ssh644596640820905544.key 13:22:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/235/head:refs/remotes/origin/PR-235 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:22:48 Merge succeeded, producing 2332541252b40eb4f43418c9142d3a56c3f8cd85 13:22:48 Checking out Revision 2332541252b40eb4f43418c9142d3a56c3f8cd85 (PR-235) 13:22:48 > git config core.sparsecheckout # timeout=10 13:22:48 > git checkout -f 2332541252b40eb4f43418c9142d3a56c3f8cd85 # timeout=10 13:22:48 > git remote # timeout=10 13:22:48 > git config --get remote.origin.url # timeout=10 13:22:48 using GIT_SSH to set credentials SSH Credentials for GitHub 13:22:48 [INFO] Currently running in a labeled security context 13:22:48 [INFO] Currently SELinux is 'enforcing' on the host 13:22:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/4@tmp/jenkins-gitclient-ssh1369146174501982016.key 13:22:48 > git merge 52f175e78e90f47d264d38148cd7058eb9c17db7 # timeout=10 13:22:48 > git rev-parse HEAD^{commit} # timeout=10 13:22:48 > git config core.sparsecheckout # timeout=10 13:22:48 > git checkout -f 2332541252b40eb4f43418c9142d3a56c3f8cd85 # timeout=10 13:22:52 Commit message: "fix: use formatted versions of logging APIs and fine tune err messages" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:22:52 provisioning config files... 13:22:52 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/4@tmp/config140922284955225580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:22:53 ---> docker-login.sh 13:22:53 nexus3.edgexfoundry.org:10001 13:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:53 Configure a credential helper to remove this warning. See 13:22:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:53 13:22:53 Login Succeeded 13:22:53 nexus3.edgexfoundry.org:10002 13:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:53 Configure a credential helper to remove this warning. See 13:22:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:53 13:22:53 Login Succeeded 13:22:53 nexus3.edgexfoundry.org:10003 13:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:53 Configure a credential helper to remove this warning. See 13:22:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:53 13:22:53 Login Succeeded 13:22:53 nexus3.edgexfoundry.org:10004 13:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:53 Configure a credential helper to remove this warning. See 13:22:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:53 13:22:53 Login Succeeded 13:22:53 docker.io 13:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:54 Configure a credential helper to remove this warning. See 13:22:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:54 13:22:54 Login Succeeded 13:22:54 ---> docker-login.sh ends [Pipeline] } 13:22:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:22:54 ========================================================= 13:22:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:22:54 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:22:54 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 13:22:54 Sending build context to Docker daemon 8.618MB 13:22:54 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 13:22:54 Step 2/8 : FROM ${BASE} 13:22:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:22:55 540db60ca938: Pulling fs layer 13:22:55 adcc1eea9eea: Pulling fs layer 13:22:55 4c4ab2625f07: Pulling fs layer 13:22:55 db62176df00c: Pulling fs layer 13:22:55 3b30891b0d05: Pulling fs layer 13:22:55 444f5516b4c7: Pulling fs layer 13:22:55 90b9b1106a8b: Pulling fs layer 13:22:55 0383d17a5b7e: Pulling fs layer 13:22:55 c82ef313ddc5: Pulling fs layer 13:22:55 444f5516b4c7: Waiting 13:22:55 90b9b1106a8b: Waiting 13:22:55 0383d17a5b7e: Waiting 13:22:55 c82ef313ddc5: Waiting 13:22:55 db62176df00c: Waiting 13:22:55 3b30891b0d05: Waiting 13:22:55 4c4ab2625f07: Verifying Checksum 13:22:55 4c4ab2625f07: Download complete 13:22:55 adcc1eea9eea: Verifying Checksum 13:22:55 adcc1eea9eea: Download complete 13:22:55 3b30891b0d05: Verifying Checksum 13:22:55 3b30891b0d05: Download complete 13:22:55 444f5516b4c7: Verifying Checksum 13:22:55 444f5516b4c7: Download complete 13:22:55 90b9b1106a8b: Verifying Checksum 13:22:55 90b9b1106a8b: Download complete 13:22:55 540db60ca938: Verifying Checksum 13:22:55 540db60ca938: Download complete 13:22:55 540db60ca938: Pull complete 13:22:55 adcc1eea9eea: Pull complete 13:22:55 4c4ab2625f07: Pull complete 13:22:56 0383d17a5b7e: Verifying Checksum 13:22:56 0383d17a5b7e: Download complete 13:23:00 c82ef313ddc5: Verifying Checksum 13:23:00 c82ef313ddc5: Download complete 13:23:00 db62176df00c: Verifying Checksum 13:23:00 db62176df00c: Download complete 13:23:04 db62176df00c: Pull complete 13:23:04 3b30891b0d05: Pull complete 13:23:04 444f5516b4c7: Pull complete 13:23:04 90b9b1106a8b: Pull complete 13:23:04 0383d17a5b7e: Pull complete 13:23:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2078 in /w/workspace/foundry_device-virtual-go_PR-235 [Pipeline] { [Pipeline] ws 13:23:06 Running in /w/workspace/device-virtual-go/4 [Pipeline] { 13:23:06 c82ef313ddc5: Pull complete 13:23:06 Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 13:23:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:23:06 ---> 4508b0543a43 13:23:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [Pipeline] checkout 13:23:07 The recommended git tool is: git 13:23:09 ---> Running in 6611014ea0d1 13:23:09 Removing intermediate container 6611014ea0d1 13:23:09 ---> d8dfd1f252e9 13:23:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:23:09 ---> Running in 260c7d0fe247 13:23:09 Removing intermediate container 260c7d0fe247 13:23:09 ---> 5ea89ca75c74 13:23:09 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 13:23:09 ---> Running in 487b89dc33a8 13:23:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:23:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:23:11 (1/7) Installing openssh-keygen (8.4_p1-r3) 13:23:11 (2/7) Installing libedit (20191231.3.1-r1) 13:23:11 (3/7) Installing openssh-client (8.4_p1-r3) 13:23:12 (4/7) Installing openssh-sftp-server (8.4_p1-r3) 13:23:12 (5/7) Installing openssh-server-common (8.4_p1-r3) 13:23:12 (6/7) Installing openssh-server (8.4_p1-r3) 13:23:12 (7/7) Installing openssh (8.4_p1-r3) 13:23:12 Executing busybox-1.32.1-r6.trigger 13:23:12 OK: 224 MiB in 59 packages 13:23:13 Removing intermediate container 487b89dc33a8 13:23:13 ---> efc57d6f9cd0 13:23:13 Step 6/8 : WORKDIR /device-virtual-go 13:23:13 ---> Running in d5ebd42e2d81 13:23:13 Removing intermediate container d5ebd42e2d81 13:23:13 ---> b4268a0fd9b0 13:23:13 Step 7/8 : COPY . . 13:23:13 ---> 0abeb8108a26 13:23:13 Step 8/8 : RUN go mod download 13:23:14 ---> Running in cd430cf5706f 13:23:14 using credential edgex-jenkins-ssh 13:23:14 Cloning the remote Git repository 13:23:14 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 13:23:14 > git init /w/workspace/device-virtual-go/4 # timeout=10 13:23:14 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 13:23:14 > git --version # timeout=10 13:23:14 > git --version # 'git version 2.17.1' 13:23:14 using GIT_SSH to set credentials SSH Credentials for GitHub 13:23:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:23:16 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 13:23:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:23:16 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 13:23:16 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 13:23:16 using GIT_SSH to set credentials SSH Credentials for GitHub 13:23:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/235/head:refs/remotes/origin/PR-235 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:23:17 Merging remotes/origin/main commit 52f175e78e90f47d264d38148cd7058eb9c17db7 into PR head commit 2332541252b40eb4f43418c9142d3a56c3f8cd85 13:23:17 Merge succeeded, producing 2332541252b40eb4f43418c9142d3a56c3f8cd85 13:23:17 Checking out Revision 2332541252b40eb4f43418c9142d3a56c3f8cd85 (PR-235) 13:23:17 > git config core.sparsecheckout # timeout=10 13:23:17 > git checkout -f 2332541252b40eb4f43418c9142d3a56c3f8cd85 # timeout=10 13:23:17 > git remote # timeout=10 13:23:17 > git config --get remote.origin.url # timeout=10 13:23:17 using GIT_SSH to set credentials SSH Credentials for GitHub 13:23:17 > git merge 52f175e78e90f47d264d38148cd7058eb9c17db7 # timeout=10 13:23:17 > git rev-parse HEAD^{commit} # timeout=10 13:23:17 > git config core.sparsecheckout # timeout=10 13:23:17 > git checkout -f 2332541252b40eb4f43418c9142d3a56c3f8cd85 # timeout=10 13:23:21 Commit message: "fix: use formatted versions of logging APIs and fine tune err messages" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:23:22 provisioning config files... 13:23:22 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/4@tmp/config2866074749936215415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:23:22 ---> docker-login.sh 13:23:22 nexus3.edgexfoundry.org:10001 13:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:23 Configure a credential helper to remove this warning. See 13:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:23 13:23:23 Login Succeeded 13:23:24 nexus3.edgexfoundry.org:10002 13:23:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:24 Configure a credential helper to remove this warning. See 13:23:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:24 13:23:24 Login Succeeded 13:23:24 nexus3.edgexfoundry.org:10003 13:23:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:24 Configure a credential helper to remove this warning. See 13:23:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:24 13:23:24 Login Succeeded 13:23:24 nexus3.edgexfoundry.org:10004 13:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:25 Configure a credential helper to remove this warning. See 13:23:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:25 13:23:25 Login Succeeded 13:23:25 docker.io 13:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:26 Configure a credential helper to remove this warning. See 13:23:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:26 13:23:26 Login Succeeded 13:23:26 ---> docker-login.sh ends 13:23:26 Removing intermediate container cd430cf5706f 13:23:26 ---> caf8dbc7fa85 13:23:26 Successfully built caf8dbc7fa85 13:23:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] } 13:23:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 13:23:26 + docker inspect -f . ci-base-image-x86_64 13:23:26 . [Pipeline] withDockerContainer 13:23:26 prd-centos7-docker-4c-2g-2079 does not seem to be running inside a container 13:23:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:23:27 $ docker top c4a3cbae64cf542459da68466c3f30f62e9ad9da3e5d79b8a8fdc7943a428910 -eo pid,comm [Pipeline] { [Pipeline] echo 13:23:27 ========================================================= 13:23:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:23:27 ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 13:23:27 + go version 13:23:27 go version go1.16.6 linux/amd64 [Pipeline] } 13:23:27 $ docker stop --time=1 c4a3cbae64cf542459da68466c3f30f62e9ad9da3e5d79b8a8fdc7943a428910 13:23:28 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 13:23:28 Sending build context to Docker daemon 8.617MB 13:23:28 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 13:23:28 Step 2/8 : FROM ${BASE} 13:23:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:23:28 595b0fe564bb: Pulling fs layer 13:23:28 24495759ef45: Pulling fs layer 13:23:28 d148012ef14d: Pulling fs layer 13:23:28 e90a11edd702: Pulling fs layer 13:23:28 d77568369979: Pulling fs layer 13:23:28 02195dbdac53: Pulling fs layer 13:23:28 2b1b35aa2570: Pulling fs layer 13:23:28 2c1f732e5b09: Pulling fs layer 13:23:28 e90a11edd702: Waiting 13:23:28 d77568369979: Waiting 13:23:28 2b1b35aa2570: Waiting 13:23:28 02195dbdac53: Waiting 13:23:28 2c1f732e5b09: Waiting 13:23:28 d148012ef14d: Download complete 13:23:28 24495759ef45: Download complete 13:23:28 d77568369979: Download complete 13:23:28 595b0fe564bb: Verifying Checksum 13:23:28 595b0fe564bb: Download complete 13:23:28 02195dbdac53: Verifying Checksum 13:23:28 02195dbdac53: Download complete 13:23:29 2b1b35aa2570: Verifying Checksum 13:23:29 2b1b35aa2570: Download complete 13:23:29 $ docker rm -f c4a3cbae64cf542459da68466c3f30f62e9ad9da3e5d79b8a8fdc7943a428910 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:23:29 + docker inspect -f . ci-base-image-x86_64 13:23:29 . 13:23:29 595b0fe564bb: Pull complete [Pipeline] withDockerContainer 13:23:29 prd-centos7-docker-4c-2g-2079 does not seem to be running inside a container 13:23:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:23:30 $ docker top e0dae36e7492c7b3f647d8eb8af8022614fa1ba40be627abcac10402e54d057d -eo pid,comm 13:23:30 24495759ef45: Pull complete [Pipeline] { [Pipeline] sh 13:23:30 + go mod tidy 13:23:31 d148012ef14d: Pull complete [Pipeline] sh 13:23:31 + make test 13:23:31 go mod tidy 13:23:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 13:23:31 ? github.com/edgexfoundry/device-virtual-go [no test files] 13:23:32 2c1f732e5b09: Verifying Checksum 13:23:32 2c1f732e5b09: Download complete 13:23:33 e90a11edd702: Verifying Checksum 13:23:33 e90a11edd702: Download complete 13:23:43 e90a11edd702: Pull complete 13:23:43 d77568369979: Pull complete 13:23:44 02195dbdac53: Pull complete 13:23:44 2b1b35aa2570: Pull complete 13:23:50 2c1f732e5b09: Pull complete 13:23:50 Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 13:23:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:23:50 ---> 88ecf2bb1f95 13:23:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 13:23:54 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 13:23:54 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.265s coverage: 64.6% of statements 13:23:54 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:23:55 ---> Running in 37e3fff4dda5 13:23:55 Removing intermediate container 37e3fff4dda5 13:23:55 ---> 95799a062fa9 13:23:55 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:23:55 ---> Running in 33e204d49945 13:23:58 Removing intermediate container 33e204d49945 13:23:58 ---> c1632fd4b1fe 13:23:58 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 13:23:58 ---> Running in fd01dd0a1900 13:23:58 gofmt -l . 13:23:58 [ "`gofmt -l .`" = "" ] 13:23:58 ./bin/test-attribution-txt.sh 13:23:59 ./bin/test-go-mod-tidy.sh [Pipeline] } 13:23:59 $ docker stop --time=1 e0dae36e7492c7b3f647d8eb8af8022614fa1ba40be627abcac10402e54d057d 13:23:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:24:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:24:01 $ docker rm -f e0dae36e7492c7b3f647d8eb8af8022614fa1ba40be627abcac10402e54d057d [Pipeline] // withDockerContainer [Pipeline] sh 13:24:01 (1/7) Installing openssh-keygen (8.4_p1-r3) 13:24:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:24:03 (2/7) Installing libedit (20191231.3.1-r1) 13:24:03 (3/7) Installing openssh-client (8.4_p1-r3) 13:24:03 (4/7) Installing openssh-sftp-server (8.4_p1-r3) 13:24:03 (5/7) Installing openssh-server-common (8.4_p1-r3) 13:24:03 (6/7) Installing openssh-server (8.4_p1-r3) 13:24:03 (7/7) Installing openssh (8.4_p1-r3) 13:24:03 Executing busybox-1.32.1-r6.trigger 13:24:03 OK: 224 MiB in 59 packages 13:24:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 13:24:04 Removing intermediate container fd01dd0a1900 13:24:04 ---> 1ba89c229b87 13:24:04 Step 6/8 : WORKDIR /device-virtual-go 13:24:04 ---> Running in 48eee5e52490 13:24:06 Removing intermediate container 48eee5e52490 13:24:06 ---> c1b0f6bf603c 13:24:06 Step 7/8 : COPY . . 13:24:06 ---> e2ca42fb19bb 13:24:06 Step 8/8 : RUN go mod download 13:24:06 ---> Running in 09500ec933fe [Pipeline] sh 13:24:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:24:07 + ls -al . 13:24:07 total 140 13:24:07 drwxrwxr-x. 7 jenkins jenkins 4096 Aug 5 13:23 . 13:24:07 drwxrwxr-x. 4 jenkins jenkins 28 Aug 5 13:22 .. 13:24:07 -rw-rw-r--. 1 jenkins jenkins 8153 Aug 5 13:22 Attribution.txt 13:24:07 drwxrwxr-x. 2 jenkins jenkins 64 Aug 5 13:22 bin 13:24:07 -rw-rw-r--. 1 jenkins jenkins 6349 Aug 5 13:22 CHANGELOG.md 13:24:07 drwxrwxr-x. 3 jenkins jenkins 32 Aug 5 13:22 cmd 13:24:07 -rw-r--r--. 1 jenkins jenkins 46339 Aug 5 13:23 coverage.out 13:24:07 -rw-rw-r--. 1 jenkins jenkins 1921 Aug 5 13:22 Dockerfile 13:24:07 -rw-rw-r--. 1 jenkins jenkins 998 Aug 5 13:22 Dockerfile.build 13:24:07 drwxrwxr-x. 8 jenkins jenkins 179 Aug 5 13:22 .git 13:24:07 drwxrwxr-x. 2 jenkins jenkins 103 Aug 5 13:22 .github 13:24:07 -rw-rw-r--. 1 jenkins jenkins 277 Aug 5 13:22 .gitignore 13:24:07 -rw-r--r--. 1 jenkins jenkins 795 Aug 5 13:23 go.mod 13:24:07 -rw-r--r--. 1 jenkins jenkins 22824 Aug 5 13:23 go.sum 13:24:07 drwxrwxr-x. 3 jenkins jenkins 20 Aug 5 13:22 internal 13:24:07 -rw-rw-r--. 1 jenkins jenkins 660 Aug 5 13:22 Jenkinsfile 13:24:07 -rw-rw-r--. 1 jenkins jenkins 11340 Aug 5 13:22 LICENSE 13:24:07 -rw-rw-r--. 1 jenkins jenkins 905 Aug 5 13:22 Makefile 13:24:07 -rw-rw-r--. 1 jenkins jenkins 2913 Aug 5 13:22 README.md 13:24:07 -rw-rw-r--. 1 jenkins jenkins 5 Aug 5 13:20 VERSION 13:24:07 -rw-rw-r--. 1 jenkins jenkins 235 Aug 5 13:22 version.go [Pipeline] isUnix [Pipeline] sh 13:24:08 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=2332541252b40eb4f43418c9142d3a56c3f8cd85 --label arch=amd64 --label version=0.0.0 . 13:24:08 Sending build context to Docker daemon 8.689MB 13:24:08 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 13:24:08 Step 2/26 : FROM ${BASE} AS builder 13:24:08 ---> caf8dbc7fa85 13:24:08 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:24:08 ---> Running in 7812af6956b5 13:24:08 Removing intermediate container 7812af6956b5 13:24:08 ---> fc9614f628b4 13:24:08 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 13:24:08 ---> Running in 141e78fdeb9c 13:24:08 Removing intermediate container 141e78fdeb9c 13:24:08 ---> d81dfb99ff58 13:24:08 Step 5/26 : WORKDIR /device-virtual-go 13:24:08 ---> Running in ace16e4efc8d 13:24:08 Removing intermediate container ace16e4efc8d 13:24:08 ---> c2167909611f 13:24:08 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:24:08 ---> Running in 38ab9db47324 13:24:09 Removing intermediate container 38ab9db47324 13:24:09 ---> bb4b70d79b96 13:24:09 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:24:09 ---> Running in 3361ee146ee0 13:24:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:24:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:24:10 OK: 224 MiB in 59 packages 13:24:11 Removing intermediate container 3361ee146ee0 13:24:11 ---> 9eb3826bdd6e 13:24:11 Step 8/26 : COPY . . 13:24:11 ---> 0518e3163807 13:24:11 Step 9/26 : RUN go mod tidy 13:24:11 ---> Running in 420d0c15a9e0 13:24:12 Removing intermediate container 420d0c15a9e0 13:24:12 ---> 5dd2721ba2d6 13:24:12 Step 10/26 : RUN go mod download 13:24:12 ---> Running in 153d2fa4db1b 13:24:12 Removing intermediate container 153d2fa4db1b 13:24:12 ---> 8c914caf8547 13:24:12 Step 11/26 : ARG MAKE='make build' 13:24:12 ---> Running in 72f62ac676e6 13:24:12 Removing intermediate container 72f62ac676e6 13:24:12 ---> bef5a4047615 13:24:12 Step 12/26 : RUN $MAKE 13:24:12 ---> Running in bf22ac9a7135 13:24:13 go mod tidy 13:24:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 13:24:31 Removing intermediate container bf22ac9a7135 13:24:31 ---> 1d7548988ac8 13:24:31 Step 13/26 : FROM alpine:3.12 13:24:31 3.12: Pulling from library/alpine 13:24:31 339de151aab4: Pulling fs layer 13:24:35 339de151aab4: Verifying Checksum 13:24:35 339de151aab4: Download complete 13:24:35 339de151aab4: Pull complete 13:24:35 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 13:24:35 Status: Downloaded newer image for alpine:3.12 13:24:35 ---> 13621d1b12d4 13:24:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 13:24:35 ---> Running in 6268467ce8b0 13:24:35 Removing intermediate container 6268467ce8b0 13:24:35 ---> 155bda52cf48 13:24:35 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:24:35 ---> Running in 58ee51b544a5 13:24:35 Removing intermediate container 58ee51b544a5 13:24:35 ---> 5b2340f40040 13:24:35 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 13:24:35 ---> Running in 8bc1e166cb63 13:24:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:24:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:24:37 (1/6) Installing dumb-init (1.2.2-r1) 13:24:37 (2/6) Installing libgcc (9.3.0-r2) 13:24:37 (3/6) Installing libsodium (1.0.18-r0) 13:24:37 (4/6) Installing libstdc++ (9.3.0-r2) 13:24:38 (5/6) Installing libzmq (4.3.3-r0) 13:24:38 (6/6) Installing zeromq (4.3.3-r0) 13:24:38 Executing busybox-1.31.1-r20.trigger 13:24:38 OK: 8 MiB in 20 packages 13:24:39 Removing intermediate container 8bc1e166cb63 13:24:39 ---> 114a1e5bddd4 13:24:39 Step 17/26 : WORKDIR / 13:24:39 ---> Running in aa47cae2b2ef 13:24:39 Removing intermediate container aa47cae2b2ef 13:24:39 ---> bf7b5cb9ac94 13:24:39 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 13:24:39 Removing intermediate container 09500ec933fe 13:24:39 ---> 6f0696383f9e 13:24:39 Successfully built 6f0696383f9e 13:24:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:24:39 ---> 5343186782f8 13:24:39 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 13:24:39 ---> 658b42bc2c49 13:24:39 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 13:24:39 + docker inspect -f . ci-base-image-arm64 13:24:39 . [Pipeline] withDockerContainer 13:24:39 prd-ubuntu18.04-docker-arm64-4c-16g-2078 does not seem to be running inside a container 13:24:39 ---> 55c3f834d5b6 13:24:39 Step 21/26 : EXPOSE 59900 13:24:39 ---> Running in 443b94d36781 13:24:39 Removing intermediate container 443b94d36781 13:24:39 ---> 5f7e4db7f262 13:24:39 Step 22/26 : ENTRYPOINT ["/device-virtual"] 13:24:39 ---> Running in 3896633248a8 13:24:39 Removing intermediate container 3896633248a8 13:24:39 ---> 4ec4c6517efb 13:24:39 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:24:39 ---> Running in 74b347fd20ae 13:24:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:24:40 Removing intermediate container 74b347fd20ae 13:24:40 ---> 88256df3ed5c 13:24:40 Step 24/26 : LABEL arch=amd64 13:24:40 ---> Running in dd30e58f732b 13:24:40 Removing intermediate container dd30e58f732b 13:24:40 ---> 4ce3898b1953 13:24:40 Step 25/26 : LABEL git_sha=2332541252b40eb4f43418c9142d3a56c3f8cd85 13:24:40 ---> Running in dd921dc24ddb 13:24:40 Removing intermediate container dd921dc24ddb 13:24:40 ---> 280dc83bf71b 13:24:40 Step 26/26 : LABEL version=0.0.0 13:24:40 ---> Running in d98fe8a4a01f 13:24:40 Removing intermediate container d98fe8a4a01f 13:24:40 ---> bc53f3e2acb6 13:24:40 [Warning] One or more build-args [ARCH] were not consumed 13:24:40 Successfully built bc53f3e2acb6 13:24:40 Successfully tagged device-virtual:latest 13:24:41 $ docker top abd20eb1ff45c89dc0d9d29eb6510b330173bc0a296883fa8395da4eaa30457a -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:24:42 + go version 13:24:42 go version go1.16.6 linux/arm64 [Pipeline] } 13:24:42 $ docker stop --time=1 abd20eb1ff45c89dc0d9d29eb6510b330173bc0a296883fa8395da4eaa30457a 13:24:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:24:43 13:24:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:24:44 $ docker rm -f abd20eb1ff45c89dc0d9d29eb6510b330173bc0a296883fa8395da4eaa30457a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] stage [Pipeline] { (Test) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:24:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:24:45 latest: Pulling from edgex-lftools-log-publisher 13:24:45 b4d181a07f80: Pulling fs layer 13:24:45 a1111a8f2ec3: Pulling fs layer 13:24:45 ed53099fbce6: Pulling fs layer 13:24:45 dc539afda2c1: Pulling fs layer 13:24:45 77bc0d833cb6: Pulling fs layer 13:24:45 9065ff56babe: Pulling fs layer 13:24:45 d287ab97295c: Pulling fs layer 13:24:45 dc539afda2c1: Waiting 13:24:45 77bc0d833cb6: Waiting 13:24:45 9065ff56babe: Waiting 13:24:45 d287ab97295c: Waiting 13:24:45 + docker inspect -f . ci-base-image-arm64 13:24:45 . [Pipeline] withDockerContainer 13:24:45 a1111a8f2ec3: Verifying Checksum 13:24:45 a1111a8f2ec3: Download complete 13:24:45 dc539afda2c1: Verifying Checksum 13:24:45 dc539afda2c1: Download complete 13:24:45 prd-ubuntu18.04-docker-arm64-4c-16g-2078 does not seem to be running inside a container 13:24:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:24:46 77bc0d833cb6: Verifying Checksum 13:24:46 77bc0d833cb6: Download complete 13:24:46 9065ff56babe: Verifying Checksum 13:24:46 9065ff56babe: Download complete 13:24:46 ed53099fbce6: Verifying Checksum 13:24:47 b4d181a07f80: Verifying Checksum 13:24:47 b4d181a07f80: Download complete 13:24:47 $ docker top 5506529f9a06cf9172f4f5d25f1cbd092241ef562f76ae38061e867cc70fa8f7 -eo pid,comm [Pipeline] { [Pipeline] sh 13:24:48 + go mod tidy 13:24:48 b4d181a07f80: Pull complete 13:24:48 a1111a8f2ec3: Pull complete 13:24:50 ed53099fbce6: Pull complete 13:24:50 dc539afda2c1: Pull complete 13:24:50 77bc0d833cb6: Pull complete 13:24:50 9065ff56babe: Pull complete [Pipeline] sh 13:24:51 + make test 13:24:51 go mod tidy 13:24:51 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 13:24:52 d287ab97295c: Verifying Checksum 13:24:52 d287ab97295c: Download complete 13:24:53 ? github.com/edgexfoundry/device-virtual-go [no test files] 13:24:56 d287ab97295c: Pull complete 13:24:56 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:24:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:24:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:24:56 prd-centos7-docker-4c-2g-2079 does not seem to be running inside a container 13:24:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:24:58 $ docker top 97406eaa5269524dc642eb7658691abfbbacb8c1fb1e53a58c291d1a2524694f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:24:59 ---> job-cost.sh 13:24:59 lf-activate-venv: SKIPPING 13:24:59 INFO: No Stack... 13:25:01 INFO: Retrieving Pricing Info for: v3-standard-2 13:25:01 INFO: Archiving Costs [Pipeline] sh 13:25:01 + cut -d, -f6 13:25:01 + cat /w/workspace/device-virtual-go/4/archives/cost.csv [Pipeline] lock 13:25:01 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-235-4-stack-cost] 13:25:01 Resource [jenkins-edgexfoundry-device-virtual-go-PR-235-4-stack-cost] did not exist. Created. 13:25:01 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-235-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:25:02 + echo total: 0.05999999865889549 [Pipeline] stash 13:25:02 Stashed 1 file(s) [Pipeline] } 13:25:02 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-235-4-stack-cost] [Pipeline] // lock [Pipeline] } 13:25:02 $ docker stop --time=1 97406eaa5269524dc642eb7658691abfbbacb8c1fb1e53a58c291d1a2524694f 13:25:03 $ docker rm -f 97406eaa5269524dc642eb7658691abfbbacb8c1fb1e53a58c291d1a2524694f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:26:01 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 13:26:01 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.733s coverage: 64.6% of statements 13:26:01 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:26:28 gofmt -l . 13:26:28 [ "`gofmt -l .`" = "" ] 13:26:28 ./bin/test-attribution-txt.sh 13:26:28 ./bin/test-go-mod-tidy.sh [Pipeline] } 13:26:28 $ docker stop --time=1 5506529f9a06cf9172f4f5d25f1cbd092241ef562f76ae38061e867cc70fa8f7 13:26:30 $ docker rm -f 5506529f9a06cf9172f4f5d25f1cbd092241ef562f76ae38061e867cc70fa8f7 [Pipeline] // withDockerContainer [Pipeline] sh 13:26:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:26:31 Warning: overwriting stash ‘coverage-report’ 13:26:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:26:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:26:32 + ls -al . 13:26:32 total 164 13:26:32 drwxrwxr-x 7 jenkins jenkins 4096 Aug 5 13:26 . 13:26:32 drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 13:23 .. 13:26:32 drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 13:23 .git 13:26:32 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 13:23 .github 13:26:32 -rw-rw-r-- 1 jenkins jenkins 277 Aug 5 13:23 .gitignore 13:26:32 -rw-rw-r-- 1 jenkins jenkins 8153 Aug 5 13:23 Attribution.txt 13:26:32 -rw-rw-r-- 1 jenkins jenkins 6349 Aug 5 13:23 CHANGELOG.md 13:26:32 -rw-rw-r-- 1 jenkins jenkins 1921 Aug 5 13:23 Dockerfile 13:26:32 -rw-rw-r-- 1 jenkins jenkins 998 Aug 5 13:23 Dockerfile.build 13:26:32 -rw-rw-r-- 1 jenkins jenkins 660 Aug 5 13:23 Jenkinsfile 13:26:32 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 5 13:23 LICENSE 13:26:32 -rw-rw-r-- 1 jenkins jenkins 905 Aug 5 13:23 Makefile 13:26:32 -rw-rw-r-- 1 jenkins jenkins 2913 Aug 5 13:23 README.md 13:26:32 -rw-rw-r-- 1 jenkins jenkins 5 Aug 5 13:20 VERSION 13:26:32 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 13:23 bin 13:26:32 drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 13:23 cmd 13:26:32 -rw-r--r-- 1 jenkins jenkins 46339 Aug 5 13:25 coverage.out 13:26:32 -rw-r--r-- 1 jenkins jenkins 795 Aug 5 13:26 go.mod 13:26:32 -rw-r--r-- 1 jenkins jenkins 22824 Aug 5 13:24 go.sum 13:26:32 drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 13:23 internal 13:26:32 -rw-rw-r-- 1 jenkins jenkins 235 Aug 5 13:23 version.go [Pipeline] isUnix [Pipeline] sh 13:26:33 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2332541252b40eb4f43418c9142d3a56c3f8cd85 --label arch=arm64 --label version=0.0.0 . 13:26:33 Sending build context to Docker daemon 8.688MB 13:26:33 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 13:26:33 Step 2/26 : FROM ${BASE} AS builder 13:26:33 ---> 6f0696383f9e 13:26:33 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:26:34 ---> Running in 7705fa244679 13:26:35 Removing intermediate container 7705fa244679 13:26:35 ---> c1913ed801f0 13:26:35 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 13:26:35 ---> Running in fcbbb4c6d791 13:26:35 Removing intermediate container fcbbb4c6d791 13:26:35 ---> 940e0a5959a4 13:26:35 Step 5/26 : WORKDIR /device-virtual-go 13:26:35 ---> Running in 7c3d234369c8 13:26:36 Removing intermediate container 7c3d234369c8 13:26:36 ---> b780d3b67f8e 13:26:36 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:26:36 ---> Running in 2a7b5e50b752 13:26:38 Removing intermediate container 2a7b5e50b752 13:26:38 ---> b1ba1a5f5d1c 13:26:38 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:26:38 ---> Running in 6cce47c718f0 13:26:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:26:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:26:41 OK: 224 MiB in 59 packages 13:26:42 Removing intermediate container 6cce47c718f0 13:26:42 ---> 54863a0984e8 13:26:42 Step 8/26 : COPY . . 13:26:44 ---> 1f0567f4cc5a 13:26:44 Step 9/26 : RUN go mod tidy 13:26:44 ---> Running in 70aee7906c56 13:26:47 Removing intermediate container 70aee7906c56 13:26:47 ---> a97b7eff9bef 13:26:47 Step 10/26 : RUN go mod download 13:26:47 ---> Running in 91a6ee0d40a6 13:26:50 Removing intermediate container 91a6ee0d40a6 13:26:50 ---> 6993e61cb0f5 13:26:50 Step 11/26 : ARG MAKE='make build' 13:26:50 ---> Running in fbdeb0b5a66d 13:26:50 Removing intermediate container fbdeb0b5a66d 13:26:50 ---> 5647548b6f43 13:26:50 Step 12/26 : RUN $MAKE 13:26:50 ---> Running in c6abe3403529 13:26:52 go mod tidy 13:26:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 13:27:49 Removing intermediate container c6abe3403529 13:27:49 ---> 5b58d9b14ae3 13:27:49 Step 13/26 : FROM alpine:3.12 13:27:49 3.12: Pulling from library/alpine 13:27:49 d2f70382dc9a: Pulling fs layer 13:27:49 d2f70382dc9a: Verifying Checksum 13:27:49 d2f70382dc9a: Download complete 13:27:49 d2f70382dc9a: Pull complete 13:27:49 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 13:27:49 Status: Downloaded newer image for alpine:3.12 13:27:49 ---> c4fd0aeabfcf 13:27:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 13:27:49 ---> Running in e0fa4d047eb1 13:27:49 Removing intermediate container e0fa4d047eb1 13:27:49 ---> 0d3427b57658 13:27:49 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:27:49 ---> Running in fa7a340f29d6 13:27:49 Removing intermediate container fa7a340f29d6 13:27:49 ---> ea80bf1022f0 13:27:49 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 13:27:49 ---> Running in fe81885d13a4 13:27:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:27:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:27:50 (1/6) Installing dumb-init (1.2.2-r1) 13:27:50 (2/6) Installing libgcc (9.3.0-r2) 13:27:50 (3/6) Installing libsodium (1.0.18-r0) 13:27:51 (4/6) Installing libstdc++ (9.3.0-r2) 13:27:51 (5/6) Installing libzmq (4.3.3-r0) 13:27:51 (6/6) Installing zeromq (4.3.3-r0) 13:27:51 Executing busybox-1.31.1-r20.trigger 13:27:51 OK: 8 MiB in 20 packages 13:27:52 Removing intermediate container fe81885d13a4 13:27:52 ---> 54914660a50c 13:27:52 Step 17/26 : WORKDIR / 13:27:52 ---> Running in 6f1208d16cb5 13:27:53 Removing intermediate container 6f1208d16cb5 13:27:53 ---> 611647d25ce3 13:27:53 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 13:27:54 ---> f074d45f867f 13:27:54 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 13:27:55 ---> 353cefabfc36 13:27:55 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 13:27:57 ---> 537bf0e30a73 13:27:57 Step 21/26 : EXPOSE 59900 13:27:57 ---> Running in dcc9fa73d4e9 13:27:57 Removing intermediate container dcc9fa73d4e9 13:27:57 ---> 460d07704eb7 13:27:57 Step 22/26 : ENTRYPOINT ["/device-virtual"] 13:27:57 ---> Running in 626379386f3d 13:27:58 Removing intermediate container 626379386f3d 13:27:58 ---> 46f1d8fe614c 13:27:58 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:27:58 ---> Running in e458099f00fa 13:27:59 Removing intermediate container e458099f00fa 13:27:59 ---> 942aedf4e968 13:27:59 Step 24/26 : LABEL arch=arm64 13:27:59 ---> Running in ce951a6d9b5c 13:28:00 Removing intermediate container ce951a6d9b5c 13:28:00 ---> b9784ebb71f5 13:28:00 Step 25/26 : LABEL git_sha=2332541252b40eb4f43418c9142d3a56c3f8cd85 13:28:00 ---> Running in 02221fda821e 13:28:00 Removing intermediate container 02221fda821e 13:28:00 ---> aa60318bde6b 13:28:00 Step 26/26 : LABEL version=0.0.0 13:28:01 ---> Running in 749f5a973a55 13:28:01 Removing intermediate container 749f5a973a55 13:28:01 ---> c435db169cf4 13:28:01 [Warning] One or more build-args [ARCH] were not consumed 13:28:01 Successfully built c435db169cf4 13:28:01 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:28:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:28:02 13:28:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:28:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:28:05 arm64: Pulling from edgex-lftools-log-publisher 13:28:05 448f6bf000e3: Pulling fs layer 13:28:05 f757da607395: Pulling fs layer 13:28:05 05883995daec: Pulling fs layer 13:28:05 8603b9c90790: Pulling fs layer 13:28:05 1560dd03e051: Pulling fs layer 13:28:05 27f5ce0e4adf: Pulling fs layer 13:28:05 c2d8d7efcc4b: Pulling fs layer 13:28:05 8603b9c90790: Waiting 13:28:05 27f5ce0e4adf: Waiting 13:28:05 c2d8d7efcc4b: Waiting 13:28:05 1560dd03e051: Waiting 13:28:05 f757da607395: Verifying Checksum 13:28:05 f757da607395: Download complete 13:28:05 8603b9c90790: Verifying Checksum 13:28:05 8603b9c90790: Download complete 13:28:05 1560dd03e051: Verifying Checksum 13:28:05 1560dd03e051: Download complete 13:28:05 27f5ce0e4adf: Verifying Checksum 13:28:05 27f5ce0e4adf: Download complete 13:28:05 05883995daec: Verifying Checksum 13:28:05 05883995daec: Download complete 13:28:06 448f6bf000e3: Verifying Checksum 13:28:06 448f6bf000e3: Download complete 13:28:10 c2d8d7efcc4b: Verifying Checksum 13:28:10 448f6bf000e3: Pull complete 13:28:10 f757da607395: Pull complete 13:28:12 05883995daec: Pull complete 13:28:12 8603b9c90790: Pull complete 13:28:13 1560dd03e051: Pull complete 13:28:14 27f5ce0e4adf: Pull complete 13:28:29 c2d8d7efcc4b: Pull complete 13:28:29 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:28:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:28:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:28:29 prd-ubuntu18.04-docker-arm64-4c-16g-2078 does not seem to be running inside a container 13:28:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:28:34 $ docker top e64d09493a6fe928c7f8d3670ff141fd88cc52553e3d34ed0a24ae182f2e49a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:28:35 ---> job-cost.sh 13:28:35 lf-activate-venv: SKIPPING 13:28:35 INFO: No Stack... 13:28:36 INFO: Retrieving Pricing Info for: v2-standard-4 13:28:37 INFO: Archiving Costs [Pipeline] sh 13:28:37 + + cutcat -d, -f6 13:28:37 /w/workspace/device-virtual-go/4/archives/cost.csv [Pipeline] lock 13:28:38 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-235-4-stack-cost] 13:28:38 Resource [jenkins-edgexfoundry-device-virtual-go-PR-235-4-stack-cost] did not exist. Created. 13:28:38 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-235-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:28:38 /w/workspace/device-virtual-go/4@tmp/durable-60943654/script.sh: 1: /w/workspace/device-virtual-go/4@tmp/durable-60943654/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:28:39 + echo total: 0.18000000715255737 [Pipeline] stash 13:28:39 Warning: overwriting stash ‘stack-cost’ 13:28:39 Stashed 1 file(s) [Pipeline] } 13:28:39 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-235-4-stack-cost] [Pipeline] // lock [Pipeline] } 13:28:39 $ docker stop --time=1 e64d09493a6fe928c7f8d3670ff141fd88cc52553e3d34ed0a24ae182f2e49a4 13:28:41 $ docker rm -f e64d09493a6fe928c7f8d3670ff141fd88cc52553e3d34ed0a24ae182f2e49a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:28:42 provisioning config files... 13:28:42 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-235@tmp/config431226887387065012tmp [Pipeline] { [Pipeline] sh 13:28:42 + set +x 13:28:42 + bash -s -- 13:28:42 + curl -s https://codecov.io/bash 13:28:42 13:28:42 _____ _ 13:28:42 / ____| | | 13:28:42 | | ___ __| | ___ ___ _____ __ 13:28:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:28:42 | |___| (_) | (_| | __/ (_| (_) \ V / 13:28:42 \_____\___/ \__,_|\___|\___\___/ \_/ 13:28:42 Bash-1.0.6 13:28:42 13:28:42 13:28:42 ==> git version 2.24.4 found 13:28:42 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 13:28:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:28:42 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:28:42 ==> Jenkins CI detected. 13:28:43 current dir:  /w/workspace/foundry_device-virtual-go_PR-235 13:28:43 project root: . 13:28:43 --> token set from env 13:28:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:28:43 ==> Running gcov in . (disable via -X gcov) 13:28:43 ==> Python coveragepy not found 13:28:43 ==> Searching for coverage reports in: 13:28:43 + . 13:28:43 -> Found 1 reports 13:28:43 ==> Detecting git/mercurial file structure 13:28:43 ==> Reading reports 13:28:43 + ./coverage.out bytes=46339 13:28:43 ==> Appending adjustments 13:28:43 https://docs.codecov.io/docs/fixing-reports 13:28:43 + Found adjustments 13:28:43 ==> Gzipping contents 13:28:43 8.0K /tmp/codecov.6Tt6Ry.gz 13:28:43 ==> Uploading reports 13:28:43 url: https://codecov.io 13:28:43 query: branch=PR-235&commit=2332541252b40eb4f43418c9142d3a56c3f8cd85&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-235%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=235&job=&cmd_args= 13:28:43 -> Pinging Codecov 13:28:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-235&commit=2332541252b40eb4f43418c9142d3a56c3f8cd85&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-235%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=235&job=&cmd_args= 13:28:43 -> Uploading to 13:28:43 https://storage.googleapis.com/codecov/v4/raw/2021-08-05/5E52B4B073DB2E39498172D8E973AA87/2332541252b40eb4f43418c9142d3a56c3f8cd85/dac4d95c-0f09-4d05-921a-7ee05bc4a4df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210805%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210805T132843Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=284539751830048c1aad524d9d51b4b76aa396541b67825e264127f76580eb5f 13:28:43 % Total % Received % Xferd Average Speed Time Time Time Current 13:28:43 Dload Upload Total Spent Left Speed 13:28:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5496 0 0 100 5496 0 11782 --:--:-- --:--:-- --:--:-- 11768 100 5496 0 0 100 5496 0 11778 --:--:-- --:--:-- --:--:-- 11768 13:28:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/2332541252b40eb4f43418c9142d3a56c3f8cd85 [Pipeline] } 13:28:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:28:45 + '[' -d /w/workspace/foundry_device-virtual-go_PR-235/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:28:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:28:46 ---> package-listing.sh 13:28:46 ++ facter osfamily 13:28:46 ++ tr '[:upper:]' '[:lower:]' 13:28:46 + OS_FAMILY=redhat 13:28:46 + workspace=/w/workspace/foundry_device-virtual-go_PR-235 13:28:46 + START_PACKAGES=/tmp/packages_start.txt 13:28:46 + END_PACKAGES=/tmp/packages_end.txt 13:28:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:28:46 + PACKAGES=/tmp/packages_start.txt 13:28:46 + '[' /w/workspace/foundry_device-virtual-go_PR-235 ']' 13:28:46 + PACKAGES=/tmp/packages_end.txt 13:28:46 + case "${OS_FAMILY}" in 13:28:46 + rpm -qa 13:28:46 + sort 13:28:47 + '[' -f /tmp/packages_start.txt ']' 13:28:47 + '[' -f /tmp/packages_end.txt ']' 13:28:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:28:47 + '[' /w/workspace/foundry_device-virtual-go_PR-235 ']' 13:28:47 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-235/archives/ 13:28:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-235/archives/ [Pipeline] echo 13:28:47 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-235/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:28:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:28:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:28:48 13:28:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:28:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:28:48 latest: Pulling from edgex-lftools-log-publisher 13:28:48 b4d181a07f80: Pulling fs layer 13:28:48 a1111a8f2ec3: Pulling fs layer 13:28:48 ed53099fbce6: Pulling fs layer 13:28:48 dc539afda2c1: Pulling fs layer 13:28:48 77bc0d833cb6: Pulling fs layer 13:28:48 9065ff56babe: Pulling fs layer 13:28:48 d287ab97295c: Pulling fs layer 13:28:48 77bc0d833cb6: Waiting 13:28:48 9065ff56babe: Waiting 13:28:48 d287ab97295c: Waiting 13:28:48 dc539afda2c1: Waiting 13:28:48 a1111a8f2ec3: Verifying Checksum 13:28:48 a1111a8f2ec3: Download complete 13:28:48 dc539afda2c1: Verifying Checksum 13:28:48 dc539afda2c1: Download complete 13:28:49 77bc0d833cb6: Verifying Checksum 13:28:49 77bc0d833cb6: Download complete 13:28:49 9065ff56babe: Verifying Checksum 13:28:49 9065ff56babe: Download complete 13:28:49 ed53099fbce6: Verifying Checksum 13:28:49 ed53099fbce6: Download complete 13:28:50 b4d181a07f80: Verifying Checksum 13:28:50 b4d181a07f80: Download complete 13:28:51 b4d181a07f80: Pull complete 13:28:52 a1111a8f2ec3: Pull complete 13:28:52 ed53099fbce6: Pull complete 13:28:52 dc539afda2c1: Pull complete 13:28:52 77bc0d833cb6: Pull complete 13:28:52 9065ff56babe: Pull complete 13:28:55 d287ab97295c: Verifying Checksum 13:28:55 d287ab97295c: Download complete 13:29:00 d287ab97295c: Pull complete 13:29:00 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:29:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:29:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:29:00 prd-centos7-docker-4c-2g-2077 does not seem to be running inside a container 13:29:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-235/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-235 -v /w/workspace/foundry_device-virtual-go_PR-235:/w/workspace/foundry_device-virtual-go_PR-235:rw,z -v /w/workspace/foundry_device-virtual-go_PR-235@tmp:/w/workspace/foundry_device-virtual-go_PR-235@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:29:02 $ docker top e4ab66fca4bc6458135d556c63e8778fcaa608bd243517138dee5397b518acdd -eo pid,comm [Pipeline] { [Pipeline] sh 13:29:02 + touch /tmp/pre-build-complete [Pipeline] sh 13:29:04 + mkdir -p /var/log/sysstat [Pipeline] sh 13:29:05 + ls /var/log/sa-host 13:29:05 + sadf -c /var/log/sa-host/sa05 13:29:05 file_magic: OK 13:29:05 HZ: Using current value: 100 13:29:05 file_header: OK 13:29:05 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 13:29:05 Statistics: 13:29:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:29:05 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:29:05 provisioning config files... 13:29:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-235@tmp/config6933680320664296467tmp [Pipeline] { [Pipeline] echo 13:29:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:29:05 ---> create-netrc.sh [Pipeline] } 13:29:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:29:06 ---> python-tools-install.sh [Pipeline] echo 13:29:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:29:06 ---> sudo-logs.sh 13:29:06 Archiving 'sudo' log.. 13:29:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-2077.vexxhost.local: Name or service not known 13:29:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-2077.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 13:29:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:29:06 ---> job-cost.sh 13:29:06 lf-activate-venv: SKIPPING 13:29:06 DEBUG: total: 0.18000000715255737 13:29:06 INFO: Retrieving Stack Cost... 13:29:07 INFO: Retrieving Pricing Info for: v3-standard-2 13:29:08 INFO: Archiving Costs [Pipeline] echo 13:29:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:29:08 ---> logs-deploy.sh 13:29:08 lf-activate-venv: SKIPPING 13:29:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-235/4 13:29:08 INFO: archiving workspace using pattern(s): 13:29:09 Archives upload complete. 13:29:09 INFO: archiving logs to Nexus 13:29:09 ---> uname -a: 13:29:09 Linux prd-centos7-docker-4c-2g-2077.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 13:29:09 13:29:09 13:29:09 ---> lscpu: 13:29:09 Architecture: x86_64 13:29:09 CPU op-mode(s): 32-bit, 64-bit 13:29:09 Byte Order: Little Endian 13:29:09 Address sizes: 40 bits physical, 48 bits virtual 13:29:09 CPU(s): 2 13:29:09 On-line CPU(s) list: 0,1 13:29:09 Thread(s) per core: 1 13:29:09 Core(s) per socket: 1 13:29:09 Socket(s): 2 13:29:09 NUMA node(s): 1 13:29:09 Vendor ID: AuthenticAMD 13:29:09 CPU family: 23 13:29:09 Model: 49 13:29:09 Model name: AMD EPYC-Rome Processor 13:29:09 Stepping: 0 13:29:09 CPU MHz: 2799.998 13:29:09 BogoMIPS: 5599.99 13:29:09 Virtualization: AMD-V 13:29:09 Hypervisor vendor: KVM 13:29:09 Virtualization type: full 13:29:09 L1d cache: 32K 13:29:09 L1i cache: 32K 13:29:09 L2 cache: 512K 13:29:09 L3 cache: 16384K 13:29:09 NUMA node0 CPU(s): 0,1 13:29:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 13:29:09 13:29:09 13:29:09 ---> nproc: 13:29:09 2 13:29:09 13:29:09 13:29:09 ---> df -h: 13:29:09 Filesystem Size Used Avail Use% Mounted on 13:29:09 overlay 40G 7.7G 33G 20% / 13:29:09 tmpfs 64M 0 64M 0% /dev 13:29:09 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:29:09 shm 64M 0 64M 0% /dev/shm 13:29:09 /dev/vda1 40G 7.7G 33G 20% /facter-os 13:29:09 13:29:09 13:29:09 ---> sar -b -r -n DEV: 13:29:09 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/05/21 _x86_64_ (2 CPU) 13:29:09 13:29:09 13:19:55 LINUX RESTART (2 CPU) 13:29:09 13:29:09 13:21:02 tps rtps wtps bread/s bwrtn/s 13:29:09 13:22:01 1.61 0.00 1.61 0.00 31.86 13:29:09 13:23:01 0.35 0.00 0.35 0.00 6.08 13:29:09 13:24:01 0.32 0.00 0.32 0.00 3.36 13:29:09 13:25:01 0.20 0.00 0.20 0.00 2.56 13:29:09 13:26:01 0.28 0.00 0.28 0.00 3.31 13:29:09 13:27:01 0.27 0.00 0.27 0.00 3.50 13:29:09 13:28:01 0.25 0.00 0.25 0.00 2.72 13:29:09 13:29:01 45.06 0.10 44.96 13.46 14187.09 13:29:09 Average: 6.05 0.01 6.04 1.69 1784.15 13:29:09 13:29:09 13:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:29:09 13:22:01 5458380 0 799316 9.98 2620 1748624 1238340 13.67 581520 1571096 24 13:29:09 13:23:01 5458204 0 799484 9.98 2620 1748632 1238364 13.67 581200 1571512 8 13:29:09 13:24:01 5458664 0 799024 9.98 2620 1748632 1238292 13.67 580892 1571512 8 13:29:09 13:25:01 5461820 0 795860 9.94 2620 1748640 1205156 13.31 577740 1572160 8 13:29:09 13:26:01 5459044 0 798632 9.97 2620 1748644 1205228 13.31 577884 1575168 8 13:29:09 13:27:01 5458308 0 799364 9.98 2620 1748648 1205156 13.31 578564 1575168 8 13:29:09 13:28:01 5456580 0 801088 10.00 2620 1748652 1205156 13.31 580172 1575168 8 13:29:09 13:29:01 4791616 0 975636 12.18 2620 2239068 1485988 16.41 783004 1918976 75300 13:29:09 Average: 5375327 0 821050 10.25 2620 1809942 1252710 13.83 605122 1616345 9422 13:29:09 13:29:09 13:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:29:09 13:22:01 eth0 1.76 0.64 3.19 0.07 0.00 0.00 0.00 0.00 13:29:09 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:09 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:09 13:23:01 eth0 1.03 0.45 0.32 0.21 0.00 0.00 0.00 0.00 13:29:09 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:09 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:09 13:24:01 eth0 0.53 0.33 0.27 0.20 0.00 0.00 0.00 0.00 13:29:09 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:09 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:09 13:25:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:29:09 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:09 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:09 13:26:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 13:29:09 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:09 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:09 13:27:01 eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:29:09 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:09 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:09 13:28:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:29:09 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:09 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:09 13:29:01 eth0 396.37 266.78 2621.05 60.82 0.00 0.00 0.00 0.00 13:29:09 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:09 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:09 Average: eth0 50.14 33.65 328.88 7.69 0.00 0.00 0.00 0.00 13:29:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:09 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:09 13:29:09 13:29:09 ---> sar -P ALL: 13:29:09 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/05/21 _x86_64_ (2 CPU) 13:29:09 13:29:09 13:19:55 LINUX RESTART (2 CPU) 13:29:09 13:29:09 13:21:02 CPU %user %nice %system %iowait %steal %idle 13:29:09 13:22:01 all 0.29 0.00 0.06 0.00 0.02 99.63 13:29:09 13:22:01 0 0.48 0.00 0.07 0.00 0.02 99.44 13:29:09 13:22:01 1 0.10 0.00 0.05 0.00 0.02 99.83 13:29:09 13:23:01 all 0.23 0.00 0.08 0.00 0.02 99.67 13:29:09 13:23:01 0 0.08 0.00 0.08 0.00 0.02 99.82 13:29:09 13:23:01 1 0.38 0.00 0.07 0.00 0.02 99.53 13:29:09 13:24:01 all 0.21 0.00 0.04 0.00 0.02 99.73 13:29:09 13:24:01 0 0.08 0.00 0.07 0.00 0.02 99.83 13:29:09 13:24:01 1 0.33 0.00 0.02 0.00 0.02 99.63 13:29:09 13:25:01 all 0.15 0.00 0.05 0.00 0.01 99.79 13:29:09 13:25:01 0 0.07 0.00 0.05 0.00 0.02 99.87 13:29:09 13:25:01 1 0.23 0.00 0.05 0.00 0.00 99.72 13:29:09 13:26:01 all 0.14 0.00 0.06 0.00 0.02 99.78 13:29:09 13:26:01 0 0.07 0.00 0.07 0.00 0.02 99.85 13:29:09 13:26:01 1 0.22 0.00 0.05 0.00 0.02 99.72 13:29:09 13:27:01 all 0.12 0.00 0.08 0.00 0.02 99.79 13:29:09 13:27:01 0 0.08 0.00 0.05 0.00 0.02 99.85 13:29:09 13:27:01 1 0.15 0.00 0.10 0.00 0.02 99.73 13:29:09 13:28:01 all 0.14 0.00 0.06 0.00 0.01 99.79 13:29:09 13:28:01 0 0.07 0.00 0.08 0.00 0.00 99.85 13:29:09 13:28:01 1 0.22 0.00 0.03 0.00 0.02 99.73 13:29:09 13:29:01 all 8.16 0.00 3.12 0.38 0.03 88.31 13:29:09 13:29:01 0 9.26 0.00 3.30 0.24 0.03 87.16 13:29:09 13:29:01 1 7.06 0.00 2.94 0.51 0.03 89.46 13:29:09 Average: all 1.16 0.00 0.44 0.05 0.02 98.34 13:29:09 Average: 0 1.25 0.00 0.46 0.03 0.02 98.24 13:29:09 Average: 1 1.08 0.00 0.41 0.06 0.02 98.44 13:29:09 13:29:09 13:29:09