Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4b15c4fa57c71caecad0988b7896bc87d6850840 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-ssh8642999742382548901.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4583389698503842098.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2042203028582408119.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14531481960595815128.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-ssh16597156139470179748.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6445’ Running on prd-ubuntu20.04-docker-8c-8g-6448 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4b15c4fa57c71caecad0988b7896bc87d6850840 (main) Commit message: "Merge pull request #305 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.27" > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b15c4fa57c71caecad0988b7896bc87d6850840 # timeout=10 > git rev-list --no-walk f5262328ab65540e21e451b8b0dec2850c67e729 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-25T11:37:36.627Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-25T11:37:36.697Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-25T11:37:36.727Z] ========================================================= [2024-07-25T11:37:36.727Z] EdgeX Global Pipelines Version Info [2024-07-25T11:37:36.727Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-25T11:37:37.867Z] ------------------- [2024-07-25T11:37:37.867Z] stable info: [2024-07-25T11:37:37.868Z] ------------------- [2024-07-25T11:37:37.868Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-25T11:37:37.868Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-25T11:37:37.868Z] Message: update stable to v1.0.260 [2024-07-25T11:37:38.164Z] ------------------- [2024-07-25T11:37:38.164Z] experimental info: [2024-07-25T11:37:38.164Z] ------------------- [2024-07-25T11:37:38.164Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-25T11:37:38.164Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-25T11:37:38.164Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-25T11:37:38.248Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-07-25T11:37:38.275Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-07-25T11:37:38.304Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-25T11:37:38.328Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-25T11:37:38.352Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-25T11:37:38.376Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-25T11:37:38.403Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-25T11:37:38.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-25T11:37:38.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-25T11:37:38.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-25T11:37:38.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-25T11:37:38.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-07-25T11:37:38.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-25T11:37:38.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-25T11:37:38.594Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-25T11:37:38.617Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-25T11:37:38.642Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-25T11:37:38.661Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-25T11:37:38.684Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-25T11:37:38.711Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-25T11:37:38.738Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-25T11:37:38.762Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-25T11:37:38.784Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-25T11:37:38.809Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-25T11:37:38.832Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-25T11:37:38.973Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-25T11:37:38.990Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-25T11:37:39.010Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-25T11:37:39.035Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-25T11:37:39.053Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-25T11:37:39.070Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b15c4fa57c71caecad0988b7896bc87d6850840 [Pipeline] echo [2024-07-25T11:37:39.090Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b15c4f [Pipeline] echo [2024-07-25T11:37:39.107Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T11:37:39.158Z] provisioning config files... [2024-07-25T11:37:39.171Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5265601352310814505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T11:37:39.507Z] ---> ****-login.sh [2024-07-25T11:37:39.507Z] nexus3.edgexfoundry.org:10001 [2024-07-25T11:37:39.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:37:39.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:37:39.768Z] Configure a credential helper to remove this warning. See [2024-07-25T11:37:39.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:37:39.769Z] [2024-07-25T11:37:39.769Z] Login Succeeded [2024-07-25T11:37:39.769Z] nexus3.edgexfoundry.org:10002 [2024-07-25T11:37:40.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:37:40.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:37:40.028Z] Configure a credential helper to remove this warning. See [2024-07-25T11:37:40.028Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:37:40.028Z] [2024-07-25T11:37:40.028Z] Login Succeeded [2024-07-25T11:37:40.028Z] nexus3.edgexfoundry.org:10003 [2024-07-25T11:37:40.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:37:40.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:37:40.028Z] Configure a credential helper to remove this warning. See [2024-07-25T11:37:40.028Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:37:40.028Z] [2024-07-25T11:37:40.028Z] Login Succeeded [2024-07-25T11:37:40.028Z] nexus3.edgexfoundry.org:10004 [2024-07-25T11:37:40.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:37:40.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:37:40.290Z] Configure a credential helper to remove this warning. See [2024-07-25T11:37:40.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:37:40.290Z] [2024-07-25T11:37:40.290Z] Login Succeeded [2024-07-25T11:37:40.290Z] ****.io [2024-07-25T11:37:40.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:37:40.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:37:40.549Z] Configure a credential helper to remove this warning. See [2024-07-25T11:37:40.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:37:40.549Z] [2024-07-25T11:37:40.549Z] Login Succeeded [2024-07-25T11:37:40.549Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T11:37:40.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-25T11:37:40.968Z] + git rev-list -1 --merges 4b15c4fa57c71caecad0988b7896bc87d6850840~1..4b15c4fa57c71caecad0988b7896bc87d6850840 [Pipeline] echo [2024-07-25T11:37:40.994Z] -----------> git rev-list -1 --merges 4b15c4fa57c71caecad0988b7896bc87d6850840~1..4b15c4fa57c71caecad0988b7896bc87d6850840 4b15c4fa57c71caecad0988b7896bc87d6850840 [2024-07-25T11:37:40.994Z] 4b15c4fa57c71caecad0988b7896bc87d6850840 [false] [Pipeline] sh [2024-07-25T11:37:41.288Z] + git log --format=format:%s -1 4b15c4fa57c71caecad0988b7896bc87d6850840 [Pipeline] echo [2024-07-25T11:37:41.304Z] ========================================================= [2024-07-25T11:37:41.304Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-25T11:37:41.304Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-25T11:37:41.642Z] + git log --format=format:%s -1 4b15c4fa57c71caecad0988b7896bc87d6850840 [Pipeline] echo [2024-07-25T11:37:41.656Z] [semverPrep] GIT_COMMIT: 4b15c4fa57c71caecad0988b7896bc87d6850840, Commit Message: Merge pull request #305 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.27 [Pipeline] echo [2024-07-25T11:37:41.671Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-25T11:37:42.034Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-25T11:37:42.034Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-25T11:37:42.034Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-25T11:37:42.034Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-25T11:37:42.034Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-25T11:37:42.034Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-25T11:37:42.034Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:37:42.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T11:37:42.385Z] [2024-07-25T11:37:42.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:37:42.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T11:37:42.700Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-25T11:37:42.700Z] b85a868b505f: Pulling fs layer [2024-07-25T11:37:42.700Z] e2be974225ed: Pulling fs layer [2024-07-25T11:37:42.700Z] 339a4e72a1f5: Pulling fs layer [2024-07-25T11:37:42.700Z] 988bab9f4d93: Pulling fs layer [2024-07-25T11:37:42.700Z] 1469e6f7b9e6: Pulling fs layer [2024-07-25T11:37:42.700Z] eaf3925da568: Pulling fs layer [2024-07-25T11:37:42.700Z] bab4dde63d76: Pulling fs layer [2024-07-25T11:37:42.700Z] bde34c3a00c8: Pulling fs layer [2024-07-25T11:37:42.700Z] b352a97aabf1: Pulling fs layer [2024-07-25T11:37:42.700Z] 4872d77fe225: Pulling fs layer [2024-07-25T11:37:42.700Z] 5851b861e8e6: Pulling fs layer [2024-07-25T11:37:42.700Z] 1469e6f7b9e6: Waiting [2024-07-25T11:37:42.700Z] b352a97aabf1: Waiting [2024-07-25T11:37:42.700Z] 4872d77fe225: Waiting [2024-07-25T11:37:42.700Z] eaf3925da568: Waiting [2024-07-25T11:37:42.700Z] 5851b861e8e6: Waiting [2024-07-25T11:37:42.700Z] bab4dde63d76: Waiting [2024-07-25T11:37:42.700Z] bde34c3a00c8: Waiting [2024-07-25T11:37:42.700Z] 988bab9f4d93: Waiting [2024-07-25T11:37:42.700Z] e2be974225ed: Verifying Checksum [2024-07-25T11:37:42.700Z] e2be974225ed: Download complete [2024-07-25T11:37:42.700Z] 988bab9f4d93: Download complete [2024-07-25T11:37:42.700Z] 1469e6f7b9e6: Verifying Checksum [2024-07-25T11:37:42.700Z] 339a4e72a1f5: Verifying Checksum [2024-07-25T11:37:42.700Z] 1469e6f7b9e6: Download complete [2024-07-25T11:37:42.700Z] 339a4e72a1f5: Download complete [2024-07-25T11:37:42.959Z] eaf3925da568: Download complete [2024-07-25T11:37:42.959Z] bde34c3a00c8: Verifying Checksum [2024-07-25T11:37:42.959Z] bde34c3a00c8: Download complete [2024-07-25T11:37:42.959Z] b352a97aabf1: Verifying Checksum [2024-07-25T11:37:42.959Z] b352a97aabf1: Download complete [2024-07-25T11:37:42.959Z] 4872d77fe225: Download complete [2024-07-25T11:37:42.959Z] 5851b861e8e6: Verifying Checksum [2024-07-25T11:37:42.959Z] 5851b861e8e6: Download complete [2024-07-25T11:37:42.959Z] b85a868b505f: Verifying Checksum [2024-07-25T11:37:42.959Z] b85a868b505f: Download complete [2024-07-25T11:37:43.217Z] bab4dde63d76: Verifying Checksum [2024-07-25T11:37:43.217Z] bab4dde63d76: Download complete [2024-07-25T11:37:44.153Z] b85a868b505f: Pull complete [2024-07-25T11:37:44.411Z] e2be974225ed: Pull complete [2024-07-25T11:37:44.978Z] 339a4e72a1f5: Pull complete [2024-07-25T11:37:45.549Z] 988bab9f4d93: Pull complete [2024-07-25T11:37:46.121Z] 1469e6f7b9e6: Pull complete [2024-07-25T11:37:46.385Z] eaf3925da568: Pull complete [2024-07-25T11:37:48.318Z] bab4dde63d76: Pull complete [2024-07-25T11:37:48.318Z] bde34c3a00c8: Pull complete [2024-07-25T11:37:48.587Z] b352a97aabf1: Pull complete [2024-07-25T11:37:48.587Z] 4872d77fe225: Pull complete [2024-07-25T11:37:48.587Z] 5851b861e8e6: Pull complete [2024-07-25T11:37:48.587Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-25T11:37:48.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T11:37:48.587Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T11:37:48.719Z] prd-ubuntu20.04-docker-8c-8g-6448 does not seem to be running inside a container [2024-07-25T11:37:48.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-25T11:37:52.877Z] $ docker top 92d7edd96eb99d10eb42f90667ae7739b6e38f770747979b2a27b9d4492e4b35 -eo pid,comm [2024-07-25T11:37:52.993Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-25T11:37:52.993Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-25T11:37:53.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-25T11:37:53.053Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-25T11:37:53.161Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-25T11:37:53.161Z] $ docker exec 92d7edd96eb99d10eb42f90667ae7739b6e38f770747979b2a27b9d4492e4b35 ssh-agent [2024-07-25T11:37:53.266Z] SSH_AUTH_SOCK=/tmp/ssh-f8AvFAOt4NTo/agent.33 [2024-07-25T11:37:53.266Z] SSH_AGENT_PID=39 [2024-07-25T11:37:53.275Z] Running ssh-add (command line suppressed) [2024-07-25T11:37:53.377Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12073172782340215292.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12073172782340215292.key) [2024-07-25T11:37:53.391Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-25T11:37:53.688Z] + git tag --points-at HEAD [Pipeline] } [2024-07-25T11:37:53.697Z] $ docker exec --env ******** --env ******** 92d7edd96eb99d10eb42f90667ae7739b6e38f770747979b2a27b9d4492e4b35 ssh-agent -k [2024-07-25T11:37:53.791Z] unset SSH_AUTH_SOCK; [2024-07-25T11:37:53.791Z] unset SSH_AGENT_PID; [2024-07-25T11:37:53.791Z] echo Agent pid 39 killed; [2024-07-25T11:37:53.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-25T11:37:53.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-25T11:37:53.842Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-25T11:37:53.945Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-25T11:37:53.945Z] $ docker exec 92d7edd96eb99d10eb42f90667ae7739b6e38f770747979b2a27b9d4492e4b35 ssh-agent [2024-07-25T11:37:54.053Z] SSH_AUTH_SOCK=/tmp/ssh-RdtvPo6vTHYO/agent.72 [2024-07-25T11:37:54.053Z] SSH_AGENT_PID=78 [2024-07-25T11:37:54.059Z] Running ssh-add (command line suppressed) [2024-07-25T11:37:54.153Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7041586558226073730.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7041586558226073730.key) [2024-07-25T11:37:54.167Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-25T11:37:54.463Z] + git semver init [2024-07-25T11:37:54.723Z] 2024-07-25 11:37:54,633 [run_init] DEBUG init version:0.0.0 force:False [2024-07-25T11:37:54.723Z] 2024-07-25 11:37:54,634 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-07-25T11:37:54.723Z] 2024-07-25 11:37:54,634 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-07-25T11:37:54.723Z] 2024-07-25 11:37:54,635 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-25T11:37:56.630Z] 2024-07-25 11:37:56,301 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2024-07-25T11:37:56.630Z] 2024-07-25 11:37:56,301 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2024-07-25T11:37:56.630Z] 2024-07-25 11:37:56,301 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-25T11:37:56.630Z] 2024-07-25 11:37:56,302 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-25T11:37:56.630Z] 3.2.0-dev.14 [Pipeline] } [2024-07-25T11:37:56.637Z] $ docker exec --env ******** --env ******** 92d7edd96eb99d10eb42f90667ae7739b6e38f770747979b2a27b9d4492e4b35 ssh-agent -k [2024-07-25T11:37:56.729Z] unset SSH_AUTH_SOCK; [2024-07-25T11:37:56.730Z] unset SSH_AGENT_PID; [2024-07-25T11:37:56.730Z] echo Agent pid 78 killed; [2024-07-25T11:37:56.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-25T11:37:57.066Z] + git semver [Pipeline] } [2024-07-25T11:37:57.336Z] $ docker stop --time=1 92d7edd96eb99d10eb42f90667ae7739b6e38f770747979b2a27b9d4492e4b35 [2024-07-25T11:37:58.639Z] $ docker rm -f --volumes 92d7edd96eb99d10eb42f90667ae7739b6e38f770747979b2a27b9d4492e4b35 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T11:37:58.994Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-25T11:37:59.231Z] Stashed 1 file(s) [Pipeline] echo [2024-07-25T11:37:59.235Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.14 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T11:37:59.416Z] provisioning config files... [2024-07-25T11:37:59.425Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config960708572130846277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T11:37:59.726Z] ---> ****-login.sh [2024-07-25T11:37:59.726Z] nexus3.edgexfoundry.org:10001 [2024-07-25T11:37:59.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:37:59.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:37:59.726Z] Configure a credential helper to remove this warning. See [2024-07-25T11:37:59.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:37:59.726Z] [2024-07-25T11:37:59.726Z] Login Succeeded [2024-07-25T11:37:59.726Z] nexus3.edgexfoundry.org:10002 [2024-07-25T11:37:59.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:37:59.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:37:59.726Z] Configure a credential helper to remove this warning. See [2024-07-25T11:37:59.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:37:59.726Z] [2024-07-25T11:37:59.726Z] Login Succeeded [2024-07-25T11:37:59.726Z] nexus3.edgexfoundry.org:10003 [2024-07-25T11:37:59.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:37:59.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:37:59.987Z] Configure a credential helper to remove this warning. See [2024-07-25T11:37:59.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:37:59.987Z] [2024-07-25T11:37:59.987Z] Login Succeeded [2024-07-25T11:37:59.987Z] nexus3.edgexfoundry.org:10004 [2024-07-25T11:37:59.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:37:59.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:37:59.987Z] Configure a credential helper to remove this warning. See [2024-07-25T11:37:59.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:37:59.987Z] [2024-07-25T11:37:59.987Z] Login Succeeded [2024-07-25T11:37:59.987Z] ****.io [2024-07-25T11:38:00.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:38:00.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:38:00.246Z] Configure a credential helper to remove this warning. See [2024-07-25T11:38:00.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:38:00.246Z] [2024-07-25T11:38:00.246Z] Login Succeeded [2024-07-25T11:38:00.246Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T11:38:00.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-25T11:38:00.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T11:38:00.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T11:38:00.390Z] ========================================================= [2024-07-25T11:38:00.390Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-25T11:38:00.390Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:38:00.735Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-25T11:38:00.735Z] Sending build context to Docker daemon 11.41MB [2024-07-25T11:38:00.735Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T11:38:00.735Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-25T11:38:00.735Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-25T11:38:00.735Z] 619be1103602: Pulling fs layer [2024-07-25T11:38:00.735Z] 7862e08f4a3e: Pulling fs layer [2024-07-25T11:38:00.735Z] 5df492c9dc93: Pulling fs layer [2024-07-25T11:38:00.735Z] 7629e6793208: Pulling fs layer [2024-07-25T11:38:00.735Z] 4f4fb700ef54: Pulling fs layer [2024-07-25T11:38:00.735Z] fb5054dd5b73: Pulling fs layer [2024-07-25T11:38:00.735Z] eeca6798cff9: Pulling fs layer [2024-07-25T11:38:00.735Z] aa269ceb94a6: Pulling fs layer [2024-07-25T11:38:00.735Z] ada007ff1a6a: Pulling fs layer [2024-07-25T11:38:00.735Z] 4f4fb700ef54: Waiting [2024-07-25T11:38:00.735Z] 7629e6793208: Waiting [2024-07-25T11:38:00.735Z] fb5054dd5b73: Waiting [2024-07-25T11:38:00.735Z] eeca6798cff9: Waiting [2024-07-25T11:38:00.735Z] aa269ceb94a6: Waiting [2024-07-25T11:38:00.735Z] ada007ff1a6a: Waiting [2024-07-25T11:38:00.735Z] 7862e08f4a3e: Download complete [2024-07-25T11:38:00.993Z] 7629e6793208: Verifying Checksum [2024-07-25T11:38:00.993Z] 7629e6793208: Download complete [2024-07-25T11:38:00.993Z] 4f4fb700ef54: Download complete [2024-07-25T11:38:00.993Z] fb5054dd5b73: Verifying Checksum [2024-07-25T11:38:00.993Z] fb5054dd5b73: Download complete [2024-07-25T11:38:00.993Z] 619be1103602: Verifying Checksum [2024-07-25T11:38:00.993Z] 619be1103602: Download complete [2024-07-25T11:38:00.993Z] eeca6798cff9: Verifying Checksum [2024-07-25T11:38:00.993Z] eeca6798cff9: Download complete [2024-07-25T11:38:00.993Z] 619be1103602: Pull complete [2024-07-25T11:38:01.251Z] ada007ff1a6a: Verifying Checksum [2024-07-25T11:38:01.251Z] ada007ff1a6a: Download complete [2024-07-25T11:38:01.251Z] 7862e08f4a3e: Pull complete [2024-07-25T11:38:01.251Z] 5df492c9dc93: Verifying Checksum [2024-07-25T11:38:01.251Z] 5df492c9dc93: Download complete [2024-07-25T11:38:01.815Z] aa269ceb94a6: Verifying Checksum [2024-07-25T11:38:01.815Z] aa269ceb94a6: Download complete [2024-07-25T11:38:04.355Z] 5df492c9dc93: Pull complete [2024-07-25T11:38:04.616Z] 7629e6793208: Pull complete [2024-07-25T11:38:04.616Z] 4f4fb700ef54: Pull complete [2024-07-25T11:38:04.616Z] fb5054dd5b73: Pull complete [2024-07-25T11:38:04.616Z] eeca6798cff9: Pull complete [2024-07-25T11:38:07.146Z] aa269ceb94a6: Pull complete [2024-07-25T11:38:07.715Z] ada007ff1a6a: Pull complete [2024-07-25T11:38:07.715Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-25T11:38:07.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-25T11:38:07.715Z] ---> f489d0715acc [2024-07-25T11:38:07.715Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-25T11:38:13.001Z] ---> Running in 7deeb6754af9 [2024-07-25T11:38:13.260Z] Removing intermediate container 7deeb6754af9 [2024-07-25T11:38:13.261Z] ---> 9c5a8bfe6cf5 [2024-07-25T11:38:13.261Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-25T11:38:13.261Z] ---> Running in 3d77eb1a425c [2024-07-25T11:38:13.261Z] Removing intermediate container 3d77eb1a425c [2024-07-25T11:38:13.261Z] ---> 40b9aaee0250 [2024-07-25T11:38:13.261Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-25T11:38:13.261Z] ---> Running in 263510486b7f [2024-07-25T11:38:13.261Z] Removing intermediate container 263510486b7f [2024-07-25T11:38:13.261Z] ---> f8390e1bc12c [2024-07-25T11:38:13.261Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-25T11:38:13.531Z] ---> Running in e1452810203d [2024-07-25T11:38:13.531Z] Removing intermediate container e1452810203d [2024-07-25T11:38:13.531Z] ---> bfd36c8d8594 [2024-07-25T11:38:13.531Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-25T11:38:13.531Z] ---> Running in 5abc21cdcdf3 [2024-07-25T11:38:13.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T11:38:14.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T11:38:14.052Z] OK: 264 MiB in 52 packages [2024-07-25T11:38:14.357Z] Still waiting to schedule task [2024-07-25T11:38:14.358Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6447’ [2024-07-25T11:38:14.619Z] Removing intermediate container 5abc21cdcdf3 [2024-07-25T11:38:14.619Z] ---> a1590134978d [2024-07-25T11:38:14.619Z] Step 8/12 : WORKDIR /app [2024-07-25T11:38:14.619Z] ---> Running in 45c19c7888a2 [2024-07-25T11:38:14.619Z] Removing intermediate container 45c19c7888a2 [2024-07-25T11:38:14.619Z] ---> 22164aff3ce4 [2024-07-25T11:38:14.619Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-25T11:38:14.619Z] ---> 1330a9f55bbb [2024-07-25T11:38:14.619Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T11:38:14.619Z] ---> Running in 24ca7cee2dd8 [2024-07-25T11:39:22.399Z] Removing intermediate container 24ca7cee2dd8 [2024-07-25T11:39:22.399Z] ---> ef0b201872fe [2024-07-25T11:39:22.399Z] Step 11/12 : COPY . . [2024-07-25T11:39:22.399Z] ---> 12e2e83b1294 [2024-07-25T11:39:22.399Z] Step 12/12 : RUN $MAKE [2024-07-25T11:39:22.399Z] ---> Running in cc143f1f611b [2024-07-25T11:39:22.399Z] noop [2024-07-25T11:39:22.399Z] Removing intermediate container cc143f1f611b [2024-07-25T11:39:22.399Z] ---> 5096035fc19d [2024-07-25T11:39:22.399Z] Successfully built 5096035fc19d [2024-07-25T11:39:22.399Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:39:22.734Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-25T11:39:22.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T11:39:22.816Z] prd-ubuntu20.04-docker-8c-8g-6448 does not seem to be running inside a container [2024-07-25T11:39:22.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-25T11:39:23.185Z] $ docker top 890a534dd83964b431b94169b8052fafdd41001f56f1a8689b3626e332bbc55e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T11:39:23.539Z] + go version [2024-07-25T11:39:23.539Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-25T11:39:23.548Z] $ docker stop --time=1 890a534dd83964b431b94169b8052fafdd41001f56f1a8689b3626e332bbc55e [2024-07-25T11:39:24.824Z] $ docker rm -f --volumes 890a534dd83964b431b94169b8052fafdd41001f56f1a8689b3626e332bbc55e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:39:25.284Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-25T11:39:25.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T11:39:25.371Z] prd-ubuntu20.04-docker-8c-8g-6448 does not seem to be running inside a container [2024-07-25T11:39:25.404Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-25T11:39:25.727Z] $ docker top cea4141c222263600c7d92bc6ebcdf13474c58c97d7504909598ffbcb7b89f9d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T11:39:26.082Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2024-07-25T11:39:26.383Z] + make test [2024-07-25T11:39:26.384Z] go test ./... -coverprofile=coverage.out ./... [2024-07-25T11:39:28.320Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-07-25T11:39:46.397Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-07-25T11:39:46.397Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-07-25T11:39:49.691Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.393s coverage: 40.6% of statements [2024-07-25T11:39:49.691Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 96.4% of statements [2024-07-25T11:39:49.691Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.260s coverage: 51.9% of statements [2024-07-25T11:40:11.632Z] go vet ./... [2024-07-25T11:40:15.819Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-25T11:40:15.819Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-25T11:40:15.819Z] ./bin/test-attribution-txt.sh [2024-07-25T11:40:16.078Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-25T11:40:16.078Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-25T11:40:16.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-25T11:40:16.111Z] $ docker stop --time=1 cea4141c222263600c7d92bc6ebcdf13474c58c97d7504909598ffbcb7b89f9d [2024-07-25T11:40:18.047Z] $ docker rm -f --volumes cea4141c222263600c7d92bc6ebcdf13474c58c97d7504909598ffbcb7b89f9d [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T11:40:18.620Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-25T11:40:18.706Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-25T11:40:19.145Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-25T11:40:19.433Z] + ls -al . [2024-07-25T11:40:19.434Z] total 688 [2024-07-25T11:40:19.434Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 25 11:39 . [2024-07-25T11:40:19.434Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 11:37 .. [2024-07-25T11:40:19.434Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 25 11:37 .dockerignore [2024-07-25T11:40:19.434Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 11:39 .git [2024-07-25T11:40:19.434Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 11:37 .github [2024-07-25T11:40:19.434Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 25 11:37 .gitignore [2024-07-25T11:40:19.434Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 25 11:37 .golangci.yml [2024-07-25T11:40:19.434Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 11:37 .semver [2024-07-25T11:40:19.434Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jul 25 11:37 Attribution.txt [2024-07-25T11:40:19.434Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jul 25 11:37 CHANGELOG.md [2024-07-25T11:40:19.434Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jul 25 11:37 Dockerfile [2024-07-25T11:40:19.434Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 11:37 GOVERNANCE.md [2024-07-25T11:40:19.434Z] -rw-rw-r-- 1 jenkins jenkins 661 Jul 25 11:37 Jenkinsfile [2024-07-25T11:40:19.434Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 25 11:37 LICENSE [2024-07-25T11:40:19.434Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jul 25 11:37 Makefile [2024-07-25T11:40:19.434Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 25 11:37 OWNERS.md [2024-07-25T11:40:19.434Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jul 25 11:37 README.md [2024-07-25T11:40:19.434Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 25 11:37 VERSION [2024-07-25T11:40:19.434Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 11:37 bin [2024-07-25T11:40:19.434Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 11:37 cmd [2024-07-25T11:40:19.434Z] -rw-r--r-- 1 jenkins jenkins 438103 Jul 25 11:39 coverage.out [2024-07-25T11:40:19.434Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 11:37 examples [2024-07-25T11:40:19.434Z] -rw-rw-r-- 1 jenkins jenkins 7163 Jul 25 11:37 go.mod [2024-07-25T11:40:19.434Z] -rw-rw-r-- 1 jenkins jenkins 101673 Jul 25 11:37 go.sum [2024-07-25T11:40:19.434Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 11:37 images [2024-07-25T11:40:19.434Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 11:37 internal [2024-07-25T11:40:19.434Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 11:37 pkg [2024-07-25T11:40:19.434Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 25 11:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:40:19.766Z] + 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=4b15c4fa57c71caecad0988b7896bc87d6850840 --label arch=amd64 --label version=3.2.0-dev.14 . [2024-07-25T11:40:19.766Z] Sending build context to Docker daemon 11.41MB [2024-07-25T11:40:19.766Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T11:40:19.766Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-25T11:40:19.766Z] ---> 5096035fc19d [2024-07-25T11:40:19.766Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-25T11:40:20.026Z] ---> Running in b40b26976fa1 [2024-07-25T11:40:20.026Z] Removing intermediate container b40b26976fa1 [2024-07-25T11:40:20.026Z] ---> 9ca4d6c43cba [2024-07-25T11:40:20.026Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-25T11:40:20.026Z] ---> Running in 26c6b99a8b0e [2024-07-25T11:40:20.287Z] Removing intermediate container 26c6b99a8b0e [2024-07-25T11:40:20.287Z] ---> 818cd5bb8d9d [2024-07-25T11:40:20.287Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-07-25T11:40:20.287Z] ---> Running in 4ef1a50226d1 [2024-07-25T11:40:20.287Z] Removing intermediate container 4ef1a50226d1 [2024-07-25T11:40:20.287Z] ---> 46d656851cb8 [2024-07-25T11:40:20.287Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-25T11:40:20.287Z] ---> Running in a248bbff5ca0 [2024-07-25T11:40:20.547Z] Removing intermediate container a248bbff5ca0 [2024-07-25T11:40:20.547Z] ---> b377ccb8c155 [2024-07-25T11:40:20.547Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-25T11:40:20.547Z] ---> Running in 49d1c250b900 [2024-07-25T11:40:20.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T11:40:20.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T11:40:21.067Z] OK: 264 MiB in 52 packages [2024-07-25T11:40:21.634Z] Removing intermediate container 49d1c250b900 [2024-07-25T11:40:21.634Z] ---> fc4f7eaa41a8 [2024-07-25T11:40:21.634Z] Step 8/25 : WORKDIR /app [2024-07-25T11:40:21.634Z] ---> Running in 23364967b227 [2024-07-25T11:40:21.634Z] Removing intermediate container 23364967b227 [2024-07-25T11:40:21.634Z] ---> 913de6c29afa [2024-07-25T11:40:21.634Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-25T11:40:21.634Z] ---> 1dd58957f168 [2024-07-25T11:40:21.634Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T11:40:21.634Z] ---> Running in 28ebffab0e14 [2024-07-25T11:40:22.573Z] Removing intermediate container 28ebffab0e14 [2024-07-25T11:40:22.573Z] ---> f141c6a441e0 [2024-07-25T11:40:22.573Z] Step 11/25 : COPY . . [2024-07-25T11:40:23.139Z] ---> f419236955e3 [2024-07-25T11:40:23.139Z] Step 12/25 : RUN $MAKE [2024-07-25T11:40:23.139Z] ---> Running in 2e1257adcd3c [2024-07-25T11:40:23.397Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.27" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-07-25T11:41:01.356Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6450 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2024-07-25T11:41:01.377Z] Running in /w/workspace/device-rfid-llrp-go/149 [Pipeline] { [Pipeline] checkout [2024-07-25T11:41:01.435Z] The recommended git tool is: git [2024-07-25T11:41:02.125Z] Removing intermediate container 2e1257adcd3c [2024-07-25T11:41:02.126Z] ---> 05bed5afcb96 [2024-07-25T11:41:02.126Z] Step 13/25 : FROM alpine:3.18 [2024-07-25T11:41:02.126Z] 3.18: Pulling from library/alpine [2024-07-25T11:41:02.126Z] 930bdd4d222e: Pulling fs layer [2024-07-25T11:41:02.126Z] 930bdd4d222e: Verifying Checksum [2024-07-25T11:41:02.126Z] 930bdd4d222e: Download complete [2024-07-25T11:41:02.126Z] 930bdd4d222e: Pull complete [2024-07-25T11:41:02.126Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T11:41:02.126Z] Status: Downloaded newer image for alpine:3.18 [2024-07-25T11:41:02.126Z] ---> 18f865063206 [2024-07-25T11:41:02.126Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-25T11:41:02.126Z] ---> Running in 6bd4dab3e712 [2024-07-25T11:41:02.126Z] Removing intermediate container 6bd4dab3e712 [2024-07-25T11:41:02.126Z] ---> d0fee382eed3 [2024-07-25T11:41:02.126Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-25T11:41:02.126Z] ---> Running in a34762437184 [2024-07-25T11:41:02.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T11:41:02.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T11:41:02.126Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-25T11:41:02.126Z] Executing busybox-1.36.1-r7.trigger [2024-07-25T11:41:02.126Z] OK: 7 MiB in 16 packages [2024-07-25T11:41:02.126Z] Removing intermediate container a34762437184 [2024-07-25T11:41:02.126Z] ---> a7a052bb3a35 [2024-07-25T11:41:02.126Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-25T11:41:02.126Z] ---> Running in 07c1fd9bfd3b [2024-07-25T11:41:02.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T11:41:02.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T11:41:02.126Z] OK: 7 MiB in 16 packages [2024-07-25T11:41:02.126Z] Removing intermediate container 07c1fd9bfd3b [2024-07-25T11:41:02.126Z] ---> d1f7fde03117 [2024-07-25T11:41:02.126Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-07-25T11:41:02.126Z] ---> d7f7ff892ea0 [2024-07-25T11:41:02.126Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-07-25T11:41:02.126Z] ---> 95a99880460e [2024-07-25T11:41:02.126Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-07-25T11:41:02.126Z] ---> 9df4ac19df63 [2024-07-25T11:41:02.126Z] Step 20/25 : EXPOSE 59989 [2024-07-25T11:41:02.126Z] ---> Running in 3c424b7984e0 [2024-07-25T11:41:02.126Z] Removing intermediate container 3c424b7984e0 [2024-07-25T11:41:02.126Z] ---> 63c25d3e5a86 [2024-07-25T11:41:02.126Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-07-25T11:41:02.126Z] ---> Running in 48c543ee7d98 [2024-07-25T11:41:02.126Z] Removing intermediate container 48c543ee7d98 [2024-07-25T11:41:02.126Z] ---> 9847d0b16b48 [2024-07-25T11:41:02.126Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-25T11:41:02.126Z] ---> Running in cd3df8f75931 [2024-07-25T11:41:02.126Z] Removing intermediate container cd3df8f75931 [2024-07-25T11:41:02.126Z] ---> 4d2418557087 [2024-07-25T11:41:02.126Z] Step 23/25 : LABEL arch=amd64 [2024-07-25T11:41:02.126Z] ---> Running in 0e55129f88c5 [2024-07-25T11:41:02.384Z] Removing intermediate container 0e55129f88c5 [2024-07-25T11:41:02.384Z] ---> 51604cf4250f [2024-07-25T11:41:02.384Z] Step 24/25 : LABEL git_sha=4b15c4fa57c71caecad0988b7896bc87d6850840 [2024-07-25T11:41:02.384Z] ---> Running in ee5ae31ad4be [2024-07-25T11:41:02.384Z] Removing intermediate container ee5ae31ad4be [2024-07-25T11:41:02.384Z] ---> 025c1f414ef7 [2024-07-25T11:41:02.384Z] Step 25/25 : LABEL version=3.2.0-dev.14 [2024-07-25T11:41:02.384Z] ---> Running in 5220e2457048 [2024-07-25T11:41:02.384Z] Removing intermediate container 5220e2457048 [2024-07-25T11:41:02.384Z] ---> ffaebcc13e0f [2024-07-25T11:41:02.384Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-25T11:41:02.384Z] Successfully built ffaebcc13e0f [2024-07-25T11:41:02.384Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T11:41:02.516Z] provisioning config files... [2024-07-25T11:41:02.524Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12633410520632314983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T11:41:02.825Z] ---> ****-login.sh [2024-07-25T11:41:02.825Z] nexus3.edgexfoundry.org:10001 [2024-07-25T11:41:02.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:41:02.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:41:02.826Z] Configure a credential helper to remove this warning. See [2024-07-25T11:41:02.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:41:02.826Z] [2024-07-25T11:41:02.826Z] Login Succeeded [2024-07-25T11:41:02.826Z] nexus3.edgexfoundry.org:10002 [2024-07-25T11:41:02.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:41:02.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:41:02.826Z] Configure a credential helper to remove this warning. See [2024-07-25T11:41:02.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:41:02.826Z] [2024-07-25T11:41:02.826Z] Login Succeeded [2024-07-25T11:41:02.826Z] nexus3.edgexfoundry.org:10003 [2024-07-25T11:41:03.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:41:03.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:41:03.084Z] Configure a credential helper to remove this warning. See [2024-07-25T11:41:03.084Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:41:03.084Z] [2024-07-25T11:41:03.084Z] Login Succeeded [2024-07-25T11:41:03.085Z] nexus3.edgexfoundry.org:10004 [2024-07-25T11:41:03.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:41:03.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:41:03.085Z] Configure a credential helper to remove this warning. See [2024-07-25T11:41:03.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:41:03.085Z] [2024-07-25T11:41:03.085Z] Login Succeeded [2024-07-25T11:41:03.085Z] ****.io [2024-07-25T11:41:03.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:41:03.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:41:03.344Z] Configure a credential helper to remove this warning. See [2024-07-25T11:41:03.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:41:03.344Z] [2024-07-25T11:41:03.344Z] Login Succeeded [2024-07-25T11:41:03.344Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T11:41:03.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T11:41:03.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T11:41:03.434Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2024-07-25T11:41:03.434Z] 4b15c4fa57c71caecad0988b7896bc87d6850840 [2024-07-25T11:41:03.434Z] latest [2024-07-25T11:41:03.434Z] 3.2.0-dev.14 [2024-07-25T11:41:03.434Z] 4b15c4fa57c71caecad0988b7896bc87d6850840-3.2.0-dev.14 [2024-07-25T11:41:03.434Z] main [2024-07-25T11:41:03.434Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:41:03.787Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4b15c4fa57c71caecad0988b7896bc87d6850840 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:41:04.113Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4b15c4fa57c71caecad0988b7896bc87d6850840 [2024-07-25T11:41:04.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-07-25T11:41:04.113Z] 7fcd4440df76: Preparing [2024-07-25T11:41:04.113Z] b938b0ef0aa7: Preparing [2024-07-25T11:41:04.113Z] 85eae13cca51: Preparing [2024-07-25T11:41:04.113Z] 4cd573ddf8b1: Preparing [2024-07-25T11:41:04.113Z] 4e7cccbff8d6: Preparing [2024-07-25T11:41:04.113Z] ce7f800efff9: Preparing [2024-07-25T11:41:04.113Z] ce7f800efff9: Waiting [2024-07-25T11:41:04.113Z] 4e7cccbff8d6: Pushed [2024-07-25T11:41:04.113Z] b938b0ef0aa7: Pushed [2024-07-25T11:41:04.113Z] 4cd573ddf8b1: Pushed [2024-07-25T11:41:04.113Z] 85eae13cca51: Pushed [2024-07-25T11:41:04.113Z] ce7f800efff9: Layer already exists [2024-07-25T11:41:08.322Z] 7fcd4440df76: Pushed [2024-07-25T11:41:08.322Z] 4b15c4fa57c71caecad0988b7896bc87d6850840: digest: sha256:373d4f57d254f6233302641b01c1afa4d1ccf90d70eaafd341a4cd8b22a34572 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:41:08.652Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:41:08.983Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-07-25T11:41:08.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-07-25T11:41:08.984Z] 7fcd4440df76: Preparing [2024-07-25T11:41:08.984Z] b938b0ef0aa7: Preparing [2024-07-25T11:41:08.984Z] 85eae13cca51: Preparing [2024-07-25T11:41:08.984Z] 4cd573ddf8b1: Preparing [2024-07-25T11:41:08.984Z] 4e7cccbff8d6: Preparing [2024-07-25T11:41:08.984Z] ce7f800efff9: Preparing [2024-07-25T11:41:08.984Z] ce7f800efff9: Waiting [2024-07-25T11:41:08.984Z] b938b0ef0aa7: Layer already exists [2024-07-25T11:41:08.984Z] 7fcd4440df76: Layer already exists [2024-07-25T11:41:08.984Z] 85eae13cca51: Layer already exists [2024-07-25T11:41:08.984Z] 4cd573ddf8b1: Layer already exists [2024-07-25T11:41:08.984Z] 4e7cccbff8d6: Layer already exists [2024-07-25T11:41:08.984Z] ce7f800efff9: Layer already exists [2024-07-25T11:41:08.984Z] latest: digest: sha256:373d4f57d254f6233302641b01c1afa4d1ccf90d70eaafd341a4cd8b22a34572 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:41:09.316Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:41:09.641Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.14 [2024-07-25T11:41:09.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-07-25T11:41:09.641Z] 7fcd4440df76: Preparing [2024-07-25T11:41:09.641Z] b938b0ef0aa7: Preparing [2024-07-25T11:41:09.641Z] 85eae13cca51: Preparing [2024-07-25T11:41:09.641Z] 4cd573ddf8b1: Preparing [2024-07-25T11:41:09.641Z] 4e7cccbff8d6: Preparing [2024-07-25T11:41:09.641Z] ce7f800efff9: Preparing [2024-07-25T11:41:09.641Z] 7fcd4440df76: Layer already exists [2024-07-25T11:41:09.641Z] 85eae13cca51: Layer already exists [2024-07-25T11:41:09.641Z] b938b0ef0aa7: Layer already exists [2024-07-25T11:41:09.641Z] 4cd573ddf8b1: Layer already exists [2024-07-25T11:41:09.641Z] 4e7cccbff8d6: Layer already exists [2024-07-25T11:41:09.641Z] ce7f800efff9: Layer already exists [2024-07-25T11:41:09.641Z] 3.2.0-dev.14: digest: sha256:373d4f57d254f6233302641b01c1afa4d1ccf90d70eaafd341a4cd8b22a34572 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:41:09.964Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4b15c4fa57c71caecad0988b7896bc87d6850840-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:41:10.295Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4b15c4fa57c71caecad0988b7896bc87d6850840-3.2.0-dev.14 [2024-07-25T11:41:10.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-07-25T11:41:10.295Z] 7fcd4440df76: Preparing [2024-07-25T11:41:10.295Z] b938b0ef0aa7: Preparing [2024-07-25T11:41:10.295Z] 85eae13cca51: Preparing [2024-07-25T11:41:10.295Z] 4cd573ddf8b1: Preparing [2024-07-25T11:41:10.295Z] 4e7cccbff8d6: Preparing [2024-07-25T11:41:10.295Z] ce7f800efff9: Preparing [2024-07-25T11:41:10.295Z] ce7f800efff9: Waiting [2024-07-25T11:41:10.295Z] 85eae13cca51: Layer already exists [2024-07-25T11:41:10.295Z] 7fcd4440df76: Layer already exists [2024-07-25T11:41:10.295Z] 4e7cccbff8d6: Layer already exists [2024-07-25T11:41:10.295Z] b938b0ef0aa7: Layer already exists [2024-07-25T11:41:10.295Z] 4cd573ddf8b1: Layer already exists [2024-07-25T11:41:10.295Z] ce7f800efff9: Layer already exists [2024-07-25T11:41:10.295Z] 4b15c4fa57c71caecad0988b7896bc87d6850840-3.2.0-dev.14: digest: sha256:373d4f57d254f6233302641b01c1afa4d1ccf90d70eaafd341a4cd8b22a34572 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:41:10.622Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:41:10.811Z] using credential edgex-jenkins-ssh [2024-07-25T11:41:10.855Z] Cloning the remote Git repository [2024-07-25T11:41:10.950Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2024-07-25T11:41:10.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-07-25T11:41:10.950Z] 7fcd4440df76: Preparing [2024-07-25T11:41:10.950Z] b938b0ef0aa7: Preparing [2024-07-25T11:41:10.950Z] 85eae13cca51: Preparing [2024-07-25T11:41:10.950Z] 4cd573ddf8b1: Preparing [2024-07-25T11:41:10.950Z] 4e7cccbff8d6: Preparing [2024-07-25T11:41:10.950Z] ce7f800efff9: Preparing [2024-07-25T11:41:10.950Z] ce7f800efff9: Waiting [2024-07-25T11:41:10.950Z] 7fcd4440df76: Layer already exists [2024-07-25T11:41:10.950Z] 4e7cccbff8d6: Layer already exists [2024-07-25T11:41:10.950Z] b938b0ef0aa7: Layer already exists [2024-07-25T11:41:10.950Z] 85eae13cca51: Layer already exists [2024-07-25T11:41:10.950Z] 4cd573ddf8b1: Layer already exists [2024-07-25T11:41:10.950Z] ce7f800efff9: Layer already exists [2024-07-25T11:41:10.950Z] main: digest: sha256:373d4f57d254f6233302641b01c1afa4d1ccf90d70eaafd341a4cd8b22a34572 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T11:41:11.027Z] ===================================================== [Pipeline] echo [2024-07-25T11:41:11.039Z] taggedImages: [2024-07-25T11:41:11.039Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4b15c4fa57c71caecad0988b7896bc87d6850840 [2024-07-25T11:41:11.039Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-07-25T11:41:11.039Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.14 [2024-07-25T11:41:11.039Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4b15c4fa57c71caecad0988b7896bc87d6850840-3.2.0-dev.14 [2024-07-25T11:41:11.039Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [2024-07-25T11:41:10.926Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:41:11.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T11:41:11.456Z] [2024-07-25T11:41:11.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:41:11.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T11:41:11.766Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-25T11:41:11.766Z] 5eb5b503b376: Pulling fs layer [2024-07-25T11:41:11.766Z] 5c69ac0246d0: Pulling fs layer [2024-07-25T11:41:11.766Z] ec43610c2a17: Pulling fs layer [2024-07-25T11:41:11.766Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-25T11:41:11.766Z] 33b1e0a273af: Pulling fs layer [2024-07-25T11:41:11.766Z] 5d3b04190fa2: Pulling fs layer [2024-07-25T11:41:11.766Z] 2f39f015ded8: Pulling fs layer [2024-07-25T11:41:11.766Z] 3a2ae6a8a46f: Waiting [2024-07-25T11:41:11.766Z] 2f39f015ded8: Waiting [2024-07-25T11:41:11.766Z] 5d3b04190fa2: Waiting [2024-07-25T11:41:11.766Z] 5c69ac0246d0: Verifying Checksum [2024-07-25T11:41:11.766Z] 5c69ac0246d0: Download complete [2024-07-25T11:41:11.766Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-25T11:41:11.766Z] 3a2ae6a8a46f: Download complete [2024-07-25T11:41:11.766Z] 33b1e0a273af: Verifying Checksum [2024-07-25T11:41:11.766Z] 33b1e0a273af: Download complete [2024-07-25T11:41:11.766Z] ec43610c2a17: Verifying Checksum [2024-07-25T11:41:11.766Z] ec43610c2a17: Download complete [2024-07-25T11:41:11.766Z] 5d3b04190fa2: Download complete [2024-07-25T11:41:12.025Z] 5eb5b503b376: Verifying Checksum [2024-07-25T11:41:12.025Z] 5eb5b503b376: Download complete [2024-07-25T11:41:11.071Z] > git init /w/workspace/device-rfid-llrp-go/149 # timeout=10 [2024-07-25T11:41:11.323Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-25T11:41:11.325Z] > git --version # timeout=10 [2024-07-25T11:41:11.369Z] > git --version # 'git version 2.25.1' [2024-07-25T11:41:11.373Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-25T11:41:11.724Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-25T11:41:12.591Z] 2f39f015ded8: Download complete [2024-07-25T11:41:13.529Z] 5eb5b503b376: Pull complete [2024-07-25T11:41:13.529Z] 5c69ac0246d0: Pull complete [2024-07-25T11:41:13.792Z] ec43610c2a17: Pull complete [2024-07-25T11:41:14.050Z] 3a2ae6a8a46f: Pull complete [2024-07-25T11:41:14.309Z] 33b1e0a273af: Pull complete [2024-07-25T11:41:14.309Z] 5d3b04190fa2: Pull complete [2024-07-25T11:41:14.711Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-07-25T11:41:14.735Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-25T11:41:16.032Z] Avoid second fetch [2024-07-25T11:41:16.033Z] Checking out Revision 4b15c4fa57c71caecad0988b7896bc87d6850840 (main) [2024-07-25T11:41:16.996Z] Commit message: "Merge pull request #305 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.27" [2024-07-25T11:41:16.054Z] > git config core.sparsecheckout # timeout=10 [2024-07-25T11:41:16.162Z] > git checkout -f 4b15c4fa57c71caecad0988b7896bc87d6850840 # timeout=10 [2024-07-25T11:41:18.494Z] 2f39f015ded8: Pull complete [2024-07-25T11:41:18.494Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-25T11:41:18.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T11:41:18.494Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T11:41:18.602Z] prd-ubuntu20.04-docker-8c-8g-6448 does not seem to be running inside a container [2024-07-25T11:41:18.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-25T11:41:21.414Z] [2024-07-25T11:41:21.414Z] GitHub has been notified of this commit’s build result [2024-07-25T11:41:21.414Z] [2024-07-25T11:41:22.985Z] $ docker top 7a098cf068bb62bccd766cacbe89ae4cfe858da0a418d2c5ac55a6c2d16da5e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-25T11:41:23.371Z] ---> job-cost.sh [2024-07-25T11:41:23.371Z] lf-activate-venv: SKIPPING [2024-07-25T11:41:23.371Z] INFO: No Stack... [2024-07-25T11:41:23.631Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-25T11:41:23.737Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-25T11:41:23.738Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-25T11:41:23.738Z] Dload Upload Total Spent Left Speed [2024-07-25T11:41:23.738Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 79185 0 --:--:-- --:--:-- --:--:-- 79677 [Pipeline] sh [2024-07-25T11:41:23.889Z] INFO: Archiving Costs [Pipeline] sh [2024-07-25T11:41:24.080Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-25T11:41:24.180Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2024-07-25T11:41:24.180Z] + cut -d, -f6 [Pipeline] lock [2024-07-25T11:41:24.194Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-149-stack-cost] [2024-07-25T11:41:24.205Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-149-stack-cost] did not exist. Created. [2024-07-25T11:41:24.214Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-25T11:41:24.415Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2024-07-25T11:41:24.415Z] sudo tee /etc/docker/daemon.new [2024-07-25T11:41:24.415Z] { [2024-07-25T11:41:24.415Z] "registry-mirrors": [ [2024-07-25T11:41:24.415Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-25T11:41:24.415Z] ], [2024-07-25T11:41:24.415Z] "bip": "10.250.0.254/24", [2024-07-25T11:41:24.415Z] "hosts": [ [2024-07-25T11:41:24.415Z] "tcp://0.0.0.0:5555", [2024-07-25T11:41:24.415Z] "unix:///var/run/docker.sock" [2024-07-25T11:41:24.415Z] ], [2024-07-25T11:41:24.415Z] "mtu": 1458, [2024-07-25T11:41:24.415Z] "selinux-enabled": true, [2024-07-25T11:41:24.415Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-25T11:41:24.415Z] } [Pipeline] sh [2024-07-25T11:41:24.531Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-25T11:41:24.557Z] Stashed 1 file(s) [Pipeline] } [2024-07-25T11:41:24.567Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-149-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-25T11:41:24.594Z] $ docker stop --time=1 7a098cf068bb62bccd766cacbe89ae4cfe858da0a418d2c5ac55a6c2d16da5e3 [2024-07-25T11:41:24.748Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2024-07-25T11:41:25.752Z] $ docker rm -f --volumes 7a098cf068bb62bccd766cacbe89ae4cfe858da0a418d2c5ac55a6c2d16da5e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-25T11:41:26.145Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T11:41:44.447Z] provisioning config files... [2024-07-25T11:41:44.476Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/149@tmp/config3879743674127642508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T11:41:45.204Z] ---> ****-login.sh [2024-07-25T11:41:45.204Z] nexus3.edgexfoundry.org:10001 [2024-07-25T11:41:45.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:41:45.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:41:45.796Z] Configure a credential helper to remove this warning. See [2024-07-25T11:41:45.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:41:45.796Z] [2024-07-25T11:41:45.796Z] Login Succeeded [2024-07-25T11:41:45.796Z] nexus3.edgexfoundry.org:10002 [2024-07-25T11:41:46.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:41:46.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:41:46.066Z] Configure a credential helper to remove this warning. See [2024-07-25T11:41:46.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:41:46.066Z] [2024-07-25T11:41:46.066Z] Login Succeeded [2024-07-25T11:41:46.344Z] nexus3.edgexfoundry.org:10003 [2024-07-25T11:41:46.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:41:46.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:41:46.615Z] Configure a credential helper to remove this warning. See [2024-07-25T11:41:46.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:41:46.615Z] [2024-07-25T11:41:46.615Z] Login Succeeded [2024-07-25T11:41:46.615Z] nexus3.edgexfoundry.org:10004 [2024-07-25T11:41:46.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:41:46.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:41:46.890Z] Configure a credential helper to remove this warning. See [2024-07-25T11:41:46.890Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:41:46.890Z] [2024-07-25T11:41:46.890Z] Login Succeeded [2024-07-25T11:41:46.890Z] ****.io [2024-07-25T11:41:47.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:41:47.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:41:47.433Z] Configure a credential helper to remove this warning. See [2024-07-25T11:41:47.433Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:41:47.433Z] [2024-07-25T11:41:47.433Z] Login Succeeded [2024-07-25T11:41:47.433Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T11:41:47.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-25T11:41:47.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T11:41:47.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T11:41:47.825Z] ========================================================= [2024-07-25T11:41:47.825Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-25T11:41:47.825Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:41:48.204Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-25T11:41:48.471Z] Sending build context to Docker daemon 1.201MB [2024-07-25T11:41:48.471Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T11:41:48.471Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-25T11:41:48.743Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-25T11:41:48.743Z] c6b39de5b339: Pulling fs layer [2024-07-25T11:41:48.743Z] a69c41024577: Pulling fs layer [2024-07-25T11:41:48.743Z] d6de4b400683: Pulling fs layer [2024-07-25T11:41:48.743Z] 35cb2a7552d0: Pulling fs layer [2024-07-25T11:41:48.743Z] 4f4fb700ef54: Pulling fs layer [2024-07-25T11:41:48.743Z] 464afbd9ba4c: Pulling fs layer [2024-07-25T11:41:48.743Z] 00f215d4a9da: Pulling fs layer [2024-07-25T11:41:48.743Z] d496ad576159: Pulling fs layer [2024-07-25T11:41:48.743Z] 464afbd9ba4c: Waiting [2024-07-25T11:41:48.743Z] 00f215d4a9da: Waiting [2024-07-25T11:41:48.743Z] d496ad576159: Waiting [2024-07-25T11:41:48.743Z] 35cb2a7552d0: Waiting [2024-07-25T11:41:48.743Z] a69c41024577: Verifying Checksum [2024-07-25T11:41:48.743Z] a69c41024577: Download complete [2024-07-25T11:41:48.743Z] 35cb2a7552d0: Verifying Checksum [2024-07-25T11:41:48.743Z] 35cb2a7552d0: Download complete [2024-07-25T11:41:48.743Z] 4f4fb700ef54: Download complete [2024-07-25T11:41:48.743Z] 464afbd9ba4c: Verifying Checksum [2024-07-25T11:41:48.743Z] 464afbd9ba4c: Download complete [2024-07-25T11:41:48.743Z] c6b39de5b339: Verifying Checksum [2024-07-25T11:41:48.743Z] c6b39de5b339: Download complete [2024-07-25T11:41:49.329Z] d496ad576159: Verifying Checksum [2024-07-25T11:41:49.329Z] d496ad576159: Download complete [2024-07-25T11:41:49.915Z] c6b39de5b339: Pull complete [2024-07-25T11:41:50.504Z] a69c41024577: Pull complete [2024-07-25T11:41:51.092Z] d6de4b400683: Verifying Checksum [2024-07-25T11:41:51.092Z] d6de4b400683: Download complete [2024-07-25T11:41:52.054Z] 00f215d4a9da: Verifying Checksum [2024-07-25T11:41:52.054Z] 00f215d4a9da: Download complete [2024-07-25T11:42:04.405Z] d6de4b400683: Pull complete [2024-07-25T11:42:04.405Z] 35cb2a7552d0: Pull complete [2024-07-25T11:42:04.405Z] 4f4fb700ef54: Pull complete [2024-07-25T11:42:04.672Z] 464afbd9ba4c: Pull complete [2024-07-25T11:42:14.747Z] 00f215d4a9da: Pull complete [2024-07-25T11:42:15.016Z] d496ad576159: Pull complete [2024-07-25T11:42:15.016Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-25T11:42:15.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-25T11:42:15.016Z] ---> f246e2811388 [2024-07-25T11:42:15.016Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-25T11:42:16.960Z] ---> Running in ae4dfdd12939 [2024-07-25T11:42:17.228Z] Removing intermediate container ae4dfdd12939 [2024-07-25T11:42:17.228Z] ---> a9464d736e93 [2024-07-25T11:42:17.228Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-25T11:42:17.228Z] ---> Running in 70bbb5c41c63 [2024-07-25T11:42:17.506Z] Removing intermediate container 70bbb5c41c63 [2024-07-25T11:42:17.506Z] ---> 546b5dd8945f [2024-07-25T11:42:17.506Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-25T11:42:17.778Z] ---> Running in b8ad72f95efa [2024-07-25T11:42:18.055Z] Removing intermediate container b8ad72f95efa [2024-07-25T11:42:18.055Z] ---> 4d21019a2ea2 [2024-07-25T11:42:18.055Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-25T11:42:18.055Z] ---> Running in 27aa10745c67 [2024-07-25T11:42:18.322Z] Removing intermediate container 27aa10745c67 [2024-07-25T11:42:18.322Z] ---> bdc00b42f540 [2024-07-25T11:42:18.322Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-25T11:42:18.592Z] ---> Running in c9f8b59fac86 [2024-07-25T11:42:21.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T11:42:21.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T11:42:22.428Z] OK: 266 MiB in 52 packages [2024-07-25T11:42:23.403Z] Removing intermediate container c9f8b59fac86 [2024-07-25T11:42:23.403Z] ---> de5f6d766734 [2024-07-25T11:42:23.403Z] Step 8/12 : WORKDIR /app [2024-07-25T11:42:23.403Z] ---> Running in f40719058f93 [2024-07-25T11:42:23.669Z] Removing intermediate container f40719058f93 [2024-07-25T11:42:23.669Z] ---> 2c9fe325947e [2024-07-25T11:42:23.669Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-25T11:42:23.936Z] ---> 248115d23126 [2024-07-25T11:42:23.936Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T11:42:24.206Z] ---> Running in fd8f9e7d8aa6 [2024-07-25T11:44:30.919Z] Removing intermediate container fd8f9e7d8aa6 [2024-07-25T11:44:30.919Z] ---> fe916842d2f8 [2024-07-25T11:44:30.919Z] Step 11/12 : COPY . . [2024-07-25T11:44:30.919Z] ---> 7e48c4f2df1d [2024-07-25T11:44:30.919Z] Step 12/12 : RUN $MAKE [2024-07-25T11:44:30.919Z] ---> Running in 9e1eb14c1d26 [2024-07-25T11:44:30.919Z] noop [2024-07-25T11:44:30.919Z] Removing intermediate container 9e1eb14c1d26 [2024-07-25T11:44:30.919Z] ---> 640c6841fb27 [2024-07-25T11:44:30.919Z] Successfully built 640c6841fb27 [2024-07-25T11:44:30.919Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:44:31.306Z] + docker inspect -f . ci-base-image-arm64 [2024-07-25T11:44:31.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T11:44:31.525Z] prd-ubuntu20.04-docker-arm64-4c-16g-6450 does not seem to be running inside a container [2024-07-25T11:44:31.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/149 -v /w/workspace/device-rfid-llrp-go/149:/w/workspace/device-rfid-llrp-go/149:rw,z -v /w/workspace/device-rfid-llrp-go/149@tmp:/w/workspace/device-rfid-llrp-go/149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-25T11:44:32.854Z] $ docker top 555c507b3dafccc3c9586482d2f89fd08b132a510f42553be18bb03d1ed0fb31 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T11:44:33.706Z] + go version [2024-07-25T11:44:33.706Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-25T11:44:33.718Z] $ docker stop --time=1 555c507b3dafccc3c9586482d2f89fd08b132a510f42553be18bb03d1ed0fb31 [2024-07-25T11:44:35.365Z] $ docker rm -f --volumes 555c507b3dafccc3c9586482d2f89fd08b132a510f42553be18bb03d1ed0fb31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:44:35.971Z] + docker inspect -f . ci-base-image-arm64 [2024-07-25T11:44:35.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T11:44:36.175Z] prd-ubuntu20.04-docker-arm64-4c-16g-6450 does not seem to be running inside a container [2024-07-25T11:44:36.247Z] $ 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/149 -v /w/workspace/device-rfid-llrp-go/149:/w/workspace/device-rfid-llrp-go/149:rw,z -v /w/workspace/device-rfid-llrp-go/149@tmp:/w/workspace/device-rfid-llrp-go/149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-25T11:44:37.465Z] $ docker top 516904cdada0d79d22513d43794125a1acd9a80e9a96b874012cc9470d19112b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T11:44:38.352Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/149 [Pipeline] fileExists [Pipeline] sh [2024-07-25T11:44:38.999Z] + make test [2024-07-25T11:44:38.999Z] go test ./... -coverprofile=coverage.out ./... [2024-07-25T11:44:45.652Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-07-25T11:48:22.661Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-07-25T11:48:22.661Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-07-25T11:48:49.342Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.221s coverage: 40.6% of statements [2024-07-25T11:48:49.342Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.044s coverage: 95.5% of statements [2024-07-25T11:48:49.342Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.590s coverage: 51.9% of statements [2024-07-25T11:48:49.342Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-25T11:48:49.342Z] go vet ./... [2024-07-25T11:49:36.183Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-25T11:49:36.183Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-25T11:49:36.183Z] ./bin/test-attribution-txt.sh [2024-07-25T11:49:36.183Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-25T11:49:36.183Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-25T11:49:36.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-25T11:49:36.213Z] $ docker stop --time=1 516904cdada0d79d22513d43794125a1acd9a80e9a96b874012cc9470d19112b [2024-07-25T11:49:38.040Z] $ docker rm -f --volumes 516904cdada0d79d22513d43794125a1acd9a80e9a96b874012cc9470d19112b [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T11:49:39.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-25T11:49:39.654Z] Warning: overwriting stash ‘coverage-report’ [2024-07-25T11:49:40.246Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-25T11:49:40.661Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-25T11:49:40.994Z] + ls -al . [2024-07-25T11:49:40.994Z] total 684 [2024-07-25T11:49:40.994Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 25 11:44 . [2024-07-25T11:49:40.994Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 11:41 .. [2024-07-25T11:49:40.994Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 25 11:41 .dockerignore [2024-07-25T11:49:40.994Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 11:41 .git [2024-07-25T11:49:40.994Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 11:41 .github [2024-07-25T11:49:40.994Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 25 11:41 .gitignore [2024-07-25T11:49:40.994Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 25 11:41 .golangci.yml [2024-07-25T11:49:40.994Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jul 25 11:41 Attribution.txt [2024-07-25T11:49:40.994Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jul 25 11:41 CHANGELOG.md [2024-07-25T11:49:40.994Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jul 25 11:41 Dockerfile [2024-07-25T11:49:40.994Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 11:41 GOVERNANCE.md [2024-07-25T11:49:40.994Z] -rw-rw-r-- 1 jenkins jenkins 661 Jul 25 11:41 Jenkinsfile [2024-07-25T11:49:40.994Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 25 11:41 LICENSE [2024-07-25T11:49:40.994Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jul 25 11:41 Makefile [2024-07-25T11:49:40.994Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 25 11:41 OWNERS.md [2024-07-25T11:49:40.994Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jul 25 11:41 README.md [2024-07-25T11:49:40.994Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 25 11:37 VERSION [2024-07-25T11:49:40.994Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 11:41 bin [2024-07-25T11:49:40.994Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 11:41 cmd [2024-07-25T11:49:40.994Z] -rw-r--r-- 1 jenkins jenkins 438103 Jul 25 11:48 coverage.out [2024-07-25T11:49:40.994Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 11:41 examples [2024-07-25T11:49:40.994Z] -rw-rw-r-- 1 jenkins jenkins 7163 Jul 25 11:41 go.mod [2024-07-25T11:49:40.994Z] -rw-rw-r-- 1 jenkins jenkins 101673 Jul 25 11:41 go.sum [2024-07-25T11:49:40.994Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 11:41 images [2024-07-25T11:49:40.994Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 11:41 internal [2024-07-25T11:49:40.994Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 11:41 pkg [2024-07-25T11:49:40.994Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 25 11:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:49:41.347Z] + 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=4b15c4fa57c71caecad0988b7896bc87d6850840 --label arch=arm64 --label version=3.2.0-dev.14 . [2024-07-25T11:49:41.614Z] Sending build context to Docker daemon 1.201MB [2024-07-25T11:49:41.614Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T11:49:41.614Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-25T11:49:41.614Z] ---> 640c6841fb27 [2024-07-25T11:49:41.614Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-25T11:49:41.881Z] ---> Running in 0f8f2e2dd1ed [2024-07-25T11:49:41.881Z] Removing intermediate container 0f8f2e2dd1ed [2024-07-25T11:49:41.881Z] ---> 6a4f1ea1670d [2024-07-25T11:49:41.881Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-25T11:49:42.150Z] ---> Running in 993d3c6bc908 [2024-07-25T11:49:42.420Z] Removing intermediate container 993d3c6bc908 [2024-07-25T11:49:42.420Z] ---> f2794876626f [2024-07-25T11:49:42.420Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-07-25T11:49:42.420Z] ---> Running in 4d52d7a72ec9 [2024-07-25T11:49:42.688Z] Removing intermediate container 4d52d7a72ec9 [2024-07-25T11:49:42.688Z] ---> ba73a6fef89f [2024-07-25T11:49:42.688Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-25T11:49:42.953Z] ---> Running in 4b58fb5a117d [2024-07-25T11:49:43.221Z] Removing intermediate container 4b58fb5a117d [2024-07-25T11:49:43.221Z] ---> 89f00fba4c2c [2024-07-25T11:49:43.221Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-25T11:49:43.221Z] ---> Running in 9242de34fe92 [2024-07-25T11:49:44.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T11:49:44.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T11:49:45.417Z] OK: 266 MiB in 52 packages [2024-07-25T11:49:46.387Z] Removing intermediate container 9242de34fe92 [2024-07-25T11:49:46.387Z] ---> 8479dc788385 [2024-07-25T11:49:46.387Z] Step 8/25 : WORKDIR /app [2024-07-25T11:49:46.387Z] ---> Running in c32c1f36ffe8 [2024-07-25T11:49:46.653Z] Removing intermediate container c32c1f36ffe8 [2024-07-25T11:49:46.653Z] ---> 01ca3c1746c9 [2024-07-25T11:49:46.653Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-25T11:49:47.238Z] ---> 9ade09566d29 [2024-07-25T11:49:47.238Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T11:49:47.238Z] ---> Running in 373dd1a24d5a [2024-07-25T11:49:49.817Z] Removing intermediate container 373dd1a24d5a [2024-07-25T11:49:49.817Z] ---> 767af1ccaf58 [2024-07-25T11:49:49.817Z] Step 11/25 : COPY . . [2024-07-25T11:49:50.085Z] ---> b02807992f96 [2024-07-25T11:49:50.085Z] Step 12/25 : RUN $MAKE [2024-07-25T11:49:50.085Z] ---> Running in 15a48b2af3f5 [2024-07-25T11:49:51.047Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.27" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-07-25T11:53:12.791Z] Removing intermediate container 15a48b2af3f5 [2024-07-25T11:53:12.791Z] ---> b560e4110a99 [2024-07-25T11:53:12.791Z] Step 13/25 : FROM alpine:3.18 [2024-07-25T11:53:12.791Z] 3.18: Pulling from library/alpine [2024-07-25T11:53:12.791Z] 4983c3fe2029: Pulling fs layer [2024-07-25T11:53:12.791Z] 4983c3fe2029: Verifying Checksum [2024-07-25T11:53:12.791Z] 4983c3fe2029: Download complete [2024-07-25T11:53:12.791Z] 4983c3fe2029: Pull complete [2024-07-25T11:53:12.791Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T11:53:12.791Z] Status: Downloaded newer image for alpine:3.18 [2024-07-25T11:53:12.791Z] ---> a0237000ae83 [2024-07-25T11:53:12.791Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-25T11:53:12.791Z] ---> Running in 59b132b98ce2 [2024-07-25T11:53:12.791Z] Removing intermediate container 59b132b98ce2 [2024-07-25T11:53:12.791Z] ---> 3cb1d70aa46d [2024-07-25T11:53:12.791Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-25T11:53:12.791Z] ---> Running in dc90b68afcc8 [2024-07-25T11:53:13.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T11:53:14.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T11:53:14.978Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-25T11:53:14.978Z] Executing busybox-1.36.1-r7.trigger [2024-07-25T11:53:14.978Z] OK: 8 MiB in 16 packages [2024-07-25T11:53:15.940Z] Removing intermediate container dc90b68afcc8 [2024-07-25T11:53:15.940Z] ---> 279ff578f998 [2024-07-25T11:53:15.940Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-25T11:53:15.940Z] ---> Running in 08d043cbe05c [2024-07-25T11:53:16.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T11:53:17.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T11:53:18.128Z] OK: 8 MiB in 16 packages [2024-07-25T11:53:19.093Z] Removing intermediate container 08d043cbe05c [2024-07-25T11:53:19.093Z] ---> 095c57c47fb8 [2024-07-25T11:53:19.093Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-07-25T11:53:19.361Z] ---> 08cb79508849 [2024-07-25T11:53:19.361Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-07-25T11:53:20.323Z] ---> 0e0199bd00f4 [2024-07-25T11:53:20.323Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-07-25T11:53:22.267Z] ---> 9c1e934b458c [2024-07-25T11:53:22.267Z] Step 20/25 : EXPOSE 59989 [2024-07-25T11:53:22.267Z] ---> Running in 9f02ac1093f8 [2024-07-25T11:53:22.535Z] Removing intermediate container 9f02ac1093f8 [2024-07-25T11:53:22.535Z] ---> e59235877d7d [2024-07-25T11:53:22.535Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-07-25T11:53:22.535Z] ---> Running in 7f8920af84a9 [2024-07-25T11:53:22.812Z] Removing intermediate container 7f8920af84a9 [2024-07-25T11:53:22.812Z] ---> 13a97739c38c [2024-07-25T11:53:22.812Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-25T11:53:23.080Z] ---> Running in d67df7de49ed [2024-07-25T11:53:23.344Z] Removing intermediate container d67df7de49ed [2024-07-25T11:53:23.344Z] ---> 340900fa0925 [2024-07-25T11:53:23.344Z] Step 23/25 : LABEL arch=arm64 [2024-07-25T11:53:23.344Z] ---> Running in 3582486b85b5 [2024-07-25T11:53:23.609Z] Removing intermediate container 3582486b85b5 [2024-07-25T11:53:23.609Z] ---> 38de10f2f9b3 [2024-07-25T11:53:23.609Z] Step 24/25 : LABEL git_sha=4b15c4fa57c71caecad0988b7896bc87d6850840 [2024-07-25T11:53:23.609Z] ---> Running in 0bf1d0838a83 [2024-07-25T11:53:23.874Z] Removing intermediate container 0bf1d0838a83 [2024-07-25T11:53:23.874Z] ---> ea9eadba4c10 [2024-07-25T11:53:23.874Z] Step 25/25 : LABEL version=3.2.0-dev.14 [2024-07-25T11:53:24.143Z] ---> Running in eff61a336293 [2024-07-25T11:53:24.410Z] Removing intermediate container eff61a336293 [2024-07-25T11:53:24.410Z] ---> 513a4da0fe26 [2024-07-25T11:53:24.410Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-25T11:53:24.410Z] Successfully built 513a4da0fe26 [2024-07-25T11:53:24.410Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T11:53:24.560Z] provisioning config files... [2024-07-25T11:53:24.573Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/149@tmp/config6044797875777485214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T11:53:24.970Z] ---> ****-login.sh [2024-07-25T11:53:24.970Z] nexus3.edgexfoundry.org:10001 [2024-07-25T11:53:24.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:53:25.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:53:25.244Z] Configure a credential helper to remove this warning. See [2024-07-25T11:53:25.244Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:53:25.244Z] [2024-07-25T11:53:25.244Z] Login Succeeded [2024-07-25T11:53:25.244Z] nexus3.edgexfoundry.org:10002 [2024-07-25T11:53:25.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:53:25.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:53:25.517Z] Configure a credential helper to remove this warning. See [2024-07-25T11:53:25.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:53:25.517Z] [2024-07-25T11:53:25.517Z] Login Succeeded [2024-07-25T11:53:25.517Z] nexus3.edgexfoundry.org:10003 [2024-07-25T11:53:25.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:53:26.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:53:26.060Z] Configure a credential helper to remove this warning. See [2024-07-25T11:53:26.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:53:26.060Z] [2024-07-25T11:53:26.060Z] Login Succeeded [2024-07-25T11:53:26.060Z] nexus3.edgexfoundry.org:10004 [2024-07-25T11:53:26.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:53:26.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:53:26.330Z] Configure a credential helper to remove this warning. See [2024-07-25T11:53:26.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:53:26.330Z] [2024-07-25T11:53:26.330Z] Login Succeeded [2024-07-25T11:53:26.330Z] ****.io [2024-07-25T11:53:26.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:53:26.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:53:26.859Z] Configure a credential helper to remove this warning. See [2024-07-25T11:53:26.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:53:26.859Z] [2024-07-25T11:53:26.859Z] Login Succeeded [2024-07-25T11:53:26.859Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T11:53:26.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T11:53:26.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T11:53:26.958Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2024-07-25T11:53:26.958Z] 4b15c4fa57c71caecad0988b7896bc87d6850840 [2024-07-25T11:53:26.958Z] latest [2024-07-25T11:53:26.958Z] 3.2.0-dev.14 [2024-07-25T11:53:26.958Z] 4b15c4fa57c71caecad0988b7896bc87d6850840-3.2.0-dev.14 [2024-07-25T11:53:26.958Z] main [2024-07-25T11:53:26.958Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:53:27.327Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4b15c4fa57c71caecad0988b7896bc87d6850840 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:53:27.673Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4b15c4fa57c71caecad0988b7896bc87d6850840 [2024-07-25T11:53:27.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-07-25T11:53:27.673Z] 17aed93e547d: Preparing [2024-07-25T11:53:27.673Z] d2d0b7051836: Preparing [2024-07-25T11:53:27.673Z] 47dc4071ef81: Preparing [2024-07-25T11:53:27.673Z] 056f1eab4010: Preparing [2024-07-25T11:53:27.673Z] 0a060b75a34a: Preparing [2024-07-25T11:53:27.673Z] 3c20671a5817: Preparing [2024-07-25T11:53:27.673Z] 3c20671a5817: Waiting [2024-07-25T11:53:27.937Z] 0a060b75a34a: Pushed [2024-07-25T11:53:27.937Z] 47dc4071ef81: Pushed [2024-07-25T11:53:27.937Z] d2d0b7051836: Pushed [2024-07-25T11:53:27.937Z] 056f1eab4010: Pushed [2024-07-25T11:53:27.937Z] 3c20671a5817: Layer already exists [2024-07-25T11:53:36.121Z] 17aed93e547d: Pushed [2024-07-25T11:53:36.385Z] 4b15c4fa57c71caecad0988b7896bc87d6850840: digest: sha256:4da4e5683d4727c97d988fcca8d3107d8ebfa096a11f407d6e4bd6076b81d418 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:53:36.735Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:53:37.080Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-07-25T11:53:37.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-07-25T11:53:37.080Z] 17aed93e547d: Preparing [2024-07-25T11:53:37.080Z] d2d0b7051836: Preparing [2024-07-25T11:53:37.080Z] 47dc4071ef81: Preparing [2024-07-25T11:53:37.081Z] 056f1eab4010: Preparing [2024-07-25T11:53:37.081Z] 0a060b75a34a: Preparing [2024-07-25T11:53:37.081Z] 3c20671a5817: Preparing [2024-07-25T11:53:37.081Z] 3c20671a5817: Waiting [2024-07-25T11:53:37.081Z] 056f1eab4010: Layer already exists [2024-07-25T11:53:37.081Z] 17aed93e547d: Layer already exists [2024-07-25T11:53:37.081Z] 47dc4071ef81: Layer already exists [2024-07-25T11:53:37.081Z] 0a060b75a34a: Layer already exists [2024-07-25T11:53:37.081Z] d2d0b7051836: Layer already exists [2024-07-25T11:53:37.081Z] 3c20671a5817: Layer already exists [2024-07-25T11:53:37.342Z] latest: digest: sha256:4da4e5683d4727c97d988fcca8d3107d8ebfa096a11f407d6e4bd6076b81d418 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:53:37.679Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:53:38.023Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.14 [2024-07-25T11:53:38.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-07-25T11:53:38.023Z] 17aed93e547d: Preparing [2024-07-25T11:53:38.023Z] d2d0b7051836: Preparing [2024-07-25T11:53:38.023Z] 47dc4071ef81: Preparing [2024-07-25T11:53:38.023Z] 056f1eab4010: Preparing [2024-07-25T11:53:38.023Z] 0a060b75a34a: Preparing [2024-07-25T11:53:38.023Z] 3c20671a5817: Preparing [2024-07-25T11:53:38.023Z] 3c20671a5817: Waiting [2024-07-25T11:53:38.023Z] 0a060b75a34a: Layer already exists [2024-07-25T11:53:38.023Z] 056f1eab4010: Layer already exists [2024-07-25T11:53:38.023Z] d2d0b7051836: Layer already exists [2024-07-25T11:53:38.023Z] 17aed93e547d: Layer already exists [2024-07-25T11:53:38.023Z] 47dc4071ef81: Layer already exists [2024-07-25T11:53:38.023Z] 3c20671a5817: Layer already exists [2024-07-25T11:53:38.287Z] 3.2.0-dev.14: digest: sha256:4da4e5683d4727c97d988fcca8d3107d8ebfa096a11f407d6e4bd6076b81d418 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:53:38.644Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4b15c4fa57c71caecad0988b7896bc87d6850840-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:53:38.994Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4b15c4fa57c71caecad0988b7896bc87d6850840-3.2.0-dev.14 [2024-07-25T11:53:38.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-07-25T11:53:38.995Z] 17aed93e547d: Preparing [2024-07-25T11:53:38.995Z] d2d0b7051836: Preparing [2024-07-25T11:53:38.995Z] 47dc4071ef81: Preparing [2024-07-25T11:53:38.995Z] 056f1eab4010: Preparing [2024-07-25T11:53:38.995Z] 0a060b75a34a: Preparing [2024-07-25T11:53:38.995Z] 3c20671a5817: Preparing [2024-07-25T11:53:38.995Z] 3c20671a5817: Waiting [2024-07-25T11:53:38.995Z] 17aed93e547d: Layer already exists [2024-07-25T11:53:38.995Z] 056f1eab4010: Layer already exists [2024-07-25T11:53:38.995Z] d2d0b7051836: Layer already exists [2024-07-25T11:53:38.995Z] 0a060b75a34a: Layer already exists [2024-07-25T11:53:38.995Z] 47dc4071ef81: Layer already exists [2024-07-25T11:53:38.995Z] 3c20671a5817: Layer already exists [2024-07-25T11:53:38.995Z] 4b15c4fa57c71caecad0988b7896bc87d6850840-3.2.0-dev.14: digest: sha256:4da4e5683d4727c97d988fcca8d3107d8ebfa096a11f407d6e4bd6076b81d418 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:53:39.347Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:53:39.698Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2024-07-25T11:53:39.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-07-25T11:53:39.699Z] 17aed93e547d: Preparing [2024-07-25T11:53:39.699Z] d2d0b7051836: Preparing [2024-07-25T11:53:39.699Z] 47dc4071ef81: Preparing [2024-07-25T11:53:39.699Z] 056f1eab4010: Preparing [2024-07-25T11:53:39.699Z] 0a060b75a34a: Preparing [2024-07-25T11:53:39.699Z] 3c20671a5817: Preparing [2024-07-25T11:53:39.699Z] 3c20671a5817: Waiting [2024-07-25T11:53:39.699Z] 47dc4071ef81: Layer already exists [2024-07-25T11:53:39.699Z] 0a060b75a34a: Layer already exists [2024-07-25T11:53:39.699Z] d2d0b7051836: Layer already exists [2024-07-25T11:53:39.699Z] 056f1eab4010: Layer already exists [2024-07-25T11:53:39.699Z] 17aed93e547d: Layer already exists [2024-07-25T11:53:39.699Z] 3c20671a5817: Layer already exists [2024-07-25T11:53:39.961Z] main: digest: sha256:4da4e5683d4727c97d988fcca8d3107d8ebfa096a11f407d6e4bd6076b81d418 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T11:53:40.047Z] ===================================================== [Pipeline] echo [2024-07-25T11:53:40.064Z] taggedImages: [2024-07-25T11:53:40.064Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4b15c4fa57c71caecad0988b7896bc87d6850840 [2024-07-25T11:53:40.064Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-07-25T11:53:40.064Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.14 [2024-07-25T11:53:40.064Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4b15c4fa57c71caecad0988b7896bc87d6850840-3.2.0-dev.14 [2024-07-25T11:53:40.064Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:53:40.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-25T11:53:40.434Z] [2024-07-25T11:53:40.434Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:53:40.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-25T11:53:40.760Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-25T11:53:40.760Z] 8998bd30e6a1: Pulling fs layer [2024-07-25T11:53:40.760Z] 04944245beec: Pulling fs layer [2024-07-25T11:53:40.760Z] 699f458cf7ca: Pulling fs layer [2024-07-25T11:53:40.760Z] 765212b225bb: Pulling fs layer [2024-07-25T11:53:40.760Z] f23df028b6ca: Pulling fs layer [2024-07-25T11:53:40.760Z] d65c8cfc05b1: Pulling fs layer [2024-07-25T11:53:40.760Z] 2437ff75d9bd: Pulling fs layer [2024-07-25T11:53:40.760Z] 765212b225bb: Waiting [2024-07-25T11:53:40.760Z] f23df028b6ca: Waiting [2024-07-25T11:53:41.711Z] 04944245beec: Verifying Checksum [2024-07-25T11:53:41.711Z] 04944245beec: Download complete [2024-07-25T11:53:42.291Z] 765212b225bb: Verifying Checksum [2024-07-25T11:53:42.291Z] 765212b225bb: Download complete [2024-07-25T11:53:42.291Z] f23df028b6ca: Verifying Checksum [2024-07-25T11:53:42.291Z] f23df028b6ca: Download complete [2024-07-25T11:53:42.291Z] d65c8cfc05b1: Verifying Checksum [2024-07-25T11:53:42.291Z] d65c8cfc05b1: Download complete [2024-07-25T11:53:42.556Z] 699f458cf7ca: Verifying Checksum [2024-07-25T11:53:42.556Z] 699f458cf7ca: Download complete [2024-07-25T11:53:42.821Z] 8998bd30e6a1: Verifying Checksum [2024-07-25T11:53:42.821Z] 8998bd30e6a1: Download complete [2024-07-25T11:53:45.402Z] 2437ff75d9bd: Download complete [2024-07-25T11:53:47.345Z] 8998bd30e6a1: Pull complete [2024-07-25T11:53:47.931Z] 04944245beec: Pull complete [2024-07-25T11:53:49.873Z] 699f458cf7ca: Pull complete [2024-07-25T11:53:49.873Z] 765212b225bb: Pull complete [2024-07-25T11:53:50.455Z] f23df028b6ca: Pull complete [2024-07-25T11:53:50.722Z] d65c8cfc05b1: Pull complete [2024-07-25T11:54:08.914Z] 2437ff75d9bd: Pull complete [2024-07-25T11:54:08.914Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-25T11:54:08.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-25T11:54:08.914Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T11:54:09.110Z] prd-ubuntu20.04-docker-arm64-4c-16g-6450 does not seem to be running inside a container [2024-07-25T11:54:09.158Z] $ 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/149 -v /w/workspace/device-rfid-llrp-go/149:/w/workspace/device-rfid-llrp-go/149:rw,z -v /w/workspace/device-rfid-llrp-go/149@tmp:/w/workspace/device-rfid-llrp-go/149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-25T11:54:11.773Z] $ docker top 7557c2b8cf57a415014335bc8fdee23efb2c72144249a5771a284e49ded70384 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T11:54:12.609Z] ---> job-cost.sh [2024-07-25T11:54:12.609Z] lf-activate-venv: SKIPPING [2024-07-25T11:54:12.609Z] INFO: No Stack... [2024-07-25T11:54:12.872Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-25T11:54:13.819Z] INFO: Archiving Costs [Pipeline] sh [2024-07-25T11:54:14.449Z] + cat /w/workspace/device-rfid-llrp-go/149/archives/cost.csv [2024-07-25T11:54:14.449Z] + cut -d, -f6 [Pipeline] lock [2024-07-25T11:54:14.504Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-149-stack-cost] [2024-07-25T11:54:14.515Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-149-stack-cost] did not exist. Created. [2024-07-25T11:54:14.522Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-25T11:54:15.173Z] /w/workspace/device-rfid-llrp-go/149@tmp/durable-d3359ab7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-25T11:54:15.489Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-25T11:54:15.518Z] Warning: overwriting stash ‘stack-cost’ [2024-07-25T11:54:15.574Z] Stashed 1 file(s) [Pipeline] } [2024-07-25T11:54:15.583Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-149-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-25T11:54:15.599Z] $ docker stop --time=1 7557c2b8cf57a415014335bc8fdee23efb2c72144249a5771a284e49ded70384 [2024-07-25T11:54:17.044Z] $ docker rm -f --volumes 7557c2b8cf57a415014335bc8fdee23efb2c72144249a5771a284e49ded70384 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-25T11:54:17.535Z] provisioning config files... [2024-07-25T11:54:17.541Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8650360381324794585tmp [Pipeline] { [Pipeline] sh [2024-07-25T11:54:17.841Z] + set +x [2024-07-25T11:54:17.841Z] + curl -s https://codecov.io/bash [2024-07-25T11:54:17.841Z] + bash -s -- [2024-07-25T11:54:17.841Z] [2024-07-25T11:54:17.841Z] _____ _ [2024-07-25T11:54:17.841Z] / ____| | | [2024-07-25T11:54:17.841Z] | | ___ __| | ___ ___ _____ __ [2024-07-25T11:54:17.841Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-25T11:54:17.841Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-25T11:54:17.841Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-25T11:54:17.841Z] Bash-1.0.6 [2024-07-25T11:54:17.841Z] [2024-07-25T11:54:17.841Z] [2024-07-25T11:54:17.841Z] ==> git version 2.25.1 found [2024-07-25T11:54:17.841Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-25T11:54:17.841Z] Release-Date: 2020-01-08 [2024-07-25T11:54:17.841Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-25T11:54:17.841Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-25T11:54:17.841Z] ==> Jenkins CI detected. [2024-07-25T11:54:17.841Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2024-07-25T11:54:17.841Z] project root: . [2024-07-25T11:54:17.841Z] --> token set from env [2024-07-25T11:54:17.841Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-25T11:54:18.102Z] ==> Running gcov in . (disable via -X gcov) [2024-07-25T11:54:18.102Z] ==> Python coveragepy not found [2024-07-25T11:54:18.102Z] ==> Searching for coverage reports in: [2024-07-25T11:54:18.102Z] + . [2024-07-25T11:54:18.102Z] -> Found 1 reports [2024-07-25T11:54:18.102Z] ==> Detecting git/mercurial file structure [2024-07-25T11:54:18.102Z] ==> Reading reports [2024-07-25T11:54:18.102Z] + ./coverage.out bytes=438103 [2024-07-25T11:54:18.102Z] ==> Appending adjustments [2024-07-25T11:54:18.102Z] https://docs.codecov.io/docs/fixing-reports [2024-07-25T11:54:18.363Z] + Found adjustments [2024-07-25T11:54:18.363Z] ==> Gzipping contents [2024-07-25T11:54:18.363Z] 52K /tmp/codecov.0OVjm6.gz [2024-07-25T11:54:18.363Z] ==> Uploading reports [2024-07-25T11:54:18.363Z] url: https://codecov.io [2024-07-25T11:54:18.363Z] query: branch=main&commit=4b15c4fa57c71caecad0988b7896bc87d6850840&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-25T11:54:18.363Z] -> Pinging Codecov [2024-07-25T11:54:18.363Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4b15c4fa57c71caecad0988b7896bc87d6850840&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-25T11:54:18.363Z] -> Uploading to [2024-07-25T11:54:18.363Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-25/581DD39554BDF9B6E22D074273EAD858/4b15c4fa57c71caecad0988b7896bc87d6850840/713f715c-5019-423f-beb1-558cde6ca16b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240725%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240725T115418Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c835dfb25796cea02c43df7b9d610b9db1dc99e0a3fce128b9676815495a2b3 [2024-07-25T11:54:18.363Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-25T11:54:18.363Z] Dload Upload Total Spent Left Speed [2024-07-25T11:54:18.623Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50186 0 0 100 50186 0 182k --:--:-- --:--:-- --:--:-- 182k [2024-07-25T11:54:18.623Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4b15c4fa57c71caecad0988b7896bc87d6850840 [Pipeline] } [2024-07-25T11:54:18.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-25T11:54:18.763Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-25T11:54:18.782Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:54:19.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-25T11:54:19.098Z] [2024-07-25T11:54:19.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:54:19.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-25T11:54:19.407Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-25T11:54:19.407Z] 619be1103602: Already exists [2024-07-25T11:54:19.407Z] f8ea3408117e: Pulling fs layer [2024-07-25T11:54:19.407Z] 91320369b822: Pulling fs layer [2024-07-25T11:54:19.407Z] 0406650e8295: Pulling fs layer [2024-07-25T11:54:19.407Z] 4f4fb700ef54: Pulling fs layer [2024-07-25T11:54:19.407Z] 96d80e3f36e1: Pulling fs layer [2024-07-25T11:54:19.407Z] bcf3aedb951c: Pulling fs layer [2024-07-25T11:54:19.407Z] 96d80e3f36e1: Waiting [2024-07-25T11:54:19.407Z] 4f4fb700ef54: Waiting [2024-07-25T11:54:19.407Z] 0406650e8295: Verifying Checksum [2024-07-25T11:54:19.407Z] 0406650e8295: Download complete [2024-07-25T11:54:19.407Z] f8ea3408117e: Verifying Checksum [2024-07-25T11:54:19.407Z] f8ea3408117e: Download complete [2024-07-25T11:54:19.407Z] 4f4fb700ef54: Verifying Checksum [2024-07-25T11:54:19.407Z] 4f4fb700ef54: Download complete [2024-07-25T11:54:19.666Z] f8ea3408117e: Pull complete [2024-07-25T11:54:19.666Z] 96d80e3f36e1: Verifying Checksum [2024-07-25T11:54:19.666Z] 96d80e3f36e1: Download complete [2024-07-25T11:54:19.925Z] 91320369b822: Verifying Checksum [2024-07-25T11:54:19.925Z] 91320369b822: Download complete [2024-07-25T11:54:20.492Z] bcf3aedb951c: Verifying Checksum [2024-07-25T11:54:20.492Z] bcf3aedb951c: Download complete [2024-07-25T11:54:23.779Z] 91320369b822: Pull complete [2024-07-25T11:54:23.779Z] 0406650e8295: Pull complete [2024-07-25T11:54:23.779Z] 4f4fb700ef54: Pull complete [2024-07-25T11:54:23.779Z] 96d80e3f36e1: Pull complete [2024-07-25T11:54:27.064Z] bcf3aedb951c: Pull complete [2024-07-25T11:54:27.064Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-25T11:54:27.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-25T11:54:27.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T11:54:27.169Z] prd-ubuntu20.04-docker-8c-8g-6448 does not seem to be running inside a container [2024-07-25T11:54:27.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-25T11:54:31.500Z] $ docker top 7f49a5b0d5823c5d963a2902838af538dfd66a4571508ed790b1592a6fb7ac2f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T11:54:31.857Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo [2024-07-25T11:54:31.869Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2024-07-25T11:54:32.149Z] + set -o pipefail [2024-07-25T11:54:32.149Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2024-07-25T11:54:38.731Z] [2024-07-25T11:54:38.731Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2024-07-25T11:54:38.731Z] [2024-07-25T11:54:38.731Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/6eb2ff33-2e50-42c2-b730-ae717b6cd287 [2024-07-25T11:54:38.731Z] [2024-07-25T11:54:38.731Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-25T11:54:38.731Z] [2024-07-25T11:54:38.731Z] [2024-07-25T11:54:38.731Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-25T11:54:38.731Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-25T11:54:38.741Z] $ docker stop --time=1 7f49a5b0d5823c5d963a2902838af538dfd66a4571508ed790b1592a6fb7ac2f [2024-07-25T11:54:43.272Z] $ docker rm -f --volumes 7f49a5b0d5823c5d963a2902838af538dfd66a4571508ed790b1592a6fb7ac2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-25T11:54:44.223Z] + git log --format=format:%s -1 4b15c4fa57c71caecad0988b7896bc87d6850840 [Pipeline] sh [2024-07-25T11:54:44.513Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-25T11:54:44.513Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:54:44.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T11:54:44.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T11:54:44.997Z] prd-ubuntu20.04-docker-8c-8g-6448 does not seem to be running inside a container [2024-07-25T11:54:45.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-25T11:54:45.656Z] $ docker top 2ddae299ebe98fac7f96d5bbb1e2ef0929c5d538b76b6675cd472d396ffe0dfc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-25T11:54:45.767Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-25T11:54:45.767Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-25T11:54:45.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-25T11:54:45.891Z] $ docker exec 2ddae299ebe98fac7f96d5bbb1e2ef0929c5d538b76b6675cd472d396ffe0dfc ssh-agent [2024-07-25T11:54:46.020Z] SSH_AUTH_SOCK=/tmp/ssh-Oqf4HomkOUf7/agent.32 [2024-07-25T11:54:46.020Z] SSH_AGENT_PID=38 [2024-07-25T11:54:46.037Z] Running ssh-add (command line suppressed) [2024-07-25T11:54:46.137Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14023990381514410838.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14023990381514410838.key) [2024-07-25T11:54:46.173Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-25T11:54:46.490Z] + git semver tag [2024-07-25T11:54:46.751Z] 2024-07-25 11:54:46,672 [run_tag] DEBUG tag force:False [2024-07-25T11:54:46.751Z] 2024-07-25 11:54:46,672 [check_head_tag] DEBUG check head tag [2024-07-25T11:54:46.751Z] 2024-07-25 11:54:46,674 [execute] INFO git cat-file --batch-check [2024-07-25T11:54:46.751Z] 2024-07-25 11:54:46,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-07-25T11:54:46.751Z] 2024-07-25 11:54:46,678 [execute] INFO git cat-file --batch [2024-07-25T11:54:46.751Z] 2024-07-25 11:54:46,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-07-25T11:54:46.751Z] 2024-07-25 11:54:46,695 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-25T11:54:46.751Z] 2024-07-25 11:54:46,696 [execute] INFO git tag -a v3.2.0-dev.14 -m v3.2.0-dev.14 [2024-07-25T11:54:46.751Z] 2024-07-25 11:54:46,696 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.14', '-m', 'v3.2.0-dev.14'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-25T11:54:46.751Z] 2024-07-25 11:54:46,701 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-25T11:54:46.751Z] 3.2.0-dev.14 [Pipeline] } [2024-07-25T11:54:46.756Z] $ docker exec --env ******** --env ******** 2ddae299ebe98fac7f96d5bbb1e2ef0929c5d538b76b6675cd472d396ffe0dfc ssh-agent -k [2024-07-25T11:54:46.863Z] unset SSH_AUTH_SOCK; [2024-07-25T11:54:46.864Z] unset SSH_AGENT_PID; [2024-07-25T11:54:46.864Z] echo Agent pid 38 killed; [2024-07-25T11:54:46.878Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-25T11:54:47.202Z] + git semver [Pipeline] } [2024-07-25T11:54:47.472Z] $ docker stop --time=1 2ddae299ebe98fac7f96d5bbb1e2ef0929c5d538b76b6675cd472d396ffe0dfc [2024-07-25T11:54:48.766Z] $ docker rm -f --volumes 2ddae299ebe98fac7f96d5bbb1e2ef0929c5d538b76b6675cd472d396ffe0dfc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:54:49.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-25T11:54:49.192Z] [2024-07-25T11:54:49.192Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:54:49.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-25T11:54:49.505Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-25T11:54:49.505Z] ab5ef0e58194: Pulling fs layer [2024-07-25T11:54:49.505Z] 9712f1f96733: Pulling fs layer [2024-07-25T11:54:49.505Z] 63f879dbbcfc: Pulling fs layer [2024-07-25T11:54:49.505Z] 0d9ebad4ef96: Pulling fs layer [2024-07-25T11:54:49.505Z] e9a5061849ea: Pulling fs layer [2024-07-25T11:54:49.505Z] d747dcd14b5f: Pulling fs layer [2024-07-25T11:54:49.505Z] 2de7ff778b66: Pulling fs layer [2024-07-25T11:54:49.505Z] e9a5061849ea: Waiting [2024-07-25T11:54:49.505Z] 0d9ebad4ef96: Waiting [2024-07-25T11:54:49.505Z] d747dcd14b5f: Waiting [2024-07-25T11:54:49.505Z] 2de7ff778b66: Waiting [2024-07-25T11:54:49.505Z] 9712f1f96733: Verifying Checksum [2024-07-25T11:54:49.505Z] 9712f1f96733: Download complete [2024-07-25T11:54:49.764Z] 63f879dbbcfc: Verifying Checksum [2024-07-25T11:54:49.764Z] 63f879dbbcfc: Download complete [2024-07-25T11:54:50.022Z] 0d9ebad4ef96: Verifying Checksum [2024-07-25T11:54:50.022Z] 0d9ebad4ef96: Download complete [2024-07-25T11:54:50.022Z] e9a5061849ea: Verifying Checksum [2024-07-25T11:54:50.022Z] e9a5061849ea: Download complete [2024-07-25T11:54:50.022Z] d747dcd14b5f: Verifying Checksum [2024-07-25T11:54:50.022Z] d747dcd14b5f: Download complete [2024-07-25T11:54:50.022Z] ab5ef0e58194: Verifying Checksum [2024-07-25T11:54:50.022Z] ab5ef0e58194: Download complete [2024-07-25T11:54:50.022Z] 2de7ff778b66: Verifying Checksum [2024-07-25T11:54:50.022Z] 2de7ff778b66: Download complete [2024-07-25T11:54:53.316Z] ab5ef0e58194: Pull complete [2024-07-25T11:54:53.574Z] 9712f1f96733: Pull complete [2024-07-25T11:54:54.140Z] 63f879dbbcfc: Pull complete [2024-07-25T11:54:58.327Z] 0d9ebad4ef96: Pull complete [2024-07-25T11:54:58.327Z] e9a5061849ea: Pull complete [2024-07-25T11:54:58.327Z] d747dcd14b5f: Pull complete [2024-07-25T11:54:59.702Z] 2de7ff778b66: Pull complete [2024-07-25T11:54:59.702Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-25T11:54:59.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-25T11:54:59.702Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T11:54:59.806Z] prd-ubuntu20.04-docker-8c-8g-6448 does not seem to be running inside a container [2024-07-25T11:54:59.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-25T11:55:05.463Z] $ docker top c44827aa29b183348c62f64d46cca0c1e06e12ab5ad8dd76efbe53e0ef50dad3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-25T11:55:05.556Z] provisioning config files... [2024-07-25T11:55:05.563Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9952311190547583937tmp [2024-07-25T11:55:05.573Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8320753729663937195tmp [2024-07-25T11:55:05.581Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7853352933866605856tmp [Pipeline] { [Pipeline] echo [2024-07-25T11:55:05.611Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T11:55:05.913Z] ---> sigul-configuration.sh [2024-07-25T11:55:05.913Z] gpg: directory `/root/.gnupg' created [2024-07-25T11:55:05.913Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-25T11:55:05.913Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-25T11:55:05.913Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-25T11:55:05.913Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-25T11:55:05.913Z] gpg: CAST5 encrypted data [2024-07-25T11:55:05.913Z] gpg: encrypted with 1 passphrase [2024-07-25T11:55:05.913Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-25T11:55:06.209Z] + mkdir /home/jenkins [2024-07-25T11:55:06.209Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-25T11:55:06.505Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-07-25T11:55:06.521Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T11:55:06.818Z] ---> sigul-install.sh [2024-07-25T11:55:06.818Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-25T11:55:07.115Z] + git tag --list [2024-07-25T11:55:07.116Z] v0.0.0 [2024-07-25T11:55:07.116Z] v1.0.0 [2024-07-25T11:55:07.116Z] v2.1.0 [2024-07-25T11:55:07.116Z] v2.1.1 [2024-07-25T11:55:07.116Z] v2.2.0 [2024-07-25T11:55:07.116Z] v2.3.0 [2024-07-25T11:55:07.116Z] v3.0 [2024-07-25T11:55:07.116Z] v3.0.0 [2024-07-25T11:55:07.116Z] v3.1 [2024-07-25T11:55:07.116Z] v3.1.0 [2024-07-25T11:55:07.116Z] v3.1.0-dev.1 [2024-07-25T11:55:07.116Z] v3.1.0-dev.10 [2024-07-25T11:55:07.116Z] v3.1.0-dev.11 [2024-07-25T11:55:07.116Z] v3.1.0-dev.12 [2024-07-25T11:55:07.116Z] v3.1.0-dev.13 [2024-07-25T11:55:07.116Z] v3.1.0-dev.14 [2024-07-25T11:55:07.116Z] v3.1.0-dev.15 [2024-07-25T11:55:07.116Z] v3.1.0-dev.16 [2024-07-25T11:55:07.116Z] v3.1.0-dev.17 [2024-07-25T11:55:07.116Z] v3.1.0-dev.18 [2024-07-25T11:55:07.116Z] v3.1.0-dev.19 [2024-07-25T11:55:07.116Z] v3.1.0-dev.2 [2024-07-25T11:55:07.116Z] v3.1.0-dev.20 [2024-07-25T11:55:07.116Z] v3.1.0-dev.21 [2024-07-25T11:55:07.116Z] v3.1.0-dev.22 [2024-07-25T11:55:07.116Z] v3.1.0-dev.23 [2024-07-25T11:55:07.116Z] v3.1.0-dev.24 [2024-07-25T11:55:07.116Z] v3.1.0-dev.3 [2024-07-25T11:55:07.116Z] v3.1.0-dev.4 [2024-07-25T11:55:07.116Z] v3.1.0-dev.5 [2024-07-25T11:55:07.116Z] v3.1.0-dev.6 [2024-07-25T11:55:07.116Z] v3.1.0-dev.7 [2024-07-25T11:55:07.116Z] v3.1.0-dev.8 [2024-07-25T11:55:07.116Z] v3.1.0-dev.9 [2024-07-25T11:55:07.116Z] v3.1.1 [2024-07-25T11:55:07.116Z] v3.1.1-dev.1 [2024-07-25T11:55:07.116Z] v3.2.0-dev.1 [2024-07-25T11:55:07.116Z] v3.2.0-dev.10 [2024-07-25T11:55:07.116Z] v3.2.0-dev.11 [2024-07-25T11:55:07.116Z] v3.2.0-dev.12 [2024-07-25T11:55:07.116Z] v3.2.0-dev.13 [2024-07-25T11:55:07.116Z] v3.2.0-dev.14 [2024-07-25T11:55:07.116Z] v3.2.0-dev.2 [2024-07-25T11:55:07.116Z] v3.2.0-dev.3 [2024-07-25T11:55:07.116Z] v3.2.0-dev.4 [2024-07-25T11:55:07.116Z] v3.2.0-dev.5 [2024-07-25T11:55:07.116Z] v3.2.0-dev.6 [2024-07-25T11:55:07.116Z] v3.2.0-dev.7 [2024-07-25T11:55:07.116Z] v3.2.0-dev.8 [2024-07-25T11:55:07.116Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-25T11:55:07.414Z] + lftools sign git-tag v3.2.0-dev.14 [2024-07-25T11:55:07.981Z] Signing Git tag with Sigul... [2024-07-25T11:55:07.981Z] Signing v3.2.0-dev.14 [Pipeline] echo [2024-07-25T11:55:08.255Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T11:55:08.552Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-25T11:55:08.560Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-25T11:55:08.590Z] $ docker stop --time=1 c44827aa29b183348c62f64d46cca0c1e06e12ab5ad8dd76efbe53e0ef50dad3 [2024-07-25T11:55:09.914Z] $ docker rm -f --volumes c44827aa29b183348c62f64d46cca0c1e06e12ab5ad8dd76efbe53e0ef50dad3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-25T11:55:10.379Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-25T11:55:10.379Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:55:10.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T11:55:10.689Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T11:55:10.771Z] prd-ubuntu20.04-docker-8c-8g-6448 does not seem to be running inside a container [2024-07-25T11:55:10.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-25T11:55:11.678Z] $ docker top d6981d1e0c12cc9a49ec4f7d522c08022988d84b638051640f4695949221a91e -eo pid,comm [2024-07-25T11:55:11.724Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-25T11:55:11.724Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-25T11:55:11.781Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-25T11:55:11.781Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-25T11:55:11.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-25T11:55:11.889Z] $ docker exec d6981d1e0c12cc9a49ec4f7d522c08022988d84b638051640f4695949221a91e ssh-agent [2024-07-25T11:55:12.002Z] SSH_AUTH_SOCK=/tmp/ssh-7KRAcrZaMImR/agent.14 [2024-07-25T11:55:12.002Z] SSH_AGENT_PID=20 [2024-07-25T11:55:12.006Z] Running ssh-add (command line suppressed) [2024-07-25T11:55:12.105Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7318225915164270890.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7318225915164270890.key) [2024-07-25T11:55:12.122Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-25T11:55:12.411Z] + git semver bump pre [2024-07-25T11:55:12.669Z] 2024-07-25 11:55:12,591 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-25T11:55:12.669Z] 2024-07-25 11:55:12,591 [bump_version] DEBUG bumping version:3.2.0-dev.14 on axis:pre with prefix:dev [2024-07-25T11:55:12.669Z] 2024-07-25 11:55:12,591 [bump_version] DEBUG bumped version:3.2.0-dev.15 [2024-07-25T11:55:12.669Z] 2024-07-25 11:55:12,591 [write_version] DEBUG write version:3.2.0-dev.15 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2024-07-25T11:55:12.669Z] 2024-07-25 11:55:12,591 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-25T11:55:12.669Z] 2024-07-25 11:55:12,591 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-25T11:55:12.669Z] 2024-07-25 11:55:12,593 [execute] INFO git cat-file --batch-check [2024-07-25T11:55:12.669Z] 2024-07-25 11:55:12,593 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-25T11:55:12.669Z] 2024-07-25 11:55:12,598 [execute] INFO git cat-file --batch [2024-07-25T11:55:12.669Z] 2024-07-25 11:55:12,598 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-25T11:55:12.669Z] 2024-07-25 11:55:12,602 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-25T11:55:12.669Z] 3.2.0-dev.15 [Pipeline] } [2024-07-25T11:55:12.673Z] $ docker exec --env ******** --env ******** d6981d1e0c12cc9a49ec4f7d522c08022988d84b638051640f4695949221a91e ssh-agent -k [2024-07-25T11:55:12.773Z] unset SSH_AUTH_SOCK; [2024-07-25T11:55:12.774Z] unset SSH_AGENT_PID; [2024-07-25T11:55:12.774Z] echo Agent pid 20 killed; [2024-07-25T11:55:12.787Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-25T11:55:13.108Z] + git semver [Pipeline] } [2024-07-25T11:55:13.376Z] $ docker stop --time=1 d6981d1e0c12cc9a49ec4f7d522c08022988d84b638051640f4695949221a91e [2024-07-25T11:55:14.681Z] $ docker rm -f --volumes d6981d1e0c12cc9a49ec4f7d522c08022988d84b638051640f4695949221a91e [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T11:55:15.043Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-25T11:55:15.043Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:55:15.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T11:55:15.351Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T11:55:15.430Z] prd-ubuntu20.04-docker-8c-8g-6448 does not seem to be running inside a container [2024-07-25T11:55:15.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-25T11:55:15.779Z] $ docker top 558087aea912db57846935d5eb565af34f247045ac70626774aa3c6abd8cacad -eo pid,comm [2024-07-25T11:55:15.828Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-25T11:55:15.828Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-25T11:55:15.892Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-25T11:55:15.892Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-25T11:55:16.008Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-25T11:55:16.007Z] $ docker exec 558087aea912db57846935d5eb565af34f247045ac70626774aa3c6abd8cacad ssh-agent [2024-07-25T11:55:16.120Z] SSH_AUTH_SOCK=/tmp/ssh-LoMcbQZJbQ6d/agent.30 [2024-07-25T11:55:16.120Z] SSH_AGENT_PID=36 [2024-07-25T11:55:16.124Z] Running ssh-add (command line suppressed) [2024-07-25T11:55:16.221Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_369294312900596116.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_369294312900596116.key) [2024-07-25T11:55:16.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-25T11:55:16.530Z] + git semver push [2024-07-25T11:55:16.790Z] 2024-07-25 11:55:16,703 [run_push] DEBUG push [2024-07-25T11:55:16.790Z] 2024-07-25 11:55:16,704 [execute] INFO git cat-file --batch-check [2024-07-25T11:55:16.790Z] 2024-07-25 11:55:16,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-25T11:55:16.790Z] 2024-07-25 11:55:16,708 [execute] INFO git rev-list 12806278242fd3c6322af6658e42388ccb145078 -- [2024-07-25T11:55:16.790Z] 2024-07-25 11:55:16,708 [execute] DEBUG Popen(['git', 'rev-list', '12806278242fd3c6322af6658e42388ccb145078', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-25T11:55:16.790Z] 2024-07-25 11:55:16,717 [execute] INFO git fetch -v origin [2024-07-25T11:55:16.790Z] 2024-07-25 11:55:16,717 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-25T11:55:17.359Z] 2024-07-25 11:55:17,199 [run_push] DEBUG no remote changes detected [2024-07-25T11:55:17.359Z] 2024-07-25 11:55:17,199 [execute] INFO git push origin semver [2024-07-25T11:55:17.359Z] 2024-07-25 11:55:17,200 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-25T11:55:18.297Z] 2024-07-25 11:55:17,989 [run_push] DEBUG push all version tags [2024-07-25T11:55:18.297Z] 2024-07-25 11:55:17,989 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-25T11:55:18.297Z] 2024-07-25 11:55:17,990 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-25T11:55:18.869Z] 2024-07-25 11:55:18,779 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-25T11:55:18.869Z] 3.2.0-dev.15 [Pipeline] } [2024-07-25T11:55:18.875Z] $ docker exec --env ******** --env ******** 558087aea912db57846935d5eb565af34f247045ac70626774aa3c6abd8cacad ssh-agent -k [2024-07-25T11:55:18.977Z] unset SSH_AUTH_SOCK; [2024-07-25T11:55:18.978Z] unset SSH_AGENT_PID; [2024-07-25T11:55:18.978Z] echo Agent pid 36 killed; [2024-07-25T11:55:18.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-25T11:55:19.320Z] + git semver [Pipeline] } [2024-07-25T11:55:19.590Z] $ docker stop --time=1 558087aea912db57846935d5eb565af34f247045ac70626774aa3c6abd8cacad [2024-07-25T11:55:20.875Z] $ docker rm -f --volumes 558087aea912db57846935d5eb565af34f247045ac70626774aa3c6abd8cacad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-25T11:55:21.534Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2024-07-25T11:55:21.534Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-07-25T11:55:21.534Z] total 16 [2024-07-25T11:55:21.534Z] drwxr-xr-x 3 root root 4096 Jul 25 11:41 . [2024-07-25T11:55:21.534Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 25 11:55 .. [2024-07-25T11:55:21.534Z] drwxr-xr-x 2 root root 4096 Jul 25 11:41 cost [2024-07-25T11:55:21.534Z] -rw-r--r-- 1 root root 91 Jul 25 11:41 cost.csv [2024-07-25T11:55:21.534Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-07-25T11:55:21.534Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-07-25T11:55:21.534Z] total 16 [2024-07-25T11:55:21.534Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 11:41 . [2024-07-25T11:55:21.534Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 25 11:55 .. [2024-07-25T11:55:21.534Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 25 11:41 cost [2024-07-25T11:55:21.534Z] -rw-r--r-- 1 jenkins jenkins 91 Jul 25 11:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-25T11:55:21.829Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T11:55:22.683Z] ---> package-listing.sh [2024-07-25T11:55:22.683Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-25T11:55:22.683Z] ++ facter osfamily [2024-07-25T11:55:22.942Z] + OS_FAMILY=debian [2024-07-25T11:55:22.942Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2024-07-25T11:55:22.942Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-25T11:55:22.942Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-25T11:55:22.942Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-25T11:55:22.942Z] + PACKAGES=/tmp/packages_start.txt [2024-07-25T11:55:22.942Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-07-25T11:55:22.942Z] + PACKAGES=/tmp/packages_end.txt [2024-07-25T11:55:22.942Z] + case "${OS_FAMILY}" in [2024-07-25T11:55:22.942Z] + dpkg -l [2024-07-25T11:55:22.942Z] + grep '^ii' [2024-07-25T11:55:22.942Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-25T11:55:22.942Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-25T11:55:22.942Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-25T11:55:22.942Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-07-25T11:55:22.942Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2024-07-25T11:55:22.942Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2024-07-25T11:55:22.955Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-25T11:55:23.233Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:55:23.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T11:55:23.807Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T11:55:23.890Z] prd-ubuntu20.04-docker-8c-8g-6448 does not seem to be running inside a container [2024-07-25T11:55:23.922Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-25T11:55:24.138Z] $ docker top 322592e4cc3f556e68b09a6a1c20de17a4de06095482822f2f141d3bb4e0e4a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T11:55:24.491Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-25T11:55:24.775Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-25T11:55:25.059Z] + ls /var/log/sa-host [2024-07-25T11:55:25.060Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T11:55:25.141Z] provisioning config files... [2024-07-25T11:55:25.148Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3149479242027168900tmp [Pipeline] { [Pipeline] echo [2024-07-25T11:55:25.170Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T11:55:25.453Z] ---> create-netrc.sh [Pipeline] } [2024-07-25T11:55:25.460Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-25T11:55:25.823Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-25T11:55:25.832Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T11:55:26.112Z] ---> sudo-logs.sh [2024-07-25T11:55:26.112Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-25T11:55:26.146Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T11:55:26.430Z] ---> job-cost.sh [2024-07-25T11:55:26.430Z] lf-activate-venv: SKIPPING [2024-07-25T11:55:26.430Z] DEBUG: total: 0.2199999988079071 [2024-07-25T11:55:26.431Z] INFO: Retrieving Stack Cost... [2024-07-25T11:55:27.000Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-25T11:55:27.260Z] INFO: Archiving Costs [Pipeline] echo [2024-07-25T11:55:27.274Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T11:55:27.559Z] ---> logs-deploy.sh [2024-07-25T11:55:27.560Z] lf-activate-venv: SKIPPING [2024-07-25T11:55:27.560Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/149 [2024-07-25T11:55:27.560Z] INFO: archiving workspace using pattern(s): [2024-07-25T11:55:28.498Z] Archives upload complete. [2024-07-25T11:55:28.498Z] INFO: archiving logs to Nexus