Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 316dbc5f3ebdec1b129a9b2a6268b168683f680f 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-ssh16994406560888264091.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7572670496548662577.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh10055975820081477045.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh7074662373644764436.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-ssh9637627388650613040.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-26456 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 316dbc5f3ebdec1b129a9b2a6268b168683f680f (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 316dbc5f3ebdec1b129a9b2a6268b168683f680f # timeout=10 Commit message: "Merge pull request #280 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.6" > git rev-list --no-walk 55197f706729dbefbf57db43d4176d2ae9ddc26e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-30T09:00:27.812Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-30T09:00:27.900Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-30T09:00:27.933Z] ========================================================= [2023-12-30T09:00:27.933Z] EdgeX Global Pipelines Version Info [2023-12-30T09:00:27.933Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:00:28.661Z] ------------------- [2023-12-30T09:00:28.661Z] stable info: [2023-12-30T09:00:28.661Z] ------------------- [2023-12-30T09:00:28.661Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-30T09:00:28.661Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-30T09:00:28.661Z] Message: update stable to v1.0.258 [2023-12-30T09:00:29.229Z] ------------------- [2023-12-30T09:00:29.229Z] experimental info: [2023-12-30T09:00:29.229Z] ------------------- [2023-12-30T09:00:29.229Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-30T09:00:29.229Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-30T09:00:29.229Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-30T09:00:29.326Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-12-30T09:00:29.360Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-12-30T09:00:29.387Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-30T09:00:29.418Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-30T09:00:29.448Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-30T09:00:29.476Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-30T09:00:29.504Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-30T09:00:29.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-30T09:00:29.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-30T09:00:29.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-30T09:00:29.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-30T09:00:29.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-12-30T09:00:29.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-30T09:00:29.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-30T09:00:29.747Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-30T09:00:29.793Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-30T09:00:29.830Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-30T09:00:29.863Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-30T09:00:29.895Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-30T09:00:29.928Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-30T09:00:29.965Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-30T09:00:30.003Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-30T09:00:30.039Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-30T09:00:30.075Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-30T09:00:30.111Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-30T09:00:30.149Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-30T09:00:30.188Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-30T09:00:30.229Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-30T09:00:30.268Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-30T09:00:30.310Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-30T09:00:30.352Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 316dbc5f3ebdec1b129a9b2a6268b168683f680f [Pipeline] echo [2023-12-30T09:00:30.395Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 316dbc5 [Pipeline] echo [2023-12-30T09:00:30.429Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-30T09:00:30.524Z] provisioning config files... [2023-12-30T09:00:30.538Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4421043969296964123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:00:30.884Z] ---> ****-login.sh [2023-12-30T09:00:30.885Z] nexus3.edgexfoundry.org:10001 [2023-12-30T09:00:30.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:00:31.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:00:31.148Z] Configure a credential helper to remove this warning. See [2023-12-30T09:00:31.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:00:31.148Z] [2023-12-30T09:00:31.148Z] Login Succeeded [2023-12-30T09:00:31.149Z] nexus3.edgexfoundry.org:10002 [2023-12-30T09:00:31.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:00:31.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:00:31.149Z] Configure a credential helper to remove this warning. See [2023-12-30T09:00:31.149Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:00:31.149Z] [2023-12-30T09:00:31.149Z] Login Succeeded [2023-12-30T09:00:31.149Z] nexus3.edgexfoundry.org:10003 [2023-12-30T09:00:31.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:00:31.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:00:31.410Z] Configure a credential helper to remove this warning. See [2023-12-30T09:00:31.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:00:31.410Z] [2023-12-30T09:00:31.410Z] Login Succeeded [2023-12-30T09:00:31.410Z] nexus3.edgexfoundry.org:10004 [2023-12-30T09:00:31.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:00:31.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:00:31.410Z] Configure a credential helper to remove this warning. See [2023-12-30T09:00:31.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:00:31.410Z] [2023-12-30T09:00:31.410Z] Login Succeeded [2023-12-30T09:00:31.410Z] ****.io [2023-12-30T09:00:31.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:00:31.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:00:31.671Z] Configure a credential helper to remove this warning. See [2023-12-30T09:00:31.671Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:00:31.671Z] [2023-12-30T09:00:31.671Z] Login Succeeded [2023-12-30T09:00:31.671Z] ---> ****-login.sh ends [Pipeline] } [2023-12-30T09:00:31.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-30T09:00:32.186Z] + git rev-list -1 --merges 316dbc5f3ebdec1b129a9b2a6268b168683f680f~1..316dbc5f3ebdec1b129a9b2a6268b168683f680f [Pipeline] echo [2023-12-30T09:00:32.219Z] -----------> git rev-list -1 --merges 316dbc5f3ebdec1b129a9b2a6268b168683f680f~1..316dbc5f3ebdec1b129a9b2a6268b168683f680f 316dbc5f3ebdec1b129a9b2a6268b168683f680f [2023-12-30T09:00:32.219Z] 316dbc5f3ebdec1b129a9b2a6268b168683f680f [false] [Pipeline] sh [2023-12-30T09:00:32.529Z] + git log --format=format:%s -1 316dbc5f3ebdec1b129a9b2a6268b168683f680f [Pipeline] echo [2023-12-30T09:00:32.546Z] ========================================================= [2023-12-30T09:00:32.546Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-30T09:00:32.546Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-30T09:00:32.932Z] + git log --format=format:%s -1 316dbc5f3ebdec1b129a9b2a6268b168683f680f [Pipeline] echo [2023-12-30T09:00:32.945Z] [semverPrep] GIT_COMMIT: 316dbc5f3ebdec1b129a9b2a6268b168683f680f, Commit Message: Merge pull request #280 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.6 [Pipeline] echo [2023-12-30T09:00:32.968Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-30T09:00:33.349Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-30T09:00:33.349Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-30T09:00:33.349Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-30T09:00:33.349Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-30T09:00:33.349Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-30T09:00:33.349Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-30T09:00:33.349Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:00:33.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-30T09:00:33.725Z] [2023-12-30T09:00:33.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:00:34.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-30T09:00:34.054Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-30T09:00:34.054Z] b85a868b505f: Pulling fs layer [2023-12-30T09:00:34.054Z] e2be974225ed: Pulling fs layer [2023-12-30T09:00:34.054Z] 339a4e72a1f5: Pulling fs layer [2023-12-30T09:00:34.054Z] 988bab9f4d93: Pulling fs layer [2023-12-30T09:00:34.054Z] 1469e6f7b9e6: Pulling fs layer [2023-12-30T09:00:34.054Z] eaf3925da568: Pulling fs layer [2023-12-30T09:00:34.054Z] bab4dde63d76: Pulling fs layer [2023-12-30T09:00:34.054Z] bde34c3a00c8: Pulling fs layer [2023-12-30T09:00:34.054Z] b352a97aabf1: Pulling fs layer [2023-12-30T09:00:34.054Z] 4872d77fe225: Pulling fs layer [2023-12-30T09:00:34.054Z] 5851b861e8e6: Pulling fs layer [2023-12-30T09:00:34.054Z] bab4dde63d76: Waiting [2023-12-30T09:00:34.054Z] eaf3925da568: Waiting [2023-12-30T09:00:34.054Z] bde34c3a00c8: Waiting [2023-12-30T09:00:34.054Z] b352a97aabf1: Waiting [2023-12-30T09:00:34.054Z] 4872d77fe225: Waiting [2023-12-30T09:00:34.054Z] 988bab9f4d93: Waiting [2023-12-30T09:00:34.054Z] 1469e6f7b9e6: Waiting [2023-12-30T09:00:34.054Z] 5851b861e8e6: Waiting [2023-12-30T09:00:34.054Z] e2be974225ed: Download complete [2023-12-30T09:00:34.054Z] 988bab9f4d93: Verifying Checksum [2023-12-30T09:00:34.054Z] 988bab9f4d93: Download complete [2023-12-30T09:00:34.054Z] 1469e6f7b9e6: Verifying Checksum [2023-12-30T09:00:34.054Z] 1469e6f7b9e6: Download complete [2023-12-30T09:00:34.054Z] 339a4e72a1f5: Verifying Checksum [2023-12-30T09:00:34.054Z] 339a4e72a1f5: Download complete [2023-12-30T09:00:34.054Z] eaf3925da568: Verifying Checksum [2023-12-30T09:00:34.054Z] eaf3925da568: Download complete [2023-12-30T09:00:34.313Z] bde34c3a00c8: Verifying Checksum [2023-12-30T09:00:34.313Z] bde34c3a00c8: Download complete [2023-12-30T09:00:34.313Z] b352a97aabf1: Verifying Checksum [2023-12-30T09:00:34.313Z] b352a97aabf1: Download complete [2023-12-30T09:00:34.313Z] 4872d77fe225: Verifying Checksum [2023-12-30T09:00:34.313Z] 4872d77fe225: Download complete [2023-12-30T09:00:34.313Z] 5851b861e8e6: Verifying Checksum [2023-12-30T09:00:34.313Z] 5851b861e8e6: Download complete [2023-12-30T09:00:34.313Z] b85a868b505f: Verifying Checksum [2023-12-30T09:00:34.313Z] b85a868b505f: Download complete [2023-12-30T09:00:34.572Z] bab4dde63d76: Verifying Checksum [2023-12-30T09:00:34.572Z] bab4dde63d76: Download complete [2023-12-30T09:00:35.508Z] b85a868b505f: Pull complete [2023-12-30T09:00:35.508Z] e2be974225ed: Pull complete [2023-12-30T09:00:36.076Z] 339a4e72a1f5: Pull complete [2023-12-30T09:00:36.076Z] 988bab9f4d93: Pull complete [2023-12-30T09:00:36.336Z] 1469e6f7b9e6: Pull complete [2023-12-30T09:00:36.336Z] eaf3925da568: Pull complete [2023-12-30T09:00:37.710Z] bab4dde63d76: Pull complete [2023-12-30T09:00:37.969Z] bde34c3a00c8: Pull complete [2023-12-30T09:00:37.969Z] b352a97aabf1: Pull complete [2023-12-30T09:00:37.969Z] 4872d77fe225: Pull complete [2023-12-30T09:00:38.228Z] 5851b861e8e6: Pull complete [2023-12-30T09:00:38.228Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-30T09:00:38.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-30T09:00:38.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:00:38.428Z] prd-ubuntu20.04-docker-8c-8g-26456 does not seem to be running inside a container [2023-12-30T09:00:38.466Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-30T09:00:41.392Z] $ docker top 760332d6807a61cf3847cf3254987e61db08229582375a4f66ab2b430ce414ac -eo pid,comm [2023-12-30T09:00:41.444Z] 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-12-30T09:00:41.444Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-30T09:00:41.540Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-30T09:00:41.540Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-30T09:00:41.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-30T09:00:41.664Z] $ docker exec 760332d6807a61cf3847cf3254987e61db08229582375a4f66ab2b430ce414ac ssh-agent [2023-12-30T09:00:41.769Z] SSH_AUTH_SOCK=/tmp/ssh-QHneVec6uLC7/agent.32 [2023-12-30T09:00:41.769Z] SSH_AGENT_PID=38 [2023-12-30T09:00:41.775Z] Running ssh-add (command line suppressed) [2023-12-30T09:00:41.874Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4915127852295663964.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4915127852295663964.key) [2023-12-30T09:00:41.886Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-30T09:00:42.194Z] + git tag --points-at HEAD [Pipeline] } [2023-12-30T09:00:42.211Z] $ docker exec --env ******** --env ******** 760332d6807a61cf3847cf3254987e61db08229582375a4f66ab2b430ce414ac ssh-agent -k [2023-12-30T09:00:42.307Z] unset SSH_AUTH_SOCK; [2023-12-30T09:00:42.307Z] unset SSH_AGENT_PID; [2023-12-30T09:00:42.307Z] echo Agent pid 38 killed; [2023-12-30T09:00:42.314Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-30T09:00:42.451Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-30T09:00:42.451Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-30T09:00:42.552Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-30T09:00:42.556Z] $ docker exec 760332d6807a61cf3847cf3254987e61db08229582375a4f66ab2b430ce414ac ssh-agent [2023-12-30T09:00:42.666Z] SSH_AUTH_SOCK=/tmp/ssh-QmKLO20i8xsD/agent.70 [2023-12-30T09:00:42.666Z] SSH_AGENT_PID=76 [2023-12-30T09:00:42.671Z] Running ssh-add (command line suppressed) [2023-12-30T09:00:42.767Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7957834108161289141.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7957834108161289141.key) [2023-12-30T09:00:42.780Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-30T09:00:43.085Z] + git semver init [2023-12-30T09:00:43.344Z] 2023-12-30 09:00:43,262 [run_init] DEBUG init version:0.0.0 force:False [2023-12-30T09:00:43.344Z] 2023-12-30 09:00:43,263 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-12-30T09:00:43.344Z] 2023-12-30 09:00:43,264 [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-12-30T09:00:43.344Z] 2023-12-30 09:00:43,264 [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-12-30T09:00:44.721Z] 2023-12-30 09:00:44,383 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-12-30T09:00:44.721Z] 2023-12-30 09:00:44,384 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-12-30T09:00:44.721Z] 2023-12-30 09:00:44,384 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-12-30T09:00:44.721Z] 2023-12-30 09:00:44,384 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-12-30T09:00:44.721Z] 3.2.0-dev.3 [Pipeline] } [2023-12-30T09:00:44.732Z] $ docker exec --env ******** --env ******** 760332d6807a61cf3847cf3254987e61db08229582375a4f66ab2b430ce414ac ssh-agent -k [2023-12-30T09:00:44.826Z] unset SSH_AUTH_SOCK; [2023-12-30T09:00:44.827Z] unset SSH_AGENT_PID; [2023-12-30T09:00:44.827Z] echo Agent pid 76 killed; [2023-12-30T09:00:44.834Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-30T09:00:45.213Z] + git semver [Pipeline] } [2023-12-30T09:00:45.487Z] $ docker stop --time=1 760332d6807a61cf3847cf3254987e61db08229582375a4f66ab2b430ce414ac [2023-12-30T09:00:46.794Z] $ docker rm -f --volumes 760332d6807a61cf3847cf3254987e61db08229582375a4f66ab2b430ce414ac [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-30T09:00:47.158Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-30T09:00:47.405Z] Stashed 1 file(s) [Pipeline] echo [2023-12-30T09:00:47.409Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.3 [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-12-30T09:00:47.791Z] provisioning config files... [2023-12-30T09:00:47.801Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9651715679998036493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:00:48.126Z] ---> ****-login.sh [2023-12-30T09:00:48.126Z] nexus3.edgexfoundry.org:10001 [2023-12-30T09:00:48.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:00:48.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:00:48.126Z] Configure a credential helper to remove this warning. See [2023-12-30T09:00:48.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:00:48.127Z] [2023-12-30T09:00:48.127Z] Login Succeeded [2023-12-30T09:00:48.127Z] nexus3.edgexfoundry.org:10002 [2023-12-30T09:00:48.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:00:48.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:00:48.127Z] Configure a credential helper to remove this warning. See [2023-12-30T09:00:48.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:00:48.127Z] [2023-12-30T09:00:48.127Z] Login Succeeded [2023-12-30T09:00:48.127Z] nexus3.edgexfoundry.org:10003 [2023-12-30T09:00:48.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:00:48.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:00:48.386Z] Configure a credential helper to remove this warning. See [2023-12-30T09:00:48.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:00:48.386Z] [2023-12-30T09:00:48.386Z] Login Succeeded [2023-12-30T09:00:48.386Z] nexus3.edgexfoundry.org:10004 [2023-12-30T09:00:48.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:00:48.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:00:48.386Z] Configure a credential helper to remove this warning. See [2023-12-30T09:00:48.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:00:48.386Z] [2023-12-30T09:00:48.386Z] Login Succeeded [2023-12-30T09:00:48.386Z] ****.io [2023-12-30T09:00:48.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:00:48.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:00:48.645Z] Configure a credential helper to remove this warning. See [2023-12-30T09:00:48.645Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:00:48.645Z] [2023-12-30T09:00:48.645Z] Login Succeeded [2023-12-30T09:00:48.645Z] ---> ****-login.sh ends [Pipeline] } [2023-12-30T09:00:48.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-30T09:00:48.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-30T09:00:48.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-30T09:00:48.877Z] ========================================================= [2023-12-30T09:00:48.877Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-30T09:00:48.877Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:00:49.288Z] + 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-12-30T09:00:49.288Z] Sending build context to Docker daemon 8.424MB [2023-12-30T09:00:49.288Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-30T09:00:49.288Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-30T09:00:49.288Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-30T09:00:49.288Z] 7264a8db6415: Pulling fs layer [2023-12-30T09:00:49.288Z] c4d48a809fc2: Pulling fs layer [2023-12-30T09:00:49.288Z] 4f1c88b9dad5: Pulling fs layer [2023-12-30T09:00:49.288Z] ad3a456e5733: Pulling fs layer [2023-12-30T09:00:49.288Z] 69c7f0334f64: Pulling fs layer [2023-12-30T09:00:49.288Z] 1f1c1a5573a3: Pulling fs layer [2023-12-30T09:00:49.288Z] ce7588e14bc9: Pulling fs layer [2023-12-30T09:00:49.288Z] b5e4710f87ac: Pulling fs layer [2023-12-30T09:00:49.288Z] ad3a456e5733: Waiting [2023-12-30T09:00:49.288Z] 1f1c1a5573a3: Waiting [2023-12-30T09:00:49.288Z] ce7588e14bc9: Waiting [2023-12-30T09:00:49.288Z] b5e4710f87ac: Waiting [2023-12-30T09:00:49.288Z] c4d48a809fc2: Verifying Checksum [2023-12-30T09:00:49.288Z] c4d48a809fc2: Download complete [2023-12-30T09:00:49.288Z] ad3a456e5733: Download complete [2023-12-30T09:00:49.288Z] 69c7f0334f64: Verifying Checksum [2023-12-30T09:00:49.288Z] 69c7f0334f64: Download complete [2023-12-30T09:00:49.288Z] 7264a8db6415: Verifying Checksum [2023-12-30T09:00:49.288Z] 7264a8db6415: Download complete [2023-12-30T09:00:49.546Z] 1f1c1a5573a3: Download complete [2023-12-30T09:00:49.546Z] 7264a8db6415: Pull complete [2023-12-30T09:00:49.546Z] b5e4710f87ac: Verifying Checksum [2023-12-30T09:00:49.546Z] b5e4710f87ac: Download complete [2023-12-30T09:00:49.804Z] c4d48a809fc2: Pull complete [2023-12-30T09:00:49.804Z] 4f1c88b9dad5: Download complete [2023-12-30T09:00:50.063Z] ce7588e14bc9: Verifying Checksum [2023-12-30T09:00:50.063Z] ce7588e14bc9: Download complete [2023-12-30T09:00:53.346Z] 4f1c88b9dad5: Pull complete [2023-12-30T09:00:53.346Z] ad3a456e5733: Pull complete [2023-12-30T09:00:53.346Z] 69c7f0334f64: Pull complete [2023-12-30T09:00:53.346Z] 1f1c1a5573a3: Pull complete [2023-12-30T09:00:55.880Z] ce7588e14bc9: Pull complete [2023-12-30T09:00:55.881Z] b5e4710f87ac: Pull complete [2023-12-30T09:00:55.881Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-30T09:00:55.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-30T09:00:55.881Z] ---> 88b5674ff536 [2023-12-30T09:00:55.881Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-12-30T09:01:01.165Z] ---> Running in d67db11c15c9 [2023-12-30T09:01:01.165Z] Removing intermediate container d67db11c15c9 [2023-12-30T09:01:01.165Z] ---> 80853a38be91 [2023-12-30T09:01:01.165Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-30T09:01:01.165Z] ---> Running in e67702b44662 [2023-12-30T09:01:01.165Z] Removing intermediate container e67702b44662 [2023-12-30T09:01:01.165Z] ---> dab3e4f33e55 [2023-12-30T09:01:01.165Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-12-30T09:01:01.165Z] ---> Running in b8c18c94b50d [2023-12-30T09:01:01.165Z] Removing intermediate container b8c18c94b50d [2023-12-30T09:01:01.165Z] ---> dbf7ed4797d4 [2023-12-30T09:01:01.165Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-30T09:01:01.165Z] ---> Running in 7edf5dbb3c73 [2023-12-30T09:01:01.165Z] Removing intermediate container 7edf5dbb3c73 [2023-12-30T09:01:01.165Z] ---> 247fb00865cb [2023-12-30T09:01:01.165Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-30T09:01:01.165Z] ---> Running in e9235e78d3d1 [2023-12-30T09:01:01.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-30T09:01:01.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-30T09:01:01.945Z] OK: 264 MiB in 52 packages [2023-12-30T09:01:02.205Z] Removing intermediate container e9235e78d3d1 [2023-12-30T09:01:02.205Z] ---> 0bc34ba833c9 [2023-12-30T09:01:02.205Z] Step 8/12 : WORKDIR /app [2023-12-30T09:01:02.205Z] ---> Running in dda59925f05d [2023-12-30T09:01:02.205Z] Removing intermediate container dda59925f05d [2023-12-30T09:01:02.205Z] ---> ba7c7fd61f3b [2023-12-30T09:01:02.205Z] Step 9/12 : COPY go.mod vendor* ./ [2023-12-30T09:01:02.465Z] ---> c6c43c6f4de3 [2023-12-30T09:01:02.465Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-30T09:01:02.465Z] ---> Running in bedfe5c0af9f [2023-12-30T09:01:02.694Z] Still waiting to schedule task [2023-12-30T09:01:02.694Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-12-30T09:01:41.374Z] Removing intermediate container bedfe5c0af9f [2023-12-30T09:01:41.374Z] ---> 70de458bb183 [2023-12-30T09:01:41.374Z] Step 11/12 : COPY . . [2023-12-30T09:01:41.374Z] ---> af1bcacb65bc [2023-12-30T09:01:41.374Z] Step 12/12 : RUN $MAKE [2023-12-30T09:01:41.374Z] ---> Running in 0af7d2671a5b [2023-12-30T09:01:41.374Z] noop [2023-12-30T09:01:41.374Z] Removing intermediate container 0af7d2671a5b [2023-12-30T09:01:41.374Z] ---> 871a813fd6ea [2023-12-30T09:01:41.374Z] Successfully built 871a813fd6ea [2023-12-30T09:01:41.374Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:01:41.856Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-30T09:01:41.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:01:41.973Z] prd-ubuntu20.04-docker-8c-8g-26456 does not seem to be running inside a container [2023-12-30T09:01:42.003Z] $ 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 ******** ci-base-image-x86_64 cat [2023-12-30T09:01:42.323Z] $ docker top 448c39af390d21d913ecafd17d6f8e12e55a9fb46f6c907ee670ce30d0e033c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-30T09:01:42.700Z] + go version [2023-12-30T09:01:42.700Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-30T09:01:42.711Z] $ docker stop --time=1 448c39af390d21d913ecafd17d6f8e12e55a9fb46f6c907ee670ce30d0e033c0 [2023-12-30T09:01:43.934Z] $ docker rm -f --volumes 448c39af390d21d913ecafd17d6f8e12e55a9fb46f6c907ee670ce30d0e033c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:01:44.519Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-30T09:01:44.519Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:01:44.633Z] prd-ubuntu20.04-docker-8c-8g-26456 does not seem to be running inside a container [2023-12-30T09:01:44.666Z] $ 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 ******** ci-base-image-x86_64 cat [2023-12-30T09:01:44.994Z] $ docker top ed55d57a92007d6f8ad53e30e2bf81bbc17d68cf661b769b0d59e4bcad10e448 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-30T09:01:45.375Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-12-30T09:01:45.709Z] + make test [2023-12-30T09:01:45.709Z] go test ./... -coverprofile=coverage.out ./... [2023-12-30T09:01:47.082Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-12-30T09:01:57.047Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-12-30T09:01:57.047Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-12-30T09:02:00.329Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.771s coverage: 40.6% of statements [2023-12-30T09:02:00.329Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.243s coverage: 51.9% of statements [2023-12-30T09:02:00.329Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.017s coverage: 95.5% of statements [2023-12-30T09:02:15.346Z] go vet ./... [2023-12-30T09:02:18.638Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-30T09:02:18.638Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-30T09:02:18.638Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-30T09:02:18.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-30T09:02:18.689Z] $ docker stop --time=1 ed55d57a92007d6f8ad53e30e2bf81bbc17d68cf661b769b0d59e4bcad10e448 [2023-12-30T09:02:21.850Z] $ docker rm -f --volumes ed55d57a92007d6f8ad53e30e2bf81bbc17d68cf661b769b0d59e4bcad10e448 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-30T09:02:22.375Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-30T09:02:22.481Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-30T09:02:23.073Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-30T09:02:23.362Z] + ls -al . [2023-12-30T09:02:23.362Z] total 640 [2023-12-30T09:02:23.362Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 30 09:01 . [2023-12-30T09:02:23.362Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 30 09:00 .. [2023-12-30T09:02:23.362Z] -rw-rw-r-- 1 jenkins jenkins 134 Dec 30 09:00 .dockerignore [2023-12-30T09:02:23.362Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 30 09:02 .git [2023-12-30T09:02:23.362Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 30 09:00 .github [2023-12-30T09:02:23.362Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 30 09:00 .gitignore [2023-12-30T09:02:23.362Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 30 09:00 .golangci.yml [2023-12-30T09:02:23.362Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 30 09:00 .semver [2023-12-30T09:02:23.362Z] -rw-rw-r-- 1 jenkins jenkins 11980 Dec 30 09:00 Attribution.txt [2023-12-30T09:02:23.362Z] -rw-rw-r-- 1 jenkins jenkins 11677 Dec 30 09:00 CHANGELOG.md [2023-12-30T09:02:23.362Z] -rw-rw-r-- 1 jenkins jenkins 1456 Dec 30 09:00 Dockerfile [2023-12-30T09:02:23.362Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 30 09:00 GOVERNANCE.md [2023-12-30T09:02:23.362Z] -rw-rw-r-- 1 jenkins jenkins 661 Dec 30 09:00 Jenkinsfile [2023-12-30T09:02:23.362Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 30 09:00 LICENSE [2023-12-30T09:02:23.362Z] -rw-rw-r-- 1 jenkins jenkins 2179 Dec 30 09:00 Makefile [2023-12-30T09:02:23.362Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 30 09:00 OWNERS.md [2023-12-30T09:02:23.362Z] -rw-rw-r-- 1 jenkins jenkins 28907 Dec 30 09:00 README.md [2023-12-30T09:02:23.362Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 30 09:00 VERSION [2023-12-30T09:02:23.362Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 30 09:00 bin [2023-12-30T09:02:23.362Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 30 09:00 cmd [2023-12-30T09:02:23.362Z] -rw-r--r-- 1 jenkins jenkins 459493 Dec 30 09:01 coverage.out [2023-12-30T09:02:23.362Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 30 09:00 examples [2023-12-30T09:02:23.362Z] -rw-rw-r-- 1 jenkins jenkins 3874 Dec 30 09:00 go.mod [2023-12-30T09:02:23.362Z] -rw-rw-r-- 1 jenkins jenkins 33991 Dec 30 09:00 go.sum [2023-12-30T09:02:23.362Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 30 09:00 images [2023-12-30T09:02:23.362Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 30 09:00 internal [2023-12-30T09:02:23.362Z] -rw-rw-r-- 1 jenkins jenkins 193 Dec 30 09:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:02:23.732Z] + 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=316dbc5f3ebdec1b129a9b2a6268b168683f680f --label arch=amd64 --label version=3.2.0-dev.3 . [2023-12-30T09:02:23.732Z] Sending build context to Docker daemon 8.424MB [2023-12-30T09:02:23.732Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-12-30T09:02:23.733Z] Step 2/25 : FROM ${BASE} AS builder [2023-12-30T09:02:23.733Z] ---> 871a813fd6ea [2023-12-30T09:02:23.733Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-12-30T09:02:23.990Z] ---> Running in 47ca10e58c5a [2023-12-30T09:02:23.990Z] Removing intermediate container 47ca10e58c5a [2023-12-30T09:02:23.990Z] ---> 8d29cd09fd6b [2023-12-30T09:02:23.990Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-30T09:02:23.990Z] ---> Running in b55930e38b9b [2023-12-30T09:02:23.990Z] Removing intermediate container b55930e38b9b [2023-12-30T09:02:23.990Z] ---> eb9930531089 [2023-12-30T09:02:23.990Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2023-12-30T09:02:23.990Z] ---> Running in 727888cb9856 [2023-12-30T09:02:23.990Z] Removing intermediate container 727888cb9856 [2023-12-30T09:02:23.990Z] ---> 9f62a4ece061 [2023-12-30T09:02:23.990Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-12-30T09:02:24.249Z] ---> Running in cb0f352281a3 [2023-12-30T09:02:24.249Z] Removing intermediate container cb0f352281a3 [2023-12-30T09:02:24.249Z] ---> cd23574b567b [2023-12-30T09:02:24.249Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-30T09:02:24.249Z] ---> Running in 13a071c81ec6 [2023-12-30T09:02:24.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-30T09:02:24.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-30T09:02:25.082Z] OK: 264 MiB in 52 packages [2023-12-30T09:02:25.082Z] Removing intermediate container 13a071c81ec6 [2023-12-30T09:02:25.082Z] ---> 247913febb73 [2023-12-30T09:02:25.082Z] Step 8/25 : WORKDIR /app [2023-12-30T09:02:25.340Z] ---> Running in 4d50002d10fc [2023-12-30T09:02:25.340Z] Removing intermediate container 4d50002d10fc [2023-12-30T09:02:25.340Z] ---> 4664049a0607 [2023-12-30T09:02:25.340Z] Step 9/25 : COPY go.mod vendor* ./ [2023-12-30T09:02:25.340Z] ---> 796886a7d03c [2023-12-30T09:02:25.340Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-30T09:02:25.340Z] ---> Running in d6256c1086f0 [2023-12-30T09:02:25.907Z] Removing intermediate container d6256c1086f0 [2023-12-30T09:02:25.907Z] ---> 198fc9e09d5c [2023-12-30T09:02:25.907Z] Step 11/25 : COPY . . [2023-12-30T09:02:26.475Z] ---> 31bc1a49d513 [2023-12-30T09:02:26.475Z] Step 12/25 : RUN $MAKE [2023-12-30T09:02:26.475Z] ---> Running in 7cd17454832a [2023-12-30T09:02:26.733Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-12-30T09:02:49.537Z] Removing intermediate container 7cd17454832a [2023-12-30T09:02:49.537Z] ---> 0b2895dcaf42 [2023-12-30T09:02:49.537Z] Step 13/25 : FROM alpine:3.18 [2023-12-30T09:02:49.537Z] 3.18: Pulling from library/alpine [2023-12-30T09:02:49.537Z] c926b61bad3b: Pulling fs layer [2023-12-30T09:02:49.537Z] c926b61bad3b: Download complete [2023-12-30T09:02:49.537Z] c926b61bad3b: Pull complete [2023-12-30T09:02:49.537Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-30T09:02:49.537Z] Status: Downloaded newer image for alpine:3.18 [2023-12-30T09:02:49.537Z] ---> b541f2080109 [2023-12-30T09:02:49.537Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-30T09:02:49.537Z] ---> Running in 2b863027a73e [2023-12-30T09:02:49.537Z] Removing intermediate container 2b863027a73e [2023-12-30T09:02:49.537Z] ---> c158089bf5bd [2023-12-30T09:02:49.537Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-12-30T09:02:49.537Z] ---> Running in 46d3fba53a12 [2023-12-30T09:02:49.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-30T09:02:49.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-30T09:02:49.537Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-30T09:02:49.537Z] Executing busybox-1.36.1-r5.trigger [2023-12-30T09:02:49.537Z] OK: 7 MiB in 16 packages [2023-12-30T09:02:49.537Z] Removing intermediate container 46d3fba53a12 [2023-12-30T09:02:49.537Z] ---> 76efa1a3216e [2023-12-30T09:02:49.537Z] Step 16/25 : RUN apk --no-cache upgrade [2023-12-30T09:02:49.537Z] ---> Running in c955c913e93b [2023-12-30T09:02:49.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-30T09:02:49.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-30T09:02:49.537Z] OK: 7 MiB in 16 packages [2023-12-30T09:02:49.537Z] Removing intermediate container c955c913e93b [2023-12-30T09:02:49.537Z] ---> a94294104afc [2023-12-30T09:02:49.537Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2023-12-30T09:02:49.537Z] ---> 38efb8f1527b [2023-12-30T09:02:49.537Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2023-12-30T09:02:49.537Z] ---> 60a395b6568e [2023-12-30T09:02:49.537Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2023-12-30T09:02:50.476Z] ---> cfefa44c1e1c [2023-12-30T09:02:50.476Z] Step 20/25 : EXPOSE 59989 [2023-12-30T09:02:50.476Z] ---> Running in cb1d8d8b895c [2023-12-30T09:02:50.476Z] Removing intermediate container cb1d8d8b895c [2023-12-30T09:02:50.476Z] ---> 950ccb1fcf7c [2023-12-30T09:02:50.476Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2023-12-30T09:02:50.476Z] ---> Running in a414b1f43035 [2023-12-30T09:02:50.476Z] Removing intermediate container a414b1f43035 [2023-12-30T09:02:50.476Z] ---> afd063bf37f9 [2023-12-30T09:02:50.476Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-30T09:02:50.476Z] ---> Running in f8e5783189c4 [2023-12-30T09:02:50.476Z] Removing intermediate container f8e5783189c4 [2023-12-30T09:02:50.476Z] ---> 1886a30a24c8 [2023-12-30T09:02:50.476Z] Step 23/25 : LABEL arch=amd64 [2023-12-30T09:02:50.737Z] ---> Running in a315dbf0fcaf [2023-12-30T09:02:50.737Z] Removing intermediate container a315dbf0fcaf [2023-12-30T09:02:50.737Z] ---> 4e4ae9d46340 [2023-12-30T09:02:50.737Z] Step 24/25 : LABEL git_sha=316dbc5f3ebdec1b129a9b2a6268b168683f680f [2023-12-30T09:02:50.737Z] ---> Running in d0e346ce124d [2023-12-30T09:02:50.737Z] Removing intermediate container d0e346ce124d [2023-12-30T09:02:50.737Z] ---> e7125d5896c4 [2023-12-30T09:02:50.737Z] Step 25/25 : LABEL version=3.2.0-dev.3 [2023-12-30T09:02:50.737Z] ---> Running in 0471f5bdf890 [2023-12-30T09:02:50.737Z] Removing intermediate container 0471f5bdf890 [2023-12-30T09:02:50.737Z] ---> 0c05c292e61f [2023-12-30T09:02:50.737Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-30T09:02:50.737Z] Successfully built 0c05c292e61f [2023-12-30T09:02:50.737Z] 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-12-30T09:02:51.017Z] provisioning config files... [2023-12-30T09:02:51.026Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2541021934813196120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:02:51.372Z] ---> ****-login.sh [2023-12-30T09:02:51.372Z] nexus3.edgexfoundry.org:10001 [2023-12-30T09:02:51.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:02:51.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:02:51.372Z] Configure a credential helper to remove this warning. See [2023-12-30T09:02:51.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:02:51.373Z] [2023-12-30T09:02:51.373Z] Login Succeeded [2023-12-30T09:02:51.373Z] nexus3.edgexfoundry.org:10002 [2023-12-30T09:02:51.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:02:51.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:02:51.373Z] Configure a credential helper to remove this warning. See [2023-12-30T09:02:51.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:02:51.373Z] [2023-12-30T09:02:51.373Z] Login Succeeded [2023-12-30T09:02:51.373Z] nexus3.edgexfoundry.org:10003 [2023-12-30T09:02:51.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:02:51.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:02:51.632Z] Configure a credential helper to remove this warning. See [2023-12-30T09:02:51.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:02:51.632Z] [2023-12-30T09:02:51.632Z] Login Succeeded [2023-12-30T09:02:51.632Z] nexus3.edgexfoundry.org:10004 [2023-12-30T09:02:51.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:02:51.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:02:51.632Z] Configure a credential helper to remove this warning. See [2023-12-30T09:02:51.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:02:51.633Z] [2023-12-30T09:02:51.633Z] Login Succeeded [2023-12-30T09:02:51.633Z] ****.io [2023-12-30T09:02:51.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:02:51.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:02:51.893Z] Configure a credential helper to remove this warning. See [2023-12-30T09:02:51.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:02:51.893Z] [2023-12-30T09:02:51.893Z] Login Succeeded [2023-12-30T09:02:51.893Z] ---> ****-login.sh ends [Pipeline] } [2023-12-30T09:02:51.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-30T09:02:52.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-30T09:02:52.086Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-12-30T09:02:52.086Z] 316dbc5f3ebdec1b129a9b2a6268b168683f680f [2023-12-30T09:02:52.086Z] latest [2023-12-30T09:02:52.086Z] 3.2.0-dev.3 [2023-12-30T09:02:52.086Z] 316dbc5f3ebdec1b129a9b2a6268b168683f680f-3.2.0-dev.3 [2023-12-30T09:02:52.086Z] main [2023-12-30T09:02:52.086Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:02:52.530Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:316dbc5f3ebdec1b129a9b2a6268b168683f680f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:02:52.925Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:316dbc5f3ebdec1b129a9b2a6268b168683f680f [2023-12-30T09:02:52.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-12-30T09:02:52.925Z] 17d1abd0355d: Preparing [2023-12-30T09:02:52.925Z] c4b42d062e3f: Preparing [2023-12-30T09:02:52.925Z] 6bc35d15d8d2: Preparing [2023-12-30T09:02:52.925Z] 64ad63dae9f1: Preparing [2023-12-30T09:02:52.925Z] a2a6ab088d52: Preparing [2023-12-30T09:02:52.925Z] 9fe9a137fd00: Preparing [2023-12-30T09:02:52.925Z] 9fe9a137fd00: Waiting [2023-12-30T09:02:52.925Z] 64ad63dae9f1: Pushed [2023-12-30T09:02:52.925Z] 6bc35d15d8d2: Pushed [2023-12-30T09:02:52.925Z] a2a6ab088d52: Pushed [2023-12-30T09:02:52.925Z] c4b42d062e3f: Pushed [2023-12-30T09:02:52.925Z] 9fe9a137fd00: Layer already exists [2023-12-30T09:02:56.213Z] 17d1abd0355d: Pushed [2023-12-30T09:02:56.213Z] 316dbc5f3ebdec1b129a9b2a6268b168683f680f: digest: sha256:7463f2f7e7504ce19a7192d75ca7d2303d43a30546a24652d82039e9c865b394 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:02:56.616Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:02:57.026Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-12-30T09:02:57.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-12-30T09:02:57.026Z] 17d1abd0355d: Preparing [2023-12-30T09:02:57.026Z] c4b42d062e3f: Preparing [2023-12-30T09:02:57.026Z] 6bc35d15d8d2: Preparing [2023-12-30T09:02:57.026Z] 64ad63dae9f1: Preparing [2023-12-30T09:02:57.026Z] a2a6ab088d52: Preparing [2023-12-30T09:02:57.026Z] 9fe9a137fd00: Preparing [2023-12-30T09:02:57.026Z] 9fe9a137fd00: Waiting [2023-12-30T09:02:57.026Z] 64ad63dae9f1: Layer already exists [2023-12-30T09:02:57.026Z] 6bc35d15d8d2: Layer already exists [2023-12-30T09:02:57.026Z] a2a6ab088d52: Layer already exists [2023-12-30T09:02:57.026Z] c4b42d062e3f: Layer already exists [2023-12-30T09:02:57.026Z] 17d1abd0355d: Layer already exists [2023-12-30T09:02:57.026Z] 9fe9a137fd00: Layer already exists [2023-12-30T09:02:57.026Z] latest: digest: sha256:7463f2f7e7504ce19a7192d75ca7d2303d43a30546a24652d82039e9c865b394 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:02:57.426Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:02:57.827Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.3 [2023-12-30T09:02:57.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-12-30T09:02:57.827Z] 17d1abd0355d: Preparing [2023-12-30T09:02:57.827Z] c4b42d062e3f: Preparing [2023-12-30T09:02:57.827Z] 6bc35d15d8d2: Preparing [2023-12-30T09:02:57.827Z] 64ad63dae9f1: Preparing [2023-12-30T09:02:57.827Z] a2a6ab088d52: Preparing [2023-12-30T09:02:57.827Z] 9fe9a137fd00: Preparing [2023-12-30T09:02:57.827Z] 9fe9a137fd00: Waiting [2023-12-30T09:02:57.827Z] 64ad63dae9f1: Layer already exists [2023-12-30T09:02:57.827Z] 17d1abd0355d: Layer already exists [2023-12-30T09:02:57.827Z] c4b42d062e3f: Layer already exists [2023-12-30T09:02:57.827Z] 6bc35d15d8d2: Layer already exists [2023-12-30T09:02:57.827Z] a2a6ab088d52: Layer already exists [2023-12-30T09:02:57.827Z] 9fe9a137fd00: Layer already exists [2023-12-30T09:02:57.827Z] 3.2.0-dev.3: digest: sha256:7463f2f7e7504ce19a7192d75ca7d2303d43a30546a24652d82039e9c865b394 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:02:58.239Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:316dbc5f3ebdec1b129a9b2a6268b168683f680f-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:02:58.656Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:316dbc5f3ebdec1b129a9b2a6268b168683f680f-3.2.0-dev.3 [2023-12-30T09:02:58.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-12-30T09:02:58.656Z] 17d1abd0355d: Preparing [2023-12-30T09:02:58.656Z] c4b42d062e3f: Preparing [2023-12-30T09:02:58.656Z] 6bc35d15d8d2: Preparing [2023-12-30T09:02:58.656Z] 64ad63dae9f1: Preparing [2023-12-30T09:02:58.656Z] a2a6ab088d52: Preparing [2023-12-30T09:02:58.656Z] 9fe9a137fd00: Preparing [2023-12-30T09:02:58.656Z] 9fe9a137fd00: Waiting [2023-12-30T09:02:58.656Z] 17d1abd0355d: Layer already exists [2023-12-30T09:02:58.656Z] a2a6ab088d52: Layer already exists [2023-12-30T09:02:58.656Z] 64ad63dae9f1: Layer already exists [2023-12-30T09:02:58.656Z] c4b42d062e3f: Layer already exists [2023-12-30T09:02:58.656Z] 6bc35d15d8d2: Layer already exists [2023-12-30T09:02:58.656Z] 9fe9a137fd00: Layer already exists [2023-12-30T09:02:58.656Z] 316dbc5f3ebdec1b129a9b2a6268b168683f680f-3.2.0-dev.3: digest: sha256:7463f2f7e7504ce19a7192d75ca7d2303d43a30546a24652d82039e9c865b394 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:02:59.074Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:02:59.489Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-12-30T09:02:59.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-12-30T09:02:59.489Z] 17d1abd0355d: Preparing [2023-12-30T09:02:59.489Z] c4b42d062e3f: Preparing [2023-12-30T09:02:59.489Z] 6bc35d15d8d2: Preparing [2023-12-30T09:02:59.489Z] 64ad63dae9f1: Preparing [2023-12-30T09:02:59.489Z] a2a6ab088d52: Preparing [2023-12-30T09:02:59.489Z] 9fe9a137fd00: Preparing [2023-12-30T09:02:59.489Z] 9fe9a137fd00: Waiting [2023-12-30T09:02:59.489Z] a2a6ab088d52: Layer already exists [2023-12-30T09:02:59.489Z] 17d1abd0355d: Layer already exists [2023-12-30T09:02:59.489Z] c4b42d062e3f: Layer already exists [2023-12-30T09:02:59.489Z] 64ad63dae9f1: Layer already exists [2023-12-30T09:02:59.489Z] 6bc35d15d8d2: Layer already exists [2023-12-30T09:02:59.489Z] 9fe9a137fd00: Layer already exists [2023-12-30T09:02:59.489Z] main: digest: sha256:7463f2f7e7504ce19a7192d75ca7d2303d43a30546a24652d82039e9c865b394 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-30T09:02:59.719Z] ===================================================== [Pipeline] echo [2023-12-30T09:02:59.766Z] taggedImages: [2023-12-30T09:02:59.766Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:316dbc5f3ebdec1b129a9b2a6268b168683f680f [2023-12-30T09:02:59.766Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-12-30T09:02:59.766Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.3 [2023-12-30T09:02:59.766Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:316dbc5f3ebdec1b129a9b2a6268b168683f680f-3.2.0-dev.3 [2023-12-30T09:02:59.766Z] - 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-12-30T09:03:00.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-30T09:03:00.413Z] [2023-12-30T09:03:00.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:03:00.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-30T09:03:00.755Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-30T09:03:00.755Z] 5eb5b503b376: Pulling fs layer [2023-12-30T09:03:00.755Z] 5c69ac0246d0: Pulling fs layer [2023-12-30T09:03:00.755Z] ec43610c2a17: Pulling fs layer [2023-12-30T09:03:00.755Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-30T09:03:00.755Z] 33b1e0a273af: Pulling fs layer [2023-12-30T09:03:00.755Z] 5d3b04190fa2: Pulling fs layer [2023-12-30T09:03:00.755Z] 2f39f015ded8: Pulling fs layer [2023-12-30T09:03:00.755Z] 3a2ae6a8a46f: Waiting [2023-12-30T09:03:00.755Z] 33b1e0a273af: Waiting [2023-12-30T09:03:00.755Z] 5d3b04190fa2: Waiting [2023-12-30T09:03:00.755Z] 2f39f015ded8: Waiting [2023-12-30T09:03:00.755Z] 5c69ac0246d0: Verifying Checksum [2023-12-30T09:03:00.755Z] 5c69ac0246d0: Download complete [2023-12-30T09:03:00.755Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-30T09:03:00.755Z] 3a2ae6a8a46f: Download complete [2023-12-30T09:03:00.755Z] 33b1e0a273af: Verifying Checksum [2023-12-30T09:03:00.755Z] 33b1e0a273af: Download complete [2023-12-30T09:03:00.755Z] ec43610c2a17: Verifying Checksum [2023-12-30T09:03:00.755Z] ec43610c2a17: Download complete [2023-12-30T09:03:00.755Z] 5d3b04190fa2: Verifying Checksum [2023-12-30T09:03:00.755Z] 5d3b04190fa2: Download complete [2023-12-30T09:03:01.014Z] 5eb5b503b376: Verifying Checksum [2023-12-30T09:03:01.015Z] 5eb5b503b376: Download complete [2023-12-30T09:03:01.581Z] 2f39f015ded8: Download complete [2023-12-30T09:03:02.148Z] 5eb5b503b376: Pull complete [2023-12-30T09:03:02.407Z] 5c69ac0246d0: Pull complete [2023-12-30T09:03:02.666Z] ec43610c2a17: Pull complete [2023-12-30T09:03:02.924Z] 3a2ae6a8a46f: Pull complete [2023-12-30T09:03:03.182Z] 33b1e0a273af: Pull complete [2023-12-30T09:03:03.182Z] 5d3b04190fa2: Pull complete [2023-12-30T09:03:08.867Z] 2f39f015ded8: Pull complete [2023-12-30T09:03:08.867Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-30T09:03:08.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-30T09:03:08.867Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:03:09.090Z] prd-ubuntu20.04-docker-8c-8g-26456 does not seem to be running inside a container [2023-12-30T09:03:09.117Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-30T09:03:13.295Z] $ docker top 7ed0ccb004546f20e8a3eb3882d25793eff412b58c3213532c8c9bdbdc4a0d88 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:03:13.729Z] ---> job-cost.sh [2023-12-30T09:03:13.729Z] lf-activate-venv: SKIPPING [2023-12-30T09:03:13.729Z] INFO: No Stack... [2023-12-30T09:03:14.298Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-30T09:03:14.558Z] INFO: Archiving Costs [Pipeline] sh [2023-12-30T09:03:15.677Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-12-30T09:03:15.678Z] + cut -d, -f6 [Pipeline] lock [2023-12-30T09:03:15.693Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-136-stack-cost] [2023-12-30T09:03:15.700Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-136-stack-cost] did not exist. Created. [2023-12-30T09:03:15.700Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-30T09:03:16.076Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-30T09:03:16.136Z] Stashed 1 file(s) [Pipeline] } [2023-12-30T09:03:16.145Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-136-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-30T09:03:16.229Z] $ docker stop --time=1 7ed0ccb004546f20e8a3eb3882d25793eff412b58c3213532c8c9bdbdc4a0d88 [2023-12-30T09:03:17.372Z] $ docker rm -f --volumes 7ed0ccb004546f20e8a3eb3882d25793eff412b58c3213532c8c9bdbdc4a0d88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-30T09:04:57.801Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26458 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-12-30T09:04:57.841Z] Running in /w/workspace/device-rfid-llrp-go/136 [Pipeline] { [Pipeline] checkout [2023-12-30T09:05:00.931Z] The recommended git tool is: git [2023-12-30T09:05:07.048Z] using credential edgex-jenkins-ssh [2023-12-30T09:05:07.071Z] Cloning the remote Git repository [2023-12-30T09:05:07.131Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-12-30T09:05:07.254Z] > git init /w/workspace/device-rfid-llrp-go/136 # timeout=10 [2023-12-30T09:05:07.450Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-12-30T09:05:07.451Z] > git --version # timeout=10 [2023-12-30T09:05:07.476Z] > git --version # 'git version 2.25.1' [2023-12-30T09:05:07.480Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-30T09:05:07.675Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-30T09:05:11.006Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-12-30T09:05:11.028Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-30T09:05:11.967Z] Avoid second fetch [2023-12-30T09:05:11.967Z] Checking out Revision 316dbc5f3ebdec1b129a9b2a6268b168683f680f (main) [2023-12-30T09:05:11.988Z] > git config core.sparsecheckout # timeout=10 [2023-12-30T09:05:12.059Z] > git checkout -f 316dbc5f3ebdec1b129a9b2a6268b168683f680f # timeout=10 [2023-12-30T09:05:12.671Z] Commit message: "Merge pull request #280 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.6" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-30T09:05:13.777Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-30T09:05:13.777Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-30T09:05:13.777Z] Dload Upload Total Spent Left Speed [2023-12-30T09:05:13.777Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 93250 0 --:--:-- --:--:-- --:--:-- 93250 [Pipeline] sh [2023-12-30T09:05:14.120Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-30T09:05:14.455Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-12-30T09:05:14.455Z] tee /etc/docker/daemon.new [2023-12-30T09:05:14.455Z] { [2023-12-30T09:05:14.455Z] "registry-mirrors": [ [2023-12-30T09:05:14.455Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-30T09:05:14.455Z] ], [2023-12-30T09:05:14.455Z] "bip": "10.250.0.254/24", [2023-12-30T09:05:14.455Z] "hosts": [ [2023-12-30T09:05:14.455Z] "tcp://0.0.0.0:5555", [2023-12-30T09:05:14.455Z] "unix:///var/run/docker.sock" [2023-12-30T09:05:14.455Z] ], [2023-12-30T09:05:14.455Z] "mtu": 1458, [2023-12-30T09:05:14.455Z] "selinux-enabled": true, [2023-12-30T09:05:14.455Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-30T09:05:14.455Z] } [Pipeline] sh [2023-12-30T09:05:14.787Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-30T09:05:15.122Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-30T09:05:33.448Z] provisioning config files... [2023-12-30T09:05:33.482Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/136@tmp/config11755447469045176480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:05:33.968Z] ---> ****-login.sh [2023-12-30T09:05:33.968Z] nexus3.edgexfoundry.org:10001 [2023-12-30T09:05:34.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:05:34.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:05:34.517Z] Configure a credential helper to remove this warning. See [2023-12-30T09:05:34.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:05:34.517Z] [2023-12-30T09:05:34.517Z] Login Succeeded [2023-12-30T09:05:34.517Z] nexus3.edgexfoundry.org:10002 [2023-12-30T09:05:34.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:05:34.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:05:34.785Z] Configure a credential helper to remove this warning. See [2023-12-30T09:05:34.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:05:34.785Z] [2023-12-30T09:05:34.785Z] Login Succeeded [2023-12-30T09:05:34.785Z] nexus3.edgexfoundry.org:10003 [2023-12-30T09:05:34.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:05:35.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:05:35.063Z] Configure a credential helper to remove this warning. See [2023-12-30T09:05:35.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:05:35.063Z] [2023-12-30T09:05:35.063Z] Login Succeeded [2023-12-30T09:05:35.063Z] nexus3.edgexfoundry.org:10004 [2023-12-30T09:05:35.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:05:35.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:05:35.334Z] Configure a credential helper to remove this warning. See [2023-12-30T09:05:35.334Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:05:35.334Z] [2023-12-30T09:05:35.334Z] Login Succeeded [2023-12-30T09:05:35.334Z] ****.io [2023-12-30T09:05:35.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:05:35.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:05:35.602Z] Configure a credential helper to remove this warning. See [2023-12-30T09:05:35.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:05:35.602Z] [2023-12-30T09:05:35.602Z] Login Succeeded [2023-12-30T09:05:35.602Z] ---> ****-login.sh ends [Pipeline] } [2023-12-30T09:05:35.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-30T09:05:36.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-30T09:05:36.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-30T09:05:36.174Z] ========================================================= [2023-12-30T09:05:36.174Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-30T09:05:36.174Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:05:36.675Z] + 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-12-30T09:05:40.952Z] #0 building with "default" instance using docker driver [2023-12-30T09:05:40.952Z] [2023-12-30T09:05:40.952Z] #1 [internal] load build definition from Dockerfile [2023-12-30T09:05:40.952Z] #1 transferring dockerfile: 1.50kB 0.0s done [2023-12-30T09:05:40.952Z] #1 DONE 0.1s [2023-12-30T09:05:40.952Z] [2023-12-30T09:05:40.952Z] #2 [internal] load .dockerignore [2023-12-30T09:05:40.952Z] #2 transferring context: 176B done [2023-12-30T09:05:40.952Z] #2 DONE 0.1s [2023-12-30T09:05:40.952Z] [2023-12-30T09:05:40.952Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-30T09:05:40.952Z] #3 DONE 0.1s [2023-12-30T09:05:40.952Z] [2023-12-30T09:05:40.952Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-30T09:05:40.952Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-30T09:05:41.224Z] #4 ... [2023-12-30T09:05:41.224Z] [2023-12-30T09:05:41.224Z] #5 [internal] load build context [2023-12-30T09:05:41.224Z] #5 transferring context: 1.11MB 0.1s done [2023-12-30T09:05:41.224Z] #5 DONE 0.2s [2023-12-30T09:05:41.224Z] [2023-12-30T09:05:41.224Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-30T09:05:41.224Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-30T09:05:41.224Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.1s done [2023-12-30T09:05:41.224Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-30T09:05:41.224Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-30T09:05:41.224Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 3.13MB / 63.99MB 0.2s [2023-12-30T09:05:41.224Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-30T09:05:41.224Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-30T09:05:41.224Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 0B / 440B 0.2s [2023-12-30T09:05:41.224Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-30T09:05:41.224Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.3s [2023-12-30T09:05:41.224Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.3s [2023-12-30T09:05:41.224Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.49MB / 63.99MB 0.4s [2023-12-30T09:05:41.224Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.4s [2023-12-30T09:05:41.497Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.68MB / 63.99MB 0.5s [2023-12-30T09:05:41.497Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.44MB / 11.40MB 0.5s [2023-12-30T09:05:41.497Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.44MB / 97.63MB 0.5s [2023-12-30T09:05:41.497Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.92MB / 63.99MB 0.6s [2023-12-30T09:05:41.497Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-30T09:05:41.497Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2023-12-30T09:05:41.768Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 30.30MB / 63.99MB 0.8s [2023-12-30T09:05:41.768Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 25.17MB / 97.63MB 0.8s [2023-12-30T09:05:41.768Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.65MB / 63.99MB 0.9s [2023-12-30T09:05:41.768Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.41MB / 97.63MB 0.9s [2023-12-30T09:05:41.768Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s [2023-12-30T09:05:42.045Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.94MB / 63.99MB 1.0s [2023-12-30T09:05:42.045Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 35.65MB / 97.63MB 1.0s [2023-12-30T09:05:42.045Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-30T09:05:42.045Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 52.43MB / 63.99MB 1.2s [2023-12-30T09:05:42.045Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.19MB / 97.63MB 1.2s [2023-12-30T09:05:42.320Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 57.67MB / 63.99MB 1.3s [2023-12-30T09:05:42.320Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.78MB / 97.63MB 1.3s [2023-12-30T09:05:42.320Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s [2023-12-30T09:05:42.320Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 58.72MB / 97.63MB 1.4s [2023-12-30T09:05:42.595Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done [2023-12-30T09:05:42.595Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.21MB / 97.63MB 1.6s [2023-12-30T09:05:42.595Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.97MB / 97.63MB 1.7s [2023-12-30T09:05:42.595Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s [2023-12-30T09:05:42.865Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 84.93MB / 97.63MB 1.9s [2023-12-30T09:05:42.865Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 90.18MB / 97.63MB 2.0s [2023-12-30T09:05:43.136Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.47MB / 97.63MB 2.1s [2023-12-30T09:05:43.136Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s done [2023-12-30T09:05:48.500Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.6s [2023-12-30T09:05:53.865Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.8s [2023-12-30T09:06:00.543Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.5s done [2023-12-30T09:06:01.510Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-30T09:06:01.510Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-30T09:06:01.779Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-30T09:06:01.779Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-30T09:06:07.129Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-30T09:06:10.489Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.4s done [2023-12-30T09:06:10.489Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-30T09:06:12.436Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2023-12-30T09:06:12.436Z] #4 DONE 31.5s [2023-12-30T09:06:12.436Z] [2023-12-30T09:06:12.436Z] #6 [builder 2/7] RUN apk add --no-cache make git [2023-12-30T09:06:13.415Z] #6 0.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-30T09:06:13.683Z] #6 1.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-30T09:06:14.647Z] #6 2.214 OK: 266 MiB in 52 packages [2023-12-30T09:06:16.587Z] #6 DONE 4.0s [2023-12-30T09:06:16.587Z] [2023-12-30T09:06:16.587Z] #7 [builder 3/7] WORKDIR /app [2023-12-30T09:06:16.587Z] #7 DONE 0.1s [2023-12-30T09:06:16.587Z] [2023-12-30T09:06:16.587Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-30T09:06:16.587Z] #8 DONE 0.1s [2023-12-30T09:06:16.861Z] [2023-12-30T09:06:16.861Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-30T09:06:43.820Z] #9 DONE 25.8s [2023-12-30T09:06:43.820Z] [2023-12-30T09:06:43.820Z] #10 [builder 6/7] COPY . . [2023-12-30T09:06:43.820Z] #10 DONE 0.2s [2023-12-30T09:06:43.820Z] [2023-12-30T09:06:43.820Z] #11 [builder 7/7] RUN echo noop [2023-12-30T09:06:43.820Z] #11 0.608 noop [2023-12-30T09:06:43.820Z] #11 DONE 0.7s [2023-12-30T09:06:43.820Z] [2023-12-30T09:06:43.820Z] #12 exporting to image [2023-12-30T09:06:43.820Z] #12 exporting layers [2023-12-30T09:07:10.492Z] #12 exporting layers 22.9s done [2023-12-30T09:07:10.492Z] #12 writing image sha256:16834d375cb31a0e4c5910aa0b498ce301016eeb48a5d1855ddc2aefa660b6fd done [2023-12-30T09:07:10.492Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2023-12-30T09:07:10.492Z] #12 DONE 22.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:07:10.941Z] + docker inspect -f . ci-base-image-arm64 [2023-12-30T09:07:10.941Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:07:11.188Z] prd-ubuntu20.04-docker-arm64-4c-16g-26458 does not seem to be running inside a container [2023-12-30T09:07:11.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/136 -v /w/workspace/device-rfid-llrp-go/136:/w/workspace/device-rfid-llrp-go/136:rw,z -v /w/workspace/device-rfid-llrp-go/136@tmp:/w/workspace/device-rfid-llrp-go/136@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-12-30T09:07:12.422Z] $ docker top f9d786d7de8fde940dc7ea6fa94b82c6b514c97a314ec85f4085cdec5ec05119 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-30T09:07:12.951Z] + go version [2023-12-30T09:07:13.223Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-30T09:07:13.241Z] $ docker stop --time=1 f9d786d7de8fde940dc7ea6fa94b82c6b514c97a314ec85f4085cdec5ec05119 [2023-12-30T09:07:14.805Z] $ docker rm -f --volumes f9d786d7de8fde940dc7ea6fa94b82c6b514c97a314ec85f4085cdec5ec05119 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:07:15.649Z] + docker inspect -f . ci-base-image-arm64 [2023-12-30T09:07:15.649Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:07:15.874Z] prd-ubuntu20.04-docker-arm64-4c-16g-26458 does not seem to be running inside a container [2023-12-30T09:07:15.936Z] $ 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/136 -v /w/workspace/device-rfid-llrp-go/136:/w/workspace/device-rfid-llrp-go/136:rw,z -v /w/workspace/device-rfid-llrp-go/136@tmp:/w/workspace/device-rfid-llrp-go/136@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-12-30T09:07:20.132Z] $ docker top 629b928eaecc43e0c2ddddbc69a162294b11d8657af30204b26602a1166c0fee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-30T09:07:20.685Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/136 [Pipeline] fileExists [Pipeline] sh [2023-12-30T09:07:21.065Z] + make test [2023-12-30T09:07:21.065Z] go test ./... -coverprofile=coverage.out ./... [2023-12-30T09:07:25.324Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-12-30T09:08:21.736Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-12-30T09:08:21.736Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-12-30T09:08:36.712Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 21.564s coverage: 40.6% of statements [2023-12-30T09:08:36.712Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.512s coverage: 51.9% of statements [2023-12-30T09:08:36.712Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.036s coverage: 95.5% of statements [2023-12-30T09:08:37.295Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-30T09:08:37.295Z] go vet ./... [2023-12-30T09:08:52.292Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-30T09:08:52.292Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-30T09:08:52.292Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-30T09:08:52.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-30T09:08:52.359Z] $ docker stop --time=1 629b928eaecc43e0c2ddddbc69a162294b11d8657af30204b26602a1166c0fee [2023-12-30T09:08:54.092Z] $ docker rm -f --volumes 629b928eaecc43e0c2ddddbc69a162294b11d8657af30204b26602a1166c0fee [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-30T09:08:55.274Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-30T09:08:55.339Z] Warning: overwriting stash ‘coverage-report’ [2023-12-30T09:08:55.938Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-30T09:08:56.562Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-30T09:08:56.880Z] + ls -al . [2023-12-30T09:08:56.880Z] total 636 [2023-12-30T09:08:56.880Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 30 09:07 . [2023-12-30T09:08:56.880Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 30 09:05 .. [2023-12-30T09:08:56.880Z] -rw-rw-r-- 1 jenkins jenkins 134 Dec 30 09:05 .dockerignore [2023-12-30T09:08:56.880Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 30 09:05 .git [2023-12-30T09:08:56.880Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 30 09:05 .github [2023-12-30T09:08:56.880Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 30 09:05 .gitignore [2023-12-30T09:08:56.880Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 30 09:05 .golangci.yml [2023-12-30T09:08:56.880Z] -rw-rw-r-- 1 jenkins jenkins 11980 Dec 30 09:05 Attribution.txt [2023-12-30T09:08:56.880Z] -rw-rw-r-- 1 jenkins jenkins 11677 Dec 30 09:05 CHANGELOG.md [2023-12-30T09:08:56.880Z] -rw-rw-r-- 1 jenkins jenkins 1456 Dec 30 09:05 Dockerfile [2023-12-30T09:08:56.880Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 30 09:05 GOVERNANCE.md [2023-12-30T09:08:56.880Z] -rw-rw-r-- 1 jenkins jenkins 661 Dec 30 09:05 Jenkinsfile [2023-12-30T09:08:56.880Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 30 09:05 LICENSE [2023-12-30T09:08:56.881Z] -rw-rw-r-- 1 jenkins jenkins 2179 Dec 30 09:05 Makefile [2023-12-30T09:08:56.881Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 30 09:05 OWNERS.md [2023-12-30T09:08:56.881Z] -rw-rw-r-- 1 jenkins jenkins 28907 Dec 30 09:05 README.md [2023-12-30T09:08:56.881Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 30 09:00 VERSION [2023-12-30T09:08:56.881Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 30 09:05 bin [2023-12-30T09:08:56.881Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 30 09:05 cmd [2023-12-30T09:08:56.881Z] -rw-r--r-- 1 jenkins jenkins 459493 Dec 30 09:08 coverage.out [2023-12-30T09:08:56.881Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 30 09:05 examples [2023-12-30T09:08:56.881Z] -rw-rw-r-- 1 jenkins jenkins 3874 Dec 30 09:05 go.mod [2023-12-30T09:08:56.881Z] -rw-rw-r-- 1 jenkins jenkins 33991 Dec 30 09:05 go.sum [2023-12-30T09:08:56.881Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 30 09:05 images [2023-12-30T09:08:56.881Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 30 09:05 internal [2023-12-30T09:08:56.881Z] -rw-rw-r-- 1 jenkins jenkins 193 Dec 30 09:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:08:57.315Z] + 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=316dbc5f3ebdec1b129a9b2a6268b168683f680f --label arch=arm64 --label version=3.2.0-dev.3 . [2023-12-30T09:08:57.899Z] #0 building with "default" instance using docker driver [2023-12-30T09:08:57.899Z] [2023-12-30T09:08:57.899Z] #1 [internal] load .dockerignore [2023-12-30T09:08:57.899Z] #1 transferring context: [2023-12-30T09:08:58.166Z] #1 transferring context: 176B done [2023-12-30T09:08:58.166Z] #1 DONE 0.1s [2023-12-30T09:08:58.166Z] [2023-12-30T09:08:58.166Z] #2 [internal] load build definition from Dockerfile [2023-12-30T09:08:58.166Z] #2 transferring dockerfile: 1.50kB done [2023-12-30T09:08:58.166Z] #2 DONE 0.0s [2023-12-30T09:08:58.166Z] [2023-12-30T09:08:58.166Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-30T09:08:58.166Z] #3 DONE 0.0s [2023-12-30T09:08:58.166Z] [2023-12-30T09:08:58.166Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-30T09:08:58.166Z] #4 DONE 0.2s [2023-12-30T09:08:58.435Z] [2023-12-30T09:08:58.435Z] #5 [internal] load build context [2023-12-30T09:08:58.436Z] #5 transferring context: 6.22kB 0.0s done [2023-12-30T09:08:58.436Z] #5 DONE 0.1s [2023-12-30T09:08:58.436Z] [2023-12-30T09:08:58.436Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-30T09:08:58.436Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-30T09:08:58.436Z] #6 ... [2023-12-30T09:08:58.436Z] [2023-12-30T09:08:58.436Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-30T09:08:58.436Z] #7 DONE 0.2s [2023-12-30T09:08:58.436Z] [2023-12-30T09:08:58.436Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-30T09:08:58.436Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-30T09:08:58.436Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-30T09:08:58.436Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-30T09:08:58.436Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-30T09:08:58.436Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-30T09:08:59.019Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-30T09:08:59.983Z] #6 DONE 1.5s [2023-12-30T09:08:59.983Z] [2023-12-30T09:08:59.983Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-30T09:09:00.567Z] #8 0.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-30T09:09:00.834Z] #8 0.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-30T09:09:01.104Z] #8 ... [2023-12-30T09:09:01.104Z] [2023-12-30T09:09:01.104Z] #9 [builder 2/7] RUN apk add --no-cache make git [2023-12-30T09:09:01.104Z] #9 0.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-30T09:09:01.104Z] #9 1.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-30T09:09:01.104Z] #9 2.371 OK: 266 MiB in 52 packages [2023-12-30T09:09:01.104Z] #9 DONE 2.7s [2023-12-30T09:09:01.104Z] [2023-12-30T09:09:01.104Z] #10 [builder 3/7] WORKDIR /app [2023-12-30T09:09:01.104Z] #10 DONE 0.1s [2023-12-30T09:09:01.373Z] [2023-12-30T09:09:01.373Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-30T09:09:01.641Z] #11 DONE 0.2s [2023-12-30T09:09:01.641Z] [2023-12-30T09:09:01.641Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-30T09:09:02.605Z] #12 ... [2023-12-30T09:09:02.605Z] [2023-12-30T09:09:02.605Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-30T09:09:02.605Z] #8 2.141 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-30T09:09:02.605Z] #8 2.151 Executing busybox-1.36.1-r5.trigger [2023-12-30T09:09:02.605Z] #8 2.178 OK: 8 MiB in 16 packages [2023-12-30T09:09:02.605Z] #8 DONE 2.5s [2023-12-30T09:09:02.605Z] [2023-12-30T09:09:02.605Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-30T09:09:02.605Z] #13 ... [2023-12-30T09:09:02.605Z] [2023-12-30T09:09:02.605Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-30T09:09:02.605Z] #12 DONE 1.3s [2023-12-30T09:09:02.872Z] [2023-12-30T09:09:02.872Z] #14 [builder 6/7] COPY . . [2023-12-30T09:09:03.140Z] #14 DONE 0.2s [2023-12-30T09:09:03.140Z] [2023-12-30T09:09:03.140Z] #15 [builder 7/7] RUN make build [2023-12-30T09:09:03.724Z] #15 0.691 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-12-30T09:09:05.134Z] #15 ... [2023-12-30T09:09:05.134Z] [2023-12-30T09:09:05.134Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-30T09:09:05.134Z] #13 0.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-30T09:09:05.134Z] #13 1.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-30T09:09:05.134Z] #13 2.343 OK: 8 MiB in 16 packages [2023-12-30T09:09:05.134Z] #13 DONE 2.7s [2023-12-30T09:09:05.134Z] [2023-12-30T09:09:05.134Z] #15 [builder 7/7] RUN make build [2023-12-30T09:10:26.758Z] #15 DONE 72.6s [2023-12-30T09:10:26.758Z] [2023-12-30T09:10:26.758Z] #16 [stage-1 4/6] COPY --from=builder /app/LICENSE / [2023-12-30T09:10:26.758Z] #16 DONE 0.1s [2023-12-30T09:10:26.758Z] [2023-12-30T09:10:26.758Z] #17 [stage-1 5/6] COPY --from=builder /app/Attribution.txt / [2023-12-30T09:10:26.758Z] #17 DONE 0.1s [2023-12-30T09:10:26.758Z] [2023-12-30T09:10:26.758Z] #18 [stage-1 6/6] COPY --from=builder /app/cmd/ / [2023-12-30T09:10:26.758Z] #18 DONE 0.3s [2023-12-30T09:10:26.758Z] [2023-12-30T09:10:26.758Z] #19 exporting to image [2023-12-30T09:10:26.758Z] #19 exporting layers [2023-12-30T09:10:26.758Z] #19 exporting layers 0.3s done [2023-12-30T09:10:26.758Z] #19 writing image sha256:1563cf6ae0b5c0953a47022daab61da0e839e96865206c1db6cef418687f2953 done [2023-12-30T09:10:26.758Z] #19 naming to docker.io/library/device-rfid-llrp-arm64 0.0s done [2023-12-30T09:10:26.758Z] #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-30T09:10:27.234Z] provisioning config files... [2023-12-30T09:10:27.249Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/136@tmp/config12032319031988188670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:10:27.642Z] ---> ****-login.sh [2023-12-30T09:10:27.642Z] nexus3.edgexfoundry.org:10001 [2023-12-30T09:10:27.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:10:27.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:10:27.910Z] Configure a credential helper to remove this warning. See [2023-12-30T09:10:27.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:10:27.910Z] [2023-12-30T09:10:27.910Z] Login Succeeded [2023-12-30T09:10:27.910Z] nexus3.edgexfoundry.org:10002 [2023-12-30T09:10:28.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:10:28.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:10:28.177Z] Configure a credential helper to remove this warning. See [2023-12-30T09:10:28.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:10:28.177Z] [2023-12-30T09:10:28.177Z] Login Succeeded [2023-12-30T09:10:28.177Z] nexus3.edgexfoundry.org:10003 [2023-12-30T09:10:28.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:10:28.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:10:28.443Z] Configure a credential helper to remove this warning. See [2023-12-30T09:10:28.443Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:10:28.443Z] [2023-12-30T09:10:28.443Z] Login Succeeded [2023-12-30T09:10:28.443Z] nexus3.edgexfoundry.org:10004 [2023-12-30T09:10:28.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:10:28.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:10:28.711Z] Configure a credential helper to remove this warning. See [2023-12-30T09:10:28.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:10:28.711Z] [2023-12-30T09:10:28.711Z] Login Succeeded [2023-12-30T09:10:28.711Z] ****.io [2023-12-30T09:10:28.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:10:29.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:10:29.243Z] Configure a credential helper to remove this warning. See [2023-12-30T09:10:29.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:10:29.243Z] [2023-12-30T09:10:29.243Z] Login Succeeded [2023-12-30T09:10:29.243Z] ---> ****-login.sh ends [Pipeline] } [2023-12-30T09:10:29.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-30T09:10:29.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-30T09:10:29.513Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-12-30T09:10:29.513Z] 316dbc5f3ebdec1b129a9b2a6268b168683f680f [2023-12-30T09:10:29.513Z] latest [2023-12-30T09:10:29.513Z] 3.2.0-dev.3 [2023-12-30T09:10:29.513Z] 316dbc5f3ebdec1b129a9b2a6268b168683f680f-3.2.0-dev.3 [2023-12-30T09:10:29.513Z] main [2023-12-30T09:10:29.513Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:10:30.057Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:316dbc5f3ebdec1b129a9b2a6268b168683f680f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:10:30.527Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:316dbc5f3ebdec1b129a9b2a6268b168683f680f [2023-12-30T09:10:30.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-12-30T09:10:30.527Z] 3928e5dbee23: Preparing [2023-12-30T09:10:30.527Z] 28a8c91a72e9: Preparing [2023-12-30T09:10:30.527Z] 9cec4942b294: Preparing [2023-12-30T09:10:30.527Z] 694a81cd8054: Preparing [2023-12-30T09:10:30.527Z] 86f622260480: Preparing [2023-12-30T09:10:30.527Z] 0faf9b67be60: Preparing [2023-12-30T09:10:30.527Z] 0faf9b67be60: Waiting [2023-12-30T09:10:30.793Z] 28a8c91a72e9: Pushed [2023-12-30T09:10:30.793Z] 9cec4942b294: Pushed [2023-12-30T09:10:30.793Z] 694a81cd8054: Pushed [2023-12-30T09:10:30.793Z] 86f622260480: Pushed [2023-12-30T09:10:30.793Z] 0faf9b67be60: Layer already exists [2023-12-30T09:10:40.849Z] 3928e5dbee23: Pushed [2023-12-30T09:10:40.849Z] 316dbc5f3ebdec1b129a9b2a6268b168683f680f: digest: sha256:3733ad912ae0e4e6cae53edc09035be05d9f7744caab00eff7fa957fc5b3fbbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:10:41.322Z] + 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-12-30T09:10:41.792Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-12-30T09:10:41.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-12-30T09:10:41.792Z] 3928e5dbee23: Preparing [2023-12-30T09:10:41.792Z] 28a8c91a72e9: Preparing [2023-12-30T09:10:41.792Z] 9cec4942b294: Preparing [2023-12-30T09:10:41.792Z] 694a81cd8054: Preparing [2023-12-30T09:10:41.792Z] 86f622260480: Preparing [2023-12-30T09:10:41.792Z] 0faf9b67be60: Preparing [2023-12-30T09:10:41.792Z] 0faf9b67be60: Waiting [2023-12-30T09:10:41.792Z] 86f622260480: Layer already exists [2023-12-30T09:10:41.792Z] 3928e5dbee23: Layer already exists [2023-12-30T09:10:41.792Z] 9cec4942b294: Layer already exists [2023-12-30T09:10:41.792Z] 694a81cd8054: Layer already exists [2023-12-30T09:10:41.792Z] 28a8c91a72e9: Layer already exists [2023-12-30T09:10:41.792Z] 0faf9b67be60: Layer already exists [2023-12-30T09:10:42.057Z] latest: digest: sha256:3733ad912ae0e4e6cae53edc09035be05d9f7744caab00eff7fa957fc5b3fbbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:10:42.531Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:10:43.016Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.3 [2023-12-30T09:10:43.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-12-30T09:10:43.016Z] 3928e5dbee23: Preparing [2023-12-30T09:10:43.016Z] 28a8c91a72e9: Preparing [2023-12-30T09:10:43.016Z] 9cec4942b294: Preparing [2023-12-30T09:10:43.016Z] 694a81cd8054: Preparing [2023-12-30T09:10:43.016Z] 86f622260480: Preparing [2023-12-30T09:10:43.016Z] 0faf9b67be60: Preparing [2023-12-30T09:10:43.016Z] 0faf9b67be60: Waiting [2023-12-30T09:10:43.016Z] 694a81cd8054: Layer already exists [2023-12-30T09:10:43.016Z] 9cec4942b294: Layer already exists [2023-12-30T09:10:43.016Z] 86f622260480: Layer already exists [2023-12-30T09:10:43.016Z] 28a8c91a72e9: Layer already exists [2023-12-30T09:10:43.016Z] 3928e5dbee23: Layer already exists [2023-12-30T09:10:43.016Z] 0faf9b67be60: Layer already exists [2023-12-30T09:10:43.280Z] 3.2.0-dev.3: digest: sha256:3733ad912ae0e4e6cae53edc09035be05d9f7744caab00eff7fa957fc5b3fbbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:10:43.754Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:316dbc5f3ebdec1b129a9b2a6268b168683f680f-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:10:44.214Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:316dbc5f3ebdec1b129a9b2a6268b168683f680f-3.2.0-dev.3 [2023-12-30T09:10:44.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-12-30T09:10:44.214Z] 3928e5dbee23: Preparing [2023-12-30T09:10:44.214Z] 28a8c91a72e9: Preparing [2023-12-30T09:10:44.214Z] 9cec4942b294: Preparing [2023-12-30T09:10:44.214Z] 694a81cd8054: Preparing [2023-12-30T09:10:44.214Z] 86f622260480: Preparing [2023-12-30T09:10:44.214Z] 0faf9b67be60: Preparing [2023-12-30T09:10:44.214Z] 0faf9b67be60: Waiting [2023-12-30T09:10:44.214Z] 28a8c91a72e9: Layer already exists [2023-12-30T09:10:44.214Z] 3928e5dbee23: Layer already exists [2023-12-30T09:10:44.214Z] 86f622260480: Layer already exists [2023-12-30T09:10:44.214Z] 694a81cd8054: Layer already exists [2023-12-30T09:10:44.214Z] 9cec4942b294: Layer already exists [2023-12-30T09:10:44.214Z] 0faf9b67be60: Layer already exists [2023-12-30T09:10:44.479Z] 316dbc5f3ebdec1b129a9b2a6268b168683f680f-3.2.0-dev.3: digest: sha256:3733ad912ae0e4e6cae53edc09035be05d9f7744caab00eff7fa957fc5b3fbbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:10:44.962Z] + 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-12-30T09:10:45.450Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-12-30T09:10:45.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-12-30T09:10:45.450Z] 3928e5dbee23: Preparing [2023-12-30T09:10:45.450Z] 28a8c91a72e9: Preparing [2023-12-30T09:10:45.450Z] 9cec4942b294: Preparing [2023-12-30T09:10:45.450Z] 694a81cd8054: Preparing [2023-12-30T09:10:45.450Z] 86f622260480: Preparing [2023-12-30T09:10:45.450Z] 0faf9b67be60: Preparing [2023-12-30T09:10:45.450Z] 0faf9b67be60: Waiting [2023-12-30T09:10:45.450Z] 28a8c91a72e9: Layer already exists [2023-12-30T09:10:45.450Z] 694a81cd8054: Layer already exists [2023-12-30T09:10:45.450Z] 3928e5dbee23: Layer already exists [2023-12-30T09:10:45.450Z] 9cec4942b294: Layer already exists [2023-12-30T09:10:45.450Z] 86f622260480: Layer already exists [2023-12-30T09:10:45.450Z] 0faf9b67be60: Layer already exists [2023-12-30T09:10:45.716Z] main: digest: sha256:3733ad912ae0e4e6cae53edc09035be05d9f7744caab00eff7fa957fc5b3fbbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-30T09:10:46.055Z] ===================================================== [Pipeline] echo [2023-12-30T09:10:46.116Z] taggedImages: [2023-12-30T09:10:46.116Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:316dbc5f3ebdec1b129a9b2a6268b168683f680f [2023-12-30T09:10:46.116Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-12-30T09:10:46.116Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.3 [2023-12-30T09:10:46.116Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:316dbc5f3ebdec1b129a9b2a6268b168683f680f-3.2.0-dev.3 [2023-12-30T09:10:46.116Z] - 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-12-30T09:10:46.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-30T09:10:46.816Z] [2023-12-30T09:10:46.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:10:47.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-30T09:10:47.454Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-30T09:10:47.454Z] 8998bd30e6a1: Pulling fs layer [2023-12-30T09:10:47.454Z] 04944245beec: Pulling fs layer [2023-12-30T09:10:47.454Z] 699f458cf7ca: Pulling fs layer [2023-12-30T09:10:47.454Z] 765212b225bb: Pulling fs layer [2023-12-30T09:10:47.454Z] f23df028b6ca: Pulling fs layer [2023-12-30T09:10:47.454Z] d65c8cfc05b1: Pulling fs layer [2023-12-30T09:10:47.454Z] 2437ff75d9bd: Pulling fs layer [2023-12-30T09:10:47.454Z] 765212b225bb: Waiting [2023-12-30T09:10:47.454Z] f23df028b6ca: Waiting [2023-12-30T09:10:47.454Z] d65c8cfc05b1: Waiting [2023-12-30T09:10:47.454Z] 2437ff75d9bd: Waiting [2023-12-30T09:10:47.454Z] 04944245beec: Verifying Checksum [2023-12-30T09:10:47.454Z] 04944245beec: Download complete [2023-12-30T09:10:47.454Z] 765212b225bb: Verifying Checksum [2023-12-30T09:10:47.454Z] 765212b225bb: Download complete [2023-12-30T09:10:47.454Z] f23df028b6ca: Download complete [2023-12-30T09:10:47.454Z] d65c8cfc05b1: Verifying Checksum [2023-12-30T09:10:47.721Z] 699f458cf7ca: Verifying Checksum [2023-12-30T09:10:47.721Z] 699f458cf7ca: Download complete [2023-12-30T09:10:47.986Z] 8998bd30e6a1: Verifying Checksum [2023-12-30T09:10:47.986Z] 8998bd30e6a1: Download complete [2023-12-30T09:10:50.001Z] 2437ff75d9bd: Verifying Checksum [2023-12-30T09:10:50.001Z] 2437ff75d9bd: Download complete [2023-12-30T09:10:54.276Z] 8998bd30e6a1: Pull complete [2023-12-30T09:10:54.549Z] 04944245beec: Pull complete [2023-12-30T09:10:56.503Z] 699f458cf7ca: Pull complete [2023-12-30T09:10:56.503Z] 765212b225bb: Pull complete [2023-12-30T09:10:57.466Z] f23df028b6ca: Pull complete [2023-12-30T09:10:57.733Z] d65c8cfc05b1: Pull complete [2023-12-30T09:11:24.403Z] 2437ff75d9bd: Pull complete [2023-12-30T09:11:24.403Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-30T09:11:24.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-30T09:11:24.403Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:11:24.757Z] prd-ubuntu20.04-docker-arm64-4c-16g-26458 does not seem to be running inside a container [2023-12-30T09:11:24.814Z] $ 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/136 -v /w/workspace/device-rfid-llrp-go/136:/w/workspace/device-rfid-llrp-go/136:rw,z -v /w/workspace/device-rfid-llrp-go/136@tmp:/w/workspace/device-rfid-llrp-go/136@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-12-30T09:11:26.223Z] $ docker top 76c0b114ddb3349641bb3a4acc1f09eaf09744b667c9d2421c1f32fd79067d01 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:11:26.777Z] ---> job-cost.sh [2023-12-30T09:11:27.043Z] lf-activate-venv: SKIPPING [2023-12-30T09:11:27.043Z] INFO: No Stack... [2023-12-30T09:11:27.308Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-30T09:11:27.889Z] INFO: Archiving Costs [Pipeline] sh [2023-12-30T09:11:28.470Z] + cat /w/workspace/device-rfid-llrp-go/136/archives/cost.csv [2023-12-30T09:11:28.470Z] + cut -d, -f6 [Pipeline] lock [2023-12-30T09:11:28.529Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-136-stack-cost] [2023-12-30T09:11:28.535Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-136-stack-cost] did not exist. Created. [2023-12-30T09:11:28.536Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-30T09:11:28.965Z] /w/workspace/device-rfid-llrp-go/136@tmp/durable-aac079a9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-30T09:11:29.298Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-30T09:11:29.313Z] Warning: overwriting stash ‘stack-cost’ [2023-12-30T09:11:29.370Z] Stashed 1 file(s) [Pipeline] } [2023-12-30T09:11:29.389Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-136-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-30T09:11:29.512Z] $ docker stop --time=1 76c0b114ddb3349641bb3a4acc1f09eaf09744b667c9d2421c1f32fd79067d01 [2023-12-30T09:11:30.892Z] $ docker rm -f --volumes 76c0b114ddb3349641bb3a4acc1f09eaf09744b667c9d2421c1f32fd79067d01 [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-12-30T09:11:32.256Z] provisioning config files... [2023-12-30T09:11:32.263Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12325097312533833308tmp [Pipeline] { [Pipeline] sh [2023-12-30T09:11:32.659Z] + set +x [2023-12-30T09:11:32.659Z] + bash -s -- [2023-12-30T09:11:32.659Z] + curl -s https://codecov.io/bash [2023-12-30T09:11:32.659Z] [2023-12-30T09:11:32.659Z] _____ _ [2023-12-30T09:11:32.659Z] / ____| | | [2023-12-30T09:11:32.659Z] | | ___ __| | ___ ___ _____ __ [2023-12-30T09:11:32.659Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-30T09:11:32.659Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-30T09:11:32.659Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-30T09:11:32.659Z] Bash-1.0.6 [2023-12-30T09:11:32.659Z] [2023-12-30T09:11:32.659Z] [2023-12-30T09:11:32.659Z] ==> git version 2.25.1 found [2023-12-30T09:11:32.659Z] ==> 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-12-30T09:11:32.659Z] Release-Date: 2020-01-08 [2023-12-30T09:11:32.659Z] 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-12-30T09:11:32.659Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-30T09:11:32.659Z] ==> Jenkins CI detected. [2023-12-30T09:11:32.659Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-12-30T09:11:32.659Z] project root: . [2023-12-30T09:11:32.659Z] --> token set from env [2023-12-30T09:11:32.659Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-30T09:11:32.918Z] ==> Running gcov in . (disable via -X gcov) [2023-12-30T09:11:32.918Z] ==> Python coveragepy not found [2023-12-30T09:11:32.918Z] ==> Searching for coverage reports in: [2023-12-30T09:11:32.918Z] + . [2023-12-30T09:11:32.918Z] -> Found 1 reports [2023-12-30T09:11:32.918Z] ==> Detecting git/mercurial file structure [2023-12-30T09:11:32.918Z] ==> Reading reports [2023-12-30T09:11:32.918Z] + ./coverage.out bytes=459493 [2023-12-30T09:11:32.918Z] ==> Appending adjustments [2023-12-30T09:11:32.918Z] https://docs.codecov.io/docs/fixing-reports [2023-12-30T09:11:33.178Z] + Found adjustments [2023-12-30T09:11:33.178Z] ==> Gzipping contents [2023-12-30T09:11:33.178Z] 52K /tmp/codecov.G9LoYW.gz [2023-12-30T09:11:33.178Z] ==> Uploading reports [2023-12-30T09:11:33.178Z] url: https://codecov.io [2023-12-30T09:11:33.178Z] query: branch=main&commit=316dbc5f3ebdec1b129a9b2a6268b168683f680f&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F136%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-30T09:11:33.178Z] -> Pinging Codecov [2023-12-30T09:11:33.178Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=316dbc5f3ebdec1b129a9b2a6268b168683f680f&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F136%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-30T09:11:33.438Z] -> Uploading to [2023-12-30T09:11:33.438Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-30/581DD39554BDF9B6E22D074273EAD858/316dbc5f3ebdec1b129a9b2a6268b168683f680f/397f34b6-a62c-456c-9097-16d065001960.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231230%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231230T091133Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e5aa81d82e693812ebbe4be4a67078bf112f58b4655ac31fc83d928ea5df3b2 [2023-12-30T09:11:33.438Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-30T09:11:33.438Z] Dload Upload Total Spent Left Speed [2023-12-30T09:11:33.698Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50324 0 0 100 50324 0 176k --:--:-- --:--:-- --:--:-- 176k [2023-12-30T09:11:33.698Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/316dbc5f3ebdec1b129a9b2a6268b168683f680f [Pipeline] } [2023-12-30T09:11:33.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-30T09:11:34.066Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-30T09:11:34.080Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:11:34.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-30T09:11:34.515Z] [2023-12-30T09:11:34.515Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:11:34.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-30T09:11:34.864Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-30T09:11:34.864Z] df9b9388f04a: Pulling fs layer [2023-12-30T09:11:34.864Z] 52dc419b0ee2: Pulling fs layer [2023-12-30T09:11:34.864Z] 25bc292e5bac: Pulling fs layer [2023-12-30T09:11:34.864Z] 114826534d7a: Pulling fs layer [2023-12-30T09:11:34.864Z] 4657fd5d0bcf: Pulling fs layer [2023-12-30T09:11:34.864Z] 6ad1cebc031e: Pulling fs layer [2023-12-30T09:11:34.864Z] 8a3aa393b2d8: Pulling fs layer [2023-12-30T09:11:34.864Z] 4657fd5d0bcf: Waiting [2023-12-30T09:11:34.864Z] 8a3aa393b2d8: Waiting [2023-12-30T09:11:34.864Z] 114826534d7a: Waiting [2023-12-30T09:11:34.864Z] 25bc292e5bac: Verifying Checksum [2023-12-30T09:11:34.864Z] 25bc292e5bac: Download complete [2023-12-30T09:11:34.864Z] 52dc419b0ee2: Download complete [2023-12-30T09:11:34.864Z] 4657fd5d0bcf: Download complete [2023-12-30T09:11:34.864Z] df9b9388f04a: Download complete [2023-12-30T09:11:35.122Z] df9b9388f04a: Pull complete [2023-12-30T09:11:35.122Z] 6ad1cebc031e: Verifying Checksum [2023-12-30T09:11:35.122Z] 6ad1cebc031e: Download complete [2023-12-30T09:11:35.122Z] 52dc419b0ee2: Pull complete [2023-12-30T09:11:35.122Z] 25bc292e5bac: Pull complete [2023-12-30T09:11:35.688Z] 114826534d7a: Verifying Checksum [2023-12-30T09:11:35.688Z] 114826534d7a: Download complete [2023-12-30T09:11:35.688Z] 8a3aa393b2d8: Verifying Checksum [2023-12-30T09:11:35.688Z] 8a3aa393b2d8: Download complete [2023-12-30T09:11:38.967Z] 114826534d7a: Pull complete [2023-12-30T09:11:38.967Z] 4657fd5d0bcf: Pull complete [2023-12-30T09:11:38.967Z] 6ad1cebc031e: Pull complete [2023-12-30T09:11:41.503Z] 8a3aa393b2d8: Pull complete [2023-12-30T09:11:41.504Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-30T09:11:41.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-30T09:11:41.504Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:11:41.793Z] prd-ubuntu20.04-docker-8c-8g-26456 does not seem to be running inside a container [2023-12-30T09:11:41.829Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-12-30T09:11:46.496Z] $ docker top 32ec3f25b0cfeaa38398887cc3bc387e8e27481621518e8f037bfa698a7c4736 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-30T09:11:46.660Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-12-30T09:11:46.938Z] + set -o pipefail [2023-12-30T09:11:46.938Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-12-30T09:11:52.290Z] [2023-12-30T09:11:52.290Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-12-30T09:11:52.290Z] [2023-12-30T09:11:52.290Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/78ee141f-2928-4862-9c08-f41a098e3fa7 [2023-12-30T09:11:52.290Z] [2023-12-30T09:11:52.290Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-30T09:11:52.290Z] [2023-12-30T09:11:52.551Z] [2023-12-30T09:11:52.551Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-30T09:11:52.551Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-30T09:11:52.551Z] More details here: https://snyk.co/ue1NS [2023-12-30T09:11:52.551Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-30T09:11:52.551Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-30T09:11:52.563Z] $ docker stop --time=1 32ec3f25b0cfeaa38398887cc3bc387e8e27481621518e8f037bfa698a7c4736 [2023-12-30T09:11:57.030Z] $ docker rm -f --volumes 32ec3f25b0cfeaa38398887cc3bc387e8e27481621518e8f037bfa698a7c4736 [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-12-30T09:11:58.584Z] + git log --format=format:%s -1 316dbc5f3ebdec1b129a9b2a6268b168683f680f [Pipeline] sh [2023-12-30T09:11:58.877Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-30T09:11:58.877Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:11:59.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-30T09:11:59.225Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:11:59.402Z] prd-ubuntu20.04-docker-8c-8g-26456 does not seem to be running inside a container [2023-12-30T09:11:59.434Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-30T09:11:59.913Z] $ docker top 385e63756b27a4eec9cf63b88575aef483a5c26d0c8b79ed68e0af8f0e730998 -eo pid,comm [2023-12-30T09:11:59.957Z] 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-12-30T09:11:59.957Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-30T09:12:00.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-30T09:12:00.161Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-30T09:12:00.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-30T09:12:00.273Z] $ docker exec 385e63756b27a4eec9cf63b88575aef483a5c26d0c8b79ed68e0af8f0e730998 ssh-agent [2023-12-30T09:12:00.378Z] SSH_AUTH_SOCK=/tmp/ssh-UYOFRrXGuG4W/agent.32 [2023-12-30T09:12:00.378Z] SSH_AGENT_PID=38 [2023-12-30T09:12:00.383Z] Running ssh-add (command line suppressed) [2023-12-30T09:12:00.482Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8263450352509724751.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8263450352509724751.key) [2023-12-30T09:12:00.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-30T09:12:00.826Z] + git semver tag [2023-12-30T09:12:01.085Z] 2023-12-30 09:12:01,017 [run_tag] DEBUG tag force:False [2023-12-30T09:12:01.085Z] 2023-12-30 09:12:01,017 [check_head_tag] DEBUG check head tag [2023-12-30T09:12:01.085Z] 2023-12-30 09:12:01,018 [execute] INFO git cat-file --batch-check [2023-12-30T09:12:01.085Z] 2023-12-30 09:12:01,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-12-30T09:12:01.085Z] 2023-12-30 09:12:01,021 [execute] INFO git cat-file --batch [2023-12-30T09:12:01.085Z] 2023-12-30 09:12:01,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-12-30T09:12:01.085Z] 2023-12-30 09:12:01,034 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-12-30T09:12:01.085Z] 2023-12-30 09:12:01,034 [execute] INFO git tag -a v3.2.0-dev.3 -m v3.2.0-dev.3 [2023-12-30T09:12:01.085Z] 2023-12-30 09:12:01,034 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.3', '-m', 'v3.2.0-dev.3'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-30T09:12:01.085Z] 2023-12-30 09:12:01,039 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-12-30T09:12:01.085Z] 3.2.0-dev.3 [Pipeline] } [2023-12-30T09:12:01.096Z] $ docker exec --env ******** --env ******** 385e63756b27a4eec9cf63b88575aef483a5c26d0c8b79ed68e0af8f0e730998 ssh-agent -k [2023-12-30T09:12:01.197Z] unset SSH_AUTH_SOCK; [2023-12-30T09:12:01.197Z] unset SSH_AGENT_PID; [2023-12-30T09:12:01.197Z] echo Agent pid 38 killed; [2023-12-30T09:12:01.206Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-30T09:12:01.718Z] + git semver [Pipeline] } [2023-12-30T09:12:01.990Z] $ docker stop --time=1 385e63756b27a4eec9cf63b88575aef483a5c26d0c8b79ed68e0af8f0e730998 [2023-12-30T09:12:03.269Z] $ docker rm -f --volumes 385e63756b27a4eec9cf63b88575aef483a5c26d0c8b79ed68e0af8f0e730998 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:12:03.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-30T09:12:03.920Z] [2023-12-30T09:12:03.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:12:04.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-30T09:12:04.276Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-30T09:12:04.276Z] ab5ef0e58194: Pulling fs layer [2023-12-30T09:12:04.276Z] 9712f1f96733: Pulling fs layer [2023-12-30T09:12:04.276Z] 63f879dbbcfc: Pulling fs layer [2023-12-30T09:12:04.276Z] 0d9ebad4ef96: Pulling fs layer [2023-12-30T09:12:04.276Z] e9a5061849ea: Pulling fs layer [2023-12-30T09:12:04.276Z] d747dcd14b5f: Pulling fs layer [2023-12-30T09:12:04.276Z] 2de7ff778b66: Pulling fs layer [2023-12-30T09:12:04.276Z] 0d9ebad4ef96: Waiting [2023-12-30T09:12:04.276Z] e9a5061849ea: Waiting [2023-12-30T09:12:04.276Z] d747dcd14b5f: Waiting [2023-12-30T09:12:04.276Z] 2de7ff778b66: Waiting [2023-12-30T09:12:04.276Z] 9712f1f96733: Download complete [2023-12-30T09:12:04.535Z] 63f879dbbcfc: Verifying Checksum [2023-12-30T09:12:04.535Z] 63f879dbbcfc: Download complete [2023-12-30T09:12:04.794Z] e9a5061849ea: Verifying Checksum [2023-12-30T09:12:04.794Z] e9a5061849ea: Download complete [2023-12-30T09:12:04.794Z] d747dcd14b5f: Verifying Checksum [2023-12-30T09:12:04.794Z] d747dcd14b5f: Download complete [2023-12-30T09:12:04.794Z] 0d9ebad4ef96: Verifying Checksum [2023-12-30T09:12:04.794Z] 0d9ebad4ef96: Download complete [2023-12-30T09:12:04.794Z] ab5ef0e58194: Verifying Checksum [2023-12-30T09:12:04.794Z] ab5ef0e58194: Download complete [2023-12-30T09:12:04.794Z] 2de7ff778b66: Verifying Checksum [2023-12-30T09:12:07.323Z] ab5ef0e58194: Pull complete [2023-12-30T09:12:07.323Z] 9712f1f96733: Pull complete [2023-12-30T09:12:07.891Z] 63f879dbbcfc: Pull complete [2023-12-30T09:12:12.076Z] 0d9ebad4ef96: Pull complete [2023-12-30T09:12:12.076Z] e9a5061849ea: Pull complete [2023-12-30T09:12:12.076Z] d747dcd14b5f: Pull complete [2023-12-30T09:12:13.009Z] 2de7ff778b66: Pull complete [2023-12-30T09:12:13.009Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-30T09:12:13.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-30T09:12:13.009Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:12:13.303Z] prd-ubuntu20.04-docker-8c-8g-26456 does not seem to be running inside a container [2023-12-30T09:12:13.333Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-12-30T09:12:18.603Z] $ docker top ad09eed8cded991d43d214cbb95f7679303159bf3246fd84a46f5f0030cdea8d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-30T09:12:18.774Z] provisioning config files... [2023-12-30T09:12:18.781Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9275230125514664431tmp [2023-12-30T09:12:18.793Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12025907673586379547tmp [2023-12-30T09:12:18.802Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17525145598353010457tmp [Pipeline] { [Pipeline] echo [2023-12-30T09:12:18.899Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:12:19.193Z] ---> sigul-configuration.sh [2023-12-30T09:12:19.193Z] gpg: directory `/root/.gnupg' created [2023-12-30T09:12:19.193Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-30T09:12:19.193Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-30T09:12:19.193Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-30T09:12:19.193Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-30T09:12:19.193Z] gpg: CAST5 encrypted data [2023-12-30T09:12:19.193Z] gpg: encrypted with 1 passphrase [2023-12-30T09:12:19.193Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-30T09:12:19.485Z] + mkdir /home/jenkins [2023-12-30T09:12:19.485Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-30T09:12:19.781Z] + 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-12-30T09:12:19.796Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:12:20.089Z] ---> sigul-install.sh [2023-12-30T09:12:20.089Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-30T09:12:20.382Z] + git tag --list [2023-12-30T09:12:20.382Z] v0.0.0 [2023-12-30T09:12:20.382Z] v1.0.0 [2023-12-30T09:12:20.382Z] v2.1.0 [2023-12-30T09:12:20.382Z] v2.1.1 [2023-12-30T09:12:20.382Z] v2.2.0 [2023-12-30T09:12:20.382Z] v2.3.0 [2023-12-30T09:12:20.382Z] v3.0 [2023-12-30T09:12:20.382Z] v3.0.0 [2023-12-30T09:12:20.382Z] v3.1 [2023-12-30T09:12:20.382Z] v3.1.0 [2023-12-30T09:12:20.382Z] v3.1.0-dev.1 [2023-12-30T09:12:20.382Z] v3.1.0-dev.10 [2023-12-30T09:12:20.382Z] v3.1.0-dev.11 [2023-12-30T09:12:20.382Z] v3.1.0-dev.12 [2023-12-30T09:12:20.382Z] v3.1.0-dev.13 [2023-12-30T09:12:20.382Z] v3.1.0-dev.14 [2023-12-30T09:12:20.382Z] v3.1.0-dev.15 [2023-12-30T09:12:20.382Z] v3.1.0-dev.16 [2023-12-30T09:12:20.382Z] v3.1.0-dev.17 [2023-12-30T09:12:20.382Z] v3.1.0-dev.18 [2023-12-30T09:12:20.382Z] v3.1.0-dev.19 [2023-12-30T09:12:20.382Z] v3.1.0-dev.2 [2023-12-30T09:12:20.382Z] v3.1.0-dev.20 [2023-12-30T09:12:20.382Z] v3.1.0-dev.21 [2023-12-30T09:12:20.382Z] v3.1.0-dev.22 [2023-12-30T09:12:20.382Z] v3.1.0-dev.23 [2023-12-30T09:12:20.382Z] v3.1.0-dev.24 [2023-12-30T09:12:20.382Z] v3.1.0-dev.3 [2023-12-30T09:12:20.382Z] v3.1.0-dev.4 [2023-12-30T09:12:20.382Z] v3.1.0-dev.5 [2023-12-30T09:12:20.382Z] v3.1.0-dev.6 [2023-12-30T09:12:20.382Z] v3.1.0-dev.7 [2023-12-30T09:12:20.382Z] v3.1.0-dev.8 [2023-12-30T09:12:20.382Z] v3.1.0-dev.9 [2023-12-30T09:12:20.382Z] v3.2.0-dev.1 [2023-12-30T09:12:20.382Z] v3.2.0-dev.2 [2023-12-30T09:12:20.382Z] v3.2.0-dev.3 [Pipeline] sh [2023-12-30T09:12:20.676Z] + lftools sign git-tag v3.2.0-dev.3 [2023-12-30T09:12:21.245Z] Signing Git tag with Sigul... [2023-12-30T09:12:21.245Z] Signing v3.2.0-dev.3 [Pipeline] echo [2023-12-30T09:12:21.829Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:12:22.121Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-30T09:12:22.129Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-30T09:12:22.266Z] $ docker stop --time=1 ad09eed8cded991d43d214cbb95f7679303159bf3246fd84a46f5f0030cdea8d [2023-12-30T09:12:23.560Z] $ docker rm -f --volumes ad09eed8cded991d43d214cbb95f7679303159bf3246fd84a46f5f0030cdea8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-30T09:12:24.486Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-30T09:12:24.487Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:12:24.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-30T09:12:24.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:12:25.036Z] prd-ubuntu20.04-docker-8c-8g-26456 does not seem to be running inside a container [2023-12-30T09:12:25.066Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-30T09:12:25.403Z] $ docker top 93516e64b5800c5005123b472fec85208e23973aef1a5b4b01f4defa7e87f3b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-30T09:12:25.782Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-30T09:12:25.782Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-30T09:12:25.884Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-30T09:12:25.888Z] $ docker exec 93516e64b5800c5005123b472fec85208e23973aef1a5b4b01f4defa7e87f3b2 ssh-agent [2023-12-30T09:12:25.986Z] SSH_AUTH_SOCK=/tmp/ssh-Kca8ihMk84mj/agent.35 [2023-12-30T09:12:25.987Z] SSH_AGENT_PID=41 [2023-12-30T09:12:25.990Z] Running ssh-add (command line suppressed) [2023-12-30T09:12:26.080Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18431037733374083815.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18431037733374083815.key) [2023-12-30T09:12:26.091Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-30T09:12:26.437Z] + git semver bump pre [2023-12-30T09:12:26.696Z] 2023-12-30 09:12:26,610 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-12-30T09:12:26.696Z] 2023-12-30 09:12:26,610 [bump_version] DEBUG bumping version:3.2.0-dev.3 on axis:pre with prefix:dev [2023-12-30T09:12:26.696Z] 2023-12-30 09:12:26,611 [bump_version] DEBUG bumped version:3.2.0-dev.4 [2023-12-30T09:12:26.696Z] 2023-12-30 09:12:26,611 [write_version] DEBUG write version:3.2.0-dev.4 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-12-30T09:12:26.696Z] 2023-12-30 09:12:26,611 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-12-30T09:12:26.696Z] 2023-12-30 09:12:26,611 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-12-30T09:12:26.696Z] 2023-12-30 09:12:26,613 [execute] INFO git cat-file --batch-check [2023-12-30T09:12:26.696Z] 2023-12-30 09:12:26,613 [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-12-30T09:12:26.696Z] 2023-12-30 09:12:26,618 [execute] INFO git cat-file --batch [2023-12-30T09:12:26.696Z] 2023-12-30 09:12:26,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-30T09:12:26.696Z] 2023-12-30 09:12:26,623 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-12-30T09:12:26.696Z] 3.2.0-dev.4 [Pipeline] } [2023-12-30T09:12:26.707Z] $ docker exec --env ******** --env ******** 93516e64b5800c5005123b472fec85208e23973aef1a5b4b01f4defa7e87f3b2 ssh-agent -k [2023-12-30T09:12:26.799Z] unset SSH_AUTH_SOCK; [2023-12-30T09:12:26.799Z] unset SSH_AGENT_PID; [2023-12-30T09:12:26.799Z] echo Agent pid 41 killed; [2023-12-30T09:12:26.806Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-30T09:12:27.350Z] + git semver [Pipeline] } [2023-12-30T09:12:27.661Z] $ docker stop --time=1 93516e64b5800c5005123b472fec85208e23973aef1a5b4b01f4defa7e87f3b2 [2023-12-30T09:12:28.915Z] $ docker rm -f --volumes 93516e64b5800c5005123b472fec85208e23973aef1a5b4b01f4defa7e87f3b2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-30T09:12:29.503Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-30T09:12:29.503Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:12:29.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-30T09:12:29.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:12:30.124Z] prd-ubuntu20.04-docker-8c-8g-26456 does not seem to be running inside a container [2023-12-30T09:12:30.153Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-30T09:12:30.489Z] $ docker top 9059cd0d8de471017261cbdd8aa89b27bdca849bec0d670079f1cba1292b80a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-30T09:12:30.770Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-30T09:12:30.770Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-30T09:12:30.882Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-30T09:12:30.885Z] $ docker exec 9059cd0d8de471017261cbdd8aa89b27bdca849bec0d670079f1cba1292b80a6 ssh-agent [2023-12-30T09:12:31.003Z] SSH_AUTH_SOCK=/tmp/ssh-Ow98IciJoqfH/agent.32 [2023-12-30T09:12:31.003Z] SSH_AGENT_PID=38 [2023-12-30T09:12:31.007Z] Running ssh-add (command line suppressed) [2023-12-30T09:12:31.104Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13057620539364483886.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13057620539364483886.key) [2023-12-30T09:12:31.115Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-30T09:12:31.455Z] + git semver push [2023-12-30T09:12:31.713Z] 2023-12-30 09:12:31,632 [run_push] DEBUG push [2023-12-30T09:12:31.713Z] 2023-12-30 09:12:31,633 [execute] INFO git cat-file --batch-check [2023-12-30T09:12:31.713Z] 2023-12-30 09:12:31,633 [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-12-30T09:12:31.713Z] 2023-12-30 09:12:31,637 [execute] INFO git rev-list df6cf98c44704dda69699d8510ae04c01e925ffe -- [2023-12-30T09:12:31.713Z] 2023-12-30 09:12:31,637 [execute] DEBUG Popen(['git', 'rev-list', 'df6cf98c44704dda69699d8510ae04c01e925ffe', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-30T09:12:31.713Z] 2023-12-30 09:12:31,645 [execute] INFO git fetch -v origin [2023-12-30T09:12:31.713Z] 2023-12-30 09:12:31,645 [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-12-30T09:12:32.280Z] 2023-12-30 09:12:32,174 [run_push] DEBUG no remote changes detected [2023-12-30T09:12:32.280Z] 2023-12-30 09:12:32,174 [execute] INFO git push origin semver [2023-12-30T09:12:32.280Z] 2023-12-30 09:12:32,175 [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-12-30T09:12:33.218Z] 2023-12-30 09:12:32,950 [run_push] DEBUG push all version tags [2023-12-30T09:12:33.218Z] 2023-12-30 09:12:32,951 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-30T09:12:33.218Z] 2023-12-30 09:12:32,951 [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-12-30T09:12:33.787Z] 2023-12-30 09:12:33,676 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-12-30T09:12:33.787Z] 3.2.0-dev.4 [Pipeline] } [2023-12-30T09:12:33.797Z] $ docker exec --env ******** --env ******** 9059cd0d8de471017261cbdd8aa89b27bdca849bec0d670079f1cba1292b80a6 ssh-agent -k [2023-12-30T09:12:33.893Z] unset SSH_AUTH_SOCK; [2023-12-30T09:12:33.895Z] unset SSH_AGENT_PID; [2023-12-30T09:12:33.896Z] echo Agent pid 38 killed; [2023-12-30T09:12:33.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-30T09:12:34.444Z] + git semver [Pipeline] } [2023-12-30T09:12:34.715Z] $ docker stop --time=1 9059cd0d8de471017261cbdd8aa89b27bdca849bec0d670079f1cba1292b80a6 [2023-12-30T09:12:36.026Z] $ docker rm -f --volumes 9059cd0d8de471017261cbdd8aa89b27bdca849bec0d670079f1cba1292b80a6 [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-12-30T09:12:37.586Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-12-30T09:12:37.586Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-12-30T09:12:37.586Z] total 16 [2023-12-30T09:12:37.586Z] drwxr-xr-x 3 root root 4096 Dec 30 09:03 . [2023-12-30T09:12:37.586Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 30 09:12 .. [2023-12-30T09:12:37.586Z] drwxr-xr-x 2 root root 4096 Dec 30 09:03 cost [2023-12-30T09:12:37.586Z] -rw-r--r-- 1 root root 91 Dec 30 09:03 cost.csv [2023-12-30T09:12:37.586Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-12-30T09:12:37.586Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-12-30T09:12:37.586Z] total 16 [2023-12-30T09:12:37.586Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 30 09:03 . [2023-12-30T09:12:37.586Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 30 09:12 .. [2023-12-30T09:12:37.586Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 30 09:03 cost [2023-12-30T09:12:37.586Z] -rw-r--r-- 1 jenkins jenkins 91 Dec 30 09:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:12:37.889Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:12:38.757Z] ---> package-listing.sh [2023-12-30T09:12:38.757Z] ++ facter osfamily [2023-12-30T09:12:38.757Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-30T09:12:39.015Z] + OS_FAMILY=debian [2023-12-30T09:12:39.015Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-12-30T09:12:39.015Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-30T09:12:39.015Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-30T09:12:39.015Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-30T09:12:39.015Z] + PACKAGES=/tmp/packages_start.txt [2023-12-30T09:12:39.015Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-12-30T09:12:39.015Z] + PACKAGES=/tmp/packages_end.txt [2023-12-30T09:12:39.015Z] + case "${OS_FAMILY}" in [2023-12-30T09:12:39.015Z] + dpkg -l [2023-12-30T09:12:39.015Z] + grep '^ii' [2023-12-30T09:12:39.015Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-30T09:12:39.015Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-30T09:12:39.015Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-30T09:12:39.015Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-12-30T09:12:39.015Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-12-30T09:12:39.015Z] + 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-12-30T09:12:39.025Z] 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-12-30T09:12:39.302Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:12:39.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-30T09:12:39.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:12:40.103Z] prd-ubuntu20.04-docker-8c-8g-26456 does not seem to be running inside a container [2023-12-30T09:12:40.131Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-30T09:12:40.340Z] $ docker top 4752d36a4d34433104e34499cf7a0698299b209a33db93afc33299b4fea8f1ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-30T09:12:40.799Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-30T09:12:41.083Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-30T09:12:41.370Z] + ls /var/log/sa-host [2023-12-30T09:12:41.370Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-30T09:12:41.500Z] provisioning config files... [2023-12-30T09:12:41.507Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3585329227846769tmp [Pipeline] { [Pipeline] echo [2023-12-30T09:12:41.649Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:12:41.933Z] ---> create-netrc.sh [Pipeline] } [2023-12-30T09:12:41.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:12:42.390Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-30T09:12:42.400Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:12:42.685Z] ---> sudo-logs.sh [2023-12-30T09:12:42.685Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-30T09:12:42.764Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:12:43.042Z] ---> job-cost.sh [2023-12-30T09:12:43.042Z] lf-activate-venv: SKIPPING [2023-12-30T09:12:43.042Z] DEBUG: total: 0.2199999988079071 [2023-12-30T09:12:43.042Z] INFO: Retrieving Stack Cost... [2023-12-30T09:12:43.610Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-30T09:12:43.870Z] INFO: Archiving Costs [Pipeline] echo [2023-12-30T09:12:43.882Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:12:44.163Z] ---> logs-deploy.sh [2023-12-30T09:12:44.164Z] lf-activate-venv: SKIPPING [2023-12-30T09:12:44.164Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/136 [2023-12-30T09:12:44.164Z] INFO: archiving workspace using pattern(s): [2023-12-30T09:12:45.095Z] Archives upload complete. [2023-12-30T09:12:45.095Z] INFO: archiving logs to Nexus