Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1e08a084f07205f646556c87016004188e994bd3+3b22e0480bd67233e1fe9d34879779676ed28d7e (931679869338f8be243234e5bb02c1079b49ef95) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7300856824945996238.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2738315474757493759.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-209/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-209/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8042788201935829279.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-209/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3577011180633893089.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1473304673199181100.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-209/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-209/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7092494357140412622.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-332 in /w/workspace/foundry_device-virtual-go_PR-209 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-209 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-209@tmp/jenkins-gitclient-ssh4574527804132903122.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3b22e0480bd67233e1fe9d34879779676ed28d7e into PR head commit 1e08a084f07205f646556c87016004188e994bd3 Merge succeeded, producing 1e08a084f07205f646556c87016004188e994bd3 Checking out Revision 1e08a084f07205f646556c87016004188e994bd3 (PR-209) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-209@tmp/jenkins-gitclient-ssh3515775995548420758.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/209/head:refs/remotes/origin/PR-209 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e08a084f07205f646556c87016004188e994bd3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-209@tmp/jenkins-gitclient-ssh4415702166238005701.key > git merge 3b22e0480bd67233e1fe9d34879779676ed28d7e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e08a084f07205f646556c87016004188e994bd3 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:14:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:14:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:14:04 ========================================================= 12:14:04 EdgeX Global Pipelines Version Info 12:14:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:14:06 ------------------- 12:14:06 stable info: 12:14:06 ------------------- 12:14:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:14:06 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 12:14:06 Message: update stable to v1.0.192 12:14:07 ------------------- 12:14:07 experimental info: 12:14:07 ------------------- 12:14:07 Commited By: **** collab-it+edgex@linuxfoundation.org 12:14:07 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 12:14:07 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:14:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 12:14:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 12:14:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:14:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:14:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:14:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:14:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:14:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 12:14:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:14:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:14:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:14:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 12:14:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:14:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:14:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:14:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:14:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:14:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:14:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:14:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:14:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:14:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:14:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:14:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:14:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:14:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:14:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-209 [Pipeline] echo 12:14:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-209 [Pipeline] echo 12:14:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-209 [Pipeline] echo 12:14:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e08a084f07205f646556c87016004188e994bd3 [Pipeline] echo 12:14:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e08a08 [Pipeline] echo 12:14:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:14:09 provisioning config files... 12:14:09 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-209@tmp/config8939917055252492877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:14:09 ---> docker-login.sh 12:14:09 nexus3.edgexfoundry.org:10001 12:14:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:14:10 Configure a credential helper to remove this warning. See 12:14:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:14:10 12:14:10 Login Succeeded 12:14:10 nexus3.edgexfoundry.org:10002 12:14:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:14:10 Configure a credential helper to remove this warning. See 12:14:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:14:10 12:14:10 Login Succeeded 12:14:10 nexus3.edgexfoundry.org:10003 12:14:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:14:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:14:11 Configure a credential helper to remove this warning. See 12:14:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:14:11 12:14:11 Login Succeeded 12:14:11 nexus3.edgexfoundry.org:10004 12:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:14:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:14:11 Configure a credential helper to remove this warning. See 12:14:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:14:11 12:14:11 Login Succeeded 12:14:11 docker.io 12:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:14:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:14:11 Configure a credential helper to remove this warning. See 12:14:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:14:11 12:14:11 Login Succeeded 12:14:11 ---> docker-login.sh ends [Pipeline] } 12:14:11 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 12:14:12 + git log --format=format:%s -1 1e08a084f07205f646556c87016004188e994bd3 [Pipeline] echo 12:14:12 GIT_COMMIT: 1e08a084f07205f646556c87016004188e994bd3, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 12:14:12 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 12:14:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:14:13 12:14:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:14:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:14:13 latest: Pulling from edgex-devops/git-semver 12:14:13 31603596830f: Pulling fs layer 12:14:13 54011a49482f: Pulling fs layer 12:14:13 a6820b24f6d8: Pulling fs layer 12:14:13 f581987b2513: Pulling fs layer 12:14:13 f581987b2513: Waiting 12:14:13 54011a49482f: Download complete 12:14:13 31603596830f: Verifying Checksum 12:14:13 31603596830f: Download complete 12:14:14 a6820b24f6d8: Verifying Checksum 12:14:14 a6820b24f6d8: Download complete 12:14:14 f581987b2513: Verifying Checksum 12:14:14 f581987b2513: Download complete 12:14:14 31603596830f: Pull complete 12:14:14 54011a49482f: Pull complete 12:14:15 a6820b24f6d8: Pull complete 12:14:15 f581987b2513: Pull complete 12:14:15 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 12:14:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:14:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:14:15 prd-centos7-docker-4c-2g-332 does not seem to be running inside a container 12:14:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-209 -v /w/workspace/foundry_device-virtual-go_PR-209:/w/workspace/foundry_device-virtual-go_PR-209:rw,z -v /w/workspace/foundry_device-virtual-go_PR-209@tmp:/w/workspace/foundry_device-virtual-go_PR-209@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:14:17 $ docker top 5d27aab8af5ead9d03a66125bc27be800733de221d78dd71a6101d5aa2ec8ce7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:14:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:14:17 [ssh-agent] Looking for ssh-agent implementation... 12:14:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:14:18 $ docker exec 5d27aab8af5ead9d03a66125bc27be800733de221d78dd71a6101d5aa2ec8ce7 ssh-agent 12:14:18 SSH_AUTH_SOCK=/tmp/ssh-MU26IM75OQCw/agent.12 12:14:18 SSH_AGENT_PID=18 12:14:18 Running ssh-add (command line suppressed) 12:14:18 Identity added: /w/workspace/foundry_device-virtual-go_PR-209@tmp/private_key_6913523122901264062.key (/w/workspace/foundry_device-virtual-go_PR-209@tmp/private_key_6913523122901264062.key) 12:14:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:14:18 + git tag --points-at HEAD [Pipeline] } 12:14:18 $ docker exec --env ******** --env ******** 5d27aab8af5ead9d03a66125bc27be800733de221d78dd71a6101d5aa2ec8ce7 ssh-agent -k 12:14:19 unset SSH_AUTH_SOCK; 12:14:19 unset SSH_AGENT_PID; 12:14:19 echo Agent pid 18 killed; 12:14:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:14:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:14:19 [ssh-agent] Looking for ssh-agent implementation... 12:14:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:14:19 $ docker exec 5d27aab8af5ead9d03a66125bc27be800733de221d78dd71a6101d5aa2ec8ce7 ssh-agent 12:14:19 SSH_AUTH_SOCK=/tmp/ssh-mssXjLfExQnG/agent.46 12:14:19 SSH_AGENT_PID=52 12:14:19 Running ssh-add (command line suppressed) 12:14:19 Identity added: /w/workspace/foundry_device-virtual-go_PR-209@tmp/private_key_8336731260642169988.key (/w/workspace/foundry_device-virtual-go_PR-209@tmp/private_key_8336731260642169988.key) 12:14:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:14:20 + git semver init 12:14:20 # -> Open(): unable to determine branch for HEAD 12:14:20 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-209/.git 12:14:20 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-209 12:14:20 # $SEMVER_REMOTE_NAME = origin 12:14:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:14:20 # $SEMVER_USER_NAME = edgex-jenkins 12:14:20 # $SEMVER_BRANCH = PR-209 12:14:20 # $SEMVER_TEMP = /tmp/semver-067767411 12:14:20 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 12:14:21 # '/tmp/semver-067767411' -> '/w/workspace/foundry_device-virtual-go_PR-209/.semver' 12:14:21 # -> Force: false 12:14:21 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-209/.semver [Pipeline] } 12:14:21 $ docker exec --env ******** --env ******** 5d27aab8af5ead9d03a66125bc27be800733de221d78dd71a6101d5aa2ec8ce7 ssh-agent -k 12:14:21 unset SSH_AUTH_SOCK; 12:14:21 unset SSH_AGENT_PID; 12:14:21 echo Agent pid 52 killed; 12:14:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:14:22 + git semver [Pipeline] } 12:14:22 $ docker stop --time=1 5d27aab8af5ead9d03a66125bc27be800733de221d78dd71a6101d5aa2ec8ce7 12:14:23 $ docker rm -f 5d27aab8af5ead9d03a66125bc27be800733de221d78dd71a6101d5aa2ec8ce7 [Pipeline] // withDockerContainer [Pipeline] sh 12:14:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:14:24 Stashed 1 file(s) [Pipeline] echo 12:14:24 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 12:14:40 Still waiting to schedule task 12:14:40 Waiting for next available executor on ‘centos7-docker-4c-2g’ 12:14:40 Still waiting to schedule task 12:14:40 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 12:16:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-333 in /w/workspace/foundry_device-virtual-go_PR-209 [Pipeline] { [Pipeline] ws 12:16:26 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 12:16:26 Selected Git installation does not exist. Using Default 12:16:26 The recommended git tool is: NONE 12:16:31 using credential edgex-jenkins-ssh 12:16:31 Cloning the remote Git repository 12:16:31 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 12:16:32 > git init /w/workspace/device-virtual-go/1 # timeout=10 12:16:32 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:16:32 > git --version # timeout=10 12:16:32 > git --version # 'git version 2.17.1' 12:16:32 using GIT_SSH to set credentials SSH Credentials for GitHub 12:16:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:16:34 Merging remotes/origin/master commit 3b22e0480bd67233e1fe9d34879779676ed28d7e into PR head commit 1e08a084f07205f646556c87016004188e994bd3 12:16:34 Merge succeeded, producing 1e08a084f07205f646556c87016004188e994bd3 12:16:34 Checking out Revision 1e08a084f07205f646556c87016004188e994bd3 (PR-209) 12:16:33 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:16:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:16:33 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:16:34 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:16:34 using GIT_SSH to set credentials SSH Credentials for GitHub 12:16:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/209/head:refs/remotes/origin/PR-209 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:16:34 > git config core.sparsecheckout # timeout=10 12:16:34 > git checkout -f 1e08a084f07205f646556c87016004188e994bd3 # timeout=10 12:16:34 > git remote # timeout=10 12:16:34 > git config --get remote.origin.url # timeout=10 12:16:34 using GIT_SSH to set credentials SSH Credentials for GitHub 12:16:34 > git merge 3b22e0480bd67233e1fe9d34879779676ed28d7e # timeout=10 12:16:34 > git rev-parse HEAD^{commit} # timeout=10 12:16:34 > git config core.sparsecheckout # timeout=10 12:16:34 > git checkout -f 1e08a084f07205f646556c87016004188e994bd3 # timeout=10 12:16:38 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 12:16:39 > git --version # timeout=10 12:16:39 > git --version # 'git version 2.17.1' 12:16:39 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:16:40 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 12:16:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:16:41 + + true 12:16:41 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:16:45 provisioning config files... 12:16:45 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config640709578563421624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:16:45 ---> docker-login.sh 12:16:45 nexus3.edgexfoundry.org:10001 12:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:16:46 Configure a credential helper to remove this warning. See 12:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:16:46 12:16:46 Login Succeeded 12:16:46 nexus3.edgexfoundry.org:10002 12:16:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:16:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:16:47 Configure a credential helper to remove this warning. See 12:16:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:16:47 12:16:47 Login Succeeded 12:16:47 nexus3.edgexfoundry.org:10003 12:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:16:48 Configure a credential helper to remove this warning. See 12:16:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:16:48 12:16:48 Login Succeeded 12:16:48 nexus3.edgexfoundry.org:10004 12:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:16:48 Configure a credential helper to remove this warning. See 12:16:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:16:48 12:16:48 Login Succeeded 12:16:48 docker.io 12:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:16:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:16:49 Configure a credential helper to remove this warning. See 12:16:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:16:49 12:16:49 Login Succeeded 12:16:49 ---> docker-login.sh ends [Pipeline] } 12:16:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:16:50 ========================================================= 12:16:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 12:16:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:16:50 + 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 . 12:16:51 Sending build context to Docker daemon 8.575MB 12:16:51 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 12:16:51 Step 2/8 : FROM ${BASE} 12:16:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:16:51 595b0fe564bb: Pulling fs layer 12:16:51 7186ed65a4f7: Pulling fs layer 12:16:51 316046926c0a: Pulling fs layer 12:16:51 4ebd0625c992: Pulling fs layer 12:16:51 207e8628e3a3: Pulling fs layer 12:16:51 c791037a9be2: Pulling fs layer 12:16:51 ffd874e62e21: Pulling fs layer 12:16:51 207e8628e3a3: Waiting 12:16:51 c791037a9be2: Waiting 12:16:51 ffd874e62e21: Waiting 12:16:51 4ebd0625c992: Waiting 12:16:51 316046926c0a: Verifying Checksum 12:16:51 316046926c0a: Download complete 12:16:51 7186ed65a4f7: Verifying Checksum 12:16:51 7186ed65a4f7: Download complete 12:16:51 207e8628e3a3: Verifying Checksum 12:16:51 207e8628e3a3: Download complete 12:16:51 c791037a9be2: Verifying Checksum 12:16:51 c791037a9be2: Download complete 12:16:51 595b0fe564bb: Verifying Checksum 12:16:51 595b0fe564bb: Download complete 12:16:51 595b0fe564bb: Pull complete 12:16:52 7186ed65a4f7: Pull complete 12:16:52 316046926c0a: Pull complete 12:16:53 ffd874e62e21: Verifying Checksum 12:16:53 ffd874e62e21: Download complete 12:16:54 4ebd0625c992: Verifying Checksum 12:16:54 4ebd0625c992: Download complete 12:17:04 4ebd0625c992: Pull complete 12:17:05 207e8628e3a3: Pull complete 12:17:05 c791037a9be2: Pull complete 12:17:10 ffd874e62e21: Pull complete 12:17:10 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 12:17:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:17:10 ---> cfc18b08335c 12:17:10 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 12:17:12 ---> Running in 6b65ad8860d3 12:17:12 Removing intermediate container 6b65ad8860d3 12:17:12 ---> f1ede8e7bf27 12:17:12 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:17:12 ---> Running in 20cfb7d587ba 12:17:15 Removing intermediate container 20cfb7d587ba 12:17:15 ---> fc977b22414d 12:17:15 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 12:17:15 ---> Running in f659c66d1db0 12:17:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:17:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:17:17 (1/13) Installing libc-dev (0.7.2-r3) 12:17:18 (2/13) Installing libsodium (1.0.18-r0) 12:17:18 (3/13) Installing pkgconf (1.7.3-r0) 12:17:18 (4/13) Installing libsodium-dev (1.0.18-r0) 12:17:18 (5/13) Installing openssh-keygen (8.4_p1-r3) 12:17:18 (6/13) Installing libedit (20191231.3.1-r1) 12:17:18 (7/13) Installing openssh-client (8.4_p1-r3) 12:17:19 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 12:17:19 (9/13) Installing openssh-server-common (8.4_p1-r3) 12:17:19 (10/13) Installing openssh-server (8.4_p1-r3) 12:17:19 (11/13) Installing openssh (8.4_p1-r3) 12:17:19 (12/13) Installing libzmq (4.3.3-r1) 12:17:19 (13/13) Installing zeromq-dev (4.3.3-r1) 12:17:19 Executing busybox-1.32.1-r6.trigger 12:17:19 OK: 145 MiB in 53 packages 12:17:21 Removing intermediate container f659c66d1db0 12:17:21 ---> e1a7e62ee938 12:17:21 Step 6/8 : WORKDIR /device-virtual-go 12:17:21 ---> Running in e8a04c1dfb5b 12:17:21 Removing intermediate container e8a04c1dfb5b 12:17:21 ---> 478186d4d151 12:17:21 Step 7/8 : COPY . . 12:17:23 ---> 3c466d955924 12:17:23 Step 8/8 : RUN go mod download 12:17:23 ---> Running in 2c21a757c1da 12:17:38 Running on prd-centos7-docker-4c-2g-334 in /w/workspace/foundry_device-virtual-go_PR-209 [Pipeline] { [Pipeline] ws 12:17:38 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 12:17:38 Selected Git installation does not exist. Using Default 12:17:38 The recommended git tool is: NONE 12:17:43 using credential edgex-jenkins-ssh 12:17:43 Cloning the remote Git repository 12:17:43 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 12:17:43 > git init /w/workspace/device-virtual-go/1 # timeout=10 12:17:43 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:17:43 > git --version # timeout=10 12:17:43 > git --version # 'git version 2.24.3' 12:17:43 using GIT_SSH to set credentials SSH Credentials for GitHub 12:17:43 [INFO] Currently running in a labeled security context 12:17:43 [INFO] Currently SELinux is 'enforcing' on the host 12:17:43 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh2213280699595504276.key 12:17:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:17:45 Merging remotes/origin/master commit 3b22e0480bd67233e1fe9d34879779676ed28d7e into PR head commit 1e08a084f07205f646556c87016004188e994bd3 12:17:45 Merge succeeded, producing 1e08a084f07205f646556c87016004188e994bd3 12:17:45 Checking out Revision 1e08a084f07205f646556c87016004188e994bd3 (PR-209) 12:17:44 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:17:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:17:44 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:17:45 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:17:45 using GIT_SSH to set credentials SSH Credentials for GitHub 12:17:45 [INFO] Currently running in a labeled security context 12:17:45 [INFO] Currently SELinux is 'enforcing' on the host 12:17:45 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh5129264500919036326.key 12:17:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/209/head:refs/remotes/origin/PR-209 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:17:45 > git config core.sparsecheckout # timeout=10 12:17:45 > git checkout -f 1e08a084f07205f646556c87016004188e994bd3 # timeout=10 12:17:45 > git remote # timeout=10 12:17:45 > git config --get remote.origin.url # timeout=10 12:17:45 using GIT_SSH to set credentials SSH Credentials for GitHub 12:17:45 [INFO] Currently running in a labeled security context 12:17:45 [INFO] Currently SELinux is 'enforcing' on the host 12:17:45 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh2993439527976404321.key 12:17:45 > git merge 3b22e0480bd67233e1fe9d34879779676ed28d7e # timeout=10 12:17:45 > git rev-parse HEAD^{commit} # timeout=10 12:17:45 > git config core.sparsecheckout # timeout=10 12:17:45 > git checkout -f 1e08a084f07205f646556c87016004188e994bd3 # timeout=10 12:17:49 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 12:17:49 > git --version # timeout=10 12:17:49 > git --version # 'git version 2.24.3' 12:17:49 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:17:51 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 12:17:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:17:51 + sudo service docker restart 12:17:51 + true 12:17:51 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:17:53 provisioning config files... 12:17:53 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config4994791103335934063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:17:53 ---> docker-login.sh 12:17:53 nexus3.edgexfoundry.org:10001 12:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:54 Configure a credential helper to remove this warning. See 12:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:54 12:17:54 Login Succeeded 12:17:54 nexus3.edgexfoundry.org:10002 12:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:54 Configure a credential helper to remove this warning. See 12:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:54 12:17:54 Login Succeeded 12:17:54 nexus3.edgexfoundry.org:10003 12:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:54 Configure a credential helper to remove this warning. See 12:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:54 12:17:54 Login Succeeded 12:17:54 nexus3.edgexfoundry.org:10004 12:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:54 Configure a credential helper to remove this warning. See 12:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:54 12:17:54 Login Succeeded 12:17:54 docker.io 12:17:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:55 Configure a credential helper to remove this warning. See 12:17:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:55 12:17:55 Login Succeeded 12:17:55 ---> docker-login.sh ends [Pipeline] } 12:17:55 Deleting 1 temporary files [Pipeline] // configFileProvider 12:17:55 Removing intermediate container 2c21a757c1da 12:17:55 ---> bd16689495ed 12:17:55 Successfully built bd16689495ed 12:17:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 12:17:55 ========================================================= 12:17:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 12:17:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:17:56 + docker inspect -f . ci-base-image-arm64 12:17:56 . [Pipeline] withDockerContainer 12:17:56 + 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 . 12:17:56 prd-ubuntu18.04-docker-arm64-4c-16g-333 does not seem to be running inside a container 12:17:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:17:56 Sending build context to Docker daemon 8.577MB 12:17:56 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 12:17:56 Step 2/8 : FROM ${BASE} 12:17:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 12:17:56 540db60ca938: Pulling fs layer 12:17:56 adcc1eea9eea: Pulling fs layer 12:17:56 4c4ab2625f07: Pulling fs layer 12:17:56 0510c868ecb4: Pulling fs layer 12:17:56 afea3b2eda06: Pulling fs layer 12:17:56 7809a108b3ef: Pulling fs layer 12:17:56 f706445af74f: Pulling fs layer 12:17:56 0510c868ecb4: Waiting 12:17:56 afea3b2eda06: Waiting 12:17:56 7809a108b3ef: Waiting 12:17:56 f706445af74f: Waiting 12:17:56 4c4ab2625f07: Verifying Checksum 12:17:56 4c4ab2625f07: Download complete 12:17:56 adcc1eea9eea: Download complete 12:17:56 afea3b2eda06: Verifying Checksum 12:17:56 afea3b2eda06: Download complete 12:17:56 7809a108b3ef: Verifying Checksum 12:17:56 7809a108b3ef: Download complete 12:17:56 540db60ca938: Verifying Checksum 12:17:56 540db60ca938: Download complete 12:17:57 540db60ca938: Pull complete 12:17:57 adcc1eea9eea: Pull complete 12:17:57 4c4ab2625f07: Pull complete 12:17:57 $ docker top 6502590fb89c38fd19f318c037d7a917a6582d1e45dcade8b01f426f51d959a9 -eo pid,comm [Pipeline] { [Pipeline] sh 12:17:58 f706445af74f: Verifying Checksum 12:17:58 f706445af74f: Download complete 12:17:59 + go version 12:17:59 go version go1.16.3 linux/arm64 [Pipeline] } 12:17:59 $ docker stop --time=1 6502590fb89c38fd19f318c037d7a917a6582d1e45dcade8b01f426f51d959a9 12:17:59 0510c868ecb4: Verifying Checksum 12:17:59 0510c868ecb4: Download complete 12:18:00 $ docker rm -f 6502590fb89c38fd19f318c037d7a917a6582d1e45dcade8b01f426f51d959a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:18:02 + docker inspect -f . ci-base-image-arm64 12:18:02 . [Pipeline] withDockerContainer 12:18:02 prd-ubuntu18.04-docker-arm64-4c-16g-333 does not seem to be running inside a container 12:18:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:18:03 $ docker top 68e1b92e1c10a363096beed151edf3d8951ae85702105893179b0c2bb5cbd68f -eo pid,comm [Pipeline] { [Pipeline] sh 12:18:04 + go mod tidy [Pipeline] sh 12:18:06 + make test 12:18:06 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 12:18:06 0510c868ecb4: Pull complete 12:18:06 afea3b2eda06: Pull complete 12:18:06 7809a108b3ef: Pull complete 12:18:07 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:18:12 f706445af74f: Pull complete 12:18:12 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 12:18:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:18:12 ---> b068be0155e3 12:18:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 12:18:14 ---> Running in 9c41a5b0cb02 12:18:14 Removing intermediate container 9c41a5b0cb02 12:18:14 ---> de50966e1c77 12:18:14 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:18:15 ---> Running in 2f09c1900c0f 12:18:16 Removing intermediate container 2f09c1900c0f 12:18:16 ---> 63d2b899f767 12:18:16 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 12:18:16 ---> Running in bb5efd3104c5 12:18:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:18:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:18:18 (1/13) Installing libc-dev (0.7.2-r3) 12:18:18 (2/13) Installing libsodium (1.0.18-r0) 12:18:18 (3/13) Installing pkgconf (1.7.3-r0) 12:18:19 (4/13) Installing libsodium-dev (1.0.18-r0) 12:18:19 (5/13) Installing openssh-keygen (8.4_p1-r3) 12:18:19 (6/13) Installing libedit (20191231.3.1-r1) 12:18:19 (7/13) Installing openssh-client (8.4_p1-r3) 12:18:19 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 12:18:19 (9/13) Installing openssh-server-common (8.4_p1-r3) 12:18:19 (10/13) Installing openssh-server (8.4_p1-r3) 12:18:19 (11/13) Installing openssh (8.4_p1-r3) 12:18:19 (12/13) Installing libzmq (4.3.3-r1) 12:18:20 (13/13) Installing zeromq-dev (4.3.3-r1) 12:18:20 Executing busybox-1.32.1-r6.trigger 12:18:20 OK: 156 MiB in 53 packages 12:18:21 Removing intermediate container bb5efd3104c5 12:18:21 ---> 385eea9bd9a6 12:18:21 Step 6/8 : WORKDIR /device-virtual-go 12:18:21 ---> Running in e26198608dc6 12:18:21 Removing intermediate container e26198608dc6 12:18:21 ---> cf742348b413 12:18:21 Step 7/8 : COPY . . 12:18:22 ---> 9c5e5ee1fbb2 12:18:22 Step 8/8 : RUN go mod download 12:18:22 ---> Running in 19d8dcb6a4ce 12:18:54 Removing intermediate container 19d8dcb6a4ce 12:18:54 ---> a3087e35ea60 12:18:54 Successfully built a3087e35ea60 12:18:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:18:55 + docker inspect -f . ci-base-image-x86_64 12:18:55 . [Pipeline] withDockerContainer 12:18:55 prd-centos7-docker-4c-2g-334 does not seem to be running inside a container 12:18:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:18:56 $ docker top 6f004ad74628145db1b9720902407144b150ceac31bc43e708b0cf76eb585038 -eo pid,comm [Pipeline] { [Pipeline] sh 12:18:56 + go version 12:18:56 go version go1.16.3 linux/amd64 [Pipeline] } 12:18:56 $ docker stop --time=1 6f004ad74628145db1b9720902407144b150ceac31bc43e708b0cf76eb585038 12:18:58 $ docker rm -f 6f004ad74628145db1b9720902407144b150ceac31bc43e708b0cf76eb585038 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:18:59 + docker inspect -f . ci-base-image-x86_64 12:18:59 . [Pipeline] withDockerContainer 12:18:59 prd-centos7-docker-4c-2g-334 does not seem to be running inside a container 12:18:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:19:00 $ docker top 25a7e15e3d32b0d691fcb76d1dbc51ad600d8d75bceb8245f91d030647ef6a35 -eo pid,comm [Pipeline] { [Pipeline] sh 12:19:01 + go mod tidy [Pipeline] sh 12:19:02 + make test 12:19:02 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 12:19:03 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:19:15 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:19:15 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.735s coverage: 63.8% of statements 12:19:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 12:19:37 gofmt -l . 12:19:37 [ "`gofmt -l .`" = "" ] 12:19:37 ./bin/test-attribution-txt.sh 12:19:39 ./bin/test-go-mod-tidy.sh [Pipeline] } 12:19:40 $ docker stop --time=1 68e1b92e1c10a363096beed151edf3d8951ae85702105893179b0c2bb5cbd68f 12:19:42 $ docker rm -f 68e1b92e1c10a363096beed151edf3d8951ae85702105893179b0c2bb5cbd68f [Pipeline] // withDockerContainer [Pipeline] sh 12:19:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:19:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 12:19:44 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:19:44 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.121s coverage: 63.8% of statements 12:19:44 CGO_ENABLED=1 GO111MODULE=on go vet ./... [Pipeline] script [Pipeline] { [Pipeline] sh 12:19:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:19:47 + ls -al . 12:19:47 total 156 12:19:47 drwxrwxr-x 7 jenkins jenkins 4096 May 17 12:19 . 12:19:47 drwxrwxr-x 4 jenkins jenkins 4096 May 17 12:16 .. 12:19:47 drwxrwxr-x 8 jenkins jenkins 4096 May 17 12:16 .git 12:19:47 drwxrwxr-x 2 jenkins jenkins 4096 May 17 12:16 .github 12:19:47 -rw-rw-r-- 1 jenkins jenkins 277 May 17 12:16 .gitignore 12:19:47 -rw-rw-r-- 1 jenkins jenkins 8153 May 17 12:16 Attribution.txt 12:19:47 -rw-rw-r-- 1 jenkins jenkins 1905 May 17 12:16 Dockerfile 12:19:47 -rw-rw-r-- 1 jenkins jenkins 998 May 17 12:16 Dockerfile.build 12:19:47 -rw-rw-r-- 1 jenkins jenkins 660 May 17 12:16 Jenkinsfile 12:19:47 -rw-rw-r-- 1 jenkins jenkins 11340 May 17 12:16 LICENSE 12:19:47 -rw-rw-r-- 1 jenkins jenkins 901 May 17 12:16 Makefile 12:19:47 -rw-rw-r-- 1 jenkins jenkins 2745 May 17 12:16 README.md 12:19:47 -rw-rw-r-- 1 jenkins jenkins 5 May 17 12:14 VERSION 12:19:47 drwxrwxr-x 2 jenkins jenkins 4096 May 17 12:16 bin 12:19:47 drwxrwxr-x 3 jenkins jenkins 4096 May 17 12:16 cmd 12:19:47 -rw-r--r-- 1 jenkins jenkins 47247 May 17 12:19 coverage.out 12:19:47 -rw-r--r-- 1 jenkins jenkins 809 May 17 12:19 go.mod 12:19:47 -rw-r--r-- 1 jenkins jenkins 23431 May 17 12:18 go.sum 12:19:47 drwxrwxr-x 3 jenkins jenkins 4096 May 17 12:16 internal 12:19:47 -rw-rw-r-- 1 jenkins jenkins 235 May 17 12:16 version.go [Pipeline] isUnix [Pipeline] sh 12:19:47 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1e08a084f07205f646556c87016004188e994bd3 --label arch=arm64 --label version=0.0.0 . 12:19:47 Sending build context to Docker daemon 8.648MB 12:19:47 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 12:19:47 Step 2/25 : FROM ${BASE} AS builder 12:19:47 ---> bd16689495ed 12:19:47 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 12:19:48 ---> Running in 693057545bd1 12:19:48 Removing intermediate container 693057545bd1 12:19:48 ---> e52f835a6f4d 12:19:48 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 12:19:48 ---> Running in 0a9b3935f038 12:19:49 Removing intermediate container 0a9b3935f038 12:19:49 ---> b30254dcdb88 12:19:49 Step 5/25 : WORKDIR /device-virtual-go 12:19:49 ---> Running in 71e043e517df 12:19:49 Removing intermediate container 71e043e517df 12:19:49 ---> 77132a807947 12:19:49 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:19:50 ---> Running in cd85226e38b2 12:19:51 Removing intermediate container cd85226e38b2 12:19:51 ---> cc2a77e9d148 12:19:51 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:19:51 ---> Running in 3280ca65d800 12:19:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:19:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:19:54 OK: 145 MiB in 53 packages 12:19:56 Removing intermediate container 3280ca65d800 12:19:56 ---> 54a31a53a898 12:19:56 Step 8/25 : COPY . . 12:19:57 ---> c6e96f73c33d 12:19:57 Step 9/25 : RUN go mod download 12:19:57 ---> Running in 59db18c8875a 12:19:59 gofmt -l . 12:19:59 [ "`gofmt -l .`" = "" ] 12:19:59 ./bin/test-attribution-txt.sh 12:19:59 Removing intermediate container 59db18c8875a 12:19:59 ---> e63de8c94d86 12:19:59 Step 10/25 : ARG MAKE='make build' 12:19:59 ---> Running in f141cd919406 12:20:00 Removing intermediate container f141cd919406 12:20:00 ---> 36e0412bebda 12:20:00 Step 11/25 : RUN $MAKE 12:20:00 ---> Running in 8133ef3df4e9 12:20:00 ./bin/test-go-mod-tidy.sh 12:20:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [Pipeline] } 12:20:01 $ docker stop --time=1 25a7e15e3d32b0d691fcb76d1dbc51ad600d8d75bceb8245f91d030647ef6a35 12:20:04 $ docker rm -f 25a7e15e3d32b0d691fcb76d1dbc51ad600d8d75bceb8245f91d030647ef6a35 [Pipeline] // withDockerContainer [Pipeline] sh 12:20:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:20:04 Warning: overwriting stash ‘coverage-report’ 12:20:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:20:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:20:06 + ls -al . 12:20:06 total 132 12:20:06 drwxrwxr-x. 7 jenkins jenkins 4096 May 17 12:20 . 12:20:06 drwxrwxr-x. 4 jenkins jenkins 28 May 17 12:17 .. 12:20:06 -rw-rw-r--. 1 jenkins jenkins 8153 May 17 12:17 Attribution.txt 12:20:06 drwxrwxr-x. 2 jenkins jenkins 64 May 17 12:17 bin 12:20:06 drwxrwxr-x. 3 jenkins jenkins 32 May 17 12:17 cmd 12:20:06 -rw-r--r--. 1 jenkins jenkins 47247 May 17 12:19 coverage.out 12:20:06 -rw-rw-r--. 1 jenkins jenkins 1905 May 17 12:17 Dockerfile 12:20:06 -rw-rw-r--. 1 jenkins jenkins 998 May 17 12:17 Dockerfile.build 12:20:06 drwxrwxr-x. 8 jenkins jenkins 179 May 17 12:17 .git 12:20:06 drwxrwxr-x. 2 jenkins jenkins 103 May 17 12:17 .github 12:20:06 -rw-rw-r--. 1 jenkins jenkins 277 May 17 12:17 .gitignore 12:20:06 -rw-r--r--. 1 jenkins jenkins 809 May 17 12:20 go.mod 12:20:06 -rw-r--r--. 1 jenkins jenkins 23431 May 17 12:19 go.sum 12:20:06 drwxrwxr-x. 3 jenkins jenkins 20 May 17 12:17 internal 12:20:06 -rw-rw-r--. 1 jenkins jenkins 660 May 17 12:17 Jenkinsfile 12:20:06 -rw-rw-r--. 1 jenkins jenkins 11340 May 17 12:17 LICENSE 12:20:06 -rw-rw-r--. 1 jenkins jenkins 901 May 17 12:17 Makefile 12:20:06 -rw-rw-r--. 1 jenkins jenkins 2745 May 17 12:17 README.md 12:20:06 -rw-rw-r--. 1 jenkins jenkins 5 May 17 12:14 VERSION 12:20:06 -rw-rw-r--. 1 jenkins jenkins 235 May 17 12:17 version.go [Pipeline] isUnix [Pipeline] sh 12:20:06 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=1e08a084f07205f646556c87016004188e994bd3 --label arch=amd64 --label version=0.0.0 . 12:20:07 Sending build context to Docker daemon 8.649MB 12:20:07 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 12:20:07 Step 2/25 : FROM ${BASE} AS builder 12:20:07 ---> a3087e35ea60 12:20:07 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 12:20:07 ---> Running in 20d482f48c65 12:20:07 Removing intermediate container 20d482f48c65 12:20:07 ---> d9f19ca65072 12:20:07 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 12:20:07 ---> Running in 5955b199d840 12:20:08 Removing intermediate container 5955b199d840 12:20:08 ---> 60543492e7b7 12:20:08 Step 5/25 : WORKDIR /device-virtual-go 12:20:08 ---> Running in 08f3ac25df0e 12:20:08 Removing intermediate container 08f3ac25df0e 12:20:08 ---> 9ba1e60f6635 12:20:08 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:20:08 ---> Running in 73e06a2f4a75 12:20:09 Removing intermediate container 73e06a2f4a75 12:20:09 ---> fe3b0927c864 12:20:09 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:20:09 ---> Running in fff51df5a51e 12:20:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:20:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:20:12 OK: 156 MiB in 53 packages 12:20:12 Removing intermediate container fff51df5a51e 12:20:12 ---> 9629691e7e67 12:20:12 Step 8/25 : COPY . . 12:20:14 ---> 3158f8c8e358 12:20:14 Step 9/25 : RUN go mod download 12:20:14 ---> Running in cdf6e7eef127 12:20:15 Removing intermediate container cdf6e7eef127 12:20:15 ---> 829176a5357b 12:20:15 Step 10/25 : ARG MAKE='make build' 12:20:15 ---> Running in 492597bdb99a 12:20:15 Removing intermediate container 492597bdb99a 12:20:15 ---> fa77ed31293c 12:20:15 Step 11/25 : RUN $MAKE 12:20:15 ---> Running in 400c29c9fd57 12:20:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 12:20:43 CGO_ENABLED=1 GO111MODULE=on go build ./... 12:20:45 Removing intermediate container 400c29c9fd57 12:20:45 ---> 9b124b0bdc94 12:20:45 Step 12/25 : FROM alpine:3.12 12:20:45 3.12: Pulling from library/alpine 12:20:46 339de151aab4: Pulling fs layer 12:20:46 339de151aab4: Verifying Checksum 12:20:46 339de151aab4: Download complete 12:20:46 339de151aab4: Pull complete 12:20:46 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 12:20:46 Status: Downloaded newer image for alpine:3.12 12:20:46 ---> 13621d1b12d4 12:20:46 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:20:47 ---> Running in 3f8f3237ecb5 12:20:47 Removing intermediate container 3f8f3237ecb5 12:20:47 ---> 4b5879841dd3 12:20:47 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:20:47 ---> Running in fffc1947e3cd 12:20:48 CGO_ENABLED=1 GO111MODULE=on go build ./... 12:20:48 Removing intermediate container fffc1947e3cd 12:20:48 ---> bba13612c103 12:20:48 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 12:20:48 ---> Running in be05745b392b 12:20:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:20:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:20:50 (1/6) Installing dumb-init (1.2.2-r1) 12:20:50 (2/6) Installing libgcc (9.3.0-r2) 12:20:50 (3/6) Installing libsodium (1.0.18-r0) 12:20:50 (4/6) Installing libstdc++ (9.3.0-r2) 12:20:51 (5/6) Installing libzmq (4.3.3-r0) 12:20:51 (6/6) Installing zeromq (4.3.3-r0) 12:20:51 Executing busybox-1.31.1-r20.trigger 12:20:51 OK: 8 MiB in 20 packages 12:20:51 Removing intermediate container be05745b392b 12:20:51 ---> 6523f247884a 12:20:51 Step 16/25 : WORKDIR / 12:20:52 ---> Running in d714efbde789 12:20:52 Removing intermediate container d714efbde789 12:20:52 ---> 84f2da0326c6 12:20:52 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:20:52 ---> 78a3efe6dd3f 12:20:52 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 12:20:53 ---> aac787a34943 12:20:53 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 12:20:53 ---> 18c0df1f6504 12:20:53 Step 20/25 : EXPOSE 49990 12:20:53 ---> Running in bd3fdb1dc883 12:20:53 Removing intermediate container bd3fdb1dc883 12:20:53 ---> 67f2d5b96335 12:20:53 Step 21/25 : ENTRYPOINT ["/device-virtual"] 12:20:54 ---> Running in 9ab049e85a87 12:20:54 Removing intermediate container 9ab049e85a87 12:20:54 ---> 90fc4600398f 12:20:54 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:20:54 ---> Running in f66555162b8c 12:20:54 Removing intermediate container f66555162b8c 12:20:54 ---> b069bc1e9e5d 12:20:54 Step 23/25 : LABEL arch=amd64 12:20:54 ---> Running in 429f23537249 12:20:54 Removing intermediate container 429f23537249 12:20:54 ---> 142ec2f6fed8 12:20:54 Step 24/25 : LABEL git_sha=1e08a084f07205f646556c87016004188e994bd3 12:20:54 ---> Running in 4466af157870 12:20:54 Removing intermediate container 4466af157870 12:20:54 ---> f2addfbbd583 12:20:54 Step 25/25 : LABEL version=0.0.0 12:20:54 ---> Running in 150cc005ac88 12:20:55 Removing intermediate container 150cc005ac88 12:20:55 ---> 2781cd93ece9 12:20:55 [Warning] One or more build-args [ARCH] were not consumed 12:20:55 Successfully built 2781cd93ece9 12:20:55 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 12:20:56 ---> job-cost.sh 12:20:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MZEX 12:20:58 Removing intermediate container 8133ef3df4e9 12:20:58 ---> 300cd52f3f7d 12:20:58 Step 12/25 : FROM alpine:3.12 12:20:58 3.12: Pulling from library/alpine 12:20:58 d2f70382dc9a: Pulling fs layer 12:20:58 d2f70382dc9a: Verifying Checksum 12:20:58 d2f70382dc9a: Download complete 12:20:59 d2f70382dc9a: Pull complete 12:20:59 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 12:20:59 Status: Downloaded newer image for alpine:3.12 12:20:59 ---> 9852663dfa18 12:20:59 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:20:59 ---> Running in 4a5053cbec93 12:21:00 Removing intermediate container 4a5053cbec93 12:21:00 ---> 24bc808e6f15 12:21:00 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:21:00 ---> Running in d29ec0f205d0 12:21:02 Removing intermediate container d29ec0f205d0 12:21:02 ---> e551b503e71b 12:21:02 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 12:21:02 ---> Running in 16dd4ea1c7c7 12:21:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:21:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:21:05 (1/6) Installing dumb-init (1.2.2-r1) 12:21:05 (2/6) Installing libgcc (9.3.0-r2) 12:21:05 (3/6) Installing libsodium (1.0.18-r0) 12:21:05 (4/6) Installing libstdc++ (9.3.0-r2) 12:21:05 (5/6) Installing libzmq (4.3.3-r0) 12:21:06 (6/6) Installing zeromq (4.3.3-r0) 12:21:06 Executing busybox-1.31.1-r20.trigger 12:21:06 OK: 8 MiB in 20 packages 12:21:08 Removing intermediate container 16dd4ea1c7c7 12:21:08 ---> 0651a977b52c 12:21:08 Step 16/25 : WORKDIR / 12:21:08 ---> Running in 05e713eb5c53 12:21:08 Removing intermediate container 05e713eb5c53 12:21:08 ---> c78c0a45b5a5 12:21:08 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:21:09 ---> d1dd89525b18 12:21:09 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 12:21:10 ---> 28ee6f6a9239 12:21:10 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 12:21:11 ---> e6ad09ccaaad 12:21:11 Step 20/25 : EXPOSE 49990 12:21:11 ---> Running in eb429644d386 12:21:11 Removing intermediate container eb429644d386 12:21:11 ---> d9b62d3462aa 12:21:11 Step 21/25 : ENTRYPOINT ["/device-virtual"] 12:21:12 ---> Running in 44145e3e7b0b 12:21:12 Removing intermediate container 44145e3e7b0b 12:21:12 ---> 405b1bdbdd82 12:21:12 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:21:12 ---> Running in a4a6aeb9abd1 12:21:13 Removing intermediate container a4a6aeb9abd1 12:21:13 ---> 8cedda752292 12:21:13 Step 23/25 : LABEL arch=arm64 12:21:13 ---> Running in ec805e76c052 12:21:13 Removing intermediate container ec805e76c052 12:21:13 ---> 085d1bfd3c33 12:21:13 Step 24/25 : LABEL git_sha=1e08a084f07205f646556c87016004188e994bd3 12:21:13 ---> Running in bf181b5308e3 12:21:14 Removing intermediate container bf181b5308e3 12:21:14 ---> 72929f8ee114 12:21:14 Step 25/25 : LABEL version=0.0.0 12:21:14 ---> Running in c676f7e2edd9 12:21:14 Removing intermediate container c676f7e2edd9 12:21:14 ---> 203dc2348f33 12:21:14 [Warning] One or more build-args [ARCH] were not consumed 12:21:14 Successfully built 203dc2348f33 12:21:14 Successfully tagged device-virtual-arm64:latest 12:21:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 12:21:15 ---> job-cost.sh 12:21:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z8Qh 12:21:53 lf-activate-venv(): INFO: Adding /tmp/venv-MZEX/bin to PATH 12:21:53 INFO: No Stack... 12:21:53 INFO: Retrieving Pricing Info for: v1-standard-2 12:21:53 INFO: Archiving Costs [Pipeline] sh 12:21:54 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 12:21:54 + cut -d, -f6 [Pipeline] lock 12:21:54 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-209-1-stack-cost] 12:21:54 Resource [jenkins-edgexfoundry-device-virtual-go-PR-209-1-stack-cost] did not exist. Created. 12:21:54 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-209-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:21:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 12:21:54 + echo total: 0.029999999329447746 [Pipeline] stash 12:21:55 Stashed 1 file(s) [Pipeline] } 12:21:55 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-209-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:23:16 lf-activate-venv(): INFO: Adding /tmp/venv-z8Qh/bin to PATH 12:23:16 INFO: No Stack... 12:23:16 INFO: Retrieving Pricing Info for: lf-standard-4 12:23:16 INFO: Archiving Costs [Pipeline] sh 12:23:16 + cat /w/workspace/device-virtual-go/1/archives/cost.csv+ 12:23:16 cut -d, -f6 [Pipeline] lock 12:23:16 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-209-1-stack-cost] 12:23:16 Resource [jenkins-edgexfoundry-device-virtual-go-PR-209-1-stack-cost] did not exist. Created. 12:23:16 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-209-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:23:17 /w/workspace/device-virtual-go/1@tmp/durable-b847b36b/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-b847b36b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 12:23:17 + echo total: 0.20999999344348907 [Pipeline] stash 12:23:17 Warning: overwriting stash ‘stack-cost’ 12:23:18 Stashed 1 file(s) [Pipeline] } 12:23:18 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-209-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 12:23:19 provisioning config files... 12:23:19 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-209@tmp/config535697321914182633tmp [Pipeline] { [Pipeline] sh 12:23:19 + set +x 12:23:19 + curl -s https://codecov.io/bash 12:23:19 + bash -s -- 12:23:20 12:23:20 _____ _ 12:23:20 / ____| | | 12:23:20 | | ___ __| | ___ ___ _____ __ 12:23:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:23:20 | |___| (_) | (_| | __/ (_| (_) \ V / 12:23:20 \_____\___/ \__,_|\___|\___\___/ \_/ 12:23:20 Bash-1.0.2 12:23:20 12:23:20 12:23:20 ==> git version 2.24.3 found 12:23:20 ==> 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 12:23:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:23:20 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:23:20 ==> Jenkins CI detected. 12:23:20 project root: . 12:23:20 --> token set from env 12:23:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:23:20 ==> Running gcov in . (disable via -X gcov) 12:23:20 ==> Python coveragepy not found 12:23:20 ==> Searching for coverage reports in: 12:23:20 + . 12:23:20 -> Found 1 reports 12:23:20 ==> Detecting git/mercurial file structure 12:23:20 ==> Reading reports 12:23:20 + ./coverage.out bytes=47247 12:23:20 ==> Appending adjustments 12:23:20 https://docs.codecov.io/docs/fixing-reports 12:23:20 + Found adjustments 12:23:20 ==> Gzipping contents 12:23:20 8.0K /tmp/codecov.qFA35e.gz 12:23:20 ==> Uploading reports 12:23:20 url: https://codecov.io 12:23:20 query: branch=PR-209&commit=1e08a084f07205f646556c87016004188e994bd3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-209%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=209&job=&cmd_args= 12:23:20 -> Pinging Codecov 12:23:20 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-209&commit=1e08a084f07205f646556c87016004188e994bd3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-209%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=209&job=&cmd_args= 12:23:20 -> Uploading to 12:23:20 https://storage.googleapis.com/codecov/v4/raw/2021-05-17/5E52B4B073DB2E39498172D8E973AA87/1e08a084f07205f646556c87016004188e994bd3/fdc3475c-c5df-428a-ab9b-84363379dd25.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210517T122320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=11f1958ded8277d730d55ca0c15e787a7a9e0c724f6d3a4557a55cc29ed21279 12:23:20 % Total % Received % Xferd Average Speed Time Time Time Current 12:23:20 Dload Upload Total Spent Left Speed 12:23:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5772 0 0 100 5772 0 10552 --:--:-- --:--:-- --:--:-- 10571 12:23:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/1e08a084f07205f646556c87016004188e994bd3 [Pipeline] } 12:23:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 12:23:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:23:24 ---> package-listing.sh 12:23:24 ++ facter osfamily 12:23:24 ++ tr '[:upper:]' '[:lower:]' 12:23:24 + OS_FAMILY=redhat 12:23:24 + workspace=/w/workspace/foundry_device-virtual-go_PR-209 12:23:24 + START_PACKAGES=/tmp/packages_start.txt 12:23:24 + END_PACKAGES=/tmp/packages_end.txt 12:23:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:23:24 + PACKAGES=/tmp/packages_start.txt 12:23:24 + '[' /w/workspace/foundry_device-virtual-go_PR-209 ']' 12:23:24 + PACKAGES=/tmp/packages_end.txt 12:23:24 + case "${OS_FAMILY}" in 12:23:24 + rpm -qa 12:23:24 + sort 12:23:29 + '[' -f /tmp/packages_start.txt ']' 12:23:29 + '[' -f /tmp/packages_end.txt ']' 12:23:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:23:29 + '[' /w/workspace/foundry_device-virtual-go_PR-209 ']' 12:23:29 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-209/archives/ 12:23:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-209/archives/ [Pipeline] echo 12:23:29 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-209/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:23:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:23:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:23:30 12:23:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:23:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:23:30 alpine: Pulling from edgex-lftools-log-publisher 12:23:30 df20fa9351a1: Pulling fs layer 12:23:30 36b3adc4ff6f: Pulling fs layer 12:23:30 8ad3a11d3b57: Pulling fs layer 12:23:30 46f8f816bc3b: Pulling fs layer 12:23:30 93b61091891f: Pulling fs layer 12:23:30 93b9cdb0e59b: Pulling fs layer 12:23:30 5e14af77c1be: Pulling fs layer 12:23:30 01666e4c0597: Pulling fs layer 12:23:30 aa168da1d23b: Pulling fs layer 12:23:30 93b9cdb0e59b: Waiting 12:23:30 5e14af77c1be: Waiting 12:23:30 01666e4c0597: Waiting 12:23:30 93b61091891f: Waiting 12:23:30 46f8f816bc3b: Waiting 12:23:30 36b3adc4ff6f: Download complete 12:23:30 46f8f816bc3b: Download complete 12:23:30 df20fa9351a1: Download complete 12:23:31 93b9cdb0e59b: Verifying Checksum 12:23:31 93b9cdb0e59b: Download complete 12:23:31 93b61091891f: Download complete 12:23:31 5e14af77c1be: Verifying Checksum 12:23:31 5e14af77c1be: Download complete 12:23:31 01666e4c0597: Verifying Checksum 12:23:31 01666e4c0597: Download complete 12:23:31 8ad3a11d3b57: Verifying Checksum 12:23:31 8ad3a11d3b57: Download complete 12:23:31 df20fa9351a1: Pull complete 12:23:31 36b3adc4ff6f: Pull complete 12:23:32 8ad3a11d3b57: Pull complete 12:23:32 46f8f816bc3b: Pull complete 12:23:33 aa168da1d23b: Verifying Checksum 12:23:33 aa168da1d23b: Download complete 12:23:34 93b61091891f: Pull complete 12:23:34 93b9cdb0e59b: Pull complete 12:23:34 5e14af77c1be: Pull complete 12:23:34 01666e4c0597: Pull complete 12:23:42 aa168da1d23b: Pull complete 12:23:42 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 12:23:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:23:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:23:42 prd-centos7-docker-4c-2g-332 does not seem to be running inside a container 12:23:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-209/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-209 -v /w/workspace/foundry_device-virtual-go_PR-209:/w/workspace/foundry_device-virtual-go_PR-209:rw,z -v /w/workspace/foundry_device-virtual-go_PR-209@tmp:/w/workspace/foundry_device-virtual-go_PR-209@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 12:23:46 $ docker top 9a5620d2a6b9ba7dea7f06e6052ad2277dad2101b8a0d154d890695ffef14a75 -eo pid,comm [Pipeline] { [Pipeline] sh 12:23:47 + touch /tmp/pre-build-complete [Pipeline] sh 12:23:47 + mkdir -p /var/log/sa [Pipeline] sh 12:23:48 + ls /var/log/sa-host 12:23:48 + sadf -c /var/log/sa-host/sa17 12:23:48 file_magic: OK 12:23:48 HZ: Using current value: 100 12:23:48 file_header: OK 12:23:48 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 12:23:48 Statistics: 12:23:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:23:48 File successfully converted to sysstat format version 12.2.1 12:23:48 + sadf -c /var/log/sa-host/sa23 12:23:48 file_magic: OK 12:23:48 HZ: Using current value: 100 12:23:48 file_header: OK 12:23:48 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 12:23:48 Statistics: 12:23:48 Hnuu...uuuununununu... 12:23:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:23:48 provisioning config files... 12:23:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-209@tmp/config1471484626483262921tmp [Pipeline] { [Pipeline] echo 12:23:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:23:49 ---> create-netrc.sh [Pipeline] } 12:23:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 12:23:49 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 12:23:49 ---> python-tools-install.sh [Pipeline] echo 12:23:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:23:49 ---> sudo-logs.sh 12:23:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:23:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:23:50 ---> job-cost.sh 12:23:50 lf-activate-venv: SKIPPING 12:23:50 DEBUG: total: 0.20999999344348907 12:23:50 INFO: Retrieving Stack Cost... 12:23:51 INFO: Retrieving Pricing Info for: v1-standard-2 12:23:51 INFO: Archiving Costs [Pipeline] echo 12:23:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:23:52 ---> logs-deploy.sh 12:23:52 lf-activate-venv: SKIPPING 12:23:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-209/1 12:23:52 INFO: archiving workspace using pattern(s): 12:23:54 Archives upload complete. 12:23:54 INFO: archiving logs to Nexus 12:23:55 ---> uname -a: 12:23:55 Linux prd-centos7-docker-4c-2g-332.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 12:23:55 12:23:55 12:23:55 ---> lscpu: 12:23:55 Architecture: x86_64 12:23:55 CPU op-mode(s): 32-bit, 64-bit 12:23:55 Byte Order: Little Endian 12:23:55 Address sizes: 40 bits physical, 48 bits virtual 12:23:55 CPU(s): 4 12:23:55 On-line CPU(s) list: 0-3 12:23:55 Thread(s) per core: 1 12:23:55 Core(s) per socket: 1 12:23:55 Socket(s): 4 12:23:55 NUMA node(s): 1 12:23:55 Vendor ID: GenuineIntel 12:23:55 CPU family: 6 12:23:55 Model: 44 12:23:55 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 12:23:55 Stepping: 1 12:23:55 CPU MHz: 2933.442 12:23:55 BogoMIPS: 5866.88 12:23:55 Virtualization: VT-x 12:23:55 Hypervisor vendor: KVM 12:23:55 Virtualization type: full 12:23:55 L1d cache: 128 KiB 12:23:55 L1i cache: 128 KiB 12:23:55 L2 cache: 16 MiB 12:23:55 L3 cache: 64 MiB 12:23:55 NUMA node0 CPU(s): 0-3 12:23:55 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 12:23:55 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 12:23:55 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 12:23:55 Vulnerability Meltdown: Mitigation; PTI 12:23:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:23:55 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 12:23:55 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 12:23:55 Vulnerability Srbds: Not affected 12:23:55 Vulnerability Tsx async abort: Not affected 12:23:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 12:23:55 12:23:55 12:23:55 ---> nproc: 12:23:55 4 12:23:55 12:23:55 12:23:55 ---> df -h: 12:23:55 Filesystem Size Used Available Use% Mounted on 12:23:55 overlay 50.0G 7.3G 42.7G 15% / 12:23:55 tmpfs 64.0M 0 64.0M 0% /dev 12:23:55 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 12:23:55 shm 64.0M 0 64.0M 0% /dev/shm 12:23:55 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 12:23:55 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 12:23:55 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 12:23:55 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 12:23:55 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 12:23:55 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 12:23:55 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 12:23:55 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 12:23:55 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-209 12:23:55 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-209@tmp 12:23:55 12:23:55 12:23:55 ---> free -m: 12:23:55 total used free shared buff/cache available 12:23:55 Mem: 1837 709 102 0 1025 1023 12:23:55 Swap: 1023 0 1023 12:23:55 12:23:55 12:23:55 ---> ip addr: 12:23:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 12:23:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:23:55 inet 127.0.0.1/8 scope host lo 12:23:55 valid_lft forever preferred_lft forever 12:23:55 inet6 ::1/128 scope host 12:23:55 valid_lft forever preferred_lft forever 12:23:55 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 12:23:55 link/ether fa:16:3e:2d:d8:55 brd ff:ff:ff:ff:ff:ff 12:23:55 inet 10.30.123.235/23 brd 10.30.123.255 scope global dynamic eth0 12:23:55 valid_lft 85772sec preferred_lft 85772sec 12:23:55 inet6 fe80::f816:3eff:fe2d:d855/64 scope link 12:23:55 valid_lft forever preferred_lft forever 12:23:55 3: docker0: mtu 1500 qdisc noqueue state DOWN 12:23:55 link/ether 02:42:7f:45:a6:f0 brd ff:ff:ff:ff:ff:ff 12:23:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:23:55 valid_lft forever preferred_lft forever 12:23:55 inet6 fe80::42:7fff:fe45:a6f0/64 scope link 12:23:55 valid_lft forever preferred_lft forever 12:23:55 12:23:55 12:23:55 ---> sar -b -r -n DEV: 12:23:55 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) 12:23:55 12:23:55 12:13:15 LINUX RESTART (4 CPU) 12:23:55 12:23:55 12:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:23:55 12:15:01 42.07 12.97 29.10 0.00 4402.20 3570.25 0.00 12:23:55 12:16:01 0.67 0.00 0.67 0.00 0.00 11.79 0.00 12:23:55 12:17:01 0.22 0.00 0.22 0.00 0.00 3.25 0.00 12:23:55 12:18:01 0.30 0.00 0.30 0.00 0.00 3.65 0.00 12:23:55 12:19:01 0.22 0.00 0.22 0.00 0.00 3.15 0.00 12:23:55 12:20:01 0.27 0.00 0.27 0.00 0.00 3.71 0.00 12:23:55 12:21:01 0.30 0.00 0.30 0.00 0.00 4.21 0.00 12:23:55 12:22:01 0.17 0.00 0.17 0.00 0.00 1.35 0.00 12:23:55 12:23:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 12:23:55 Average: 4.94 1.44 3.50 0.00 489.28 400.68 0.00 12:23:55 12:23:55 12:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:23:55 12:15:01 154528 0 590924 31.41 2620 1133472 1093424 37.32 435028 1093072 20 12:23:55 12:16:01 156640 0 588804 31.29 2620 1133480 1068644 36.47 436780 1089784 8 12:23:55 12:17:01 154004 0 591436 31.43 2620 1133484 1068828 36.48 454536 1074664 8 12:23:55 12:18:01 150364 0 595076 31.63 2620 1133484 1068924 36.48 458804 1074096 8 12:23:55 12:19:01 148836 0 596596 31.71 2620 1133492 1068780 36.48 457632 1076828 8 12:23:55 12:20:01 149268 0 596156 31.68 2620 1133500 1068744 36.47 457464 1076832 8 12:23:55 12:21:01 149672 0 595748 31.66 2620 1133504 1068708 36.47 457180 1076828 8 12:23:55 12:22:01 149688 0 595728 31.66 2620 1133508 1068708 36.47 457204 1076828 8 12:23:55 12:23:01 149508 0 595900 31.67 2620 1133516 1068708 36.47 457256 1076828 8 12:23:55 Average: 151390 0 594041 31.57 2620 1133493 1071496 36.57 452432 1079529 9 12:23:55 12:23:55 12:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:23:55 12:15:01 eth0 203.63 163.96 566.02 33.28 0.00 0.00 0.00 0.00 12:23:55 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:55 12:15:01 docker0 53.74 47.69 4.48 139.24 0.00 0.00 0.00 0.00 12:23:55 12:16:01 eth0 0.77 0.05 0.06 0.00 0.00 0.00 0.00 0.00 12:23:55 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:55 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:55 12:17:01 eth0 1.92 0.58 1.04 0.19 0.00 0.00 0.00 0.00 12:23:55 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:55 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:55 12:18:01 eth0 0.58 0.33 0.27 0.23 0.00 0.00 0.00 0.00 12:23:55 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:55 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:55 12:19:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 12:23:55 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:55 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:55 12:20:01 eth0 0.27 0.23 0.08 0.02 0.00 0.00 0.00 0.00 12:23:55 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:55 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:55 12:21:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:23:55 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:55 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:55 12:22:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:23:55 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:55 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:55 12:23:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:23:55 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:55 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:55 Average: eth0 23.09 18.41 63.08 3.76 0.00 0.00 0.00 0.00 12:23:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:55 Average: docker0 5.97 5.30 0.50 15.48 0.00 0.00 0.00 0.00 12:23:55 12:23:55 12:23:55 ---> sar -P ALL: 12:23:55 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) 12:23:55 12:23:55 12:13:15 LINUX RESTART (4 CPU) 12:23:55 12:23:55 12:14:01 CPU %user %nice %system %iowait %steal %idle 12:23:55 12:15:01 all 3.62 0.00 2.46 0.92 0.02 92.98 12:23:55 12:15:01 0 3.10 0.00 2.84 1.81 0.02 92.23 12:23:55 12:15:01 1 3.55 0.00 2.30 0.18 0.02 93.95 12:23:55 12:15:01 2 3.57 0.00 2.23 1.53 0.02 92.66 12:23:55 12:15:01 3 4.26 0.00 2.48 0.17 0.02 93.07 12:23:55 12:16:01 all 0.16 0.00 0.04 0.00 0.00 99.80 12:23:55 12:16:01 0 0.00 0.00 0.03 0.00 0.00 99.97 12:23:55 12:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:23:55 12:16:01 2 0.05 0.00 0.05 0.00 0.00 99.90 12:23:55 12:16:01 3 0.55 0.00 0.07 0.00 0.00 99.38 12:23:55 12:17:01 all 0.16 0.00 0.05 0.00 0.00 99.78 12:23:55 12:17:01 0 0.05 0.00 0.05 0.00 0.00 99.90 12:23:55 12:17:01 1 0.07 0.00 0.05 0.00 0.00 99.88 12:23:55 12:17:01 2 0.02 0.00 0.08 0.00 0.00 99.90 12:23:55 12:17:01 3 0.52 0.00 0.03 0.00 0.00 99.45 12:23:55 12:18:01 all 0.17 0.00 0.03 0.00 0.00 99.80 12:23:55 12:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:23:55 12:18:01 1 0.05 0.00 0.05 0.00 0.00 99.90 12:23:55 12:18:01 2 0.05 0.00 0.03 0.00 0.00 99.92 12:23:55 12:18:01 3 0.55 0.00 0.02 0.00 0.00 99.43 12:23:55 12:19:01 all 0.16 0.00 0.07 0.00 0.00 99.76 12:23:55 12:19:01 0 0.03 0.00 0.07 0.00 0.00 99.90 12:23:55 12:19:01 1 0.05 0.00 0.05 0.00 0.00 99.90 12:23:55 12:19:01 2 0.33 0.00 0.12 0.00 0.00 99.55 12:23:55 12:19:01 3 0.23 0.00 0.05 0.00 0.02 99.70 12:23:55 12:20:01 all 0.15 0.00 0.02 0.00 0.00 99.83 12:23:55 12:20:01 0 0.03 0.00 0.03 0.00 0.00 99.93 12:23:55 12:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:23:55 12:20:01 2 0.48 0.00 0.02 0.00 0.00 99.50 12:23:55 12:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:23:55 12:21:01 all 0.15 0.00 0.03 0.00 0.00 99.82 12:23:55 12:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:23:55 12:21:01 1 0.05 0.00 0.03 0.00 0.00 99.92 12:23:55 12:21:01 2 0.52 0.00 0.05 0.00 0.00 99.43 12:23:55 12:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:23:55 12:22:01 all 0.14 0.00 0.03 0.00 0.00 99.83 12:23:55 12:22:01 0 0.00 0.00 0.03 0.00 0.00 99.97 12:23:55 12:22:01 1 0.05 0.00 0.05 0.00 0.00 99.90 12:23:55 12:22:01 2 0.50 0.00 0.03 0.00 0.00 99.47 12:23:55 12:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:23:55 12:23:01 all 0.05 0.00 0.02 0.00 0.00 99.92 12:23:55 12:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:23:55 12:23:01 1 0.05 0.00 0.02 0.00 0.00 99.93 12:23:55 12:23:01 2 0.13 0.00 0.03 0.00 0.00 99.83 12:23:55 12:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:23:55 Average: all 0.53 0.00 0.31 0.10 0.00 99.06 12:23:55 Average: 0 0.36 0.00 0.34 0.20 0.00 99.09 12:23:55 Average: 1 0.44 0.00 0.29 0.02 0.00 99.26 12:23:55 Average: 2 0.63 0.00 0.29 0.17 0.00 98.91 12:23:55 Average: 3 0.68 0.00 0.30 0.02 0.00 98.99 12:23:55 12:23:55 12:23:55