Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ed39c4116a66fd1fea76239f2fd6e82ecded59d2 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-ssh11468914264448654665.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3293776075305657128.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh7322271701672169900.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh12089174629421525334.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-ssh10561202437094329993.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.20 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-13857 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 ed39c4116a66fd1fea76239f2fd6e82ecded59d2 (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 ed39c4116a66fd1fea76239f2fd6e82ecded59d2 # timeout=10 Commit message: "Merge pull request #220 from jumpingliu/ignore-go-mods" > git rev-list --no-walk 6e4500d7246dada94f826fd10aec60271f103086 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:27:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:27:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:27:05 ========================================================= 06:27:05 EdgeX Global Pipelines Version Info 06:27:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:27:05 ------------------- 06:27:05 stable info: 06:27:05 ------------------- 06:27:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:27:05 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 06:27:05 Message: update stable to v1.0.249 06:27:06 ------------------- 06:27:06 experimental info: 06:27:06 ------------------- 06:27:06 Commited By: **** collab-it+edgex@linuxfoundation.org 06:27:06 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 06:27:06 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:27:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:27:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed39c4116a66fd1fea76239f2fd6e82ecded59d2 [Pipeline] echo 06:27:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed39c41 [Pipeline] echo 06:27:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:27:07 provisioning config files... 06:27:07 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17067605319115728081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:07 ---> docker-login.sh 06:27:07 nexus3.edgexfoundry.org:10001 06:27:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:07 Configure a credential helper to remove this warning. See 06:27:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:07 06:27:07 Login Succeeded 06:27:07 nexus3.edgexfoundry.org:10002 06:27:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:07 Configure a credential helper to remove this warning. See 06:27:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:07 06:27:07 Login Succeeded 06:27:07 nexus3.edgexfoundry.org:10003 06:27:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:08 Configure a credential helper to remove this warning. See 06:27:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:08 06:27:08 Login Succeeded 06:27:08 nexus3.edgexfoundry.org:10004 06:27:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:08 Configure a credential helper to remove this warning. See 06:27:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:08 06:27:08 Login Succeeded 06:27:08 docker.io 06:27:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:09 Configure a credential helper to remove this warning. See 06:27:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:09 06:27:09 Login Succeeded 06:27:09 ---> docker-login.sh ends [Pipeline] } 06:27:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:27:09 + git rev-list -1 --merges ed39c4116a66fd1fea76239f2fd6e82ecded59d2~1..ed39c4116a66fd1fea76239f2fd6e82ecded59d2 [Pipeline] echo 06:27:09 -----------> git rev-list -1 --merges ed39c4116a66fd1fea76239f2fd6e82ecded59d2~1..ed39c4116a66fd1fea76239f2fd6e82ecded59d2 ed39c4116a66fd1fea76239f2fd6e82ecded59d2 06:27:09 ed39c4116a66fd1fea76239f2fd6e82ecded59d2 [false] [Pipeline] sh 06:27:09 + git log --format=format:%s -1 ed39c4116a66fd1fea76239f2fd6e82ecded59d2 [Pipeline] echo 06:27:10 ========================================================= 06:27:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:27:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:27:10 + git log --format=format:%s -1 ed39c4116a66fd1fea76239f2fd6e82ecded59d2 [Pipeline] echo 06:27:10 [semverPrep] GIT_COMMIT: ed39c4116a66fd1fea76239f2fd6e82ecded59d2, Commit Message: Merge pull request #220 from jumpingliu/ignore-go-mods [Pipeline] echo 06:27:10 [semverPrep] This is not a build commit. [Pipeline] sh 06:27:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:27:10 + grep -v github /etc/ssh/ssh_known_hosts 06:27:10 + [ -e /tmp/ssh_known_hosts ] 06:27:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:27:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:27:10 + sudo tee -a /etc/ssh/ssh_known_hosts 06:27:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:27:11 06:27:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:27:11 0.1.4: Pulling from edgex-devops/py-git-semver 06:27:11 b85a868b505f: Pulling fs layer 06:27:11 e2be974225ed: Pulling fs layer 06:27:11 339a4e72a1f5: Pulling fs layer 06:27:11 988bab9f4d93: Pulling fs layer 06:27:11 1469e6f7b9e6: Pulling fs layer 06:27:11 eaf3925da568: Pulling fs layer 06:27:11 bab4dde63d76: Pulling fs layer 06:27:11 bde34c3a00c8: Pulling fs layer 06:27:11 b352a97aabf1: Pulling fs layer 06:27:11 4872d77fe225: Pulling fs layer 06:27:11 bab4dde63d76: Waiting 06:27:11 5851b861e8e6: Pulling fs layer 06:27:11 b352a97aabf1: Waiting 06:27:11 bde34c3a00c8: Waiting 06:27:11 1469e6f7b9e6: Waiting 06:27:11 eaf3925da568: Waiting 06:27:11 988bab9f4d93: Waiting 06:27:11 5851b861e8e6: Waiting 06:27:11 e2be974225ed: Verifying Checksum 06:27:11 e2be974225ed: Download complete 06:27:11 988bab9f4d93: Download complete 06:27:11 1469e6f7b9e6: Verifying Checksum 06:27:11 1469e6f7b9e6: Download complete 06:27:11 eaf3925da568: Verifying Checksum 06:27:11 eaf3925da568: Download complete 06:27:11 339a4e72a1f5: Verifying Checksum 06:27:11 339a4e72a1f5: Download complete 06:27:11 bde34c3a00c8: Verifying Checksum 06:27:11 bde34c3a00c8: Download complete 06:27:11 b352a97aabf1: Download complete 06:27:11 4872d77fe225: Verifying Checksum 06:27:11 4872d77fe225: Download complete 06:27:11 5851b861e8e6: Verifying Checksum 06:27:11 5851b861e8e6: Download complete 06:27:11 b85a868b505f: Verifying Checksum 06:27:11 b85a868b505f: Download complete 06:27:11 bab4dde63d76: Verifying Checksum 06:27:11 bab4dde63d76: Download complete 06:27:12 b85a868b505f: Pull complete 06:27:13 e2be974225ed: Pull complete 06:27:13 339a4e72a1f5: Pull complete 06:27:13 988bab9f4d93: Pull complete 06:27:13 1469e6f7b9e6: Pull complete 06:27:13 eaf3925da568: Pull complete 06:27:15 bab4dde63d76: Pull complete 06:27:15 bde34c3a00c8: Pull complete 06:27:15 b352a97aabf1: Pull complete 06:27:15 4872d77fe225: Pull complete 06:27:15 5851b861e8e6: Pull complete 06:27:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:27:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:27:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:15 prd-ubuntu20.04-docker-8c-8g-13857 does not seem to be running inside a container 06:27:15 $ 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 06:27:17 $ docker top 0d6a3caac62d9060fd8c26be6065dbd1864aee1f1dc3fab3cb2f23e8924a6dab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:27:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:27:18 [ssh-agent] Looking for ssh-agent implementation... 06:27:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:27:19 $ docker exec 0d6a3caac62d9060fd8c26be6065dbd1864aee1f1dc3fab3cb2f23e8924a6dab ssh-agent 06:27:19 SSH_AUTH_SOCK=/tmp/ssh-Z6sP13rlWzuC/agent.32 06:27:19 SSH_AGENT_PID=38 06:27:19 Running ssh-add (command line suppressed) 06:27:19 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10108918768350577473.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10108918768350577473.key) 06:27:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:27:19 + git tag --points-at HEAD [Pipeline] } 06:27:19 $ docker exec --env ******** --env ******** 0d6a3caac62d9060fd8c26be6065dbd1864aee1f1dc3fab3cb2f23e8924a6dab ssh-agent -k 06:27:19 unset SSH_AUTH_SOCK; 06:27:19 unset SSH_AGENT_PID; 06:27:19 echo Agent pid 38 killed; 06:27:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:27:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:27:19 [ssh-agent] Looking for ssh-agent implementation... 06:27:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:27:19 $ docker exec 0d6a3caac62d9060fd8c26be6065dbd1864aee1f1dc3fab3cb2f23e8924a6dab ssh-agent 06:27:19 SSH_AUTH_SOCK=/tmp/ssh-q3AsPvsMCBgw/agent.70 06:27:19 SSH_AGENT_PID=76 06:27:19 Running ssh-add (command line suppressed) 06:27:20 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12036625873546280163.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12036625873546280163.key) 06:27:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:27:20 + git semver init 06:27:20 2023-05-05 06:27:20,580 [run_init] DEBUG init version:0.0.0 force:False 06:27:20 2023-05-05 06:27:20,580 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 06:27:20 2023-05-05 06:27:20,581 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 06:27:20 2023-05-05 06:27:20,581 [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) 06:27:21 2023-05-05 06:27:21,348 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 06:27:21 2023-05-05 06:27:21,349 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 06:27:21 2023-05-05 06:27:21,349 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:27:21 2023-05-05 06:27:21,349 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:27:21 3.0.0-dev.19 [Pipeline] } 06:27:21 $ docker exec --env ******** --env ******** 0d6a3caac62d9060fd8c26be6065dbd1864aee1f1dc3fab3cb2f23e8924a6dab ssh-agent -k 06:27:21 unset SSH_AUTH_SOCK; 06:27:21 unset SSH_AGENT_PID; 06:27:21 echo Agent pid 76 killed; 06:27:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:27:22 + git semver [Pipeline] } 06:27:22 $ docker stop --time=1 0d6a3caac62d9060fd8c26be6065dbd1864aee1f1dc3fab3cb2f23e8924a6dab 06:27:23 $ docker rm -f --volumes 0d6a3caac62d9060fd8c26be6065dbd1864aee1f1dc3fab3cb2f23e8924a6dab [Pipeline] // withDockerContainer [Pipeline] sh 06:27:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:27:24 Stashed 1 file(s) [Pipeline] echo 06:27:24 [edgeXSemver]: initialized semver on version 3.0.0-dev.19 [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 06:27:24 provisioning config files... 06:27:24 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17802097880748164525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:24 ---> docker-login.sh 06:27:24 nexus3.edgexfoundry.org:10001 06:27:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:24 Configure a credential helper to remove this warning. See 06:27:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:24 06:27:24 Login Succeeded 06:27:24 nexus3.edgexfoundry.org:10002 06:27:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:24 Configure a credential helper to remove this warning. See 06:27:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:24 06:27:24 Login Succeeded 06:27:24 nexus3.edgexfoundry.org:10003 06:27:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:24 Configure a credential helper to remove this warning. See 06:27:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:24 06:27:24 Login Succeeded 06:27:24 nexus3.edgexfoundry.org:10004 06:27:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:24 Configure a credential helper to remove this warning. See 06:27:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:24 06:27:24 Login Succeeded 06:27:24 docker.io 06:27:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:25 Configure a credential helper to remove this warning. See 06:27:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:25 06:27:25 Login Succeeded 06:27:25 ---> docker-login.sh ends [Pipeline] } 06:27:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:27:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:27:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:27:25 ========================================================= 06:27:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 06:27:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:27:25 Sending build context to Docker daemon 4.222MB 06:27:25 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 06:27:25 Step 2/12 : FROM ${BASE} AS builder 06:27:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 06:27:25 f56be85fc22e: Pulling fs layer 06:27:25 85791d961cd3: Pulling fs layer 06:27:25 d694b5ae8c79: Pulling fs layer 06:27:25 9f32a84ed3da: Pulling fs layer 06:27:25 4d19c01a9841: Pulling fs layer 06:27:25 9325e15d5711: Pulling fs layer 06:27:25 556b6ee489ea: Pulling fs layer 06:27:25 c5a4b2cf53e6: Pulling fs layer 06:27:25 4d19c01a9841: Waiting 06:27:25 9325e15d5711: Waiting 06:27:25 556b6ee489ea: Waiting 06:27:25 9f32a84ed3da: Waiting 06:27:25 c5a4b2cf53e6: Waiting 06:27:25 85791d961cd3: Download complete 06:27:25 9f32a84ed3da: Verifying Checksum 06:27:25 9f32a84ed3da: Download complete 06:27:25 4d19c01a9841: Download complete 06:27:25 f56be85fc22e: Verifying Checksum 06:27:25 f56be85fc22e: Download complete 06:27:25 9325e15d5711: Verifying Checksum 06:27:25 9325e15d5711: Download complete 06:27:25 f56be85fc22e: Pull complete 06:27:26 85791d961cd3: Pull complete 06:27:26 c5a4b2cf53e6: Verifying Checksum 06:27:26 c5a4b2cf53e6: Download complete 06:27:26 d694b5ae8c79: Verifying Checksum 06:27:26 d694b5ae8c79: Download complete 06:27:26 556b6ee489ea: Verifying Checksum 06:27:26 556b6ee489ea: Download complete 06:27:29 d694b5ae8c79: Pull complete 06:27:29 9f32a84ed3da: Pull complete 06:27:29 4d19c01a9841: Pull complete 06:27:30 9325e15d5711: Pull complete 06:27:32 556b6ee489ea: Pull complete 06:27:33 c5a4b2cf53e6: Pull complete 06:27:33 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 06:27:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:27:33 ---> c4be618373d6 06:27:33 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:27:36 ---> Running in 023c980849c9 06:27:36 Removing intermediate container 023c980849c9 06:27:36 ---> 7e480b2b31ae 06:27:36 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:27:36 ---> Running in 1baa867482d8 06:27:36 Removing intermediate container 1baa867482d8 06:27:36 ---> dde5a987e7a4 06:27:36 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 06:27:36 ---> Running in 93c13648fd0a 06:27:36 Removing intermediate container 93c13648fd0a 06:27:36 ---> e8cd497e7c49 06:27:36 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:27:36 ---> Running in 70ef7ac8454e 06:27:36 Removing intermediate container 70ef7ac8454e 06:27:36 ---> 1dce4bc8ebda 06:27:36 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:27:36 ---> Running in c820e5e3289a 06:27:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:27:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:27:37 OK: 265 MiB in 53 packages 06:27:37 Removing intermediate container c820e5e3289a 06:27:37 ---> 5fead645c377 06:27:37 Step 8/12 : WORKDIR /app 06:27:37 ---> Running in af81a9d9f1c5 06:27:37 Removing intermediate container af81a9d9f1c5 06:27:37 ---> a53c9d1537c7 06:27:37 Step 9/12 : COPY go.mod vendor* ./ 06:27:37 ---> 6b1e102e7b2b 06:27:37 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:27:37 ---> Running in 662d9b251a11 06:27:39 Still waiting to schedule task 06:27:39 ‘prd-centos7-blackbox-4c-2g-12073’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 06:27:39 ‘prd-centos7-blackbox-4c-2g-12074’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 06:27:39 ‘prd-ubuntu20.04-docker-8c-8g-13847’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 06:27:39 ‘prd-ubuntu20.04-docker-arm64-4c-16g-13856’ is offline 06:28:04 Removing intermediate container 662d9b251a11 06:28:04 ---> 3653e7771451 06:28:04 Step 11/12 : COPY . . 06:28:04 ---> 26114887dbef 06:28:04 Step 12/12 : RUN $MAKE 06:28:04 ---> Running in a0621bf69273 06:28:04 noop 06:28:04 Removing intermediate container a0621bf69273 06:28:04 ---> f75ec65766f2 06:28:04 Successfully built f75ec65766f2 06:28:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:05 + docker inspect -f . ci-base-image-x86_64 06:28:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:05 prd-ubuntu20.04-docker-8c-8g-13857 does not seem to be running inside a container 06:28:05 $ 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 06:28:05 $ docker top eba0377de2033f9a27ef569137274c8c0394a87251011914b34ba2e17adbabd7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:05 + go version 06:28:05 go version go1.20.2 linux/amd64 [Pipeline] } 06:28:05 $ docker stop --time=1 eba0377de2033f9a27ef569137274c8c0394a87251011914b34ba2e17adbabd7 06:28:07 $ docker rm -f --volumes eba0377de2033f9a27ef569137274c8c0394a87251011914b34ba2e17adbabd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:07 + docker inspect -f . ci-base-image-x86_64 06:28:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:07 prd-ubuntu20.04-docker-8c-8g-13857 does not seem to be running inside a container 06:28:07 $ 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 06:28:07 $ docker top 02d6aa41b1d29abcb6b6b21c5c6e808f90158daecd83f6eb0b42fb6b873a619f -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:08 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 06:28:08 + make test 06:28:08 go test ./... -coverprofile=coverage.out ./... 06:28:12 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 06:28:22 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 06:28:22 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 06:28:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.043s coverage: 40.5% of statements 06:28:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 52.0% of statements 06:28:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 96.4% of statements 06:28:35 go vet ./... 06:28:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:28:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:28:38 ./bin/test-attribution-txt.sh 06:28:38 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 06:28:38 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 06:28:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:28:38 $ docker stop --time=1 02d6aa41b1d29abcb6b6b21c5c6e808f90158daecd83f6eb0b42fb6b873a619f 06:28:41 $ docker rm -f --volumes 02d6aa41b1d29abcb6b6b21c5c6e808f90158daecd83f6eb0b42fb6b873a619f [Pipeline] // withDockerContainer [Pipeline] sh 06:28:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:28:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:28:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:28:42 + ls -al . 06:28:42 total 628 06:28:42 drwxrwxr-x 11 jenkins jenkins 4096 May 5 06:28 . 06:28:42 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:27 .. 06:28:42 -rw-rw-r-- 1 jenkins jenkins 134 May 5 06:27 .dockerignore 06:28:42 drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:27 .git 06:28:42 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:27 .github 06:28:42 -rw-rw-r-- 1 jenkins jenkins 946 May 5 06:27 .gitignore 06:28:42 -rw-rw-r-- 1 jenkins jenkins 41 May 5 06:27 .golangci.yml 06:28:42 drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:27 .semver 06:28:42 -rw-rw-r-- 1 jenkins jenkins 10794 May 5 06:27 Attribution.txt 06:28:42 -rw-rw-r-- 1 jenkins jenkins 5905 May 5 06:27 CHANGELOG.md 06:28:42 -rw-rw-r-- 1 jenkins jenkins 1347 May 5 06:27 Dockerfile 06:28:42 -rw-rw-r-- 1 jenkins jenkins 677 May 5 06:27 GOVERNANCE.md 06:28:42 -rw-rw-r-- 1 jenkins jenkins 683 May 5 06:27 Jenkinsfile 06:28:42 -rw-rw-r-- 1 jenkins jenkins 11347 May 5 06:27 LICENSE 06:28:42 -rw-rw-r-- 1 jenkins jenkins 2053 May 5 06:27 Makefile 06:28:42 -rw-rw-r-- 1 jenkins jenkins 625 May 5 06:27 OWNERS.md 06:28:42 -rw-rw-r-- 1 jenkins jenkins 28505 May 5 06:27 README.md 06:28:42 -rw-rw-r-- 1 jenkins jenkins 12 May 5 06:27 VERSION 06:28:42 drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:27 bin 06:28:42 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:27 cmd 06:28:42 -rw-r--r-- 1 jenkins jenkins 458038 May 5 06:28 coverage.out 06:28:42 drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:27 examples 06:28:42 -rw-rw-r-- 1 jenkins jenkins 3419 May 5 06:27 go.mod 06:28:42 -rw-rw-r-- 1 jenkins jenkins 31193 May 5 06:27 go.sum 06:28:42 drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:27 images 06:28:42 drwxrwxr-x 5 jenkins jenkins 4096 May 5 06:27 internal 06:28:42 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:27 snap 06:28:42 -rw-rw-r-- 1 jenkins jenkins 193 May 5 06:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:42 + 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=ed39c4116a66fd1fea76239f2fd6e82ecded59d2 --label arch=amd64 --label version=3.0.0-dev.19 . 06:28:42 Sending build context to Docker daemon 4.222MB 06:28:42 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 06:28:42 Step 2/24 : FROM ${BASE} AS builder 06:28:42 ---> f75ec65766f2 06:28:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:28:43 ---> Running in f8e89bdbcb3f 06:28:43 Removing intermediate container f8e89bdbcb3f 06:28:43 ---> 9b7e27ba3c69 06:28:43 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:28:43 ---> Running in bd329df5c7a8 06:28:43 Removing intermediate container bd329df5c7a8 06:28:43 ---> 4b8b8271c66c 06:28:43 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 06:28:43 ---> Running in 4620e3a57711 06:28:43 Removing intermediate container 4620e3a57711 06:28:43 ---> 50d3122c9017 06:28:43 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:28:43 ---> Running in d3cbca94c560 06:28:43 Removing intermediate container d3cbca94c560 06:28:43 ---> ba7ec76c6234 06:28:43 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:28:43 ---> Running in f19160ab5fc7 06:28:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:28:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:28:44 OK: 265 MiB in 53 packages 06:28:44 Removing intermediate container f19160ab5fc7 06:28:44 ---> 005e4cb5d6a0 06:28:44 Step 8/24 : WORKDIR /app 06:28:44 ---> Running in 09da47d23c7d 06:28:44 Removing intermediate container 09da47d23c7d 06:28:44 ---> 43d77e7aa483 06:28:44 Step 9/24 : COPY go.mod vendor* ./ 06:28:44 ---> d815462d826e 06:28:44 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:44 ---> Running in 53d0962e8308 06:28:45 Removing intermediate container 53d0962e8308 06:28:45 ---> a86e7b42d12f 06:28:45 Step 11/24 : COPY . . 06:28:45 ---> a6d9e1b42b06 06:28:45 Step 12/24 : RUN $MAKE 06:28:45 ---> Running in a2004748acdf 06:28:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.19" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 06:29:04 Removing intermediate container a2004748acdf 06:29:04 ---> 50a6f88db7a6 06:29:04 Step 13/24 : FROM alpine:3.17 06:29:04 3.17: Pulling from library/alpine 06:29:04 f56be85fc22e: Already exists 06:29:04 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:29:04 Status: Downloaded newer image for alpine:3.17 06:29:04 ---> 9ed4aefc74f6 06:29:04 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:29:04 ---> Running in 8dfd25bb4dc9 06:29:04 Removing intermediate container 8dfd25bb4dc9 06:29:04 ---> 39d000895ac9 06:29:04 Step 15/24 : RUN apk add --update --no-cache dumb-init 06:29:05 ---> Running in 2e50369a3034 06:29:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:29:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:29:05 (1/1) Installing dumb-init (1.2.5-r2) 06:29:05 Executing busybox-1.35.0-r29.trigger 06:29:05 OK: 7 MiB in 16 packages 06:29:05 Removing intermediate container 2e50369a3034 06:29:05 ---> 85bdf9110c72 06:29:05 Step 16/24 : COPY --from=builder /app/LICENSE / 06:29:06 ---> e4eac479a44a 06:29:06 Step 17/24 : COPY --from=builder /app/Attribution.txt / 06:29:06 ---> 6bc0381d1985 06:29:06 Step 18/24 : COPY --from=builder /app/cmd/ / 06:29:06 ---> f130ae9d5a56 06:29:06 Step 19/24 : EXPOSE 59989 06:29:06 ---> Running in e203d4fba78a 06:29:06 Removing intermediate container e203d4fba78a 06:29:06 ---> 0baf2bd77424 06:29:06 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 06:29:06 ---> Running in 6c92e3a8a4b4 06:29:06 Removing intermediate container 6c92e3a8a4b4 06:29:06 ---> 3c32d79b53c5 06:29:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:29:06 ---> Running in b76ac09d82be 06:29:07 Removing intermediate container b76ac09d82be 06:29:07 ---> a0ab076a9a6e 06:29:07 Step 22/24 : LABEL arch=amd64 06:29:07 ---> Running in fccdcf976761 06:29:07 Removing intermediate container fccdcf976761 06:29:07 ---> 106796163218 06:29:07 Step 23/24 : LABEL git_sha=ed39c4116a66fd1fea76239f2fd6e82ecded59d2 06:29:07 ---> Running in 7a673d0e7434 06:29:07 Removing intermediate container 7a673d0e7434 06:29:07 ---> d4b07a3c6b50 06:29:07 Step 24/24 : LABEL version=3.0.0-dev.19 06:29:07 ---> Running in 7530549b799f 06:29:07 Removing intermediate container 7530549b799f 06:29:07 ---> 7b87c25d9f7a 06:29:07 [Warning] One or more build-args [ARCH] were not consumed 06:29:07 Successfully built 7b87c25d9f7a 06:29:07 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 06:29:07 provisioning config files... 06:29:07 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2467938299123141047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:29:07 ---> docker-login.sh 06:29:07 nexus3.edgexfoundry.org:10001 06:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:07 Configure a credential helper to remove this warning. See 06:29:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:07 06:29:07 Login Succeeded 06:29:07 nexus3.edgexfoundry.org:10002 06:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:07 Configure a credential helper to remove this warning. See 06:29:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:07 06:29:07 Login Succeeded 06:29:07 nexus3.edgexfoundry.org:10003 06:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:08 Configure a credential helper to remove this warning. See 06:29:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:08 06:29:08 Login Succeeded 06:29:08 nexus3.edgexfoundry.org:10004 06:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:08 Configure a credential helper to remove this warning. See 06:29:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:08 06:29:08 Login Succeeded 06:29:08 docker.io 06:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:08 Configure a credential helper to remove this warning. See 06:29:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:08 06:29:08 Login Succeeded 06:29:08 ---> docker-login.sh ends [Pipeline] } 06:29:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:29:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:29:08 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 06:29:08 ed39c4116a66fd1fea76239f2fd6e82ecded59d2 06:29:08 latest 06:29:08 3.0.0-dev.19 06:29:08 ed39c4116a66fd1fea76239f2fd6e82ecded59d2-3.0.0-dev.19 06:29:08 main 06:29:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:08 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:ed39c4116a66fd1fea76239f2fd6e82ecded59d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:09 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:ed39c4116a66fd1fea76239f2fd6e82ecded59d2 06:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 06:29:09 c2109ad173e8: Preparing 06:29:09 f9b1b45ea03e: Preparing 06:29:09 cc72e5a20110: Preparing 06:29:09 489ab8fa735c: Preparing 06:29:09 f1417ff83b31: Preparing 06:29:09 f1417ff83b31: Layer already exists 06:29:09 f9b1b45ea03e: Pushed 06:29:09 489ab8fa735c: Pushed 06:29:09 cc72e5a20110: Pushed 06:29:11 c2109ad173e8: Pushed 06:29:11 ed39c4116a66fd1fea76239f2fd6e82ecded59d2: digest: sha256:6aa052d493948b707b048861337d78552a21b11980e4539f650c7cbc8b6b95b8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:12 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:12 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 06:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 06:29:12 c2109ad173e8: Preparing 06:29:12 f9b1b45ea03e: Preparing 06:29:12 cc72e5a20110: Preparing 06:29:12 489ab8fa735c: Preparing 06:29:12 f1417ff83b31: Preparing 06:29:12 c2109ad173e8: Layer already exists 06:29:12 f1417ff83b31: Layer already exists 06:29:12 489ab8fa735c: Layer already exists 06:29:12 cc72e5a20110: Layer already exists 06:29:12 f9b1b45ea03e: Layer already exists 06:29:12 latest: digest: sha256:6aa052d493948b707b048861337d78552a21b11980e4539f650c7cbc8b6b95b8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:12 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:13 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.19 06:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 06:29:13 c2109ad173e8: Preparing 06:29:13 f9b1b45ea03e: Preparing 06:29:13 cc72e5a20110: Preparing 06:29:13 489ab8fa735c: Preparing 06:29:13 f1417ff83b31: Preparing 06:29:13 c2109ad173e8: Layer already exists 06:29:13 489ab8fa735c: Layer already exists 06:29:13 f1417ff83b31: Layer already exists 06:29:13 f9b1b45ea03e: Layer already exists 06:29:13 cc72e5a20110: Layer already exists 06:29:13 3.0.0-dev.19: digest: sha256:6aa052d493948b707b048861337d78552a21b11980e4539f650c7cbc8b6b95b8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:13 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:ed39c4116a66fd1fea76239f2fd6e82ecded59d2-3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:13 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:ed39c4116a66fd1fea76239f2fd6e82ecded59d2-3.0.0-dev.19 06:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 06:29:13 c2109ad173e8: Preparing 06:29:13 f9b1b45ea03e: Preparing 06:29:13 cc72e5a20110: Preparing 06:29:13 489ab8fa735c: Preparing 06:29:13 f1417ff83b31: Preparing 06:29:13 cc72e5a20110: Layer already exists 06:29:13 f1417ff83b31: Layer already exists 06:29:13 489ab8fa735c: Layer already exists 06:29:13 f9b1b45ea03e: Layer already exists 06:29:13 c2109ad173e8: Layer already exists 06:29:13 ed39c4116a66fd1fea76239f2fd6e82ecded59d2-3.0.0-dev.19: digest: sha256:6aa052d493948b707b048861337d78552a21b11980e4539f650c7cbc8b6b95b8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:14 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:14 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 06:29:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 06:29:14 c2109ad173e8: Preparing 06:29:14 f9b1b45ea03e: Preparing 06:29:14 cc72e5a20110: Preparing 06:29:14 489ab8fa735c: Preparing 06:29:14 f1417ff83b31: Preparing 06:29:14 c2109ad173e8: Layer already exists 06:29:14 f1417ff83b31: Layer already exists 06:29:14 f9b1b45ea03e: Layer already exists 06:29:14 489ab8fa735c: Layer already exists 06:29:14 cc72e5a20110: Layer already exists 06:29:14 main: digest: sha256:6aa052d493948b707b048861337d78552a21b11980e4539f650c7cbc8b6b95b8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:29:14 ===================================================== [Pipeline] echo 06:29:14 taggedImages: 06:29:14 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:ed39c4116a66fd1fea76239f2fd6e82ecded59d2 06:29:14 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 06:29:14 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.19 06:29:14 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:ed39c4116a66fd1fea76239f2fd6e82ecded59d2-3.0.0-dev.19 06:29:14 - 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 06:29:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:29:14 06:29:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:29:15 latest: Pulling from edgex-lftools-log-publisher 06:29:15 5eb5b503b376: Pulling fs layer 06:29:15 5c69ac0246d0: Pulling fs layer 06:29:15 ec43610c2a17: Pulling fs layer 06:29:15 3a2ae6a8a46f: Pulling fs layer 06:29:15 33b1e0a273af: Pulling fs layer 06:29:15 5d3b04190fa2: Pulling fs layer 06:29:15 2f39f015ded8: Pulling fs layer 06:29:15 3a2ae6a8a46f: Waiting 06:29:15 33b1e0a273af: Waiting 06:29:15 5d3b04190fa2: Waiting 06:29:15 2f39f015ded8: Waiting 06:29:15 5c69ac0246d0: Download complete 06:29:15 3a2ae6a8a46f: Download complete 06:29:15 33b1e0a273af: Verifying Checksum 06:29:15 33b1e0a273af: Download complete 06:29:15 5d3b04190fa2: Download complete 06:29:15 ec43610c2a17: Verifying Checksum 06:29:15 ec43610c2a17: Download complete 06:29:15 5eb5b503b376: Verifying Checksum 06:29:15 5eb5b503b376: Download complete 06:29:16 2f39f015ded8: Verifying Checksum 06:29:16 2f39f015ded8: Download complete 06:29:16 5eb5b503b376: Pull complete 06:29:16 5c69ac0246d0: Pull complete 06:29:17 ec43610c2a17: Pull complete 06:29:17 3a2ae6a8a46f: Pull complete 06:29:17 33b1e0a273af: Pull complete 06:29:17 5d3b04190fa2: Pull complete 06:29:22 2f39f015ded8: Pull complete 06:29:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:29:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:29:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:22 prd-ubuntu20.04-docker-8c-8g-13857 does not seem to be running inside a container 06:29:22 $ 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 06:29:25 $ docker top 597a2c85adc9ea34849adc3d37afb454f7d036bac4a79445c8dfdfb1bb954424 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:29:26 ---> job-cost.sh 06:29:26 lf-activate-venv: SKIPPING 06:29:26 INFO: No Stack... 06:29:26 INFO: Retrieving Pricing Info for: v3-standard-8 06:29:26 INFO: Archiving Costs [Pipeline] sh 06:29:27 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 06:29:27 + cut -d, -f6 [Pipeline] lock 06:29:27 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-87-stack-cost] 06:29:27 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-87-stack-cost] did not exist. Created. 06:29:27 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:29:27 + echo total: 0.2199999988079071 [Pipeline] stash 06:29:27 Stashed 1 file(s) [Pipeline] } 06:29:27 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-87-stack-cost] [Pipeline] // lock [Pipeline] } 06:29:27 $ docker stop --time=1 597a2c85adc9ea34849adc3d37afb454f7d036bac4a79445c8dfdfb1bb954424 06:29:28 $ docker rm -f --volumes 597a2c85adc9ea34849adc3d37afb454f7d036bac4a79445c8dfdfb1bb954424 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:29:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13859 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 06:29:56 Running in /w/workspace/device-rfid-llrp-go/87 [Pipeline] { [Pipeline] checkout 06:29:56 Selected Git installation does not exist. Using Default 06:29:56 The recommended git tool is: NONE 06:30:02 using credential edgex-jenkins-ssh 06:30:02 Cloning the remote Git repository 06:30:02 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 06:30:03 > git init /w/workspace/device-rfid-llrp-go/87 # timeout=10 06:30:03 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 06:30:03 > git --version # timeout=10 06:30:03 > git --version # 'git version 2.25.1' 06:30:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:30:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:30:06 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 06:30:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:30:07 Avoid second fetch 06:30:07 Checking out Revision ed39c4116a66fd1fea76239f2fd6e82ecded59d2 (main) 06:30:08 Commit message: "Merge pull request #220 from jumpingliu/ignore-go-mods" 06:30:07 > git config core.sparsecheckout # timeout=10 06:30:07 > git checkout -f ed39c4116a66fd1fea76239f2fd6e82ecded59d2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:30:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:30:08 % Total % Received % Xferd Average Speed Time Time Time Current 06:30:08 Dload Upload Total Spent Left Speed 06:30:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh 06:30:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:30:09 + sudo tee /etc/docker/daemon.new 06:30:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:30:09 { 06:30:09 "registry-mirrors": [ 06:30:09 "https://nexus3.edgexfoundry.org:10001" 06:30:09 ], 06:30:09 "bip": "10.250.0.254/24", 06:30:09 "hosts": [ 06:30:09 "tcp://0.0.0.0:5555", 06:30:09 "unix:///var/run/docker.sock" 06:30:09 ], 06:30:09 "mtu": 1458, 06:30:09 "selinux-enabled": true, 06:30:09 "seccomp-profile": "/etc/docker/seccomp.json" 06:30:09 } [Pipeline] sh 06:30:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:30:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:30:28 provisioning config files... 06:30:28 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/87@tmp/config12976750000465400435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:30:29 ---> docker-login.sh 06:30:29 nexus3.edgexfoundry.org:10001 06:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:30 Configure a credential helper to remove this warning. See 06:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:30 06:30:30 Login Succeeded 06:30:30 nexus3.edgexfoundry.org:10002 06:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:30 Configure a credential helper to remove this warning. See 06:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:30 06:30:30 Login Succeeded 06:30:30 nexus3.edgexfoundry.org:10003 06:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:30 Configure a credential helper to remove this warning. See 06:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:30 06:30:30 Login Succeeded 06:30:30 nexus3.edgexfoundry.org:10004 06:30:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:31 Configure a credential helper to remove this warning. See 06:30:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:31 06:30:31 Login Succeeded 06:30:31 docker.io 06:30:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:31 Configure a credential helper to remove this warning. See 06:30:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:31 06:30:31 Login Succeeded 06:30:31 ---> docker-login.sh ends [Pipeline] } 06:30:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:30:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:30:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:30:32 ========================================================= 06:30:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 06:30:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:32 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:30:32 Sending build context to Docker daemon 1.212MB 06:30:32 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 06:30:32 Step 2/12 : FROM ${BASE} AS builder 06:30:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:30:32 c41833b44d91: Pulling fs layer 06:30:32 ed15518f5707: Pulling fs layer 06:30:32 feae8fd75edb: Pulling fs layer 06:30:32 242c74f7c9fa: Pulling fs layer 06:30:32 3cdef696dda3: Pulling fs layer 06:30:32 2ced38df9373: Pulling fs layer 06:30:32 58f1dce35555: Pulling fs layer 06:30:32 3cdef696dda3: Waiting 06:30:32 2ced38df9373: Waiting 06:30:32 242c74f7c9fa: Waiting 06:30:32 58f1dce35555: Waiting 06:30:32 ed15518f5707: Verifying Checksum 06:30:32 ed15518f5707: Download complete 06:30:33 242c74f7c9fa: Verifying Checksum 06:30:33 242c74f7c9fa: Download complete 06:30:33 3cdef696dda3: Verifying Checksum 06:30:33 3cdef696dda3: Download complete 06:30:33 c41833b44d91: Verifying Checksum 06:30:33 c41833b44d91: Download complete 06:30:34 c41833b44d91: Pull complete 06:30:34 58f1dce35555: Verifying Checksum 06:30:34 58f1dce35555: Download complete 06:30:35 ed15518f5707: Pull complete 06:30:36 feae8fd75edb: Verifying Checksum 06:30:36 feae8fd75edb: Download complete 06:30:36 2ced38df9373: Verifying Checksum 06:30:36 2ced38df9373: Download complete 06:30:48 feae8fd75edb: Pull complete 06:30:48 242c74f7c9fa: Pull complete 06:30:48 3cdef696dda3: Pull complete 06:30:57 2ced38df9373: Pull complete 06:30:59 58f1dce35555: Pull complete 06:30:59 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 06:30:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:30:59 ---> fadd8f120f05 06:30:59 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:31:01 ---> Running in adfba6f856e2 06:31:01 Removing intermediate container adfba6f856e2 06:31:01 ---> 7ba4c350a215 06:31:01 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:31:01 ---> Running in a7758dc5b88b 06:31:01 Removing intermediate container a7758dc5b88b 06:31:01 ---> db0cf7692d3b 06:31:01 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 06:31:02 ---> Running in c3991dda5b5b 06:31:02 Removing intermediate container c3991dda5b5b 06:31:02 ---> c275ab66be11 06:31:02 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:31:02 ---> Running in 82dff0d8f145 06:31:02 Removing intermediate container 82dff0d8f145 06:31:02 ---> c478a2424ea1 06:31:02 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:31:02 ---> Running in 39553bf1b72f 06:31:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:31:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:31:06 OK: 263 MiB in 53 packages 06:31:06 Removing intermediate container 39553bf1b72f 06:31:06 ---> d52feed00c5e 06:31:06 Step 8/12 : WORKDIR /app 06:31:07 ---> Running in 414ecd3fa18e 06:31:07 Removing intermediate container 414ecd3fa18e 06:31:07 ---> 1737a5a6befd 06:31:07 Step 9/12 : COPY go.mod vendor* ./ 06:31:08 ---> 8b39cb0f695c 06:31:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:08 ---> Running in 58706bbabe64 06:32:16 Removing intermediate container 58706bbabe64 06:32:16 ---> 480807dcf695 06:32:16 Step 11/12 : COPY . . 06:32:16 ---> 508b9cc7af1e 06:32:16 Step 12/12 : RUN $MAKE 06:32:16 ---> Running in 8ea97c542ad1 06:32:16 noop 06:32:16 Removing intermediate container 8ea97c542ad1 06:32:16 ---> 2ea0bbee577d 06:32:16 Successfully built 2ea0bbee577d 06:32:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:16 + docker inspect -f . ci-base-image-arm64 06:32:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:16 prd-ubuntu20.04-docker-arm64-4c-16g-13859 does not seem to be running inside a container 06:32:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/87 -v /w/workspace/device-rfid-llrp-go/87:/w/workspace/device-rfid-llrp-go/87:rw,z -v /w/workspace/device-rfid-llrp-go/87@tmp:/w/workspace/device-rfid-llrp-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:32:18 $ docker top b875c990e03849e676cc210147b9d805ab15831599a478152c2ab003718ccbe5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:19 + go version 06:32:19 go version go1.20.2 linux/arm64 [Pipeline] } 06:32:19 $ docker stop --time=1 b875c990e03849e676cc210147b9d805ab15831599a478152c2ab003718ccbe5 06:32:20 $ docker rm -f --volumes b875c990e03849e676cc210147b9d805ab15831599a478152c2ab003718ccbe5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:21 + docker inspect -f . ci-base-image-arm64 06:32:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:21 prd-ubuntu20.04-docker-arm64-4c-16g-13859 does not seem to be running inside a container 06:32:21 $ 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/87 -v /w/workspace/device-rfid-llrp-go/87:/w/workspace/device-rfid-llrp-go/87:rw,z -v /w/workspace/device-rfid-llrp-go/87@tmp:/w/workspace/device-rfid-llrp-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:32:24 $ docker top 910205ae60000e5e08b38538ca569628ec36bfef12b6932fd19172e918097a27 -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:25 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/87 [Pipeline] fileExists [Pipeline] sh 06:32:25 + make test 06:32:25 go test ./... -coverprofile=coverage.out ./... 06:33:12 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 06:35:34 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 06:35:34 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 06:36:13 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 34.761s coverage: 40.5% of statements 06:36:13 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.643s coverage: 52.0% of statements 06:36:13 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 96.4% of statements 06:36:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:36:13 go vet ./... 06:36:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:36:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:36:46 ./bin/test-attribution-txt.sh 06:36:47 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 06:36:47 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 06:36:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:36:47 $ docker stop --time=1 910205ae60000e5e08b38538ca569628ec36bfef12b6932fd19172e918097a27 06:36:49 $ docker rm -f --volumes 910205ae60000e5e08b38538ca569628ec36bfef12b6932fd19172e918097a27 [Pipeline] // withDockerContainer [Pipeline] sh 06:36:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:36:50 Warning: overwriting stash ‘coverage-report’ 06:36:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:36:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:36:53 + ls -al . 06:36:53 total 624 06:36:53 drwxrwxr-x 10 jenkins jenkins 4096 May 5 06:32 . 06:36:53 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:30 .. 06:36:53 -rw-rw-r-- 1 jenkins jenkins 134 May 5 06:30 .dockerignore 06:36:53 drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:30 .git 06:36:53 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:30 .github 06:36:53 -rw-rw-r-- 1 jenkins jenkins 946 May 5 06:30 .gitignore 06:36:53 -rw-rw-r-- 1 jenkins jenkins 41 May 5 06:30 .golangci.yml 06:36:53 -rw-rw-r-- 1 jenkins jenkins 10794 May 5 06:30 Attribution.txt 06:36:53 -rw-rw-r-- 1 jenkins jenkins 5905 May 5 06:30 CHANGELOG.md 06:36:53 -rw-rw-r-- 1 jenkins jenkins 1347 May 5 06:30 Dockerfile 06:36:53 -rw-rw-r-- 1 jenkins jenkins 677 May 5 06:30 GOVERNANCE.md 06:36:53 -rw-rw-r-- 1 jenkins jenkins 683 May 5 06:30 Jenkinsfile 06:36:53 -rw-rw-r-- 1 jenkins jenkins 11347 May 5 06:30 LICENSE 06:36:53 -rw-rw-r-- 1 jenkins jenkins 2053 May 5 06:30 Makefile 06:36:53 -rw-rw-r-- 1 jenkins jenkins 625 May 5 06:30 OWNERS.md 06:36:53 -rw-rw-r-- 1 jenkins jenkins 28505 May 5 06:30 README.md 06:36:53 -rw-rw-r-- 1 jenkins jenkins 12 May 5 06:27 VERSION 06:36:53 drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:30 bin 06:36:53 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:30 cmd 06:36:53 -rw-r--r-- 1 jenkins jenkins 458038 May 5 06:36 coverage.out 06:36:53 drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:30 examples 06:36:53 -rw-rw-r-- 1 jenkins jenkins 3419 May 5 06:30 go.mod 06:36:53 -rw-rw-r-- 1 jenkins jenkins 31193 May 5 06:30 go.sum 06:36:53 drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:30 images 06:36:53 drwxrwxr-x 5 jenkins jenkins 4096 May 5 06:30 internal 06:36:53 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:30 snap 06:36:53 -rw-rw-r-- 1 jenkins jenkins 193 May 5 06:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36: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=ed39c4116a66fd1fea76239f2fd6e82ecded59d2 --label arch=arm64 --label version=3.0.0-dev.19 . 06:36:54 Sending build context to Docker daemon 1.212MB 06:36:54 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 06:36:54 Step 2/24 : FROM ${BASE} AS builder 06:36:54 ---> 2ea0bbee577d 06:36:54 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:36:54 ---> Running in ab2d70254d94 06:36:54 Removing intermediate container ab2d70254d94 06:36:54 ---> ad0cbd06e7cf 06:36:54 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:36:54 ---> Running in 1f1945896c7c 06:36:55 Removing intermediate container 1f1945896c7c 06:36:55 ---> c13e5fd305d3 06:36:55 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 06:36:55 ---> Running in b8551c10bdab 06:36:55 Removing intermediate container b8551c10bdab 06:36:55 ---> 6345a20d809b 06:36:55 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:36:55 ---> Running in a8949c2e229a 06:36:55 Removing intermediate container a8949c2e229a 06:36:55 ---> 6e88f7dad2f5 06:36:55 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:36:56 ---> Running in f6e6ed7937c4 06:36:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:36:59 OK: 263 MiB in 53 packages 06:37:00 Removing intermediate container f6e6ed7937c4 06:37:00 ---> e78d83e3955a 06:37:00 Step 8/24 : WORKDIR /app 06:37:00 ---> Running in c5b4244784f6 06:37:00 Removing intermediate container c5b4244784f6 06:37:00 ---> 96563972ddad 06:37:00 Step 9/24 : COPY go.mod vendor* ./ 06:37:01 ---> 8b9a683a8d3f 06:37:01 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:01 ---> Running in 759885dc8693 06:37:08 Removing intermediate container 759885dc8693 06:37:08 ---> 002d574526a1 06:37:08 Step 11/24 : COPY . . 06:37:08 ---> b7f6777866f5 06:37:08 Step 12/24 : RUN $MAKE 06:37:08 ---> Running in e36660e46f65 06:37:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.19" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 06:39:46 Removing intermediate container e36660e46f65 06:39:46 ---> e7e59057dd5f 06:39:46 Step 13/24 : FROM alpine:3.17 06:39:46 3.17: Pulling from library/alpine 06:39:46 c41833b44d91: Already exists 06:39:46 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:39:46 Status: Downloaded newer image for alpine:3.17 06:39:46 ---> 51e60588ff2c 06:39:46 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:39:46 ---> Running in 1ae469729a0f 06:39:46 Removing intermediate container 1ae469729a0f 06:39:46 ---> a19dbc82f278 06:39:46 Step 15/24 : RUN apk add --update --no-cache dumb-init 06:39:46 ---> Running in 1676e250e533 06:39:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:39:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:39:46 (1/1) Installing dumb-init (1.2.5-r2) 06:39:46 Executing busybox-1.35.0-r29.trigger 06:39:46 OK: 8 MiB in 16 packages 06:39:47 Removing intermediate container 1676e250e533 06:39:47 ---> 1c10aa142d7c 06:39:47 Step 16/24 : COPY --from=builder /app/LICENSE / 06:39:48 ---> 5636be936534 06:39:48 Step 17/24 : COPY --from=builder /app/Attribution.txt / 06:39:49 ---> 75c2173505ea 06:39:49 Step 18/24 : COPY --from=builder /app/cmd/ / 06:39:51 ---> 0219985fb0f4 06:39:51 Step 19/24 : EXPOSE 59989 06:39:51 ---> Running in 644bf44d9911 06:39:51 Removing intermediate container 644bf44d9911 06:39:51 ---> c1f14d1b3e61 06:39:51 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 06:39:51 ---> Running in 177238afded9 06:39:51 Removing intermediate container 177238afded9 06:39:51 ---> bacdd9a089c2 06:39:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:39:51 ---> Running in 2e84a66f8745 06:39:51 Removing intermediate container 2e84a66f8745 06:39:51 ---> 44807d677025 06:39:51 Step 22/24 : LABEL arch=arm64 06:39:51 ---> Running in 600f05a3b2e8 06:39:52 Removing intermediate container 600f05a3b2e8 06:39:52 ---> 0b218e0d5f54 06:39:52 Step 23/24 : LABEL git_sha=ed39c4116a66fd1fea76239f2fd6e82ecded59d2 06:39:52 ---> Running in ef4e875b38f6 06:39:52 Removing intermediate container ef4e875b38f6 06:39:52 ---> 99c240e5c5bf 06:39:52 Step 24/24 : LABEL version=3.0.0-dev.19 06:39:52 ---> Running in 03fbaa3b5801 06:39:53 Removing intermediate container 03fbaa3b5801 06:39:53 ---> 5ee33d1c0369 06:39:53 [Warning] One or more build-args [ARCH] were not consumed 06:39:53 Successfully built 5ee33d1c0369 06:39:53 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 06:39:53 provisioning config files... 06:39:53 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/87@tmp/config2557791480487730288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:53 ---> docker-login.sh 06:39:53 nexus3.edgexfoundry.org:10001 06:39:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:54 Configure a credential helper to remove this warning. See 06:39:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:54 06:39:54 Login Succeeded 06:39:54 nexus3.edgexfoundry.org:10002 06:39:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:54 Configure a credential helper to remove this warning. See 06:39:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:54 06:39:54 Login Succeeded 06:39:54 nexus3.edgexfoundry.org:10003 06:39:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:54 Configure a credential helper to remove this warning. See 06:39:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:54 06:39:54 Login Succeeded 06:39:54 nexus3.edgexfoundry.org:10004 06:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:55 Configure a credential helper to remove this warning. See 06:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:55 06:39:55 Login Succeeded 06:39:55 docker.io 06:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:55 Configure a credential helper to remove this warning. See 06:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:55 06:39:55 Login Succeeded 06:39:55 ---> docker-login.sh ends [Pipeline] } 06:39:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:39:56 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 06:39:56 ed39c4116a66fd1fea76239f2fd6e82ecded59d2 06:39:56 latest 06:39:56 3.0.0-dev.19 06:39:56 ed39c4116a66fd1fea76239f2fd6e82ecded59d2-3.0.0-dev.19 06:39:56 main 06:39:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:56 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ed39c4116a66fd1fea76239f2fd6e82ecded59d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:56 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ed39c4116a66fd1fea76239f2fd6e82ecded59d2 06:39:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 06:39:56 b648d0e6df8e: Preparing 06:39:56 7ae6e74afd34: Preparing 06:39:56 adf7f3fc5047: Preparing 06:39:56 27dda1a5dc69: Preparing 06:39:56 26cbea5cba74: Preparing 06:39:56 26cbea5cba74: Layer already exists 06:39:57 adf7f3fc5047: Pushed 06:39:57 27dda1a5dc69: Pushed 06:39:57 7ae6e74afd34: Pushed 06:40:03 b648d0e6df8e: Pushed 06:40:03 ed39c4116a66fd1fea76239f2fd6e82ecded59d2: digest: sha256:666212f48ad584cc80b9b112b2056bf336e1a1f67db5611ea0557ba023025ae3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:04 + 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 06:40:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 06:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 06:40:04 b648d0e6df8e: Preparing 06:40:04 7ae6e74afd34: Preparing 06:40:04 adf7f3fc5047: Preparing 06:40:04 27dda1a5dc69: Preparing 06:40:04 26cbea5cba74: Preparing 06:40:04 7ae6e74afd34: Layer already exists 06:40:04 adf7f3fc5047: Layer already exists 06:40:04 26cbea5cba74: Layer already exists 06:40:04 b648d0e6df8e: Layer already exists 06:40:04 27dda1a5dc69: Layer already exists 06:40:04 latest: digest: sha256:666212f48ad584cc80b9b112b2056bf336e1a1f67db5611ea0557ba023025ae3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:05 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:06 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.19 06:40:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 06:40:06 b648d0e6df8e: Preparing 06:40:06 7ae6e74afd34: Preparing 06:40:06 adf7f3fc5047: Preparing 06:40:06 27dda1a5dc69: Preparing 06:40:06 26cbea5cba74: Preparing 06:40:06 27dda1a5dc69: Layer already exists 06:40:06 26cbea5cba74: Layer already exists 06:40:06 b648d0e6df8e: Layer already exists 06:40:06 7ae6e74afd34: Layer already exists 06:40:06 adf7f3fc5047: Layer already exists 06:40:07 3.0.0-dev.19: digest: sha256:666212f48ad584cc80b9b112b2056bf336e1a1f67db5611ea0557ba023025ae3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:09 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ed39c4116a66fd1fea76239f2fd6e82ecded59d2-3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:09 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ed39c4116a66fd1fea76239f2fd6e82ecded59d2-3.0.0-dev.19 06:40:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 06:40:09 b648d0e6df8e: Preparing 06:40:09 7ae6e74afd34: Preparing 06:40:09 adf7f3fc5047: Preparing 06:40:09 27dda1a5dc69: Preparing 06:40:09 26cbea5cba74: Preparing 06:40:09 26cbea5cba74: Layer already exists 06:40:09 adf7f3fc5047: Layer already exists 06:40:09 27dda1a5dc69: Layer already exists 06:40:09 b648d0e6df8e: Layer already exists 06:40:09 7ae6e74afd34: Layer already exists 06:40:09 ed39c4116a66fd1fea76239f2fd6e82ecded59d2-3.0.0-dev.19: digest: sha256:666212f48ad584cc80b9b112b2056bf336e1a1f67db5611ea0557ba023025ae3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:10 + 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 06:40:10 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 06:40:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 06:40:10 b648d0e6df8e: Preparing 06:40:10 7ae6e74afd34: Preparing 06:40:10 adf7f3fc5047: Preparing 06:40:10 27dda1a5dc69: Preparing 06:40:10 26cbea5cba74: Preparing 06:40:10 27dda1a5dc69: Layer already exists 06:40:10 adf7f3fc5047: Layer already exists 06:40:10 b648d0e6df8e: Layer already exists 06:40:10 26cbea5cba74: Layer already exists 06:40:10 7ae6e74afd34: Layer already exists 06:40:10 main: digest: sha256:666212f48ad584cc80b9b112b2056bf336e1a1f67db5611ea0557ba023025ae3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:10 ===================================================== [Pipeline] echo 06:40:10 taggedImages: 06:40:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ed39c4116a66fd1fea76239f2fd6e82ecded59d2 06:40:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 06:40:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.19 06:40:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ed39c4116a66fd1fea76239f2fd6e82ecded59d2-3.0.0-dev.19 06:40:10 - 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 06:40:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:40:11 06:40:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:40:14 arm64: Pulling from edgex-lftools-log-publisher 06:40:14 8998bd30e6a1: Pulling fs layer 06:40:14 04944245beec: Pulling fs layer 06:40:14 699f458cf7ca: Pulling fs layer 06:40:14 765212b225bb: Pulling fs layer 06:40:14 f23df028b6ca: Pulling fs layer 06:40:14 d65c8cfc05b1: Pulling fs layer 06:40:14 2437ff75d9bd: Pulling fs layer 06:40:14 765212b225bb: Waiting 06:40:14 f23df028b6ca: Waiting 06:40:14 d65c8cfc05b1: Waiting 06:40:14 2437ff75d9bd: Waiting 06:40:14 04944245beec: Verifying Checksum 06:40:14 04944245beec: Download complete 06:40:14 765212b225bb: Verifying Checksum 06:40:14 765212b225bb: Download complete 06:40:14 f23df028b6ca: Verifying Checksum 06:40:14 f23df028b6ca: Download complete 06:40:14 d65c8cfc05b1: Verifying Checksum 06:40:14 d65c8cfc05b1: Download complete 06:40:14 699f458cf7ca: Verifying Checksum 06:40:14 699f458cf7ca: Download complete 06:40:14 8998bd30e6a1: Verifying Checksum 06:40:14 8998bd30e6a1: Download complete 06:40:16 2437ff75d9bd: Verifying Checksum 06:40:16 2437ff75d9bd: Download complete 06:40:18 8998bd30e6a1: Pull complete 06:40:18 04944245beec: Pull complete 06:40:20 699f458cf7ca: Pull complete 06:40:20 765212b225bb: Pull complete 06:40:21 f23df028b6ca: Pull complete 06:40:21 d65c8cfc05b1: Pull complete 06:40:36 2437ff75d9bd: Pull complete 06:40:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:40:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:40:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:36 prd-ubuntu20.04-docker-arm64-4c-16g-13859 does not seem to be running inside a container 06:40:36 $ 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/87 -v /w/workspace/device-rfid-llrp-go/87:/w/workspace/device-rfid-llrp-go/87:rw,z -v /w/workspace/device-rfid-llrp-go/87@tmp:/w/workspace/device-rfid-llrp-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:40:39 $ docker top 1bddbdd61a1e5ca3fa5714a150b5d0c1d7ab47df559c528cbf020094f5cff057 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:40:40 ---> job-cost.sh 06:40:40 lf-activate-venv: SKIPPING 06:40:40 INFO: No Stack... 06:40:41 INFO: Retrieving Pricing Info for: v3-standard-4 06:40:41 INFO: Archiving Costs [Pipeline] sh 06:40:42 + + cutcat -d, /w/workspace/device-rfid-llrp-go/87/archives/cost.csv -f6 06:40:42 [Pipeline] lock 06:40:42 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-87-stack-cost] 06:40:42 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-87-stack-cost] did not exist. Created. 06:40:42 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:40:43 /w/workspace/device-rfid-llrp-go/87@tmp/durable-e0754dff/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:40:43 + echo total: 0.10999999940395355 [Pipeline] stash 06:40:43 Warning: overwriting stash ‘stack-cost’ 06:40:43 Stashed 1 file(s) [Pipeline] } 06:40:44 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-87-stack-cost] [Pipeline] // lock [Pipeline] } 06:40:44 $ docker stop --time=1 1bddbdd61a1e5ca3fa5714a150b5d0c1d7ab47df559c528cbf020094f5cff057 06:40:45 $ docker rm -f --volumes 1bddbdd61a1e5ca3fa5714a150b5d0c1d7ab47df559c528cbf020094f5cff057 [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 06:40:46 provisioning config files... 06:40:46 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3711063648878459573tmp [Pipeline] { [Pipeline] sh 06:40:46 + set +x 06:40:46 + curl -s https://codecov.io/bash 06:40:46 + bash -s -- 06:40:46 06:40:46 _____ _ 06:40:46 / ____| | | 06:40:46 | | ___ __| | ___ ___ _____ __ 06:40:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:40:46 | |___| (_) | (_| | __/ (_| (_) \ V / 06:40:46 \_____\___/ \__,_|\___|\___\___/ \_/ 06:40:46 Bash-1.0.6 06:40:46 06:40:46 06:40:46 ==> git version 2.25.1 found 06:40:46 ==> 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 06:40:46 Release-Date: 2020-01-08 06:40:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:40:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:40:46 ==> Jenkins CI detected. 06:40:46 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 06:40:46 project root: . 06:40:46 --> token set from env 06:40:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:40:46 ==> Running gcov in . (disable via -X gcov) 06:40:46 ==> Python coveragepy not found 06:40:46 ==> Searching for coverage reports in: 06:40:46 + . 06:40:46 -> Found 1 reports 06:40:46 ==> Detecting git/mercurial file structure 06:40:46 ==> Reading reports 06:40:46 + ./coverage.out bytes=458038 06:40:46 ==> Appending adjustments 06:40:46 https://docs.codecov.io/docs/fixing-reports 06:40:46 + Found adjustments 06:40:46 ==> Gzipping contents 06:40:46 52K /tmp/codecov.Im0kHc.gz 06:40:46 ==> Uploading reports 06:40:46 url: https://codecov.io 06:40:46 query: branch=main&commit=ed39c4116a66fd1fea76239f2fd6e82ecded59d2&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:40:46 -> Pinging Codecov 06:40:46 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=ed39c4116a66fd1fea76239f2fd6e82ecded59d2&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:40:46 -> Uploading to 06:40:46 https://storage.googleapis.com/codecov/v4/raw/2023-05-05/581DD39554BDF9B6E22D074273EAD858/ed39c4116a66fd1fea76239f2fd6e82ecded59d2/881cf18d-0faa-4f66-9bd4-85cede481b4c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T064046Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3993a9a0640e99b0e364a98e74ab5b448d80d258540ba6b7248c78a48acf91ff 06:40:46 % Total % Received % Xferd Average Speed Time Time Time Current 06:40:46 Dload Upload Total Spent Left Speed 06:40:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50494 0 0 100 50494 0 211k --:--:-- --:--:-- --:--:-- 211k 06:40:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ed39c4116a66fd1fea76239f2fd6e82ecded59d2 [Pipeline] } 06:40:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:40:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:40:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:40:47 06:40:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:40:47 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:40:47 df9b9388f04a: Pulling fs layer 06:40:47 52dc419b0ee2: Pulling fs layer 06:40:47 25bc292e5bac: Pulling fs layer 06:40:47 114826534d7a: Pulling fs layer 06:40:47 4657fd5d0bcf: Pulling fs layer 06:40:47 6ad1cebc031e: Pulling fs layer 06:40:47 8a3aa393b2d8: Pulling fs layer 06:40:47 114826534d7a: Waiting 06:40:47 4657fd5d0bcf: Waiting 06:40:47 6ad1cebc031e: Waiting 06:40:47 8a3aa393b2d8: Waiting 06:40:47 25bc292e5bac: Download complete 06:40:47 52dc419b0ee2: Download complete 06:40:47 4657fd5d0bcf: Verifying Checksum 06:40:47 4657fd5d0bcf: Download complete 06:40:47 df9b9388f04a: Verifying Checksum 06:40:47 df9b9388f04a: Download complete 06:40:47 6ad1cebc031e: Verifying Checksum 06:40:47 6ad1cebc031e: Download complete 06:40:48 df9b9388f04a: Pull complete 06:40:48 52dc419b0ee2: Pull complete 06:40:48 25bc292e5bac: Pull complete 06:40:48 114826534d7a: Verifying Checksum 06:40:48 114826534d7a: Download complete 06:40:48 8a3aa393b2d8: Verifying Checksum 06:40:48 8a3aa393b2d8: Download complete 06:40:51 114826534d7a: Pull complete 06:40:51 4657fd5d0bcf: Pull complete 06:40:52 6ad1cebc031e: Pull complete 06:40:55 8a3aa393b2d8: Pull complete 06:40:55 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:40:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:40:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:55 prd-ubuntu20.04-docker-8c-8g-13857 does not seem to be running inside a container 06:40:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:40:58 $ docker top 08148c5830872dc72277f114177a0e9ef0f88b2e958b3d0855ba7ccab9b2ac90 -eo pid,comm [Pipeline] { [Pipeline] echo 06:40:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 06:40:59 + set -o pipefail 06:40:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 06:41:03 06:41:03 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 06:41:03 06:41:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/8df554b8-bc09-4781-aa58-f6e4fc7efc97 06:41:03 06:41:03 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:41:03 06:41:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:41:03 06:41:03 06:41:03 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:41:03 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:41:03 More details here: https://snyk.co/ue1NS 06:41:03 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 06:41:03 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:41:03 $ docker stop --time=1 08148c5830872dc72277f114177a0e9ef0f88b2e958b3d0855ba7ccab9b2ac90 06:41:06 $ docker rm -f --volumes 08148c5830872dc72277f114177a0e9ef0f88b2e958b3d0855ba7ccab9b2ac90 [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 06:41:06 + git log --format=format:%s -1 ed39c4116a66fd1fea76239f2fd6e82ecded59d2 [Pipeline] sh 06:41:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:41:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:07 prd-ubuntu20.04-docker-8c-8g-13857 does not seem to be running inside a container 06:41:07 $ 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 06:41:07 $ docker top 0c58ca8590811d6c3e23793296e8d14410dcb9001922b74d1ef006336c93165f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:41:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:07 [ssh-agent] Looking for ssh-agent implementation... 06:41:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:08 $ docker exec 0c58ca8590811d6c3e23793296e8d14410dcb9001922b74d1ef006336c93165f ssh-agent 06:41:08 SSH_AUTH_SOCK=/tmp/ssh-L6rVMhjjk8C3/agent.31 06:41:08 SSH_AGENT_PID=37 06:41:08 Running ssh-add (command line suppressed) 06:41:08 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7892672020754501956.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7892672020754501956.key) 06:41:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:08 + git semver tag 06:41:08 2023-05-05 06:41:08,731 [run_tag] DEBUG tag force:False 06:41:08 2023-05-05 06:41:08,731 [check_head_tag] DEBUG check head tag 06:41:08 2023-05-05 06:41:08,732 [execute] INFO git cat-file --batch-check 06:41:08 2023-05-05 06:41:08,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 06:41:08 2023-05-05 06:41:08,735 [execute] INFO git cat-file --batch 06:41:08 2023-05-05 06:41:08,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 06:41:08 2023-05-05 06:41:08,753 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:41:08 2023-05-05 06:41:08,753 [execute] INFO git tag -a v3.0.0-dev.19 -m v3.0.0-dev.19 06:41:08 2023-05-05 06:41:08,753 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.19', '-m', 'v3.0.0-dev.19'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 06:41:08 2023-05-05 06:41:08,758 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:41:08 3.0.0-dev.19 [Pipeline] } 06:41:08 $ docker exec --env ******** --env ******** 0c58ca8590811d6c3e23793296e8d14410dcb9001922b74d1ef006336c93165f ssh-agent -k 06:41:08 unset SSH_AUTH_SOCK; 06:41:08 unset SSH_AGENT_PID; 06:41:08 echo Agent pid 37 killed; 06:41:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:09 + git semver [Pipeline] } 06:41:09 $ docker stop --time=1 0c58ca8590811d6c3e23793296e8d14410dcb9001922b74d1ef006336c93165f 06:41:10 $ docker rm -f --volumes 0c58ca8590811d6c3e23793296e8d14410dcb9001922b74d1ef006336c93165f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:41:11 06:41:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:41:12 0.23.1-centos7: Pulling from edgex-lftools 06:41:12 ab5ef0e58194: Pulling fs layer 06:41:12 9712f1f96733: Pulling fs layer 06:41:12 63f879dbbcfc: Pulling fs layer 06:41:12 0d9ebad4ef96: Pulling fs layer 06:41:12 e9a5061849ea: Pulling fs layer 06:41:12 d747dcd14b5f: Pulling fs layer 06:41:12 2de7ff778b66: Pulling fs layer 06:41:12 0d9ebad4ef96: Waiting 06:41:12 e9a5061849ea: Waiting 06:41:12 d747dcd14b5f: Waiting 06:41:12 2de7ff778b66: Waiting 06:41:12 9712f1f96733: Download complete 06:41:13 63f879dbbcfc: Verifying Checksum 06:41:13 63f879dbbcfc: Download complete 06:41:13 e9a5061849ea: Verifying Checksum 06:41:13 e9a5061849ea: Download complete 06:41:13 0d9ebad4ef96: Verifying Checksum 06:41:13 0d9ebad4ef96: Download complete 06:41:13 d747dcd14b5f: Verifying Checksum 06:41:13 ab5ef0e58194: Verifying Checksum 06:41:13 ab5ef0e58194: Download complete 06:41:13 2de7ff778b66: Verifying Checksum 06:41:13 2de7ff778b66: Download complete 06:41:16 ab5ef0e58194: Pull complete 06:41:16 9712f1f96733: Pull complete 06:41:17 63f879dbbcfc: Pull complete 06:41:20 0d9ebad4ef96: Pull complete 06:41:20 e9a5061849ea: Pull complete 06:41:20 d747dcd14b5f: Pull complete 06:41:21 2de7ff778b66: Pull complete 06:41:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:41:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:41:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:21 prd-ubuntu20.04-docker-8c-8g-13857 does not seem to be running inside a container 06:41:21 $ 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 06:41:25 $ docker top 10cde3d2ae559d30017a9a710f7d125c16c94f0b84e5b4317139f9eb4850c1d2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:41:25 provisioning config files... 06:41:25 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5655391185323307659tmp 06:41:25 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9535312061049283191tmp 06:41:25 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4650733643779643929tmp [Pipeline] { [Pipeline] echo 06:41:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:41:25 ---> sigul-configuration.sh 06:41:25 gpg: directory `/root/.gnupg' created 06:41:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:41:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:41:25 gpg: keyring `/root/.gnupg/secring.gpg' created 06:41:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:41:25 gpg: CAST5 encrypted data 06:41:25 gpg: encrypted with 1 passphrase 06:41:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:41:26 + mkdir /home/jenkins 06:41:26 + mkdir /home/jenkins/sigul [Pipeline] sh 06:41:26 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:41:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:41:26 ---> sigul-install.sh 06:41:26 Sigul already installed; skipping installation. [Pipeline] sh 06:41:27 + git tag --list 06:41:27 v0.0.0 06:41:27 v1.0.0 06:41:27 v2.1.0 06:41:27 v2.1.1 06:41:27 v2.1.1-dev.1 06:41:27 v2.2.0 06:41:27 v2.2.1-dev.1 06:41:27 v2.2.1-dev.2 06:41:27 v2.2.1-dev.3 06:41:27 v2.2.1-dev.4 06:41:27 v2.2.1-dev.5 06:41:27 v2.2.1-dev.6 06:41:27 v2.2.1-dev.7 06:41:27 v2.3.0 06:41:27 v2.3.0-dev.10 06:41:27 v2.3.0-dev.11 06:41:27 v2.3.0-dev.12 06:41:27 v2.3.0-dev.13 06:41:27 v2.3.0-dev.14 06:41:27 v2.3.0-dev.15 06:41:27 v2.3.0-dev.16 06:41:27 v2.3.0-dev.17 06:41:27 v2.3.0-dev.18 06:41:27 v2.3.0-dev.19 06:41:27 v2.3.0-dev.20 06:41:27 v2.3.0-dev.21 06:41:27 v2.3.0-dev.22 06:41:27 v2.3.0-dev.23 06:41:27 v2.3.0-dev.7 06:41:27 v2.3.0-dev.8 06:41:27 v2.3.0-dev.9 06:41:27 v3.0.0-dev.1 06:41:27 v3.0.0-dev.10 06:41:27 v3.0.0-dev.11 06:41:27 v3.0.0-dev.12 06:41:27 v3.0.0-dev.13 06:41:27 v3.0.0-dev.14 06:41:27 v3.0.0-dev.15 06:41:27 v3.0.0-dev.16 06:41:27 v3.0.0-dev.17 06:41:27 v3.0.0-dev.18 06:41:27 v3.0.0-dev.19 06:41:27 v3.0.0-dev.2 06:41:27 v3.0.0-dev.3 06:41:27 v3.0.0-dev.4 06:41:27 v3.0.0-dev.5 06:41:27 v3.0.0-dev.6 06:41:27 v3.0.0-dev.7 06:41:27 v3.0.0-dev.8 06:41:27 v3.0.0-dev.9 [Pipeline] sh 06:41:27 + lftools sign git-tag v3.0.0-dev.19 06:41:27 Signing Git tag with Sigul... 06:41:27 Signing v3.0.0-dev.19 06:43:20 ERROR: I/O error: NSPR connection reset [Pipeline] echo 06:43:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:43:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:43:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:43:20 $ docker stop --time=1 10cde3d2ae559d30017a9a710f7d125c16c94f0b84e5b4317139f9eb4850c1d2 06:43:22 $ docker rm -f --volumes 10cde3d2ae559d30017a9a710f7d125c16c94f0b84e5b4317139f9eb4850c1d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:43:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:43:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:43:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:22 prd-ubuntu20.04-docker-8c-8g-13857 does not seem to be running inside a container 06:43:22 $ 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 06:43:23 $ docker top 71be94bce925526f8a0367b33ac4e2cc0a276e5b78a4505725bf3b342a886f2a -eo pid,comm 06:43:23 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). 06:43:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:43:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:23 [ssh-agent] Looking for ssh-agent implementation... 06:43:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:23 $ docker exec 71be94bce925526f8a0367b33ac4e2cc0a276e5b78a4505725bf3b342a886f2a ssh-agent 06:43:23 SSH_AUTH_SOCK=/tmp/ssh-QgrH3n2JskMs/agent.33 06:43:23 SSH_AGENT_PID=39 06:43:23 Running ssh-add (command line suppressed) 06:43:23 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16672605253654059111.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16672605253654059111.key) 06:43:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:23 + git semver bump pre 06:43:24 2023-05-05 06:43:24,012 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:43:24 2023-05-05 06:43:24,013 [bump_version] DEBUG bumping version:3.0.0-dev.19 on axis:pre with prefix:dev 06:43:24 2023-05-05 06:43:24,013 [bump_version] DEBUG bumped version:3.0.0-dev.20 06:43:24 2023-05-05 06:43:24,013 [write_version] DEBUG write version:3.0.0-dev.20 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 06:43:24 2023-05-05 06:43:24,013 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:43:24 2023-05-05 06:43:24,013 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:43:24 2023-05-05 06:43:24,015 [execute] INFO git cat-file --batch-check 06:43:24 2023-05-05 06:43:24,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:43:24 2023-05-05 06:43:24,022 [execute] INFO git cat-file --batch 06:43:24 2023-05-05 06:43:24,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:43:24 2023-05-05 06:43:24,028 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:43:24 3.0.0-dev.20 [Pipeline] } 06:43:24 $ docker exec --env ******** --env ******** 71be94bce925526f8a0367b33ac4e2cc0a276e5b78a4505725bf3b342a886f2a ssh-agent -k 06:43:24 unset SSH_AUTH_SOCK; 06:43:24 unset SSH_AGENT_PID; 06:43:24 echo Agent pid 39 killed; 06:43:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:24 + git semver [Pipeline] } 06:43:24 $ docker stop --time=1 71be94bce925526f8a0367b33ac4e2cc0a276e5b78a4505725bf3b342a886f2a 06:43:26 $ docker rm -f --volumes 71be94bce925526f8a0367b33ac4e2cc0a276e5b78a4505725bf3b342a886f2a [Pipeline] // withDockerContainer [Pipeline] sh 06:43:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:43:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:43:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:26 prd-ubuntu20.04-docker-8c-8g-13857 does not seem to be running inside a container 06:43:26 $ 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 06:43:27 $ docker top d569a02b3a24a9b366988d344e799cafc6e6ac35d9a0bb64ceecca052c1ddf64 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:43:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:27 [ssh-agent] Looking for ssh-agent implementation... 06:43:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:27 $ docker exec d569a02b3a24a9b366988d344e799cafc6e6ac35d9a0bb64ceecca052c1ddf64 ssh-agent 06:43:27 SSH_AUTH_SOCK=/tmp/ssh-TkurZMPdAxjr/agent.32 06:43:27 SSH_AGENT_PID=38 06:43:27 Running ssh-add (command line suppressed) 06:43:27 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13775984835670708118.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13775984835670708118.key) 06:43:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:27 + git semver push 06:43:28 2023-05-05 06:43:28,039 [run_push] DEBUG push 06:43:28 2023-05-05 06:43:28,040 [execute] INFO git cat-file --batch-check 06:43:28 2023-05-05 06:43:28,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:43:28 2023-05-05 06:43:28,044 [execute] INFO git rev-list 4d8c0c1875ade9cd350d0b8bce5e4398f24d60df -- 06:43:28 2023-05-05 06:43:28,044 [execute] DEBUG Popen(['git', 'rev-list', '4d8c0c1875ade9cd350d0b8bce5e4398f24d60df', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:43:28 2023-05-05 06:43:28,050 [execute] INFO git fetch -v origin 06:43:28 2023-05-05 06:43:28,051 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:43:28 2023-05-05 06:43:28,523 [run_push] DEBUG no remote changes detected 06:43:28 2023-05-05 06:43:28,523 [execute] INFO git push origin semver 06:43:28 2023-05-05 06:43:28,524 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:43:29 2023-05-05 06:43:29,279 [run_push] DEBUG push all version tags 06:43:29 2023-05-05 06:43:29,280 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:43:29 2023-05-05 06:43:29,280 [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) 06:43:30 2023-05-05 06:43:30,034 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:43:30 3.0.0-dev.20 [Pipeline] } 06:43:30 $ docker exec --env ******** --env ******** d569a02b3a24a9b366988d344e799cafc6e6ac35d9a0bb64ceecca052c1ddf64 ssh-agent -k 06:43:30 unset SSH_AUTH_SOCK; 06:43:30 unset SSH_AGENT_PID; 06:43:30 echo Agent pid 38 killed; 06:43:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:30 + git semver [Pipeline] } 06:43:31 $ docker stop --time=1 d569a02b3a24a9b366988d344e799cafc6e6ac35d9a0bb64ceecca052c1ddf64 06:43:32 $ docker rm -f --volumes d569a02b3a24a9b366988d344e799cafc6e6ac35d9a0bb64ceecca052c1ddf64 [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 06:43:32 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 06:43:32 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 06:43:32 total 16 06:43:32 drwxr-xr-x 3 root root 4096 May 5 06:29 . 06:43:32 drwxrwxr-x 12 jenkins jenkins 4096 May 5 06:41 .. 06:43:32 drwxr-xr-x 2 root root 4096 May 5 06:29 cost 06:43:32 -rw-r--r-- 1 root root 90 May 5 06:29 cost.csv 06:43:32 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 06:43:32 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 06:43:32 total 16 06:43:32 drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:29 . 06:43:32 drwxrwxr-x 12 jenkins jenkins 4096 May 5 06:41 .. 06:43:32 drwxr-xr-x 2 jenkins jenkins 4096 May 5 06:29 cost 06:43:32 -rw-r--r-- 1 jenkins jenkins 90 May 5 06:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:43:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:43:34 ---> package-listing.sh 06:43:34 ++ facter osfamily 06:43:34 ++ tr '[:upper:]' '[:lower:]' 06:43:34 + OS_FAMILY=debian 06:43:34 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 06:43:34 + START_PACKAGES=/tmp/packages_start.txt 06:43:34 + END_PACKAGES=/tmp/packages_end.txt 06:43:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:43:34 + PACKAGES=/tmp/packages_start.txt 06:43:34 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 06:43:34 + PACKAGES=/tmp/packages_end.txt 06:43:34 + case "${OS_FAMILY}" in 06:43:34 + dpkg -l 06:43:34 + grep '^ii' 06:43:34 + '[' -f /tmp/packages_start.txt ']' 06:43:34 + '[' -f /tmp/packages_end.txt ']' 06:43:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:43:34 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 06:43:34 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 06:43:34 + 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 06:43:34 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 06:43:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:43:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:35 prd-ubuntu20.04-docker-8c-8g-13857 does not seem to be running inside a container 06:43:35 $ 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 06:43:35 $ docker top 5fa5d2eb8d4abc74ce8090fb80162a46154537372228a801d52239620a771fbf -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:35 + touch /tmp/pre-build-complete [Pipeline] sh 06:43:36 + mkdir -p /var/log/sysstat [Pipeline] sh 06:43:36 + ls /var/log/sa-host 06:43:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:43:36 provisioning config files... 06:43:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5095650680138224560tmp [Pipeline] { [Pipeline] echo 06:43:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:43:36 ---> create-netrc.sh [Pipeline] } 06:43:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:43:37 ---> python-tools-install.sh [Pipeline] echo 06:43:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:43:37 ---> sudo-logs.sh 06:43:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:43:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:43:37 ---> job-cost.sh 06:43:37 lf-activate-venv: SKIPPING 06:43:37 DEBUG: total: 0.2199999988079071 06:43:37 INFO: Retrieving Stack Cost... 06:43:38 INFO: Retrieving Pricing Info for: v3-standard-8 06:43:38 INFO: Archiving Costs [Pipeline] echo 06:43:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:43:38 ---> logs-deploy.sh 06:43:38 lf-activate-venv: SKIPPING 06:43:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/87 06:43:38 INFO: archiving workspace using pattern(s): 06:43:39 Archives upload complete. 06:43:39 INFO: archiving logs to Nexus 06:43:40 ---> uname -a: 06:43:40 Linux prd-ubuntu20-04-docker-8c-8g-13857 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:43:40 06:43:40 06:43:40 ---> lscpu: 06:43:40 Architecture: x86_64 06:43:40 CPU op-mode(s): 32-bit, 64-bit 06:43:40 Byte Order: Little Endian 06:43:40 Address sizes: 40 bits physical, 48 bits virtual 06:43:40 CPU(s): 8 06:43:40 On-line CPU(s) list: 0-7 06:43:40 Thread(s) per core: 1 06:43:40 Core(s) per socket: 1 06:43:40 Socket(s): 8 06:43:40 NUMA node(s): 1 06:43:40 Vendor ID: AuthenticAMD 06:43:40 CPU family: 23 06:43:40 Model: 49 06:43:40 Model name: AMD EPYC-Rome Processor 06:43:40 Stepping: 0 06:43:40 CPU MHz: 2800.000 06:43:40 BogoMIPS: 5600.00 06:43:40 Virtualization: AMD-V 06:43:40 Hypervisor vendor: KVM 06:43:40 Virtualization type: full 06:43:40 L1d cache: 256 KiB 06:43:40 L1i cache: 256 KiB 06:43:40 L2 cache: 4 MiB 06:43:40 L3 cache: 128 MiB 06:43:40 NUMA node0 CPU(s): 0-7 06:43:40 Vulnerability Itlb multihit: Not affected 06:43:40 Vulnerability L1tf: Not affected 06:43:40 Vulnerability Mds: Not affected 06:43:40 Vulnerability Meltdown: Not affected 06:43:40 Vulnerability Mmio stale data: Not affected 06:43:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:43:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:43:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:43:40 Vulnerability Srbds: Not affected 06:43:40 Vulnerability Tsx async abort: Not affected 06:43:40 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 06:43:40 06:43:40 06:43:40 ---> nproc: 06:43:40 8 06:43:40 06:43:40 06:43:40 ---> df -h: 06:43:40 Filesystem Size Used Avail Use% Mounted on 06:43:40 overlay 155G 13G 143G 9% / 06:43:40 tmpfs 64M 0 64M 0% /dev 06:43:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:43:40 shm 64M 0 64M 0% /dev/shm 06:43:40 /dev/vda1 155G 13G 143G 9% /facter-os 06:43:40 06:43:40 06:43:40 ---> sar -b -r -n DEV: 06:43:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13857) 05/05/23 _x86_64_ (8 CPU) 06:43:40 06:43:40 06:26:28 LINUX RESTART (8 CPU) 06:43:40 06:43:40 06:27:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:43:40 06:28:01 198.29 13.09 185.20 0.00 1836.72 75059.76 0.00 06:43:40 06:29:01 119.90 0.23 119.66 0.00 12.13 26790.33 0.00 06:43:40 06:30:01 97.48 0.05 97.43 0.00 11.73 26947.66 0.00 06:43:40 06:31:01 1.23 0.00 1.23 0.00 0.00 15.86 0.00 06:43:40 06:32:01 36.28 11.81 24.46 0.00 5428.83 6227.76 0.00 06:43:40 06:33:01 4.27 0.00 4.27 0.00 0.00 49.72 0.00 06:43:40 06:34:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 06:43:40 06:35:01 2.05 0.00 2.05 0.00 0.00 22.40 0.00 06:43:40 06:36:01 1.37 0.00 1.37 0.00 0.00 15.59 0.00 06:43:40 06:37:01 2.55 0.00 2.55 0.00 0.00 39.99 0.00 06:43:40 06:38:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 06:43:40 06:39:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 06:43:40 06:40:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 06:43:40 06:41:01 30.54 0.23 30.31 0.00 14.80 24716.81 0.00 06:43:40 06:42:01 66.86 0.10 66.76 0.00 11.33 31669.12 0.00 06:43:40 06:43:01 1.73 0.00 1.73 0.00 0.00 20.26 0.00 06:43:40 Average: 35.31 1.58 33.73 0.00 455.82 11912.90 0.00 06:43:40 06:43:40 06:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:43:40 06:28:01 27859536 31614276 688948 2.10 143068 3770920 1840220 5.42 1142740 3393440 218704 06:43:40 06:29:01 28024544 31546616 753912 2.29 147844 3563512 2060116 6.07 1267776 3128596 137144 06:43:40 06:30:01 27675208 31583268 715304 2.18 156736 3900448 1770324 5.22 1247000 3454908 8 06:43:40 06:31:01 27674880 31583076 714924 2.17 156776 3900452 1770324 5.22 1246832 3454916 28 06:43:40 06:32:01 27303468 31567000 721800 2.20 164888 4232936 1836908 5.41 1477404 3568196 900 06:43:40 06:33:01 27304648 31568180 720552 2.19 164960 4232932 1853948 5.46 1477040 3568156 68 06:43:40 06:34:01 27312956 31576564 712168 2.17 165032 4232936 1853948 5.46 1468548 3568160 8 06:43:40 06:35:01 27312728 31576248 712320 2.17 165116 4232940 1853948 5.46 1468996 3568168 156 06:43:40 06:36:01 27313164 31577196 711940 2.17 165204 4232944 1853948 5.46 1468640 3568552 168 06:43:40 06:37:01 27313440 31577580 711468 2.16 165360 4232924 1853948 5.46 1468828 3568540 172 06:43:40 06:38:01 27313076 31577268 711732 2.16 165400 4232924 1837520 5.42 1468768 3568544 180 06:43:40 06:39:01 27313132 31577388 711588 2.16 165448 4232928 1837520 5.42 1468500 3568552 44 06:43:40 06:40:01 27313304 31577736 711136 2.16 165480 4233056 1837520 5.42 1468804 3568684 16 06:43:40 06:41:01 26167824 31458808 825188 2.51 182960 5152228 1908064 5.62 1674852 4411628 215144 06:43:40 06:42:01 25742184 31483812 795540 2.42 202968 5541784 1950448 5.75 1641324 4824812 256 06:43:40 06:43:01 25742104 31483856 795456 2.42 203040 5541788 1934144 5.70 1641372 4824816 64 06:43:40 Average: 27167887 31558054 732124 2.23 167518 4341728 1865803 5.50 1443589 3725542 35816 06:43:40 06:43:40 06:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:43:40 06:28:01 docker0 172.19 311.92 14.29 2018.97 0.00 0.00 0.00 0.00 06:43:40 06:28:01 ens3 639.06 362.77 8174.84 60.33 0.00 0.00 0.00 0.00 06:43:40 06:28:01 lo 6.44 6.44 0.62 0.62 0.00 0.00 0.00 0.00 06:43:40 06:29:01 docker0 1.33 3.33 0.08 42.49 0.00 0.00 0.00 0.00 06:43:40 06:29:01 ens3 59.16 51.36 95.39 89.27 0.00 0.00 0.00 0.00 06:43:40 06:29:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 06:43:40 06:30:01 docker0 1.23 2.88 0.08 42.95 0.00 0.00 0.00 0.00 06:43:40 06:30:01 ens3 152.19 110.30 2595.77 250.85 0.00 0.00 0.00 0.00 06:43:40 06:30:01 lo 7.13 7.13 0.70 0.70 0.00 0.00 0.00 0.00 06:43:40 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:40 06:31:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:43:40 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:40 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:40 06:32:01 ens3 76.15 33.13 1951.06 2.60 0.00 0.00 0.00 0.00 06:43:40 06:32:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 06:43:40 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:40 06:33:01 ens3 0.80 0.23 0.05 0.02 0.00 0.00 0.00 0.00 06:43:40 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:40 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:40 06:34:01 ens3 0.48 0.17 0.12 0.07 0.00 0.00 0.00 0.00 06:43:40 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:40 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:40 06:35:01 ens3 0.55 0.42 0.27 0.22 0.00 0.00 0.00 0.00 06:43:40 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:40 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:40 06:36:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:40 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:40 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:40 06:37:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:43:40 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:40 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:40 06:38:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:40 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:40 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:40 06:39:01 ens3 0.27 0.18 0.12 0.01 0.00 0.00 0.00 0.00 06:43:40 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:40 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:40 06:40:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:40 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:40 06:41:01 docker0 27.20 51.69 2.36 577.95 0.00 0.00 0.00 0.00 06:43:40 06:41:01 ens3 182.49 100.20 4552.30 14.75 0.00 0.00 0.00 0.00 06:43:40 06:41:01 veth9b5bc30 27.20 51.79 2.73 577.96 0.00 0.00 0.00 0.05 06:43:40 06:41:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 06:43:40 06:42:01 docker0 0.78 0.70 0.28 0.18 0.00 0.00 0.00 0.00 06:43:40 06:42:01 ens3 137.59 86.49 3212.79 22.33 0.00 0.00 0.00 0.00 06:43:40 06:42:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 06:43:40 06:42:01 veth9a27ef4 0.32 0.33 0.05 0.02 0.00 0.00 0.00 0.00 06:43:40 06:43:01 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:40 06:43:01 ens3 3.05 2.07 1.84 1.20 0.00 0.00 0.00 0.00 06:43:40 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:40 06:43:01 veth9a27ef4 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:43:40 Average: docker0 12.51 22.87 1.06 165.78 0.00 0.00 0.00 0.00 06:43:40 Average: ens3 77.72 46.40 1279.55 27.57 0.00 0.00 0.00 0.00 06:43:40 Average: lo 1.10 1.10 0.10 0.10 0.00 0.00 0.00 0.00 06:43:40 Average: veth9a27ef4 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:43:40 06:43:40 06:43:40 ---> sar -P ALL: 06:43:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13857) 05/05/23 _x86_64_ (8 CPU) 06:43:40 06:43:40 06:26:28 LINUX RESTART (8 CPU) 06:43:40 06:43:40 06:27:02 CPU %user %nice %system %iowait %steal %idle 06:43:40 06:28:01 all 10.19 0.00 4.45 3.75 0.07 81.54 06:43:40 06:28:01 0 8.75 0.00 4.15 4.14 0.05 82.91 06:43:40 06:28:01 1 11.33 0.00 4.60 1.53 0.09 82.46 06:43:40 06:28:01 2 10.35 0.00 4.40 0.10 0.09 85.06 06:43:40 06:28:01 3 11.56 0.00 3.74 0.78 0.07 83.86 06:43:40 06:28:01 4 10.56 0.00 4.22 3.07 0.05 82.10 06:43:40 06:28:01 5 9.89 0.00 4.99 20.19 0.07 64.87 06:43:40 06:28:01 6 9.50 0.00 4.35 0.07 0.05 86.03 06:43:40 06:28:01 7 9.61 0.00 5.17 0.14 0.07 85.02 06:43:40 06:29:01 all 43.27 0.00 6.54 1.23 0.10 48.87 06:43:40 06:29:01 0 42.09 0.00 8.26 3.07 0.10 46.48 06:43:40 06:29:01 1 46.64 0.00 7.47 2.36 0.10 43.42 06:43:40 06:29:01 2 42.21 0.00 5.92 0.02 0.10 51.74 06:43:40 06:29:01 3 42.86 0.00 6.15 0.20 0.10 50.69 06:43:40 06:29:01 4 42.08 0.00 6.32 1.16 0.08 50.35 06:43:40 06:29:01 5 44.03 0.00 6.00 2.44 0.10 47.43 06:43:40 06:29:01 6 42.26 0.00 6.41 0.07 0.08 51.18 06:43:40 06:29:01 7 43.97 0.00 5.81 0.51 0.10 49.61 06:43:40 06:30:01 all 3.92 0.00 1.51 1.47 0.04 93.06 06:43:40 06:30:01 0 2.56 0.00 1.64 3.50 0.05 92.25 06:43:40 06:30:01 1 2.65 0.00 1.81 7.14 0.03 88.36 06:43:40 06:30:01 2 4.81 0.00 1.76 0.02 0.03 93.37 06:43:40 06:30:01 3 4.34 0.00 1.57 0.32 0.03 93.74 06:43:40 06:30:01 4 5.54 0.00 0.89 0.00 0.03 93.54 06:43:40 06:30:01 5 4.34 0.00 1.61 0.45 0.03 93.56 06:43:40 06:30:01 6 2.90 0.00 1.21 0.07 0.03 95.79 06:43:40 06:30:01 7 4.19 0.00 1.61 0.32 0.03 93.85 06:43:40 06:31:01 all 0.09 0.00 0.01 0.00 0.01 99.89 06:43:40 06:31:01 0 0.02 0.00 0.02 0.02 0.00 99.95 06:43:40 06:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:43:40 06:31:01 2 0.55 0.00 0.02 0.00 0.02 99.42 06:43:40 06:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:43:40 06:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:43:40 06:31:01 5 0.05 0.00 0.00 0.00 0.02 99.93 06:43:40 06:31:01 6 0.03 0.00 0.05 0.00 0.02 99.90 06:43:40 06:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:43:40 06:32:01 all 1.16 0.00 0.58 0.55 0.02 97.69 06:43:40 06:32:01 0 0.43 0.00 0.63 0.83 0.03 98.06 06:43:40 06:32:01 1 0.72 0.00 0.38 0.05 0.00 98.85 06:43:40 06:32:01 2 1.07 0.00 0.40 0.60 0.02 97.91 06:43:40 06:32:01 3 0.63 0.00 0.63 0.70 0.02 98.01 06:43:40 06:32:01 4 1.25 0.00 0.65 0.52 0.03 97.54 06:43:40 06:32:01 5 1.08 0.00 0.65 0.77 0.02 97.49 06:43:40 06:32:01 6 3.00 0.00 0.65 0.50 0.02 95.83 06:43:40 06:32:01 7 1.05 0.00 0.67 0.43 0.02 97.83 06:43:40 06:33:01 all 0.01 0.00 0.02 0.01 0.01 99.96 06:43:40 06:33:01 0 0.02 0.00 0.03 0.05 0.00 99.90 06:43:40 06:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:43:40 06:33:01 2 0.00 0.00 0.02 0.00 0.02 99.97 06:43:40 06:33:01 3 0.00 0.00 0.00 0.02 0.02 99.97 06:43:40 06:33:01 4 0.02 0.00 0.05 0.00 0.02 99.92 06:43:40 06:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:43:40 06:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:43:40 06:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:43:40 06:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:43:40 06:34:01 0 0.00 0.00 0.00 0.03 0.00 99.97 06:43:40 06:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:43:40 06:34:01 2 0.05 0.00 0.00 0.00 0.00 99.95 06:43:40 06:34:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:43:40 06:34:01 4 0.02 0.00 0.02 0.00 0.03 99.93 06:43:40 06:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:43:40 06:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:43:40 06:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:43:40 06:35:01 all 0.05 0.00 0.01 0.01 0.01 99.92 06:43:40 06:35:01 0 0.03 0.00 0.03 0.03 0.02 99.88 06:43:40 06:35:01 1 0.05 0.00 0.00 0.00 0.00 99.95 06:43:40 06:35:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:43:40 06:35:01 3 0.02 0.00 0.02 0.02 0.02 99.93 06:43:40 06:35:01 4 0.18 0.00 0.02 0.00 0.03 99.77 06:43:40 06:35:01 5 0.05 0.00 0.02 0.00 0.00 99.93 06:43:40 06:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:43:40 06:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:43:40 06:36:01 all 0.04 0.00 0.01 0.01 0.01 99.94 06:43:40 06:36:01 0 0.00 0.00 0.00 0.05 0.00 99.95 06:43:40 06:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:43:40 06:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:43:40 06:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:43:40 06:36:01 4 0.22 0.00 0.02 0.00 0.02 99.75 06:43:40 06:36:01 5 0.03 0.00 0.03 0.00 0.02 99.92 06:43:40 06:36:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:43:40 06:36:01 7 0.00 0.00 0.02 0.00 0.02 99.97 06:43:40 06:37:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:43:40 06:37:01 0 0.03 0.00 0.02 0.05 0.02 99.88 06:43:40 06:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:43:40 06:37:01 2 0.00 0.00 0.02 0.00 0.02 99.97 06:43:40 06:37:01 3 0.00 0.00 0.00 0.02 0.02 99.97 06:43:40 06:37:01 4 0.02 0.00 0.03 0.00 0.02 99.93 06:43:40 06:37:01 5 0.05 0.00 0.02 0.00 0.00 99.93 06:43:40 06:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:43:40 06:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:43:40 06:38:01 all 0.20 0.00 0.01 0.01 0.01 99.78 06:43:40 06:38:01 0 0.00 0.00 0.00 0.02 0.00 99.98 06:43:40 06:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:43:40 06:38:01 2 1.45 0.00 0.00 0.00 0.00 98.55 06:43:40 06:38:01 3 0.03 0.00 0.03 0.03 0.02 99.88 06:43:40 06:38:01 4 0.05 0.00 0.00 0.00 0.03 99.92 06:43:40 06:38:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:43:40 06:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:43:40 06:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:43:40 06:43:40 06:38:01 CPU %user %nice %system %iowait %steal %idle 06:43:40 06:39:01 all 0.01 0.00 0.00 0.01 0.01 99.96 06:43:40 06:39:01 0 0.02 0.00 0.00 0.03 0.02 99.93 06:43:40 06:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:43:40 06:39:01 2 0.05 0.00 0.00 0.00 0.02 99.93 06:43:40 06:39:01 3 0.00 0.00 0.00 0.08 0.00 99.92 06:43:40 06:39:01 4 0.02 0.00 0.03 0.00 0.02 99.93 06:43:40 06:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:43:40 06:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:43:40 06:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:43:40 06:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:43:40 06:40:01 0 0.00 0.00 0.02 0.02 0.00 99.97 06:43:40 06:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:43:40 06:40:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:43:40 06:40:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:43:40 06:40:01 4 0.03 0.00 0.02 0.00 0.03 99.92 06:43:40 06:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:43:40 06:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:43:40 06:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:43:40 06:41:01 all 3.81 0.00 1.54 0.63 0.03 94.00 06:43:40 06:41:01 0 3.14 0.00 2.45 4.71 0.03 89.66 06:43:40 06:41:01 1 4.13 0.00 1.25 0.02 0.03 94.56 06:43:40 06:41:01 2 4.23 0.00 1.36 0.00 0.03 94.37 06:43:40 06:41:01 3 2.11 0.00 1.88 0.12 0.02 95.88 06:43:40 06:41:01 4 3.61 0.00 1.28 0.00 0.05 95.07 06:43:40 06:41:01 5 3.88 0.00 1.25 0.10 0.03 94.73 06:43:40 06:41:01 6 4.82 0.00 1.27 0.02 0.02 93.87 06:43:40 06:41:01 7 4.53 0.00 1.54 0.07 0.02 93.85 06:43:40 06:42:01 all 4.03 0.00 1.80 1.12 0.04 93.01 06:43:40 06:42:01 0 3.10 0.00 1.43 1.48 0.03 93.96 06:43:40 06:42:01 1 4.34 0.00 1.46 0.02 0.03 94.15 06:43:40 06:42:01 2 4.36 0.00 1.50 0.24 0.05 93.86 06:43:40 06:42:01 3 4.81 0.00 1.89 1.89 0.05 91.35 06:43:40 06:42:01 4 4.25 0.00 1.71 0.28 0.03 93.72 06:43:40 06:42:01 5 3.83 0.00 1.95 4.33 0.05 89.85 06:43:40 06:42:01 6 3.59 0.00 2.03 0.13 0.03 94.21 06:43:40 06:42:01 7 3.97 0.00 2.40 0.55 0.05 93.03 06:43:40 06:43:01 all 0.02 0.00 0.02 0.30 0.01 99.65 06:43:40 06:43:01 0 0.03 0.00 0.00 1.87 0.02 98.08 06:43:40 06:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:43:40 06:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:43:40 06:43:01 3 0.02 0.00 0.07 0.00 0.03 99.88 06:43:40 06:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:43:40 06:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:43:40 06:43:01 6 0.02 0.00 0.03 0.00 0.00 99.95 06:43:40 06:43:01 7 0.03 0.00 0.03 0.52 0.03 99.38 06:43:40 Average: all 4.15 0.00 1.02 0.56 0.02 94.24 06:43:40 Average: 0 3.74 0.00 1.16 1.24 0.02 93.84 06:43:40 Average: 1 4.33 0.00 1.05 0.69 0.02 93.90 06:43:40 Average: 2 4.31 0.00 0.96 0.06 0.03 94.65 06:43:40 Average: 3 4.12 0.00 0.99 0.26 0.03 94.60 06:43:40 Average: 4 4.22 0.00 0.95 0.31 0.03 94.50 06:43:40 Average: 5 4.17 0.00 1.03 1.73 0.02 93.05 06:43:40 Average: 6 4.11 0.00 0.99 0.05 0.02 94.82 06:43:40 Average: 7 4.17 0.00 1.06 0.16 0.02 94.59 06:43:40 06:43:40 06:43:40