Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8a9f53767de23efea08b28f521ee9bca65565c85 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-ssh7483946726376400247.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh6783467575432963102.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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/master/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/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4975550629525387694.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh4235472557497695512.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/master/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/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8007457832035712901.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-243 in /w/workspace/foundry_device-virtual-go_master [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 Avoid second fetch Checking out Revision 8a9f53767de23efea08b28f521ee9bca65565c85 (master) > git init /w/workspace/foundry_device-virtual-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.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_master@tmp/jenkins-gitclient-ssh4449333935446509101.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 core.sparsecheckout # timeout=10 > git checkout -f 8a9f53767de23efea08b28f521ee9bca65565c85 # timeout=10 Commit message: "Merge pull request #216 from jim-wang-intel/remove-retry-config-update-secret-path" > git rev-list --no-walk f702dbdc581d304739c2d941e7f0fa4986f2eae4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:18:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:18:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:18:43 ========================================================= 05:18:43 EdgeX Global Pipelines Version Info 05:18:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:18:44 ------------------- 05:18:44 stable info: 05:18:44 ------------------- 05:18:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:18:44 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 05:18:44 Message: update stable to v1.0.193 05:18:45 ------------------- 05:18:45 experimental info: 05:18:45 ------------------- 05:18:45 Commited By: **** collab-it+edgex@linuxfoundation.org 05:18:45 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 05:18:45 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a9f53767de23efea08b28f521ee9bca65565c85 [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a9f537 [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:18:46 provisioning config files... 05:18:46 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config8126644526720761839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:18:47 ---> docker-login.sh 05:18:47 nexus3.edgexfoundry.org:10001 05:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:47 Configure a credential helper to remove this warning. See 05:18:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:47 05:18:47 Login Succeeded 05:18:47 nexus3.edgexfoundry.org:10002 05:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:47 Configure a credential helper to remove this warning. See 05:18:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:47 05:18:47 Login Succeeded 05:18:47 nexus3.edgexfoundry.org:10003 05:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:47 Configure a credential helper to remove this warning. See 05:18:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:47 05:18:47 Login Succeeded 05:18:47 nexus3.edgexfoundry.org:10004 05:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:47 Configure a credential helper to remove this warning. See 05:18:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:47 05:18:47 Login Succeeded 05:18:47 docker.io 05:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:48 Configure a credential helper to remove this warning. See 05:18:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:48 05:18:48 Login Succeeded 05:18:48 ---> docker-login.sh ends [Pipeline] } 05:18:48 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 05:18:48 + git log --format=format:%s -1 8a9f53767de23efea08b28f521ee9bca65565c85 [Pipeline] echo 05:18:48 GIT_COMMIT: 8a9f53767de23efea08b28f521ee9bca65565c85, Commit Message: Merge pull request #216 from jim-wang-intel/remove-retry-config-update-secret-path [Pipeline] echo 05:18:48 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:18:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:18:49 05:18:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:18:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:18:49 latest: Pulling from edgex-devops/git-semver 05:18:49 31603596830f: Pulling fs layer 05:18:49 54011a49482f: Pulling fs layer 05:18:49 a6820b24f6d8: Pulling fs layer 05:18:49 f581987b2513: Pulling fs layer 05:18:49 54011a49482f: Verifying Checksum 05:18:49 54011a49482f: Download complete 05:18:49 31603596830f: Verifying Checksum 05:18:49 31603596830f: Download complete 05:18:49 a6820b24f6d8: Verifying Checksum 05:18:49 a6820b24f6d8: Download complete 05:18:49 f581987b2513: Verifying Checksum 05:18:49 f581987b2513: Download complete 05:18:49 31603596830f: Pull complete 05:18:50 54011a49482f: Pull complete 05:18:50 a6820b24f6d8: Pull complete 05:18:50 f581987b2513: Pull complete 05:18:50 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:18:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:18:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:18:51 prd-centos7-docker-4c-2g-243 does not seem to be running inside a container 05:18:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:18:52 $ docker top 30470937491edf251c8766ddc1815813041d519e8e05048bf7953504e24be79f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:18:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:18:52 [ssh-agent] Looking for ssh-agent implementation... 05:18:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:18:52 $ docker exec 30470937491edf251c8766ddc1815813041d519e8e05048bf7953504e24be79f ssh-agent 05:18:52 SSH_AUTH_SOCK=/tmp/ssh-pofWyLjMHbLD/agent.15 05:18:52 SSH_AGENT_PID=21 05:18:52 Running ssh-add (command line suppressed) 05:18:52 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_3376910764806314710.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_3376910764806314710.key) 05:18:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:18:52 + git tag --points-at HEAD [Pipeline] } 05:18:52 $ docker exec --env ******** --env ******** 30470937491edf251c8766ddc1815813041d519e8e05048bf7953504e24be79f ssh-agent -k 05:18:53 unset SSH_AUTH_SOCK; 05:18:53 unset SSH_AGENT_PID; 05:18:53 echo Agent pid 21 killed; 05:18:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:18:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:18:53 [ssh-agent] Looking for ssh-agent implementation... 05:18:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:18:53 $ docker exec 30470937491edf251c8766ddc1815813041d519e8e05048bf7953504e24be79f ssh-agent 05:18:53 SSH_AUTH_SOCK=/tmp/ssh-cIrZKDRvEAFI/agent.55 05:18:53 SSH_AGENT_PID=61 05:18:53 Running ssh-add (command line suppressed) 05:18:53 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_13518362812914357.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_13518362812914357.key) 05:18:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:18:53 + git semver init 05:18:53 # -> Open(): unable to determine branch for HEAD 05:18:53 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 05:18:53 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 05:18:53 # $SEMVER_REMOTE_NAME = origin 05:18:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:18:53 # $SEMVER_USER_NAME = edgex-jenkins 05:18:53 # $SEMVER_BRANCH = master 05:18:53 # $SEMVER_TEMP = /tmp/semver-124138480 05:18:53 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 05:18:54 # '/tmp/semver-124138480' -> '/w/workspace/foundry_device-virtual-go_master/.semver' 05:18:54 # -> Force: false 05:18:54 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } 05:18:54 $ docker exec --env ******** --env ******** 30470937491edf251c8766ddc1815813041d519e8e05048bf7953504e24be79f ssh-agent -k 05:18:54 unset SSH_AUTH_SOCK; 05:18:54 unset SSH_AGENT_PID; 05:18:54 echo Agent pid 61 killed; 05:18:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:18:55 + git semver [Pipeline] } 05:18:55 $ docker stop --time=1 30470937491edf251c8766ddc1815813041d519e8e05048bf7953504e24be79f 05:18:56 $ docker rm -f 30470937491edf251c8766ddc1815813041d519e8e05048bf7953504e24be79f [Pipeline] // withDockerContainer [Pipeline] sh 05:18:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:18:57 Stashed 1 file(s) [Pipeline] echo 05:18:57 [edgeXSemver]: initialized semver on version 1.3.2-dev.22 [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 05:19:12 Still waiting to schedule task 05:19:12 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 05:19:12 ‘prd-centos7-docker-4c-2g-245’ is offline 05:19:12 ‘prd-centos7-docker-4c-2g-309’ is offline 05:19:12 Still waiting to schedule task 05:19:12 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-242’ 05:19:45 Running on prd-centos7-docker-4c-2g-246 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws 05:19:45 Running in /w/workspace/device-virtual-go/62 [Pipeline] { [Pipeline] checkout 05:19:45 The recommended git tool is: git 05:19:48 using credential edgex-jenkins-ssh 05:19:48 Cloning the remote Git repository 05:19:48 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 05:19:48 > git init /w/workspace/device-virtual-go/62 # timeout=10 05:19:48 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 05:19:48 > git --version # timeout=10 05:19:48 > git --version # 'git version 2.24.4' 05:19:48 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:48 [INFO] Currently running in a labeled security context 05:19:48 [INFO] Currently SELinux is 'enforcing' on the host 05:19:48 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/62@tmp/jenkins-gitclient-ssh9107958160819816489.key 05:19:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:19:49 Avoid second fetch 05:19:49 Checking out Revision 8a9f53767de23efea08b28f521ee9bca65565c85 (master) 05:19:49 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 05:19:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:19:49 > git config core.sparsecheckout # timeout=10 05:19:49 > git checkout -f 8a9f53767de23efea08b28f521ee9bca65565c85 # timeout=10 05:19:53 Commit message: "Merge pull request #216 from jim-wang-intel/remove-retry-config-update-secret-path" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:19:54 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:19:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:19:54 + true 05:19:54 + sudo service docker restart 05:19:54 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:20:12 provisioning config files... 05:20:12 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/62@tmp/config1243694759080382961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:13 ---> docker-login.sh 05:20:13 nexus3.edgexfoundry.org:10001 05:20:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:13 Configure a credential helper to remove this warning. See 05:20:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:13 05:20:13 Login Succeeded 05:20:13 nexus3.edgexfoundry.org:10002 05:20:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:13 Configure a credential helper to remove this warning. See 05:20:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:13 05:20:13 Login Succeeded 05:20:13 nexus3.edgexfoundry.org:10003 05:20:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:13 Configure a credential helper to remove this warning. See 05:20:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:13 05:20:13 Login Succeeded 05:20:13 nexus3.edgexfoundry.org:10004 05:20:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:13 Configure a credential helper to remove this warning. See 05:20:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:13 05:20:13 Login Succeeded 05:20:13 docker.io 05:20:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:14 Configure a credential helper to remove this warning. See 05:20:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:14 05:20:14 Login Succeeded 05:20:14 ---> docker-login.sh ends [Pipeline] } 05:20:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:20:14 ========================================================= 05:20:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:20:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:20:14 + 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 . 05:20:14 Sending build context to Docker daemon 8.595MB 05:20:14 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:20:14 Step 2/8 : FROM ${BASE} 05:20:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:20:15 540db60ca938: Pulling fs layer 05:20:15 adcc1eea9eea: Pulling fs layer 05:20:15 4c4ab2625f07: Pulling fs layer 05:20:15 0510c868ecb4: Pulling fs layer 05:20:15 afea3b2eda06: Pulling fs layer 05:20:15 7809a108b3ef: Pulling fs layer 05:20:15 f706445af74f: Pulling fs layer 05:20:15 afea3b2eda06: Waiting 05:20:15 7809a108b3ef: Waiting 05:20:15 f706445af74f: Waiting 05:20:15 0510c868ecb4: Waiting 05:20:15 4c4ab2625f07: Verifying Checksum 05:20:15 4c4ab2625f07: Download complete 05:20:15 adcc1eea9eea: Download complete 05:20:15 afea3b2eda06: Verifying Checksum 05:20:15 afea3b2eda06: Download complete 05:20:15 7809a108b3ef: Verifying Checksum 05:20:15 7809a108b3ef: Download complete 05:20:15 540db60ca938: Verifying Checksum 05:20:15 540db60ca938: Download complete 05:20:15 540db60ca938: Pull complete 05:20:15 adcc1eea9eea: Pull complete 05:20:15 4c4ab2625f07: Pull complete 05:20:16 f706445af74f: Verifying Checksum 05:20:16 f706445af74f: Download complete 05:20:17 0510c868ecb4: Verifying Checksum 05:20:17 0510c868ecb4: Download complete 05:20:20 0510c868ecb4: Pull complete 05:20:20 afea3b2eda06: Pull complete 05:20:20 7809a108b3ef: Pull complete 05:20:21 f706445af74f: Pull complete 05:20:21 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:20:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:20:21 ---> b068be0155e3 05:20:21 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 05:20:28 ---> Running in cfd356703720 05:20:28 Removing intermediate container cfd356703720 05:20:28 ---> 293e34fa4de2 05:20:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:20:28 ---> Running in 87d8b2f1fbc4 05:20:29 Removing intermediate container 87d8b2f1fbc4 05:20:29 ---> 6260a22a046e 05:20:29 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 05:20:29 ---> Running in 8ae756343488 05:20:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:20:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:20:30 (1/13) Installing libc-dev (0.7.2-r3) 05:20:31 (2/13) Installing libsodium (1.0.18-r0) 05:20:31 (3/13) Installing pkgconf (1.7.3-r0) 05:20:31 (4/13) Installing libsodium-dev (1.0.18-r0) 05:20:31 (5/13) Installing openssh-keygen (8.4_p1-r3) 05:20:31 (6/13) Installing libedit (20191231.3.1-r1) 05:20:31 (7/13) Installing openssh-client (8.4_p1-r3) 05:20:31 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 05:20:31 (9/13) Installing openssh-server-common (8.4_p1-r3) 05:20:31 (10/13) Installing openssh-server (8.4_p1-r3) 05:20:31 (11/13) Installing openssh (8.4_p1-r3) 05:20:32 (12/13) Installing libzmq (4.3.3-r1) 05:20:32 (13/13) Installing zeromq-dev (4.3.3-r1) 05:20:32 Executing busybox-1.32.1-r6.trigger 05:20:32 OK: 156 MiB in 53 packages 05:20:32 Removing intermediate container 8ae756343488 05:20:32 ---> eb75f7b906de 05:20:32 Step 6/8 : WORKDIR /device-virtual-go 05:20:32 ---> Running in 95f80e31e245 05:20:33 Removing intermediate container 95f80e31e245 05:20:33 ---> 7c535b0856ba 05:20:33 Step 7/8 : COPY . . 05:20:33 ---> 68f137ea2b5a 05:20:33 Step 8/8 : RUN go mod download 05:20:33 ---> Running in e63b256f2a49 05:20:45 Removing intermediate container e63b256f2a49 05:20:45 ---> 2c542456cc98 05:20:45 Successfully built 2c542456cc98 05:20:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:20:46 + docker inspect -f . ci-base-image-x86_64 05:20:46 . [Pipeline] withDockerContainer 05:20:46 prd-centos7-docker-4c-2g-246 does not seem to be running inside a container 05:20:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/62 -v /w/workspace/device-virtual-go/62:/w/workspace/device-virtual-go/62:rw,z -v /w/workspace/device-virtual-go/62@tmp:/w/workspace/device-virtual-go/62@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 ******** ci-base-image-x86_64 cat 05:20:46 $ docker top 3b37839d512b938fd09b2f8f3ae3f759580c0cccfa3aca09ddcaaab9c3c267f0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:20:47 + go version 05:20:47 go version go1.16.3 linux/amd64 [Pipeline] } 05:20:47 $ docker stop --time=1 3b37839d512b938fd09b2f8f3ae3f759580c0cccfa3aca09ddcaaab9c3c267f0 05:20:48 $ docker rm -f 3b37839d512b938fd09b2f8f3ae3f759580c0cccfa3aca09ddcaaab9c3c267f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:20:48 + docker inspect -f . ci-base-image-x86_64 05:20:48 . [Pipeline] withDockerContainer 05:20:48 prd-centos7-docker-4c-2g-246 does not seem to be running inside a container 05:20:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/62 -v /w/workspace/device-virtual-go/62:/w/workspace/device-virtual-go/62:rw,z -v /w/workspace/device-virtual-go/62@tmp:/w/workspace/device-virtual-go/62@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 ******** ci-base-image-x86_64 cat 05:20:49 $ docker top f8c3e8ef3c4223025022258d015e6c8f5027f48ce995767a46fb3c75d5770882 -eo pid,comm [Pipeline] { [Pipeline] sh 05:20:49 + go mod tidy [Pipeline] sh 05:20:50 + make test 05:20:50 go mod tidy 05:20:50 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:20:50 ? github.com/edgexfoundry/device-virtual-go [no test files] 05:21:08 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 05:21:09 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.256s coverage: 63.8% of statements 05:21:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:21:17 gofmt -l . 05:21:17 [ "`gofmt -l .`" = "" ] 05:21:17 ./bin/test-attribution-txt.sh 05:21:17 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:21:17 $ docker stop --time=1 f8c3e8ef3c4223025022258d015e6c8f5027f48ce995767a46fb3c75d5770882 05:21:19 $ docker rm -f f8c3e8ef3c4223025022258d015e6c8f5027f48ce995767a46fb3c75d5770882 [Pipeline] // withDockerContainer [Pipeline] sh 05:21:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:21:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:21:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:21:21 + ls -al . 05:21:21 total 132 05:21:21 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 3 05:21 . 05:21:21 drwxrwxr-x. 4 jenkins jenkins 30 Jun 3 05:19 .. 05:21:21 -rw-rw-r--. 1 jenkins jenkins 8153 Jun 3 05:19 Attribution.txt 05:21:21 drwxrwxr-x. 2 jenkins jenkins 64 Jun 3 05:19 bin 05:21:21 drwxrwxr-x. 3 jenkins jenkins 32 Jun 3 05:19 cmd 05:21:21 -rw-r--r--. 1 jenkins jenkins 47247 Jun 3 05:21 coverage.out 05:21:21 -rw-rw-r--. 1 jenkins jenkins 1921 Jun 3 05:19 Dockerfile 05:21:21 -rw-rw-r--. 1 jenkins jenkins 998 Jun 3 05:19 Dockerfile.build 05:21:21 drwxrwxr-x. 8 jenkins jenkins 162 Jun 3 05:19 .git 05:21:21 drwxrwxr-x. 2 jenkins jenkins 103 Jun 3 05:19 .github 05:21:21 -rw-rw-r--. 1 jenkins jenkins 277 Jun 3 05:19 .gitignore 05:21:21 -rw-r--r--. 1 jenkins jenkins 809 Jun 3 05:21 go.mod 05:21:21 -rw-r--r--. 1 jenkins jenkins 23009 Jun 3 05:20 go.sum 05:21:21 drwxrwxr-x. 3 jenkins jenkins 20 Jun 3 05:19 internal 05:21:21 -rw-rw-r--. 1 jenkins jenkins 660 Jun 3 05:19 Jenkinsfile 05:21:21 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 3 05:19 LICENSE 05:21:21 -rw-rw-r--. 1 jenkins jenkins 905 Jun 3 05:19 Makefile 05:21:21 -rw-rw-r--. 1 jenkins jenkins 2745 Jun 3 05:19 README.md 05:21:21 -rw-rw-r--. 1 jenkins jenkins 12 Jun 3 05:18 VERSION 05:21:21 -rw-rw-r--. 1 jenkins jenkins 235 Jun 3 05:19 version.go [Pipeline] isUnix [Pipeline] sh 05:21:21 + 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=8a9f53767de23efea08b28f521ee9bca65565c85 --label arch=amd64 --label version=1.3.2-dev.22 . 05:21:21 Sending build context to Docker daemon 8.667MB 05:21:21 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 05:21:21 Step 2/26 : FROM ${BASE} AS builder 05:21:21 ---> 2c542456cc98 05:21:21 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:21:22 ---> Running in e26b89061e02 05:21:22 Removing intermediate container e26b89061e02 05:21:22 ---> 8c9ddb5fa3f5 05:21:22 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 05:21:22 ---> Running in 53027bb0b4b4 05:21:22 Removing intermediate container 53027bb0b4b4 05:21:22 ---> 8dfb93e27531 05:21:22 Step 5/26 : WORKDIR /device-virtual-go 05:21:22 ---> Running in 7434e1e6552f 05:21:22 Removing intermediate container 7434e1e6552f 05:21:22 ---> e47f4e72c27e 05:21:22 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:21:22 ---> Running in 3c39d436dac1 05:21:22 Removing intermediate container 3c39d436dac1 05:21:22 ---> 865cd4348863 05:21:22 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:21:22 ---> Running in c103bebb50b2 05:21:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:21:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:21:24 OK: 156 MiB in 53 packages 05:21:24 Removing intermediate container c103bebb50b2 05:21:24 ---> dfa117dc528a 05:21:24 Step 8/26 : COPY . . 05:21:24 ---> 3aaf13b3dca5 05:21:24 Step 9/26 : RUN go mod tidy 05:21:24 ---> Running in 52d7885f65cc 05:21:25 Removing intermediate container 52d7885f65cc 05:21:25 ---> ab095c588a08 05:21:25 Step 10/26 : RUN go mod download 05:21:25 ---> Running in 2c3a44c4acdf 05:21:25 Removing intermediate container 2c3a44c4acdf 05:21:25 ---> b4ccb997c857 05:21:25 Step 11/26 : ARG MAKE='make build' 05:21:26 ---> Running in bcefb5e1694b 05:21:26 Removing intermediate container bcefb5e1694b 05:21:26 ---> dd50add883a6 05:21:26 Step 12/26 : RUN $MAKE 05:21:26 ---> Running in bb5e86593f0d 05:21:26 go mod tidy 05:21:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.3.2-dev.22" -o cmd/device-virtual ./cmd 05:21:44 Removing intermediate container bb5e86593f0d 05:21:44 ---> ea311bdac9f3 05:21:44 Step 13/26 : FROM alpine:3.12 05:21:44 3.12: Pulling from library/alpine 05:21:44 339de151aab4: Pulling fs layer 05:21:44 339de151aab4: Verifying Checksum 05:21:44 339de151aab4: Download complete 05:21:45 339de151aab4: Pull complete 05:21:45 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:21:45 Status: Downloaded newer image for alpine:3.12 05:21:45 ---> 13621d1b12d4 05:21:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 05:21:45 ---> Running in e90e6e9d8a9b 05:21:45 Removing intermediate container e90e6e9d8a9b 05:21:45 ---> 583ab431ca9d 05:21:45 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:21:45 ---> Running in 872a33248d5d 05:21:45 Removing intermediate container 872a33248d5d 05:21:45 ---> eef2c1f48b0d 05:21:45 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 05:21:45 ---> Running in a0f863ef4759 05:21:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:21:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:21:46 (1/6) Installing dumb-init (1.2.2-r1) 05:21:46 (2/6) Installing libgcc (9.3.0-r2) 05:21:46 (3/6) Installing libsodium (1.0.18-r0) 05:21:47 (4/6) Installing libstdc++ (9.3.0-r2) 05:21:48 (5/6) Installing libzmq (4.3.3-r0) 05:21:48 (6/6) Installing zeromq (4.3.3-r0) 05:21:48 Executing busybox-1.31.1-r20.trigger 05:21:48 OK: 8 MiB in 20 packages 05:21:48 Removing intermediate container a0f863ef4759 05:21:48 ---> 818fc39bc691 05:21:48 Step 17/26 : WORKDIR / 05:21:48 ---> Running in c83e1f889f1b 05:21:48 Removing intermediate container c83e1f889f1b 05:21:48 ---> ba159e8690a8 05:21:48 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 05:21:48 ---> 40ca7354fba0 05:21:48 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 05:21:48 ---> 283df47d8431 05:21:48 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 05:21:49 ---> 692038879e3a 05:21:49 Step 21/26 : EXPOSE 59900 05:21:49 ---> Running in 6a719ae8efa2 05:21:49 Removing intermediate container 6a719ae8efa2 05:21:49 ---> 2d4447add876 05:21:49 Step 22/26 : ENTRYPOINT ["/device-virtual"] 05:21:49 ---> Running in 4bd348574a03 05:21:49 Removing intermediate container 4bd348574a03 05:21:49 ---> 8a91bea7dcfd 05:21:49 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:21:49 ---> Running in 4d486780b12c 05:21:50 Removing intermediate container 4d486780b12c 05:21:50 ---> 08aeab136238 05:21:50 Step 24/26 : LABEL arch=amd64 05:21:50 ---> Running in 51e4833109d1 05:21:50 Removing intermediate container 51e4833109d1 05:21:50 ---> 46719a16c00c 05:21:50 Step 25/26 : LABEL git_sha=8a9f53767de23efea08b28f521ee9bca65565c85 05:21:50 ---> Running in b92c580c2a8f 05:21:50 Removing intermediate container b92c580c2a8f 05:21:50 ---> e7b4a08f064d 05:21:50 Step 26/26 : LABEL version=1.3.2-dev.22 05:21:50 ---> Running in 754798b100e2 05:21:50 Removing intermediate container 754798b100e2 05:21:50 ---> 9c8959dd0f86 05:21:50 [Warning] One or more build-args [ARCH] were not consumed 05:21:50 Successfully built 9c8959dd0f86 05:21:50 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:21:50 provisioning config files... 05:21:50 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/62@tmp/config7037807684749450147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:21:50 ---> docker-login.sh 05:21:50 nexus3.edgexfoundry.org:10001 05:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:50 Configure a credential helper to remove this warning. See 05:21:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:50 05:21:50 Login Succeeded 05:21:50 nexus3.edgexfoundry.org:10002 05:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:51 Configure a credential helper to remove this warning. See 05:21:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:51 05:21:51 Login Succeeded 05:21:51 nexus3.edgexfoundry.org:10003 05:21:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:51 Configure a credential helper to remove this warning. See 05:21:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:51 05:21:51 Login Succeeded 05:21:51 nexus3.edgexfoundry.org:10004 05:21:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:51 Configure a credential helper to remove this warning. See 05:21:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:51 05:21:51 Login Succeeded 05:21:51 docker.io 05:21:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:51 Configure a credential helper to remove this warning. See 05:21:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:51 05:21:51 Login Succeeded 05:21:51 ---> docker-login.sh ends [Pipeline] } 05:21:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:21:51 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 05:21:51 8a9f53767de23efea08b28f521ee9bca65565c85 05:21:51 latest 05:21:51 1.3.2-dev.22 05:21:51 8a9f53767de23efea08b28f521ee9bca65565c85-1.3.2-dev.22 05:21:51 master 05:21:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:21:52 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:8a9f53767de23efea08b28f521ee9bca65565c85 [Pipeline] isUnix [Pipeline] sh 05:21:52 + docker push nexus3.edgexfoundry.org:10004/device-virtual:8a9f53767de23efea08b28f521ee9bca65565c85 05:21:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 05:21:52 84e7e1e91bf9: Preparing 05:21:52 0d723c3c119f: Preparing 05:21:52 4ad881807122: Preparing 05:21:52 4e2264bfc879: Preparing 05:21:52 4ae10305fbe3: Preparing 05:21:52 32f366d666a5: Preparing 05:21:52 32f366d666a5: Waiting 05:21:52 4ae10305fbe3: Pushed 05:21:52 32f366d666a5: Layer already exists 05:21:52 4ad881807122: Pushed 05:21:52 0d723c3c119f: Pushed 05:21:52 4e2264bfc879: Pushed 05:21:54 84e7e1e91bf9: Pushed 05:21:54 8a9f53767de23efea08b28f521ee9bca65565c85: digest: sha256:b363f91192a2ef96e5637fe8e7e324f438edac0b788913b7b21bba9d5bbadd30 size: 1572 [Pipeline] isUnix [Pipeline] sh 05:21:54 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh 05:21:55 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 05:21:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 05:21:55 84e7e1e91bf9: Preparing 05:21:55 0d723c3c119f: Preparing 05:21:55 4ad881807122: Preparing 05:21:55 4e2264bfc879: Preparing 05:21:55 4ae10305fbe3: Preparing 05:21:55 32f366d666a5: Preparing 05:21:55 32f366d666a5: Waiting 05:21:55 84e7e1e91bf9: Layer already exists 05:21:55 4ae10305fbe3: Layer already exists 05:21:55 0d723c3c119f: Layer already exists 05:21:55 4ad881807122: Layer already exists 05:21:55 4e2264bfc879: Layer already exists 05:21:55 32f366d666a5: Layer already exists 05:21:55 latest: digest: sha256:b363f91192a2ef96e5637fe8e7e324f438edac0b788913b7b21bba9d5bbadd30 size: 1572 [Pipeline] isUnix [Pipeline] sh 05:21:55 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:1.3.2-dev.22 [Pipeline] isUnix [Pipeline] sh 05:21:55 + docker push nexus3.edgexfoundry.org:10004/device-virtual:1.3.2-dev.22 05:21:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 05:21:55 84e7e1e91bf9: Preparing 05:21:55 0d723c3c119f: Preparing 05:21:55 4ad881807122: Preparing 05:21:55 4e2264bfc879: Preparing 05:21:55 4ae10305fbe3: Preparing 05:21:55 32f366d666a5: Preparing 05:21:55 32f366d666a5: Waiting 05:21:55 4ad881807122: Layer already exists 05:21:55 0d723c3c119f: Layer already exists 05:21:55 84e7e1e91bf9: Layer already exists 05:21:55 4ae10305fbe3: Layer already exists 05:21:55 4e2264bfc879: Layer already exists 05:21:55 32f366d666a5: Layer already exists 05:21:55 1.3.2-dev.22: digest: sha256:b363f91192a2ef96e5637fe8e7e324f438edac0b788913b7b21bba9d5bbadd30 size: 1572 [Pipeline] isUnix [Pipeline] sh 05:21:56 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:8a9f53767de23efea08b28f521ee9bca65565c85-1.3.2-dev.22 [Pipeline] isUnix [Pipeline] sh 05:21:56 + docker push nexus3.edgexfoundry.org:10004/device-virtual:8a9f53767de23efea08b28f521ee9bca65565c85-1.3.2-dev.22 05:21:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 05:21:56 84e7e1e91bf9: Preparing 05:21:56 0d723c3c119f: Preparing 05:21:56 4ad881807122: Preparing 05:21:56 4e2264bfc879: Preparing 05:21:56 4ae10305fbe3: Preparing 05:21:56 32f366d666a5: Preparing 05:21:56 32f366d666a5: Waiting 05:21:56 0d723c3c119f: Layer already exists 05:21:56 84e7e1e91bf9: Layer already exists 05:21:56 4ae10305fbe3: Layer already exists 05:21:56 4ad881807122: Layer already exists 05:21:56 4e2264bfc879: Layer already exists 05:21:56 32f366d666a5: Layer already exists 05:21:56 8a9f53767de23efea08b28f521ee9bca65565c85-1.3.2-dev.22: digest: sha256:b363f91192a2ef96e5637fe8e7e324f438edac0b788913b7b21bba9d5bbadd30 size: 1572 [Pipeline] isUnix [Pipeline] sh 05:21:56 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:master [Pipeline] isUnix [Pipeline] sh 05:21:57 + docker push nexus3.edgexfoundry.org:10004/device-virtual:master 05:21:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 05:21:57 84e7e1e91bf9: Preparing 05:21:57 0d723c3c119f: Preparing 05:21:57 4ad881807122: Preparing 05:21:57 4e2264bfc879: Preparing 05:21:57 4ae10305fbe3: Preparing 05:21:57 32f366d666a5: Preparing 05:21:57 32f366d666a5: Waiting 05:21:57 84e7e1e91bf9: Layer already exists 05:21:57 4ae10305fbe3: Layer already exists 05:21:57 0d723c3c119f: Layer already exists 05:21:57 4ad881807122: Layer already exists 05:21:57 4e2264bfc879: Layer already exists 05:21:57 32f366d666a5: Layer already exists 05:21:57 master: digest: sha256:b363f91192a2ef96e5637fe8e7e324f438edac0b788913b7b21bba9d5bbadd30 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:21:58 ===================================================== [Pipeline] echo 05:21:58 taggedImages: 05:21:58 - nexus3.edgexfoundry.org:10004/device-virtual:8a9f53767de23efea08b28f521ee9bca65565c85 05:21:58 - nexus3.edgexfoundry.org:10004/device-virtual:latest 05:21:58 - nexus3.edgexfoundry.org:10004/device-virtual:1.3.2-dev.22 05:21:58 - nexus3.edgexfoundry.org:10004/device-virtual:8a9f53767de23efea08b28f521ee9bca65565c85-1.3.2-dev.22 05:21:58 - nexus3.edgexfoundry.org:10004/device-virtual:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:21:58 ---> job-cost.sh 05:21:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZsnD 05:22:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:22:22 lf-activate-venv(): INFO: Adding /tmp/venv-ZsnD/bin to PATH 05:22:22 INFO: No Stack... 05:22:22 INFO: Retrieving Pricing Info for: v3-standard-2 05:22:22 INFO: Archiving Costs [Pipeline] sh 05:22:22 + cat /w/workspace/device-virtual-go/62/archives/cost.csv 05:22:22 + cut -d, -f6 [Pipeline] lock 05:22:22 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-master-62-stack-cost] 05:22:22 Resource [jenkins-edgexfoundry-device-virtual-go-master-62-stack-cost] did not exist. Created. 05:22:22 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-master-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:22:22 + echo total: 0.05999999865889549 [Pipeline] stash 05:22:22 Stashed 1 file(s) [Pipeline] } 05:22:22 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-master-62-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:22:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-248 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws 05:22:50 Running in /w/workspace/device-virtual-go/62 [Pipeline] { [Pipeline] checkout 05:22:50 The recommended git tool is: git 05:22:56 using credential edgex-jenkins-ssh 05:22:56 Cloning the remote Git repository 05:22:57 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 05:22:57 > git init /w/workspace/device-virtual-go/62 # timeout=10 05:22:57 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 05:22:57 > git --version # timeout=10 05:22:57 > git --version # 'git version 2.17.1' 05:22:57 using GIT_SSH to set credentials SSH Credentials for GitHub 05:22:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:22:59 Avoid second fetch 05:22:59 Checking out Revision 8a9f53767de23efea08b28f521ee9bca65565c85 (master) 05:22:58 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 05:22:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:22:59 > git config core.sparsecheckout # timeout=10 05:22:59 > git checkout -f 8a9f53767de23efea08b28f521ee9bca65565c85 # timeout=10 05:23:03 Commit message: "Merge pull request #216 from jim-wang-intel/remove-retry-config-update-secret-path" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:23:04 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:23:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:23:05 + + sudo service dockertrue restart 05:23:05 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:23:23 provisioning config files... 05:23:23 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/62@tmp/config8247898892425382285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:23:24 ---> docker-login.sh 05:23:24 nexus3.edgexfoundry.org:10001 05:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:25 Configure a credential helper to remove this warning. See 05:23:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:25 05:23:25 Login Succeeded 05:23:25 nexus3.edgexfoundry.org:10002 05:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:25 Configure a credential helper to remove this warning. See 05:23:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:25 05:23:25 Login Succeeded 05:23:25 nexus3.edgexfoundry.org:10003 05:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:26 Configure a credential helper to remove this warning. See 05:23:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:26 05:23:26 Login Succeeded 05:23:26 nexus3.edgexfoundry.org:10004 05:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:26 Configure a credential helper to remove this warning. See 05:23:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:26 05:23:26 Login Succeeded 05:23:26 docker.io 05:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:27 Configure a credential helper to remove this warning. See 05:23:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:27 05:23:27 Login Succeeded 05:23:27 ---> docker-login.sh ends [Pipeline] } 05:23:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:23:27 ========================================================= 05:23:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:23:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 05: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 . 05:23:28 Sending build context to Docker daemon 8.594MB 05:23:28 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:23:28 Step 2/8 : FROM ${BASE} 05:23:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:23:28 595b0fe564bb: Pulling fs layer 05:23:28 7186ed65a4f7: Pulling fs layer 05:23:28 316046926c0a: Pulling fs layer 05:23:28 4ebd0625c992: Pulling fs layer 05:23:28 207e8628e3a3: Pulling fs layer 05:23:28 c791037a9be2: Pulling fs layer 05:23:28 ffd874e62e21: Pulling fs layer 05:23:28 207e8628e3a3: Waiting 05:23:28 c791037a9be2: Waiting 05:23:28 4ebd0625c992: Waiting 05:23:28 316046926c0a: Verifying Checksum 05:23:28 316046926c0a: Download complete 05:23:29 7186ed65a4f7: Verifying Checksum 05:23:29 7186ed65a4f7: Download complete 05:23:29 595b0fe564bb: Verifying Checksum 05:23:29 595b0fe564bb: Download complete 05:23:29 207e8628e3a3: Verifying Checksum 05:23:29 207e8628e3a3: Download complete 05:23:29 c791037a9be2: Verifying Checksum 05:23:29 c791037a9be2: Download complete 05:23:29 595b0fe564bb: Pull complete 05:23:30 7186ed65a4f7: Pull complete 05:23:30 316046926c0a: Pull complete 05:23:33 ffd874e62e21: Verifying Checksum 05:23:33 ffd874e62e21: Download complete 05:23:35 4ebd0625c992: Verifying Checksum 05:23:35 4ebd0625c992: Download complete 05:23:45 4ebd0625c992: Pull complete 05:23:45 207e8628e3a3: Pull complete 05:23:45 c791037a9be2: Pull complete 05:23:50 ffd874e62e21: Pull complete 05:23:50 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:23:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:23:50 ---> cfc18b08335c 05:23:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 05:23:51 ---> Running in 1f1fb71d31d6 05:23:51 Removing intermediate container 1f1fb71d31d6 05:23:51 ---> 4486fdd7da7b 05:23:51 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:23:51 ---> Running in 4365f3bc9032 05:23:54 Removing intermediate container 4365f3bc9032 05:23:54 ---> 0458a43ffab9 05:23:54 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 05:23:54 ---> Running in 6ef6d1fc5bba 05:23:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:23:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:23:57 (1/13) Installing libc-dev (0.7.2-r3) 05:23:57 (2/13) Installing libsodium (1.0.18-r0) 05:23:57 (3/13) Installing pkgconf (1.7.3-r0) 05:23:57 (4/13) Installing libsodium-dev (1.0.18-r0) 05:23:57 (5/13) Installing openssh-keygen (8.4_p1-r3) 05:23:58 (6/13) Installing libedit (20191231.3.1-r1) 05:23:58 (7/13) Installing openssh-client (8.4_p1-r3) 05:23:58 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 05:23:58 (9/13) Installing openssh-server-common (8.4_p1-r3) 05:23:58 (10/13) Installing openssh-server (8.4_p1-r3) 05:23:58 (11/13) Installing openssh (8.4_p1-r3) 05:23:58 (12/13) Installing libzmq (4.3.3-r1) 05:23:59 (13/13) Installing zeromq-dev (4.3.3-r1) 05:23:59 Executing busybox-1.32.1-r6.trigger 05:23:59 OK: 145 MiB in 53 packages 05:24:00 Removing intermediate container 6ef6d1fc5bba 05:24:00 ---> e52241a59873 05:24:00 Step 6/8 : WORKDIR /device-virtual-go 05:24:00 ---> Running in a081dcf4bce0 05:24:01 Removing intermediate container a081dcf4bce0 05:24:01 ---> f93b7ef4e21a 05:24:01 Step 7/8 : COPY . . 05:24:02 ---> 6c231b946e7b 05:24:02 Step 8/8 : RUN go mod download 05:24:02 ---> Running in 43f445812ea4 05:24:35 Removing intermediate container 43f445812ea4 05:24:35 ---> 0fdb4b455996 05:24:35 Successfully built 0fdb4b455996 05:24:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:24:35 + docker inspect -f . ci-base-image-arm64 05:24:35 . [Pipeline] withDockerContainer 05:24:35 prd-ubuntu18.04-docker-arm64-4c-16g-248 does not seem to be running inside a container 05:24:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/62 -v /w/workspace/device-virtual-go/62:/w/workspace/device-virtual-go/62:rw,z -v /w/workspace/device-virtual-go/62@tmp:/w/workspace/device-virtual-go/62@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 ******** ci-base-image-arm64 cat 05:24:37 $ docker top 3a3c7032f3a5a758bab6e13ae2490c2ad6a42ebab2aff4e5f253792282e51a42 -eo pid,comm [Pipeline] { [Pipeline] sh 05:24:38 + go version 05:24:38 go version go1.16.3 linux/arm64 [Pipeline] } 05:24:38 $ docker stop --time=1 3a3c7032f3a5a758bab6e13ae2490c2ad6a42ebab2aff4e5f253792282e51a42 05:24:40 $ docker rm -f 3a3c7032f3a5a758bab6e13ae2490c2ad6a42ebab2aff4e5f253792282e51a42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:24:40 + docker inspect -f . ci-base-image-arm64 05:24:40 . [Pipeline] withDockerContainer 05:24:41 prd-ubuntu18.04-docker-arm64-4c-16g-248 does not seem to be running inside a container 05:24:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/62 -v /w/workspace/device-virtual-go/62:/w/workspace/device-virtual-go/62:rw,z -v /w/workspace/device-virtual-go/62@tmp:/w/workspace/device-virtual-go/62@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 ******** ci-base-image-arm64 cat 05:24:42 $ docker top b052d82f2c87b09b58316bc0a4b457bf46efdcf3347a0dff5077393425334054 -eo pid,comm [Pipeline] { [Pipeline] sh 05:24:43 + go mod tidy [Pipeline] sh 05:24:45 + make test 05:24:45 go mod tidy 05:24:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:24:47 ? github.com/edgexfoundry/device-virtual-go [no test files] 05:25:55 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 05:25:55 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.737s coverage: 63.8% of statements 05:25:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:26:22 gofmt -l . 05:26:22 [ "`gofmt -l .`" = "" ] 05:26:22 ./bin/test-attribution-txt.sh 05:26:22 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:26:22 $ docker stop --time=1 b052d82f2c87b09b58316bc0a4b457bf46efdcf3347a0dff5077393425334054 05:26:24 $ docker rm -f b052d82f2c87b09b58316bc0a4b457bf46efdcf3347a0dff5077393425334054 [Pipeline] // withDockerContainer [Pipeline] sh 05:26:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:26:24 Warning: overwriting stash ‘coverage-report’ 05:26:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:26:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:26:26 + ls -al . 05:26:26 total 156 05:26:26 drwxrwxr-x 7 jenkins jenkins 4096 Jun 3 05:26 . 05:26:26 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 05:22 .. 05:26:26 drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 05:23 .git 05:26:26 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 05:22 .github 05:26:26 -rw-rw-r-- 1 jenkins jenkins 277 Jun 3 05:22 .gitignore 05:26:26 -rw-rw-r-- 1 jenkins jenkins 8153 Jun 3 05:22 Attribution.txt 05:26:26 -rw-rw-r-- 1 jenkins jenkins 1921 Jun 3 05:22 Dockerfile 05:26:26 -rw-rw-r-- 1 jenkins jenkins 998 Jun 3 05:22 Dockerfile.build 05:26:26 -rw-rw-r-- 1 jenkins jenkins 660 Jun 3 05:22 Jenkinsfile 05:26:26 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 3 05:22 LICENSE 05:26:26 -rw-rw-r-- 1 jenkins jenkins 905 Jun 3 05:22 Makefile 05:26:26 -rw-rw-r-- 1 jenkins jenkins 2745 Jun 3 05:22 README.md 05:26:26 -rw-rw-r-- 1 jenkins jenkins 12 Jun 3 05:18 VERSION 05:26:26 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 05:22 bin 05:26:26 drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 05:22 cmd 05:26:26 -rw-r--r-- 1 jenkins jenkins 47247 Jun 3 05:25 coverage.out 05:26:26 -rw-r--r-- 1 jenkins jenkins 809 Jun 3 05:26 go.mod 05:26:26 -rw-r--r-- 1 jenkins jenkins 23009 Jun 3 05:24 go.sum 05:26:26 drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 05:22 internal 05:26:26 -rw-rw-r-- 1 jenkins jenkins 235 Jun 3 05:22 version.go [Pipeline] isUnix [Pipeline] sh 05:26:26 + 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=8a9f53767de23efea08b28f521ee9bca65565c85 --label arch=arm64 --label version=1.3.2-dev.22 . 05:26:27 Sending build context to Docker daemon 8.666MB 05:26:27 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 05:26:27 Step 2/26 : FROM ${BASE} AS builder 05:26:27 ---> 0fdb4b455996 05:26:27 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:26:27 ---> Running in 3fa70c449e91 05:26:27 Removing intermediate container 3fa70c449e91 05:26:27 ---> 3b4052a1147e 05:26:27 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 05:26:28 ---> Running in bafad7f3d0bb 05:26:28 Removing intermediate container bafad7f3d0bb 05:26:28 ---> 5f2d77328fa3 05:26:28 Step 5/26 : WORKDIR /device-virtual-go 05:26:28 ---> Running in 3efdb134f360 05:26:29 Removing intermediate container 3efdb134f360 05:26:29 ---> 95b7edf29d10 05:26:29 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:26:29 ---> Running in 20838c582a5d 05:26:32 Removing intermediate container 20838c582a5d 05:26:32 ---> 63c8c316943e 05:26:32 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:26:32 ---> Running in 33e6bf631d17 05:26:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:26:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:26:35 OK: 145 MiB in 53 packages 05:26:36 Removing intermediate container 33e6bf631d17 05:26:36 ---> 216b4a1aa0e9 05:26:36 Step 8/26 : COPY . . 05:26:37 ---> 1982d92b5fd3 05:26:37 Step 9/26 : RUN go mod tidy 05:26:37 ---> Running in 8d6c85d77b8f 05:26:40 Removing intermediate container 8d6c85d77b8f 05:26:40 ---> a0bdf74d4776 05:26:40 Step 10/26 : RUN go mod download 05:26:40 ---> Running in a81317e1bd9d 05:26:43 Removing intermediate container a81317e1bd9d 05:26:43 ---> e1fee3ac9ae7 05:26:43 Step 11/26 : ARG MAKE='make build' 05:26:43 ---> Running in 9db4dc1dbeb5 05:26:43 Removing intermediate container 9db4dc1dbeb5 05:26:43 ---> 383b283f0c28 05:26:43 Step 12/26 : RUN $MAKE 05:26:43 ---> Running in 08554a833538 05:26:44 go mod tidy 05:26:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.3.2-dev.22" -o cmd/device-virtual ./cmd 05:27:42 Removing intermediate container 08554a833538 05:27:42 ---> cce423189853 05:27:42 Step 13/26 : FROM alpine:3.12 05:27:42 3.12: Pulling from library/alpine 05:27:42 d2f70382dc9a: Pulling fs layer 05:27:42 d2f70382dc9a: Verifying Checksum 05:27:42 d2f70382dc9a: Download complete 05:27:42 d2f70382dc9a: Pull complete 05:27:42 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:27:42 Status: Downloaded newer image for alpine:3.12 05:27:42 ---> 9852663dfa18 05:27:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 05:27:42 ---> Running in 54d49785c975 05:27:42 Removing intermediate container 54d49785c975 05:27:42 ---> 9afe736d5bbe 05:27:42 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:27:42 ---> Running in e2e8c019392f 05:27:42 Removing intermediate container e2e8c019392f 05:27:42 ---> 1bc265ac615b 05:27:42 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 05:27:42 ---> Running in 14d0a0efda87 05:27:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:27:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:27:42 (1/6) Installing dumb-init (1.2.2-r1) 05:27:42 (2/6) Installing libgcc (9.3.0-r2) 05:27:42 (3/6) Installing libsodium (1.0.18-r0) 05:27:42 (4/6) Installing libstdc++ (9.3.0-r2) 05:27:42 (5/6) Installing libzmq (4.3.3-r0) 05:27:42 (6/6) Installing zeromq (4.3.3-r0) 05:27:42 Executing busybox-1.31.1-r20.trigger 05:27:42 OK: 8 MiB in 20 packages 05:27:43 Removing intermediate container 14d0a0efda87 05:27:43 ---> 37725e1b9c0e 05:27:43 Step 17/26 : WORKDIR / 05:27:43 ---> Running in 369481fa9da3 05:27:44 Removing intermediate container 369481fa9da3 05:27:44 ---> 7c486c38e3f4 05:27:44 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 05:27:44 ---> a395396f385c 05:27:44 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 05:27:45 ---> 71c8f5503c13 05:27:45 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 05:27:47 ---> e15e1a027ad4 05:27:47 Step 21/26 : EXPOSE 59900 05:27:47 ---> Running in 46a772e2ab71 05:27:47 Removing intermediate container 46a772e2ab71 05:27:47 ---> d3024e05f182 05:27:47 Step 22/26 : ENTRYPOINT ["/device-virtual"] 05:27:47 ---> Running in 30d50a5ece83 05:27:48 Removing intermediate container 30d50a5ece83 05:27:48 ---> 43d63c00b6ba 05:27:48 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:27:48 ---> Running in f9b1bcc0401c 05:27:48 Removing intermediate container f9b1bcc0401c 05:27:48 ---> bda00b1fd0c0 05:27:48 Step 24/26 : LABEL arch=arm64 05:27:48 ---> Running in d6efc3771ae8 05:27:49 Removing intermediate container d6efc3771ae8 05:27:49 ---> 730cddb37b4d 05:27:49 Step 25/26 : LABEL git_sha=8a9f53767de23efea08b28f521ee9bca65565c85 05:27:49 ---> Running in 7c83b28ad548 05:27:50 Removing intermediate container 7c83b28ad548 05:27:50 ---> 25b54bc81221 05:27:50 Step 26/26 : LABEL version=1.3.2-dev.22 05:27:50 ---> Running in 388c31c51d6a 05:27:50 Removing intermediate container 388c31c51d6a 05:27:50 ---> bfff068bacbc 05:27:50 [Warning] One or more build-args [ARCH] were not consumed 05:27:50 Successfully built bfff068bacbc 05:27:50 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:27:50 provisioning config files... 05:27:50 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/62@tmp/config5923424256023610153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:27:51 ---> docker-login.sh 05:27:51 nexus3.edgexfoundry.org:10001 05:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:51 Configure a credential helper to remove this warning. See 05:27:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:51 05:27:51 Login Succeeded 05:27:51 nexus3.edgexfoundry.org:10002 05:27:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:52 Configure a credential helper to remove this warning. See 05:27:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:52 05:27:52 Login Succeeded 05:27:52 nexus3.edgexfoundry.org:10003 05:27:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:52 Configure a credential helper to remove this warning. See 05:27:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:52 05:27:52 Login Succeeded 05:27:52 nexus3.edgexfoundry.org:10004 05:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:53 Configure a credential helper to remove this warning. See 05:27:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:53 05:27:53 Login Succeeded 05:27:53 docker.io 05:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:54 Configure a credential helper to remove this warning. See 05:27:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:54 05:27:54 Login Succeeded 05:27:54 ---> docker-login.sh ends [Pipeline] } 05:27:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:27:54 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 05:27:54 8a9f53767de23efea08b28f521ee9bca65565c85 05:27:54 latest 05:27:54 1.3.2-dev.22 05:27:54 8a9f53767de23efea08b28f521ee9bca65565c85-1.3.2-dev.22 05:27:54 master 05:27:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:27:54 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:8a9f53767de23efea08b28f521ee9bca65565c85 [Pipeline] isUnix [Pipeline] sh 05:27:55 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:8a9f53767de23efea08b28f521ee9bca65565c85 05:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 05:27:55 87d4f7ace325: Preparing 05:27:55 86ae3e439768: Preparing 05:27:55 6bdd11d991c3: Preparing 05:27:55 0d4f707ebd5f: Preparing 05:27:55 d003f58d1b93: Preparing 05:27:55 3fbe34a1663b: Preparing 05:27:55 3fbe34a1663b: Waiting 05:27:55 86ae3e439768: Pushed 05:27:55 d003f58d1b93: Pushed 05:27:55 6bdd11d991c3: Pushed 05:27:55 3fbe34a1663b: Layer already exists 05:27:56 0d4f707ebd5f: Pushed 05:27:58 87d4f7ace325: Pushed 05:27:58 8a9f53767de23efea08b28f521ee9bca65565c85: digest: sha256:37ddb7eccb91226711ba92acd711c05291232dca641f6371cc905512620b8d18 size: 1572 [Pipeline] isUnix [Pipeline] sh 05:27:59 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:27:59 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 05:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 05:27:59 87d4f7ace325: Preparing 05:27:59 86ae3e439768: Preparing 05:27:59 6bdd11d991c3: Preparing 05:27:59 0d4f707ebd5f: Preparing 05:27:59 d003f58d1b93: Preparing 05:27:59 3fbe34a1663b: Preparing 05:27:59 3fbe34a1663b: Waiting 05:27:59 0d4f707ebd5f: Layer already exists 05:27:59 d003f58d1b93: Layer already exists 05:27:59 86ae3e439768: Layer already exists 05:27:59 6bdd11d991c3: Layer already exists 05:27:59 87d4f7ace325: Layer already exists 05:27:59 3fbe34a1663b: Layer already exists 05:27:59 latest: digest: sha256:37ddb7eccb91226711ba92acd711c05291232dca641f6371cc905512620b8d18 size: 1572 [Pipeline] isUnix [Pipeline] sh 05:28:00 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:1.3.2-dev.22 [Pipeline] isUnix [Pipeline] sh 05:28:00 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:1.3.2-dev.22 05:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 05:28:00 87d4f7ace325: Preparing 05:28:00 86ae3e439768: Preparing 05:28:00 6bdd11d991c3: Preparing 05:28:00 0d4f707ebd5f: Preparing 05:28:00 d003f58d1b93: Preparing 05:28:00 3fbe34a1663b: Preparing 05:28:00 3fbe34a1663b: Waiting 05:28:00 6bdd11d991c3: Layer already exists 05:28:00 0d4f707ebd5f: Layer already exists 05:28:00 d003f58d1b93: Layer already exists 05:28:00 87d4f7ace325: Layer already exists 05:28:00 86ae3e439768: Layer already exists 05:28:00 3fbe34a1663b: Layer already exists 05:28:00 1.3.2-dev.22: digest: sha256:37ddb7eccb91226711ba92acd711c05291232dca641f6371cc905512620b8d18 size: 1572 [Pipeline] isUnix [Pipeline] sh 05:28:01 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:8a9f53767de23efea08b28f521ee9bca65565c85-1.3.2-dev.22 [Pipeline] isUnix [Pipeline] sh 05:28:01 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:8a9f53767de23efea08b28f521ee9bca65565c85-1.3.2-dev.22 05:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 05:28:01 87d4f7ace325: Preparing 05:28:01 86ae3e439768: Preparing 05:28:01 6bdd11d991c3: Preparing 05:28:01 0d4f707ebd5f: Preparing 05:28:01 d003f58d1b93: Preparing 05:28:01 3fbe34a1663b: Preparing 05:28:01 3fbe34a1663b: Waiting 05:28:01 0d4f707ebd5f: Layer already exists 05:28:01 d003f58d1b93: Layer already exists 05:28:01 87d4f7ace325: Layer already exists 05:28:01 6bdd11d991c3: Layer already exists 05:28:01 86ae3e439768: Layer already exists 05:28:01 3fbe34a1663b: Layer already exists 05:28:01 8a9f53767de23efea08b28f521ee9bca65565c85-1.3.2-dev.22: digest: sha256:37ddb7eccb91226711ba92acd711c05291232dca641f6371cc905512620b8d18 size: 1572 [Pipeline] isUnix [Pipeline] sh 05:28:02 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:master [Pipeline] isUnix [Pipeline] sh 05:28:02 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:master 05:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 05:28:02 87d4f7ace325: Preparing 05:28:02 86ae3e439768: Preparing 05:28:02 6bdd11d991c3: Preparing 05:28:02 0d4f707ebd5f: Preparing 05:28:02 d003f58d1b93: Preparing 05:28:02 3fbe34a1663b: Preparing 05:28:02 3fbe34a1663b: Waiting 05:28:02 87d4f7ace325: Layer already exists 05:28:02 86ae3e439768: Layer already exists 05:28:02 6bdd11d991c3: Layer already exists 05:28:02 0d4f707ebd5f: Layer already exists 05:28:02 d003f58d1b93: Layer already exists 05:28:02 3fbe34a1663b: Layer already exists 05:28:02 master: digest: sha256:37ddb7eccb91226711ba92acd711c05291232dca641f6371cc905512620b8d18 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:28:02 ===================================================== [Pipeline] echo 05:28:02 taggedImages: 05:28:02 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:8a9f53767de23efea08b28f521ee9bca65565c85 05:28:02 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 05:28:02 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:1.3.2-dev.22 05:28:02 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:8a9f53767de23efea08b28f521ee9bca65565c85-1.3.2-dev.22 05:28:02 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:28:03 ---> job-cost.sh 05:28:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Hxbf 05:28:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:30:04 lf-activate-venv(): INFO: Adding /tmp/venv-Hxbf/bin to PATH 05:30:04 INFO: No Stack... 05:30:05 INFO: Retrieving Pricing Info for: v2-standard-4 05:30:05 INFO: Archiving Costs [Pipeline] sh 05:30:06 + + cutcat -d, /w/workspace/device-virtual-go/62/archives/cost.csv -f6 05:30:06 [Pipeline] lock 05:30:06 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-master-62-stack-cost] 05:30:06 Resource [jenkins-edgexfoundry-device-virtual-go-master-62-stack-cost] did not exist. Created. 05:30:06 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-master-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:30:06 /w/workspace/device-virtual-go/62@tmp/durable-5fc35c3b/script.sh: 1: /w/workspace/device-virtual-go/62@tmp/durable-5fc35c3b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:30:07 + echo total: 0.18000000715255737 [Pipeline] stash 05:30:07 Warning: overwriting stash ‘stack-cost’ 05:30:07 Stashed 1 file(s) [Pipeline] } 05:30:07 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-master-62-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:30:07 provisioning config files... 05:30:07 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config7956279454823692657tmp [Pipeline] { [Pipeline] sh 05:30:08 + set +x 05:30:08 + bash -s -- 05:30:08 + curl -s https://codecov.io/bash 05:30:08 05:30:08 _____ _ 05:30:08 / ____| | | 05:30:08 | | ___ __| | ___ ___ _____ __ 05:30:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:30:08 | |___| (_) | (_| | __/ (_| (_) \ V / 05:30:08 \_____\___/ \__,_|\___|\___\___/ \_/ 05:30:08 Bash-1.0.3 05:30:08 05:30:08 05:30:08 ==> git version 2.24.4 found 05:30:08 ==> 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 05:30:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:30:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:30:08 ==> Jenkins CI detected. 05:30:08 project root: . 05:30:08 --> token set from env 05:30:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:30:08 ==> Running gcov in . (disable via -X gcov) 05:30:08 ==> Python coveragepy not found 05:30:08 ==> Searching for coverage reports in: 05:30:08 + . 05:30:08 -> Found 1 reports 05:30:08 ==> Detecting git/mercurial file structure 05:30:08 ==> Reading reports 05:30:08 + ./coverage.out bytes=47247 05:30:08 ==> Appending adjustments 05:30:08 https://docs.codecov.io/docs/fixing-reports 05:30:08 + Found adjustments 05:30:08 ==> Gzipping contents 05:30:08 8.0K /tmp/codecov.qdFfBF.gz 05:30:08 ==> Uploading reports 05:30:08 url: https://codecov.io 05:30:08 query: branch=master&commit=8a9f53767de23efea08b28f521ee9bca65565c85&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F62%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:30:08 -> Pinging Codecov 05:30:08 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=8a9f53767de23efea08b28f521ee9bca65565c85&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F62%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:30:09 -> Uploading to 05:30:09 https://storage.googleapis.com/codecov/v4/raw/2021-06-03/5E52B4B073DB2E39498172D8E973AA87/8a9f53767de23efea08b28f521ee9bca65565c85/d355e331-14bf-4dc6-9009-ed95ca7bc310.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210603T053008Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b6ef9c1044a98f2ef82c334633abbd992b1308a5fd4b0a326df80c8db037754 05:30:09 % Total % Received % Xferd Average Speed Time Time Time Current 05:30:09 Dload Upload Total Spent Left Speed 05:30:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5746 0 0 100 5746 0 11989 --:--:-- --:--:-- --:--:-- 11995 05:30:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/8a9f53767de23efea08b28f521ee9bca65565c85 [Pipeline] } 05:30:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:30:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:30:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:30:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:30:09 05:30:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 05:30:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:30:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:30:10 188c0c94c7c5: Pulling fs layer 05:30:10 0ef7d3d256c8: Pulling fs layer 05:30:10 de9db76c5a1d: Pulling fs layer 05:30:10 0eba1c9be4d2: Pulling fs layer 05:30:10 0d57e429df01: Pulling fs layer 05:30:10 4e4be7b47b0d: Pulling fs layer 05:30:10 e1f770b5df2f: Pulling fs layer 05:30:10 85a0685a4137: Pulling fs layer 05:30:10 0eba1c9be4d2: Waiting 05:30:10 0d57e429df01: Waiting 05:30:10 4e4be7b47b0d: Waiting 05:30:10 e1f770b5df2f: Waiting 05:30:10 85a0685a4137: Waiting 05:30:10 de9db76c5a1d: Verifying Checksum 05:30:10 de9db76c5a1d: Download complete 05:30:10 0ef7d3d256c8: Verifying Checksum 05:30:10 0ef7d3d256c8: Download complete 05:30:10 0d57e429df01: Verifying Checksum 05:30:10 0d57e429df01: Download complete 05:30:10 4e4be7b47b0d: Verifying Checksum 05:30:10 4e4be7b47b0d: Download complete 05:30:10 188c0c94c7c5: Verifying Checksum 05:30:10 188c0c94c7c5: Download complete 05:30:10 188c0c94c7c5: Pull complete 05:30:10 0ef7d3d256c8: Pull complete 05:30:10 de9db76c5a1d: Pull complete 05:30:12 e1f770b5df2f: Verifying Checksum 05:30:12 e1f770b5df2f: Download complete 05:30:14 0eba1c9be4d2: Verifying Checksum 05:30:14 0eba1c9be4d2: Download complete 05:30:14 85a0685a4137: Verifying Checksum 05:30:14 85a0685a4137: Download complete 05:30:16 0eba1c9be4d2: Pull complete 05:30:17 0d57e429df01: Pull complete 05:30:17 4e4be7b47b0d: Pull complete 05:30:17 e1f770b5df2f: Pull complete 05:30:21 85a0685a4137: Pull complete 05:30:21 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 05:30:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:30:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 05:30:21 prd-centos7-docker-4c-2g-243 does not seem to be running inside a container 05:30:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 05:30:23 $ docker top 2b718690db7c25c7e504e395991f64a43a7cd647baa9e85733d96465366a90f6 -eo pid,comm [Pipeline] { [Pipeline] echo 05:30:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 05:30:23 + set -o pipefail 05:30:23 + snyk monitor '--org=edgex-jenkins' 05:30:30 05:30:30 Monitoring /w/workspace/foundry_device-virtual-go_master (github.com/edgexfoundry/device-virtual-go)... 05:30:30 05:30:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/b81cb140-1620-4708-8596-0eaeec1bf6d1 05:30:30 05:30:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:30:30 05:30:30 [Pipeline] } 05:30:30 $ docker stop --time=1 2b718690db7c25c7e504e395991f64a43a7cd647baa9e85733d96465366a90f6 05:30:32 $ docker rm -f 2b718690db7c25c7e504e395991f64a43a7cd647baa9e85733d96465366a90f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:30:33 + git log --format=format:%s -1 8a9f53767de23efea08b28f521ee9bca65565c85 [Pipeline] isUnix [Pipeline] sh 05:30:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:30:33 . [Pipeline] withDockerContainer 05:30:34 prd-centos7-docker-4c-2g-243 does not seem to be running inside a container 05:30:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:30:34 $ docker top 1fa9b2c0cb023eb522f5e577626f2b6ab558e5f4b95f77115ff668d6ae76300b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:30:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:30:34 [ssh-agent] Looking for ssh-agent implementation... 05:30:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:30:34 $ docker exec 1fa9b2c0cb023eb522f5e577626f2b6ab558e5f4b95f77115ff668d6ae76300b ssh-agent 05:30:34 SSH_AUTH_SOCK=/tmp/ssh-sryC48FtNNQD/agent.13 05:30:34 SSH_AGENT_PID=20 05:30:34 Running ssh-add (command line suppressed) 05:30:34 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_1882337462724018549.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_1882337462724018549.key) 05:30:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:30:35 + git semver tag 05:30:35 # -> Open(): unable to determine branch for HEAD 05:30:35 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 05:30:35 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 05:30:35 # $SEMVER_REMOTE_NAME = origin 05:30:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:30:35 # $SEMVER_USER_NAME = edgex-jenkins 05:30:35 # $SEMVER_BRANCH = master 05:30:35 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver 05:30:35 # 8a9f53767de23efea08b28f521ee9bca65565c85 HEAD 05:30:35 # -> Force: false 05:30:35 # c1871055b3c1ea89d11ff3f570ef3469fa0f1f93 refs/tags/v1.3.2-dev.22 [Pipeline] } 05:30:35 $ docker exec --env ******** --env ******** 1fa9b2c0cb023eb522f5e577626f2b6ab558e5f4b95f77115ff668d6ae76300b ssh-agent -k 05:30:35 unset SSH_AUTH_SOCK; 05:30:35 unset SSH_AGENT_PID; 05:30:35 echo Agent pid 20 killed; 05:30:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:30:35 + git semver [Pipeline] } 05:30:35 $ docker stop --time=1 1fa9b2c0cb023eb522f5e577626f2b6ab558e5f4b95f77115ff668d6ae76300b 05:30:36 $ docker rm -f 1fa9b2c0cb023eb522f5e577626f2b6ab558e5f4b95f77115ff668d6ae76300b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 05:30:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:30:37 05:30:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 05:30:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:30:37 0.23.1-centos7: Pulling from edgex-lftools 05:30:37 ab5ef0e58194: Pulling fs layer 05:30:37 9712f1f96733: Pulling fs layer 05:30:37 63f879dbbcfc: Pulling fs layer 05:30:37 0d9ebad4ef96: Pulling fs layer 05:30:37 e9a5061849ea: Pulling fs layer 05:30:37 d747dcd14b5f: Pulling fs layer 05:30:37 2de7ff778b66: Pulling fs layer 05:30:37 0d9ebad4ef96: Waiting 05:30:37 e9a5061849ea: Waiting 05:30:37 d747dcd14b5f: Waiting 05:30:37 2de7ff778b66: Waiting 05:30:37 9712f1f96733: Verifying Checksum 05:30:37 9712f1f96733: Download complete 05:30:38 63f879dbbcfc: Download complete 05:30:39 e9a5061849ea: Download complete 05:30:39 d747dcd14b5f: Verifying Checksum 05:30:39 d747dcd14b5f: Download complete 05:30:39 2de7ff778b66: Verifying Checksum 05:30:39 2de7ff778b66: Download complete 05:30:40 0d9ebad4ef96: Verifying Checksum 05:30:40 0d9ebad4ef96: Download complete 05:30:40 ab5ef0e58194: Verifying Checksum 05:30:40 ab5ef0e58194: Download complete 05:30:42 ab5ef0e58194: Pull complete 05:30:42 9712f1f96733: Pull complete 05:30:43 63f879dbbcfc: Pull complete 05:30:46 0d9ebad4ef96: Pull complete 05:30:46 e9a5061849ea: Pull complete 05:30:46 d747dcd14b5f: Pull complete 05:30:47 2de7ff778b66: Pull complete 05:30:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:30:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:30:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 05:30:47 prd-centos7-docker-4c-2g-243 does not seem to be running inside a container 05:30:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:30:50 $ docker top 91cb5588b7f9b29ace712cc139eb0e9aa9995fd23686004855ca84990730fd8a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:30:51 provisioning config files... 05:30:51 copy managed file [sigul-config] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config8155477008082250177tmp 05:30:51 copy managed file [sigul-password] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config2249562094854100383tmp 05:30:51 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config8819892891633627879tmp [Pipeline] { [Pipeline] echo 05:30:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:30:51 ---> sigul-configuration.sh 05:30:51 gpg: directory `/root/.gnupg' created 05:30:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:30:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:30:51 gpg: keyring `/root/.gnupg/secring.gpg' created 05:30:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:30:51 gpg: CAST5 encrypted data 05:30:51 gpg: encrypted with 1 passphrase 05:30:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:30:51 + mkdir /home/jenkins 05:30:51 + mkdir /home/jenkins/sigul [Pipeline] sh 05:30:52 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 05:30:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:30:52 ---> sigul-install.sh 05:30:56 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 05:30:56 + git tag --list 05:30:56 v1.0.0 05:30:56 v1.1.0 05:30:56 v1.1.1 05:30:56 v1.2.1 05:30:56 v1.2.2 05:30:56 v1.2.3 05:30:56 v1.3.0 05:30:56 v1.3.1 05:30:56 v1.3.1-dev.1 05:30:56 v1.3.1-dev.2 05:30:56 v1.3.1-dev.3 05:30:56 v1.3.1-dev.4 05:30:56 v1.3.1-dev.5 05:30:56 v1.3.2-dev.1 05:30:56 v1.3.2-dev.10 05:30:56 v1.3.2-dev.11 05:30:56 v1.3.2-dev.12 05:30:56 v1.3.2-dev.13 05:30:56 v1.3.2-dev.14 05:30:56 v1.3.2-dev.15 05:30:56 v1.3.2-dev.16 05:30:56 v1.3.2-dev.17 05:30:56 v1.3.2-dev.18 05:30:56 v1.3.2-dev.19 05:30:56 v1.3.2-dev.2 05:30:56 v1.3.2-dev.20 05:30:56 v1.3.2-dev.21 05:30:56 v1.3.2-dev.22 05:30:56 v1.3.2-dev.3 05:30:56 v1.3.2-dev.4 05:30:56 v1.3.2-dev.5 05:30:56 v1.3.2-dev.6 05:30:56 v1.3.2-dev.7 05:30:56 v1.3.2-dev.8 05:30:56 v1.3.2-dev.9 [Pipeline] sh 05:30:57 + lftools sign git-tag v1.3.2-dev.22 05:30:57 Signing Git tag with Sigul... 05:30:57 Signing v1.3.2-dev.22 [Pipeline] echo 05:30:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:30:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:30:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:30:58 $ docker stop --time=1 91cb5588b7f9b29ace712cc139eb0e9aa9995fd23686004855ca84990730fd8a 05:31:00 $ docker rm -f 91cb5588b7f9b29ace712cc139eb0e9aa9995fd23686004855ca84990730fd8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 05:31:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:31:00 . [Pipeline] withDockerContainer 05:31:00 prd-centos7-docker-4c-2g-243 does not seem to be running inside a container 05:31:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:31:01 $ docker top 86f5ee9e50abead60142a68837001ddc8469ed7e6fa89a1668668b74f04398c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:31:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:31:01 [ssh-agent] Looking for ssh-agent implementation... 05:31:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:31:01 $ docker exec 86f5ee9e50abead60142a68837001ddc8469ed7e6fa89a1668668b74f04398c3 ssh-agent 05:31:02 SSH_AUTH_SOCK=/tmp/ssh-UCUdne3F1KxN/agent.14 05:31:02 SSH_AGENT_PID=20 05:31:02 Running ssh-add (command line suppressed) 05:31:02 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_716344075450304479.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_716344075450304479.key) 05:31:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:31:02 + git semver bump pre 05:31:02 # -> Open(): unable to determine branch for HEAD 05:31:02 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 05:31:02 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 05:31:02 # $SEMVER_REMOTE_NAME = origin 05:31:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:31:02 # $SEMVER_USER_NAME = edgex-jenkins 05:31:02 # $SEMVER_BRANCH = master 05:31:02 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver 05:31:02 1.3.2-dev.23 [Pipeline] } 05:31:02 $ docker exec --env ******** --env ******** 86f5ee9e50abead60142a68837001ddc8469ed7e6fa89a1668668b74f04398c3 ssh-agent -k 05:31:02 unset SSH_AUTH_SOCK; 05:31:02 unset SSH_AGENT_PID; 05:31:02 echo Agent pid 20 killed; 05:31:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:31:02 + git semver [Pipeline] } 05:31:02 $ docker stop --time=1 86f5ee9e50abead60142a68837001ddc8469ed7e6fa89a1668668b74f04398c3 05:31:04 $ docker rm -f 86f5ee9e50abead60142a68837001ddc8469ed7e6fa89a1668668b74f04398c3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 05:31:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:31:04 . [Pipeline] withDockerContainer 05:31:04 prd-centos7-docker-4c-2g-243 does not seem to be running inside a container 05:31:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:31:05 $ docker top 6012e2fab4624f08abac80ab88e1e602c41a26a52a3c193c33ce8fb8a8dda8b8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:31:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:31:05 [ssh-agent] Looking for ssh-agent implementation... 05:31:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:31:05 $ docker exec 6012e2fab4624f08abac80ab88e1e602c41a26a52a3c193c33ce8fb8a8dda8b8 ssh-agent 05:31:05 SSH_AUTH_SOCK=/tmp/ssh-XxVnuSopynyF/agent.13 05:31:05 SSH_AGENT_PID=20 05:31:05 Running ssh-add (command line suppressed) 05:31:05 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_869172922421674445.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_869172922421674445.key) 05:31:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:31:05 + git semver push 05:31:05 # -> Open(): unable to determine branch for HEAD 05:31:05 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 05:31:05 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 05:31:05 # $SEMVER_REMOTE_NAME = origin 05:31:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:31:05 # $SEMVER_USER_NAME = edgex-jenkins 05:31:05 # $SEMVER_BRANCH = master 05:31:05 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } 05:31:11 $ docker exec --env ******** --env ******** 6012e2fab4624f08abac80ab88e1e602c41a26a52a3c193c33ce8fb8a8dda8b8 ssh-agent -k 05:31:11 unset SSH_AUTH_SOCK; 05:31:11 unset SSH_AGENT_PID; 05:31:11 echo Agent pid 20 killed; 05:31:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:31:11 + git semver [Pipeline] } 05:31:11 $ docker stop --time=1 6012e2fab4624f08abac80ab88e1e602c41a26a52a3c193c33ce8fb8a8dda8b8 05:31:12 $ docker rm -f 6012e2fab4624f08abac80ab88e1e602c41a26a52a3c193c33ce8fb8a8dda8b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:31:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:31:14 ---> package-listing.sh 05:31:14 ++ tr '[:upper:]' '[:lower:]' 05:31:14 ++ facter osfamily 05:31:14 + OS_FAMILY=redhat 05:31:14 + workspace=/w/workspace/foundry_device-virtual-go_master 05:31:14 + START_PACKAGES=/tmp/packages_start.txt 05:31:14 + END_PACKAGES=/tmp/packages_end.txt 05:31:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:31:14 + PACKAGES=/tmp/packages_start.txt 05:31:14 + '[' /w/workspace/foundry_device-virtual-go_master ']' 05:31:14 + PACKAGES=/tmp/packages_end.txt 05:31:14 + case "${OS_FAMILY}" in 05:31:14 + sort 05:31:14 + rpm -qa 05:31:15 + '[' -f /tmp/packages_start.txt ']' 05:31:15 + '[' -f /tmp/packages_end.txt ']' 05:31:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:31:15 + '[' /w/workspace/foundry_device-virtual-go_master ']' 05:31:15 + mkdir -p /w/workspace/foundry_device-virtual-go_master/archives/ 05:31:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_master/archives/ [Pipeline] echo 05:31:15 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:31:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:31:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:31:16 05:31:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:31:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:31:16 alpine: Pulling from edgex-lftools-log-publisher 05:31:16 df20fa9351a1: Pulling fs layer 05:31:16 36b3adc4ff6f: Pulling fs layer 05:31:16 8ad3a11d3b57: Pulling fs layer 05:31:16 46f8f816bc3b: Pulling fs layer 05:31:16 93b61091891f: Pulling fs layer 05:31:16 93b9cdb0e59b: Pulling fs layer 05:31:16 5e14af77c1be: Pulling fs layer 05:31:16 01666e4c0597: Pulling fs layer 05:31:16 aa168da1d23b: Pulling fs layer 05:31:16 93b9cdb0e59b: Waiting 05:31:16 5e14af77c1be: Waiting 05:31:16 01666e4c0597: Waiting 05:31:16 aa168da1d23b: Waiting 05:31:16 46f8f816bc3b: Waiting 05:31:16 93b61091891f: Waiting 05:31:16 36b3adc4ff6f: Verifying Checksum 05:31:16 36b3adc4ff6f: Download complete 05:31:16 46f8f816bc3b: Verifying Checksum 05:31:16 46f8f816bc3b: Download complete 05:31:16 df20fa9351a1: Verifying Checksum 05:31:16 df20fa9351a1: Download complete 05:31:16 93b9cdb0e59b: Verifying Checksum 05:31:16 93b9cdb0e59b: Download complete 05:31:16 5e14af77c1be: Verifying Checksum 05:31:16 5e14af77c1be: Download complete 05:31:16 93b61091891f: Verifying Checksum 05:31:16 93b61091891f: Download complete 05:31:16 01666e4c0597: Verifying Checksum 05:31:16 01666e4c0597: Download complete 05:31:16 df20fa9351a1: Pull complete 05:31:17 36b3adc4ff6f: Pull complete 05:31:17 8ad3a11d3b57: Verifying Checksum 05:31:17 8ad3a11d3b57: Download complete 05:31:17 8ad3a11d3b57: Pull complete 05:31:17 46f8f816bc3b: Pull complete 05:31:17 93b61091891f: Pull complete 05:31:17 93b9cdb0e59b: Pull complete 05:31:17 5e14af77c1be: Pull complete 05:31:18 01666e4c0597: Pull complete 05:31:19 aa168da1d23b: Download complete 05:31:23 aa168da1d23b: Pull complete 05:31:23 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:31:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:31:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:31:23 prd-centos7-docker-4c-2g-243 does not seem to be running inside a container 05:31:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:31:25 $ docker top 0cfd7b99fa245a80df56a909f57f258b54359c846188b7ea31cc760da5e81fbe -eo pid,comm [Pipeline] { [Pipeline] sh 05:31:26 + touch /tmp/pre-build-complete [Pipeline] sh 05:31:26 + mkdir -p /var/log/sa [Pipeline] sh 05:31:26 + ls /var/log/sa-host 05:31:26 + sadf -c /var/log/sa-host/sa03 05:31:26 file_magic: OK 05:31:26 HZ: Using current value: 100 05:31:26 file_header: OK 05:31:26 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 05:31:26 Statistics: 05:31:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:31:26 File successfully converted to sysstat format version 12.2.1 05:31:26 + sadf -c /var/log/sa-host/sa05 05:31:26 file_magic: OK 05:31:26 HZ: Using current value: 100 05:31:26 file_header: OK 05:31:26 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 05:31:26 Statistics: 05:31:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:31:26 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:31:26 provisioning config files... 05:31:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config8632869614046557823tmp [Pipeline] { [Pipeline] echo 05:31:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:31:27 ---> create-netrc.sh [Pipeline] } 05:31:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:31:27 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:31:27 ---> python-tools-install.sh [Pipeline] echo 05:31:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:31:27 ---> sudo-logs.sh 05:31:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:31:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:31:28 ---> job-cost.sh 05:31:28 lf-activate-venv: SKIPPING 05:31:28 DEBUG: total: 0.18000000715255737 05:31:28 INFO: Retrieving Stack Cost... 05:31:29 INFO: Retrieving Pricing Info for: v3-standard-2 05:31:30 INFO: Archiving Costs [Pipeline] echo 05:31:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:31:30 ---> logs-deploy.sh 05:31:30 lf-activate-venv: SKIPPING 05:31:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/62 05:31:30 INFO: archiving workspace using pattern(s): 05:31:31 Archives upload complete. 05:31:31 INFO: archiving logs to Nexus 05:31:32 ---> uname -a: 05:31:32 Linux prd-centos7-docker-4c-2g-243.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:31:32 05:31:32 05:31:32 ---> lscpu: 05:31:32 Architecture: x86_64 05:31:32 CPU op-mode(s): 32-bit, 64-bit 05:31:32 Byte Order: Little Endian 05:31:32 Address sizes: 40 bits physical, 48 bits virtual 05:31:32 CPU(s): 2 05:31:32 On-line CPU(s) list: 0,1 05:31:32 Thread(s) per core: 1 05:31:32 Core(s) per socket: 1 05:31:32 Socket(s): 2 05:31:32 NUMA node(s): 1 05:31:32 Vendor ID: AuthenticAMD 05:31:32 CPU family: 23 05:31:32 Model: 49 05:31:32 Model name: AMD EPYC-Rome Processor 05:31:32 Stepping: 0 05:31:32 CPU MHz: 2800.000 05:31:32 BogoMIPS: 5600.00 05:31:32 Virtualization: AMD-V 05:31:32 Hypervisor vendor: KVM 05:31:32 Virtualization type: full 05:31:32 L1d cache: 64 KiB 05:31:32 L1i cache: 64 KiB 05:31:32 L2 cache: 1 MiB 05:31:32 L3 cache: 32 MiB 05:31:32 NUMA node0 CPU(s): 0,1 05:31:32 Vulnerability Itlb multihit: Not affected 05:31:32 Vulnerability L1tf: Not affected 05:31:32 Vulnerability Mds: Not affected 05:31:32 Vulnerability Meltdown: Not affected 05:31:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:31:32 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:31:32 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:31:32 Vulnerability Srbds: Not affected 05:31:32 Vulnerability Tsx async abort: Not affected 05:31:32 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 05:31:32 05:31:32 05:31:32 ---> nproc: 05:31:32 2 05:31:32 05:31:32 05:31:32 ---> df -h: 05:31:32 Filesystem Size Used Available Use% Mounted on 05:31:32 overlay 40.0G 8.9G 31.1G 22% / 05:31:32 tmpfs 64.0M 0 64.0M 0% /dev 05:31:32 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:31:32 shm 64.0M 0 64.0M 0% /dev/shm 05:31:32 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 05:31:32 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 05:31:32 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 05:31:32 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 05:31:32 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 05:31:32 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/foundry_device-virtual-go_master 05:31:32 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 05:31:32 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/foundry_device-virtual-go_master@tmp 05:31:32 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 05:31:32 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 05:31:32 05:31:32 05:31:32 ---> free -m: 05:31:32 total used free shared buff/cache available 05:31:32 Mem: 7821 1278 3143 0 3400 6461 05:31:32 Swap: 1023 0 1023 05:31:32 05:31:32 05:31:32 ---> ip addr: 05:31:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:31:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:31:32 inet 127.0.0.1/8 scope host lo 05:31:32 valid_lft forever preferred_lft forever 05:31:32 inet6 ::1/128 scope host 05:31:32 valid_lft forever preferred_lft forever 05:31:32 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:31:32 link/ether fa:16:3e:5f:95:45 brd ff:ff:ff:ff:ff:ff 05:31:32 inet 10.30.123.23/23 brd 10.30.123.255 scope global dynamic eth0 05:31:32 valid_lft 85604sec preferred_lft 85604sec 05:31:32 inet6 fe80::f816:3eff:fe5f:9545/64 scope link 05:31:32 valid_lft forever preferred_lft forever 05:31:32 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:31:32 link/ether 02:42:33:f9:72:ef brd ff:ff:ff:ff:ff:ff 05:31:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:31:32 valid_lft forever preferred_lft forever 05:31:32 inet6 fe80::42:33ff:fef9:72ef/64 scope link 05:31:32 valid_lft forever preferred_lft forever 05:31:32 05:31:32 05:31:32 ---> sar -b -r -n DEV: 05:31:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) 05:31:32 05:31:32 05:18:03 LINUX RESTART (2 CPU) 05:31:32 05:31:32 05:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:31:32 05:20:01 3.45 0.03 3.41 0.00 1.07 109.78 0.00 05:31:32 05:21:01 0.43 0.00 0.43 0.00 0.00 7.11 0.00 05:31:32 05:22:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 05:31:32 05:23:01 0.27 0.00 0.27 0.00 0.00 3.51 0.00 05:31:32 05:24:01 0.25 0.00 0.25 0.00 0.00 3.58 0.00 05:31:32 05:25:01 0.27 0.00 0.27 0.00 0.00 3.27 0.00 05:31:32 05:26:01 0.22 0.00 0.22 0.00 0.00 3.60 0.00 05:31:32 05:27:01 0.25 0.00 0.25 0.00 0.00 2.61 0.00 05:31:32 05:28:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 05:31:32 05:29:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 05:31:32 05:30:01 0.23 0.00 0.23 0.00 0.00 1.97 0.00 05:31:32 05:31:01 208.14 0.03 208.11 0.00 3.73 58314.35 0.00 05:31:32 Average: 17.86 0.01 17.85 0.00 0.40 4873.03 0.00 05:31:32 05:31:32 05:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:31:32 05:20:01 5437796 0 816292 10.19 2620 1752232 1260088 13.91 585940 1585572 20 05:31:32 05:21:01 5444096 0 809984 10.11 2620 1752240 1206416 13.32 581440 1584864 16 05:31:32 05:22:01 5443300 0 810780 10.12 2620 1752240 1206560 13.32 582184 1584864 8 05:31:32 05:23:01 5442392 0 811684 10.13 2620 1752244 1206548 13.32 582172 1585800 20 05:31:32 05:24:01 5442064 0 812004 10.14 2620 1752252 1206620 13.32 579828 1588528 12 05:31:32 05:25:01 5442076 0 811992 10.14 2620 1752252 1206416 13.32 579848 1588528 20 05:31:32 05:26:01 5441648 0 812412 10.14 2620 1752260 1206416 13.32 580336 1588528 8 05:31:32 05:27:01 5433192 0 820860 10.25 2620 1752268 1206416 13.32 588600 1588528 8 05:31:32 05:28:01 5433312 0 820736 10.25 2620 1752272 1206416 13.32 590524 1586704 8 05:31:32 05:29:01 5432464 0 821580 10.26 2620 1752276 1206512 13.32 591624 1586704 8 05:31:32 05:30:01 5432728 0 821316 10.25 2620 1752276 1206416 13.32 596508 1581288 8 05:31:32 05:31:01 3710144 0 1222000 15.26 2620 3074176 1568660 17.32 957328 2702892 20 05:31:32 Average: 5294601 0 849303 10.60 2620 1862416 1241124 13.70 616361 1679400 13 05:31:32 05:31:32 05:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:31:32 05:20:01 eth0 1.95 0.70 0.85 0.56 0.00 0.00 0.00 0.00 05:31:32 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:21:01 eth0 0.57 0.08 0.06 0.04 0.00 0.00 0.00 0.00 05:31:32 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:22:01 eth0 1.23 0.33 0.33 0.20 0.00 0.00 0.00 0.00 05:31:32 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:23:01 eth0 1.02 0.28 0.32 0.20 0.00 0.00 0.00 0.00 05:31:32 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:24:01 eth0 0.67 0.37 0.40 0.26 0.00 0.00 0.00 0.00 05:31:32 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:25:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:31:32 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:26:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:31:32 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:27:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:31:32 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:28:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:31:32 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:29:01 eth0 0.63 0.23 0.16 0.07 0.00 0.00 0.00 0.00 05:31:32 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:30:01 eth0 0.65 0.08 0.06 0.01 0.00 0.00 0.00 0.00 05:31:32 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:31:01 eth0 879.83 804.03 7981.13 148.60 0.00 0.00 0.00 0.00 05:31:32 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:31:01 veth995ac2f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:31:01 docker0 111.39 113.82 8.56 666.94 0.00 0.00 0.00 0.00 05:31:32 Average: eth0 73.95 67.22 665.48 12.50 0.00 0.00 0.00 0.00 05:31:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 Average: veth995ac2f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 Average: docker0 9.29 9.49 0.71 55.60 0.00 0.00 0.00 0.00 05:31:32 05:31:32 05:31:32 ---> sar -P ALL: 05:31:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) 05:31:32 05:31:32 05:18:03 LINUX RESTART (2 CPU) 05:31:32 05:31:32 05:19:01 CPU %user %nice %system %iowait %steal %idle 05:31:32 05:20:01 all 0.08 0.00 0.04 0.00 0.04 99.84 05:31:32 05:20:01 0 0.10 0.00 0.03 0.00 0.03 99.83 05:31:32 05:20:01 1 0.05 0.00 0.05 0.00 0.05 99.85 05:31:32 05:21:01 all 0.08 0.00 0.03 0.00 0.03 99.87 05:31:32 05:21:01 0 0.12 0.00 0.02 0.00 0.00 99.87 05:31:32 05:21:01 1 0.03 0.00 0.03 0.00 0.05 99.88 05:31:32 05:22:01 all 0.12 0.00 0.02 0.00 0.03 99.83 05:31:32 05:22:01 0 0.18 0.00 0.02 0.00 0.02 99.78 05:31:32 05:22:01 1 0.05 0.00 0.02 0.00 0.05 99.88 05:31:32 05:23:01 all 0.14 0.00 0.02 0.00 0.04 99.80 05:31:32 05:23:01 0 0.25 0.00 0.02 0.00 0.05 99.68 05:31:32 05:23:01 1 0.03 0.00 0.02 0.00 0.03 99.92 05:31:32 05:24:01 all 0.17 0.00 0.10 0.00 0.03 99.71 05:31:32 05:24:01 0 0.27 0.00 0.10 0.00 0.02 99.62 05:31:32 05:24:01 1 0.07 0.00 0.10 0.00 0.03 99.80 05:31:32 05:25:01 all 0.13 0.00 0.02 0.00 0.03 99.82 05:31:32 05:25:01 0 0.23 0.00 0.02 0.00 0.03 99.72 05:31:32 05:25:01 1 0.02 0.00 0.02 0.00 0.03 99.93 05:31:32 05:26:01 all 0.11 0.00 0.03 0.00 0.03 99.82 05:31:32 05:26:01 0 0.08 0.00 0.03 0.00 0.02 99.87 05:31:32 05:26:01 1 0.13 0.00 0.03 0.00 0.05 99.78 05:31:32 05:27:01 all 0.06 0.00 0.03 0.00 0.03 99.88 05:31:32 05:27:01 0 0.02 0.00 0.02 0.00 0.05 99.92 05:31:32 05:27:01 1 0.10 0.00 0.03 0.00 0.02 99.85 05:31:32 05:28:01 all 0.10 0.00 0.03 0.00 0.03 99.85 05:31:32 05:28:01 0 0.03 0.00 0.02 0.00 0.03 99.92 05:31:32 05:28:01 1 0.17 0.00 0.03 0.00 0.02 99.78 05:31:32 05:29:01 all 0.07 0.00 0.03 0.00 0.03 99.88 05:31:32 05:29:01 0 0.03 0.00 0.03 0.00 0.03 99.90 05:31:32 05:29:01 1 0.10 0.00 0.02 0.00 0.02 99.87 05:31:32 05:30:01 all 0.18 0.00 0.03 0.00 0.03 99.77 05:31:32 05:30:01 0 0.03 0.00 0.02 0.00 0.03 99.92 05:31:32 05:30:01 1 0.32 0.00 0.03 0.00 0.02 99.63 05:31:32 05:31:32 05:30:01 CPU %user %nice %system %iowait %steal %idle 05:31:32 05:31:01 all 23.73 0.00 9.72 2.81 0.09 63.65 05:31:32 05:31:01 0 25.34 0.00 10.03 2.88 0.09 61.66 05:31:32 05:31:01 1 22.12 0.00 9.42 2.75 0.09 65.62 05:31:32 Average: all 1.97 0.00 0.79 0.22 0.04 96.98 05:31:32 Average: 0 2.10 0.00 0.81 0.23 0.03 96.83 05:31:32 Average: 1 1.84 0.00 0.78 0.22 0.04 97.13 05:31:32 05:31:32 05:31:32