Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ec76fefacd564d5a805f4b6ee2c3fdcc17777694 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-ssh14393941522917825128.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6419480958130883322.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17050691671957033471.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14965337120744990107.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-ssh14307743067039387436.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-9979’ Running on prd-ubuntu20.04-docker-8c-8g-9989 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 ec76fefacd564d5a805f4b6ee2c3fdcc17777694 (main) > 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 ec76fefacd564d5a805f4b6ee2c3fdcc17777694 # timeout=10 Commit message: "feat!: Remove snap packaging (#261)" > git rev-list --no-walk 878a6e6074138d8920890418877c0dc328ed9919 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T18:10:37.428Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T18:10:37.498Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T18:10:37.522Z] ========================================================= [2023-10-24T18:10:37.522Z] EdgeX Global Pipelines Version Info [2023-10-24T18:10:37.522Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:10:38.236Z] ------------------- [2023-10-24T18:10:38.236Z] stable info: [2023-10-24T18:10:38.236Z] ------------------- [2023-10-24T18:10:38.236Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T18:10:38.236Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:10:38.236Z] Message: update stable to v1.0.254 [2023-10-24T18:10:43.489Z] ------------------- [2023-10-24T18:10:43.489Z] experimental info: [2023-10-24T18:10:43.489Z] ------------------- [2023-10-24T18:10:43.489Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T18:10:43.489Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:10:43.489Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T18:10:46.892Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-10-24T18:10:46.907Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-10-24T18:10:46.925Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T18:10:46.941Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T18:10:46.958Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T18:10:46.973Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T18:10:46.989Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T18:10:47.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T18:10:47.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T18:10:47.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T18:10:47.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T18:10:47.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-10-24T18:10:47.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T18:10:47.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T18:10:47.100Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:10:47.115Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:10:47.128Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:10:47.141Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:10:47.158Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T18:10:47.176Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T18:10:47.194Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T18:10:47.210Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T18:10:47.219Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T18:10:47.229Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T18:10:47.243Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T18:10:47.252Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T18:10:47.262Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T18:10:47.272Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-24T18:10:47.281Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-24T18:10:47.290Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-24T18:10:47.300Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec76fefacd564d5a805f4b6ee2c3fdcc17777694 [Pipeline] echo [2023-10-24T18:10:47.315Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec76fef [Pipeline] echo [2023-10-24T18:10:47.333Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:10:47.380Z] provisioning config files... [2023-10-24T18:10:50.650Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8110768422807974269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:10:51.820Z] ---> docker-login.sh [2023-10-24T18:10:51.820Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:10:51.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:57.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:57.485Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:57.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:57.485Z] [2023-10-24T18:10:57.485Z] Login Succeeded [2023-10-24T18:10:57.485Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:10:57.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:57.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:57.485Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:57.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:57.485Z] [2023-10-24T18:10:57.485Z] Login Succeeded [2023-10-24T18:10:57.485Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:10:57.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:57.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:57.485Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:57.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:57.485Z] [2023-10-24T18:10:57.485Z] Login Succeeded [2023-10-24T18:10:57.485Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:10:57.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:57.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:57.744Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:57.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:57.744Z] [2023-10-24T18:10:57.744Z] Login Succeeded [2023-10-24T18:10:57.744Z] docker.io [2023-10-24T18:10:57.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:58.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:58.004Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:58.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:58.004Z] [2023-10-24T18:10:58.004Z] Login Succeeded [2023-10-24T18:10:58.004Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:10:58.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T18:10:58.370Z] + git rev-list -1 --merges ec76fefacd564d5a805f4b6ee2c3fdcc17777694~1..ec76fefacd564d5a805f4b6ee2c3fdcc17777694 [Pipeline] echo [2023-10-24T18:10:58.419Z] -----------> git rev-list -1 --merges ec76fefacd564d5a805f4b6ee2c3fdcc17777694~1..ec76fefacd564d5a805f4b6ee2c3fdcc17777694 ec76fefacd564d5a805f4b6ee2c3fdcc17777694 [false] [Pipeline] sh [2023-10-24T18:10:58.707Z] + git log --format=format:%s -1 ec76fefacd564d5a805f4b6ee2c3fdcc17777694 [Pipeline] echo [2023-10-24T18:10:58.721Z] ========================================================= [2023-10-24T18:10:58.721Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T18:10:58.721Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:10:59.055Z] + git log --format=format:%s -1 ec76fefacd564d5a805f4b6ee2c3fdcc17777694 [Pipeline] echo [2023-10-24T18:10:59.066Z] [semverPrep] GIT_COMMIT: ec76fefacd564d5a805f4b6ee2c3fdcc17777694, Commit Message: feat!: Remove snap packaging (#261) [Pipeline] echo [2023-10-24T18:10:59.076Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T18:10:59.412Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:10:59.412Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T18:10:59.412Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T18:10:59.412Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T18:10:59.412Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T18:10:59.412Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T18:10:59.412Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:10:59.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:10:59.760Z] [2023-10-24T18:10:59.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:11:00.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:11:00.062Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T18:11:00.062Z] b85a868b505f: Pulling fs layer [2023-10-24T18:11:00.062Z] e2be974225ed: Pulling fs layer [2023-10-24T18:11:00.062Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T18:11:00.062Z] 988bab9f4d93: Pulling fs layer [2023-10-24T18:11:00.062Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T18:11:00.062Z] eaf3925da568: Pulling fs layer [2023-10-24T18:11:00.062Z] bab4dde63d76: Pulling fs layer [2023-10-24T18:11:00.062Z] bde34c3a00c8: Pulling fs layer [2023-10-24T18:11:00.062Z] b352a97aabf1: Pulling fs layer [2023-10-24T18:11:00.062Z] 4872d77fe225: Pulling fs layer [2023-10-24T18:11:00.062Z] 5851b861e8e6: Pulling fs layer [2023-10-24T18:11:00.062Z] eaf3925da568: Waiting [2023-10-24T18:11:00.062Z] bab4dde63d76: Waiting [2023-10-24T18:11:00.062Z] bde34c3a00c8: Waiting [2023-10-24T18:11:00.062Z] b352a97aabf1: Waiting [2023-10-24T18:11:00.062Z] 4872d77fe225: Waiting [2023-10-24T18:11:00.062Z] 5851b861e8e6: Waiting [2023-10-24T18:11:00.062Z] 988bab9f4d93: Waiting [2023-10-24T18:11:00.062Z] 1469e6f7b9e6: Waiting [2023-10-24T18:11:00.062Z] e2be974225ed: Download complete [2023-10-24T18:11:00.062Z] 988bab9f4d93: Verifying Checksum [2023-10-24T18:11:00.062Z] 988bab9f4d93: Download complete [2023-10-24T18:11:00.321Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T18:11:00.321Z] 1469e6f7b9e6: Download complete [2023-10-24T18:11:00.321Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T18:11:00.321Z] 339a4e72a1f5: Download complete [2023-10-24T18:11:00.321Z] eaf3925da568: Verifying Checksum [2023-10-24T18:11:00.321Z] eaf3925da568: Download complete [2023-10-24T18:11:00.321Z] bde34c3a00c8: Verifying Checksum [2023-10-24T18:11:00.321Z] bde34c3a00c8: Download complete [2023-10-24T18:11:00.321Z] b352a97aabf1: Verifying Checksum [2023-10-24T18:11:00.321Z] b352a97aabf1: Download complete [2023-10-24T18:11:00.321Z] 4872d77fe225: Verifying Checksum [2023-10-24T18:11:00.321Z] 4872d77fe225: Download complete [2023-10-24T18:11:00.321Z] 5851b861e8e6: Verifying Checksum [2023-10-24T18:11:00.321Z] 5851b861e8e6: Download complete [2023-10-24T18:11:00.321Z] b85a868b505f: Verifying Checksum [2023-10-24T18:11:00.321Z] b85a868b505f: Download complete [2023-10-24T18:11:00.578Z] bab4dde63d76: Verifying Checksum [2023-10-24T18:11:00.578Z] bab4dde63d76: Download complete [2023-10-24T18:11:01.514Z] b85a868b505f: Pull complete [2023-10-24T18:11:01.790Z] e2be974225ed: Pull complete [2023-10-24T18:11:02.361Z] 339a4e72a1f5: Pull complete [2023-10-24T18:11:02.361Z] 988bab9f4d93: Pull complete [2023-10-24T18:11:02.623Z] 1469e6f7b9e6: Pull complete [2023-10-24T18:11:02.623Z] eaf3925da568: Pull complete [2023-10-24T18:11:04.583Z] bab4dde63d76: Pull complete [2023-10-24T18:11:04.583Z] bde34c3a00c8: Pull complete [2023-10-24T18:11:04.583Z] b352a97aabf1: Pull complete [2023-10-24T18:11:04.583Z] 4872d77fe225: Pull complete [2023-10-24T18:11:04.583Z] 5851b861e8e6: Pull complete [2023-10-24T18:11:04.583Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T18:11:04.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:11:04.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:11:04.704Z] prd-ubuntu20.04-docker-8c-8g-9989 does not seem to be running inside a container [2023-10-24T18:11:05.438Z] $ 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 [2023-10-24T18:11:09.289Z] $ docker top edbb7f1aea148dd1f8548263690f385a4bebeb86fe79e7536f43d2c1ef55b06a -eo pid,comm [2023-10-24T18:11:08.671Z] 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). [2023-10-24T18:11:08.671Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:11:08.710Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:11:08.710Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:11:08.820Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:11:09.516Z] $ docker exec edbb7f1aea148dd1f8548263690f385a4bebeb86fe79e7536f43d2c1ef55b06a ssh-agent [2023-10-24T18:11:08.919Z] SSH_AUTH_SOCK=/tmp/ssh-mYlrui0HUJwQ/agent.31 [2023-10-24T18:11:08.919Z] SSH_AGENT_PID=37 [2023-10-24T18:11:08.925Z] Running ssh-add (command line suppressed) [2023-10-24T18:11:09.716Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17670393047714963628.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17670393047714963628.key) [2023-10-24T18:11:09.036Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:11:09.324Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T18:11:10.030Z] $ docker exec --env ******** --env ******** edbb7f1aea148dd1f8548263690f385a4bebeb86fe79e7536f43d2c1ef55b06a ssh-agent -k [2023-10-24T18:11:10.122Z] unset SSH_AUTH_SOCK; [2023-10-24T18:11:10.122Z] unset SSH_AGENT_PID; [2023-10-24T18:11:10.122Z] echo Agent pid 37 killed; [2023-10-24T18:11:09.444Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T18:11:09.467Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:11:09.467Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:11:09.588Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:11:10.284Z] $ docker exec edbb7f1aea148dd1f8548263690f385a4bebeb86fe79e7536f43d2c1ef55b06a ssh-agent [2023-10-24T18:11:09.689Z] SSH_AUTH_SOCK=/tmp/ssh-LF8AzwVs8MI7/agent.69 [2023-10-24T18:11:09.689Z] SSH_AGENT_PID=75 [2023-10-24T18:11:09.694Z] Running ssh-add (command line suppressed) [2023-10-24T18:11:10.482Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10712715727981477118.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10712715727981477118.key) [2023-10-24T18:11:09.801Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:11:10.093Z] + git semver init [2023-10-24T18:11:10.352Z] 2023-10-24 18:11:10,986 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T18:11:10.352Z] 2023-10-24 18:11:10,993 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-10-24T18:11:10.352Z] 2023-10-24 18:11:10,993 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-10-24T18:11:10.352Z] 2023-10-24 18:11:10,993 [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) [2023-10-24T18:11:11.732Z] 2023-10-24 18:11:12,100 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-10-24T18:11:11.732Z] 2023-10-24 18:11:12,101 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-10-24T18:11:11.732Z] 2023-10-24 18:11:12,101 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T18:11:11.732Z] 2023-10-24 18:11:12,101 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T18:11:11.732Z] 3.1.0-dev.17 [Pipeline] } [2023-10-24T18:11:12.436Z] $ docker exec --env ******** --env ******** edbb7f1aea148dd1f8548263690f385a4bebeb86fe79e7536f43d2c1ef55b06a ssh-agent -k [2023-10-24T18:11:12.528Z] unset SSH_AUTH_SOCK; [2023-10-24T18:11:12.529Z] unset SSH_AGENT_PID; [2023-10-24T18:11:12.530Z] echo Agent pid 75 killed; [2023-10-24T18:11:11.845Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:11:12.154Z] + git semver [Pipeline] } [2023-10-24T18:11:13.119Z] $ docker stop --time=1 edbb7f1aea148dd1f8548263690f385a4bebeb86fe79e7536f43d2c1ef55b06a [2023-10-24T18:11:15.295Z] $ docker rm -f --volumes edbb7f1aea148dd1f8548263690f385a4bebeb86fe79e7536f43d2c1ef55b06a [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:11:15.036Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T18:11:15.274Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T18:11:15.276Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.17 [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 [2023-10-24T18:11:15.439Z] provisioning config files... [2023-10-24T18:11:15.447Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config500615545873365288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:11:15.740Z] ---> docker-login.sh [2023-10-24T18:11:15.740Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:11:15.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:15.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:15.740Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:15.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:15.740Z] [2023-10-24T18:11:15.740Z] Login Succeeded [2023-10-24T18:11:15.740Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:11:15.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:15.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:15.740Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:15.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:15.740Z] [2023-10-24T18:11:15.740Z] Login Succeeded [2023-10-24T18:11:15.740Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:11:16.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:16.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:16.001Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:16.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:16.001Z] [2023-10-24T18:11:16.001Z] Login Succeeded [2023-10-24T18:11:16.001Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:11:16.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:16.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:16.001Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:16.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:16.001Z] [2023-10-24T18:11:16.001Z] Login Succeeded [2023-10-24T18:11:16.001Z] docker.io [2023-10-24T18:11:16.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:16.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:16.568Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:16.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:16.568Z] [2023-10-24T18:11:16.568Z] Login Succeeded [2023-10-24T18:11:16.568Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:11:16.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T18:11:16.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:11:16.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:11:16.659Z] ========================================================= [2023-10-24T18:11:16.659Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T18:11:16.659Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:11:16.975Z] + 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 . [2023-10-24T18:11:16.975Z] Sending build context to Docker daemon 4.337MB [2023-10-24T18:11:16.975Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:11:16.975Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T18:11:17.242Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T18:11:17.242Z] 7264a8db6415: Pulling fs layer [2023-10-24T18:11:17.242Z] c4d48a809fc2: Pulling fs layer [2023-10-24T18:11:17.242Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T18:11:17.242Z] ad3a456e5733: Pulling fs layer [2023-10-24T18:11:17.242Z] 33e27b845d1e: Pulling fs layer [2023-10-24T18:11:17.242Z] c68163c4e522: Pulling fs layer [2023-10-24T18:11:17.242Z] 50da416c3ac9: Pulling fs layer [2023-10-24T18:11:17.242Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T18:11:17.242Z] 33e27b845d1e: Waiting [2023-10-24T18:11:17.242Z] c68163c4e522: Waiting [2023-10-24T18:11:17.242Z] 50da416c3ac9: Waiting [2023-10-24T18:11:17.242Z] ad3a456e5733: Waiting [2023-10-24T18:11:17.242Z] 23d2d4c4bb30: Waiting [2023-10-24T18:11:17.242Z] c4d48a809fc2: Verifying Checksum [2023-10-24T18:11:17.242Z] c4d48a809fc2: Download complete [2023-10-24T18:11:17.242Z] ad3a456e5733: Download complete [2023-10-24T18:11:17.242Z] 33e27b845d1e: Download complete [2023-10-24T18:11:17.242Z] 7264a8db6415: Verifying Checksum [2023-10-24T18:11:17.242Z] 7264a8db6415: Download complete [2023-10-24T18:11:17.242Z] c68163c4e522: Verifying Checksum [2023-10-24T18:11:17.242Z] c68163c4e522: Download complete [2023-10-24T18:11:17.501Z] 7264a8db6415: Pull complete [2023-10-24T18:11:17.501Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T18:11:17.501Z] 23d2d4c4bb30: Download complete [2023-10-24T18:11:17.501Z] c4d48a809fc2: Pull complete [2023-10-24T18:11:17.758Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T18:11:17.758Z] 4f1c88b9dad5: Download complete [2023-10-24T18:11:18.015Z] 50da416c3ac9: Verifying Checksum [2023-10-24T18:11:18.015Z] 50da416c3ac9: Download complete [2023-10-24T18:11:20.544Z] 4f1c88b9dad5: Pull complete [2023-10-24T18:11:20.544Z] ad3a456e5733: Pull complete [2023-10-24T18:11:20.544Z] 33e27b845d1e: Pull complete [2023-10-24T18:11:20.807Z] c68163c4e522: Pull complete [2023-10-24T18:11:23.344Z] 50da416c3ac9: Pull complete [2023-10-24T18:11:23.344Z] 23d2d4c4bb30: Pull complete [2023-10-24T18:11:23.344Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T18:11:23.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T18:11:23.344Z] ---> 0786185ac409 [2023-10-24T18:11:23.344Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:11:28.622Z] ---> Running in 3f8c2bd99c70 [2023-10-24T18:11:28.622Z] Removing intermediate container 3f8c2bd99c70 [2023-10-24T18:11:28.622Z] ---> 5eb98ca7db2e [2023-10-24T18:11:28.622Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:11:28.622Z] ---> Running in e9fbcee84747 [2023-10-24T18:11:28.622Z] Removing intermediate container e9fbcee84747 [2023-10-24T18:11:28.622Z] ---> fd00f3874042 [2023-10-24T18:11:28.622Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:11:28.622Z] ---> Running in 6d96333891e6 [2023-10-24T18:11:28.622Z] Removing intermediate container 6d96333891e6 [2023-10-24T18:11:28.622Z] ---> 813d415a03f2 [2023-10-24T18:11:28.622Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:11:28.622Z] ---> Running in abe79c916e89 [2023-10-24T18:11:28.622Z] Removing intermediate container abe79c916e89 [2023-10-24T18:11:28.622Z] ---> f97a2feedc13 [2023-10-24T18:11:28.622Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:11:28.622Z] ---> Running in 3bb02cd83338 [2023-10-24T18:11:28.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:11:28.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:11:28.883Z] OK: 264 MiB in 52 packages [2023-10-24T18:11:29.142Z] Removing intermediate container 3bb02cd83338 [2023-10-24T18:11:29.142Z] ---> 02590088e642 [2023-10-24T18:11:29.142Z] Step 8/12 : WORKDIR /app [2023-10-24T18:11:29.400Z] ---> Running in 006350f94505 [2023-10-24T18:11:29.400Z] Removing intermediate container 006350f94505 [2023-10-24T18:11:29.400Z] ---> 00e8f15bef37 [2023-10-24T18:11:29.400Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-24T18:11:29.400Z] ---> d56cac538578 [2023-10-24T18:11:29.400Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:11:29.400Z] ---> Running in be7ce4717fe5 [2023-10-24T18:11:30.394Z] Still waiting to schedule task [2023-10-24T18:11:30.394Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9983’ [2023-10-24T18:12:37.232Z] Removing intermediate container be7ce4717fe5 [2023-10-24T18:12:37.232Z] ---> 3d3a8adf0c62 [2023-10-24T18:12:37.232Z] Step 11/12 : COPY . . [2023-10-24T18:12:37.232Z] ---> 32876792eea6 [2023-10-24T18:12:37.232Z] Step 12/12 : RUN $MAKE [2023-10-24T18:12:37.232Z] ---> Running in 303d7582296a [2023-10-24T18:12:37.232Z] noop [2023-10-24T18:12:37.232Z] Removing intermediate container 303d7582296a [2023-10-24T18:12:37.232Z] ---> e8aa08c414b5 [2023-10-24T18:12:37.232Z] Successfully built e8aa08c414b5 [2023-10-24T18:12:37.232Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:12:37.561Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:12:37.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:12:37.632Z] prd-ubuntu20.04-docker-8c-8g-9989 does not seem to be running inside a container [2023-10-24T18:12:37.669Z] $ 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 [2023-10-24T18:12:38.493Z] $ docker top 0b38ba64d39af9ed404d801c42566b35466a1445e87a506767ba9b360055e532 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:12:38.835Z] + go version [2023-10-24T18:12:38.835Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T18:12:38.850Z] $ docker stop --time=1 0b38ba64d39af9ed404d801c42566b35466a1445e87a506767ba9b360055e532 [2023-10-24T18:12:40.824Z] $ docker rm -f --volumes 0b38ba64d39af9ed404d801c42566b35466a1445e87a506767ba9b360055e532 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:12:41.403Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:12:41.403Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:12:41.475Z] prd-ubuntu20.04-docker-8c-8g-9989 does not seem to be running inside a container [2023-10-24T18:12:41.508Z] $ 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 [2023-10-24T18:12:42.333Z] $ docker top e63cbd6ba060ebd66269abf85dd09167164f1d2422e40448de9a8a52d5106dae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:12:42.677Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:12:42.972Z] + make test [2023-10-24T18:12:42.972Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T18:12:49.536Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-10-24T18:12:59.501Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-10-24T18:12:59.501Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-10-24T18:13:03.686Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.989s coverage: 40.6% of statements [2023-10-24T18:13:03.686Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.254s coverage: 51.9% of statements [2023-10-24T18:13:03.686Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 96.4% of statements [2023-10-24T18:13:18.544Z] go vet ./... [2023-10-24T18:13:22.019Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:13:22.019Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:13:22.019Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T18:13:22.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:13:22.308Z] $ docker stop --time=1 e63cbd6ba060ebd66269abf85dd09167164f1d2422e40448de9a8a52d5106dae [2023-10-24T18:13:25.001Z] $ docker rm -f --volumes e63cbd6ba060ebd66269abf85dd09167164f1d2422e40448de9a8a52d5106dae [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:13:25.473Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:13:25.542Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T18:13:25.973Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:13:26.257Z] + ls -al . [2023-10-24T18:13:26.257Z] total 640 [2023-10-24T18:13:26.257Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 18:12 . [2023-10-24T18:13:26.257Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:10 .. [2023-10-24T18:13:26.257Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 24 18:10 .dockerignore [2023-10-24T18:13:26.257Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:13 .git [2023-10-24T18:13:26.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:10 .github [2023-10-24T18:13:26.257Z] -rw-rw-r-- 1 jenkins jenkins 858 Oct 24 18:10 .gitignore [2023-10-24T18:13:26.257Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:10 .golangci.yml [2023-10-24T18:13:26.257Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:11 .semver [2023-10-24T18:13:26.257Z] -rw-rw-r-- 1 jenkins jenkins 11980 Oct 24 18:10 Attribution.txt [2023-10-24T18:13:26.257Z] -rw-rw-r-- 1 jenkins jenkins 10365 Oct 24 18:10 CHANGELOG.md [2023-10-24T18:13:26.257Z] -rw-rw-r-- 1 jenkins jenkins 1347 Oct 24 18:10 Dockerfile [2023-10-24T18:13:26.257Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:10 GOVERNANCE.md [2023-10-24T18:13:26.257Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 24 18:10 Jenkinsfile [2023-10-24T18:13:26.257Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 18:10 LICENSE [2023-10-24T18:13:26.257Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 24 18:10 Makefile [2023-10-24T18:13:26.257Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 18:10 OWNERS.md [2023-10-24T18:13:26.257Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 24 18:10 README.md [2023-10-24T18:13:26.257Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:11 VERSION [2023-10-24T18:13:26.257Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:10 bin [2023-10-24T18:13:26.257Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:10 cmd [2023-10-24T18:13:26.257Z] -rw-r--r-- 1 jenkins jenkins 459493 Oct 24 18:13 coverage.out [2023-10-24T18:13:26.257Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:10 examples [2023-10-24T18:13:26.257Z] -rw-rw-r-- 1 jenkins jenkins 3878 Oct 24 18:10 go.mod [2023-10-24T18:13:26.257Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 18:10 go.sum [2023-10-24T18:13:26.257Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:10 images [2023-10-24T18:13:26.257Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 24 18:10 internal [2023-10-24T18:13:26.257Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 24 18:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:13:26.557Z] + 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=ec76fefacd564d5a805f4b6ee2c3fdcc17777694 --label arch=amd64 --label version=3.1.0-dev.17 . [2023-10-24T18:13:26.557Z] Sending build context to Docker daemon 4.337MB [2023-10-24T18:13:26.557Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:13:26.557Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-24T18:13:26.557Z] ---> e8aa08c414b5 [2023-10-24T18:13:26.557Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:13:26.817Z] ---> Running in e4a7c43befa3 [2023-10-24T18:13:26.817Z] Removing intermediate container e4a7c43befa3 [2023-10-24T18:13:26.817Z] ---> 3e05b094e4ec [2023-10-24T18:13:26.817Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:13:26.817Z] ---> Running in 90913b14f747 [2023-10-24T18:13:26.817Z] Removing intermediate container 90913b14f747 [2023-10-24T18:13:26.817Z] ---> f84538e2c13a [2023-10-24T18:13:26.817Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:13:26.817Z] ---> Running in aa8a54743c99 [2023-10-24T18:13:27.075Z] Removing intermediate container aa8a54743c99 [2023-10-24T18:13:27.075Z] ---> e4b07fd26dd8 [2023-10-24T18:13:27.075Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:13:27.075Z] ---> Running in 995c078c9764 [2023-10-24T18:13:27.075Z] Removing intermediate container 995c078c9764 [2023-10-24T18:13:27.075Z] ---> c5c467c8f0cb [2023-10-24T18:13:27.075Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:13:27.075Z] ---> Running in 5c0db8ec9ea7 [2023-10-24T18:13:27.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:13:27.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:13:27.591Z] OK: 264 MiB in 52 packages [2023-10-24T18:13:28.159Z] Removing intermediate container 5c0db8ec9ea7 [2023-10-24T18:13:28.159Z] ---> 155377f1bd75 [2023-10-24T18:13:28.159Z] Step 8/24 : WORKDIR /app [2023-10-24T18:13:28.159Z] ---> Running in 1f520ddf922c [2023-10-24T18:13:28.159Z] Removing intermediate container 1f520ddf922c [2023-10-24T18:13:28.159Z] ---> 67efd0b2ff86 [2023-10-24T18:13:28.159Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-24T18:13:28.159Z] ---> ccc0f2f3bdb5 [2023-10-24T18:13:28.159Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:13:28.159Z] ---> Running in 8678fafefcb0 [2023-10-24T18:13:28.726Z] Removing intermediate container 8678fafefcb0 [2023-10-24T18:13:28.726Z] ---> efb32caf58eb [2023-10-24T18:13:28.726Z] Step 11/24 : COPY . . [2023-10-24T18:13:29.305Z] ---> 0b2c8cc59d47 [2023-10-24T18:13:29.305Z] Step 12/24 : RUN $MAKE [2023-10-24T18:13:29.305Z] ---> Running in d607be8b9bb5 [2023-10-24T18:13:29.569Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-10-24T18:13:56.236Z] Removing intermediate container d607be8b9bb5 [2023-10-24T18:13:56.236Z] ---> 13b91e40dbdc [2023-10-24T18:13:56.236Z] Step 13/24 : FROM alpine:3.18 [2023-10-24T18:13:56.236Z] 3.18: Pulling from library/alpine [2023-10-24T18:13:56.236Z] 96526aa774ef: Pulling fs layer [2023-10-24T18:13:56.236Z] 96526aa774ef: Download complete [2023-10-24T18:13:56.236Z] 96526aa774ef: Pull complete [2023-10-24T18:13:56.236Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:13:56.236Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:13:56.236Z] ---> 8ca4688f4f35 [2023-10-24T18:13:56.236Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T18:13:56.236Z] ---> Running in 87ee5644fb30 [2023-10-24T18:13:56.236Z] Removing intermediate container 87ee5644fb30 [2023-10-24T18:13:56.236Z] ---> 1259f47ad253 [2023-10-24T18:13:56.236Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-24T18:13:56.236Z] ---> Running in 17f7ff23815a [2023-10-24T18:13:56.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:13:56.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:13:56.236Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T18:13:56.236Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:13:56.236Z] OK: 7 MiB in 16 packages [2023-10-24T18:13:56.496Z] Removing intermediate container 17f7ff23815a [2023-10-24T18:13:56.496Z] ---> 62f2bf63c68c [2023-10-24T18:13:56.496Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-10-24T18:13:57.432Z] ---> b4331c83a988 [2023-10-24T18:13:57.432Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-10-24T18:13:57.692Z] ---> 51fe49d41fcb [2023-10-24T18:13:57.692Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-10-24T18:13:58.625Z] ---> b23c8e162ede [2023-10-24T18:13:58.625Z] Step 19/24 : EXPOSE 59989 [2023-10-24T18:13:58.625Z] ---> Running in 45eaec8c1aef [2023-10-24T18:13:58.625Z] Removing intermediate container 45eaec8c1aef [2023-10-24T18:13:58.625Z] ---> 93315220557e [2023-10-24T18:13:58.625Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-10-24T18:13:58.625Z] ---> Running in 980df4405273 [2023-10-24T18:13:58.625Z] Removing intermediate container 980df4405273 [2023-10-24T18:13:58.625Z] ---> 8e1b5f05fb52 [2023-10-24T18:13:58.625Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T18:13:58.881Z] ---> Running in 8e4a96359b8b [2023-10-24T18:13:58.881Z] Removing intermediate container 8e4a96359b8b [2023-10-24T18:13:58.881Z] ---> 2c25eb5d7f99 [2023-10-24T18:13:58.881Z] Step 22/24 : LABEL arch=amd64 [2023-10-24T18:13:58.881Z] ---> Running in d147e77e3b9d [2023-10-24T18:13:58.881Z] Removing intermediate container d147e77e3b9d [2023-10-24T18:13:58.881Z] ---> 264d9972d79e [2023-10-24T18:13:58.881Z] Step 23/24 : LABEL git_sha=ec76fefacd564d5a805f4b6ee2c3fdcc17777694 [2023-10-24T18:13:58.881Z] ---> Running in 7962b962198a [2023-10-24T18:13:58.881Z] Removing intermediate container 7962b962198a [2023-10-24T18:13:58.881Z] ---> 59f67ea88d21 [2023-10-24T18:13:58.881Z] Step 24/24 : LABEL version=3.1.0-dev.17 [2023-10-24T18:13:59.139Z] ---> Running in 90a7f02302eb [2023-10-24T18:13:59.139Z] Removing intermediate container 90a7f02302eb [2023-10-24T18:13:59.139Z] ---> c8ed67b99354 [2023-10-24T18:13:59.139Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:13:59.139Z] Successfully built c8ed67b99354 [2023-10-24T18:13:59.139Z] 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 [2023-10-24T18:13:59.246Z] provisioning config files... [2023-10-24T18:13:59.253Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5676592635750616168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:13:59.546Z] ---> docker-login.sh [2023-10-24T18:13:59.546Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:13:59.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:13:59.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:13:59.546Z] Configure a credential helper to remove this warning. See [2023-10-24T18:13:59.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:13:59.546Z] [2023-10-24T18:13:59.546Z] Login Succeeded [2023-10-24T18:13:59.546Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:13:59.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:13:59.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:13:59.546Z] Configure a credential helper to remove this warning. See [2023-10-24T18:13:59.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:13:59.546Z] [2023-10-24T18:13:59.546Z] Login Succeeded [2023-10-24T18:13:59.546Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:13:59.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:13:59.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:13:59.804Z] Configure a credential helper to remove this warning. See [2023-10-24T18:13:59.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:13:59.804Z] [2023-10-24T18:13:59.804Z] Login Succeeded [2023-10-24T18:13:59.804Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:13:59.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:13:59.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:13:59.804Z] Configure a credential helper to remove this warning. See [2023-10-24T18:13:59.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:13:59.804Z] [2023-10-24T18:13:59.804Z] Login Succeeded [2023-10-24T18:13:59.804Z] docker.io [2023-10-24T18:13:59.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:14:00.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:14:00.061Z] Configure a credential helper to remove this warning. See [2023-10-24T18:14:00.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:14:00.061Z] [2023-10-24T18:14:00.061Z] Login Succeeded [2023-10-24T18:14:00.061Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:14:00.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:14:00.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:14:00.125Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-10-24T18:14:00.125Z] ec76fefacd564d5a805f4b6ee2c3fdcc17777694 [2023-10-24T18:14:00.125Z] latest [2023-10-24T18:14:00.125Z] 3.1.0-dev.17 [2023-10-24T18:14:00.125Z] ec76fefacd564d5a805f4b6ee2c3fdcc17777694-3.1.0-dev.17 [2023-10-24T18:14:00.125Z] main [2023-10-24T18:14:00.125Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:14:00.465Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:ec76fefacd564d5a805f4b6ee2c3fdcc17777694 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:14:00.778Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:ec76fefacd564d5a805f4b6ee2c3fdcc17777694 [2023-10-24T18:14:00.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-24T18:14:00.779Z] a9bf36f11254: Preparing [2023-10-24T18:14:00.779Z] 87968c709bc3: Preparing [2023-10-24T18:14:00.779Z] fa4d355dc0b6: Preparing [2023-10-24T18:14:00.779Z] 76fb7cc4e3d1: Preparing [2023-10-24T18:14:00.779Z] cc2447e1835a: Preparing [2023-10-24T18:14:00.779Z] 87968c709bc3: Pushed [2023-10-24T18:14:00.779Z] 76fb7cc4e3d1: Pushed [2023-10-24T18:14:00.779Z] fa4d355dc0b6: Pushed [2023-10-24T18:14:00.779Z] cc2447e1835a: Layer already exists [2023-10-24T18:14:04.061Z] a9bf36f11254: Pushed [2023-10-24T18:14:04.061Z] ec76fefacd564d5a805f4b6ee2c3fdcc17777694: digest: sha256:cd70b2188c8f76975d3542556c9cca801fb2ad030c656bea0e61bb153ec2ea4b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:14:04.380Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:14:04.687Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-10-24T18:14:04.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-24T18:14:04.688Z] a9bf36f11254: Preparing [2023-10-24T18:14:04.688Z] 87968c709bc3: Preparing [2023-10-24T18:14:04.688Z] fa4d355dc0b6: Preparing [2023-10-24T18:14:04.688Z] 76fb7cc4e3d1: Preparing [2023-10-24T18:14:04.688Z] cc2447e1835a: Preparing [2023-10-24T18:14:04.688Z] cc2447e1835a: Layer already exists [2023-10-24T18:14:04.688Z] a9bf36f11254: Layer already exists [2023-10-24T18:14:04.688Z] 76fb7cc4e3d1: Layer already exists [2023-10-24T18:14:04.688Z] 87968c709bc3: Layer already exists [2023-10-24T18:14:04.688Z] fa4d355dc0b6: Layer already exists [2023-10-24T18:14:04.688Z] latest: digest: sha256:cd70b2188c8f76975d3542556c9cca801fb2ad030c656bea0e61bb153ec2ea4b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:14:05.318Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:14:05.884Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.17 [2023-10-24T18:14:05.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-24T18:14:05.884Z] a9bf36f11254: Preparing [2023-10-24T18:14:05.884Z] 87968c709bc3: Preparing [2023-10-24T18:14:05.884Z] fa4d355dc0b6: Preparing [2023-10-24T18:14:05.884Z] 76fb7cc4e3d1: Preparing [2023-10-24T18:14:05.884Z] cc2447e1835a: Preparing [2023-10-24T18:14:05.884Z] a9bf36f11254: Layer already exists [2023-10-24T18:14:05.884Z] 87968c709bc3: Layer already exists [2023-10-24T18:14:05.884Z] fa4d355dc0b6: Layer already exists [2023-10-24T18:14:05.884Z] cc2447e1835a: Layer already exists [2023-10-24T18:14:05.884Z] 76fb7cc4e3d1: Layer already exists [2023-10-24T18:14:05.884Z] 3.1.0-dev.17: digest: sha256:cd70b2188c8f76975d3542556c9cca801fb2ad030c656bea0e61bb153ec2ea4b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:14:06.203Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:ec76fefacd564d5a805f4b6ee2c3fdcc17777694-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:14:06.523Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:ec76fefacd564d5a805f4b6ee2c3fdcc17777694-3.1.0-dev.17 [2023-10-24T18:14:06.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-24T18:14:06.524Z] a9bf36f11254: Preparing [2023-10-24T18:14:06.524Z] 87968c709bc3: Preparing [2023-10-24T18:14:06.524Z] fa4d355dc0b6: Preparing [2023-10-24T18:14:06.524Z] 76fb7cc4e3d1: Preparing [2023-10-24T18:14:06.524Z] cc2447e1835a: Preparing [2023-10-24T18:14:06.524Z] a9bf36f11254: Layer already exists [2023-10-24T18:14:06.524Z] 87968c709bc3: Layer already exists [2023-10-24T18:14:06.524Z] cc2447e1835a: Layer already exists [2023-10-24T18:14:06.524Z] 76fb7cc4e3d1: Layer already exists [2023-10-24T18:14:06.524Z] fa4d355dc0b6: Layer already exists [2023-10-24T18:14:06.524Z] ec76fefacd564d5a805f4b6ee2c3fdcc17777694-3.1.0-dev.17: digest: sha256:cd70b2188c8f76975d3542556c9cca801fb2ad030c656bea0e61bb153ec2ea4b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:14:06.842Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:14:07.149Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-10-24T18:14:07.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-24T18:14:07.149Z] a9bf36f11254: Preparing [2023-10-24T18:14:07.149Z] 87968c709bc3: Preparing [2023-10-24T18:14:07.149Z] fa4d355dc0b6: Preparing [2023-10-24T18:14:07.149Z] 76fb7cc4e3d1: Preparing [2023-10-24T18:14:07.149Z] cc2447e1835a: Preparing [2023-10-24T18:14:07.149Z] 76fb7cc4e3d1: Layer already exists [2023-10-24T18:14:07.149Z] cc2447e1835a: Layer already exists [2023-10-24T18:14:07.149Z] fa4d355dc0b6: Layer already exists [2023-10-24T18:14:07.149Z] a9bf36f11254: Layer already exists [2023-10-24T18:14:07.149Z] 87968c709bc3: Layer already exists [2023-10-24T18:14:07.149Z] main: digest: sha256:cd70b2188c8f76975d3542556c9cca801fb2ad030c656bea0e61bb153ec2ea4b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:14:07.195Z] ===================================================== [Pipeline] echo [2023-10-24T18:14:07.207Z] taggedImages: [2023-10-24T18:14:07.207Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:ec76fefacd564d5a805f4b6ee2c3fdcc17777694 [2023-10-24T18:14:07.207Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-10-24T18:14:07.207Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.17 [2023-10-24T18:14:07.207Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:ec76fefacd564d5a805f4b6ee2c3fdcc17777694-3.1.0-dev.17 [2023-10-24T18:14:07.207Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:14:07.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:14:07.584Z] [2023-10-24T18:14:07.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:14:07.889Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:14:07.889Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T18:14:07.889Z] 5eb5b503b376: Pulling fs layer [2023-10-24T18:14:07.889Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T18:14:07.889Z] ec43610c2a17: Pulling fs layer [2023-10-24T18:14:07.889Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T18:14:07.889Z] 33b1e0a273af: Pulling fs layer [2023-10-24T18:14:07.889Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T18:14:07.889Z] 2f39f015ded8: Pulling fs layer [2023-10-24T18:14:07.889Z] 33b1e0a273af: Waiting [2023-10-24T18:14:07.889Z] 5d3b04190fa2: Waiting [2023-10-24T18:14:07.889Z] 2f39f015ded8: Waiting [2023-10-24T18:14:07.889Z] 3a2ae6a8a46f: Waiting [2023-10-24T18:14:07.889Z] 5c69ac0246d0: Verifying Checksum [2023-10-24T18:14:07.889Z] 5c69ac0246d0: Download complete [2023-10-24T18:14:07.889Z] 3a2ae6a8a46f: Download complete [2023-10-24T18:14:07.889Z] 33b1e0a273af: Verifying Checksum [2023-10-24T18:14:07.889Z] 33b1e0a273af: Download complete [2023-10-24T18:14:07.889Z] ec43610c2a17: Verifying Checksum [2023-10-24T18:14:07.889Z] ec43610c2a17: Download complete [2023-10-24T18:14:07.889Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T18:14:07.889Z] 5d3b04190fa2: Download complete [2023-10-24T18:14:08.148Z] 5eb5b503b376: Verifying Checksum [2023-10-24T18:14:08.148Z] 5eb5b503b376: Download complete [2023-10-24T18:14:08.713Z] 2f39f015ded8: Download complete [2023-10-24T18:14:09.278Z] 5eb5b503b376: Pull complete [2023-10-24T18:14:09.537Z] 5c69ac0246d0: Pull complete [2023-10-24T18:14:09.794Z] ec43610c2a17: Pull complete [2023-10-24T18:14:10.053Z] 3a2ae6a8a46f: Pull complete [2023-10-24T18:14:10.053Z] 33b1e0a273af: Pull complete [2023-10-24T18:14:10.310Z] 5d3b04190fa2: Pull complete [2023-10-24T18:14:14.487Z] 2f39f015ded8: Pull complete [2023-10-24T18:14:14.487Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T18:14:14.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:14:14.487Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:14:14.566Z] prd-ubuntu20.04-docker-8c-8g-9989 does not seem to be running inside a container [2023-10-24T18:14:14.597Z] $ 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 [2023-10-24T18:14:20.727Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10000 in /w/workspace/foundry_device-rfid-llrp-go_main [2023-10-24T18:14:25.895Z] $ docker top 6e89b44eaf9d050b6f5845dedb07f0f33d1ba30ee28e1fe97c91e26eb5bfe8e9 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-10-24T18:14:26.018Z] Running in /w/workspace/device-rfid-llrp-go/122 [Pipeline] { [Pipeline] checkout [2023-10-24T18:14:26.055Z] The recommended git tool is: git [2023-10-24T18:14:26.270Z] ---> job-cost.sh [2023-10-24T18:14:26.271Z] lf-activate-venv: SKIPPING [2023-10-24T18:14:26.271Z] INFO: No Stack... [2023-10-24T18:14:26.528Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:14:27.095Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:14:27.381Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-10-24T18:14:27.381Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T18:14:27.394Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-122-stack-cost] [2023-10-24T18:14:27.400Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-122-stack-cost] did not exist. Created. [2023-10-24T18:14:27.400Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:14:27.696Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T18:14:27.730Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:14:27.736Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-122-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:14:27.755Z] $ docker stop --time=1 6e89b44eaf9d050b6f5845dedb07f0f33d1ba30ee28e1fe97c91e26eb5bfe8e9 [2023-10-24T18:14:29.080Z] $ docker rm -f --volumes 6e89b44eaf9d050b6f5845dedb07f0f33d1ba30ee28e1fe97c91e26eb5bfe8e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T18:14:33.696Z] using credential edgex-jenkins-ssh [2023-10-24T18:14:33.718Z] Cloning the remote Git repository [2023-10-24T18:14:33.801Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-24T18:14:33.928Z] > git init /w/workspace/device-rfid-llrp-go/122 # timeout=10 [2023-10-24T18:14:34.104Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-24T18:14:34.106Z] > git --version # timeout=10 [2023-10-24T18:14:34.129Z] > git --version # 'git version 2.25.1' [2023-10-24T18:14:34.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:14:34.329Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:14:35.586Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-10-24T18:14:35.615Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:14:36.880Z] Avoid second fetch [2023-10-24T18:14:36.880Z] Checking out Revision ec76fefacd564d5a805f4b6ee2c3fdcc17777694 (main) [2023-10-24T18:14:37.803Z] Commit message: "feat!: Remove snap packaging (#261)" [2023-10-24T18:14:36.905Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T18:14:37.004Z] > git checkout -f ec76fefacd564d5a805f4b6ee2c3fdcc17777694 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:14:38.798Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T18:14:38.799Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:14:38.799Z] Dload Upload Total Spent Left Speed [2023-10-24T18:14:38.799Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 153k 0 --:--:-- --:--:-- --:--:-- 153k [Pipeline] sh [2023-10-24T18:14:39.583Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T18:14:39.973Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T18:14:39.973Z] + sudo tee /etc/docker/daemon.new [2023-10-24T18:14:39.973Z] { [2023-10-24T18:14:39.973Z] "registry-mirrors": [ [2023-10-24T18:14:39.973Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T18:14:39.973Z] ], [2023-10-24T18:14:39.973Z] "bip": "10.250.0.254/24", [2023-10-24T18:14:39.973Z] "hosts": [ [2023-10-24T18:14:39.973Z] "tcp://0.0.0.0:5555", [2023-10-24T18:14:39.973Z] "unix:///var/run/docker.sock" [2023-10-24T18:14:39.973Z] ], [2023-10-24T18:14:39.973Z] "mtu": 1458, [2023-10-24T18:14:39.973Z] "selinux-enabled": true, [2023-10-24T18:14:39.973Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T18:14:39.973Z] } [Pipeline] sh [2023-10-24T18:14:40.340Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T18:14:40.708Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:14:59.138Z] provisioning config files... [2023-10-24T18:14:59.178Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/122@tmp/config3526337819783111014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:14:59.571Z] ---> docker-login.sh [2023-10-24T18:14:59.571Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:15:00.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:15:00.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:15:00.178Z] Configure a credential helper to remove this warning. See [2023-10-24T18:15:00.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:15:00.178Z] [2023-10-24T18:15:00.178Z] Login Succeeded [2023-10-24T18:15:00.178Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:15:00.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:15:00.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:15:00.731Z] Configure a credential helper to remove this warning. See [2023-10-24T18:15:00.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:15:00.731Z] [2023-10-24T18:15:00.731Z] Login Succeeded [2023-10-24T18:15:00.731Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:15:01.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:15:01.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:15:01.275Z] Configure a credential helper to remove this warning. See [2023-10-24T18:15:01.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:15:01.275Z] [2023-10-24T18:15:01.275Z] Login Succeeded [2023-10-24T18:15:01.275Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:15:01.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:15:01.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:15:01.552Z] Configure a credential helper to remove this warning. See [2023-10-24T18:15:01.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:15:01.552Z] [2023-10-24T18:15:01.552Z] Login Succeeded [2023-10-24T18:15:01.552Z] docker.io [2023-10-24T18:15:01.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:15:02.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:15:02.435Z] Configure a credential helper to remove this warning. See [2023-10-24T18:15:02.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:15:02.435Z] [2023-10-24T18:15:02.435Z] Login Succeeded [2023-10-24T18:15:02.435Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:15:02.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T18:15:02.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:15:02.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:15:02.859Z] ========================================================= [2023-10-24T18:15:02.859Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T18:15:02.859Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:15:03.245Z] + 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 . [2023-10-24T18:15:03.533Z] Sending build context to Docker daemon 1.197MB [2023-10-24T18:15:03.533Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:15:03.533Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T18:15:03.811Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T18:15:03.811Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T18:15:03.811Z] 5d54e960e981: Pulling fs layer [2023-10-24T18:15:03.812Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T18:15:03.812Z] f0e02332f6b5: Pulling fs layer [2023-10-24T18:15:03.812Z] cefa15bbcfad: Pulling fs layer [2023-10-24T18:15:03.812Z] 17808c966233: Pulling fs layer [2023-10-24T18:15:03.812Z] f4c1fc716caa: Pulling fs layer [2023-10-24T18:15:03.812Z] 17808c966233: Waiting [2023-10-24T18:15:03.812Z] f4c1fc716caa: Waiting [2023-10-24T18:15:03.812Z] cefa15bbcfad: Waiting [2023-10-24T18:15:03.812Z] f0e02332f6b5: Waiting [2023-10-24T18:15:03.812Z] 5d54e960e981: Download complete [2023-10-24T18:15:03.812Z] f0e02332f6b5: Verifying Checksum [2023-10-24T18:15:03.812Z] f0e02332f6b5: Download complete [2023-10-24T18:15:03.812Z] cefa15bbcfad: Verifying Checksum [2023-10-24T18:15:03.812Z] cefa15bbcfad: Download complete [2023-10-24T18:15:04.112Z] 9fda8d8052c6: Verifying Checksum [2023-10-24T18:15:04.112Z] 9fda8d8052c6: Download complete [2023-10-24T18:15:04.713Z] f4c1fc716caa: Verifying Checksum [2023-10-24T18:15:04.713Z] f4c1fc716caa: Download complete [2023-10-24T18:15:04.988Z] 9fda8d8052c6: Pull complete [2023-10-24T18:15:05.993Z] 5d54e960e981: Pull complete [2023-10-24T18:15:06.266Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T18:15:06.266Z] c4a7e357bf2a: Download complete [2023-10-24T18:15:07.242Z] 17808c966233: Download complete [2023-10-24T18:15:22.371Z] c4a7e357bf2a: Pull complete [2023-10-24T18:15:22.371Z] f0e02332f6b5: Pull complete [2023-10-24T18:15:22.371Z] cefa15bbcfad: Pull complete [2023-10-24T18:15:30.661Z] 17808c966233: Pull complete [2023-10-24T18:15:31.638Z] f4c1fc716caa: Pull complete [2023-10-24T18:15:31.638Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T18:15:31.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T18:15:31.638Z] ---> ea914061e18c [2023-10-24T18:15:31.638Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:15:36.214Z] ---> Running in 2184a04bfa54 [2023-10-24T18:15:36.488Z] Removing intermediate container 2184a04bfa54 [2023-10-24T18:15:36.488Z] ---> fd5f3ad46542 [2023-10-24T18:15:36.488Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:15:36.488Z] ---> Running in cd413d172745 [2023-10-24T18:15:37.089Z] Removing intermediate container cd413d172745 [2023-10-24T18:15:37.089Z] ---> 37a89e2ba853 [2023-10-24T18:15:37.089Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:15:37.089Z] ---> Running in 8f77d078f23e [2023-10-24T18:15:37.364Z] Removing intermediate container 8f77d078f23e [2023-10-24T18:15:37.364Z] ---> 031c96dae965 [2023-10-24T18:15:37.364Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:15:37.639Z] ---> Running in 2b015948b153 [2023-10-24T18:15:37.909Z] Removing intermediate container 2b015948b153 [2023-10-24T18:15:37.909Z] ---> 7f5db4cc0cfd [2023-10-24T18:15:37.909Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:15:38.185Z] ---> Running in 26478226d6ed [2023-10-24T18:15:39.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:15:40.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:15:41.682Z] OK: 266 MiB in 52 packages [2023-10-24T18:15:43.132Z] Removing intermediate container 26478226d6ed [2023-10-24T18:15:43.132Z] ---> c6ac9850e842 [2023-10-24T18:15:43.132Z] Step 8/12 : WORKDIR /app [2023-10-24T18:15:43.132Z] ---> Running in 5feabaf7413c [2023-10-24T18:15:43.737Z] Removing intermediate container 5feabaf7413c [2023-10-24T18:15:43.737Z] ---> 87d54a6fe11b [2023-10-24T18:15:43.737Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-24T18:15:44.347Z] ---> 82d210605adf [2023-10-24T18:15:44.347Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:15:44.631Z] ---> Running in 7a404ae4a089 [2023-10-24T18:17:36.466Z] Removing intermediate container 7a404ae4a089 [2023-10-24T18:17:36.466Z] ---> 46553ab0902b [2023-10-24T18:17:36.466Z] Step 11/12 : COPY . . [2023-10-24T18:17:36.466Z] ---> aa474be117a8 [2023-10-24T18:17:36.466Z] Step 12/12 : RUN $MAKE [2023-10-24T18:17:36.466Z] ---> Running in 2955c9c23d8a [2023-10-24T18:17:36.466Z] noop [2023-10-24T18:17:36.466Z] Removing intermediate container 2955c9c23d8a [2023-10-24T18:17:36.466Z] ---> 848866d9169f [2023-10-24T18:17:36.467Z] Successfully built 848866d9169f [2023-10-24T18:17:36.467Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:17:36.845Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:17:36.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:17:37.149Z] prd-ubuntu20.04-docker-arm64-4c-16g-10000 does not seem to be running inside a container [2023-10-24T18:17:37.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/122 -v /w/workspace/device-rfid-llrp-go/122:/w/workspace/device-rfid-llrp-go/122:rw,z -v /w/workspace/device-rfid-llrp-go/122@tmp:/w/workspace/device-rfid-llrp-go/122@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 [2023-10-24T18:17:38.863Z] $ docker top 3c8674200e44c1571a39ce53485b80a039ebd3c966d5e9a2ababc423af019034 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:17:39.819Z] + go version [2023-10-24T18:17:39.819Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T18:17:39.853Z] $ docker stop --time=1 3c8674200e44c1571a39ce53485b80a039ebd3c966d5e9a2ababc423af019034 [2023-10-24T18:17:41.762Z] $ docker rm -f --volumes 3c8674200e44c1571a39ce53485b80a039ebd3c966d5e9a2ababc423af019034 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:17:42.383Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:17:42.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:17:42.637Z] prd-ubuntu20.04-docker-arm64-4c-16g-10000 does not seem to be running inside a container [2023-10-24T18:17:42.744Z] $ 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/122 -v /w/workspace/device-rfid-llrp-go/122:/w/workspace/device-rfid-llrp-go/122:rw,z -v /w/workspace/device-rfid-llrp-go/122@tmp:/w/workspace/device-rfid-llrp-go/122@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 [2023-10-24T18:17:44.251Z] $ docker top e1a9f7f90c026f4333a0f44ac3b91c40289b6f5fa23a6d906a2b735a1fe3ad5c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:17:45.170Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/122 [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:17:45.856Z] + make test [2023-10-24T18:17:45.856Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T18:17:51.236Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-10-24T18:20:28.370Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-10-24T18:20:28.370Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-10-24T18:21:00.705Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 34.008s coverage: 40.6% of statements [2023-10-24T18:21:00.705Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.588s coverage: 51.9% of statements [2023-10-24T18:21:00.705Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 95.5% of statements [2023-10-24T18:21:00.705Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T18:21:00.705Z] go vet ./... [2023-10-24T18:21:33.031Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:21:33.031Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:21:33.031Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T18:21:33.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:21:33.074Z] $ docker stop --time=1 e1a9f7f90c026f4333a0f44ac3b91c40289b6f5fa23a6d906a2b735a1fe3ad5c [2023-10-24T18:21:35.223Z] $ docker rm -f --volumes e1a9f7f90c026f4333a0f44ac3b91c40289b6f5fa23a6d906a2b735a1fe3ad5c [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:21:36.652Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:21:36.675Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T18:21:37.642Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:21:38.058Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:21:38.403Z] + ls -al . [2023-10-24T18:21:38.403Z] total 636 [2023-10-24T18:21:38.403Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:17 . [2023-10-24T18:21:38.403Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:14 .. [2023-10-24T18:21:38.403Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 24 18:14 .dockerignore [2023-10-24T18:21:38.403Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:14 .git [2023-10-24T18:21:38.403Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:14 .github [2023-10-24T18:21:38.403Z] -rw-rw-r-- 1 jenkins jenkins 858 Oct 24 18:14 .gitignore [2023-10-24T18:21:38.403Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:14 .golangci.yml [2023-10-24T18:21:38.403Z] -rw-rw-r-- 1 jenkins jenkins 11980 Oct 24 18:14 Attribution.txt [2023-10-24T18:21:38.403Z] -rw-rw-r-- 1 jenkins jenkins 10365 Oct 24 18:14 CHANGELOG.md [2023-10-24T18:21:38.403Z] -rw-rw-r-- 1 jenkins jenkins 1347 Oct 24 18:14 Dockerfile [2023-10-24T18:21:38.403Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:14 GOVERNANCE.md [2023-10-24T18:21:38.403Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 24 18:14 Jenkinsfile [2023-10-24T18:21:38.403Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 18:14 LICENSE [2023-10-24T18:21:38.403Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 24 18:14 Makefile [2023-10-24T18:21:38.403Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 18:14 OWNERS.md [2023-10-24T18:21:38.403Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 24 18:14 README.md [2023-10-24T18:21:38.403Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:11 VERSION [2023-10-24T18:21:38.403Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:14 bin [2023-10-24T18:21:38.403Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:14 cmd [2023-10-24T18:21:38.403Z] -rw-r--r-- 1 jenkins jenkins 459493 Oct 24 18:20 coverage.out [2023-10-24T18:21:38.403Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:14 examples [2023-10-24T18:21:38.403Z] -rw-rw-r-- 1 jenkins jenkins 3878 Oct 24 18:14 go.mod [2023-10-24T18:21:38.403Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 18:14 go.sum [2023-10-24T18:21:38.403Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:14 images [2023-10-24T18:21:38.403Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 24 18:14 internal [2023-10-24T18:21:38.403Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 24 18:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:21:38.787Z] + 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=ec76fefacd564d5a805f4b6ee2c3fdcc17777694 --label arch=arm64 --label version=3.1.0-dev.17 . [2023-10-24T18:21:39.067Z] Sending build context to Docker daemon 1.197MB [2023-10-24T18:21:39.067Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:21:39.067Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-24T18:21:39.067Z] ---> 848866d9169f [2023-10-24T18:21:39.067Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:21:39.340Z] ---> Running in d78820bfe308 [2023-10-24T18:21:39.936Z] Removing intermediate container d78820bfe308 [2023-10-24T18:21:39.936Z] ---> 4ea33f9b0da2 [2023-10-24T18:21:39.936Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:21:39.936Z] ---> Running in 8265b7805126 [2023-10-24T18:21:40.206Z] Removing intermediate container 8265b7805126 [2023-10-24T18:21:40.206Z] ---> da28f7fefc55 [2023-10-24T18:21:40.206Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:21:40.491Z] ---> Running in 6b85c1af3335 [2023-10-24T18:21:40.762Z] Removing intermediate container 6b85c1af3335 [2023-10-24T18:21:40.762Z] ---> 667f01abbdda [2023-10-24T18:21:40.762Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:21:40.762Z] ---> Running in 470001e19b01 [2023-10-24T18:21:41.373Z] Removing intermediate container 470001e19b01 [2023-10-24T18:21:41.373Z] ---> 19330b35781d [2023-10-24T18:21:41.373Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:21:41.373Z] ---> Running in 58ac85c21719 [2023-10-24T18:21:42.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:21:43.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:21:45.063Z] OK: 266 MiB in 52 packages [2023-10-24T18:21:45.656Z] Removing intermediate container 58ac85c21719 [2023-10-24T18:21:45.656Z] ---> 223542cb43ce [2023-10-24T18:21:45.656Z] Step 8/24 : WORKDIR /app [2023-10-24T18:21:45.937Z] ---> Running in b567e0f802f3 [2023-10-24T18:21:46.206Z] Removing intermediate container b567e0f802f3 [2023-10-24T18:21:46.206Z] ---> cf6e0aedfa75 [2023-10-24T18:21:46.206Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-24T18:21:46.794Z] ---> 446ec9a84f5c [2023-10-24T18:21:46.794Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:21:46.794Z] ---> Running in 8bfbe93e7139 [2023-10-24T18:21:49.442Z] Removing intermediate container 8bfbe93e7139 [2023-10-24T18:21:49.442Z] ---> 7e19eb0e2b57 [2023-10-24T18:21:49.442Z] Step 11/24 : COPY . . [2023-10-24T18:21:50.419Z] ---> ff8c0d5e98a0 [2023-10-24T18:21:50.419Z] Step 12/24 : RUN $MAKE [2023-10-24T18:21:50.690Z] ---> Running in 857211ad276e [2023-10-24T18:21:51.666Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-10-24T18:24:28.489Z] Removing intermediate container 857211ad276e [2023-10-24T18:24:28.489Z] ---> 831367e8b154 [2023-10-24T18:24:28.489Z] Step 13/24 : FROM alpine:3.18 [2023-10-24T18:24:28.489Z] 3.18: Pulling from library/alpine [2023-10-24T18:24:28.489Z] 579b34f0a95b: Pulling fs layer [2023-10-24T18:24:28.489Z] 579b34f0a95b: Verifying Checksum [2023-10-24T18:24:28.489Z] 579b34f0a95b: Download complete [2023-10-24T18:24:28.489Z] 579b34f0a95b: Pull complete [2023-10-24T18:24:28.489Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:24:28.489Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:24:28.489Z] ---> 3cc203321400 [2023-10-24T18:24:28.489Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T18:24:28.489Z] ---> Running in 8f58d370b9e0 [2023-10-24T18:24:28.489Z] Removing intermediate container 8f58d370b9e0 [2023-10-24T18:24:28.489Z] ---> c712ee4b3579 [2023-10-24T18:24:28.489Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-24T18:24:28.489Z] ---> Running in 2d5e3e127bbe [2023-10-24T18:24:28.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:24:28.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:24:28.489Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T18:24:28.489Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:24:28.489Z] OK: 8 MiB in 16 packages [2023-10-24T18:24:28.489Z] Removing intermediate container 2d5e3e127bbe [2023-10-24T18:24:28.489Z] ---> 46e0d8d41688 [2023-10-24T18:24:28.489Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-10-24T18:24:28.489Z] ---> ffe03356f0b1 [2023-10-24T18:24:28.489Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-10-24T18:24:28.489Z] ---> 2a3e8379cbba [2023-10-24T18:24:28.489Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-10-24T18:24:28.489Z] ---> ffeef424b640 [2023-10-24T18:24:28.489Z] Step 19/24 : EXPOSE 59989 [2023-10-24T18:24:28.489Z] ---> Running in 0de3c1579402 [2023-10-24T18:24:28.489Z] Removing intermediate container 0de3c1579402 [2023-10-24T18:24:28.489Z] ---> 01cd235097a8 [2023-10-24T18:24:28.489Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-10-24T18:24:28.489Z] ---> Running in ac7a7a8b8e34 [2023-10-24T18:24:28.489Z] Removing intermediate container ac7a7a8b8e34 [2023-10-24T18:24:28.489Z] ---> 103d588afaad [2023-10-24T18:24:28.489Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T18:24:28.489Z] ---> Running in b1181ab1e8a8 [2023-10-24T18:24:28.489Z] Removing intermediate container b1181ab1e8a8 [2023-10-24T18:24:28.490Z] ---> 8d569724fe46 [2023-10-24T18:24:28.490Z] Step 22/24 : LABEL arch=arm64 [2023-10-24T18:24:28.490Z] ---> Running in bf6b114fb559 [2023-10-24T18:24:28.490Z] Removing intermediate container bf6b114fb559 [2023-10-24T18:24:28.490Z] ---> 32d7250251ab [2023-10-24T18:24:28.490Z] Step 23/24 : LABEL git_sha=ec76fefacd564d5a805f4b6ee2c3fdcc17777694 [2023-10-24T18:24:28.490Z] ---> Running in e058f0b4bd51 [2023-10-24T18:24:28.490Z] Removing intermediate container e058f0b4bd51 [2023-10-24T18:24:28.490Z] ---> ccda381c04d3 [2023-10-24T18:24:28.490Z] Step 24/24 : LABEL version=3.1.0-dev.17 [2023-10-24T18:24:28.490Z] ---> Running in 341ef6031948 [2023-10-24T18:24:28.490Z] Removing intermediate container 341ef6031948 [2023-10-24T18:24:28.490Z] ---> 3b1d38ea066a [2023-10-24T18:24:28.490Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:24:28.490Z] Successfully built 3b1d38ea066a [2023-10-24T18:24:28.490Z] 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 [2023-10-24T18:24:28.588Z] provisioning config files... [2023-10-24T18:24:28.602Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/122@tmp/config3708323281258476737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:24:28.937Z] ---> docker-login.sh [2023-10-24T18:24:28.937Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:24:29.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:24:29.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:24:29.205Z] Configure a credential helper to remove this warning. See [2023-10-24T18:24:29.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:24:29.205Z] [2023-10-24T18:24:29.205Z] Login Succeeded [2023-10-24T18:24:29.205Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:24:29.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:24:29.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:24:29.870Z] Configure a credential helper to remove this warning. See [2023-10-24T18:24:29.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:24:29.870Z] [2023-10-24T18:24:29.870Z] Login Succeeded [2023-10-24T18:24:29.870Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:24:29.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:24:30.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:24:30.142Z] Configure a credential helper to remove this warning. See [2023-10-24T18:24:30.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:24:30.142Z] [2023-10-24T18:24:30.142Z] Login Succeeded [2023-10-24T18:24:30.142Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:24:30.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:24:30.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:24:30.687Z] Configure a credential helper to remove this warning. See [2023-10-24T18:24:30.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:24:30.687Z] [2023-10-24T18:24:30.687Z] Login Succeeded [2023-10-24T18:24:30.687Z] docker.io [2023-10-24T18:24:30.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:24:31.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:24:31.230Z] Configure a credential helper to remove this warning. See [2023-10-24T18:24:31.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:24:31.230Z] [2023-10-24T18:24:31.230Z] Login Succeeded [2023-10-24T18:24:31.230Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:24:31.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:24:31.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:24:31.303Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-10-24T18:24:31.303Z] ec76fefacd564d5a805f4b6ee2c3fdcc17777694 [2023-10-24T18:24:31.303Z] latest [2023-10-24T18:24:31.303Z] 3.1.0-dev.17 [2023-10-24T18:24:31.303Z] ec76fefacd564d5a805f4b6ee2c3fdcc17777694-3.1.0-dev.17 [2023-10-24T18:24:31.303Z] main [2023-10-24T18:24:31.303Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:24:31.676Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ec76fefacd564d5a805f4b6ee2c3fdcc17777694 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:24:32.047Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ec76fefacd564d5a805f4b6ee2c3fdcc17777694 [2023-10-24T18:24:32.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-24T18:24:32.047Z] 97b2332be122: Preparing [2023-10-24T18:24:32.047Z] df1b32d39788: Preparing [2023-10-24T18:24:32.047Z] 47c938c15d79: Preparing [2023-10-24T18:24:32.047Z] 0133d5693541: Preparing [2023-10-24T18:24:32.047Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:24:32.047Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:24:32.318Z] 0133d5693541: Pushed [2023-10-24T18:24:32.318Z] 47c938c15d79: Pushed [2023-10-24T18:24:32.318Z] df1b32d39788: Pushed [2023-10-24T18:24:39.169Z] 97b2332be122: Pushed [2023-10-24T18:24:39.169Z] ec76fefacd564d5a805f4b6ee2c3fdcc17777694: digest: sha256:7ccc10aa50f7a06a9d8ab568c91800c542df656b27608e56d593a67263359d67 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:24:39.550Z] + 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 [2023-10-24T18:24:39.903Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-10-24T18:24:39.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-24T18:24:39.903Z] 97b2332be122: Preparing [2023-10-24T18:24:39.903Z] df1b32d39788: Preparing [2023-10-24T18:24:39.903Z] 47c938c15d79: Preparing [2023-10-24T18:24:39.903Z] 0133d5693541: Preparing [2023-10-24T18:24:39.903Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:24:39.903Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:24:39.903Z] df1b32d39788: Layer already exists [2023-10-24T18:24:39.903Z] 97b2332be122: Layer already exists [2023-10-24T18:24:39.903Z] 47c938c15d79: Layer already exists [2023-10-24T18:24:39.903Z] 0133d5693541: Layer already exists [2023-10-24T18:24:40.170Z] latest: digest: sha256:7ccc10aa50f7a06a9d8ab568c91800c542df656b27608e56d593a67263359d67 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:24:40.527Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:24:40.878Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.17 [2023-10-24T18:24:40.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-24T18:24:40.878Z] 97b2332be122: Preparing [2023-10-24T18:24:40.878Z] df1b32d39788: Preparing [2023-10-24T18:24:40.878Z] 47c938c15d79: Preparing [2023-10-24T18:24:40.878Z] 0133d5693541: Preparing [2023-10-24T18:24:40.878Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:24:40.878Z] 47c938c15d79: Layer already exists [2023-10-24T18:24:40.878Z] 97b2332be122: Layer already exists [2023-10-24T18:24:41.144Z] df1b32d39788: Layer already exists [2023-10-24T18:24:41.144Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:24:41.144Z] 0133d5693541: Layer already exists [2023-10-24T18:24:41.144Z] 3.1.0-dev.17: digest: sha256:7ccc10aa50f7a06a9d8ab568c91800c542df656b27608e56d593a67263359d67 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:24:41.495Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ec76fefacd564d5a805f4b6ee2c3fdcc17777694-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:24:44.439Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ec76fefacd564d5a805f4b6ee2c3fdcc17777694-3.1.0-dev.17 [2023-10-24T18:24:44.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-24T18:24:44.439Z] 97b2332be122: Preparing [2023-10-24T18:24:44.439Z] df1b32d39788: Preparing [2023-10-24T18:24:44.439Z] 47c938c15d79: Preparing [2023-10-24T18:24:44.439Z] 0133d5693541: Preparing [2023-10-24T18:24:44.439Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:24:44.439Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:24:44.439Z] 0133d5693541: Layer already exists [2023-10-24T18:24:44.439Z] df1b32d39788: Layer already exists [2023-10-24T18:24:44.439Z] 47c938c15d79: Layer already exists [2023-10-24T18:24:44.439Z] 97b2332be122: Layer already exists [2023-10-24T18:24:44.439Z] ec76fefacd564d5a805f4b6ee2c3fdcc17777694-3.1.0-dev.17: digest: sha256:7ccc10aa50f7a06a9d8ab568c91800c542df656b27608e56d593a67263359d67 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:24:45.059Z] + 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 [2023-10-24T18:24:45.406Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-10-24T18:24:45.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-24T18:24:45.406Z] 97b2332be122: Preparing [2023-10-24T18:24:45.406Z] df1b32d39788: Preparing [2023-10-24T18:24:45.406Z] 47c938c15d79: Preparing [2023-10-24T18:24:45.406Z] 0133d5693541: Preparing [2023-10-24T18:24:45.406Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:24:45.406Z] 0133d5693541: Layer already exists [2023-10-24T18:24:45.406Z] 47c938c15d79: Layer already exists [2023-10-24T18:24:45.406Z] df1b32d39788: Layer already exists [2023-10-24T18:24:45.406Z] 97b2332be122: Layer already exists [2023-10-24T18:24:45.406Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:24:45.673Z] main: digest: sha256:7ccc10aa50f7a06a9d8ab568c91800c542df656b27608e56d593a67263359d67 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:24:45.722Z] ===================================================== [Pipeline] echo [2023-10-24T18:24:45.730Z] taggedImages: [2023-10-24T18:24:45.730Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ec76fefacd564d5a805f4b6ee2c3fdcc17777694 [2023-10-24T18:24:45.730Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-10-24T18:24:45.730Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.17 [2023-10-24T18:24:45.730Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ec76fefacd564d5a805f4b6ee2c3fdcc17777694-3.1.0-dev.17 [2023-10-24T18:24:45.730Z] - 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 [2023-10-24T18:24:46.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:24:46.088Z] [2023-10-24T18:24:46.088Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:24:46.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:24:46.430Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T18:24:46.430Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T18:24:46.430Z] 04944245beec: Pulling fs layer [2023-10-24T18:24:46.430Z] 699f458cf7ca: Pulling fs layer [2023-10-24T18:24:46.430Z] 765212b225bb: Pulling fs layer [2023-10-24T18:24:46.430Z] f23df028b6ca: Pulling fs layer [2023-10-24T18:24:46.430Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T18:24:46.430Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T18:24:46.430Z] f23df028b6ca: Waiting [2023-10-24T18:24:46.430Z] d65c8cfc05b1: Waiting [2023-10-24T18:24:46.430Z] 2437ff75d9bd: Waiting [2023-10-24T18:24:46.430Z] 765212b225bb: Waiting [2023-10-24T18:24:46.700Z] 04944245beec: Verifying Checksum [2023-10-24T18:24:46.700Z] 04944245beec: Download complete [2023-10-24T18:24:46.700Z] 765212b225bb: Verifying Checksum [2023-10-24T18:24:46.700Z] 765212b225bb: Download complete [2023-10-24T18:24:46.700Z] f23df028b6ca: Verifying Checksum [2023-10-24T18:24:46.700Z] f23df028b6ca: Download complete [2023-10-24T18:24:46.700Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T18:24:46.700Z] d65c8cfc05b1: Download complete [2023-10-24T18:24:46.967Z] 699f458cf7ca: Verifying Checksum [2023-10-24T18:24:46.967Z] 699f458cf7ca: Download complete [2023-10-24T18:24:47.237Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T18:24:47.237Z] 8998bd30e6a1: Download complete [2023-10-24T18:24:49.868Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T18:24:49.868Z] 2437ff75d9bd: Download complete [2023-10-24T18:24:52.531Z] 8998bd30e6a1: Pull complete [2023-10-24T18:24:52.799Z] 04944245beec: Pull complete [2023-10-24T18:24:59.466Z] 699f458cf7ca: Pull complete [2023-10-24T18:24:59.466Z] 765212b225bb: Pull complete [2023-10-24T18:24:59.734Z] f23df028b6ca: Pull complete [2023-10-24T18:25:00.000Z] d65c8cfc05b1: Pull complete [2023-10-24T18:25:18.224Z] 2437ff75d9bd: Pull complete [2023-10-24T18:25:18.224Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T18:25:18.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:25:18.224Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:25:18.465Z] prd-ubuntu20.04-docker-arm64-4c-16g-10000 does not seem to be running inside a container [2023-10-24T18:25:18.554Z] $ 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/122 -v /w/workspace/device-rfid-llrp-go/122:/w/workspace/device-rfid-llrp-go/122:rw,z -v /w/workspace/device-rfid-llrp-go/122@tmp:/w/workspace/device-rfid-llrp-go/122@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 [2023-10-24T18:25:21.566Z] $ docker top c8409b17e2aa0b267f6986f53adb21a79629ee6b02c186b6247ac16a8a915cf9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:25:22.481Z] ---> job-cost.sh [2023-10-24T18:25:22.481Z] lf-activate-venv: SKIPPING [2023-10-24T18:25:22.481Z] INFO: No Stack... [2023-10-24T18:25:23.070Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T18:25:24.042Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:25:24.705Z] + cat /w/workspace/device-rfid-llrp-go/122/archives/cost.csv [2023-10-24T18:25:24.705Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T18:25:24.789Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-122-stack-cost] [2023-10-24T18:25:24.795Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-122-stack-cost] did not exist. Created. [2023-10-24T18:25:24.795Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:25:25.472Z] /w/workspace/device-rfid-llrp-go/122@tmp/durable-03461867/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T18:25:26.138Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T18:25:26.159Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T18:25:26.235Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:25:26.246Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-122-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:25:26.270Z] $ docker stop --time=1 c8409b17e2aa0b267f6986f53adb21a79629ee6b02c186b6247ac16a8a915cf9 [2023-10-24T18:25:28.796Z] $ docker rm -f --volumes c8409b17e2aa0b267f6986f53adb21a79629ee6b02c186b6247ac16a8a915cf9 [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 [2023-10-24T18:25:29.221Z] provisioning config files... [2023-10-24T18:25:29.229Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2187578029391156028tmp [Pipeline] { [Pipeline] sh [2023-10-24T18:25:29.522Z] + set +x [2023-10-24T18:25:29.522Z] + curl -s https://codecov.io/bash [2023-10-24T18:25:29.522Z] + bash -s -- [2023-10-24T18:25:29.522Z] [2023-10-24T18:25:29.522Z] _____ _ [2023-10-24T18:25:29.522Z] / ____| | | [2023-10-24T18:25:29.522Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T18:25:29.522Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T18:25:29.522Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T18:25:29.522Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T18:25:29.522Z] Bash-1.0.6 [2023-10-24T18:25:29.522Z] [2023-10-24T18:25:29.522Z] [2023-10-24T18:25:29.522Z] ==> git version 2.25.1 found [2023-10-24T18:25:29.522Z] ==> 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 [2023-10-24T18:25:29.522Z] Release-Date: 2020-01-08 [2023-10-24T18:25:29.522Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-24T18:25:29.522Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T18:25:29.522Z] ==> Jenkins CI detected. [2023-10-24T18:25:29.522Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-10-24T18:25:29.522Z] project root: . [2023-10-24T18:25:29.522Z] --> token set from env [2023-10-24T18:25:29.522Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T18:25:29.522Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T18:25:29.522Z] ==> Python coveragepy not found [2023-10-24T18:25:29.522Z] ==> Searching for coverage reports in: [2023-10-24T18:25:29.522Z] + . [2023-10-24T18:25:29.522Z] -> Found 1 reports [2023-10-24T18:25:29.522Z] ==> Detecting git/mercurial file structure [2023-10-24T18:25:29.782Z] ==> Reading reports [2023-10-24T18:25:29.782Z] + ./coverage.out bytes=459493 [2023-10-24T18:25:29.782Z] ==> Appending adjustments [2023-10-24T18:25:29.782Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T18:25:29.782Z] + Found adjustments [2023-10-24T18:25:29.782Z] ==> Gzipping contents [2023-10-24T18:25:30.042Z] 52K /tmp/codecov.OwLr3M.gz [2023-10-24T18:25:30.042Z] ==> Uploading reports [2023-10-24T18:25:30.042Z] url: https://codecov.io [2023-10-24T18:25:30.042Z] query: branch=main&commit=ec76fefacd564d5a805f4b6ee2c3fdcc17777694&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T18:25:30.042Z] -> Pinging Codecov [2023-10-24T18:25:30.042Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=ec76fefacd564d5a805f4b6ee2c3fdcc17777694&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T18:25:30.042Z] -> Uploading to [2023-10-24T18:25:30.042Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/581DD39554BDF9B6E22D074273EAD858/ec76fefacd564d5a805f4b6ee2c3fdcc17777694/fd32c4a7-28e3-4074-be45-3c5a3d7d604e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T182529Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b90e8c4d002f321e9fb68eaf331f3356b2ad668a24b8d64ff9e12118bf5768e4 [2023-10-24T18:25:30.042Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:25:30.042Z] Dload Upload Total Spent Left Speed [2023-10-24T18:25:30.300Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50321 0 0 100 50321 0 144k --:--:-- --:--:-- --:--:-- 144k [2023-10-24T18:25:30.560Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ec76fefacd564d5a805f4b6ee2c3fdcc17777694 [Pipeline] } [2023-10-24T18:25:30.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-24T18:25:30.705Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-24T18:25:30.716Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:25:31.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T18:25:31.013Z] [2023-10-24T18:25:31.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:25:31.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T18:25:31.315Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-24T18:25:31.315Z] df9b9388f04a: Pulling fs layer [2023-10-24T18:25:31.315Z] 52dc419b0ee2: Pulling fs layer [2023-10-24T18:25:31.315Z] 25bc292e5bac: Pulling fs layer [2023-10-24T18:25:31.315Z] 114826534d7a: Pulling fs layer [2023-10-24T18:25:31.315Z] 4657fd5d0bcf: Pulling fs layer [2023-10-24T18:25:31.315Z] 6ad1cebc031e: Pulling fs layer [2023-10-24T18:25:31.315Z] 8a3aa393b2d8: Pulling fs layer [2023-10-24T18:25:31.315Z] 114826534d7a: Waiting [2023-10-24T18:25:31.315Z] 6ad1cebc031e: Waiting [2023-10-24T18:25:31.315Z] 8a3aa393b2d8: Waiting [2023-10-24T18:25:31.315Z] 4657fd5d0bcf: Waiting [2023-10-24T18:25:31.315Z] 25bc292e5bac: Verifying Checksum [2023-10-24T18:25:31.315Z] 25bc292e5bac: Download complete [2023-10-24T18:25:31.315Z] 52dc419b0ee2: Download complete [2023-10-24T18:25:31.315Z] 4657fd5d0bcf: Verifying Checksum [2023-10-24T18:25:31.315Z] 4657fd5d0bcf: Download complete [2023-10-24T18:25:31.315Z] df9b9388f04a: Download complete [2023-10-24T18:25:31.573Z] df9b9388f04a: Pull complete [2023-10-24T18:25:31.573Z] 6ad1cebc031e: Verifying Checksum [2023-10-24T18:25:31.573Z] 6ad1cebc031e: Download complete [2023-10-24T18:25:31.573Z] 52dc419b0ee2: Pull complete [2023-10-24T18:25:31.573Z] 25bc292e5bac: Pull complete [2023-10-24T18:25:32.136Z] 114826534d7a: Verifying Checksum [2023-10-24T18:25:32.136Z] 114826534d7a: Download complete [2023-10-24T18:25:32.136Z] 8a3aa393b2d8: Verifying Checksum [2023-10-24T18:25:32.136Z] 8a3aa393b2d8: Download complete [2023-10-24T18:25:35.416Z] 114826534d7a: Pull complete [2023-10-24T18:25:35.416Z] 4657fd5d0bcf: Pull complete [2023-10-24T18:25:35.674Z] 6ad1cebc031e: Pull complete [2023-10-24T18:25:38.195Z] 8a3aa393b2d8: Pull complete [2023-10-24T18:25:38.195Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-24T18:25:38.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T18:25:38.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:25:38.537Z] prd-ubuntu20.04-docker-8c-8g-9989 does not seem to be running inside a container [2023-10-24T18:25:38.563Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-24T18:25:46.851Z] $ docker top edb148bcc1d3bbb07dc979b6fb67df2115ca0dbd3960ec46afc2973178a93d4c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-24T18:25:46.923Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-10-24T18:25:47.204Z] + set -o pipefail [2023-10-24T18:25:47.204Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-10-24T18:25:58.977Z] [2023-10-24T18:25:58.977Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-10-24T18:25:58.977Z] [2023-10-24T18:25:58.977Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/a7bfe5e9-dd8d-40e1-8178-c00aabf4da5b [2023-10-24T18:25:58.977Z] [2023-10-24T18:25:58.977Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-24T18:25:58.977Z] [2023-10-24T18:25:59.544Z] [2023-10-24T18:25:59.545Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-24T18:25:59.545Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-24T18:25:59.545Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-24T18:25:59.553Z] $ docker stop --time=1 edb148bcc1d3bbb07dc979b6fb67df2115ca0dbd3960ec46afc2973178a93d4c [2023-10-24T18:26:07.177Z] $ docker rm -f --volumes edb148bcc1d3bbb07dc979b6fb67df2115ca0dbd3960ec46afc2973178a93d4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:26:07.983Z] + git log --format=format:%s -1 ec76fefacd564d5a805f4b6ee2c3fdcc17777694 [Pipeline] sh [2023-10-24T18:26:08.270Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:26:08.270Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:26:08.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:26:08.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:26:08.647Z] prd-ubuntu20.04-docker-8c-8g-9989 does not seem to be running inside a container [2023-10-24T18:26:08.676Z] $ 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 [2023-10-24T18:26:09.148Z] $ docker top d6a1a51c5c8b96a58918318e8f9dccd0195383774ad96eefc7afe496f3f79df0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:26:09.235Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:26:09.235Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:26:09.335Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:26:09.335Z] $ docker exec d6a1a51c5c8b96a58918318e8f9dccd0195383774ad96eefc7afe496f3f79df0 ssh-agent [2023-10-24T18:26:09.441Z] SSH_AUTH_SOCK=/tmp/ssh-lRCBXtyVvwEs/agent.32 [2023-10-24T18:26:09.441Z] SSH_AGENT_PID=39 [2023-10-24T18:26:09.446Z] Running ssh-add (command line suppressed) [2023-10-24T18:26:09.544Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8865144014918684353.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8865144014918684353.key) [2023-10-24T18:26:09.559Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:26:09.845Z] + git semver tag [2023-10-24T18:26:10.103Z] 2023-10-24 18:26:10,007 [run_tag] DEBUG tag force:False [2023-10-24T18:26:10.103Z] 2023-10-24 18:26:10,007 [check_head_tag] DEBUG check head tag [2023-10-24T18:26:10.103Z] 2023-10-24 18:26:10,008 [execute] INFO git cat-file --batch-check [2023-10-24T18:26:10.103Z] 2023-10-24 18:26:10,008 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-10-24T18:26:10.104Z] 2023-10-24 18:26:10,012 [execute] INFO git cat-file --batch [2023-10-24T18:26:10.104Z] 2023-10-24 18:26:10,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-10-24T18:26:10.104Z] 2023-10-24 18:26:10,022 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T18:26:10.104Z] 2023-10-24 18:26:10,022 [execute] INFO git tag -a v3.1.0-dev.17 -m v3.1.0-dev.17 [2023-10-24T18:26:10.104Z] 2023-10-24 18:26:10,022 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.17', '-m', 'v3.1.0-dev.17'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:26:10.104Z] 2023-10-24 18:26:10,027 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T18:26:10.104Z] 3.1.0-dev.17 [Pipeline] } [2023-10-24T18:26:10.109Z] $ docker exec --env ******** --env ******** d6a1a51c5c8b96a58918318e8f9dccd0195383774ad96eefc7afe496f3f79df0 ssh-agent -k [2023-10-24T18:26:10.205Z] unset SSH_AUTH_SOCK; [2023-10-24T18:26:10.206Z] unset SSH_AGENT_PID; [2023-10-24T18:26:10.206Z] echo Agent pid 39 killed; [2023-10-24T18:26:10.217Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:26:10.521Z] + git semver [Pipeline] } [2023-10-24T18:26:10.791Z] $ docker stop --time=1 d6a1a51c5c8b96a58918318e8f9dccd0195383774ad96eefc7afe496f3f79df0 [2023-10-24T18:26:12.051Z] $ docker rm -f --volumes d6a1a51c5c8b96a58918318e8f9dccd0195383774ad96eefc7afe496f3f79df0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:26:12.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T18:26:12.430Z] [2023-10-24T18:26:12.430Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:26:12.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T18:26:12.728Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-24T18:26:12.728Z] ab5ef0e58194: Pulling fs layer [2023-10-24T18:26:12.728Z] 9712f1f96733: Pulling fs layer [2023-10-24T18:26:12.728Z] 63f879dbbcfc: Pulling fs layer [2023-10-24T18:26:12.728Z] 0d9ebad4ef96: Pulling fs layer [2023-10-24T18:26:12.728Z] e9a5061849ea: Pulling fs layer [2023-10-24T18:26:12.728Z] d747dcd14b5f: Pulling fs layer [2023-10-24T18:26:12.728Z] 2de7ff778b66: Pulling fs layer [2023-10-24T18:26:12.728Z] 0d9ebad4ef96: Waiting [2023-10-24T18:26:12.728Z] e9a5061849ea: Waiting [2023-10-24T18:26:12.728Z] d747dcd14b5f: Waiting [2023-10-24T18:26:12.728Z] 2de7ff778b66: Waiting [2023-10-24T18:26:12.728Z] 9712f1f96733: Verifying Checksum [2023-10-24T18:26:12.728Z] 9712f1f96733: Download complete [2023-10-24T18:26:12.990Z] 63f879dbbcfc: Verifying Checksum [2023-10-24T18:26:12.990Z] 63f879dbbcfc: Download complete [2023-10-24T18:26:13.247Z] e9a5061849ea: Download complete [2023-10-24T18:26:13.247Z] d747dcd14b5f: Download complete [2023-10-24T18:26:13.247Z] ab5ef0e58194: Verifying Checksum [2023-10-24T18:26:13.247Z] ab5ef0e58194: Download complete [2023-10-24T18:26:13.247Z] 0d9ebad4ef96: Verifying Checksum [2023-10-24T18:26:13.247Z] 0d9ebad4ef96: Download complete [2023-10-24T18:26:13.247Z] 2de7ff778b66: Verifying Checksum [2023-10-24T18:26:13.247Z] 2de7ff778b66: Download complete [2023-10-24T18:26:15.774Z] ab5ef0e58194: Pull complete [2023-10-24T18:26:15.774Z] 9712f1f96733: Pull complete [2023-10-24T18:26:16.339Z] 63f879dbbcfc: Pull complete [2023-10-24T18:26:20.518Z] 0d9ebad4ef96: Pull complete [2023-10-24T18:26:20.518Z] e9a5061849ea: Pull complete [2023-10-24T18:26:20.518Z] d747dcd14b5f: Pull complete [2023-10-24T18:26:21.447Z] 2de7ff778b66: Pull complete [2023-10-24T18:26:21.447Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-24T18:26:21.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T18:26:21.447Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:26:21.532Z] prd-ubuntu20.04-docker-8c-8g-9989 does not seem to be running inside a container [2023-10-24T18:26:21.558Z] $ 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 [2023-10-24T18:26:33.592Z] $ docker top 4552bedd2ec47a933d85169a955fbe91c78bc3f4134429c552a71601968b4c42 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:26:33.659Z] provisioning config files... [2023-10-24T18:26:33.666Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2394597318486678204tmp [2023-10-24T18:26:33.675Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8681289012074175350tmp [2023-10-24T18:26:33.683Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10094816113927252316tmp [Pipeline] { [Pipeline] echo [2023-10-24T18:26:33.699Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:33.982Z] ---> sigul-configuration.sh [2023-10-24T18:26:33.982Z] gpg: directory `/root/.gnupg' created [2023-10-24T18:26:33.982Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-24T18:26:33.982Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-24T18:26:33.982Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-24T18:26:33.982Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-24T18:26:33.982Z] gpg: CAST5 encrypted data [2023-10-24T18:26:33.982Z] gpg: encrypted with 1 passphrase [2023-10-24T18:26:33.982Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-24T18:26:34.264Z] + mkdir /home/jenkins [2023-10-24T18:26:34.264Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-24T18:26:34.556Z] + 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 [2023-10-24T18:26:34.563Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:34.847Z] ---> sigul-install.sh [2023-10-24T18:26:34.847Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-24T18:26:35.138Z] + git tag --list [2023-10-24T18:26:35.138Z] v0.0.0 [2023-10-24T18:26:35.138Z] v1.0.0 [2023-10-24T18:26:35.138Z] v2.1.0 [2023-10-24T18:26:35.138Z] v2.1.1 [2023-10-24T18:26:35.138Z] v2.2.0 [2023-10-24T18:26:35.138Z] v2.3.0 [2023-10-24T18:26:35.138Z] v3.0 [2023-10-24T18:26:35.138Z] v3.0.0 [2023-10-24T18:26:35.138Z] v3.1.0-dev.1 [2023-10-24T18:26:35.138Z] v3.1.0-dev.10 [2023-10-24T18:26:35.138Z] v3.1.0-dev.11 [2023-10-24T18:26:35.138Z] v3.1.0-dev.12 [2023-10-24T18:26:35.138Z] v3.1.0-dev.13 [2023-10-24T18:26:35.138Z] v3.1.0-dev.14 [2023-10-24T18:26:35.138Z] v3.1.0-dev.15 [2023-10-24T18:26:35.138Z] v3.1.0-dev.16 [2023-10-24T18:26:35.138Z] v3.1.0-dev.17 [2023-10-24T18:26:35.138Z] v3.1.0-dev.2 [2023-10-24T18:26:35.138Z] v3.1.0-dev.3 [2023-10-24T18:26:35.138Z] v3.1.0-dev.4 [2023-10-24T18:26:35.138Z] v3.1.0-dev.5 [2023-10-24T18:26:35.138Z] v3.1.0-dev.6 [2023-10-24T18:26:35.138Z] v3.1.0-dev.7 [2023-10-24T18:26:35.138Z] v3.1.0-dev.8 [2023-10-24T18:26:35.138Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-24T18:26:35.421Z] + lftools sign git-tag v3.1.0-dev.17 [2023-10-24T18:26:35.989Z] Signing Git tag with Sigul... [2023-10-24T18:26:35.989Z] Signing v3.1.0-dev.17 [Pipeline] echo [2023-10-24T18:26:36.256Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:36.537Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-24T18:26:36.543Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-24T18:26:36.557Z] $ docker stop --time=1 4552bedd2ec47a933d85169a955fbe91c78bc3f4134429c552a71601968b4c42 [2023-10-24T18:26:37.846Z] $ docker rm -f --volumes 4552bedd2ec47a933d85169a955fbe91c78bc3f4134429c552a71601968b4c42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-24T18:26:38.260Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:26:38.260Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:26:38.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:26:38.552Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:26:38.621Z] prd-ubuntu20.04-docker-8c-8g-9989 does not seem to be running inside a container [2023-10-24T18:26:38.646Z] $ 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 [2023-10-24T18:26:38.964Z] $ docker top ce77a08844fe6b9255fff2f651c7bf532853eb62d7ba4acbee9572650b4c0b6d -eo pid,comm [2023-10-24T18:26:39.013Z] 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). [2023-10-24T18:26:39.013Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:26:39.051Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:26:39.051Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:26:39.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:26:39.163Z] $ docker exec ce77a08844fe6b9255fff2f651c7bf532853eb62d7ba4acbee9572650b4c0b6d ssh-agent [2023-10-24T18:26:39.265Z] SSH_AUTH_SOCK=/tmp/ssh-0s8Ywgi0V7IY/agent.33 [2023-10-24T18:26:39.265Z] SSH_AGENT_PID=39 [2023-10-24T18:26:39.270Z] Running ssh-add (command line suppressed) [2023-10-24T18:26:39.365Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11354725013676521359.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11354725013676521359.key) [2023-10-24T18:26:39.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:26:39.668Z] + git semver bump pre [2023-10-24T18:26:39.927Z] 2023-10-24 18:26:39,849 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T18:26:39.927Z] 2023-10-24 18:26:39,849 [bump_version] DEBUG bumping version:3.1.0-dev.17 on axis:pre with prefix:dev [2023-10-24T18:26:39.927Z] 2023-10-24 18:26:39,849 [bump_version] DEBUG bumped version:3.1.0-dev.18 [2023-10-24T18:26:39.927Z] 2023-10-24 18:26:39,849 [write_version] DEBUG write version:3.1.0-dev.18 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-10-24T18:26:39.927Z] 2023-10-24 18:26:39,849 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T18:26:39.927Z] 2023-10-24 18:26:39,849 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T18:26:39.927Z] 2023-10-24 18:26:39,851 [execute] INFO git cat-file --batch-check [2023-10-24T18:26:39.927Z] 2023-10-24 18:26:39,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:26:39.927Z] 2023-10-24 18:26:39,856 [execute] INFO git cat-file --batch [2023-10-24T18:26:39.927Z] 2023-10-24 18:26:39,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:26:39.927Z] 2023-10-24 18:26:39,861 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T18:26:39.927Z] 3.1.0-dev.18 [Pipeline] } [2023-10-24T18:26:39.933Z] $ docker exec --env ******** --env ******** ce77a08844fe6b9255fff2f651c7bf532853eb62d7ba4acbee9572650b4c0b6d ssh-agent -k [2023-10-24T18:26:40.033Z] unset SSH_AUTH_SOCK; [2023-10-24T18:26:40.033Z] unset SSH_AGENT_PID; [2023-10-24T18:26:40.033Z] echo Agent pid 39 killed; [2023-10-24T18:26:40.045Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:26:40.349Z] + git semver [Pipeline] } [2023-10-24T18:26:40.616Z] $ docker stop --time=1 ce77a08844fe6b9255fff2f651c7bf532853eb62d7ba4acbee9572650b4c0b6d [2023-10-24T18:26:41.858Z] $ docker rm -f --volumes ce77a08844fe6b9255fff2f651c7bf532853eb62d7ba4acbee9572650b4c0b6d [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:26:42.200Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:26:42.200Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:26:42.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:26:42.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:26:42.569Z] prd-ubuntu20.04-docker-8c-8g-9989 does not seem to be running inside a container [2023-10-24T18:26:42.600Z] $ 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 [2023-10-24T18:26:42.925Z] $ docker top 3b003d079efc0830ecce4cf7bb983f3088c96cdd9684616cb05b9d11e66bb522 -eo pid,comm [2023-10-24T18:26:42.972Z] 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). [2023-10-24T18:26:42.972Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:26:43.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:26:43.010Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:26:43.126Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:26:43.125Z] $ docker exec 3b003d079efc0830ecce4cf7bb983f3088c96cdd9684616cb05b9d11e66bb522 ssh-agent [2023-10-24T18:26:43.226Z] SSH_AUTH_SOCK=/tmp/ssh-d99Nwoan0zPA/agent.32 [2023-10-24T18:26:43.227Z] SSH_AGENT_PID=38 [2023-10-24T18:26:43.231Z] Running ssh-add (command line suppressed) [2023-10-24T18:26:43.327Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1012656240230480605.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1012656240230480605.key) [2023-10-24T18:26:43.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:26:43.632Z] + git semver push [2023-10-24T18:26:43.892Z] 2023-10-24 18:26:43,819 [run_push] DEBUG push [2023-10-24T18:26:43.892Z] 2023-10-24 18:26:43,819 [execute] INFO git cat-file --batch-check [2023-10-24T18:26:43.892Z] 2023-10-24 18:26:43,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:26:43.892Z] 2023-10-24 18:26:43,824 [execute] INFO git rev-list 8b770cfd0d9ba136a85218b9e90b19fc42dc2d78 -- [2023-10-24T18:26:43.892Z] 2023-10-24 18:26:43,824 [execute] DEBUG Popen(['git', 'rev-list', '8b770cfd0d9ba136a85218b9e90b19fc42dc2d78', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:26:43.892Z] 2023-10-24 18:26:43,830 [execute] INFO git fetch -v origin [2023-10-24T18:26:43.892Z] 2023-10-24 18:26:43,831 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-24T18:26:44.457Z] 2023-10-24 18:26:44,384 [run_push] DEBUG no remote changes detected [2023-10-24T18:26:44.457Z] 2023-10-24 18:26:44,384 [execute] INFO git push origin semver [2023-10-24T18:26:44.457Z] 2023-10-24 18:26:44,385 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:26:45.391Z] 2023-10-24 18:26:45,218 [run_push] DEBUG push all version tags [2023-10-24T18:26:45.391Z] 2023-10-24 18:26:45,218 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-24T18:26:45.391Z] 2023-10-24 18:26:45,219 [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) [2023-10-24T18:26:46.325Z] 2023-10-24 18:26:45,981 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T18:26:46.325Z] 3.1.0-dev.18 [Pipeline] } [2023-10-24T18:26:46.330Z] $ docker exec --env ******** --env ******** 3b003d079efc0830ecce4cf7bb983f3088c96cdd9684616cb05b9d11e66bb522 ssh-agent -k [2023-10-24T18:26:46.432Z] unset SSH_AUTH_SOCK; [2023-10-24T18:26:46.433Z] unset SSH_AGENT_PID; [2023-10-24T18:26:46.433Z] echo Agent pid 38 killed; [2023-10-24T18:26:46.444Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:26:46.751Z] + git semver [Pipeline] } [2023-10-24T18:26:47.020Z] $ docker stop --time=1 3b003d079efc0830ecce4cf7bb983f3088c96cdd9684616cb05b9d11e66bb522 [2023-10-24T18:26:48.337Z] $ docker rm -f --volumes 3b003d079efc0830ecce4cf7bb983f3088c96cdd9684616cb05b9d11e66bb522 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-24T18:26:48.943Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-10-24T18:26:48.943Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-10-24T18:26:48.943Z] total 16 [2023-10-24T18:26:48.943Z] drwxr-xr-x 3 root root 4096 Oct 24 18:14 . [2023-10-24T18:26:48.943Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 18:26 .. [2023-10-24T18:26:48.943Z] drwxr-xr-x 2 root root 4096 Oct 24 18:14 cost [2023-10-24T18:26:48.943Z] -rw-r--r-- 1 root root 91 Oct 24 18:14 cost.csv [2023-10-24T18:26:48.943Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-10-24T18:26:48.943Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-10-24T18:26:48.943Z] total 16 [2023-10-24T18:26:48.943Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:14 . [2023-10-24T18:26:48.943Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 18:26 .. [2023-10-24T18:26:48.943Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:14 cost [2023-10-24T18:26:48.943Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 24 18:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:49.266Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:50.117Z] ---> package-listing.sh [2023-10-24T18:26:50.117Z] ++ facter osfamily [2023-10-24T18:26:50.117Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T18:26:50.375Z] + OS_FAMILY=debian [2023-10-24T18:26:50.375Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-10-24T18:26:50.375Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T18:26:50.375Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T18:26:50.375Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T18:26:50.375Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T18:26:50.375Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-10-24T18:26:50.375Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T18:26:50.375Z] + case "${OS_FAMILY}" in [2023-10-24T18:26:50.375Z] + dpkg -l [2023-10-24T18:26:50.375Z] + grep '^ii' [2023-10-24T18:26:50.375Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T18:26:50.375Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T18:26:50.375Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T18:26:50.375Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-10-24T18:26:50.375Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-10-24T18:26:50.375Z] + 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 [2023-10-24T18:26:50.385Z] 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 [2023-10-24T18:26:50.658Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:26:51.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:26:51.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:26:51.279Z] prd-ubuntu20.04-docker-8c-8g-9989 does not seem to be running inside a container [2023-10-24T18:26:51.302Z] $ 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 [2023-10-24T18:26:51.502Z] $ docker top 55b8401707333de2dfd4eb9ecee3361accf2160acb6e55ea449a3898e043e028 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:26:51.840Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T18:26:52.119Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T18:26:52.401Z] + ls /var/log/sa-host [2023-10-24T18:26:52.401Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:26:52.465Z] provisioning config files... [2023-10-24T18:26:52.471Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11602336477091761801tmp [Pipeline] { [Pipeline] echo [2023-10-24T18:26:52.485Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:52.763Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T18:26:52.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:53.082Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T18:26:53.089Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:53.371Z] ---> sudo-logs.sh [2023-10-24T18:26:53.371Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T18:26:53.403Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:53.684Z] ---> job-cost.sh [2023-10-24T18:26:53.685Z] lf-activate-venv: SKIPPING [2023-10-24T18:26:53.685Z] DEBUG: total: 0.2199999988079071 [2023-10-24T18:26:53.685Z] INFO: Retrieving Stack Cost... [2023-10-24T18:26:53.943Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:26:54.510Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T18:26:54.519Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:54.797Z] ---> logs-deploy.sh [2023-10-24T18:26:54.797Z] lf-activate-venv: SKIPPING [2023-10-24T18:26:54.797Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/122 [2023-10-24T18:26:54.797Z] INFO: archiving workspace using pattern(s): [2023-10-24T18:26:55.734Z] Archives upload complete. [2023-10-24T18:26:55.734Z] INFO: archiving logs to Nexus