Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a8abf6b343540031172ab2f7335da0bfd82c9c12 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8088538213287646583.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh7612362267153525336.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2926011097614473055.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3108824449583665414.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh196810597069981269.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:true] ========================================================= [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-rfid-llrp-go-settings PROJECT: device-rfid-llrp-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-rfid-llrp 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: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-232’ Running on prd-centos7-docker-4c-2g-236 in /w/workspace/undry_device-rfid-llrp-go_master [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-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_device-rfid-llrp-go_master@tmp/jenkins-gitclient-ssh6640600466332175479.key Avoid second fetch Checking out Revision a8abf6b343540031172ab2f7335da0bfd82c9c12 (master) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 Commit message: "Merge pull request #30 from ajcasagrande/fix-mod-url" > git rev-list --no-walk a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:18:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:18:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:18:01 ========================================================= 16:18:01 EdgeX Global Pipelines Version Info 16:18:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:18:02 ------------------- 16:18:02 stable info: 16:18:02 ------------------- 16:18:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:18:02 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 16:18:02 Message: update stable to v1.0.194 16:18:03 ------------------- 16:18:03 experimental info: 16:18:03 ------------------- 16:18:03 Commited By: **** collab-it+edgex@linuxfoundation.org 16:18:03 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 16:18:03 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:18:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 16:18:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 16:18:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:18:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:18:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:18:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:18:03 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:18:03 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:18:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:18:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:18:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:18:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 16:18:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:18:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:18:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:18:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:18:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:18:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:18:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:18:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:18:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:18:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:18:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:18:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:18:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:18:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:18:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 16:18:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 16:18:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 16:18:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8abf6b343540031172ab2f7335da0bfd82c9c12 [Pipeline] echo 16:18:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8abf6b [Pipeline] echo 16:18:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:18:04 provisioning config files... 16:18:04 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config6442702150727459382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:18:04 ---> docker-login.sh 16:18:04 nexus3.edgexfoundry.org:10001 16:18:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:04 Configure a credential helper to remove this warning. See 16:18:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:04 16:18:04 Login Succeeded 16:18:04 nexus3.edgexfoundry.org:10002 16:18:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:05 Configure a credential helper to remove this warning. See 16:18:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:05 16:18:05 Login Succeeded 16:18:05 nexus3.edgexfoundry.org:10003 16:18:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:05 Configure a credential helper to remove this warning. See 16:18:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:05 16:18:05 Login Succeeded 16:18:05 nexus3.edgexfoundry.org:10004 16:18:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:05 Configure a credential helper to remove this warning. See 16:18:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:05 16:18:05 Login Succeeded 16:18:05 docker.io 16:18:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:05 Configure a credential helper to remove this warning. See 16:18:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:05 16:18:05 Login Succeeded 16:18:05 ---> docker-login.sh ends [Pipeline] } 16:18:05 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 16:18:06 + git log --format=format:%s -1 a8abf6b343540031172ab2f7335da0bfd82c9c12 [Pipeline] echo 16:18:06 GIT_COMMIT: a8abf6b343540031172ab2f7335da0bfd82c9c12, Commit Message: Merge pull request #30 from ajcasagrande/fix-mod-url [Pipeline] echo 16:18:06 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:18:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:18:06 16:18:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:18:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:18:07 latest: Pulling from edgex-devops/git-semver 16:18:07 31603596830f: Pulling fs layer 16:18:07 54011a49482f: Pulling fs layer 16:18:07 a6820b24f6d8: Pulling fs layer 16:18:07 f581987b2513: Pulling fs layer 16:18:07 f581987b2513: Waiting 16:18:07 54011a49482f: Download complete 16:18:07 31603596830f: Verifying Checksum 16:18:07 31603596830f: Download complete 16:18:07 f581987b2513: Verifying Checksum 16:18:07 f581987b2513: Download complete 16:18:07 a6820b24f6d8: Verifying Checksum 16:18:07 a6820b24f6d8: Download complete 16:18:07 31603596830f: Pull complete 16:18:07 54011a49482f: Pull complete 16:18:08 a6820b24f6d8: Pull complete 16:18:08 f581987b2513: Pull complete 16:18:08 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 16:18:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:18:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:18:08 prd-centos7-docker-4c-2g-236 does not seem to be running inside a container 16:18:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:18:09 $ docker top 755829d105168c944cacb6d07a0822a007f18a4a1b24d2d268438c1331d2dfd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:18:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:18:09 [ssh-agent] Looking for ssh-agent implementation... 16:18:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:18:10 $ docker exec 755829d105168c944cacb6d07a0822a007f18a4a1b24d2d268438c1331d2dfd5 ssh-agent 16:18:10 SSH_AUTH_SOCK=/tmp/ssh-xuZkC8ByFgDj/agent.15 16:18:10 SSH_AGENT_PID=20 16:18:10 Running ssh-add (command line suppressed) 16:18:10 Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_6598440939623630106.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_6598440939623630106.key) 16:18:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:18:10 + git tag --points-at HEAD [Pipeline] } 16:18:10 $ docker exec --env ******** --env ******** 755829d105168c944cacb6d07a0822a007f18a4a1b24d2d268438c1331d2dfd5 ssh-agent -k 16:18:10 unset SSH_AUTH_SOCK; 16:18:10 unset SSH_AGENT_PID; 16:18:10 echo Agent pid 20 killed; 16:18:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:18:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:18:10 [ssh-agent] Looking for ssh-agent implementation... 16:18:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:18:10 $ docker exec 755829d105168c944cacb6d07a0822a007f18a4a1b24d2d268438c1331d2dfd5 ssh-agent 16:18:10 SSH_AUTH_SOCK=/tmp/ssh-m09U92UmwKtk/agent.53 16:18:10 SSH_AGENT_PID=60 16:18:10 Running ssh-add (command line suppressed) 16:18:11 Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_6726136277007820583.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_6726136277007820583.key) 16:18:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:18:11 + git semver init 16:18:11 # -> Open(): unable to determine branch for HEAD 16:18:11 # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git 16:18:11 # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master 16:18:11 # $SEMVER_REMOTE_NAME = origin 16:18:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:18:11 # $SEMVER_USER_NAME = edgex-jenkins 16:18:11 # $SEMVER_BRANCH = master 16:18:11 # $SEMVER_TEMP = /tmp/semver-598597817 16:18:11 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 16:18:11 # '/tmp/semver-598597817' -> '/w/workspace/undry_device-rfid-llrp-go_master/.semver' 16:18:11 # -> Force: false 16:18:11 # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver [Pipeline] } 16:18:11 $ docker exec --env ******** --env ******** 755829d105168c944cacb6d07a0822a007f18a4a1b24d2d268438c1331d2dfd5 ssh-agent -k 16:18:11 unset SSH_AUTH_SOCK; 16:18:11 unset SSH_AGENT_PID; 16:18:11 echo Agent pid 60 killed; 16:18:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:18:12 + git semver [Pipeline] } 16:18:12 $ docker stop --time=1 755829d105168c944cacb6d07a0822a007f18a4a1b24d2d268438c1331d2dfd5 16:18:13 $ docker rm -f 755829d105168c944cacb6d07a0822a007f18a4a1b24d2d268438c1331d2dfd5 [Pipeline] // withDockerContainer [Pipeline] sh 16:18:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:18:13 Stashed 1 file(s) [Pipeline] echo 16:18:13 [edgeXSemver]: initialized semver on version 1.0.0-dev.1 [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 16:18:29 Still waiting to schedule task 16:18:29 ‘prd-centos7-builder-2c-1g-144’ doesn’t have label ‘centos7-docker-4c-2g’ 16:18:29 ‘prd-centos7-docker-4c-2g-237’ is offline 16:18:29 Still waiting to schedule task 16:18:29 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-233’ 16:22:15 Running on prd-centos7-docker-4c-2g-240 in /w/workspace/undry_device-rfid-llrp-go_master [Pipeline] { [Pipeline] ws 16:22:15 Running in /w/workspace/device-rfid-llrp-go/5 [Pipeline] { [Pipeline] checkout 16:22:15 Selected Git installation does not exist. Using Default 16:22:15 The recommended git tool is: NONE 16:22:17 using credential edgex-jenkins-ssh 16:22:17 Cloning the remote Git repository 16:22:18 Avoid second fetch 16:22:18 Checking out Revision a8abf6b343540031172ab2f7335da0bfd82c9c12 (master) 16:22:17 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 16:22:17 > git init /w/workspace/device-rfid-llrp-go/5 # timeout=10 16:22:17 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 16:22:17 > git --version # timeout=10 16:22:17 > git --version # 'git version 2.24.4' 16:22:17 using GIT_SSH to set credentials SSH Credentials for GitHub 16:22:17 [INFO] Currently running in a labeled security context 16:22:17 [INFO] Currently SELinux is 'enforcing' on the host 16:22:17 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/5@tmp/jenkins-gitclient-ssh5706809487437647052.key 16:22:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:22:18 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 16:22:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:22:18 > git config core.sparsecheckout # timeout=10 16:22:18 > git checkout -f a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 16:22:22 Commit message: "Merge pull request #30 from ajcasagrande/fix-mod-url" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:22:23 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:22:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:22:23 + sudo service docker restart 16:22:23 + true 16:22:23 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:22:42 provisioning config files... 16:22:42 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/5@tmp/config8704314428484552494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:22:42 ---> docker-login.sh 16:22:42 nexus3.edgexfoundry.org:10001 16:22:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:42 Configure a credential helper to remove this warning. See 16:22:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:42 16:22:42 Login Succeeded 16:22:42 nexus3.edgexfoundry.org:10002 16:22:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:42 Configure a credential helper to remove this warning. See 16:22:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:42 16:22:42 Login Succeeded 16:22:42 nexus3.edgexfoundry.org:10003 16:22:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:43 Configure a credential helper to remove this warning. See 16:22:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:43 16:22:43 Login Succeeded 16:22:43 nexus3.edgexfoundry.org:10004 16:22:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:43 Configure a credential helper to remove this warning. See 16:22:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:43 16:22:43 Login Succeeded 16:22:43 docker.io 16:22:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:43 Configure a credential helper to remove this warning. See 16:22:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:43 16:22:43 Login Succeeded 16:22:43 ---> docker-login.sh ends [Pipeline] } 16:22:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:22:43 ========================================================= 16:22:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:22:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:22:44 + 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 . 16:22:44 Sending build context to Docker daemon 1.194MB 16:22:44 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 16:22:44 Step 2/10 : FROM ${BASE} 16:22:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:22:44 540db60ca938: Pulling fs layer 16:22:44 adcc1eea9eea: Pulling fs layer 16:22:44 4c4ab2625f07: Pulling fs layer 16:22:44 0510c868ecb4: Pulling fs layer 16:22:44 afea3b2eda06: Pulling fs layer 16:22:44 7809a108b3ef: Pulling fs layer 16:22:44 f706445af74f: Pulling fs layer 16:22:44 0510c868ecb4: Waiting 16:22:44 afea3b2eda06: Waiting 16:22:44 7809a108b3ef: Waiting 16:22:44 f706445af74f: Waiting 16:22:44 4c4ab2625f07: Verifying Checksum 16:22:44 4c4ab2625f07: Download complete 16:22:44 adcc1eea9eea: Download complete 16:22:44 afea3b2eda06: Verifying Checksum 16:22:44 afea3b2eda06: Download complete 16:22:44 7809a108b3ef: Verifying Checksum 16:22:44 7809a108b3ef: Download complete 16:22:44 540db60ca938: Verifying Checksum 16:22:44 540db60ca938: Download complete 16:22:44 540db60ca938: Pull complete 16:22:44 adcc1eea9eea: Pull complete 16:22:44 4c4ab2625f07: Pull complete 16:22:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-239 in /w/workspace/undry_device-rfid-llrp-go_master [Pipeline] { [Pipeline] ws 16:22:44 Running in /w/workspace/device-rfid-llrp-go/5 [Pipeline] { [Pipeline] checkout 16:22:44 Selected Git installation does not exist. Using Default 16:22:44 The recommended git tool is: NONE 16:22:45 f706445af74f: Verifying Checksum 16:22:45 f706445af74f: Download complete 16:22:46 0510c868ecb4: Verifying Checksum 16:22:46 0510c868ecb4: Download complete 16:22:49 0510c868ecb4: Pull complete 16:22:49 afea3b2eda06: Pull complete 16:22:49 7809a108b3ef: Pull complete 16:22:50 using credential edgex-jenkins-ssh 16:22:50 Cloning the remote Git repository 16:22:50 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 16:22:50 > git init /w/workspace/device-rfid-llrp-go/5 # timeout=10 16:22:50 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 16:22:50 > git --version # timeout=10 16:22:50 > git --version # 'git version 2.17.1' 16:22:50 using GIT_SSH to set credentials SSH Credentials for GitHub 16:22:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:22:51 f706445af74f: Pull complete 16:22:51 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 16:22:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:22:51 ---> b068be0155e3 16:22:51 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 16:22:51 Avoid second fetch 16:22:51 Checking out Revision a8abf6b343540031172ab2f7335da0bfd82c9c12 (master) 16:22:51 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 16:22:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:22:51 > git config core.sparsecheckout # timeout=10 16:22:51 > git checkout -f a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 16:22:55 ---> Running in 08cc65039378 16:22:55 Removing intermediate container 08cc65039378 16:22:55 ---> 32d474582384 16:22:55 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 16:22:55 ---> Running in d403d9c9aa53 16:22:55 Removing intermediate container d403d9c9aa53 16:22:55 ---> e670b2dec64e 16:22:55 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:22:55 ---> Running in 94271e1bf208 16:22:55 Removing intermediate container 94271e1bf208 16:22:55 ---> 67a312ff7840 16:22:55 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:22:55 ---> Running in df2ea4434d71 16:22:55 Commit message: "Merge pull request #30 from ajcasagrande/fix-mod-url" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 16:22:56 Removing intermediate container df2ea4434d71 16:22:56 ---> 065c0378c2a3 16:22:56 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:22:56 ---> Running in bfd811c7c18e [Pipeline] script [Pipeline] { [Pipeline] sh 16:22:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:22:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:22:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:22:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:22:57 OK: 149 MiB in 40 packages 16:22:57 + + sudo servicetrue docker 16:22:57 restart 16:22:58 Removing intermediate container bfd811c7c18e 16:22:58 ---> 1fcbd78e4745 16:22:58 Step 8/10 : WORKDIR /device-rfid-llrp-go 16:22:58 ---> Running in d0e8b5891507 16:22:58 Removing intermediate container d0e8b5891507 16:22:58 ---> 5134350712fa 16:22:58 Step 9/10 : COPY . . 16:22:58 ---> c9640dbb0024 16:22:58 Step 10/10 : RUN go mod download 16:22:58 ---> Running in 38370c56c54c 16:23:10 Removing intermediate container 38370c56c54c 16:23:10 ---> e906bac876dd 16:23:10 Successfully built e906bac876dd 16:23:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:23:10 + docker inspect -f . ci-base-image-x86_64 16:23:10 . [Pipeline] withDockerContainer 16:23:10 prd-centos7-docker-4c-2g-240 does not seem to be running inside a container 16:23:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:23:11 $ docker top 7106085156b74b4c7bdc25c18cb733ec1a94c3d554021724378f0e24d5896a66 -eo pid,comm [Pipeline] { [Pipeline] sh 16:23:11 + go version 16:23:11 go version go1.16.3 linux/amd64 [Pipeline] } 16:23:11 $ docker stop --time=1 7106085156b74b4c7bdc25c18cb733ec1a94c3d554021724378f0e24d5896a66 16:23:12 $ docker rm -f 7106085156b74b4c7bdc25c18cb733ec1a94c3d554021724378f0e24d5896a66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:23:13 + docker inspect -f . ci-base-image-x86_64 16:23:13 . [Pipeline] withDockerContainer 16:23:13 prd-centos7-docker-4c-2g-240 does not seem to be running inside a container 16:23:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:23:14 $ docker top 8e9b7b78049ab26975901cfda1980f28e979392e1a4cd68412594de966ae6e11 -eo pid,comm [Pipeline] { [Pipeline] sh 16:23:14 + go mod tidy [Pipeline] sh 16:23:14 + make test 16:23:14 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:23:15 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:23:16 provisioning config files... 16:23:16 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/5@tmp/config2870654076363805272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:23:16 ---> docker-login.sh 16:23:16 nexus3.edgexfoundry.org:10001 16:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:17 Configure a credential helper to remove this warning. See 16:23:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:17 16:23:17 Login Succeeded 16:23:17 nexus3.edgexfoundry.org:10002 16:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:18 Configure a credential helper to remove this warning. See 16:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:18 16:23:18 Login Succeeded 16:23:18 nexus3.edgexfoundry.org:10003 16:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:18 Configure a credential helper to remove this warning. See 16:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:18 16:23:18 Login Succeeded 16:23:18 nexus3.edgexfoundry.org:10004 16:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:19 Configure a credential helper to remove this warning. See 16:23:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:19 16:23:19 Login Succeeded 16:23:19 docker.io 16:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:20 Configure a credential helper to remove this warning. See 16:23:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:20 16:23:20 Login Succeeded 16:23:20 ---> docker-login.sh ends [Pipeline] } 16:23:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:23:20 ========================================================= 16:23:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:23:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:23:21 + 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 . 16:23:21 Sending build context to Docker daemon 1.194MB 16:23:21 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 16:23:21 Step 2/10 : FROM ${BASE} 16:23:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:23:21 595b0fe564bb: Pulling fs layer 16:23:21 3088b5b3c5c0: Pulling fs layer 16:23:21 5b7225fbf94c: Pulling fs layer 16:23:21 ba82ee9f976e: Pulling fs layer 16:23:21 506bd15cee9f: Pulling fs layer 16:23:21 75a0a4a0db45: Pulling fs layer 16:23:21 618dc40b7e24: Pulling fs layer 16:23:21 ba82ee9f976e: Waiting 16:23:21 506bd15cee9f: Waiting 16:23:21 75a0a4a0db45: Waiting 16:23:21 618dc40b7e24: Waiting 16:23:21 5b7225fbf94c: Verifying Checksum 16:23:21 5b7225fbf94c: Download complete 16:23:21 3088b5b3c5c0: Verifying Checksum 16:23:21 3088b5b3c5c0: Download complete 16:23:21 506bd15cee9f: Verifying Checksum 16:23:21 506bd15cee9f: Download complete 16:23:21 75a0a4a0db45: Verifying Checksum 16:23:21 75a0a4a0db45: Download complete 16:23:21 595b0fe564bb: Verifying Checksum 16:23:21 595b0fe564bb: Download complete 16:23:22 595b0fe564bb: Pull complete 16:23:23 3088b5b3c5c0: Pull complete 16:23:23 5b7225fbf94c: Pull complete 16:23:24 618dc40b7e24: Verifying Checksum 16:23:24 618dc40b7e24: Download complete 16:23:25 ba82ee9f976e: Verifying Checksum 16:23:25 ba82ee9f976e: Download complete 16:23:27 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 16:23:27 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 16:23:31 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.736s coverage: 39.5% of statements 16:23:31 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.231s coverage: 52.0% of statements 16:23:31 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 95.5% of statements 16:23:31 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:23:35 ba82ee9f976e: Pull complete 16:23:35 506bd15cee9f: Pull complete 16:23:35 75a0a4a0db45: Pull complete 16:23:38 gofmt -l . 16:23:38 [ "`gofmt -l .`" = "" ] 16:23:38 ./bin/test-go-mod-tidy.sh 16:23:38 ./bin/test-attribution-txt.sh [Pipeline] } 16:23:38 $ docker stop --time=1 8e9b7b78049ab26975901cfda1980f28e979392e1a4cd68412594de966ae6e11 16:23:39 $ docker rm -f 8e9b7b78049ab26975901cfda1980f28e979392e1a4cd68412594de966ae6e11 [Pipeline] // withDockerContainer [Pipeline] sh 16:23:40 618dc40b7e24: Pull complete 16:23:40 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 16:23:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:23:40 ---> a36622ca3599 16:23:40 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 16:23:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:23:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 16:23:41 ---> Running in 6f2b88e5bed2 [Pipeline] sh 16:23:42 Removing intermediate container 6f2b88e5bed2 16:23:42 ---> 178f23b7403d 16:23:42 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 16:23:42 ---> Running in 602d1224f473 16:23:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:23:42 + ls -al . 16:23:42 total 560 16:23:42 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 10 16:23 . 16:23:42 drwxrwxr-x. 4 jenkins jenkins 28 Jun 10 16:22 .. 16:23:42 -rw-rw-r--. 1 jenkins jenkins 6734 Jun 10 16:22 Attribution.txt 16:23:42 drwxrwxr-x. 2 jenkins jenkins 89 Jun 10 16:22 bin 16:23:42 drwxrwxr-x. 4 jenkins jenkins 44 Jun 10 16:22 cmd 16:23:42 -rw-r--r--. 1 jenkins jenkins 462634 Jun 10 16:23 coverage.out 16:23:42 -rw-rw-r--. 1 jenkins jenkins 1505 Jun 10 16:22 Dockerfile 16:23:42 -rw-rw-r--. 1 jenkins jenkins 999 Jun 10 16:22 Dockerfile.build 16:23:42 -rw-rw-r--. 1 jenkins jenkins 134 Jun 10 16:22 .dockerignore 16:23:42 drwxrwxr-x. 2 jenkins jenkins 4096 Jun 10 16:22 examples 16:23:42 drwxrwxr-x. 8 jenkins jenkins 162 Jun 10 16:22 .git 16:23:42 drwxrwxr-x. 2 jenkins jenkins 103 Jun 10 16:22 .github 16:23:42 -rw-rw-r--. 1 jenkins jenkins 934 Jun 10 16:22 .gitignore 16:23:42 -rw-r--r--. 1 jenkins jenkins 308 Jun 10 16:23 go.mod 16:23:42 -rw-r--r--. 1 jenkins jenkins 13908 Jun 10 16:23 go.sum 16:23:42 drwxrwxr-x. 2 jenkins jenkins 31 Jun 10 16:22 images 16:23:42 drwxrwxr-x. 5 jenkins jenkins 45 Jun 10 16:22 internal 16:23:42 -rw-rw-r--. 1 jenkins jenkins 682 Jun 10 16:22 Jenkinsfile 16:23:42 -rw-rw-r--. 1 jenkins jenkins 11347 Jun 10 16:22 LICENSE 16:23:42 -rw-rw-r--. 1 jenkins jenkins 986 Jun 10 16:22 Makefile 16:23:42 -rw-rw-r--. 1 jenkins jenkins 27918 Jun 10 16:22 README.md 16:23:42 drwxrwxr-x. 4 jenkins jenkins 54 Jun 10 16:22 snap 16:23:42 -rw-rw-r--. 1 jenkins jenkins 11 Jun 10 16:18 VERSION 16:23:42 -rw-rw-r--. 1 jenkins jenkins 193 Jun 10 16:22 version.go [Pipeline] isUnix [Pipeline] sh 16:23:42 Removing intermediate container 602d1224f473 16:23:42 ---> 8196b102cf3c 16:23:42 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:23:42 ---> Running in 5181e9987e21 16:23:43 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=a8abf6b343540031172ab2f7335da0bfd82c9c12 --label arch=amd64 --label version=1.0.0-dev.1 . 16:23:43 Sending build context to Docker daemon 1.195MB 16:23:43 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 16:23:43 Step 2/24 : FROM ${BASE} AS builder 16:23:43 ---> e906bac876dd 16:23:43 Step 3/24 : ARG MAKE='make build' 16:23:43 ---> Running in 234b4a72fa3d 16:23:43 Removing intermediate container 234b4a72fa3d 16:23:43 ---> 75666df5eb92 16:23:43 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 16:23:43 ---> Running in bf6bdb2fa43f 16:23:43 Removing intermediate container bf6bdb2fa43f 16:23:43 ---> 6e14a5b877bc 16:23:43 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 16:23:43 ---> Running in c657437707ca 16:23:43 Removing intermediate container c657437707ca 16:23:43 ---> 2c6152e52dbb 16:23:43 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:23:43 ---> Running in 7eb32a2791f4 16:23:43 Removing intermediate container 5181e9987e21 16:23:43 ---> d72f546c811b 16:23:43 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:23:43 ---> Running in 0194bdfad942 16:23:43 Removing intermediate container 7eb32a2791f4 16:23:43 ---> 5083af7ae47d 16:23:43 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:23:43 ---> Running in 41b683dd5f7b 16:23:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:23:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:23:46 OK: 149 MiB in 40 packages 16:23:46 Removing intermediate container 41b683dd5f7b 16:23:46 ---> 3ab3a6b39a5c 16:23:46 Step 8/24 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 16:23:46 ---> Running in b1458e015dc8 16:23:46 Removing intermediate container 0194bdfad942 16:23:46 ---> 4a18211c5acd 16:23:46 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:23:46 ---> Running in 8ec97d911a06 16:23:46 Removing intermediate container b1458e015dc8 16:23:46 ---> 4257d461a980 16:23:46 Step 9/24 : COPY go.mod . 16:23:46 ---> 4a425527d656 16:23:46 Step 10/24 : COPY Makefile . 16:23:46 ---> 78dda7756fba 16:23:46 Step 11/24 : RUN make update 16:23:46 ---> Running in a0a01724dec4 16:23:46 CGO_ENABLED=0 GO111MODULE=on go mod download 16:23:47 Removing intermediate container a0a01724dec4 16:23:47 ---> 5e63aed649d1 16:23:47 Step 12/24 : COPY . . 16:23:47 ---> 52731abcff47 16:23:47 Step 13/24 : RUN $MAKE 16:23:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:23:47 ---> Running in 64ebe1671300 16:23:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.1" -o cmd/device-rfid-llrp-go ./cmd 16:23:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:23:49 OK: 138 MiB in 40 packages 16:23:50 Removing intermediate container 8ec97d911a06 16:23:50 ---> cfdc870d1f46 16:23:50 Step 8/10 : WORKDIR /device-rfid-llrp-go 16:23:50 ---> Running in fe33bab6f3c2 16:23:50 Removing intermediate container fe33bab6f3c2 16:23:50 ---> 9669d1d58a55 16:23:50 Step 9/10 : COPY . . 16:23:51 ---> 663b998ec0b2 16:23:51 Step 10/10 : RUN go mod download 16:23:51 ---> Running in c6ffeca3c016 16:23:57 Removing intermediate container 64ebe1671300 16:23:57 ---> 8efd5fbacc82 16:23:57 Step 14/24 : FROM alpine:3.12 16:23:57 3.12: Pulling from library/alpine 16:23:57 339de151aab4: Pulling fs layer 16:23:57 339de151aab4: Verifying Checksum 16:23:57 339de151aab4: Download complete 16:23:57 339de151aab4: Pull complete 16:23:57 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:23:57 Status: Downloaded newer image for alpine:3.12 16:23:57 ---> 13621d1b12d4 16:23:57 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:23:57 ---> Running in c5b6a4660a02 16:23:57 Removing intermediate container c5b6a4660a02 16:23:57 ---> 69ec9d259d13 16:23:57 Step 16/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 16:23:57 ---> 5167bee12829 16:23:57 Step 17/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 16:23:58 ---> 92d45e76ba3a 16:23:58 Step 18/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 16:23:58 ---> 36b0f1804bc7 16:23:58 Step 19/24 : EXPOSE 49989 16:23:58 ---> Running in b06c030c76c2 16:23:58 Removing intermediate container b06c030c76c2 16:23:58 ---> 5f2370c409ce 16:23:58 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp-go"] 16:23:58 ---> Running in ded338ec8144 16:23:58 Removing intermediate container ded338ec8144 16:23:58 ---> f2733bbdd047 16:23:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 16:23:58 ---> Running in ee7fd93c6090 16:23:58 Removing intermediate container ee7fd93c6090 16:23:58 ---> 884eb423bcdc 16:23:58 Step 22/24 : LABEL arch=amd64 16:23:58 ---> Running in fe8e41fa5c3a 16:23:58 Removing intermediate container fe8e41fa5c3a 16:23:58 ---> a807531e9f30 16:23:58 Step 23/24 : LABEL git_sha=a8abf6b343540031172ab2f7335da0bfd82c9c12 16:23:58 ---> Running in cf671fbe1f79 16:23:58 Removing intermediate container cf671fbe1f79 16:23:58 ---> 00112bf2bde7 16:23:58 Step 24/24 : LABEL version=1.0.0-dev.1 16:23:59 ---> Running in 9d4bb4d137cb 16:23:59 Removing intermediate container 9d4bb4d137cb 16:23:59 ---> 63d57872d760 16:23:59 [Warning] One or more build-args [ARCH] were not consumed 16:23:59 Successfully built 63d57872d760 16:23:59 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:23:59 provisioning config files... 16:23:59 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/5@tmp/config3983852391368541176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:23:59 ---> docker-login.sh 16:23:59 nexus3.edgexfoundry.org:10001 16:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:59 Configure a credential helper to remove this warning. See 16:23:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:59 16:23:59 Login Succeeded 16:23:59 nexus3.edgexfoundry.org:10002 16:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:59 Configure a credential helper to remove this warning. See 16:23:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:59 16:23:59 Login Succeeded 16:23:59 nexus3.edgexfoundry.org:10003 16:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:59 Configure a credential helper to remove this warning. See 16:23:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:59 16:23:59 Login Succeeded 16:23:59 nexus3.edgexfoundry.org:10004 16:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:00 Configure a credential helper to remove this warning. See 16:24:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:00 16:24:00 Login Succeeded 16:24:00 docker.io 16:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:00 Configure a credential helper to remove this warning. See 16:24:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:00 16:24:00 Login Succeeded 16:24:00 ---> docker-login.sh ends [Pipeline] } 16:24:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:24:00 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 16:24:00 a8abf6b343540031172ab2f7335da0bfd82c9c12 16:24:00 latest 16:24:00 1.0.0-dev.1 16:24:00 a8abf6b343540031172ab2f7335da0bfd82c9c12-1.0.0-dev.1 16:24:00 master 16:24:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:24:00 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a8abf6b343540031172ab2f7335da0bfd82c9c12 [Pipeline] isUnix [Pipeline] sh 16:24:01 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a8abf6b343540031172ab2f7335da0bfd82c9c12 16:24:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 16:24:01 b0d732c5616d: Preparing 16:24:01 5ce60c8c251b: Preparing 16:24:01 1cb808eb7974: Preparing 16:24:01 32f366d666a5: Preparing 16:24:01 32f366d666a5: Layer already exists 16:24:01 1cb808eb7974: Pushed 16:24:01 5ce60c8c251b: Pushed 16:24:02 b0d732c5616d: Pushed 16:24:02 a8abf6b343540031172ab2f7335da0bfd82c9c12: digest: sha256:abca58d641747918ad788d26f0938e102cd561ca816922e1d0bc3fc957c1c922 size: 1155 [Pipeline] isUnix [Pipeline] sh 16:24:03 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh 16:24:03 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 16:24:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 16:24:03 b0d732c5616d: Preparing 16:24:03 5ce60c8c251b: Preparing 16:24:03 1cb808eb7974: Preparing 16:24:03 32f366d666a5: Preparing 16:24:03 32f366d666a5: Layer already exists 16:24:03 b0d732c5616d: Layer already exists 16:24:03 1cb808eb7974: Layer already exists 16:24:03 5ce60c8c251b: Layer already exists 16:24:03 latest: digest: sha256:abca58d641747918ad788d26f0938e102cd561ca816922e1d0bc3fc957c1c922 size: 1155 [Pipeline] isUnix [Pipeline] sh 16:24:03 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.1 [Pipeline] isUnix [Pipeline] sh 16:24:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.1 16:24:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 16:24:04 b0d732c5616d: Preparing 16:24:04 5ce60c8c251b: Preparing 16:24:04 1cb808eb7974: Preparing 16:24:04 32f366d666a5: Preparing 16:24:04 1cb808eb7974: Layer already exists 16:24:04 b0d732c5616d: Layer already exists 16:24:04 32f366d666a5: Layer already exists 16:24:04 5ce60c8c251b: Layer already exists 16:24:04 1.0.0-dev.1: digest: sha256:abca58d641747918ad788d26f0938e102cd561ca816922e1d0bc3fc957c1c922 size: 1155 [Pipeline] isUnix [Pipeline] sh 16:24:04 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a8abf6b343540031172ab2f7335da0bfd82c9c12-1.0.0-dev.1 [Pipeline] isUnix [Pipeline] sh 16:24:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a8abf6b343540031172ab2f7335da0bfd82c9c12-1.0.0-dev.1 16:24:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 16:24:04 b0d732c5616d: Preparing 16:24:04 5ce60c8c251b: Preparing 16:24:04 1cb808eb7974: Preparing 16:24:04 32f366d666a5: Preparing 16:24:04 5ce60c8c251b: Layer already exists 16:24:04 b0d732c5616d: Layer already exists 16:24:04 32f366d666a5: Layer already exists 16:24:04 1cb808eb7974: Layer already exists 16:24:04 a8abf6b343540031172ab2f7335da0bfd82c9c12-1.0.0-dev.1: digest: sha256:abca58d641747918ad788d26f0938e102cd561ca816922e1d0bc3fc957c1c922 size: 1155 [Pipeline] isUnix [Pipeline] sh 16:24:05 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:master [Pipeline] isUnix [Pipeline] sh 16:24:05 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:master 16:24:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 16:24:05 b0d732c5616d: Preparing 16:24:05 5ce60c8c251b: Preparing 16:24:05 1cb808eb7974: Preparing 16:24:05 32f366d666a5: Preparing 16:24:05 5ce60c8c251b: Layer already exists 16:24:05 1cb808eb7974: Layer already exists 16:24:05 b0d732c5616d: Layer already exists 16:24:05 32f366d666a5: Layer already exists 16:24:05 master: digest: sha256:abca58d641747918ad788d26f0938e102cd561ca816922e1d0bc3fc957c1c922 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:24:05 ===================================================== [Pipeline] echo 16:24:05 taggedImages: 16:24:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a8abf6b343540031172ab2f7335da0bfd82c9c12 16:24:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 16:24:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.1 16:24:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a8abf6b343540031172ab2f7335da0bfd82c9c12-1.0.0-dev.1 16:24:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 16:24:06 ---> job-cost.sh 16:24:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N1tQ 16:24:14 Removing intermediate container c6ffeca3c016 16:24:14 ---> 1952e16052be 16:24:14 Successfully built 1952e16052be 16:24:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:24:14 + docker inspect -f . ci-base-image-arm64 16:24:14 . [Pipeline] withDockerContainer 16:24:14 prd-ubuntu18.04-docker-arm64-4c-16g-239 does not seem to be running inside a container 16:24:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@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 ******** ci-base-image-arm64 cat 16:24:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:24:16 $ docker top 8a25dc92ffb408ce1231f974d20d6480c0c71f5fb352b5aed23c3e281ee578a7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:24:17 + go version 16:24:17 go version go1.16.5 linux/arm64 [Pipeline] } 16:24:17 $ docker stop --time=1 8a25dc92ffb408ce1231f974d20d6480c0c71f5fb352b5aed23c3e281ee578a7 16:24:19 $ docker rm -f 8a25dc92ffb408ce1231f974d20d6480c0c71f5fb352b5aed23c3e281ee578a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:24:20 + docker inspect -f . ci-base-image-arm64 16:24:20 . [Pipeline] withDockerContainer 16:24:20 prd-ubuntu18.04-docker-arm64-4c-16g-239 does not seem to be running inside a container 16:24:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@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 ******** ci-base-image-arm64 cat 16:24:21 $ docker top 66807ad98172b7c4cd8516a852a488d0d607fa82a9c200e93e28ca4d7c4b642b -eo pid,comm [Pipeline] { [Pipeline] sh 16:24:22 + go mod tidy [Pipeline] sh 16:24:23 + make test 16:24:23 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:24:24 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 16:24:31 lf-activate-venv(): INFO: Adding /tmp/venv-N1tQ/bin to PATH 16:24:31 INFO: No Stack... 16:24:31 INFO: Retrieving Pricing Info for: v3-standard-2 16:24:31 INFO: Archiving Costs [Pipeline] sh 16:24:31 + cut -d, -f6 16:24:31 + cat /w/workspace/device-rfid-llrp-go/5/archives/cost.csv [Pipeline] lock 16:24:31 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-master-5-stack-cost] 16:24:31 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-5-stack-cost] did not exist. Created. 16:24:31 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-master-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:24:31 + echo total: 0.05999999865889549 [Pipeline] stash 16:24:31 Stashed 1 file(s) [Pipeline] } 16:24:31 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:25:11 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 16:25:11 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 16:25:38 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.755s coverage: 39.5% of statements 16:25:38 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.510s coverage: 51.9% of statements 16:25:38 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.035s coverage: 96.4% of statements 16:25:38 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:26:05 gofmt -l . 16:26:05 [ "`gofmt -l .`" = "" ] 16:26:05 ./bin/test-go-mod-tidy.sh 16:26:05 ./bin/test-attribution-txt.sh [Pipeline] } 16:26:05 $ docker stop --time=1 66807ad98172b7c4cd8516a852a488d0d607fa82a9c200e93e28ca4d7c4b642b 16:26:07 $ docker rm -f 66807ad98172b7c4cd8516a852a488d0d607fa82a9c200e93e28ca4d7c4b642b [Pipeline] // withDockerContainer [Pipeline] sh 16:26:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:26:08 Warning: overwriting stash ‘coverage-report’ 16:26:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:26:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:26:10 + ls -al . 16:26:10 total 592 16:26:10 drwxrwxr-x 10 jenkins jenkins 4096 Jun 10 16:26 . 16:26:10 drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 16:22 .. 16:26:10 -rw-rw-r-- 1 jenkins jenkins 134 Jun 10 16:22 .dockerignore 16:26:10 drwxrwxr-x 8 jenkins jenkins 4096 Jun 10 16:22 .git 16:26:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 16:22 .github 16:26:10 -rw-rw-r-- 1 jenkins jenkins 934 Jun 10 16:22 .gitignore 16:26:10 -rw-rw-r-- 1 jenkins jenkins 6734 Jun 10 16:22 Attribution.txt 16:26:10 -rw-rw-r-- 1 jenkins jenkins 1505 Jun 10 16:22 Dockerfile 16:26:10 -rw-rw-r-- 1 jenkins jenkins 999 Jun 10 16:22 Dockerfile.build 16:26:10 -rw-rw-r-- 1 jenkins jenkins 682 Jun 10 16:22 Jenkinsfile 16:26:10 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 10 16:22 LICENSE 16:26:10 -rw-rw-r-- 1 jenkins jenkins 986 Jun 10 16:22 Makefile 16:26:10 -rw-rw-r-- 1 jenkins jenkins 27918 Jun 10 16:22 README.md 16:26:10 -rw-rw-r-- 1 jenkins jenkins 11 Jun 10 16:18 VERSION 16:26:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 16:22 bin 16:26:10 drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 16:22 cmd 16:26:10 -rw-r--r-- 1 jenkins jenkins 462634 Jun 10 16:25 coverage.out 16:26:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 16:22 examples 16:26:10 -rw-r--r-- 1 jenkins jenkins 308 Jun 10 16:26 go.mod 16:26:10 -rw-r--r-- 1 jenkins jenkins 13908 Jun 10 16:24 go.sum 16:26:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 16:22 images 16:26:10 drwxrwxr-x 5 jenkins jenkins 4096 Jun 10 16:22 internal 16:26:10 drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 16:22 snap 16:26:10 -rw-rw-r-- 1 jenkins jenkins 193 Jun 10 16:22 version.go [Pipeline] isUnix [Pipeline] sh 16:26:10 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a8abf6b343540031172ab2f7335da0bfd82c9c12 --label arch=arm64 --label version=1.0.0-dev.1 . 16:26:10 Sending build context to Docker daemon 1.195MB 16:26:10 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 16:26:10 Step 2/24 : FROM ${BASE} AS builder 16:26:10 ---> 1952e16052be 16:26:10 Step 3/24 : ARG MAKE='make build' 16:26:10 ---> Running in 9d46b629992e 16:26:11 Removing intermediate container 9d46b629992e 16:26:11 ---> 87c52587aef2 16:26:11 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 16:26:11 ---> Running in a88f6c31e297 16:26:12 Removing intermediate container a88f6c31e297 16:26:12 ---> 45ba3d002bc6 16:26:12 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 16:26:12 ---> Running in 3accbbbaba42 16:26:12 Removing intermediate container 3accbbbaba42 16:26:12 ---> 8c89b64d8bd2 16:26:12 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:26:12 ---> Running in 45db9ba9aaa6 16:26:15 Removing intermediate container 45db9ba9aaa6 16:26:15 ---> 720c8cf9e60b 16:26:15 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:26:15 ---> Running in 75a435c99000 16:26:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:26:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:26:19 OK: 138 MiB in 40 packages 16:26:20 Removing intermediate container 75a435c99000 16:26:20 ---> 0506a271a73a 16:26:20 Step 8/24 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 16:26:20 ---> Running in b64fbf2d244d 16:26:21 Removing intermediate container b64fbf2d244d 16:26:21 ---> f9f5865ca173 16:26:21 Step 9/24 : COPY go.mod . 16:26:22 ---> 18f31395eab0 16:26:22 Step 10/24 : COPY Makefile . 16:26:22 ---> 6d94fdf2662d 16:26:22 Step 11/24 : RUN make update 16:26:23 ---> Running in 0010000cd478 16:26:24 CGO_ENABLED=0 GO111MODULE=on go mod download 16:26:25 Removing intermediate container 0010000cd478 16:26:25 ---> 7764a29169d3 16:26:25 Step 12/24 : COPY . . 16:26:26 ---> 78b3d6550fc4 16:26:26 Step 13/24 : RUN $MAKE 16:26:26 ---> Running in d206f4d4b54d 16:26:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.1" -o cmd/device-rfid-llrp-go ./cmd 16:26:27 internal/driver/device.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/device-sdk-go/pkg/models (imported by github.com/edgexfoundry/device-rfid-llrp-go/internal/driver); to add: 16:26:27 go get github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 16:26:27 internal/driver/driver.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/device-sdk-go/pkg/service (imported by github.com/edgexfoundry/device-rfid-llrp-go/internal/driver); to add: 16:26:27 go get github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 16:26:27 cmd/main.go:11:2: missing go.sum entry for module providing package github.com/edgexfoundry/device-sdk-go/pkg/startup (imported by github.com/edgexfoundry/device-rfid-llrp-go/cmd); to add: 16:26:27 go get github.com/edgexfoundry/device-rfid-llrp-go/cmd 16:26:27 internal/driver/driver.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags (imported by github.com/edgexfoundry/device-rfid-llrp-go/internal/driver); to add: 16:26:27 go get github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 16:26:27 internal/driver/driver.go:17:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/configuration (imported by github.com/edgexfoundry/device-rfid-llrp-go/internal/driver); to add: 16:26:27 go get github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 16:26:27 internal/driver/driver.go:18:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/pkg/types (imported by github.com/edgexfoundry/device-rfid-llrp-go/internal/driver); to add: 16:26:27 go get github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 16:26:27 internal/driver/device.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/clients/logger (imported by github.com/edgexfoundry/device-rfid-llrp-go/internal/driver); to add: 16:26:27 go get github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 16:26:27 internal/driver/device.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/models (imported by github.com/edgexfoundry/device-rfid-llrp-go/internal/driver); to add: 16:26:27 go get github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 16:26:27 internal/llrp/generated_encoder.go:12:2: missing go.sum entry for module providing package github.com/pkg/errors (imported by github.com/edgexfoundry/device-rfid-llrp-go/internal/driver); to add: 16:26:27 go get github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 16:26:27 make: *** [Makefile:20: cmd/device-rfid-llrp-go] Error 1 16:26:28 The command '/bin/sh -c $MAKE' returned a non-zero code: 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 16:26:28 ---> job-cost.sh 16:26:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GnAt 16:27:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:28:30 lf-activate-venv(): INFO: Adding /tmp/venv-GnAt/bin to PATH 16:28:30 INFO: No Stack... 16:28:30 INFO: Retrieving Pricing Info for: v2-standard-4 16:28:30 INFO: Archiving Costs [Pipeline] sh 16:28:31 + cat /w/workspace/device-rfid-llrp-go/5/archives/cost.csv 16:28:31 + cut -d, -f6 [Pipeline] lock 16:28:31 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-master-5-stack-cost] 16:28:31 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-5-stack-cost] did not exist. Created. 16:28:31 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-master-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:28:31 /w/workspace/device-rfid-llrp-go/5@tmp/durable-5770b20d/script.sh: 1: /w/workspace/device-rfid-llrp-go/5@tmp/durable-5770b20d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:28:32 + echo total: 0.18000000715255737 [Pipeline] stash 16:28:32 Warning: overwriting stash ‘stack-cost’ 16:28:32 Stashed 1 file(s) [Pipeline] } 16:28:32 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:28:32 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:28:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:28:35 ---> package-listing.sh 16:28:35 ++ facter osfamily 16:28:35 ++ tr '[:upper:]' '[:lower:]' 16:28:36 + OS_FAMILY=redhat 16:28:36 + workspace=/w/workspace/undry_device-rfid-llrp-go_master 16:28:36 + START_PACKAGES=/tmp/packages_start.txt 16:28:36 + END_PACKAGES=/tmp/packages_end.txt 16:28:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:28:36 + PACKAGES=/tmp/packages_start.txt 16:28:36 + '[' /w/workspace/undry_device-rfid-llrp-go_master ']' 16:28:36 + PACKAGES=/tmp/packages_end.txt 16:28:36 + case "${OS_FAMILY}" in 16:28:36 + sort 16:28:36 + rpm -qa 16:28:36 + '[' -f /tmp/packages_start.txt ']' 16:28:36 + '[' -f /tmp/packages_end.txt ']' 16:28:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:28:36 + '[' /w/workspace/undry_device-rfid-llrp-go_master ']' 16:28:36 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_master/archives/ 16:28:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_master/archives/ [Pipeline] echo 16:28:36 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/undry_device-rfid-llrp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:28:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:28:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:28:38 16:28:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:28:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:28:38 alpine: Pulling from edgex-lftools-log-publisher 16:28:38 df20fa9351a1: Pulling fs layer 16:28:38 36b3adc4ff6f: Pulling fs layer 16:28:38 8ad3a11d3b57: Pulling fs layer 16:28:38 46f8f816bc3b: Pulling fs layer 16:28:38 93b61091891f: Pulling fs layer 16:28:38 93b9cdb0e59b: Pulling fs layer 16:28:38 5e14af77c1be: Pulling fs layer 16:28:38 01666e4c0597: Pulling fs layer 16:28:38 aa168da1d23b: Pulling fs layer 16:28:38 93b9cdb0e59b: Waiting 16:28:38 5e14af77c1be: Waiting 16:28:38 01666e4c0597: Waiting 16:28:38 aa168da1d23b: Waiting 16:28:38 46f8f816bc3b: Waiting 16:28:38 93b61091891f: Waiting 16:28:38 36b3adc4ff6f: Verifying Checksum 16:28:38 36b3adc4ff6f: Download complete 16:28:39 46f8f816bc3b: Verifying Checksum 16:28:39 46f8f816bc3b: Download complete 16:28:39 df20fa9351a1: Verifying Checksum 16:28:39 df20fa9351a1: Download complete 16:28:39 93b9cdb0e59b: Verifying Checksum 16:28:39 93b9cdb0e59b: Download complete 16:28:39 93b61091891f: Verifying Checksum 16:28:39 93b61091891f: Download complete 16:28:39 5e14af77c1be: Verifying Checksum 16:28:39 5e14af77c1be: Download complete 16:28:39 01666e4c0597: Verifying Checksum 16:28:39 01666e4c0597: Download complete 16:28:39 df20fa9351a1: Pull complete 16:28:39 36b3adc4ff6f: Pull complete 16:28:39 8ad3a11d3b57: Verifying Checksum 16:28:39 8ad3a11d3b57: Download complete 16:28:40 8ad3a11d3b57: Pull complete 16:28:40 46f8f816bc3b: Pull complete 16:28:40 93b61091891f: Pull complete 16:28:40 93b9cdb0e59b: Pull complete 16:28:41 5e14af77c1be: Pull complete 16:28:41 01666e4c0597: Pull complete 16:28:44 aa168da1d23b: Verifying Checksum 16:28:44 aa168da1d23b: Download complete 16:28:48 aa168da1d23b: Pull complete 16:28:48 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:28:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:28:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:28:48 prd-centos7-docker-4c-2g-236 does not seem to be running inside a container 16:28:48 $ 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/undry_device-rfid-llrp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:28:51 $ docker top d3a1711bf7b02ead1d18d5170972ef6c4caf55602bc20c97264fddac74559bd6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:52 + touch /tmp/pre-build-complete [Pipeline] sh 16:28:52 + mkdir -p /var/log/sa [Pipeline] sh 16:28:53 + ls /var/log/sa-host 16:28:53 + sadf -c /var/log/sa-host/sa05 16:28:53 file_magic: OK 16:28:53 HZ: Using current value: 100 16:28:53 file_header: OK 16:28:53 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 16:28:53 Statistics: 16:28:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:28:53 File successfully converted to sysstat format version 12.2.1 16:28:53 + sadf -c /var/log/sa-host/sa10 16:28:53 file_magic: OK 16:28:53 HZ: Using current value: 100 16:28:53 file_header: OK 16:28:53 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 16:28:53 Statistics: 16:28:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:28:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:28:53 provisioning config files... 16:28:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config230092638384847185tmp [Pipeline] { [Pipeline] echo 16:28:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:28:53 ---> create-netrc.sh [Pipeline] } 16:28:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:28:54 ---> python-tools-install.sh [Pipeline] echo 16:28:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:28:54 ---> sudo-logs.sh 16:28:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:28:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:28:55 ---> job-cost.sh 16:28:55 lf-activate-venv: SKIPPING 16:28:55 DEBUG: total: 0.18000000715255737 16:28:55 INFO: Retrieving Stack Cost... 16:28:58 INFO: Retrieving Pricing Info for: v3-standard-2 16:28:58 INFO: Archiving Costs [Pipeline] echo 16:28:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:28:58 ---> logs-deploy.sh 16:28:58 lf-activate-venv: SKIPPING 16:28:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/master/5 16:28:58 INFO: archiving workspace using pattern(s): 16:28:59 Archives upload complete. 16:28:59 INFO: archiving logs to Nexus 16:29:00 ---> uname -a: 16:29:00 Linux prd-centos7-docker-4c-2g-236.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 16:29:00 16:29:00 16:29:00 ---> lscpu: 16:29:00 Architecture: x86_64 16:29:00 CPU op-mode(s): 32-bit, 64-bit 16:29:00 Byte Order: Little Endian 16:29:00 Address sizes: 40 bits physical, 48 bits virtual 16:29:00 CPU(s): 2 16:29:00 On-line CPU(s) list: 0,1 16:29:00 Thread(s) per core: 1 16:29:00 Core(s) per socket: 1 16:29:00 Socket(s): 2 16:29:00 NUMA node(s): 1 16:29:00 Vendor ID: AuthenticAMD 16:29:00 CPU family: 23 16:29:00 Model: 49 16:29:00 Model name: AMD EPYC-Rome Processor 16:29:00 Stepping: 0 16:29:00 CPU MHz: 2799.998 16:29:00 BogoMIPS: 5599.99 16:29:00 Virtualization: AMD-V 16:29:00 Hypervisor vendor: KVM 16:29:00 Virtualization type: full 16:29:00 L1d cache: 64 KiB 16:29:00 L1i cache: 64 KiB 16:29:00 L2 cache: 1 MiB 16:29:00 L3 cache: 32 MiB 16:29:00 NUMA node0 CPU(s): 0,1 16:29:00 Vulnerability Itlb multihit: Not affected 16:29:00 Vulnerability L1tf: Not affected 16:29:00 Vulnerability Mds: Not affected 16:29:00 Vulnerability Meltdown: Not affected 16:29:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:29:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:29:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:29:00 Vulnerability Srbds: Not affected 16:29:00 Vulnerability Tsx async abort: Not affected 16:29:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 16:29:00 16:29:00 16:29:00 ---> nproc: 16:29:00 2 16:29:00 16:29:00 16:29:00 ---> df -h: 16:29:00 Filesystem Size Used Available Use% Mounted on 16:29:00 overlay 40.0G 7.6G 32.4G 19% / 16:29:00 tmpfs 64.0M 0 64.0M 0% /dev 16:29:00 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:29:00 shm 64.0M 0 64.0M 0% /dev/shm 16:29:00 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 16:29:00 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 16:29:00 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 16:29:00 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 16:29:00 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 16:29:00 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/undry_device-rfid-llrp-go_master 16:29:00 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/undry_device-rfid-llrp-go_master@tmp 16:29:00 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 16:29:00 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 16:29:00 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 16:29:00 16:29:00 16:29:00 ---> free -m: 16:29:00 total used free shared buff/cache available 16:29:00 Mem: 7821 972 4754 0 2094 6670 16:29:00 Swap: 1023 0 1023 16:29:00 16:29:00 16:29:00 ---> ip addr: 16:29:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:29:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:29:00 inet 127.0.0.1/8 scope host lo 16:29:00 valid_lft forever preferred_lft forever 16:29:00 inet6 ::1/128 scope host 16:29:00 valid_lft forever preferred_lft forever 16:29:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:29:00 link/ether fa:16:3e:76:d6:d1 brd ff:ff:ff:ff:ff:ff 16:29:00 inet 10.30.123.240/23 brd 10.30.123.255 scope global dynamic eth0 16:29:00 valid_lft 85713sec preferred_lft 85713sec 16:29:00 inet6 fe80::f816:3eff:fe76:d6d1/64 scope link 16:29:00 valid_lft forever preferred_lft forever 16:29:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:29:00 link/ether 02:42:f8:0f:68:ae brd ff:ff:ff:ff:ff:ff 16:29:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:29:00 valid_lft forever preferred_lft forever 16:29:00 inet6 fe80::42:f8ff:fe0f:68ae/64 scope link 16:29:00 valid_lft forever preferred_lft forever 16:29:00 16:29:00 16:29:00 ---> sar -b -r -n DEV: 16:29:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 16:29:00 16:29:00 16:17:22 LINUX RESTART (2 CPU) 16:29:00 16:29:00 16:18:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:29:00 16:19:01 20.08 3.40 16.68 0.00 2607.25 3027.87 0.00 16:29:00 16:20:01 0.35 0.00 0.35 0.00 0.00 5.66 0.00 16:29:00 16:21:01 0.27 0.00 0.27 0.00 0.00 3.23 0.00 16:29:00 16:22:02 0.22 0.00 0.22 0.00 0.00 3.15 0.00 16:29:00 16:23:01 0.24 0.00 0.24 0.00 0.00 3.34 0.00 16:29:00 16:24:01 0.32 0.00 0.32 0.00 0.00 4.45 0.00 16:29:00 16:25:01 0.33 0.00 0.33 0.00 0.00 4.60 0.00 16:29:00 16:26:01 0.22 0.00 0.22 0.00 0.00 3.46 0.00 16:29:00 16:27:01 0.45 0.00 0.45 0.00 0.00 5.60 0.00 16:29:00 16:28:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 16:29:00 Average: 2.24 0.34 1.90 0.00 257.36 302.40 0.00 16:29:00 16:29:00 16:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:29:00 16:19:01 5460216 0 808644 10.10 2620 1737460 1291284 14.26 577360 1572668 12 16:29:00 16:20:01 5470876 0 797976 9.96 2620 1737468 1208384 13.34 568388 1572816 8 16:29:00 16:21:01 5471032 0 797820 9.96 2620 1737468 1208384 13.34 572096 1569224 8 16:29:00 16:22:02 5467832 0 801016 10.00 2620 1737472 1208648 13.34 573808 1569920 8 16:29:00 16:23:01 5468160 0 800680 10.00 2620 1737480 1208648 13.34 566636 1577176 12 16:29:00 16:24:01 5469832 0 799004 9.98 2620 1737484 1208420 13.34 565312 1577176 12 16:29:00 16:25:01 5469924 0 798884 9.97 2620 1737512 1208384 13.34 565120 1577180 24 16:29:00 16:26:01 5469008 0 799816 9.99 2620 1737496 1208384 13.34 565908 1577224 8 16:29:00 16:27:01 5459724 0 809096 10.10 2620 1737500 1208384 13.34 575572 1577224 8 16:29:00 16:28:01 5458964 0 809852 10.11 2620 1737504 1208456 13.34 577676 1575648 8 16:29:00 Average: 5466557 0 802279 10.02 2620 1737484 1216738 13.43 570788 1574626 11 16:29:00 16:29:00 16:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:29:00 16:19:01 eth0 72.32 56.42 347.80 14.46 0.00 0.00 0.00 0.00 16:29:00 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:00 16:19:01 docker0 2.68 1.85 0.28 5.22 0.00 0.00 0.00 0.00 16:29:00 16:20:01 eth0 0.60 0.05 0.04 0.00 0.00 0.00 0.00 0.00 16:29:00 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:00 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:00 16:21:01 eth0 0.33 0.08 0.03 0.01 0.00 0.00 0.00 0.00 16:29:00 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:00 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:00 16:22:02 eth0 1.68 0.33 0.38 0.17 0.00 0.00 0.00 0.00 16:29:00 16:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:00 16:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:00 16:23:01 eth0 1.20 0.75 0.67 0.51 0.00 0.00 0.00 0.00 16:29:00 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:00 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:00 16:24:01 eth0 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 16:29:00 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:00 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:00 16:25:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:29:00 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:00 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:00 16:26:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:29:00 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:00 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:00 16:27:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:29:00 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:00 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:00 16:28:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 16:29:00 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:00 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:00 Average: eth0 7.60 5.75 34.46 1.51 0.00 0.00 0.00 0.00 16:29:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:00 Average: docker0 0.26 0.18 0.03 0.52 0.00 0.00 0.00 0.00 16:29:00 16:29:00 16:29:00 ---> sar -P ALL: 16:29:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 16:29:00 16:29:00 16:17:22 LINUX RESTART (2 CPU) 16:29:00 16:29:00 16:18:02 CPU %user %nice %system %iowait %steal %idle 16:29:00 16:19:01 all 2.83 0.00 1.46 0.71 0.06 94.94 16:29:00 16:19:01 0 3.05 0.00 1.80 0.60 0.07 94.48 16:29:00 16:19:01 1 2.61 0.00 1.12 0.82 0.05 95.40 16:29:00 16:20:01 all 0.07 0.00 0.05 0.00 0.04 99.84 16:29:00 16:20:01 0 0.10 0.00 0.05 0.00 0.03 99.82 16:29:00 16:20:01 1 0.03 0.00 0.05 0.00 0.05 99.87 16:29:00 16:21:01 all 0.05 0.00 0.03 0.00 0.04 99.88 16:29:00 16:21:01 0 0.05 0.00 0.03 0.00 0.05 99.87 16:29:00 16:21:01 1 0.05 0.00 0.02 0.00 0.03 99.90 16:29:00 16:22:02 all 0.05 0.00 0.03 0.00 0.03 99.89 16:29:00 16:22:02 0 0.03 0.00 0.03 0.00 0.05 99.88 16:29:00 16:22:02 1 0.07 0.00 0.02 0.00 0.02 99.90 16:29:00 16:23:01 all 0.06 0.00 0.02 0.00 0.04 99.88 16:29:00 16:23:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:29:00 16:23:01 1 0.09 0.00 0.02 0.00 0.03 99.86 16:29:00 16:24:01 all 0.03 0.00 0.03 0.00 0.03 99.92 16:29:00 16:24:01 0 0.02 0.00 0.03 0.00 0.05 99.90 16:29:00 16:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:29:00 16:25:01 all 0.05 0.00 0.03 0.00 0.05 99.87 16:29:00 16:25:01 0 0.05 0.00 0.03 0.00 0.05 99.87 16:29:00 16:25:01 1 0.05 0.00 0.02 0.00 0.05 99.88 16:29:00 16:26:01 all 0.04 0.00 0.03 0.00 0.03 99.91 16:29:00 16:26:01 0 0.05 0.00 0.02 0.00 0.03 99.90 16:29:00 16:26:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:29:00 16:27:01 all 0.08 0.00 0.03 0.00 0.03 99.86 16:29:00 16:27:01 0 0.12 0.00 0.02 0.00 0.02 99.85 16:29:00 16:27:01 1 0.05 0.00 0.05 0.00 0.03 99.87 16:29:00 16:28:01 all 0.08 0.00 0.04 0.00 0.03 99.84 16:29:00 16:28:01 0 0.13 0.00 0.03 0.00 0.02 99.82 16:29:00 16:28:01 1 0.03 0.00 0.05 0.00 0.05 99.87 16:29:00 Average: all 0.33 0.00 0.17 0.07 0.04 99.39 16:29:00 Average: 0 0.36 0.00 0.20 0.06 0.04 99.34 16:29:00 Average: 1 0.30 0.00 0.14 0.08 0.04 99.45 16:29:00 16:29:00 16:29:00