Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8a0ded6a109e73f73bbc2acaa9cab3879554e026 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-ssh12635836418518731083.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-ssh6262731110436536222.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-ssh13033929172590899398.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-ssh11453024624250303816.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-ssh16034997478184259763.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17408 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 8a0ded6a109e73f73bbc2acaa9cab3879554e026 (main) Commit message: "docs: Add main branch warning (#240)" > 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 8a0ded6a109e73f73bbc2acaa9cab3879554e026 # timeout=10 > git rev-list --no-walk 4d5d7787f034dd5542ee48778370d67321a0492e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:23:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:23:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:23:04 ========================================================= 00:23:04 EdgeX Global Pipelines Version Info 00:23:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:23:05 ------------------- 00:23:05 stable info: 00:23:05 ------------------- 00:23:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:23:05 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 00:23:05 Message: update stable to v1.0.249 00:23:05 ------------------- 00:23:05 experimental info: 00:23:05 ------------------- 00:23:05 Commited By: **** collab-it+edgex@linuxfoundation.org 00:23:05 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 00:23:05 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:23:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 00:23:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 00:23:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:23:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:23:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:23:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:23:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:23:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:23:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:23:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:23:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:23:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 00:23:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:23:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:23:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:23:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:23:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:23:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:23:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:23:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:23:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:23:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:23:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:23:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:23:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:23:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:23:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:23:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:23:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:23:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:23:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a0ded6a109e73f73bbc2acaa9cab3879554e026 [Pipeline] echo 00:23:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a0ded6 [Pipeline] echo 00:23:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:23:06 provisioning config files... 00:23:06 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2765010250078251082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:23:06 ---> docker-login.sh 00:23:06 nexus3.edgexfoundry.org:10001 00:23:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:06 Configure a credential helper to remove this warning. See 00:23:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:06 00:23:06 Login Succeeded 00:23:06 nexus3.edgexfoundry.org:10002 00:23:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:06 Configure a credential helper to remove this warning. See 00:23:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:06 00:23:06 Login Succeeded 00:23:06 nexus3.edgexfoundry.org:10003 00:23:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:07 Configure a credential helper to remove this warning. See 00:23:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:07 00:23:07 Login Succeeded 00:23:07 nexus3.edgexfoundry.org:10004 00:23:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:07 Configure a credential helper to remove this warning. See 00:23:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:07 00:23:07 Login Succeeded 00:23:07 docker.io 00:23:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:07 Configure a credential helper to remove this warning. See 00:23:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:07 00:23:07 Login Succeeded 00:23:07 ---> docker-login.sh ends [Pipeline] } 00:23:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:23:07 + git rev-list -1 --merges 8a0ded6a109e73f73bbc2acaa9cab3879554e026~1..8a0ded6a109e73f73bbc2acaa9cab3879554e026 [Pipeline] echo 00:23:07 -----------> git rev-list -1 --merges 8a0ded6a109e73f73bbc2acaa9cab3879554e026~1..8a0ded6a109e73f73bbc2acaa9cab3879554e026 8a0ded6a109e73f73bbc2acaa9cab3879554e026 [false] [Pipeline] sh 00:23:08 + git log --format=format:%s -1 8a0ded6a109e73f73bbc2acaa9cab3879554e026 [Pipeline] echo 00:23:08 ========================================================= 00:23:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:23:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:23:08 + git log --format=format:%s -1 8a0ded6a109e73f73bbc2acaa9cab3879554e026 [Pipeline] echo 00:23:08 [semverPrep] GIT_COMMIT: 8a0ded6a109e73f73bbc2acaa9cab3879554e026, Commit Message: docs: Add main branch warning (#240) [Pipeline] echo 00:23:08 [semverPrep] This is not a build commit. [Pipeline] sh 00:23:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:23:08 + grep -v github /etc/ssh/ssh_known_hosts 00:23:08 + [ -e /tmp/ssh_known_hosts ] 00:23:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:23:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:23:08 + sudo tee -a /etc/ssh/ssh_known_hosts 00:23:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:23:09 00:23:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:23:09 0.1.4: Pulling from edgex-devops/py-git-semver 00:23:09 b85a868b505f: Pulling fs layer 00:23:09 e2be974225ed: Pulling fs layer 00:23:09 339a4e72a1f5: Pulling fs layer 00:23:09 988bab9f4d93: Pulling fs layer 00:23:09 1469e6f7b9e6: Pulling fs layer 00:23:09 eaf3925da568: Pulling fs layer 00:23:09 bab4dde63d76: Pulling fs layer 00:23:09 bde34c3a00c8: Pulling fs layer 00:23:09 b352a97aabf1: Pulling fs layer 00:23:09 4872d77fe225: Pulling fs layer 00:23:09 5851b861e8e6: Pulling fs layer 00:23:09 bab4dde63d76: Waiting 00:23:09 bde34c3a00c8: Waiting 00:23:09 b352a97aabf1: Waiting 00:23:09 988bab9f4d93: Waiting 00:23:09 eaf3925da568: Waiting 00:23:09 5851b861e8e6: Waiting 00:23:09 1469e6f7b9e6: Waiting 00:23:09 4872d77fe225: Waiting 00:23:09 e2be974225ed: Verifying Checksum 00:23:09 e2be974225ed: Download complete 00:23:09 988bab9f4d93: Verifying Checksum 00:23:09 988bab9f4d93: Download complete 00:23:09 1469e6f7b9e6: Verifying Checksum 00:23:09 eaf3925da568: Verifying Checksum 00:23:09 eaf3925da568: Download complete 00:23:09 339a4e72a1f5: Verifying Checksum 00:23:09 339a4e72a1f5: Download complete 00:23:09 bde34c3a00c8: Download complete 00:23:09 b352a97aabf1: Verifying Checksum 00:23:09 b352a97aabf1: Download complete 00:23:09 4872d77fe225: Verifying Checksum 00:23:09 4872d77fe225: Download complete 00:23:09 5851b861e8e6: Download complete 00:23:09 b85a868b505f: Download complete 00:23:10 bab4dde63d76: Verifying Checksum 00:23:10 bab4dde63d76: Download complete 00:23:11 b85a868b505f: Pull complete 00:23:11 e2be974225ed: Pull complete 00:23:11 339a4e72a1f5: Pull complete 00:23:11 988bab9f4d93: Pull complete 00:23:11 1469e6f7b9e6: Pull complete 00:23:11 eaf3925da568: Pull complete 00:23:13 bab4dde63d76: Pull complete 00:23:13 bde34c3a00c8: Pull complete 00:23:13 b352a97aabf1: Pull complete 00:23:13 4872d77fe225: Pull complete 00:23:14 5851b861e8e6: Pull complete 00:23:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:23:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:23:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:23:14 prd-ubuntu20.04-docker-8c-8g-17408 does not seem to be running inside a container 00:23:14 $ 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 00:23:16 $ docker top 24acea159958c13cdf7d2a9be6bec3c7ff097091980b37b608036089719d99fa -eo pid,comm 00:23:16 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). 00:23:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:23:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:23:16 [ssh-agent] Looking for ssh-agent implementation... 00:23:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:23:16 $ docker exec 24acea159958c13cdf7d2a9be6bec3c7ff097091980b37b608036089719d99fa ssh-agent 00:23:17 SSH_AUTH_SOCK=/tmp/ssh-LPHQN1FZGbk2/agent.32 00:23:17 SSH_AGENT_PID=38 00:23:17 Running ssh-add (command line suppressed) 00:23:17 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14570698613603879817.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14570698613603879817.key) 00:23:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:23:17 + git tag --points-at HEAD [Pipeline] } 00:23:17 $ docker exec --env ******** --env ******** 24acea159958c13cdf7d2a9be6bec3c7ff097091980b37b608036089719d99fa ssh-agent -k 00:23:17 unset SSH_AUTH_SOCK; 00:23:17 unset SSH_AGENT_PID; 00:23:17 echo Agent pid 38 killed; 00:23:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:23:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:23:17 [ssh-agent] Looking for ssh-agent implementation... 00:23:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:23:17 $ docker exec 24acea159958c13cdf7d2a9be6bec3c7ff097091980b37b608036089719d99fa ssh-agent 00:23:17 SSH_AUTH_SOCK=/tmp/ssh-QtR86xWbPdw3/agent.70 00:23:17 SSH_AGENT_PID=76 00:23:17 Running ssh-add (command line suppressed) 00:23:17 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13298095158458592687.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13298095158458592687.key) 00:23:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:23:18 + git semver init 00:23:18 2023-05-31 00:23:18,390 [run_init] DEBUG init version:0.0.0 force:False 00:23:18 2023-05-31 00:23:18,391 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 00:23:18 2023-05-31 00:23:18,392 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 00:23:18 2023-05-31 00:23:18,392 [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) 00:23:19 2023-05-31 00:23:19,164 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 00:23:19 2023-05-31 00:23:19,165 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 00:23:19 2023-05-31 00:23:19,165 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 00:23:19 2023-05-31 00:23:19,165 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 00:23:19 3.0.0-dev.31 [Pipeline] } 00:23:19 $ docker exec --env ******** --env ******** 24acea159958c13cdf7d2a9be6bec3c7ff097091980b37b608036089719d99fa ssh-agent -k 00:23:19 unset SSH_AUTH_SOCK; 00:23:19 unset SSH_AGENT_PID; 00:23:19 echo Agent pid 76 killed; 00:23:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:23:19 + git semver [Pipeline] } 00:23:20 $ docker stop --time=1 24acea159958c13cdf7d2a9be6bec3c7ff097091980b37b608036089719d99fa 00:23:21 $ docker rm -f --volumes 24acea159958c13cdf7d2a9be6bec3c7ff097091980b37b608036089719d99fa [Pipeline] // withDockerContainer [Pipeline] sh 00:23:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:23:21 Stashed 1 file(s) [Pipeline] echo 00:23:21 [edgeXSemver]: initialized semver on version 3.0.0-dev.31 [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 00:23:22 provisioning config files... 00:23:22 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4379393195141538118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:23:22 ---> docker-login.sh 00:23:22 nexus3.edgexfoundry.org:10001 00:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:22 Configure a credential helper to remove this warning. See 00:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:22 00:23:22 Login Succeeded 00:23:22 nexus3.edgexfoundry.org:10002 00:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:22 Configure a credential helper to remove this warning. See 00:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:22 00:23:22 Login Succeeded 00:23:22 nexus3.edgexfoundry.org:10003 00:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:22 Configure a credential helper to remove this warning. See 00:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:22 00:23:22 Login Succeeded 00:23:22 nexus3.edgexfoundry.org:10004 00:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:22 Configure a credential helper to remove this warning. See 00:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:22 00:23:22 Login Succeeded 00:23:22 docker.io 00:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:22 Configure a credential helper to remove this warning. See 00:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:22 00:23:22 Login Succeeded 00:23:22 ---> docker-login.sh ends [Pipeline] } 00:23:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:23:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:23:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:23:23 ========================================================= 00:23:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:23:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:23 + 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 . 00:23:23 Sending build context to Docker daemon 4.269MB 00:23:23 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:23:23 Step 2/12 : FROM ${BASE} AS builder 00:23:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:23:23 f56be85fc22e: Pulling fs layer 00:23:23 85791d961cd3: Pulling fs layer 00:23:23 d694b5ae8c79: Pulling fs layer 00:23:23 9f32a84ed3da: Pulling fs layer 00:23:23 4d19c01a9841: Pulling fs layer 00:23:23 9325e15d5711: Pulling fs layer 00:23:23 556b6ee489ea: Pulling fs layer 00:23:23 c5a4b2cf53e6: Pulling fs layer 00:23:23 9325e15d5711: Waiting 00:23:23 556b6ee489ea: Waiting 00:23:23 9f32a84ed3da: Waiting 00:23:23 c5a4b2cf53e6: Waiting 00:23:23 4d19c01a9841: Waiting 00:23:23 85791d961cd3: Download complete 00:23:23 9f32a84ed3da: Download complete 00:23:23 4d19c01a9841: Verifying Checksum 00:23:23 4d19c01a9841: Download complete 00:23:23 f56be85fc22e: Verifying Checksum 00:23:23 f56be85fc22e: Download complete 00:23:23 9325e15d5711: Verifying Checksum 00:23:23 9325e15d5711: Download complete 00:23:23 f56be85fc22e: Pull complete 00:23:23 85791d961cd3: Pull complete 00:23:23 c5a4b2cf53e6: Verifying Checksum 00:23:23 c5a4b2cf53e6: Download complete 00:23:24 d694b5ae8c79: Verifying Checksum 00:23:24 d694b5ae8c79: Download complete 00:23:24 556b6ee489ea: Verifying Checksum 00:23:27 d694b5ae8c79: Pull complete 00:23:27 9f32a84ed3da: Pull complete 00:23:27 4d19c01a9841: Pull complete 00:23:27 9325e15d5711: Pull complete 00:23:30 556b6ee489ea: Pull complete 00:23:30 c5a4b2cf53e6: Pull complete 00:23:30 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 00:23:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:23:30 ---> c4be618373d6 00:23:30 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:23:35 ---> Running in 6483ff744543 00:23:35 Removing intermediate container 6483ff744543 00:23:35 ---> 6bccb38b701d 00:23:35 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:23:35 ---> Running in c6d230350641 00:23:35 Removing intermediate container c6d230350641 00:23:35 ---> 3e6fccd4c7a0 00:23:35 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 00:23:35 ---> Running in d5c9a4ec1eff 00:23:35 Removing intermediate container d5c9a4ec1eff 00:23:35 ---> 6525e184869c 00:23:35 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:23:35 ---> Running in 452e260a4250 00:23:35 Removing intermediate container 452e260a4250 00:23:35 ---> 544a3c34c8cc 00:23:35 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:23:35 ---> Running in 6c658f73537c 00:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:23:35 OK: 265 MiB in 53 packages 00:23:35 Removing intermediate container 6c658f73537c 00:23:35 ---> ec7c20de40dc 00:23:35 Step 8/12 : WORKDIR /app 00:23:35 ---> Running in dfde40022867 00:23:36 Removing intermediate container dfde40022867 00:23:36 ---> cae364707cc7 00:23:36 Step 9/12 : COPY go.mod vendor* ./ 00:23:36 ---> b60f92363e19 00:23:36 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:23:36 ---> Running in 7a2bf81c5ce7 00:23:37 Still waiting to schedule task 00:23:37 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:24:02 Removing intermediate container 7a2bf81c5ce7 00:24:02 ---> 2839d1d8d2e1 00:24:02 Step 11/12 : COPY . . 00:24:02 ---> f3c5329dae19 00:24:02 Step 12/12 : RUN $MAKE 00:24:02 ---> Running in 96810b0b9b3e 00:24:02 noop 00:24:02 Removing intermediate container 96810b0b9b3e 00:24:02 ---> b694524b367a 00:24:02 Successfully built b694524b367a 00:24:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:02 + docker inspect -f . ci-base-image-x86_64 00:24:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:24:03 prd-ubuntu20.04-docker-8c-8g-17408 does not seem to be running inside a container 00:24:03 $ 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 00:24:03 $ docker top 5690083245f858d76ca1d3a3eb79c0ca336ea63cc4c17d545c10784bf3a0afd6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:24:03 + go version 00:24:03 go version go1.20.2 linux/amd64 [Pipeline] } 00:24:03 $ docker stop --time=1 5690083245f858d76ca1d3a3eb79c0ca336ea63cc4c17d545c10784bf3a0afd6 00:24:05 $ docker rm -f --volumes 5690083245f858d76ca1d3a3eb79c0ca336ea63cc4c17d545c10784bf3a0afd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:05 + docker inspect -f . ci-base-image-x86_64 00:24:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:24:05 prd-ubuntu20.04-docker-8c-8g-17408 does not seem to be running inside a container 00:24:05 $ 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 00:24:05 $ docker top ec36fb1935fab2b7abfd7e769cfe2d2fc1f6ad0a5fc4a5f9bd4b6f3fc7ccd850 -eo pid,comm [Pipeline] { [Pipeline] sh 00:24:06 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 00:24:06 + make test 00:24:06 go test ./... -coverprofile=coverage.out ./... 00:24:11 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 00:24:21 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 00:24:21 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 00:24:23 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.596s coverage: 40.5% of statements 00:24:23 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements 00:24:23 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 96.4% of statements 00:24:31 go vet ./... 00:24:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:24:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:24:34 ./bin/test-attribution-txt.sh 00:24:34 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 00:24:34 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 00:24:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:24:34 $ docker stop --time=1 ec36fb1935fab2b7abfd7e769cfe2d2fc1f6ad0a5fc4a5f9bd4b6f3fc7ccd850 00:24:37 $ docker rm -f --volumes ec36fb1935fab2b7abfd7e769cfe2d2fc1f6ad0a5fc4a5f9bd4b6f3fc7ccd850 [Pipeline] // withDockerContainer [Pipeline] sh 00:24:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:24:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:24:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:24:38 + ls -al . 00:24:38 total 636 00:24:38 drwxrwxr-x 11 jenkins jenkins 4096 May 31 00:24 . 00:24:38 drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:23 .. 00:24:38 -rw-rw-r-- 1 jenkins jenkins 134 May 31 00:23 .dockerignore 00:24:38 drwxrwxr-x 8 jenkins jenkins 4096 May 31 00:23 .git 00:24:38 drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:23 .github 00:24:38 -rw-rw-r-- 1 jenkins jenkins 946 May 31 00:23 .gitignore 00:24:38 -rw-rw-r-- 1 jenkins jenkins 41 May 31 00:23 .golangci.yml 00:24:38 drwxr-xr-x 3 jenkins jenkins 4096 May 31 00:23 .semver 00:24:38 -rw-rw-r-- 1 jenkins jenkins 10794 May 31 00:23 Attribution.txt 00:24:38 -rw-rw-r-- 1 jenkins jenkins 10365 May 31 00:23 CHANGELOG.md 00:24:38 -rw-rw-r-- 1 jenkins jenkins 1347 May 31 00:23 Dockerfile 00:24:38 -rw-rw-r-- 1 jenkins jenkins 677 May 31 00:23 GOVERNANCE.md 00:24:38 -rw-rw-r-- 1 jenkins jenkins 683 May 31 00:23 Jenkinsfile 00:24:38 -rw-rw-r-- 1 jenkins jenkins 11347 May 31 00:23 LICENSE 00:24:38 -rw-rw-r-- 1 jenkins jenkins 2053 May 31 00:23 Makefile 00:24:38 -rw-rw-r-- 1 jenkins jenkins 625 May 31 00:23 OWNERS.md 00:24:38 -rw-rw-r-- 1 jenkins jenkins 29016 May 31 00:23 README.md 00:24:38 -rw-rw-r-- 1 jenkins jenkins 12 May 31 00:23 VERSION 00:24:38 drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:23 bin 00:24:38 drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:23 cmd 00:24:38 -rw-r--r-- 1 jenkins jenkins 458039 May 31 00:24 coverage.out 00:24:38 drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:23 examples 00:24:38 -rw-rw-r-- 1 jenkins jenkins 3371 May 31 00:23 go.mod 00:24:38 -rw-rw-r-- 1 jenkins jenkins 30982 May 31 00:23 go.sum 00:24:38 drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:23 images 00:24:38 drwxrwxr-x 5 jenkins jenkins 4096 May 31 00:23 internal 00:24:38 drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:23 snap 00:24:38 -rw-rw-r-- 1 jenkins jenkins 193 May 31 00:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:39 + 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=8a0ded6a109e73f73bbc2acaa9cab3879554e026 --label arch=amd64 --label version=3.0.0-dev.31 . 00:24:39 Sending build context to Docker daemon 4.269MB 00:24:39 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 00:24:39 Step 2/24 : FROM ${BASE} AS builder 00:24:39 ---> b694524b367a 00:24:39 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:24:39 ---> Running in dfdf5ffd3fb9 00:24:39 Removing intermediate container dfdf5ffd3fb9 00:24:39 ---> 05241bd1448a 00:24:39 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:24:39 ---> Running in eb7aaf88f074 00:24:39 Removing intermediate container eb7aaf88f074 00:24:39 ---> d7527564ec77 00:24:39 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 00:24:39 ---> Running in 4aefa69904ee 00:24:39 Removing intermediate container 4aefa69904ee 00:24:39 ---> 115dabca59e1 00:24:39 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 00:24:39 ---> Running in 2f3ae210fd47 00:24:39 Removing intermediate container 2f3ae210fd47 00:24:39 ---> d1ca1f3b673a 00:24:39 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:24:39 ---> Running in cdad2099efb6 00:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:24:40 OK: 265 MiB in 53 packages 00:24:40 Removing intermediate container cdad2099efb6 00:24:40 ---> 9d51217ee23a 00:24:40 Step 8/24 : WORKDIR /app 00:24:40 ---> Running in b7b07581195f 00:24:40 Removing intermediate container b7b07581195f 00:24:40 ---> 362014367872 00:24:40 Step 9/24 : COPY go.mod vendor* ./ 00:24:41 ---> ec4cd61242dd 00:24:41 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:24:41 ---> Running in 62abb90b4dc0 00:24:41 Removing intermediate container 62abb90b4dc0 00:24:41 ---> 1f733094f384 00:24:41 Step 11/24 : COPY . . 00:24:42 ---> 742867f8cdcb 00:24:42 Step 12/24 : RUN $MAKE 00:24:42 ---> Running in 3dfd9866c06e 00:24:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.31" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 00:25:04 Removing intermediate container 3dfd9866c06e 00:25:04 ---> 736c91c0a3a8 00:25:04 Step 13/24 : FROM alpine:3.17 00:25:04 3.17: Pulling from library/alpine 00:25:04 f56be85fc22e: Already exists 00:25:04 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:25:04 Status: Downloaded newer image for alpine:3.17 00:25:04 ---> 9ed4aefc74f6 00:25:04 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:25:04 ---> Running in 95816a75c7f6 00:25:04 Removing intermediate container 95816a75c7f6 00:25:04 ---> b95f2395ae9a 00:25:04 Step 15/24 : RUN apk add --update --no-cache dumb-init 00:25:04 ---> Running in 26cf1c3f4cee 00:25:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:25:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:25:04 (1/1) Installing dumb-init (1.2.5-r2) 00:25:04 Executing busybox-1.35.0-r29.trigger 00:25:04 OK: 7 MiB in 16 packages 00:25:04 Removing intermediate container 26cf1c3f4cee 00:25:04 ---> eda393f2ce2a 00:25:04 Step 16/24 : COPY --from=builder /app/LICENSE / 00:25:04 ---> 0b61377e2a41 00:25:04 Step 17/24 : COPY --from=builder /app/Attribution.txt / 00:25:04 ---> 20c41ce540f6 00:25:04 Step 18/24 : COPY --from=builder /app/cmd/ / 00:25:04 ---> 65f735bcd910 00:25:04 Step 19/24 : EXPOSE 59989 00:25:04 ---> Running in c8ac33482262 00:25:04 Removing intermediate container c8ac33482262 00:25:04 ---> 8b51d58dd2d3 00:25:04 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 00:25:04 ---> Running in 78cdf189484d 00:25:04 Removing intermediate container 78cdf189484d 00:25:04 ---> 165c2326c675 00:25:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:25:04 ---> Running in c6a0d8489488 00:25:04 Removing intermediate container c6a0d8489488 00:25:04 ---> becb6364568e 00:25:04 Step 22/24 : LABEL arch=amd64 00:25:04 ---> Running in e656d035c28d 00:25:04 Removing intermediate container e656d035c28d 00:25:04 ---> 2a28f2dbf1fe 00:25:04 Step 23/24 : LABEL git_sha=8a0ded6a109e73f73bbc2acaa9cab3879554e026 00:25:04 ---> Running in d246b46c875c 00:25:04 Removing intermediate container d246b46c875c 00:25:04 ---> dfdf3277ee5e 00:25:04 Step 24/24 : LABEL version=3.0.0-dev.31 00:25:04 ---> Running in 5ed9a3aebdcb 00:25:04 Removing intermediate container 5ed9a3aebdcb 00:25:04 ---> 7c47d7b14a57 00:25:04 [Warning] One or more build-args [ARCH] were not consumed 00:25:04 Successfully built 7c47d7b14a57 00:25:04 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 00:25:04 provisioning config files... 00:25:04 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14309901816614408645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:25:04 ---> docker-login.sh 00:25:04 nexus3.edgexfoundry.org:10001 00:25:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:04 Configure a credential helper to remove this warning. See 00:25:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:04 00:25:04 Login Succeeded 00:25:04 nexus3.edgexfoundry.org:10002 00:25:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:04 Configure a credential helper to remove this warning. See 00:25:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:04 00:25:04 Login Succeeded 00:25:04 nexus3.edgexfoundry.org:10003 00:25:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:04 Configure a credential helper to remove this warning. See 00:25:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:04 00:25:04 Login Succeeded 00:25:04 nexus3.edgexfoundry.org:10004 00:25:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:04 Configure a credential helper to remove this warning. See 00:25:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:04 00:25:04 Login Succeeded 00:25:04 docker.io 00:25:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:05 Configure a credential helper to remove this warning. See 00:25:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:05 00:25:05 Login Succeeded 00:25:05 ---> docker-login.sh ends [Pipeline] } 00:25:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:25:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:25:05 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 00:25:05 8a0ded6a109e73f73bbc2acaa9cab3879554e026 00:25:05 latest 00:25:05 3.0.0-dev.31 00:25:05 8a0ded6a109e73f73bbc2acaa9cab3879554e026-3.0.0-dev.31 00:25:05 main 00:25:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:05 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:8a0ded6a109e73f73bbc2acaa9cab3879554e026 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:05 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:8a0ded6a109e73f73bbc2acaa9cab3879554e026 00:25:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:25:05 080a931997fd: Preparing 00:25:05 a95e6fdbbb08: Preparing 00:25:05 2db9e9430278: Preparing 00:25:05 e77e9db5bb92: Preparing 00:25:05 f1417ff83b31: Preparing 00:25:05 f1417ff83b31: Layer already exists 00:25:05 e77e9db5bb92: Pushed 00:25:05 a95e6fdbbb08: Pushed 00:25:05 2db9e9430278: Pushed 00:25:08 080a931997fd: Pushed 00:25:08 8a0ded6a109e73f73bbc2acaa9cab3879554e026: digest: sha256:6c73cbf17d707e0a180f1127fcf2da1f0339eb9f78f061e0876daf349c713aec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:08 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:09 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 00:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:25:09 080a931997fd: Preparing 00:25:09 a95e6fdbbb08: Preparing 00:25:09 2db9e9430278: Preparing 00:25:09 e77e9db5bb92: Preparing 00:25:09 f1417ff83b31: Preparing 00:25:09 2db9e9430278: Layer already exists 00:25:09 f1417ff83b31: Layer already exists 00:25:09 080a931997fd: Layer already exists 00:25:09 a95e6fdbbb08: Layer already exists 00:25:09 e77e9db5bb92: Layer already exists 00:25:09 latest: digest: sha256:6c73cbf17d707e0a180f1127fcf2da1f0339eb9f78f061e0876daf349c713aec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:09 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:09 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.31 00:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:25:09 080a931997fd: Preparing 00:25:09 a95e6fdbbb08: Preparing 00:25:09 2db9e9430278: Preparing 00:25:09 e77e9db5bb92: Preparing 00:25:09 f1417ff83b31: Preparing 00:25:09 f1417ff83b31: Layer already exists 00:25:09 080a931997fd: Layer already exists 00:25:09 2db9e9430278: Layer already exists 00:25:09 e77e9db5bb92: Layer already exists 00:25:09 a95e6fdbbb08: Layer already exists 00:25:09 3.0.0-dev.31: digest: sha256:6c73cbf17d707e0a180f1127fcf2da1f0339eb9f78f061e0876daf349c713aec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:09 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:8a0ded6a109e73f73bbc2acaa9cab3879554e026-3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:10 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:8a0ded6a109e73f73bbc2acaa9cab3879554e026-3.0.0-dev.31 00:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:25:10 080a931997fd: Preparing 00:25:10 a95e6fdbbb08: Preparing 00:25:10 2db9e9430278: Preparing 00:25:10 e77e9db5bb92: Preparing 00:25:10 f1417ff83b31: Preparing 00:25:10 a95e6fdbbb08: Layer already exists 00:25:10 e77e9db5bb92: Layer already exists 00:25:10 080a931997fd: Layer already exists 00:25:10 f1417ff83b31: Layer already exists 00:25:10 2db9e9430278: Layer already exists 00:25:10 8a0ded6a109e73f73bbc2acaa9cab3879554e026-3.0.0-dev.31: digest: sha256:6c73cbf17d707e0a180f1127fcf2da1f0339eb9f78f061e0876daf349c713aec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:10 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:10 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 00:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:25:10 080a931997fd: Preparing 00:25:10 a95e6fdbbb08: Preparing 00:25:10 2db9e9430278: Preparing 00:25:10 e77e9db5bb92: Preparing 00:25:10 f1417ff83b31: Preparing 00:25:10 f1417ff83b31: Layer already exists 00:25:10 2db9e9430278: Layer already exists 00:25:10 a95e6fdbbb08: Layer already exists 00:25:10 080a931997fd: Layer already exists 00:25:10 e77e9db5bb92: Layer already exists 00:25:10 main: digest: sha256:6c73cbf17d707e0a180f1127fcf2da1f0339eb9f78f061e0876daf349c713aec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:25:10 ===================================================== [Pipeline] echo 00:25:10 taggedImages: 00:25:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:8a0ded6a109e73f73bbc2acaa9cab3879554e026 00:25:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 00:25:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.31 00:25:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:8a0ded6a109e73f73bbc2acaa9cab3879554e026-3.0.0-dev.31 00:25:10 - 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 00:25:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:25:11 00:25:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:25:11 latest: Pulling from edgex-lftools-log-publisher 00:25:11 5eb5b503b376: Pulling fs layer 00:25:11 5c69ac0246d0: Pulling fs layer 00:25:11 ec43610c2a17: Pulling fs layer 00:25:11 3a2ae6a8a46f: Pulling fs layer 00:25:11 33b1e0a273af: Pulling fs layer 00:25:11 5d3b04190fa2: Pulling fs layer 00:25:11 2f39f015ded8: Pulling fs layer 00:25:11 3a2ae6a8a46f: Waiting 00:25:11 33b1e0a273af: Waiting 00:25:11 5d3b04190fa2: Waiting 00:25:11 2f39f015ded8: Waiting 00:25:11 3a2ae6a8a46f: Verifying Checksum 00:25:11 3a2ae6a8a46f: Download complete 00:25:11 ec43610c2a17: Verifying Checksum 00:25:11 ec43610c2a17: Download complete 00:25:11 5d3b04190fa2: Verifying Checksum 00:25:11 5d3b04190fa2: Download complete 00:25:11 33b1e0a273af: Verifying Checksum 00:25:11 33b1e0a273af: Download complete 00:25:11 5eb5b503b376: Verifying Checksum 00:25:11 5eb5b503b376: Download complete 00:25:12 2f39f015ded8: Verifying Checksum 00:25:12 2f39f015ded8: Download complete 00:25:13 5eb5b503b376: Pull complete 00:25:13 5c69ac0246d0: Pull complete 00:25:13 ec43610c2a17: Pull complete 00:25:13 3a2ae6a8a46f: Pull complete 00:25:13 33b1e0a273af: Pull complete 00:25:13 5d3b04190fa2: Pull complete 00:25:18 2f39f015ded8: Pull complete 00:25:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:25:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:25:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:25:18 prd-ubuntu20.04-docker-8c-8g-17408 does not seem to be running inside a container 00:25:18 $ 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 00:25:22 $ docker top 350f572dff3ead8d72d040b2385ddfe7c64b12268163a8a1d0dfe6af36cabd9d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:25:22 ---> job-cost.sh 00:25:22 lf-activate-venv: SKIPPING 00:25:22 INFO: No Stack... 00:25:23 INFO: Retrieving Pricing Info for: v3-standard-8 00:25:23 INFO: Archiving Costs [Pipeline] sh 00:25:23 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 00:25:23 + cut -d, -f6 [Pipeline] lock 00:25:23 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-102-stack-cost] 00:25:23 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-102-stack-cost] did not exist. Created. 00:25:23 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:25:24 + echo total: 0.2199999988079071 [Pipeline] stash 00:25:24 Stashed 1 file(s) [Pipeline] } 00:25:24 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-102-stack-cost] [Pipeline] // lock [Pipeline] } 00:25:24 $ docker stop --time=1 350f572dff3ead8d72d040b2385ddfe7c64b12268163a8a1d0dfe6af36cabd9d 00:25:25 $ docker rm -f --volumes 350f572dff3ead8d72d040b2385ddfe7c64b12268163a8a1d0dfe6af36cabd9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:26:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17414 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 00:26:20 Running in /w/workspace/device-rfid-llrp-go/102 [Pipeline] { [Pipeline] checkout 00:26:21 Selected Git installation does not exist. Using Default 00:26:21 The recommended git tool is: NONE 00:26:27 using credential edgex-jenkins-ssh 00:26:27 Cloning the remote Git repository 00:26:28 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 00:26:28 > git init /w/workspace/device-rfid-llrp-go/102 # timeout=10 00:26:28 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 00:26:28 > git --version # timeout=10 00:26:28 > git --version # 'git version 2.25.1' 00:26:28 using GIT_SSH to set credentials SSH Credentials for GitHub 00:26:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:26:29 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 00:26:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:26:30 Avoid second fetch 00:26:30 Checking out Revision 8a0ded6a109e73f73bbc2acaa9cab3879554e026 (main) 00:26:30 > git config core.sparsecheckout # timeout=10 00:26:31 > git checkout -f 8a0ded6a109e73f73bbc2acaa9cab3879554e026 # timeout=10 00:26:31 Commit message: "docs: Add main branch warning (#240)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:26:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:26:32 % Total % Received % Xferd Average Speed Time Time Time Current 00:26:32 Dload Upload Total Spent Left Speed 00:26:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh 00:26:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:26:33 + sudo tee /etc/docker/daemon.new 00:26:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:26:33 { 00:26:33 "registry-mirrors": [ 00:26:33 "https://nexus3.edgexfoundry.org:10001" 00:26:33 ], 00:26:33 "bip": "10.250.0.254/24", 00:26:33 "hosts": [ 00:26:33 "tcp://0.0.0.0:5555", 00:26:33 "unix:///var/run/docker.sock" 00:26:33 ], 00:26:33 "mtu": 1458, 00:26:33 "selinux-enabled": true, 00:26:33 "seccomp-profile": "/etc/docker/seccomp.json" 00:26:33 } [Pipeline] sh 00:26:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:26:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:26:52 provisioning config files... 00:26:52 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/102@tmp/config15466289561414023237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:26:53 ---> docker-login.sh 00:26:53 nexus3.edgexfoundry.org:10001 00:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:53 Configure a credential helper to remove this warning. See 00:26:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:53 00:26:53 Login Succeeded 00:26:53 nexus3.edgexfoundry.org:10002 00:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:54 Configure a credential helper to remove this warning. See 00:26:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:54 00:26:54 Login Succeeded 00:26:54 nexus3.edgexfoundry.org:10003 00:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:54 Configure a credential helper to remove this warning. See 00:26:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:54 00:26:54 Login Succeeded 00:26:54 nexus3.edgexfoundry.org:10004 00:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:55 Configure a credential helper to remove this warning. See 00:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:55 00:26:55 Login Succeeded 00:26:55 docker.io 00:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:55 Configure a credential helper to remove this warning. See 00:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:55 00:26:55 Login Succeeded 00:26:55 ---> docker-login.sh ends [Pipeline] } 00:26:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:26:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:26:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:26:56 ========================================================= 00:26:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:26:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:56 + 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 . 00:26:56 Sending build context to Docker daemon 1.217MB 00:26:56 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:26:56 Step 2/12 : FROM ${BASE} AS builder 00:26:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:26:57 c41833b44d91: Pulling fs layer 00:26:57 ed15518f5707: Pulling fs layer 00:26:57 feae8fd75edb: Pulling fs layer 00:26:57 242c74f7c9fa: Pulling fs layer 00:26:57 3cdef696dda3: Pulling fs layer 00:26:57 2ced38df9373: Pulling fs layer 00:26:57 58f1dce35555: Pulling fs layer 00:26:57 3cdef696dda3: Waiting 00:26:57 2ced38df9373: Waiting 00:26:57 58f1dce35555: Waiting 00:26:57 242c74f7c9fa: Waiting 00:26:57 ed15518f5707: Verifying Checksum 00:26:57 ed15518f5707: Download complete 00:26:57 242c74f7c9fa: Verifying Checksum 00:26:57 242c74f7c9fa: Download complete 00:26:57 3cdef696dda3: Verifying Checksum 00:26:57 3cdef696dda3: Download complete 00:26:57 c41833b44d91: Verifying Checksum 00:26:57 c41833b44d91: Download complete 00:26:58 c41833b44d91: Pull complete 00:26:58 58f1dce35555: Verifying Checksum 00:26:58 58f1dce35555: Download complete 00:26:58 ed15518f5707: Pull complete 00:27:00 2ced38df9373: Verifying Checksum 00:27:00 2ced38df9373: Download complete 00:27:00 feae8fd75edb: Verifying Checksum 00:27:00 feae8fd75edb: Download complete 00:27:12 feae8fd75edb: Pull complete 00:27:12 242c74f7c9fa: Pull complete 00:27:12 3cdef696dda3: Pull complete 00:27:21 2ced38df9373: Pull complete 00:27:22 58f1dce35555: Pull complete 00:27:22 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 00:27:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:27:22 ---> fadd8f120f05 00:27:22 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:27:24 ---> Running in d8a75327b30b 00:27:24 Removing intermediate container d8a75327b30b 00:27:24 ---> 37daabfef583 00:27:24 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:27:25 ---> Running in 278b81bea68f 00:27:25 Removing intermediate container 278b81bea68f 00:27:25 ---> fd72399d08bb 00:27:25 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 00:27:25 ---> Running in 17fb0b7c5b75 00:27:25 Removing intermediate container 17fb0b7c5b75 00:27:25 ---> 7171ac71451e 00:27:25 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:27:25 ---> Running in 5d8973db718a 00:27:26 Removing intermediate container 5d8973db718a 00:27:26 ---> d1cd30f4895e 00:27:26 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:27:26 ---> Running in ebd2ed1a5264 00:27:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:27:29 OK: 263 MiB in 53 packages 00:27:30 Removing intermediate container ebd2ed1a5264 00:27:30 ---> e637422c6e3e 00:27:30 Step 8/12 : WORKDIR /app 00:27:30 ---> Running in 5bd5303b5ad3 00:27:30 Removing intermediate container 5bd5303b5ad3 00:27:30 ---> 8acd2e6a6056 00:27:30 Step 9/12 : COPY go.mod vendor* ./ 00:27:31 ---> 9d4e403d98df 00:27:31 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:31 ---> Running in 56b663fc1a16 00:28:39 Removing intermediate container 56b663fc1a16 00:28:39 ---> d04828a181ca 00:28:39 Step 11/12 : COPY . . 00:28:39 ---> bd767ab3d10c 00:28:39 Step 12/12 : RUN $MAKE 00:28:39 ---> Running in 27872777b6ea 00:28:39 noop 00:28:39 Removing intermediate container 27872777b6ea 00:28:39 ---> ca830cac1d7a 00:28:39 Successfully built ca830cac1d7a 00:28:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:39 + docker inspect -f . ci-base-image-arm64 00:28:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:28:40 prd-ubuntu20.04-docker-arm64-4c-16g-17414 does not seem to be running inside a container 00:28:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/102 -v /w/workspace/device-rfid-llrp-go/102:/w/workspace/device-rfid-llrp-go/102:rw,z -v /w/workspace/device-rfid-llrp-go/102@tmp:/w/workspace/device-rfid-llrp-go/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:28:41 $ docker top ce22154224b4e4ea3cb896c03a50b1698d2a47f7ca6122f0f7d0c50b46b3c4a6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:28:42 + go version 00:28:42 go version go1.20.2 linux/arm64 [Pipeline] } 00:28:42 $ docker stop --time=1 ce22154224b4e4ea3cb896c03a50b1698d2a47f7ca6122f0f7d0c50b46b3c4a6 00:28:44 $ docker rm -f --volumes ce22154224b4e4ea3cb896c03a50b1698d2a47f7ca6122f0f7d0c50b46b3c4a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:44 + docker inspect -f . ci-base-image-arm64 00:28:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:28:44 prd-ubuntu20.04-docker-arm64-4c-16g-17414 does not seem to be running inside a container 00:28:45 $ 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/102 -v /w/workspace/device-rfid-llrp-go/102:/w/workspace/device-rfid-llrp-go/102:rw,z -v /w/workspace/device-rfid-llrp-go/102@tmp:/w/workspace/device-rfid-llrp-go/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:28:46 $ docker top 476e0ac35e796c3b3e463f625c7a98d87a842ebe4ab1a50cc9a44af49536ed3c -eo pid,comm [Pipeline] { [Pipeline] sh 00:28:47 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/102 [Pipeline] fileExists [Pipeline] sh 00:28:47 + make test 00:28:47 go test ./... -coverprofile=coverage.out ./... 00:29:26 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 00:31:49 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 00:31:49 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 00:32:22 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 33.771s coverage: 40.5% of statements 00:32:22 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.604s coverage: 52.0% of statements 00:32:22 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 95.5% of statements 00:32:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:32:22 go vet ./... 00:32:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:32:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:32:54 ./bin/test-attribution-txt.sh 00:32:54 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 00:32:54 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 00:32:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:32:54 $ docker stop --time=1 476e0ac35e796c3b3e463f625c7a98d87a842ebe4ab1a50cc9a44af49536ed3c 00:32:56 $ docker rm -f --volumes 476e0ac35e796c3b3e463f625c7a98d87a842ebe4ab1a50cc9a44af49536ed3c [Pipeline] // withDockerContainer [Pipeline] sh 00:32:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:32:58 Warning: overwriting stash ‘coverage-report’ 00:32:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:32:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:32:59 + ls -al . 00:32:59 total 632 00:32:59 drwxrwxr-x 10 jenkins jenkins 4096 May 31 00:28 . 00:32:59 drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:26 .. 00:32:59 -rw-rw-r-- 1 jenkins jenkins 134 May 31 00:26 .dockerignore 00:32:59 drwxrwxr-x 8 jenkins jenkins 4096 May 31 00:26 .git 00:32:59 drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:26 .github 00:32:59 -rw-rw-r-- 1 jenkins jenkins 946 May 31 00:26 .gitignore 00:32:59 -rw-rw-r-- 1 jenkins jenkins 41 May 31 00:26 .golangci.yml 00:32:59 -rw-rw-r-- 1 jenkins jenkins 10794 May 31 00:26 Attribution.txt 00:32:59 -rw-rw-r-- 1 jenkins jenkins 10365 May 31 00:26 CHANGELOG.md 00:32:59 -rw-rw-r-- 1 jenkins jenkins 1347 May 31 00:26 Dockerfile 00:32:59 -rw-rw-r-- 1 jenkins jenkins 677 May 31 00:26 GOVERNANCE.md 00:32:59 -rw-rw-r-- 1 jenkins jenkins 683 May 31 00:26 Jenkinsfile 00:32:59 -rw-rw-r-- 1 jenkins jenkins 11347 May 31 00:26 LICENSE 00:32:59 -rw-rw-r-- 1 jenkins jenkins 2053 May 31 00:26 Makefile 00:32:59 -rw-rw-r-- 1 jenkins jenkins 625 May 31 00:26 OWNERS.md 00:32:59 -rw-rw-r-- 1 jenkins jenkins 29016 May 31 00:26 README.md 00:32:59 -rw-rw-r-- 1 jenkins jenkins 12 May 31 00:23 VERSION 00:32:59 drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:26 bin 00:32:59 drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:26 cmd 00:32:59 -rw-r--r-- 1 jenkins jenkins 458039 May 31 00:32 coverage.out 00:32:59 drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:26 examples 00:32:59 -rw-rw-r-- 1 jenkins jenkins 3371 May 31 00:26 go.mod 00:32:59 -rw-rw-r-- 1 jenkins jenkins 30982 May 31 00:26 go.sum 00:32:59 drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:26 images 00:32:59 drwxrwxr-x 5 jenkins jenkins 4096 May 31 00:26 internal 00:32:59 drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:26 snap 00:32:59 -rw-rw-r-- 1 jenkins jenkins 193 May 31 00:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:00 + 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=8a0ded6a109e73f73bbc2acaa9cab3879554e026 --label arch=arm64 --label version=3.0.0-dev.31 . 00:33:00 Sending build context to Docker daemon 1.217MB 00:33:00 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 00:33:00 Step 2/24 : FROM ${BASE} AS builder 00:33:00 ---> ca830cac1d7a 00:33:00 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:33:00 ---> Running in 880e02fa5d97 00:33:01 Removing intermediate container 880e02fa5d97 00:33:01 ---> a5ddc45d92c0 00:33:01 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:33:01 ---> Running in f0dfc1c7fbc1 00:33:01 Removing intermediate container f0dfc1c7fbc1 00:33:01 ---> 467febe19a81 00:33:01 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 00:33:01 ---> Running in ab55b2717845 00:33:02 Removing intermediate container ab55b2717845 00:33:02 ---> 49906b338c9d 00:33:02 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 00:33:02 ---> Running in 8407e7cbd6da 00:33:02 Removing intermediate container 8407e7cbd6da 00:33:02 ---> 9e2cecdec96e 00:33:02 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:33:02 ---> Running in f506cc7eea08 00:33:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:33:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:33:06 OK: 263 MiB in 53 packages 00:33:07 Removing intermediate container f506cc7eea08 00:33:07 ---> c3c42400c86b 00:33:07 Step 8/24 : WORKDIR /app 00:33:07 ---> Running in 7431a153fad1 00:33:07 Removing intermediate container 7431a153fad1 00:33:07 ---> 489355cec0b9 00:33:07 Step 9/24 : COPY go.mod vendor* ./ 00:33:08 ---> 0433c14ea246 00:33:08 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:08 ---> Running in 1bd67336c280 00:33:11 Removing intermediate container 1bd67336c280 00:33:11 ---> 87d67219a53d 00:33:11 Step 11/24 : COPY . . 00:33:14 ---> 91ac61e17aa9 00:33:14 Step 12/24 : RUN $MAKE 00:33:14 ---> Running in 62de7cebec9d 00:33:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.31" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 00:35:52 Removing intermediate container 62de7cebec9d 00:35:52 ---> 102a18635fe2 00:35:52 Step 13/24 : FROM alpine:3.17 00:35:52 3.17: Pulling from library/alpine 00:35:52 c41833b44d91: Already exists 00:35:52 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:35:52 Status: Downloaded newer image for alpine:3.17 00:35:52 ---> 51e60588ff2c 00:35:52 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:35:52 ---> Running in fe021d812f94 00:35:52 Removing intermediate container fe021d812f94 00:35:52 ---> dea4970d0431 00:35:52 Step 15/24 : RUN apk add --update --no-cache dumb-init 00:35:52 ---> Running in 2775b7a7e827 00:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:35:54 (1/1) Installing dumb-init (1.2.5-r2) 00:35:54 Executing busybox-1.35.0-r29.trigger 00:35:54 OK: 8 MiB in 16 packages 00:35:55 Removing intermediate container 2775b7a7e827 00:35:55 ---> 18f37a5517ca 00:35:55 Step 16/24 : COPY --from=builder /app/LICENSE / 00:35:56 ---> f9e1ce34a058 00:35:56 Step 17/24 : COPY --from=builder /app/Attribution.txt / 00:35:56 ---> 16df7516d8a6 00:35:56 Step 18/24 : COPY --from=builder /app/cmd/ / 00:35:58 ---> bae4247fd976 00:35:58 Step 19/24 : EXPOSE 59989 00:35:58 ---> Running in 5592b98afbe4 00:35:58 Removing intermediate container 5592b98afbe4 00:35:58 ---> ca9b435139c2 00:35:58 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 00:35:58 ---> Running in c7c1d373d24d 00:35:58 Removing intermediate container c7c1d373d24d 00:35:58 ---> 917770e690a6 00:35:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:35:58 ---> Running in a46f413b8adb 00:35:59 Removing intermediate container a46f413b8adb 00:35:59 ---> 644f74b97f61 00:35:59 Step 22/24 : LABEL arch=arm64 00:35:59 ---> Running in db63e60271cf 00:35:59 Removing intermediate container db63e60271cf 00:35:59 ---> f0fb4d121a75 00:35:59 Step 23/24 : LABEL git_sha=8a0ded6a109e73f73bbc2acaa9cab3879554e026 00:35:59 ---> Running in a16085dd4261 00:35:59 Removing intermediate container a16085dd4261 00:35:59 ---> f658738eecfc 00:35:59 Step 24/24 : LABEL version=3.0.0-dev.31 00:35:59 ---> Running in 89990881537a 00:36:00 Removing intermediate container 89990881537a 00:36:00 ---> 3ce6b2587c98 00:36:00 [Warning] One or more build-args [ARCH] were not consumed 00:36:00 Successfully built 3ce6b2587c98 00:36:00 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 00:36:00 provisioning config files... 00:36:00 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/102@tmp/config15013645536693986369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:00 ---> docker-login.sh 00:36:00 nexus3.edgexfoundry.org:10001 00:36:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:00 Configure a credential helper to remove this warning. See 00:36:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:00 00:36:00 Login Succeeded 00:36:00 nexus3.edgexfoundry.org:10002 00:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:01 Configure a credential helper to remove this warning. See 00:36:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:01 00:36:01 Login Succeeded 00:36:01 nexus3.edgexfoundry.org:10003 00:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:01 Configure a credential helper to remove this warning. See 00:36:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:01 00:36:01 Login Succeeded 00:36:01 nexus3.edgexfoundry.org:10004 00:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:01 Configure a credential helper to remove this warning. See 00:36:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:01 00:36:01 Login Succeeded 00:36:01 docker.io 00:36:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:02 Configure a credential helper to remove this warning. See 00:36:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:02 00:36:02 Login Succeeded 00:36:02 ---> docker-login.sh ends [Pipeline] } 00:36:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:36:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:36:02 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 00:36:02 8a0ded6a109e73f73bbc2acaa9cab3879554e026 00:36:02 latest 00:36:02 3.0.0-dev.31 00:36:02 8a0ded6a109e73f73bbc2acaa9cab3879554e026-3.0.0-dev.31 00:36:02 main 00:36:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:02 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8a0ded6a109e73f73bbc2acaa9cab3879554e026 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:03 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8a0ded6a109e73f73bbc2acaa9cab3879554e026 00:36:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 00:36:03 5fd47e931efe: Preparing 00:36:03 ae89fbcba6de: Preparing 00:36:03 4233f4c947fd: Preparing 00:36:03 a3dcf67712d9: Preparing 00:36:03 26cbea5cba74: Preparing 00:36:03 26cbea5cba74: Layer already exists 00:36:03 4233f4c947fd: Pushed 00:36:03 ae89fbcba6de: Pushed 00:36:03 a3dcf67712d9: Pushed 00:36:08 5fd47e931efe: Pushed 00:36:08 8a0ded6a109e73f73bbc2acaa9cab3879554e026: digest: sha256:7026a59b34739c649d793ed20b0a092be1f92b99ffcd30bbd7f7cf42e41b6ca7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:09 + 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 00:36:09 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 00:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 00:36:09 5fd47e931efe: Preparing 00:36:09 ae89fbcba6de: Preparing 00:36:09 4233f4c947fd: Preparing 00:36:09 a3dcf67712d9: Preparing 00:36:09 26cbea5cba74: Preparing 00:36:09 26cbea5cba74: Layer already exists 00:36:09 a3dcf67712d9: Layer already exists 00:36:09 5fd47e931efe: Layer already exists 00:36:09 ae89fbcba6de: Layer already exists 00:36:09 4233f4c947fd: Layer already exists 00:36:09 latest: digest: sha256:7026a59b34739c649d793ed20b0a092be1f92b99ffcd30bbd7f7cf42e41b6ca7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:10 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:10 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.31 00:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 00:36:10 5fd47e931efe: Preparing 00:36:10 ae89fbcba6de: Preparing 00:36:10 4233f4c947fd: Preparing 00:36:10 a3dcf67712d9: Preparing 00:36:10 26cbea5cba74: Preparing 00:36:10 4233f4c947fd: Layer already exists 00:36:10 26cbea5cba74: Layer already exists 00:36:10 5fd47e931efe: Layer already exists 00:36:10 ae89fbcba6de: Layer already exists 00:36:10 a3dcf67712d9: Layer already exists 00:36:10 3.0.0-dev.31: digest: sha256:7026a59b34739c649d793ed20b0a092be1f92b99ffcd30bbd7f7cf42e41b6ca7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:11 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8a0ded6a109e73f73bbc2acaa9cab3879554e026-3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:11 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8a0ded6a109e73f73bbc2acaa9cab3879554e026-3.0.0-dev.31 00:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 00:36:11 5fd47e931efe: Preparing 00:36:11 ae89fbcba6de: Preparing 00:36:11 4233f4c947fd: Preparing 00:36:11 a3dcf67712d9: Preparing 00:36:11 26cbea5cba74: Preparing 00:36:11 26cbea5cba74: Layer already exists 00:36:11 4233f4c947fd: Layer already exists 00:36:11 ae89fbcba6de: Layer already exists 00:36:11 a3dcf67712d9: Layer already exists 00:36:11 5fd47e931efe: Layer already exists 00:36:11 8a0ded6a109e73f73bbc2acaa9cab3879554e026-3.0.0-dev.31: digest: sha256:7026a59b34739c649d793ed20b0a092be1f92b99ffcd30bbd7f7cf42e41b6ca7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:12 + 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 00:36:12 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 00:36:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 00:36:12 5fd47e931efe: Preparing 00:36:12 ae89fbcba6de: Preparing 00:36:12 4233f4c947fd: Preparing 00:36:12 a3dcf67712d9: Preparing 00:36:12 26cbea5cba74: Preparing 00:36:12 ae89fbcba6de: Layer already exists 00:36:12 a3dcf67712d9: Layer already exists 00:36:12 4233f4c947fd: Layer already exists 00:36:12 5fd47e931efe: Layer already exists 00:36:12 26cbea5cba74: Layer already exists 00:36:12 main: digest: sha256:7026a59b34739c649d793ed20b0a092be1f92b99ffcd30bbd7f7cf42e41b6ca7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:36:12 ===================================================== [Pipeline] echo 00:36:12 taggedImages: 00:36:12 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8a0ded6a109e73f73bbc2acaa9cab3879554e026 00:36:12 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 00:36:12 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.31 00:36:12 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8a0ded6a109e73f73bbc2acaa9cab3879554e026-3.0.0-dev.31 00:36:12 - 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 00:36:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:36:13 00:36:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:36:13 arm64: Pulling from edgex-lftools-log-publisher 00:36:13 8998bd30e6a1: Pulling fs layer 00:36:13 04944245beec: Pulling fs layer 00:36:13 699f458cf7ca: Pulling fs layer 00:36:13 765212b225bb: Pulling fs layer 00:36:13 f23df028b6ca: Pulling fs layer 00:36:13 d65c8cfc05b1: Pulling fs layer 00:36:13 2437ff75d9bd: Pulling fs layer 00:36:13 765212b225bb: Waiting 00:36:13 f23df028b6ca: Waiting 00:36:13 d65c8cfc05b1: Waiting 00:36:13 2437ff75d9bd: Waiting 00:36:13 04944245beec: Verifying Checksum 00:36:13 04944245beec: Download complete 00:36:13 765212b225bb: Verifying Checksum 00:36:13 765212b225bb: Download complete 00:36:13 f23df028b6ca: Verifying Checksum 00:36:13 f23df028b6ca: Download complete 00:36:14 d65c8cfc05b1: Verifying Checksum 00:36:14 d65c8cfc05b1: Download complete 00:36:14 699f458cf7ca: Verifying Checksum 00:36:14 699f458cf7ca: Download complete 00:36:14 8998bd30e6a1: Verifying Checksum 00:36:14 8998bd30e6a1: Download complete 00:36:16 2437ff75d9bd: Verifying Checksum 00:36:16 2437ff75d9bd: Download complete 00:36:18 8998bd30e6a1: Pull complete 00:36:19 04944245beec: Pull complete 00:36:20 699f458cf7ca: Pull complete 00:36:20 765212b225bb: Pull complete 00:36:21 f23df028b6ca: Pull complete 00:36:22 d65c8cfc05b1: Pull complete 00:36:37 2437ff75d9bd: Pull complete 00:36:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:36:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:36:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:36:37 prd-ubuntu20.04-docker-arm64-4c-16g-17414 does not seem to be running inside a container 00:36:37 $ 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/102 -v /w/workspace/device-rfid-llrp-go/102:/w/workspace/device-rfid-llrp-go/102:rw,z -v /w/workspace/device-rfid-llrp-go/102@tmp:/w/workspace/device-rfid-llrp-go/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:36:40 $ docker top f499b9b229422fa43a71f846a82304e8aa0eff302592ad99bac89e2e83f1de50 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:41 ---> job-cost.sh 00:36:41 lf-activate-venv: SKIPPING 00:36:41 INFO: No Stack... 00:36:42 INFO: Retrieving Pricing Info for: v3-standard-4 00:36:42 INFO: Archiving Costs [Pipeline] sh 00:36:43 + cut -d, -f6 00:36:43 + cat /w/workspace/device-rfid-llrp-go/102/archives/cost.csv [Pipeline] lock 00:36:43 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-102-stack-cost] 00:36:43 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-102-stack-cost] did not exist. Created. 00:36:43 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:36:44 /w/workspace/device-rfid-llrp-go/102@tmp/durable-0f53a52f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:36:45 + echo total: 0.10999999940395355 [Pipeline] stash 00:36:45 Warning: overwriting stash ‘stack-cost’ 00:36:45 Stashed 1 file(s) [Pipeline] } 00:36:45 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-102-stack-cost] [Pipeline] // lock [Pipeline] } 00:36:45 $ docker stop --time=1 f499b9b229422fa43a71f846a82304e8aa0eff302592ad99bac89e2e83f1de50 00:36:46 $ docker rm -f --volumes f499b9b229422fa43a71f846a82304e8aa0eff302592ad99bac89e2e83f1de50 [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 00:36:47 provisioning config files... 00:36:47 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16228586751079978380tmp [Pipeline] { [Pipeline] sh 00:36:47 + set +x 00:36:47 + curl -s https://codecov.io/bash 00:36:47 + bash -s -- 00:36:47 00:36:47 _____ _ 00:36:47 / ____| | | 00:36:47 | | ___ __| | ___ ___ _____ __ 00:36:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:36:47 | |___| (_) | (_| | __/ (_| (_) \ V / 00:36:47 \_____\___/ \__,_|\___|\___\___/ \_/ 00:36:47 Bash-1.0.6 00:36:47 00:36:47 00:36:47 ==> git version 2.25.1 found 00:36:47 ==> 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 00:36:47 Release-Date: 2020-01-08 00:36:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:36:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:36:47 ==> Jenkins CI detected. 00:36:47 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 00:36:47 project root: . 00:36:47 --> token set from env 00:36:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:36:47 ==> Running gcov in . (disable via -X gcov) 00:36:47 ==> Python coveragepy not found 00:36:47 ==> Searching for coverage reports in: 00:36:47 + . 00:36:47 -> Found 1 reports 00:36:47 ==> Detecting git/mercurial file structure 00:36:47 ==> Reading reports 00:36:47 + ./coverage.out bytes=458039 00:36:47 ==> Appending adjustments 00:36:47 https://docs.codecov.io/docs/fixing-reports 00:36:47 + Found adjustments 00:36:47 ==> Gzipping contents 00:36:47 52K /tmp/codecov.uu64T1.gz 00:36:47 ==> Uploading reports 00:36:47 url: https://codecov.io 00:36:47 query: branch=main&commit=8a0ded6a109e73f73bbc2acaa9cab3879554e026&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:36:47 -> Pinging Codecov 00:36:47 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=8a0ded6a109e73f73bbc2acaa9cab3879554e026&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:36:47 -> Uploading to 00:36:47 https://storage.googleapis.com/codecov/v4/raw/2023-05-31/581DD39554BDF9B6E22D074273EAD858/8a0ded6a109e73f73bbc2acaa9cab3879554e026/aec29258-b9e3-4222-a61b-1ba9790c4a40.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T003647Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d0af497612cb76fdaa98e784e065171ec28be5399a9e9ca31fba296d880c23e 00:36:47 % Total % Received % Xferd Average Speed Time Time Time Current 00:36:47 Dload Upload Total Spent Left Speed 00:36:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50483 0 0 100 50483 0 224k --:--:-- --:--:-- --:--:-- 223k 100 50483 0 0 100 50483 0 185k --:--:-- --:--:-- --:--:-- 184k 00:36:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8a0ded6a109e73f73bbc2acaa9cab3879554e026 [Pipeline] } 00:36:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:36:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:36:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:36:48 00:36:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:36:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:36:49 df9b9388f04a: Pulling fs layer 00:36:49 52dc419b0ee2: Pulling fs layer 00:36:49 25bc292e5bac: Pulling fs layer 00:36:49 114826534d7a: Pulling fs layer 00:36:49 114826534d7a: Waiting 00:36:49 4657fd5d0bcf: Pulling fs layer 00:36:49 6ad1cebc031e: Pulling fs layer 00:36:49 8a3aa393b2d8: Pulling fs layer 00:36:49 4657fd5d0bcf: Waiting 00:36:49 8a3aa393b2d8: Waiting 00:36:49 25bc292e5bac: Verifying Checksum 00:36:49 25bc292e5bac: Download complete 00:36:49 52dc419b0ee2: Verifying Checksum 00:36:49 52dc419b0ee2: Download complete 00:36:49 4657fd5d0bcf: Verifying Checksum 00:36:49 4657fd5d0bcf: Download complete 00:36:49 df9b9388f04a: Verifying Checksum 00:36:49 df9b9388f04a: Download complete 00:36:49 6ad1cebc031e: Verifying Checksum 00:36:49 6ad1cebc031e: Download complete 00:36:49 df9b9388f04a: Pull complete 00:36:49 52dc419b0ee2: Pull complete 00:36:49 25bc292e5bac: Pull complete 00:36:49 114826534d7a: Verifying Checksum 00:36:49 114826534d7a: Download complete 00:36:49 8a3aa393b2d8: Verifying Checksum 00:36:49 8a3aa393b2d8: Download complete 00:36:53 114826534d7a: Pull complete 00:36:53 4657fd5d0bcf: Pull complete 00:36:53 6ad1cebc031e: Pull complete 00:36:55 8a3aa393b2d8: Pull complete 00:36:55 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:36:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:36:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:36:55 prd-ubuntu20.04-docker-8c-8g-17408 does not seem to be running inside a container 00:36:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:36:59 $ docker top 2ff42c00acc22826ccd0dd648fb1b0d90fd74cd9c7b8322b02df12353ce74ba0 -eo pid,comm [Pipeline] { [Pipeline] echo 00:36:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 00:36:59 + set -o pipefail 00:36:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 00:37:03 00:37:03 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 00:37:03 00:37:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/90468726-815d-4b4f-8738-95f38682f7e2 00:37:03 00:37:03 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:37:03 00:37:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:37:03 00:37:03 00:37:03 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:37:03 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:37:03 More details here: https://snyk.co/ue1NS [Pipeline] } 00:37:03 $ docker stop --time=1 2ff42c00acc22826ccd0dd648fb1b0d90fd74cd9c7b8322b02df12353ce74ba0 00:37:06 $ docker rm -f --volumes 2ff42c00acc22826ccd0dd648fb1b0d90fd74cd9c7b8322b02df12353ce74ba0 [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 00:37:07 + git log --format=format:%s -1 8a0ded6a109e73f73bbc2acaa9cab3879554e026 [Pipeline] sh 00:37:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:37:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:37:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:08 prd-ubuntu20.04-docker-8c-8g-17408 does not seem to be running inside a container 00:37:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:37:08 $ docker top 72adb7f414b593940a7575ad17e5e25f72b628df9c80b0d631e204c2f3da41b8 -eo pid,comm 00:37:08 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). 00:37:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:37:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:37:08 [ssh-agent] Looking for ssh-agent implementation... 00:37:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:37:08 $ docker exec 72adb7f414b593940a7575ad17e5e25f72b628df9c80b0d631e204c2f3da41b8 ssh-agent 00:37:08 SSH_AUTH_SOCK=/tmp/ssh-wmQ9RiLm15jd/agent.32 00:37:08 SSH_AGENT_PID=38 00:37:08 Running ssh-add (command line suppressed) 00:37:08 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3078079875119834420.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3078079875119834420.key) 00:37:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:37:09 + git semver tag 00:37:09 2023-05-31 00:37:09,340 [run_tag] DEBUG tag force:False 00:37:09 2023-05-31 00:37:09,340 [check_head_tag] DEBUG check head tag 00:37:09 2023-05-31 00:37:09,340 [execute] INFO git cat-file --batch-check 00:37:09 2023-05-31 00:37:09,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 00:37:09 2023-05-31 00:37:09,344 [execute] INFO git cat-file --batch 00:37:09 2023-05-31 00:37:09,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 00:37:09 2023-05-31 00:37:09,361 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 00:37:09 2023-05-31 00:37:09,361 [execute] INFO git tag -a v3.0.0-dev.31 -m v3.0.0-dev.31 00:37:09 2023-05-31 00:37:09,361 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.31', '-m', 'v3.0.0-dev.31'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 00:37:09 2023-05-31 00:37:09,365 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 00:37:09 3.0.0-dev.31 [Pipeline] } 00:37:09 $ docker exec --env ******** --env ******** 72adb7f414b593940a7575ad17e5e25f72b628df9c80b0d631e204c2f3da41b8 ssh-agent -k 00:37:09 unset SSH_AUTH_SOCK; 00:37:09 unset SSH_AGENT_PID; 00:37:09 echo Agent pid 38 killed; 00:37:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:37:09 + git semver [Pipeline] } 00:37:10 $ docker stop --time=1 72adb7f414b593940a7575ad17e5e25f72b628df9c80b0d631e204c2f3da41b8 00:37:11 $ docker rm -f --volumes 72adb7f414b593940a7575ad17e5e25f72b628df9c80b0d631e204c2f3da41b8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:37:11 00:37:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:37:12 0.23.1-centos7: Pulling from edgex-lftools 00:37:12 ab5ef0e58194: Pulling fs layer 00:37:12 9712f1f96733: Pulling fs layer 00:37:12 63f879dbbcfc: Pulling fs layer 00:37:12 0d9ebad4ef96: Pulling fs layer 00:37:12 e9a5061849ea: Pulling fs layer 00:37:12 d747dcd14b5f: Pulling fs layer 00:37:12 2de7ff778b66: Pulling fs layer 00:37:12 0d9ebad4ef96: Waiting 00:37:12 e9a5061849ea: Waiting 00:37:12 d747dcd14b5f: Waiting 00:37:12 2de7ff778b66: Waiting 00:37:12 9712f1f96733: Download complete 00:37:12 63f879dbbcfc: Verifying Checksum 00:37:12 63f879dbbcfc: Download complete 00:37:12 0d9ebad4ef96: Verifying Checksum 00:37:12 0d9ebad4ef96: Download complete 00:37:12 d747dcd14b5f: Download complete 00:37:12 e9a5061849ea: Verifying Checksum 00:37:12 e9a5061849ea: Download complete 00:37:12 ab5ef0e58194: Verifying Checksum 00:37:12 ab5ef0e58194: Download complete 00:37:12 2de7ff778b66: Verifying Checksum 00:37:12 2de7ff778b66: Download complete 00:37:15 ab5ef0e58194: Pull complete 00:37:15 9712f1f96733: Pull complete 00:37:15 63f879dbbcfc: Pull complete 00:37:19 0d9ebad4ef96: Pull complete 00:37:19 e9a5061849ea: Pull complete 00:37:19 d747dcd14b5f: Pull complete 00:37:20 2de7ff778b66: Pull complete 00:37:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:37:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:37:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:20 prd-ubuntu20.04-docker-8c-8g-17408 does not seem to be running inside a container 00:37:20 $ 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 00:37:24 $ docker top 61b1e7c18b1a4c8a3403b51f5c7faf40327dc80b290461dfc2332c901e188f94 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:37:24 provisioning config files... 00:37:24 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config96990802869449901tmp 00:37:24 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3458865316657845489tmp 00:37:24 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6684472212217202495tmp [Pipeline] { [Pipeline] echo 00:37:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:37:25 ---> sigul-configuration.sh 00:37:25 gpg: directory `/root/.gnupg' created 00:37:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:37:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:37:25 gpg: keyring `/root/.gnupg/secring.gpg' created 00:37:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:37:25 gpg: CAST5 encrypted data 00:37:25 gpg: encrypted with 1 passphrase 00:37:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:37:25 + mkdir /home/jenkins 00:37:25 + mkdir /home/jenkins/sigul [Pipeline] sh 00:37:25 + 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 00:37:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:37:26 ---> sigul-install.sh 00:37:26 Sigul already installed; skipping installation. [Pipeline] sh 00:37:26 + git tag --list 00:37:26 v0.0.0 00:37:26 v1.0.0 00:37:26 v2.1.0 00:37:26 v2.1.1 00:37:26 v2.1.1-dev.1 00:37:26 v2.2.0 00:37:26 v2.2.1-dev.1 00:37:26 v2.2.1-dev.2 00:37:26 v2.2.1-dev.3 00:37:26 v2.2.1-dev.4 00:37:26 v2.2.1-dev.5 00:37:26 v2.2.1-dev.6 00:37:26 v2.2.1-dev.7 00:37:26 v2.3.0 00:37:26 v2.3.0-dev.10 00:37:26 v2.3.0-dev.11 00:37:26 v2.3.0-dev.12 00:37:26 v2.3.0-dev.13 00:37:26 v2.3.0-dev.14 00:37:26 v2.3.0-dev.15 00:37:26 v2.3.0-dev.16 00:37:26 v2.3.0-dev.17 00:37:26 v2.3.0-dev.18 00:37:26 v2.3.0-dev.19 00:37:26 v2.3.0-dev.20 00:37:26 v2.3.0-dev.21 00:37:26 v2.3.0-dev.22 00:37:26 v2.3.0-dev.23 00:37:26 v2.3.0-dev.7 00:37:26 v2.3.0-dev.8 00:37:26 v2.3.0-dev.9 00:37:26 v3.0.0-dev.1 00:37:26 v3.0.0-dev.10 00:37:26 v3.0.0-dev.11 00:37:26 v3.0.0-dev.12 00:37:26 v3.0.0-dev.13 00:37:26 v3.0.0-dev.14 00:37:26 v3.0.0-dev.15 00:37:26 v3.0.0-dev.16 00:37:26 v3.0.0-dev.17 00:37:26 v3.0.0-dev.18 00:37:26 v3.0.0-dev.19 00:37:26 v3.0.0-dev.2 00:37:26 v3.0.0-dev.20 00:37:26 v3.0.0-dev.21 00:37:26 v3.0.0-dev.22 00:37:26 v3.0.0-dev.23 00:37:26 v3.0.0-dev.24 00:37:26 v3.0.0-dev.25 00:37:26 v3.0.0-dev.26 00:37:26 v3.0.0-dev.27 00:37:26 v3.0.0-dev.28 00:37:26 v3.0.0-dev.29 00:37:26 v3.0.0-dev.3 00:37:26 v3.0.0-dev.30 00:37:26 v3.0.0-dev.31 00:37:26 v3.0.0-dev.4 00:37:26 v3.0.0-dev.5 00:37:26 v3.0.0-dev.6 00:37:26 v3.0.0-dev.7 00:37:26 v3.0.0-dev.8 00:37:26 v3.0.0-dev.9 [Pipeline] sh 00:37:26 + lftools sign git-tag v3.0.0-dev.31 00:37:27 Signing Git tag with Sigul... 00:37:27 Signing v3.0.0-dev.31 [Pipeline] echo 00:37:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:37:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:37:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:37:27 $ docker stop --time=1 61b1e7c18b1a4c8a3403b51f5c7faf40327dc80b290461dfc2332c901e188f94 00:37:29 $ docker rm -f --volumes 61b1e7c18b1a4c8a3403b51f5c7faf40327dc80b290461dfc2332c901e188f94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:37:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:37:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:37:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:30 prd-ubuntu20.04-docker-8c-8g-17408 does not seem to be running inside a container 00:37:30 $ 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 00:37:30 $ docker top c3c6d0f6fc5e54903505203dd94fbad7a22a49599e2164844c7e4673e564d018 -eo pid,comm 00:37:30 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). 00:37:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:37:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:37:30 [ssh-agent] Looking for ssh-agent implementation... 00:37:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:37:30 $ docker exec c3c6d0f6fc5e54903505203dd94fbad7a22a49599e2164844c7e4673e564d018 ssh-agent 00:37:30 SSH_AUTH_SOCK=/tmp/ssh-JCnM1wHXFaqj/agent.31 00:37:30 SSH_AGENT_PID=37 00:37:30 Running ssh-add (command line suppressed) 00:37:30 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15406474355947018117.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15406474355947018117.key) 00:37:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:37:31 + git semver bump pre 00:37:31 2023-05-31 00:37:31,345 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 00:37:31 2023-05-31 00:37:31,345 [bump_version] DEBUG bumping version:3.0.0-dev.31 on axis:pre with prefix:dev 00:37:31 2023-05-31 00:37:31,345 [bump_version] DEBUG bumped version:3.0.0-dev.32 00:37:31 2023-05-31 00:37:31,345 [write_version] DEBUG write version:3.0.0-dev.32 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 00:37:31 2023-05-31 00:37:31,345 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 00:37:31 2023-05-31 00:37:31,345 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 00:37:31 2023-05-31 00:37:31,347 [execute] INFO git cat-file --batch-check 00:37:31 2023-05-31 00:37:31,347 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:37:31 2023-05-31 00:37:31,351 [execute] INFO git cat-file --batch 00:37:31 2023-05-31 00:37:31,351 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:37:31 2023-05-31 00:37:31,356 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 00:37:31 3.0.0-dev.32 [Pipeline] } 00:37:31 $ docker exec --env ******** --env ******** c3c6d0f6fc5e54903505203dd94fbad7a22a49599e2164844c7e4673e564d018 ssh-agent -k 00:37:31 unset SSH_AUTH_SOCK; 00:37:31 unset SSH_AGENT_PID; 00:37:31 echo Agent pid 37 killed; 00:37:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:37:31 + git semver [Pipeline] } 00:37:32 $ docker stop --time=1 c3c6d0f6fc5e54903505203dd94fbad7a22a49599e2164844c7e4673e564d018 00:37:33 $ docker rm -f --volumes c3c6d0f6fc5e54903505203dd94fbad7a22a49599e2164844c7e4673e564d018 [Pipeline] // withDockerContainer [Pipeline] sh 00:37:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:37:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:37:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:34 prd-ubuntu20.04-docker-8c-8g-17408 does not seem to be running inside a container 00:37:34 $ 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 00:37:34 $ docker top c1344a01bbcc6f0acdf41fc8a4c8a7775e7b4c6ff896e0868f6676fd96ffe0fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:37:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:37:34 [ssh-agent] Looking for ssh-agent implementation... 00:37:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:37:34 $ docker exec c1344a01bbcc6f0acdf41fc8a4c8a7775e7b4c6ff896e0868f6676fd96ffe0fb ssh-agent 00:37:34 SSH_AUTH_SOCK=/tmp/ssh-gJ840dTAr8yr/agent.31 00:37:34 SSH_AGENT_PID=37 00:37:34 Running ssh-add (command line suppressed) 00:37:34 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2647821207842137596.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2647821207842137596.key) 00:37:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:37:35 + git semver push 00:37:35 2023-05-31 00:37:35,329 [run_push] DEBUG push 00:37:35 2023-05-31 00:37:35,330 [execute] INFO git cat-file --batch-check 00:37:35 2023-05-31 00:37:35,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:37:35 2023-05-31 00:37:35,333 [execute] INFO git rev-list d6704ad37822a117ff15ba3b3aa2e03259152544 -- 00:37:35 2023-05-31 00:37:35,333 [execute] DEBUG Popen(['git', 'rev-list', 'd6704ad37822a117ff15ba3b3aa2e03259152544', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 00:37:35 2023-05-31 00:37:35,340 [execute] INFO git fetch -v origin 00:37:35 2023-05-31 00:37:35,340 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 00:37:35 2023-05-31 00:37:35,805 [run_push] DEBUG no remote changes detected 00:37:35 2023-05-31 00:37:35,805 [execute] INFO git push origin semver 00:37:35 2023-05-31 00:37:35,806 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 00:37:36 2023-05-31 00:37:36,583 [run_push] DEBUG push all version tags 00:37:36 2023-05-31 00:37:36,583 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:37:36 2023-05-31 00:37:36,583 [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) 00:37:37 2023-05-31 00:37:37,278 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 00:37:37 3.0.0-dev.32 [Pipeline] } 00:37:37 $ docker exec --env ******** --env ******** c1344a01bbcc6f0acdf41fc8a4c8a7775e7b4c6ff896e0868f6676fd96ffe0fb ssh-agent -k 00:37:37 unset SSH_AUTH_SOCK; 00:37:37 unset SSH_AGENT_PID; 00:37:37 echo Agent pid 37 killed; 00:37:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:37:38 + git semver [Pipeline] } 00:37:38 $ docker stop --time=1 c1344a01bbcc6f0acdf41fc8a4c8a7775e7b4c6ff896e0868f6676fd96ffe0fb 00:37:39 $ docker rm -f --volumes c1344a01bbcc6f0acdf41fc8a4c8a7775e7b4c6ff896e0868f6676fd96ffe0fb [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 00:37:40 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 00:37:40 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 00:37:40 total 16 00:37:40 drwxr-xr-x 3 root root 4096 May 31 00:25 . 00:37:40 drwxrwxr-x 12 jenkins jenkins 4096 May 31 00:37 .. 00:37:40 drwxr-xr-x 2 root root 4096 May 31 00:25 cost 00:37:40 -rw-r--r-- 1 root root 91 May 31 00:25 cost.csv 00:37:40 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 00:37:40 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 00:37:40 total 16 00:37:40 drwxr-xr-x 3 jenkins jenkins 4096 May 31 00:25 . 00:37:40 drwxrwxr-x 12 jenkins jenkins 4096 May 31 00:37 .. 00:37:40 drwxr-xr-x 2 jenkins jenkins 4096 May 31 00:25 cost 00:37:40 -rw-r--r-- 1 jenkins jenkins 91 May 31 00:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:37:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:37:41 ---> package-listing.sh 00:37:41 ++ facter osfamily 00:37:41 ++ tr '[:upper:]' '[:lower:]' 00:37:41 + OS_FAMILY=debian 00:37:41 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 00:37:41 + START_PACKAGES=/tmp/packages_start.txt 00:37:41 + END_PACKAGES=/tmp/packages_end.txt 00:37:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:37:41 + PACKAGES=/tmp/packages_start.txt 00:37:41 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 00:37:41 + PACKAGES=/tmp/packages_end.txt 00:37:41 + case "${OS_FAMILY}" in 00:37:41 + dpkg -l 00:37:41 + grep '^ii' 00:37:41 + '[' -f /tmp/packages_start.txt ']' 00:37:41 + '[' -f /tmp/packages_end.txt ']' 00:37:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:37:41 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 00:37:41 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 00:37:41 + 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 00:37:41 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 00:37:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:37:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:42 prd-ubuntu20.04-docker-8c-8g-17408 does not seem to be running inside a container 00:37:42 $ 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 00:37:42 $ docker top d66b12e6162bf02fc4398583f90a7140fefbcb5146571bcacb31149475d6b27f -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:43 + touch /tmp/pre-build-complete [Pipeline] sh 00:37:43 + mkdir -p /var/log/sysstat [Pipeline] sh 00:37:43 + ls /var/log/sa-host 00:37:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:37:43 provisioning config files... 00:37:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5346263669439252713tmp [Pipeline] { [Pipeline] echo 00:37:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:37:44 ---> create-netrc.sh [Pipeline] } 00:37:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:37:44 ---> python-tools-install.sh [Pipeline] echo 00:37:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:37:44 ---> sudo-logs.sh 00:37:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:37:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:37:45 ---> job-cost.sh 00:37:45 lf-activate-venv: SKIPPING 00:37:45 DEBUG: total: 0.2199999988079071 00:37:45 INFO: Retrieving Stack Cost... 00:37:45 INFO: Retrieving Pricing Info for: v3-standard-8 00:37:45 INFO: Archiving Costs [Pipeline] echo 00:37:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:37:46 ---> logs-deploy.sh 00:37:46 lf-activate-venv: SKIPPING 00:37:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/102 00:37:46 INFO: archiving workspace using pattern(s): 00:37:47 Archives upload complete. 00:37:47 INFO: archiving logs to Nexus