Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d994045550ebd1c1180300e153d74141484e57aa 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-ssh8992552406793340930.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-ssh15264443083303402718.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-ssh1054069681461052052.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-ssh6003235593300013574.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-ssh17877857854903021808.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 ‘prd-ubuntu20.04-docker-8c-8g-16779’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16781 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 d994045550ebd1c1180300e153d74141484e57aa (main) Commit message: "fix: Move intializion of registered llrp devices from initialize to start (#236)" > 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 d994045550ebd1c1180300e153d74141484e57aa # timeout=10 > git rev-list --no-walk 427759c4c8768a0667949273cf9123d5f3339a5e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:45:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:45:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:45:43 ========================================================= 20:45:43 EdgeX Global Pipelines Version Info 20:45:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:45:44 ------------------- 20:45:44 stable info: 20:45:44 ------------------- 20:45:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:45:44 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:45:44 Message: update stable to v1.0.249 20:45:45 ------------------- 20:45:45 experimental info: 20:45:45 ------------------- 20:45:45 Commited By: **** collab-it+edgex@linuxfoundation.org 20:45:45 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:45:45 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d994045550ebd1c1180300e153d74141484e57aa [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d994045 [Pipeline] echo 20:45:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:45:45 provisioning config files... 20:45:45 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9418221602778438972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:46 ---> docker-login.sh 20:45:46 nexus3.edgexfoundry.org:10001 20:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:46 Configure a credential helper to remove this warning. See 20:45:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:46 20:45:46 Login Succeeded 20:45:46 nexus3.edgexfoundry.org:10002 20:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:46 Configure a credential helper to remove this warning. See 20:45:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:46 20:45:46 Login Succeeded 20:45:46 nexus3.edgexfoundry.org:10003 20:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:46 Configure a credential helper to remove this warning. See 20:45:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:46 20:45:46 Login Succeeded 20:45:46 nexus3.edgexfoundry.org:10004 20:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:46 Configure a credential helper to remove this warning. See 20:45:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:46 20:45:46 Login Succeeded 20:45:46 docker.io 20:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:47 Configure a credential helper to remove this warning. See 20:45:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:47 20:45:47 Login Succeeded 20:45:47 ---> docker-login.sh ends [Pipeline] } 20:45:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:45:47 + git rev-list -1 --merges d994045550ebd1c1180300e153d74141484e57aa~1..d994045550ebd1c1180300e153d74141484e57aa [Pipeline] echo 20:45:47 -----------> git rev-list -1 --merges d994045550ebd1c1180300e153d74141484e57aa~1..d994045550ebd1c1180300e153d74141484e57aa d994045550ebd1c1180300e153d74141484e57aa [false] [Pipeline] sh 20:45:47 + git log --format=format:%s -1 d994045550ebd1c1180300e153d74141484e57aa [Pipeline] echo 20:45:47 ========================================================= 20:45:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:45:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:45:48 + git log --format=format:%s -1 d994045550ebd1c1180300e153d74141484e57aa [Pipeline] echo 20:45:48 [semverPrep] GIT_COMMIT: d994045550ebd1c1180300e153d74141484e57aa, Commit Message: fix: Move intializion of registered llrp devices from initialize to start (#236) [Pipeline] echo 20:45:48 [semverPrep] This is not a build commit. [Pipeline] sh 20:45:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:45:48 + grep -v github /etc/ssh/ssh_known_hosts 20:45:48 + [ -e /tmp/ssh_known_hosts ] 20:45:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:45:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:45:48 + sudo tee -a /etc/ssh/ssh_known_hosts 20:45:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:45:49 20:45:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:45:49 0.1.4: Pulling from edgex-devops/py-git-semver 20:45:49 b85a868b505f: Pulling fs layer 20:45:49 e2be974225ed: Pulling fs layer 20:45:49 339a4e72a1f5: Pulling fs layer 20:45:49 988bab9f4d93: Pulling fs layer 20:45:49 1469e6f7b9e6: Pulling fs layer 20:45:49 eaf3925da568: Pulling fs layer 20:45:49 bab4dde63d76: Pulling fs layer 20:45:49 bde34c3a00c8: Pulling fs layer 20:45:49 b352a97aabf1: Pulling fs layer 20:45:49 4872d77fe225: Pulling fs layer 20:45:49 5851b861e8e6: Pulling fs layer 20:45:49 988bab9f4d93: Waiting 20:45:49 b352a97aabf1: Waiting 20:45:49 eaf3925da568: Waiting 20:45:49 4872d77fe225: Waiting 20:45:49 5851b861e8e6: Waiting 20:45:49 bab4dde63d76: Waiting 20:45:49 bde34c3a00c8: Waiting 20:45:49 1469e6f7b9e6: Waiting 20:45:49 e2be974225ed: Download complete 20:45:49 988bab9f4d93: Verifying Checksum 20:45:49 988bab9f4d93: Download complete 20:45:49 1469e6f7b9e6: Verifying Checksum 20:45:49 1469e6f7b9e6: Download complete 20:45:49 eaf3925da568: Verifying Checksum 20:45:49 eaf3925da568: Download complete 20:45:49 339a4e72a1f5: Verifying Checksum 20:45:49 339a4e72a1f5: Download complete 20:45:49 bde34c3a00c8: Verifying Checksum 20:45:49 bde34c3a00c8: Download complete 20:45:49 b352a97aabf1: Download complete 20:45:49 4872d77fe225: Verifying Checksum 20:45:49 4872d77fe225: Download complete 20:45:49 5851b861e8e6: Verifying Checksum 20:45:49 5851b861e8e6: Download complete 20:45:49 b85a868b505f: Verifying Checksum 20:45:49 b85a868b505f: Download complete 20:45:49 bab4dde63d76: Verifying Checksum 20:45:49 bab4dde63d76: Download complete 20:45:50 b85a868b505f: Pull complete 20:45:50 e2be974225ed: Pull complete 20:45:51 339a4e72a1f5: Pull complete 20:45:51 988bab9f4d93: Pull complete 20:45:51 1469e6f7b9e6: Pull complete 20:45:51 eaf3925da568: Pull complete 20:45:53 bab4dde63d76: Pull complete 20:45:53 bde34c3a00c8: Pull complete 20:45:53 b352a97aabf1: Pull complete 20:45:53 4872d77fe225: Pull complete 20:45:53 5851b861e8e6: Pull complete 20:45:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:45:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:45:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:53 prd-ubuntu20.04-docker-8c-8g-16781 does not seem to be running inside a container 20:45:53 $ 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 20:45:56 $ docker top d16b4b4f7a4339ba91d6e0e48cf5030d190fa0a13fc9ac82eedf344635a65dda -eo pid,comm 20:45:56 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). 20:45:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:45:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:56 [ssh-agent] Looking for ssh-agent implementation... 20:45:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:57 $ docker exec d16b4b4f7a4339ba91d6e0e48cf5030d190fa0a13fc9ac82eedf344635a65dda ssh-agent 20:45:57 SSH_AUTH_SOCK=/tmp/ssh-7oo9yBpVODU7/agent.32 20:45:57 SSH_AGENT_PID=38 20:45:57 Running ssh-add (command line suppressed) 20:45:57 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15255001208641959791.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15255001208641959791.key) 20:45:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:57 + git tag --points-at HEAD [Pipeline] } 20:45:57 $ docker exec --env ******** --env ******** d16b4b4f7a4339ba91d6e0e48cf5030d190fa0a13fc9ac82eedf344635a65dda ssh-agent -k 20:45:57 unset SSH_AUTH_SOCK; 20:45:57 unset SSH_AGENT_PID; 20:45:57 echo Agent pid 38 killed; 20:45:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:45:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:57 [ssh-agent] Looking for ssh-agent implementation... 20:45:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:57 $ docker exec d16b4b4f7a4339ba91d6e0e48cf5030d190fa0a13fc9ac82eedf344635a65dda ssh-agent 20:45:57 SSH_AUTH_SOCK=/tmp/ssh-w6Dt4Q6CKWmQ/agent.70 20:45:57 SSH_AGENT_PID=76 20:45:57 Running ssh-add (command line suppressed) 20:45:58 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15242341646733281609.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15242341646733281609.key) 20:45:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:58 + git semver init 20:45:58 2023-05-24 20:45:58,520 [run_init] DEBUG init version:0.0.0 force:False 20:45:58 2023-05-24 20:45:58,522 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 20:45:58 2023-05-24 20:45:58,522 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 20:45:58 2023-05-24 20:45:58,522 [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) 20:45:59 2023-05-24 20:45:59,302 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 20:45:59 2023-05-24 20:45:59,302 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 20:45:59 2023-05-24 20:45:59,302 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:45:59 2023-05-24 20:45:59,303 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:45:59 3.0.0-dev.28 [Pipeline] } 20:45:59 $ docker exec --env ******** --env ******** d16b4b4f7a4339ba91d6e0e48cf5030d190fa0a13fc9ac82eedf344635a65dda ssh-agent -k 20:45:59 unset SSH_AUTH_SOCK; 20:45:59 unset SSH_AGENT_PID; 20:45:59 echo Agent pid 76 killed; 20:45:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:45:59 + git semver [Pipeline] } 20:46:00 $ docker stop --time=1 d16b4b4f7a4339ba91d6e0e48cf5030d190fa0a13fc9ac82eedf344635a65dda 20:46:01 $ docker rm -f --volumes d16b4b4f7a4339ba91d6e0e48cf5030d190fa0a13fc9ac82eedf344635a65dda [Pipeline] // withDockerContainer [Pipeline] sh 20:46:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:46:02 Stashed 1 file(s) [Pipeline] echo 20:46:02 [edgeXSemver]: initialized semver on version 3.0.0-dev.28 [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 20:46:02 provisioning config files... 20:46:02 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8852847121464616614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:46:02 ---> docker-login.sh 20:46:02 nexus3.edgexfoundry.org:10001 20:46:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:02 Configure a credential helper to remove this warning. See 20:46:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:02 20:46:02 Login Succeeded 20:46:02 nexus3.edgexfoundry.org:10002 20:46:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:02 Configure a credential helper to remove this warning. See 20:46:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:02 20:46:02 Login Succeeded 20:46:02 nexus3.edgexfoundry.org:10003 20:46:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:02 Configure a credential helper to remove this warning. See 20:46:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:02 20:46:02 Login Succeeded 20:46:02 nexus3.edgexfoundry.org:10004 20:46:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:02 Configure a credential helper to remove this warning. See 20:46:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:02 20:46:02 Login Succeeded 20:46:02 docker.io 20:46:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:03 Configure a credential helper to remove this warning. See 20:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:03 20:46:03 Login Succeeded 20:46:03 ---> docker-login.sh ends [Pipeline] } 20:46:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:46:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:46:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:46:03 ========================================================= 20:46:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:46:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:03 + 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 . 20:46:03 Sending build context to Docker daemon 4.256MB 20:46:03 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:46:03 Step 2/12 : FROM ${BASE} AS builder 20:46:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:46:03 f56be85fc22e: Pulling fs layer 20:46:03 85791d961cd3: Pulling fs layer 20:46:03 d694b5ae8c79: Pulling fs layer 20:46:03 9f32a84ed3da: Pulling fs layer 20:46:03 4d19c01a9841: Pulling fs layer 20:46:03 9325e15d5711: Pulling fs layer 20:46:03 556b6ee489ea: Pulling fs layer 20:46:03 c5a4b2cf53e6: Pulling fs layer 20:46:03 4d19c01a9841: Waiting 20:46:03 9325e15d5711: Waiting 20:46:03 556b6ee489ea: Waiting 20:46:03 c5a4b2cf53e6: Waiting 20:46:03 9f32a84ed3da: Waiting 20:46:03 85791d961cd3: Verifying Checksum 20:46:03 85791d961cd3: Download complete 20:46:03 9f32a84ed3da: Download complete 20:46:03 4d19c01a9841: Download complete 20:46:03 f56be85fc22e: Download complete 20:46:03 9325e15d5711: Verifying Checksum 20:46:03 9325e15d5711: Download complete 20:46:03 f56be85fc22e: Pull complete 20:46:04 85791d961cd3: Pull complete 20:46:04 c5a4b2cf53e6: Verifying Checksum 20:46:04 c5a4b2cf53e6: Download complete 20:46:04 d694b5ae8c79: Verifying Checksum 20:46:04 d694b5ae8c79: Download complete 20:46:04 556b6ee489ea: Verifying Checksum 20:46:04 556b6ee489ea: Download complete 20:46:07 d694b5ae8c79: Pull complete 20:46:07 9f32a84ed3da: Pull complete 20:46:07 4d19c01a9841: Pull complete 20:46:07 9325e15d5711: Pull complete 20:46:09 556b6ee489ea: Pull complete 20:46:10 c5a4b2cf53e6: Pull complete 20:46:10 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 20:46:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:46:10 ---> c4be618373d6 20:46:10 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:46:14 ---> Running in 3ab981c2345f 20:46:14 Removing intermediate container 3ab981c2345f 20:46:14 ---> d972e0f6295e 20:46:14 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:46:14 ---> Running in 6908e8f5a904 20:46:14 Removing intermediate container 6908e8f5a904 20:46:14 ---> 2648b599bd95 20:46:14 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 20:46:14 ---> Running in 82ec2109e04e 20:46:14 Removing intermediate container 82ec2109e04e 20:46:14 ---> 5edf7f2ba1db 20:46:14 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:46:14 ---> Running in 9af7282a37f8 20:46:15 Removing intermediate container 9af7282a37f8 20:46:15 ---> 977393db81b0 20:46:15 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:46:15 ---> Running in 2250328cfc9d 20:46:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:46:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:46:15 OK: 265 MiB in 53 packages 20:46:15 Removing intermediate container 2250328cfc9d 20:46:15 ---> ea8ff78169a7 20:46:15 Step 8/12 : WORKDIR /app 20:46:15 ---> Running in 498cbf567ae4 20:46:16 Removing intermediate container 498cbf567ae4 20:46:16 ---> 1282e8188092 20:46:16 Step 9/12 : COPY go.mod vendor* ./ 20:46:16 ---> 1611c3914e45 20:46:16 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:16 ---> Running in a24a5ccf558e 20:46:17 Still waiting to schedule task 20:46:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:46:42 Removing intermediate container a24a5ccf558e 20:46:42 ---> 7f300d0db803 20:46:42 Step 11/12 : COPY . . 20:46:42 ---> f41d458d4d6b 20:46:42 Step 12/12 : RUN $MAKE 20:46:42 ---> Running in bd6d25c93c78 20:46:42 noop 20:46:42 Removing intermediate container bd6d25c93c78 20:46:42 ---> 33e989002876 20:46:42 Successfully built 33e989002876 20:46:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:43 + docker inspect -f . ci-base-image-x86_64 20:46:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:43 prd-ubuntu20.04-docker-8c-8g-16781 does not seem to be running inside a container 20:46:43 $ 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 20:46:43 $ docker top 0de941248112c612f2b3862d7e08d6fedfba9b9b0208210b6993c6d02fe04a07 -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:43 + go version 20:46:43 go version go1.20.2 linux/amd64 [Pipeline] } 20:46:43 $ docker stop --time=1 0de941248112c612f2b3862d7e08d6fedfba9b9b0208210b6993c6d02fe04a07 20:46:45 $ docker rm -f --volumes 0de941248112c612f2b3862d7e08d6fedfba9b9b0208210b6993c6d02fe04a07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:45 + docker inspect -f . ci-base-image-x86_64 20:46:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:45 prd-ubuntu20.04-docker-8c-8g-16781 does not seem to be running inside a container 20:46:45 $ 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 20:46:45 $ docker top 75ee1704f07b563a2ea29f2da66624836c2b675b8adaa5efbc0fb933de294779 -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:46 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 20:46:46 + make test 20:46:46 go test ./... -coverprofile=coverage.out ./... 20:46:51 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:47:01 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:47:01 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:47:04 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.363s coverage: 40.5% of statements 20:47:04 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.241s coverage: 51.9% of statements 20:47:04 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.006s coverage: 96.4% of statements 20:47:10 go vet ./... 20:47:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:47:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:47:14 ./bin/test-attribution-txt.sh 20:47:14 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 20:47:14 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 20:47:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:47:14 $ docker stop --time=1 75ee1704f07b563a2ea29f2da66624836c2b675b8adaa5efbc0fb933de294779 20:47:17 $ docker rm -f --volumes 75ee1704f07b563a2ea29f2da66624836c2b675b8adaa5efbc0fb933de294779 [Pipeline] // withDockerContainer [Pipeline] sh 20:47:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:47:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:47:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:47:18 + ls -al . 20:47:18 total 628 20:47:18 drwxrwxr-x 11 jenkins jenkins 4096 May 24 20:46 . 20:47:18 drwxrwxr-x 4 jenkins jenkins 4096 May 24 20:45 .. 20:47:18 -rw-rw-r-- 1 jenkins jenkins 134 May 24 20:45 .dockerignore 20:47:18 drwxrwxr-x 8 jenkins jenkins 4096 May 24 20:46 .git 20:47:18 drwxrwxr-x 3 jenkins jenkins 4096 May 24 20:45 .github 20:47:18 -rw-rw-r-- 1 jenkins jenkins 946 May 24 20:45 .gitignore 20:47:18 -rw-rw-r-- 1 jenkins jenkins 41 May 24 20:45 .golangci.yml 20:47:18 drwxr-xr-x 3 jenkins jenkins 4096 May 24 20:45 .semver 20:47:18 -rw-rw-r-- 1 jenkins jenkins 10794 May 24 20:45 Attribution.txt 20:47:18 -rw-rw-r-- 1 jenkins jenkins 5905 May 24 20:45 CHANGELOG.md 20:47:18 -rw-rw-r-- 1 jenkins jenkins 1347 May 24 20:45 Dockerfile 20:47:18 -rw-rw-r-- 1 jenkins jenkins 677 May 24 20:45 GOVERNANCE.md 20:47:18 -rw-rw-r-- 1 jenkins jenkins 683 May 24 20:45 Jenkinsfile 20:47:18 -rw-rw-r-- 1 jenkins jenkins 11347 May 24 20:45 LICENSE 20:47:18 -rw-rw-r-- 1 jenkins jenkins 2053 May 24 20:45 Makefile 20:47:18 -rw-rw-r-- 1 jenkins jenkins 625 May 24 20:45 OWNERS.md 20:47:18 -rw-rw-r-- 1 jenkins jenkins 28505 May 24 20:45 README.md 20:47:18 -rw-rw-r-- 1 jenkins jenkins 12 May 24 20:46 VERSION 20:47:18 drwxrwxr-x 2 jenkins jenkins 4096 May 24 20:45 bin 20:47:18 drwxrwxr-x 4 jenkins jenkins 4096 May 24 20:45 cmd 20:47:18 -rw-r--r-- 1 jenkins jenkins 458039 May 24 20:47 coverage.out 20:47:18 drwxrwxr-x 2 jenkins jenkins 4096 May 24 20:45 examples 20:47:18 -rw-rw-r-- 1 jenkins jenkins 3419 May 24 20:45 go.mod 20:47:18 -rw-rw-r-- 1 jenkins jenkins 31078 May 24 20:45 go.sum 20:47:18 drwxrwxr-x 2 jenkins jenkins 4096 May 24 20:45 images 20:47:18 drwxrwxr-x 5 jenkins jenkins 4096 May 24 20:45 internal 20:47:18 drwxrwxr-x 4 jenkins jenkins 4096 May 24 20:45 snap 20:47:18 -rw-rw-r-- 1 jenkins jenkins 193 May 24 20:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:19 + 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=d994045550ebd1c1180300e153d74141484e57aa --label arch=amd64 --label version=3.0.0-dev.28 . 20:47:19 Sending build context to Docker daemon 4.256MB 20:47:19 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 20:47:19 Step 2/24 : FROM ${BASE} AS builder 20:47:19 ---> 33e989002876 20:47:19 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:47:19 ---> Running in 9964dc9fe21c 20:47:19 Removing intermediate container 9964dc9fe21c 20:47:19 ---> a9a5a8f1c9be 20:47:19 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:47:19 ---> Running in daa8497ad8ec 20:47:19 Removing intermediate container daa8497ad8ec 20:47:19 ---> e0e685cadb0c 20:47:19 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 20:47:19 ---> Running in 1fe73a042fe1 20:47:19 Removing intermediate container 1fe73a042fe1 20:47:19 ---> 7b94f297afb6 20:47:19 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 20:47:19 ---> Running in aa5ebb178659 20:47:19 Removing intermediate container aa5ebb178659 20:47:19 ---> 818e813a0a5c 20:47:19 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:47:19 ---> Running in 4107669f66d7 20:47:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:47:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:47:20 OK: 265 MiB in 53 packages 20:47:20 Removing intermediate container 4107669f66d7 20:47:20 ---> 4578e91d7d03 20:47:20 Step 8/24 : WORKDIR /app 20:47:20 ---> Running in 8c44bc6d1b69 20:47:20 Removing intermediate container 8c44bc6d1b69 20:47:20 ---> 1324eb920e5b 20:47:20 Step 9/24 : COPY go.mod vendor* ./ 20:47:20 ---> 65a14895b5f1 20:47:20 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:20 ---> Running in 0e37853e24f8 20:47:21 Removing intermediate container 0e37853e24f8 20:47:21 ---> 0456ab62d99c 20:47:21 Step 11/24 : COPY . . 20:47:21 ---> f716b4077eea 20:47:21 Step 12/24 : RUN $MAKE 20:47:21 ---> Running in 3994b1e0a66c 20:47:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 20:47:40 Removing intermediate container 3994b1e0a66c 20:47:40 ---> 3b3557c9d5c3 20:47:40 Step 13/24 : FROM alpine:3.17 20:47:40 3.17: Pulling from library/alpine 20:47:40 f56be85fc22e: Already exists 20:47:40 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:47:40 Status: Downloaded newer image for alpine:3.17 20:47:40 ---> 9ed4aefc74f6 20:47:40 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:47:40 ---> Running in 937970af88fb 20:47:40 Removing intermediate container 937970af88fb 20:47:40 ---> 786744da9b52 20:47:40 Step 15/24 : RUN apk add --update --no-cache dumb-init 20:47:40 ---> Running in 1316dd00e0d2 20:47:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:47:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:47:40 (1/1) Installing dumb-init (1.2.5-r2) 20:47:40 Executing busybox-1.35.0-r29.trigger 20:47:40 OK: 7 MiB in 16 packages 20:47:41 Removing intermediate container 1316dd00e0d2 20:47:41 ---> b74e0a61211f 20:47:41 Step 16/24 : COPY --from=builder /app/LICENSE / 20:47:41 ---> 750d5499912c 20:47:41 Step 17/24 : COPY --from=builder /app/Attribution.txt / 20:47:41 ---> 5a6bb8e78468 20:47:41 Step 18/24 : COPY --from=builder /app/cmd/ / 20:47:42 ---> 269c3f217df6 20:47:42 Step 19/24 : EXPOSE 59989 20:47:42 ---> Running in 48a30011ac5b 20:47:42 Removing intermediate container 48a30011ac5b 20:47:42 ---> 4ba3acd31b6f 20:47:42 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 20:47:42 ---> Running in 445136950a5e 20:47:42 Removing intermediate container 445136950a5e 20:47:42 ---> 310ccc9be234 20:47:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:47:42 ---> Running in 35eb8ec30b39 20:47:42 Removing intermediate container 35eb8ec30b39 20:47:42 ---> 396c283d5973 20:47:42 Step 22/24 : LABEL arch=amd64 20:47:42 ---> Running in 0d9baf3f1f7f 20:47:42 Removing intermediate container 0d9baf3f1f7f 20:47:42 ---> 672abd3edde6 20:47:42 Step 23/24 : LABEL git_sha=d994045550ebd1c1180300e153d74141484e57aa 20:47:42 ---> Running in a61ee52d869c 20:47:42 Removing intermediate container a61ee52d869c 20:47:42 ---> dd92e14ea45f 20:47:42 Step 24/24 : LABEL version=3.0.0-dev.28 20:47:42 ---> Running in b316bab7c8d0 20:47:42 Removing intermediate container b316bab7c8d0 20:47:42 ---> 49ba873b073d 20:47:42 [Warning] One or more build-args [ARCH] were not consumed 20:47:42 Successfully built 49ba873b073d 20:47:42 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 20:47:42 provisioning config files... 20:47:42 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13772549477126126474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:42 ---> docker-login.sh 20:47:42 nexus3.edgexfoundry.org:10001 20:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:42 Configure a credential helper to remove this warning. See 20:47:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:42 20:47:42 Login Succeeded 20:47:42 nexus3.edgexfoundry.org:10002 20:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:42 Configure a credential helper to remove this warning. See 20:47:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:42 20:47:42 Login Succeeded 20:47:42 nexus3.edgexfoundry.org:10003 20:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:43 Configure a credential helper to remove this warning. See 20:47:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:43 20:47:43 Login Succeeded 20:47:43 nexus3.edgexfoundry.org:10004 20:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:43 Configure a credential helper to remove this warning. See 20:47:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:43 20:47:43 Login Succeeded 20:47:43 docker.io 20:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:43 Configure a credential helper to remove this warning. See 20:47:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:43 20:47:43 Login Succeeded 20:47:43 ---> docker-login.sh ends [Pipeline] } 20:47:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:47:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:47:43 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 20:47:43 d994045550ebd1c1180300e153d74141484e57aa 20:47:43 latest 20:47:43 3.0.0-dev.28 20:47:43 d994045550ebd1c1180300e153d74141484e57aa-3.0.0-dev.28 20:47:43 main 20:47:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:43 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:d994045550ebd1c1180300e153d74141484e57aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:44 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:d994045550ebd1c1180300e153d74141484e57aa 20:47:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:47:44 e62eefef867a: Preparing 20:47:44 441c57da487c: Preparing 20:47:44 52902b3ea0a9: Preparing 20:47:44 a03ca21ea9cf: Preparing 20:47:44 f1417ff83b31: Preparing 20:47:44 f1417ff83b31: Layer already exists 20:47:44 52902b3ea0a9: Pushed 20:47:44 441c57da487c: Pushed 20:47:44 a03ca21ea9cf: Pushed 20:47:46 e62eefef867a: Pushed 20:47:46 d994045550ebd1c1180300e153d74141484e57aa: digest: sha256:fb93e3513d2a6856f51607770983fe177751925ff84b29aa0d63e6ca1dbbeb78 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:47 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:47 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 20:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:47:47 e62eefef867a: Preparing 20:47:47 441c57da487c: Preparing 20:47:47 52902b3ea0a9: Preparing 20:47:47 a03ca21ea9cf: Preparing 20:47:47 f1417ff83b31: Preparing 20:47:47 f1417ff83b31: Layer already exists 20:47:47 a03ca21ea9cf: Layer already exists 20:47:47 52902b3ea0a9: Layer already exists 20:47:47 441c57da487c: Layer already exists 20:47:47 e62eefef867a: Layer already exists 20:47:47 latest: digest: sha256:fb93e3513d2a6856f51607770983fe177751925ff84b29aa0d63e6ca1dbbeb78 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:47 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:48 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.28 20:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:47:48 e62eefef867a: Preparing 20:47:48 441c57da487c: Preparing 20:47:48 52902b3ea0a9: Preparing 20:47:48 a03ca21ea9cf: Preparing 20:47:48 f1417ff83b31: Preparing 20:47:48 a03ca21ea9cf: Layer already exists 20:47:48 f1417ff83b31: Layer already exists 20:47:48 52902b3ea0a9: Layer already exists 20:47:48 e62eefef867a: Layer already exists 20:47:48 441c57da487c: Layer already exists 20:47:48 3.0.0-dev.28: digest: sha256:fb93e3513d2a6856f51607770983fe177751925ff84b29aa0d63e6ca1dbbeb78 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:48 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:d994045550ebd1c1180300e153d74141484e57aa-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:48 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:d994045550ebd1c1180300e153d74141484e57aa-3.0.0-dev.28 20:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:47:48 e62eefef867a: Preparing 20:47:48 441c57da487c: Preparing 20:47:48 52902b3ea0a9: Preparing 20:47:48 a03ca21ea9cf: Preparing 20:47:48 f1417ff83b31: Preparing 20:47:48 e62eefef867a: Layer already exists 20:47:48 f1417ff83b31: Layer already exists 20:47:48 52902b3ea0a9: Layer already exists 20:47:48 a03ca21ea9cf: Layer already exists 20:47:48 441c57da487c: Layer already exists 20:47:48 d994045550ebd1c1180300e153d74141484e57aa-3.0.0-dev.28: digest: sha256:fb93e3513d2a6856f51607770983fe177751925ff84b29aa0d63e6ca1dbbeb78 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:49 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:49 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 20:47:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:47:49 e62eefef867a: Preparing 20:47:49 441c57da487c: Preparing 20:47:49 52902b3ea0a9: Preparing 20:47:49 a03ca21ea9cf: Preparing 20:47:49 f1417ff83b31: Preparing 20:47:49 a03ca21ea9cf: Layer already exists 20:47:49 e62eefef867a: Layer already exists 20:47:49 52902b3ea0a9: Layer already exists 20:47:49 f1417ff83b31: Layer already exists 20:47:49 441c57da487c: Layer already exists 20:47:49 main: digest: sha256:fb93e3513d2a6856f51607770983fe177751925ff84b29aa0d63e6ca1dbbeb78 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:47:49 ===================================================== [Pipeline] echo 20:47:49 taggedImages: 20:47:49 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:d994045550ebd1c1180300e153d74141484e57aa 20:47:49 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 20:47:49 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.28 20:47:49 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:d994045550ebd1c1180300e153d74141484e57aa-3.0.0-dev.28 20:47:49 - 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 20:47:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:47:49 20:47:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:47:50 latest: Pulling from edgex-lftools-log-publisher 20:47:50 5eb5b503b376: Pulling fs layer 20:47:50 5c69ac0246d0: Pulling fs layer 20:47:50 ec43610c2a17: Pulling fs layer 20:47:50 3a2ae6a8a46f: Pulling fs layer 20:47:50 33b1e0a273af: Pulling fs layer 20:47:50 5d3b04190fa2: Pulling fs layer 20:47:50 2f39f015ded8: Pulling fs layer 20:47:50 2f39f015ded8: Waiting 20:47:50 33b1e0a273af: Waiting 20:47:50 5d3b04190fa2: Waiting 20:47:50 3a2ae6a8a46f: Waiting 20:47:50 5c69ac0246d0: Download complete 20:47:50 3a2ae6a8a46f: Verifying Checksum 20:47:50 3a2ae6a8a46f: Download complete 20:47:50 33b1e0a273af: Verifying Checksum 20:47:50 33b1e0a273af: Download complete 20:47:50 5d3b04190fa2: Verifying Checksum 20:47:50 5d3b04190fa2: Download complete 20:47:50 ec43610c2a17: Verifying Checksum 20:47:50 ec43610c2a17: Download complete 20:47:50 5eb5b503b376: Verifying Checksum 20:47:50 5eb5b503b376: Download complete 20:47:50 2f39f015ded8: Verifying Checksum 20:47:50 2f39f015ded8: Download complete 20:47:51 5eb5b503b376: Pull complete 20:47:51 5c69ac0246d0: Pull complete 20:47:52 ec43610c2a17: Pull complete 20:47:52 3a2ae6a8a46f: Pull complete 20:47:52 33b1e0a273af: Pull complete 20:47:52 5d3b04190fa2: Pull complete 20:47:56 2f39f015ded8: Pull complete 20:47:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:47:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:47:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:56 prd-ubuntu20.04-docker-8c-8g-16781 does not seem to be running inside a container 20:47:56 $ 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 20:47:59 $ docker top b217909f45cc1a69a19a57f95c9e1b1b1a3c9e6068f307252c59cf6351e05c8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:59 ---> job-cost.sh 20:47:59 lf-activate-venv: SKIPPING 20:47:59 INFO: No Stack... 20:48:00 INFO: Retrieving Pricing Info for: v3-standard-8 20:48:00 INFO: Archiving Costs 20:48:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16782 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] sh [Pipeline] { [Pipeline] ws 20:48:00 Running in /w/workspace/device-rfid-llrp-go/98 [Pipeline] { [Pipeline] checkout 20:48:00 Selected Git installation does not exist. Using Default 20:48:00 The recommended git tool is: NONE 20:48:00 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 20:48:00 + cut -d, -f6 [Pipeline] lock 20:48:00 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-98-stack-cost] 20:48:00 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-98-stack-cost] did not exist. Created. 20:48:00 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:48:00 + echo total: 0.2199999988079071 [Pipeline] stash 20:48:00 Stashed 1 file(s) [Pipeline] } 20:48:01 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-98-stack-cost] [Pipeline] // lock [Pipeline] } 20:48:01 $ docker stop --time=1 b217909f45cc1a69a19a57f95c9e1b1b1a3c9e6068f307252c59cf6351e05c8c 20:48:02 $ docker rm -f --volumes b217909f45cc1a69a19a57f95c9e1b1b1a3c9e6068f307252c59cf6351e05c8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:48:08 using credential edgex-jenkins-ssh 20:48:08 Cloning the remote Git repository 20:48:08 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:48:08 > git init /w/workspace/device-rfid-llrp-go/98 # timeout=10 20:48:09 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:48:09 > git --version # timeout=10 20:48:09 > git --version # 'git version 2.25.1' 20:48:09 using GIT_SSH to set credentials SSH Credentials for GitHub 20:48:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:48:10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:48:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:48:12 Avoid second fetch 20:48:12 Checking out Revision d994045550ebd1c1180300e153d74141484e57aa (main) 20:48:12 > git config core.sparsecheckout # timeout=10 20:48:12 > git checkout -f d994045550ebd1c1180300e153d74141484e57aa # timeout=10 20:48:13 Commit message: "fix: Move intializion of registered llrp devices from initialize to start (#236)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:48:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:48:14 % Total % Received % Xferd Average Speed Time Time Time Current 20:48:14 Dload Upload Total Spent Left Speed 20:48:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 73705 0 --:--:-- --:--:-- --:--:-- 73705 [Pipeline] sh 20:48:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:48:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:48:15 + sudo tee /etc/docker/daemon.new 20:48:17 { 20:48:17 "registry-mirrors": [ 20:48:17 "https://nexus3.edgexfoundry.org:10001" 20:48:17 ], 20:48:17 "bip": "10.250.0.254/24", 20:48:17 "hosts": [ 20:48:17 "tcp://0.0.0.0:5555", 20:48:17 "unix:///var/run/docker.sock" 20:48:17 ], 20:48:17 "mtu": 1458, 20:48:17 "selinux-enabled": true, 20:48:17 "seccomp-profile": "/etc/docker/seccomp.json" 20:48:17 } [Pipeline] sh 20:48:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:48:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:48:36 provisioning config files... 20:48:36 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/98@tmp/config12151646719681981253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:48:37 ---> docker-login.sh 20:48:37 nexus3.edgexfoundry.org:10001 20:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:37 Configure a credential helper to remove this warning. See 20:48:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:37 20:48:37 Login Succeeded 20:48:37 nexus3.edgexfoundry.org:10002 20:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:38 Configure a credential helper to remove this warning. See 20:48:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:38 20:48:38 Login Succeeded 20:48:38 nexus3.edgexfoundry.org:10003 20:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:38 Configure a credential helper to remove this warning. See 20:48:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:38 20:48:38 Login Succeeded 20:48:38 nexus3.edgexfoundry.org:10004 20:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:38 Configure a credential helper to remove this warning. See 20:48:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:38 20:48:38 Login Succeeded 20:48:38 docker.io 20:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:39 Configure a credential helper to remove this warning. See 20:48:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:39 20:48:39 Login Succeeded 20:48:39 ---> docker-login.sh ends [Pipeline] } 20:48:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:48:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:48:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:48:39 ========================================================= 20:48:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:48:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:39 + 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 . 20:48:40 Sending build context to Docker daemon 1.212MB 20:48:40 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:48:40 Step 2/12 : FROM ${BASE} AS builder 20:48:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:48:40 c41833b44d91: Pulling fs layer 20:48:40 ed15518f5707: Pulling fs layer 20:48:40 feae8fd75edb: Pulling fs layer 20:48:40 242c74f7c9fa: Pulling fs layer 20:48:40 3cdef696dda3: Pulling fs layer 20:48:40 2ced38df9373: Pulling fs layer 20:48:40 58f1dce35555: Pulling fs layer 20:48:40 2ced38df9373: Waiting 20:48:40 242c74f7c9fa: Waiting 20:48:40 3cdef696dda3: Waiting 20:48:40 58f1dce35555: Waiting 20:48:40 ed15518f5707: Verifying Checksum 20:48:40 ed15518f5707: Download complete 20:48:40 242c74f7c9fa: Verifying Checksum 20:48:40 242c74f7c9fa: Download complete 20:48:40 3cdef696dda3: Verifying Checksum 20:48:40 3cdef696dda3: Download complete 20:48:40 c41833b44d91: Verifying Checksum 20:48:40 c41833b44d91: Download complete 20:48:41 c41833b44d91: Pull complete 20:48:42 58f1dce35555: Verifying Checksum 20:48:42 58f1dce35555: Download complete 20:48:43 2ced38df9373: Download complete 20:48:43 feae8fd75edb: Verifying Checksum 20:48:43 feae8fd75edb: Download complete 20:48:44 ed15518f5707: Pull complete 20:48:54 feae8fd75edb: Pull complete 20:48:54 242c74f7c9fa: Pull complete 20:48:54 3cdef696dda3: Pull complete 20:49:01 2ced38df9373: Pull complete 20:49:04 58f1dce35555: Pull complete 20:49:04 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:49:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:49:04 ---> fadd8f120f05 20:49:04 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:49:05 ---> Running in 9618ee85ca02 20:49:05 Removing intermediate container 9618ee85ca02 20:49:05 ---> 20a4cc8993cf 20:49:05 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:49:06 ---> Running in 849e216af6ac 20:49:06 Removing intermediate container 849e216af6ac 20:49:06 ---> 509a4b868177 20:49:06 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 20:49:06 ---> Running in bd5c87eb5b54 20:49:06 Removing intermediate container bd5c87eb5b54 20:49:06 ---> fe804bdb798a 20:49:06 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:49:06 ---> Running in 7d23e31efae6 20:49:06 Removing intermediate container 7d23e31efae6 20:49:06 ---> 554e45fe7abc 20:49:06 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:49:06 ---> Running in de0cb9bb5137 20:49:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:49:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:49:09 OK: 263 MiB in 53 packages 20:49:10 Removing intermediate container de0cb9bb5137 20:49:10 ---> eedf735b3fd1 20:49:10 Step 8/12 : WORKDIR /app 20:49:10 ---> Running in a73ca626486e 20:49:10 Removing intermediate container a73ca626486e 20:49:10 ---> deffdc808085 20:49:10 Step 9/12 : COPY go.mod vendor* ./ 20:49:11 ---> c9c0dc1e9ec7 20:49:11 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:11 ---> Running in 890772a7ae9f 20:50:19 Removing intermediate container 890772a7ae9f 20:50:19 ---> f9f74f35bac7 20:50:19 Step 11/12 : COPY . . 20:50:19 ---> b97f59b5609d 20:50:19 Step 12/12 : RUN $MAKE 20:50:19 ---> Running in b45deefe4c8c 20:50:19 noop 20:50:19 Removing intermediate container b45deefe4c8c 20:50:19 ---> 536a0fd4b65f 20:50:19 Successfully built 536a0fd4b65f 20:50:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:19 + docker inspect -f . ci-base-image-arm64 20:50:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:19 prd-ubuntu20.04-docker-arm64-4c-16g-16782 does not seem to be running inside a container 20:50:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/98 -v /w/workspace/device-rfid-llrp-go/98:/w/workspace/device-rfid-llrp-go/98:rw,z -v /w/workspace/device-rfid-llrp-go/98@tmp:/w/workspace/device-rfid-llrp-go/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:50:21 $ docker top 509868700c2660f10b2caf85aecfe18038a53598d888f7fc29106aeeb2093007 -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:21 + go version 20:50:21 go version go1.20.2 linux/arm64 [Pipeline] } 20:50:21 $ docker stop --time=1 509868700c2660f10b2caf85aecfe18038a53598d888f7fc29106aeeb2093007 20:50:23 $ docker rm -f --volumes 509868700c2660f10b2caf85aecfe18038a53598d888f7fc29106aeeb2093007 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:24 + docker inspect -f . ci-base-image-arm64 20:50:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:24 prd-ubuntu20.04-docker-arm64-4c-16g-16782 does not seem to be running inside a container 20:50:24 $ 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/98 -v /w/workspace/device-rfid-llrp-go/98:/w/workspace/device-rfid-llrp-go/98:rw,z -v /w/workspace/device-rfid-llrp-go/98@tmp:/w/workspace/device-rfid-llrp-go/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:50:25 $ docker top bc448f2370342d91fd52feac335e5b8a936c94fc2111456d04757f4e5e8338cf -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:25 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/98 [Pipeline] fileExists [Pipeline] sh 20:50:26 + make test 20:50:26 go test ./... -coverprofile=coverage.out ./... 20:50:58 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:52:50 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:52:50 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:53:22 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.450s coverage: 40.5% of statements 20:53:22 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.565s coverage: 52.0% of statements 20:53:22 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.040s coverage: 95.5% of statements 20:53:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:53:22 go vet ./... 20:53:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:53:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:53:49 ./bin/test-attribution-txt.sh 20:53:49 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 20:53:49 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 20:53:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:53:49 $ docker stop --time=1 bc448f2370342d91fd52feac335e5b8a936c94fc2111456d04757f4e5e8338cf 20:53:53 $ docker rm -f --volumes bc448f2370342d91fd52feac335e5b8a936c94fc2111456d04757f4e5e8338cf [Pipeline] // withDockerContainer [Pipeline] sh 20:53:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:53:54 Warning: overwriting stash ‘coverage-report’ 20:53:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:53:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:53:56 + ls -al . 20:53:56 total 624 20:53:56 drwxrwxr-x 10 jenkins jenkins 4096 May 24 20:50 . 20:53:56 drwxrwxr-x 4 jenkins jenkins 4096 May 24 20:48 .. 20:53:56 -rw-rw-r-- 1 jenkins jenkins 134 May 24 20:48 .dockerignore 20:53:56 drwxrwxr-x 8 jenkins jenkins 4096 May 24 20:48 .git 20:53:56 drwxrwxr-x 3 jenkins jenkins 4096 May 24 20:48 .github 20:53:56 -rw-rw-r-- 1 jenkins jenkins 946 May 24 20:48 .gitignore 20:53:56 -rw-rw-r-- 1 jenkins jenkins 41 May 24 20:48 .golangci.yml 20:53:56 -rw-rw-r-- 1 jenkins jenkins 10794 May 24 20:48 Attribution.txt 20:53:56 -rw-rw-r-- 1 jenkins jenkins 5905 May 24 20:48 CHANGELOG.md 20:53:56 -rw-rw-r-- 1 jenkins jenkins 1347 May 24 20:48 Dockerfile 20:53:56 -rw-rw-r-- 1 jenkins jenkins 677 May 24 20:48 GOVERNANCE.md 20:53:56 -rw-rw-r-- 1 jenkins jenkins 683 May 24 20:48 Jenkinsfile 20:53:56 -rw-rw-r-- 1 jenkins jenkins 11347 May 24 20:48 LICENSE 20:53:56 -rw-rw-r-- 1 jenkins jenkins 2053 May 24 20:48 Makefile 20:53:56 -rw-rw-r-- 1 jenkins jenkins 625 May 24 20:48 OWNERS.md 20:53:56 -rw-rw-r-- 1 jenkins jenkins 28505 May 24 20:48 README.md 20:53:56 -rw-rw-r-- 1 jenkins jenkins 12 May 24 20:46 VERSION 20:53:56 drwxrwxr-x 2 jenkins jenkins 4096 May 24 20:48 bin 20:53:56 drwxrwxr-x 4 jenkins jenkins 4096 May 24 20:48 cmd 20:53:56 -rw-r--r-- 1 jenkins jenkins 458039 May 24 20:53 coverage.out 20:53:56 drwxrwxr-x 2 jenkins jenkins 4096 May 24 20:48 examples 20:53:56 -rw-rw-r-- 1 jenkins jenkins 3419 May 24 20:48 go.mod 20:53:56 -rw-rw-r-- 1 jenkins jenkins 31078 May 24 20:48 go.sum 20:53:56 drwxrwxr-x 2 jenkins jenkins 4096 May 24 20:48 images 20:53:56 drwxrwxr-x 5 jenkins jenkins 4096 May 24 20:48 internal 20:53:56 drwxrwxr-x 4 jenkins jenkins 4096 May 24 20:48 snap 20:53:56 -rw-rw-r-- 1 jenkins jenkins 193 May 24 20:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:56 + 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=d994045550ebd1c1180300e153d74141484e57aa --label arch=arm64 --label version=3.0.0-dev.28 . 20:53:56 Sending build context to Docker daemon 1.212MB 20:53:56 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 20:53:56 Step 2/24 : FROM ${BASE} AS builder 20:53:56 ---> 536a0fd4b65f 20:53:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:53:56 ---> Running in fee5e560cab6 20:53:57 Removing intermediate container fee5e560cab6 20:53:57 ---> 9777507c1d91 20:53:57 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:53:57 ---> Running in f38d4457e3d5 20:53:57 Removing intermediate container f38d4457e3d5 20:53:57 ---> cae5e7871f8e 20:53:57 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 20:53:57 ---> Running in 3d7336daab20 20:53:57 Removing intermediate container 3d7336daab20 20:53:57 ---> d12ee6f3fb42 20:53:57 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 20:53:58 ---> Running in f30397b0666f 20:53:58 Removing intermediate container f30397b0666f 20:53:58 ---> b0df2bd99a10 20:53:58 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:53:58 ---> Running in 14d4a1b42c1b 20:53:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:53:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:54:00 OK: 263 MiB in 53 packages 20:54:01 Removing intermediate container 14d4a1b42c1b 20:54:01 ---> 04f036786fa6 20:54:01 Step 8/24 : WORKDIR /app 20:54:01 ---> Running in 5bf558b48acf 20:54:02 Removing intermediate container 5bf558b48acf 20:54:02 ---> 7d121fee07b0 20:54:02 Step 9/24 : COPY go.mod vendor* ./ 20:54:02 ---> e8ea550e5996 20:54:02 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:54:02 ---> Running in 5ab0bcb90a5b 20:54:07 Removing intermediate container 5ab0bcb90a5b 20:54:07 ---> bda5426639fd 20:54:07 Step 11/24 : COPY . . 20:54:07 ---> 274e6cc1b5a3 20:54:07 Step 12/24 : RUN $MAKE 20:54:07 ---> Running in a3f12c2f18f6 20:54:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 20:56:15 Removing intermediate container a3f12c2f18f6 20:56:15 ---> 693de48cbfff 20:56:15 Step 13/24 : FROM alpine:3.17 20:56:15 3.17: Pulling from library/alpine 20:56:15 c41833b44d91: Already exists 20:56:15 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:56:15 Status: Downloaded newer image for alpine:3.17 20:56:15 ---> 51e60588ff2c 20:56:15 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:56:15 ---> Running in 7eff46efd02c 20:56:15 Removing intermediate container 7eff46efd02c 20:56:15 ---> 1e634a96f36f 20:56:15 Step 15/24 : RUN apk add --update --no-cache dumb-init 20:56:15 ---> Running in 88c88dfd7836 20:56:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:56:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:56:18 (1/1) Installing dumb-init (1.2.5-r2) 20:56:18 Executing busybox-1.35.0-r29.trigger 20:56:18 OK: 8 MiB in 16 packages 20:56:18 Removing intermediate container 88c88dfd7836 20:56:18 ---> a1a3f36eac8c 20:56:18 Step 16/24 : COPY --from=builder /app/LICENSE / 20:56:21 ---> b3709936a1da 20:56:21 Step 17/24 : COPY --from=builder /app/Attribution.txt / 20:56:22 ---> 949a08abcad6 20:56:22 Step 18/24 : COPY --from=builder /app/cmd/ / 20:56:23 ---> d72d8eaa0cb2 20:56:23 Step 19/24 : EXPOSE 59989 20:56:23 ---> Running in da400b355f9e 20:56:23 Removing intermediate container da400b355f9e 20:56:23 ---> c80716aa5ec8 20:56:23 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 20:56:23 ---> Running in e85d95a2b0d5 20:56:24 Removing intermediate container e85d95a2b0d5 20:56:24 ---> 7998718b2a00 20:56:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:56:24 ---> Running in bd4eed32aa99 20:56:24 Removing intermediate container bd4eed32aa99 20:56:24 ---> 03c6f58b76cd 20:56:24 Step 22/24 : LABEL arch=arm64 20:56:24 ---> Running in 0c2fc47875b4 20:56:24 Removing intermediate container 0c2fc47875b4 20:56:24 ---> 96ee5da5f490 20:56:24 Step 23/24 : LABEL git_sha=d994045550ebd1c1180300e153d74141484e57aa 20:56:24 ---> Running in 03465664065e 20:56:25 Removing intermediate container 03465664065e 20:56:25 ---> ab3fd13389e9 20:56:25 Step 24/24 : LABEL version=3.0.0-dev.28 20:56:25 ---> Running in 2411e267f8ef 20:56:25 Removing intermediate container 2411e267f8ef 20:56:25 ---> a53d1540b56e 20:56:25 [Warning] One or more build-args [ARCH] were not consumed 20:56:25 Successfully built a53d1540b56e 20:56:25 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 20:56:25 provisioning config files... 20:56:25 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/98@tmp/config17888125039960889430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:56:26 ---> docker-login.sh 20:56:26 nexus3.edgexfoundry.org:10001 20:56:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:26 Configure a credential helper to remove this warning. See 20:56:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:26 20:56:26 Login Succeeded 20:56:26 nexus3.edgexfoundry.org:10002 20:56:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:26 Configure a credential helper to remove this warning. See 20:56:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:26 20:56:26 Login Succeeded 20:56:26 nexus3.edgexfoundry.org:10003 20:56:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:27 Configure a credential helper to remove this warning. See 20:56:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:27 20:56:27 Login Succeeded 20:56:27 nexus3.edgexfoundry.org:10004 20:56:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:27 Configure a credential helper to remove this warning. See 20:56:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:27 20:56:27 Login Succeeded 20:56:27 docker.io 20:56:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:28 Configure a credential helper to remove this warning. See 20:56:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:28 20:56:28 Login Succeeded 20:56:28 ---> docker-login.sh ends [Pipeline] } 20:56:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:56:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:56:28 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 20:56:28 d994045550ebd1c1180300e153d74141484e57aa 20:56:28 latest 20:56:28 3.0.0-dev.28 20:56:28 d994045550ebd1c1180300e153d74141484e57aa-3.0.0-dev.28 20:56:28 main 20:56:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:28 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d994045550ebd1c1180300e153d74141484e57aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:28 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d994045550ebd1c1180300e153d74141484e57aa 20:56:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:56:28 54510e9f6464: Preparing 20:56:28 d815471631c7: Preparing 20:56:28 d6f32d9fbf40: Preparing 20:56:28 471e48fc1cb2: Preparing 20:56:28 26cbea5cba74: Preparing 20:56:28 26cbea5cba74: Layer already exists 20:56:29 d6f32d9fbf40: Pushed 20:56:29 d815471631c7: Pushed 20:56:29 471e48fc1cb2: Pushed 20:56:35 54510e9f6464: Pushed 20:56:35 d994045550ebd1c1180300e153d74141484e57aa: digest: sha256:e2c101efe495963616ea999ce94a167e997ca812ddb9d03d25127964943afdfe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:36 + 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 20:56:36 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 20:56:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:56:36 54510e9f6464: Preparing 20:56:36 d815471631c7: Preparing 20:56:36 d6f32d9fbf40: Preparing 20:56:36 471e48fc1cb2: Preparing 20:56:36 26cbea5cba74: Preparing 20:56:36 26cbea5cba74: Layer already exists 20:56:36 54510e9f6464: Layer already exists 20:56:36 d815471631c7: Layer already exists 20:56:36 d6f32d9fbf40: Layer already exists 20:56:36 471e48fc1cb2: Layer already exists 20:56:36 latest: digest: sha256:e2c101efe495963616ea999ce94a167e997ca812ddb9d03d25127964943afdfe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:37 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:37 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.28 20:56:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:56:37 54510e9f6464: Preparing 20:56:37 d815471631c7: Preparing 20:56:37 d6f32d9fbf40: Preparing 20:56:37 471e48fc1cb2: Preparing 20:56:37 26cbea5cba74: Preparing 20:56:37 d6f32d9fbf40: Layer already exists 20:56:37 54510e9f6464: Layer already exists 20:56:37 26cbea5cba74: Layer already exists 20:56:37 471e48fc1cb2: Layer already exists 20:56:37 d815471631c7: Layer already exists 20:56:37 3.0.0-dev.28: digest: sha256:e2c101efe495963616ea999ce94a167e997ca812ddb9d03d25127964943afdfe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:37 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d994045550ebd1c1180300e153d74141484e57aa-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:38 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d994045550ebd1c1180300e153d74141484e57aa-3.0.0-dev.28 20:56:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:56:38 54510e9f6464: Preparing 20:56:38 d815471631c7: Preparing 20:56:38 d6f32d9fbf40: Preparing 20:56:38 471e48fc1cb2: Preparing 20:56:38 26cbea5cba74: Preparing 20:56:38 d815471631c7: Layer already exists 20:56:38 d6f32d9fbf40: Layer already exists 20:56:38 471e48fc1cb2: Layer already exists 20:56:38 54510e9f6464: Layer already exists 20:56:38 26cbea5cba74: Layer already exists 20:56:38 d994045550ebd1c1180300e153d74141484e57aa-3.0.0-dev.28: digest: sha256:e2c101efe495963616ea999ce94a167e997ca812ddb9d03d25127964943afdfe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:38 + 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 20:56:38 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 20:56:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:56:38 54510e9f6464: Preparing 20:56:38 d815471631c7: Preparing 20:56:38 d6f32d9fbf40: Preparing 20:56:38 471e48fc1cb2: Preparing 20:56:38 26cbea5cba74: Preparing 20:56:38 26cbea5cba74: Layer already exists 20:56:38 54510e9f6464: Layer already exists 20:56:38 d815471631c7: Layer already exists 20:56:38 471e48fc1cb2: Layer already exists 20:56:38 d6f32d9fbf40: Layer already exists 20:56:38 main: digest: sha256:e2c101efe495963616ea999ce94a167e997ca812ddb9d03d25127964943afdfe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:56:38 ===================================================== [Pipeline] echo 20:56:38 taggedImages: 20:56:38 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d994045550ebd1c1180300e153d74141484e57aa 20:56:38 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 20:56:38 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.28 20:56:38 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d994045550ebd1c1180300e153d74141484e57aa-3.0.0-dev.28 20:56:38 - 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 20:56:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:56:39 20:56:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:56:39 arm64: Pulling from edgex-lftools-log-publisher 20:56:39 8998bd30e6a1: Pulling fs layer 20:56:39 04944245beec: Pulling fs layer 20:56:39 699f458cf7ca: Pulling fs layer 20:56:39 765212b225bb: Pulling fs layer 20:56:39 f23df028b6ca: Pulling fs layer 20:56:39 d65c8cfc05b1: Pulling fs layer 20:56:39 2437ff75d9bd: Pulling fs layer 20:56:39 765212b225bb: Waiting 20:56:39 f23df028b6ca: Waiting 20:56:39 2437ff75d9bd: Waiting 20:56:39 d65c8cfc05b1: Waiting 20:56:39 04944245beec: Verifying Checksum 20:56:39 04944245beec: Download complete 20:56:39 765212b225bb: Verifying Checksum 20:56:39 765212b225bb: Download complete 20:56:39 f23df028b6ca: Verifying Checksum 20:56:39 f23df028b6ca: Download complete 20:56:39 d65c8cfc05b1: Verifying Checksum 20:56:39 d65c8cfc05b1: Download complete 20:56:39 699f458cf7ca: Verifying Checksum 20:56:39 699f458cf7ca: Download complete 20:56:40 8998bd30e6a1: Download complete 20:56:42 2437ff75d9bd: Verifying Checksum 20:56:42 2437ff75d9bd: Download complete 20:56:44 8998bd30e6a1: Pull complete 20:56:44 04944245beec: Pull complete 20:56:46 699f458cf7ca: Pull complete 20:56:46 765212b225bb: Pull complete 20:56:48 f23df028b6ca: Pull complete 20:56:48 d65c8cfc05b1: Pull complete 20:57:03 2437ff75d9bd: Pull complete 20:57:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:57:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:57:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:04 prd-ubuntu20.04-docker-arm64-4c-16g-16782 does not seem to be running inside a container 20:57:04 $ 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/98 -v /w/workspace/device-rfid-llrp-go/98:/w/workspace/device-rfid-llrp-go/98:rw,z -v /w/workspace/device-rfid-llrp-go/98@tmp:/w/workspace/device-rfid-llrp-go/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:57:06 $ docker top 5a1c4bdc0afb6d044a7aa480cfcd4a057ba50cfbf7006bb33797aa339a77ca9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:57:07 ---> job-cost.sh 20:57:07 lf-activate-venv: SKIPPING 20:57:07 INFO: No Stack... 20:57:07 INFO: Retrieving Pricing Info for: v3-standard-4 20:57:08 INFO: Archiving Costs [Pipeline] sh 20:57:09 + cat /w/workspace/device-rfid-llrp-go/98/archives/cost.csv 20:57:09 + cut -d, -f6 [Pipeline] lock 20:57:09 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-98-stack-cost] 20:57:09 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-98-stack-cost] did not exist. Created. 20:57:09 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:57:09 /w/workspace/device-rfid-llrp-go/98@tmp/durable-b603fc7d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:57:10 + echo total: 0.10999999940395355 [Pipeline] stash 20:57:10 Warning: overwriting stash ‘stack-cost’ 20:57:10 Stashed 1 file(s) [Pipeline] } 20:57:10 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-98-stack-cost] [Pipeline] // lock [Pipeline] } 20:57:10 $ docker stop --time=1 5a1c4bdc0afb6d044a7aa480cfcd4a057ba50cfbf7006bb33797aa339a77ca9e 20:57:11 $ docker rm -f --volumes 5a1c4bdc0afb6d044a7aa480cfcd4a057ba50cfbf7006bb33797aa339a77ca9e [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 20:57:12 provisioning config files... 20:57:12 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12366507498819552100tmp [Pipeline] { [Pipeline] sh 20:57:12 + set +x 20:57:12 + + curl -s https://codecov.io/bash 20:57:12 bash -s -- 20:57:12 20:57:12 _____ _ 20:57:12 / ____| | | 20:57:12 | | ___ __| | ___ ___ _____ __ 20:57:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:57:12 | |___| (_) | (_| | __/ (_| (_) \ V / 20:57:12 \_____\___/ \__,_|\___|\___\___/ \_/ 20:57:12 Bash-1.0.6 20:57:12 20:57:12 20:57:12 ==> git version 2.25.1 found 20:57:12 ==> 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 20:57:12 Release-Date: 2020-01-08 20:57:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:57:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:57:12 ==> Jenkins CI detected. 20:57:12 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 20:57:12 project root: . 20:57:12 --> token set from env 20:57:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:57:12 ==> Running gcov in . (disable via -X gcov) 20:57:12 ==> Python coveragepy not found 20:57:12 ==> Searching for coverage reports in: 20:57:12 + . 20:57:12 -> Found 1 reports 20:57:12 ==> Detecting git/mercurial file structure 20:57:12 ==> Reading reports 20:57:12 + ./coverage.out bytes=458039 20:57:12 ==> Appending adjustments 20:57:12 https://docs.codecov.io/docs/fixing-reports 20:57:12 + Found adjustments 20:57:12 ==> Gzipping contents 20:57:13 52K /tmp/codecov.FQ6dtw.gz 20:57:13 ==> Uploading reports 20:57:13 url: https://codecov.io 20:57:13 query: branch=main&commit=d994045550ebd1c1180300e153d74141484e57aa&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:57:13 -> Pinging Codecov 20:57:13 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=d994045550ebd1c1180300e153d74141484e57aa&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:57:13 -> Uploading to 20:57:13 https://storage.googleapis.com/codecov/v4/raw/2023-05-24/581DD39554BDF9B6E22D074273EAD858/d994045550ebd1c1180300e153d74141484e57aa/33471a08-a075-4d32-bef2-4a5f08c5807e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T205712Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e05af26adb83955ae18bc294d800fe104eaf5ad6a08a77e5da548b31a95ead49 20:57:13 % Total % Received % Xferd Average Speed Time Time Time Current 20:57:13 Dload Upload Total Spent Left Speed 20:57:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50484 0 0 100 50484 0 191k --:--:-- --:--:-- --:--:-- 191k 20:57:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d994045550ebd1c1180300e153d74141484e57aa [Pipeline] } 20:57:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:57:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:57:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:57:13 20:57:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:57:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:57:14 df9b9388f04a: Pulling fs layer 20:57:14 52dc419b0ee2: Pulling fs layer 20:57:14 25bc292e5bac: Pulling fs layer 20:57:14 114826534d7a: Pulling fs layer 20:57:14 4657fd5d0bcf: Pulling fs layer 20:57:14 6ad1cebc031e: Pulling fs layer 20:57:14 8a3aa393b2d8: Pulling fs layer 20:57:14 4657fd5d0bcf: Waiting 20:57:14 6ad1cebc031e: Waiting 20:57:14 8a3aa393b2d8: Waiting 20:57:14 114826534d7a: Waiting 20:57:14 25bc292e5bac: Verifying Checksum 20:57:14 25bc292e5bac: Download complete 20:57:14 52dc419b0ee2: Download complete 20:57:14 4657fd5d0bcf: Verifying Checksum 20:57:14 4657fd5d0bcf: Download complete 20:57:14 df9b9388f04a: Download complete 20:57:14 df9b9388f04a: Pull complete 20:57:14 6ad1cebc031e: Verifying Checksum 20:57:14 6ad1cebc031e: Download complete 20:57:14 52dc419b0ee2: Pull complete 20:57:14 25bc292e5bac: Pull complete 20:57:15 114826534d7a: Verifying Checksum 20:57:15 114826534d7a: Download complete 20:57:15 8a3aa393b2d8: Verifying Checksum 20:57:15 8a3aa393b2d8: Download complete 20:57:18 114826534d7a: Pull complete 20:57:18 4657fd5d0bcf: Pull complete 20:57:18 6ad1cebc031e: Pull complete 20:57:21 8a3aa393b2d8: Pull complete 20:57:21 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:57:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:57:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:21 prd-ubuntu20.04-docker-8c-8g-16781 does not seem to be running inside a container 20:57:21 $ 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 20:57:25 $ docker top ea3fab1952f07cfa476e82677a7e2ae185d330aa377dd1ddaff727d595951982 -eo pid,comm [Pipeline] { [Pipeline] echo 20:57:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 20:57:26 + set -o pipefail 20:57:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 20:57:31 20:57:31 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 20:57:31 20:57:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/49e0ac8c-7bc3-489e-ac8a-fe2382bfda59 20:57:31 20:57:31 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:57:31 20:57:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:57:31 20:57:31 20:57:31 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:57:31 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:57:31 More details here: https://snyk.co/ue1NS [Pipeline] } 20:57:31 $ docker stop --time=1 ea3fab1952f07cfa476e82677a7e2ae185d330aa377dd1ddaff727d595951982 20:57:34 $ docker rm -f --volumes ea3fab1952f07cfa476e82677a7e2ae185d330aa377dd1ddaff727d595951982 [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 20:57:35 + git log --format=format:%s -1 d994045550ebd1c1180300e153d74141484e57aa [Pipeline] sh 20:57:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:57:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:57:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:35 prd-ubuntu20.04-docker-8c-8g-16781 does not seem to be running inside a container 20:57:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:57:36 $ docker top 7b4793e512dc7c2ff8276606d14a616c55365cca84c06b2d1b1342fa68ff47ec -eo pid,comm 20:57:36 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). 20:57:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:57:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:57:36 [ssh-agent] Looking for ssh-agent implementation... 20:57:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:57:36 $ docker exec 7b4793e512dc7c2ff8276606d14a616c55365cca84c06b2d1b1342fa68ff47ec ssh-agent 20:57:36 SSH_AUTH_SOCK=/tmp/ssh-kQm6HU1FIF2c/agent.33 20:57:36 SSH_AGENT_PID=39 20:57:36 Running ssh-add (command line suppressed) 20:57:36 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8930729617133799783.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8930729617133799783.key) 20:57:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:57:36 + git semver tag 20:57:37 2023-05-24 20:57:37,090 [run_tag] DEBUG tag force:False 20:57:37 2023-05-24 20:57:37,090 [check_head_tag] DEBUG check head tag 20:57:37 2023-05-24 20:57:37,091 [execute] INFO git cat-file --batch-check 20:57:37 2023-05-24 20:57:37,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 20:57:37 2023-05-24 20:57:37,095 [execute] INFO git cat-file --batch 20:57:37 2023-05-24 20:57:37,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 20:57:37 2023-05-24 20:57:37,113 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:57:37 2023-05-24 20:57:37,113 [execute] INFO git tag -a v3.0.0-dev.28 -m v3.0.0-dev.28 20:57:37 2023-05-24 20:57:37,114 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.28', '-m', 'v3.0.0-dev.28'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 20:57:37 2023-05-24 20:57:37,118 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:57:37 3.0.0-dev.28 [Pipeline] } 20:57:37 $ docker exec --env ******** --env ******** 7b4793e512dc7c2ff8276606d14a616c55365cca84c06b2d1b1342fa68ff47ec ssh-agent -k 20:57:37 unset SSH_AUTH_SOCK; 20:57:37 unset SSH_AGENT_PID; 20:57:37 echo Agent pid 39 killed; 20:57:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:57:37 + git semver [Pipeline] } 20:57:37 $ docker stop --time=1 7b4793e512dc7c2ff8276606d14a616c55365cca84c06b2d1b1342fa68ff47ec 20:57:39 $ docker rm -f --volumes 7b4793e512dc7c2ff8276606d14a616c55365cca84c06b2d1b1342fa68ff47ec [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:57:39 20:57:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:57:39 0.23.1-centos7: Pulling from edgex-lftools 20:57:39 ab5ef0e58194: Pulling fs layer 20:57:39 9712f1f96733: Pulling fs layer 20:57:39 63f879dbbcfc: Pulling fs layer 20:57:39 0d9ebad4ef96: Pulling fs layer 20:57:39 e9a5061849ea: Pulling fs layer 20:57:39 d747dcd14b5f: Pulling fs layer 20:57:39 2de7ff778b66: Pulling fs layer 20:57:39 e9a5061849ea: Waiting 20:57:39 d747dcd14b5f: Waiting 20:57:39 2de7ff778b66: Waiting 20:57:39 0d9ebad4ef96: Waiting 20:57:39 9712f1f96733: Verifying Checksum 20:57:39 9712f1f96733: Download complete 20:57:40 63f879dbbcfc: Verifying Checksum 20:57:40 63f879dbbcfc: Download complete 20:57:40 0d9ebad4ef96: Verifying Checksum 20:57:40 0d9ebad4ef96: Download complete 20:57:40 d747dcd14b5f: Download complete 20:57:40 e9a5061849ea: Verifying Checksum 20:57:40 e9a5061849ea: Download complete 20:57:40 ab5ef0e58194: Verifying Checksum 20:57:40 ab5ef0e58194: Download complete 20:57:40 2de7ff778b66: Verifying Checksum 20:57:40 2de7ff778b66: Download complete 20:57:43 ab5ef0e58194: Pull complete 20:57:43 9712f1f96733: Pull complete 20:57:43 63f879dbbcfc: Pull complete 20:57:46 0d9ebad4ef96: Pull complete 20:57:46 e9a5061849ea: Pull complete 20:57:47 d747dcd14b5f: Pull complete 20:57:48 2de7ff778b66: Pull complete 20:57:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:57:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:57:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:48 prd-ubuntu20.04-docker-8c-8g-16781 does not seem to be running inside a container 20:57:48 $ 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 20:57:54 $ docker top e742e46da47d882142790cab0700a192c9a0315e9f34803f5aa61339164c1358 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:57:54 provisioning config files... 20:57:54 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1826423551567686636tmp 20:57:54 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7025648216952249382tmp 20:57:54 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12167105112980530172tmp [Pipeline] { [Pipeline] echo 20:57:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:57:54 ---> sigul-configuration.sh 20:57:54 gpg: directory `/root/.gnupg' created 20:57:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:57:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:57:54 gpg: keyring `/root/.gnupg/secring.gpg' created 20:57:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:57:54 gpg: CAST5 encrypted data 20:57:54 gpg: encrypted with 1 passphrase 20:57:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:57:54 + mkdir /home/jenkins 20:57:54 + mkdir /home/jenkins/sigul [Pipeline] sh 20:57:55 + 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 20:57:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:57:55 ---> sigul-install.sh 20:57:55 Sigul already installed; skipping installation. [Pipeline] sh 20:57:55 + git tag --list 20:57:55 v0.0.0 20:57:55 v1.0.0 20:57:55 v2.1.0 20:57:55 v2.1.1 20:57:55 v2.1.1-dev.1 20:57:55 v2.2.0 20:57:55 v2.2.1-dev.1 20:57:55 v2.2.1-dev.2 20:57:55 v2.2.1-dev.3 20:57:55 v2.2.1-dev.4 20:57:55 v2.2.1-dev.5 20:57:55 v2.2.1-dev.6 20:57:55 v2.2.1-dev.7 20:57:55 v2.3.0 20:57:55 v2.3.0-dev.10 20:57:55 v2.3.0-dev.11 20:57:55 v2.3.0-dev.12 20:57:55 v2.3.0-dev.13 20:57:55 v2.3.0-dev.14 20:57:55 v2.3.0-dev.15 20:57:55 v2.3.0-dev.16 20:57:55 v2.3.0-dev.17 20:57:55 v2.3.0-dev.18 20:57:55 v2.3.0-dev.19 20:57:55 v2.3.0-dev.20 20:57:55 v2.3.0-dev.21 20:57:55 v2.3.0-dev.22 20:57:55 v2.3.0-dev.23 20:57:55 v2.3.0-dev.7 20:57:55 v2.3.0-dev.8 20:57:55 v2.3.0-dev.9 20:57:55 v3.0.0-dev.1 20:57:55 v3.0.0-dev.10 20:57:55 v3.0.0-dev.11 20:57:55 v3.0.0-dev.12 20:57:55 v3.0.0-dev.13 20:57:55 v3.0.0-dev.14 20:57:55 v3.0.0-dev.15 20:57:55 v3.0.0-dev.16 20:57:55 v3.0.0-dev.17 20:57:55 v3.0.0-dev.18 20:57:55 v3.0.0-dev.19 20:57:55 v3.0.0-dev.2 20:57:55 v3.0.0-dev.20 20:57:55 v3.0.0-dev.21 20:57:55 v3.0.0-dev.22 20:57:55 v3.0.0-dev.23 20:57:55 v3.0.0-dev.24 20:57:55 v3.0.0-dev.25 20:57:55 v3.0.0-dev.26 20:57:55 v3.0.0-dev.27 20:57:55 v3.0.0-dev.28 20:57:55 v3.0.0-dev.3 20:57:55 v3.0.0-dev.4 20:57:55 v3.0.0-dev.5 20:57:55 v3.0.0-dev.6 20:57:55 v3.0.0-dev.7 20:57:55 v3.0.0-dev.8 20:57:55 v3.0.0-dev.9 [Pipeline] sh 20:57:56 + lftools sign git-tag v3.0.0-dev.28 20:57:56 Signing Git tag with Sigul... 20:57:56 Signing v3.0.0-dev.28 [Pipeline] echo 20:57:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:57:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:57:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:57:57 $ docker stop --time=1 e742e46da47d882142790cab0700a192c9a0315e9f34803f5aa61339164c1358 20:57:58 $ docker rm -f --volumes e742e46da47d882142790cab0700a192c9a0315e9f34803f5aa61339164c1358 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:57:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:57:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:57:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:59 prd-ubuntu20.04-docker-8c-8g-16781 does not seem to be running inside a container 20:57:59 $ 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 20:57:59 $ docker top aa16ed2e2cab0542a3ecf53880e95f4b79f7a1713614cf48cba7373ed71fd1fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:57:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:57:59 [ssh-agent] Looking for ssh-agent implementation... 20:57:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:57:59 $ docker exec aa16ed2e2cab0542a3ecf53880e95f4b79f7a1713614cf48cba7373ed71fd1fd ssh-agent 20:58:00 SSH_AUTH_SOCK=/tmp/ssh-4HXpSKzEOCOT/agent.32 20:58:00 SSH_AGENT_PID=38 20:58:00 Running ssh-add (command line suppressed) 20:58:00 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11774814450709221277.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11774814450709221277.key) 20:58:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:58:00 + git semver bump pre 20:58:00 2023-05-24 20:58:00,631 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:58:00 2023-05-24 20:58:00,631 [bump_version] DEBUG bumping version:3.0.0-dev.28 on axis:pre with prefix:dev 20:58:00 2023-05-24 20:58:00,632 [bump_version] DEBUG bumped version:3.0.0-dev.29 20:58:00 2023-05-24 20:58:00,632 [write_version] DEBUG write version:3.0.0-dev.29 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 20:58:00 2023-05-24 20:58:00,632 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:58:00 2023-05-24 20:58:00,632 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:58:00 2023-05-24 20:58:00,633 [execute] INFO git cat-file --batch-check 20:58:00 2023-05-24 20:58:00,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:58:00 2023-05-24 20:58:00,638 [execute] INFO git cat-file --batch 20:58:00 2023-05-24 20:58:00,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:58:00 2023-05-24 20:58:00,643 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:58:00 3.0.0-dev.29 [Pipeline] } 20:58:00 $ docker exec --env ******** --env ******** aa16ed2e2cab0542a3ecf53880e95f4b79f7a1713614cf48cba7373ed71fd1fd ssh-agent -k 20:58:00 unset SSH_AUTH_SOCK; 20:58:00 unset SSH_AGENT_PID; 20:58:00 echo Agent pid 38 killed; 20:58:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:58:01 + git semver [Pipeline] } 20:58:01 $ docker stop --time=1 aa16ed2e2cab0542a3ecf53880e95f4b79f7a1713614cf48cba7373ed71fd1fd 20:58:02 $ docker rm -f --volumes aa16ed2e2cab0542a3ecf53880e95f4b79f7a1713614cf48cba7373ed71fd1fd [Pipeline] // withDockerContainer [Pipeline] sh 20:58:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:58:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:58:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:03 prd-ubuntu20.04-docker-8c-8g-16781 does not seem to be running inside a container 20:58:03 $ 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 20:58:03 $ docker top 270cc6ecdf4e2c3cd90033b17e7c3c1c9f44261af8085598143bbaa36fe493f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:58:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:58:03 [ssh-agent] Looking for ssh-agent implementation... 20:58:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:58:03 $ docker exec 270cc6ecdf4e2c3cd90033b17e7c3c1c9f44261af8085598143bbaa36fe493f1 ssh-agent 20:58:04 SSH_AUTH_SOCK=/tmp/ssh-kK3hLUaSuPUo/agent.32 20:58:04 SSH_AGENT_PID=38 20:58:04 Running ssh-add (command line suppressed) 20:58:04 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16496714102683951555.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16496714102683951555.key) 20:58:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:58:04 + git semver push 20:58:04 2023-05-24 20:58:04,678 [run_push] DEBUG push 20:58:04 2023-05-24 20:58:04,679 [execute] INFO git cat-file --batch-check 20:58:04 2023-05-24 20:58:04,679 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:58:04 2023-05-24 20:58:04,682 [execute] INFO git rev-list 0414eb0ef49e618b460ac9d2d576f91c4c198094 -- 20:58:04 2023-05-24 20:58:04,683 [execute] DEBUG Popen(['git', 'rev-list', '0414eb0ef49e618b460ac9d2d576f91c4c198094', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:58:04 2023-05-24 20:58:04,689 [execute] INFO git fetch -v origin 20:58:04 2023-05-24 20:58:04,689 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 20:58:05 2023-05-24 20:58:05,178 [run_push] DEBUG no remote changes detected 20:58:05 2023-05-24 20:58:05,179 [execute] INFO git push origin semver 20:58:05 2023-05-24 20:58:05,179 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:58:06 2023-05-24 20:58:05,922 [run_push] DEBUG push all version tags 20:58:06 2023-05-24 20:58:05,923 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:58:06 2023-05-24 20:58:05,924 [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) 20:58:06 2023-05-24 20:58:06,690 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:58:06 3.0.0-dev.29 [Pipeline] } 20:58:07 $ docker exec --env ******** --env ******** 270cc6ecdf4e2c3cd90033b17e7c3c1c9f44261af8085598143bbaa36fe493f1 ssh-agent -k 20:58:07 unset SSH_AUTH_SOCK; 20:58:07 unset SSH_AGENT_PID; 20:58:07 echo Agent pid 38 killed; 20:58:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:58:07 + git semver [Pipeline] } 20:58:07 $ docker stop --time=1 270cc6ecdf4e2c3cd90033b17e7c3c1c9f44261af8085598143bbaa36fe493f1 20:58:08 $ docker rm -f --volumes 270cc6ecdf4e2c3cd90033b17e7c3c1c9f44261af8085598143bbaa36fe493f1 [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 20:58:09 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 20:58:09 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 20:58:09 total 16 20:58:09 drwxr-xr-x 3 root root 4096 May 24 20:48 . 20:58:09 drwxrwxr-x 12 jenkins jenkins 4096 May 24 20:57 .. 20:58:09 drwxr-xr-x 2 root root 4096 May 24 20:48 cost 20:58:09 -rw-r--r-- 1 root root 90 May 24 20:48 cost.csv 20:58:09 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 20:58:09 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 20:58:09 total 16 20:58:09 drwxr-xr-x 3 jenkins jenkins 4096 May 24 20:48 . 20:58:09 drwxrwxr-x 12 jenkins jenkins 4096 May 24 20:57 .. 20:58:09 drwxr-xr-x 2 jenkins jenkins 4096 May 24 20:48 cost 20:58:09 -rw-r--r-- 1 jenkins jenkins 90 May 24 20:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:58:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:58:10 ---> package-listing.sh 20:58:10 ++ facter osfamily 20:58:10 ++ tr '[:upper:]' '[:lower:]' 20:58:10 + OS_FAMILY=debian 20:58:10 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 20:58:10 + START_PACKAGES=/tmp/packages_start.txt 20:58:10 + END_PACKAGES=/tmp/packages_end.txt 20:58:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:58:10 + PACKAGES=/tmp/packages_start.txt 20:58:10 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 20:58:10 + PACKAGES=/tmp/packages_end.txt 20:58:10 + case "${OS_FAMILY}" in 20:58:10 + dpkg -l 20:58:10 + grep '^ii' 20:58:10 + '[' -f /tmp/packages_start.txt ']' 20:58:10 + '[' -f /tmp/packages_end.txt ']' 20:58:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:58:10 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 20:58:10 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 20:58:10 + 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 20:58:10 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 20:58:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:58:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:11 prd-ubuntu20.04-docker-8c-8g-16781 does not seem to be running inside a container 20:58:11 $ 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 20:58:12 $ docker top 1f9be495c440cf0cfd648d5214ebb1e4af9c45378679bd3db56cf82e9e6e3ae8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:58:12 + touch /tmp/pre-build-complete [Pipeline] sh 20:58:12 + mkdir -p /var/log/sysstat [Pipeline] sh 20:58:13 + ls /var/log/sa-host 20:58:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:58:13 provisioning config files... 20:58:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6652736610466130007tmp [Pipeline] { [Pipeline] echo 20:58:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:58:13 ---> create-netrc.sh [Pipeline] } 20:58:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:58:13 ---> python-tools-install.sh [Pipeline] echo 20:58:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:58:14 ---> sudo-logs.sh 20:58:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:58:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:58:14 ---> job-cost.sh 20:58:14 lf-activate-venv: SKIPPING 20:58:14 DEBUG: total: 0.2199999988079071 20:58:14 INFO: Retrieving Stack Cost... 20:58:14 INFO: Retrieving Pricing Info for: v3-standard-8 20:58:15 INFO: Archiving Costs [Pipeline] echo 20:58:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:58:15 ---> logs-deploy.sh 20:58:15 lf-activate-venv: SKIPPING 20:58:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/98 20:58:15 INFO: archiving workspace using pattern(s): 20:58:16 Archives upload complete. 20:58:16 INFO: archiving logs to Nexus