Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ae7d9b6a68f03df559561437989ff9eef75c1b61 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-ssh14660104917551941663.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh10569321336268846616.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh9897966487049568416.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh5606263802880204335.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-ssh13994823742173338472.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-7804’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7806 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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 ae7d9b6a68f03df559561437989ff9eef75c1b61 (main) Commit message: "Merge pull request #254 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.30" > 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 ae7d9b6a68f03df559561437989ff9eef75c1b61 # timeout=10 > git rev-list --no-walk fcc125edee6752a069bb5774cca1c2de16e94d05 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:39:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:39:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:39:25 ========================================================= 10:39:25 EdgeX Global Pipelines Version Info 10:39:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:39:26 ------------------- 10:39:26 stable info: 10:39:26 ------------------- 10:39:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:39:26 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 10:39:26 Message: update stable to v1.0.254 10:39:27 ------------------- 10:39:27 experimental info: 10:39:27 ------------------- 10:39:27 Commited By: **** collab-it+edgex@linuxfoundation.org 10:39:27 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 10:39:27 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae7d9b6a68f03df559561437989ff9eef75c1b61 [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae7d9b6 [Pipeline] echo 10:39:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:39:27 provisioning config files... 10:39:27 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config624467900943115289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:39:28 ---> docker-login.sh 10:39:28 nexus3.edgexfoundry.org:10001 10:39:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:28 Configure a credential helper to remove this warning. See 10:39:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:28 10:39:28 Login Succeeded 10:39:28 nexus3.edgexfoundry.org:10002 10:39:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:28 Configure a credential helper to remove this warning. See 10:39:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:28 10:39:28 Login Succeeded 10:39:28 nexus3.edgexfoundry.org:10003 10:39:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:28 Configure a credential helper to remove this warning. See 10:39:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:28 10:39:28 Login Succeeded 10:39:28 nexus3.edgexfoundry.org:10004 10:39:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:28 Configure a credential helper to remove this warning. See 10:39:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:28 10:39:28 Login Succeeded 10:39:28 docker.io 10:39:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:29 Configure a credential helper to remove this warning. See 10:39:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:29 10:39:29 Login Succeeded 10:39:29 ---> docker-login.sh ends [Pipeline] } 10:39:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:39:29 + git rev-list -1 --merges ae7d9b6a68f03df559561437989ff9eef75c1b61~1..ae7d9b6a68f03df559561437989ff9eef75c1b61 [Pipeline] echo 10:39:29 -----------> git rev-list -1 --merges ae7d9b6a68f03df559561437989ff9eef75c1b61~1..ae7d9b6a68f03df559561437989ff9eef75c1b61 ae7d9b6a68f03df559561437989ff9eef75c1b61 10:39:29 ae7d9b6a68f03df559561437989ff9eef75c1b61 [false] [Pipeline] sh 10:39:29 + git log --format=format:%s -1 ae7d9b6a68f03df559561437989ff9eef75c1b61 [Pipeline] echo 10:39:30 ========================================================= 10:39:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:39:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:39:30 + git log --format=format:%s -1 ae7d9b6a68f03df559561437989ff9eef75c1b61 [Pipeline] echo 10:39:30 [semverPrep] GIT_COMMIT: ae7d9b6a68f03df559561437989ff9eef75c1b61, Commit Message: Merge pull request #254 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.30 [Pipeline] echo 10:39:30 [semverPrep] This is not a build commit. [Pipeline] sh 10:39:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:39:30 + grep -v github /etc/ssh/ssh_known_hosts 10:39:30 + [ -e /tmp/ssh_known_hosts ] 10:39:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:39:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:39:30 + sudo tee -a /etc/ssh/ssh_known_hosts 10:39:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:39:31 10:39:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:39:31 0.1.4: Pulling from edgex-devops/py-git-semver 10:39:31 b85a868b505f: Pulling fs layer 10:39:31 e2be974225ed: Pulling fs layer 10:39:31 339a4e72a1f5: Pulling fs layer 10:39:31 988bab9f4d93: Pulling fs layer 10:39:31 1469e6f7b9e6: Pulling fs layer 10:39:31 eaf3925da568: Pulling fs layer 10:39:31 bab4dde63d76: Pulling fs layer 10:39:31 bde34c3a00c8: Pulling fs layer 10:39:31 b352a97aabf1: Pulling fs layer 10:39:31 4872d77fe225: Pulling fs layer 10:39:31 5851b861e8e6: Pulling fs layer 10:39:31 eaf3925da568: Waiting 10:39:31 bab4dde63d76: Waiting 10:39:31 988bab9f4d93: Waiting 10:39:31 1469e6f7b9e6: Waiting 10:39:31 bde34c3a00c8: Waiting 10:39:31 b352a97aabf1: Waiting 10:39:31 5851b861e8e6: Waiting 10:39:31 4872d77fe225: Waiting 10:39:31 e2be974225ed: Verifying Checksum 10:39:31 e2be974225ed: Download complete 10:39:31 988bab9f4d93: Download complete 10:39:31 1469e6f7b9e6: Verifying Checksum 10:39:31 1469e6f7b9e6: Download complete 10:39:31 339a4e72a1f5: Verifying Checksum 10:39:31 339a4e72a1f5: Download complete 10:39:31 eaf3925da568: Download complete 10:39:31 bde34c3a00c8: Download complete 10:39:31 b352a97aabf1: Download complete 10:39:31 4872d77fe225: Download complete 10:39:31 5851b861e8e6: Download complete 10:39:31 b85a868b505f: Verifying Checksum 10:39:31 b85a868b505f: Download complete 10:39:31 bab4dde63d76: Verifying Checksum 10:39:31 bab4dde63d76: Download complete 10:39:32 b85a868b505f: Pull complete 10:39:33 e2be974225ed: Pull complete 10:39:33 339a4e72a1f5: Pull complete 10:39:33 988bab9f4d93: Pull complete 10:39:33 1469e6f7b9e6: Pull complete 10:39:33 eaf3925da568: Pull complete 10:39:36 bab4dde63d76: Pull complete 10:39:36 bde34c3a00c8: Pull complete 10:39:36 b352a97aabf1: Pull complete 10:39:36 4872d77fe225: Pull complete 10:39:36 5851b861e8e6: Pull complete 10:39:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:39:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:39:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:39:36 prd-ubuntu20.04-docker-8c-8g-7806 does not seem to be running inside a container 10:39:36 $ 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 10:39:39 $ docker top a2db1284cf351ba443e1df0c0aa5fcc3de6001007fbe29f7cfb5de41761de90f -eo pid,comm 10:39:39 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). 10:39:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:39:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:39:39 [ssh-agent] Looking for ssh-agent implementation... 10:39:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:39:39 $ docker exec a2db1284cf351ba443e1df0c0aa5fcc3de6001007fbe29f7cfb5de41761de90f ssh-agent 10:39:40 SSH_AUTH_SOCK=/tmp/ssh-efHPlVp4xmBN/agent.33 10:39:40 SSH_AGENT_PID=39 10:39:40 Running ssh-add (command line suppressed) 10:39:40 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1771399295527752355.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1771399295527752355.key) 10:39:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:39:40 + git tag --points-at HEAD [Pipeline] } 10:39:40 $ docker exec --env ******** --env ******** a2db1284cf351ba443e1df0c0aa5fcc3de6001007fbe29f7cfb5de41761de90f ssh-agent -k 10:39:40 unset SSH_AUTH_SOCK; 10:39:40 unset SSH_AGENT_PID; 10:39:40 echo Agent pid 39 killed; 10:39:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:39:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:39:40 [ssh-agent] Looking for ssh-agent implementation... 10:39:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:39:40 $ docker exec a2db1284cf351ba443e1df0c0aa5fcc3de6001007fbe29f7cfb5de41761de90f ssh-agent 10:39:40 SSH_AUTH_SOCK=/tmp/ssh-hz9ktgfGDSLd/agent.71 10:39:40 SSH_AGENT_PID=77 10:39:40 Running ssh-add (command line suppressed) 10:39:40 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3369648484782198111.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3369648484782198111.key) 10:39:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:39:41 + git semver init 10:39:41 2023-09-25 10:39:41,472 [run_init] DEBUG init version:0.0.0 force:False 10:39:41 2023-09-25 10:39:41,473 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 10:39:41 2023-09-25 10:39:41,473 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 10:39:41 2023-09-25 10:39:41,473 [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) 10:39:42 2023-09-25 10:39:42,247 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 10:39:42 2023-09-25 10:39:42,247 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 10:39:42 2023-09-25 10:39:42,247 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:39:42 2023-09-25 10:39:42,247 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:39:42 3.1.0-dev.11 [Pipeline] } 10:39:42 $ docker exec --env ******** --env ******** a2db1284cf351ba443e1df0c0aa5fcc3de6001007fbe29f7cfb5de41761de90f ssh-agent -k 10:39:42 unset SSH_AUTH_SOCK; 10:39:42 unset SSH_AGENT_PID; 10:39:42 echo Agent pid 77 killed; 10:39:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:39:42 + git semver [Pipeline] } 10:39:43 $ docker stop --time=1 a2db1284cf351ba443e1df0c0aa5fcc3de6001007fbe29f7cfb5de41761de90f 10:39:44 $ docker rm -f --volumes a2db1284cf351ba443e1df0c0aa5fcc3de6001007fbe29f7cfb5de41761de90f [Pipeline] // withDockerContainer [Pipeline] sh 10:39:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:39:45 Stashed 1 file(s) [Pipeline] echo 10:39:45 [edgeXSemver]: initialized semver on version 3.1.0-dev.11 [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 10:39:45 provisioning config files... 10:39:45 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3180657219802129243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:39:45 ---> docker-login.sh 10:39:45 nexus3.edgexfoundry.org:10001 10:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:45 Configure a credential helper to remove this warning. See 10:39:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:45 10:39:45 Login Succeeded 10:39:45 nexus3.edgexfoundry.org:10002 10:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:45 Configure a credential helper to remove this warning. See 10:39:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:45 10:39:45 Login Succeeded 10:39:45 nexus3.edgexfoundry.org:10003 10:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:45 Configure a credential helper to remove this warning. See 10:39:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:45 10:39:45 Login Succeeded 10:39:45 nexus3.edgexfoundry.org:10004 10:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:45 Configure a credential helper to remove this warning. See 10:39:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:45 10:39:45 Login Succeeded 10:39:45 docker.io 10:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:46 Configure a credential helper to remove this warning. See 10:39:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:46 10:39:46 Login Succeeded 10:39:46 ---> docker-login.sh ends [Pipeline] } 10:39:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:39:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:39:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:39:46 ========================================================= 10:39:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:39:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:39:46 Sending build context to Docker daemon 4.341MB 10:39:46 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:39:46 Step 2/12 : FROM ${BASE} AS builder 10:39:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:39:46 7264a8db6415: Pulling fs layer 10:39:46 c4d48a809fc2: Pulling fs layer 10:39:46 4f1c88b9dad5: Pulling fs layer 10:39:46 ad3a456e5733: Pulling fs layer 10:39:46 33e27b845d1e: Pulling fs layer 10:39:46 c68163c4e522: Pulling fs layer 10:39:46 50da416c3ac9: Pulling fs layer 10:39:46 ad3a456e5733: Waiting 10:39:46 33e27b845d1e: Waiting 10:39:46 50da416c3ac9: Waiting 10:39:46 c68163c4e522: Waiting 10:39:46 23d2d4c4bb30: Pulling fs layer 10:39:46 23d2d4c4bb30: Waiting 10:39:46 c4d48a809fc2: Download complete 10:39:46 ad3a456e5733: Verifying Checksum 10:39:46 ad3a456e5733: Download complete 10:39:46 33e27b845d1e: Verifying Checksum 10:39:46 33e27b845d1e: Download complete 10:39:46 7264a8db6415: Verifying Checksum 10:39:46 7264a8db6415: Download complete 10:39:46 c68163c4e522: Verifying Checksum 10:39:46 c68163c4e522: Download complete 10:39:46 7264a8db6415: Pull complete 10:39:46 23d2d4c4bb30: Verifying Checksum 10:39:46 23d2d4c4bb30: Download complete 10:39:46 c4d48a809fc2: Pull complete 10:39:46 4f1c88b9dad5: Verifying Checksum 10:39:46 4f1c88b9dad5: Download complete 10:39:47 50da416c3ac9: Verifying Checksum 10:39:47 50da416c3ac9: Download complete 10:39:50 4f1c88b9dad5: Pull complete 10:39:50 ad3a456e5733: Pull complete 10:39:50 33e27b845d1e: Pull complete 10:39:50 c68163c4e522: Pull complete 10:39:52 50da416c3ac9: Pull complete 10:39:52 23d2d4c4bb30: Pull complete 10:39:52 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 10:39:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:39:52 ---> 0786185ac409 10:39:52 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:39:59 ---> Running in ff668b2c6410 10:39:59 Removing intermediate container ff668b2c6410 10:39:59 ---> a52b8f7757c8 10:39:59 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:39:59 ---> Running in fc51c1509665 10:39:59 Removing intermediate container fc51c1509665 10:39:59 ---> ce636c1cd52c 10:39:59 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:39:59 ---> Running in da24562588c9 10:39:59 Removing intermediate container da24562588c9 10:39:59 ---> 3180306de4a3 10:39:59 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:39:59 ---> Running in 05a2b34a13a9 10:39:59 Removing intermediate container 05a2b34a13a9 10:39:59 ---> 8dc7374406a8 10:39:59 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:39:59 ---> Running in 25b5bd0fb06b 10:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:39:59 OK: 264 MiB in 52 packages 10:39:59 Removing intermediate container 25b5bd0fb06b 10:39:59 ---> 92d7105fd6ea 10:39:59 Step 8/12 : WORKDIR /app 10:39:59 ---> Running in 5d45e8fb427d 10:39:59 Removing intermediate container 5d45e8fb427d 10:39:59 ---> 6b4b6e636043 10:39:59 Step 9/12 : COPY go.mod vendor* ./ 10:40:00 Still waiting to schedule task 10:40:00 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7805’ is offline 10:40:00 ---> 9b58a17f6662 10:40:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:40:00 ---> Running in 77dbe0ce7936 10:40:32 Removing intermediate container 77dbe0ce7936 10:40:32 ---> 22e609c56021 10:40:32 Step 11/12 : COPY . . 10:40:32 ---> 5ccfa8f662b5 10:40:32 Step 12/12 : RUN $MAKE 10:40:32 ---> Running in 40ae626f8a5f 10:40:32 noop 10:40:33 Removing intermediate container 40ae626f8a5f 10:40:33 ---> 0b1bcb9c7b53 10:40:33 Successfully built 0b1bcb9c7b53 10:40:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:33 + docker inspect -f . ci-base-image-x86_64 10:40:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:33 prd-ubuntu20.04-docker-8c-8g-7806 does not seem to be running inside a container 10:40:33 $ 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 10:40:33 $ docker top afcd266db81c6681fe0c29954fdd4939f0623e0fd242c9c7f29eafb92f407fd5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:40:34 + go version 10:40:34 go version go1.21.0 linux/amd64 [Pipeline] } 10:40:34 $ docker stop --time=1 afcd266db81c6681fe0c29954fdd4939f0623e0fd242c9c7f29eafb92f407fd5 10:40:35 $ docker rm -f --volumes afcd266db81c6681fe0c29954fdd4939f0623e0fd242c9c7f29eafb92f407fd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:35 + docker inspect -f . ci-base-image-x86_64 10:40:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:36 prd-ubuntu20.04-docker-8c-8g-7806 does not seem to be running inside a container 10:40:36 $ 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 10:40:36 $ docker top 17a34896c2d6070a633d35bb526b87aeebf14dfafbbaaa1de811f5e6c6219db5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:40:36 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 10:40:37 + make test 10:40:37 go test ./... -coverprofile=coverage.out ./... 10:40:38 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:40:48 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:40:48 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:40:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.036s coverage: 40.6% of statements 10:40:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.242s coverage: 51.9% of statements 10:40:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements 10:41:07 go vet ./... 10:41:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:41:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:41:11 ./bin/test-attribution-txt.sh [Pipeline] echo 10:41:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:41:11 $ docker stop --time=1 17a34896c2d6070a633d35bb526b87aeebf14dfafbbaaa1de811f5e6c6219db5 10:41:15 $ docker rm -f --volumes 17a34896c2d6070a633d35bb526b87aeebf14dfafbbaaa1de811f5e6c6219db5 [Pipeline] // withDockerContainer [Pipeline] sh 10:41:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:41:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:41:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:41:16 + ls -al . 10:41:16 total 644 10:41:16 drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 10:40 . 10:41:16 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 10:39 .. 10:41:16 -rw-rw-r-- 1 jenkins jenkins 134 Sep 25 10:39 .dockerignore 10:41:16 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 10:40 .git 10:41:16 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 10:39 .github 10:41:16 -rw-rw-r-- 1 jenkins jenkins 946 Sep 25 10:39 .gitignore 10:41:16 -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 10:39 .golangci.yml 10:41:16 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 10:39 .semver 10:41:16 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 25 10:39 Attribution.txt 10:41:16 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 25 10:39 CHANGELOG.md 10:41:16 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 25 10:39 Dockerfile 10:41:16 -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 10:39 GOVERNANCE.md 10:41:16 -rw-rw-r-- 1 jenkins jenkins 683 Sep 25 10:39 Jenkinsfile 10:41:16 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 25 10:39 LICENSE 10:41:16 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 25 10:39 Makefile 10:41:16 -rw-rw-r-- 1 jenkins jenkins 625 Sep 25 10:39 OWNERS.md 10:41:16 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 25 10:39 README.md 10:41:16 -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 10:39 VERSION 10:41:16 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 10:39 bin 10:41:16 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 10:39 cmd 10:41:16 -rw-r--r-- 1 jenkins jenkins 459493 Sep 25 10:40 coverage.out 10:41:16 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 10:39 examples 10:41:16 -rw-rw-r-- 1 jenkins jenkins 3877 Sep 25 10:39 go.mod 10:41:16 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 25 10:39 go.sum 10:41:16 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 10:39 images 10:41:16 drwxrwxr-x 5 jenkins jenkins 4096 Sep 25 10:39 internal 10:41:16 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 10:39 snap 10:41:16 -rw-rw-r-- 1 jenkins jenkins 193 Sep 25 10:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:16 + 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=ae7d9b6a68f03df559561437989ff9eef75c1b61 --label arch=amd64 --label version=3.1.0-dev.11 . 10:41:16 Sending build context to Docker daemon 4.341MB 10:41:16 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 10:41:16 Step 2/24 : FROM ${BASE} AS builder 10:41:16 ---> 0b1bcb9c7b53 10:41:16 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:41:17 ---> Running in fe50ac54d025 10:41:17 Removing intermediate container fe50ac54d025 10:41:17 ---> 6dadfd0e7823 10:41:17 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:41:17 ---> Running in 763ab64e1d31 10:41:17 Removing intermediate container 763ab64e1d31 10:41:17 ---> 095a5da84c0b 10:41:17 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 10:41:17 ---> Running in 3f4c21123bbe 10:41:17 Removing intermediate container 3f4c21123bbe 10:41:17 ---> c6abc4cc0219 10:41:17 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:41:17 ---> Running in e6826c4497e4 10:41:17 Removing intermediate container e6826c4497e4 10:41:17 ---> 3563550c562d 10:41:17 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:41:17 ---> Running in b868dbff04e6 10:41:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:41:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:41:18 OK: 264 MiB in 52 packages 10:41:18 Removing intermediate container b868dbff04e6 10:41:18 ---> a6a2a7c02034 10:41:18 Step 8/24 : WORKDIR /app 10:41:18 ---> Running in 103326e32da9 10:41:18 Removing intermediate container 103326e32da9 10:41:18 ---> 35b7427d15db 10:41:18 Step 9/24 : COPY go.mod vendor* ./ 10:41:18 ---> 9909263d254e 10:41:18 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:41:18 ---> Running in 41e7cc0d8b44 10:41:19 Removing intermediate container 41e7cc0d8b44 10:41:19 ---> 41618d519a3f 10:41:19 Step 11/24 : COPY . . 10:41:19 ---> 21a9d63559f7 10:41:19 Step 12/24 : RUN $MAKE 10:41:19 ---> Running in 55c73ebbe8ca 10:41:20 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:41:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7807 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 10:41:32 Running in /w/workspace/device-rfid-llrp-go/116 [Pipeline] { [Pipeline] checkout 10:41:32 The recommended git tool is: git 10:41:37 using credential edgex-jenkins-ssh 10:41:37 Cloning the remote Git repository 10:41:37 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:41:37 > git init /w/workspace/device-rfid-llrp-go/116 # timeout=10 10:41:37 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:41:37 > git --version # timeout=10 10:41:37 > git --version # 'git version 2.25.1' 10:41:37 using GIT_SSH to set credentials SSH Credentials for GitHub 10:41:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:41:40 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:41:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:41:41 Avoid second fetch 10:41:41 Checking out Revision ae7d9b6a68f03df559561437989ff9eef75c1b61 (main) 10:41:41 Removing intermediate container 55c73ebbe8ca 10:41:41 ---> 59b2a67bbea0 10:41:41 Step 13/24 : FROM alpine:3.18 10:41:41 3.18: Pulling from library/alpine 10:41:41 7264a8db6415: Already exists 10:41:41 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 10:41:41 Status: Downloaded newer image for alpine:3.18 10:41:41 ---> 7e01a0d0a1dc 10:41:41 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:41:41 ---> Running in 615018916f4f 10:41:41 Removing intermediate container 615018916f4f 10:41:41 ---> 618425787734 10:41:41 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:41:41 ---> Running in eae46844a302 10:41:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:41:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:41:41 (1/1) Installing dumb-init (1.2.5-r2) 10:41:41 Executing busybox-1.36.1-r2.trigger 10:41:41 OK: 7 MiB in 16 packages 10:41:41 Removing intermediate container eae46844a302 10:41:41 ---> da394bd53e5e 10:41:41 Step 16/24 : COPY --from=builder /app/LICENSE / 10:41:41 ---> 078aa1842b12 10:41:41 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:41:41 ---> 9506f14a110c 10:41:41 Step 18/24 : COPY --from=builder /app/cmd/ / 10:41:41 ---> 97af438979e6 10:41:41 Step 19/24 : EXPOSE 59989 10:41:41 ---> Running in 3fcff3705199 10:41:41 Removing intermediate container 3fcff3705199 10:41:41 ---> b03b9d8f0221 10:41:41 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:41:41 ---> Running in dca9052b2385 10:41:41 Removing intermediate container dca9052b2385 10:41:41 ---> bd768c0cec2c 10:41:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:41:41 ---> Running in 4bd929459308 10:41:41 Removing intermediate container 4bd929459308 10:41:41 ---> 75861f343f96 10:41:41 Step 22/24 : LABEL arch=amd64 10:41:41 ---> Running in 03573acf03b2 10:41:42 Removing intermediate container 03573acf03b2 10:41:42 ---> e4b831cd1496 10:41:42 Step 23/24 : LABEL git_sha=ae7d9b6a68f03df559561437989ff9eef75c1b61 10:41:42 ---> Running in 36b3f890c9bc 10:41:42 Commit message: "Merge pull request #254 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.30" 10:41:42 Removing intermediate container 36b3f890c9bc 10:41:42 ---> 510f01078dc6 10:41:42 Step 24/24 : LABEL version=3.1.0-dev.11 10:41:42 ---> Running in ff6d410ad422 10:41:42 Removing intermediate container ff6d410ad422 10:41:42 ---> a9e15ea662cc 10:41:42 [Warning] One or more build-args [ARCH] were not consumed 10:41:42 Successfully built a9e15ea662cc 10:41:42 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 10:41:41 > git config core.sparsecheckout # timeout=10 10:41:41 > git checkout -f ae7d9b6a68f03df559561437989ff9eef75c1b61 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:41:42 provisioning config files... 10:41:42 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4123051658662399446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:41:42 ---> docker-login.sh 10:41:42 nexus3.edgexfoundry.org:10001 10:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:42 Configure a credential helper to remove this warning. See 10:41:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:42 10:41:42 Login Succeeded 10:41:42 nexus3.edgexfoundry.org:10002 10:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:42 Configure a credential helper to remove this warning. See 10:41:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:42 10:41:42 Login Succeeded 10:41:42 nexus3.edgexfoundry.org:10003 10:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:43 Configure a credential helper to remove this warning. See 10:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:43 10:41:43 Login Succeeded 10:41:43 nexus3.edgexfoundry.org:10004 10:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:43 Configure a credential helper to remove this warning. See 10:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:43 10:41:43 Login Succeeded 10:41:43 docker.io 10:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:41:43 % Total % Received % Xferd Average Speed Time Time Time Current 10:41:43 Dload Upload Total Spent Left Speed 10:41:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k 10:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:43 Configure a credential helper to remove this warning. See 10:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:43 10:41:43 Login Succeeded 10:41:43 ---> docker-login.sh ends [Pipeline] sh [Pipeline] } 10:41:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:41:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:41:43 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 10:41:43 ae7d9b6a68f03df559561437989ff9eef75c1b61 10:41:43 latest 10:41:43 3.1.0-dev.11 10:41:43 ae7d9b6a68f03df559561437989ff9eef75c1b61-3.1.0-dev.11 10:41:43 main 10:41:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:41:43 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:ae7d9b6a68f03df559561437989ff9eef75c1b61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:41:44 + sudo tee /etc/docker/daemon.new 10:41:44 { 10:41:44 "registry-mirrors": [ 10:41:44 "https://nexus3.edgexfoundry.org:10001" 10:41:44 ], 10:41:44 "bip": "10.250.0.254/24", 10:41:44 "hosts": [ 10:41:44 "tcp://0.0.0.0:5555", 10:41:44 "unix:///var/run/docker.sock" 10:41:44 ], 10:41:44 "mtu": 1458, 10:41:44 "selinux-enabled": true, 10:41:44 "seccomp-profile": "/etc/docker/seccomp.json" 10:41:44 } [Pipeline] sh 10:41:44 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:ae7d9b6a68f03df559561437989ff9eef75c1b61 10:41:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:41:44 78dbb3c2f19b: Preparing 10:41:44 80f54398b48c: Preparing 10:41:44 87d2a72bb883: Preparing 10:41:44 009570824476: Preparing 10:41:44 4693057ce236: Preparing 10:41:44 4693057ce236: Layer already exists 10:41:44 009570824476: Pushed 10:41:44 80f54398b48c: Pushed 10:41:44 87d2a72bb883: Pushed 10:41:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:41:44 + sudo service docker restart 10:41:46 78dbb3c2f19b: Pushed 10:41:47 ae7d9b6a68f03df559561437989ff9eef75c1b61: digest: sha256:fce08d8f734e1554369ece40e62c7f3f912f14db8247122c2d4228e293a00eb6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:47 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:47 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 10:41:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:41:47 78dbb3c2f19b: Preparing 10:41:47 80f54398b48c: Preparing 10:41:47 87d2a72bb883: Preparing 10:41:47 009570824476: Preparing 10:41:47 4693057ce236: Preparing 10:41:47 87d2a72bb883: Layer already exists 10:41:47 80f54398b48c: Layer already exists 10:41:47 78dbb3c2f19b: Layer already exists 10:41:47 009570824476: Layer already exists 10:41:47 4693057ce236: Layer already exists 10:41:47 latest: digest: sha256:fce08d8f734e1554369ece40e62c7f3f912f14db8247122c2d4228e293a00eb6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:47 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:48 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.11 10:41:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:41:48 78dbb3c2f19b: Preparing 10:41:48 80f54398b48c: Preparing 10:41:48 87d2a72bb883: Preparing 10:41:48 009570824476: Preparing 10:41:48 4693057ce236: Preparing 10:41:48 009570824476: Layer already exists 10:41:48 87d2a72bb883: Layer already exists 10:41:48 4693057ce236: Layer already exists 10:41:48 80f54398b48c: Layer already exists 10:41:48 78dbb3c2f19b: Layer already exists 10:41:48 3.1.0-dev.11: digest: sha256:fce08d8f734e1554369ece40e62c7f3f912f14db8247122c2d4228e293a00eb6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:48 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:ae7d9b6a68f03df559561437989ff9eef75c1b61-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:48 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:ae7d9b6a68f03df559561437989ff9eef75c1b61-3.1.0-dev.11 10:41:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:41:48 78dbb3c2f19b: Preparing 10:41:48 80f54398b48c: Preparing 10:41:48 87d2a72bb883: Preparing 10:41:48 009570824476: Preparing 10:41:48 4693057ce236: Preparing 10:41:48 80f54398b48c: Layer already exists 10:41:48 009570824476: Layer already exists 10:41:48 78dbb3c2f19b: Layer already exists 10:41:48 87d2a72bb883: Layer already exists 10:41:48 4693057ce236: Layer already exists 10:41:48 ae7d9b6a68f03df559561437989ff9eef75c1b61-3.1.0-dev.11: digest: sha256:fce08d8f734e1554369ece40e62c7f3f912f14db8247122c2d4228e293a00eb6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:49 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:49 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 10:41:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:41:49 78dbb3c2f19b: Preparing 10:41:49 80f54398b48c: Preparing 10:41:49 87d2a72bb883: Preparing 10:41:49 009570824476: Preparing 10:41:49 4693057ce236: Preparing 10:41:49 4693057ce236: Layer already exists 10:41:49 87d2a72bb883: Layer already exists 10:41:49 80f54398b48c: Layer already exists 10:41:49 78dbb3c2f19b: Layer already exists 10:41:49 009570824476: Layer already exists 10:41:49 main: digest: sha256:fce08d8f734e1554369ece40e62c7f3f912f14db8247122c2d4228e293a00eb6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:41:49 ===================================================== [Pipeline] echo 10:41:49 taggedImages: 10:41:49 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:ae7d9b6a68f03df559561437989ff9eef75c1b61 10:41:49 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 10:41:49 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.11 10:41:49 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:ae7d9b6a68f03df559561437989ff9eef75c1b61-3.1.0-dev.11 10:41:49 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:49 10:41:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:50 latest: Pulling from edgex-lftools-log-publisher 10:41:50 5eb5b503b376: Pulling fs layer 10:41:50 5c69ac0246d0: Pulling fs layer 10:41:50 ec43610c2a17: Pulling fs layer 10:41:50 3a2ae6a8a46f: Pulling fs layer 10:41:50 33b1e0a273af: Pulling fs layer 10:41:50 5d3b04190fa2: Pulling fs layer 10:41:50 2f39f015ded8: Pulling fs layer 10:41:50 3a2ae6a8a46f: Waiting 10:41:50 5d3b04190fa2: Waiting 10:41:50 2f39f015ded8: Waiting 10:41:50 33b1e0a273af: Waiting 10:41:50 5c69ac0246d0: Download complete 10:41:50 3a2ae6a8a46f: Verifying Checksum 10:41:50 3a2ae6a8a46f: Download complete 10:41:50 33b1e0a273af: Verifying Checksum 10:41:50 33b1e0a273af: Download complete 10:41:50 ec43610c2a17: Verifying Checksum 10:41:50 ec43610c2a17: Download complete 10:41:50 5d3b04190fa2: Verifying Checksum 10:41:50 5d3b04190fa2: Download complete 10:41:50 5eb5b503b376: Download complete 10:41:51 2f39f015ded8: Download complete 10:41:51 5eb5b503b376: Pull complete 10:41:51 5c69ac0246d0: Pull complete 10:41:52 ec43610c2a17: Pull complete 10:41:52 3a2ae6a8a46f: Pull complete 10:41:52 33b1e0a273af: Pull complete 10:41:52 5d3b04190fa2: Pull complete 10:41:56 2f39f015ded8: Pull complete 10:41:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:41:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:41:56 prd-ubuntu20.04-docker-8c-8g-7806 does not seem to be running inside a container 10:41:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:42:02 $ docker top 4a91a127d7b439818331ae1ee3280901128267a169ec3f17eac0da827112e8d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:42:02 ---> job-cost.sh 10:42:02 lf-activate-venv: SKIPPING 10:42:02 INFO: No Stack... 10:42:03 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:42:03 provisioning config files... 10:42:03 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/116@tmp/config9328159902721500003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:42:03 ---> docker-login.sh 10:42:03 nexus3.edgexfoundry.org:10001 10:42:03 INFO: Archiving Costs [Pipeline] sh 10:42:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:03 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 10:42:03 + cut -d, -f6 [Pipeline] lock 10:42:03 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-116-stack-cost] 10:42:03 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-116-stack-cost] did not exist. Created. 10:42:03 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:42:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:04 Configure a credential helper to remove this warning. See 10:42:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:04 10:42:04 Login Succeeded 10:42:04 nexus3.edgexfoundry.org:10002 10:42:04 + echo total: 0.2199999988079071 [Pipeline] stash 10:42:04 Stashed 1 file(s) [Pipeline] } 10:42:04 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-116-stack-cost] [Pipeline] // lock [Pipeline] } 10:42:04 $ docker stop --time=1 4a91a127d7b439818331ae1ee3280901128267a169ec3f17eac0da827112e8d8 10:42:05 $ docker rm -f --volumes 4a91a127d7b439818331ae1ee3280901128267a169ec3f17eac0da827112e8d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:08 Configure a credential helper to remove this warning. See 10:42:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:08 10:42:08 Login Succeeded 10:42:08 nexus3.edgexfoundry.org:10003 10:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:08 Configure a credential helper to remove this warning. See 10:42:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:08 10:42:08 Login Succeeded 10:42:08 nexus3.edgexfoundry.org:10004 10:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:08 Configure a credential helper to remove this warning. See 10:42:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:08 10:42:08 Login Succeeded 10:42:08 docker.io 10:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:09 Configure a credential helper to remove this warning. See 10:42:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:09 10:42:09 Login Succeeded 10:42:09 ---> docker-login.sh ends [Pipeline] } 10:42:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:42:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:42:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:42:09 ========================================================= 10:42:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:42:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:09 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:42:10 Sending build context to Docker daemon 1.219MB 10:42:10 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:42:10 Step 2/12 : FROM ${BASE} AS builder 10:42:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:42:10 9fda8d8052c6: Pulling fs layer 10:42:10 5d54e960e981: Pulling fs layer 10:42:10 c4a7e357bf2a: Pulling fs layer 10:42:10 f0e02332f6b5: Pulling fs layer 10:42:10 cefa15bbcfad: Pulling fs layer 10:42:10 17808c966233: Pulling fs layer 10:42:10 f0e02332f6b5: Waiting 10:42:10 cefa15bbcfad: Waiting 10:42:10 f4c1fc716caa: Pulling fs layer 10:42:10 f4c1fc716caa: Waiting 10:42:10 17808c966233: Waiting 10:42:10 5d54e960e981: Download complete 10:42:10 f0e02332f6b5: Download complete 10:42:10 cefa15bbcfad: Verifying Checksum 10:42:10 cefa15bbcfad: Download complete 10:42:10 9fda8d8052c6: Verifying Checksum 10:42:10 9fda8d8052c6: Download complete 10:42:10 f4c1fc716caa: Verifying Checksum 10:42:10 f4c1fc716caa: Download complete 10:42:11 9fda8d8052c6: Pull complete 10:42:11 5d54e960e981: Pull complete 10:42:11 c4a7e357bf2a: Download complete 10:42:12 17808c966233: Verifying Checksum 10:42:12 17808c966233: Download complete 10:42:22 c4a7e357bf2a: Pull complete 10:42:22 f0e02332f6b5: Pull complete 10:42:22 cefa15bbcfad: Pull complete 10:42:31 17808c966233: Pull complete 10:42:31 f4c1fc716caa: Pull complete 10:42:31 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 10:42:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:42:31 ---> ea914061e18c 10:42:31 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:42:32 ---> Running in 36b47e0f5a74 10:42:32 Removing intermediate container 36b47e0f5a74 10:42:32 ---> 002f6dac998d 10:42:32 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:42:32 ---> Running in 50da7d3bbda2 10:42:32 Removing intermediate container 50da7d3bbda2 10:42:32 ---> 32abd38c412c 10:42:32 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:42:32 ---> Running in 6a895a3ccde4 10:42:33 Removing intermediate container 6a895a3ccde4 10:42:33 ---> e09a9ed144a7 10:42:33 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:42:33 ---> Running in 952858ff17ca 10:42:33 Removing intermediate container 952858ff17ca 10:42:33 ---> 58e5b1ff9d46 10:42:33 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:42:33 ---> Running in 75e53d71b6fd 10:42:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:42:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:42:36 OK: 266 MiB in 52 packages 10:42:36 Removing intermediate container 75e53d71b6fd 10:42:36 ---> 078acd2c891d 10:42:36 Step 8/12 : WORKDIR /app 10:42:36 ---> Running in 30ed92fcfb7c 10:42:37 Removing intermediate container 30ed92fcfb7c 10:42:37 ---> 1ec5d5316644 10:42:37 Step 9/12 : COPY go.mod vendor* ./ 10:42:37 ---> 6080e7ad12f1 10:42:37 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:37 ---> Running in c29898eac9cd 10:43:45 Removing intermediate container c29898eac9cd 10:43:45 ---> fcd3f3a4d69e 10:43:45 Step 11/12 : COPY . . 10:43:45 ---> 25f62ae69660 10:43:45 Step 12/12 : RUN $MAKE 10:43:45 ---> Running in e63d2b716592 10:43:45 noop 10:43:45 Removing intermediate container e63d2b716592 10:43:45 ---> a6f7060858fd 10:43:45 Successfully built a6f7060858fd 10:43:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:45 + docker inspect -f . ci-base-image-arm64 10:43:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:46 prd-ubuntu20.04-docker-arm64-4c-16g-7807 does not seem to be running inside a container 10:43:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/116 -v /w/workspace/device-rfid-llrp-go/116:/w/workspace/device-rfid-llrp-go/116:rw,z -v /w/workspace/device-rfid-llrp-go/116@tmp:/w/workspace/device-rfid-llrp-go/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:43:47 $ docker top 6c37224d42831e05b25962f99f034bf8a495c6fd11bc2326b093ac128e438305 -eo pid,comm [Pipeline] { [Pipeline] sh 10:43:48 + go version 10:43:48 go version go1.21.0 linux/arm64 [Pipeline] } 10:43:48 $ docker stop --time=1 6c37224d42831e05b25962f99f034bf8a495c6fd11bc2326b093ac128e438305 10:43:49 $ docker rm -f --volumes 6c37224d42831e05b25962f99f034bf8a495c6fd11bc2326b093ac128e438305 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:50 + docker inspect -f . ci-base-image-arm64 10:43:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:50 prd-ubuntu20.04-docker-arm64-4c-16g-7807 does not seem to be running inside a container 10:43:50 $ 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/116 -v /w/workspace/device-rfid-llrp-go/116:/w/workspace/device-rfid-llrp-go/116:rw,z -v /w/workspace/device-rfid-llrp-go/116@tmp:/w/workspace/device-rfid-llrp-go/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:43:51 $ docker top 77113c196b9d38460a4e366731d39ea0d5726a76770f38f0b89a905312f6409c -eo pid,comm [Pipeline] { [Pipeline] sh 10:43:52 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/116 [Pipeline] fileExists [Pipeline] sh 10:43:52 + make test 10:43:52 go test ./... -coverprofile=coverage.out ./... 10:43:57 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:45:34 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:45:34 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:45:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.800s coverage: 40.6% of statements 10:45:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.535s coverage: 51.9% of statements 10:45:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 96.4% of statements 10:45:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:45:56 go vet ./... 10:46:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:46:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:46:28 ./bin/test-attribution-txt.sh [Pipeline] echo 10:46:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:46:28 $ docker stop --time=1 77113c196b9d38460a4e366731d39ea0d5726a76770f38f0b89a905312f6409c 10:46:30 $ docker rm -f --volumes 77113c196b9d38460a4e366731d39ea0d5726a76770f38f0b89a905312f6409c [Pipeline] // withDockerContainer [Pipeline] sh 10:46:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:46:32 Warning: overwriting stash ‘coverage-report’ 10:46:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:46:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:46:33 + ls -al . 10:46:33 total 640 10:46:33 drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 10:43 . 10:46:33 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 10:41 .. 10:46:33 -rw-rw-r-- 1 jenkins jenkins 134 Sep 25 10:41 .dockerignore 10:46:33 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 10:41 .git 10:46:33 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 10:41 .github 10:46:33 -rw-rw-r-- 1 jenkins jenkins 946 Sep 25 10:41 .gitignore 10:46:33 -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 10:41 .golangci.yml 10:46:33 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 25 10:41 Attribution.txt 10:46:33 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 25 10:41 CHANGELOG.md 10:46:33 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 25 10:41 Dockerfile 10:46:33 -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 10:41 GOVERNANCE.md 10:46:33 -rw-rw-r-- 1 jenkins jenkins 683 Sep 25 10:41 Jenkinsfile 10:46:33 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 25 10:41 LICENSE 10:46:33 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 25 10:41 Makefile 10:46:33 -rw-rw-r-- 1 jenkins jenkins 625 Sep 25 10:41 OWNERS.md 10:46:33 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 25 10:41 README.md 10:46:33 -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 10:39 VERSION 10:46:33 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 10:41 bin 10:46:33 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 10:41 cmd 10:46:33 -rw-r--r-- 1 jenkins jenkins 459493 Sep 25 10:45 coverage.out 10:46:33 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 10:41 examples 10:46:33 -rw-rw-r-- 1 jenkins jenkins 3877 Sep 25 10:41 go.mod 10:46:33 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 25 10:41 go.sum 10:46:33 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 10:41 images 10:46:33 drwxrwxr-x 5 jenkins jenkins 4096 Sep 25 10:41 internal 10:46:33 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 10:41 snap 10:46:33 -rw-rw-r-- 1 jenkins jenkins 193 Sep 25 10:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:33 + 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=ae7d9b6a68f03df559561437989ff9eef75c1b61 --label arch=arm64 --label version=3.1.0-dev.11 . 10:46:34 Sending build context to Docker daemon 1.219MB 10:46:34 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 10:46:34 Step 2/24 : FROM ${BASE} AS builder 10:46:34 ---> a6f7060858fd 10:46:34 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:46:34 ---> Running in 900b367f6dea 10:46:38 Removing intermediate container 900b367f6dea 10:46:38 ---> cd97746083fa 10:46:38 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:46:38 ---> Running in d35f0447894d 10:46:38 Removing intermediate container d35f0447894d 10:46:38 ---> b202dd46c620 10:46:38 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 10:46:38 ---> Running in daed5e7907c4 10:46:38 Removing intermediate container daed5e7907c4 10:46:38 ---> c0082f85819c 10:46:38 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:46:38 ---> Running in 15f86395a5bd 10:46:39 Removing intermediate container 15f86395a5bd 10:46:39 ---> 4874c437686b 10:46:39 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:46:39 ---> Running in ec571068a4f5 10:46:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:46:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:46:42 OK: 266 MiB in 52 packages 10:46:44 Removing intermediate container ec571068a4f5 10:46:44 ---> e548b82770c6 10:46:44 Step 8/24 : WORKDIR /app 10:46:44 ---> Running in 4edbb79361b0 10:46:44 Removing intermediate container 4edbb79361b0 10:46:44 ---> c83c4e3cae85 10:46:44 Step 9/24 : COPY go.mod vendor* ./ 10:46:46 ---> c1bfb1f0d092 10:46:46 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:46 ---> Running in f5f849446914 10:46:48 Removing intermediate container f5f849446914 10:46:48 ---> 012633a1917f 10:46:48 Step 11/24 : COPY . . 10:46:52 ---> 67dc1eae114d 10:46:52 Step 12/24 : RUN $MAKE 10:46:52 ---> Running in c42a329e7f01 10:46:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:48:45 Removing intermediate container c42a329e7f01 10:48:45 ---> baf80703910e 10:48:45 Step 13/24 : FROM alpine:3.18 10:48:45 3.18: Pulling from library/alpine 10:48:45 9fda8d8052c6: Already exists 10:48:45 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 10:48:45 Status: Downloaded newer image for alpine:3.18 10:48:45 ---> f6648c04cd6c 10:48:45 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:48:45 ---> Running in f1d416c0b0b2 10:48:45 Removing intermediate container f1d416c0b0b2 10:48:45 ---> ab5f48eb1c4f 10:48:45 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:48:45 ---> Running in bda2738ed5d4 10:48:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:48:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:48:45 (1/1) Installing dumb-init (1.2.5-r2) 10:48:45 Executing busybox-1.36.1-r2.trigger 10:48:45 OK: 8 MiB in 16 packages 10:48:45 Removing intermediate container bda2738ed5d4 10:48:45 ---> b604d4e0ef1c 10:48:45 Step 16/24 : COPY --from=builder /app/LICENSE / 10:48:45 ---> 427122d03738 10:48:45 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:48:45 ---> c84234c7b43a 10:48:45 Step 18/24 : COPY --from=builder /app/cmd/ / 10:48:45 ---> 6788422fb382 10:48:45 Step 19/24 : EXPOSE 59989 10:48:45 ---> Running in b90a8866a790 10:48:45 Removing intermediate container b90a8866a790 10:48:45 ---> a4cdf0591479 10:48:45 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:48:45 ---> Running in 1df60d082721 10:48:45 Removing intermediate container 1df60d082721 10:48:45 ---> 404ece9cc64b 10:48:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:48:45 ---> Running in 54c0fa3e761d 10:48:45 Removing intermediate container 54c0fa3e761d 10:48:45 ---> b01079e38664 10:48:45 Step 22/24 : LABEL arch=arm64 10:48:45 ---> Running in 21ff589f26f4 10:48:45 Removing intermediate container 21ff589f26f4 10:48:45 ---> 389673f7f1ac 10:48:45 Step 23/24 : LABEL git_sha=ae7d9b6a68f03df559561437989ff9eef75c1b61 10:48:45 ---> Running in b9e4ccf27c53 10:48:45 Removing intermediate container b9e4ccf27c53 10:48:45 ---> ba7141f5573d 10:48:45 Step 24/24 : LABEL version=3.1.0-dev.11 10:48:45 ---> Running in 90cfcaf245ab 10:48:45 Removing intermediate container 90cfcaf245ab 10:48:45 ---> a7e832d485b8 10:48:45 [Warning] One or more build-args [ARCH] were not consumed 10:48:45 Successfully built a7e832d485b8 10:48:45 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 10:48:45 provisioning config files... 10:48:45 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/116@tmp/config6234084028550277829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:48:45 ---> docker-login.sh 10:48:45 nexus3.edgexfoundry.org:10001 10:48:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:45 Configure a credential helper to remove this warning. See 10:48:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:45 10:48:45 Login Succeeded 10:48:45 nexus3.edgexfoundry.org:10002 10:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:46 Configure a credential helper to remove this warning. See 10:48:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:46 10:48:46 Login Succeeded 10:48:46 nexus3.edgexfoundry.org:10003 10:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:46 Configure a credential helper to remove this warning. See 10:48:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:46 10:48:46 Login Succeeded 10:48:46 nexus3.edgexfoundry.org:10004 10:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:46 Configure a credential helper to remove this warning. See 10:48:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:46 10:48:46 Login Succeeded 10:48:46 docker.io 10:48:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:47 Configure a credential helper to remove this warning. See 10:48:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:47 10:48:47 Login Succeeded 10:48:47 ---> docker-login.sh ends [Pipeline] } 10:48:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:48:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:48:47 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 10:48:47 ae7d9b6a68f03df559561437989ff9eef75c1b61 10:48:47 latest 10:48:47 3.1.0-dev.11 10:48:47 ae7d9b6a68f03df559561437989ff9eef75c1b61-3.1.0-dev.11 10:48:47 main 10:48:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:48 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ae7d9b6a68f03df559561437989ff9eef75c1b61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:48 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ae7d9b6a68f03df559561437989ff9eef75c1b61 10:48:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:48:48 e6824ad1e214: Preparing 10:48:48 5c17e92e3099: Preparing 10:48:48 255cd84c8e75: Preparing 10:48:48 7e0eec4d0f00: Preparing 10:48:48 b2191e2be29d: Preparing 10:48:48 255cd84c8e75: Pushed 10:48:48 5c17e92e3099: Pushed 10:48:48 7e0eec4d0f00: Pushed 10:48:51 b2191e2be29d: Layer already exists 10:48:54 e6824ad1e214: Pushed 10:48:54 ae7d9b6a68f03df559561437989ff9eef75c1b61: digest: sha256:e733ae3669e7e05f3c09af9528356b78b4e7c0e91b19ec1dab088ecf08c44ac1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:55 + 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 10:48:55 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 10:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:48:55 e6824ad1e214: Preparing 10:48:55 5c17e92e3099: Preparing 10:48:55 255cd84c8e75: Preparing 10:48:55 7e0eec4d0f00: Preparing 10:48:55 b2191e2be29d: Preparing 10:48:55 7e0eec4d0f00: Layer already exists 10:48:55 5c17e92e3099: Layer already exists 10:48:55 e6824ad1e214: Layer already exists 10:48:55 b2191e2be29d: Layer already exists 10:48:55 255cd84c8e75: Layer already exists 10:48:55 latest: digest: sha256:e733ae3669e7e05f3c09af9528356b78b4e7c0e91b19ec1dab088ecf08c44ac1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:55 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:56 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.11 10:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:48:56 e6824ad1e214: Preparing 10:48:56 5c17e92e3099: Preparing 10:48:56 255cd84c8e75: Preparing 10:48:56 7e0eec4d0f00: Preparing 10:48:56 b2191e2be29d: Preparing 10:48:56 b2191e2be29d: Layer already exists 10:48:56 255cd84c8e75: Layer already exists 10:48:56 e6824ad1e214: Layer already exists 10:48:56 7e0eec4d0f00: Layer already exists 10:48:56 5c17e92e3099: Layer already exists 10:48:56 3.1.0-dev.11: digest: sha256:e733ae3669e7e05f3c09af9528356b78b4e7c0e91b19ec1dab088ecf08c44ac1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:56 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ae7d9b6a68f03df559561437989ff9eef75c1b61-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:57 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ae7d9b6a68f03df559561437989ff9eef75c1b61-3.1.0-dev.11 10:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:48:57 e6824ad1e214: Preparing 10:48:57 5c17e92e3099: Preparing 10:48:57 255cd84c8e75: Preparing 10:48:57 7e0eec4d0f00: Preparing 10:48:57 b2191e2be29d: Preparing 10:48:57 7e0eec4d0f00: Layer already exists 10:48:57 5c17e92e3099: Layer already exists 10:48:57 b2191e2be29d: Layer already exists 10:48:57 255cd84c8e75: Layer already exists 10:48:57 e6824ad1e214: Layer already exists 10:48:57 ae7d9b6a68f03df559561437989ff9eef75c1b61-3.1.0-dev.11: digest: sha256:e733ae3669e7e05f3c09af9528356b78b4e7c0e91b19ec1dab088ecf08c44ac1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:57 + 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 10:48:57 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 10:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:48:57 e6824ad1e214: Preparing 10:48:57 5c17e92e3099: Preparing 10:48:57 255cd84c8e75: Preparing 10:48:57 7e0eec4d0f00: Preparing 10:48:57 b2191e2be29d: Preparing 10:48:57 e6824ad1e214: Layer already exists 10:48:57 7e0eec4d0f00: Layer already exists 10:48:57 255cd84c8e75: Layer already exists 10:48:57 b2191e2be29d: Layer already exists 10:48:57 5c17e92e3099: Layer already exists 10:48:58 main: digest: sha256:e733ae3669e7e05f3c09af9528356b78b4e7c0e91b19ec1dab088ecf08c44ac1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:48:58 ===================================================== [Pipeline] echo 10:48:58 taggedImages: 10:48:58 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ae7d9b6a68f03df559561437989ff9eef75c1b61 10:48:58 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 10:48:58 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.11 10:48:58 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ae7d9b6a68f03df559561437989ff9eef75c1b61-3.1.0-dev.11 10:48:58 - 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 10:48:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:48:58 10:48:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:48:58 arm64: Pulling from edgex-lftools-log-publisher 10:48:58 8998bd30e6a1: Pulling fs layer 10:48:58 04944245beec: Pulling fs layer 10:48:58 699f458cf7ca: Pulling fs layer 10:48:58 765212b225bb: Pulling fs layer 10:48:58 f23df028b6ca: Pulling fs layer 10:48:58 d65c8cfc05b1: Pulling fs layer 10:48:58 2437ff75d9bd: Pulling fs layer 10:48:58 765212b225bb: Waiting 10:48:58 f23df028b6ca: Waiting 10:48:58 d65c8cfc05b1: Waiting 10:48:58 2437ff75d9bd: Waiting 10:48:59 04944245beec: Verifying Checksum 10:48:59 04944245beec: Download complete 10:48:59 765212b225bb: Verifying Checksum 10:48:59 765212b225bb: Download complete 10:48:59 f23df028b6ca: Verifying Checksum 10:48:59 f23df028b6ca: Download complete 10:48:59 d65c8cfc05b1: Verifying Checksum 10:48:59 d65c8cfc05b1: Download complete 10:48:59 699f458cf7ca: Verifying Checksum 10:48:59 699f458cf7ca: Download complete 10:48:59 8998bd30e6a1: Verifying Checksum 10:48:59 8998bd30e6a1: Download complete 10:49:01 2437ff75d9bd: Verifying Checksum 10:49:01 2437ff75d9bd: Download complete 10:49:03 8998bd30e6a1: Pull complete 10:49:04 04944245beec: Pull complete 10:49:05 699f458cf7ca: Pull complete 10:49:05 765212b225bb: Pull complete 10:49:06 f23df028b6ca: Pull complete 10:49:06 d65c8cfc05b1: Pull complete 10:49:21 2437ff75d9bd: Pull complete 10:49:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:49:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:49:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:49:21 prd-ubuntu20.04-docker-arm64-4c-16g-7807 does not seem to be running inside a container 10:49:21 $ 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/116 -v /w/workspace/device-rfid-llrp-go/116:/w/workspace/device-rfid-llrp-go/116:rw,z -v /w/workspace/device-rfid-llrp-go/116@tmp:/w/workspace/device-rfid-llrp-go/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:49:24 $ docker top ccaba956213bbe15ad64ff76770b08ea23bb4007988b497a632cccf3cc4af8ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:49:24 ---> job-cost.sh 10:49:24 lf-activate-venv: SKIPPING 10:49:24 INFO: No Stack... 10:49:25 INFO: Retrieving Pricing Info for: v3-standard-4 10:49:26 INFO: Archiving Costs [Pipeline] sh 10:49:26 + cat /w/workspace/device-rfid-llrp-go/116/archives/cost.csv 10:49:26 + cut -d, -f6 [Pipeline] lock 10:49:26 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-116-stack-cost] 10:49:26 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-116-stack-cost] did not exist. Created. 10:49:26 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:49:27 /w/workspace/device-rfid-llrp-go/116@tmp/durable-6e90bfea/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:49:27 + echo total: 0.10999999940395355 [Pipeline] stash 10:49:27 Warning: overwriting stash ‘stack-cost’ 10:49:27 Stashed 1 file(s) [Pipeline] } 10:49:27 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-116-stack-cost] [Pipeline] // lock [Pipeline] } 10:49:27 $ docker stop --time=1 ccaba956213bbe15ad64ff76770b08ea23bb4007988b497a632cccf3cc4af8ba 10:49:29 $ docker rm -f --volumes ccaba956213bbe15ad64ff76770b08ea23bb4007988b497a632cccf3cc4af8ba [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 10:49:29 provisioning config files... 10:49:29 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11610936109133321601tmp [Pipeline] { [Pipeline] sh 10:49:30 + set +x 10:49:30 + curl -s https://codecov.io/bash 10:49:30 + bash -s -- 10:49:30 10:49:30 _____ _ 10:49:30 / ____| | | 10:49:30 | | ___ __| | ___ ___ _____ __ 10:49:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:49:30 | |___| (_) | (_| | __/ (_| (_) \ V / 10:49:30 \_____\___/ \__,_|\___|\___\___/ \_/ 10:49:30 Bash-1.0.6 10:49:30 10:49:30 10:49:30 ==> git version 2.25.1 found 10:49:30 ==> 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 10:49:30 Release-Date: 2020-01-08 10:49:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:49:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:49:30 ==> Jenkins CI detected. 10:49:30 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 10:49:30 project root: . 10:49:30 --> token set from env 10:49:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:49:30 ==> Running gcov in . (disable via -X gcov) 10:49:30 ==> Python coveragepy not found 10:49:30 ==> Searching for coverage reports in: 10:49:30 + . 10:49:30 -> Found 1 reports 10:49:30 ==> Detecting git/mercurial file structure 10:49:30 ==> Reading reports 10:49:30 + ./coverage.out bytes=459493 10:49:30 ==> Appending adjustments 10:49:30 https://docs.codecov.io/docs/fixing-reports 10:49:30 + Found adjustments 10:49:30 ==> Gzipping contents 10:49:30 52K /tmp/codecov.cocCWA.gz 10:49:30 ==> Uploading reports 10:49:30 url: https://codecov.io 10:49:30 query: branch=main&commit=ae7d9b6a68f03df559561437989ff9eef75c1b61&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:49:30 -> Pinging Codecov 10:49:30 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=ae7d9b6a68f03df559561437989ff9eef75c1b61&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:49:30 -> Uploading to 10:49:30 https://storage.googleapis.com/codecov/v4/raw/2023-09-25/581DD39554BDF9B6E22D074273EAD858/ae7d9b6a68f03df559561437989ff9eef75c1b61/7078af1f-280b-427d-9e8e-da06b93ad447.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T104930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c1d25cf1135f83a7affb060d3569d5d79fb3a1dab99900fcfe9bbe6cb9ac8f2 10:49:30 % Total % Received % Xferd Average Speed Time Time Time Current 10:49:30 Dload Upload Total Spent Left Speed 10:49:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50510 0 0 100 50510 0 240k --:--:-- --:--:-- --:--:-- 239k 100 50510 0 0 100 50510 0 222k --:--:-- --:--:-- --:--:-- 221k 10:49:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ae7d9b6a68f03df559561437989ff9eef75c1b61 [Pipeline] } 10:49:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:49:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:49:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:49:31 10:49:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:49:31 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:49:31 df9b9388f04a: Pulling fs layer 10:49:31 52dc419b0ee2: Pulling fs layer 10:49:31 25bc292e5bac: Pulling fs layer 10:49:31 114826534d7a: Pulling fs layer 10:49:31 4657fd5d0bcf: Pulling fs layer 10:49:31 6ad1cebc031e: Pulling fs layer 10:49:31 8a3aa393b2d8: Pulling fs layer 10:49:31 114826534d7a: Waiting 10:49:31 4657fd5d0bcf: Waiting 10:49:31 6ad1cebc031e: Waiting 10:49:31 8a3aa393b2d8: Waiting 10:49:31 52dc419b0ee2: Verifying Checksum 10:49:31 52dc419b0ee2: Download complete 10:49:31 4657fd5d0bcf: Verifying Checksum 10:49:31 4657fd5d0bcf: Download complete 10:49:31 df9b9388f04a: Verifying Checksum 10:49:31 df9b9388f04a: Download complete 10:49:31 6ad1cebc031e: Verifying Checksum 10:49:31 6ad1cebc031e: Download complete 10:49:31 df9b9388f04a: Pull complete 10:49:31 52dc419b0ee2: Pull complete 10:49:31 25bc292e5bac: Pull complete 10:49:32 114826534d7a: Verifying Checksum 10:49:32 114826534d7a: Download complete 10:49:32 8a3aa393b2d8: Verifying Checksum 10:49:32 8a3aa393b2d8: Download complete 10:49:35 114826534d7a: Pull complete 10:49:35 4657fd5d0bcf: Pull complete 10:49:36 6ad1cebc031e: Pull complete 10:49:38 8a3aa393b2d8: Pull complete 10:49:38 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:49:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:49:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:49:38 prd-ubuntu20.04-docker-8c-8g-7806 does not seem to be running inside a container 10:49:38 $ 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 10:49:45 $ docker top 2ac90b1551d75a4522b84973e186378be37dfa697147acdef32d8bce74fbc9ae -eo pid,comm [Pipeline] { [Pipeline] echo 10:49:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 10:49:46 + set -o pipefail 10:49:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 10:49:52 10:49:52 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 10:49:52 10:49:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/3db91a7f-a3cc-45d9-af53-df85c75cab82 10:49:52 10:49:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:49:52 10:49:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:49:52 10:49:52 10:49:52 A medium severity vulnerability was found in the Snyk CLI versions you are using. 10:49:52 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 10:49:52 More details here: https://snyk.co/ue1NS [Pipeline] } 10:49:52 $ docker stop --time=1 2ac90b1551d75a4522b84973e186378be37dfa697147acdef32d8bce74fbc9ae 10:49:57 $ docker rm -f --volumes 2ac90b1551d75a4522b84973e186378be37dfa697147acdef32d8bce74fbc9ae [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 10:49:58 + git log --format=format:%s -1 ae7d9b6a68f03df559561437989ff9eef75c1b61 [Pipeline] sh 10:49:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:49:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:49:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:49:58 prd-ubuntu20.04-docker-8c-8g-7806 does not seem to be running inside a container 10:49:58 $ 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 10:49:59 $ docker top 1675ae30e416a3f46ff3d7813dacebbf9518b75bc1976dde27845ab9e5ff1918 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:49:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:49:59 [ssh-agent] Looking for ssh-agent implementation... 10:49:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:49:59 $ docker exec 1675ae30e416a3f46ff3d7813dacebbf9518b75bc1976dde27845ab9e5ff1918 ssh-agent 10:49:59 SSH_AUTH_SOCK=/tmp/ssh-J025S1PMwyza/agent.33 10:49:59 SSH_AGENT_PID=39 10:49:59 Running ssh-add (command line suppressed) 10:49:59 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5833106745192239008.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5833106745192239008.key) 10:49:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:50:00 + git semver tag 10:50:00 2023-09-25 10:50:00,322 [run_tag] DEBUG tag force:False 10:50:00 2023-09-25 10:50:00,322 [check_head_tag] DEBUG check head tag 10:50:00 2023-09-25 10:50:00,322 [execute] INFO git cat-file --batch-check 10:50:00 2023-09-25 10:50:00,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 10:50:00 2023-09-25 10:50:00,326 [execute] INFO git cat-file --batch 10:50:00 2023-09-25 10:50:00,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 10:50:00 2023-09-25 10:50:00,334 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:50:00 2023-09-25 10:50:00,334 [execute] INFO git tag -a v3.1.0-dev.11 -m v3.1.0-dev.11 10:50:00 2023-09-25 10:50:00,335 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.11', '-m', 'v3.1.0-dev.11'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 10:50:00 2023-09-25 10:50:00,339 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:50:00 3.1.0-dev.11 [Pipeline] } 10:50:00 $ docker exec --env ******** --env ******** 1675ae30e416a3f46ff3d7813dacebbf9518b75bc1976dde27845ab9e5ff1918 ssh-agent -k 10:50:00 unset SSH_AUTH_SOCK; 10:50:00 unset SSH_AGENT_PID; 10:50:00 echo Agent pid 39 killed; 10:50:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:50:00 + git semver [Pipeline] } 10:50:01 $ docker stop --time=1 1675ae30e416a3f46ff3d7813dacebbf9518b75bc1976dde27845ab9e5ff1918 10:50:02 $ docker rm -f --volumes 1675ae30e416a3f46ff3d7813dacebbf9518b75bc1976dde27845ab9e5ff1918 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:50:02 10:50:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:50:03 0.23.1-centos7: Pulling from edgex-lftools 10:50:03 ab5ef0e58194: Pulling fs layer 10:50:03 9712f1f96733: Pulling fs layer 10:50:03 63f879dbbcfc: Pulling fs layer 10:50:03 0d9ebad4ef96: Pulling fs layer 10:50:03 e9a5061849ea: Pulling fs layer 10:50:03 d747dcd14b5f: Pulling fs layer 10:50:03 2de7ff778b66: Pulling fs layer 10:50:03 e9a5061849ea: Waiting 10:50:03 0d9ebad4ef96: Waiting 10:50:03 2de7ff778b66: Waiting 10:50:03 d747dcd14b5f: Waiting 10:50:03 9712f1f96733: Verifying Checksum 10:50:03 9712f1f96733: Download complete 10:50:03 63f879dbbcfc: Verifying Checksum 10:50:03 63f879dbbcfc: Download complete 10:50:03 ab5ef0e58194: Verifying Checksum 10:50:03 ab5ef0e58194: Download complete 10:50:03 d747dcd14b5f: Verifying Checksum 10:50:03 d747dcd14b5f: Download complete 10:50:03 e9a5061849ea: Verifying Checksum 10:50:03 e9a5061849ea: Download complete 10:50:03 0d9ebad4ef96: Verifying Checksum 10:50:03 0d9ebad4ef96: Download complete 10:50:03 2de7ff778b66: Verifying Checksum 10:50:03 2de7ff778b66: Download complete 10:50:06 ab5ef0e58194: Pull complete 10:50:06 9712f1f96733: Pull complete 10:50:06 63f879dbbcfc: Pull complete 10:50:10 0d9ebad4ef96: Pull complete 10:50:10 e9a5061849ea: Pull complete 10:50:10 d747dcd14b5f: Pull complete 10:50:11 2de7ff778b66: Pull complete 10:50:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:50:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:50:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:11 prd-ubuntu20.04-docker-8c-8g-7806 does not seem to be running inside a container 10:50:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:50:19 $ docker top f93ebff318847998f531567ef378a0f4af2b8548710f41482dc7e427530c7cf3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:50:19 provisioning config files... 10:50:19 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12263202174880077389tmp 10:50:19 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11074342764409894798tmp 10:50:19 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7640753224561404673tmp [Pipeline] { [Pipeline] echo 10:50:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:50:19 ---> sigul-configuration.sh 10:50:19 gpg: directory `/root/.gnupg' created 10:50:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:50:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:50:19 gpg: keyring `/root/.gnupg/secring.gpg' created 10:50:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:50:19 gpg: CAST5 encrypted data 10:50:19 gpg: encrypted with 1 passphrase 10:50:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:50:20 + mkdir /home/jenkins 10:50:20 + mkdir /home/jenkins/sigul [Pipeline] sh 10:50:20 + 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 10:50:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:50:20 ---> sigul-install.sh 10:50:20 Sigul already installed; skipping installation. [Pipeline] sh 10:50:21 + git tag --list 10:50:21 v0.0.0 10:50:21 v1.0.0 10:50:21 v2.1.0 10:50:21 v2.1.1 10:50:21 v2.2.0 10:50:21 v2.3.0 10:50:21 v3.0 10:50:21 v3.0.0 10:50:21 v3.1.0-dev.1 10:50:21 v3.1.0-dev.10 10:50:21 v3.1.0-dev.11 10:50:21 v3.1.0-dev.2 10:50:21 v3.1.0-dev.3 10:50:21 v3.1.0-dev.4 10:50:21 v3.1.0-dev.5 10:50:21 v3.1.0-dev.6 10:50:21 v3.1.0-dev.7 10:50:21 v3.1.0-dev.8 10:50:21 v3.1.0-dev.9 [Pipeline] sh 10:50:21 + lftools sign git-tag v3.1.0-dev.11 10:50:22 Signing Git tag with Sigul... 10:50:22 Signing v3.1.0-dev.11 [Pipeline] echo 10:50:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:50:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:50:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:50:23 $ docker stop --time=1 f93ebff318847998f531567ef378a0f4af2b8548710f41482dc7e427530c7cf3 10:50:24 $ docker rm -f --volumes f93ebff318847998f531567ef378a0f4af2b8548710f41482dc7e427530c7cf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:50:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:50:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:50:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:25 prd-ubuntu20.04-docker-8c-8g-7806 does not seem to be running inside a container 10:50:25 $ 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 10:50:25 $ docker top ce3a5ab97e7848bd4e6ed0195f509ba705ac8152b1e65763eac9ee02906ce61a -eo pid,comm 10:50:25 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). 10:50:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:50:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:50:25 [ssh-agent] Looking for ssh-agent implementation... 10:50:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:50:25 $ docker exec ce3a5ab97e7848bd4e6ed0195f509ba705ac8152b1e65763eac9ee02906ce61a ssh-agent 10:50:25 SSH_AUTH_SOCK=/tmp/ssh-PSBvrPPvdMGC/agent.32 10:50:25 SSH_AGENT_PID=38 10:50:26 Running ssh-add (command line suppressed) 10:50:26 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14477628884678552745.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14477628884678552745.key) 10:50:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:50:26 + git semver bump pre 10:50:26 2023-09-25 10:50:26,666 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:50:26 2023-09-25 10:50:26,666 [bump_version] DEBUG bumping version:3.1.0-dev.11 on axis:pre with prefix:dev 10:50:26 2023-09-25 10:50:26,667 [bump_version] DEBUG bumped version:3.1.0-dev.12 10:50:26 2023-09-25 10:50:26,667 [write_version] DEBUG write version:3.1.0-dev.12 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 10:50:26 2023-09-25 10:50:26,667 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:50:26 2023-09-25 10:50:26,667 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:50:26 2023-09-25 10:50:26,670 [execute] INFO git cat-file --batch-check 10:50:26 2023-09-25 10:50:26,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:50:26 2023-09-25 10:50:26,676 [execute] INFO git cat-file --batch 10:50:26 2023-09-25 10:50:26,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:50:26 2023-09-25 10:50:26,682 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:50:26 3.1.0-dev.12 [Pipeline] } 10:50:26 $ docker exec --env ******** --env ******** ce3a5ab97e7848bd4e6ed0195f509ba705ac8152b1e65763eac9ee02906ce61a ssh-agent -k 10:50:27 unset SSH_AUTH_SOCK; 10:50:27 unset SSH_AGENT_PID; 10:50:27 echo Agent pid 38 killed; 10:50:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:50:27 + git semver [Pipeline] } 10:50:27 $ docker stop --time=1 ce3a5ab97e7848bd4e6ed0195f509ba705ac8152b1e65763eac9ee02906ce61a 10:50:29 $ docker rm -f --volumes ce3a5ab97e7848bd4e6ed0195f509ba705ac8152b1e65763eac9ee02906ce61a [Pipeline] // withDockerContainer [Pipeline] sh 10:50:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:50:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:50:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:29 prd-ubuntu20.04-docker-8c-8g-7806 does not seem to be running inside a container 10:50:29 $ 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 10:50:30 $ docker top 407701d27366858120328acf3ecce4e40b1a2383bda67be6a50571e7bdf9b6cf -eo pid,comm 10:50: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). 10:50:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:50:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:50:30 [ssh-agent] Looking for ssh-agent implementation... 10:50:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:50:30 $ docker exec 407701d27366858120328acf3ecce4e40b1a2383bda67be6a50571e7bdf9b6cf ssh-agent 10:50:30 SSH_AUTH_SOCK=/tmp/ssh-gjohYjepsMnL/agent.32 10:50:30 SSH_AGENT_PID=38 10:50:30 Running ssh-add (command line suppressed) 10:50:30 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7927488804137072930.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7927488804137072930.key) 10:50:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:50:31 + git semver push 10:50:31 2023-09-25 10:50:31,380 [run_push] DEBUG push 10:50:31 2023-09-25 10:50:31,381 [execute] INFO git cat-file --batch-check 10:50:31 2023-09-25 10:50:31,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:50:31 2023-09-25 10:50:31,387 [execute] INFO git rev-list b09352d791697f5b26704460c5bee555329ccdc6 -- 10:50:31 2023-09-25 10:50:31,387 [execute] DEBUG Popen(['git', 'rev-list', 'b09352d791697f5b26704460c5bee555329ccdc6', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:50:31 2023-09-25 10:50:31,395 [execute] INFO git fetch -v origin 10:50:31 2023-09-25 10:50:31,396 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 10:50:32 2023-09-25 10:50:31,929 [run_push] DEBUG no remote changes detected 10:50:32 2023-09-25 10:50:31,929 [execute] INFO git push origin semver 10:50:32 2023-09-25 10:50:31,929 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:50:33 2023-09-25 10:50:32,835 [run_push] DEBUG push all version tags 10:50:33 2023-09-25 10:50:32,836 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:50:33 2023-09-25 10:50:32,836 [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) 10:50:33 2023-09-25 10:50:33,631 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:50:33 3.1.0-dev.12 [Pipeline] } 10:50:33 $ docker exec --env ******** --env ******** 407701d27366858120328acf3ecce4e40b1a2383bda67be6a50571e7bdf9b6cf ssh-agent -k 10:50:33 unset SSH_AUTH_SOCK; 10:50:33 unset SSH_AGENT_PID; 10:50:33 echo Agent pid 38 killed; 10:50:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:50:34 + git semver [Pipeline] } 10:50:34 $ docker stop --time=1 407701d27366858120328acf3ecce4e40b1a2383bda67be6a50571e7bdf9b6cf 10:50:37 $ docker rm -f --volumes 407701d27366858120328acf3ecce4e40b1a2383bda67be6a50571e7bdf9b6cf [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 10:50:38 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 10:50:38 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:50:38 total 16 10:50:38 drwxr-xr-x 3 root root 4096 Sep 25 10:42 . 10:50:38 drwxrwxr-x 12 jenkins jenkins 4096 Sep 25 10:50 .. 10:50:38 drwxr-xr-x 2 root root 4096 Sep 25 10:42 cost 10:50:38 -rw-r--r-- 1 root root 91 Sep 25 10:42 cost.csv 10:50:38 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:50:38 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:50:38 total 16 10:50:38 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 10:42 . 10:50:38 drwxrwxr-x 12 jenkins jenkins 4096 Sep 25 10:50 .. 10:50:38 drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 10:42 cost 10:50:38 -rw-r--r-- 1 jenkins jenkins 91 Sep 25 10:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:50:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:50:39 ---> package-listing.sh 10:50:39 ++ facter osfamily 10:50:39 ++ tr '[:upper:]' '[:lower:]' 10:50:39 + OS_FAMILY=debian 10:50:39 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 10:50:39 + START_PACKAGES=/tmp/packages_start.txt 10:50:39 + END_PACKAGES=/tmp/packages_end.txt 10:50:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:50:39 + PACKAGES=/tmp/packages_start.txt 10:50:39 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 10:50:39 + PACKAGES=/tmp/packages_end.txt 10:50:39 + case "${OS_FAMILY}" in 10:50:39 + dpkg -l 10:50:39 + grep '^ii' 10:50:39 + '[' -f /tmp/packages_start.txt ']' 10:50:39 + '[' -f /tmp/packages_end.txt ']' 10:50:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:50:39 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 10:50:39 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 10:50:39 + 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 10:50:39 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 10:50:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:50:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:40 prd-ubuntu20.04-docker-8c-8g-7806 does not seem to be running inside a container 10:50:40 $ 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 10:50:41 $ docker top 7f6c92fda5a7ee1cd67110af712d5299d0154fe9f9b1819658dcd1a4d3a139e7 -eo pid,comm [Pipeline] { [Pipeline] sh 10:50:41 + touch /tmp/pre-build-complete [Pipeline] sh 10:50:42 + mkdir -p /var/log/sysstat [Pipeline] sh 10:50:42 + ls /var/log/sa-host 10:50:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:50:42 provisioning config files... 10:50:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1616037988942045312tmp [Pipeline] { [Pipeline] echo 10:50:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:50:42 ---> create-netrc.sh [Pipeline] } 10:50:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:50:43 ---> python-tools-install.sh [Pipeline] echo 10:50:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:50:43 ---> sudo-logs.sh 10:50:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:50:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:50:43 ---> job-cost.sh 10:50:43 lf-activate-venv: SKIPPING 10:50:43 DEBUG: total: 0.2199999988079071 10:50:43 INFO: Retrieving Stack Cost... 10:50:44 INFO: Retrieving Pricing Info for: v3-standard-8 10:50:44 INFO: Archiving Costs [Pipeline] echo 10:50:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:50:44 ---> logs-deploy.sh 10:50:44 lf-activate-venv: SKIPPING 10:50:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/116 10:50:44 INFO: archiving workspace using pattern(s): 10:50:45 Archives upload complete. 10:50:46 INFO: archiving logs to Nexus