Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f19c5b4581d27e0813f140be9e158fd085b802c9 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11131734633898349809.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6957499498844565444.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5881579184156689066.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12364156301751671363.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5624874883322306916.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-47926 in /w/workspace/foundry_device-rfid-llrp-go_main [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/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f19c5b4581d27e0813f140be9e158fd085b802c9 (main) > 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 f19c5b4581d27e0813f140be9e158fd085b802c9 # timeout=10 Commit message: "docs: Update change log for Kamakura release (#85)" > git rev-list --no-walk d6e061ab527411e6333a984de349b7b350bb99aa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:25:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:25:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:25:08 ========================================================= 19:25:08 EdgeX Global Pipelines Version Info 19:25:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:25:09 ------------------- 19:25:09 stable info: 19:25:09 ------------------- 19:25:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:25:09 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 19:25:09 Message: update stable to v1.0.227 19:25:09 ------------------- 19:25:09 experimental info: 19:25:09 ------------------- 19:25:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:25:09 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 19:25:09 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f19c5b4581d27e0813f140be9e158fd085b802c9 [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f19c5b4 [Pipeline] echo 19:25:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:25:10 provisioning config files... 19:25:10 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5146401410436942557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:25:10 ---> docker-login.sh 19:25:10 nexus3.edgexfoundry.org:10001 19:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:11 Configure a credential helper to remove this warning. See 19:25:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:11 19:25:11 Login Succeeded 19:25:11 nexus3.edgexfoundry.org:10002 19:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:11 Configure a credential helper to remove this warning. See 19:25:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:11 19:25:11 Login Succeeded 19:25:11 nexus3.edgexfoundry.org:10003 19:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:11 Configure a credential helper to remove this warning. See 19:25:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:11 19:25:11 Login Succeeded 19:25:11 nexus3.edgexfoundry.org:10004 19:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:11 Configure a credential helper to remove this warning. See 19:25:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:11 19:25:11 Login Succeeded 19:25:11 docker.io 19:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:12 Configure a credential helper to remove this warning. See 19:25:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:12 19:25:12 Login Succeeded 19:25:12 ---> docker-login.sh ends [Pipeline] } 19:25:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:25:12 + git rev-list -1 --merges f19c5b4581d27e0813f140be9e158fd085b802c9~1..f19c5b4581d27e0813f140be9e158fd085b802c9 [Pipeline] echo 19:25:12 -----------> git rev-list -1 --merges f19c5b4581d27e0813f140be9e158fd085b802c9~1..f19c5b4581d27e0813f140be9e158fd085b802c9 f19c5b4581d27e0813f140be9e158fd085b802c9 [false] [Pipeline] sh 19:25:13 + git log --format=format:%s -1 f19c5b4581d27e0813f140be9e158fd085b802c9 [Pipeline] echo 19:25:13 ========================================================= 19:25:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:25:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:25:13 + git log --format=format:%s -1 f19c5b4581d27e0813f140be9e158fd085b802c9 [Pipeline] echo 19:25:13 [semverPrep] GIT_COMMIT: f19c5b4581d27e0813f140be9e158fd085b802c9, Commit Message: docs: Update change log for Kamakura release (#85) [Pipeline] echo 19:25:13 [semverPrep] This is not a build commit. [Pipeline] sh 19:25:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:25:13 + grep -v github /etc/ssh/ssh_known_hosts 19:25:13 + [ -e /tmp/ssh_known_hosts ] 19:25:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:25:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:25:13 + sudo tee -a /etc/ssh/ssh_known_hosts 19:25:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:25:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:25:14 19:25:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:25:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:25:14 latest: Pulling from edgex-devops/py-git-semver 19:25:14 1fe172e4850f: Pulling fs layer 19:25:14 caf521ccaac6: Pulling fs layer 19:25:14 3ead6fa29328: Pulling fs layer 19:25:14 5c2a1cbceb83: Pulling fs layer 19:25:14 a8d5f1318db7: Pulling fs layer 19:25:14 c427282e49a2: Pulling fs layer 19:25:14 1827001aaf11: Pulling fs layer 19:25:14 0714d37db230: Pulling fs layer 19:25:14 ac28cf19c067: Pulling fs layer 19:25:14 ca983d60f3e2: Pulling fs layer 19:25:14 9f894cec8388: Pulling fs layer 19:25:14 ca983d60f3e2: Waiting 19:25:14 ac28cf19c067: Waiting 19:25:14 9f894cec8388: Waiting 19:25:14 0714d37db230: Waiting 19:25:14 1827001aaf11: Waiting 19:25:14 5c2a1cbceb83: Waiting 19:25:14 c427282e49a2: Waiting 19:25:14 a8d5f1318db7: Waiting 19:25:14 caf521ccaac6: Verifying Checksum 19:25:14 caf521ccaac6: Download complete 19:25:14 5c2a1cbceb83: Verifying Checksum 19:25:14 5c2a1cbceb83: Download complete 19:25:14 a8d5f1318db7: Verifying Checksum 19:25:14 a8d5f1318db7: Download complete 19:25:14 c427282e49a2: Verifying Checksum 19:25:14 c427282e49a2: Download complete 19:25:14 3ead6fa29328: Verifying Checksum 19:25:14 3ead6fa29328: Download complete 19:25:14 0714d37db230: Verifying Checksum 19:25:14 0714d37db230: Download complete 19:25:14 ac28cf19c067: Verifying Checksum 19:25:14 ac28cf19c067: Download complete 19:25:14 ca983d60f3e2: Verifying Checksum 19:25:14 ca983d60f3e2: Download complete 19:25:14 9f894cec8388: Verifying Checksum 19:25:14 9f894cec8388: Download complete 19:25:14 1fe172e4850f: Verifying Checksum 19:25:14 1fe172e4850f: Download complete 19:25:15 1827001aaf11: Verifying Checksum 19:25:15 1827001aaf11: Download complete 19:25:16 1fe172e4850f: Pull complete 19:25:16 caf521ccaac6: Pull complete 19:25:17 3ead6fa29328: Pull complete 19:25:17 5c2a1cbceb83: Pull complete 19:25:17 a8d5f1318db7: Pull complete 19:25:17 c427282e49a2: Pull complete 19:25:20 1827001aaf11: Pull complete 19:25:20 0714d37db230: Pull complete 19:25:20 ac28cf19c067: Pull complete 19:25:20 ca983d60f3e2: Pull complete 19:25:20 9f894cec8388: Pull complete 19:25:20 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 19:25:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:25:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 19:25:20 prd-ubuntu20.04-docker-8c-8g-47926 does not seem to be running inside a container 19:25:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 19:25:22 $ docker top 0e5f4593c360cff1a5cbabea85b3a5c0b4fbaae34781282392179d1c1c60dc5e -eo pid,comm 19:25:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:25:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:25:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:25:22 [ssh-agent] Looking for ssh-agent implementation... 19:25:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:25:22 $ docker exec 0e5f4593c360cff1a5cbabea85b3a5c0b4fbaae34781282392179d1c1c60dc5e ssh-agent 19:25:22 SSH_AUTH_SOCK=/tmp/ssh-78pa6GcmtuE1/agent.33 19:25:22 SSH_AGENT_PID=39 19:25:22 Running ssh-add (command line suppressed) 19:25:22 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4434543038569636787.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4434543038569636787.key) 19:25:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:25:23 + git tag --points-at HEAD [Pipeline] } 19:25:23 $ docker exec --env ******** --env ******** 0e5f4593c360cff1a5cbabea85b3a5c0b4fbaae34781282392179d1c1c60dc5e ssh-agent -k 19:25:23 unset SSH_AUTH_SOCK; 19:25:23 unset SSH_AGENT_PID; 19:25:23 echo Agent pid 39 killed; 19:25:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:25:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:25:23 [ssh-agent] Looking for ssh-agent implementation... 19:25:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:25:23 $ docker exec 0e5f4593c360cff1a5cbabea85b3a5c0b4fbaae34781282392179d1c1c60dc5e ssh-agent 19:25:23 SSH_AUTH_SOCK=/tmp/ssh-4m7VVlwslNZs/agent.71 19:25:23 SSH_AGENT_PID=77 19:25:23 Running ssh-add (command line suppressed) 19:25:23 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_38074396007170699.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_38074396007170699.key) 19:25:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:25:24 + git semver init 19:25:24 2022-05-10 19:25:24,337 [run_init] DEBUG init version:0.0.0 force:False 19:25:24 2022-05-10 19:25:24,338 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 19:25:24 2022-05-10 19:25:24,338 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 19:25:24 2022-05-10 19:25:24,339 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 19:25:25 2022-05-10 19:25:25,194 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 19:25:25 2022-05-10 19:25:25,194 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 19:25:25 2022-05-10 19:25:25,194 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 19:25:25 2022-05-10 19:25:25,195 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 19:25:25 2.1.0-dev.15 [Pipeline] } 19:25:25 $ docker exec --env ******** --env ******** 0e5f4593c360cff1a5cbabea85b3a5c0b4fbaae34781282392179d1c1c60dc5e ssh-agent -k 19:25:25 unset SSH_AUTH_SOCK; 19:25:25 unset SSH_AGENT_PID; 19:25:25 echo Agent pid 77 killed; 19:25:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:25:25 + git semver [Pipeline] } 19:25:26 $ docker stop --time=1 0e5f4593c360cff1a5cbabea85b3a5c0b4fbaae34781282392179d1c1c60dc5e 19:25:27 $ docker rm -f 0e5f4593c360cff1a5cbabea85b3a5c0b4fbaae34781282392179d1c1c60dc5e [Pipeline] // withDockerContainer [Pipeline] sh 19:25:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:25:28 Stashed 1 file(s) [Pipeline] echo 19:25:28 [edgeXSemver]: initialized semver on version 2.1.0-dev.15 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:25:28 provisioning config files... 19:25:28 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8161386859764399380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:25:28 ---> docker-login.sh 19:25:28 nexus3.edgexfoundry.org:10001 19:25:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:28 Configure a credential helper to remove this warning. See 19:25:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:28 19:25:28 Login Succeeded 19:25:28 nexus3.edgexfoundry.org:10002 19:25:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:28 Configure a credential helper to remove this warning. See 19:25:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:28 19:25:28 Login Succeeded 19:25:28 nexus3.edgexfoundry.org:10003 19:25:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:28 Configure a credential helper to remove this warning. See 19:25:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:28 19:25:28 Login Succeeded 19:25:28 nexus3.edgexfoundry.org:10004 19:25:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:29 Configure a credential helper to remove this warning. See 19:25:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:29 19:25:29 Login Succeeded 19:25:29 docker.io 19:25:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:29 Configure a credential helper to remove this warning. See 19:25:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:29 19:25:29 Login Succeeded 19:25:29 ---> docker-login.sh ends [Pipeline] } 19:25:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:25:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:25:29 ========================================================= 19:25:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:25:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:25:29 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 19:25:29 Sending build context to Docker daemon 3.983MB 19:25:29 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 19:25:29 Step 2/12 : FROM ${BASE} AS builder 19:25:29 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:25:29 59bf1c3509f3: Pulling fs layer 19:25:29 666ba61612fd: Pulling fs layer 19:25:29 8ed8ca486205: Pulling fs layer 19:25:29 4fe6c5a15a65: Pulling fs layer 19:25:29 22a0e8bec74d: Pulling fs layer 19:25:29 ca2b28591e48: Pulling fs layer 19:25:29 a51346096db8: Pulling fs layer 19:25:29 daebc70d1ce1: Pulling fs layer 19:25:29 22a0e8bec74d: Waiting 19:25:29 a51346096db8: Waiting 19:25:29 4fe6c5a15a65: Waiting 19:25:29 ca2b28591e48: Waiting 19:25:29 0e18a0eac166: Pulling fs layer 19:25:29 0e18a0eac166: Waiting 19:25:29 8ed8ca486205: Verifying Checksum 19:25:29 8ed8ca486205: Download complete 19:25:29 666ba61612fd: Download complete 19:25:29 22a0e8bec74d: Download complete 19:25:29 ca2b28591e48: Download complete 19:25:29 a51346096db8: Verifying Checksum 19:25:29 a51346096db8: Download complete 19:25:29 59bf1c3509f3: Verifying Checksum 19:25:29 59bf1c3509f3: Download complete 19:25:29 daebc70d1ce1: Verifying Checksum 19:25:29 daebc70d1ce1: Download complete 19:25:29 59bf1c3509f3: Pull complete 19:25:30 666ba61612fd: Pull complete 19:25:30 8ed8ca486205: Pull complete 19:25:30 0e18a0eac166: Verifying Checksum 19:25:30 0e18a0eac166: Download complete 19:25:30 4fe6c5a15a65: Download complete 19:25:34 4fe6c5a15a65: Pull complete 19:25:34 22a0e8bec74d: Pull complete 19:25:34 ca2b28591e48: Pull complete 19:25:34 a51346096db8: Pull complete 19:25:34 daebc70d1ce1: Pull complete 19:25:37 0e18a0eac166: Pull complete 19:25:37 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 19:25:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:25:37 ---> f018257e8ee9 19:25:37 Step 3/12 : ARG MAKE='make build' 19:25:39 ---> Running in 53666c142157 19:25:39 Removing intermediate container 53666c142157 19:25:39 ---> 4d04f42b7121 19:25:39 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 19:25:39 ---> Running in 6c240d209f1e 19:25:39 Removing intermediate container 6c240d209f1e 19:25:39 ---> 2c77d65d0eb1 19:25:39 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 19:25:39 ---> Running in 7c0a1c1a533f 19:25:39 Removing intermediate container 7c0a1c1a533f 19:25:39 ---> da8cde874e01 19:25:39 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:39 ---> Running in 34df054d939a 19:25:40 Removing intermediate container 34df054d939a 19:25:40 ---> 6c4eca3297ec 19:25:40 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:25:40 ---> Running in 04200a8418c4 19:25:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:25:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:25:41 OK: 221 MiB in 52 packages 19:25:41 Removing intermediate container 04200a8418c4 19:25:41 ---> edcf0444c084 19:25:41 Step 8/12 : WORKDIR /app 19:25:41 ---> Running in 7e6d571e42b2 19:25:41 Removing intermediate container 7e6d571e42b2 19:25:41 ---> 211db0ac9947 19:25:41 Step 9/12 : COPY go.mod vendor* ./ 19:25:42 ---> dac1ddf0fdc2 19:25:42 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:42 ---> Running in 8d2335fa6383 19:25:43 Still waiting to schedule task 19:25:43 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 19:25:57 Removing intermediate container 8d2335fa6383 19:25:57 ---> 544e7b3cf9c3 19:25:57 Step 11/12 : COPY . . 19:25:57 ---> 7dcceb9e297d 19:25:57 Step 12/12 : RUN $MAKE 19:25:57 ---> Running in ba3e34887e40 19:25:57 noop 19:25:58 Removing intermediate container ba3e34887e40 19:25:58 ---> a6e2f27fb998 19:25:58 Successfully built a6e2f27fb998 19:25:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:25:58 + docker inspect -f . ci-base-image-x86_64 19:25:58 . [Pipeline] withDockerContainer 19:25:58 prd-ubuntu20.04-docker-8c-8g-47926 does not seem to be running inside a container 19:25:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 19:25:59 $ docker top db257dd6d0ecdd1b2b373da5f42b807d91a1cd3f36948cef3ab0f4b2942e7d3c -eo pid,comm [Pipeline] { [Pipeline] sh 19:25:59 + go version 19:25:59 go version go1.17.6 linux/amd64 [Pipeline] } 19:25:59 $ docker stop --time=1 db257dd6d0ecdd1b2b373da5f42b807d91a1cd3f36948cef3ab0f4b2942e7d3c 19:26:00 $ docker rm -f db257dd6d0ecdd1b2b373da5f42b807d91a1cd3f36948cef3ab0f4b2942e7d3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:26:01 + docker inspect -f . ci-base-image-x86_64 19:26:01 . [Pipeline] withDockerContainer 19:26:01 prd-ubuntu20.04-docker-8c-8g-47926 does not seem to be running inside a container 19:26:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 19:26:01 $ docker top 7962c35ac4f8c6dd7a428a6d92260ac35d05c9b99c6103066edf0a2628225207 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:26:02 + make test 19:26:02 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:26:02 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 19:26:14 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 19:26:14 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 19:26:17 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.987s coverage: 39.3% of statements 19:26:17 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.252s coverage: 51.9% of statements 19:26:17 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 95.5% of statements 19:26:27 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:26:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:26:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:26:30 ./bin/test-attribution-txt.sh [Pipeline] echo 19:26:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:26:31 $ docker stop --time=1 7962c35ac4f8c6dd7a428a6d92260ac35d05c9b99c6103066edf0a2628225207 19:26:33 $ docker rm -f 7962c35ac4f8c6dd7a428a6d92260ac35d05c9b99c6103066edf0a2628225207 [Pipeline] // withDockerContainer [Pipeline] sh 19:26:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:26:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:26:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:26:34 + ls -al . 19:26:34 total 632 19:26:34 drwxrwxr-x 11 jenkins jenkins 4096 May 10 19:26 . 19:26:34 drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:25 .. 19:26:34 -rw-rw-r-- 1 jenkins jenkins 134 May 10 19:25 .dockerignore 19:26:34 drwxrwxr-x 8 jenkins jenkins 4096 May 10 19:25 .git 19:26:34 drwxrwxr-x 3 jenkins jenkins 4096 May 10 19:25 .github 19:26:34 -rw-rw-r-- 1 jenkins jenkins 946 May 10 19:25 .gitignore 19:26:34 -rw-rw-r-- 1 jenkins jenkins 41 May 10 19:25 .golangci.yml 19:26:34 drwxr-xr-x 3 jenkins jenkins 4096 May 10 19:25 .semver 19:26:34 -rw-rw-r-- 1 jenkins jenkins 10235 May 10 19:25 Attribution.txt 19:26:34 -rw-rw-r-- 1 jenkins jenkins 3740 May 10 19:25 CHANGELOG.md 19:26:34 -rw-rw-r-- 1 jenkins jenkins 1514 May 10 19:25 Dockerfile 19:26:34 -rw-rw-r-- 1 jenkins jenkins 677 May 10 19:25 GOVERNANCE.md 19:26:34 -rw-rw-r-- 1 jenkins jenkins 683 May 10 19:25 Jenkinsfile 19:26:34 -rw-rw-r-- 1 jenkins jenkins 11347 May 10 19:25 LICENSE 19:26:34 -rw-rw-r-- 1 jenkins jenkins 1991 May 10 19:25 Makefile 19:26:34 -rw-rw-r-- 1 jenkins jenkins 625 May 10 19:25 OWNERS.md 19:26:34 -rw-rw-r-- 1 jenkins jenkins 28496 May 10 19:25 README.md 19:26:34 -rw-rw-r-- 1 jenkins jenkins 12 May 10 19:25 VERSION 19:26:34 drwxrwxr-x 2 jenkins jenkins 4096 May 10 19:25 bin 19:26:34 drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:25 cmd 19:26:34 -rw-r--r-- 1 jenkins jenkins 460394 May 10 19:26 coverage.out 19:26:34 drwxrwxr-x 2 jenkins jenkins 4096 May 10 19:25 examples 19:26:34 -rw-rw-r-- 1 jenkins jenkins 3304 May 10 19:25 go.mod 19:26:34 -rw-rw-r-- 1 jenkins jenkins 35006 May 10 19:25 go.sum 19:26:34 drwxrwxr-x 2 jenkins jenkins 4096 May 10 19:25 images 19:26:34 drwxrwxr-x 5 jenkins jenkins 4096 May 10 19:25 internal 19:26:34 drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:25 snap 19:26:34 -rw-rw-r-- 1 jenkins jenkins 193 May 10 19:25 version.go [Pipeline] isUnix [Pipeline] sh 19:26:35 + 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=f19c5b4581d27e0813f140be9e158fd085b802c9 --label arch=amd64 --label version=2.1.0-dev.15 . 19:26:35 Sending build context to Docker daemon 3.983MB 19:26:35 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 19:26:35 Step 2/25 : FROM ${BASE} AS builder 19:26:35 ---> a6e2f27fb998 19:26:35 Step 3/25 : ARG MAKE='make build' 19:26:35 ---> Running in 1c2a005baad9 19:26:35 Removing intermediate container 1c2a005baad9 19:26:35 ---> 762f84c136a6 19:26:35 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 19:26:35 ---> Running in bb4f0958868b 19:26:35 Removing intermediate container bb4f0958868b 19:26:35 ---> 72d1069187e0 19:26:35 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 19:26:35 ---> Running in 2e56e9e3b76b 19:26:35 Removing intermediate container 2e56e9e3b76b 19:26:35 ---> ec7fbc2d5f75 19:26:35 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:35 ---> Running in b6b1bf0af154 19:26:36 Removing intermediate container b6b1bf0af154 19:26:36 ---> 0f6c35723be8 19:26:36 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:26:37 ---> Running in f852e64bd8d9 19:26:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:26:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:26:38 OK: 221 MiB in 52 packages 19:26:39 Removing intermediate container f852e64bd8d9 19:26:39 ---> c6460618e6b2 19:26:39 Step 8/25 : WORKDIR /app 19:26:39 ---> Running in 94f87033f398 19:26:39 Removing intermediate container 94f87033f398 19:26:39 ---> 89933c5c75af 19:26:39 Step 9/25 : COPY go.mod vendor* ./ 19:26:39 ---> 6cb8f2adbaba 19:26:39 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:39 ---> Running in 62964432fdbe 19:26:40 Removing intermediate container 62964432fdbe 19:26:40 ---> 680cac0e614b 19:26:40 Step 11/25 : COPY . . 19:26:40 ---> e346e0ab0f5a 19:26:40 Step 12/25 : RUN $MAKE 19:26:40 ---> Running in 7cad9e47cc3f 19:26:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion= -X edgexfoundry/app-rfid-llrp-inventory.Version=" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 19:27:02 Removing intermediate container 7cad9e47cc3f 19:27:02 ---> 5c5878f7acf5 19:27:02 Step 13/25 : FROM alpine:3.14 19:27:02 3.14: Pulling from library/alpine 19:27:03 8663204ce13b: Pulling fs layer 19:27:03 8663204ce13b: Verifying Checksum 19:27:03 8663204ce13b: Download complete 19:27:03 8663204ce13b: Pull complete 19:27:03 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:27:03 Status: Downloaded newer image for alpine:3.14 19:27:03 ---> e04c818066af 19:27:03 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:27:03 ---> Running in 3e45f0e4a6e8 19:27:03 Removing intermediate container 3e45f0e4a6e8 19:27:03 ---> df3cdbbf8a7d 19:27:03 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:03 ---> Running in 518a761cb2c2 19:27:04 Removing intermediate container 518a761cb2c2 19:27:04 ---> 54629a5d5694 19:27:04 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 19:27:04 ---> Running in eb711a671da6 19:27:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:27:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:27:05 (1/6) Installing dumb-init (1.2.5-r1) 19:27:05 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:27:05 (3/6) Installing libsodium (1.0.18-r0) 19:27:05 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:27:06 (5/6) Installing libzmq (4.3.4-r0) 19:27:06 (6/6) Installing zeromq (4.3.4-r0) 19:27:06 Executing busybox-1.33.1-r7.trigger 19:27:06 OK: 8 MiB in 20 packages 19:27:06 Removing intermediate container eb711a671da6 19:27:06 ---> b7993295eea6 19:27:06 Step 17/25 : COPY --from=builder /app/LICENSE / 19:27:07 ---> 2d1aa129798d 19:27:07 Step 18/25 : COPY --from=builder /app/Attribution.txt / 19:27:07 ---> aee26e652b06 19:27:07 Step 19/25 : COPY --from=builder /app/cmd/ / 19:27:07 ---> ad7a8c8c2c24 19:27:07 Step 20/25 : EXPOSE 59989 19:27:08 ---> Running in 06f94a90d46c 19:27:08 Removing intermediate container 06f94a90d46c 19:27:08 ---> d0e116eea28d 19:27:08 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 19:27:08 ---> Running in cfc4f86a6fcc 19:27:09 Removing intermediate container cfc4f86a6fcc 19:27:09 ---> 00e1a0a960eb 19:27:09 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 19:27:09 ---> Running in 9038313c0730 19:27:09 Removing intermediate container 9038313c0730 19:27:09 ---> a4fa5e71bdad 19:27:09 Step 23/25 : LABEL arch=amd64 19:27:10 ---> Running in eb07307c5737 19:27:10 Removing intermediate container eb07307c5737 19:27:10 ---> 705043f13d7f 19:27:10 Step 24/25 : LABEL git_sha=f19c5b4581d27e0813f140be9e158fd085b802c9 19:27:10 ---> Running in 4eda5bcef3a0 19:27:10 Removing intermediate container 4eda5bcef3a0 19:27:10 ---> 739cc95eeee7 19:27:10 Step 25/25 : LABEL version=2.1.0-dev.15 19:27:10 ---> Running in d681a02b6916 19:27:10 Removing intermediate container d681a02b6916 19:27:10 ---> 1f89a14fd4f9 19:27:10 [Warning] One or more build-args [ARCH] were not consumed 19:27:10 Successfully built 1f89a14fd4f9 19:27:10 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:27:10 provisioning config files... 19:27:10 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config166024416800582214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:27:11 ---> docker-login.sh 19:27:11 nexus3.edgexfoundry.org:10001 19:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:11 Configure a credential helper to remove this warning. See 19:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:11 19:27:11 Login Succeeded 19:27:11 nexus3.edgexfoundry.org:10002 19:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:11 Configure a credential helper to remove this warning. See 19:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:11 19:27:11 Login Succeeded 19:27:11 nexus3.edgexfoundry.org:10003 19:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:11 Configure a credential helper to remove this warning. See 19:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:11 19:27:11 Login Succeeded 19:27:11 nexus3.edgexfoundry.org:10004 19:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:11 Configure a credential helper to remove this warning. See 19:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:11 19:27:11 Login Succeeded 19:27:11 docker.io 19:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:11 Configure a credential helper to remove this warning. See 19:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:11 19:27:11 Login Succeeded 19:27:11 ---> docker-login.sh ends [Pipeline] } 19:27:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:27:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:27:11 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 19:27:11 f19c5b4581d27e0813f140be9e158fd085b802c9 19:27:11 latest 19:27:11 2.1.0-dev.15 19:27:11 f19c5b4581d27e0813f140be9e158fd085b802c9-2.1.0-dev.15 19:27:11 main 19:27:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:27:12 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:f19c5b4581d27e0813f140be9e158fd085b802c9 [Pipeline] isUnix [Pipeline] sh 19:27:12 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:f19c5b4581d27e0813f140be9e158fd085b802c9 19:27:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 19:27:12 f97d7c1f7cec: Preparing 19:27:12 de87516a8fd3: Preparing 19:27:12 0342c185213f: Preparing 19:27:12 8b5f68feefa9: Preparing 19:27:12 cb39d1bf8d31: Preparing 19:27:12 b541d28bf3b4: Preparing 19:27:12 de87516a8fd3: Pushed 19:27:12 cb39d1bf8d31: Pushed 19:27:12 0342c185213f: Pushed 19:27:12 b541d28bf3b4: Layer already exists 19:27:12 8b5f68feefa9: Pushed 19:27:16 f97d7c1f7cec: Pushed 19:27:16 f19c5b4581d27e0813f140be9e158fd085b802c9: digest: sha256:dcc4ddf6c32f81307d179e3b31aa8fd0b7dc1accdc08acf24521be396ecf378a size: 1574 [Pipeline] isUnix [Pipeline] sh 19:27:16 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh 19:27:16 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 19:27:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 19:27:16 f97d7c1f7cec: Preparing 19:27:16 de87516a8fd3: Preparing 19:27:16 0342c185213f: Preparing 19:27:16 8b5f68feefa9: Preparing 19:27:16 cb39d1bf8d31: Preparing 19:27:16 b541d28bf3b4: Preparing 19:27:16 b541d28bf3b4: Waiting 19:27:16 0342c185213f: Layer already exists 19:27:16 cb39d1bf8d31: Layer already exists 19:27:16 de87516a8fd3: Layer already exists 19:27:16 f97d7c1f7cec: Layer already exists 19:27:16 8b5f68feefa9: Layer already exists 19:27:16 b541d28bf3b4: Layer already exists 19:27:16 latest: digest: sha256:dcc4ddf6c32f81307d179e3b31aa8fd0b7dc1accdc08acf24521be396ecf378a size: 1574 [Pipeline] isUnix [Pipeline] sh 19:27:17 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.15 [Pipeline] isUnix [Pipeline] sh 19:27:17 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.15 19:27:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 19:27:17 f97d7c1f7cec: Preparing 19:27:17 de87516a8fd3: Preparing 19:27:17 0342c185213f: Preparing 19:27:17 8b5f68feefa9: Preparing 19:27:17 cb39d1bf8d31: Preparing 19:27:17 b541d28bf3b4: Preparing 19:27:17 b541d28bf3b4: Waiting 19:27:17 de87516a8fd3: Layer already exists 19:27:17 f97d7c1f7cec: Layer already exists 19:27:17 8b5f68feefa9: Layer already exists 19:27:17 cb39d1bf8d31: Layer already exists 19:27:17 0342c185213f: Layer already exists 19:27:17 b541d28bf3b4: Layer already exists 19:27:17 2.1.0-dev.15: digest: sha256:dcc4ddf6c32f81307d179e3b31aa8fd0b7dc1accdc08acf24521be396ecf378a size: 1574 [Pipeline] isUnix [Pipeline] sh 19:27:17 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:f19c5b4581d27e0813f140be9e158fd085b802c9-2.1.0-dev.15 [Pipeline] isUnix [Pipeline] sh 19:27:17 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:f19c5b4581d27e0813f140be9e158fd085b802c9-2.1.0-dev.15 19:27:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 19:27:17 f97d7c1f7cec: Preparing 19:27:17 de87516a8fd3: Preparing 19:27:17 0342c185213f: Preparing 19:27:17 8b5f68feefa9: Preparing 19:27:17 cb39d1bf8d31: Preparing 19:27:17 b541d28bf3b4: Preparing 19:27:17 cb39d1bf8d31: Layer already exists 19:27:17 f97d7c1f7cec: Layer already exists 19:27:17 0342c185213f: Layer already exists 19:27:17 8b5f68feefa9: Layer already exists 19:27:17 de87516a8fd3: Layer already exists 19:27:17 b541d28bf3b4: Layer already exists 19:27:17 f19c5b4581d27e0813f140be9e158fd085b802c9-2.1.0-dev.15: digest: sha256:dcc4ddf6c32f81307d179e3b31aa8fd0b7dc1accdc08acf24521be396ecf378a size: 1574 [Pipeline] isUnix [Pipeline] sh 19:27:18 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh 19:27:18 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 19:27:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 19:27:18 f97d7c1f7cec: Preparing 19:27:18 de87516a8fd3: Preparing 19:27:18 0342c185213f: Preparing 19:27:18 8b5f68feefa9: Preparing 19:27:18 cb39d1bf8d31: Preparing 19:27:18 b541d28bf3b4: Preparing 19:27:18 b541d28bf3b4: Waiting 19:27:18 cb39d1bf8d31: Layer already exists 19:27:18 f97d7c1f7cec: Layer already exists 19:27:18 de87516a8fd3: Layer already exists 19:27:18 0342c185213f: Layer already exists 19:27:18 8b5f68feefa9: Layer already exists 19:27:18 b541d28bf3b4: Layer already exists 19:27:18 main: digest: sha256:dcc4ddf6c32f81307d179e3b31aa8fd0b7dc1accdc08acf24521be396ecf378a size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:27:18 ===================================================== [Pipeline] echo 19:27:18 taggedImages: 19:27:18 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:f19c5b4581d27e0813f140be9e158fd085b802c9 19:27:18 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 19:27:18 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.15 19:27:18 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:f19c5b4581d27e0813f140be9e158fd085b802c9-2.1.0-dev.15 19:27:18 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:27:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:27:18 19:27:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:27:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:27:19 latest: Pulling from edgex-lftools-log-publisher 19:27:19 5eb5b503b376: Pulling fs layer 19:27:19 5c69ac0246d0: Pulling fs layer 19:27:19 ec43610c2a17: Pulling fs layer 19:27:19 3a2ae6a8a46f: Pulling fs layer 19:27:19 33b1e0a273af: Pulling fs layer 19:27:19 5d3b04190fa2: Pulling fs layer 19:27:19 2f39f015ded8: Pulling fs layer 19:27:19 3a2ae6a8a46f: Waiting 19:27:19 33b1e0a273af: Waiting 19:27:19 5d3b04190fa2: Waiting 19:27:19 2f39f015ded8: Waiting 19:27:19 5c69ac0246d0: Download complete 19:27:19 3a2ae6a8a46f: Download complete 19:27:19 33b1e0a273af: Verifying Checksum 19:27:19 33b1e0a273af: Download complete 19:27:19 5d3b04190fa2: Verifying Checksum 19:27:19 5d3b04190fa2: Download complete 19:27:19 ec43610c2a17: Download complete 19:27:19 5eb5b503b376: Download complete 19:27:20 2f39f015ded8: Verifying Checksum 19:27:20 2f39f015ded8: Download complete 19:27:20 5eb5b503b376: Pull complete 19:27:20 5c69ac0246d0: Pull complete 19:27:21 ec43610c2a17: Pull complete 19:27:21 3a2ae6a8a46f: Pull complete 19:27:21 33b1e0a273af: Pull complete 19:27:21 5d3b04190fa2: Pull complete 19:27:27 2f39f015ded8: Pull complete 19:27:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:27:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:27:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:27:27 prd-ubuntu20.04-docker-8c-8g-47926 does not seem to be running inside a container 19:27:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:27:29 $ docker top 80348a881d5c6107fedbcbe93081683f6b0facd2c362014cdad577658474cf44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:27:30 ---> job-cost.sh 19:27:30 lf-activate-venv: SKIPPING 19:27:30 INFO: No Stack... 19:27:30 INFO: Retrieving Pricing Info for: v3-standard-8 19:27:30 INFO: Archiving Costs [Pipeline] sh 19:27:31 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 19:27:31 + cut -d, -f6 [Pipeline] lock 19:27:31 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-32-stack-cost] 19:27:31 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-32-stack-cost] did not exist. Created. 19:27:31 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:27:31 + echo total: 0.2199999988079071 [Pipeline] stash 19:27:31 Stashed 1 file(s) [Pipeline] } 19:27:31 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-32-stack-cost] [Pipeline] // lock [Pipeline] } 19:27:31 $ docker stop --time=1 80348a881d5c6107fedbcbe93081683f6b0facd2c362014cdad577658474cf44 19:27:32 $ docker rm -f 80348a881d5c6107fedbcbe93081683f6b0facd2c362014cdad577658474cf44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:31:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-47927 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 19:31:11 Running in /w/workspace/device-rfid-llrp-go/32 [Pipeline] { [Pipeline] checkout 19:31:12 Selected Git installation does not exist. Using Default 19:31:12 The recommended git tool is: NONE 19:31:20 using credential edgex-jenkins-ssh 19:31:20 Cloning the remote Git repository 19:31:20 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:31:20 > git init /w/workspace/device-rfid-llrp-go/32 # timeout=10 19:31:20 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:31:20 > git --version # timeout=10 19:31:20 > git --version # 'git version 2.25.1' 19:31:20 using GIT_SSH to set credentials SSH Credentials for GitHub 19:31:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:31:21 Avoid second fetch 19:31:21 Checking out Revision f19c5b4581d27e0813f140be9e158fd085b802c9 (main) 19:31:21 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 19:31:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:31:21 > git config core.sparsecheckout # timeout=10 19:31:21 > git checkout -f f19c5b4581d27e0813f140be9e158fd085b802c9 # timeout=10 19:31:26 Commit message: "docs: Update change log for Kamakura release (#85)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:31:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:31:27 % Total % Received % Xferd Average Speed Time Time Time Current 19:31:27 Dload Upload Total Spent Left Speed 19:31:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 81116 0 --:--:-- --:--:-- --:--:-- 81116 [Pipeline] sh 19:31:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:31:28 + sudo tee /etc/docker/daemon.new 19:31:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:31:28 { 19:31:28 "registry-mirrors": [ 19:31:28 "https://nexus3.edgexfoundry.org:10001" 19:31:28 ], 19:31:28 "bip": "10.250.0.254/24", 19:31:28 "hosts": [ 19:31:28 "tcp://0.0.0.0:5555", 19:31:28 "unix:///var/run/docker.sock" 19:31:28 ], 19:31:28 "mtu": 1458, 19:31:28 "selinux-enabled": true, 19:31:28 "seccomp-profile": "/etc/docker/seccomp.json" 19:31:28 } [Pipeline] sh 19:31:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:31:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:31:47 provisioning config files... 19:31:47 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/32@tmp/config3737411979781608050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:31:47 ---> docker-login.sh 19:31:47 nexus3.edgexfoundry.org:10001 19:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:49 Configure a credential helper to remove this warning. See 19:31:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:49 19:31:49 Login Succeeded 19:31:49 nexus3.edgexfoundry.org:10002 19:31:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:49 Configure a credential helper to remove this warning. See 19:31:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:49 19:31:49 Login Succeeded 19:31:49 nexus3.edgexfoundry.org:10003 19:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:50 Configure a credential helper to remove this warning. See 19:31:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:50 19:31:50 Login Succeeded 19:31:50 nexus3.edgexfoundry.org:10004 19:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:51 Configure a credential helper to remove this warning. See 19:31:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:51 19:31:51 Login Succeeded 19:31:51 docker.io 19:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:51 Configure a credential helper to remove this warning. See 19:31:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:51 19:31:51 Login Succeeded 19:31:51 ---> docker-login.sh ends [Pipeline] } 19:31:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:31:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:31:52 ========================================================= 19:31:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:31:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:31:53 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 19:31:53 Sending build context to Docker daemon 1.228MB 19:31:53 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 19:31:53 Step 2/12 : FROM ${BASE} AS builder 19:31:53 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:31:53 9b3977197b4f: Pulling fs layer 19:31:53 1a89e8eeedd5: Pulling fs layer 19:31:53 94645a83ff95: Pulling fs layer 19:31:53 3f3a8bcf1eab: Pulling fs layer 19:31:53 0c92f367c5e7: Pulling fs layer 19:31:53 3096ccb668a1: Pulling fs layer 19:31:53 e8cf19c19ddd: Pulling fs layer 19:31:53 a4caa8a26152: Pulling fs layer 19:31:53 3096ccb668a1: Waiting 19:31:53 e8cf19c19ddd: Waiting 19:31:53 a4caa8a26152: Waiting 19:31:53 3f3a8bcf1eab: Waiting 19:31:53 0c92f367c5e7: Waiting 19:31:53 94645a83ff95: Verifying Checksum 19:31:53 94645a83ff95: Download complete 19:31:53 1a89e8eeedd5: Download complete 19:31:54 0c92f367c5e7: Verifying Checksum 19:31:54 0c92f367c5e7: Download complete 19:31:54 3096ccb668a1: Verifying Checksum 19:31:54 3096ccb668a1: Download complete 19:31:54 9b3977197b4f: Verifying Checksum 19:31:54 9b3977197b4f: Download complete 19:31:54 e8cf19c19ddd: Download complete 19:31:55 9b3977197b4f: Pull complete 19:31:55 1a89e8eeedd5: Pull complete 19:31:55 94645a83ff95: Pull complete 19:31:56 a4caa8a26152: Verifying Checksum 19:31:56 a4caa8a26152: Download complete 19:31:56 3f3a8bcf1eab: Verifying Checksum 19:31:56 3f3a8bcf1eab: Download complete 19:32:12 3f3a8bcf1eab: Pull complete 19:32:12 0c92f367c5e7: Pull complete 19:32:12 3096ccb668a1: Pull complete 19:32:12 e8cf19c19ddd: Pull complete 19:32:18 a4caa8a26152: Pull complete 19:32:18 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 19:32:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:32:18 ---> 725f1c02e7f9 19:32:18 Step 3/12 : ARG MAKE='make build' 19:32:20 ---> Running in 4045f937890a 19:32:22 Removing intermediate container 4045f937890a 19:32:22 ---> 4891f6f28f15 19:32:22 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 19:32:22 ---> Running in 39239fb5ada9 19:32:22 Removing intermediate container 39239fb5ada9 19:32:22 ---> 417e5e92e677 19:32:22 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 19:32:22 ---> Running in 468fe08434d7 19:32:22 Removing intermediate container 468fe08434d7 19:32:22 ---> e745937a37a8 19:32:22 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:23 ---> Running in 0eb5e9f34d4f 19:32:25 Removing intermediate container 0eb5e9f34d4f 19:32:25 ---> 1d85ab6247f3 19:32:25 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:32:25 ---> Running in 778506b0973b 19:32:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:29 OK: 220 MiB in 52 packages 19:32:30 Removing intermediate container 778506b0973b 19:32:30 ---> cb6a1bf5d43b 19:32:30 Step 8/12 : WORKDIR /app 19:32:30 ---> Running in b780cd26777f 19:32:30 Removing intermediate container b780cd26777f 19:32:30 ---> 33ced596a77f 19:32:30 Step 9/12 : COPY go.mod vendor* ./ 19:32:31 ---> 1cd0423af755 19:32:31 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:31 ---> Running in ad2647877899 19:33:27 Removing intermediate container ad2647877899 19:33:27 ---> d6a505d58792 19:33:27 Step 11/12 : COPY . . 19:33:27 ---> d24a889dd174 19:33:27 Step 12/12 : RUN $MAKE 19:33:27 ---> Running in c142fe7bdbe5 19:33:27 noop 19:33:27 Removing intermediate container c142fe7bdbe5 19:33:27 ---> 7bad284d217e 19:33:27 Successfully built 7bad284d217e 19:33:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:33:28 + docker inspect -f . ci-base-image-arm64 19:33:28 . [Pipeline] withDockerContainer 19:33:28 prd-ubuntu20.04-docker-arm64-4c-16g-47927 does not seem to be running inside a container 19:33:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/32 -v /w/workspace/device-rfid-llrp-go/32:/w/workspace/device-rfid-llrp-go/32:rw,z -v /w/workspace/device-rfid-llrp-go/32@tmp:/w/workspace/device-rfid-llrp-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:33:30 $ docker top d354800d69daa13aca59559a30a516b9d82afff8bce4535d845e65278524b40c -eo pid,comm [Pipeline] { [Pipeline] sh 19:33:31 + go version 19:33:31 go version go1.17.6 linux/arm64 [Pipeline] } 19:33:31 $ docker stop --time=1 d354800d69daa13aca59559a30a516b9d82afff8bce4535d845e65278524b40c 19:33:33 $ docker rm -f d354800d69daa13aca59559a30a516b9d82afff8bce4535d845e65278524b40c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:33:33 + docker inspect -f . ci-base-image-arm64 19:33:33 . [Pipeline] withDockerContainer 19:33:34 prd-ubuntu20.04-docker-arm64-4c-16g-47927 does not seem to be running inside a container 19:33:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/32 -v /w/workspace/device-rfid-llrp-go/32:/w/workspace/device-rfid-llrp-go/32:rw,z -v /w/workspace/device-rfid-llrp-go/32@tmp:/w/workspace/device-rfid-llrp-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:33:35 $ docker top f5f6cb0e0f9b8208ac35b3c766141ea78b7946a58247750651ff2564ebd7174b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:33:36 + make test 19:33:36 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:33:38 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 19:35:30 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 19:35:30 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 19:36:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.321s coverage: 39.3% of statements 19:36:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.630s coverage: 51.9% of statements 19:36:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.053s coverage: 95.5% of statements 19:36:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:36:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:36:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:36:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:36:42 ./bin/test-attribution-txt.sh [Pipeline] echo 19:36:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:36:42 $ docker stop --time=1 f5f6cb0e0f9b8208ac35b3c766141ea78b7946a58247750651ff2564ebd7174b 19:36:44 $ docker rm -f f5f6cb0e0f9b8208ac35b3c766141ea78b7946a58247750651ff2564ebd7174b [Pipeline] // withDockerContainer [Pipeline] sh 19:36:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:36:45 Warning: overwriting stash ‘coverage-report’ 19:36:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:36:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:36:47 + ls -al . 19:36:47 total 628 19:36:47 drwxrwxr-x 10 jenkins jenkins 4096 May 10 19:36 . 19:36:47 drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:31 .. 19:36:47 -rw-rw-r-- 1 jenkins jenkins 134 May 10 19:31 .dockerignore 19:36:47 drwxrwxr-x 8 jenkins jenkins 4096 May 10 19:31 .git 19:36:47 drwxrwxr-x 3 jenkins jenkins 4096 May 10 19:31 .github 19:36:47 -rw-rw-r-- 1 jenkins jenkins 946 May 10 19:31 .gitignore 19:36:47 -rw-rw-r-- 1 jenkins jenkins 41 May 10 19:31 .golangci.yml 19:36:47 -rw-rw-r-- 1 jenkins jenkins 10235 May 10 19:31 Attribution.txt 19:36:47 -rw-rw-r-- 1 jenkins jenkins 3740 May 10 19:31 CHANGELOG.md 19:36:47 -rw-rw-r-- 1 jenkins jenkins 1514 May 10 19:31 Dockerfile 19:36:47 -rw-rw-r-- 1 jenkins jenkins 677 May 10 19:31 GOVERNANCE.md 19:36:47 -rw-rw-r-- 1 jenkins jenkins 683 May 10 19:31 Jenkinsfile 19:36:47 -rw-rw-r-- 1 jenkins jenkins 11347 May 10 19:31 LICENSE 19:36:47 -rw-rw-r-- 1 jenkins jenkins 1991 May 10 19:31 Makefile 19:36:47 -rw-rw-r-- 1 jenkins jenkins 625 May 10 19:31 OWNERS.md 19:36:47 -rw-rw-r-- 1 jenkins jenkins 28496 May 10 19:31 README.md 19:36:47 -rw-rw-r-- 1 jenkins jenkins 12 May 10 19:25 VERSION 19:36:47 drwxrwxr-x 2 jenkins jenkins 4096 May 10 19:31 bin 19:36:47 drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:31 cmd 19:36:47 -rw-r--r-- 1 jenkins jenkins 460394 May 10 19:36 coverage.out 19:36:47 drwxrwxr-x 2 jenkins jenkins 4096 May 10 19:31 examples 19:36:47 -rw-rw-r-- 1 jenkins jenkins 3304 May 10 19:31 go.mod 19:36:47 -rw-rw-r-- 1 jenkins jenkins 35006 May 10 19:31 go.sum 19:36:47 drwxrwxr-x 2 jenkins jenkins 4096 May 10 19:31 images 19:36:47 drwxrwxr-x 5 jenkins jenkins 4096 May 10 19:31 internal 19:36:47 drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:31 snap 19:36:47 -rw-rw-r-- 1 jenkins jenkins 193 May 10 19:31 version.go [Pipeline] isUnix [Pipeline] sh 19:36:47 + 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=f19c5b4581d27e0813f140be9e158fd085b802c9 --label arch=arm64 --label version=2.1.0-dev.15 . 19:36:48 Sending build context to Docker daemon 1.228MB 19:36:48 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 19:36:48 Step 2/25 : FROM ${BASE} AS builder 19:36:48 ---> 7bad284d217e 19:36:48 Step 3/25 : ARG MAKE='make build' 19:36:48 ---> Running in 1dfaca347f11 19:36:48 Removing intermediate container 1dfaca347f11 19:36:48 ---> 7ab3d5022e9c 19:36:48 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 19:36:48 ---> Running in 3d196f304df6 19:36:49 Removing intermediate container 3d196f304df6 19:36:49 ---> 4d5330c9e9aa 19:36:49 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 19:36:49 ---> Running in 94ee1de78341 19:36:49 Removing intermediate container 94ee1de78341 19:36:49 ---> 6771c9e23b0f 19:36:49 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:49 ---> Running in 1ede68698640 19:36:51 Removing intermediate container 1ede68698640 19:36:51 ---> 4dd4b72bda46 19:36:51 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:36:51 ---> Running in 89989ed40002 19:36:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:36:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:36:54 OK: 220 MiB in 52 packages 19:36:55 Removing intermediate container 89989ed40002 19:36:55 ---> 19fc54fa3a7b 19:36:55 Step 8/25 : WORKDIR /app 19:36:55 ---> Running in 639286dfd3bc 19:36:55 Removing intermediate container 639286dfd3bc 19:36:55 ---> aaafd04412de 19:36:55 Step 9/25 : COPY go.mod vendor* ./ 19:36:56 ---> 8656a76e2ef4 19:36:56 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:56 ---> Running in 45583d2ae826 19:36:58 Removing intermediate container 45583d2ae826 19:36:58 ---> 561b94931e5d 19:36:58 Step 11/25 : COPY . . 19:36:59 ---> 8fe40beb01c4 19:36:59 Step 12/25 : RUN $MAKE 19:36:59 ---> Running in 75d0871a0e24 19:37:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion= -X edgexfoundry/app-rfid-llrp-inventory.Version=" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 19:39:37 Removing intermediate container 75d0871a0e24 19:39:37 ---> edfbfe11cb8f 19:39:37 Step 13/25 : FROM alpine:3.14 19:39:37 3.14: Pulling from library/alpine 19:39:37 455c02918c45: Pulling fs layer 19:39:37 455c02918c45: Download complete 19:39:37 455c02918c45: Pull complete 19:39:37 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:39:37 Status: Downloaded newer image for alpine:3.14 19:39:37 ---> ac73e934f311 19:39:37 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:39:37 ---> Running in a1e6aa44e0f8 19:39:37 Removing intermediate container a1e6aa44e0f8 19:39:37 ---> e17f72f9343a 19:39:37 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:37 ---> Running in 5e95af3a60e0 19:39:39 Removing intermediate container 5e95af3a60e0 19:39:39 ---> 7294f202715f 19:39:39 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 19:39:39 ---> Running in 442e4cfa13b1 19:39:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:39:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:39:42 (1/6) Installing dumb-init (1.2.5-r1) 19:39:42 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:39:42 (3/6) Installing libsodium (1.0.18-r0) 19:39:42 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:39:42 (5/6) Installing libzmq (4.3.4-r0) 19:39:42 (6/6) Installing zeromq (4.3.4-r0) 19:39:42 Executing busybox-1.33.1-r7.trigger 19:39:42 OK: 8 MiB in 20 packages 19:39:43 Removing intermediate container 442e4cfa13b1 19:39:43 ---> 135b1e8a3ef4 19:39:43 Step 17/25 : COPY --from=builder /app/LICENSE / 19:39:44 ---> ad06b346de44 19:39:44 Step 18/25 : COPY --from=builder /app/Attribution.txt / 19:39:44 ---> 113b5a9fcd18 19:39:44 Step 19/25 : COPY --from=builder /app/cmd/ / 19:39:46 ---> 8feffab44c34 19:39:46 Step 20/25 : EXPOSE 59989 19:39:46 ---> Running in 01279a89ef83 19:39:46 Removing intermediate container 01279a89ef83 19:39:46 ---> 75d202a2778d 19:39:46 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 19:39:47 ---> Running in a8ce6d0a0014 19:39:47 Removing intermediate container a8ce6d0a0014 19:39:47 ---> 45defbcd0a85 19:39:47 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 19:39:47 ---> Running in 3316422b0cf7 19:39:47 Removing intermediate container 3316422b0cf7 19:39:47 ---> 3acd6326c659 19:39:47 Step 23/25 : LABEL arch=arm64 19:39:47 ---> Running in daddaa9caf6d 19:39:48 Removing intermediate container daddaa9caf6d 19:39:48 ---> c6c16f65f58f 19:39:48 Step 24/25 : LABEL git_sha=f19c5b4581d27e0813f140be9e158fd085b802c9 19:39:48 ---> Running in c8e19c8be33c 19:39:48 Removing intermediate container c8e19c8be33c 19:39:48 ---> aa6a3fea7cac 19:39:48 Step 25/25 : LABEL version=2.1.0-dev.15 19:39:48 ---> Running in 00caf9e5af96 19:39:49 Removing intermediate container 00caf9e5af96 19:39:49 ---> 217c02557954 19:39:49 [Warning] One or more build-args [ARCH] were not consumed 19:39:49 Successfully built 217c02557954 19:39:49 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:39:49 provisioning config files... 19:39:49 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/32@tmp/config8662268926154946929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:39:49 ---> docker-login.sh 19:39:49 nexus3.edgexfoundry.org:10001 19:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:50 Configure a credential helper to remove this warning. See 19:39:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:50 19:39:50 Login Succeeded 19:39:50 nexus3.edgexfoundry.org:10002 19:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:50 Configure a credential helper to remove this warning. See 19:39:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:50 19:39:50 Login Succeeded 19:39:50 nexus3.edgexfoundry.org:10003 19:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:51 Configure a credential helper to remove this warning. See 19:39:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:51 19:39:51 Login Succeeded 19:39:51 nexus3.edgexfoundry.org:10004 19:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:51 Configure a credential helper to remove this warning. See 19:39:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:51 19:39:51 Login Succeeded 19:39:51 docker.io 19:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:52 Configure a credential helper to remove this warning. See 19:39:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:52 19:39:52 Login Succeeded 19:39:52 ---> docker-login.sh ends [Pipeline] } 19:39:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:39:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:39:52 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 19:39:52 f19c5b4581d27e0813f140be9e158fd085b802c9 19:39:52 latest 19:39:52 2.1.0-dev.15 19:39:52 f19c5b4581d27e0813f140be9e158fd085b802c9-2.1.0-dev.15 19:39:52 main 19:39:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:39:53 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f19c5b4581d27e0813f140be9e158fd085b802c9 [Pipeline] isUnix [Pipeline] sh 19:39:53 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f19c5b4581d27e0813f140be9e158fd085b802c9 19:39:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 19:39:53 aabff4684aec: Preparing 19:39:53 e44a0254afea: Preparing 19:39:53 23ee42639053: Preparing 19:39:53 33ae4235bf23: Preparing 19:39:53 62f8302b9811: Preparing 19:39:53 f73e7dbfee58: Preparing 19:39:53 f73e7dbfee58: Waiting 19:39:53 e44a0254afea: Pushed 19:39:53 62f8302b9811: Pushed 19:39:53 23ee42639053: Pushed 19:39:53 f73e7dbfee58: Layer already exists 19:39:54 33ae4235bf23: Pushed 19:40:01 aabff4684aec: Pushed 19:40:01 f19c5b4581d27e0813f140be9e158fd085b802c9: digest: sha256:16aebe8c654ddf966e46b6c361c86f3ca411b712bc07c499c96b395851d832e8 size: 1573 [Pipeline] isUnix [Pipeline] sh 19:40:01 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:40:02 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 19:40:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 19:40:02 aabff4684aec: Preparing 19:40:02 e44a0254afea: Preparing 19:40:02 23ee42639053: Preparing 19:40:02 33ae4235bf23: Preparing 19:40:02 62f8302b9811: Preparing 19:40:02 f73e7dbfee58: Preparing 19:40:02 f73e7dbfee58: Waiting 19:40:02 33ae4235bf23: Layer already exists 19:40:02 aabff4684aec: Layer already exists 19:40:02 23ee42639053: Layer already exists 19:40:02 62f8302b9811: Layer already exists 19:40:02 e44a0254afea: Layer already exists 19:40:02 f73e7dbfee58: Layer already exists 19:40:02 latest: digest: sha256:16aebe8c654ddf966e46b6c361c86f3ca411b712bc07c499c96b395851d832e8 size: 1573 [Pipeline] isUnix [Pipeline] sh 19:40:02 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.15 [Pipeline] isUnix [Pipeline] sh 19:40:03 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.15 19:40:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 19:40:03 aabff4684aec: Preparing 19:40:03 e44a0254afea: Preparing 19:40:03 23ee42639053: Preparing 19:40:03 33ae4235bf23: Preparing 19:40:03 62f8302b9811: Preparing 19:40:03 f73e7dbfee58: Preparing 19:40:03 f73e7dbfee58: Waiting 19:40:03 e44a0254afea: Layer already exists 19:40:03 62f8302b9811: Layer already exists 19:40:03 aabff4684aec: Layer already exists 19:40:03 33ae4235bf23: Layer already exists 19:40:03 23ee42639053: Layer already exists 19:40:03 f73e7dbfee58: Layer already exists 19:40:03 2.1.0-dev.15: digest: sha256:16aebe8c654ddf966e46b6c361c86f3ca411b712bc07c499c96b395851d832e8 size: 1573 [Pipeline] isUnix [Pipeline] sh 19:40:03 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f19c5b4581d27e0813f140be9e158fd085b802c9-2.1.0-dev.15 [Pipeline] isUnix [Pipeline] sh 19:40:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f19c5b4581d27e0813f140be9e158fd085b802c9-2.1.0-dev.15 19:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 19:40:04 aabff4684aec: Preparing 19:40:04 e44a0254afea: Preparing 19:40:04 23ee42639053: Preparing 19:40:04 33ae4235bf23: Preparing 19:40:04 62f8302b9811: Preparing 19:40:04 f73e7dbfee58: Preparing 19:40:04 33ae4235bf23: Layer already exists 19:40:04 62f8302b9811: Layer already exists 19:40:04 23ee42639053: Layer already exists 19:40:04 aabff4684aec: Layer already exists 19:40:04 e44a0254afea: Layer already exists 19:40:04 f73e7dbfee58: Layer already exists 19:40:04 f19c5b4581d27e0813f140be9e158fd085b802c9-2.1.0-dev.15: digest: sha256:16aebe8c654ddf966e46b6c361c86f3ca411b712bc07c499c96b395851d832e8 size: 1573 [Pipeline] isUnix [Pipeline] sh 19:40:04 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh 19:40:05 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 19:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 19:40:05 aabff4684aec: Preparing 19:40:05 e44a0254afea: Preparing 19:40:05 23ee42639053: Preparing 19:40:05 33ae4235bf23: Preparing 19:40:05 62f8302b9811: Preparing 19:40:05 f73e7dbfee58: Preparing 19:40:05 f73e7dbfee58: Waiting 19:40:05 e44a0254afea: Layer already exists 19:40:05 aabff4684aec: Layer already exists 19:40:05 33ae4235bf23: Layer already exists 19:40:05 62f8302b9811: Layer already exists 19:40:05 23ee42639053: Layer already exists 19:40:05 f73e7dbfee58: Layer already exists 19:40:05 main: digest: sha256:16aebe8c654ddf966e46b6c361c86f3ca411b712bc07c499c96b395851d832e8 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:40:05 ===================================================== [Pipeline] echo 19:40:05 taggedImages: 19:40:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f19c5b4581d27e0813f140be9e158fd085b802c9 19:40:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 19:40:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.15 19:40:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f19c5b4581d27e0813f140be9e158fd085b802c9-2.1.0-dev.15 19:40:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:40:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:40:05 19:40:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:40:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:40:06 arm64: Pulling from edgex-lftools-log-publisher 19:40:06 8998bd30e6a1: Pulling fs layer 19:40:06 04944245beec: Pulling fs layer 19:40:06 699f458cf7ca: Pulling fs layer 19:40:06 765212b225bb: Pulling fs layer 19:40:06 f23df028b6ca: Pulling fs layer 19:40:06 765212b225bb: Waiting 19:40:06 d65c8cfc05b1: Pulling fs layer 19:40:06 2437ff75d9bd: Pulling fs layer 19:40:06 f23df028b6ca: Waiting 19:40:06 d65c8cfc05b1: Waiting 19:40:06 2437ff75d9bd: Waiting 19:40:06 04944245beec: Verifying Checksum 19:40:06 04944245beec: Download complete 19:40:06 765212b225bb: Verifying Checksum 19:40:06 765212b225bb: Download complete 19:40:06 f23df028b6ca: Verifying Checksum 19:40:06 f23df028b6ca: Download complete 19:40:06 d65c8cfc05b1: Verifying Checksum 19:40:06 d65c8cfc05b1: Download complete 19:40:06 699f458cf7ca: Verifying Checksum 19:40:06 699f458cf7ca: Download complete 19:40:07 8998bd30e6a1: Verifying Checksum 19:40:07 8998bd30e6a1: Download complete 19:40:10 2437ff75d9bd: Verifying Checksum 19:40:10 2437ff75d9bd: Download complete 19:40:12 8998bd30e6a1: Pull complete 19:40:12 04944245beec: Pull complete 19:40:14 699f458cf7ca: Pull complete 19:40:14 765212b225bb: Pull complete 19:40:15 f23df028b6ca: Pull complete 19:40:15 d65c8cfc05b1: Pull complete 19:40:34 2437ff75d9bd: Pull complete 19:40:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:40:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:40:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:40:34 prd-ubuntu20.04-docker-arm64-4c-16g-47927 does not seem to be running inside a container 19:40:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/32 -v /w/workspace/device-rfid-llrp-go/32:/w/workspace/device-rfid-llrp-go/32:rw,z -v /w/workspace/device-rfid-llrp-go/32@tmp:/w/workspace/device-rfid-llrp-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:40:37 $ docker top 5b573274dfd958697c5f0ad2dd4f091eb181a850c38a2936678862fde0464d64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:40:38 ---> job-cost.sh 19:40:38 lf-activate-venv: SKIPPING 19:40:38 INFO: No Stack... 19:40:39 INFO: Retrieving Pricing Info for: v3-standard-4 19:40:40 INFO: Archiving Costs [Pipeline] sh 19:40:40 + cat /w/workspace/device-rfid-llrp-go/32/archives/cost.csv 19:40:40 + cut -d, -f6 [Pipeline] lock 19:40:41 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-32-stack-cost] 19:40:41 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-32-stack-cost] did not exist. Created. 19:40:41 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:40:41 /w/workspace/device-rfid-llrp-go/32@tmp/durable-0470ddcd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:40:42 + echo total: 0.10999999940395355 [Pipeline] stash 19:40:42 Warning: overwriting stash ‘stack-cost’ 19:40:42 Stashed 1 file(s) [Pipeline] } 19:40:42 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-32-stack-cost] [Pipeline] // lock [Pipeline] } 19:40:42 $ docker stop --time=1 5b573274dfd958697c5f0ad2dd4f091eb181a850c38a2936678862fde0464d64 19:40:44 $ docker rm -f 5b573274dfd958697c5f0ad2dd4f091eb181a850c38a2936678862fde0464d64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:40:44 provisioning config files... 19:40:44 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config638365088040408281tmp [Pipeline] { [Pipeline] sh 19:40:45 + set +x 19:40:45 + curl -s https://codecov.io/bash 19:40:45 + bash -s -- 19:40:45 19:40:45 _____ _ 19:40:45 / ____| | | 19:40:45 | | ___ __| | ___ ___ _____ __ 19:40:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:40:45 | |___| (_) | (_| | __/ (_| (_) \ V / 19:40:45 \_____\___/ \__,_|\___|\___\___/ \_/ 19:40:45 Bash-1.0.6 19:40:45 19:40:45 19:40:45 ==> git version 2.25.1 found 19:40:45 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:40:45 Release-Date: 2020-01-08 19:40:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:40:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:40:45 ==> Jenkins CI detected. 19:40:45 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 19:40:45 project root: . 19:40:45 --> token set from env 19:40:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:40:45 ==> Running gcov in . (disable via -X gcov) 19:40:45 ==> Python coveragepy not found 19:40:45 ==> Searching for coverage reports in: 19:40:45 + . 19:40:45 -> Found 1 reports 19:40:45 ==> Detecting git/mercurial file structure 19:40:45 ==> Reading reports 19:40:45 + ./coverage.out bytes=460394 19:40:45 ==> Appending adjustments 19:40:45 https://docs.codecov.io/docs/fixing-reports 19:40:45 + Found adjustments 19:40:45 ==> Gzipping contents 19:40:45 52K /tmp/codecov.GE3jzE.gz 19:40:45 ==> Uploading reports 19:40:45 url: https://codecov.io 19:40:45 query: branch=main&commit=f19c5b4581d27e0813f140be9e158fd085b802c9&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F32%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:40:45 -> Pinging Codecov 19:40:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=f19c5b4581d27e0813f140be9e158fd085b802c9&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F32%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:40:45 -> Uploading to 19:40:45 https://storage.googleapis.com/codecov/v4/raw/2022-05-10/581DD39554BDF9B6E22D074273EAD858/f19c5b4581d27e0813f140be9e158fd085b802c9/0454d8d5-8f7e-47fb-abf1-e53fedb76549.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T194045Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4b4afba5709365b909be0238427259eb8f1183c63a27be51f6100a9f9d0a7d09 19:40:46 % Total % Received % Xferd Average Speed Time Time Time Current 19:40:46 Dload Upload Total Spent Left Speed 19:40:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51821 0 0 100 51821 0 221k --:--:-- --:--:-- --:--:-- 221k 19:40:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f19c5b4581d27e0813f140be9e158fd085b802c9 [Pipeline] } 19:40:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:40:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:40:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:40:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:40:46 19:40:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:40:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:40:46 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:40:46 188c0c94c7c5: Pulling fs layer 19:40:46 0ef7d3d256c8: Pulling fs layer 19:40:46 de9db76c5a1d: Pulling fs layer 19:40:46 0eba1c9be4d2: Pulling fs layer 19:40:46 0d57e429df01: Pulling fs layer 19:40:46 4e4be7b47b0d: Pulling fs layer 19:40:46 e1f770b5df2f: Pulling fs layer 19:40:46 85a0685a4137: Pulling fs layer 19:40:46 0eba1c9be4d2: Waiting 19:40:46 4e4be7b47b0d: Waiting 19:40:46 0d57e429df01: Waiting 19:40:46 e1f770b5df2f: Waiting 19:40:46 85a0685a4137: Waiting 19:40:46 de9db76c5a1d: Verifying Checksum 19:40:46 de9db76c5a1d: Download complete 19:40:46 0ef7d3d256c8: Verifying Checksum 19:40:46 0ef7d3d256c8: Download complete 19:40:46 0d57e429df01: Verifying Checksum 19:40:46 0d57e429df01: Download complete 19:40:46 4e4be7b47b0d: Verifying Checksum 19:40:46 188c0c94c7c5: Verifying Checksum 19:40:46 188c0c94c7c5: Download complete 19:40:47 e1f770b5df2f: Verifying Checksum 19:40:47 e1f770b5df2f: Download complete 19:40:47 188c0c94c7c5: Pull complete 19:40:47 0ef7d3d256c8: Pull complete 19:40:47 de9db76c5a1d: Pull complete 19:40:47 0eba1c9be4d2: Verifying Checksum 19:40:47 0eba1c9be4d2: Download complete 19:40:48 85a0685a4137: Verifying Checksum 19:40:48 85a0685a4137: Download complete 19:40:51 0eba1c9be4d2: Pull complete 19:40:51 0d57e429df01: Pull complete 19:40:51 4e4be7b47b0d: Pull complete 19:40:51 e1f770b5df2f: Pull complete 19:40:55 85a0685a4137: Pull complete 19:40:55 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:40:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:40:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:40:55 prd-ubuntu20.04-docker-8c-8g-47926 does not seem to be running inside a container 19:40:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:40:57 $ docker top 7183f963557332808f3df052b0c9d6e0ac5fdb407584e8106ad38673538bea51 -eo pid,comm [Pipeline] { [Pipeline] echo 19:40:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:40:58 + set -o pipefail 19:40:58 + snyk monitor '--org=edgex-jenkins' 19:41:04 19:41:04 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 19:41:04 19:41:04 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/6f1879ce-3f34-41c2-beb1-7f6ffc958396 19:41:04 19:41:04 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:41:04 19:41:04 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:41:04 19:41:04 [Pipeline] } 19:41:04 $ docker stop --time=1 7183f963557332808f3df052b0c9d6e0ac5fdb407584e8106ad38673538bea51 19:41:07 $ docker rm -f 7183f963557332808f3df052b0c9d6e0ac5fdb407584e8106ad38673538bea51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:41:07 + git log --format=format:%s -1 f19c5b4581d27e0813f140be9e158fd085b802c9 [Pipeline] sh 19:41:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:41:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:41:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:41:08 . [Pipeline] withDockerContainer 19:41:08 prd-ubuntu20.04-docker-8c-8g-47926 does not seem to be running inside a container 19:41:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 19:41:08 $ docker top 798ea0db8897142a534ca270c275d122bbcdb4b009a75d33e6f32612c418916c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:41:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:41:09 [ssh-agent] Looking for ssh-agent implementation... 19:41:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:41:09 $ docker exec 798ea0db8897142a534ca270c275d122bbcdb4b009a75d33e6f32612c418916c ssh-agent 19:41:09 SSH_AUTH_SOCK=/tmp/ssh-aXs5xlSUJVQJ/agent.32 19:41:09 SSH_AGENT_PID=38 19:41:09 Running ssh-add (command line suppressed) 19:41:09 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8144048747486592890.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8144048747486592890.key) 19:41:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:41:09 + git semver tag 19:41:10 2022-05-10 19:41:09,988 [run_tag] DEBUG tag force:False 19:41:10 2022-05-10 19:41:09,988 [check_head_tag] DEBUG check head tag 19:41:10 2022-05-10 19:41:09,989 [execute] INFO git cat-file --batch-check 19:41:10 2022-05-10 19:41:09,989 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 19:41:10 2022-05-10 19:41:09,993 [execute] INFO git cat-file --batch 19:41:10 2022-05-10 19:41:09,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 19:41:10 2022-05-10 19:41:10,006 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 19:41:10 2022-05-10 19:41:10,006 [execute] INFO git tag -a v2.1.0-dev.15 -m v2.1.0-dev.15 19:41:10 2022-05-10 19:41:10,006 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.0-dev.15', '-m', 'v2.1.0-dev.15'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 19:41:10 2022-05-10 19:41:10,011 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 19:41:10 2.1.0-dev.15 [Pipeline] } 19:41:10 $ docker exec --env ******** --env ******** 798ea0db8897142a534ca270c275d122bbcdb4b009a75d33e6f32612c418916c ssh-agent -k 19:41:10 unset SSH_AUTH_SOCK; 19:41:10 unset SSH_AGENT_PID; 19:41:10 echo Agent pid 38 killed; 19:41:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:41:10 + git semver [Pipeline] } 19:41:10 $ docker stop --time=1 798ea0db8897142a534ca270c275d122bbcdb4b009a75d33e6f32612c418916c 19:41:12 $ docker rm -f 798ea0db8897142a534ca270c275d122bbcdb4b009a75d33e6f32612c418916c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:41:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:41:12 19:41:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:41:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:41:12 0.23.1-centos7: Pulling from edgex-lftools 19:41:12 ab5ef0e58194: Pulling fs layer 19:41:12 9712f1f96733: Pulling fs layer 19:41:12 63f879dbbcfc: Pulling fs layer 19:41:12 0d9ebad4ef96: Pulling fs layer 19:41:12 e9a5061849ea: Pulling fs layer 19:41:12 d747dcd14b5f: Pulling fs layer 19:41:12 2de7ff778b66: Pulling fs layer 19:41:12 e9a5061849ea: Waiting 19:41:12 d747dcd14b5f: Waiting 19:41:12 2de7ff778b66: Waiting 19:41:12 0d9ebad4ef96: Waiting 19:41:12 9712f1f96733: Download complete 19:41:13 63f879dbbcfc: Verifying Checksum 19:41:13 63f879dbbcfc: Download complete 19:41:13 e9a5061849ea: Verifying Checksum 19:41:13 e9a5061849ea: Download complete 19:41:13 d747dcd14b5f: Verifying Checksum 19:41:13 d747dcd14b5f: Download complete 19:41:13 2de7ff778b66: Download complete 19:41:13 0d9ebad4ef96: Verifying Checksum 19:41:13 0d9ebad4ef96: Download complete 19:41:13 ab5ef0e58194: Download complete 19:41:16 ab5ef0e58194: Pull complete 19:41:16 9712f1f96733: Pull complete 19:41:17 63f879dbbcfc: Pull complete 19:41:21 0d9ebad4ef96: Pull complete 19:41:21 e9a5061849ea: Pull complete 19:41:21 d747dcd14b5f: Pull complete 19:41:23 2de7ff778b66: Pull complete 19:41:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:41:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:41:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:41:23 prd-ubuntu20.04-docker-8c-8g-47926 does not seem to be running inside a container 19:41:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:41:25 $ docker top 2a3d754f9fd2b655cd23a340d2736af8de8680eef79e2a8d9f3b07cfc6c066c0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:41:25 provisioning config files... 19:41:25 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5875534741937688148tmp 19:41:25 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8735222199386223666tmp 19:41:26 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1576389778136150639tmp [Pipeline] { [Pipeline] echo 19:41:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:41:26 ---> sigul-configuration.sh 19:41:26 gpg: directory `/root/.gnupg' created 19:41:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:41:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:41:26 gpg: keyring `/root/.gnupg/secring.gpg' created 19:41:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:41:26 gpg: CAST5 encrypted data 19:41:26 gpg: encrypted with 1 passphrase 19:41:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:41:26 + mkdir /home/jenkins 19:41:26 + mkdir /home/jenkins/sigul [Pipeline] sh 19:41:26 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 19:41:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:41:27 ---> sigul-install.sh 19:41:27 Sigul already installed; skipping installation. [Pipeline] sh 19:41:27 + git tag --list 19:41:27 v0.0.0 19:41:27 v1.0.0 19:41:27 v1.0.0-dev.1 19:41:27 v1.0.0-dev.2 19:41:27 v1.0.0-dev.3 19:41:27 v1.0.0-dev.4 19:41:27 v1.0.0-dev.5 19:41:27 v1.0.0-dev.6 19:41:27 v1.0.0-dev.7 19:41:27 v1.0.0-dev.8 19:41:27 v1.0.0-dev.9 19:41:27 v1.0.1-dev.1 19:41:27 v1.0.1-dev.2 19:41:27 v1.0.1-dev.3 19:41:27 v1.0.1-dev.4 19:41:27 v1.0.1-dev.5 19:41:27 v1.0.1-dev.6 19:41:27 v2.1.0 19:41:27 v2.1.0-dev.1 19:41:27 v2.1.0-dev.10 19:41:27 v2.1.0-dev.11 19:41:27 v2.1.0-dev.12 19:41:27 v2.1.0-dev.13 19:41:27 v2.1.0-dev.14 19:41:27 v2.1.0-dev.15 19:41:27 v2.1.0-dev.2 19:41:27 v2.1.0-dev.3 19:41:27 v2.1.0-dev.4 19:41:27 v2.1.0-dev.5 19:41:27 v2.1.0-dev.6 19:41:27 v2.1.0-dev.7 19:41:27 v2.1.0-dev.8 19:41:27 v2.1.0-dev.9 [Pipeline] sh 19:41:27 + lftools sign git-tag v2.1.0-dev.15 19:41:28 Signing Git tag with Sigul... 19:41:28 Signing v2.1.0-dev.15 [Pipeline] echo 19:41:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:41:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:41:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:41:29 $ docker stop --time=1 2a3d754f9fd2b655cd23a340d2736af8de8680eef79e2a8d9f3b07cfc6c066c0 19:41:30 $ docker rm -f 2a3d754f9fd2b655cd23a340d2736af8de8680eef79e2a8d9f3b07cfc6c066c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:41:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:41:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:41:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:41:31 . [Pipeline] withDockerContainer 19:41:31 prd-ubuntu20.04-docker-8c-8g-47926 does not seem to be running inside a container 19:41:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 19:41:31 $ docker top 15462eec23fe60cbadbcb5d90a23223935c45f14ab7a2b82dcacca416a5686cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:41:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:41:31 [ssh-agent] Looking for ssh-agent implementation... 19:41:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:41:31 $ docker exec 15462eec23fe60cbadbcb5d90a23223935c45f14ab7a2b82dcacca416a5686cb ssh-agent 19:41:32 SSH_AUTH_SOCK=/tmp/ssh-XIbDL5cozjXC/agent.34 19:41:32 SSH_AGENT_PID=40 19:41:32 Running ssh-add (command line suppressed) 19:41:32 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3721787190124458304.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3721787190124458304.key) 19:41:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:41:32 + git semver bump pre 19:41:32 2022-05-10 19:41:32,735 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 19:41:32 2022-05-10 19:41:32,735 [bump_version] DEBUG bumping version:2.1.0-dev.15 on axis:pre with prefix:dev 19:41:32 2022-05-10 19:41:32,735 [bump_version] DEBUG bumped version:2.1.0-dev.16 19:41:32 2022-05-10 19:41:32,735 [write_version] DEBUG write version:2.1.0-dev.16 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 19:41:32 2022-05-10 19:41:32,735 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 19:41:32 2022-05-10 19:41:32,735 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 19:41:32 2022-05-10 19:41:32,738 [execute] INFO git cat-file --batch-check 19:41:32 2022-05-10 19:41:32,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 19:41:32 2022-05-10 19:41:32,743 [execute] INFO git cat-file --batch 19:41:32 2022-05-10 19:41:32,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 19:41:32 2022-05-10 19:41:32,747 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 19:41:32 2.1.0-dev.16 [Pipeline] } 19:41:32 $ docker exec --env ******** --env ******** 15462eec23fe60cbadbcb5d90a23223935c45f14ab7a2b82dcacca416a5686cb ssh-agent -k 19:41:32 unset SSH_AUTH_SOCK; 19:41:32 unset SSH_AGENT_PID; 19:41:32 echo Agent pid 40 killed; 19:41:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:41:33 + git semver [Pipeline] } 19:41:33 $ docker stop --time=1 15462eec23fe60cbadbcb5d90a23223935c45f14ab7a2b82dcacca416a5686cb 19:41:34 $ docker rm -f 15462eec23fe60cbadbcb5d90a23223935c45f14ab7a2b82dcacca416a5686cb [Pipeline] // withDockerContainer [Pipeline] sh 19:41:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:41:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:41:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:41:35 . [Pipeline] withDockerContainer 19:41:35 prd-ubuntu20.04-docker-8c-8g-47926 does not seem to be running inside a container 19:41:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 19:41:36 $ docker top 7b7a48eb9810e78ab3f6bfa96a9734b69e32daccaef84ede1db5b4095217ab7d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:41:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:41:36 [ssh-agent] Looking for ssh-agent implementation... 19:41:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:41:36 $ docker exec 7b7a48eb9810e78ab3f6bfa96a9734b69e32daccaef84ede1db5b4095217ab7d ssh-agent 19:41:36 SSH_AUTH_SOCK=/tmp/ssh-3Od7zNEkxKP2/agent.33 19:41:36 SSH_AGENT_PID=39 19:41:36 Running ssh-add (command line suppressed) 19:41:36 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_322013671299666437.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_322013671299666437.key) 19:41:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:41:36 + git semver push 19:41:37 2022-05-10 19:41:37,190 [run_push] DEBUG push 19:41:37 2022-05-10 19:41:37,191 [execute] INFO git push origin semver 19:41:37 2022-05-10 19:41:37,191 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 19:41:38 2022-05-10 19:41:37,926 [run_push] DEBUG push all version tags 19:41:38 2022-05-10 19:41:37,926 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:41:38 2022-05-10 19:41:37,927 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 19:41:38 2022-05-10 19:41:38,653 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 19:41:38 2.1.0-dev.16 [Pipeline] } 19:41:38 $ docker exec --env ******** --env ******** 7b7a48eb9810e78ab3f6bfa96a9734b69e32daccaef84ede1db5b4095217ab7d ssh-agent -k 19:41:38 unset SSH_AUTH_SOCK; 19:41:38 unset SSH_AGENT_PID; 19:41:38 echo Agent pid 39 killed; 19:41:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:41:39 + git semver [Pipeline] } 19:41:39 $ docker stop --time=1 7b7a48eb9810e78ab3f6bfa96a9734b69e32daccaef84ede1db5b4095217ab7d 19:41:40 $ docker rm -f 7b7a48eb9810e78ab3f6bfa96a9734b69e32daccaef84ede1db5b4095217ab7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:41:41 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 19:41:41 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 19:41:41 total 16 19:41:41 drwxr-xr-x 3 root root 4096 May 10 19:27 . 19:41:41 drwxrwxr-x 12 jenkins jenkins 4096 May 10 19:41 .. 19:41:41 drwxr-xr-x 2 root root 4096 May 10 19:27 cost 19:41:41 -rw-r--r-- 1 root root 89 May 10 19:27 cost.csv 19:41:41 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 19:41:41 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 19:41:41 total 16 19:41:41 drwxr-xr-x 3 jenkins jenkins 4096 May 10 19:27 . 19:41:41 drwxrwxr-x 12 jenkins jenkins 4096 May 10 19:41 .. 19:41:41 drwxr-xr-x 2 jenkins jenkins 4096 May 10 19:27 cost 19:41:41 -rw-r--r-- 1 jenkins jenkins 89 May 10 19:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:41:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:41:42 ---> package-listing.sh 19:41:42 ++ tr '[:upper:]' '[:lower:]' 19:41:42 ++ facter osfamily 19:41:42 + OS_FAMILY=debian 19:41:42 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 19:41:42 + START_PACKAGES=/tmp/packages_start.txt 19:41:42 + END_PACKAGES=/tmp/packages_end.txt 19:41:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:41:42 + PACKAGES=/tmp/packages_start.txt 19:41:42 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 19:41:42 + PACKAGES=/tmp/packages_end.txt 19:41:42 + case "${OS_FAMILY}" in 19:41:42 + dpkg -l 19:41:42 + grep '^ii' 19:41:42 + '[' -f /tmp/packages_start.txt ']' 19:41:42 + '[' -f /tmp/packages_end.txt ']' 19:41:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:41:42 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 19:41:42 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 19:41:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 19:41:42 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:41:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:41:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:41:43 . [Pipeline] withDockerContainer 19:41:43 prd-ubuntu20.04-docker-8c-8g-47926 does not seem to be running inside a container 19:41:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:41:44 $ docker top 6b37cefa3131c4c69778ecaf928903461db403098330788cd140c61a596e09e7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:41:44 + touch /tmp/pre-build-complete [Pipeline] sh 19:41:44 + mkdir -p /var/log/sysstat [Pipeline] sh 19:41:44 + ls /var/log/sa-host 19:41:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:41:45 provisioning config files... 19:41:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6150953147725060460tmp [Pipeline] { [Pipeline] echo 19:41:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:41:45 ---> create-netrc.sh [Pipeline] } 19:41:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:41:45 ---> python-tools-install.sh [Pipeline] echo 19:41:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:41:46 ---> sudo-logs.sh 19:41:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:41:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:41:46 ---> job-cost.sh 19:41:46 lf-activate-venv: SKIPPING 19:41:46 DEBUG: total: 0.2199999988079071 19:41:46 INFO: Retrieving Stack Cost... 19:41:47 INFO: Retrieving Pricing Info for: v3-standard-8 19:41:47 INFO: Archiving Costs [Pipeline] echo 19:41:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:41:47 ---> logs-deploy.sh 19:41:47 lf-activate-venv: SKIPPING 19:41:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/32 19:41:47 INFO: archiving workspace using pattern(s): 19:41:48 Archives upload complete. 19:41:48 INFO: archiving logs to Nexus 19:41:49 ---> uname -a: 19:41:49 Linux prd-ubuntu20-04-docker-8c-8g-47926 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:41:49 19:41:49 19:41:49 ---> lscpu: 19:41:49 Architecture: x86_64 19:41:49 CPU op-mode(s): 32-bit, 64-bit 19:41:49 Byte Order: Little Endian 19:41:49 Address sizes: 40 bits physical, 48 bits virtual 19:41:49 CPU(s): 8 19:41:49 On-line CPU(s) list: 0-7 19:41:49 Thread(s) per core: 1 19:41:49 Core(s) per socket: 1 19:41:49 Socket(s): 8 19:41:49 NUMA node(s): 1 19:41:49 Vendor ID: AuthenticAMD 19:41:49 CPU family: 23 19:41:49 Model: 49 19:41:49 Model name: AMD EPYC-Rome Processor 19:41:49 Stepping: 0 19:41:49 CPU MHz: 2799.998 19:41:49 BogoMIPS: 5599.99 19:41:49 Virtualization: AMD-V 19:41:49 Hypervisor vendor: KVM 19:41:49 Virtualization type: full 19:41:49 L1d cache: 256 KiB 19:41:49 L1i cache: 256 KiB 19:41:49 L2 cache: 4 MiB 19:41:49 L3 cache: 128 MiB 19:41:49 NUMA node0 CPU(s): 0-7 19:41:49 Vulnerability Itlb multihit: Not affected 19:41:49 Vulnerability L1tf: Not affected 19:41:49 Vulnerability Mds: Not affected 19:41:49 Vulnerability Meltdown: Not affected 19:41:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:41:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:41:49 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:41:49 Vulnerability Srbds: Not affected 19:41:49 Vulnerability Tsx async abort: Not affected 19:41:49 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 rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:41:49 19:41:49 19:41:49 ---> nproc: 19:41:49 8 19:41:49 19:41:49 19:41:49 ---> df -h: 19:41:49 Filesystem Size Used Avail Use% Mounted on 19:41:49 overlay 155G 12G 143G 8% / 19:41:49 tmpfs 64M 0 64M 0% /dev 19:41:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:41:49 shm 64M 0 64M 0% /dev/shm 19:41:49 /dev/vda1 155G 12G 143G 8% /facter-os 19:41:49 19:41:49 19:41:49 ---> sar -b -r -n DEV: 19:41:49 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-47926) 05/10/22 _x86_64_ (8 CPU) 19:41:49 19:41:49 19:24:31 LINUX RESTART (8 CPU) 19:41:49 19:41:49 19:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:41:49 19:26:01 383.27 15.48 367.79 0.00 2159.77 130483.59 0.00 19:41:49 19:27:01 97.01 0.17 96.84 0.00 6.12 20504.06 0.00 19:41:49 19:28:01 100.55 0.92 99.63 0.00 25.32 20238.85 0.00 19:41:49 19:29:01 1.37 0.00 1.37 0.00 0.00 17.88 0.00 19:41:49 19:30:01 1.27 0.02 1.25 0.00 0.13 13.33 0.00 19:41:49 19:31:02 1.13 0.00 1.13 0.00 0.00 14.13 0.00 19:41:49 19:32:01 1.07 0.00 1.07 0.00 0.00 13.29 0.00 19:41:49 19:33:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 19:41:49 19:34:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 19:41:49 19:35:01 0.88 0.00 0.88 0.00 0.00 16.26 0.00 19:41:49 19:36:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 19:41:49 19:37:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 19:41:49 19:38:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 19:41:49 19:39:01 0.87 0.00 0.87 0.00 0.00 11.20 0.00 19:41:49 19:40:01 1.85 0.02 1.83 0.00 0.13 22.13 0.00 19:41:49 19:41:01 56.77 0.35 56.42 0.00 12.26 30034.59 0.00 19:41:49 Average: 40.79 1.06 39.73 0.00 137.86 12603.65 0.00 19:41:49 19:41:49 19:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:41:49 19:26:01 28584752 31757044 536592 1.63 157748 3239672 2141308 6.31 1142608 2723764 636 19:41:49 19:27:01 28150880 31754148 536760 1.63 163092 3635656 2023640 5.96 1336024 2930164 20 19:41:49 19:28:01 27822244 31770200 518208 1.58 173556 3928716 1861064 5.48 1336472 3213352 380 19:41:49 19:29:01 27823288 31771296 516888 1.57 173580 3928716 1861064 5.48 1335188 3213352 260 19:41:49 19:30:01 27833836 31781692 506412 1.54 173588 3928728 1861064 5.48 1325072 3213364 20 19:41:49 19:31:02 27834284 31782176 505856 1.54 173608 3928728 1861064 5.48 1325184 3213364 220 19:41:49 19:32:01 27842820 31791044 497264 1.51 173628 3928736 1861064 5.48 1316196 3213672 208 19:41:49 19:33:01 27843056 31791316 497012 1.51 173648 3928740 1861064 5.48 1315880 3213684 236 19:41:49 19:34:01 27843040 31791332 496988 1.51 173668 3928740 1861064 5.48 1315472 3213692 172 19:41:49 19:35:01 27843736 31792308 496372 1.51 173684 3928784 1861064 5.48 1315800 3213936 296 19:41:49 19:36:01 27843940 31792540 496080 1.51 173712 3928780 1861064 5.48 1315516 3213940 16 19:41:49 19:37:01 27843576 31792212 496348 1.51 173732 3928788 1861064 5.48 1315544 3213940 268 19:41:49 19:38:01 27843576 31792220 496308 1.51 173752 3928792 1861064 5.48 1315228 3213944 12 19:41:49 19:39:01 27843848 31792564 495748 1.51 173768 3928792 1861064 5.48 1315628 3213948 280 19:41:49 19:40:01 27843252 31792092 496408 1.51 173800 3928796 1865672 5.50 1315848 3213952 204 19:41:49 19:41:01 26705604 31657256 631696 1.92 195844 4818144 2141500 6.31 1508100 4067028 138888 19:41:49 Average: 27834108 31775090 513809 1.56 173400 3922957 1906556 5.62 1321860 3218694 8882 19:41:49 19:41:49 19:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:41:49 19:26:01 vethff42766 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:41:49 19:26:01 ens3 575.02 378.62 6366.32 94.42 0.00 0.00 0.00 0.00 19:41:49 19:26:01 lo 6.40 6.40 0.63 0.63 0.00 0.00 0.00 0.00 19:41:49 19:26:01 docker0 105.35 130.58 8.57 1061.01 0.00 0.00 0.00 0.00 19:41:49 19:27:01 ens3 58.50 50.88 65.35 61.88 0.00 0.00 0.00 0.00 19:41:49 19:27:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 19:41:49 19:27:01 docker0 8.28 10.05 0.47 38.07 0.00 0.00 0.00 0.00 19:41:49 19:28:01 ens3 200.82 153.20 2668.19 288.12 0.00 0.00 0.00 0.00 19:41:49 19:28:01 lo 7.73 7.73 0.77 0.77 0.00 0.00 0.00 0.00 19:41:49 19:28:01 docker0 7.15 9.80 0.42 51.75 0.00 0.00 0.00 0.00 19:41:49 19:29:01 ens3 0.68 0.68 0.04 0.06 0.00 0.00 0.00 0.00 19:41:49 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:49 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:49 19:30:01 ens3 0.85 0.10 0.14 0.07 0.00 0.00 0.00 0.00 19:41:49 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:49 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:49 19:31:02 ens3 0.35 0.17 0.10 0.07 0.00 0.00 0.00 0.00 19:41:49 19:31:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:49 19:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:49 19:32:01 ens3 0.59 0.51 0.28 0.22 0.00 0.00 0.00 0.00 19:41:49 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:49 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:49 19:33:01 ens3 0.55 0.45 2.24 0.03 0.00 0.00 0.00 0.00 19:41:49 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:49 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:49 19:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:49 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:49 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:49 19:35:01 ens3 0.23 0.20 0.08 0.08 0.00 0.00 0.00 0.00 19:41:49 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:49 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:49 19:36:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:49 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:49 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:49 19:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:41:49 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:49 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:49 19:38:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:49 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:49 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:49 19:39:01 ens3 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 19:41:49 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:49 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:49 19:40:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 19:41:49 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:49 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:49 19:41:01 ens3 218.68 138.39 4753.30 17.86 0.00 0.00 0.00 0.00 19:41:49 19:41:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 19:41:49 19:41:01 vethb454dc6 46.19 59.81 4.36 686.22 0.00 0.00 0.00 0.06 19:41:49 19:41:01 docker0 46.19 59.71 3.73 686.21 0.00 0.00 0.00 0.00 19:41:49 Average: ens3 66.13 45.27 866.82 28.97 0.00 0.00 0.00 0.00 19:41:49 Average: lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 19:41:49 Average: vethb454dc6 2.89 3.74 0.27 42.93 0.00 0.00 0.00 0.00 19:41:49 Average: docker0 10.45 13.15 0.83 114.92 0.00 0.00 0.00 0.00 19:41:49 19:41:49 19:41:49 ---> sar -P ALL: 19:41:49 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-47926) 05/10/22 _x86_64_ (8 CPU) 19:41:49 19:41:49 19:24:31 LINUX RESTART (8 CPU) 19:41:49 19:41:49 19:25:01 CPU %user %nice %system %iowait %steal %idle 19:41:49 19:26:01 all 12.38 0.00 5.45 2.32 0.08 79.77 19:41:49 19:26:01 0 12.39 0.00 6.00 3.29 0.08 78.23 19:41:49 19:26:01 1 12.80 0.00 5.56 0.51 0.09 81.04 19:41:49 19:26:01 2 13.29 0.00 5.67 3.81 0.07 77.16 19:41:49 19:26:01 3 14.32 0.00 5.51 3.10 0.08 76.98 19:41:49 19:26:01 4 11.59 0.00 5.01 1.57 0.08 81.74 19:41:49 19:26:01 5 10.68 0.00 4.86 0.44 0.07 83.95 19:41:49 19:26:01 6 11.43 0.00 5.60 4.25 0.05 78.68 19:41:49 19:26:01 7 12.55 0.00 5.36 1.56 0.14 80.39 19:41:49 19:27:01 all 42.48 0.00 6.59 1.10 0.09 49.74 19:41:49 19:27:01 0 44.48 0.00 6.75 0.22 0.10 48.45 19:41:49 19:27:01 1 40.77 0.00 7.06 0.54 0.08 51.55 19:41:49 19:27:01 2 42.27 0.00 6.79 1.11 0.08 49.75 19:41:49 19:27:01 3 42.77 0.00 6.38 1.33 0.08 49.44 19:41:49 19:27:01 4 40.74 0.00 6.40 1.51 0.08 51.27 19:41:49 19:27:01 5 43.52 0.00 6.20 2.82 0.08 47.37 19:41:49 19:27:01 6 43.80 0.00 6.58 0.25 0.10 49.26 19:41:49 19:27:01 7 41.45 0.00 6.56 1.03 0.08 50.87 19:41:49 19:28:01 all 4.67 0.00 1.89 1.37 0.03 92.04 19:41:49 19:28:01 0 4.87 0.00 2.15 0.69 0.03 92.26 19:41:49 19:28:01 1 4.17 0.00 2.19 5.08 0.03 88.52 19:41:49 19:28:01 2 5.11 0.00 1.56 0.15 0.02 93.17 19:41:49 19:28:01 3 4.41 0.00 1.93 2.86 0.03 90.77 19:41:49 19:28:01 4 4.75 0.00 1.91 0.40 0.03 92.91 19:41:49 19:28:01 5 5.15 0.00 1.53 0.64 0.05 92.63 19:41:49 19:28:01 6 4.93 0.00 1.74 0.03 0.02 93.28 19:41:49 19:28:01 7 3.98 0.00 2.12 1.11 0.05 92.74 19:41:49 19:29:01 all 0.01 0.00 0.01 0.03 0.01 99.94 19:41:49 19:29:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:41:49 19:29:01 1 0.02 0.00 0.03 0.20 0.00 99.75 19:41:49 19:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:41:49 19:29:01 3 0.00 0.00 0.02 0.00 0.02 99.97 19:41:49 19:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:41:49 19:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:41:49 19:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:41:49 19:29:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:41:49 19:30:01 all 0.02 0.00 0.02 0.01 0.00 99.94 19:41:49 19:30:01 0 0.02 0.00 0.03 0.02 0.02 99.92 19:41:49 19:30:01 1 0.02 0.00 0.03 0.07 0.00 99.88 19:41:49 19:30:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:41:49 19:30:01 3 0.02 0.00 0.05 0.00 0.00 99.93 19:41:49 19:30:01 4 0.05 0.00 0.03 0.00 0.00 99.92 19:41:49 19:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:41:49 19:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:41:49 19:30:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:41:49 19:31:02 all 0.01 0.00 0.01 0.01 0.00 99.96 19:41:49 19:31:02 0 0.00 0.00 0.00 0.02 0.00 99.98 19:41:49 19:31:02 1 0.00 0.00 0.00 0.05 0.02 99.93 19:41:49 19:31:02 2 0.00 0.00 0.03 0.00 0.00 99.97 19:41:49 19:31:02 3 0.00 0.00 0.02 0.00 0.00 99.98 19:41:49 19:31:02 4 0.00 0.00 0.02 0.00 0.02 99.97 19:41:49 19:31:02 5 0.02 0.00 0.00 0.00 0.00 99.98 19:41:49 19:31:02 6 0.02 0.00 0.02 0.00 0.00 99.97 19:41:49 19:31:02 7 0.07 0.00 0.02 0.00 0.00 99.92 19:41:49 19:32:01 all 0.03 0.00 0.02 0.00 0.01 99.94 19:41:49 19:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:41:49 19:32:01 1 0.02 0.00 0.02 0.02 0.00 99.95 19:41:49 19:32:01 2 0.05 0.00 0.03 0.00 0.00 99.92 19:41:49 19:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:41:49 19:32:01 4 0.02 0.00 0.03 0.00 0.00 99.95 19:41:49 19:32:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:41:49 19:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:41:49 19:32:01 7 0.07 0.00 0.02 0.00 0.02 99.90 19:41:49 19:33:01 all 0.01 0.00 0.01 0.01 0.00 99.96 19:41:49 19:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:41:49 19:33:01 1 0.02 0.00 0.02 0.03 0.00 99.93 19:41:49 19:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:41:49 19:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:41:49 19:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:41:49 19:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:41:49 19:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:41:49 19:33:01 7 0.05 0.00 0.07 0.02 0.02 99.85 19:41:49 19:34:01 all 0.06 0.00 0.00 0.00 0.01 99.93 19:41:49 19:34:01 0 0.30 0.00 0.00 0.00 0.02 99.68 19:41:49 19:34:01 1 0.02 0.00 0.00 0.02 0.00 99.97 19:41:49 19:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:41:49 19:34:01 3 0.03 0.00 0.00 0.00 0.02 99.95 19:41:49 19:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:49 19:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:41:49 19:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:41:49 19:34:01 7 0.07 0.00 0.02 0.02 0.02 99.88 19:41:49 19:35:01 all 0.01 0.00 0.02 0.01 0.00 99.97 19:41:49 19:35:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:41:49 19:35:01 1 0.00 0.00 0.03 0.03 0.00 99.93 19:41:49 19:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:41:49 19:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:41:49 19:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:41:49 19:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:41:49 19:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:41:49 19:35:01 7 0.00 0.00 0.03 0.00 0.00 99.97 19:41:49 19:36:01 all 0.02 0.00 0.01 0.01 0.01 99.95 19:41:49 19:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:41:49 19:36:01 1 0.02 0.00 0.02 0.03 0.00 99.93 19:41:49 19:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:41:49 19:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:41:49 19:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:41:49 19:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:41:49 19:36:01 6 0.03 0.00 0.02 0.00 0.02 99.93 19:41:49 19:36:01 7 0.03 0.00 0.03 0.02 0.02 99.90 19:41:49 19:41:49 19:36:01 CPU %user %nice %system %iowait %steal %idle 19:41:49 19:37:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:41:49 19:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:41:49 19:37:01 1 0.02 0.00 0.00 0.02 0.00 99.97 19:41:49 19:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:41:49 19:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:41:49 19:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:41:49 19:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:41:49 19:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:41:49 19:37:01 7 0.02 0.00 0.03 0.02 0.00 99.93 19:41:49 19:38:01 all 0.01 0.00 0.01 0.01 0.00 99.98 19:41:49 19:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:41:49 19:38:01 1 0.00 0.00 0.02 0.03 0.00 99.95 19:41:49 19:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:41:49 19:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:41:49 19:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:41:49 19:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:41:49 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:41:49 19:38:01 7 0.02 0.00 0.02 0.02 0.02 99.93 19:41:49 19:39:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:41:49 19:39:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:41:49 19:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:41:49 19:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:41:49 19:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:41:49 19:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:41:49 19:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:41:49 19:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:41:49 19:39:01 7 0.03 0.00 0.00 0.02 0.02 99.93 19:41:49 19:40:01 all 0.02 0.00 0.02 0.01 0.00 99.95 19:41:49 19:40:01 0 0.05 0.00 0.03 0.00 0.00 99.92 19:41:49 19:40:01 1 0.00 0.00 0.02 0.02 0.02 99.95 19:41:49 19:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:41:49 19:40:01 3 0.02 0.00 0.05 0.00 0.00 99.93 19:41:49 19:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:41:49 19:40:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:41:49 19:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:41:49 19:40:01 7 0.05 0.00 0.02 0.03 0.00 99.90 19:41:49 19:41:01 all 4.42 0.00 1.59 0.85 0.02 93.12 19:41:49 19:41:01 0 5.32 0.00 1.57 0.32 0.02 92.78 19:41:49 19:41:01 1 3.07 0.00 1.24 0.39 0.02 95.29 19:41:49 19:41:01 2 5.37 0.00 1.64 0.27 0.03 92.69 19:41:49 19:41:01 3 5.55 0.00 1.46 0.23 0.02 92.74 19:41:49 19:41:01 4 4.33 0.00 1.49 0.35 0.02 93.81 19:41:49 19:41:01 5 3.64 0.00 2.04 1.11 0.02 93.20 19:41:49 19:41:01 6 4.16 0.00 1.68 3.20 0.02 90.94 19:41:49 19:41:01 7 3.95 0.00 1.56 0.91 0.05 93.53 19:41:49 Average: all 3.99 0.00 0.97 0.36 0.02 94.67 19:41:49 Average: 0 4.21 0.00 1.04 0.29 0.02 94.44 19:41:49 Average: 1 3.78 0.00 1.01 0.44 0.02 94.76 19:41:49 Average: 2 4.11 0.00 0.98 0.33 0.01 94.56 19:41:49 Average: 3 4.17 0.00 0.96 0.47 0.02 94.39 19:41:49 Average: 4 3.83 0.00 0.93 0.24 0.01 94.99 19:41:49 Average: 5 3.92 0.00 0.91 0.31 0.02 94.84 19:41:49 Average: 6 4.01 0.00 0.97 0.48 0.01 94.52 19:41:49 Average: 7 3.87 0.00 0.98 0.29 0.03 94.82 19:41:49 19:41:49 19:41:49