Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 73f0e4270e4048b6e583422c0d15de60eb878140 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-ssh16236440311017562582.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh13144232783748298248.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2495156351109170985.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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 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-ssh1470480415111185599.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh886966529504853266.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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.18 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 SNYK_DEBUG: false [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-24691 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 73f0e4270e4048b6e583422c0d15de60eb878140 (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 73f0e4270e4048b6e583422c0d15de60eb878140 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#106)" > git rev-list --no-walk 0476de2795b3c23659be3e42ef08dccf661e949a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:08:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:08:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:08:29 ========================================================= 21:08:29 EdgeX Global Pipelines Version Info 21:08:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:08:30 ------------------- 21:08:30 stable info: 21:08:30 ------------------- 21:08:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:08:30 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:08:30 Message: update stable to v1.0.239 21:08:30 ------------------- 21:08:30 experimental info: 21:08:30 ------------------- 21:08:30 Commited By: **** collab-it+edgex@linuxfoundation.org 21:08:30 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:08:30 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:08:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 21:08:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 21:08:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:08:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:08:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:08:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:08:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 21:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:08:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:08:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:08:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:08:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:08:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:08:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:08:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:08:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:08:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:08:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:08:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:08:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:08:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:08:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:08:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:08:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:08:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73f0e4270e4048b6e583422c0d15de60eb878140 [Pipeline] echo 21:08:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 73f0e42 [Pipeline] echo 21:08:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:08:31 provisioning config files... 21:08:31 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2664065312676968646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:31 ---> docker-login.sh 21:08:31 nexus3.edgexfoundry.org:10001 21:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:31 Configure a credential helper to remove this warning. See 21:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:31 21:08:31 Login Succeeded 21:08:31 nexus3.edgexfoundry.org:10002 21:08:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:32 Configure a credential helper to remove this warning. See 21:08:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:32 21:08:32 Login Succeeded 21:08:32 nexus3.edgexfoundry.org:10003 21:08:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:32 Configure a credential helper to remove this warning. See 21:08:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:32 21:08:32 Login Succeeded 21:08:32 nexus3.edgexfoundry.org:10004 21:08:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:32 Configure a credential helper to remove this warning. See 21:08:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:32 21:08:32 Login Succeeded 21:08:32 docker.io 21:08:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:33 Configure a credential helper to remove this warning. See 21:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:33 21:08:33 Login Succeeded 21:08:33 ---> docker-login.sh ends [Pipeline] } 21:08:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:08:33 + git rev-list -1 --merges 73f0e4270e4048b6e583422c0d15de60eb878140~1..73f0e4270e4048b6e583422c0d15de60eb878140 [Pipeline] echo 21:08:33 -----------> git rev-list -1 --merges 73f0e4270e4048b6e583422c0d15de60eb878140~1..73f0e4270e4048b6e583422c0d15de60eb878140 73f0e4270e4048b6e583422c0d15de60eb878140 [false] [Pipeline] sh 21:08:33 + git log --format=format:%s -1 73f0e4270e4048b6e583422c0d15de60eb878140 [Pipeline] echo 21:08:33 ========================================================= 21:08:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:08:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:08:34 + git log --format=format:%s -1 73f0e4270e4048b6e583422c0d15de60eb878140 [Pipeline] echo 21:08:34 [semverPrep] GIT_COMMIT: 73f0e4270e4048b6e583422c0d15de60eb878140, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#106) [Pipeline] echo 21:08:34 [semverPrep] This is not a build commit. [Pipeline] sh 21:08:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:08:34 + grep -v github /etc/ssh/ssh_known_hosts 21:08:34 + [ -e /tmp/ssh_known_hosts ] 21:08:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:08:34 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:08:34 sudo tee -a /etc/ssh/ssh_known_hosts 21:08:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:08:34 21:08:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:08:35 0.1.4: Pulling from edgex-devops/py-git-semver 21:08:35 b85a868b505f: Pulling fs layer 21:08:35 e2be974225ed: Pulling fs layer 21:08:35 339a4e72a1f5: Pulling fs layer 21:08:35 988bab9f4d93: Pulling fs layer 21:08:35 1469e6f7b9e6: Pulling fs layer 21:08:35 eaf3925da568: Pulling fs layer 21:08:35 bab4dde63d76: Pulling fs layer 21:08:35 bde34c3a00c8: Pulling fs layer 21:08:35 b352a97aabf1: Pulling fs layer 21:08:35 4872d77fe225: Pulling fs layer 21:08:35 5851b861e8e6: Pulling fs layer 21:08:35 eaf3925da568: Waiting 21:08:35 bab4dde63d76: Waiting 21:08:35 bde34c3a00c8: Waiting 21:08:35 5851b861e8e6: Waiting 21:08:35 b352a97aabf1: Waiting 21:08:35 1469e6f7b9e6: Waiting 21:08:35 4872d77fe225: Waiting 21:08:35 988bab9f4d93: Waiting 21:08:35 e2be974225ed: Verifying Checksum 21:08:35 e2be974225ed: Download complete 21:08:35 988bab9f4d93: Download complete 21:08:35 1469e6f7b9e6: Verifying Checksum 21:08:35 1469e6f7b9e6: Download complete 21:08:35 eaf3925da568: Download complete 21:08:35 339a4e72a1f5: Verifying Checksum 21:08:35 339a4e72a1f5: Download complete 21:08:35 bde34c3a00c8: Download complete 21:08:35 b352a97aabf1: Verifying Checksum 21:08:35 b352a97aabf1: Download complete 21:08:35 4872d77fe225: Verifying Checksum 21:08:35 5851b861e8e6: Verifying Checksum 21:08:35 5851b861e8e6: Download complete 21:08:35 b85a868b505f: Verifying Checksum 21:08:35 b85a868b505f: Download complete 21:08:35 bab4dde63d76: Verifying Checksum 21:08:35 bab4dde63d76: Download complete 21:08:37 b85a868b505f: Pull complete 21:08:37 e2be974225ed: Pull complete 21:08:37 339a4e72a1f5: Pull complete 21:08:37 988bab9f4d93: Pull complete 21:08:38 1469e6f7b9e6: Pull complete 21:08:38 eaf3925da568: Pull complete 21:08:40 bab4dde63d76: Pull complete 21:08:40 bde34c3a00c8: Pull complete 21:08:40 b352a97aabf1: Pull complete 21:08:40 4872d77fe225: Pull complete 21:08:40 5851b861e8e6: Pull complete 21:08:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:08:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:08:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:40 prd-ubuntu20.04-docker-8c-8g-24691 does not seem to be running inside a container 21:08:40 $ 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:0.1.4 cat 21:08:43 $ docker top 940974cbc56078e152f5f7274bdc0015af676d0b035538d90b4145cc7cef790f -eo pid,comm 21:08:43 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). 21:08:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:08:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:43 [ssh-agent] Looking for ssh-agent implementation... 21:08:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:43 $ docker exec 940974cbc56078e152f5f7274bdc0015af676d0b035538d90b4145cc7cef790f ssh-agent 21:08:43 SSH_AUTH_SOCK=/tmp/ssh-7xFH4C8pqaCH/agent.33 21:08:43 SSH_AGENT_PID=39 21:08:43 Running ssh-add (command line suppressed) 21:08:43 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6219623659942059450.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6219623659942059450.key) 21:08:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:44 + git tag --points-at HEAD [Pipeline] } 21:08:44 $ docker exec --env ******** --env ******** 940974cbc56078e152f5f7274bdc0015af676d0b035538d90b4145cc7cef790f ssh-agent -k 21:08:44 unset SSH_AUTH_SOCK; 21:08:44 unset SSH_AGENT_PID; 21:08:44 echo Agent pid 39 killed; 21:08:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:08:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:44 [ssh-agent] Looking for ssh-agent implementation... 21:08:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:44 $ docker exec 940974cbc56078e152f5f7274bdc0015af676d0b035538d90b4145cc7cef790f ssh-agent 21:08:44 SSH_AUTH_SOCK=/tmp/ssh-XexECU3mBVAI/agent.72 21:08:44 SSH_AGENT_PID=79 21:08:44 Running ssh-add (command line suppressed) 21:08:44 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4414616623451736539.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4414616623451736539.key) 21:08:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:45 + git semver init 21:08:45 2022-09-06 21:08:45,329 [run_init] DEBUG init version:0.0.0 force:False 21:08:45 2022-09-06 21:08:45,330 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 21:08:45 2022-09-06 21:08:45,331 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 21:08:45 2022-09-06 21:08:45,332 [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) 21:08:46 2022-09-06 21:08:46,285 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 21:08:46 2022-09-06 21:08:46,286 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 21:08:46 2022-09-06 21:08:46,286 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:08:46 2022-09-06 21:08:46,286 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:08:46 2.3.0-dev.10 [Pipeline] } 21:08:46 $ docker exec --env ******** --env ******** 940974cbc56078e152f5f7274bdc0015af676d0b035538d90b4145cc7cef790f ssh-agent -k 21:08:46 unset SSH_AUTH_SOCK; 21:08:46 unset SSH_AGENT_PID; 21:08:46 echo Agent pid 79 killed; 21:08:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:08:47 + git semver [Pipeline] } 21:08:47 $ docker stop --time=1 940974cbc56078e152f5f7274bdc0015af676d0b035538d90b4145cc7cef790f 21:08:48 $ docker rm -f 940974cbc56078e152f5f7274bdc0015af676d0b035538d90b4145cc7cef790f [Pipeline] // withDockerContainer [Pipeline] sh 21:08:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:08:49 Stashed 1 file(s) [Pipeline] echo 21:08:49 [edgeXSemver]: initialized semver on version 2.3.0-dev.10 [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 21:08:49 provisioning config files... 21:08:49 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2280104840930522406tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:49 ---> docker-login.sh 21:08:49 nexus3.edgexfoundry.org:10001 21:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:49 Configure a credential helper to remove this warning. See 21:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:49 21:08:49 Login Succeeded 21:08:49 nexus3.edgexfoundry.org:10002 21:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:49 Configure a credential helper to remove this warning. See 21:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:49 21:08:49 Login Succeeded 21:08:49 nexus3.edgexfoundry.org:10003 21:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:49 Configure a credential helper to remove this warning. See 21:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:49 21:08:49 Login Succeeded 21:08:49 nexus3.edgexfoundry.org:10004 21:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:50 Configure a credential helper to remove this warning. See 21:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:50 21:08:50 Login Succeeded 21:08:50 docker.io 21:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:50 Configure a credential helper to remove this warning. See 21:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:50 21:08:50 Login Succeeded 21:08:50 ---> docker-login.sh ends [Pipeline] } 21:08:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:08:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:08:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:08:50 ========================================================= 21:08:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:08:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:08:51 Sending build context to Docker daemon 4.051MB 21:08:51 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:08:51 Step 2/12 : FROM ${BASE} AS builder 21:08:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:08:51 2408cc74d12b: Pulling fs layer 21:08:51 ea60b727a1ce: Pulling fs layer 21:08:51 30c4a7721957: Pulling fs layer 21:08:51 370296b7ddb6: Pulling fs layer 21:08:51 7c6cee850709: Pulling fs layer 21:08:51 39a5fcdaea64: Pulling fs layer 21:08:51 d94ebbe4e438: Pulling fs layer 21:08:51 bcfd1f05c69d: Pulling fs layer 21:08:51 59ccb84bbe0f: Pulling fs layer 21:08:51 370296b7ddb6: Waiting 21:08:51 7c6cee850709: Waiting 21:08:51 59ccb84bbe0f: Waiting 21:08:51 30c4a7721957: Verifying Checksum 21:08:51 30c4a7721957: Download complete 21:08:51 ea60b727a1ce: Verifying Checksum 21:08:51 ea60b727a1ce: Download complete 21:08:51 7c6cee850709: Verifying Checksum 21:08:51 7c6cee850709: Download complete 21:08:51 39a5fcdaea64: Verifying Checksum 21:08:51 39a5fcdaea64: Download complete 21:08:51 2408cc74d12b: Verifying Checksum 21:08:51 2408cc74d12b: Download complete 21:08:51 d94ebbe4e438: Download complete 21:08:51 2408cc74d12b: Pull complete 21:08:51 ea60b727a1ce: Pull complete 21:08:52 30c4a7721957: Pull complete 21:08:52 59ccb84bbe0f: Verifying Checksum 21:08:52 59ccb84bbe0f: Download complete 21:08:52 bcfd1f05c69d: Verifying Checksum 21:08:52 bcfd1f05c69d: Download complete 21:08:52 370296b7ddb6: Verifying Checksum 21:08:52 370296b7ddb6: Download complete 21:08:57 370296b7ddb6: Pull complete 21:08:57 7c6cee850709: Pull complete 21:08:57 39a5fcdaea64: Pull complete 21:08:57 d94ebbe4e438: Pull complete 21:08:59 bcfd1f05c69d: Pull complete 21:09:00 59ccb84bbe0f: Pull complete 21:09:00 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 21:09:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:09:00 ---> a4fb48ad2a94 21:09:00 Step 3/12 : ARG MAKE='make build' 21:09:03 ---> Running in 9c4f259a31c9 21:09:03 Removing intermediate container 9c4f259a31c9 21:09:03 ---> 8f1cb8e84e52 21:09:03 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 21:09:03 ---> Running in 38a0cf9eeaf1 21:09:03 Removing intermediate container 38a0cf9eeaf1 21:09:03 ---> 1a05441c96e8 21:09:03 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 21:09:03 ---> Running in e09b6e7e9ee3 21:09:03 Removing intermediate container e09b6e7e9ee3 21:09:03 ---> 943d30a450b1 21:09:03 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:09:03 ---> Running in 33920e7efbb0 21:09:04 Still waiting to schedule task 21:09:04 ‘prd-centos7-blackbox-4c-2g-24474’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:09:04 ‘prd-centos7-blackbox-4c-2g-24475’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:09:04 ‘prd-centos7-builder-2c-1g-24686’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:09:04 ‘prd-ubuntu20.04-docker-8c-8g-24688’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:09:04 ‘prd-ubuntu20.04-docker-8c-8g-24692’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:09:04 ‘prd-ubuntu20.04-docker-arm64-4c-16g-24690’ is offline 21:09:04 Removing intermediate container 33920e7efbb0 21:09:04 ---> ed3f9c8528e8 21:09:04 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:09:04 ---> Running in f088d8cc971b 21:09:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:09:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:09:06 OK: 211 MiB in 51 packages 21:09:06 Removing intermediate container f088d8cc971b 21:09:06 ---> f9a3ea1d4c70 21:09:06 Step 8/12 : WORKDIR /app 21:09:06 ---> Running in 852792a04ed0 21:09:06 Removing intermediate container 852792a04ed0 21:09:06 ---> 396ebb0cae0e 21:09:06 Step 9/12 : COPY go.mod vendor* ./ 21:09:06 ---> 5d856ee785ef 21:09:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:06 ---> Running in d7e89db4fdd3 21:09:28 Removing intermediate container d7e89db4fdd3 21:09:28 ---> c5a56572dd34 21:09:28 Step 11/12 : COPY . . 21:09:28 ---> 27a8c9b9e507 21:09:28 Step 12/12 : RUN $MAKE 21:09:28 ---> Running in fbd2893d30db 21:09:28 noop 21:09:28 Removing intermediate container fbd2893d30db 21:09:28 ---> b2dbc73998a0 21:09:28 Successfully built b2dbc73998a0 21:09:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:29 + docker inspect -f . ci-base-image-x86_64 21:09:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:29 prd-ubuntu20.04-docker-8c-8g-24691 does not seem to be running inside a container 21:09:29 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:09:29 $ docker top 7f1ed24d3524518a354ce1fbca6ddac413d90b15e8d85b5641a5438aee36279e -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:30 + go version 21:09:30 go version go1.18.3 linux/amd64 [Pipeline] } 21:09:30 $ docker stop --time=1 7f1ed24d3524518a354ce1fbca6ddac413d90b15e8d85b5641a5438aee36279e 21:09:31 $ docker rm -f 7f1ed24d3524518a354ce1fbca6ddac413d90b15e8d85b5641a5438aee36279e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:31 + docker inspect -f . ci-base-image-x86_64 21:09:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:31 prd-ubuntu20.04-docker-8c-8g-24691 does not seem to be running inside a container 21:09:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:09:32 $ docker top 4cd52a8e2df1a33ad892c2a0a66aa3903d56411171b4ea9c2b5853bbe7375132 -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:32 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 21:09:32 + make test 21:09:32 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:09:33 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:09:43 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:09:43 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:09:48 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.220s coverage: 38.5% of statements 21:09:48 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.254s coverage: 51.9% of statements 21:09:48 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.041s coverage: 96.4% of statements 21:09:58 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 21:09:58 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:10:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:10:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:10:01 ./bin/test-attribution-txt.sh [Pipeline] echo 21:10:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:10:01 $ docker stop --time=1 4cd52a8e2df1a33ad892c2a0a66aa3903d56411171b4ea9c2b5853bbe7375132 21:10:04 $ docker rm -f 4cd52a8e2df1a33ad892c2a0a66aa3903d56411171b4ea9c2b5853bbe7375132 [Pipeline] // withDockerContainer [Pipeline] sh 21:10:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:10:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:10:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:10:05 + ls -al . 21:10:05 total 632 21:10:05 drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 21:09 . 21:10:05 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:08 .. 21:10:05 -rw-rw-r-- 1 jenkins jenkins 134 Sep 6 21:08 .dockerignore 21:10:05 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 21:09 .git 21:10:05 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:08 .github 21:10:05 -rw-rw-r-- 1 jenkins jenkins 946 Sep 6 21:08 .gitignore 21:10:05 -rw-rw-r-- 1 jenkins jenkins 41 Sep 6 21:08 .golangci.yml 21:10:05 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 21:08 .semver 21:10:05 -rw-rw-r-- 1 jenkins jenkins 10866 Sep 6 21:08 Attribution.txt 21:10:05 -rw-rw-r-- 1 jenkins jenkins 3740 Sep 6 21:08 CHANGELOG.md 21:10:05 -rw-rw-r-- 1 jenkins jenkins 1518 Sep 6 21:08 Dockerfile 21:10:05 -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 21:08 GOVERNANCE.md 21:10:05 -rw-rw-r-- 1 jenkins jenkins 683 Sep 6 21:08 Jenkinsfile 21:10:05 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 6 21:08 LICENSE 21:10:05 -rw-rw-r-- 1 jenkins jenkins 2196 Sep 6 21:08 Makefile 21:10:05 -rw-rw-r-- 1 jenkins jenkins 625 Sep 6 21:08 OWNERS.md 21:10:05 -rw-rw-r-- 1 jenkins jenkins 28496 Sep 6 21:08 README.md 21:10:05 -rw-rw-r-- 1 jenkins jenkins 12 Sep 6 21:08 VERSION 21:10:05 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 21:08 bin 21:10:05 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:08 cmd 21:10:05 -rw-r--r-- 1 jenkins jenkins 460049 Sep 6 21:09 coverage.out 21:10:05 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 21:08 examples 21:10:05 -rw-rw-r-- 1 jenkins jenkins 3538 Sep 6 21:08 go.mod 21:10:05 -rw-rw-r-- 1 jenkins jenkins 36553 Sep 6 21:08 go.sum 21:10:05 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 21:08 images 21:10:05 drwxrwxr-x 5 jenkins jenkins 4096 Sep 6 21:08 internal 21:10:05 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:08 snap 21:10:05 -rw-rw-r-- 1 jenkins jenkins 193 Sep 6 21:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:06 + 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=73f0e4270e4048b6e583422c0d15de60eb878140 --label arch=amd64 --label version=2.3.0-dev.10 . 21:10:06 Sending build context to Docker daemon 4.051MB 21:10:06 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 21:10:06 Step 2/25 : FROM ${BASE} AS builder 21:10:06 ---> b2dbc73998a0 21:10:06 Step 3/25 : ARG MAKE='make build' 21:10:06 ---> Running in 634850a93608 21:10:06 Removing intermediate container 634850a93608 21:10:06 ---> d2a36c653b34 21:10:06 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 21:10:06 ---> Running in 8b055a7edd9f 21:10:06 Removing intermediate container 8b055a7edd9f 21:10:06 ---> ba53c74991b9 21:10:06 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 21:10:06 ---> Running in f6f8ae669cba 21:10:06 Removing intermediate container f6f8ae669cba 21:10:06 ---> d1212b7348bf 21:10:06 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:10:06 ---> Running in a71b636bced4 21:10:07 Removing intermediate container a71b636bced4 21:10:07 ---> 4b515f1e12d7 21:10:07 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:10:07 ---> Running in 750425feb9ec 21:10:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:10:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:10:08 OK: 211 MiB in 51 packages 21:10:08 Removing intermediate container 750425feb9ec 21:10:08 ---> c881c176837d 21:10:08 Step 8/25 : WORKDIR /app 21:10:08 ---> Running in 5fcce33ff10e 21:10:08 Removing intermediate container 5fcce33ff10e 21:10:08 ---> 60e3a8a85686 21:10:08 Step 9/25 : COPY go.mod vendor* ./ 21:10:08 ---> 053edef5f0c9 21:10:08 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:10:09 ---> Running in 0aef6b1ba276 21:10:09 Removing intermediate container 0aef6b1ba276 21:10:09 ---> 4e3fec35d50b 21:10:09 Step 11/25 : COPY . . 21:10:10 ---> 7872bd871f5b 21:10:10 Step 12/25 : RUN $MAKE 21:10:10 ---> Running in ac5b98d199f2 21:10:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.20 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.10" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 21:10:32 Removing intermediate container ac5b98d199f2 21:10:32 ---> c3b18271e2fd 21:10:32 Step 13/25 : FROM alpine:3.16 21:10:32 3.16: Pulling from library/alpine 21:10:32 213ec9aee27d: Pulling fs layer 21:10:33 213ec9aee27d: Verifying Checksum 21:10:33 213ec9aee27d: Download complete 21:10:33 213ec9aee27d: Pull complete 21:10:33 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:10:33 Status: Downloaded newer image for alpine:3.16 21:10:33 ---> 9c6f07244728 21:10:33 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:10:33 ---> Running in b56c57dba664 21:10:33 Removing intermediate container b56c57dba664 21:10:33 ---> ee84bc41311a 21:10:33 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:10:33 ---> Running in 0873317282a3 21:10:34 Removing intermediate container 0873317282a3 21:10:34 ---> 7578bca5c8ed 21:10:34 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 21:10:34 ---> Running in f2fcb224b2e7 21:10:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:10:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:10:35 (1/6) Installing dumb-init (1.2.5-r1) 21:10:35 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:10:35 (3/6) Installing libsodium (1.0.18-r0) 21:10:35 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:10:35 (5/6) Installing libzmq (4.3.4-r0) 21:10:35 (6/6) Installing zeromq (4.3.4-r0) 21:10:35 Executing busybox-1.35.0-r17.trigger 21:10:36 OK: 8 MiB in 20 packages 21:10:36 Removing intermediate container f2fcb224b2e7 21:10:36 ---> f4b8224b1b0b 21:10:36 Step 17/25 : COPY --from=builder /app/LICENSE / 21:10:36 ---> 3dae9e1a7502 21:10:36 Step 18/25 : COPY --from=builder /app/Attribution.txt / 21:10:36 ---> 1360aeeb5a7d 21:10:36 Step 19/25 : COPY --from=builder /app/cmd/ / 21:10:37 ---> 2f8b7a00e2dc 21:10:37 Step 20/25 : EXPOSE 59989 21:10:37 ---> Running in de8bcd636da7 21:10:37 Removing intermediate container de8bcd636da7 21:10:37 ---> 28bb39726e42 21:10:37 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 21:10:37 ---> Running in ed85a6670c50 21:10:37 Removing intermediate container ed85a6670c50 21:10:37 ---> 73b0a4a65bc1 21:10:37 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 21:10:37 ---> Running in b0af6be5f61e 21:10:37 Removing intermediate container b0af6be5f61e 21:10:37 ---> 15330f38de2b 21:10:37 Step 23/25 : LABEL arch=amd64 21:10:37 ---> Running in fa04d9b6edcd 21:10:37 Removing intermediate container fa04d9b6edcd 21:10:37 ---> 8928b5554dd9 21:10:37 Step 24/25 : LABEL git_sha=73f0e4270e4048b6e583422c0d15de60eb878140 21:10:37 ---> Running in 4872e17e3753 21:10:37 Removing intermediate container 4872e17e3753 21:10:37 ---> 9f6a4596a270 21:10:37 Step 25/25 : LABEL version=2.3.0-dev.10 21:10:37 ---> Running in 2808dbf75610 21:10:38 Removing intermediate container 2808dbf75610 21:10:38 ---> 7059d75aaeb5 21:10:38 [Warning] One or more build-args [ARCH] were not consumed 21:10:38 Successfully built 7059d75aaeb5 21:10:38 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:10:38 provisioning config files... 21:10:38 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1487477722620757199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:10:38 ---> docker-login.sh 21:10:38 nexus3.edgexfoundry.org:10001 21:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:38 Configure a credential helper to remove this warning. See 21:10:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:38 21:10:38 Login Succeeded 21:10:38 nexus3.edgexfoundry.org:10002 21:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:38 Configure a credential helper to remove this warning. See 21:10:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:38 21:10:38 Login Succeeded 21:10:38 nexus3.edgexfoundry.org:10003 21:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:38 Configure a credential helper to remove this warning. See 21:10:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:38 21:10:38 Login Succeeded 21:10:38 nexus3.edgexfoundry.org:10004 21:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:39 Configure a credential helper to remove this warning. See 21:10:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:39 21:10:39 Login Succeeded 21:10:39 docker.io 21:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:39 Configure a credential helper to remove this warning. See 21:10:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:39 21:10:39 Login Succeeded 21:10:39 ---> docker-login.sh ends [Pipeline] } 21:10:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:10:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:10:39 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 21:10:39 73f0e4270e4048b6e583422c0d15de60eb878140 21:10:39 latest 21:10:39 2.3.0-dev.10 21:10:39 73f0e4270e4048b6e583422c0d15de60eb878140-2.3.0-dev.10 21:10:39 main 21:10:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:39 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:73f0e4270e4048b6e583422c0d15de60eb878140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:40 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:73f0e4270e4048b6e583422c0d15de60eb878140 21:10:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:10:40 36ed94ebf171: Preparing 21:10:40 8790075ee548: Preparing 21:10:40 a8143dd92c86: Preparing 21:10:40 b41a82161bf4: Preparing 21:10:40 7f5822fec266: Preparing 21:10:40 994393dc58e7: Preparing 21:10:40 994393dc58e7: Waiting 21:10:40 8790075ee548: Pushed 21:10:40 a8143dd92c86: Pushed 21:10:40 7f5822fec266: Pushed 21:10:40 994393dc58e7: Layer already exists 21:10:40 b41a82161bf4: Pushed 21:10:43 36ed94ebf171: Pushed 21:10:43 73f0e4270e4048b6e583422c0d15de60eb878140: digest: sha256:1071804d4e6d39cbe6074295fffdc26e43285068098f202efc703073031702e3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:43 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:43 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 21:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:10:43 36ed94ebf171: Preparing 21:10:43 8790075ee548: Preparing 21:10:43 a8143dd92c86: Preparing 21:10:43 b41a82161bf4: Preparing 21:10:43 7f5822fec266: Preparing 21:10:43 994393dc58e7: Preparing 21:10:43 7f5822fec266: Layer already exists 21:10:43 36ed94ebf171: Layer already exists 21:10:43 8790075ee548: Layer already exists 21:10:43 a8143dd92c86: Layer already exists 21:10:43 b41a82161bf4: Layer already exists 21:10:43 994393dc58e7: Layer already exists 21:10:43 latest: digest: sha256:1071804d4e6d39cbe6074295fffdc26e43285068098f202efc703073031702e3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:44 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:44 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.10 21:10:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:10:44 36ed94ebf171: Preparing 21:10:44 8790075ee548: Preparing 21:10:44 a8143dd92c86: Preparing 21:10:44 b41a82161bf4: Preparing 21:10:44 7f5822fec266: Preparing 21:10:44 994393dc58e7: Preparing 21:10:44 8790075ee548: Layer already exists 21:10:44 7f5822fec266: Layer already exists 21:10:44 b41a82161bf4: Layer already exists 21:10:44 a8143dd92c86: Layer already exists 21:10:44 36ed94ebf171: Layer already exists 21:10:44 994393dc58e7: Layer already exists 21:10:44 2.3.0-dev.10: digest: sha256:1071804d4e6d39cbe6074295fffdc26e43285068098f202efc703073031702e3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:44 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:73f0e4270e4048b6e583422c0d15de60eb878140-2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:45 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:73f0e4270e4048b6e583422c0d15de60eb878140-2.3.0-dev.10 21:10:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:10:45 36ed94ebf171: Preparing 21:10:45 8790075ee548: Preparing 21:10:45 a8143dd92c86: Preparing 21:10:45 b41a82161bf4: Preparing 21:10:45 7f5822fec266: Preparing 21:10:45 994393dc58e7: Preparing 21:10:45 994393dc58e7: Waiting 21:10:45 b41a82161bf4: Layer already exists 21:10:45 8790075ee548: Layer already exists 21:10:45 36ed94ebf171: Layer already exists 21:10:45 7f5822fec266: Layer already exists 21:10:45 a8143dd92c86: Layer already exists 21:10:45 994393dc58e7: Layer already exists 21:10:45 73f0e4270e4048b6e583422c0d15de60eb878140-2.3.0-dev.10: digest: sha256:1071804d4e6d39cbe6074295fffdc26e43285068098f202efc703073031702e3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:45 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:45 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 21:10:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:10:45 36ed94ebf171: Preparing 21:10:45 8790075ee548: Preparing 21:10:45 a8143dd92c86: Preparing 21:10:45 b41a82161bf4: Preparing 21:10:45 7f5822fec266: Preparing 21:10:45 994393dc58e7: Preparing 21:10:45 994393dc58e7: Waiting 21:10:45 8790075ee548: Layer already exists 21:10:45 b41a82161bf4: Layer already exists 21:10:45 7f5822fec266: Layer already exists 21:10:45 a8143dd92c86: Layer already exists 21:10:45 36ed94ebf171: Layer already exists 21:10:45 994393dc58e7: Layer already exists 21:10:45 main: digest: sha256:1071804d4e6d39cbe6074295fffdc26e43285068098f202efc703073031702e3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:10:45 ===================================================== [Pipeline] echo 21:10:45 taggedImages: 21:10:45 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:73f0e4270e4048b6e583422c0d15de60eb878140 21:10:45 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 21:10:45 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.10 21:10:45 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:73f0e4270e4048b6e583422c0d15de60eb878140-2.3.0-dev.10 21:10:45 - 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] withEnv [Pipeline] { [Pipeline] sh 21:10:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:10:46 21:10:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:10:46 latest: Pulling from edgex-lftools-log-publisher 21:10:46 5eb5b503b376: Pulling fs layer 21:10:46 5c69ac0246d0: Pulling fs layer 21:10:46 ec43610c2a17: Pulling fs layer 21:10:46 3a2ae6a8a46f: Pulling fs layer 21:10:46 33b1e0a273af: Pulling fs layer 21:10:46 5d3b04190fa2: Pulling fs layer 21:10:46 2f39f015ded8: Pulling fs layer 21:10:46 33b1e0a273af: Waiting 21:10:46 5d3b04190fa2: Waiting 21:10:46 2f39f015ded8: Waiting 21:10:46 3a2ae6a8a46f: Waiting 21:10:46 5c69ac0246d0: Download complete 21:10:46 3a2ae6a8a46f: Download complete 21:10:46 33b1e0a273af: Verifying Checksum 21:10:46 5d3b04190fa2: Download complete 21:10:46 ec43610c2a17: Verifying Checksum 21:10:46 ec43610c2a17: Download complete 21:10:46 5eb5b503b376: Verifying Checksum 21:10:46 5eb5b503b376: Download complete 21:10:47 2f39f015ded8: Download complete 21:10:48 5eb5b503b376: Pull complete 21:10:48 5c69ac0246d0: Pull complete 21:10:48 ec43610c2a17: Pull complete 21:10:48 3a2ae6a8a46f: Pull complete 21:10:49 33b1e0a273af: Pull complete 21:10:49 5d3b04190fa2: Pull complete 21:10:54 2f39f015ded8: Pull complete 21:10:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:10:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:10:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:54 prd-ubuntu20.04-docker-8c-8g-24691 does not seem to be running inside a container 21:10:54 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:10:58 $ docker top b828f56748fc27826ce6b52f080f61668776e61859bfdcf4ff325e0beabebc18 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:10:59 ---> job-cost.sh 21:10:59 lf-activate-venv: SKIPPING 21:10:59 INFO: No Stack... 21:10:59 INFO: Retrieving Pricing Info for: v3-standard-8 21:11:00 INFO: Archiving Costs [Pipeline] sh 21:11:00 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 21:11:00 + cut -d, -f6 [Pipeline] lock 21:11:00 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-46-stack-cost] 21:11:00 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-46-stack-cost] did not exist. Created. 21:11:00 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:11:01 + echo total: 0.2199999988079071 [Pipeline] stash 21:11:01 Stashed 1 file(s) [Pipeline] } 21:11:01 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-46-stack-cost] [Pipeline] // lock [Pipeline] } 21:11:01 $ docker stop --time=1 b828f56748fc27826ce6b52f080f61668776e61859bfdcf4ff325e0beabebc18 21:11:02 $ docker rm -f b828f56748fc27826ce6b52f080f61668776e61859bfdcf4ff325e0beabebc18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:14:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24772 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 21:14:43 Running in /w/workspace/device-rfid-llrp-go/46 [Pipeline] { [Pipeline] checkout 21:14:43 Selected Git installation does not exist. Using Default 21:14:43 The recommended git tool is: NONE 21:14:50 using credential edgex-jenkins-ssh 21:14:50 Cloning the remote Git repository 21:14:50 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:14:50 > git init /w/workspace/device-rfid-llrp-go/46 # timeout=10 21:14:50 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:14:50 > git --version # timeout=10 21:14:50 > git --version # 'git version 2.25.1' 21:14:50 using GIT_SSH to set credentials SSH Credentials for GitHub 21:14:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:14:52 Avoid second fetch 21:14:52 Checking out Revision 73f0e4270e4048b6e583422c0d15de60eb878140 (main) 21:14:52 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:14:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:14:52 > git config core.sparsecheckout # timeout=10 21:14:52 > git checkout -f 73f0e4270e4048b6e583422c0d15de60eb878140 # timeout=10 21:14:56 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#106)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:14:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:14:57 % Total % Received % Xferd Average Speed Time Time Time Current 21:14:57 Dload Upload Total Spent Left Speed 21:14:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 97689 0 --:--:-- --:--:-- --:--:-- 97689 [Pipeline] sh 21:14:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:14:58 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:14:58 sudo tee /etc/docker/daemon.new 21:14:58 { 21:14:58 "registry-mirrors": [ 21:14:58 "https://nexus3.edgexfoundry.org:10001" 21:14:58 ], 21:14:58 "bip": "10.250.0.254/24", 21:14:58 "hosts": [ 21:14:58 "tcp://0.0.0.0:5555", 21:14:58 "unix:///var/run/docker.sock" 21:14:58 ], 21:14:58 "mtu": 1458, 21:14:58 "selinux-enabled": true, 21:14:58 "seccomp-profile": "/etc/docker/seccomp.json" 21:14:58 } [Pipeline] sh 21:14:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:14:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:15:17 provisioning config files... 21:15:17 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/46@tmp/config7228196009315882783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:15:17 ---> docker-login.sh 21:15:17 nexus3.edgexfoundry.org:10001 21:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:18 Configure a credential helper to remove this warning. See 21:15:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:18 21:15:18 Login Succeeded 21:15:18 nexus3.edgexfoundry.org:10002 21:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:19 Configure a credential helper to remove this warning. See 21:15:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:19 21:15:19 Login Succeeded 21:15:19 nexus3.edgexfoundry.org:10003 21:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:20 Configure a credential helper to remove this warning. See 21:15:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:20 21:15:20 Login Succeeded 21:15:20 nexus3.edgexfoundry.org:10004 21:15:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:20 Configure a credential helper to remove this warning. See 21:15:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:20 21:15:20 Login Succeeded 21:15:20 docker.io 21:15:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:21 Configure a credential helper to remove this warning. See 21:15:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:21 21:15:21 Login Succeeded 21:15:21 ---> docker-login.sh ends [Pipeline] } 21:15:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:15:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:15:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:15:21 ========================================================= 21:15:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:15:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:15:22 Sending build context to Docker daemon 1.219MB 21:15:22 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:15:22 Step 2/12 : FROM ${BASE} AS builder 21:15:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:15:22 b3c136eddcbf: Pulling fs layer 21:15:22 c0a3192eca97: Pulling fs layer 21:15:22 a050256f5b6f: Pulling fs layer 21:15:22 656be50a0ddc: Pulling fs layer 21:15:22 2bbca73fdf42: Pulling fs layer 21:15:22 46d945488cbd: Pulling fs layer 21:15:22 8a5474983e97: Pulling fs layer 21:15:22 329c88fbcd65: Pulling fs layer 21:15:22 656be50a0ddc: Waiting 21:15:22 8a5474983e97: Waiting 21:15:22 2bbca73fdf42: Waiting 21:15:22 329c88fbcd65: Waiting 21:15:22 46d945488cbd: Waiting 21:15:22 a050256f5b6f: Verifying Checksum 21:15:22 a050256f5b6f: Download complete 21:15:22 c0a3192eca97: Download complete 21:15:22 2bbca73fdf42: Download complete 21:15:22 46d945488cbd: Download complete 21:15:22 b3c136eddcbf: Verifying Checksum 21:15:22 b3c136eddcbf: Download complete 21:15:23 b3c136eddcbf: Pull complete 21:15:23 329c88fbcd65: Verifying Checksum 21:15:23 329c88fbcd65: Download complete 21:15:24 c0a3192eca97: Pull complete 21:15:24 a050256f5b6f: Pull complete 21:15:25 8a5474983e97: Verifying Checksum 21:15:25 8a5474983e97: Download complete 21:15:25 656be50a0ddc: Verifying Checksum 21:15:25 656be50a0ddc: Download complete 21:15:38 656be50a0ddc: Pull complete 21:15:38 2bbca73fdf42: Pull complete 21:15:38 46d945488cbd: Pull complete 21:15:45 8a5474983e97: Pull complete 21:15:46 329c88fbcd65: Pull complete 21:15:47 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 21:15:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:15:47 ---> ff4287adb874 21:15:47 Step 3/12 : ARG MAKE='make build' 21:15:48 ---> Running in 2ca26046f7b9 21:15:48 Removing intermediate container 2ca26046f7b9 21:15:48 ---> 6064789385ce 21:15:48 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 21:15:48 ---> Running in 4be47974e661 21:15:48 Removing intermediate container 4be47974e661 21:15:48 ---> 3a50d4057e7f 21:15:48 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 21:15:49 ---> Running in 10c340d2ed38 21:15:49 Removing intermediate container 10c340d2ed38 21:15:49 ---> cff18d140099 21:15:49 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:49 ---> Running in 747b98d37994 21:15:52 Removing intermediate container 747b98d37994 21:15:52 ---> ef14a2fc7d0b 21:15:52 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:15:52 ---> Running in 84845c001c3a 21:15:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:15:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:15:55 OK: 221 MiB in 51 packages 21:15:56 Removing intermediate container 84845c001c3a 21:15:56 ---> 6410e47784d9 21:15:56 Step 8/12 : WORKDIR /app 21:15:56 ---> Running in 681430ae7e42 21:15:57 Removing intermediate container 681430ae7e42 21:15:57 ---> 7816084aafb5 21:15:57 Step 9/12 : COPY go.mod vendor* ./ 21:15:58 ---> ab1c2b9614dc 21:15:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:15:58 ---> Running in e7e05940a029 21:16:54 Removing intermediate container e7e05940a029 21:16:54 ---> 6fc2d0edc669 21:16:54 Step 11/12 : COPY . . 21:16:54 ---> 55f4d5dd0cc4 21:16:54 Step 12/12 : RUN $MAKE 21:16:54 ---> Running in 2a8c90674a30 21:16:54 noop 21:16:54 Removing intermediate container 2a8c90674a30 21:16:54 ---> 1f4669aa8bdc 21:16:54 Successfully built 1f4669aa8bdc 21:16:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:55 + docker inspect -f . ci-base-image-arm64 21:16:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:55 prd-ubuntu20.04-docker-arm64-4c-16g-24772 does not seem to be running inside a container 21:16:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/46 -v /w/workspace/device-rfid-llrp-go/46:/w/workspace/device-rfid-llrp-go/46:rw,z -v /w/workspace/device-rfid-llrp-go/46@tmp:/w/workspace/device-rfid-llrp-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:16:56 $ docker top f25405d21e7fc5a8f44aa875491c77d788912b0b0822220098fab43480d388b9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:16:57 + go version 21:16:57 go version go1.18.3 linux/arm64 [Pipeline] } 21:16:57 $ docker stop --time=1 f25405d21e7fc5a8f44aa875491c77d788912b0b0822220098fab43480d388b9 21:16:59 $ docker rm -f f25405d21e7fc5a8f44aa875491c77d788912b0b0822220098fab43480d388b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:00 + docker inspect -f . ci-base-image-arm64 21:17:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:00 prd-ubuntu20.04-docker-arm64-4c-16g-24772 does not seem to be running inside a container 21:17:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/46 -v /w/workspace/device-rfid-llrp-go/46:/w/workspace/device-rfid-llrp-go/46:rw,z -v /w/workspace/device-rfid-llrp-go/46@tmp:/w/workspace/device-rfid-llrp-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:17:02 $ docker top efc6d10f01fa16476f02558ea34ce97287326cc02c69bd3b7b6eaa8d98c027c3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:17:03 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/46 [Pipeline] fileExists [Pipeline] sh 21:17:03 + make test 21:17:03 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:17:05 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:18:42 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:18:42 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:19:21 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 33.129s coverage: 38.5% of statements 21:19:21 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.510s coverage: 52.0% of statements 21:19:21 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.027s coverage: 96.4% of statements 21:19:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:19:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:19:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:19:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:19:48 ./bin/test-attribution-txt.sh [Pipeline] echo 21:19:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:19:48 $ docker stop --time=1 efc6d10f01fa16476f02558ea34ce97287326cc02c69bd3b7b6eaa8d98c027c3 21:19:50 $ docker rm -f efc6d10f01fa16476f02558ea34ce97287326cc02c69bd3b7b6eaa8d98c027c3 [Pipeline] // withDockerContainer [Pipeline] sh 21:19:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:19:51 Warning: overwriting stash ‘coverage-report’ 21:19:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:19:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:19:53 + ls -al . 21:19:53 total 628 21:19:53 drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 21:17 . 21:19:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:14 .. 21:19:53 -rw-rw-r-- 1 jenkins jenkins 134 Sep 6 21:14 .dockerignore 21:19:53 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 21:14 .git 21:19:53 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:14 .github 21:19:53 -rw-rw-r-- 1 jenkins jenkins 946 Sep 6 21:14 .gitignore 21:19:53 -rw-rw-r-- 1 jenkins jenkins 41 Sep 6 21:14 .golangci.yml 21:19:53 -rw-rw-r-- 1 jenkins jenkins 10866 Sep 6 21:14 Attribution.txt 21:19:53 -rw-rw-r-- 1 jenkins jenkins 3740 Sep 6 21:14 CHANGELOG.md 21:19:53 -rw-rw-r-- 1 jenkins jenkins 1518 Sep 6 21:14 Dockerfile 21:19:53 -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 21:14 GOVERNANCE.md 21:19:53 -rw-rw-r-- 1 jenkins jenkins 683 Sep 6 21:14 Jenkinsfile 21:19:53 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 6 21:14 LICENSE 21:19:53 -rw-rw-r-- 1 jenkins jenkins 2196 Sep 6 21:14 Makefile 21:19:53 -rw-rw-r-- 1 jenkins jenkins 625 Sep 6 21:14 OWNERS.md 21:19:53 -rw-rw-r-- 1 jenkins jenkins 28496 Sep 6 21:14 README.md 21:19:53 -rw-rw-r-- 1 jenkins jenkins 12 Sep 6 21:08 VERSION 21:19:53 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 21:14 bin 21:19:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:14 cmd 21:19:53 -rw-r--r-- 1 jenkins jenkins 460049 Sep 6 21:19 coverage.out 21:19:53 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 21:14 examples 21:19:53 -rw-rw-r-- 1 jenkins jenkins 3538 Sep 6 21:14 go.mod 21:19:53 -rw-rw-r-- 1 jenkins jenkins 36553 Sep 6 21:14 go.sum 21:19:53 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 21:14 images 21:19:53 drwxrwxr-x 5 jenkins jenkins 4096 Sep 6 21:14 internal 21:19:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:14 snap 21:19:53 -rw-rw-r-- 1 jenkins jenkins 193 Sep 6 21:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:53 + 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=73f0e4270e4048b6e583422c0d15de60eb878140 --label arch=arm64 --label version=2.3.0-dev.10 . 21:19:53 Sending build context to Docker daemon 1.219MB 21:19:53 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 21:19:53 Step 2/25 : FROM ${BASE} AS builder 21:19:53 ---> 1f4669aa8bdc 21:19:53 Step 3/25 : ARG MAKE='make build' 21:19:53 ---> Running in afaeabf6f546 21:19:54 Removing intermediate container afaeabf6f546 21:19:54 ---> 15e698ba6647 21:19:54 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 21:19:54 ---> Running in 0d8021bbfec2 21:19:54 Removing intermediate container 0d8021bbfec2 21:19:54 ---> 97da02fde93d 21:19:54 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 21:19:54 ---> Running in 3dd8a585e363 21:19:55 Removing intermediate container 3dd8a585e363 21:19:55 ---> b3b2440a6880 21:19:55 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:19:55 ---> Running in e2dd3bd941d2 21:19:57 Removing intermediate container e2dd3bd941d2 21:19:57 ---> 9bfb4d438b5e 21:19:57 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:19:57 ---> Running in 7a16ec480818 21:19:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:19:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:19:59 OK: 221 MiB in 51 packages 21:20:00 Removing intermediate container 7a16ec480818 21:20:00 ---> 20d7c50ce107 21:20:00 Step 8/25 : WORKDIR /app 21:20:00 ---> Running in 49795738070e 21:20:01 Removing intermediate container 49795738070e 21:20:01 ---> bafce9ea9757 21:20:01 Step 9/25 : COPY go.mod vendor* ./ 21:20:01 ---> 6d42a64f4dce 21:20:01 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:20:01 ---> Running in ac299001f263 21:20:03 Removing intermediate container ac299001f263 21:20:03 ---> 651d4cbb87f2 21:20:03 Step 11/25 : COPY . . 21:20:04 ---> eb6774d3308c 21:20:04 Step 12/25 : RUN $MAKE 21:20:04 ---> Running in 0cd4cf532b3e 21:20:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.20 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.10" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 21:22:42 Removing intermediate container 0cd4cf532b3e 21:22:42 ---> 023132ac783a 21:22:42 Step 13/25 : FROM alpine:3.16 21:22:42 3.16: Pulling from library/alpine 21:22:42 9b18e9b68314: Pulling fs layer 21:22:42 9b18e9b68314: Verifying Checksum 21:22:42 9b18e9b68314: Download complete 21:22:42 9b18e9b68314: Pull complete 21:22:42 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:22:42 Status: Downloaded newer image for alpine:3.16 21:22:42 ---> a6215f271958 21:22:42 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:22:42 ---> Running in d237183108b8 21:22:42 Removing intermediate container d237183108b8 21:22:42 ---> 0174fd3a2aea 21:22:42 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:22:42 ---> Running in 51abc3d94474 21:22:42 Removing intermediate container 51abc3d94474 21:22:42 ---> 04f722c1a878 21:22:42 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 21:22:42 ---> Running in 02ac473c6c05 21:22:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:22:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:22:42 (1/6) Installing dumb-init (1.2.5-r1) 21:22:42 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:22:42 (3/6) Installing libsodium (1.0.18-r0) 21:22:42 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:22:42 (5/6) Installing libzmq (4.3.4-r0) 21:22:42 (6/6) Installing zeromq (4.3.4-r0) 21:22:42 Executing busybox-1.35.0-r17.trigger 21:22:42 OK: 8 MiB in 20 packages 21:22:42 Removing intermediate container 02ac473c6c05 21:22:42 ---> 9713d8be3f46 21:22:42 Step 17/25 : COPY --from=builder /app/LICENSE / 21:22:42 ---> 942f0135100b 21:22:42 Step 18/25 : COPY --from=builder /app/Attribution.txt / 21:22:42 ---> 37afa105127d 21:22:42 Step 19/25 : COPY --from=builder /app/cmd/ / 21:22:42 ---> 76962ab7afd8 21:22:42 Step 20/25 : EXPOSE 59989 21:22:42 ---> Running in b4e28180c69f 21:22:42 Removing intermediate container b4e28180c69f 21:22:42 ---> 1eee5de7b8d5 21:22:42 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 21:22:42 ---> Running in d1f11e5ef3cf 21:22:42 Removing intermediate container d1f11e5ef3cf 21:22:42 ---> 01ea097abb3b 21:22:42 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 21:22:42 ---> Running in 17d1046c2c27 21:22:42 Removing intermediate container 17d1046c2c27 21:22:42 ---> c58e61d46b09 21:22:42 Step 23/25 : LABEL arch=arm64 21:22:42 ---> Running in 9904623168f8 21:22:42 Removing intermediate container 9904623168f8 21:22:42 ---> a617316c24d7 21:22:42 Step 24/25 : LABEL git_sha=73f0e4270e4048b6e583422c0d15de60eb878140 21:22:42 ---> Running in 4e118e7d04e8 21:22:42 Removing intermediate container 4e118e7d04e8 21:22:42 ---> 117e427282f4 21:22:42 Step 25/25 : LABEL version=2.3.0-dev.10 21:22:42 ---> Running in 7d313e37d7c1 21:22:42 Removing intermediate container 7d313e37d7c1 21:22:42 ---> 6d092ba19568 21:22:42 [Warning] One or more build-args [ARCH] were not consumed 21:22:42 Successfully built 6d092ba19568 21:22:42 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:22:42 provisioning config files... 21:22:42 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/46@tmp/config5866353129126725627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:22:42 ---> docker-login.sh 21:22:42 nexus3.edgexfoundry.org:10001 21:22:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:42 Configure a credential helper to remove this warning. See 21:22:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:42 21:22:42 Login Succeeded 21:22:43 nexus3.edgexfoundry.org:10002 21:22:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:43 Configure a credential helper to remove this warning. See 21:22:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:43 21:22:43 Login Succeeded 21:22:43 nexus3.edgexfoundry.org:10003 21:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:44 Configure a credential helper to remove this warning. See 21:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:44 21:22:44 Login Succeeded 21:22:44 nexus3.edgexfoundry.org:10004 21:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:44 Configure a credential helper to remove this warning. See 21:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:44 21:22:44 Login Succeeded 21:22:44 docker.io 21:22:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:45 Configure a credential helper to remove this warning. See 21:22:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:45 21:22:45 Login Succeeded 21:22:45 ---> docker-login.sh ends [Pipeline] } 21:22:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:22:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:22:45 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 21:22:45 73f0e4270e4048b6e583422c0d15de60eb878140 21:22:45 latest 21:22:45 2.3.0-dev.10 21:22:45 73f0e4270e4048b6e583422c0d15de60eb878140-2.3.0-dev.10 21:22:45 main 21:22:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:46 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:73f0e4270e4048b6e583422c0d15de60eb878140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:46 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:73f0e4270e4048b6e583422c0d15de60eb878140 21:22:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:22:46 034cd7b2061d: Preparing 21:22:46 3118e4674fd5: Preparing 21:22:46 c083ecce5370: Preparing 21:22:46 7d8876466a9d: Preparing 21:22:46 d4ca69cd5e54: Preparing 21:22:46 5d3e392a13a0: Preparing 21:22:46 5d3e392a13a0: Waiting 21:22:46 d4ca69cd5e54: Pushed 21:22:46 c083ecce5370: Pushed 21:22:46 3118e4674fd5: Pushed 21:22:46 5d3e392a13a0: Layer already exists 21:22:47 7d8876466a9d: Pushed 21:22:53 034cd7b2061d: Pushed 21:22:53 73f0e4270e4048b6e583422c0d15de60eb878140: digest: sha256:bfa79a5d110c26d97e025bb4ab6bcc6ffb03eeed4c660176621ccc453b90762c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:53 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:53 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 21:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:22:53 034cd7b2061d: Preparing 21:22:53 3118e4674fd5: Preparing 21:22:53 c083ecce5370: Preparing 21:22:53 7d8876466a9d: Preparing 21:22:53 d4ca69cd5e54: Preparing 21:22:53 5d3e392a13a0: Preparing 21:22:53 034cd7b2061d: Layer already exists 21:22:53 c083ecce5370: Layer already exists 21:22:53 7d8876466a9d: Layer already exists 21:22:53 3118e4674fd5: Layer already exists 21:22:53 d4ca69cd5e54: Layer already exists 21:22:54 5d3e392a13a0: Layer already exists 21:22:54 latest: digest: sha256:bfa79a5d110c26d97e025bb4ab6bcc6ffb03eeed4c660176621ccc453b90762c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:54 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:54 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.10 21:22:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:22:54 034cd7b2061d: Preparing 21:22:54 3118e4674fd5: Preparing 21:22:54 c083ecce5370: Preparing 21:22:54 7d8876466a9d: Preparing 21:22:54 d4ca69cd5e54: Preparing 21:22:54 5d3e392a13a0: Preparing 21:22:54 5d3e392a13a0: Waiting 21:22:54 3118e4674fd5: Layer already exists 21:22:54 034cd7b2061d: Layer already exists 21:22:54 d4ca69cd5e54: Layer already exists 21:22:54 7d8876466a9d: Layer already exists 21:22:54 c083ecce5370: Layer already exists 21:22:55 5d3e392a13a0: Layer already exists 21:22:55 2.3.0-dev.10: digest: sha256:bfa79a5d110c26d97e025bb4ab6bcc6ffb03eeed4c660176621ccc453b90762c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:55 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:73f0e4270e4048b6e583422c0d15de60eb878140-2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:55 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:73f0e4270e4048b6e583422c0d15de60eb878140-2.3.0-dev.10 21:22:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:22:55 034cd7b2061d: Preparing 21:22:55 3118e4674fd5: Preparing 21:22:55 c083ecce5370: Preparing 21:22:55 7d8876466a9d: Preparing 21:22:55 d4ca69cd5e54: Preparing 21:22:55 5d3e392a13a0: Preparing 21:22:55 5d3e392a13a0: Waiting 21:22:55 034cd7b2061d: Layer already exists 21:22:55 3118e4674fd5: Layer already exists 21:22:55 c083ecce5370: Layer already exists 21:22:55 7d8876466a9d: Layer already exists 21:22:55 d4ca69cd5e54: Layer already exists 21:22:56 5d3e392a13a0: Layer already exists 21:22:56 73f0e4270e4048b6e583422c0d15de60eb878140-2.3.0-dev.10: digest: sha256:bfa79a5d110c26d97e025bb4ab6bcc6ffb03eeed4c660176621ccc453b90762c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:56 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:57 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 21:22:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:22:57 034cd7b2061d: Preparing 21:22:57 3118e4674fd5: Preparing 21:22:57 c083ecce5370: Preparing 21:22:57 7d8876466a9d: Preparing 21:22:57 d4ca69cd5e54: Preparing 21:22:57 5d3e392a13a0: Preparing 21:22:57 5d3e392a13a0: Waiting 21:22:57 034cd7b2061d: Layer already exists 21:22:57 d4ca69cd5e54: Layer already exists 21:22:57 3118e4674fd5: Layer already exists 21:22:57 c083ecce5370: Layer already exists 21:22:57 7d8876466a9d: Layer already exists 21:22:57 5d3e392a13a0: Layer already exists 21:22:57 main: digest: sha256:bfa79a5d110c26d97e025bb4ab6bcc6ffb03eeed4c660176621ccc453b90762c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:22:57 ===================================================== [Pipeline] echo 21:22:57 taggedImages: 21:22:57 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:73f0e4270e4048b6e583422c0d15de60eb878140 21:22:57 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 21:22:57 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.10 21:22:57 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:73f0e4270e4048b6e583422c0d15de60eb878140-2.3.0-dev.10 21:22:57 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:22:58 21:22:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:22:58 arm64: Pulling from edgex-lftools-log-publisher 21:22:58 8998bd30e6a1: Pulling fs layer 21:22:58 04944245beec: Pulling fs layer 21:22:58 699f458cf7ca: Pulling fs layer 21:22:58 765212b225bb: Pulling fs layer 21:22:58 f23df028b6ca: Pulling fs layer 21:22:58 d65c8cfc05b1: Pulling fs layer 21:22:58 2437ff75d9bd: Pulling fs layer 21:22:58 d65c8cfc05b1: Waiting 21:22:58 765212b225bb: Waiting 21:22:58 2437ff75d9bd: Waiting 21:22:58 04944245beec: Verifying Checksum 21:22:58 04944245beec: Download complete 21:22:58 765212b225bb: Verifying Checksum 21:22:58 765212b225bb: Download complete 21:22:59 f23df028b6ca: Download complete 21:22:59 d65c8cfc05b1: Verifying Checksum 21:22:59 d65c8cfc05b1: Download complete 21:22:59 699f458cf7ca: Download complete 21:22:59 8998bd30e6a1: Verifying Checksum 21:22:59 8998bd30e6a1: Download complete 21:23:02 2437ff75d9bd: Verifying Checksum 21:23:02 2437ff75d9bd: Download complete 21:23:04 8998bd30e6a1: Pull complete 21:23:04 04944245beec: Pull complete 21:23:05 699f458cf7ca: Pull complete 21:23:06 765212b225bb: Pull complete 21:23:07 f23df028b6ca: Pull complete 21:23:07 d65c8cfc05b1: Pull complete 21:23:22 2437ff75d9bd: Pull complete 21:23:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:23:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:23:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:23 prd-ubuntu20.04-docker-arm64-4c-16g-24772 does not seem to be running inside a container 21:23:23 $ 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/46 -v /w/workspace/device-rfid-llrp-go/46:/w/workspace/device-rfid-llrp-go/46:rw,z -v /w/workspace/device-rfid-llrp-go/46@tmp:/w/workspace/device-rfid-llrp-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:23:26 $ docker top ccac0947814511a2ea22d6848439bae2fd8e82666ff4d8e4606ea4abcd86ae58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:23:27 ---> job-cost.sh 21:23:27 lf-activate-venv: SKIPPING 21:23:27 INFO: No Stack... 21:23:28 INFO: Retrieving Pricing Info for: v3-standard-4 21:23:28 INFO: Archiving Costs [Pipeline] sh 21:23:29 + cat /w/workspace/device-rfid-llrp-go/46/archives/cost.csv 21:23:29 + cut -d, -f6 [Pipeline] lock 21:23:29 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-46-stack-cost] 21:23:29 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-46-stack-cost] did not exist. Created. 21:23:29 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:23:30 /w/workspace/device-rfid-llrp-go/46@tmp/durable-9cfa6d01/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:23:30 + echo total: 0.10999999940395355 [Pipeline] stash 21:23:30 Warning: overwriting stash ‘stack-cost’ 21:23:30 Stashed 1 file(s) [Pipeline] } 21:23:30 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-46-stack-cost] [Pipeline] // lock [Pipeline] } 21:23:30 $ docker stop --time=1 ccac0947814511a2ea22d6848439bae2fd8e82666ff4d8e4606ea4abcd86ae58 21:23:32 $ docker rm -f ccac0947814511a2ea22d6848439bae2fd8e82666ff4d8e4606ea4abcd86ae58 [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 21:23:32 provisioning config files... 21:23:32 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4212152892319280414tmp [Pipeline] { [Pipeline] sh 21:23:33 + set +x 21:23:33 + curl -s https://codecov.io/bash 21:23:33 + bash -s -- 21:23:33 21:23:33 _____ _ 21:23:33 / ____| | | 21:23:33 | | ___ __| | ___ ___ _____ __ 21:23:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:23:33 | |___| (_) | (_| | __/ (_| (_) \ V / 21:23:33 \_____\___/ \__,_|\___|\___\___/ \_/ 21:23:33 Bash-1.0.6 21:23:33 21:23:33 21:23:33 ==> git version 2.25.1 found 21:23:33 ==> 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 21:23:33 Release-Date: 2020-01-08 21:23:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:23:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:23:33 ==> Jenkins CI detected. 21:23:33 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 21:23:33 project root: . 21:23:33 --> token set from env 21:23:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:23:33 ==> Running gcov in . (disable via -X gcov) 21:23:33 ==> Python coveragepy not found 21:23:33 ==> Searching for coverage reports in: 21:23:33 + . 21:23:33 -> Found 1 reports 21:23:33 ==> Detecting git/mercurial file structure 21:23:33 ==> Reading reports 21:23:33 + ./coverage.out bytes=460049 21:23:33 ==> Appending adjustments 21:23:33 https://docs.codecov.io/docs/fixing-reports 21:23:33 + Found adjustments 21:23:33 ==> Gzipping contents 21:23:33 52K /tmp/codecov.47G74F.gz 21:23:33 ==> Uploading reports 21:23:33 url: https://codecov.io 21:23:33 query: branch=main&commit=73f0e4270e4048b6e583422c0d15de60eb878140&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:23:33 -> Pinging Codecov 21:23:33 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=73f0e4270e4048b6e583422c0d15de60eb878140&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:23:33 -> Uploading to 21:23:33 https://storage.googleapis.com/codecov/v4/raw/2022-09-06/581DD39554BDF9B6E22D074273EAD858/73f0e4270e4048b6e583422c0d15de60eb878140/77084339-310c-4e96-8c9e-411f58013cf1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220906T212333Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ff5fcdb106775dc5b10931b42e79b174cda3646ef30c1a988d7b5d3d115d7727 21:23:33 % Total % Received % Xferd Average Speed Time Time Time Current 21:23:33 Dload Upload Total Spent Left Speed 21:23:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51595 0 0 100 51595 0 195k --:--:-- --:--:-- --:--:-- 195k 21:23:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/73f0e4270e4048b6e583422c0d15de60eb878140 [Pipeline] } 21:23:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:23:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:23:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:23:34 21:23:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:23:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:23:34 df9b9388f04a: Pulling fs layer 21:23:34 52dc419b0ee2: Pulling fs layer 21:23:34 25bc292e5bac: Pulling fs layer 21:23:34 114826534d7a: Pulling fs layer 21:23:34 4657fd5d0bcf: Pulling fs layer 21:23:34 6ad1cebc031e: Pulling fs layer 21:23:34 8a3aa393b2d8: Pulling fs layer 21:23:34 114826534d7a: Waiting 21:23:34 6ad1cebc031e: Waiting 21:23:34 4657fd5d0bcf: Waiting 21:23:34 8a3aa393b2d8: Waiting 21:23:34 25bc292e5bac: Verifying Checksum 21:23:34 25bc292e5bac: Download complete 21:23:34 52dc419b0ee2: Download complete 21:23:34 4657fd5d0bcf: Verifying Checksum 21:23:34 4657fd5d0bcf: Download complete 21:23:34 df9b9388f04a: Download complete 21:23:35 6ad1cebc031e: Download complete 21:23:35 df9b9388f04a: Pull complete 21:23:35 52dc419b0ee2: Pull complete 21:23:35 25bc292e5bac: Pull complete 21:23:35 114826534d7a: Verifying Checksum 21:23:35 114826534d7a: Download complete 21:23:35 8a3aa393b2d8: Verifying Checksum 21:23:35 8a3aa393b2d8: Download complete 21:23:39 114826534d7a: Pull complete 21:23:39 4657fd5d0bcf: Pull complete 21:23:39 6ad1cebc031e: Pull complete 21:23:42 8a3aa393b2d8: Pull complete 21:23:42 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:23:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:23:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:43 prd-ubuntu20.04-docker-8c-8g-24691 does not seem to be running inside a container 21:23:43 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:23:46 $ docker top 89f8aedb9a335ffe0c650d637c06021e902932b16770cd8ed43ea67a6800e597 -eo pid,comm [Pipeline] { [Pipeline] echo 21:23:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 21:23:46 + set -o pipefail 21:23:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 21:23:51 21:23:51 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 21:23:51 21:23:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/8ef8dd38-3643-4d85-97a7-308c09d71d07 21:23:51 21:23:51 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:23:51 21:23:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:23:51 21:23:51 [Pipeline] } 21:23:51 $ docker stop --time=1 89f8aedb9a335ffe0c650d637c06021e902932b16770cd8ed43ea67a6800e597 21:23:55 $ docker rm -f 89f8aedb9a335ffe0c650d637c06021e902932b16770cd8ed43ea67a6800e597 [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 21:23:55 + git log --format=format:%s -1 73f0e4270e4048b6e583422c0d15de60eb878140 [Pipeline] sh 21:23:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:23:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:23:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:56 prd-ubuntu20.04-docker-8c-8g-24691 does not seem to be running inside a container 21:23:56 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:23:57 $ docker top b4c4fb9b23087503b2354f18fc209c6b058bb75b996dd2fe1b117f6d89f62121 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:23:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:23:57 [ssh-agent] Looking for ssh-agent implementation... 21:23:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:23:57 $ docker exec b4c4fb9b23087503b2354f18fc209c6b058bb75b996dd2fe1b117f6d89f62121 ssh-agent 21:23:57 SSH_AUTH_SOCK=/tmp/ssh-XBOD4dqETkEM/agent.34 21:23:57 SSH_AGENT_PID=40 21:23:57 Running ssh-add (command line suppressed) 21:23:57 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2616824629171807678.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2616824629171807678.key) 21:23:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:23:58 + git semver tag 21:23:58 2022-09-06 21:23:58,273 [run_tag] DEBUG tag force:False 21:23:58 2022-09-06 21:23:58,273 [check_head_tag] DEBUG check head tag 21:23:58 2022-09-06 21:23:58,273 [execute] INFO git cat-file --batch-check 21:23:58 2022-09-06 21:23:58,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 21:23:58 2022-09-06 21:23:58,277 [execute] INFO git cat-file --batch 21:23:58 2022-09-06 21:23:58,277 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 21:23:58 2022-09-06 21:23:58,286 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:23:58 2022-09-06 21:23:58,286 [execute] INFO git tag -a v2.3.0-dev.10 -m v2.3.0-dev.10 21:23:58 2022-09-06 21:23:58,286 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.10', '-m', 'v2.3.0-dev.10'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 21:23:58 2022-09-06 21:23:58,290 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:23:58 2.3.0-dev.10 [Pipeline] } 21:23:58 $ docker exec --env ******** --env ******** b4c4fb9b23087503b2354f18fc209c6b058bb75b996dd2fe1b117f6d89f62121 ssh-agent -k 21:23:58 unset SSH_AUTH_SOCK; 21:23:58 unset SSH_AGENT_PID; 21:23:58 echo Agent pid 40 killed; 21:23:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:23:58 + git semver [Pipeline] } 21:23:59 $ docker stop --time=1 b4c4fb9b23087503b2354f18fc209c6b058bb75b996dd2fe1b117f6d89f62121 21:24:00 $ docker rm -f b4c4fb9b23087503b2354f18fc209c6b058bb75b996dd2fe1b117f6d89f62121 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:24:00 21:24:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:24:01 0.23.1-centos7: Pulling from edgex-lftools 21:24:01 ab5ef0e58194: Pulling fs layer 21:24:01 9712f1f96733: Pulling fs layer 21:24:01 63f879dbbcfc: Pulling fs layer 21:24:01 0d9ebad4ef96: Pulling fs layer 21:24:01 e9a5061849ea: Pulling fs layer 21:24:01 d747dcd14b5f: Pulling fs layer 21:24:01 2de7ff778b66: Pulling fs layer 21:24:01 0d9ebad4ef96: Waiting 21:24:01 2de7ff778b66: Waiting 21:24:01 d747dcd14b5f: Waiting 21:24:01 9712f1f96733: Verifying Checksum 21:24:01 9712f1f96733: Download complete 21:24:01 63f879dbbcfc: Verifying Checksum 21:24:01 63f879dbbcfc: Download complete 21:24:01 0d9ebad4ef96: Verifying Checksum 21:24:01 0d9ebad4ef96: Download complete 21:24:01 d747dcd14b5f: Verifying Checksum 21:24:01 d747dcd14b5f: Download complete 21:24:01 e9a5061849ea: Verifying Checksum 21:24:01 e9a5061849ea: Download complete 21:24:01 ab5ef0e58194: Verifying Checksum 21:24:01 ab5ef0e58194: Download complete 21:24:01 2de7ff778b66: Verifying Checksum 21:24:01 2de7ff778b66: Download complete 21:24:04 ab5ef0e58194: Pull complete 21:24:04 9712f1f96733: Pull complete 21:24:05 63f879dbbcfc: Pull complete 21:24:09 0d9ebad4ef96: Pull complete 21:24:09 e9a5061849ea: Pull complete 21:24:09 d747dcd14b5f: Pull complete 21:24:11 2de7ff778b66: Pull complete 21:24:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:24:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:24:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:24:11 prd-ubuntu20.04-docker-8c-8g-24691 does not seem to be running inside a container 21:24:11 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:24:15 $ docker top 7a6f52be747dc4c336d00f1ab67b03713f8f05500a74da0f68330df8db7aacc9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:24:15 provisioning config files... 21:24:15 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2179870902131414721tmp 21:24:15 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config189201487362621636tmp 21:24:15 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7403597504330165869tmp [Pipeline] { [Pipeline] echo 21:24:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:24:15 ---> sigul-configuration.sh 21:24:15 gpg: directory `/root/.gnupg' created 21:24:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:24:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:24:15 gpg: keyring `/root/.gnupg/secring.gpg' created 21:24:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:24:15 gpg: CAST5 encrypted data 21:24:15 gpg: encrypted with 1 passphrase 21:24:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:24:15 + mkdir /home/jenkins 21:24:15 + mkdir /home/jenkins/sigul [Pipeline] sh 21:24:16 + 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 21:24:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:24:16 ---> sigul-install.sh 21:24:16 Sigul already installed; skipping installation. [Pipeline] sh 21:24:16 + git tag --list 21:24:16 v0.0.0 21:24:16 v1.0.0 21:24:16 v2.1.0 21:24:16 v2.1.1 21:24:16 v2.1.1-dev.1 21:24:16 v2.2.0 21:24:16 v2.2.1-dev.1 21:24:16 v2.2.1-dev.2 21:24:16 v2.2.1-dev.3 21:24:16 v2.2.1-dev.4 21:24:16 v2.2.1-dev.5 21:24:16 v2.2.1-dev.6 21:24:16 v2.2.1-dev.7 21:24:16 v2.3.0-dev.10 21:24:16 v2.3.0-dev.7 21:24:16 v2.3.0-dev.8 21:24:16 v2.3.0-dev.9 [Pipeline] sh 21:24:17 + lftools sign git-tag v2.3.0-dev.10 21:24:17 Signing Git tag with Sigul... 21:24:17 Signing v2.3.0-dev.10 [Pipeline] echo 21:24:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:24:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:24:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:24:18 $ docker stop --time=1 7a6f52be747dc4c336d00f1ab67b03713f8f05500a74da0f68330df8db7aacc9 21:24:19 $ docker rm -f 7a6f52be747dc4c336d00f1ab67b03713f8f05500a74da0f68330df8db7aacc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:24:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:24:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:24:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:24:20 prd-ubuntu20.04-docker-8c-8g-24691 does not seem to be running inside a container 21:24: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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:24:20 $ docker top 2f9d0d8869bab98227d1e6b3aaaef1725b258c6b94a219efa2de9ab57dcb11ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:24:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:24:20 [ssh-agent] Looking for ssh-agent implementation... 21:24:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:24:21 $ docker exec 2f9d0d8869bab98227d1e6b3aaaef1725b258c6b94a219efa2de9ab57dcb11ec ssh-agent 21:24:21 SSH_AUTH_SOCK=/tmp/ssh-UTqRHVdIDc1P/agent.32 21:24:21 SSH_AGENT_PID=38 21:24:21 Running ssh-add (command line suppressed) 21:24:21 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6781410625847091424.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6781410625847091424.key) 21:24:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:24:21 + git semver bump pre 21:24:21 2022-09-06 21:24:21,803 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:24:21 2022-09-06 21:24:21,803 [bump_version] DEBUG bumping version:2.3.0-dev.10 on axis:pre with prefix:dev 21:24:21 2022-09-06 21:24:21,803 [bump_version] DEBUG bumped version:2.3.0-dev.11 21:24:21 2022-09-06 21:24:21,803 [write_version] DEBUG write version:2.3.0-dev.11 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 21:24:21 2022-09-06 21:24:21,803 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:24:21 2022-09-06 21:24:21,803 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:24:21 2022-09-06 21:24:21,806 [execute] INFO git cat-file --batch-check 21:24:21 2022-09-06 21:24:21,806 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:24:21 2022-09-06 21:24:21,811 [execute] INFO git cat-file --batch 21:24:21 2022-09-06 21:24:21,812 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:24:21 2022-09-06 21:24:21,816 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:24:21 2.3.0-dev.11 [Pipeline] } 21:24:21 $ docker exec --env ******** --env ******** 2f9d0d8869bab98227d1e6b3aaaef1725b258c6b94a219efa2de9ab57dcb11ec ssh-agent -k 21:24:22 unset SSH_AUTH_SOCK; 21:24:22 unset SSH_AGENT_PID; 21:24:22 echo Agent pid 38 killed; 21:24:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:24:22 + git semver [Pipeline] } 21:24:22 $ docker stop --time=1 2f9d0d8869bab98227d1e6b3aaaef1725b258c6b94a219efa2de9ab57dcb11ec 21:24:23 $ docker rm -f 2f9d0d8869bab98227d1e6b3aaaef1725b258c6b94a219efa2de9ab57dcb11ec [Pipeline] // withDockerContainer [Pipeline] sh 21:24:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:24:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:24:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:24:24 prd-ubuntu20.04-docker-8c-8g-24691 does not seem to be running inside a container 21:24:24 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:24:25 $ docker top dc549c32644061c8c5b8621aa24951f331b69fd23bdf671478abd32a01426418 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:24:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:24:25 [ssh-agent] Looking for ssh-agent implementation... 21:24:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:24:25 $ docker exec dc549c32644061c8c5b8621aa24951f331b69fd23bdf671478abd32a01426418 ssh-agent 21:24:25 SSH_AUTH_SOCK=/tmp/ssh-zFKwe48qnzPO/agent.33 21:24:25 SSH_AGENT_PID=39 21:24:25 Running ssh-add (command line suppressed) 21:24:25 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3173841987885200803.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3173841987885200803.key) 21:24:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:24:25 + git semver push 21:24:26 2022-09-06 21:24:25,992 [run_push] DEBUG push 21:24:26 2022-09-06 21:24:25,993 [execute] INFO git cat-file --batch-check 21:24:26 2022-09-06 21:24:25,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:24:26 2022-09-06 21:24:25,998 [execute] INFO git rev-list f364cc66492303ffd8bef46550cb1a342b1f0755 -- 21:24:26 2022-09-06 21:24:25,999 [execute] DEBUG Popen(['git', 'rev-list', 'f364cc66492303ffd8bef46550cb1a342b1f0755', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:24:26 2022-09-06 21:24:26,006 [execute] INFO git fetch -v origin 21:24:26 2022-09-06 21:24:26,006 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 21:24:26 2022-09-06 21:24:26,544 [run_push] DEBUG no remote changes detected 21:24:26 2022-09-06 21:24:26,544 [execute] INFO git push origin semver 21:24:26 2022-09-06 21:24:26,545 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:24:27 2022-09-06 21:24:27,319 [run_push] DEBUG push all version tags 21:24:27 2022-09-06 21:24:27,320 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:24:27 2022-09-06 21:24:27,320 [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) 21:24:28 2022-09-06 21:24:28,077 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:24:28 2.3.0-dev.11 [Pipeline] } 21:24:28 $ docker exec --env ******** --env ******** dc549c32644061c8c5b8621aa24951f331b69fd23bdf671478abd32a01426418 ssh-agent -k 21:24:28 unset SSH_AUTH_SOCK; 21:24:28 unset SSH_AGENT_PID; 21:24:28 echo Agent pid 39 killed; 21:24:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:24:28 + git semver [Pipeline] } 21:24:28 $ docker stop --time=1 dc549c32644061c8c5b8621aa24951f331b69fd23bdf671478abd32a01426418 21:24:30 $ docker rm -f dc549c32644061c8c5b8621aa24951f331b69fd23bdf671478abd32a01426418 [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 21:24:30 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 21:24:30 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 21:24:30 total 16 21:24:30 drwxr-xr-x 3 root root 4096 Sep 6 21:11 . 21:24:30 drwxrwxr-x 12 jenkins jenkins 4096 Sep 6 21:24 .. 21:24:30 drwxr-xr-x 2 root root 4096 Sep 6 21:11 cost 21:24:30 -rw-r--r-- 1 root root 90 Sep 6 21:11 cost.csv 21:24:30 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 21:24:30 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 21:24:30 total 16 21:24:30 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 21:11 . 21:24:30 drwxrwxr-x 12 jenkins jenkins 4096 Sep 6 21:24 .. 21:24:30 drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 21:11 cost 21:24:30 -rw-r--r-- 1 jenkins jenkins 90 Sep 6 21:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:24:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:24:31 ---> package-listing.sh 21:24:31 ++ facter osfamily 21:24:31 ++ tr '[:upper:]' '[:lower:]' 21:24:32 + OS_FAMILY=debian 21:24:32 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 21:24:32 + START_PACKAGES=/tmp/packages_start.txt 21:24:32 + END_PACKAGES=/tmp/packages_end.txt 21:24:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:24:32 + PACKAGES=/tmp/packages_start.txt 21:24:32 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 21:24:32 + PACKAGES=/tmp/packages_end.txt 21:24:32 + case "${OS_FAMILY}" in 21:24:32 + dpkg -l 21:24:32 + grep '^ii' 21:24:32 + '[' -f /tmp/packages_start.txt ']' 21:24:32 + '[' -f /tmp/packages_end.txt ']' 21:24:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:24:32 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 21:24:32 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 21:24:32 + 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 21:24:32 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 21:24:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:24:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:24:33 prd-ubuntu20.04-docker-8c-8g-24691 does not seem to be running inside a container 21:24:33 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:24:33 $ docker top c052293cb298598d5e1c63bd9bc8a895f4ef4526a9018cbebd33e1fffc31a5d5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:24:33 + touch /tmp/pre-build-complete [Pipeline] sh 21:24:33 + mkdir -p /var/log/sysstat [Pipeline] sh 21:24:34 + ls /var/log/sa-host 21:24:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:24:34 provisioning config files... 21:24:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2499575393631784940tmp [Pipeline] { [Pipeline] echo 21:24:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:24:34 ---> create-netrc.sh [Pipeline] } 21:24:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:24:35 ---> python-tools-install.sh [Pipeline] echo 21:24:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:24:35 ---> sudo-logs.sh 21:24:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:24:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:24:35 ---> job-cost.sh 21:24:35 lf-activate-venv: SKIPPING 21:24:35 DEBUG: total: 0.2199999988079071 21:24:35 INFO: Retrieving Stack Cost... 21:24:36 INFO: Retrieving Pricing Info for: v3-standard-8 21:24:36 INFO: Archiving Costs [Pipeline] echo 21:24:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:24:36 ---> logs-deploy.sh 21:24:36 lf-activate-venv: SKIPPING 21:24:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/46 21:24:36 INFO: archiving workspace using pattern(s): 21:24:37 Archives upload complete. 21:24:37 INFO: archiving logs to Nexus 21:24:38 ---> uname -a: 21:24:38 Linux prd-ubuntu20-04-docker-8c-8g-24691 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:24:38 21:24:38 21:24:38 ---> lscpu: 21:24:38 Architecture: x86_64 21:24:38 CPU op-mode(s): 32-bit, 64-bit 21:24:38 Byte Order: Little Endian 21:24:38 Address sizes: 40 bits physical, 48 bits virtual 21:24:38 CPU(s): 8 21:24:38 On-line CPU(s) list: 0-7 21:24:38 Thread(s) per core: 1 21:24:38 Core(s) per socket: 1 21:24:38 Socket(s): 8 21:24:38 NUMA node(s): 1 21:24:38 Vendor ID: AuthenticAMD 21:24:38 CPU family: 23 21:24:38 Model: 49 21:24:38 Model name: AMD EPYC-Rome Processor 21:24:38 Stepping: 0 21:24:38 CPU MHz: 2799.864 21:24:38 BogoMIPS: 5599.72 21:24:38 Virtualization: AMD-V 21:24:38 Hypervisor vendor: KVM 21:24:38 Virtualization type: full 21:24:38 L1d cache: 256 KiB 21:24:38 L1i cache: 256 KiB 21:24:38 L2 cache: 4 MiB 21:24:38 L3 cache: 128 MiB 21:24:38 NUMA node0 CPU(s): 0-7 21:24:38 Vulnerability Itlb multihit: Not affected 21:24:38 Vulnerability L1tf: Not affected 21:24:38 Vulnerability Mds: Not affected 21:24:38 Vulnerability Meltdown: Not affected 21:24:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:24:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:24:38 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:24:38 Vulnerability Srbds: Not affected 21:24:38 Vulnerability Tsx async abort: Not affected 21:24:38 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 21:24:38 21:24:38 21:24:38 ---> nproc: 21:24:38 8 21:24:38 21:24:38 21:24:38 ---> df -h: 21:24:38 Filesystem Size Used Avail Use% Mounted on 21:24:38 overlay 155G 13G 143G 8% / 21:24:38 tmpfs 64M 0 64M 0% /dev 21:24:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:24:38 shm 64M 0 64M 0% /dev/shm 21:24:38 /dev/vda1 155G 13G 143G 8% /facter-os 21:24:38 21:24:38 21:24:38 ---> sar -b -r -n DEV: 21:24:38 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24691) 09/06/22 _x86_64_ (8 CPU) 21:24:38 21:24:38 21:07:51 LINUX RESTART (8 CPU) 21:24:38 21:24:38 21:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:24:38 21:09:01 373.45 55.77 317.68 0.00 7419.70 190543.71 0.00 21:24:38 21:10:01 147.84 1.67 146.18 0.00 32.13 48154.37 0.00 21:24:38 21:11:01 183.85 0.08 183.77 0.00 10.00 40712.15 0.00 21:24:38 21:12:01 4.28 0.00 4.28 0.00 0.00 62.93 0.00 21:24:38 21:13:01 1.22 0.02 1.20 0.00 0.13 13.86 0.00 21:24:38 21:14:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 21:24:38 21:15:01 1.27 0.00 1.27 0.00 0.00 20.26 0.00 21:24:38 21:16:01 0.92 0.00 0.92 0.00 0.00 12.40 0.00 21:24:38 21:17:01 1.23 0.02 1.22 0.00 0.13 14.26 0.00 21:24:38 21:18:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 21:24:38 21:19:01 1.18 0.00 1.18 0.00 0.00 18.26 0.00 21:24:38 21:20:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 21:24:38 21:21:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 21:24:38 21:22:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 21:24:38 21:23:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 21:24:38 21:24:01 63.91 0.45 63.46 0.00 23.86 35276.79 0.00 21:24:38 Average: 49.15 3.63 45.53 0.00 467.85 19681.22 0.00 21:24:38 21:24:38 21:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:24:38 21:09:01 28879004 31768204 532912 1.62 115260 3041064 2062988 6.08 1101824 2520984 304760 21:24:38 21:10:01 28211008 31766848 524668 1.60 161824 3575416 1972540 5.81 1275604 2915392 157060 21:24:38 21:11:01 27599016 31743344 545876 1.66 173920 4117012 2129788 6.28 1345192 3422844 504 21:24:38 21:12:01 27630928 31774584 517172 1.57 174012 4116856 1864700 5.50 1314960 3422664 56 21:24:38 21:13:01 27631992 31775780 516024 1.57 174060 4116860 1864700 5.50 1314048 3422776 16 21:24:38 21:14:01 27632796 31776588 515176 1.57 174080 4116864 1864700 5.50 1313956 3422788 8 21:24:38 21:15:01 27633000 31776832 514852 1.57 174128 4116872 1864700 5.50 1313744 3422792 12 21:24:38 21:16:01 27642024 31785892 505752 1.54 174168 4116880 1864700 5.50 1304904 3422796 192 21:24:38 21:17:01 27641368 31785348 506168 1.54 174192 4117004 1864700 5.50 1304888 3422908 12 21:24:38 21:18:01 27640892 31785172 506296 1.54 174212 4117004 1864700 5.50 1304844 3423036 16 21:24:38 21:19:01 27641136 31785416 505996 1.54 174236 4116992 1864700 5.50 1305152 3423016 12 21:24:38 21:20:01 27641372 31785696 505784 1.54 174248 4116992 1864700 5.50 1304864 3423016 176 21:24:38 21:21:01 27641348 31785676 505752 1.54 174272 4116996 1864700 5.50 1304924 3423020 12 21:24:38 21:22:01 27641056 31785388 505936 1.54 174288 4116988 1864700 5.50 1304876 3423020 148 21:24:38 21:23:01 27640756 31785164 506152 1.54 174304 4116996 1864700 5.50 1305796 3423032 16 21:24:38 21:24:01 26569772 31703920 585736 1.78 196196 5026392 2341860 6.90 1446636 4290632 205500 21:24:38 Average: 27682342 31773116 518766 1.58 171088 4072699 1930224 5.69 1304138 3389045 41781 21:24:38 21:24:38 21:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:24:38 21:09:01 ens3 745.16 451.89 7429.21 103.99 0.00 0.00 0.00 0.00 21:24:38 21:09:01 lo 7.27 7.27 0.70 0.70 0.00 0.00 0.00 0.00 21:24:38 21:09:01 docker0 3.98 3.37 0.40 44.52 0.00 0.00 0.00 0.00 21:24:38 21:10:01 ens3 206.78 168.41 1498.52 74.97 0.00 0.00 0.00 0.00 21:24:38 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:24:38 21:10:01 docker0 116.83 144.96 9.51 1454.37 0.00 0.00 0.00 0.00 21:24:38 21:10:01 vethb38b50c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:24:38 21:11:01 ens3 216.03 164.81 2719.74 294.87 0.00 0.00 0.00 0.00 21:24:38 21:11:01 lo 8.00 8.00 0.79 0.79 0.00 0.00 0.00 0.00 21:24:38 21:11:01 docker0 13.98 18.75 0.82 98.93 0.00 0.00 0.00 0.00 21:24:38 21:12:01 ens3 2.65 2.13 2.25 0.88 0.00 0.00 0.00 0.00 21:24:38 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:24:38 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:38 21:13:01 ens3 0.70 0.27 0.06 0.02 0.00 0.00 0.00 0.00 21:24:38 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:38 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:38 21:14:01 ens3 1.47 0.48 0.49 0.33 0.00 0.00 0.00 0.00 21:24:38 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:24:38 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:38 21:15:01 ens3 0.58 0.30 0.32 0.20 0.00 0.00 0.00 0.00 21:24:38 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:38 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:38 21:16:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:24:38 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:24:38 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:38 21:17:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:24:38 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:38 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:38 21:18:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:24:38 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:24:38 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:38 21:19:01 ens3 0.25 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:24:38 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:38 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:38 21:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:24:38 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:24:38 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:38 21:21:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:38 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:38 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:38 21:22:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:24:38 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:24:38 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:38 21:23:01 ens3 0.92 0.02 0.15 0.00 0.00 0.00 0.00 0.00 21:24:38 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:38 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:38 21:24:01 ens3 316.51 229.53 7848.09 71.51 0.00 0.00 0.00 0.00 21:24:38 21:24:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 21:24:38 21:24:01 docker0 36.63 44.44 3.32 683.08 0.00 0.00 0.00 0.00 21:24:38 Average: ens3 93.24 63.64 1218.62 34.18 0.00 0.00 0.00 0.00 21:24:38 Average: lo 1.17 1.17 0.11 0.11 0.00 0.00 0.00 0.00 21:24:38 Average: docker0 10.71 13.22 0.88 142.55 0.00 0.00 0.00 0.00 21:24:38 21:24:38 21:24:38 ---> sar -P ALL: 21:24:38 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24691) 09/06/22 _x86_64_ (8 CPU) 21:24:38 21:24:38 21:07:51 LINUX RESTART (8 CPU) 21:24:38 21:24:38 21:08:01 CPU %user %nice %system %iowait %steal %idle 21:24:38 21:09:01 all 11.66 0.00 4.48 3.55 0.07 80.23 21:24:38 21:09:01 0 14.34 0.00 4.08 6.62 0.07 74.89 21:24:38 21:09:01 1 12.42 0.00 5.05 6.87 0.07 75.59 21:24:38 21:09:01 2 10.02 0.00 3.85 7.35 0.05 78.74 21:24:38 21:09:01 3 10.58 0.00 4.93 0.76 0.07 83.67 21:24:38 21:09:01 4 11.26 0.00 4.65 1.25 0.07 82.77 21:24:38 21:09:01 5 12.76 0.00 3.54 1.54 0.05 82.12 21:24:38 21:09:01 6 10.44 0.00 4.93 0.89 0.08 83.66 21:24:38 21:09:01 7 11.49 0.00 4.84 3.18 0.10 80.38 21:24:38 21:10:01 all 31.86 0.00 5.66 2.25 0.08 60.15 21:24:38 21:10:01 0 32.00 0.00 5.36 0.94 0.07 61.63 21:24:38 21:10:01 1 31.56 0.00 5.55 0.71 0.08 62.10 21:24:38 21:10:01 2 30.71 0.00 5.68 3.38 0.07 60.17 21:24:38 21:10:01 3 27.76 0.00 5.12 0.03 0.08 67.01 21:24:38 21:10:01 4 35.99 0.00 6.15 0.10 0.08 57.67 21:24:38 21:10:01 5 31.61 0.00 5.63 1.89 0.08 60.79 21:24:38 21:10:01 6 34.23 0.00 5.47 5.15 0.07 55.08 21:24:38 21:10:01 7 31.00 0.00 6.29 5.82 0.08 56.80 21:24:38 21:11:01 all 23.20 0.00 5.07 2.08 0.07 69.59 21:24:38 21:11:01 0 22.45 0.00 5.33 0.52 0.07 71.63 21:24:38 21:11:01 1 22.52 0.00 5.25 9.30 0.08 62.84 21:24:38 21:11:01 2 22.53 0.00 5.30 0.64 0.07 71.46 21:24:38 21:11:01 3 20.65 0.00 4.25 0.13 0.07 74.90 21:24:38 21:11:01 4 22.90 0.00 4.94 2.02 0.07 70.07 21:24:38 21:11:01 5 24.61 0.00 5.10 2.47 0.05 67.77 21:24:38 21:11:01 6 24.22 0.00 4.78 1.36 0.08 69.56 21:24:38 21:11:01 7 25.71 0.00 5.58 0.20 0.08 68.43 21:24:38 21:12:01 all 0.05 0.00 0.04 0.01 0.00 99.90 21:24:38 21:12:01 0 0.08 0.00 0.07 0.00 0.00 99.85 21:24:38 21:12:01 1 0.05 0.00 0.03 0.00 0.00 99.92 21:24:38 21:12:01 2 0.03 0.00 0.05 0.00 0.00 99.92 21:24:38 21:12:01 3 0.02 0.00 0.05 0.00 0.00 99.93 21:24:38 21:12:01 4 0.03 0.00 0.03 0.00 0.00 99.93 21:24:38 21:12:01 5 0.03 0.00 0.00 0.03 0.02 99.92 21:24:38 21:12:01 6 0.10 0.00 0.03 0.03 0.00 99.83 21:24:38 21:12:01 7 0.07 0.00 0.03 0.00 0.00 99.90 21:24:38 21:13:01 all 0.12 0.00 0.02 0.00 0.01 99.85 21:24:38 21:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:24:38 21:13:01 1 0.00 0.00 0.03 0.00 0.00 99.97 21:24:38 21:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:24:38 21:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:24:38 21:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:24:38 21:13:01 5 0.00 0.00 0.02 0.02 0.00 99.97 21:24:38 21:13:01 6 0.02 0.00 0.02 0.02 0.02 99.93 21:24:38 21:13:01 7 0.85 0.00 0.03 0.00 0.02 99.10 21:24:38 21:14:01 all 0.04 0.00 0.01 0.00 0.00 99.95 21:24:38 21:14:01 0 0.07 0.00 0.03 0.00 0.00 99.90 21:24:38 21:14:01 1 0.05 0.00 0.02 0.02 0.00 99.92 21:24:38 21:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:24:38 21:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:24:38 21:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:24:38 21:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:24:38 21:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:24:38 21:14:01 7 0.08 0.00 0.00 0.00 0.00 99.92 21:24:38 21:15:01 all 0.01 0.00 0.00 0.01 0.00 99.97 21:24:38 21:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:24:38 21:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:24:38 21:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:24:38 21:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:24:38 21:15:01 4 0.00 0.00 0.00 0.02 0.02 99.97 21:24:38 21:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:24:38 21:15:01 6 0.00 0.00 0.02 0.03 0.00 99.95 21:24:38 21:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:24:38 21:16:01 all 0.05 0.00 0.02 0.00 0.01 99.91 21:24:38 21:16:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:24:38 21:16:01 1 0.02 0.00 0.02 0.02 0.00 99.95 21:24:38 21:16:01 2 0.02 0.00 0.05 0.00 0.02 99.92 21:24:38 21:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:24:38 21:16:01 4 0.28 0.00 0.02 0.00 0.00 99.70 21:24:38 21:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:24:38 21:16:01 6 0.03 0.00 0.02 0.02 0.02 99.92 21:24:38 21:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:24:38 21:17:01 all 0.08 0.00 0.01 0.00 0.00 99.90 21:24:38 21:17:01 0 0.07 0.00 0.00 0.00 0.02 99.92 21:24:38 21:17:01 1 0.02 0.00 0.00 0.02 0.02 99.95 21:24:38 21:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:24:38 21:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:24:38 21:17:01 4 0.52 0.00 0.02 0.00 0.00 99.47 21:24:38 21:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:24:38 21:17:01 6 0.03 0.00 0.00 0.02 0.00 99.95 21:24:38 21:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:24:38 21:18:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:24:38 21:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:24:38 21:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:24:38 21:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:24:38 21:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:24:38 21:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:24:38 21:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:24:38 21:18:01 6 0.05 0.00 0.02 0.02 0.00 99.92 21:24:38 21:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:24:38 21:19:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:24:38 21:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:24:38 21:19:01 1 0.00 0.00 0.03 0.02 0.00 99.95 21:24:38 21:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:24:38 21:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:24:38 21:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:24:38 21:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:24:38 21:19:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:24:38 21:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:24:38 21:24:38 21:19:01 CPU %user %nice %system %iowait %steal %idle 21:24:38 21:20:01 all 0.03 0.00 0.01 0.00 0.01 99.96 21:24:38 21:20:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:24:38 21:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:24:38 21:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:24:38 21:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:24:38 21:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:24:38 21:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:24:38 21:20:01 6 0.03 0.00 0.00 0.02 0.02 99.93 21:24:38 21:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:24:38 21:21:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:24:38 21:21:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:24:38 21:21:01 1 0.00 0.00 0.02 0.02 0.00 99.97 21:24:38 21:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:24:38 21:21:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:24:38 21:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:24:38 21:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:24:38 21:21:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:24:38 21:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:24:38 21:22:01 all 0.01 0.00 0.00 0.00 0.01 99.97 21:24:38 21:22:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:24:38 21:22:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:24:38 21:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:24:38 21:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:24:38 21:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:24:38 21:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:24:38 21:22:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:24:38 21:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:24:38 21:23:01 all 0.04 0.00 0.01 0.00 0.01 99.95 21:24:38 21:23:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:24:38 21:23:01 1 0.02 0.00 0.02 0.02 0.02 99.93 21:24:38 21:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:24:38 21:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:24:38 21:23:01 4 0.23 0.00 0.02 0.00 0.00 99.75 21:24:38 21:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:24:38 21:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:24:38 21:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:24:38 21:24:01 all 5.39 0.00 2.25 1.14 0.03 91.19 21:24:38 21:24:01 0 5.81 0.00 2.31 0.03 0.05 91.79 21:24:38 21:24:01 1 5.53 0.00 2.85 6.37 0.02 85.23 21:24:38 21:24:01 2 4.98 0.00 1.49 0.02 0.02 93.50 21:24:38 21:24:01 3 5.54 0.00 2.56 0.02 0.07 91.82 21:24:38 21:24:01 4 5.88 0.00 1.88 0.03 0.02 92.19 21:24:38 21:24:01 5 5.12 0.00 1.81 0.07 0.02 92.99 21:24:38 21:24:01 6 5.10 0.00 2.46 2.43 0.03 89.98 21:24:38 21:24:01 7 5.16 0.00 2.66 0.15 0.02 92.01 21:24:38 Average: all 4.50 0.00 1.09 0.56 0.02 93.83 21:24:38 Average: 0 4.66 0.00 1.08 0.50 0.03 93.74 21:24:38 Average: 1 4.47 0.00 1.17 1.45 0.02 92.89 21:24:38 Average: 2 4.23 0.00 1.02 0.70 0.01 94.03 21:24:38 Average: 3 4.00 0.00 1.05 0.06 0.02 94.87 21:24:38 Average: 4 4.80 0.00 1.10 0.21 0.02 93.87 21:24:38 Average: 5 4.60 0.00 1.00 0.37 0.01 94.02 21:24:38 Average: 6 4.62 0.00 1.10 0.62 0.02 93.64 21:24:38 Average: 7 4.61 0.00 1.20 0.58 0.02 93.58 21:24:38 21:24:38 21:24:38