Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 66cd8b5f3a15ed8e8754516932427629b55b2818 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-ssh14686619212130721681.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6133562273930815344.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15498169935389300946.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh4474380773993550914.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-ssh8241729761420660696.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] ========================================================= [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-4914’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4916 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 66cd8b5f3a15ed8e8754516932427629b55b2818 (main) Commit message: "Merge pull request #300 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20" > 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 66cd8b5f3a15ed8e8754516932427629b55b2818 # timeout=10 > git rev-list --no-walk e83b8e1a3e8907a42e6a265f9968d04d77803185 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-03T10:40:10.930Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-03T10:40:11.006Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-03T10:40:11.029Z] ========================================================= [2024-07-03T10:40:11.029Z] EdgeX Global Pipelines Version Info [2024-07-03T10:40:11.029Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:40:11.804Z] ------------------- [2024-07-03T10:40:11.804Z] stable info: [2024-07-03T10:40:11.804Z] ------------------- [2024-07-03T10:40:11.804Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T10:40:11.804Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-03T10:40:11.804Z] Message: update stable to v1.0.260 [2024-07-03T10:40:12.376Z] ------------------- [2024-07-03T10:40:12.376Z] experimental info: [2024-07-03T10:40:12.376Z] ------------------- [2024-07-03T10:40:12.376Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T10:40:12.376Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-03T10:40:12.376Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-03T10:40:12.451Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-07-03T10:40:12.470Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-07-03T10:40:12.490Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-03T10:40:12.508Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-03T10:40:12.531Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-03T10:40:12.554Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-03T10:40:12.575Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-03T10:40:12.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-03T10:40:12.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-03T10:40:12.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-03T10:40:12.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-03T10:40:12.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-07-03T10:40:12.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-03T10:40:12.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-03T10:40:12.726Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T10:40:12.755Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T10:40:12.772Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T10:40:12.790Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T10:40:12.813Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-03T10:40:12.837Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-03T10:40:12.858Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-03T10:40:12.881Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-03T10:40:12.901Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-03T10:40:12.920Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-03T10:40:12.942Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-03T10:40:12.962Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-03T10:40:12.982Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-03T10:40:13.001Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-03T10:40:13.020Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-03T10:40:13.041Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-03T10:40:13.061Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66cd8b5f3a15ed8e8754516932427629b55b2818 [Pipeline] echo [2024-07-03T10:40:13.082Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66cd8b5 [Pipeline] echo [2024-07-03T10:40:13.103Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T10:40:13.165Z] provisioning config files... [2024-07-03T10:40:13.181Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16533566734047874181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:40:13.523Z] ---> ****-login.sh [2024-07-03T10:40:13.524Z] nexus3.edgexfoundry.org:10001 [2024-07-03T10:40:13.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:40:13.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:40:13.783Z] Configure a credential helper to remove this warning. See [2024-07-03T10:40:13.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:40:13.783Z] [2024-07-03T10:40:13.783Z] Login Succeeded [2024-07-03T10:40:13.783Z] nexus3.edgexfoundry.org:10002 [2024-07-03T10:40:14.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:40:14.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:40:14.043Z] Configure a credential helper to remove this warning. See [2024-07-03T10:40:14.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:40:14.043Z] [2024-07-03T10:40:14.043Z] Login Succeeded [2024-07-03T10:40:14.043Z] nexus3.edgexfoundry.org:10003 [2024-07-03T10:40:14.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:40:14.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:40:14.043Z] Configure a credential helper to remove this warning. See [2024-07-03T10:40:14.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:40:14.043Z] [2024-07-03T10:40:14.043Z] Login Succeeded [2024-07-03T10:40:14.043Z] nexus3.edgexfoundry.org:10004 [2024-07-03T10:40:14.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:40:14.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:40:14.304Z] Configure a credential helper to remove this warning. See [2024-07-03T10:40:14.304Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:40:14.304Z] [2024-07-03T10:40:14.304Z] Login Succeeded [2024-07-03T10:40:14.304Z] ****.io [2024-07-03T10:40:14.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:40:14.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:40:14.565Z] Configure a credential helper to remove this warning. See [2024-07-03T10:40:14.565Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:40:14.565Z] [2024-07-03T10:40:14.565Z] Login Succeeded [2024-07-03T10:40:14.565Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T10:40:14.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-03T10:40:14.970Z] + git rev-list -1 --merges 66cd8b5f3a15ed8e8754516932427629b55b2818~1..66cd8b5f3a15ed8e8754516932427629b55b2818 [Pipeline] echo [2024-07-03T10:40:14.997Z] -----------> git rev-list -1 --merges 66cd8b5f3a15ed8e8754516932427629b55b2818~1..66cd8b5f3a15ed8e8754516932427629b55b2818 66cd8b5f3a15ed8e8754516932427629b55b2818 [2024-07-03T10:40:14.997Z] 66cd8b5f3a15ed8e8754516932427629b55b2818 [false] [Pipeline] sh [2024-07-03T10:40:15.290Z] + git log --format=format:%s -1 66cd8b5f3a15ed8e8754516932427629b55b2818 [Pipeline] echo [2024-07-03T10:40:15.305Z] ========================================================= [2024-07-03T10:40:15.305Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-03T10:40:15.305Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T10:40:15.647Z] + git log --format=format:%s -1 66cd8b5f3a15ed8e8754516932427629b55b2818 [Pipeline] echo [2024-07-03T10:40:15.657Z] [semverPrep] GIT_COMMIT: 66cd8b5f3a15ed8e8754516932427629b55b2818, Commit Message: Merge pull request #300 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20 [Pipeline] echo [2024-07-03T10:40:15.669Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-03T10:40:16.035Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T10:40:16.035Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-03T10:40:16.035Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-03T10:40:16.035Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-03T10:40:16.035Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-03T10:40:16.035Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-03T10:40:16.035Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:40:16.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T10:40:16.449Z] [2024-07-03T10:40:16.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:40:16.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T10:40:16.747Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-03T10:40:16.747Z] b85a868b505f: Pulling fs layer [2024-07-03T10:40:16.747Z] e2be974225ed: Pulling fs layer [2024-07-03T10:40:16.747Z] 339a4e72a1f5: Pulling fs layer [2024-07-03T10:40:16.747Z] 988bab9f4d93: Pulling fs layer [2024-07-03T10:40:16.747Z] 1469e6f7b9e6: Pulling fs layer [2024-07-03T10:40:16.747Z] eaf3925da568: Pulling fs layer [2024-07-03T10:40:16.747Z] 988bab9f4d93: Waiting [2024-07-03T10:40:16.747Z] 1469e6f7b9e6: Waiting [2024-07-03T10:40:16.747Z] bab4dde63d76: Pulling fs layer [2024-07-03T10:40:16.747Z] bde34c3a00c8: Pulling fs layer [2024-07-03T10:40:16.747Z] b352a97aabf1: Pulling fs layer [2024-07-03T10:40:16.747Z] eaf3925da568: Waiting [2024-07-03T10:40:16.747Z] bab4dde63d76: Waiting [2024-07-03T10:40:16.747Z] bde34c3a00c8: Waiting [2024-07-03T10:40:16.747Z] 4872d77fe225: Pulling fs layer [2024-07-03T10:40:16.747Z] 5851b861e8e6: Pulling fs layer [2024-07-03T10:40:16.747Z] 4872d77fe225: Waiting [2024-07-03T10:40:16.747Z] e2be974225ed: Verifying Checksum [2024-07-03T10:40:16.747Z] e2be974225ed: Download complete [2024-07-03T10:40:16.747Z] 988bab9f4d93: Verifying Checksum [2024-07-03T10:40:16.747Z] 988bab9f4d93: Download complete [2024-07-03T10:40:16.747Z] 1469e6f7b9e6: Verifying Checksum [2024-07-03T10:40:16.747Z] 1469e6f7b9e6: Download complete [2024-07-03T10:40:17.006Z] 339a4e72a1f5: Verifying Checksum [2024-07-03T10:40:17.006Z] 339a4e72a1f5: Download complete [2024-07-03T10:40:17.006Z] eaf3925da568: Verifying Checksum [2024-07-03T10:40:17.006Z] eaf3925da568: Download complete [2024-07-03T10:40:17.006Z] bde34c3a00c8: Download complete [2024-07-03T10:40:17.006Z] b352a97aabf1: Download complete [2024-07-03T10:40:17.006Z] 4872d77fe225: Verifying Checksum [2024-07-03T10:40:17.006Z] 4872d77fe225: Download complete [2024-07-03T10:40:17.006Z] 5851b861e8e6: Verifying Checksum [2024-07-03T10:40:17.006Z] 5851b861e8e6: Download complete [2024-07-03T10:40:17.006Z] b85a868b505f: Verifying Checksum [2024-07-03T10:40:17.006Z] b85a868b505f: Download complete [2024-07-03T10:40:17.265Z] bab4dde63d76: Verifying Checksum [2024-07-03T10:40:17.265Z] bab4dde63d76: Download complete [2024-07-03T10:40:18.201Z] b85a868b505f: Pull complete [2024-07-03T10:40:18.460Z] e2be974225ed: Pull complete [2024-07-03T10:40:18.720Z] 339a4e72a1f5: Pull complete [2024-07-03T10:40:18.720Z] 988bab9f4d93: Pull complete [2024-07-03T10:40:18.980Z] 1469e6f7b9e6: Pull complete [2024-07-03T10:40:19.240Z] eaf3925da568: Pull complete [2024-07-03T10:40:21.147Z] bab4dde63d76: Pull complete [2024-07-03T10:40:21.147Z] bde34c3a00c8: Pull complete [2024-07-03T10:40:21.147Z] b352a97aabf1: Pull complete [2024-07-03T10:40:21.147Z] 4872d77fe225: Pull complete [2024-07-03T10:40:21.406Z] 5851b861e8e6: Pull complete [2024-07-03T10:40:21.406Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-03T10:40:21.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T10:40:21.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:40:21.540Z] prd-ubuntu20.04-docker-8c-8g-4916 does not seem to be running inside a container [2024-07-03T10:40:21.569Z] $ 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 [2024-07-03T10:40:26.506Z] $ docker top 0bf9cf92d145197ffba853c08697641b7cee6af1fbf9b4fc13bc0732523f9385 -eo pid,comm [2024-07-03T10:40:26.556Z] 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). [2024-07-03T10:40:26.556Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T10:40:26.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T10:40:26.619Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T10:40:26.733Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T10:40:26.734Z] $ docker exec 0bf9cf92d145197ffba853c08697641b7cee6af1fbf9b4fc13bc0732523f9385 ssh-agent [2024-07-03T10:40:26.832Z] SSH_AUTH_SOCK=/tmp/ssh-cl8qaNmclToN/agent.32 [2024-07-03T10:40:26.832Z] SSH_AGENT_PID=38 [2024-07-03T10:40:26.839Z] Running ssh-add (command line suppressed) [2024-07-03T10:40:26.936Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12098309138312254574.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12098309138312254574.key) [2024-07-03T10:40:26.951Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T10:40:27.245Z] + git tag --points-at HEAD [Pipeline] } [2024-07-03T10:40:27.255Z] $ docker exec --env ******** --env ******** 0bf9cf92d145197ffba853c08697641b7cee6af1fbf9b4fc13bc0732523f9385 ssh-agent -k [2024-07-03T10:40:27.343Z] unset SSH_AUTH_SOCK; [2024-07-03T10:40:27.343Z] unset SSH_AGENT_PID; [2024-07-03T10:40:27.343Z] echo Agent pid 38 killed; [2024-07-03T10:40:27.352Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-03T10:40:27.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T10:40:27.391Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T10:40:27.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T10:40:27.487Z] $ docker exec 0bf9cf92d145197ffba853c08697641b7cee6af1fbf9b4fc13bc0732523f9385 ssh-agent [2024-07-03T10:40:27.589Z] SSH_AUTH_SOCK=/tmp/ssh-IuQ7LSCndu1L/agent.71 [2024-07-03T10:40:27.589Z] SSH_AGENT_PID=77 [2024-07-03T10:40:27.593Z] Running ssh-add (command line suppressed) [2024-07-03T10:40:27.681Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10091793348821895044.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10091793348821895044.key) [2024-07-03T10:40:27.693Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T10:40:27.986Z] + git semver init [2024-07-03T10:40:28.246Z] 2024-07-03 10:40:28,156 [run_init] DEBUG init version:0.0.0 force:False [2024-07-03T10:40:28.246Z] 2024-07-03 10:40:28,157 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-07-03T10:40:28.246Z] 2024-07-03 10:40:28,158 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-07-03T10:40:28.246Z] 2024-07-03 10:40:28,158 [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) [2024-07-03T10:40:29.627Z] 2024-07-03 10:40:29,530 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2024-07-03T10:40:29.627Z] 2024-07-03 10:40:29,531 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2024-07-03T10:40:29.627Z] 2024-07-03 10:40:29,531 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-03T10:40:29.627Z] 2024-07-03 10:40:29,531 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-03T10:40:29.627Z] 3.2.0-dev.12 [Pipeline] } [2024-07-03T10:40:29.635Z] $ docker exec --env ******** --env ******** 0bf9cf92d145197ffba853c08697641b7cee6af1fbf9b4fc13bc0732523f9385 ssh-agent -k [2024-07-03T10:40:29.723Z] unset SSH_AUTH_SOCK; [2024-07-03T10:40:29.724Z] unset SSH_AGENT_PID; [2024-07-03T10:40:29.724Z] echo Agent pid 77 killed; [2024-07-03T10:40:29.734Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T10:40:30.062Z] + git semver [Pipeline] } [2024-07-03T10:40:30.332Z] $ docker stop --time=1 0bf9cf92d145197ffba853c08697641b7cee6af1fbf9b4fc13bc0732523f9385 [2024-07-03T10:40:31.597Z] $ docker rm -f --volumes 0bf9cf92d145197ffba853c08697641b7cee6af1fbf9b4fc13bc0732523f9385 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T10:40:31.938Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-03T10:40:32.180Z] Stashed 1 file(s) [Pipeline] echo [2024-07-03T10:40:32.183Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.12 [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 [2024-07-03T10:40:32.367Z] provisioning config files... [2024-07-03T10:40:32.376Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13395906509174197834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:40:32.698Z] ---> ****-login.sh [2024-07-03T10:40:32.698Z] nexus3.edgexfoundry.org:10001 [2024-07-03T10:40:32.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:40:32.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:40:32.698Z] Configure a credential helper to remove this warning. See [2024-07-03T10:40:32.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:40:32.698Z] [2024-07-03T10:40:32.698Z] Login Succeeded [2024-07-03T10:40:32.698Z] nexus3.edgexfoundry.org:10002 [2024-07-03T10:40:32.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:40:32.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:40:32.699Z] Configure a credential helper to remove this warning. See [2024-07-03T10:40:32.699Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:40:32.699Z] [2024-07-03T10:40:32.699Z] Login Succeeded [2024-07-03T10:40:32.699Z] nexus3.edgexfoundry.org:10003 [2024-07-03T10:40:32.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:40:32.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:40:32.958Z] Configure a credential helper to remove this warning. See [2024-07-03T10:40:32.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:40:32.958Z] [2024-07-03T10:40:32.958Z] Login Succeeded [2024-07-03T10:40:32.958Z] nexus3.edgexfoundry.org:10004 [2024-07-03T10:40:32.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:40:32.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:40:32.958Z] Configure a credential helper to remove this warning. See [2024-07-03T10:40:32.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:40:32.958Z] [2024-07-03T10:40:32.958Z] Login Succeeded [2024-07-03T10:40:32.958Z] ****.io [2024-07-03T10:40:33.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:40:33.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:40:33.217Z] Configure a credential helper to remove this warning. See [2024-07-03T10:40:33.217Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:40:33.217Z] [2024-07-03T10:40:33.217Z] Login Succeeded [2024-07-03T10:40:33.217Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T10:40:33.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-03T10:40:33.322Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T10:40:33.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T10:40:33.355Z] ========================================================= [2024-07-03T10:40:33.355Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-03T10:40:33.355Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:40:33.695Z] + 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 . [2024-07-03T10:40:33.695Z] Sending build context to Docker daemon 11.52MB [2024-07-03T10:40:33.695Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T10:40:33.695Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-03T10:40:33.695Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-03T10:40:33.695Z] 619be1103602: Pulling fs layer [2024-07-03T10:40:33.695Z] 7862e08f4a3e: Pulling fs layer [2024-07-03T10:40:33.695Z] 5df492c9dc93: Pulling fs layer [2024-07-03T10:40:33.695Z] 7629e6793208: Pulling fs layer [2024-07-03T10:40:33.695Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T10:40:33.695Z] fb5054dd5b73: Pulling fs layer [2024-07-03T10:40:33.695Z] eeca6798cff9: Pulling fs layer [2024-07-03T10:40:33.695Z] aa269ceb94a6: Pulling fs layer [2024-07-03T10:40:33.695Z] ada007ff1a6a: Pulling fs layer [2024-07-03T10:40:33.695Z] 7629e6793208: Waiting [2024-07-03T10:40:33.695Z] 4f4fb700ef54: Waiting [2024-07-03T10:40:33.695Z] aa269ceb94a6: Waiting [2024-07-03T10:40:33.695Z] ada007ff1a6a: Waiting [2024-07-03T10:40:33.695Z] fb5054dd5b73: Waiting [2024-07-03T10:40:33.695Z] eeca6798cff9: Waiting [2024-07-03T10:40:33.695Z] 7862e08f4a3e: Download complete [2024-07-03T10:40:33.695Z] 7629e6793208: Verifying Checksum [2024-07-03T10:40:33.695Z] 7629e6793208: Download complete [2024-07-03T10:40:33.695Z] 4f4fb700ef54: Download complete [2024-07-03T10:40:33.953Z] fb5054dd5b73: Download complete [2024-07-03T10:40:33.954Z] 619be1103602: Verifying Checksum [2024-07-03T10:40:33.954Z] 619be1103602: Download complete [2024-07-03T10:40:33.954Z] eeca6798cff9: Verifying Checksum [2024-07-03T10:40:33.954Z] eeca6798cff9: Download complete [2024-07-03T10:40:33.954Z] 619be1103602: Pull complete [2024-07-03T10:40:34.214Z] 7862e08f4a3e: Pull complete [2024-07-03T10:40:34.214Z] ada007ff1a6a: Verifying Checksum [2024-07-03T10:40:34.214Z] ada007ff1a6a: Download complete [2024-07-03T10:40:34.214Z] 5df492c9dc93: Verifying Checksum [2024-07-03T10:40:34.214Z] 5df492c9dc93: Download complete [2024-07-03T10:40:34.777Z] aa269ceb94a6: Verifying Checksum [2024-07-03T10:40:34.777Z] aa269ceb94a6: Download complete [2024-07-03T10:40:37.307Z] 5df492c9dc93: Pull complete [2024-07-03T10:40:37.566Z] 7629e6793208: Pull complete [2024-07-03T10:40:37.566Z] 4f4fb700ef54: Pull complete [2024-07-03T10:40:37.566Z] fb5054dd5b73: Pull complete [2024-07-03T10:40:37.825Z] eeca6798cff9: Pull complete [2024-07-03T10:40:40.352Z] aa269ceb94a6: Pull complete [2024-07-03T10:40:40.352Z] ada007ff1a6a: Pull complete [2024-07-03T10:40:40.611Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-03T10:40:40.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-03T10:40:40.611Z] ---> f489d0715acc [2024-07-03T10:40:40.611Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-03T10:40:47.180Z] ---> Running in 5e413f097e49 [2024-07-03T10:40:47.180Z] Removing intermediate container 5e413f097e49 [2024-07-03T10:40:47.180Z] ---> ebc3846bcad5 [2024-07-03T10:40:47.180Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T10:40:47.180Z] ---> Running in b30e11f37e42 [2024-07-03T10:40:47.310Z] Still waiting to schedule task [2024-07-03T10:40:47.311Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4915’ is offline [2024-07-03T10:40:47.438Z] Removing intermediate container b30e11f37e42 [2024-07-03T10:40:47.438Z] ---> 746c395ba87f [2024-07-03T10:40:47.438Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-03T10:40:47.438Z] ---> Running in 50eb1645144c [2024-07-03T10:40:47.438Z] Removing intermediate container 50eb1645144c [2024-07-03T10:40:47.438Z] ---> f214fbf34677 [2024-07-03T10:40:47.438Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T10:40:47.438Z] ---> Running in 108696f8869e [2024-07-03T10:40:47.438Z] Removing intermediate container 108696f8869e [2024-07-03T10:40:47.438Z] ---> 85c28cc3ccab [2024-07-03T10:40:47.438Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T10:40:47.438Z] ---> Running in 53fcf4ea5ea8 [2024-07-03T10:40:47.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T10:40:47.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T10:40:48.213Z] OK: 264 MiB in 52 packages [2024-07-03T10:40:48.471Z] Removing intermediate container 53fcf4ea5ea8 [2024-07-03T10:40:48.471Z] ---> 70cc35fc5368 [2024-07-03T10:40:48.471Z] Step 8/12 : WORKDIR /app [2024-07-03T10:40:48.471Z] ---> Running in 105357269c2a [2024-07-03T10:40:48.471Z] Removing intermediate container 105357269c2a [2024-07-03T10:40:48.471Z] ---> 7126ca146f13 [2024-07-03T10:40:48.471Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-03T10:40:48.729Z] ---> 65ecb74c620d [2024-07-03T10:40:48.729Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T10:40:48.729Z] ---> Running in 7aa2810af8ab [2024-07-03T10:42:10.199Z] Removing intermediate container 7aa2810af8ab [2024-07-03T10:42:10.200Z] ---> 0fcd49febe80 [2024-07-03T10:42:10.200Z] Step 11/12 : COPY . . [2024-07-03T10:42:10.200Z] ---> 4be10bc9ccec [2024-07-03T10:42:10.200Z] Step 12/12 : RUN $MAKE [2024-07-03T10:42:10.200Z] ---> Running in 9ea0bb615428 [2024-07-03T10:42:10.200Z] noop [2024-07-03T10:42:10.200Z] Removing intermediate container 9ea0bb615428 [2024-07-03T10:42:10.200Z] ---> 28a5d64823b7 [2024-07-03T10:42:10.200Z] Successfully built 28a5d64823b7 [2024-07-03T10:42:10.200Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:42:10.525Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T10:42:10.525Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:42:10.604Z] prd-ubuntu20.04-docker-8c-8g-4916 does not seem to be running inside a container [2024-07-03T10:42:10.640Z] $ 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 [2024-07-03T10:42:10.975Z] $ docker top 0f01d18eb43d5ce405356ff767ed495b3a7dc0f12d025861bf2d22fdf88d8c7a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T10:42:11.325Z] + go version [2024-07-03T10:42:11.325Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-03T10:42:11.333Z] $ docker stop --time=1 0f01d18eb43d5ce405356ff767ed495b3a7dc0f12d025861bf2d22fdf88d8c7a [2024-07-03T10:42:11.475Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4918 in /w/workspace/foundry_device-rfid-llrp-go_main [2024-07-03T10:42:12.569Z] $ docker rm -f --volumes 0f01d18eb43d5ce405356ff767ed495b3a7dc0f12d025861bf2d22fdf88d8c7a [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2024-07-03T10:42:12.647Z] Running in /w/workspace/device-rfid-llrp-go/146 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [Pipeline] script [Pipeline] { [2024-07-03T10:42:15.722Z] The recommended git tool is: git [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:42:16.021Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T10:42:16.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:42:16.097Z] prd-ubuntu20.04-docker-8c-8g-4916 does not seem to be running inside a container [2024-07-03T10:42:16.126Z] $ 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 [2024-07-03T10:42:16.451Z] $ docker top 7207026be6102df5f122cdbb604f0d413d89614bbfae0526c5f3190679151e65 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T10:42:16.857Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2024-07-03T10:42:17.154Z] + make test [2024-07-03T10:42:17.154Z] go test ./... -coverprofile=coverage.out ./... [2024-07-03T10:42:19.052Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-07-03T10:42:20.345Z] using credential edgex-jenkins-ssh [2024-07-03T10:42:20.365Z] Cloning the remote Git repository [2024-07-03T10:42:20.405Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-03T10:42:20.492Z] > git init /w/workspace/device-rfid-llrp-go/146 # timeout=10 [2024-07-03T10:42:20.625Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-03T10:42:20.626Z] > git --version # timeout=10 [2024-07-03T10:42:20.647Z] > git --version # 'git version 2.25.1' [2024-07-03T10:42:20.649Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T10:42:20.789Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T10:42:24.382Z] Avoid second fetch [2024-07-03T10:42:24.383Z] Checking out Revision 66cd8b5f3a15ed8e8754516932427629b55b2818 (main) [2024-07-03T10:42:23.534Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-07-03T10:42:23.565Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T10:42:24.397Z] > git config core.sparsecheckout # timeout=10 [2024-07-03T10:42:24.462Z] > git checkout -f 66cd8b5f3a15ed8e8754516932427629b55b2818 # timeout=10 [2024-07-03T10:42:25.011Z] Commit message: "Merge pull request #300 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T10:42:29.643Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-03T10:42:29.643Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T10:42:29.643Z] Dload Upload Total Spent Left Speed [2024-07-03T10:42:29.643Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 74581 0 --:--:-- --:--:-- --:--:-- 74581 [Pipeline] sh [2024-07-03T10:42:29.989Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-03T10:42:30.325Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-03T10:42:30.325Z] + sudo tee /etc/docker/daemon.new [2024-07-03T10:42:30.325Z] { [2024-07-03T10:42:30.325Z] "registry-mirrors": [ [2024-07-03T10:42:30.325Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-03T10:42:30.325Z] ], [2024-07-03T10:42:30.325Z] "bip": "10.250.0.254/24", [2024-07-03T10:42:30.325Z] "hosts": [ [2024-07-03T10:42:30.325Z] "tcp://0.0.0.0:5555", [2024-07-03T10:42:30.325Z] "unix:///var/run/docker.sock" [2024-07-03T10:42:30.325Z] ], [2024-07-03T10:42:30.325Z] "mtu": 1458, [2024-07-03T10:42:30.325Z] "selinux-enabled": true, [2024-07-03T10:42:30.325Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-03T10:42:30.325Z] } [Pipeline] sh [2024-07-03T10:42:30.658Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-03T10:42:30.984Z] + sudo service docker restart [2024-07-03T10:42:37.153Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-07-03T10:42:37.153Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-07-03T10:42:39.680Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.923s coverage: 40.6% of statements [2024-07-03T10:42:39.680Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements [2024-07-03T10:42:39.680Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.242s coverage: 51.9% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T10:42:49.260Z] provisioning config files... [2024-07-03T10:42:49.289Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/146@tmp/config2589393727465996139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:42:49.731Z] ---> ****-login.sh [2024-07-03T10:42:49.731Z] nexus3.edgexfoundry.org:10001 [2024-07-03T10:42:50.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:42:50.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:42:50.596Z] Configure a credential helper to remove this warning. See [2024-07-03T10:42:50.596Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:42:50.596Z] [2024-07-03T10:42:50.596Z] Login Succeeded [2024-07-03T10:42:50.596Z] nexus3.edgexfoundry.org:10002 [2024-07-03T10:42:50.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:42:50.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:42:50.867Z] Configure a credential helper to remove this warning. See [2024-07-03T10:42:50.867Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:42:50.867Z] [2024-07-03T10:42:50.867Z] Login Succeeded [2024-07-03T10:42:50.867Z] nexus3.edgexfoundry.org:10003 [2024-07-03T10:42:51.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:42:51.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:42:51.137Z] Configure a credential helper to remove this warning. See [2024-07-03T10:42:51.137Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:42:51.137Z] [2024-07-03T10:42:51.137Z] Login Succeeded [2024-07-03T10:42:51.137Z] nexus3.edgexfoundry.org:10004 [2024-07-03T10:42:51.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:42:51.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:42:51.678Z] Configure a credential helper to remove this warning. See [2024-07-03T10:42:51.678Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:42:51.678Z] [2024-07-03T10:42:51.678Z] Login Succeeded [2024-07-03T10:42:51.678Z] ****.io [2024-07-03T10:42:51.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:42:51.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:42:51.946Z] Configure a credential helper to remove this warning. See [2024-07-03T10:42:51.946Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:42:51.946Z] [2024-07-03T10:42:51.946Z] Login Succeeded [2024-07-03T10:42:51.946Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T10:42:51.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-03T10:42:52.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T10:42:52.271Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T10:42:52.288Z] ========================================================= [2024-07-03T10:42:52.288Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-03T10:42:52.288Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:42:52.648Z] + 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 . [2024-07-03T10:42:52.916Z] Sending build context to Docker daemon 1.202MB [2024-07-03T10:42:52.916Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T10:42:52.916Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-03T10:42:53.185Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-03T10:42:53.185Z] c6b39de5b339: Pulling fs layer [2024-07-03T10:42:53.185Z] a69c41024577: Pulling fs layer [2024-07-03T10:42:53.185Z] d6de4b400683: Pulling fs layer [2024-07-03T10:42:53.185Z] 35cb2a7552d0: Pulling fs layer [2024-07-03T10:42:53.185Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T10:42:53.185Z] 464afbd9ba4c: Pulling fs layer [2024-07-03T10:42:53.185Z] 00f215d4a9da: Pulling fs layer [2024-07-03T10:42:53.185Z] d496ad576159: Pulling fs layer [2024-07-03T10:42:53.185Z] 4f4fb700ef54: Waiting [2024-07-03T10:42:53.185Z] 464afbd9ba4c: Waiting [2024-07-03T10:42:53.185Z] 00f215d4a9da: Waiting [2024-07-03T10:42:53.185Z] 35cb2a7552d0: Waiting [2024-07-03T10:42:53.185Z] d496ad576159: Waiting [2024-07-03T10:42:53.185Z] a69c41024577: Verifying Checksum [2024-07-03T10:42:53.185Z] a69c41024577: Download complete [2024-07-03T10:42:53.185Z] 35cb2a7552d0: Verifying Checksum [2024-07-03T10:42:53.185Z] 35cb2a7552d0: Download complete [2024-07-03T10:42:53.185Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T10:42:53.185Z] 4f4fb700ef54: Download complete [2024-07-03T10:42:53.185Z] 464afbd9ba4c: Verifying Checksum [2024-07-03T10:42:53.185Z] 464afbd9ba4c: Download complete [2024-07-03T10:42:53.185Z] c6b39de5b339: Download complete [2024-07-03T10:42:53.780Z] d496ad576159: Verifying Checksum [2024-07-03T10:42:53.780Z] d496ad576159: Download complete [2024-07-03T10:42:54.049Z] c6b39de5b339: Pull complete [2024-07-03T10:42:54.634Z] a69c41024577: Pull complete [2024-07-03T10:42:54.906Z] d6de4b400683: Verifying Checksum [2024-07-03T10:42:54.906Z] d6de4b400683: Download complete [2024-07-03T10:42:56.317Z] 00f215d4a9da: Verifying Checksum [2024-07-03T10:42:56.317Z] 00f215d4a9da: Download complete [2024-07-03T10:42:57.748Z] go vet ./... [2024-07-03T10:43:03.041Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T10:43:03.041Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T10:43:03.041Z] ./bin/test-attribution-txt.sh [2024-07-03T10:43:03.041Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-03T10:43:03.041Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-03T10:43:03.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T10:43:03.064Z] $ docker stop --time=1 7207026be6102df5f122cdbb604f0d413d89614bbfae0526c5f3190679151e65 [2024-07-03T10:43:06.712Z] $ docker rm -f --volumes 7207026be6102df5f122cdbb604f0d413d89614bbfae0526c5f3190679151e65 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T10:43:07.281Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T10:43:07.365Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-03T10:43:07.890Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-03T10:43:08.228Z] + ls -al . [2024-07-03T10:43:08.229Z] total 688 [2024-07-03T10:43:08.229Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 3 10:42 . [2024-07-03T10:43:08.229Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 10:40 .. [2024-07-03T10:43:08.229Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 3 10:40 .dockerignore [2024-07-03T10:43:08.229Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 10:42 .git [2024-07-03T10:43:08.229Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 10:40 .github [2024-07-03T10:43:08.229Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 3 10:40 .gitignore [2024-07-03T10:43:08.229Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 10:40 .golangci.yml [2024-07-03T10:43:08.229Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 10:40 .semver [2024-07-03T10:43:08.229Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jul 3 10:40 Attribution.txt [2024-07-03T10:43:08.229Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jul 3 10:40 CHANGELOG.md [2024-07-03T10:43:08.229Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jul 3 10:40 Dockerfile [2024-07-03T10:43:08.229Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 10:40 GOVERNANCE.md [2024-07-03T10:43:08.229Z] -rw-rw-r-- 1 jenkins jenkins 661 Jul 3 10:40 Jenkinsfile [2024-07-03T10:43:08.229Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 3 10:40 LICENSE [2024-07-03T10:43:08.229Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jul 3 10:40 Makefile [2024-07-03T10:43:08.229Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 3 10:40 OWNERS.md [2024-07-03T10:43:08.229Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jul 3 10:40 README.md [2024-07-03T10:43:08.229Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 3 10:40 VERSION [2024-07-03T10:43:08.229Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 10:40 bin [2024-07-03T10:43:08.229Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 10:40 cmd [2024-07-03T10:43:08.229Z] -rw-r--r-- 1 jenkins jenkins 438103 Jul 3 10:42 coverage.out [2024-07-03T10:43:08.229Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 10:40 examples [2024-07-03T10:43:08.229Z] -rw-rw-r-- 1 jenkins jenkins 7220 Jul 3 10:40 go.mod [2024-07-03T10:43:08.229Z] -rw-rw-r-- 1 jenkins jenkins 101951 Jul 3 10:40 go.sum [2024-07-03T10:43:08.229Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 10:40 images [2024-07-03T10:43:08.229Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 10:40 internal [2024-07-03T10:43:08.229Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 10:40 pkg [2024-07-03T10:43:08.229Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 3 10:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:43:08.541Z] + 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=66cd8b5f3a15ed8e8754516932427629b55b2818 --label arch=amd64 --label version=3.2.0-dev.12 . [2024-07-03T10:43:08.541Z] Sending build context to Docker daemon 11.52MB [2024-07-03T10:43:08.541Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T10:43:08.541Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-03T10:43:08.541Z] ---> 28a5d64823b7 [2024-07-03T10:43:08.541Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-03T10:43:08.649Z] d6de4b400683: Pull complete [2024-07-03T10:43:08.649Z] 35cb2a7552d0: Pull complete [2024-07-03T10:43:08.649Z] 4f4fb700ef54: Pull complete [2024-07-03T10:43:08.649Z] 464afbd9ba4c: Pull complete [2024-07-03T10:43:08.801Z] ---> Running in ac81c151f072 [2024-07-03T10:43:08.801Z] Removing intermediate container ac81c151f072 [2024-07-03T10:43:08.801Z] ---> 72597e680cce [2024-07-03T10:43:08.801Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T10:43:09.063Z] ---> Running in 8db508879a8f [2024-07-03T10:43:09.063Z] Removing intermediate container 8db508879a8f [2024-07-03T10:43:09.063Z] ---> b29e4b785137 [2024-07-03T10:43:09.063Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-07-03T10:43:09.063Z] ---> Running in ebe23ec5152b [2024-07-03T10:43:09.063Z] Removing intermediate container ebe23ec5152b [2024-07-03T10:43:09.063Z] ---> 1f95f1909652 [2024-07-03T10:43:09.063Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T10:43:09.063Z] ---> Running in 3e84c5b4c87a [2024-07-03T10:43:09.322Z] Removing intermediate container 3e84c5b4c87a [2024-07-03T10:43:09.322Z] ---> 14541b9a2787 [2024-07-03T10:43:09.322Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T10:43:09.322Z] ---> Running in fa6aa19f03e2 [2024-07-03T10:43:09.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T10:43:09.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T10:43:09.843Z] OK: 264 MiB in 52 packages [2024-07-03T10:43:10.101Z] Removing intermediate container fa6aa19f03e2 [2024-07-03T10:43:10.101Z] ---> 433b87b4c9b6 [2024-07-03T10:43:10.101Z] Step 8/25 : WORKDIR /app [2024-07-03T10:43:10.360Z] ---> Running in ed44a9b74b60 [2024-07-03T10:43:10.360Z] Removing intermediate container ed44a9b74b60 [2024-07-03T10:43:10.360Z] ---> 5ea7a979002b [2024-07-03T10:43:10.360Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-03T10:43:10.360Z] ---> 955ee2ce01c2 [2024-07-03T10:43:10.360Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T10:43:10.360Z] ---> Running in f3c9a6553125 [2024-07-03T10:43:11.295Z] Removing intermediate container f3c9a6553125 [2024-07-03T10:43:11.295Z] ---> 7f6a2c0a160f [2024-07-03T10:43:11.295Z] Step 11/25 : COPY . . [2024-07-03T10:43:11.863Z] ---> dd694aa57d87 [2024-07-03T10:43:11.863Z] Step 12/25 : RUN $MAKE [2024-07-03T10:43:11.863Z] ---> Running in c8419ed2789b [2024-07-03T10:43:12.121Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-07-03T10:43:16.856Z] 00f215d4a9da: Pull complete [2024-07-03T10:43:18.268Z] d496ad576159: Pull complete [2024-07-03T10:43:18.268Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-03T10:43:18.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-03T10:43:18.268Z] ---> f246e2811388 [2024-07-03T10:43:18.268Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-03T10:43:20.221Z] ---> Running in e7882f61b0c5 [2024-07-03T10:43:20.221Z] Removing intermediate container e7882f61b0c5 [2024-07-03T10:43:20.221Z] ---> 4c9d332be108 [2024-07-03T10:43:20.221Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T10:43:20.494Z] ---> Running in 5f96da72fceb [2024-07-03T10:43:20.761Z] Removing intermediate container 5f96da72fceb [2024-07-03T10:43:20.761Z] ---> f02f513744be [2024-07-03T10:43:20.761Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-03T10:43:20.761Z] ---> Running in ce5bec02fb03 [2024-07-03T10:43:21.027Z] Removing intermediate container ce5bec02fb03 [2024-07-03T10:43:21.027Z] ---> 4a4cd2c1ea47 [2024-07-03T10:43:21.027Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T10:43:21.295Z] ---> Running in 04c2976a1592 [2024-07-03T10:43:21.563Z] Removing intermediate container 04c2976a1592 [2024-07-03T10:43:21.563Z] ---> f5506622f5a3 [2024-07-03T10:43:21.563Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T10:43:21.563Z] ---> Running in 70b0e43acaca [2024-07-03T10:43:22.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T10:43:23.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T10:43:24.084Z] OK: 266 MiB in 52 packages [2024-07-03T10:43:24.669Z] Removing intermediate container 70b0e43acaca [2024-07-03T10:43:24.669Z] ---> 578c3d986774 [2024-07-03T10:43:24.669Z] Step 8/12 : WORKDIR /app [2024-07-03T10:43:24.937Z] ---> Running in 03841ea6fe1d [2024-07-03T10:43:25.205Z] Removing intermediate container 03841ea6fe1d [2024-07-03T10:43:25.205Z] ---> 9ff20230c12a [2024-07-03T10:43:25.205Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-03T10:43:25.790Z] ---> 24da825d2578 [2024-07-03T10:43:25.790Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T10:43:25.790Z] ---> Running in fe764afdb7cd [2024-07-03T10:43:50.822Z] Removing intermediate container c8419ed2789b [2024-07-03T10:43:50.822Z] ---> f229162c3688 [2024-07-03T10:43:50.822Z] Step 13/25 : FROM alpine:3.18 [2024-07-03T10:43:50.822Z] 3.18: Pulling from library/alpine [2024-07-03T10:43:50.822Z] 73baa7ef167e: Pulling fs layer [2024-07-03T10:43:50.822Z] 73baa7ef167e: Verifying Checksum [2024-07-03T10:43:50.822Z] 73baa7ef167e: Download complete [2024-07-03T10:43:50.822Z] 73baa7ef167e: Pull complete [2024-07-03T10:43:50.822Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T10:43:50.822Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T10:43:50.822Z] ---> 8fd7cac70a4a [2024-07-03T10:43:50.822Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-03T10:43:50.822Z] ---> Running in 28cdc341880d [2024-07-03T10:43:50.823Z] Removing intermediate container 28cdc341880d [2024-07-03T10:43:50.823Z] ---> fbfa7f29e919 [2024-07-03T10:43:50.823Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-03T10:43:50.823Z] ---> Running in 159c5d8a0a96 [2024-07-03T10:43:50.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T10:43:50.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T10:43:50.823Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-03T10:43:50.823Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T10:43:50.823Z] OK: 7 MiB in 16 packages [2024-07-03T10:43:50.823Z] Removing intermediate container 159c5d8a0a96 [2024-07-03T10:43:50.823Z] ---> 92cf20ea4d20 [2024-07-03T10:43:50.823Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-03T10:43:50.823Z] ---> Running in 38178f309b9e [2024-07-03T10:43:50.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T10:43:50.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T10:43:50.823Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T10:43:50.823Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T10:43:50.823Z] OK: 7 MiB in 16 packages [2024-07-03T10:43:50.823Z] Removing intermediate container 38178f309b9e [2024-07-03T10:43:50.823Z] ---> 27e4af20810e [2024-07-03T10:43:50.823Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-07-03T10:43:50.823Z] ---> 9077cb6b7981 [2024-07-03T10:43:50.823Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-07-03T10:43:50.823Z] ---> ebacec90d5c5 [2024-07-03T10:43:50.823Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-07-03T10:43:50.823Z] ---> 5d6fb8889e1c [2024-07-03T10:43:50.823Z] Step 20/25 : EXPOSE 59989 [2024-07-03T10:43:50.823Z] ---> Running in 53084da976ff [2024-07-03T10:43:50.823Z] Removing intermediate container 53084da976ff [2024-07-03T10:43:50.823Z] ---> e24da02f1e14 [2024-07-03T10:43:50.823Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-07-03T10:43:50.823Z] ---> Running in 14f41030ebe8 [2024-07-03T10:43:51.083Z] Removing intermediate container 14f41030ebe8 [2024-07-03T10:43:51.083Z] ---> feef136c9b90 [2024-07-03T10:43:51.083Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-03T10:43:51.083Z] ---> Running in 2c62815f867d [2024-07-03T10:43:51.083Z] Removing intermediate container 2c62815f867d [2024-07-03T10:43:51.083Z] ---> f6295f95c768 [2024-07-03T10:43:51.083Z] Step 23/25 : LABEL arch=amd64 [2024-07-03T10:43:51.083Z] ---> Running in 7745cb182ac1 [2024-07-03T10:43:51.343Z] Removing intermediate container 7745cb182ac1 [2024-07-03T10:43:51.343Z] ---> 278cb91d95fe [2024-07-03T10:43:51.343Z] Step 24/25 : LABEL git_sha=66cd8b5f3a15ed8e8754516932427629b55b2818 [2024-07-03T10:43:51.343Z] ---> Running in b44ee1025df6 [2024-07-03T10:43:51.343Z] Removing intermediate container b44ee1025df6 [2024-07-03T10:43:51.343Z] ---> fffee25bd3b1 [2024-07-03T10:43:51.343Z] Step 25/25 : LABEL version=3.2.0-dev.12 [2024-07-03T10:43:51.343Z] ---> Running in 03c7a248091f [2024-07-03T10:43:51.343Z] Removing intermediate container 03c7a248091f [2024-07-03T10:43:51.343Z] ---> 038a2a4f9447 [2024-07-03T10:43:51.343Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T10:43:51.343Z] Successfully built 038a2a4f9447 [2024-07-03T10:43:51.343Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T10:43:51.481Z] provisioning config files... [2024-07-03T10:43:51.490Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7447606652100900156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:43:51.799Z] ---> ****-login.sh [2024-07-03T10:43:51.799Z] nexus3.edgexfoundry.org:10001 [2024-07-03T10:43:51.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:43:51.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:43:51.800Z] Configure a credential helper to remove this warning. See [2024-07-03T10:43:51.800Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:43:51.800Z] [2024-07-03T10:43:51.800Z] Login Succeeded [2024-07-03T10:43:51.800Z] nexus3.edgexfoundry.org:10002 [2024-07-03T10:43:51.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:43:51.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:43:51.800Z] Configure a credential helper to remove this warning. See [2024-07-03T10:43:51.800Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:43:51.800Z] [2024-07-03T10:43:51.800Z] Login Succeeded [2024-07-03T10:43:51.800Z] nexus3.edgexfoundry.org:10003 [2024-07-03T10:43:52.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:43:52.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:43:52.059Z] Configure a credential helper to remove this warning. See [2024-07-03T10:43:52.059Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:43:52.059Z] [2024-07-03T10:43:52.059Z] Login Succeeded [2024-07-03T10:43:52.059Z] nexus3.edgexfoundry.org:10004 [2024-07-03T10:43:52.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:43:52.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:43:52.059Z] Configure a credential helper to remove this warning. See [2024-07-03T10:43:52.059Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:43:52.059Z] [2024-07-03T10:43:52.059Z] Login Succeeded [2024-07-03T10:43:52.059Z] ****.io [2024-07-03T10:43:52.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:43:52.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:43:52.319Z] Configure a credential helper to remove this warning. See [2024-07-03T10:43:52.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:43:52.319Z] [2024-07-03T10:43:52.319Z] Login Succeeded [2024-07-03T10:43:52.319Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T10:43:52.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-03T10:43:52.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T10:43:52.401Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2024-07-03T10:43:52.401Z] 66cd8b5f3a15ed8e8754516932427629b55b2818 [2024-07-03T10:43:52.401Z] latest [2024-07-03T10:43:52.401Z] 3.2.0-dev.12 [2024-07-03T10:43:52.401Z] 66cd8b5f3a15ed8e8754516932427629b55b2818-3.2.0-dev.12 [2024-07-03T10:43:52.401Z] main [2024-07-03T10:43:52.401Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:43:52.748Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:66cd8b5f3a15ed8e8754516932427629b55b2818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:43:53.071Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:66cd8b5f3a15ed8e8754516932427629b55b2818 [2024-07-03T10:43:53.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-07-03T10:43:53.071Z] 6c67ffbdc748: Preparing [2024-07-03T10:43:53.071Z] 5fa512b4a250: Preparing [2024-07-03T10:43:53.071Z] 7740f1202889: Preparing [2024-07-03T10:43:53.071Z] 05569f3e5a0b: Preparing [2024-07-03T10:43:53.071Z] 9cb94c0a0943: Preparing [2024-07-03T10:43:53.071Z] 63ec0bd56cf3: Preparing [2024-07-03T10:43:53.071Z] 63ec0bd56cf3: Waiting [2024-07-03T10:43:53.071Z] 7740f1202889: Pushed [2024-07-03T10:43:53.071Z] 5fa512b4a250: Pushed [2024-07-03T10:43:53.071Z] 9cb94c0a0943: Pushed [2024-07-03T10:43:53.071Z] 63ec0bd56cf3: Layer already exists [2024-07-03T10:43:53.638Z] 05569f3e5a0b: Pushed [2024-07-03T10:43:56.940Z] 6c67ffbdc748: Pushed [2024-07-03T10:43:57.199Z] 66cd8b5f3a15ed8e8754516932427629b55b2818: digest: sha256:f01a12a7c54aa2615b9e9ea04731e12ee7219be0011f57f79a6d49058b7db402 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:43:57.520Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:43:57.840Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-07-03T10:43:57.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-07-03T10:43:57.840Z] 6c67ffbdc748: Preparing [2024-07-03T10:43:57.840Z] 5fa512b4a250: Preparing [2024-07-03T10:43:57.840Z] 7740f1202889: Preparing [2024-07-03T10:43:57.840Z] 05569f3e5a0b: Preparing [2024-07-03T10:43:57.840Z] 9cb94c0a0943: Preparing [2024-07-03T10:43:57.840Z] 63ec0bd56cf3: Preparing [2024-07-03T10:43:57.840Z] 63ec0bd56cf3: Waiting [2024-07-03T10:43:57.840Z] 7740f1202889: Layer already exists [2024-07-03T10:43:57.840Z] 5fa512b4a250: Layer already exists [2024-07-03T10:43:57.840Z] 9cb94c0a0943: Layer already exists [2024-07-03T10:43:57.840Z] 05569f3e5a0b: Layer already exists [2024-07-03T10:43:57.840Z] 6c67ffbdc748: Layer already exists [2024-07-03T10:43:57.840Z] 63ec0bd56cf3: Layer already exists [2024-07-03T10:43:57.840Z] latest: digest: sha256:f01a12a7c54aa2615b9e9ea04731e12ee7219be0011f57f79a6d49058b7db402 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:43:58.166Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:43:58.500Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.12 [2024-07-03T10:43:58.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-07-03T10:43:58.500Z] 6c67ffbdc748: Preparing [2024-07-03T10:43:58.500Z] 5fa512b4a250: Preparing [2024-07-03T10:43:58.500Z] 7740f1202889: Preparing [2024-07-03T10:43:58.500Z] 05569f3e5a0b: Preparing [2024-07-03T10:43:58.500Z] 9cb94c0a0943: Preparing [2024-07-03T10:43:58.501Z] 63ec0bd56cf3: Preparing [2024-07-03T10:43:58.501Z] 63ec0bd56cf3: Waiting [2024-07-03T10:43:58.501Z] 05569f3e5a0b: Layer already exists [2024-07-03T10:43:58.501Z] 7740f1202889: Layer already exists [2024-07-03T10:43:58.501Z] 5fa512b4a250: Layer already exists [2024-07-03T10:43:58.501Z] 6c67ffbdc748: Layer already exists [2024-07-03T10:43:58.501Z] 9cb94c0a0943: Layer already exists [2024-07-03T10:43:58.501Z] 63ec0bd56cf3: Layer already exists [2024-07-03T10:43:58.501Z] 3.2.0-dev.12: digest: sha256:f01a12a7c54aa2615b9e9ea04731e12ee7219be0011f57f79a6d49058b7db402 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:43:58.831Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:66cd8b5f3a15ed8e8754516932427629b55b2818-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:43:59.157Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:66cd8b5f3a15ed8e8754516932427629b55b2818-3.2.0-dev.12 [2024-07-03T10:43:59.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-07-03T10:43:59.157Z] 6c67ffbdc748: Preparing [2024-07-03T10:43:59.157Z] 5fa512b4a250: Preparing [2024-07-03T10:43:59.157Z] 7740f1202889: Preparing [2024-07-03T10:43:59.157Z] 05569f3e5a0b: Preparing [2024-07-03T10:43:59.157Z] 9cb94c0a0943: Preparing [2024-07-03T10:43:59.157Z] 63ec0bd56cf3: Preparing [2024-07-03T10:43:59.157Z] 63ec0bd56cf3: Waiting [2024-07-03T10:43:59.157Z] 7740f1202889: Layer already exists [2024-07-03T10:43:59.157Z] 6c67ffbdc748: Layer already exists [2024-07-03T10:43:59.157Z] 05569f3e5a0b: Layer already exists [2024-07-03T10:43:59.157Z] 9cb94c0a0943: Layer already exists [2024-07-03T10:43:59.157Z] 5fa512b4a250: Layer already exists [2024-07-03T10:43:59.157Z] 63ec0bd56cf3: Layer already exists [2024-07-03T10:43:59.157Z] 66cd8b5f3a15ed8e8754516932427629b55b2818-3.2.0-dev.12: digest: sha256:f01a12a7c54aa2615b9e9ea04731e12ee7219be0011f57f79a6d49058b7db402 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:43:59.488Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:43:59.812Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2024-07-03T10:43:59.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-07-03T10:43:59.812Z] 6c67ffbdc748: Preparing [2024-07-03T10:43:59.812Z] 5fa512b4a250: Preparing [2024-07-03T10:43:59.812Z] 7740f1202889: Preparing [2024-07-03T10:43:59.812Z] 05569f3e5a0b: Preparing [2024-07-03T10:43:59.812Z] 9cb94c0a0943: Preparing [2024-07-03T10:43:59.812Z] 63ec0bd56cf3: Preparing [2024-07-03T10:43:59.812Z] 63ec0bd56cf3: Waiting [2024-07-03T10:43:59.812Z] 5fa512b4a250: Layer already exists [2024-07-03T10:43:59.812Z] 9cb94c0a0943: Layer already exists [2024-07-03T10:43:59.812Z] 7740f1202889: Layer already exists [2024-07-03T10:43:59.812Z] 05569f3e5a0b: Layer already exists [2024-07-03T10:43:59.812Z] 6c67ffbdc748: Layer already exists [2024-07-03T10:43:59.812Z] 63ec0bd56cf3: Layer already exists [2024-07-03T10:43:59.813Z] main: digest: sha256:f01a12a7c54aa2615b9e9ea04731e12ee7219be0011f57f79a6d49058b7db402 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-03T10:43:59.881Z] ===================================================== [Pipeline] echo [2024-07-03T10:43:59.893Z] taggedImages: [2024-07-03T10:43:59.893Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:66cd8b5f3a15ed8e8754516932427629b55b2818 [2024-07-03T10:43:59.893Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-07-03T10:43:59.893Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.12 [2024-07-03T10:43:59.893Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:66cd8b5f3a15ed8e8754516932427629b55b2818-3.2.0-dev.12 [2024-07-03T10:43:59.893Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:44:00.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T10:44:00.311Z] [2024-07-03T10:44:00.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:44:00.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T10:44:00.615Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-03T10:44:00.615Z] 5eb5b503b376: Pulling fs layer [2024-07-03T10:44:00.615Z] 5c69ac0246d0: Pulling fs layer [2024-07-03T10:44:00.615Z] ec43610c2a17: Pulling fs layer [2024-07-03T10:44:00.615Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-03T10:44:00.615Z] 33b1e0a273af: Pulling fs layer [2024-07-03T10:44:00.615Z] 5d3b04190fa2: Pulling fs layer [2024-07-03T10:44:00.615Z] 2f39f015ded8: Pulling fs layer [2024-07-03T10:44:00.615Z] 33b1e0a273af: Waiting [2024-07-03T10:44:00.615Z] 3a2ae6a8a46f: Waiting [2024-07-03T10:44:00.615Z] 2f39f015ded8: Waiting [2024-07-03T10:44:00.615Z] 5d3b04190fa2: Waiting [2024-07-03T10:44:00.615Z] 5c69ac0246d0: Verifying Checksum [2024-07-03T10:44:00.615Z] 5c69ac0246d0: Download complete [2024-07-03T10:44:00.615Z] 3a2ae6a8a46f: Download complete [2024-07-03T10:44:00.615Z] 33b1e0a273af: Verifying Checksum [2024-07-03T10:44:00.615Z] 33b1e0a273af: Download complete [2024-07-03T10:44:00.615Z] 5d3b04190fa2: Download complete [2024-07-03T10:44:00.615Z] ec43610c2a17: Verifying Checksum [2024-07-03T10:44:00.615Z] ec43610c2a17: Download complete [2024-07-03T10:44:00.873Z] 5eb5b503b376: Verifying Checksum [2024-07-03T10:44:00.873Z] 5eb5b503b376: Download complete [2024-07-03T10:44:01.437Z] 2f39f015ded8: Download complete [2024-07-03T10:44:02.003Z] 5eb5b503b376: Pull complete [2024-07-03T10:44:02.260Z] 5c69ac0246d0: Pull complete [2024-07-03T10:44:02.517Z] ec43610c2a17: Pull complete [2024-07-03T10:44:02.517Z] 3a2ae6a8a46f: Pull complete [2024-07-03T10:44:02.774Z] 33b1e0a273af: Pull complete [2024-07-03T10:44:02.774Z] 5d3b04190fa2: Pull complete [2024-07-03T10:44:06.990Z] 2f39f015ded8: Pull complete [2024-07-03T10:44:06.990Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-03T10:44:06.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T10:44:06.990Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:44:07.102Z] prd-ubuntu20.04-docker-8c-8g-4916 does not seem to be running inside a container [2024-07-03T10:44:07.125Z] $ 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 [2024-07-03T10:44:13.303Z] $ docker top 9cbd47a7eaa01191d4ff63dae794ed77386a7f6c3aab6319a95e4e7d9ae4c3c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:44:13.704Z] ---> job-cost.sh [2024-07-03T10:44:13.704Z] lf-activate-venv: SKIPPING [2024-07-03T10:44:13.704Z] INFO: No Stack... [2024-07-03T10:44:13.963Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T10:44:14.223Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T10:44:14.511Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2024-07-03T10:44:14.511Z] + cut -d, -f6 [Pipeline] lock [2024-07-03T10:44:14.524Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-146-stack-cost] [2024-07-03T10:44:14.534Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-146-stack-cost] did not exist. Created. [2024-07-03T10:44:14.540Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T10:44:14.849Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-03T10:44:14.884Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T10:44:14.892Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-146-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T10:44:14.919Z] $ docker stop --time=1 9cbd47a7eaa01191d4ff63dae794ed77386a7f6c3aab6319a95e4e7d9ae4c3c8 [2024-07-03T10:44:16.075Z] $ docker rm -f --volumes 9cbd47a7eaa01191d4ff63dae794ed77386a7f6c3aab6319a95e4e7d9ae4c3c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-03T10:45:17.448Z] Removing intermediate container fe764afdb7cd [2024-07-03T10:45:17.448Z] ---> 50072d540209 [2024-07-03T10:45:17.448Z] Step 11/12 : COPY . . [2024-07-03T10:45:17.448Z] ---> efb1e49cdb4d [2024-07-03T10:45:17.448Z] Step 12/12 : RUN $MAKE [2024-07-03T10:45:17.448Z] ---> Running in f0ab2ac6231e [2024-07-03T10:45:17.448Z] noop [2024-07-03T10:45:18.035Z] Removing intermediate container f0ab2ac6231e [2024-07-03T10:45:18.035Z] ---> 0ab638036d41 [2024-07-03T10:45:18.301Z] Successfully built 0ab638036d41 [2024-07-03T10:45:18.301Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:45:18.670Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T10:45:18.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:45:18.870Z] prd-ubuntu20.04-docker-arm64-4c-16g-4918 does not seem to be running inside a container [2024-07-03T10:45:18.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/146 -v /w/workspace/device-rfid-llrp-go/146:/w/workspace/device-rfid-llrp-go/146:rw,z -v /w/workspace/device-rfid-llrp-go/146@tmp:/w/workspace/device-rfid-llrp-go/146@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 [2024-07-03T10:45:20.086Z] $ docker top ae90b5474e966e7d58fc8ec09a47a0a0f414f795b8d3e2a6723438a5029b3f0d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T10:45:20.914Z] + go version [2024-07-03T10:45:20.914Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-03T10:45:20.931Z] $ docker stop --time=1 ae90b5474e966e7d58fc8ec09a47a0a0f414f795b8d3e2a6723438a5029b3f0d [2024-07-03T10:45:22.559Z] $ docker rm -f --volumes ae90b5474e966e7d58fc8ec09a47a0a0f414f795b8d3e2a6723438a5029b3f0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:45:23.133Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T10:45:23.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:45:23.306Z] prd-ubuntu20.04-docker-arm64-4c-16g-4918 does not seem to be running inside a container [2024-07-03T10:45:23.369Z] $ 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/146 -v /w/workspace/device-rfid-llrp-go/146:/w/workspace/device-rfid-llrp-go/146:rw,z -v /w/workspace/device-rfid-llrp-go/146@tmp:/w/workspace/device-rfid-llrp-go/146@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 [2024-07-03T10:45:24.537Z] $ docker top 27f168fa4c0dbd4ba37c6a7c77a33078b0106f7e8fed068e39af4a76e5dc3467 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T10:45:25.035Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/146 [Pipeline] fileExists [Pipeline] sh [2024-07-03T10:45:25.682Z] + make test [2024-07-03T10:45:25.682Z] go test ./... -coverprofile=coverage.out ./... [2024-07-03T10:45:31.026Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-07-03T10:49:07.795Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-07-03T10:49:07.795Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-07-03T10:49:40.021Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.808s coverage: 40.6% of statements [2024-07-03T10:49:40.021Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.036s coverage: 94.6% of statements [2024-07-03T10:49:40.021Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.552s coverage: 51.9% of statements [2024-07-03T10:49:40.603Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-03T10:49:40.603Z] go vet ./... [2024-07-03T10:50:27.821Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T10:50:27.821Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T10:50:27.821Z] ./bin/test-attribution-txt.sh [2024-07-03T10:50:27.821Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-03T10:50:27.821Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-03T10:50:27.821Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-03T10:50:27.821Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-03T10:50:27.821Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-03T10:50:27.821Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-03T10:50:27.821Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-03T10:50:27.821Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-03T10:50:27.821Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-03T10:50:27.821Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-03T10:50:27.822Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-03T10:50:27.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T10:50:27.858Z] $ docker stop --time=1 27f168fa4c0dbd4ba37c6a7c77a33078b0106f7e8fed068e39af4a76e5dc3467 [2024-07-03T10:50:29.788Z] $ docker rm -f --volumes 27f168fa4c0dbd4ba37c6a7c77a33078b0106f7e8fed068e39af4a76e5dc3467 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T10:50:31.369Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T10:50:31.396Z] Warning: overwriting stash ‘coverage-report’ [2024-07-03T10:50:32.023Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T10:50:32.439Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-03T10:50:32.756Z] + ls -al . [2024-07-03T10:50:32.756Z] total 684 [2024-07-03T10:50:32.756Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 3 10:45 . [2024-07-03T10:50:32.756Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 10:42 .. [2024-07-03T10:50:32.756Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 3 10:42 .dockerignore [2024-07-03T10:50:32.756Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 10:42 .git [2024-07-03T10:50:32.756Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 10:42 .github [2024-07-03T10:50:32.756Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 3 10:42 .gitignore [2024-07-03T10:50:32.756Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 10:42 .golangci.yml [2024-07-03T10:50:32.756Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jul 3 10:42 Attribution.txt [2024-07-03T10:50:32.756Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jul 3 10:42 CHANGELOG.md [2024-07-03T10:50:32.756Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jul 3 10:42 Dockerfile [2024-07-03T10:50:32.756Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 10:42 GOVERNANCE.md [2024-07-03T10:50:32.756Z] -rw-rw-r-- 1 jenkins jenkins 661 Jul 3 10:42 Jenkinsfile [2024-07-03T10:50:32.756Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 3 10:42 LICENSE [2024-07-03T10:50:32.756Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jul 3 10:42 Makefile [2024-07-03T10:50:32.756Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 3 10:42 OWNERS.md [2024-07-03T10:50:32.756Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jul 3 10:42 README.md [2024-07-03T10:50:32.756Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 3 10:40 VERSION [2024-07-03T10:50:32.756Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 10:42 bin [2024-07-03T10:50:32.756Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 10:42 cmd [2024-07-03T10:50:32.756Z] -rw-r--r-- 1 jenkins jenkins 438103 Jul 3 10:49 coverage.out [2024-07-03T10:50:32.756Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 10:42 examples [2024-07-03T10:50:32.756Z] -rw-rw-r-- 1 jenkins jenkins 7220 Jul 3 10:42 go.mod [2024-07-03T10:50:32.756Z] -rw-rw-r-- 1 jenkins jenkins 101951 Jul 3 10:42 go.sum [2024-07-03T10:50:32.756Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 10:42 images [2024-07-03T10:50:32.756Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 10:42 internal [2024-07-03T10:50:32.756Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 10:42 pkg [2024-07-03T10:50:32.756Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 3 10:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:50:33.104Z] + 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=66cd8b5f3a15ed8e8754516932427629b55b2818 --label arch=arm64 --label version=3.2.0-dev.12 . [2024-07-03T10:50:33.379Z] Sending build context to Docker daemon 1.202MB [2024-07-03T10:50:33.379Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T10:50:33.379Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-03T10:50:33.379Z] ---> 0ab638036d41 [2024-07-03T10:50:33.379Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-03T10:50:33.648Z] ---> Running in 518d53bac9e0 [2024-07-03T10:50:33.916Z] Removing intermediate container 518d53bac9e0 [2024-07-03T10:50:33.916Z] ---> 699a7375aa83 [2024-07-03T10:50:33.916Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T10:50:33.916Z] ---> Running in 6738c17deaa9 [2024-07-03T10:50:34.183Z] Removing intermediate container 6738c17deaa9 [2024-07-03T10:50:34.183Z] ---> 0cf2e241d02b [2024-07-03T10:50:34.183Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-07-03T10:50:34.183Z] ---> Running in 233d6dbe789c [2024-07-03T10:50:34.449Z] Removing intermediate container 233d6dbe789c [2024-07-03T10:50:34.449Z] ---> c1edf60afdee [2024-07-03T10:50:34.449Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T10:50:34.717Z] ---> Running in 6adc89d3fc75 [2024-07-03T10:50:34.985Z] Removing intermediate container 6adc89d3fc75 [2024-07-03T10:50:34.985Z] ---> f5854b8c4e0f [2024-07-03T10:50:34.985Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T10:50:34.985Z] ---> Running in 376a08e7b9d3 [2024-07-03T10:50:35.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T10:50:36.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T10:50:37.508Z] OK: 266 MiB in 52 packages [2024-07-03T10:50:38.092Z] Removing intermediate container 376a08e7b9d3 [2024-07-03T10:50:38.092Z] ---> b01ca122e725 [2024-07-03T10:50:38.092Z] Step 8/25 : WORKDIR /app [2024-07-03T10:50:38.092Z] ---> Running in ea589018e945 [2024-07-03T10:50:38.676Z] Removing intermediate container ea589018e945 [2024-07-03T10:50:38.676Z] ---> ce0c4a7e45d5 [2024-07-03T10:50:38.676Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-03T10:50:38.942Z] ---> 745f19231e93 [2024-07-03T10:50:38.942Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T10:50:39.210Z] ---> Running in c18f15f0a0e2 [2024-07-03T10:50:41.793Z] Removing intermediate container c18f15f0a0e2 [2024-07-03T10:50:41.793Z] ---> 61c3a4dade0e [2024-07-03T10:50:41.793Z] Step 11/25 : COPY . . [2024-07-03T10:50:42.062Z] ---> 6cf619bd3890 [2024-07-03T10:50:42.062Z] Step 12/25 : RUN $MAKE [2024-07-03T10:50:42.062Z] ---> Running in 2246473a07c6 [2024-07-03T10:50:43.470Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-07-03T10:54:05.213Z] Removing intermediate container 2246473a07c6 [2024-07-03T10:54:05.213Z] ---> 7b632c947417 [2024-07-03T10:54:05.213Z] Step 13/25 : FROM alpine:3.18 [2024-07-03T10:54:05.213Z] 3.18: Pulling from library/alpine [2024-07-03T10:54:05.213Z] 5c905c7ebe2f: Pulling fs layer [2024-07-03T10:54:05.213Z] 5c905c7ebe2f: Verifying Checksum [2024-07-03T10:54:05.213Z] 5c905c7ebe2f: Download complete [2024-07-03T10:54:05.213Z] 5c905c7ebe2f: Pull complete [2024-07-03T10:54:05.213Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T10:54:05.213Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T10:54:05.213Z] ---> dec292d02e07 [2024-07-03T10:54:05.213Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-03T10:54:05.213Z] ---> Running in 22603060fd5f [2024-07-03T10:54:05.477Z] Removing intermediate container 22603060fd5f [2024-07-03T10:54:05.477Z] ---> 39af99f9d7ad [2024-07-03T10:54:05.477Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-03T10:54:05.477Z] ---> Running in 19bb85dd5614 [2024-07-03T10:54:06.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T10:54:06.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T10:54:07.652Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-03T10:54:07.652Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T10:54:07.652Z] OK: 8 MiB in 16 packages [2024-07-03T10:54:08.617Z] Removing intermediate container 19bb85dd5614 [2024-07-03T10:54:08.617Z] ---> ffa0bd32c251 [2024-07-03T10:54:08.617Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-03T10:54:08.617Z] ---> Running in 5d25723f054b [2024-07-03T10:54:09.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T10:54:09.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T10:54:10.799Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T10:54:10.799Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T10:54:10.799Z] OK: 8 MiB in 16 packages [2024-07-03T10:54:11.765Z] Removing intermediate container 5d25723f054b [2024-07-03T10:54:11.765Z] ---> 7d3e137e8a0e [2024-07-03T10:54:11.765Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-07-03T10:54:12.349Z] ---> acf370fada86 [2024-07-03T10:54:12.349Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-07-03T10:54:12.929Z] ---> eff5f195dd9e [2024-07-03T10:54:12.929Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-07-03T10:54:15.499Z] ---> 9bfb82c407f8 [2024-07-03T10:54:15.499Z] Step 20/25 : EXPOSE 59989 [2024-07-03T10:54:15.499Z] ---> Running in 3ce0712fe363 [2024-07-03T10:54:15.499Z] Removing intermediate container 3ce0712fe363 [2024-07-03T10:54:15.499Z] ---> eebeb57c7145 [2024-07-03T10:54:15.499Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-07-03T10:54:15.499Z] ---> Running in 3dbc0c7dd979 [2024-07-03T10:54:15.765Z] Removing intermediate container 3dbc0c7dd979 [2024-07-03T10:54:15.765Z] ---> 0942237a20db [2024-07-03T10:54:15.765Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-03T10:54:16.040Z] ---> Running in 088bbc6fb25d [2024-07-03T10:54:16.304Z] Removing intermediate container 088bbc6fb25d [2024-07-03T10:54:16.304Z] ---> 308da87415a2 [2024-07-03T10:54:16.304Z] Step 23/25 : LABEL arch=arm64 [2024-07-03T10:54:16.304Z] ---> Running in 5da2a6be1b49 [2024-07-03T10:54:16.568Z] Removing intermediate container 5da2a6be1b49 [2024-07-03T10:54:16.568Z] ---> 414aa5d18e0d [2024-07-03T10:54:16.568Z] Step 24/25 : LABEL git_sha=66cd8b5f3a15ed8e8754516932427629b55b2818 [2024-07-03T10:54:16.568Z] ---> Running in 9c6c9d0640f6 [2024-07-03T10:54:16.833Z] Removing intermediate container 9c6c9d0640f6 [2024-07-03T10:54:16.833Z] ---> 5a873aac2770 [2024-07-03T10:54:16.833Z] Step 25/25 : LABEL version=3.2.0-dev.12 [2024-07-03T10:54:16.833Z] ---> Running in b57820c8f010 [2024-07-03T10:54:17.412Z] Removing intermediate container b57820c8f010 [2024-07-03T10:54:17.412Z] ---> ee1777cceb14 [2024-07-03T10:54:17.412Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T10:54:17.412Z] Successfully built ee1777cceb14 [2024-07-03T10:54:17.412Z] 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 [2024-07-03T10:54:17.570Z] provisioning config files... [2024-07-03T10:54:17.583Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/146@tmp/config12076425413157393226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:54:17.923Z] ---> ****-login.sh [2024-07-03T10:54:17.923Z] nexus3.edgexfoundry.org:10001 [2024-07-03T10:54:17.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:54:18.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:54:18.191Z] Configure a credential helper to remove this warning. See [2024-07-03T10:54:18.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:54:18.191Z] [2024-07-03T10:54:18.191Z] Login Succeeded [2024-07-03T10:54:18.191Z] nexus3.edgexfoundry.org:10002 [2024-07-03T10:54:18.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:54:18.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:54:18.457Z] Configure a credential helper to remove this warning. See [2024-07-03T10:54:18.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:54:18.457Z] [2024-07-03T10:54:18.457Z] Login Succeeded [2024-07-03T10:54:18.457Z] nexus3.edgexfoundry.org:10003 [2024-07-03T10:54:18.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:54:18.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:54:18.985Z] Configure a credential helper to remove this warning. See [2024-07-03T10:54:18.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:54:18.985Z] [2024-07-03T10:54:18.985Z] Login Succeeded [2024-07-03T10:54:18.985Z] nexus3.edgexfoundry.org:10004 [2024-07-03T10:54:19.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:54:19.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:54:19.251Z] Configure a credential helper to remove this warning. See [2024-07-03T10:54:19.251Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:54:19.251Z] [2024-07-03T10:54:19.251Z] Login Succeeded [2024-07-03T10:54:19.251Z] ****.io [2024-07-03T10:54:19.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:54:19.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:54:19.779Z] Configure a credential helper to remove this warning. See [2024-07-03T10:54:19.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:54:19.779Z] [2024-07-03T10:54:19.779Z] Login Succeeded [2024-07-03T10:54:19.779Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T10:54:19.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-03T10:54:19.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T10:54:19.862Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2024-07-03T10:54:19.862Z] 66cd8b5f3a15ed8e8754516932427629b55b2818 [2024-07-03T10:54:19.862Z] latest [2024-07-03T10:54:19.862Z] 3.2.0-dev.12 [2024-07-03T10:54:19.862Z] 66cd8b5f3a15ed8e8754516932427629b55b2818-3.2.0-dev.12 [2024-07-03T10:54:19.862Z] main [2024-07-03T10:54:19.862Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:54:20.230Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:66cd8b5f3a15ed8e8754516932427629b55b2818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:54:20.593Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:66cd8b5f3a15ed8e8754516932427629b55b2818 [2024-07-03T10:54:20.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-07-03T10:54:20.593Z] 12faf76f8132: Preparing [2024-07-03T10:54:20.593Z] 2b4d4d33ce1d: Preparing [2024-07-03T10:54:20.593Z] adedc679b827: Preparing [2024-07-03T10:54:20.593Z] 4fdf45010109: Preparing [2024-07-03T10:54:20.593Z] 88257d16c0e4: Preparing [2024-07-03T10:54:20.593Z] da707bb00cb8: Preparing [2024-07-03T10:54:20.593Z] da707bb00cb8: Waiting [2024-07-03T10:54:20.858Z] 2b4d4d33ce1d: Pushed [2024-07-03T10:54:20.858Z] da707bb00cb8: Layer already exists [2024-07-03T10:54:20.858Z] adedc679b827: Pushed [2024-07-03T10:54:20.858Z] 88257d16c0e4: Pushed [2024-07-03T10:54:22.255Z] 4fdf45010109: Pushed [2024-07-03T10:54:30.425Z] 12faf76f8132: Pushed [2024-07-03T10:54:30.425Z] 66cd8b5f3a15ed8e8754516932427629b55b2818: digest: sha256:623ff4884785c430066d541db166b45fc1aad29b69a258b0c317b873faf2c1b3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:54:30.774Z] + 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 [2024-07-03T10:54:31.121Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-07-03T10:54:31.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-07-03T10:54:31.122Z] 12faf76f8132: Preparing [2024-07-03T10:54:31.122Z] 2b4d4d33ce1d: Preparing [2024-07-03T10:54:31.122Z] adedc679b827: Preparing [2024-07-03T10:54:31.122Z] 4fdf45010109: Preparing [2024-07-03T10:54:31.122Z] 88257d16c0e4: Preparing [2024-07-03T10:54:31.122Z] da707bb00cb8: Preparing [2024-07-03T10:54:31.122Z] da707bb00cb8: Waiting [2024-07-03T10:54:31.122Z] adedc679b827: Layer already exists [2024-07-03T10:54:31.122Z] 2b4d4d33ce1d: Layer already exists [2024-07-03T10:54:31.122Z] 12faf76f8132: Layer already exists [2024-07-03T10:54:31.122Z] 88257d16c0e4: Layer already exists [2024-07-03T10:54:31.122Z] 4fdf45010109: Layer already exists [2024-07-03T10:54:31.122Z] da707bb00cb8: Layer already exists [2024-07-03T10:54:31.386Z] latest: digest: sha256:623ff4884785c430066d541db166b45fc1aad29b69a258b0c317b873faf2c1b3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:54:31.736Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:54:32.100Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.12 [2024-07-03T10:54:32.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-07-03T10:54:32.100Z] 12faf76f8132: Preparing [2024-07-03T10:54:32.100Z] 2b4d4d33ce1d: Preparing [2024-07-03T10:54:32.100Z] adedc679b827: Preparing [2024-07-03T10:54:32.100Z] 4fdf45010109: Preparing [2024-07-03T10:54:32.100Z] 88257d16c0e4: Preparing [2024-07-03T10:54:32.100Z] da707bb00cb8: Preparing [2024-07-03T10:54:32.100Z] da707bb00cb8: Waiting [2024-07-03T10:54:32.100Z] 2b4d4d33ce1d: Layer already exists [2024-07-03T10:54:32.100Z] adedc679b827: Layer already exists [2024-07-03T10:54:32.100Z] 4fdf45010109: Layer already exists [2024-07-03T10:54:32.100Z] 12faf76f8132: Layer already exists [2024-07-03T10:54:32.100Z] 88257d16c0e4: Layer already exists [2024-07-03T10:54:32.100Z] da707bb00cb8: Layer already exists [2024-07-03T10:54:32.366Z] 3.2.0-dev.12: digest: sha256:623ff4884785c430066d541db166b45fc1aad29b69a258b0c317b873faf2c1b3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:54:32.727Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:66cd8b5f3a15ed8e8754516932427629b55b2818-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:54:33.076Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:66cd8b5f3a15ed8e8754516932427629b55b2818-3.2.0-dev.12 [2024-07-03T10:54:33.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-07-03T10:54:33.076Z] 12faf76f8132: Preparing [2024-07-03T10:54:33.076Z] 2b4d4d33ce1d: Preparing [2024-07-03T10:54:33.076Z] adedc679b827: Preparing [2024-07-03T10:54:33.076Z] 4fdf45010109: Preparing [2024-07-03T10:54:33.076Z] 88257d16c0e4: Preparing [2024-07-03T10:54:33.076Z] da707bb00cb8: Preparing [2024-07-03T10:54:33.076Z] da707bb00cb8: Waiting [2024-07-03T10:54:33.076Z] adedc679b827: Layer already exists [2024-07-03T10:54:33.076Z] 2b4d4d33ce1d: Layer already exists [2024-07-03T10:54:33.076Z] 88257d16c0e4: Layer already exists [2024-07-03T10:54:33.076Z] 4fdf45010109: Layer already exists [2024-07-03T10:54:33.076Z] 12faf76f8132: Layer already exists [2024-07-03T10:54:33.076Z] da707bb00cb8: Layer already exists [2024-07-03T10:54:33.076Z] 66cd8b5f3a15ed8e8754516932427629b55b2818-3.2.0-dev.12: digest: sha256:623ff4884785c430066d541db166b45fc1aad29b69a258b0c317b873faf2c1b3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:54:33.683Z] + 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 [2024-07-03T10:54:34.036Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2024-07-03T10:54:34.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-07-03T10:54:34.036Z] 12faf76f8132: Preparing [2024-07-03T10:54:34.036Z] 2b4d4d33ce1d: Preparing [2024-07-03T10:54:34.036Z] adedc679b827: Preparing [2024-07-03T10:54:34.036Z] 4fdf45010109: Preparing [2024-07-03T10:54:34.036Z] 88257d16c0e4: Preparing [2024-07-03T10:54:34.036Z] da707bb00cb8: Preparing [2024-07-03T10:54:34.036Z] da707bb00cb8: Waiting [2024-07-03T10:54:34.036Z] 2b4d4d33ce1d: Layer already exists [2024-07-03T10:54:34.036Z] 88257d16c0e4: Layer already exists [2024-07-03T10:54:34.036Z] 4fdf45010109: Layer already exists [2024-07-03T10:54:34.036Z] adedc679b827: Layer already exists [2024-07-03T10:54:34.036Z] 12faf76f8132: Layer already exists [2024-07-03T10:54:34.036Z] da707bb00cb8: Layer already exists [2024-07-03T10:54:34.300Z] main: digest: sha256:623ff4884785c430066d541db166b45fc1aad29b69a258b0c317b873faf2c1b3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-03T10:54:34.382Z] ===================================================== [Pipeline] echo [2024-07-03T10:54:34.402Z] taggedImages: [2024-07-03T10:54:34.402Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:66cd8b5f3a15ed8e8754516932427629b55b2818 [2024-07-03T10:54:34.402Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-07-03T10:54:34.402Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.12 [2024-07-03T10:54:34.402Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:66cd8b5f3a15ed8e8754516932427629b55b2818-3.2.0-dev.12 [2024-07-03T10:54:34.402Z] - 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 [2024-07-03T10:54:34.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T10:54:34.787Z] [2024-07-03T10:54:34.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:54:35.123Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T10:54:35.123Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-03T10:54:35.123Z] 8998bd30e6a1: Pulling fs layer [2024-07-03T10:54:35.123Z] 04944245beec: Pulling fs layer [2024-07-03T10:54:35.123Z] 699f458cf7ca: Pulling fs layer [2024-07-03T10:54:35.123Z] 765212b225bb: Pulling fs layer [2024-07-03T10:54:35.123Z] f23df028b6ca: Pulling fs layer [2024-07-03T10:54:35.123Z] d65c8cfc05b1: Pulling fs layer [2024-07-03T10:54:35.123Z] 2437ff75d9bd: Pulling fs layer [2024-07-03T10:54:35.123Z] d65c8cfc05b1: Waiting [2024-07-03T10:54:35.123Z] 765212b225bb: Waiting [2024-07-03T10:54:35.123Z] 2437ff75d9bd: Waiting [2024-07-03T10:54:35.123Z] f23df028b6ca: Waiting [2024-07-03T10:54:35.393Z] 04944245beec: Verifying Checksum [2024-07-03T10:54:35.393Z] 04944245beec: Download complete [2024-07-03T10:54:35.393Z] 765212b225bb: Verifying Checksum [2024-07-03T10:54:35.393Z] 765212b225bb: Download complete [2024-07-03T10:54:35.393Z] f23df028b6ca: Verifying Checksum [2024-07-03T10:54:35.393Z] f23df028b6ca: Download complete [2024-07-03T10:54:35.393Z] d65c8cfc05b1: Download complete [2024-07-03T10:54:35.657Z] 699f458cf7ca: Verifying Checksum [2024-07-03T10:54:35.657Z] 699f458cf7ca: Download complete [2024-07-03T10:54:35.921Z] 8998bd30e6a1: Download complete [2024-07-03T10:54:38.492Z] 2437ff75d9bd: Verifying Checksum [2024-07-03T10:54:38.492Z] 2437ff75d9bd: Download complete [2024-07-03T10:54:40.431Z] 8998bd30e6a1: Pull complete [2024-07-03T10:54:41.011Z] 04944245beec: Pull complete [2024-07-03T10:54:42.414Z] 699f458cf7ca: Pull complete [2024-07-03T10:54:42.679Z] 765212b225bb: Pull complete [2024-07-03T10:54:43.635Z] f23df028b6ca: Pull complete [2024-07-03T10:54:43.902Z] d65c8cfc05b1: Pull complete [2024-07-03T10:55:02.078Z] 2437ff75d9bd: Pull complete [2024-07-03T10:55:02.078Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-03T10:55:02.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T10:55:02.078Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:55:02.284Z] prd-ubuntu20.04-docker-arm64-4c-16g-4918 does not seem to be running inside a container [2024-07-03T10:55:02.349Z] $ 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/146 -v /w/workspace/device-rfid-llrp-go/146:/w/workspace/device-rfid-llrp-go/146:rw,z -v /w/workspace/device-rfid-llrp-go/146@tmp:/w/workspace/device-rfid-llrp-go/146@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 [2024-07-03T10:55:05.039Z] $ docker top 649a644189f729ba4e391b398e234c9ffdf55a6c25021d1d3031e08fec84535e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:55:05.565Z] ---> job-cost.sh [2024-07-03T10:55:05.833Z] lf-activate-venv: SKIPPING [2024-07-03T10:55:05.833Z] INFO: No Stack... [2024-07-03T10:55:06.098Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-03T10:55:07.054Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T10:55:07.684Z] + cat /w/workspace/device-rfid-llrp-go/146/archives/cost.csv [2024-07-03T10:55:07.684Z] + cut -d, -f6 [Pipeline] lock [2024-07-03T10:55:07.738Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-146-stack-cost] [2024-07-03T10:55:07.751Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-146-stack-cost] did not exist. Created. [2024-07-03T10:55:07.757Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T10:55:08.444Z] /w/workspace/device-rfid-llrp-go/146@tmp/durable-c7922533/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-03T10:55:09.078Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-03T10:55:09.103Z] Warning: overwriting stash ‘stack-cost’ [2024-07-03T10:55:09.169Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T10:55:09.180Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-146-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T10:55:09.203Z] $ docker stop --time=1 649a644189f729ba4e391b398e234c9ffdf55a6c25021d1d3031e08fec84535e [2024-07-03T10:55:10.710Z] $ docker rm -f --volumes 649a644189f729ba4e391b398e234c9ffdf55a6c25021d1d3031e08fec84535e [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 [2024-07-03T10:55:11.221Z] provisioning config files... [2024-07-03T10:55:11.228Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config725744343687899007tmp [Pipeline] { [Pipeline] sh [2024-07-03T10:55:11.523Z] + set +x [2024-07-03T10:55:11.523Z] + curl -s https://codecov.io/bash [2024-07-03T10:55:11.523Z] + bash -s -- [2024-07-03T10:55:11.523Z] [2024-07-03T10:55:11.523Z] _____ _ [2024-07-03T10:55:11.523Z] / ____| | | [2024-07-03T10:55:11.523Z] | | ___ __| | ___ ___ _____ __ [2024-07-03T10:55:11.523Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-03T10:55:11.523Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-03T10:55:11.523Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-03T10:55:11.523Z] Bash-1.0.6 [2024-07-03T10:55:11.523Z] [2024-07-03T10:55:11.523Z] [2024-07-03T10:55:11.523Z] ==> git version 2.25.1 found [2024-07-03T10:55:11.783Z] ==> 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 [2024-07-03T10:55:11.783Z] Release-Date: 2020-01-08 [2024-07-03T10:55:11.783Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-03T10:55:11.783Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-03T10:55:11.783Z] ==> Jenkins CI detected. [2024-07-03T10:55:11.783Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2024-07-03T10:55:11.783Z] project root: . [2024-07-03T10:55:11.783Z] --> token set from env [2024-07-03T10:55:11.783Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-03T10:55:11.783Z] ==> Running gcov in . (disable via -X gcov) [2024-07-03T10:55:11.783Z] ==> Python coveragepy not found [2024-07-03T10:55:11.783Z] ==> Searching for coverage reports in: [2024-07-03T10:55:11.784Z] + . [2024-07-03T10:55:11.784Z] -> Found 1 reports [2024-07-03T10:55:11.784Z] ==> Detecting git/mercurial file structure [2024-07-03T10:55:11.784Z] ==> Reading reports [2024-07-03T10:55:11.784Z] + ./coverage.out bytes=438103 [2024-07-03T10:55:11.784Z] ==> Appending adjustments [2024-07-03T10:55:11.784Z] https://docs.codecov.io/docs/fixing-reports [2024-07-03T10:55:12.043Z] + Found adjustments [2024-07-03T10:55:12.043Z] ==> Gzipping contents [2024-07-03T10:55:12.043Z] 52K /tmp/codecov.pglZJX.gz [2024-07-03T10:55:12.043Z] ==> Uploading reports [2024-07-03T10:55:12.043Z] url: https://codecov.io [2024-07-03T10:55:12.043Z] query: branch=main&commit=66cd8b5f3a15ed8e8754516932427629b55b2818&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-03T10:55:12.043Z] -> Pinging Codecov [2024-07-03T10:55:12.043Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=66cd8b5f3a15ed8e8754516932427629b55b2818&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-03T10:55:12.303Z] -> Uploading to [2024-07-03T10:55:12.303Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-03/581DD39554BDF9B6E22D074273EAD858/66cd8b5f3a15ed8e8754516932427629b55b2818/c5a9b22e-dce2-4cd3-a46c-c0e2a992448d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240703%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240703T105512Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=10ee2a13b99ee985bfa0713101f221c30e43220201d7ac4630697975d89f475b [2024-07-03T10:55:12.303Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T10:55:12.303Z] Dload Upload Total Spent Left Speed [2024-07-03T10:55:12.563Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50185 0 0 100 50185 0 240k --:--:-- --:--:-- --:--:-- 239k 100 50185 0 0 100 50185 0 178k --:--:-- --:--:-- --:--:-- 178k [2024-07-03T10:55:12.563Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/66cd8b5f3a15ed8e8754516932427629b55b2818 [Pipeline] } [2024-07-03T10:55:12.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-03T10:55:12.793Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-03T10:55:12.815Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:55:13.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-03T10:55:13.127Z] [2024-07-03T10:55:13.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:55:13.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-03T10:55:13.456Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-03T10:55:13.456Z] 619be1103602: Already exists [2024-07-03T10:55:13.456Z] f8ea3408117e: Pulling fs layer [2024-07-03T10:55:13.456Z] 91320369b822: Pulling fs layer [2024-07-03T10:55:13.456Z] 0406650e8295: Pulling fs layer [2024-07-03T10:55:13.456Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T10:55:13.456Z] 96d80e3f36e1: Pulling fs layer [2024-07-03T10:55:13.456Z] bcf3aedb951c: Pulling fs layer [2024-07-03T10:55:13.456Z] 4f4fb700ef54: Waiting [2024-07-03T10:55:13.456Z] bcf3aedb951c: Waiting [2024-07-03T10:55:13.456Z] 96d80e3f36e1: Waiting [2024-07-03T10:55:13.456Z] 0406650e8295: Verifying Checksum [2024-07-03T10:55:13.456Z] 0406650e8295: Download complete [2024-07-03T10:55:13.456Z] f8ea3408117e: Verifying Checksum [2024-07-03T10:55:13.456Z] f8ea3408117e: Download complete [2024-07-03T10:55:13.456Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T10:55:13.456Z] 4f4fb700ef54: Download complete [2024-07-03T10:55:13.716Z] f8ea3408117e: Pull complete [2024-07-03T10:55:13.716Z] 96d80e3f36e1: Verifying Checksum [2024-07-03T10:55:13.716Z] 96d80e3f36e1: Download complete [2024-07-03T10:55:13.973Z] 91320369b822: Verifying Checksum [2024-07-03T10:55:13.973Z] 91320369b822: Download complete [2024-07-03T10:55:14.230Z] bcf3aedb951c: Verifying Checksum [2024-07-03T10:55:14.230Z] bcf3aedb951c: Download complete [2024-07-03T10:55:16.758Z] 91320369b822: Pull complete [2024-07-03T10:55:16.758Z] 0406650e8295: Pull complete [2024-07-03T10:55:17.020Z] 4f4fb700ef54: Pull complete [2024-07-03T10:55:17.278Z] 96d80e3f36e1: Pull complete [2024-07-03T10:55:20.559Z] bcf3aedb951c: Pull complete [2024-07-03T10:55:20.817Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-03T10:55:20.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-03T10:55:20.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:55:20.913Z] prd-ubuntu20.04-docker-8c-8g-4916 does not seem to be running inside a container [2024-07-03T10:55:20.943Z] $ 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:latest cat [2024-07-03T10:55:29.037Z] $ docker top 840446da766ca493f21dcd35a21fcdb909f7079852332ab16181f805d29f83d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T10:55:29.432Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo [2024-07-03T10:55:29.441Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2024-07-03T10:55:29.719Z] + set -o pipefail [2024-07-03T10:55:29.719Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2024-07-03T10:55:36.282Z] [2024-07-03T10:55:36.282Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2024-07-03T10:55:36.282Z] [2024-07-03T10:55:36.282Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/8b215375-61aa-4879-9bd4-8899ea13ed40 [2024-07-03T10:55:36.282Z] [2024-07-03T10:55:36.282Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-03T10:55:36.282Z] [2024-07-03T10:55:36.540Z] [2024-07-03T10:55:36.541Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-03T10:55:36.541Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-03T10:55:36.545Z] $ docker stop --time=1 840446da766ca493f21dcd35a21fcdb909f7079852332ab16181f805d29f83d4 [2024-07-03T10:55:45.500Z] $ docker rm -f --volumes 840446da766ca493f21dcd35a21fcdb909f7079852332ab16181f805d29f83d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T10:55:46.517Z] + git log --format=format:%s -1 66cd8b5f3a15ed8e8754516932427629b55b2818 [Pipeline] sh [2024-07-03T10:55:46.869Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T10:55:46.869Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:55:47.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T10:55:47.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:55:47.485Z] prd-ubuntu20.04-docker-8c-8g-4916 does not seem to be running inside a container [2024-07-03T10:55:47.508Z] $ 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 [2024-07-03T10:55:50.080Z] $ docker top 7ec51950ff6eb0b1f99b18f6813da3b821446b20c184c6e20a5029f7b99d9b07 -eo pid,comm [2024-07-03T10:55:50.130Z] 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). [2024-07-03T10:55:50.130Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T10:55:50.182Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T10:55:50.182Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T10:55:50.288Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T10:55:50.286Z] $ docker exec 7ec51950ff6eb0b1f99b18f6813da3b821446b20c184c6e20a5029f7b99d9b07 ssh-agent [2024-07-03T10:55:50.439Z] SSH_AUTH_SOCK=/tmp/ssh-z36WsDnWx3cT/agent.14 [2024-07-03T10:55:50.439Z] SSH_AGENT_PID=27 [2024-07-03T10:55:50.444Z] Running ssh-add (command line suppressed) [2024-07-03T10:55:50.552Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13529677633328269164.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13529677633328269164.key) [2024-07-03T10:55:50.571Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T10:55:50.856Z] + git semver tag [2024-07-03T10:55:51.116Z] 2024-07-03 10:55:51,022 [run_tag] DEBUG tag force:False [2024-07-03T10:55:51.116Z] 2024-07-03 10:55:51,022 [check_head_tag] DEBUG check head tag [2024-07-03T10:55:51.116Z] 2024-07-03 10:55:51,023 [execute] INFO git cat-file --batch-check [2024-07-03T10:55:51.116Z] 2024-07-03 10:55:51,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-07-03T10:55:51.116Z] 2024-07-03 10:55:51,026 [execute] INFO git cat-file --batch [2024-07-03T10:55:51.116Z] 2024-07-03 10:55:51,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-07-03T10:55:51.116Z] 2024-07-03 10:55:51,041 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-03T10:55:51.116Z] 2024-07-03 10:55:51,041 [execute] INFO git tag -a v3.2.0-dev.12 -m v3.2.0-dev.12 [2024-07-03T10:55:51.116Z] 2024-07-03 10:55:51,041 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.12', '-m', 'v3.2.0-dev.12'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-03T10:55:51.116Z] 2024-07-03 10:55:51,045 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-03T10:55:51.116Z] 3.2.0-dev.12 [Pipeline] } [2024-07-03T10:55:51.120Z] $ docker exec --env ******** --env ******** 7ec51950ff6eb0b1f99b18f6813da3b821446b20c184c6e20a5029f7b99d9b07 ssh-agent -k [2024-07-03T10:55:51.220Z] unset SSH_AUTH_SOCK; [2024-07-03T10:55:51.220Z] unset SSH_AGENT_PID; [2024-07-03T10:55:51.220Z] echo Agent pid 27 killed; [2024-07-03T10:55:51.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T10:55:51.559Z] + git semver [Pipeline] } [2024-07-03T10:55:51.825Z] $ docker stop --time=1 7ec51950ff6eb0b1f99b18f6813da3b821446b20c184c6e20a5029f7b99d9b07 [2024-07-03T10:55:53.095Z] $ docker rm -f --volumes 7ec51950ff6eb0b1f99b18f6813da3b821446b20c184c6e20a5029f7b99d9b07 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:55:53.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-03T10:55:53.508Z] [2024-07-03T10:55:53.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:55:53.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-03T10:55:53.807Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-03T10:55:53.807Z] ab5ef0e58194: Pulling fs layer [2024-07-03T10:55:53.807Z] 9712f1f96733: Pulling fs layer [2024-07-03T10:55:53.807Z] 63f879dbbcfc: Pulling fs layer [2024-07-03T10:55:53.807Z] 0d9ebad4ef96: Pulling fs layer [2024-07-03T10:55:53.807Z] e9a5061849ea: Pulling fs layer [2024-07-03T10:55:53.807Z] d747dcd14b5f: Pulling fs layer [2024-07-03T10:55:53.807Z] 2de7ff778b66: Pulling fs layer [2024-07-03T10:55:53.807Z] 0d9ebad4ef96: Waiting [2024-07-03T10:55:53.807Z] e9a5061849ea: Waiting [2024-07-03T10:55:53.807Z] 2de7ff778b66: Waiting [2024-07-03T10:55:53.807Z] d747dcd14b5f: Waiting [2024-07-03T10:55:53.807Z] 9712f1f96733: Verifying Checksum [2024-07-03T10:55:53.807Z] 9712f1f96733: Download complete [2024-07-03T10:55:54.068Z] 63f879dbbcfc: Verifying Checksum [2024-07-03T10:55:54.068Z] 63f879dbbcfc: Download complete [2024-07-03T10:55:54.326Z] e9a5061849ea: Verifying Checksum [2024-07-03T10:55:54.326Z] e9a5061849ea: Download complete [2024-07-03T10:55:54.326Z] 0d9ebad4ef96: Verifying Checksum [2024-07-03T10:55:54.326Z] 0d9ebad4ef96: Download complete [2024-07-03T10:55:54.326Z] d747dcd14b5f: Download complete [2024-07-03T10:55:54.326Z] ab5ef0e58194: Verifying Checksum [2024-07-03T10:55:54.326Z] ab5ef0e58194: Download complete [2024-07-03T10:55:54.585Z] 2de7ff778b66: Verifying Checksum [2024-07-03T10:55:57.124Z] ab5ef0e58194: Pull complete [2024-07-03T10:55:57.693Z] 9712f1f96733: Pull complete [2024-07-03T10:55:58.628Z] 63f879dbbcfc: Pull complete [2024-07-03T10:56:02.847Z] 0d9ebad4ef96: Pull complete [2024-07-03T10:56:02.847Z] e9a5061849ea: Pull complete [2024-07-03T10:56:02.847Z] d747dcd14b5f: Pull complete [2024-07-03T10:56:03.414Z] 2de7ff778b66: Pull complete [2024-07-03T10:56:03.414Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-03T10:56:03.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-03T10:56:03.414Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:56:03.520Z] prd-ubuntu20.04-docker-8c-8g-4916 does not seem to be running inside a container [2024-07-03T10:56:03.548Z] $ 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 [2024-07-03T10:56:14.771Z] $ docker top 740d6ed8b41bc3bc9117831188eaa515f8ba266fe75cb7db45e27262633699fc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-03T10:56:14.852Z] provisioning config files... [2024-07-03T10:56:14.863Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12258353399017103964tmp [2024-07-03T10:56:14.873Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3531228965000698284tmp [2024-07-03T10:56:14.884Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7758576774509000167tmp [Pipeline] { [Pipeline] echo [2024-07-03T10:56:14.922Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:56:15.220Z] ---> sigul-configuration.sh [2024-07-03T10:56:15.220Z] gpg: directory `/root/.gnupg' created [2024-07-03T10:56:15.220Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-03T10:56:15.220Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-03T10:56:15.220Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-03T10:56:15.220Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-03T10:56:15.220Z] gpg: CAST5 encrypted data [2024-07-03T10:56:15.220Z] gpg: encrypted with 1 passphrase [2024-07-03T10:56:15.220Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-03T10:56:15.515Z] + mkdir /home/jenkins [2024-07-03T10:56:15.515Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-03T10:56:15.814Z] + 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 [2024-07-03T10:56:15.830Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:56:16.121Z] ---> sigul-install.sh [2024-07-03T10:56:16.121Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-03T10:56:16.410Z] + git tag --list [2024-07-03T10:56:16.410Z] v0.0.0 [2024-07-03T10:56:16.410Z] v1.0.0 [2024-07-03T10:56:16.410Z] v2.1.0 [2024-07-03T10:56:16.410Z] v2.1.1 [2024-07-03T10:56:16.410Z] v2.2.0 [2024-07-03T10:56:16.410Z] v2.3.0 [2024-07-03T10:56:16.410Z] v3.0 [2024-07-03T10:56:16.410Z] v3.0.0 [2024-07-03T10:56:16.410Z] v3.1 [2024-07-03T10:56:16.410Z] v3.1.0 [2024-07-03T10:56:16.410Z] v3.1.0-dev.1 [2024-07-03T10:56:16.410Z] v3.1.0-dev.10 [2024-07-03T10:56:16.410Z] v3.1.0-dev.11 [2024-07-03T10:56:16.410Z] v3.1.0-dev.12 [2024-07-03T10:56:16.410Z] v3.1.0-dev.13 [2024-07-03T10:56:16.410Z] v3.1.0-dev.14 [2024-07-03T10:56:16.410Z] v3.1.0-dev.15 [2024-07-03T10:56:16.410Z] v3.1.0-dev.16 [2024-07-03T10:56:16.410Z] v3.1.0-dev.17 [2024-07-03T10:56:16.410Z] v3.1.0-dev.18 [2024-07-03T10:56:16.410Z] v3.1.0-dev.19 [2024-07-03T10:56:16.410Z] v3.1.0-dev.2 [2024-07-03T10:56:16.410Z] v3.1.0-dev.20 [2024-07-03T10:56:16.410Z] v3.1.0-dev.21 [2024-07-03T10:56:16.410Z] v3.1.0-dev.22 [2024-07-03T10:56:16.410Z] v3.1.0-dev.23 [2024-07-03T10:56:16.410Z] v3.1.0-dev.24 [2024-07-03T10:56:16.410Z] v3.1.0-dev.3 [2024-07-03T10:56:16.410Z] v3.1.0-dev.4 [2024-07-03T10:56:16.410Z] v3.1.0-dev.5 [2024-07-03T10:56:16.410Z] v3.1.0-dev.6 [2024-07-03T10:56:16.410Z] v3.1.0-dev.7 [2024-07-03T10:56:16.410Z] v3.1.0-dev.8 [2024-07-03T10:56:16.410Z] v3.1.0-dev.9 [2024-07-03T10:56:16.410Z] v3.1.1 [2024-07-03T10:56:16.410Z] v3.1.1-dev.1 [2024-07-03T10:56:16.410Z] v3.2.0-dev.1 [2024-07-03T10:56:16.410Z] v3.2.0-dev.10 [2024-07-03T10:56:16.410Z] v3.2.0-dev.11 [2024-07-03T10:56:16.410Z] v3.2.0-dev.12 [2024-07-03T10:56:16.410Z] v3.2.0-dev.2 [2024-07-03T10:56:16.410Z] v3.2.0-dev.3 [2024-07-03T10:56:16.410Z] v3.2.0-dev.4 [2024-07-03T10:56:16.410Z] v3.2.0-dev.5 [2024-07-03T10:56:16.410Z] v3.2.0-dev.6 [2024-07-03T10:56:16.410Z] v3.2.0-dev.7 [2024-07-03T10:56:16.410Z] v3.2.0-dev.8 [2024-07-03T10:56:16.410Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-03T10:56:16.700Z] + lftools sign git-tag v3.2.0-dev.12 [2024-07-03T10:56:17.268Z] Signing Git tag with Sigul... [2024-07-03T10:56:17.268Z] Signing v3.2.0-dev.12 [Pipeline] echo [2024-07-03T10:56:17.851Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:56:18.146Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-03T10:56:18.152Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-03T10:56:18.176Z] $ docker stop --time=1 740d6ed8b41bc3bc9117831188eaa515f8ba266fe75cb7db45e27262633699fc [2024-07-03T10:56:20.053Z] $ docker rm -f --volumes 740d6ed8b41bc3bc9117831188eaa515f8ba266fe75cb7db45e27262633699fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-03T10:56:20.550Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T10:56:20.550Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:56:20.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T10:56:20.852Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:56:20.952Z] prd-ubuntu20.04-docker-8c-8g-4916 does not seem to be running inside a container [2024-07-03T10:56:20.979Z] $ 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 [2024-07-03T10:56:22.096Z] $ docker top 85115c04ef9c66c865e111453b944ba46c02a9927491d63dca418a77bf671f1c -eo pid,comm [2024-07-03T10:56:22.148Z] 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). [2024-07-03T10:56:22.148Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T10:56:22.204Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T10:56:22.204Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T10:56:22.324Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T10:56:22.321Z] $ docker exec 85115c04ef9c66c865e111453b944ba46c02a9927491d63dca418a77bf671f1c ssh-agent [2024-07-03T10:56:22.436Z] SSH_AUTH_SOCK=/tmp/ssh-9rQLZTVrpXpm/agent.31 [2024-07-03T10:56:22.436Z] SSH_AGENT_PID=37 [2024-07-03T10:56:22.441Z] Running ssh-add (command line suppressed) [2024-07-03T10:56:22.540Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14842449129476443411.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14842449129476443411.key) [2024-07-03T10:56:22.559Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T10:56:22.869Z] + git semver bump pre [2024-07-03T10:56:23.128Z] 2024-07-03 10:56:22,998 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-03T10:56:23.128Z] 2024-07-03 10:56:22,998 [bump_version] DEBUG bumping version:3.2.0-dev.12 on axis:pre with prefix:dev [2024-07-03T10:56:23.128Z] 2024-07-03 10:56:22,998 [bump_version] DEBUG bumped version:3.2.0-dev.13 [2024-07-03T10:56:23.128Z] 2024-07-03 10:56:22,998 [write_version] DEBUG write version:3.2.0-dev.13 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2024-07-03T10:56:23.128Z] 2024-07-03 10:56:22,998 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-03T10:56:23.128Z] 2024-07-03 10:56:22,998 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-03T10:56:23.128Z] 2024-07-03 10:56:23,000 [execute] INFO git cat-file --batch-check [2024-07-03T10:56:23.128Z] 2024-07-03 10:56:23,001 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T10:56:23.128Z] 2024-07-03 10:56:23,006 [execute] INFO git cat-file --batch [2024-07-03T10:56:23.128Z] 2024-07-03 10:56:23,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T10:56:23.128Z] 2024-07-03 10:56:23,010 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-03T10:56:23.128Z] 3.2.0-dev.13 [Pipeline] } [2024-07-03T10:56:23.132Z] $ docker exec --env ******** --env ******** 85115c04ef9c66c865e111453b944ba46c02a9927491d63dca418a77bf671f1c ssh-agent -k [2024-07-03T10:56:23.225Z] unset SSH_AUTH_SOCK; [2024-07-03T10:56:23.226Z] unset SSH_AGENT_PID; [2024-07-03T10:56:23.226Z] echo Agent pid 37 killed; [2024-07-03T10:56:23.241Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T10:56:23.563Z] + git semver [Pipeline] } [2024-07-03T10:56:23.834Z] $ docker stop --time=1 85115c04ef9c66c865e111453b944ba46c02a9927491d63dca418a77bf671f1c [2024-07-03T10:56:25.205Z] $ docker rm -f --volumes 85115c04ef9c66c865e111453b944ba46c02a9927491d63dca418a77bf671f1c [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T10:56:25.561Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T10:56:25.561Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:56:25.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T10:56:25.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:56:25.955Z] prd-ubuntu20.04-docker-8c-8g-4916 does not seem to be running inside a container [2024-07-03T10:56:25.980Z] $ 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 [2024-07-03T10:56:26.400Z] $ docker top bb17ece1fe1fbde5cb30af66de241926f4a96cb7adb9b198a20c7e9b0e373aa1 -eo pid,comm [2024-07-03T10:56:26.451Z] 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). [2024-07-03T10:56:26.451Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T10:56:26.506Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T10:56:26.506Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T10:56:26.612Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T10:56:26.609Z] $ docker exec bb17ece1fe1fbde5cb30af66de241926f4a96cb7adb9b198a20c7e9b0e373aa1 ssh-agent [2024-07-03T10:56:26.716Z] SSH_AUTH_SOCK=/tmp/ssh-uAIF3Rp3mDcO/agent.33 [2024-07-03T10:56:26.717Z] SSH_AGENT_PID=39 [2024-07-03T10:56:26.721Z] Running ssh-add (command line suppressed) [2024-07-03T10:56:26.821Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15321477836583048467.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15321477836583048467.key) [2024-07-03T10:56:26.843Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T10:56:27.132Z] + git semver push [2024-07-03T10:56:27.392Z] 2024-07-03 10:56:27,333 [run_push] DEBUG push [2024-07-03T10:56:27.392Z] 2024-07-03 10:56:27,334 [execute] INFO git cat-file --batch-check [2024-07-03T10:56:27.392Z] 2024-07-03 10:56:27,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T10:56:27.392Z] 2024-07-03 10:56:27,338 [execute] INFO git rev-list 839b0c533d843512aa3499b1fd7dc3eb44c073f8 -- [2024-07-03T10:56:27.392Z] 2024-07-03 10:56:27,338 [execute] DEBUG Popen(['git', 'rev-list', '839b0c533d843512aa3499b1fd7dc3eb44c073f8', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-03T10:56:27.392Z] 2024-07-03 10:56:27,345 [execute] INFO git fetch -v origin [2024-07-03T10:56:27.392Z] 2024-07-03 10:56:27,345 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-03T10:56:27.961Z] 2024-07-03 10:56:27,805 [run_push] DEBUG no remote changes detected [2024-07-03T10:56:27.961Z] 2024-07-03 10:56:27,805 [execute] INFO git push origin semver [2024-07-03T10:56:27.961Z] 2024-07-03 10:56:27,806 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-03T10:56:28.899Z] 2024-07-03 10:56:28,584 [run_push] DEBUG push all version tags [2024-07-03T10:56:28.899Z] 2024-07-03 10:56:28,584 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-03T10:56:28.899Z] 2024-07-03 10:56:28,585 [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) [2024-07-03T10:56:29.469Z] 2024-07-03 10:56:29,340 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-03T10:56:29.469Z] 3.2.0-dev.13 [Pipeline] } [2024-07-03T10:56:29.473Z] $ docker exec --env ******** --env ******** bb17ece1fe1fbde5cb30af66de241926f4a96cb7adb9b198a20c7e9b0e373aa1 ssh-agent -k [2024-07-03T10:56:29.567Z] unset SSH_AUTH_SOCK; [2024-07-03T10:56:29.571Z] unset SSH_AGENT_PID; [2024-07-03T10:56:29.571Z] echo Agent pid 39 killed; [2024-07-03T10:56:29.583Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T10:56:29.906Z] + git semver [Pipeline] } [2024-07-03T10:56:30.171Z] $ docker stop --time=1 bb17ece1fe1fbde5cb30af66de241926f4a96cb7adb9b198a20c7e9b0e373aa1 [2024-07-03T10:56:31.468Z] $ docker rm -f --volumes bb17ece1fe1fbde5cb30af66de241926f4a96cb7adb9b198a20c7e9b0e373aa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-03T10:56:32.118Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2024-07-03T10:56:32.118Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-07-03T10:56:32.118Z] total 16 [2024-07-03T10:56:32.118Z] drwxr-xr-x 3 root root 4096 Jul 3 10:44 . [2024-07-03T10:56:32.118Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 3 10:56 .. [2024-07-03T10:56:32.118Z] drwxr-xr-x 2 root root 4096 Jul 3 10:44 cost [2024-07-03T10:56:32.118Z] -rw-r--r-- 1 root root 91 Jul 3 10:44 cost.csv [2024-07-03T10:56:32.118Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-07-03T10:56:32.118Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-07-03T10:56:32.118Z] total 16 [2024-07-03T10:56:32.118Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 10:44 . [2024-07-03T10:56:32.118Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 3 10:56 .. [2024-07-03T10:56:32.118Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 3 10:44 cost [2024-07-03T10:56:32.118Z] -rw-r--r-- 1 jenkins jenkins 91 Jul 3 10:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:56:32.409Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:56:33.289Z] ---> package-listing.sh [2024-07-03T10:56:33.289Z] ++ facter osfamily [2024-07-03T10:56:33.289Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-03T10:56:33.549Z] + OS_FAMILY=debian [2024-07-03T10:56:33.549Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2024-07-03T10:56:33.549Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-03T10:56:33.549Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-03T10:56:33.549Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-03T10:56:33.549Z] + PACKAGES=/tmp/packages_start.txt [2024-07-03T10:56:33.549Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-07-03T10:56:33.549Z] + PACKAGES=/tmp/packages_end.txt [2024-07-03T10:56:33.549Z] + case "${OS_FAMILY}" in [2024-07-03T10:56:33.549Z] + dpkg -l [2024-07-03T10:56:33.549Z] + grep '^ii' [2024-07-03T10:56:33.549Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-03T10:56:33.549Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-03T10:56:33.549Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-03T10:56:33.549Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-07-03T10:56:33.549Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2024-07-03T10:56:33.549Z] + 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 [2024-07-03T10:56:33.559Z] 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 [2024-07-03T10:56:33.837Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:56:34.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T10:56:34.395Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:56:34.473Z] prd-ubuntu20.04-docker-8c-8g-4916 does not seem to be running inside a container [2024-07-03T10:56:34.499Z] $ 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 [2024-07-03T10:56:34.704Z] $ docker top dd37e41af7376c84c5b5873f70c86e7b63dd0d4d4146175987219c8f9db7353f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T10:56:35.051Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-03T10:56:35.332Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-03T10:56:35.618Z] + ls /var/log/sa-host [2024-07-03T10:56:35.618Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T10:56:35.784Z] provisioning config files... [2024-07-03T10:56:35.792Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config18090353981844251415tmp [Pipeline] { [Pipeline] echo [2024-07-03T10:56:35.810Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:56:36.095Z] ---> create-netrc.sh [Pipeline] } [2024-07-03T10:56:36.102Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:56:36.442Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-03T10:56:36.451Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:56:36.737Z] ---> sudo-logs.sh [2024-07-03T10:56:36.737Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-03T10:56:36.770Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:56:37.051Z] ---> job-cost.sh [2024-07-03T10:56:37.051Z] lf-activate-venv: SKIPPING [2024-07-03T10:56:37.051Z] DEBUG: total: 0.2199999988079071 [2024-07-03T10:56:37.051Z] INFO: Retrieving Stack Cost... [2024-07-03T10:56:37.619Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T10:56:37.878Z] INFO: Archiving Costs [Pipeline] echo [2024-07-03T10:56:37.891Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:56:38.177Z] ---> logs-deploy.sh [2024-07-03T10:56:38.177Z] lf-activate-venv: SKIPPING [2024-07-03T10:56:38.177Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/146 [2024-07-03T10:56:38.177Z] INFO: archiving workspace using pattern(s): [2024-07-03T10:56:39.112Z] Archives upload complete. [2024-07-03T10:56:39.371Z] INFO: archiving logs to Nexus