Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 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-ssh12577721336773693188.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh12367575018639794035.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh10180600723712125422.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh10508614440891357126.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-ssh9482842798554388259.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.23 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-38754 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 > 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 Avoid second fetch Checking out Revision c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 (main) Commit message: "Merge pull request #345 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.24" > git config core.sparsecheckout # timeout=10 > git checkout -f c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 # timeout=10 > git rev-list --no-walk dc4a4fd5f979b56fd537654c4e0b5a963b5af142 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-12T10:52:33.582Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-12T10:52:33.835Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-12T10:52:33.981Z] ========================================================= [2025-02-12T10:52:33.981Z] EdgeX Global Pipelines Version Info [2025-02-12T10:52:33.981Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-12T10:52:35.087Z] ------------------- [2025-02-12T10:52:35.087Z] stable info: [2025-02-12T10:52:35.087Z] ------------------- [2025-02-12T10:52:35.087Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-12T10:52:35.087Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-12T10:52:35.087Z] Message: update stable to v1.0.269 [2025-02-12T10:52:35.734Z] ------------------- [2025-02-12T10:52:35.734Z] experimental info: [2025-02-12T10:52:35.734Z] ------------------- [2025-02-12T10:52:35.734Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-12T10:52:35.734Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-12T10:52:35.734Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-12T10:52:35.998Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2025-02-12T10:52:36.111Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2025-02-12T10:52:36.165Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-12T10:52:36.227Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-12T10:52:36.279Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-12T10:52:36.361Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-12T10:52:36.397Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-12T10:52:36.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-12T10:52:36.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-12T10:52:36.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-12T10:52:36.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-12T10:52:36.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2025-02-12T10:52:36.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-12T10:52:36.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-12T10:52:37.078Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-12T10:52:37.117Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-12T10:52:37.231Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-12T10:52:37.304Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-12T10:52:37.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-12T10:52:37.419Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-12T10:52:37.562Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-12T10:52:37.635Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-12T10:52:37.709Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-12T10:52:37.786Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-12T10:52:37.849Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-12T10:52:37.935Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-12T10:52:37.988Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-12T10:52:38.077Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-12T10:52:38.181Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-12T10:52:38.242Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-12T10:52:38.278Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 [Pipeline] echo [2025-02-12T10:52:38.324Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c58682d [Pipeline] echo [2025-02-12T10:52:38.383Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-12T10:52:38.599Z] provisioning config files... [2025-02-12T10:52:38.637Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7307375813903984923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-12T10:52:39.118Z] ---> ****-login.sh [2025-02-12T10:52:39.118Z] nexus3.edgexfoundry.org:10001 [2025-02-12T10:52:39.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T10:52:39.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T10:52:39.386Z] Configure a credential helper to remove this warning. See [2025-02-12T10:52:39.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T10:52:39.386Z] [2025-02-12T10:52:39.386Z] Login Succeeded [2025-02-12T10:52:39.386Z] nexus3.edgexfoundry.org:10002 [2025-02-12T10:52:39.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T10:52:39.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T10:52:39.673Z] Configure a credential helper to remove this warning. See [2025-02-12T10:52:39.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T10:52:39.673Z] [2025-02-12T10:52:39.673Z] Login Succeeded [2025-02-12T10:52:39.673Z] nexus3.edgexfoundry.org:10003 [2025-02-12T10:52:39.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T10:52:39.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T10:52:39.673Z] Configure a credential helper to remove this warning. See [2025-02-12T10:52:39.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T10:52:39.673Z] [2025-02-12T10:52:39.673Z] Login Succeeded [2025-02-12T10:52:39.673Z] nexus3.edgexfoundry.org:10004 [2025-02-12T10:52:39.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T10:52:39.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T10:52:39.958Z] Configure a credential helper to remove this warning. See [2025-02-12T10:52:39.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T10:52:39.958Z] [2025-02-12T10:52:39.958Z] Login Succeeded [2025-02-12T10:52:39.958Z] ****.io [2025-02-12T10:52:39.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T10:52:40.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T10:52:40.243Z] Configure a credential helper to remove this warning. See [2025-02-12T10:52:40.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T10:52:40.243Z] [2025-02-12T10:52:40.243Z] Login Succeeded [2025-02-12T10:52:40.243Z] ---> ****-login.sh ends [Pipeline] } [2025-02-12T10:52:40.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-12T10:52:41.171Z] + git rev-list -1 --merges c58682dbd7537f98a1832cb3fea4a3c69e3d3a22~1..c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 [Pipeline] echo [2025-02-12T10:52:41.268Z] -----------> git rev-list -1 --merges c58682dbd7537f98a1832cb3fea4a3c69e3d3a22~1..c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 [2025-02-12T10:52:41.268Z] c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 [false] [Pipeline] sh [2025-02-12T10:52:41.653Z] + git log --format=format:%s -1 c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 [Pipeline] echo [2025-02-12T10:52:41.705Z] ========================================================= [2025-02-12T10:52:41.705Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-12T10:52:41.705Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-12T10:52:42.094Z] + git log --format=format:%s -1 c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 [Pipeline] echo [2025-02-12T10:52:42.142Z] [semverPrep] GIT_COMMIT: c58682dbd7537f98a1832cb3fea4a3c69e3d3a22, Commit Message: Merge pull request #345 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.24 [Pipeline] echo [2025-02-12T10:52:42.186Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-12T10:52:42.734Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-12T10:52:42.734Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-12T10:52:42.734Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-12T10:52:42.734Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-12T10:52:42.734Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-12T10:52:42.734Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-12T10:52:42.734Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T10:52:43.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-12T10:52:43.216Z] [2025-02-12T10:52:43.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T10:52:43.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-12T10:52:43.666Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-12T10:52:43.666Z] b85a868b505f: Pulling fs layer [2025-02-12T10:52:43.666Z] e2be974225ed: Pulling fs layer [2025-02-12T10:52:43.666Z] 339a4e72a1f5: Pulling fs layer [2025-02-12T10:52:43.666Z] 988bab9f4d93: Pulling fs layer [2025-02-12T10:52:43.666Z] 1469e6f7b9e6: Pulling fs layer [2025-02-12T10:52:43.666Z] eaf3925da568: Pulling fs layer [2025-02-12T10:52:43.666Z] bab4dde63d76: Pulling fs layer [2025-02-12T10:52:43.666Z] bde34c3a00c8: Pulling fs layer [2025-02-12T10:52:43.666Z] b352a97aabf1: Pulling fs layer [2025-02-12T10:52:43.666Z] 4872d77fe225: Pulling fs layer [2025-02-12T10:52:43.666Z] 988bab9f4d93: Waiting [2025-02-12T10:52:43.666Z] bab4dde63d76: Waiting [2025-02-12T10:52:43.666Z] 1469e6f7b9e6: Waiting [2025-02-12T10:52:43.666Z] eaf3925da568: Waiting [2025-02-12T10:52:43.666Z] 4872d77fe225: Waiting [2025-02-12T10:52:43.666Z] 5851b861e8e6: Pulling fs layer [2025-02-12T10:52:43.666Z] 5851b861e8e6: Waiting [2025-02-12T10:52:43.666Z] e2be974225ed: Download complete [2025-02-12T10:52:43.666Z] 988bab9f4d93: Verifying Checksum [2025-02-12T10:52:43.666Z] 988bab9f4d93: Download complete [2025-02-12T10:52:43.666Z] 1469e6f7b9e6: Verifying Checksum [2025-02-12T10:52:43.666Z] 1469e6f7b9e6: Download complete [2025-02-12T10:52:43.666Z] eaf3925da568: Verifying Checksum [2025-02-12T10:52:43.666Z] eaf3925da568: Download complete [2025-02-12T10:52:43.666Z] 339a4e72a1f5: Verifying Checksum [2025-02-12T10:52:43.666Z] 339a4e72a1f5: Download complete [2025-02-12T10:52:43.986Z] bde34c3a00c8: Verifying Checksum [2025-02-12T10:52:43.986Z] bde34c3a00c8: Download complete [2025-02-12T10:52:43.986Z] b352a97aabf1: Download complete [2025-02-12T10:52:43.986Z] 4872d77fe225: Download complete [2025-02-12T10:52:43.986Z] 5851b861e8e6: Download complete [2025-02-12T10:52:43.986Z] b85a868b505f: Verifying Checksum [2025-02-12T10:52:43.986Z] b85a868b505f: Download complete [2025-02-12T10:52:44.305Z] bab4dde63d76: Verifying Checksum [2025-02-12T10:52:44.305Z] bab4dde63d76: Download complete [2025-02-12T10:52:45.380Z] b85a868b505f: Pull complete [2025-02-12T10:52:45.380Z] e2be974225ed: Pull complete [2025-02-12T10:52:46.055Z] 339a4e72a1f5: Pull complete [2025-02-12T10:52:46.055Z] 988bab9f4d93: Pull complete [2025-02-12T10:52:46.055Z] 1469e6f7b9e6: Pull complete [2025-02-12T10:52:46.372Z] eaf3925da568: Pull complete [2025-02-12T10:52:47.932Z] bab4dde63d76: Pull complete [2025-02-12T10:52:47.932Z] bde34c3a00c8: Pull complete [2025-02-12T10:52:48.212Z] b352a97aabf1: Pull complete [2025-02-12T10:52:48.212Z] 4872d77fe225: Pull complete [2025-02-12T10:52:48.212Z] 5851b861e8e6: Pull complete [2025-02-12T10:52:48.212Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-12T10:52:48.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-12T10:52:48.212Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T10:52:48.656Z] prd-ubuntu20.04-docker-8c-8g-38754 does not seem to be running inside a container [2025-02-12T10:52:48.733Z] $ 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 [2025-02-12T10:52:51.827Z] $ docker top 062b528373cfca0a0397f42a0dd8f9fa682b20bb3928c2a9d59ab524d035627a -eo pid,comm [2025-02-12T10:52:51.933Z] 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). [2025-02-12T10:52:51.933Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-12T10:52:52.096Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-12T10:52:52.096Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-12T10:52:52.214Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-12T10:52:52.215Z] $ docker exec 062b528373cfca0a0397f42a0dd8f9fa682b20bb3928c2a9d59ab524d035627a ssh-agent [2025-02-12T10:52:52.324Z] SSH_AUTH_SOCK=/tmp/ssh-RMoyn2yiMvjV/agent.32 [2025-02-12T10:52:52.324Z] SSH_AGENT_PID=38 [2025-02-12T10:52:52.340Z] Running ssh-add (command line suppressed) [2025-02-12T10:52:52.442Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17124281288856497959.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17124281288856497959.key) [2025-02-12T10:52:52.490Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-12T10:52:52.875Z] + git tag --points-at HEAD [Pipeline] } [2025-02-12T10:52:52.919Z] $ docker exec --env ******** --env ******** 062b528373cfca0a0397f42a0dd8f9fa682b20bb3928c2a9d59ab524d035627a ssh-agent -k [2025-02-12T10:52:53.006Z] unset SSH_AUTH_SOCK; [2025-02-12T10:52:53.007Z] unset SSH_AGENT_PID; [2025-02-12T10:52:53.007Z] echo Agent pid 38 killed; [2025-02-12T10:52:53.040Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-12T10:52:53.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-12T10:52:53.243Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-12T10:52:53.385Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-12T10:52:53.387Z] $ docker exec 062b528373cfca0a0397f42a0dd8f9fa682b20bb3928c2a9d59ab524d035627a ssh-agent [2025-02-12T10:52:53.498Z] SSH_AUTH_SOCK=/tmp/ssh-49SQ6ENageS2/agent.71 [2025-02-12T10:52:53.498Z] SSH_AGENT_PID=77 [2025-02-12T10:52:53.520Z] Running ssh-add (command line suppressed) [2025-02-12T10:52:53.614Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_135754357768502259.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_135754357768502259.key) [2025-02-12T10:52:53.650Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-12T10:52:54.101Z] + git semver init [2025-02-12T10:52:54.419Z] 2025-02-12 10:52:54,191 [run_init] DEBUG init version:0.0.0 force:False [2025-02-12T10:52:54.419Z] 2025-02-12 10:52:54,192 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2025-02-12T10:52:54.419Z] 2025-02-12 10:52:54,192 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2025-02-12T10:52:54.419Z] 2025-02-12 10:52:54,192 [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) [2025-02-12T10:52:56.060Z] 2025-02-12 10:52:55,777 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2025-02-12T10:52:56.060Z] 2025-02-12 10:52:55,778 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2025-02-12T10:52:56.060Z] 2025-02-12 10:52:55,778 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-02-12T10:52:56.060Z] 2025-02-12 10:52:55,778 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-02-12T10:52:56.060Z] 4.0.0-dev.8 [Pipeline] } [2025-02-12T10:52:56.096Z] $ docker exec --env ******** --env ******** 062b528373cfca0a0397f42a0dd8f9fa682b20bb3928c2a9d59ab524d035627a ssh-agent -k [2025-02-12T10:52:56.210Z] unset SSH_AUTH_SOCK; [2025-02-12T10:52:56.210Z] unset SSH_AGENT_PID; [2025-02-12T10:52:56.210Z] echo Agent pid 77 killed; [2025-02-12T10:52:56.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-12T10:52:56.802Z] + git semver [Pipeline] } [2025-02-12T10:52:57.176Z] $ docker stop --time=1 062b528373cfca0a0397f42a0dd8f9fa682b20bb3928c2a9d59ab524d035627a [2025-02-12T10:52:58.596Z] $ docker rm -f --volumes 062b528373cfca0a0397f42a0dd8f9fa682b20bb3928c2a9d59ab524d035627a [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-12T10:52:59.208Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-12T10:52:59.905Z] Stashed 1 file(s) [Pipeline] echo [2025-02-12T10:52:59.917Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.8 [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 [2025-02-12T10:53:00.519Z] provisioning config files... [2025-02-12T10:53:00.582Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config214110952492135499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-12T10:53:01.036Z] ---> ****-login.sh [2025-02-12T10:53:01.036Z] nexus3.edgexfoundry.org:10001 [2025-02-12T10:53:01.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T10:53:01.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T10:53:01.036Z] Configure a credential helper to remove this warning. See [2025-02-12T10:53:01.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T10:53:01.036Z] [2025-02-12T10:53:01.036Z] Login Succeeded [2025-02-12T10:53:01.036Z] nexus3.edgexfoundry.org:10002 [2025-02-12T10:53:01.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T10:53:01.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T10:53:01.036Z] Configure a credential helper to remove this warning. See [2025-02-12T10:53:01.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T10:53:01.036Z] [2025-02-12T10:53:01.036Z] Login Succeeded [2025-02-12T10:53:01.036Z] nexus3.edgexfoundry.org:10003 [2025-02-12T10:53:01.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T10:53:01.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T10:53:01.036Z] Configure a credential helper to remove this warning. See [2025-02-12T10:53:01.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T10:53:01.037Z] [2025-02-12T10:53:01.037Z] Login Succeeded [2025-02-12T10:53:01.318Z] nexus3.edgexfoundry.org:10004 [2025-02-12T10:53:01.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T10:53:01.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T10:53:01.318Z] Configure a credential helper to remove this warning. See [2025-02-12T10:53:01.318Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T10:53:01.318Z] [2025-02-12T10:53:01.318Z] Login Succeeded [2025-02-12T10:53:01.318Z] ****.io [2025-02-12T10:53:01.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T10:53:01.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T10:53:01.620Z] Configure a credential helper to remove this warning. See [2025-02-12T10:53:01.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T10:53:01.620Z] [2025-02-12T10:53:01.620Z] Login Succeeded [2025-02-12T10:53:01.620Z] ---> ****-login.sh ends [Pipeline] } [2025-02-12T10:53:01.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-12T10:53:02.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-12T10:53:02.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-12T10:53:02.191Z] ========================================================= [2025-02-12T10:53:02.191Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-12T10:53:02.191Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T10:53:02.692Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-02-12T10:53:02.692Z] Sending build context to Docker daemon 11.58MB [2025-02-12T10:53:02.692Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-12T10:53:02.692Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-12T10:53:02.692Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-12T10:53:02.692Z] da9db072f522: Pulling fs layer [2025-02-12T10:53:02.692Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-12T10:53:02.692Z] 06f05ace1117: Pulling fs layer [2025-02-12T10:53:02.692Z] 5fe327b54edc: Pulling fs layer [2025-02-12T10:53:02.692Z] 4f4fb700ef54: Pulling fs layer [2025-02-12T10:53:02.692Z] 92a5565b7b96: Pulling fs layer [2025-02-12T10:53:02.692Z] ff9bb7016b71: Pulling fs layer [2025-02-12T10:53:02.692Z] b67dba6c2c7d: Pulling fs layer [2025-02-12T10:53:02.692Z] a813b0c90790: Pulling fs layer [2025-02-12T10:53:02.692Z] 5fe327b54edc: Waiting [2025-02-12T10:53:02.692Z] 4f4fb700ef54: Waiting [2025-02-12T10:53:02.692Z] 92a5565b7b96: Waiting [2025-02-12T10:53:02.692Z] ff9bb7016b71: Waiting [2025-02-12T10:53:02.692Z] b67dba6c2c7d: Waiting [2025-02-12T10:53:02.692Z] 6ef4a4ee8ca5: Download complete [2025-02-12T10:53:02.959Z] 5fe327b54edc: Verifying Checksum [2025-02-12T10:53:02.959Z] 5fe327b54edc: Download complete [2025-02-12T10:53:02.959Z] 4f4fb700ef54: Verifying Checksum [2025-02-12T10:53:02.959Z] 4f4fb700ef54: Download complete [2025-02-12T10:53:02.959Z] 92a5565b7b96: Verifying Checksum [2025-02-12T10:53:02.959Z] 92a5565b7b96: Download complete [2025-02-12T10:53:02.959Z] da9db072f522: Verifying Checksum [2025-02-12T10:53:02.959Z] da9db072f522: Download complete [2025-02-12T10:53:02.959Z] ff9bb7016b71: Verifying Checksum [2025-02-12T10:53:02.959Z] ff9bb7016b71: Download complete [2025-02-12T10:53:02.959Z] da9db072f522: Pull complete [2025-02-12T10:53:03.241Z] a813b0c90790: Verifying Checksum [2025-02-12T10:53:03.241Z] a813b0c90790: Download complete [2025-02-12T10:53:03.241Z] 6ef4a4ee8ca5: Pull complete [2025-02-12T10:53:03.241Z] 06f05ace1117: Verifying Checksum [2025-02-12T10:53:03.241Z] 06f05ace1117: Download complete [2025-02-12T10:53:03.546Z] b67dba6c2c7d: Verifying Checksum [2025-02-12T10:53:03.546Z] b67dba6c2c7d: Download complete [2025-02-12T10:53:07.063Z] 06f05ace1117: Pull complete [2025-02-12T10:53:07.063Z] 5fe327b54edc: Pull complete [2025-02-12T10:53:07.063Z] 4f4fb700ef54: Pull complete [2025-02-12T10:53:07.063Z] 92a5565b7b96: Pull complete [2025-02-12T10:53:07.063Z] ff9bb7016b71: Pull complete [2025-02-12T10:53:09.750Z] b67dba6c2c7d: Pull complete [2025-02-12T10:53:09.750Z] a813b0c90790: Pull complete [2025-02-12T10:53:09.750Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-12T10:53:09.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-12T10:53:09.750Z] ---> 3ba60ce46760 [2025-02-12T10:53:09.750Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-02-12T10:53:14.177Z] ---> Running in 1eacfee026fa [2025-02-12T10:53:14.177Z] Removing intermediate container 1eacfee026fa [2025-02-12T10:53:14.177Z] ---> ffcf29ac6195 [2025-02-12T10:53:14.177Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-12T10:53:14.177Z] ---> Running in 83d15c7396d4 [2025-02-12T10:53:14.177Z] Removing intermediate container 83d15c7396d4 [2025-02-12T10:53:14.177Z] ---> b1f6fad617e8 [2025-02-12T10:53:14.177Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2025-02-12T10:53:14.177Z] ---> Running in 246afcd2753f [2025-02-12T10:53:14.177Z] Removing intermediate container 246afcd2753f [2025-02-12T10:53:14.177Z] ---> 5717de56483c [2025-02-12T10:53:14.177Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-12T10:53:14.177Z] ---> Running in 46b96ff5f0a7 [2025-02-12T10:53:14.177Z] Removing intermediate container 46b96ff5f0a7 [2025-02-12T10:53:14.177Z] ---> eeb4b4cf7423 [2025-02-12T10:53:14.177Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-12T10:53:14.439Z] ---> Running in 65df691e3877 [2025-02-12T10:53:14.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T10:53:14.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T10:53:15.185Z] OK: 248 MiB in 58 packages [2025-02-12T10:53:15.411Z] Still waiting to schedule task [2025-02-12T10:53:15.411Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-12T10:53:15.509Z] Removing intermediate container 65df691e3877 [2025-02-12T10:53:15.509Z] ---> e8e0dea70f32 [2025-02-12T10:53:15.509Z] Step 8/12 : WORKDIR /app [2025-02-12T10:53:15.509Z] ---> Running in 5167f5914890 [2025-02-12T10:53:15.509Z] Removing intermediate container 5167f5914890 [2025-02-12T10:53:15.509Z] ---> bd147f0087b4 [2025-02-12T10:53:15.509Z] Step 9/12 : COPY go.mod vendor* ./ [2025-02-12T10:53:15.509Z] ---> 20790981e22b [2025-02-12T10:53:15.509Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T10:53:15.509Z] ---> Running in e053481482c9 [2025-02-12T10:54:03.166Z] Removing intermediate container e053481482c9 [2025-02-12T10:54:03.166Z] ---> 30490fc5049d [2025-02-12T10:54:03.166Z] Step 11/12 : COPY . . [2025-02-12T10:54:03.166Z] ---> 8c18baa1b822 [2025-02-12T10:54:03.166Z] Step 12/12 : RUN $MAKE [2025-02-12T10:54:03.166Z] ---> Running in 1f352abcc8a2 [2025-02-12T10:54:03.166Z] noop [2025-02-12T10:54:03.166Z] Removing intermediate container 1f352abcc8a2 [2025-02-12T10:54:03.166Z] ---> 9e8e465534c0 [2025-02-12T10:54:03.166Z] Successfully built 9e8e465534c0 [2025-02-12T10:54:03.166Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T10:54:03.598Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-12T10:54:03.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T10:54:03.936Z] prd-ubuntu20.04-docker-8c-8g-38754 does not seem to be running inside a container [2025-02-12T10:54:04.032Z] $ 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 [2025-02-12T10:54:04.354Z] $ docker top 43998ec9d4284028bac2112f388a4a69008203a56ffd79f25f3eecc806ad5b91 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-12T10:54:04.902Z] + go version [2025-02-12T10:54:04.902Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-12T10:54:04.933Z] $ docker stop --time=1 43998ec9d4284028bac2112f388a4a69008203a56ffd79f25f3eecc806ad5b91 [2025-02-12T10:54:06.279Z] $ docker rm -f --volumes 43998ec9d4284028bac2112f388a4a69008203a56ffd79f25f3eecc806ad5b91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T10:54:07.629Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-12T10:54:07.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T10:54:07.989Z] prd-ubuntu20.04-docker-8c-8g-38754 does not seem to be running inside a container [2025-02-12T10:54:08.078Z] $ 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 [2025-02-12T10:54:08.431Z] $ docker top d197323ace7a811f3d3b8972f7da351d7361420823650b8a5fc62078a2009977 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-12T10:54:08.942Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2025-02-12T10:54:09.398Z] + make test [2025-02-12T10:54:09.398Z] go test ./... -coverprofile=coverage.out ./... [2025-02-12T10:54:10.988Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2025-02-12T10:54:29.518Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2025-02-12T10:54:29.518Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2025-02-12T10:54:33.060Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.501s coverage: 40.6% of statements [2025-02-12T10:54:33.060Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 94.6% of statements [2025-02-12T10:54:33.060Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.248s coverage: 51.9% of statements [2025-02-12T10:54:43.664Z] go vet ./... [2025-02-12T10:54:46.010Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-38755 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2025-02-12T10:54:46.062Z] Running in /w/workspace/device-rfid-llrp-go/163 [Pipeline] { [Pipeline] checkout [2025-02-12T10:54:46.118Z] The recommended git tool is: git [2025-02-12T10:54:49.247Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-12T10:54:49.247Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-12T10:54:49.247Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-12T10:54:49.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-12T10:54:49.339Z] $ docker stop --time=1 d197323ace7a811f3d3b8972f7da351d7361420823650b8a5fc62078a2009977 [2025-02-12T10:54:54.201Z] $ docker rm -f --volumes d197323ace7a811f3d3b8972f7da351d7361420823650b8a5fc62078a2009977 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-12T10:54:54.985Z] + sudo chown -R jenkins:jenkins . [2025-02-12T10:54:54.990Z] using credential edgex-jenkins-ssh [Pipeline] stash [2025-02-12T10:54:55.035Z] Cloning the remote Git repository [2025-02-12T10:54:55.092Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2025-02-12T10:54:55.097Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2025-02-12T10:54:55.220Z] > git init /w/workspace/device-rfid-llrp-go/163 # timeout=10 [2025-02-12T10:54:55.374Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2025-02-12T10:54:55.375Z] > git --version # timeout=10 [2025-02-12T10:54:55.394Z] > git --version # 'git version 2.25.1' [2025-02-12T10:54:55.396Z] using GIT_SSH to set credentials SSH Credentials for GitHub [Pipeline] sh [2025-02-12T10:54:56.343Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-12T10:54:56.713Z] + ls -al . [2025-02-12T10:54:56.713Z] total 704 [2025-02-12T10:54:56.713Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 12 10:54 . [2025-02-12T10:54:56.713Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 12 10:52 .. [2025-02-12T10:54:56.713Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 12 10:52 .dockerignore [2025-02-12T10:54:56.713Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 12 10:54 .git [2025-02-12T10:54:56.713Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 12 10:52 .github [2025-02-12T10:54:56.713Z] -rw-rw-r-- 1 jenkins jenkins 880 Feb 12 10:52 .gitignore [2025-02-12T10:54:56.713Z] -rw-rw-r-- 1 jenkins jenkins 199 Feb 12 10:52 .golangci.yml [2025-02-12T10:54:56.713Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 10:52 .semver [2025-02-12T10:54:56.713Z] -rw-rw-r-- 1 jenkins jenkins 20798 Feb 12 10:52 Attribution.txt [2025-02-12T10:54:56.713Z] -rw-rw-r-- 1 jenkins jenkins 11677 Feb 12 10:52 CHANGELOG.md [2025-02-12T10:54:56.713Z] -rw-rw-r-- 1 jenkins jenkins 1489 Feb 12 10:52 Dockerfile [2025-02-12T10:54:56.713Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 12 10:52 GOVERNANCE.md [2025-02-12T10:54:56.713Z] -rw-rw-r-- 1 jenkins jenkins 661 Feb 12 10:52 Jenkinsfile [2025-02-12T10:54:56.713Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 12 10:52 LICENSE [2025-02-12T10:54:56.713Z] -rw-rw-r-- 1 jenkins jenkins 2761 Feb 12 10:52 Makefile [2025-02-12T10:54:56.713Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 12 10:52 OWNERS.md [2025-02-12T10:54:56.713Z] -rw-rw-r-- 1 jenkins jenkins 28907 Feb 12 10:52 README.md [2025-02-12T10:54:56.713Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 12 10:52 VERSION [2025-02-12T10:54:56.713Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 10:52 bin [2025-02-12T10:54:56.713Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 12 10:52 cmd [2025-02-12T10:54:56.713Z] -rw-r--r-- 1 jenkins jenkins 451915 Feb 12 10:54 coverage.out [2025-02-12T10:54:56.713Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 10:52 examples [2025-02-12T10:54:56.713Z] -rw-rw-r-- 1 jenkins jenkins 6320 Feb 12 10:52 go.mod [2025-02-12T10:54:56.713Z] -rw-rw-r-- 1 jenkins jenkins 86626 Feb 12 10:52 go.sum [2025-02-12T10:54:56.713Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 10:52 images [2025-02-12T10:54:56.713Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 12 10:52 internal [2025-02-12T10:54:56.713Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 12 10:52 pkg [2025-02-12T10:54:56.713Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 12 10:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T10:54:55.725Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-12T10:54:57.229Z] + 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=c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 --label arch=amd64 --label version=4.0.0-dev.8 . [2025-02-12T10:54:57.229Z] Sending build context to Docker daemon 11.58MB [2025-02-12T10:54:57.229Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-02-12T10:54:57.229Z] Step 2/25 : FROM ${BASE} AS builder [2025-02-12T10:54:57.229Z] ---> 9e8e465534c0 [2025-02-12T10:54:57.229Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-02-12T10:54:57.562Z] ---> Running in 80f24262e846 [2025-02-12T10:54:57.562Z] Removing intermediate container 80f24262e846 [2025-02-12T10:54:57.562Z] ---> f8f5081c93ab [2025-02-12T10:54:57.562Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-12T10:54:57.562Z] ---> Running in 6a1f4962dc9e [2025-02-12T10:54:57.562Z] Removing intermediate container 6a1f4962dc9e [2025-02-12T10:54:57.562Z] ---> 29911ad842a0 [2025-02-12T10:54:57.562Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2025-02-12T10:54:57.562Z] ---> Running in 91769434439a [2025-02-12T10:54:57.562Z] Removing intermediate container 91769434439a [2025-02-12T10:54:57.562Z] ---> a0c56cf26243 [2025-02-12T10:54:57.562Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-02-12T10:54:57.562Z] ---> Running in 0bdaef0c14e0 [2025-02-12T10:54:57.830Z] Removing intermediate container 0bdaef0c14e0 [2025-02-12T10:54:57.830Z] ---> 80d6c21aa3e9 [2025-02-12T10:54:57.830Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-12T10:54:57.830Z] ---> Running in fc6723f7432d [2025-02-12T10:54:58.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T10:54:58.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T10:54:58.397Z] OK: 248 MiB in 58 packages [2025-02-12T10:54:58.242Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2025-02-12T10:54:58.266Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-12T10:54:59.017Z] Removing intermediate container fc6723f7432d [2025-02-12T10:54:59.017Z] ---> c10ecc3f7c32 [2025-02-12T10:54:59.017Z] Step 8/25 : WORKDIR /app [2025-02-12T10:54:59.017Z] ---> Running in bc345ff358f9 [2025-02-12T10:54:59.017Z] Removing intermediate container bc345ff358f9 [2025-02-12T10:54:59.017Z] ---> 927ca1e67db0 [2025-02-12T10:54:59.017Z] Step 9/25 : COPY go.mod vendor* ./ [2025-02-12T10:54:59.017Z] ---> 387ebd92ac19 [2025-02-12T10:54:59.017Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T10:54:59.017Z] ---> Running in cfd063664a40 [2025-02-12T10:54:59.903Z] Avoid second fetch [2025-02-12T10:54:59.903Z] Checking out Revision c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 (main) [2025-02-12T10:54:59.993Z] Removing intermediate container cfd063664a40 [2025-02-12T10:54:59.993Z] ---> e0163a2e6244 [2025-02-12T10:54:59.993Z] Step 11/25 : COPY . . [2025-02-12T10:54:59.922Z] > git config core.sparsecheckout # timeout=10 [2025-02-12T10:54:59.977Z] > git checkout -f c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 # timeout=10 [2025-02-12T10:55:00.267Z] ---> 2ea2f7a21bca [2025-02-12T10:55:00.267Z] Step 12/25 : RUN $MAKE [2025-02-12T10:55:00.267Z] ---> Running in ea507c6186ae [2025-02-12T10:55:00.593Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2025-02-12T10:55:01.003Z] Commit message: "Merge pull request #345 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.24" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-12T10:55:06.578Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-12T10:55:06.578Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-12T10:55:06.578Z] Dload Upload Total Spent Left Speed [2025-02-12T10:55:06.578Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 34483 0 --:--:-- --:--:-- --:--:-- 34576 [Pipeline] sh [2025-02-12T10:55:07.094Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-12T10:55:07.601Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-12T10:55:07.602Z] + sudo tee /etc/docker/daemon.new [2025-02-12T10:55:07.602Z] { [2025-02-12T10:55:07.602Z] "registry-mirrors": [ [2025-02-12T10:55:07.602Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-12T10:55:07.602Z] ], [2025-02-12T10:55:07.602Z] "bip": "10.250.0.254/24", [2025-02-12T10:55:07.602Z] "hosts": [ [2025-02-12T10:55:07.602Z] "tcp://0.0.0.0:5555", [2025-02-12T10:55:07.602Z] "unix:///var/run/docker.sock" [2025-02-12T10:55:07.602Z] ], [2025-02-12T10:55:07.602Z] "mtu": 1458, [2025-02-12T10:55:07.602Z] "selinux-enabled": true, [2025-02-12T10:55:07.602Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-12T10:55:07.602Z] } [Pipeline] sh [2025-02-12T10:55:08.057Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-12T10:55:08.511Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-12T10:55:28.058Z] provisioning config files... [2025-02-12T10:55:28.112Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/163@tmp/config4675017597900488120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-12T10:55:28.783Z] ---> ****-login.sh [2025-02-12T10:55:28.783Z] nexus3.edgexfoundry.org:10001 [2025-02-12T10:55:29.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T10:55:29.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T10:55:29.465Z] Configure a credential helper to remove this warning. See [2025-02-12T10:55:29.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T10:55:29.465Z] [2025-02-12T10:55:29.465Z] Login Succeeded [2025-02-12T10:55:29.465Z] nexus3.edgexfoundry.org:10002 [2025-02-12T10:55:29.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T10:55:29.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T10:55:29.785Z] Configure a credential helper to remove this warning. See [2025-02-12T10:55:29.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T10:55:29.785Z] [2025-02-12T10:55:29.785Z] Login Succeeded [2025-02-12T10:55:29.785Z] nexus3.edgexfoundry.org:10003 [2025-02-12T10:55:30.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T10:55:30.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T10:55:30.100Z] Configure a credential helper to remove this warning. See [2025-02-12T10:55:30.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T10:55:30.100Z] [2025-02-12T10:55:30.100Z] Login Succeeded [2025-02-12T10:55:30.100Z] nexus3.edgexfoundry.org:10004 [2025-02-12T10:55:30.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T10:55:30.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T10:55:30.413Z] Configure a credential helper to remove this warning. See [2025-02-12T10:55:30.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T10:55:30.413Z] [2025-02-12T10:55:30.413Z] Login Succeeded [2025-02-12T10:55:30.413Z] ****.io [2025-02-12T10:55:31.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T10:55:31.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T10:55:31.505Z] Configure a credential helper to remove this warning. See [2025-02-12T10:55:31.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T10:55:31.505Z] [2025-02-12T10:55:31.505Z] Login Succeeded [2025-02-12T10:55:31.505Z] ---> ****-login.sh ends [Pipeline] } [2025-02-12T10:55:31.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-12T10:55:32.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-12T10:55:32.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-12T10:55:32.325Z] ========================================================= [2025-02-12T10:55:32.325Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-12T10:55:32.325Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T10:55:33.066Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-02-12T10:55:33.355Z] Sending build context to Docker daemon 1.21MB [2025-02-12T10:55:33.355Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-12T10:55:33.355Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-12T10:55:33.355Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-12T10:55:33.355Z] 9986a736f7d3: Pulling fs layer [2025-02-12T10:55:33.355Z] 1f018df60701: Pulling fs layer [2025-02-12T10:55:33.355Z] 39f8f326b044: Pulling fs layer [2025-02-12T10:55:33.355Z] e6a1e7a6a96a: Pulling fs layer [2025-02-12T10:55:33.355Z] 4f4fb700ef54: Pulling fs layer [2025-02-12T10:55:33.355Z] d45d956e0dbf: Pulling fs layer [2025-02-12T10:55:33.355Z] d7702b0d1db1: Pulling fs layer [2025-02-12T10:55:33.355Z] 5c7f0f088c93: Pulling fs layer [2025-02-12T10:55:33.355Z] 4fdc064ae6cf: Pulling fs layer [2025-02-12T10:55:33.355Z] e6a1e7a6a96a: Waiting [2025-02-12T10:55:33.355Z] 4f4fb700ef54: Waiting [2025-02-12T10:55:33.355Z] d45d956e0dbf: Waiting [2025-02-12T10:55:33.355Z] d7702b0d1db1: Waiting [2025-02-12T10:55:33.355Z] 5c7f0f088c93: Waiting [2025-02-12T10:55:33.355Z] 4fdc064ae6cf: Waiting [2025-02-12T10:55:33.355Z] 1f018df60701: Verifying Checksum [2025-02-12T10:55:33.355Z] 1f018df60701: Download complete [2025-02-12T10:55:33.700Z] e6a1e7a6a96a: Verifying Checksum [2025-02-12T10:55:33.700Z] e6a1e7a6a96a: Download complete [2025-02-12T10:55:33.700Z] 9986a736f7d3: Verifying Checksum [2025-02-12T10:55:33.700Z] 9986a736f7d3: Download complete [2025-02-12T10:55:33.700Z] d45d956e0dbf: Verifying Checksum [2025-02-12T10:55:33.700Z] d45d956e0dbf: Download complete [2025-02-12T10:55:33.700Z] 4f4fb700ef54: Verifying Checksum [2025-02-12T10:55:33.700Z] 4f4fb700ef54: Download complete [2025-02-12T10:55:33.700Z] d7702b0d1db1: Verifying Checksum [2025-02-12T10:55:33.700Z] d7702b0d1db1: Download complete [2025-02-12T10:55:33.701Z] Removing intermediate container ea507c6186ae [2025-02-12T10:55:33.701Z] ---> ca684de3795f [2025-02-12T10:55:33.701Z] Step 13/25 : FROM alpine:3.20 [2025-02-12T10:55:33.701Z] 3.20: Pulling from library/alpine [2025-02-12T10:55:33.701Z] 66a3d608f3fa: Pulling fs layer [2025-02-12T10:55:33.701Z] 66a3d608f3fa: Verifying Checksum [2025-02-12T10:55:33.701Z] 66a3d608f3fa: Download complete [2025-02-12T10:55:33.701Z] 66a3d608f3fa: Pull complete [2025-02-12T10:55:33.701Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T10:55:33.701Z] Status: Downloaded newer image for alpine:3.20 [2025-02-12T10:55:33.701Z] ---> e29df9b510ff [2025-02-12T10:55:33.701Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-12T10:55:33.701Z] ---> Running in f1108b86c983 [2025-02-12T10:55:33.701Z] Removing intermediate container f1108b86c983 [2025-02-12T10:55:33.701Z] ---> 1f556f721657 [2025-02-12T10:55:33.701Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-02-12T10:55:33.701Z] ---> Running in f6951770f298 [2025-02-12T10:55:33.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T10:55:34.211Z] 4fdc064ae6cf: Verifying Checksum [2025-02-12T10:55:34.211Z] 4fdc064ae6cf: Download complete [2025-02-12T10:55:34.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T10:55:34.246Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-12T10:55:34.246Z] Executing busybox-1.36.1-r29.trigger [2025-02-12T10:55:34.246Z] OK: 8 MiB in 15 packages [2025-02-12T10:55:34.533Z] 9986a736f7d3: Pull complete [2025-02-12T10:55:34.557Z] Removing intermediate container f6951770f298 [2025-02-12T10:55:34.557Z] ---> aef14ef857c6 [2025-02-12T10:55:34.557Z] Step 16/25 : RUN apk --no-cache upgrade [2025-02-12T10:55:34.557Z] ---> Running in 95a5050b90d8 [2025-02-12T10:55:34.839Z] 1f018df60701: Pull complete [2025-02-12T10:55:34.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T10:55:34.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T10:55:35.364Z] (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T10:55:35.364Z] (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T10:55:35.364Z] OK: 8 MiB in 15 packages [2025-02-12T10:55:35.380Z] 39f8f326b044: Download complete [2025-02-12T10:55:36.041Z] Removing intermediate container 95a5050b90d8 [2025-02-12T10:55:36.042Z] ---> 883985c32fd9 [2025-02-12T10:55:36.042Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2025-02-12T10:55:36.042Z] ---> c268aed1ae38 [2025-02-12T10:55:36.042Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2025-02-12T10:55:36.042Z] ---> 524c3902a7f1 [2025-02-12T10:55:36.042Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2025-02-12T10:55:36.064Z] 5c7f0f088c93: Verifying Checksum [2025-02-12T10:55:36.064Z] 5c7f0f088c93: Download complete [2025-02-12T10:55:37.327Z] ---> 5c5fcc09720a [2025-02-12T10:55:37.327Z] Step 20/25 : EXPOSE 59989 [2025-02-12T10:55:37.327Z] ---> Running in 48559fe3ed08 [2025-02-12T10:55:37.327Z] Removing intermediate container 48559fe3ed08 [2025-02-12T10:55:37.327Z] ---> 4b8b75086861 [2025-02-12T10:55:37.327Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2025-02-12T10:55:37.327Z] ---> Running in 6408203744d2 [2025-02-12T10:55:37.994Z] Removing intermediate container 6408203744d2 [2025-02-12T10:55:37.994Z] ---> 7746fc265ff4 [2025-02-12T10:55:37.994Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-12T10:55:37.994Z] ---> Running in 4f7a9df0e5f1 [2025-02-12T10:55:37.994Z] Removing intermediate container 4f7a9df0e5f1 [2025-02-12T10:55:37.994Z] ---> 6ba480963fde [2025-02-12T10:55:37.994Z] Step 23/25 : LABEL arch=amd64 [2025-02-12T10:55:37.994Z] ---> Running in 81aab594763b [2025-02-12T10:55:37.994Z] Removing intermediate container 81aab594763b [2025-02-12T10:55:37.994Z] ---> 1c5d615fa3df [2025-02-12T10:55:37.994Z] Step 24/25 : LABEL git_sha=c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 [2025-02-12T10:55:37.994Z] ---> Running in 408731a0b8d9 [2025-02-12T10:55:38.503Z] Removing intermediate container 408731a0b8d9 [2025-02-12T10:55:38.503Z] ---> b79a82180663 [2025-02-12T10:55:38.503Z] Step 25/25 : LABEL version=4.0.0-dev.8 [2025-02-12T10:55:38.503Z] ---> Running in a64220bd9da9 [2025-02-12T10:55:38.503Z] Removing intermediate container a64220bd9da9 [2025-02-12T10:55:38.503Z] ---> 2d8a184f4dc7 [2025-02-12T10:55:38.503Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-12T10:55:38.503Z] Successfully built 2d8a184f4dc7 [2025-02-12T10:55:38.503Z] 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 [2025-02-12T10:55:38.980Z] provisioning config files... [2025-02-12T10:55:39.029Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12909892673964125823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-12T10:55:39.547Z] ---> ****-login.sh [2025-02-12T10:55:39.547Z] nexus3.edgexfoundry.org:10001 [2025-02-12T10:55:39.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T10:55:39.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T10:55:39.547Z] Configure a credential helper to remove this warning. See [2025-02-12T10:55:39.547Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T10:55:39.547Z] [2025-02-12T10:55:39.547Z] Login Succeeded [2025-02-12T10:55:39.547Z] nexus3.edgexfoundry.org:10002 [2025-02-12T10:55:39.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T10:55:39.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T10:55:39.547Z] Configure a credential helper to remove this warning. See [2025-02-12T10:55:39.547Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T10:55:39.547Z] [2025-02-12T10:55:39.547Z] Login Succeeded [2025-02-12T10:55:39.547Z] nexus3.edgexfoundry.org:10003 [2025-02-12T10:55:39.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T10:55:39.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T10:55:39.547Z] Configure a credential helper to remove this warning. See [2025-02-12T10:55:39.547Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T10:55:39.547Z] [2025-02-12T10:55:39.547Z] Login Succeeded [2025-02-12T10:55:39.547Z] nexus3.edgexfoundry.org:10004 [2025-02-12T10:55:39.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T10:55:39.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T10:55:39.822Z] Configure a credential helper to remove this warning. See [2025-02-12T10:55:39.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T10:55:39.822Z] [2025-02-12T10:55:39.822Z] Login Succeeded [2025-02-12T10:55:39.822Z] ****.io [2025-02-12T10:55:39.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T10:55:40.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T10:55:40.137Z] Configure a credential helper to remove this warning. See [2025-02-12T10:55:40.137Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T10:55:40.137Z] [2025-02-12T10:55:40.137Z] Login Succeeded [2025-02-12T10:55:40.137Z] ---> ****-login.sh ends [Pipeline] } [2025-02-12T10:55:40.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T10:55:40.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-12T10:55:40.597Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2025-02-12T10:55:40.597Z] c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 [2025-02-12T10:55:40.597Z] latest [2025-02-12T10:55:40.597Z] 4.0.0-dev.8 [2025-02-12T10:55:40.597Z] c58682dbd7537f98a1832cb3fea4a3c69e3d3a22-4.0.0-dev.8 [2025-02-12T10:55:40.597Z] main [2025-02-12T10:55:40.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T10:55:41.504Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T10:55:41.986Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 [2025-02-12T10:55:41.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-02-12T10:55:41.986Z] 74630100e270: Preparing [2025-02-12T10:55:41.986Z] fb8f8c099f3c: Preparing [2025-02-12T10:55:41.986Z] 86439638e2be: Preparing [2025-02-12T10:55:41.986Z] 841bc0e6403a: Preparing [2025-02-12T10:55:41.986Z] 755291db9934: Preparing [2025-02-12T10:55:41.986Z] ce5a8cde9eee: Preparing [2025-02-12T10:55:41.986Z] ce5a8cde9eee: Waiting [2025-02-12T10:55:41.986Z] 86439638e2be: Pushed [2025-02-12T10:55:41.986Z] fb8f8c099f3c: Pushed [2025-02-12T10:55:41.986Z] 755291db9934: Pushed [2025-02-12T10:55:41.986Z] ce5a8cde9eee: Layer already exists [2025-02-12T10:55:42.621Z] 841bc0e6403a: Pushed [2025-02-12T10:55:46.342Z] 74630100e270: Pushed [2025-02-12T10:55:46.342Z] c58682dbd7537f98a1832cb3fea4a3c69e3d3a22: digest: sha256:3e435f317f179c53763fb0d0b4755e675e6c46a73ce185890489c51d75bf1457 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T10:55:47.149Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T10:55:47.667Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2025-02-12T10:55:47.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-02-12T10:55:47.667Z] 74630100e270: Preparing [2025-02-12T10:55:47.667Z] fb8f8c099f3c: Preparing [2025-02-12T10:55:47.667Z] 86439638e2be: Preparing [2025-02-12T10:55:47.667Z] 841bc0e6403a: Preparing [2025-02-12T10:55:47.667Z] 755291db9934: Preparing [2025-02-12T10:55:47.667Z] ce5a8cde9eee: Preparing [2025-02-12T10:55:47.667Z] ce5a8cde9eee: Waiting [2025-02-12T10:55:47.667Z] 755291db9934: Layer already exists [2025-02-12T10:55:47.667Z] fb8f8c099f3c: Layer already exists [2025-02-12T10:55:47.667Z] 841bc0e6403a: Layer already exists [2025-02-12T10:55:47.667Z] 86439638e2be: Layer already exists [2025-02-12T10:55:47.667Z] 74630100e270: Layer already exists [2025-02-12T10:55:47.667Z] ce5a8cde9eee: Layer already exists [2025-02-12T10:55:47.667Z] latest: digest: sha256:3e435f317f179c53763fb0d0b4755e675e6c46a73ce185890489c51d75bf1457 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T10:55:48.285Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T10:55:48.948Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.8 [2025-02-12T10:55:48.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-02-12T10:55:48.948Z] 74630100e270: Preparing [2025-02-12T10:55:48.948Z] fb8f8c099f3c: Preparing [2025-02-12T10:55:48.948Z] 86439638e2be: Preparing [2025-02-12T10:55:48.948Z] 841bc0e6403a: Preparing [2025-02-12T10:55:48.948Z] 755291db9934: Preparing [2025-02-12T10:55:48.948Z] ce5a8cde9eee: Preparing [2025-02-12T10:55:48.948Z] ce5a8cde9eee: Waiting [2025-02-12T10:55:48.948Z] 86439638e2be: Layer already exists [2025-02-12T10:55:48.948Z] 841bc0e6403a: Layer already exists [2025-02-12T10:55:48.948Z] 755291db9934: Layer already exists [2025-02-12T10:55:48.948Z] fb8f8c099f3c: Layer already exists [2025-02-12T10:55:48.948Z] 74630100e270: Layer already exists [2025-02-12T10:55:48.948Z] ce5a8cde9eee: Layer already exists [2025-02-12T10:55:48.948Z] 4.0.0-dev.8: digest: sha256:3e435f317f179c53763fb0d0b4755e675e6c46a73ce185890489c51d75bf1457 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T10:55:49.372Z] 39f8f326b044: Pull complete [2025-02-12T10:55:49.372Z] e6a1e7a6a96a: Pull complete [2025-02-12T10:55:49.372Z] 4f4fb700ef54: Pull complete [2025-02-12T10:55:49.372Z] d45d956e0dbf: Pull complete [2025-02-12T10:55:49.372Z] d7702b0d1db1: Pull complete [2025-02-12T10:55:49.535Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:c58682dbd7537f98a1832cb3fea4a3c69e3d3a22-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T10:55:50.323Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:c58682dbd7537f98a1832cb3fea4a3c69e3d3a22-4.0.0-dev.8 [2025-02-12T10:55:50.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-02-12T10:55:50.323Z] 74630100e270: Preparing [2025-02-12T10:55:50.323Z] fb8f8c099f3c: Preparing [2025-02-12T10:55:50.323Z] 86439638e2be: Preparing [2025-02-12T10:55:50.323Z] 841bc0e6403a: Preparing [2025-02-12T10:55:50.323Z] 755291db9934: Preparing [2025-02-12T10:55:50.323Z] ce5a8cde9eee: Preparing [2025-02-12T10:55:50.323Z] ce5a8cde9eee: Waiting [2025-02-12T10:55:50.323Z] 74630100e270: Layer already exists [2025-02-12T10:55:50.323Z] fb8f8c099f3c: Layer already exists [2025-02-12T10:55:50.323Z] 841bc0e6403a: Layer already exists [2025-02-12T10:55:50.323Z] 86439638e2be: Layer already exists [2025-02-12T10:55:50.323Z] 755291db9934: Layer already exists [2025-02-12T10:55:50.323Z] ce5a8cde9eee: Layer already exists [2025-02-12T10:55:50.323Z] c58682dbd7537f98a1832cb3fea4a3c69e3d3a22-4.0.0-dev.8: digest: sha256:3e435f317f179c53763fb0d0b4755e675e6c46a73ce185890489c51d75bf1457 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T10:55:50.868Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T10:55:51.395Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2025-02-12T10:55:51.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-02-12T10:55:51.395Z] 74630100e270: Preparing [2025-02-12T10:55:51.395Z] fb8f8c099f3c: Preparing [2025-02-12T10:55:51.395Z] 86439638e2be: Preparing [2025-02-12T10:55:51.395Z] 841bc0e6403a: Preparing [2025-02-12T10:55:51.395Z] 755291db9934: Preparing [2025-02-12T10:55:51.395Z] ce5a8cde9eee: Preparing [2025-02-12T10:55:51.395Z] ce5a8cde9eee: Waiting [2025-02-12T10:55:51.395Z] 841bc0e6403a: Layer already exists [2025-02-12T10:55:51.395Z] 86439638e2be: Layer already exists [2025-02-12T10:55:51.395Z] 755291db9934: Layer already exists [2025-02-12T10:55:51.395Z] fb8f8c099f3c: Layer already exists [2025-02-12T10:55:51.395Z] 74630100e270: Layer already exists [2025-02-12T10:55:51.395Z] ce5a8cde9eee: Layer already exists [2025-02-12T10:55:51.395Z] main: digest: sha256:3e435f317f179c53763fb0d0b4755e675e6c46a73ce185890489c51d75bf1457 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T10:55:51.997Z] ===================================================== [Pipeline] echo [2025-02-12T10:55:52.069Z] taggedImages: [2025-02-12T10:55:52.069Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 [2025-02-12T10:55:52.069Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2025-02-12T10:55:52.069Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.8 [2025-02-12T10:55:52.069Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:c58682dbd7537f98a1832cb3fea4a3c69e3d3a22-4.0.0-dev.8 [2025-02-12T10:55:52.069Z] - 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 [2025-02-12T10:55:53.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-12T10:55:53.674Z] [2025-02-12T10:55:53.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T10:55:54.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-12T10:55:54.258Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-12T10:55:54.258Z] 5eb5b503b376: Pulling fs layer [2025-02-12T10:55:54.258Z] 5c69ac0246d0: Pulling fs layer [2025-02-12T10:55:54.258Z] ec43610c2a17: Pulling fs layer [2025-02-12T10:55:54.258Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-12T10:55:54.258Z] 33b1e0a273af: Pulling fs layer [2025-02-12T10:55:54.258Z] 5d3b04190fa2: Pulling fs layer [2025-02-12T10:55:54.258Z] 2f39f015ded8: Pulling fs layer [2025-02-12T10:55:54.258Z] 5d3b04190fa2: Waiting [2025-02-12T10:55:54.258Z] 33b1e0a273af: Waiting [2025-02-12T10:55:54.258Z] 2f39f015ded8: Waiting [2025-02-12T10:55:54.258Z] 3a2ae6a8a46f: Waiting [2025-02-12T10:55:54.258Z] 5c69ac0246d0: Download complete [2025-02-12T10:55:54.258Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-12T10:55:54.258Z] 3a2ae6a8a46f: Download complete [2025-02-12T10:55:54.258Z] 33b1e0a273af: Verifying Checksum [2025-02-12T10:55:54.258Z] 33b1e0a273af: Download complete [2025-02-12T10:55:54.258Z] ec43610c2a17: Verifying Checksum [2025-02-12T10:55:54.258Z] ec43610c2a17: Download complete [2025-02-12T10:55:54.258Z] 5d3b04190fa2: Verifying Checksum [2025-02-12T10:55:54.258Z] 5d3b04190fa2: Download complete [2025-02-12T10:55:54.258Z] 5eb5b503b376: Verifying Checksum [2025-02-12T10:55:54.258Z] 5eb5b503b376: Download complete [2025-02-12T10:55:54.887Z] 2f39f015ded8: Verifying Checksum [2025-02-12T10:55:54.887Z] 2f39f015ded8: Download complete [2025-02-12T10:55:55.524Z] 5eb5b503b376: Pull complete [2025-02-12T10:55:55.885Z] 5c69ac0246d0: Pull complete [2025-02-12T10:55:56.202Z] ec43610c2a17: Pull complete [2025-02-12T10:55:56.202Z] 3a2ae6a8a46f: Pull complete [2025-02-12T10:55:56.467Z] 33b1e0a273af: Pull complete [2025-02-12T10:55:56.467Z] 5d3b04190fa2: Pull complete [2025-02-12T10:55:58.312Z] 5c7f0f088c93: Pull complete [2025-02-12T10:55:59.562Z] 4fdc064ae6cf: Pull complete [2025-02-12T10:55:59.562Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-12T10:55:59.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-12T10:55:59.562Z] ---> 63f30b955cb9 [2025-02-12T10:55:59.562Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-02-12T10:56:00.249Z] ---> Running in 6195acb4eb5c [2025-02-12T10:56:00.541Z] Removing intermediate container 6195acb4eb5c [2025-02-12T10:56:00.541Z] ---> c108143d4219 [2025-02-12T10:56:00.541Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-12T10:56:00.541Z] ---> Running in 8e2938612666 [2025-02-12T10:56:00.983Z] Removing intermediate container 8e2938612666 [2025-02-12T10:56:00.983Z] ---> b72c8702fed4 [2025-02-12T10:56:00.983Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2025-02-12T10:56:00.983Z] ---> Running in c3f9e9b3feec [2025-02-12T10:56:01.022Z] 2f39f015ded8: Pull complete [2025-02-12T10:56:01.022Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-12T10:56:01.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-12T10:56:01.022Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T10:56:01.271Z] Removing intermediate container c3f9e9b3feec [2025-02-12T10:56:01.271Z] ---> 012d4bb92817 [2025-02-12T10:56:01.271Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-12T10:56:01.271Z] ---> Running in 56b0de4cdfc0 [2025-02-12T10:56:01.429Z] prd-ubuntu20.04-docker-8c-8g-38754 does not seem to be running inside a container [2025-02-12T10:56:01.581Z] $ 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 [2025-02-12T10:56:01.916Z] Removing intermediate container 56b0de4cdfc0 [2025-02-12T10:56:01.916Z] ---> 492762155d76 [2025-02-12T10:56:01.916Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-12T10:56:01.916Z] ---> Running in f6f1a80fb4a1 [2025-02-12T10:56:02.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T10:56:03.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T10:56:04.754Z] OK: 239 MiB in 58 packages [2025-02-12T10:56:05.909Z] Removing intermediate container f6f1a80fb4a1 [2025-02-12T10:56:05.909Z] ---> f9b2d763a6b4 [2025-02-12T10:56:05.909Z] Step 8/12 : WORKDIR /app [2025-02-12T10:56:05.909Z] ---> Running in 524901ecc79c [2025-02-12T10:56:06.228Z] Removing intermediate container 524901ecc79c [2025-02-12T10:56:06.228Z] ---> 142138803bae [2025-02-12T10:56:06.228Z] Step 9/12 : COPY go.mod vendor* ./ [2025-02-12T10:56:06.554Z] ---> 68a236dd6b86 [2025-02-12T10:56:06.554Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T10:56:06.874Z] ---> Running in c2b4a1f010ce [2025-02-12T10:56:10.424Z] $ docker top cb4b5545dbb59a11cc8469dd9fd7089ea6f34a3ff22fa2f379cc152bbeadcbd4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-12T10:56:11.115Z] ---> job-cost.sh [2025-02-12T10:56:11.115Z] lf-activate-venv: SKIPPING [2025-02-12T10:56:11.115Z] INFO: No Stack... [2025-02-12T10:56:11.651Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-12T10:56:11.651Z] INFO: Archiving Costs [Pipeline] sh [2025-02-12T10:56:12.075Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2025-02-12T10:56:12.075Z] + cut -d, -f6 [Pipeline] lock [2025-02-12T10:56:12.094Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-163-stack-cost] [2025-02-12T10:56:12.118Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-163-stack-cost] did not exist. Created. [2025-02-12T10:56:12.158Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-12T10:56:12.630Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-12T10:56:12.674Z] Stashed 1 file(s) [Pipeline] } [2025-02-12T10:56:12.724Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-163-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-12T10:56:12.799Z] $ docker stop --time=1 cb4b5545dbb59a11cc8469dd9fd7089ea6f34a3ff22fa2f379cc152bbeadcbd4 [2025-02-12T10:56:13.992Z] $ docker rm -f --volumes cb4b5545dbb59a11cc8469dd9fd7089ea6f34a3ff22fa2f379cc152bbeadcbd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-12T10:57:46.529Z] Removing intermediate container c2b4a1f010ce [2025-02-12T10:57:46.529Z] ---> 957945cd9889 [2025-02-12T10:57:46.529Z] Step 11/12 : COPY . . [2025-02-12T10:57:46.529Z] ---> 7065a7179817 [2025-02-12T10:57:46.529Z] Step 12/12 : RUN $MAKE [2025-02-12T10:57:46.529Z] ---> Running in 376f0ae14097 [2025-02-12T10:57:46.529Z] noop [2025-02-12T10:57:46.529Z] Removing intermediate container 376f0ae14097 [2025-02-12T10:57:46.529Z] ---> 605f24ba024e [2025-02-12T10:57:46.529Z] Successfully built 605f24ba024e [2025-02-12T10:57:46.529Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T10:57:47.163Z] + docker inspect -f . ci-base-image-arm64 [2025-02-12T10:57:47.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T10:57:47.668Z] prd-ubuntu20.04-docker-arm64-4c-16g-38755 does not seem to be running inside a container [2025-02-12T10:57:47.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/163 -v /w/workspace/device-rfid-llrp-go/163:/w/workspace/device-rfid-llrp-go/163:rw,z -v /w/workspace/device-rfid-llrp-go/163@tmp:/w/workspace/device-rfid-llrp-go/163@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 [2025-02-12T10:57:49.140Z] $ docker top 99d40b48952ff5dc0219fd4d4fe696080d742d2dc2b2c0e2513caf213eacce81 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-12T10:57:49.947Z] + go version [2025-02-12T10:57:51.657Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-12T10:57:51.703Z] $ docker stop --time=1 99d40b48952ff5dc0219fd4d4fe696080d742d2dc2b2c0e2513caf213eacce81 [2025-02-12T10:57:53.356Z] $ docker rm -f --volumes 99d40b48952ff5dc0219fd4d4fe696080d742d2dc2b2c0e2513caf213eacce81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T10:57:54.508Z] + docker inspect -f . ci-base-image-arm64 [2025-02-12T10:57:54.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T10:57:54.970Z] prd-ubuntu20.04-docker-arm64-4c-16g-38755 does not seem to be running inside a container [2025-02-12T10:57:55.149Z] $ 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/163 -v /w/workspace/device-rfid-llrp-go/163:/w/workspace/device-rfid-llrp-go/163:rw,z -v /w/workspace/device-rfid-llrp-go/163@tmp:/w/workspace/device-rfid-llrp-go/163@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 [2025-02-12T10:57:56.352Z] $ docker top 5c89491750262fe063f4d3654b97dd4393bbe303b7d10a241e9b8d56a537d0f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-12T10:57:57.052Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/163 [Pipeline] fileExists [Pipeline] sh [2025-02-12T10:57:57.769Z] + make test [2025-02-12T10:57:57.769Z] go test ./... -coverprofile=coverage.out ./... [2025-02-12T10:58:03.832Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2025-02-12T11:01:41.736Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2025-02-12T11:01:41.736Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2025-02-12T11:02:20.697Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.288s coverage: 40.6% of statements [2025-02-12T11:02:20.697Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.045s coverage: 95.5% of statements [2025-02-12T11:02:20.697Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.588s coverage: 51.9% of statements [2025-02-12T11:02:20.697Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-02-12T11:02:20.697Z] go vet ./... [2025-02-12T11:03:07.659Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-12T11:03:07.659Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-12T11:03:07.659Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-12T11:03:07.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-12T11:03:07.702Z] $ docker stop --time=1 5c89491750262fe063f4d3654b97dd4393bbe303b7d10a241e9b8d56a537d0f2 [2025-02-12T11:03:09.810Z] $ docker rm -f --volumes 5c89491750262fe063f4d3654b97dd4393bbe303b7d10a241e9b8d56a537d0f2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-12T11:03:11.379Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-12T11:03:11.396Z] Warning: overwriting stash ‘coverage-report’ [2025-02-12T11:03:12.017Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-12T11:03:12.440Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-12T11:03:12.756Z] + ls -al . [2025-02-12T11:03:12.756Z] total 700 [2025-02-12T11:03:12.756Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 12 10:58 . [2025-02-12T11:03:12.756Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 12 10:54 .. [2025-02-12T11:03:12.756Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 12 10:54 .dockerignore [2025-02-12T11:03:12.756Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 12 10:55 .git [2025-02-12T11:03:12.756Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 12 10:54 .github [2025-02-12T11:03:12.756Z] -rw-rw-r-- 1 jenkins jenkins 880 Feb 12 10:54 .gitignore [2025-02-12T11:03:12.756Z] -rw-rw-r-- 1 jenkins jenkins 199 Feb 12 10:54 .golangci.yml [2025-02-12T11:03:12.756Z] -rw-rw-r-- 1 jenkins jenkins 20798 Feb 12 10:54 Attribution.txt [2025-02-12T11:03:12.756Z] -rw-rw-r-- 1 jenkins jenkins 11677 Feb 12 10:54 CHANGELOG.md [2025-02-12T11:03:12.756Z] -rw-rw-r-- 1 jenkins jenkins 1489 Feb 12 10:54 Dockerfile [2025-02-12T11:03:12.756Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 12 10:54 GOVERNANCE.md [2025-02-12T11:03:12.756Z] -rw-rw-r-- 1 jenkins jenkins 661 Feb 12 10:54 Jenkinsfile [2025-02-12T11:03:12.756Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 12 10:54 LICENSE [2025-02-12T11:03:12.756Z] -rw-rw-r-- 1 jenkins jenkins 2761 Feb 12 10:54 Makefile [2025-02-12T11:03:12.756Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 12 10:54 OWNERS.md [2025-02-12T11:03:12.756Z] -rw-rw-r-- 1 jenkins jenkins 28907 Feb 12 10:55 README.md [2025-02-12T11:03:12.756Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 12 10:52 VERSION [2025-02-12T11:03:12.756Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 10:55 bin [2025-02-12T11:03:12.756Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 12 10:55 cmd [2025-02-12T11:03:12.756Z] -rw-r--r-- 1 jenkins jenkins 451915 Feb 12 11:02 coverage.out [2025-02-12T11:03:12.756Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 10:55 examples [2025-02-12T11:03:12.756Z] -rw-rw-r-- 1 jenkins jenkins 6320 Feb 12 10:55 go.mod [2025-02-12T11:03:12.756Z] -rw-rw-r-- 1 jenkins jenkins 86626 Feb 12 10:55 go.sum [2025-02-12T11:03:12.756Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 10:55 images [2025-02-12T11:03:12.756Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 12 10:55 internal [2025-02-12T11:03:12.756Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 12 10:55 pkg [2025-02-12T11:03:12.756Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 12 10:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T11:03:13.117Z] + 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=c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 --label arch=arm64 --label version=4.0.0-dev.8 . [2025-02-12T11:03:13.388Z] Sending build context to Docker daemon 1.21MB [2025-02-12T11:03:13.388Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-02-12T11:03:13.388Z] Step 2/25 : FROM ${BASE} AS builder [2025-02-12T11:03:13.388Z] ---> 605f24ba024e [2025-02-12T11:03:13.388Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-02-12T11:03:13.660Z] ---> Running in c58fce552e3b [2025-02-12T11:03:13.926Z] Removing intermediate container c58fce552e3b [2025-02-12T11:03:13.926Z] ---> 54dccb31b796 [2025-02-12T11:03:13.926Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-12T11:03:13.926Z] ---> Running in 0114fbddd5d0 [2025-02-12T11:03:14.193Z] Removing intermediate container 0114fbddd5d0 [2025-02-12T11:03:14.193Z] ---> b533a7efe98e [2025-02-12T11:03:14.193Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2025-02-12T11:03:14.193Z] ---> Running in 1a4bc57f0612 [2025-02-12T11:03:14.460Z] Removing intermediate container 1a4bc57f0612 [2025-02-12T11:03:14.460Z] ---> bbb222b3bd75 [2025-02-12T11:03:14.460Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-02-12T11:03:14.728Z] ---> Running in a631cd1b2874 [2025-02-12T11:03:14.998Z] Removing intermediate container a631cd1b2874 [2025-02-12T11:03:14.998Z] ---> f2b1c7a0f74d [2025-02-12T11:03:14.998Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-12T11:03:14.998Z] ---> Running in 010770fb9b8d [2025-02-12T11:03:15.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T11:03:16.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T11:03:17.629Z] OK: 239 MiB in 58 packages [2025-02-12T11:03:19.570Z] Removing intermediate container 010770fb9b8d [2025-02-12T11:03:19.570Z] ---> cb57722c97ae [2025-02-12T11:03:19.570Z] Step 8/25 : WORKDIR /app [2025-02-12T11:03:19.570Z] ---> Running in 9286928fceeb [2025-02-12T11:03:19.838Z] Removing intermediate container 9286928fceeb [2025-02-12T11:03:19.838Z] ---> d912273954d8 [2025-02-12T11:03:19.838Z] Step 9/25 : COPY go.mod vendor* ./ [2025-02-12T11:03:20.423Z] ---> 0a5f0b2ecbff [2025-02-12T11:03:20.423Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T11:03:20.423Z] ---> Running in 7e367aaf87bd [2025-02-12T11:03:23.014Z] Removing intermediate container 7e367aaf87bd [2025-02-12T11:03:23.014Z] ---> 6edc163c4ce1 [2025-02-12T11:03:23.014Z] Step 11/25 : COPY . . [2025-02-12T11:03:23.604Z] ---> 68e3899172a7 [2025-02-12T11:03:23.604Z] Step 12/25 : RUN $MAKE [2025-02-12T11:03:23.604Z] ---> Running in 6fe012b898d2 [2025-02-12T11:03:24.561Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2025-02-12T11:06:46.330Z] Removing intermediate container 6fe012b898d2 [2025-02-12T11:06:46.330Z] ---> 7a13bc681419 [2025-02-12T11:06:46.330Z] Step 13/25 : FROM alpine:3.20 [2025-02-12T11:06:46.330Z] 3.20: Pulling from library/alpine [2025-02-12T11:06:46.330Z] 0152682790bb: Pulling fs layer [2025-02-12T11:06:46.330Z] 0152682790bb: Verifying Checksum [2025-02-12T11:06:46.330Z] 0152682790bb: Download complete [2025-02-12T11:06:46.330Z] 0152682790bb: Pull complete [2025-02-12T11:06:46.330Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T11:06:46.330Z] Status: Downloaded newer image for alpine:3.20 [2025-02-12T11:06:46.330Z] ---> f4194d9e8c10 [2025-02-12T11:06:46.330Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-12T11:06:46.330Z] ---> Running in fee8562b3955 [2025-02-12T11:06:46.330Z] Removing intermediate container fee8562b3955 [2025-02-12T11:06:46.330Z] ---> acf1f1d53be1 [2025-02-12T11:06:46.330Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-02-12T11:06:46.330Z] ---> Running in ec295fded773 [2025-02-12T11:06:46.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T11:06:46.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T11:06:46.330Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-12T11:06:46.330Z] Executing busybox-1.36.1-r29.trigger [2025-02-12T11:06:46.330Z] OK: 9 MiB in 15 packages [2025-02-12T11:06:46.330Z] Removing intermediate container ec295fded773 [2025-02-12T11:06:46.330Z] ---> 0cb320f4e68e [2025-02-12T11:06:46.330Z] Step 16/25 : RUN apk --no-cache upgrade [2025-02-12T11:06:46.330Z] ---> Running in 69b3405e467e [2025-02-12T11:06:46.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T11:06:46.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T11:06:46.330Z] (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T11:06:46.330Z] (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T11:06:46.330Z] OK: 9 MiB in 15 packages [2025-02-12T11:06:46.330Z] Removing intermediate container 69b3405e467e [2025-02-12T11:06:46.330Z] ---> 7d450c2500a5 [2025-02-12T11:06:46.330Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2025-02-12T11:06:46.330Z] ---> 039a4b9837ec [2025-02-12T11:06:46.330Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2025-02-12T11:06:46.697Z] ---> 60ada9f35660 [2025-02-12T11:06:46.697Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2025-02-12T11:06:49.275Z] ---> ea02c82bb964 [2025-02-12T11:06:49.275Z] Step 20/25 : EXPOSE 59989 [2025-02-12T11:06:49.275Z] ---> Running in 3e666f51c78b [2025-02-12T11:06:49.275Z] Removing intermediate container 3e666f51c78b [2025-02-12T11:06:49.275Z] ---> e7b6928d9d35 [2025-02-12T11:06:49.275Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2025-02-12T11:06:49.544Z] ---> Running in 00a5d96ccda0 [2025-02-12T11:06:49.811Z] Removing intermediate container 00a5d96ccda0 [2025-02-12T11:06:49.811Z] ---> c86645d5697e [2025-02-12T11:06:49.811Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-12T11:06:49.811Z] ---> Running in 11ca7440c0cb [2025-02-12T11:06:50.081Z] Removing intermediate container 11ca7440c0cb [2025-02-12T11:06:50.081Z] ---> a5087e30e45b [2025-02-12T11:06:50.081Z] Step 23/25 : LABEL arch=arm64 [2025-02-12T11:06:50.349Z] ---> Running in fd49f2e5bfa2 [2025-02-12T11:06:50.615Z] Removing intermediate container fd49f2e5bfa2 [2025-02-12T11:06:50.615Z] ---> 262e14aa6339 [2025-02-12T11:06:50.615Z] Step 24/25 : LABEL git_sha=c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 [2025-02-12T11:06:50.615Z] ---> Running in b78ad375be3c [2025-02-12T11:06:50.879Z] Removing intermediate container b78ad375be3c [2025-02-12T11:06:50.879Z] ---> c06301544559 [2025-02-12T11:06:50.879Z] Step 25/25 : LABEL version=4.0.0-dev.8 [2025-02-12T11:06:50.879Z] ---> Running in 40394e7ebf86 [2025-02-12T11:06:51.145Z] Removing intermediate container 40394e7ebf86 [2025-02-12T11:06:51.145Z] ---> 22998c1f487b [2025-02-12T11:06:51.145Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-12T11:06:51.145Z] Successfully built 22998c1f487b [2025-02-12T11:06:51.409Z] 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 [2025-02-12T11:06:51.588Z] provisioning config files... [2025-02-12T11:06:51.601Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/163@tmp/config2948339520916715933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-12T11:06:51.939Z] ---> ****-login.sh [2025-02-12T11:06:51.939Z] nexus3.edgexfoundry.org:10001 [2025-02-12T11:06:51.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T11:06:52.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T11:06:52.205Z] Configure a credential helper to remove this warning. See [2025-02-12T11:06:52.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T11:06:52.206Z] [2025-02-12T11:06:52.206Z] Login Succeeded [2025-02-12T11:06:52.206Z] nexus3.edgexfoundry.org:10002 [2025-02-12T11:06:52.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T11:06:52.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T11:06:52.472Z] Configure a credential helper to remove this warning. See [2025-02-12T11:06:52.472Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T11:06:52.472Z] [2025-02-12T11:06:52.472Z] Login Succeeded [2025-02-12T11:06:52.472Z] nexus3.edgexfoundry.org:10003 [2025-02-12T11:06:52.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T11:06:52.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T11:06:52.737Z] Configure a credential helper to remove this warning. See [2025-02-12T11:06:52.737Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T11:06:52.737Z] [2025-02-12T11:06:52.737Z] Login Succeeded [2025-02-12T11:06:53.001Z] nexus3.edgexfoundry.org:10004 [2025-02-12T11:06:53.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T11:06:53.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T11:06:53.268Z] Configure a credential helper to remove this warning. See [2025-02-12T11:06:53.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T11:06:53.268Z] [2025-02-12T11:06:53.268Z] Login Succeeded [2025-02-12T11:06:53.268Z] ****.io [2025-02-12T11:06:53.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T11:06:53.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T11:06:53.797Z] Configure a credential helper to remove this warning. See [2025-02-12T11:06:53.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T11:06:53.797Z] [2025-02-12T11:06:53.797Z] Login Succeeded [2025-02-12T11:06:53.797Z] ---> ****-login.sh ends [Pipeline] } [2025-02-12T11:06:53.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T11:06:53.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-12T11:06:53.909Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2025-02-12T11:06:53.909Z] c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 [2025-02-12T11:06:53.909Z] latest [2025-02-12T11:06:53.909Z] 4.0.0-dev.8 [2025-02-12T11:06:53.909Z] c58682dbd7537f98a1832cb3fea4a3c69e3d3a22-4.0.0-dev.8 [2025-02-12T11:06:53.909Z] main [2025-02-12T11:06:53.909Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T11:06:54.291Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T11:06:54.658Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 [2025-02-12T11:06:54.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-02-12T11:06:54.658Z] f4d6ced00770: Preparing [2025-02-12T11:06:54.658Z] 34f4b0781942: Preparing [2025-02-12T11:06:54.658Z] 8581dbb21e68: Preparing [2025-02-12T11:06:54.658Z] 39e520d416ed: Preparing [2025-02-12T11:06:54.658Z] 35ebfa9b56e1: Preparing [2025-02-12T11:06:54.658Z] 534a70dc8296: Preparing [2025-02-12T11:06:54.922Z] 34f4b0781942: Pushed [2025-02-12T11:06:54.922Z] 8581dbb21e68: Pushed [2025-02-12T11:06:54.922Z] 35ebfa9b56e1: Pushed [2025-02-12T11:06:54.922Z] 534a70dc8296: Layer already exists [2025-02-12T11:06:56.319Z] 39e520d416ed: Pushed [2025-02-12T11:07:04.498Z] f4d6ced00770: Pushed [2025-02-12T11:07:04.498Z] c58682dbd7537f98a1832cb3fea4a3c69e3d3a22: digest: sha256:980e2c7f5c34914bd7586e5e4512768ad62a49e80d49b189f61a4946606dfac7 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T11:07:04.860Z] + 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 [2025-02-12T11:07:05.214Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2025-02-12T11:07:05.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-02-12T11:07:05.214Z] f4d6ced00770: Preparing [2025-02-12T11:07:05.214Z] 34f4b0781942: Preparing [2025-02-12T11:07:05.214Z] 8581dbb21e68: Preparing [2025-02-12T11:07:05.214Z] 39e520d416ed: Preparing [2025-02-12T11:07:05.214Z] 35ebfa9b56e1: Preparing [2025-02-12T11:07:05.214Z] 534a70dc8296: Preparing [2025-02-12T11:07:05.214Z] 534a70dc8296: Waiting [2025-02-12T11:07:05.214Z] 34f4b0781942: Layer already exists [2025-02-12T11:07:05.214Z] 39e520d416ed: Layer already exists [2025-02-12T11:07:05.214Z] 8581dbb21e68: Layer already exists [2025-02-12T11:07:05.214Z] f4d6ced00770: Layer already exists [2025-02-12T11:07:05.214Z] 35ebfa9b56e1: Layer already exists [2025-02-12T11:07:05.214Z] 534a70dc8296: Layer already exists [2025-02-12T11:07:05.214Z] latest: digest: sha256:980e2c7f5c34914bd7586e5e4512768ad62a49e80d49b189f61a4946606dfac7 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T11:07:05.845Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T11:07:06.785Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.8 [2025-02-12T11:07:06.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-02-12T11:07:06.785Z] f4d6ced00770: Preparing [2025-02-12T11:07:06.785Z] 34f4b0781942: Preparing [2025-02-12T11:07:06.785Z] 8581dbb21e68: Preparing [2025-02-12T11:07:06.785Z] 39e520d416ed: Preparing [2025-02-12T11:07:06.785Z] 35ebfa9b56e1: Preparing [2025-02-12T11:07:06.785Z] 534a70dc8296: Preparing [2025-02-12T11:07:06.785Z] f4d6ced00770: Layer already exists [2025-02-12T11:07:06.785Z] 35ebfa9b56e1: Layer already exists [2025-02-12T11:07:06.785Z] 8581dbb21e68: Layer already exists [2025-02-12T11:07:06.785Z] 34f4b0781942: Layer already exists [2025-02-12T11:07:06.785Z] 39e520d416ed: Layer already exists [2025-02-12T11:07:06.785Z] 534a70dc8296: Layer already exists [2025-02-12T11:07:06.785Z] 4.0.0-dev.8: digest: sha256:980e2c7f5c34914bd7586e5e4512768ad62a49e80d49b189f61a4946606dfac7 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T11:07:07.144Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c58682dbd7537f98a1832cb3fea4a3c69e3d3a22-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T11:07:07.503Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c58682dbd7537f98a1832cb3fea4a3c69e3d3a22-4.0.0-dev.8 [2025-02-12T11:07:07.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-02-12T11:07:07.503Z] f4d6ced00770: Preparing [2025-02-12T11:07:07.503Z] 34f4b0781942: Preparing [2025-02-12T11:07:07.503Z] 8581dbb21e68: Preparing [2025-02-12T11:07:07.503Z] 39e520d416ed: Preparing [2025-02-12T11:07:07.503Z] 35ebfa9b56e1: Preparing [2025-02-12T11:07:07.503Z] 534a70dc8296: Preparing [2025-02-12T11:07:07.503Z] 534a70dc8296: Waiting [2025-02-12T11:07:07.503Z] f4d6ced00770: Layer already exists [2025-02-12T11:07:07.503Z] 34f4b0781942: Layer already exists [2025-02-12T11:07:07.503Z] 8581dbb21e68: Layer already exists [2025-02-12T11:07:07.503Z] 39e520d416ed: Layer already exists [2025-02-12T11:07:07.503Z] 35ebfa9b56e1: Layer already exists [2025-02-12T11:07:07.503Z] 534a70dc8296: Layer already exists [2025-02-12T11:07:07.503Z] c58682dbd7537f98a1832cb3fea4a3c69e3d3a22-4.0.0-dev.8: digest: sha256:980e2c7f5c34914bd7586e5e4512768ad62a49e80d49b189f61a4946606dfac7 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T11:07:07.860Z] + 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 [2025-02-12T11:07:08.218Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2025-02-12T11:07:08.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-02-12T11:07:08.218Z] f4d6ced00770: Preparing [2025-02-12T11:07:08.218Z] 34f4b0781942: Preparing [2025-02-12T11:07:08.218Z] 8581dbb21e68: Preparing [2025-02-12T11:07:08.218Z] 39e520d416ed: Preparing [2025-02-12T11:07:08.218Z] 35ebfa9b56e1: Preparing [2025-02-12T11:07:08.218Z] 534a70dc8296: Preparing [2025-02-12T11:07:08.218Z] 534a70dc8296: Waiting [2025-02-12T11:07:08.218Z] 8581dbb21e68: Layer already exists [2025-02-12T11:07:08.218Z] f4d6ced00770: Layer already exists [2025-02-12T11:07:08.218Z] 35ebfa9b56e1: Layer already exists [2025-02-12T11:07:08.218Z] 34f4b0781942: Layer already exists [2025-02-12T11:07:08.218Z] 39e520d416ed: Layer already exists [2025-02-12T11:07:08.218Z] 534a70dc8296: Layer already exists [2025-02-12T11:07:08.218Z] main: digest: sha256:980e2c7f5c34914bd7586e5e4512768ad62a49e80d49b189f61a4946606dfac7 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T11:07:08.585Z] ===================================================== [Pipeline] echo [2025-02-12T11:07:08.607Z] taggedImages: [2025-02-12T11:07:08.607Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 [2025-02-12T11:07:08.607Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2025-02-12T11:07:08.607Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.8 [2025-02-12T11:07:08.607Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c58682dbd7537f98a1832cb3fea4a3c69e3d3a22-4.0.0-dev.8 [2025-02-12T11:07:08.607Z] - 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 [2025-02-12T11:07:08.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-12T11:07:08.992Z] [2025-02-12T11:07:08.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T11:07:09.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-12T11:07:09.323Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-12T11:07:09.323Z] 8998bd30e6a1: Pulling fs layer [2025-02-12T11:07:09.323Z] 04944245beec: Pulling fs layer [2025-02-12T11:07:09.323Z] 699f458cf7ca: Pulling fs layer [2025-02-12T11:07:09.323Z] 765212b225bb: Pulling fs layer [2025-02-12T11:07:09.323Z] f23df028b6ca: Pulling fs layer [2025-02-12T11:07:09.323Z] d65c8cfc05b1: Pulling fs layer [2025-02-12T11:07:09.323Z] 2437ff75d9bd: Pulling fs layer [2025-02-12T11:07:09.323Z] 765212b225bb: Waiting [2025-02-12T11:07:09.323Z] f23df028b6ca: Waiting [2025-02-12T11:07:09.323Z] d65c8cfc05b1: Waiting [2025-02-12T11:07:09.323Z] 2437ff75d9bd: Waiting [2025-02-12T11:07:09.589Z] 04944245beec: Verifying Checksum [2025-02-12T11:07:09.589Z] 04944245beec: Download complete [2025-02-12T11:07:09.589Z] 765212b225bb: Download complete [2025-02-12T11:07:09.589Z] f23df028b6ca: Verifying Checksum [2025-02-12T11:07:09.589Z] f23df028b6ca: Download complete [2025-02-12T11:07:09.589Z] d65c8cfc05b1: Verifying Checksum [2025-02-12T11:07:09.589Z] d65c8cfc05b1: Download complete [2025-02-12T11:07:09.589Z] 699f458cf7ca: Verifying Checksum [2025-02-12T11:07:09.589Z] 699f458cf7ca: Download complete [2025-02-12T11:07:10.171Z] 8998bd30e6a1: Verifying Checksum [2025-02-12T11:07:12.103Z] 2437ff75d9bd: Verifying Checksum [2025-02-12T11:07:12.103Z] 2437ff75d9bd: Download complete [2025-02-12T11:07:14.039Z] 8998bd30e6a1: Pull complete [2025-02-12T11:07:14.617Z] 04944245beec: Pull complete [2025-02-12T11:07:16.017Z] 699f458cf7ca: Pull complete [2025-02-12T11:07:16.017Z] 765212b225bb: Pull complete [2025-02-12T11:07:16.970Z] f23df028b6ca: Pull complete [2025-02-12T11:07:16.970Z] d65c8cfc05b1: Pull complete [2025-02-12T11:07:35.176Z] 2437ff75d9bd: Pull complete [2025-02-12T11:07:35.176Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-12T11:07:35.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-12T11:07:35.176Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T11:07:35.396Z] prd-ubuntu20.04-docker-arm64-4c-16g-38755 does not seem to be running inside a container [2025-02-12T11:07:35.454Z] $ 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/163 -v /w/workspace/device-rfid-llrp-go/163:/w/workspace/device-rfid-llrp-go/163:rw,z -v /w/workspace/device-rfid-llrp-go/163@tmp:/w/workspace/device-rfid-llrp-go/163@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 [2025-02-12T11:07:38.216Z] $ docker top f9dbcd5708881ac1188ec44cbffc52b8e658d500d203968c00cf92ada442dcfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-12T11:07:39.182Z] ---> job-cost.sh [2025-02-12T11:07:39.182Z] lf-activate-venv: SKIPPING [2025-02-12T11:07:39.182Z] INFO: No Stack... [2025-02-12T11:07:39.782Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-12T11:07:40.750Z] INFO: Archiving Costs [Pipeline] sh [2025-02-12T11:07:41.434Z] + cat /w/workspace/device-rfid-llrp-go/163/archives/cost.csv [2025-02-12T11:07:41.434Z] + cut -d, -f6 [Pipeline] lock [2025-02-12T11:07:41.476Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-163-stack-cost] [2025-02-12T11:07:41.487Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-163-stack-cost] did not exist. Created. [2025-02-12T11:07:41.493Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-12T11:07:42.172Z] /w/workspace/device-rfid-llrp-go/163@tmp/durable-6cb3de99/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-12T11:07:42.812Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-12T11:07:42.842Z] Warning: overwriting stash ‘stack-cost’ [2025-02-12T11:07:42.899Z] Stashed 1 file(s) [Pipeline] } [2025-02-12T11:07:42.908Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-163-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-12T11:07:42.933Z] $ docker stop --time=1 f9dbcd5708881ac1188ec44cbffc52b8e658d500d203968c00cf92ada442dcfb [2025-02-12T11:07:44.430Z] $ docker rm -f --volumes f9dbcd5708881ac1188ec44cbffc52b8e658d500d203968c00cf92ada442dcfb [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 [2025-02-12T11:07:45.120Z] provisioning config files... [2025-02-12T11:07:45.127Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9145118053231355624tmp [Pipeline] { [Pipeline] sh [2025-02-12T11:07:45.423Z] + set +x [2025-02-12T11:07:45.423Z] + curl -s https://codecov.io/bash [2025-02-12T11:07:45.423Z] + bash -s -- [2025-02-12T11:07:45.423Z] [2025-02-12T11:07:45.423Z] _____ _ [2025-02-12T11:07:45.423Z] / ____| | | [2025-02-12T11:07:45.423Z] | | ___ __| | ___ ___ _____ __ [2025-02-12T11:07:45.423Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-12T11:07:45.423Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-12T11:07:45.423Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-12T11:07:45.423Z] Bash-1.0.6 [2025-02-12T11:07:45.423Z] [2025-02-12T11:07:45.423Z] [2025-02-12T11:07:45.423Z] ==> git version 2.25.1 found [2025-02-12T11:07:45.423Z] ==> 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 [2025-02-12T11:07:45.423Z] Release-Date: 2020-01-08 [2025-02-12T11:07:45.423Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-12T11:07:45.423Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-12T11:07:45.423Z] ==> Jenkins CI detected. [2025-02-12T11:07:45.423Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2025-02-12T11:07:45.423Z] project root: . [2025-02-12T11:07:45.423Z] --> token set from env [2025-02-12T11:07:45.423Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-12T11:07:45.423Z] ==> Running gcov in . (disable via -X gcov) [2025-02-12T11:07:45.423Z] ==> Python coveragepy not found [2025-02-12T11:07:45.423Z] ==> Searching for coverage reports in: [2025-02-12T11:07:45.423Z] + . [2025-02-12T11:07:45.423Z] -> Found 1 reports [2025-02-12T11:07:45.424Z] ==> Detecting git/mercurial file structure [2025-02-12T11:07:45.424Z] ==> Reading reports [2025-02-12T11:07:45.683Z] + ./coverage.out bytes=451915 [2025-02-12T11:07:45.683Z] ==> Appending adjustments [2025-02-12T11:07:45.683Z] https://docs.codecov.io/docs/fixing-reports [2025-02-12T11:07:45.684Z] + Found adjustments [2025-02-12T11:07:45.684Z] ==> Gzipping contents [2025-02-12T11:07:45.944Z] 52K /tmp/codecov.5bGZ7m.gz [2025-02-12T11:07:45.944Z] ==> Uploading reports [2025-02-12T11:07:45.944Z] url: https://codecov.io [2025-02-12T11:07:45.944Z] query: branch=main&commit=c58682dbd7537f98a1832cb3fea4a3c69e3d3a22&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-12T11:07:45.944Z] -> Pinging Codecov [2025-02-12T11:07:45.944Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c58682dbd7537f98a1832cb3fea4a3c69e3d3a22&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-12T11:07:45.944Z] -> Uploading to [2025-02-12T11:07:45.945Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/c58682dbd7537f98a1832cb3fea4a3c69e3d3a22/85537f6c-a135-4740-aabb-bb1571b0a4a9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250212%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250212T110745Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1a0590fcd1d3662c6afe9ac3c6e34ed967397b869eea75ecb9757d0cc7f41953 [2025-02-12T11:07:45.945Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-12T11:07:45.945Z] Dload Upload Total Spent Left Speed [2025-02-12T11:07:46.205Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51493 0 0 100 51493 0 302k --:--:-- --:--:-- --:--:-- 301k 100 51493 0 0 100 51493 0 301k --:--:-- --:--:-- --:--:-- 299k [2025-02-12T11:07:46.205Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 [Pipeline] } [2025-02-12T11:07:46.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-12T11:07:46.455Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-12T11:07:46.475Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T11:07:46.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-12T11:07:46.796Z] [2025-02-12T11:07:46.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T11:07:47.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-12T11:07:47.106Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-12T11:07:47.106Z] 43c4264eed91: Pulling fs layer [2025-02-12T11:07:47.106Z] 4cc291be95ef: Pulling fs layer [2025-02-12T11:07:47.106Z] 2ac1f1163629: Pulling fs layer [2025-02-12T11:07:47.106Z] 5c3c966382ef: Pulling fs layer [2025-02-12T11:07:47.106Z] 4f4fb700ef54: Pulling fs layer [2025-02-12T11:07:47.106Z] d9c7d2e4e75e: Pulling fs layer [2025-02-12T11:07:47.106Z] 9c3e1370e548: Pulling fs layer [2025-02-12T11:07:47.106Z] 4f4fb700ef54: Waiting [2025-02-12T11:07:47.106Z] 5c3c966382ef: Waiting [2025-02-12T11:07:47.106Z] 9c3e1370e548: Waiting [2025-02-12T11:07:47.106Z] d9c7d2e4e75e: Waiting [2025-02-12T11:07:47.106Z] 4cc291be95ef: Download complete [2025-02-12T11:07:47.106Z] 5c3c966382ef: Verifying Checksum [2025-02-12T11:07:47.106Z] 5c3c966382ef: Download complete [2025-02-12T11:07:47.106Z] 4f4fb700ef54: Verifying Checksum [2025-02-12T11:07:47.106Z] 4f4fb700ef54: Download complete [2025-02-12T11:07:47.106Z] 43c4264eed91: Download complete [2025-02-12T11:07:47.366Z] 43c4264eed91: Pull complete [2025-02-12T11:07:47.628Z] d9c7d2e4e75e: Verifying Checksum [2025-02-12T11:07:47.628Z] d9c7d2e4e75e: Download complete [2025-02-12T11:07:47.628Z] 4cc291be95ef: Pull complete [2025-02-12T11:07:47.887Z] 2ac1f1163629: Download complete [2025-02-12T11:07:48.472Z] 9c3e1370e548: Verifying Checksum [2025-02-12T11:07:48.472Z] 9c3e1370e548: Download complete [2025-02-12T11:07:51.761Z] 2ac1f1163629: Pull complete [2025-02-12T11:07:51.761Z] 5c3c966382ef: Pull complete [2025-02-12T11:07:51.761Z] 4f4fb700ef54: Pull complete [2025-02-12T11:07:52.330Z] d9c7d2e4e75e: Pull complete [2025-02-12T11:07:55.616Z] 9c3e1370e548: Pull complete [2025-02-12T11:07:55.616Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-12T11:07:55.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-12T11:07:55.616Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T11:07:55.738Z] prd-ubuntu20.04-docker-8c-8g-38754 does not seem to be running inside a container [2025-02-12T11:07:55.857Z] $ 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 [2025-02-12T11:08:07.253Z] $ docker top ad5c8a842c679e8c25548f2e0e5a9435071f006f8b59adb261d275184a4c811d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-12T11:08:07.663Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo [2025-02-12T11:08:07.681Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2025-02-12T11:08:07.989Z] + set -o pipefail [2025-02-12T11:08:07.989Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2025-02-12T11:08:16.233Z] [2025-02-12T11:08:16.233Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2025-02-12T11:08:16.233Z] [2025-02-12T11:08:16.233Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/8b31e180-85f5-4c93-81b2-f82a2933b329 [2025-02-12T11:08:16.233Z] [2025-02-12T11:08:16.233Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-12T11:08:16.233Z] [2025-02-12T11:08:16.904Z] [2025-02-12T11:08:16.904Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-12T11:08:16.904Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-12T11:08:16.951Z] $ docker stop --time=1 ad5c8a842c679e8c25548f2e0e5a9435071f006f8b59adb261d275184a4c811d [2025-02-12T11:08:24.697Z] $ docker rm -f --volumes ad5c8a842c679e8c25548f2e0e5a9435071f006f8b59adb261d275184a4c811d [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 [2025-02-12T11:08:26.238Z] + git log --format=format:%s -1 c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 [Pipeline] sh [2025-02-12T11:08:26.634Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-12T11:08:26.634Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T11:08:27.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-12T11:08:27.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T11:08:27.250Z] prd-ubuntu20.04-docker-8c-8g-38754 does not seem to be running inside a container [2025-02-12T11:08:27.358Z] $ 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 [2025-02-12T11:08:28.821Z] $ docker top 669413e17e8e5554b6fb5b0eaaa219c33c2314283574a1af7afe109fb6591a65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-12T11:08:29.056Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-12T11:08:29.056Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-12T11:08:29.229Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-12T11:08:29.226Z] $ docker exec 669413e17e8e5554b6fb5b0eaaa219c33c2314283574a1af7afe109fb6591a65 ssh-agent [2025-02-12T11:08:29.405Z] SSH_AUTH_SOCK=/tmp/ssh-rnj8Ssxsw1xB/agent.33 [2025-02-12T11:08:29.405Z] SSH_AGENT_PID=39 [2025-02-12T11:08:29.414Z] Running ssh-add (command line suppressed) [2025-02-12T11:08:29.528Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4775391932607648294.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4775391932607648294.key) [2025-02-12T11:08:29.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-12T11:08:30.001Z] + git semver tag [2025-02-12T11:08:30.323Z] 2025-02-12 11:08:30,163 [run_tag] DEBUG tag force:False [2025-02-12T11:08:30.323Z] 2025-02-12 11:08:30,163 [check_head_tag] DEBUG check head tag [2025-02-12T11:08:30.323Z] 2025-02-12 11:08:30,164 [execute] INFO git cat-file --batch-check [2025-02-12T11:08:30.323Z] 2025-02-12 11:08:30,164 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2025-02-12T11:08:30.323Z] 2025-02-12 11:08:30,168 [execute] INFO git cat-file --batch [2025-02-12T11:08:30.323Z] 2025-02-12 11:08:30,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2025-02-12T11:08:30.323Z] 2025-02-12 11:08:30,189 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-02-12T11:08:30.323Z] 2025-02-12 11:08:30,189 [execute] INFO git tag -a v4.0.0-dev.8 -m v4.0.0-dev.8 [2025-02-12T11:08:30.323Z] 2025-02-12 11:08:30,189 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.8', '-m', 'v4.0.0-dev.8'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-12T11:08:30.323Z] 2025-02-12 11:08:30,194 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-02-12T11:08:30.323Z] 4.0.0-dev.8 [Pipeline] } [2025-02-12T11:08:30.380Z] $ docker exec --env ******** --env ******** 669413e17e8e5554b6fb5b0eaaa219c33c2314283574a1af7afe109fb6591a65 ssh-agent -k [2025-02-12T11:08:30.484Z] unset SSH_AUTH_SOCK; [2025-02-12T11:08:30.484Z] unset SSH_AGENT_PID; [2025-02-12T11:08:30.484Z] echo Agent pid 39 killed; [2025-02-12T11:08:30.541Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-12T11:08:30.985Z] + git semver [Pipeline] } [2025-02-12T11:08:31.285Z] $ docker stop --time=1 669413e17e8e5554b6fb5b0eaaa219c33c2314283574a1af7afe109fb6591a65 [2025-02-12T11:08:32.793Z] $ docker rm -f --volumes 669413e17e8e5554b6fb5b0eaaa219c33c2314283574a1af7afe109fb6591a65 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T11:08:33.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-12T11:08:33.569Z] [2025-02-12T11:08:33.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T11:08:34.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-12T11:08:34.029Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-12T11:08:34.029Z] ab5ef0e58194: Pulling fs layer [2025-02-12T11:08:34.029Z] 9712f1f96733: Pulling fs layer [2025-02-12T11:08:34.029Z] 63f879dbbcfc: Pulling fs layer [2025-02-12T11:08:34.029Z] 0d9ebad4ef96: Pulling fs layer [2025-02-12T11:08:34.029Z] e9a5061849ea: Pulling fs layer [2025-02-12T11:08:34.029Z] d747dcd14b5f: Pulling fs layer [2025-02-12T11:08:34.029Z] 2de7ff778b66: Pulling fs layer [2025-02-12T11:08:34.029Z] 0d9ebad4ef96: Waiting [2025-02-12T11:08:34.029Z] e9a5061849ea: Waiting [2025-02-12T11:08:34.029Z] d747dcd14b5f: Waiting [2025-02-12T11:08:34.029Z] 2de7ff778b66: Waiting [2025-02-12T11:08:34.029Z] 9712f1f96733: Download complete [2025-02-12T11:08:34.323Z] 63f879dbbcfc: Verifying Checksum [2025-02-12T11:08:34.323Z] 63f879dbbcfc: Download complete [2025-02-12T11:08:34.646Z] e9a5061849ea: Verifying Checksum [2025-02-12T11:08:34.646Z] e9a5061849ea: Download complete [2025-02-12T11:08:34.646Z] d747dcd14b5f: Verifying Checksum [2025-02-12T11:08:34.646Z] d747dcd14b5f: Download complete [2025-02-12T11:08:34.646Z] ab5ef0e58194: Verifying Checksum [2025-02-12T11:08:34.646Z] ab5ef0e58194: Download complete [2025-02-12T11:08:34.646Z] 0d9ebad4ef96: Verifying Checksum [2025-02-12T11:08:34.646Z] 0d9ebad4ef96: Download complete [2025-02-12T11:08:34.646Z] 2de7ff778b66: Verifying Checksum [2025-02-12T11:08:34.646Z] 2de7ff778b66: Download complete [2025-02-12T11:08:37.328Z] ab5ef0e58194: Pull complete [2025-02-12T11:08:37.328Z] 9712f1f96733: Pull complete [2025-02-12T11:08:38.003Z] 63f879dbbcfc: Pull complete [2025-02-12T11:08:41.482Z] 0d9ebad4ef96: Pull complete [2025-02-12T11:08:41.748Z] e9a5061849ea: Pull complete [2025-02-12T11:08:41.748Z] d747dcd14b5f: Pull complete [2025-02-12T11:08:42.814Z] 2de7ff778b66: Pull complete [2025-02-12T11:08:42.814Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-12T11:08:42.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-12T11:08:42.814Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T11:08:43.157Z] prd-ubuntu20.04-docker-8c-8g-38754 does not seem to be running inside a container [2025-02-12T11:08:43.253Z] $ 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 [2025-02-12T11:08:54.844Z] $ docker top adfcf1b8a195cc5da74d1fdb24ec4347afa3921925f11d792d3a19b39683cfba -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-12T11:08:54.993Z] provisioning config files... [2025-02-12T11:08:55.002Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10077325298282065877tmp [2025-02-12T11:08:55.044Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1359055204887496426tmp [2025-02-12T11:08:55.095Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17907484353435251459tmp [Pipeline] { [Pipeline] echo [2025-02-12T11:08:55.255Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T11:08:55.662Z] ---> sigul-configuration.sh [2025-02-12T11:08:55.663Z] gpg: directory `/root/.gnupg' created [2025-02-12T11:08:55.663Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-12T11:08:55.663Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-12T11:08:55.663Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-12T11:08:55.663Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-12T11:08:55.663Z] gpg: CAST5 encrypted data [2025-02-12T11:08:55.663Z] gpg: encrypted with 1 passphrase [2025-02-12T11:08:55.663Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-12T11:08:56.092Z] + mkdir /home/jenkins [2025-02-12T11:08:56.092Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-12T11:08:56.474Z] + 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 [2025-02-12T11:08:56.493Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T11:08:56.906Z] ---> sigul-install.sh [2025-02-12T11:08:56.906Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-12T11:08:57.297Z] + git tag --list [2025-02-12T11:08:57.297Z] v0.0.0 [2025-02-12T11:08:57.297Z] v1.0.0 [2025-02-12T11:08:57.297Z] v2.1.0 [2025-02-12T11:08:57.297Z] v2.1.1 [2025-02-12T11:08:57.297Z] v2.2.0 [2025-02-12T11:08:57.297Z] v2.3.0 [2025-02-12T11:08:57.297Z] v3.0 [2025-02-12T11:08:57.297Z] v3.0.0 [2025-02-12T11:08:57.297Z] v3.1 [2025-02-12T11:08:57.297Z] v3.1.0 [2025-02-12T11:08:57.297Z] v3.1.0-dev.1 [2025-02-12T11:08:57.297Z] v3.1.0-dev.10 [2025-02-12T11:08:57.297Z] v3.1.0-dev.11 [2025-02-12T11:08:57.297Z] v3.1.0-dev.12 [2025-02-12T11:08:57.297Z] v3.1.0-dev.13 [2025-02-12T11:08:57.297Z] v3.1.0-dev.14 [2025-02-12T11:08:57.297Z] v3.1.0-dev.15 [2025-02-12T11:08:57.297Z] v3.1.0-dev.16 [2025-02-12T11:08:57.297Z] v3.1.0-dev.17 [2025-02-12T11:08:57.297Z] v3.1.0-dev.18 [2025-02-12T11:08:57.297Z] v3.1.0-dev.19 [2025-02-12T11:08:57.297Z] v3.1.0-dev.2 [2025-02-12T11:08:57.297Z] v3.1.0-dev.20 [2025-02-12T11:08:57.297Z] v3.1.0-dev.21 [2025-02-12T11:08:57.297Z] v3.1.0-dev.22 [2025-02-12T11:08:57.297Z] v3.1.0-dev.23 [2025-02-12T11:08:57.297Z] v3.1.0-dev.24 [2025-02-12T11:08:57.297Z] v3.1.0-dev.3 [2025-02-12T11:08:57.297Z] v3.1.0-dev.4 [2025-02-12T11:08:57.297Z] v3.1.0-dev.5 [2025-02-12T11:08:57.297Z] v3.1.0-dev.6 [2025-02-12T11:08:57.297Z] v3.1.0-dev.7 [2025-02-12T11:08:57.297Z] v3.1.0-dev.8 [2025-02-12T11:08:57.297Z] v3.1.0-dev.9 [2025-02-12T11:08:57.297Z] v3.1.1 [2025-02-12T11:08:57.297Z] v3.1.1-dev.1 [2025-02-12T11:08:57.297Z] v3.2.0-dev.1 [2025-02-12T11:08:57.297Z] v3.2.0-dev.10 [2025-02-12T11:08:57.297Z] v3.2.0-dev.11 [2025-02-12T11:08:57.297Z] v3.2.0-dev.12 [2025-02-12T11:08:57.297Z] v3.2.0-dev.13 [2025-02-12T11:08:57.297Z] v3.2.0-dev.14 [2025-02-12T11:08:57.297Z] v3.2.0-dev.15 [2025-02-12T11:08:57.297Z] v3.2.0-dev.16 [2025-02-12T11:08:57.297Z] v3.2.0-dev.17 [2025-02-12T11:08:57.297Z] v3.2.0-dev.18 [2025-02-12T11:08:57.297Z] v3.2.0-dev.19 [2025-02-12T11:08:57.297Z] v3.2.0-dev.2 [2025-02-12T11:08:57.297Z] v3.2.0-dev.3 [2025-02-12T11:08:57.297Z] v3.2.0-dev.4 [2025-02-12T11:08:57.297Z] v3.2.0-dev.5 [2025-02-12T11:08:57.297Z] v3.2.0-dev.6 [2025-02-12T11:08:57.297Z] v3.2.0-dev.7 [2025-02-12T11:08:57.297Z] v3.2.0-dev.8 [2025-02-12T11:08:57.297Z] v3.2.0-dev.9 [2025-02-12T11:08:57.297Z] v4.0.0-dev.1 [2025-02-12T11:08:57.297Z] v4.0.0-dev.2 [2025-02-12T11:08:57.297Z] v4.0.0-dev.3 [2025-02-12T11:08:57.297Z] v4.0.0-dev.4 [2025-02-12T11:08:57.297Z] v4.0.0-dev.5 [2025-02-12T11:08:57.297Z] v4.0.0-dev.6 [2025-02-12T11:08:57.297Z] v4.0.0-dev.7 [2025-02-12T11:08:57.297Z] v4.0.0-dev.8 [Pipeline] sh [2025-02-12T11:08:57.738Z] + lftools sign git-tag v4.0.0-dev.8 [2025-02-12T11:08:58.430Z] Signing Git tag with Sigul... [2025-02-12T11:08:58.430Z] Signing v4.0.0-dev.8 [Pipeline] echo [2025-02-12T11:08:59.622Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T11:09:00.006Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-12T11:09:00.052Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-12T11:09:00.095Z] $ docker stop --time=1 adfcf1b8a195cc5da74d1fdb24ec4347afa3921925f11d792d3a19b39683cfba [2025-02-12T11:09:01.504Z] $ docker rm -f --volumes adfcf1b8a195cc5da74d1fdb24ec4347afa3921925f11d792d3a19b39683cfba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-12T11:09:02.285Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-12T11:09:02.285Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T11:09:02.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-12T11:09:02.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T11:09:03.052Z] prd-ubuntu20.04-docker-8c-8g-38754 does not seem to be running inside a container [2025-02-12T11:09:03.197Z] $ 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 [2025-02-12T11:09:03.662Z] $ docker top 60e1b7526c398a149c6f8cf34332354853707d4abf45ffd252182cd279f7a1aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-12T11:09:03.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-12T11:09:03.901Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-12T11:09:04.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-12T11:09:04.063Z] $ docker exec 60e1b7526c398a149c6f8cf34332354853707d4abf45ffd252182cd279f7a1aa ssh-agent [2025-02-12T11:09:04.238Z] SSH_AUTH_SOCK=/tmp/ssh-8Fx2PVI7fgvo/agent.32 [2025-02-12T11:09:04.238Z] SSH_AGENT_PID=38 [2025-02-12T11:09:04.268Z] Running ssh-add (command line suppressed) [2025-02-12T11:09:04.370Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6442143881407061629.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6442143881407061629.key) [2025-02-12T11:09:04.442Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-12T11:09:04.825Z] + git semver bump pre [2025-02-12T11:09:05.132Z] 2025-02-12 11:09:04,964 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-02-12T11:09:05.132Z] 2025-02-12 11:09:04,964 [bump_version] DEBUG bumping version:4.0.0-dev.8 on axis:pre with prefix:dev [2025-02-12T11:09:05.132Z] 2025-02-12 11:09:04,964 [bump_version] DEBUG bumped version:4.0.0-dev.9 [2025-02-12T11:09:05.132Z] 2025-02-12 11:09:04,964 [write_version] DEBUG write version:4.0.0-dev.9 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2025-02-12T11:09:05.132Z] 2025-02-12 11:09:04,964 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-02-12T11:09:05.132Z] 2025-02-12 11:09:04,964 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-02-12T11:09:05.132Z] 2025-02-12 11:09:04,967 [execute] INFO git cat-file --batch-check [2025-02-12T11:09:05.132Z] 2025-02-12 11:09:04,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-12T11:09:05.132Z] 2025-02-12 11:09:04,972 [execute] INFO git cat-file --batch [2025-02-12T11:09:05.132Z] 2025-02-12 11:09:04,972 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-12T11:09:05.132Z] 2025-02-12 11:09:04,977 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-02-12T11:09:05.132Z] 4.0.0-dev.9 [Pipeline] } [2025-02-12T11:09:05.161Z] $ docker exec --env ******** --env ******** 60e1b7526c398a149c6f8cf34332354853707d4abf45ffd252182cd279f7a1aa ssh-agent -k [2025-02-12T11:09:05.267Z] unset SSH_AUTH_SOCK; [2025-02-12T11:09:05.268Z] unset SSH_AGENT_PID; [2025-02-12T11:09:05.268Z] echo Agent pid 38 killed; [2025-02-12T11:09:05.322Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-12T11:09:05.920Z] + git semver [Pipeline] } [2025-02-12T11:09:06.232Z] $ docker stop --time=1 60e1b7526c398a149c6f8cf34332354853707d4abf45ffd252182cd279f7a1aa [2025-02-12T11:09:07.612Z] $ docker rm -f --volumes 60e1b7526c398a149c6f8cf34332354853707d4abf45ffd252182cd279f7a1aa [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-12T11:09:08.572Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-12T11:09:08.572Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T11:09:09.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-12T11:09:09.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T11:09:09.307Z] prd-ubuntu20.04-docker-8c-8g-38754 does not seem to be running inside a container [2025-02-12T11:09:09.461Z] $ 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 [2025-02-12T11:09:09.829Z] $ docker top 715b2a35138df45e6518463f8f19abfd3954b8c4334aab7c05a8344f1da5626b -eo pid,comm [2025-02-12T11:09:09.905Z] 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). [2025-02-12T11:09:09.905Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-12T11:09:10.116Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-12T11:09:10.116Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-12T11:09:10.252Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-12T11:09:10.249Z] $ docker exec 715b2a35138df45e6518463f8f19abfd3954b8c4334aab7c05a8344f1da5626b ssh-agent [2025-02-12T11:09:11.725Z] SSH_AUTH_SOCK=/tmp/ssh-vSwGrH37EnE3/agent.32 [2025-02-12T11:09:11.725Z] SSH_AGENT_PID=38 [2025-02-12T11:09:11.743Z] Running ssh-add (command line suppressed) [2025-02-12T11:09:11.832Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4142496021223711790.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4142496021223711790.key) [2025-02-12T11:09:11.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-12T11:09:12.285Z] + git semver push [2025-02-12T11:09:13.330Z] 2025-02-12 11:09:12,425 [run_push] DEBUG push [2025-02-12T11:09:13.330Z] 2025-02-12 11:09:12,426 [execute] INFO git cat-file --batch-check [2025-02-12T11:09:13.330Z] 2025-02-12 11:09:12,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-12T11:09:13.330Z] 2025-02-12 11:09:12,430 [execute] INFO git rev-list 441fd945e3929b7237f86f57c81bd22d83d7f141 -- [2025-02-12T11:09:13.330Z] 2025-02-12 11:09:12,430 [execute] DEBUG Popen(['git', 'rev-list', '441fd945e3929b7237f86f57c81bd22d83d7f141', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-12T11:09:13.330Z] 2025-02-12 11:09:12,438 [execute] INFO git fetch -v origin [2025-02-12T11:09:13.330Z] 2025-02-12 11:09:12,439 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-12T11:09:13.330Z] 2025-02-12 11:09:12,924 [run_push] DEBUG no remote changes detected [2025-02-12T11:09:13.330Z] 2025-02-12 11:09:12,925 [execute] INFO git push origin semver [2025-02-12T11:09:13.330Z] 2025-02-12 11:09:12,925 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-12T11:09:14.364Z] 2025-02-12 11:09:13,963 [run_push] DEBUG push all version tags [2025-02-12T11:09:14.364Z] 2025-02-12 11:09:13,963 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-12T11:09:14.364Z] 2025-02-12 11:09:13,964 [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) [2025-02-12T11:09:14.664Z] 2025-02-12 11:09:14,566 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-02-12T11:09:14.664Z] 4.0.0-dev.9 [Pipeline] } [2025-02-12T11:09:14.721Z] $ docker exec --env ******** --env ******** 715b2a35138df45e6518463f8f19abfd3954b8c4334aab7c05a8344f1da5626b ssh-agent -k [2025-02-12T11:09:14.821Z] unset SSH_AUTH_SOCK; [2025-02-12T11:09:14.821Z] unset SSH_AGENT_PID; [2025-02-12T11:09:14.822Z] echo Agent pid 38 killed; [2025-02-12T11:09:14.880Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-12T11:09:15.288Z] + git semver [Pipeline] } [2025-02-12T11:09:15.609Z] $ docker stop --time=1 715b2a35138df45e6518463f8f19abfd3954b8c4334aab7c05a8344f1da5626b [2025-02-12T11:09:17.523Z] $ docker rm -f --volumes 715b2a35138df45e6518463f8f19abfd3954b8c4334aab7c05a8344f1da5626b [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 [2025-02-12T11:09:18.683Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2025-02-12T11:09:18.683Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2025-02-12T11:09:18.683Z] total 16 [2025-02-12T11:09:18.683Z] drwxr-xr-x 3 root root 4096 Feb 12 10:56 . [2025-02-12T11:09:18.683Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 12 11:08 .. [2025-02-12T11:09:18.683Z] drwxr-xr-x 2 root root 4096 Feb 12 10:56 cost [2025-02-12T11:09:18.683Z] -rw-r--r-- 1 root root 91 Feb 12 10:56 cost.csv [2025-02-12T11:09:18.683Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2025-02-12T11:09:18.683Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2025-02-12T11:09:18.683Z] total 16 [2025-02-12T11:09:18.683Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 10:56 . [2025-02-12T11:09:18.683Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 12 11:08 .. [2025-02-12T11:09:18.683Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 12 10:56 cost [2025-02-12T11:09:18.683Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 12 10:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-12T11:09:19.127Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T11:09:19.806Z] ---> package-listing.sh [2025-02-12T11:09:19.806Z] ++ facter osfamily [2025-02-12T11:09:19.806Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-12T11:09:19.806Z] + OS_FAMILY=debian [2025-02-12T11:09:19.806Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2025-02-12T11:09:19.806Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-12T11:09:19.806Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-12T11:09:19.806Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-12T11:09:19.806Z] + PACKAGES=/tmp/packages_start.txt [2025-02-12T11:09:19.806Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2025-02-12T11:09:19.806Z] + PACKAGES=/tmp/packages_end.txt [2025-02-12T11:09:19.806Z] + case "${OS_FAMILY}" in [2025-02-12T11:09:19.806Z] + dpkg -l [2025-02-12T11:09:19.806Z] + grep '^ii' [2025-02-12T11:09:19.847Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-12T11:09:19.847Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-12T11:09:19.847Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-12T11:09:19.847Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2025-02-12T11:09:19.847Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2025-02-12T11:09:19.847Z] + 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 [2025-02-12T11:09:19.861Z] 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 [2025-02-12T11:09:20.211Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T11:09:20.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-12T11:09:20.633Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T11:09:20.957Z] prd-ubuntu20.04-docker-8c-8g-38754 does not seem to be running inside a container [2025-02-12T11:09:21.053Z] $ 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 [2025-02-12T11:09:21.335Z] $ docker top 446ac893b0d72331b56816ea7907a9415aafb405eea2e4d6fb43401200bdc597 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-12T11:09:21.738Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-12T11:09:22.157Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-12T11:09:22.549Z] + ls /var/log/sa-host [2025-02-12T11:09:22.549Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-12T11:09:22.707Z] provisioning config files... [2025-02-12T11:09:22.739Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13900966091377950578tmp [Pipeline] { [Pipeline] echo [2025-02-12T11:09:22.805Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T11:09:23.196Z] ---> create-netrc.sh [Pipeline] } [2025-02-12T11:09:23.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-12T11:09:23.626Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-12T11:09:23.657Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T11:09:24.154Z] ---> sudo-logs.sh [2025-02-12T11:09:24.154Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-12T11:09:24.313Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T11:09:24.700Z] ---> job-cost.sh [2025-02-12T11:09:24.700Z] lf-activate-venv: SKIPPING [2025-02-12T11:09:24.700Z] DEBUG: total: 0.2199999988079071 [2025-02-12T11:09:24.700Z] INFO: Retrieving Stack Cost... [2025-02-12T11:09:24.988Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-12T11:09:25.273Z] INFO: Archiving Costs [Pipeline] echo [2025-02-12T11:09:25.317Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T11:09:25.607Z] ---> logs-deploy.sh [2025-02-12T11:09:25.607Z] lf-activate-venv: SKIPPING [2025-02-12T11:09:25.607Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/163 [2025-02-12T11:09:25.607Z] INFO: archiving workspace using pattern(s): [2025-02-12T11:09:26.561Z] Archives upload complete. [2025-02-12T11:09:26.561Z] INFO: archiving logs to Nexus