Pull request #208 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-virtual-go Obtained Jenkinsfile from f085b26772a2357bc4aa6a24ec6b4e499d3cc459+702ee4ef1a6f7523fa240909d56a13b89c8d46ac (d19d6d6d0e9156368ac5a624d897047f13f23536) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7211060526641350517.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9214940912686780989.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-208/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-208/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3958379318768982960.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh104925234090101955.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-208/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-208/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7061478032272943183.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1111 in /w/workspace/foundry_device-virtual-go_PR-208 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-208 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-208@tmp/jenkins-gitclient-ssh2880005959324305104.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-208@tmp/jenkins-gitclient-ssh2478933175240549590.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 702ee4ef1a6f7523fa240909d56a13b89c8d46ac into PR head commit f085b26772a2357bc4aa6a24ec6b4e499d3cc459 Merge succeeded, producing f085b26772a2357bc4aa6a24ec6b4e499d3cc459 Checking out Revision f085b26772a2357bc4aa6a24ec6b4e499d3cc459 (PR-208) > git config core.sparsecheckout # timeout=10 > git checkout -f f085b26772a2357bc4aa6a24ec6b4e499d3cc459 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-208@tmp/jenkins-gitclient-ssh1224806478342850769.key > git merge 702ee4ef1a6f7523fa240909d56a13b89c8d46ac # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f085b26772a2357bc4aa6a24ec6b4e499d3cc459 # timeout=10 Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:04:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:04:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:04:45 ========================================================= 00:04:45 EdgeX Global Pipelines Version Info 00:04:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 5ed0bc6c495197241639c0668bdd50184b82949f # timeout=10 00:04:47 ------------------- 00:04:47 stable info: 00:04:47 ------------------- 00:04:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:04:47 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 00:04:47 Message: update stable to v1.0.192 00:04:47 ------------------- 00:04:47 experimental info: 00:04:47 ------------------- 00:04:47 Commited By: **** collab-it+edgex@linuxfoundation.org 00:04:47 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 00:04:47 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:04:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 00:04:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 00:04:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:04:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:04:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:04:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:04:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:04:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:04:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:04:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:04:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:04:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 00:04:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:04:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:04:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:04:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:04:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:04:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:04:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:04:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:04:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:04:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:04:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:04:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:04:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:04:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:04:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-208 [Pipeline] echo 00:04:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-208 [Pipeline] echo 00:04:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-208 [Pipeline] echo 00:04:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f085b26772a2357bc4aa6a24ec6b4e499d3cc459 [Pipeline] echo 00:04:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f085b26 [Pipeline] echo 00:04:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:04:48 provisioning config files... 00:04:48 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-208@tmp/config6160380906715065898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:04:49 ---> docker-login.sh 00:04:49 nexus3.edgexfoundry.org:10001 00:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:51 Configure a credential helper to remove this warning. See 00:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:51 00:04:51 Login Succeeded 00:04:51 nexus3.edgexfoundry.org:10002 00:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:51 Configure a credential helper to remove this warning. See 00:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:51 00:04:51 Login Succeeded 00:04:51 nexus3.edgexfoundry.org:10003 00:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:51 Configure a credential helper to remove this warning. See 00:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:51 00:04:51 Login Succeeded 00:04:51 nexus3.edgexfoundry.org:10004 00:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:51 Configure a credential helper to remove this warning. See 00:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:51 00:04:51 Login Succeeded 00:04:51 docker.io 00:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:52 Configure a credential helper to remove this warning. See 00:04:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:52 00:04:52 Login Succeeded 00:04:52 ---> docker-login.sh ends [Pipeline] } 00:04:52 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 00:04:52 + git log --format=format:%s -1 f085b26772a2357bc4aa6a24ec6b4e499d3cc459 [Pipeline] echo 00:04:52 GIT_COMMIT: f085b26772a2357bc4aa6a24ec6b4e499d3cc459, Commit Message: refactor: Update for new service key names and overrides for hyphen to underscore [Pipeline] echo 00:04:52 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:04:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:04:53 00:04:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:04:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:04:53 latest: Pulling from edgex-devops/git-semver 00:04:53 31603596830f: Pulling fs layer 00:04:53 54011a49482f: Pulling fs layer 00:04:53 a6820b24f6d8: Pulling fs layer 00:04:53 f581987b2513: Pulling fs layer 00:04:53 f581987b2513: Waiting 00:04:53 54011a49482f: Verifying Checksum 00:04:53 54011a49482f: Download complete 00:04:53 31603596830f: Verifying Checksum 00:04:53 31603596830f: Download complete 00:04:54 a6820b24f6d8: Verifying Checksum 00:04:54 a6820b24f6d8: Download complete 00:04:54 f581987b2513: Verifying Checksum 00:04:54 f581987b2513: Download complete 00:04:54 31603596830f: Pull complete 00:04:55 54011a49482f: Pull complete 00:04:56 a6820b24f6d8: Pull complete 00:04:56 f581987b2513: Pull complete 00:04:56 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:04:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:04:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:04:56 prd-centos7-docker-4c-2g-1111 does not seem to be running inside a container 00:04:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-208 -v /w/workspace/foundry_device-virtual-go_PR-208:/w/workspace/foundry_device-virtual-go_PR-208:rw,z -v /w/workspace/foundry_device-virtual-go_PR-208@tmp:/w/workspace/foundry_device-virtual-go_PR-208@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:05:01 $ docker top 2e4f170de264e453abe19a64cf750532d4d19af0c75a7fb3fcded37d14584742 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:05:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:05:01 [ssh-agent] Looking for ssh-agent implementation... 00:05:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:05:01 $ docker exec 2e4f170de264e453abe19a64cf750532d4d19af0c75a7fb3fcded37d14584742 ssh-agent 00:05:01 SSH_AUTH_SOCK=/tmp/ssh-u2mmmU1RIppv/agent.14 00:05:01 SSH_AGENT_PID=20 00:05:01 Running ssh-add (command line suppressed) 00:05:01 Identity added: /w/workspace/foundry_device-virtual-go_PR-208@tmp/private_key_8994535395554953083.key (/w/workspace/foundry_device-virtual-go_PR-208@tmp/private_key_8994535395554953083.key) 00:05:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:05:01 + git tag --points-at HEAD [Pipeline] } 00:05:01 $ docker exec --env ******** --env ******** 2e4f170de264e453abe19a64cf750532d4d19af0c75a7fb3fcded37d14584742 ssh-agent -k 00:05:01 unset SSH_AUTH_SOCK; 00:05:01 unset SSH_AGENT_PID; 00:05:01 echo Agent pid 20 killed; 00:05:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:05:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:05:01 [ssh-agent] Looking for ssh-agent implementation... 00:05:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:05:02 $ docker exec 2e4f170de264e453abe19a64cf750532d4d19af0c75a7fb3fcded37d14584742 ssh-agent 00:05:02 SSH_AUTH_SOCK=/tmp/ssh-t57jASNG8KCy/agent.52 00:05:02 SSH_AGENT_PID=59 00:05:02 Running ssh-add (command line suppressed) 00:05:02 Identity added: /w/workspace/foundry_device-virtual-go_PR-208@tmp/private_key_4070750558826012850.key (/w/workspace/foundry_device-virtual-go_PR-208@tmp/private_key_4070750558826012850.key) 00:05:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:05:02 + git semver init 00:05:02 # -> Open(): unable to determine branch for HEAD 00:05:02 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-208/.git 00:05:02 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-208 00:05:02 # $SEMVER_REMOTE_NAME = origin 00:05:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:05:02 # $SEMVER_USER_NAME = edgex-jenkins 00:05:02 # $SEMVER_BRANCH = PR-208 00:05:02 # $SEMVER_TEMP = /tmp/semver-670490836 00:05:02 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 00:05:06 # '/tmp/semver-670490836' -> '/w/workspace/foundry_device-virtual-go_PR-208/.semver' 00:05:06 # -> Force: false 00:05:06 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-208/.semver [Pipeline] } 00:05:06 $ docker exec --env ******** --env ******** 2e4f170de264e453abe19a64cf750532d4d19af0c75a7fb3fcded37d14584742 ssh-agent -k 00:05:06 unset SSH_AUTH_SOCK; 00:05:06 unset SSH_AGENT_PID; 00:05:06 echo Agent pid 59 killed; 00:05:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:05:06 + git semver [Pipeline] } 00:05:06 $ docker stop --time=1 2e4f170de264e453abe19a64cf750532d4d19af0c75a7fb3fcded37d14584742 00:05:08 $ docker rm -f 2e4f170de264e453abe19a64cf750532d4d19af0c75a7fb3fcded37d14584742 [Pipeline] // withDockerContainer [Pipeline] sh 00:05:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:05:08 Stashed 1 file(s) [Pipeline] echo 00:05:08 [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 00:05:24 Still waiting to schedule task 00:05:24 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:05:24 Still waiting to schedule task 00:05:24 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:06:35 Running on prd-centos7-docker-4c-2g-1115 in /w/workspace/foundry_device-virtual-go_PR-208 [Pipeline] { [Pipeline] ws 00:06:35 Running in /w/workspace/device-virtual-go/4 [Pipeline] { [Pipeline] checkout 00:06:35 Selected Git installation does not exist. Using Default 00:06:35 The recommended git tool is: NONE 00:06:37 using credential edgex-jenkins-ssh 00:06:37 Cloning the remote Git repository 00:06:37 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 00:06:37 > git init /w/workspace/device-virtual-go/4 # timeout=10 00:06:37 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 00:06:37 > git --version # timeout=10 00:06:37 > git --version # 'git version 2.24.4' 00:06:37 using GIT_SSH to set credentials SSH Credentials for GitHub 00:06:37 [INFO] Currently running in a labeled security context 00:06:37 [INFO] Currently SELinux is 'enforcing' on the host 00:06:37 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/4@tmp/jenkins-gitclient-ssh799604275291470854.key 00:06:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:06:38 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 00:06:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:06:38 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 00:06:38 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 00:06:38 using GIT_SSH to set credentials SSH Credentials for GitHub 00:06:38 [INFO] Currently running in a labeled security context 00:06:38 [INFO] Currently SELinux is 'enforcing' on the host 00:06:38 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/4@tmp/jenkins-gitclient-ssh2752947621776620256.key 00:06:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:06:39 Merging remotes/origin/master commit 702ee4ef1a6f7523fa240909d56a13b89c8d46ac into PR head commit f085b26772a2357bc4aa6a24ec6b4e499d3cc459 00:06:39 Merge succeeded, producing f085b26772a2357bc4aa6a24ec6b4e499d3cc459 00:06:39 Checking out Revision f085b26772a2357bc4aa6a24ec6b4e499d3cc459 (PR-208) 00:06:39 > git config core.sparsecheckout # timeout=10 00:06:39 > git checkout -f f085b26772a2357bc4aa6a24ec6b4e499d3cc459 # timeout=10 00:06:39 > git remote # timeout=10 00:06:39 > git config --get remote.origin.url # timeout=10 00:06:39 using GIT_SSH to set credentials SSH Credentials for GitHub 00:06:39 [INFO] Currently running in a labeled security context 00:06:39 [INFO] Currently SELinux is 'enforcing' on the host 00:06:39 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/4@tmp/jenkins-gitclient-ssh2882391084424006701.key 00:06:39 > git merge 702ee4ef1a6f7523fa240909d56a13b89c8d46ac # timeout=10 00:06:39 > git rev-parse HEAD^{commit} # timeout=10 00:06:39 > git config core.sparsecheckout # timeout=10 00:06:39 > git checkout -f f085b26772a2357bc4aa6a24ec6b4e499d3cc459 # timeout=10 00:06:42 Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:06:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:06:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:06:44 + sudo service docker restart 00:06:44 + true 00:06:44 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:07:02 provisioning config files... 00:07:02 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/4@tmp/config1442049549116472848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:07:02 ---> docker-login.sh 00:07:02 nexus3.edgexfoundry.org:10001 00:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:03 Configure a credential helper to remove this warning. See 00:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:03 00:07:03 Login Succeeded 00:07:03 nexus3.edgexfoundry.org:10002 00:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:03 Configure a credential helper to remove this warning. See 00:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:03 00:07:03 Login Succeeded 00:07:03 nexus3.edgexfoundry.org:10003 00:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:03 Configure a credential helper to remove this warning. See 00:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:03 00:07:03 Login Succeeded 00:07:03 nexus3.edgexfoundry.org:10004 00:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:03 Configure a credential helper to remove this warning. See 00:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:03 00:07:03 Login Succeeded 00:07:03 docker.io 00:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:03 Configure a credential helper to remove this warning. See 00:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:03 00:07:03 Login Succeeded 00:07:03 ---> docker-login.sh ends [Pipeline] } 00:07:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:07:04 ========================================================= 00:07:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:07:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:07:04 + 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 . 00:07:04 Sending build context to Docker daemon 8.599MB 00:07:04 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 00:07:04 Step 2/8 : FROM ${BASE} 00:07:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:07:04 540db60ca938: Pulling fs layer 00:07:04 adcc1eea9eea: Pulling fs layer 00:07:04 4c4ab2625f07: Pulling fs layer 00:07:04 0510c868ecb4: Pulling fs layer 00:07:04 afea3b2eda06: Pulling fs layer 00:07:04 7809a108b3ef: Pulling fs layer 00:07:04 f706445af74f: Pulling fs layer 00:07:04 afea3b2eda06: Waiting 00:07:04 7809a108b3ef: Waiting 00:07:04 0510c868ecb4: Waiting 00:07:04 f706445af74f: Waiting 00:07:04 4c4ab2625f07: Verifying Checksum 00:07:04 4c4ab2625f07: Download complete 00:07:04 adcc1eea9eea: Verifying Checksum 00:07:04 adcc1eea9eea: Download complete 00:07:04 afea3b2eda06: Verifying Checksum 00:07:04 afea3b2eda06: Download complete 00:07:04 7809a108b3ef: Download complete 00:07:04 540db60ca938: Verifying Checksum 00:07:04 540db60ca938: Download complete 00:07:05 540db60ca938: Pull complete 00:07:05 adcc1eea9eea: Pull complete 00:07:05 4c4ab2625f07: Pull complete 00:07:06 f706445af74f: Verifying Checksum 00:07:06 f706445af74f: Download complete 00:07:07 0510c868ecb4: Verifying Checksum 00:07:07 0510c868ecb4: Download complete 00:07:10 0510c868ecb4: Pull complete 00:07:10 afea3b2eda06: Pull complete 00:07:10 7809a108b3ef: Pull complete 00:07:12 f706445af74f: Pull complete 00:07:12 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:07:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:07:12 ---> b068be0155e3 00:07:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 00:07:24 ---> Running in e1afbcd40ba5 00:07:24 Removing intermediate container e1afbcd40ba5 00:07:24 ---> c15dd0fecbc5 00:07:24 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:07:24 ---> Running in e5df6b8796e7 00:07:24 Removing intermediate container e5df6b8796e7 00:07:24 ---> c1314f3c39a8 00:07:24 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 00:07:24 ---> Running in d16cf01b03ae 00:07:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:07:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:07:25 (1/13) Installing libc-dev (0.7.2-r3) 00:07:26 (2/13) Installing libsodium (1.0.18-r0) 00:07:26 (3/13) Installing pkgconf (1.7.3-r0) 00:07:26 (4/13) Installing libsodium-dev (1.0.18-r0) 00:07:26 (5/13) Installing openssh-keygen (8.4_p1-r3) 00:07:26 (6/13) Installing libedit (20191231.3.1-r1) 00:07:26 (7/13) Installing openssh-client (8.4_p1-r3) 00:07:26 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 00:07:26 (9/13) Installing openssh-server-common (8.4_p1-r3) 00:07:26 (10/13) Installing openssh-server (8.4_p1-r3) 00:07:26 (11/13) Installing openssh (8.4_p1-r3) 00:07:27 (12/13) Installing libzmq (4.3.3-r1) 00:07:27 (13/13) Installing zeromq-dev (4.3.3-r1) 00:07:27 Executing busybox-1.32.1-r6.trigger 00:07:27 OK: 156 MiB in 53 packages 00:07:28 Removing intermediate container d16cf01b03ae 00:07:28 ---> 1823968a419a 00:07:28 Step 6/8 : WORKDIR /device-virtual-go 00:07:28 ---> Running in 6dc6b4c18dc5 00:07:28 Removing intermediate container 6dc6b4c18dc5 00:07:28 ---> 082879495189 00:07:28 Step 7/8 : COPY . . 00:07:29 ---> 0002ee3d6230 00:07:29 Step 8/8 : RUN go mod download 00:07:29 ---> Running in 9ab3571b4919 00:07:30 go: github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.58 (replaced by ../../device-sdk-go): reading /device-sdk-go/go.mod: open /device-sdk-go/go.mod: no such file or directory 00:07:30 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 00:07:31 ---> job-cost.sh 00:07:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UKLN 00:07:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:07:59 lf-activate-venv(): INFO: Adding /tmp/venv-UKLN/bin to PATH 00:07:59 INFO: No Stack... 00:08:00 INFO: Retrieving Pricing Info for: v3-standard-2 00:08:00 INFO: Archiving Costs [Pipeline] sh 00:08:01 + cat /w/workspace/device-virtual-go/4/archives/cost.csv 00:08:01 + cut -d, -f6 [Pipeline] lock 00:08:01 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-208-4-stack-cost] 00:08:01 Resource [jenkins-edgexfoundry-device-virtual-go-PR-208-4-stack-cost] did not exist. Created. 00:08:01 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-208-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:08:01 + echo total: 0.05999999865889549 [Pipeline] stash 00:08:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1116 in /w/workspace/foundry_device-virtual-go_PR-208 [Pipeline] { [Pipeline] ws 00:08:01 Running in /w/workspace/device-virtual-go/4 [Pipeline] { 00:08:01 Stashed 1 file(s) [Pipeline] } 00:08:01 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-208-4-stack-cost] [Pipeline] // lock [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 00:08:02 Selected Git installation does not exist. Using Default 00:08:02 The recommended git tool is: NONE [Pipeline] // stage [Pipeline] } 00:08:02 Failed in branch amd64 00:08:07 using credential edgex-jenkins-ssh 00:08:07 Cloning the remote Git repository 00:08:07 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 00:08:08 > git init /w/workspace/device-virtual-go/4 # timeout=10 00:08:08 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 00:08:08 > git --version # timeout=10 00:08:08 > git --version # 'git version 2.17.1' 00:08:08 using GIT_SSH to set credentials SSH Credentials for GitHub 00:08:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:08:10 Merging remotes/origin/master commit 702ee4ef1a6f7523fa240909d56a13b89c8d46ac into PR head commit f085b26772a2357bc4aa6a24ec6b4e499d3cc459 00:08:10 Merge succeeded, producing f085b26772a2357bc4aa6a24ec6b4e499d3cc459 00:08:10 Checking out Revision f085b26772a2357bc4aa6a24ec6b4e499d3cc459 (PR-208) 00:08:09 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 00:08:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:08:09 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 00:08:09 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 00:08:09 using GIT_SSH to set credentials SSH Credentials for GitHub 00:08:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:08:10 > git config core.sparsecheckout # timeout=10 00:08:10 > git checkout -f f085b26772a2357bc4aa6a24ec6b4e499d3cc459 # timeout=10 00:08:10 > git remote # timeout=10 00:08:10 > git config --get remote.origin.url # timeout=10 00:08:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:08:10 > git merge 702ee4ef1a6f7523fa240909d56a13b89c8d46ac # timeout=10 00:08:10 > git rev-parse HEAD^{commit} # timeout=10 00:08:10 > git config core.sparsecheckout # timeout=10 00:08:10 > git checkout -f f085b26772a2357bc4aa6a24ec6b4e499d3cc459 # timeout=10 00:08:15 Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:08:16 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:08:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:08:17 + sudo+ servicetrue docker 00:08:17 restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:08:35 provisioning config files... 00:08:35 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/4@tmp/config661544838226745246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:08:36 ---> docker-login.sh 00:08:36 nexus3.edgexfoundry.org:10001 00:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:37 Configure a credential helper to remove this warning. See 00:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:37 00:08:37 Login Succeeded 00:08:37 nexus3.edgexfoundry.org:10002 00:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:38 Configure a credential helper to remove this warning. See 00:08:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:38 00:08:38 Login Succeeded 00:08:38 nexus3.edgexfoundry.org:10003 00:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:38 Configure a credential helper to remove this warning. See 00:08:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:38 00:08:38 Login Succeeded 00:08:38 nexus3.edgexfoundry.org:10004 00:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:39 Configure a credential helper to remove this warning. See 00:08:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:39 00:08:39 Login Succeeded 00:08:39 docker.io 00:08:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:40 Configure a credential helper to remove this warning. See 00:08:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:40 00:08:40 Login Succeeded 00:08:40 ---> docker-login.sh ends [Pipeline] } 00:08:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:08:40 ========================================================= 00:08:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:08:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:08:40 + 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 . 00:08:41 Sending build context to Docker daemon 8.598MB 00:08:41 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 00:08:41 Step 2/8 : FROM ${BASE} 00:08:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:08:41 595b0fe564bb: Pulling fs layer 00:08:41 7186ed65a4f7: Pulling fs layer 00:08:41 316046926c0a: Pulling fs layer 00:08:41 4ebd0625c992: Pulling fs layer 00:08:41 207e8628e3a3: Pulling fs layer 00:08:41 c791037a9be2: Pulling fs layer 00:08:41 ffd874e62e21: Pulling fs layer 00:08:41 207e8628e3a3: Waiting 00:08:41 c791037a9be2: Waiting 00:08:41 ffd874e62e21: Waiting 00:08:41 4ebd0625c992: Waiting 00:08:41 316046926c0a: Verifying Checksum 00:08:41 316046926c0a: Download complete 00:08:41 7186ed65a4f7: Download complete 00:08:41 207e8628e3a3: Verifying Checksum 00:08:41 207e8628e3a3: Download complete 00:08:41 c791037a9be2: Verifying Checksum 00:08:41 c791037a9be2: Download complete 00:08:41 595b0fe564bb: Verifying Checksum 00:08:41 595b0fe564bb: Download complete 00:08:42 595b0fe564bb: Pull complete 00:08:42 7186ed65a4f7: Pull complete 00:08:43 316046926c0a: Pull complete 00:08:44 ffd874e62e21: Verifying Checksum 00:08:44 ffd874e62e21: Download complete 00:08:45 4ebd0625c992: Verifying Checksum 00:08:45 4ebd0625c992: Download complete 00:08:57 4ebd0625c992: Pull complete 00:08:57 207e8628e3a3: Pull complete 00:08:57 c791037a9be2: Pull complete 00:09:00 ffd874e62e21: Pull complete 00:09:00 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 00:09:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:09:00 ---> cfc18b08335c 00:09:00 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 00:09:02 ---> Running in bae9c347b665 00:09:02 Removing intermediate container bae9c347b665 00:09:02 ---> 65e4adb03fbd 00:09:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:09:02 ---> Running in c1ce648f47fc 00:09:04 Removing intermediate container c1ce648f47fc 00:09:04 ---> d29195eb8f07 00:09:04 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 00:09:05 ---> Running in 148e7b1299d8 00:09:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:09:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:09:08 (1/13) Installing libc-dev (0.7.2-r3) 00:09:08 (2/13) Installing libsodium (1.0.18-r0) 00:09:08 (3/13) Installing pkgconf (1.7.3-r0) 00:09:08 (4/13) Installing libsodium-dev (1.0.18-r0) 00:09:08 (5/13) Installing openssh-keygen (8.4_p1-r3) 00:09:08 (6/13) Installing libedit (20191231.3.1-r1) 00:09:08 (7/13) Installing openssh-client (8.4_p1-r3) 00:09:09 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 00:09:09 (9/13) Installing openssh-server-common (8.4_p1-r3) 00:09:09 (10/13) Installing openssh-server (8.4_p1-r3) 00:09:09 (11/13) Installing openssh (8.4_p1-r3) 00:09:10 (12/13) Installing libzmq (4.3.3-r1) 00:09:10 (13/13) Installing zeromq-dev (4.3.3-r1) 00:09:10 Executing busybox-1.32.1-r6.trigger 00:09:10 OK: 145 MiB in 53 packages 00:09:11 Removing intermediate container 148e7b1299d8 00:09:11 ---> 07791e3004f0 00:09:11 Step 6/8 : WORKDIR /device-virtual-go 00:09:12 ---> Running in 4194ca028e0b 00:09:12 Removing intermediate container 4194ca028e0b 00:09:12 ---> 4788f44be6ec 00:09:12 Step 7/8 : COPY . . 00:09:13 ---> ed73c021bd6c 00:09:13 Step 8/8 : RUN go mod download 00:09:14 ---> Running in f0ab3c72b570 00:09:16 go: github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.58 (replaced by ../../device-sdk-go): reading /device-sdk-go/go.mod: open /device-sdk-go/go.mod: no such file or directory 00:09:16 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 00:09:17 ---> job-cost.sh 00:09:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TENb 00:09:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:11:18 lf-activate-venv(): INFO: Adding /tmp/venv-TENb/bin to PATH 00:11:18 INFO: No Stack... 00:11:18 INFO: Retrieving Pricing Info for: v2-standard-4 00:11:19 INFO: Archiving Costs [Pipeline] sh 00:11:19 + + cutcat -d, /w/workspace/device-virtual-go/4/archives/cost.csv -f6 00:11:19 [Pipeline] lock 00:11:19 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-208-4-stack-cost] 00:11:19 Resource [jenkins-edgexfoundry-device-virtual-go-PR-208-4-stack-cost] did not exist. Created. 00:11:19 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-208-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:11:20 /w/workspace/device-virtual-go/4@tmp/durable-c1750f77/script.sh: 1: /w/workspace/device-virtual-go/4@tmp/durable-c1750f77/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 00:11:20 + echo total: 0.18000000715255737 [Pipeline] stash 00:11:20 Warning: overwriting stash ‘stack-cost’ 00:11:21 Stashed 1 file(s) [Pipeline] } 00:11:21 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-208-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:11:21 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:11:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:11:24 ---> package-listing.sh 00:11:24 ++ facter osfamily 00:11:24 ++ tr '[:upper:]' '[:lower:]' 00:11:24 + OS_FAMILY=redhat 00:11:24 + workspace=/w/workspace/foundry_device-virtual-go_PR-208 00:11:24 + START_PACKAGES=/tmp/packages_start.txt 00:11:24 + END_PACKAGES=/tmp/packages_end.txt 00:11:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:11:24 + PACKAGES=/tmp/packages_start.txt 00:11:24 + '[' /w/workspace/foundry_device-virtual-go_PR-208 ']' 00:11:24 + PACKAGES=/tmp/packages_end.txt 00:11:24 + case "${OS_FAMILY}" in 00:11:24 + rpm -qa 00:11:24 + sort 00:11:24 + '[' -f /tmp/packages_start.txt ']' 00:11:24 + '[' -f /tmp/packages_end.txt ']' 00:11:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:11:24 + '[' /w/workspace/foundry_device-virtual-go_PR-208 ']' 00:11:24 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-208/archives/ 00:11:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-208/archives/ [Pipeline] echo 00:11:24 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-208/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:11:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:11:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:11:25 00:11:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:11:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:11:26 alpine: Pulling from edgex-lftools-log-publisher 00:11:26 df20fa9351a1: Pulling fs layer 00:11:26 36b3adc4ff6f: Pulling fs layer 00:11:26 8ad3a11d3b57: Pulling fs layer 00:11:26 46f8f816bc3b: Pulling fs layer 00:11:26 93b61091891f: Pulling fs layer 00:11:26 93b9cdb0e59b: Pulling fs layer 00:11:26 5e14af77c1be: Pulling fs layer 00:11:26 01666e4c0597: Pulling fs layer 00:11:26 aa168da1d23b: Pulling fs layer 00:11:26 46f8f816bc3b: Waiting 00:11:26 93b61091891f: Waiting 00:11:26 93b9cdb0e59b: Waiting 00:11:26 5e14af77c1be: Waiting 00:11:26 01666e4c0597: Waiting 00:11:26 aa168da1d23b: Waiting 00:11:26 36b3adc4ff6f: Verifying Checksum 00:11:26 36b3adc4ff6f: Download complete 00:11:26 46f8f816bc3b: Download complete 00:11:26 df20fa9351a1: Verifying Checksum 00:11:26 df20fa9351a1: Download complete 00:11:26 93b9cdb0e59b: Verifying Checksum 00:11:26 93b9cdb0e59b: Download complete 00:11:26 5e14af77c1be: Verifying Checksum 00:11:26 5e14af77c1be: Download complete 00:11:26 93b61091891f: Verifying Checksum 00:11:26 93b61091891f: Download complete 00:11:26 01666e4c0597: Verifying Checksum 00:11:26 01666e4c0597: Download complete 00:11:26 8ad3a11d3b57: Verifying Checksum 00:11:26 8ad3a11d3b57: Download complete 00:11:26 df20fa9351a1: Pull complete 00:11:27 36b3adc4ff6f: Pull complete 00:11:28 aa168da1d23b: Verifying Checksum 00:11:28 aa168da1d23b: Download complete 00:11:28 8ad3a11d3b57: Pull complete 00:11:29 46f8f816bc3b: Pull complete 00:11:29 93b61091891f: Pull complete 00:11:29 93b9cdb0e59b: Pull complete 00:11:30 5e14af77c1be: Pull complete 00:11:30 01666e4c0597: Pull complete 00:11:36 aa168da1d23b: Pull complete 00:11:36 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:11:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:11:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:11:37 prd-centos7-docker-4c-2g-1111 does not seem to be running inside a container 00:11:37 $ 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-208/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-208 -v /w/workspace/foundry_device-virtual-go_PR-208:/w/workspace/foundry_device-virtual-go_PR-208:rw,z -v /w/workspace/foundry_device-virtual-go_PR-208@tmp:/w/workspace/foundry_device-virtual-go_PR-208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:12:07 $ docker top ca3552798ab79aca0ab969cd5336d1aa9c1a1b45ba5eb7388beebd38260254e0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:12:07 + touch /tmp/pre-build-complete [Pipeline] sh 00:12:07 + mkdir -p /var/log/sa [Pipeline] sh 00:12:08 + ls /var/log/sa-host 00:12:08 + sadf -c /var/log/sa-host/sa05 00:12:08 file_magic: OK 00:12:08 HZ: Using current value: 100 00:12:08 file_header: OK 00:12:08 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 00:12:08 Statistics: 00:12:08 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:12:08 File successfully converted to sysstat format version 12.2.1 00:12:08 + sadf -c /var/log/sa-host/sa18 00:12:08 file_magic: OK 00:12:08 HZ: Using current value: 100 00:12:08 file_header: OK 00:12:08 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 00:12:08 Statistics: 00:12:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:12:08 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:12:08 provisioning config files... 00:12:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-208@tmp/config8701591852737411751tmp [Pipeline] { [Pipeline] echo 00:12:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:12:08 ---> create-netrc.sh [Pipeline] } 00:12:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:12:08 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:12:08 ---> python-tools-install.sh [Pipeline] echo 00:12:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:12:09 ---> sudo-logs.sh 00:12:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:12:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:12:09 ---> job-cost.sh 00:12:09 lf-activate-venv: SKIPPING 00:12:09 DEBUG: total: 0.18000000715255737 00:12:09 INFO: Retrieving Stack Cost... 00:12:10 INFO: Retrieving Pricing Info for: v3-standard-2 00:12:11 INFO: Archiving Costs [Pipeline] echo 00:12:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:12:11 ---> logs-deploy.sh 00:12:11 lf-activate-venv: SKIPPING 00:12:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-208/4 00:12:11 INFO: archiving workspace using pattern(s): 00:12:12 Archives upload complete. 00:12:12 INFO: archiving logs to Nexus 00:12:12 ---> uname -a: 00:12:12 Linux prd-centos7-docker-4c-2g-1111.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:12:12 00:12:12 00:12:12 ---> lscpu: 00:12:12 Architecture: x86_64 00:12:12 CPU op-mode(s): 32-bit, 64-bit 00:12:12 Byte Order: Little Endian 00:12:12 Address sizes: 40 bits physical, 48 bits virtual 00:12:12 CPU(s): 2 00:12:12 On-line CPU(s) list: 0,1 00:12:12 Thread(s) per core: 1 00:12:12 Core(s) per socket: 1 00:12:12 Socket(s): 2 00:12:12 NUMA node(s): 1 00:12:12 Vendor ID: AuthenticAMD 00:12:12 CPU family: 23 00:12:12 Model: 49 00:12:12 Model name: AMD EPYC-Rome Processor 00:12:12 Stepping: 0 00:12:12 CPU MHz: 2800.000 00:12:12 BogoMIPS: 5600.00 00:12:12 Virtualization: AMD-V 00:12:12 Hypervisor vendor: KVM 00:12:12 Virtualization type: full 00:12:12 L1d cache: 64 KiB 00:12:12 L1i cache: 64 KiB 00:12:12 L2 cache: 1 MiB 00:12:12 L3 cache: 32 MiB 00:12:12 NUMA node0 CPU(s): 0,1 00:12:12 Vulnerability Itlb multihit: Not affected 00:12:12 Vulnerability L1tf: Not affected 00:12:12 Vulnerability Mds: Not affected 00:12:12 Vulnerability Meltdown: Not affected 00:12:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:12:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:12:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:12:12 Vulnerability Srbds: Not affected 00:12:12 Vulnerability Tsx async abort: Not affected 00:12:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 00:12:12 00:12:12 00:12:12 ---> nproc: 00:12:12 2 00:12:12 00:12:12 00:12:12 ---> df -h: 00:12:12 Filesystem Size Used Available Use% Mounted on 00:12:12 overlay 40.0G 7.6G 32.4G 19% / 00:12:12 tmpfs 64.0M 0 64.0M 0% /dev 00:12:12 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:12:12 shm 64.0M 0 64.0M 0% /dev/shm 00:12:12 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 00:12:12 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 00:12:12 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 00:12:12 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 00:12:12 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 00:12:12 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-208 00:12:12 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 00:12:12 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-208@tmp 00:12:12 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 00:12:12 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 00:12:12 00:12:12 00:12:12 ---> free -m: 00:12:12 total used free shared buff/cache available 00:12:12 Mem: 7821 974 4740 0 2106 6668 00:12:12 Swap: 1023 0 1023 00:12:12 00:12:12 00:12:12 ---> ip addr: 00:12:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:12:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:12:12 inet 127.0.0.1/8 scope host lo 00:12:12 valid_lft forever preferred_lft forever 00:12:12 inet6 ::1/128 scope host 00:12:12 valid_lft forever preferred_lft forever 00:12:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:12:12 link/ether fa:16:3e:fc:80:9c brd ff:ff:ff:ff:ff:ff 00:12:12 inet 10.30.122.115/23 brd 10.30.123.255 scope global dynamic eth0 00:12:12 valid_lft 85864sec preferred_lft 85864sec 00:12:12 inet6 fe80::f816:3eff:fefc:809c/64 scope link 00:12:12 valid_lft forever preferred_lft forever 00:12:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:12:12 link/ether 02:42:b6:ea:2e:1d brd ff:ff:ff:ff:ff:ff 00:12:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:12:12 valid_lft forever preferred_lft forever 00:12:12 inet6 fe80::42:b6ff:feea:2e1d/64 scope link 00:12:12 valid_lft forever preferred_lft forever 00:12:12 00:12:12 00:12:12 ---> sar -b -r -n DEV: 00:12:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) 00:12:12 00:12:12 00:02:53 LINUX RESTART (2 CPU) 00:12:12 00:12:12 00:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:12:12 00:05:02 102.31 42.40 59.91 0.00 7403.63 38728.68 0.00 00:12:12 00:06:01 6.54 0.15 6.39 0.00 22.49 686.47 0.00 00:12:12 00:07:01 0.42 0.00 0.42 0.00 0.00 6.96 0.00 00:12:12 00:08:01 0.22 0.00 0.22 0.00 0.00 2.57 0.00 00:12:12 00:09:01 0.25 0.00 0.25 0.00 0.00 3.56 0.00 00:12:12 00:10:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 00:12:12 00:11:01 0.20 0.00 0.20 0.00 0.00 2.83 0.00 00:12:12 00:12:01 45.47 0.10 45.37 0.00 9.99 13495.07 0.00 00:12:12 Average: 19.49 5.35 14.15 0.00 931.91 6631.29 0.00 00:12:12 00:12:12 00:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:12:12 00:05:02 5416012 0 849972 10.61 2620 1740336 1835780 20.27 614348 1576760 48 00:12:12 00:06:01 5445956 0 811108 10.13 2620 1749256 1531924 16.91 587404 1575864 8 00:12:12 00:07:01 5453712 0 803348 10.03 2620 1749260 1460388 16.12 581424 1575864 8 00:12:12 00:08:01 5452552 0 804500 10.05 2620 1749268 1460412 16.12 580784 1577680 8 00:12:12 00:09:01 5452280 0 804764 10.05 2620 1749276 1460448 16.12 580984 1577684 8 00:12:12 00:10:01 5449828 0 807216 10.08 2620 1749276 1460388 16.12 576852 1584160 16 00:12:12 00:11:01 5448132 0 808908 10.10 2620 1749280 1460528 16.13 578292 1584160 8 00:12:12 00:12:01 4898996 0 953632 11.91 2620 2153692 1638364 18.09 778824 1845252 11736 00:12:12 Average: 5377184 0 830431 10.37 2620 1798706 1538529 16.99 609864 1612178 1480 00:12:12 00:12:12 00:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:12:12 00:05:02 veth0f0b8b6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:12:12 00:05:02 eth0 640.15 452.94 1187.37 87.55 0.00 0.00 0.00 0.00 00:12:12 00:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:12:12 00:05:02 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:12:12 00:06:01 eth0 46.19 60.42 157.30 10.41 0.00 0.00 0.00 0.00 00:12:12 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:12:12 00:06:01 docker0 50.12 29.34 4.48 140.00 0.00 0.00 0.00 0.00 00:12:12 00:07:01 eth0 2.53 0.70 0.90 0.58 0.00 0.00 0.00 0.00 00:12:12 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:12:12 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:12:12 00:08:01 eth0 1.92 0.30 0.39 0.17 0.00 0.00 0.00 0.00 00:12:12 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:12:12 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:12:12 00:09:01 eth0 1.82 0.30 0.40 0.23 0.00 0.00 0.00 0.00 00:12:12 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:12:12 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:12:12 00:10:01 eth0 2.25 0.67 0.78 0.46 0.00 0.00 0.00 0.00 00:12:12 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:12:12 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:12:12 00:11:01 eth0 2.08 0.63 0.68 0.37 0.00 0.00 0.00 0.00 00:12:12 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:12:12 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:12:12 00:12:01 eth0 197.50 177.43 2171.42 18.26 0.00 0.00 0.00 0.00 00:12:12 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:12:12 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:12:12 Average: eth0 111.99 86.76 440.59 14.77 0.00 0.00 0.00 0.00 00:12:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:12:12 Average: docker0 6.17 3.62 0.55 17.25 0.00 0.00 0.00 0.00 00:12:12 00:12:12 00:12:12 ---> sar -P ALL: 00:12:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) 00:12:12 00:12:12 00:02:53 LINUX RESTART (2 CPU) 00:12:12 00:12:12 00:04:01 CPU %user %nice %system %iowait %steal %idle 00:12:12 00:05:02 all 15.98 0.00 4.65 32.28 0.08 47.01 00:12:12 00:05:02 0 19.14 0.00 4.29 28.31 0.07 48.19 00:12:12 00:05:02 1 12.74 0.00 5.03 36.34 0.09 45.79 00:12:12 00:06:01 all 1.41 0.00 0.55 0.47 0.03 97.54 00:12:12 00:06:01 0 1.76 0.00 0.60 0.15 0.03 97.45 00:12:12 00:06:01 1 1.06 0.00 0.51 0.78 0.02 97.63 00:12:12 00:07:01 all 0.17 0.00 0.03 0.00 0.01 99.79 00:12:12 00:07:01 0 0.27 0.00 0.03 0.00 0.00 99.70 00:12:12 00:07:01 1 0.07 0.00 0.03 0.00 0.02 99.88 00:12:12 00:08:01 all 0.10 0.00 0.03 0.00 0.02 99.86 00:12:12 00:08:01 0 0.12 0.00 0.03 0.00 0.02 99.83 00:12:12 00:08:01 1 0.08 0.00 0.02 0.00 0.02 99.88 00:12:12 00:09:01 all 0.14 0.00 0.03 0.00 0.03 99.80 00:12:12 00:09:01 0 0.25 0.00 0.03 0.00 0.02 99.70 00:12:12 00:09:01 1 0.03 0.00 0.03 0.00 0.03 99.90 00:12:12 00:10:01 all 0.16 0.00 0.03 0.00 0.02 99.79 00:12:12 00:10:01 0 0.27 0.00 0.03 0.00 0.02 99.68 00:12:12 00:10:01 1 0.05 0.00 0.03 0.00 0.02 99.90 00:12:12 00:11:01 all 0.15 0.00 0.02 0.00 0.01 99.82 00:12:12 00:11:01 0 0.25 0.00 0.02 0.00 0.00 99.73 00:12:12 00:11:01 1 0.05 0.00 0.02 0.00 0.02 99.92 00:12:12 00:12:01 all 6.02 0.00 2.16 10.61 0.05 81.15 00:12:12 00:12:01 0 6.81 0.00 2.19 13.40 0.05 77.55 00:12:12 00:12:01 1 5.24 0.00 2.14 7.85 0.05 84.72 00:12:12 Average: all 2.86 0.00 0.89 5.11 0.03 91.10 00:12:12 Average: 0 3.45 0.00 0.87 4.99 0.03 90.67 00:12:12 Average: 1 2.28 0.00 0.92 5.23 0.03 91.53 00:12:12 00:12:12 00:12:12