Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d6e061ab527411e6333a984de349b7b350bb99aa 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-ssh2287367162644391633.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh9560613496519846643.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14704552695581067489.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh4420939625105864220.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh6443696284707665664.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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, buildSnap:false] ========================================================= [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.17 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 [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-47867 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 d6e061ab527411e6333a984de349b7b350bb99aa (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 d6e061ab527411e6333a984de349b7b350bb99aa # timeout=10 Commit message: "Merge pull request #83 from farshidtz/bump-edgex-snap-hooks" > git rev-list --no-walk ed3f6adc63f232585aaf4914dc5a09827cd611f6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T18:39:39.607Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T18:39:39.674Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T18:39:39.696Z] ========================================================= [2022-05-10T18:39:39.696Z] EdgeX Global Pipelines Version Info [2022-05-10T18:39:39.696Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:39:40.495Z] ------------------- [2022-05-10T18:39:40.495Z] stable info: [2022-05-10T18:39:40.495Z] ------------------- [2022-05-10T18:39:40.495Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T18:39:40.495Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T18:39:40.495Z] Message: update stable to v1.0.227 [2022-05-10T18:39:41.071Z] ------------------- [2022-05-10T18:39:41.071Z] experimental info: [2022-05-10T18:39:41.071Z] ------------------- [2022-05-10T18:39:41.071Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T18:39:41.071Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T18:39:41.071Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T18:39:41.206Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-05-10T18:39:41.221Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-05-10T18:39:41.233Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T18:39:41.248Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T18:39:41.257Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T18:39:41.270Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T18:39:41.286Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T18:39:41.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T18:39:41.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T18:39:41.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T18:39:41.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T18:39:41.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-05-10T18:39:41.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T18:39:41.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T18:39:41.399Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T18:39:41.410Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T18:39:41.425Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T18:39:41.437Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T18:39:41.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T18:39:41.462Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T18:39:41.477Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T18:39:41.488Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T18:39:41.501Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T18:39:41.512Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T18:39:41.524Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T18:39:41.541Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T18:39:41.559Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-10T18:39:41.576Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-10T18:39:41.591Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-10T18:39:41.603Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d6e061ab527411e6333a984de349b7b350bb99aa [Pipeline] echo [2022-05-10T18:39:41.617Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d6e061a [Pipeline] echo [2022-05-10T18:39:41.626Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:39:41.659Z] provisioning config files... [2022-05-10T18:39:41.672Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4112590842899279071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:39:41.983Z] ---> docker-login.sh [2022-05-10T18:39:41.983Z] nexus3.edgexfoundry.org:10001 [2022-05-10T18:39:42.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:39:42.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:39:42.247Z] Configure a credential helper to remove this warning. See [2022-05-10T18:39:42.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:39:42.247Z] [2022-05-10T18:39:42.247Z] Login Succeeded [2022-05-10T18:39:42.247Z] nexus3.edgexfoundry.org:10002 [2022-05-10T18:39:42.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:39:42.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:39:42.508Z] Configure a credential helper to remove this warning. See [2022-05-10T18:39:42.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:39:42.508Z] [2022-05-10T18:39:42.508Z] Login Succeeded [2022-05-10T18:39:42.508Z] nexus3.edgexfoundry.org:10003 [2022-05-10T18:39:42.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:39:42.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:39:42.508Z] Configure a credential helper to remove this warning. See [2022-05-10T18:39:42.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:39:42.508Z] [2022-05-10T18:39:42.508Z] Login Succeeded [2022-05-10T18:39:42.508Z] nexus3.edgexfoundry.org:10004 [2022-05-10T18:39:42.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:39:42.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:39:42.770Z] Configure a credential helper to remove this warning. See [2022-05-10T18:39:42.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:39:42.770Z] [2022-05-10T18:39:42.770Z] Login Succeeded [2022-05-10T18:39:42.770Z] docker.io [2022-05-10T18:39:42.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:39:43.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:39:43.348Z] Configure a credential helper to remove this warning. See [2022-05-10T18:39:43.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:39:43.348Z] [2022-05-10T18:39:43.348Z] Login Succeeded [2022-05-10T18:39:43.348Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T18:39:43.357Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T18:39:43.754Z] + git rev-list -1 --merges d6e061ab527411e6333a984de349b7b350bb99aa~1..d6e061ab527411e6333a984de349b7b350bb99aa [Pipeline] echo [2022-05-10T18:39:43.922Z] -----------> git rev-list -1 --merges d6e061ab527411e6333a984de349b7b350bb99aa~1..d6e061ab527411e6333a984de349b7b350bb99aa d6e061ab527411e6333a984de349b7b350bb99aa [2022-05-10T18:39:43.922Z] d6e061ab527411e6333a984de349b7b350bb99aa [false] [Pipeline] sh [2022-05-10T18:39:44.222Z] + git log --format=format:%s -1 d6e061ab527411e6333a984de349b7b350bb99aa [Pipeline] echo [2022-05-10T18:39:44.239Z] ========================================================= [2022-05-10T18:39:44.239Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T18:39:44.239Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T18:39:44.586Z] + git log --format=format:%s -1 d6e061ab527411e6333a984de349b7b350bb99aa [Pipeline] echo [2022-05-10T18:39:44.599Z] [semverPrep] GIT_COMMIT: d6e061ab527411e6333a984de349b7b350bb99aa, Commit Message: Merge pull request #83 from farshidtz/bump-edgex-snap-hooks [Pipeline] echo [2022-05-10T18:39:44.606Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T18:39:44.991Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T18:39:44.991Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T18:39:44.991Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T18:39:44.991Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T18:39:44.991Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T18:39:44.991Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T18:39:44.991Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:39:45.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:39:45.342Z] [2022-05-10T18:39:45.342Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:39:45.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:39:45.646Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T18:39:45.646Z] 1fe172e4850f: Pulling fs layer [2022-05-10T18:39:45.646Z] caf521ccaac6: Pulling fs layer [2022-05-10T18:39:45.646Z] 3ead6fa29328: Pulling fs layer [2022-05-10T18:39:45.646Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T18:39:45.646Z] a8d5f1318db7: Pulling fs layer [2022-05-10T18:39:45.646Z] c427282e49a2: Pulling fs layer [2022-05-10T18:39:45.646Z] 1827001aaf11: Pulling fs layer [2022-05-10T18:39:45.646Z] 0714d37db230: Pulling fs layer [2022-05-10T18:39:45.646Z] ac28cf19c067: Pulling fs layer [2022-05-10T18:39:45.646Z] ca983d60f3e2: Pulling fs layer [2022-05-10T18:39:45.646Z] 9f894cec8388: Pulling fs layer [2022-05-10T18:39:45.646Z] c427282e49a2: Waiting [2022-05-10T18:39:45.646Z] ca983d60f3e2: Waiting [2022-05-10T18:39:45.646Z] 9f894cec8388: Waiting [2022-05-10T18:39:45.646Z] ac28cf19c067: Waiting [2022-05-10T18:39:45.646Z] a8d5f1318db7: Waiting [2022-05-10T18:39:45.646Z] 5c2a1cbceb83: Waiting [2022-05-10T18:39:45.646Z] caf521ccaac6: Verifying Checksum [2022-05-10T18:39:45.646Z] caf521ccaac6: Download complete [2022-05-10T18:39:45.646Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T18:39:45.646Z] 5c2a1cbceb83: Download complete [2022-05-10T18:39:45.646Z] a8d5f1318db7: Verifying Checksum [2022-05-10T18:39:45.646Z] a8d5f1318db7: Download complete [2022-05-10T18:39:45.646Z] c427282e49a2: Download complete [2022-05-10T18:39:45.907Z] 3ead6fa29328: Verifying Checksum [2022-05-10T18:39:45.907Z] 3ead6fa29328: Download complete [2022-05-10T18:39:45.907Z] 0714d37db230: Download complete [2022-05-10T18:39:45.907Z] ac28cf19c067: Download complete [2022-05-10T18:39:45.907Z] ca983d60f3e2: Verifying Checksum [2022-05-10T18:39:45.907Z] ca983d60f3e2: Download complete [2022-05-10T18:39:45.907Z] 9f894cec8388: Download complete [2022-05-10T18:39:45.907Z] 1fe172e4850f: Download complete [2022-05-10T18:39:46.169Z] 1827001aaf11: Verifying Checksum [2022-05-10T18:39:46.169Z] 1827001aaf11: Download complete [2022-05-10T18:39:47.553Z] 1fe172e4850f: Pull complete [2022-05-10T18:39:47.553Z] caf521ccaac6: Pull complete [2022-05-10T18:39:48.123Z] 3ead6fa29328: Pull complete [2022-05-10T18:39:48.123Z] 5c2a1cbceb83: Pull complete [2022-05-10T18:39:48.386Z] a8d5f1318db7: Pull complete [2022-05-10T18:39:48.386Z] c427282e49a2: Pull complete [2022-05-10T18:39:50.298Z] 1827001aaf11: Pull complete [2022-05-10T18:39:50.298Z] 0714d37db230: Pull complete [2022-05-10T18:39:50.561Z] ac28cf19c067: Pull complete [2022-05-10T18:39:50.561Z] ca983d60f3e2: Pull complete [2022-05-10T18:39:50.561Z] 9f894cec8388: Pull complete [2022-05-10T18:39:50.823Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T18:39:50.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:39:50.823Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T18:39:50.900Z] prd-ubuntu20.04-docker-8c-8g-47867 does not seem to be running inside a container [2022-05-10T18:39:50.944Z] $ 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:latest cat [2022-05-10T18:39:52.218Z] $ docker top 936dbc779c28dbec149fb933a57062f4e5f908c94f6ba83faa1f4965222fd81b -eo pid,comm [2022-05-10T18:39:52.276Z] 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). [2022-05-10T18:39:52.276Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T18:39:52.315Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T18:39:52.315Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T18:39:52.437Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T18:39:52.446Z] $ docker exec 936dbc779c28dbec149fb933a57062f4e5f908c94f6ba83faa1f4965222fd81b ssh-agent [2022-05-10T18:39:52.574Z] SSH_AUTH_SOCK=/tmp/ssh-EEoTxBBs6n9G/agent.33 [2022-05-10T18:39:52.574Z] SSH_AGENT_PID=39 [2022-05-10T18:39:52.582Z] Running ssh-add (command line suppressed) [2022-05-10T18:39:52.698Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7586549694376615425.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7586549694376615425.key) [2022-05-10T18:39:52.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T18:39:53.004Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T18:39:53.032Z] $ docker exec --env ******** --env ******** 936dbc779c28dbec149fb933a57062f4e5f908c94f6ba83faa1f4965222fd81b ssh-agent -k [2022-05-10T18:39:53.142Z] unset SSH_AUTH_SOCK; [2022-05-10T18:39:53.143Z] unset SSH_AGENT_PID; [2022-05-10T18:39:53.143Z] echo Agent pid 39 killed; [2022-05-10T18:39:53.148Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T18:39:53.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T18:39:53.178Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T18:39:53.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T18:39:53.325Z] $ docker exec 936dbc779c28dbec149fb933a57062f4e5f908c94f6ba83faa1f4965222fd81b ssh-agent [2022-05-10T18:39:53.451Z] SSH_AUTH_SOCK=/tmp/ssh-OLzrMAIHSiNX/agent.73 [2022-05-10T18:39:53.451Z] SSH_AGENT_PID=79 [2022-05-10T18:39:53.456Z] Running ssh-add (command line suppressed) [2022-05-10T18:39:53.602Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1326613351044996550.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1326613351044996550.key) [2022-05-10T18:39:53.612Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T18:39:53.911Z] + git semver init [2022-05-10T18:39:54.174Z] 2022-05-10 18:39:54,129 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T18:39:54.174Z] 2022-05-10 18:39:54,129 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-05-10T18:39:54.174Z] 2022-05-10 18:39:54,130 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-05-10T18:39:54.174Z] 2022-05-10 18:39:54,130 [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) [2022-05-10T18:39:55.119Z] 2022-05-10 18:39:54,974 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2022-05-10T18:39:55.119Z] 2022-05-10 18:39:54,974 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2022-05-10T18:39:55.119Z] 2022-05-10 18:39:54,975 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T18:39:55.119Z] 2022-05-10 18:39:54,975 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T18:39:55.119Z] 2.1.0-dev.14 [Pipeline] } [2022-05-10T18:39:55.137Z] $ docker exec --env ******** --env ******** 936dbc779c28dbec149fb933a57062f4e5f908c94f6ba83faa1f4965222fd81b ssh-agent -k [2022-05-10T18:39:55.233Z] unset SSH_AUTH_SOCK; [2022-05-10T18:39:55.234Z] unset SSH_AGENT_PID; [2022-05-10T18:39:55.234Z] echo Agent pid 79 killed; [2022-05-10T18:39:55.237Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T18:39:55.549Z] + git semver [Pipeline] } [2022-05-10T18:39:56.145Z] $ docker stop --time=1 936dbc779c28dbec149fb933a57062f4e5f908c94f6ba83faa1f4965222fd81b [2022-05-10T18:39:57.464Z] $ docker rm -f 936dbc779c28dbec149fb933a57062f4e5f908c94f6ba83faa1f4965222fd81b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T18:39:57.816Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T18:39:58.076Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T18:39:58.080Z] [edgeXSemver]: initialized semver on version 2.1.0-dev.14 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:39:58.234Z] provisioning config files... [2022-05-10T18:39:58.244Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2989400852463238759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:39:58.545Z] ---> docker-login.sh [2022-05-10T18:39:58.545Z] nexus3.edgexfoundry.org:10001 [2022-05-10T18:39:58.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:39:58.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:39:58.545Z] Configure a credential helper to remove this warning. See [2022-05-10T18:39:58.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:39:58.545Z] [2022-05-10T18:39:58.545Z] Login Succeeded [2022-05-10T18:39:58.545Z] nexus3.edgexfoundry.org:10002 [2022-05-10T18:39:58.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:39:58.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:39:58.805Z] Configure a credential helper to remove this warning. See [2022-05-10T18:39:58.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:39:58.805Z] [2022-05-10T18:39:58.805Z] Login Succeeded [2022-05-10T18:39:58.805Z] nexus3.edgexfoundry.org:10003 [2022-05-10T18:39:58.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:39:58.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:39:58.805Z] Configure a credential helper to remove this warning. See [2022-05-10T18:39:58.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:39:58.805Z] [2022-05-10T18:39:58.805Z] Login Succeeded [2022-05-10T18:39:58.805Z] nexus3.edgexfoundry.org:10004 [2022-05-10T18:39:58.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:39:59.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:39:59.065Z] Configure a credential helper to remove this warning. See [2022-05-10T18:39:59.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:39:59.065Z] [2022-05-10T18:39:59.065Z] Login Succeeded [2022-05-10T18:39:59.065Z] docker.io [2022-05-10T18:39:59.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:39:59.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:39:59.636Z] Configure a credential helper to remove this warning. See [2022-05-10T18:39:59.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:39:59.636Z] [2022-05-10T18:39:59.636Z] Login Succeeded [2022-05-10T18:39:59.636Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T18:39:59.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T18:39:59.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T18:39:59.717Z] ========================================================= [2022-05-10T18:39:59.717Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T18:39:59.717Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:40:00.031Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T18:40:00.031Z] Sending build context to Docker daemon 3.978MB [2022-05-10T18:40:00.031Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T18:40:00.031Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-10T18:40:00.031Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T18:40:00.031Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T18:40:00.031Z] 666ba61612fd: Pulling fs layer [2022-05-10T18:40:00.031Z] 8ed8ca486205: Pulling fs layer [2022-05-10T18:40:00.031Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T18:40:00.031Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T18:40:00.031Z] ca2b28591e48: Pulling fs layer [2022-05-10T18:40:00.031Z] a51346096db8: Pulling fs layer [2022-05-10T18:40:00.031Z] daebc70d1ce1: Pulling fs layer [2022-05-10T18:40:00.031Z] 4fe6c5a15a65: Waiting [2022-05-10T18:40:00.031Z] ca2b28591e48: Waiting [2022-05-10T18:40:00.031Z] a51346096db8: Waiting [2022-05-10T18:40:00.031Z] 0e18a0eac166: Pulling fs layer [2022-05-10T18:40:00.031Z] daebc70d1ce1: Waiting [2022-05-10T18:40:00.031Z] 0e18a0eac166: Waiting [2022-05-10T18:40:00.031Z] 8ed8ca486205: Verifying Checksum [2022-05-10T18:40:00.031Z] 8ed8ca486205: Download complete [2022-05-10T18:40:00.031Z] 666ba61612fd: Verifying Checksum [2022-05-10T18:40:00.031Z] 666ba61612fd: Download complete [2022-05-10T18:40:00.031Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T18:40:00.031Z] 22a0e8bec74d: Download complete [2022-05-10T18:40:00.031Z] ca2b28591e48: Verifying Checksum [2022-05-10T18:40:00.031Z] ca2b28591e48: Download complete [2022-05-10T18:40:00.291Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T18:40:00.291Z] 59bf1c3509f3: Download complete [2022-05-10T18:40:00.291Z] a51346096db8: Verifying Checksum [2022-05-10T18:40:00.291Z] a51346096db8: Download complete [2022-05-10T18:40:00.291Z] daebc70d1ce1: Verifying Checksum [2022-05-10T18:40:00.291Z] daebc70d1ce1: Download complete [2022-05-10T18:40:00.291Z] 59bf1c3509f3: Pull complete [2022-05-10T18:40:00.552Z] 666ba61612fd: Pull complete [2022-05-10T18:40:00.552Z] 8ed8ca486205: Pull complete [2022-05-10T18:40:00.811Z] 0e18a0eac166: Verifying Checksum [2022-05-10T18:40:00.811Z] 0e18a0eac166: Download complete [2022-05-10T18:40:01.070Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T18:40:01.070Z] 4fe6c5a15a65: Download complete [2022-05-10T18:40:05.273Z] 4fe6c5a15a65: Pull complete [2022-05-10T18:40:05.273Z] 22a0e8bec74d: Pull complete [2022-05-10T18:40:05.273Z] ca2b28591e48: Pull complete [2022-05-10T18:40:05.273Z] a51346096db8: Pull complete [2022-05-10T18:40:05.273Z] daebc70d1ce1: Pull complete [2022-05-10T18:40:07.190Z] 0e18a0eac166: Pull complete [2022-05-10T18:40:07.190Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T18:40:07.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T18:40:07.190Z] ---> f018257e8ee9 [2022-05-10T18:40:07.190Z] Step 3/12 : ARG MAKE='make build' [2022-05-10T18:40:08.575Z] ---> Running in ff7d3db36369 [2022-05-10T18:40:08.575Z] Removing intermediate container ff7d3db36369 [2022-05-10T18:40:08.575Z] ---> 4b7fb4178633 [2022-05-10T18:40:08.575Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-05-10T18:40:08.575Z] ---> Running in b4e5f8eeb758 [2022-05-10T18:40:08.836Z] Removing intermediate container b4e5f8eeb758 [2022-05-10T18:40:08.836Z] ---> 6f2b5c08136a [2022-05-10T18:40:08.836Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T18:40:08.836Z] ---> Running in 95075d7424f5 [2022-05-10T18:40:08.836Z] Removing intermediate container 95075d7424f5 [2022-05-10T18:40:08.836Z] ---> 3dff14105913 [2022-05-10T18:40:08.836Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:40:08.836Z] ---> Running in 29abf1903c84 [2022-05-10T18:40:09.407Z] Removing intermediate container 29abf1903c84 [2022-05-10T18:40:09.407Z] ---> 6bf9fa3b982a [2022-05-10T18:40:09.407Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T18:40:09.407Z] ---> Running in 376fa7e9167a [2022-05-10T18:40:09.978Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T18:40:10.548Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T18:40:11.120Z] OK: 221 MiB in 52 packages [2022-05-10T18:40:11.379Z] Removing intermediate container 376fa7e9167a [2022-05-10T18:40:11.379Z] ---> 71443b9c8363 [2022-05-10T18:40:11.379Z] Step 8/12 : WORKDIR /app [2022-05-10T18:40:11.379Z] ---> Running in ac2caf405bc3 [2022-05-10T18:40:11.379Z] Removing intermediate container ac2caf405bc3 [2022-05-10T18:40:11.379Z] ---> ba9deb404fc1 [2022-05-10T18:40:11.379Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-10T18:40:11.639Z] ---> 13ffc2891dd0 [2022-05-10T18:40:11.639Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T18:40:11.639Z] ---> Running in da9b6d373cee [2022-05-10T18:40:13.200Z] Still waiting to schedule task [2022-05-10T18:40:13.201Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-10T18:40:23.870Z] Removing intermediate container da9b6d373cee [2022-05-10T18:40:23.870Z] ---> d46d8cd34272 [2022-05-10T18:40:23.870Z] Step 11/12 : COPY . . [2022-05-10T18:40:24.130Z] ---> bf5f599bedff [2022-05-10T18:40:24.130Z] Step 12/12 : RUN $MAKE [2022-05-10T18:40:24.130Z] ---> Running in 629b47a37269 [2022-05-10T18:40:24.391Z] noop [2022-05-10T18:40:24.651Z] Removing intermediate container 629b47a37269 [2022-05-10T18:40:24.651Z] ---> 35ee63a2019f [2022-05-10T18:40:24.651Z] Successfully built 35ee63a2019f [2022-05-10T18:40:24.911Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:40:25.215Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T18:40:25.215Z] . [Pipeline] withDockerContainer [2022-05-10T18:40:25.299Z] prd-ubuntu20.04-docker-8c-8g-47867 does not seem to be running inside a container [2022-05-10T18:40:25.358Z] $ 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 [2022-05-10T18:40:25.785Z] $ docker top 4540462267fc557826f94ef85f645c1cf078aab7b0f9bf9d6a9f3dfc16b7dd61 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T18:40:26.144Z] + go version [2022-05-10T18:40:26.144Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T18:40:26.166Z] $ docker stop --time=1 4540462267fc557826f94ef85f645c1cf078aab7b0f9bf9d6a9f3dfc16b7dd61 [2022-05-10T18:40:27.462Z] $ docker rm -f 4540462267fc557826f94ef85f645c1cf078aab7b0f9bf9d6a9f3dfc16b7dd61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:40:27.937Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T18:40:27.938Z] . [Pipeline] withDockerContainer [2022-05-10T18:40:28.010Z] prd-ubuntu20.04-docker-8c-8g-47867 does not seem to be running inside a container [2022-05-10T18:40:28.049Z] $ 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 [2022-05-10T18:40:28.439Z] $ docker top b9caea68b8d2dbf53766f0d0f79e258c39218484fbe28169591014670c2f4b6f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T18:40:28.811Z] + make test [2022-05-10T18:40:28.811Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T18:40:29.071Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-05-10T18:40:39.064Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-05-10T18:40:39.064Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-05-10T18:40:43.267Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.049s coverage: 39.3% of statements [2022-05-10T18:40:43.267Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.242s coverage: 52.0% of statements [2022-05-10T18:40:43.267Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.033s coverage: 95.5% of statements [2022-05-10T18:40:51.395Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T18:40:55.592Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T18:40:55.592Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T18:40:55.592Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T18:40:56.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T18:40:56.188Z] $ docker stop --time=1 b9caea68b8d2dbf53766f0d0f79e258c39218484fbe28169591014670c2f4b6f [2022-05-10T18:40:57.968Z] $ docker rm -f b9caea68b8d2dbf53766f0d0f79e258c39218484fbe28169591014670c2f4b6f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T18:40:58.407Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T18:40:58.482Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T18:40:59.306Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T18:40:59.598Z] + ls -al . [2022-05-10T18:40:59.598Z] total 632 [2022-05-10T18:40:59.598Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 18:40 . [2022-05-10T18:40:59.598Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:39 .. [2022-05-10T18:40:59.598Z] -rw-rw-r-- 1 jenkins jenkins 134 May 10 18:39 .dockerignore [2022-05-10T18:40:59.598Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:39 .git [2022-05-10T18:40:59.598Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:39 .github [2022-05-10T18:40:59.598Z] -rw-rw-r-- 1 jenkins jenkins 946 May 10 18:39 .gitignore [2022-05-10T18:40:59.598Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 18:39 .golangci.yml [2022-05-10T18:40:59.598Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:39 .semver [2022-05-10T18:40:59.598Z] -rw-rw-r-- 1 jenkins jenkins 10235 May 10 18:39 Attribution.txt [2022-05-10T18:40:59.598Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 10 18:39 CHANGELOG.md [2022-05-10T18:40:59.598Z] -rw-rw-r-- 1 jenkins jenkins 1514 May 10 18:39 Dockerfile [2022-05-10T18:40:59.598Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:39 GOVERNANCE.md [2022-05-10T18:40:59.598Z] -rw-rw-r-- 1 jenkins jenkins 683 May 10 18:39 Jenkinsfile [2022-05-10T18:40:59.598Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 18:39 LICENSE [2022-05-10T18:40:59.598Z] -rw-rw-r-- 1 jenkins jenkins 1991 May 10 18:39 Makefile [2022-05-10T18:40:59.598Z] -rw-rw-r-- 1 jenkins jenkins 625 May 10 18:39 OWNERS.md [2022-05-10T18:40:59.598Z] -rw-rw-r-- 1 jenkins jenkins 28496 May 10 18:39 README.md [2022-05-10T18:40:59.598Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 18:39 VERSION [2022-05-10T18:40:59.598Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:39 bin [2022-05-10T18:40:59.598Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:39 cmd [2022-05-10T18:40:59.598Z] -rw-r--r-- 1 jenkins jenkins 460394 May 10 18:40 coverage.out [2022-05-10T18:40:59.598Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:39 examples [2022-05-10T18:40:59.598Z] -rw-rw-r-- 1 jenkins jenkins 3304 May 10 18:39 go.mod [2022-05-10T18:40:59.598Z] -rw-rw-r-- 1 jenkins jenkins 35006 May 10 18:39 go.sum [2022-05-10T18:40:59.598Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:39 images [2022-05-10T18:40:59.598Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 18:39 internal [2022-05-10T18:40:59.598Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:39 snap [2022-05-10T18:40:59.598Z] -rw-rw-r-- 1 jenkins jenkins 193 May 10 18:39 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:40:59.906Z] + 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=d6e061ab527411e6333a984de349b7b350bb99aa --label arch=amd64 --label version=2.1.0-dev.14 . [2022-05-10T18:40:59.906Z] Sending build context to Docker daemon 3.978MB [2022-05-10T18:40:59.906Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T18:40:59.906Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T18:40:59.906Z] ---> 35ee63a2019f [2022-05-10T18:40:59.906Z] Step 3/25 : ARG MAKE='make build' [2022-05-10T18:40:59.906Z] ---> Running in a0c1fe490097 [2022-05-10T18:40:59.906Z] Removing intermediate container a0c1fe490097 [2022-05-10T18:40:59.906Z] ---> 5cdf4b8cf591 [2022-05-10T18:40:59.906Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-05-10T18:41:00.164Z] ---> Running in 5efccc685b18 [2022-05-10T18:41:00.164Z] Removing intermediate container 5efccc685b18 [2022-05-10T18:41:00.164Z] ---> 782ef5c8b1b9 [2022-05-10T18:41:00.164Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T18:41:00.164Z] ---> Running in b6e890ef7076 [2022-05-10T18:41:00.164Z] Removing intermediate container b6e890ef7076 [2022-05-10T18:41:00.164Z] ---> 4b41f1b6c9e8 [2022-05-10T18:41:00.164Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:41:00.164Z] ---> Running in 696d0a93915a [2022-05-10T18:41:00.738Z] Removing intermediate container 696d0a93915a [2022-05-10T18:41:00.738Z] ---> b235f6799a61 [2022-05-10T18:41:00.738Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T18:41:00.738Z] ---> Running in 8cde1a377844 [2022-05-10T18:41:01.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T18:41:01.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T18:41:02.143Z] OK: 221 MiB in 52 packages [2022-05-10T18:41:02.711Z] Removing intermediate container 8cde1a377844 [2022-05-10T18:41:02.711Z] ---> 6b6ad65d199c [2022-05-10T18:41:02.711Z] Step 8/25 : WORKDIR /app [2022-05-10T18:41:02.711Z] ---> Running in 0a6ce531e155 [2022-05-10T18:41:02.711Z] Removing intermediate container 0a6ce531e155 [2022-05-10T18:41:02.711Z] ---> 91dfa76f9632 [2022-05-10T18:41:02.711Z] Step 9/25 : COPY go.mod vendor* ./ [2022-05-10T18:41:02.711Z] ---> 082ddf9ed00c [2022-05-10T18:41:02.711Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T18:41:02.711Z] ---> Running in 411e5633e66b [2022-05-10T18:41:03.282Z] Removing intermediate container 411e5633e66b [2022-05-10T18:41:03.282Z] ---> 648db78fd624 [2022-05-10T18:41:03.282Z] Step 11/25 : COPY . . [2022-05-10T18:41:03.542Z] ---> 277c10a8268e [2022-05-10T18:41:03.542Z] Step 12/25 : RUN $MAKE [2022-05-10T18:41:03.802Z] ---> Running in 9e46c50ddde5 [2022-05-10T18:41:04.061Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion= -X edgexfoundry/app-rfid-llrp-inventory.Version=" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-05-10T18:41:26.004Z] Removing intermediate container 9e46c50ddde5 [2022-05-10T18:41:26.004Z] ---> fdf1f23b02db [2022-05-10T18:41:26.004Z] Step 13/25 : FROM alpine:3.14 [2022-05-10T18:41:26.004Z] 3.14: Pulling from library/alpine [2022-05-10T18:41:26.004Z] 8663204ce13b: Pulling fs layer [2022-05-10T18:41:26.004Z] 8663204ce13b: Verifying Checksum [2022-05-10T18:41:26.004Z] 8663204ce13b: Download complete [2022-05-10T18:41:26.004Z] 8663204ce13b: Pull complete [2022-05-10T18:41:26.004Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T18:41:26.004Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T18:41:26.004Z] ---> e04c818066af [2022-05-10T18:41:26.004Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T18:41:26.004Z] ---> Running in 3c1e82e323ed [2022-05-10T18:41:26.004Z] Removing intermediate container 3c1e82e323ed [2022-05-10T18:41:26.004Z] ---> 6a1e23105009 [2022-05-10T18:41:26.004Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:41:26.004Z] ---> Running in e32d43285a63 [2022-05-10T18:41:26.004Z] Removing intermediate container e32d43285a63 [2022-05-10T18:41:26.004Z] ---> bd67395b9df2 [2022-05-10T18:41:26.004Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T18:41:26.004Z] ---> Running in 247b7b718482 [2022-05-10T18:41:26.004Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T18:41:26.004Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T18:41:26.264Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T18:41:26.264Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T18:41:26.264Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T18:41:26.524Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T18:41:26.524Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T18:41:26.524Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T18:41:26.784Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T18:41:26.784Z] OK: 8 MiB in 20 packages [2022-05-10T18:41:27.045Z] Removing intermediate container 247b7b718482 [2022-05-10T18:41:27.045Z] ---> edda4375c271 [2022-05-10T18:41:27.045Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-05-10T18:41:27.306Z] ---> c15888c52927 [2022-05-10T18:41:27.306Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-05-10T18:41:27.306Z] ---> 7bcd04562e14 [2022-05-10T18:41:27.306Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-05-10T18:41:28.246Z] ---> 5800dd003324 [2022-05-10T18:41:28.246Z] Step 20/25 : EXPOSE 59989 [2022-05-10T18:41:28.246Z] ---> Running in 4240380783da [2022-05-10T18:41:28.246Z] Removing intermediate container 4240380783da [2022-05-10T18:41:28.246Z] ---> 906b83a83253 [2022-05-10T18:41:28.246Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-05-10T18:41:28.246Z] ---> Running in 7caa0fd04b72 [2022-05-10T18:41:28.246Z] Removing intermediate container 7caa0fd04b72 [2022-05-10T18:41:28.246Z] ---> 66ea3ba55f5c [2022-05-10T18:41:28.246Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-10T18:41:28.246Z] ---> Running in f67558142d55 [2022-05-10T18:41:28.246Z] Removing intermediate container f67558142d55 [2022-05-10T18:41:28.246Z] ---> f3c0951d8ddc [2022-05-10T18:41:28.246Z] Step 23/25 : LABEL arch=amd64 [2022-05-10T18:41:28.507Z] ---> Running in e7f458bb316d [2022-05-10T18:41:28.507Z] Removing intermediate container e7f458bb316d [2022-05-10T18:41:28.507Z] ---> 1aef88471e47 [2022-05-10T18:41:28.507Z] Step 24/25 : LABEL git_sha=d6e061ab527411e6333a984de349b7b350bb99aa [2022-05-10T18:41:28.507Z] ---> Running in ece9bc29c112 [2022-05-10T18:41:28.507Z] Removing intermediate container ece9bc29c112 [2022-05-10T18:41:28.507Z] ---> f08429d191a6 [2022-05-10T18:41:28.507Z] Step 25/25 : LABEL version=2.1.0-dev.14 [2022-05-10T18:41:28.767Z] ---> Running in f7af9294c0e7 [2022-05-10T18:41:28.767Z] Removing intermediate container f7af9294c0e7 [2022-05-10T18:41:28.767Z] ---> 8a773cb5767f [2022-05-10T18:41:28.767Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T18:41:28.767Z] Successfully built 8a773cb5767f [2022-05-10T18:41:28.767Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:41:28.866Z] provisioning config files... [2022-05-10T18:41:28.875Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4163138534990952632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:41:29.173Z] ---> docker-login.sh [2022-05-10T18:41:29.173Z] nexus3.edgexfoundry.org:10001 [2022-05-10T18:41:29.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:41:29.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:41:29.173Z] Configure a credential helper to remove this warning. See [2022-05-10T18:41:29.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:41:29.173Z] [2022-05-10T18:41:29.173Z] Login Succeeded [2022-05-10T18:41:29.173Z] nexus3.edgexfoundry.org:10002 [2022-05-10T18:41:29.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:41:29.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:41:29.433Z] Configure a credential helper to remove this warning. See [2022-05-10T18:41:29.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:41:29.433Z] [2022-05-10T18:41:29.433Z] Login Succeeded [2022-05-10T18:41:29.433Z] nexus3.edgexfoundry.org:10003 [2022-05-10T18:41:29.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:41:29.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:41:29.433Z] Configure a credential helper to remove this warning. See [2022-05-10T18:41:29.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:41:29.433Z] [2022-05-10T18:41:29.433Z] Login Succeeded [2022-05-10T18:41:29.433Z] nexus3.edgexfoundry.org:10004 [2022-05-10T18:41:29.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:41:29.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:41:29.693Z] Configure a credential helper to remove this warning. See [2022-05-10T18:41:29.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:41:29.693Z] [2022-05-10T18:41:29.693Z] Login Succeeded [2022-05-10T18:41:29.693Z] docker.io [2022-05-10T18:41:29.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:41:29.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:41:29.953Z] Configure a credential helper to remove this warning. See [2022-05-10T18:41:29.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:41:29.953Z] [2022-05-10T18:41:29.953Z] Login Succeeded [2022-05-10T18:41:29.953Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T18:41:29.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T18:41:29.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T18:41:30.012Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-05-10T18:41:30.012Z] d6e061ab527411e6333a984de349b7b350bb99aa [2022-05-10T18:41:30.012Z] latest [2022-05-10T18:41:30.012Z] 2.1.0-dev.14 [2022-05-10T18:41:30.012Z] d6e061ab527411e6333a984de349b7b350bb99aa-2.1.0-dev.14 [2022-05-10T18:41:30.012Z] main [2022-05-10T18:41:30.012Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:41:30.333Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:d6e061ab527411e6333a984de349b7b350bb99aa [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:41:30.631Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:d6e061ab527411e6333a984de349b7b350bb99aa [2022-05-10T18:41:30.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-05-10T18:41:30.631Z] 1bae44af6bdd: Preparing [2022-05-10T18:41:30.631Z] 62d1bebe0bf5: Preparing [2022-05-10T18:41:30.631Z] bc3aaea5932c: Preparing [2022-05-10T18:41:30.631Z] e5777b921675: Preparing [2022-05-10T18:41:30.631Z] 59d5997ea6fa: Preparing [2022-05-10T18:41:30.631Z] b541d28bf3b4: Preparing [2022-05-10T18:41:30.631Z] b541d28bf3b4: Waiting [2022-05-10T18:41:30.631Z] bc3aaea5932c: Pushed [2022-05-10T18:41:30.631Z] 59d5997ea6fa: Pushed [2022-05-10T18:41:30.631Z] 62d1bebe0bf5: Pushed [2022-05-10T18:41:30.631Z] b541d28bf3b4: Layer already exists [2022-05-10T18:41:30.892Z] e5777b921675: Pushed [2022-05-10T18:41:33.435Z] 1bae44af6bdd: Pushed [2022-05-10T18:41:33.696Z] d6e061ab527411e6333a984de349b7b350bb99aa: digest: sha256:1a60ae10210c28e6fd661e46097d8b83436f36fa24f70a25981a3de61871061f size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:41:33.997Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:41:34.293Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-05-10T18:41:34.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-05-10T18:41:34.293Z] 1bae44af6bdd: Preparing [2022-05-10T18:41:34.293Z] 62d1bebe0bf5: Preparing [2022-05-10T18:41:34.293Z] bc3aaea5932c: Preparing [2022-05-10T18:41:34.293Z] e5777b921675: Preparing [2022-05-10T18:41:34.293Z] 59d5997ea6fa: Preparing [2022-05-10T18:41:34.293Z] b541d28bf3b4: Preparing [2022-05-10T18:41:34.293Z] b541d28bf3b4: Waiting [2022-05-10T18:41:34.293Z] e5777b921675: Layer already exists [2022-05-10T18:41:34.293Z] 1bae44af6bdd: Layer already exists [2022-05-10T18:41:34.293Z] 62d1bebe0bf5: Layer already exists [2022-05-10T18:41:34.293Z] bc3aaea5932c: Layer already exists [2022-05-10T18:41:34.293Z] 59d5997ea6fa: Layer already exists [2022-05-10T18:41:34.293Z] b541d28bf3b4: Layer already exists [2022-05-10T18:41:34.293Z] latest: digest: sha256:1a60ae10210c28e6fd661e46097d8b83436f36fa24f70a25981a3de61871061f size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:41:34.595Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:41:34.892Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.14 [2022-05-10T18:41:34.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-05-10T18:41:34.892Z] 1bae44af6bdd: Preparing [2022-05-10T18:41:34.892Z] 62d1bebe0bf5: Preparing [2022-05-10T18:41:34.892Z] bc3aaea5932c: Preparing [2022-05-10T18:41:34.892Z] e5777b921675: Preparing [2022-05-10T18:41:34.892Z] 59d5997ea6fa: Preparing [2022-05-10T18:41:34.892Z] b541d28bf3b4: Preparing [2022-05-10T18:41:34.892Z] b541d28bf3b4: Waiting [2022-05-10T18:41:34.892Z] e5777b921675: Layer already exists [2022-05-10T18:41:34.892Z] 59d5997ea6fa: Layer already exists [2022-05-10T18:41:34.892Z] bc3aaea5932c: Layer already exists [2022-05-10T18:41:34.892Z] 62d1bebe0bf5: Layer already exists [2022-05-10T18:41:34.892Z] 1bae44af6bdd: Layer already exists [2022-05-10T18:41:34.892Z] b541d28bf3b4: Layer already exists [2022-05-10T18:41:34.892Z] 2.1.0-dev.14: digest: sha256:1a60ae10210c28e6fd661e46097d8b83436f36fa24f70a25981a3de61871061f size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:41:35.197Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:d6e061ab527411e6333a984de349b7b350bb99aa-2.1.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:41:35.491Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:d6e061ab527411e6333a984de349b7b350bb99aa-2.1.0-dev.14 [2022-05-10T18:41:35.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-05-10T18:41:35.491Z] 1bae44af6bdd: Preparing [2022-05-10T18:41:35.491Z] 62d1bebe0bf5: Preparing [2022-05-10T18:41:35.491Z] bc3aaea5932c: Preparing [2022-05-10T18:41:35.491Z] e5777b921675: Preparing [2022-05-10T18:41:35.491Z] 59d5997ea6fa: Preparing [2022-05-10T18:41:35.491Z] b541d28bf3b4: Preparing [2022-05-10T18:41:35.491Z] b541d28bf3b4: Waiting [2022-05-10T18:41:35.491Z] 59d5997ea6fa: Layer already exists [2022-05-10T18:41:35.491Z] bc3aaea5932c: Layer already exists [2022-05-10T18:41:35.491Z] 1bae44af6bdd: Layer already exists [2022-05-10T18:41:35.491Z] 62d1bebe0bf5: Layer already exists [2022-05-10T18:41:35.491Z] e5777b921675: Layer already exists [2022-05-10T18:41:35.491Z] b541d28bf3b4: Layer already exists [2022-05-10T18:41:35.491Z] d6e061ab527411e6333a984de349b7b350bb99aa-2.1.0-dev.14: digest: sha256:1a60ae10210c28e6fd661e46097d8b83436f36fa24f70a25981a3de61871061f size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:41:35.791Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:41:36.089Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-05-10T18:41:36.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-05-10T18:41:36.090Z] 1bae44af6bdd: Preparing [2022-05-10T18:41:36.090Z] 62d1bebe0bf5: Preparing [2022-05-10T18:41:36.090Z] bc3aaea5932c: Preparing [2022-05-10T18:41:36.090Z] e5777b921675: Preparing [2022-05-10T18:41:36.090Z] 59d5997ea6fa: Preparing [2022-05-10T18:41:36.090Z] b541d28bf3b4: Preparing [2022-05-10T18:41:36.090Z] b541d28bf3b4: Waiting [2022-05-10T18:41:36.090Z] 62d1bebe0bf5: Layer already exists [2022-05-10T18:41:36.090Z] e5777b921675: Layer already exists [2022-05-10T18:41:36.090Z] 1bae44af6bdd: Layer already exists [2022-05-10T18:41:36.090Z] bc3aaea5932c: Layer already exists [2022-05-10T18:41:36.090Z] 59d5997ea6fa: Layer already exists [2022-05-10T18:41:36.090Z] b541d28bf3b4: Layer already exists [2022-05-10T18:41:36.090Z] main: digest: sha256:1a60ae10210c28e6fd661e46097d8b83436f36fa24f70a25981a3de61871061f size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T18:41:36.125Z] ===================================================== [Pipeline] echo [2022-05-10T18:41:36.136Z] taggedImages: [2022-05-10T18:41:36.136Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:d6e061ab527411e6333a984de349b7b350bb99aa [2022-05-10T18:41:36.136Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-05-10T18:41:36.136Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.14 [2022-05-10T18:41:36.136Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:d6e061ab527411e6333a984de349b7b350bb99aa-2.1.0-dev.14 [2022-05-10T18:41:36.136Z] - 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] sh [2022-05-10T18:41:36.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T18:41:36.509Z] [2022-05-10T18:41:36.509Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:41:36.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T18:41:36.810Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T18:41:36.810Z] 5eb5b503b376: Pulling fs layer [2022-05-10T18:41:36.810Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T18:41:36.810Z] ec43610c2a17: Pulling fs layer [2022-05-10T18:41:36.810Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T18:41:36.810Z] 33b1e0a273af: Pulling fs layer [2022-05-10T18:41:36.810Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T18:41:36.810Z] 2f39f015ded8: Pulling fs layer [2022-05-10T18:41:36.810Z] 3a2ae6a8a46f: Waiting [2022-05-10T18:41:36.810Z] 33b1e0a273af: Waiting [2022-05-10T18:41:36.810Z] 2f39f015ded8: Waiting [2022-05-10T18:41:36.810Z] 5d3b04190fa2: Waiting [2022-05-10T18:41:36.810Z] 5c69ac0246d0: Download complete [2022-05-10T18:41:36.810Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T18:41:36.810Z] 3a2ae6a8a46f: Download complete [2022-05-10T18:41:36.810Z] 33b1e0a273af: Verifying Checksum [2022-05-10T18:41:36.810Z] 33b1e0a273af: Download complete [2022-05-10T18:41:36.810Z] 5d3b04190fa2: Download complete [2022-05-10T18:41:36.810Z] ec43610c2a17: Verifying Checksum [2022-05-10T18:41:36.810Z] ec43610c2a17: Download complete [2022-05-10T18:41:37.070Z] 5eb5b503b376: Verifying Checksum [2022-05-10T18:41:37.070Z] 5eb5b503b376: Download complete [2022-05-10T18:41:37.638Z] 2f39f015ded8: Download complete [2022-05-10T18:41:38.206Z] 5eb5b503b376: Pull complete [2022-05-10T18:41:38.464Z] 5c69ac0246d0: Pull complete [2022-05-10T18:41:38.724Z] ec43610c2a17: Pull complete [2022-05-10T18:41:38.724Z] 3a2ae6a8a46f: Pull complete [2022-05-10T18:41:38.983Z] 33b1e0a273af: Pull complete [2022-05-10T18:41:39.243Z] 5d3b04190fa2: Pull complete [2022-05-10T18:41:43.538Z] 2f39f015ded8: Pull complete [2022-05-10T18:41:43.538Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T18:41:43.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T18:41:43.538Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T18:41:43.600Z] prd-ubuntu20.04-docker-8c-8g-47867 does not seem to be running inside a container [2022-05-10T18:41:43.646Z] $ 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 [2022-05-10T18:41:45.459Z] $ docker top 3f0b892114974b754f42a4c9ddda0699b2f6d73c68c43da30f1632f0b42c5610 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:41:45.842Z] ---> job-cost.sh [2022-05-10T18:41:45.842Z] lf-activate-venv: SKIPPING [2022-05-10T18:41:45.842Z] INFO: No Stack... [2022-05-10T18:41:46.413Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T18:41:46.673Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T18:41:46.966Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-05-10T18:41:46.966Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T18:41:46.982Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-31-stack-cost] [2022-05-10T18:41:46.988Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-31-stack-cost] did not exist. Created. [2022-05-10T18:41:46.988Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T18:41:47.295Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T18:41:47.324Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T18:41:47.329Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-31-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T18:41:47.351Z] $ docker stop --time=1 3f0b892114974b754f42a4c9ddda0699b2f6d73c68c43da30f1632f0b42c5610 [2022-05-10T18:41:48.513Z] $ docker rm -f 3f0b892114974b754f42a4c9ddda0699b2f6d73c68c43da30f1632f0b42c5610 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T18:41:49.436Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47868 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-05-10T18:41:49.450Z] Running in /w/workspace/device-rfid-llrp-go/31 [Pipeline] { [Pipeline] checkout [2022-05-10T18:41:49.786Z] Selected Git installation does not exist. Using Default [2022-05-10T18:41:49.786Z] The recommended git tool is: NONE [2022-05-10T18:41:56.340Z] using credential edgex-jenkins-ssh [2022-05-10T18:41:56.360Z] Cloning the remote Git repository [2022-05-10T18:41:56.409Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-05-10T18:41:56.484Z] > git init /w/workspace/device-rfid-llrp-go/31 # timeout=10 [2022-05-10T18:41:56.553Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-05-10T18:41:56.554Z] > git --version # timeout=10 [2022-05-10T18:41:56.576Z] > git --version # 'git version 2.25.1' [2022-05-10T18:41:56.577Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T18:41:56.748Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T18:41:57.935Z] Avoid second fetch [2022-05-10T18:41:57.935Z] Checking out Revision d6e061ab527411e6333a984de349b7b350bb99aa (main) [2022-05-10T18:41:57.886Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-05-10T18:41:57.905Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T18:41:57.955Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T18:41:57.975Z] > git checkout -f d6e061ab527411e6333a984de349b7b350bb99aa # timeout=10 [2022-05-10T18:42:02.213Z] Commit message: "Merge pull request #83 from farshidtz/bump-edgex-snap-hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T18:42:03.095Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T18:42:03.095Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T18:42:03.095Z] Dload Upload Total Spent Left Speed [2022-05-10T18:42:03.095Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 81116 0 --:--:-- --:--:-- --:--:-- 81116 [Pipeline] sh [2022-05-10T18:42:03.647Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T18:42:03.989Z] + sudo tee /etc/docker/daemon.new [2022-05-10T18:42:03.989Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T18:42:03.989Z] { [2022-05-10T18:42:03.989Z] "registry-mirrors": [ [2022-05-10T18:42:03.989Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T18:42:03.989Z] ], [2022-05-10T18:42:03.989Z] "bip": "10.250.0.254/24", [2022-05-10T18:42:03.989Z] "hosts": [ [2022-05-10T18:42:03.989Z] "tcp://0.0.0.0:5555", [2022-05-10T18:42:03.989Z] "unix:///var/run/docker.sock" [2022-05-10T18:42:03.989Z] ], [2022-05-10T18:42:03.989Z] "mtu": 1458, [2022-05-10T18:42:03.989Z] "selinux-enabled": true, [2022-05-10T18:42:03.989Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T18:42:03.989Z] } [Pipeline] sh [2022-05-10T18:42:04.343Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T18:42:04.697Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:42:23.066Z] provisioning config files... [2022-05-10T18:42:23.092Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/31@tmp/config6094557479208608589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:42:23.526Z] ---> docker-login.sh [2022-05-10T18:42:23.526Z] nexus3.edgexfoundry.org:10001 [2022-05-10T18:42:24.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:42:24.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:42:24.423Z] Configure a credential helper to remove this warning. See [2022-05-10T18:42:24.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:42:24.423Z] [2022-05-10T18:42:24.423Z] Login Succeeded [2022-05-10T18:42:24.423Z] nexus3.edgexfoundry.org:10002 [2022-05-10T18:42:24.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:42:24.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:42:24.977Z] Configure a credential helper to remove this warning. See [2022-05-10T18:42:24.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:42:24.977Z] [2022-05-10T18:42:24.977Z] Login Succeeded [2022-05-10T18:42:24.977Z] nexus3.edgexfoundry.org:10003 [2022-05-10T18:42:25.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:42:25.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:42:25.249Z] Configure a credential helper to remove this warning. See [2022-05-10T18:42:25.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:42:25.249Z] [2022-05-10T18:42:25.249Z] Login Succeeded [2022-05-10T18:42:25.526Z] nexus3.edgexfoundry.org:10004 [2022-05-10T18:42:25.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:42:25.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:42:25.799Z] Configure a credential helper to remove this warning. See [2022-05-10T18:42:25.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:42:25.799Z] [2022-05-10T18:42:25.799Z] Login Succeeded [2022-05-10T18:42:25.800Z] docker.io [2022-05-10T18:42:26.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:42:26.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:42:26.672Z] Configure a credential helper to remove this warning. See [2022-05-10T18:42:26.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:42:26.672Z] [2022-05-10T18:42:26.672Z] Login Succeeded [2022-05-10T18:42:26.672Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T18:42:26.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T18:42:27.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T18:42:27.123Z] ========================================================= [2022-05-10T18:42:27.123Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T18:42:27.123Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:42:27.529Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T18:42:27.802Z] Sending build context to Docker daemon 1.228MB [2022-05-10T18:42:27.802Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T18:42:27.802Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-10T18:42:28.081Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T18:42:28.081Z] 9b3977197b4f: Pulling fs layer [2022-05-10T18:42:28.081Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T18:42:28.081Z] 94645a83ff95: Pulling fs layer [2022-05-10T18:42:28.081Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T18:42:28.081Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T18:42:28.081Z] 3096ccb668a1: Pulling fs layer [2022-05-10T18:42:28.081Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T18:42:28.081Z] a4caa8a26152: Pulling fs layer [2022-05-10T18:42:28.081Z] 3f3a8bcf1eab: Waiting [2022-05-10T18:42:28.081Z] 0c92f367c5e7: Waiting [2022-05-10T18:42:28.081Z] 3096ccb668a1: Waiting [2022-05-10T18:42:28.081Z] e8cf19c19ddd: Waiting [2022-05-10T18:42:28.081Z] a4caa8a26152: Waiting [2022-05-10T18:42:28.081Z] 94645a83ff95: Verifying Checksum [2022-05-10T18:42:28.081Z] 94645a83ff95: Download complete [2022-05-10T18:42:28.081Z] 1a89e8eeedd5: Verifying Checksum [2022-05-10T18:42:28.081Z] 1a89e8eeedd5: Download complete [2022-05-10T18:42:28.081Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T18:42:28.081Z] 0c92f367c5e7: Download complete [2022-05-10T18:42:28.081Z] 3096ccb668a1: Verifying Checksum [2022-05-10T18:42:28.081Z] 3096ccb668a1: Download complete [2022-05-10T18:42:28.081Z] 9b3977197b4f: Verifying Checksum [2022-05-10T18:42:28.081Z] 9b3977197b4f: Download complete [2022-05-10T18:42:28.081Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T18:42:28.081Z] e8cf19c19ddd: Download complete [2022-05-10T18:42:29.070Z] 9b3977197b4f: Pull complete [2022-05-10T18:42:29.677Z] 1a89e8eeedd5: Pull complete [2022-05-10T18:42:29.954Z] 94645a83ff95: Pull complete [2022-05-10T18:42:30.231Z] a4caa8a26152: Verifying Checksum [2022-05-10T18:42:30.231Z] a4caa8a26152: Download complete [2022-05-10T18:42:30.829Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T18:42:30.829Z] 3f3a8bcf1eab: Download complete [2022-05-10T18:42:43.253Z] 3f3a8bcf1eab: Pull complete [2022-05-10T18:42:43.253Z] 0c92f367c5e7: Pull complete [2022-05-10T18:42:43.253Z] 3096ccb668a1: Pull complete [2022-05-10T18:42:43.253Z] e8cf19c19ddd: Pull complete [2022-05-10T18:42:50.014Z] a4caa8a26152: Pull complete [2022-05-10T18:42:50.014Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T18:42:50.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T18:42:50.014Z] ---> 725f1c02e7f9 [2022-05-10T18:42:50.014Z] Step 3/12 : ARG MAKE='make build' [2022-05-10T18:42:50.290Z] ---> Running in 07e2ba227192 [2022-05-10T18:42:50.567Z] Removing intermediate container 07e2ba227192 [2022-05-10T18:42:50.567Z] ---> a0a6ab7821b7 [2022-05-10T18:42:50.567Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-05-10T18:42:50.567Z] ---> Running in 28e2312d76ef [2022-05-10T18:42:50.842Z] Removing intermediate container 28e2312d76ef [2022-05-10T18:42:50.842Z] ---> cbb9c0640f20 [2022-05-10T18:42:50.842Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T18:42:51.118Z] ---> Running in fd4e00ef73c7 [2022-05-10T18:42:51.391Z] Removing intermediate container fd4e00ef73c7 [2022-05-10T18:42:51.391Z] ---> 536f91e49a63 [2022-05-10T18:42:51.391Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:42:51.391Z] ---> Running in 1e6cfe1355dc [2022-05-10T18:42:53.379Z] Removing intermediate container 1e6cfe1355dc [2022-05-10T18:42:53.379Z] ---> e57f5438780a [2022-05-10T18:42:53.379Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T18:42:53.379Z] ---> Running in 49e1f44999af [2022-05-10T18:42:54.379Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T18:42:55.003Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T18:42:55.997Z] OK: 220 MiB in 52 packages [2022-05-10T18:42:57.444Z] Removing intermediate container 49e1f44999af [2022-05-10T18:42:57.444Z] ---> dd2de9ba4650 [2022-05-10T18:42:57.444Z] Step 8/12 : WORKDIR /app [2022-05-10T18:42:57.444Z] ---> Running in f94800bc26d0 [2022-05-10T18:42:57.719Z] Removing intermediate container f94800bc26d0 [2022-05-10T18:42:57.719Z] ---> 7ff07f414816 [2022-05-10T18:42:57.719Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-10T18:42:57.993Z] ---> f1df763a5422 [2022-05-10T18:42:57.993Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T18:42:58.273Z] ---> Running in 0c1ec1a21de2 [2022-05-10T18:43:45.305Z] Removing intermediate container 0c1ec1a21de2 [2022-05-10T18:43:45.305Z] ---> 12e8a8ab8fba [2022-05-10T18:43:45.305Z] Step 11/12 : COPY . . [2022-05-10T18:43:45.305Z] ---> 1125da9dcae2 [2022-05-10T18:43:45.305Z] Step 12/12 : RUN $MAKE [2022-05-10T18:43:45.305Z] ---> Running in 1692ff0306c3 [2022-05-10T18:43:45.305Z] noop [2022-05-10T18:43:45.305Z] Removing intermediate container 1692ff0306c3 [2022-05-10T18:43:45.305Z] ---> 1416b506d547 [2022-05-10T18:43:45.305Z] Successfully built 1416b506d547 [2022-05-10T18:43:45.305Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:43:45.650Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T18:43:45.650Z] . [Pipeline] withDockerContainer [2022-05-10T18:43:45.893Z] prd-ubuntu20.04-docker-arm64-4c-16g-47868 does not seem to be running inside a container [2022-05-10T18:43:45.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/31 -v /w/workspace/device-rfid-llrp-go/31:/w/workspace/device-rfid-llrp-go/31:rw,z -v /w/workspace/device-rfid-llrp-go/31@tmp:/w/workspace/device-rfid-llrp-go/31@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-arm64 cat [2022-05-10T18:43:47.285Z] $ docker top 66a7a318044ffe3158a7a1073142689bfd6de33c3d599b53e83b5bcccaedaa00 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T18:43:48.205Z] + go version [2022-05-10T18:43:48.205Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T18:43:48.230Z] $ docker stop --time=1 66a7a318044ffe3158a7a1073142689bfd6de33c3d599b53e83b5bcccaedaa00 [2022-05-10T18:43:49.902Z] $ docker rm -f 66a7a318044ffe3158a7a1073142689bfd6de33c3d599b53e83b5bcccaedaa00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:43:50.523Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T18:43:50.523Z] . [Pipeline] withDockerContainer [2022-05-10T18:43:50.768Z] prd-ubuntu20.04-docker-arm64-4c-16g-47868 does not seem to be running inside a container [2022-05-10T18:43:50.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/31 -v /w/workspace/device-rfid-llrp-go/31:/w/workspace/device-rfid-llrp-go/31:rw,z -v /w/workspace/device-rfid-llrp-go/31@tmp:/w/workspace/device-rfid-llrp-go/31@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-arm64 cat [2022-05-10T18:43:52.127Z] $ docker top 4cbb4821444475ac84c1a7e155a8d60e7f3787e7939004fa4a6e48a6af59d31e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T18:43:53.066Z] + make test [2022-05-10T18:43:53.066Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T18:43:55.065Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-05-10T18:45:31.929Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-05-10T18:45:31.929Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-05-10T18:45:47.028Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.655s coverage: 39.3% of statements [2022-05-10T18:45:47.028Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.546s coverage: 51.9% of statements [2022-05-10T18:45:47.028Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.043s coverage: 95.5% of statements [2022-05-10T18:45:47.028Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T18:45:47.028Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T18:46:13.845Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T18:46:13.845Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T18:46:14.827Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T18:46:18.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T18:46:18.267Z] $ docker stop --time=1 4cbb4821444475ac84c1a7e155a8d60e7f3787e7939004fa4a6e48a6af59d31e [2022-05-10T18:46:20.021Z] $ docker rm -f 4cbb4821444475ac84c1a7e155a8d60e7f3787e7939004fa4a6e48a6af59d31e [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T18:46:20.978Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T18:46:21.007Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T18:46:21.637Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T18:46:22.040Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T18:46:22.392Z] + ls -al . [2022-05-10T18:46:22.392Z] total 628 [2022-05-10T18:46:22.392Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 18:46 . [2022-05-10T18:46:22.392Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:41 .. [2022-05-10T18:46:22.392Z] -rw-rw-r-- 1 jenkins jenkins 134 May 10 18:41 .dockerignore [2022-05-10T18:46:22.392Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:42 .git [2022-05-10T18:46:22.392Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:41 .github [2022-05-10T18:46:22.392Z] -rw-rw-r-- 1 jenkins jenkins 946 May 10 18:41 .gitignore [2022-05-10T18:46:22.392Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 18:41 .golangci.yml [2022-05-10T18:46:22.392Z] -rw-rw-r-- 1 jenkins jenkins 10235 May 10 18:41 Attribution.txt [2022-05-10T18:46:22.392Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 10 18:41 CHANGELOG.md [2022-05-10T18:46:22.392Z] -rw-rw-r-- 1 jenkins jenkins 1514 May 10 18:41 Dockerfile [2022-05-10T18:46:22.392Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:41 GOVERNANCE.md [2022-05-10T18:46:22.392Z] -rw-rw-r-- 1 jenkins jenkins 683 May 10 18:41 Jenkinsfile [2022-05-10T18:46:22.392Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 18:41 LICENSE [2022-05-10T18:46:22.392Z] -rw-rw-r-- 1 jenkins jenkins 1991 May 10 18:41 Makefile [2022-05-10T18:46:22.392Z] -rw-rw-r-- 1 jenkins jenkins 625 May 10 18:41 OWNERS.md [2022-05-10T18:46:22.392Z] -rw-rw-r-- 1 jenkins jenkins 28496 May 10 18:41 README.md [2022-05-10T18:46:22.392Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 18:39 VERSION [2022-05-10T18:46:22.392Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:41 bin [2022-05-10T18:46:22.392Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:41 cmd [2022-05-10T18:46:22.392Z] -rw-r--r-- 1 jenkins jenkins 460394 May 10 18:45 coverage.out [2022-05-10T18:46:22.392Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:41 examples [2022-05-10T18:46:22.392Z] -rw-rw-r-- 1 jenkins jenkins 3304 May 10 18:41 go.mod [2022-05-10T18:46:22.392Z] -rw-rw-r-- 1 jenkins jenkins 35006 May 10 18:41 go.sum [2022-05-10T18:46:22.392Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:41 images [2022-05-10T18:46:22.392Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 18:41 internal [2022-05-10T18:46:22.392Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:41 snap [2022-05-10T18:46:22.392Z] -rw-rw-r-- 1 jenkins jenkins 193 May 10 18:41 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:46:22.736Z] + 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=d6e061ab527411e6333a984de349b7b350bb99aa --label arch=arm64 --label version=2.1.0-dev.14 . [2022-05-10T18:46:23.011Z] Sending build context to Docker daemon 1.228MB [2022-05-10T18:46:23.011Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T18:46:23.011Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T18:46:23.011Z] ---> 1416b506d547 [2022-05-10T18:46:23.011Z] Step 3/25 : ARG MAKE='make build' [2022-05-10T18:46:23.286Z] ---> Running in a6ba409cee03 [2022-05-10T18:46:23.560Z] Removing intermediate container a6ba409cee03 [2022-05-10T18:46:23.560Z] ---> 359c3ac10b8e [2022-05-10T18:46:23.560Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-05-10T18:46:23.560Z] ---> Running in 73a7acbb1d58 [2022-05-10T18:46:23.835Z] Removing intermediate container 73a7acbb1d58 [2022-05-10T18:46:23.835Z] ---> 68c4da1d58d1 [2022-05-10T18:46:23.835Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T18:46:23.835Z] ---> Running in 1836025be311 [2022-05-10T18:46:24.440Z] Removing intermediate container 1836025be311 [2022-05-10T18:46:24.440Z] ---> 9a22b211f17f [2022-05-10T18:46:24.440Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:46:24.440Z] ---> Running in a69a6f94018a [2022-05-10T18:46:25.871Z] Removing intermediate container a69a6f94018a [2022-05-10T18:46:25.871Z] ---> be3b665b94e7 [2022-05-10T18:46:25.871Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T18:46:26.149Z] ---> Running in cfd7a437a7b1 [2022-05-10T18:46:27.136Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T18:46:28.115Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T18:46:28.712Z] OK: 220 MiB in 52 packages [2022-05-10T18:46:29.318Z] Removing intermediate container cfd7a437a7b1 [2022-05-10T18:46:29.318Z] ---> 2682241a4d72 [2022-05-10T18:46:29.318Z] Step 8/25 : WORKDIR /app [2022-05-10T18:46:29.592Z] ---> Running in bc4d49da8ffa [2022-05-10T18:46:29.866Z] Removing intermediate container bc4d49da8ffa [2022-05-10T18:46:29.866Z] ---> f680ee669dd3 [2022-05-10T18:46:29.866Z] Step 9/25 : COPY go.mod vendor* ./ [2022-05-10T18:46:30.464Z] ---> 3a359fe84f0b [2022-05-10T18:46:30.464Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T18:46:30.464Z] ---> Running in 125abfa275cf [2022-05-10T18:46:32.445Z] Removing intermediate container 125abfa275cf [2022-05-10T18:46:32.445Z] ---> a8efe6116997 [2022-05-10T18:46:32.445Z] Step 11/25 : COPY . . [2022-05-10T18:46:33.045Z] ---> 0577c8d459b9 [2022-05-10T18:46:33.045Z] Step 12/25 : RUN $MAKE [2022-05-10T18:46:33.045Z] ---> Running in 21e95aa9468f [2022-05-10T18:46:34.026Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion= -X edgexfoundry/app-rfid-llrp-inventory.Version=" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-05-10T18:48:40.930Z] Removing intermediate container 21e95aa9468f [2022-05-10T18:48:40.930Z] ---> 0b5a0a6184dc [2022-05-10T18:48:40.930Z] Step 13/25 : FROM alpine:3.14 [2022-05-10T18:48:40.930Z] 3.14: Pulling from library/alpine [2022-05-10T18:48:40.930Z] 455c02918c45: Pulling fs layer [2022-05-10T18:48:40.930Z] 455c02918c45: Download complete [2022-05-10T18:48:40.930Z] 455c02918c45: Pull complete [2022-05-10T18:48:40.930Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T18:48:40.930Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T18:48:40.930Z] ---> ac73e934f311 [2022-05-10T18:48:40.930Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T18:48:40.930Z] ---> Running in 641f7467f59d [2022-05-10T18:48:40.930Z] Removing intermediate container 641f7467f59d [2022-05-10T18:48:40.930Z] ---> b462daed2a5d [2022-05-10T18:48:40.930Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:48:40.930Z] ---> Running in 0cbfc34f5217 [2022-05-10T18:48:40.930Z] Removing intermediate container 0cbfc34f5217 [2022-05-10T18:48:40.930Z] ---> 1ae6cbdcc4ba [2022-05-10T18:48:40.930Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T18:48:40.930Z] ---> Running in 5205861f7680 [2022-05-10T18:48:40.930Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T18:48:40.930Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T18:48:40.931Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T18:48:40.931Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T18:48:40.931Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T18:48:40.931Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T18:48:40.931Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T18:48:40.931Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T18:48:40.931Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T18:48:40.931Z] OK: 8 MiB in 20 packages [2022-05-10T18:48:40.931Z] Removing intermediate container 5205861f7680 [2022-05-10T18:48:40.931Z] ---> 3b79d6724d62 [2022-05-10T18:48:40.931Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-05-10T18:48:40.931Z] ---> 63a9b9dc2bf6 [2022-05-10T18:48:40.931Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-05-10T18:48:40.931Z] ---> d8b9d632475d [2022-05-10T18:48:40.931Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-05-10T18:48:41.206Z] ---> d1df60a40d2a [2022-05-10T18:48:41.206Z] Step 20/25 : EXPOSE 59989 [2022-05-10T18:48:41.206Z] ---> Running in 1eda7f3a4734 [2022-05-10T18:48:41.483Z] Removing intermediate container 1eda7f3a4734 [2022-05-10T18:48:41.483Z] ---> 6e9c775dc83e [2022-05-10T18:48:41.483Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-05-10T18:48:41.483Z] ---> Running in e4b82b29c961 [2022-05-10T18:48:41.760Z] Removing intermediate container e4b82b29c961 [2022-05-10T18:48:41.760Z] ---> 36e62d0e2d3f [2022-05-10T18:48:41.760Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-10T18:48:42.044Z] ---> Running in a91c94053e2d [2022-05-10T18:48:42.345Z] Removing intermediate container a91c94053e2d [2022-05-10T18:48:42.345Z] ---> b3183834b61f [2022-05-10T18:48:42.345Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T18:48:42.345Z] ---> Running in 681220c60eab [2022-05-10T18:48:42.654Z] Removing intermediate container 681220c60eab [2022-05-10T18:48:42.654Z] ---> 5965bee4d09c [2022-05-10T18:48:42.654Z] Step 24/25 : LABEL git_sha=d6e061ab527411e6333a984de349b7b350bb99aa [2022-05-10T18:48:42.941Z] ---> Running in 4cad55538b14 [2022-05-10T18:48:43.350Z] Removing intermediate container 4cad55538b14 [2022-05-10T18:48:43.350Z] ---> 7bde7b0f50a7 [2022-05-10T18:48:43.350Z] Step 25/25 : LABEL version=2.1.0-dev.14 [2022-05-10T18:48:43.350Z] ---> Running in 3724e15198db [2022-05-10T18:48:43.628Z] Removing intermediate container 3724e15198db [2022-05-10T18:48:43.628Z] ---> d15d90afaf93 [2022-05-10T18:48:43.628Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T18:48:43.628Z] Successfully built d15d90afaf93 [2022-05-10T18:48:43.628Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:48:43.749Z] provisioning config files... [2022-05-10T18:48:43.767Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/31@tmp/config4063044750378545914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:48:44.163Z] ---> docker-login.sh [2022-05-10T18:48:44.163Z] nexus3.edgexfoundry.org:10001 [2022-05-10T18:48:44.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:48:44.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:48:44.436Z] Configure a credential helper to remove this warning. See [2022-05-10T18:48:44.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:48:44.436Z] [2022-05-10T18:48:44.436Z] Login Succeeded [2022-05-10T18:48:44.436Z] nexus3.edgexfoundry.org:10002 [2022-05-10T18:48:44.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:48:44.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:48:44.985Z] Configure a credential helper to remove this warning. See [2022-05-10T18:48:44.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:48:44.985Z] [2022-05-10T18:48:44.985Z] Login Succeeded [2022-05-10T18:48:44.985Z] nexus3.edgexfoundry.org:10003 [2022-05-10T18:48:45.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:48:45.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:48:45.537Z] Configure a credential helper to remove this warning. See [2022-05-10T18:48:45.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:48:45.537Z] [2022-05-10T18:48:45.537Z] Login Succeeded [2022-05-10T18:48:45.537Z] nexus3.edgexfoundry.org:10004 [2022-05-10T18:48:45.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:48:45.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:48:45.811Z] Configure a credential helper to remove this warning. See [2022-05-10T18:48:45.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:48:45.811Z] [2022-05-10T18:48:45.811Z] Login Succeeded [2022-05-10T18:48:45.811Z] docker.io [2022-05-10T18:48:46.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:48:46.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:48:46.680Z] Configure a credential helper to remove this warning. See [2022-05-10T18:48:46.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:48:46.680Z] [2022-05-10T18:48:46.680Z] Login Succeeded [2022-05-10T18:48:46.680Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T18:48:46.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T18:48:46.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T18:48:46.823Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-05-10T18:48:46.823Z] d6e061ab527411e6333a984de349b7b350bb99aa [2022-05-10T18:48:46.823Z] latest [2022-05-10T18:48:46.823Z] 2.1.0-dev.14 [2022-05-10T18:48:46.823Z] d6e061ab527411e6333a984de349b7b350bb99aa-2.1.0-dev.14 [2022-05-10T18:48:46.823Z] main [2022-05-10T18:48:46.823Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:48:47.328Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d6e061ab527411e6333a984de349b7b350bb99aa [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:48:47.697Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d6e061ab527411e6333a984de349b7b350bb99aa [2022-05-10T18:48:47.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-05-10T18:48:47.697Z] 8acd7f4ef489: Preparing [2022-05-10T18:48:47.697Z] a8c67a6108e9: Preparing [2022-05-10T18:48:47.697Z] 8a9f7651433f: Preparing [2022-05-10T18:48:47.697Z] 2bcb1b889193: Preparing [2022-05-10T18:48:47.697Z] ecea7a61d5df: Preparing [2022-05-10T18:48:47.697Z] f73e7dbfee58: Preparing [2022-05-10T18:48:47.697Z] f73e7dbfee58: Waiting [2022-05-10T18:48:47.988Z] ecea7a61d5df: Pushed [2022-05-10T18:48:47.988Z] a8c67a6108e9: Pushed [2022-05-10T18:48:47.988Z] 8a9f7651433f: Pushed [2022-05-10T18:48:47.988Z] f73e7dbfee58: Layer already exists [2022-05-10T18:48:48.909Z] 2bcb1b889193: Pushed [2022-05-10T18:48:54.308Z] 8acd7f4ef489: Pushed [2022-05-10T18:48:54.309Z] d6e061ab527411e6333a984de349b7b350bb99aa: digest: sha256:778144a1735aa768cfa2a7538418d2a0cf10f437daa235ba8983592cad43aba8 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:48:54.661Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:48:55.009Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-05-10T18:48:55.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-05-10T18:48:55.009Z] 8acd7f4ef489: Preparing [2022-05-10T18:48:55.009Z] a8c67a6108e9: Preparing [2022-05-10T18:48:55.009Z] 8a9f7651433f: Preparing [2022-05-10T18:48:55.009Z] 2bcb1b889193: Preparing [2022-05-10T18:48:55.009Z] ecea7a61d5df: Preparing [2022-05-10T18:48:55.009Z] f73e7dbfee58: Preparing [2022-05-10T18:48:55.009Z] f73e7dbfee58: Waiting [2022-05-10T18:48:55.009Z] 8a9f7651433f: Layer already exists [2022-05-10T18:48:55.009Z] 8acd7f4ef489: Layer already exists [2022-05-10T18:48:55.009Z] a8c67a6108e9: Layer already exists [2022-05-10T18:48:55.009Z] ecea7a61d5df: Layer already exists [2022-05-10T18:48:55.009Z] 2bcb1b889193: Layer already exists [2022-05-10T18:48:55.009Z] f73e7dbfee58: Layer already exists [2022-05-10T18:48:55.281Z] latest: digest: sha256:778144a1735aa768cfa2a7538418d2a0cf10f437daa235ba8983592cad43aba8 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:48:55.632Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:48:55.976Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.14 [2022-05-10T18:48:55.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-05-10T18:48:55.976Z] 8acd7f4ef489: Preparing [2022-05-10T18:48:55.976Z] a8c67a6108e9: Preparing [2022-05-10T18:48:55.976Z] 8a9f7651433f: Preparing [2022-05-10T18:48:55.976Z] 2bcb1b889193: Preparing [2022-05-10T18:48:55.976Z] ecea7a61d5df: Preparing [2022-05-10T18:48:55.976Z] f73e7dbfee58: Preparing [2022-05-10T18:48:55.976Z] f73e7dbfee58: Waiting [2022-05-10T18:48:55.976Z] ecea7a61d5df: Layer already exists [2022-05-10T18:48:55.977Z] 2bcb1b889193: Layer already exists [2022-05-10T18:48:55.977Z] 8acd7f4ef489: Layer already exists [2022-05-10T18:48:55.977Z] a8c67a6108e9: Layer already exists [2022-05-10T18:48:55.977Z] 8a9f7651433f: Layer already exists [2022-05-10T18:48:55.977Z] f73e7dbfee58: Layer already exists [2022-05-10T18:48:56.249Z] 2.1.0-dev.14: digest: sha256:778144a1735aa768cfa2a7538418d2a0cf10f437daa235ba8983592cad43aba8 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:48:56.599Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d6e061ab527411e6333a984de349b7b350bb99aa-2.1.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:48:56.940Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d6e061ab527411e6333a984de349b7b350bb99aa-2.1.0-dev.14 [2022-05-10T18:48:56.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-05-10T18:48:56.940Z] 8acd7f4ef489: Preparing [2022-05-10T18:48:56.940Z] a8c67a6108e9: Preparing [2022-05-10T18:48:56.940Z] 8a9f7651433f: Preparing [2022-05-10T18:48:56.940Z] 2bcb1b889193: Preparing [2022-05-10T18:48:56.940Z] ecea7a61d5df: Preparing [2022-05-10T18:48:56.940Z] f73e7dbfee58: Preparing [2022-05-10T18:48:56.940Z] f73e7dbfee58: Waiting [2022-05-10T18:48:56.940Z] 8a9f7651433f: Layer already exists [2022-05-10T18:48:56.940Z] a8c67a6108e9: Layer already exists [2022-05-10T18:48:56.940Z] 2bcb1b889193: Layer already exists [2022-05-10T18:48:56.940Z] 8acd7f4ef489: Layer already exists [2022-05-10T18:48:56.940Z] ecea7a61d5df: Layer already exists [2022-05-10T18:48:56.940Z] f73e7dbfee58: Layer already exists [2022-05-10T18:48:57.212Z] d6e061ab527411e6333a984de349b7b350bb99aa-2.1.0-dev.14: digest: sha256:778144a1735aa768cfa2a7538418d2a0cf10f437daa235ba8983592cad43aba8 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:48:57.561Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:48:57.906Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-05-10T18:48:57.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-05-10T18:48:57.906Z] 8acd7f4ef489: Preparing [2022-05-10T18:48:57.906Z] a8c67a6108e9: Preparing [2022-05-10T18:48:57.906Z] 8a9f7651433f: Preparing [2022-05-10T18:48:57.906Z] 2bcb1b889193: Preparing [2022-05-10T18:48:57.906Z] ecea7a61d5df: Preparing [2022-05-10T18:48:57.906Z] f73e7dbfee58: Preparing [2022-05-10T18:48:57.906Z] f73e7dbfee58: Waiting [2022-05-10T18:48:57.906Z] ecea7a61d5df: Layer already exists [2022-05-10T18:48:57.906Z] a8c67a6108e9: Layer already exists [2022-05-10T18:48:57.906Z] 8acd7f4ef489: Layer already exists [2022-05-10T18:48:57.906Z] 8a9f7651433f: Layer already exists [2022-05-10T18:48:57.906Z] 2bcb1b889193: Layer already exists [2022-05-10T18:48:57.906Z] f73e7dbfee58: Layer already exists [2022-05-10T18:48:58.177Z] main: digest: sha256:778144a1735aa768cfa2a7538418d2a0cf10f437daa235ba8983592cad43aba8 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T18:48:58.220Z] ===================================================== [Pipeline] echo [2022-05-10T18:48:58.229Z] taggedImages: [2022-05-10T18:48:58.229Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d6e061ab527411e6333a984de349b7b350bb99aa [2022-05-10T18:48:58.229Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-05-10T18:48:58.229Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.14 [2022-05-10T18:48:58.229Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d6e061ab527411e6333a984de349b7b350bb99aa-2.1.0-dev.14 [2022-05-10T18:48:58.229Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:48:58.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T18:48:58.589Z] [2022-05-10T18:48:58.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:48:58.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T18:48:58.939Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T18:48:58.939Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T18:48:58.939Z] 04944245beec: Pulling fs layer [2022-05-10T18:48:58.939Z] 699f458cf7ca: Pulling fs layer [2022-05-10T18:48:58.939Z] 765212b225bb: Pulling fs layer [2022-05-10T18:48:58.939Z] f23df028b6ca: Pulling fs layer [2022-05-10T18:48:58.939Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T18:48:58.939Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T18:48:58.939Z] f23df028b6ca: Waiting [2022-05-10T18:48:58.939Z] d65c8cfc05b1: Waiting [2022-05-10T18:48:58.939Z] 2437ff75d9bd: Waiting [2022-05-10T18:48:58.939Z] 765212b225bb: Waiting [2022-05-10T18:48:59.215Z] 04944245beec: Verifying Checksum [2022-05-10T18:48:59.215Z] 04944245beec: Download complete [2022-05-10T18:48:59.215Z] 765212b225bb: Download complete [2022-05-10T18:48:59.215Z] f23df028b6ca: Verifying Checksum [2022-05-10T18:48:59.215Z] f23df028b6ca: Download complete [2022-05-10T18:48:59.215Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T18:48:59.215Z] d65c8cfc05b1: Download complete [2022-05-10T18:48:59.492Z] 699f458cf7ca: Verifying Checksum [2022-05-10T18:48:59.492Z] 699f458cf7ca: Download complete [2022-05-10T18:48:59.768Z] 8998bd30e6a1: Download complete [2022-05-10T18:49:01.752Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T18:49:03.739Z] 8998bd30e6a1: Pull complete [2022-05-10T18:49:04.333Z] 04944245beec: Pull complete [2022-05-10T18:49:05.768Z] 699f458cf7ca: Pull complete [2022-05-10T18:49:06.042Z] 765212b225bb: Pull complete [2022-05-10T18:49:06.641Z] f23df028b6ca: Pull complete [2022-05-10T18:49:06.915Z] d65c8cfc05b1: Pull complete [2022-05-10T18:49:22.009Z] 2437ff75d9bd: Pull complete [2022-05-10T18:49:22.009Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T18:49:22.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T18:49:22.009Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T18:49:22.233Z] prd-ubuntu20.04-docker-arm64-4c-16g-47868 does not seem to be running inside a container [2022-05-10T18:49:22.313Z] $ 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/31 -v /w/workspace/device-rfid-llrp-go/31:/w/workspace/device-rfid-llrp-go/31:rw,z -v /w/workspace/device-rfid-llrp-go/31@tmp:/w/workspace/device-rfid-llrp-go/31@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:arm64 cat [2022-05-10T18:49:24.965Z] $ docker top e81c34a8a3ea1b57b391798d8b4b57cdf87ab0fae8901329b4b93bdd392f4e3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:49:25.879Z] ---> job-cost.sh [2022-05-10T18:49:25.879Z] lf-activate-venv: SKIPPING [2022-05-10T18:49:25.879Z] INFO: No Stack... [2022-05-10T18:49:26.475Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T18:49:27.071Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T18:49:27.812Z] + cat /w/workspace/device-rfid-llrp-go/31/archives/cost.csv [2022-05-10T18:49:27.812Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T18:49:27.856Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-31-stack-cost] [2022-05-10T18:49:27.861Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-31-stack-cost] did not exist. Created. [2022-05-10T18:49:27.862Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T18:49:28.582Z] /w/workspace/device-rfid-llrp-go/31@tmp/durable-d7c6e3b1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T18:49:29.303Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T18:49:29.327Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T18:49:29.490Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T18:49:29.497Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-31-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T18:49:29.517Z] $ docker stop --time=1 e81c34a8a3ea1b57b391798d8b4b57cdf87ab0fae8901329b4b93bdd392f4e3c [2022-05-10T18:49:31.061Z] $ docker rm -f e81c34a8a3ea1b57b391798d8b4b57cdf87ab0fae8901329b4b93bdd392f4e3c [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 [2022-05-10T18:49:31.556Z] provisioning config files... [2022-05-10T18:49:31.565Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9168260223998724696tmp [Pipeline] { [Pipeline] sh [2022-05-10T18:49:31.869Z] + set +x [2022-05-10T18:49:31.869Z] + bash -s -- [2022-05-10T18:49:31.869Z] + curl -s https://codecov.io/bash [2022-05-10T18:49:31.869Z] [2022-05-10T18:49:31.869Z] _____ _ [2022-05-10T18:49:31.869Z] / ____| | | [2022-05-10T18:49:31.869Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T18:49:31.870Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T18:49:31.870Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T18:49:31.870Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T18:49:31.870Z] Bash-1.0.6 [2022-05-10T18:49:31.870Z] [2022-05-10T18:49:31.870Z] [2022-05-10T18:49:31.870Z] ==> git version 2.25.1 found [2022-05-10T18:49:31.870Z] ==> 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 [2022-05-10T18:49:31.870Z] Release-Date: 2020-01-08 [2022-05-10T18:49:31.870Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-10T18:49:31.870Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T18:49:31.870Z] ==> Jenkins CI detected. [2022-05-10T18:49:31.870Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-05-10T18:49:31.870Z] project root: . [2022-05-10T18:49:31.870Z] --> token set from env [2022-05-10T18:49:31.870Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T18:49:31.870Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T18:49:31.870Z] ==> Python coveragepy not found [2022-05-10T18:49:31.870Z] ==> Searching for coverage reports in: [2022-05-10T18:49:31.870Z] + . [2022-05-10T18:49:31.870Z] -> Found 1 reports [2022-05-10T18:49:31.870Z] ==> Detecting git/mercurial file structure [2022-05-10T18:49:31.870Z] ==> Reading reports [2022-05-10T18:49:31.870Z] + ./coverage.out bytes=460394 [2022-05-10T18:49:31.870Z] ==> Appending adjustments [2022-05-10T18:49:31.870Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T18:49:32.130Z] + Found adjustments [2022-05-10T18:49:32.130Z] ==> Gzipping contents [2022-05-10T18:49:32.130Z] 52K /tmp/codecov.E0LkFf.gz [2022-05-10T18:49:32.130Z] ==> Uploading reports [2022-05-10T18:49:32.130Z] url: https://codecov.io [2022-05-10T18:49:32.130Z] query: branch=main&commit=d6e061ab527411e6333a984de349b7b350bb99aa&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F31%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T18:49:32.130Z] -> Pinging Codecov [2022-05-10T18:49:32.130Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=d6e061ab527411e6333a984de349b7b350bb99aa&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F31%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T18:49:32.700Z] -> Uploading to [2022-05-10T18:49:32.700Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/581DD39554BDF9B6E22D074273EAD858/d6e061ab527411e6333a984de349b7b350bb99aa/d2cf3a63-ab35-4d29-94a9-6dc8fa7297d6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T184932Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b0c6d04ad8882c990c5bf9a1dc7e2e68d89fc35d572c117cb5f7bb6541096ef1 [2022-05-10T18:49:32.700Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T18:49:32.700Z] Dload Upload Total Spent Left Speed [2022-05-10T18:49:32.961Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51764 0 0 100 51764 0 163k --:--:-- --:--:-- --:--:-- 163k [2022-05-10T18:49:32.961Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d6e061ab527411e6333a984de349b7b350bb99aa [Pipeline] } [2022-05-10T18:49:32.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-10T18:49:33.097Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-10T18:49:33.111Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:49:33.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T18:49:33.409Z] [2022-05-10T18:49:33.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:49:33.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T18:49:33.711Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-10T18:49:33.711Z] 188c0c94c7c5: Pulling fs layer [2022-05-10T18:49:33.711Z] 0ef7d3d256c8: Pulling fs layer [2022-05-10T18:49:33.711Z] de9db76c5a1d: Pulling fs layer [2022-05-10T18:49:33.711Z] 0eba1c9be4d2: Pulling fs layer [2022-05-10T18:49:33.711Z] 0d57e429df01: Pulling fs layer [2022-05-10T18:49:33.711Z] 4e4be7b47b0d: Pulling fs layer [2022-05-10T18:49:33.711Z] e1f770b5df2f: Pulling fs layer [2022-05-10T18:49:33.711Z] 85a0685a4137: Pulling fs layer [2022-05-10T18:49:33.711Z] 4e4be7b47b0d: Waiting [2022-05-10T18:49:33.711Z] 0eba1c9be4d2: Waiting [2022-05-10T18:49:33.711Z] 0d57e429df01: Waiting [2022-05-10T18:49:33.711Z] e1f770b5df2f: Waiting [2022-05-10T18:49:33.711Z] 85a0685a4137: Waiting [2022-05-10T18:49:33.711Z] de9db76c5a1d: Verifying Checksum [2022-05-10T18:49:33.711Z] de9db76c5a1d: Download complete [2022-05-10T18:49:33.711Z] 0ef7d3d256c8: Verifying Checksum [2022-05-10T18:49:33.711Z] 0ef7d3d256c8: Download complete [2022-05-10T18:49:33.711Z] 0d57e429df01: Verifying Checksum [2022-05-10T18:49:33.711Z] 0d57e429df01: Download complete [2022-05-10T18:49:33.711Z] 4e4be7b47b0d: Verifying Checksum [2022-05-10T18:49:33.711Z] 4e4be7b47b0d: Download complete [2022-05-10T18:49:33.711Z] 188c0c94c7c5: Download complete [2022-05-10T18:49:33.972Z] e1f770b5df2f: Verifying Checksum [2022-05-10T18:49:33.972Z] 188c0c94c7c5: Pull complete [2022-05-10T18:49:33.972Z] 0ef7d3d256c8: Pull complete [2022-05-10T18:49:33.972Z] de9db76c5a1d: Pull complete [2022-05-10T18:49:34.540Z] 0eba1c9be4d2: Verifying Checksum [2022-05-10T18:49:34.540Z] 0eba1c9be4d2: Download complete [2022-05-10T18:49:34.540Z] 85a0685a4137: Verifying Checksum [2022-05-10T18:49:34.540Z] 85a0685a4137: Download complete [2022-05-10T18:49:37.842Z] 0eba1c9be4d2: Pull complete [2022-05-10T18:49:37.842Z] 0d57e429df01: Pull complete [2022-05-10T18:49:37.842Z] 4e4be7b47b0d: Pull complete [2022-05-10T18:49:38.101Z] e1f770b5df2f: Pull complete [2022-05-10T18:49:41.391Z] 85a0685a4137: Pull complete [2022-05-10T18:49:41.391Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-10T18:49:41.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T18:49:41.391Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-10T18:49:41.456Z] prd-ubuntu20.04-docker-8c-8g-47867 does not seem to be running inside a container [2022-05-10T18:49:41.496Z] $ 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 [2022-05-10T18:49:43.278Z] $ docker top a073e07e50cf828aae20de9d463635a354e2a052ed659bf2d34c7af3c5b1a289 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T18:49:43.349Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-10T18:49:43.628Z] + set -o pipefail [2022-05-10T18:49:43.628Z] + snyk monitor '--org=edgex-jenkins' [2022-05-10T18:49:50.221Z] [2022-05-10T18:49:50.221Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-05-10T18:49:50.221Z] [2022-05-10T18:49:50.221Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/1e26fdc2-d0a7-4eae-9636-54403a875752 [2022-05-10T18:49:50.221Z] [2022-05-10T18:49:50.221Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-10T18:49:50.221Z] [2022-05-10T18:49:50.221Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-10T18:49:50.221Z] [2022-05-10T18:49:50.221Z] [Pipeline] } [2022-05-10T18:49:50.238Z] $ docker stop --time=1 a073e07e50cf828aae20de9d463635a354e2a052ed659bf2d34c7af3c5b1a289 [2022-05-10T18:49:52.186Z] $ docker rm -f a073e07e50cf828aae20de9d463635a354e2a052ed659bf2d34c7af3c5b1a289 [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 [2022-05-10T18:49:52.939Z] + git log --format=format:%s -1 d6e061ab527411e6333a984de349b7b350bb99aa [Pipeline] sh [2022-05-10T18:49:53.232Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T18:49:53.232Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:49:53.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:49:53.529Z] . [Pipeline] withDockerContainer [2022-05-10T18:49:53.596Z] prd-ubuntu20.04-docker-8c-8g-47867 does not seem to be running inside a container [2022-05-10T18:49:53.638Z] $ 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:latest cat [2022-05-10T18:49:53.999Z] $ docker top bdb0da049c773af1d381a8f63d1fb64790caabf576ca4fb80eef9b0137d27b13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T18:49:54.093Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T18:49:54.093Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T18:49:54.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T18:49:54.229Z] $ docker exec bdb0da049c773af1d381a8f63d1fb64790caabf576ca4fb80eef9b0137d27b13 ssh-agent [2022-05-10T18:49:54.333Z] SSH_AUTH_SOCK=/tmp/ssh-S7fUm3JZTZAy/agent.32 [2022-05-10T18:49:54.333Z] SSH_AGENT_PID=38 [2022-05-10T18:49:54.338Z] Running ssh-add (command line suppressed) [2022-05-10T18:49:54.449Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6577034083108741958.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6577034083108741958.key) [2022-05-10T18:49:54.464Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T18:49:54.755Z] + git semver tag [2022-05-10T18:49:55.016Z] 2022-05-10 18:49:54,929 [run_tag] DEBUG tag force:False [2022-05-10T18:49:55.016Z] 2022-05-10 18:49:54,930 [check_head_tag] DEBUG check head tag [2022-05-10T18:49:55.016Z] 2022-05-10 18:49:54,930 [execute] INFO git cat-file --batch-check [2022-05-10T18:49:55.016Z] 2022-05-10 18:49:54,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-05-10T18:49:55.016Z] 2022-05-10 18:49:54,934 [execute] INFO git cat-file --batch [2022-05-10T18:49:55.016Z] 2022-05-10 18:49:54,934 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-05-10T18:49:55.016Z] 2022-05-10 18:49:54,947 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T18:49:55.016Z] 2022-05-10 18:49:54,948 [execute] INFO git tag -a v2.1.0-dev.14 -m v2.1.0-dev.14 [2022-05-10T18:49:55.016Z] 2022-05-10 18:49:54,948 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.0-dev.14', '-m', 'v2.1.0-dev.14'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T18:49:55.016Z] 2022-05-10 18:49:54,953 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T18:49:55.016Z] 2.1.0-dev.14 [Pipeline] } [2022-05-10T18:49:55.030Z] $ docker exec --env ******** --env ******** bdb0da049c773af1d381a8f63d1fb64790caabf576ca4fb80eef9b0137d27b13 ssh-agent -k [2022-05-10T18:49:55.146Z] unset SSH_AUTH_SOCK; [2022-05-10T18:49:55.146Z] unset SSH_AGENT_PID; [2022-05-10T18:49:55.146Z] echo Agent pid 38 killed; [2022-05-10T18:49:55.153Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T18:49:55.466Z] + git semver [Pipeline] } [2022-05-10T18:49:55.747Z] $ docker stop --time=1 bdb0da049c773af1d381a8f63d1fb64790caabf576ca4fb80eef9b0137d27b13 [2022-05-10T18:49:57.009Z] $ docker rm -f bdb0da049c773af1d381a8f63d1fb64790caabf576ca4fb80eef9b0137d27b13 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:49:57.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T18:49:57.418Z] [2022-05-10T18:49:57.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:49:57.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T18:49:57.732Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-10T18:49:57.732Z] ab5ef0e58194: Pulling fs layer [2022-05-10T18:49:57.732Z] 9712f1f96733: Pulling fs layer [2022-05-10T18:49:57.732Z] 63f879dbbcfc: Pulling fs layer [2022-05-10T18:49:57.732Z] 0d9ebad4ef96: Pulling fs layer [2022-05-10T18:49:57.732Z] e9a5061849ea: Pulling fs layer [2022-05-10T18:49:57.732Z] d747dcd14b5f: Pulling fs layer [2022-05-10T18:49:57.732Z] 2de7ff778b66: Pulling fs layer [2022-05-10T18:49:57.732Z] 0d9ebad4ef96: Waiting [2022-05-10T18:49:57.732Z] d747dcd14b5f: Waiting [2022-05-10T18:49:57.732Z] 2de7ff778b66: Waiting [2022-05-10T18:49:57.732Z] e9a5061849ea: Waiting [2022-05-10T18:49:57.732Z] 9712f1f96733: Verifying Checksum [2022-05-10T18:49:57.732Z] 9712f1f96733: Download complete [2022-05-10T18:49:57.995Z] 63f879dbbcfc: Verifying Checksum [2022-05-10T18:49:57.995Z] 63f879dbbcfc: Download complete [2022-05-10T18:49:58.256Z] e9a5061849ea: Verifying Checksum [2022-05-10T18:49:58.256Z] e9a5061849ea: Download complete [2022-05-10T18:49:58.256Z] 0d9ebad4ef96: Verifying Checksum [2022-05-10T18:49:58.256Z] 0d9ebad4ef96: Download complete [2022-05-10T18:49:58.256Z] d747dcd14b5f: Verifying Checksum [2022-05-10T18:49:58.256Z] d747dcd14b5f: Download complete [2022-05-10T18:49:58.256Z] ab5ef0e58194: Verifying Checksum [2022-05-10T18:49:58.256Z] ab5ef0e58194: Download complete [2022-05-10T18:49:58.256Z] 2de7ff778b66: Verifying Checksum [2022-05-10T18:49:58.256Z] 2de7ff778b66: Download complete [2022-05-10T18:50:01.548Z] ab5ef0e58194: Pull complete [2022-05-10T18:50:01.548Z] 9712f1f96733: Pull complete [2022-05-10T18:50:01.807Z] 63f879dbbcfc: Pull complete [2022-05-10T18:50:05.999Z] 0d9ebad4ef96: Pull complete [2022-05-10T18:50:05.999Z] e9a5061849ea: Pull complete [2022-05-10T18:50:05.999Z] d747dcd14b5f: Pull complete [2022-05-10T18:50:06.936Z] 2de7ff778b66: Pull complete [2022-05-10T18:50:06.937Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-10T18:50:06.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T18:50:06.937Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-10T18:50:06.999Z] prd-ubuntu20.04-docker-8c-8g-47867 does not seem to be running inside a container [2022-05-10T18:50:07.038Z] $ 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 [2022-05-10T18:50:08.848Z] $ docker top 6640a3fba706600b5a382bb636c8377358107073d0fc4c3b0ecba7e14e20e84c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:50:08.933Z] provisioning config files... [2022-05-10T18:50:08.943Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5873226723404046280tmp [2022-05-10T18:50:08.953Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1832826470879669520tmp [2022-05-10T18:50:08.964Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5302804805812253946tmp [Pipeline] { [Pipeline] echo [2022-05-10T18:50:08.982Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:50:09.270Z] ---> sigul-configuration.sh [2022-05-10T18:50:09.270Z] gpg: directory `/root/.gnupg' created [2022-05-10T18:50:09.270Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-10T18:50:09.270Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-10T18:50:09.270Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-10T18:50:09.270Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-10T18:50:09.270Z] gpg: CAST5 encrypted data [2022-05-10T18:50:09.270Z] gpg: encrypted with 1 passphrase [2022-05-10T18:50:09.270Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-10T18:50:09.560Z] + mkdir /home/jenkins [2022-05-10T18:50:09.560Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-10T18:50:09.848Z] + 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 [2022-05-10T18:50:09.856Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:50:10.142Z] ---> sigul-install.sh [2022-05-10T18:50:10.142Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-10T18:50:10.434Z] + git tag --list [2022-05-10T18:50:10.434Z] v0.0.0 [2022-05-10T18:50:10.434Z] v1.0.0 [2022-05-10T18:50:10.434Z] v1.0.0-dev.1 [2022-05-10T18:50:10.434Z] v1.0.0-dev.2 [2022-05-10T18:50:10.434Z] v1.0.0-dev.3 [2022-05-10T18:50:10.434Z] v1.0.0-dev.4 [2022-05-10T18:50:10.434Z] v1.0.0-dev.5 [2022-05-10T18:50:10.434Z] v1.0.0-dev.6 [2022-05-10T18:50:10.434Z] v1.0.0-dev.7 [2022-05-10T18:50:10.434Z] v1.0.0-dev.8 [2022-05-10T18:50:10.434Z] v1.0.0-dev.9 [2022-05-10T18:50:10.434Z] v1.0.1-dev.1 [2022-05-10T18:50:10.434Z] v1.0.1-dev.2 [2022-05-10T18:50:10.434Z] v1.0.1-dev.3 [2022-05-10T18:50:10.434Z] v1.0.1-dev.4 [2022-05-10T18:50:10.434Z] v1.0.1-dev.5 [2022-05-10T18:50:10.434Z] v1.0.1-dev.6 [2022-05-10T18:50:10.434Z] v2.1.0 [2022-05-10T18:50:10.434Z] v2.1.0-dev.1 [2022-05-10T18:50:10.434Z] v2.1.0-dev.10 [2022-05-10T18:50:10.434Z] v2.1.0-dev.11 [2022-05-10T18:50:10.434Z] v2.1.0-dev.12 [2022-05-10T18:50:10.434Z] v2.1.0-dev.13 [2022-05-10T18:50:10.434Z] v2.1.0-dev.14 [2022-05-10T18:50:10.434Z] v2.1.0-dev.2 [2022-05-10T18:50:10.434Z] v2.1.0-dev.3 [2022-05-10T18:50:10.434Z] v2.1.0-dev.4 [2022-05-10T18:50:10.434Z] v2.1.0-dev.5 [2022-05-10T18:50:10.434Z] v2.1.0-dev.6 [2022-05-10T18:50:10.434Z] v2.1.0-dev.7 [2022-05-10T18:50:10.434Z] v2.1.0-dev.8 [2022-05-10T18:50:10.434Z] v2.1.0-dev.9 [Pipeline] sh [2022-05-10T18:50:10.724Z] + lftools sign git-tag v2.1.0-dev.14 [2022-05-10T18:50:11.295Z] Signing Git tag with Sigul... [2022-05-10T18:50:11.295Z] Signing v2.1.0-dev.14 [Pipeline] echo [2022-05-10T18:50:11.565Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:50:11.852Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-10T18:50:11.860Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-10T18:50:11.883Z] $ docker stop --time=1 6640a3fba706600b5a382bb636c8377358107073d0fc4c3b0ecba7e14e20e84c [2022-05-10T18:50:13.174Z] $ docker rm -f 6640a3fba706600b5a382bb636c8377358107073d0fc4c3b0ecba7e14e20e84c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-10T18:50:13.578Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T18:50:13.578Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:50:13.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:50:13.872Z] . [Pipeline] withDockerContainer [2022-05-10T18:50:13.939Z] prd-ubuntu20.04-docker-8c-8g-47867 does not seem to be running inside a container [2022-05-10T18:50:13.976Z] $ 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:latest cat [2022-05-10T18:50:14.319Z] $ docker top 1a258f865184175a73d47534dfc6da8a01aa5f47d5faa70d8483519bd62c71e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T18:50:14.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T18:50:14.414Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T18:50:14.546Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T18:50:14.553Z] $ docker exec 1a258f865184175a73d47534dfc6da8a01aa5f47d5faa70d8483519bd62c71e7 ssh-agent [2022-05-10T18:50:14.687Z] SSH_AUTH_SOCK=/tmp/ssh-reUltKFR9zmP/agent.32 [2022-05-10T18:50:14.687Z] SSH_AGENT_PID=38 [2022-05-10T18:50:14.692Z] Running ssh-add (command line suppressed) [2022-05-10T18:50:14.813Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_950594332978562335.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_950594332978562335.key) [2022-05-10T18:50:14.824Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T18:50:15.120Z] + git semver bump pre [2022-05-10T18:50:15.382Z] 2022-05-10 18:50:15,314 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T18:50:15.382Z] 2022-05-10 18:50:15,314 [bump_version] DEBUG bumping version:2.1.0-dev.14 on axis:pre with prefix:dev [2022-05-10T18:50:15.382Z] 2022-05-10 18:50:15,314 [bump_version] DEBUG bumped version:2.1.0-dev.15 [2022-05-10T18:50:15.382Z] 2022-05-10 18:50:15,314 [write_version] DEBUG write version:2.1.0-dev.15 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2022-05-10T18:50:15.382Z] 2022-05-10 18:50:15,314 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T18:50:15.382Z] 2022-05-10 18:50:15,314 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T18:50:15.382Z] 2022-05-10 18:50:15,316 [execute] INFO git cat-file --batch-check [2022-05-10T18:50:15.382Z] 2022-05-10 18:50:15,316 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T18:50:15.382Z] 2022-05-10 18:50:15,324 [execute] INFO git cat-file --batch [2022-05-10T18:50:15.382Z] 2022-05-10 18:50:15,324 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T18:50:15.382Z] 2022-05-10 18:50:15,330 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T18:50:15.382Z] 2.1.0-dev.15 [Pipeline] } [2022-05-10T18:50:15.398Z] $ docker exec --env ******** --env ******** 1a258f865184175a73d47534dfc6da8a01aa5f47d5faa70d8483519bd62c71e7 ssh-agent -k [2022-05-10T18:50:15.509Z] unset SSH_AUTH_SOCK; [2022-05-10T18:50:15.510Z] unset SSH_AGENT_PID; [2022-05-10T18:50:15.510Z] echo Agent pid 38 killed; [2022-05-10T18:50:15.517Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T18:50:15.838Z] + git semver [Pipeline] } [2022-05-10T18:50:16.118Z] $ docker stop --time=1 1a258f865184175a73d47534dfc6da8a01aa5f47d5faa70d8483519bd62c71e7 [2022-05-10T18:50:17.480Z] $ docker rm -f 1a258f865184175a73d47534dfc6da8a01aa5f47d5faa70d8483519bd62c71e7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T18:50:17.829Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T18:50:17.829Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:50:18.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:50:18.127Z] . [Pipeline] withDockerContainer [2022-05-10T18:50:18.226Z] prd-ubuntu20.04-docker-8c-8g-47867 does not seem to be running inside a container [2022-05-10T18:50:18.313Z] $ 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:latest cat [2022-05-10T18:50:18.695Z] $ docker top cbc935ffbd3f4ea092f3f63bd5d9e727b92339ce93e838345ee6a6f07f167432 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T18:50:18.783Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T18:50:18.783Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T18:50:18.899Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T18:50:18.906Z] $ docker exec cbc935ffbd3f4ea092f3f63bd5d9e727b92339ce93e838345ee6a6f07f167432 ssh-agent [2022-05-10T18:50:19.024Z] SSH_AUTH_SOCK=/tmp/ssh-aXHZxD1mTMFK/agent.33 [2022-05-10T18:50:19.024Z] SSH_AGENT_PID=40 [2022-05-10T18:50:19.030Z] Running ssh-add (command line suppressed) [2022-05-10T18:50:19.144Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3091538844177068697.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3091538844177068697.key) [2022-05-10T18:50:19.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T18:50:19.447Z] + git semver push [2022-05-10T18:50:19.706Z] 2022-05-10 18:50:19,631 [run_push] DEBUG push [2022-05-10T18:50:19.706Z] 2022-05-10 18:50:19,632 [execute] INFO git push origin semver [2022-05-10T18:50:19.706Z] 2022-05-10 18:50:19,632 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-10T18:50:20.644Z] 2022-05-10 18:50:20,403 [run_push] DEBUG push all version tags [2022-05-10T18:50:20.644Z] 2022-05-10 18:50:20,404 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-10T18:50:20.644Z] 2022-05-10 18:50:20,404 [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) [2022-05-10T18:50:21.214Z] 2022-05-10 18:50:21,131 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T18:50:21.214Z] 2.1.0-dev.15 [Pipeline] } [2022-05-10T18:50:21.229Z] $ docker exec --env ******** --env ******** cbc935ffbd3f4ea092f3f63bd5d9e727b92339ce93e838345ee6a6f07f167432 ssh-agent -k [2022-05-10T18:50:21.337Z] unset SSH_AUTH_SOCK; [2022-05-10T18:50:21.337Z] unset SSH_AGENT_PID; [2022-05-10T18:50:21.337Z] echo Agent pid 40 killed; [2022-05-10T18:50:21.346Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T18:50:21.660Z] + git semver [Pipeline] } [2022-05-10T18:50:21.942Z] $ docker stop --time=1 cbc935ffbd3f4ea092f3f63bd5d9e727b92339ce93e838345ee6a6f07f167432 [2022-05-10T18:50:23.211Z] $ docker rm -f cbc935ffbd3f4ea092f3f63bd5d9e727b92339ce93e838345ee6a6f07f167432 [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 [2022-05-10T18:50:23.863Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2022-05-10T18:50:23.863Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-05-10T18:50:23.863Z] total 16 [2022-05-10T18:50:23.863Z] drwxr-xr-x 3 root root 4096 May 10 18:41 . [2022-05-10T18:50:23.863Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 18:50 .. [2022-05-10T18:50:23.863Z] drwxr-xr-x 2 root root 4096 May 10 18:41 cost [2022-05-10T18:50:23.863Z] -rw-r--r-- 1 root root 89 May 10 18:41 cost.csv [2022-05-10T18:50:23.863Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-05-10T18:50:23.863Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-05-10T18:50:23.863Z] total 16 [2022-05-10T18:50:23.863Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:41 . [2022-05-10T18:50:23.863Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 18:50 .. [2022-05-10T18:50:23.863Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 18:41 cost [2022-05-10T18:50:23.863Z] -rw-r--r-- 1 jenkins jenkins 89 May 10 18:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:50:24.155Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:50:25.019Z] ---> package-listing.sh [2022-05-10T18:50:25.019Z] ++ facter osfamily [2022-05-10T18:50:25.019Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T18:50:25.279Z] + OS_FAMILY=debian [2022-05-10T18:50:25.279Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-05-10T18:50:25.279Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T18:50:25.279Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T18:50:25.279Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T18:50:25.279Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T18:50:25.279Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-05-10T18:50:25.279Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T18:50:25.279Z] + case "${OS_FAMILY}" in [2022-05-10T18:50:25.279Z] + dpkg -l [2022-05-10T18:50:25.279Z] + grep '^ii' [2022-05-10T18:50:25.279Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T18:50:25.279Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T18:50:25.279Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T18:50:25.279Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-05-10T18:50:25.279Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-05-10T18:50:25.279Z] + 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 [2022-05-10T18:50:25.291Z] 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 [2022-05-10T18:50:25.570Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:50:25.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T18:50:25.865Z] . [Pipeline] withDockerContainer [2022-05-10T18:50:25.933Z] prd-ubuntu20.04-docker-8c-8g-47867 does not seem to be running inside a container [2022-05-10T18:50:25.977Z] $ 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 [2022-05-10T18:50:26.305Z] $ docker top 2ca6bacda70d37e0363aa6351da39324e4b58c1983cb5af1923976f18014eaba -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T18:50:26.658Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T18:50:26.944Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T18:50:27.233Z] + ls /var/log/sa-host [2022-05-10T18:50:27.233Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:50:27.315Z] provisioning config files... [2022-05-10T18:50:27.323Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8579287709842240615tmp [Pipeline] { [Pipeline] echo [2022-05-10T18:50:27.339Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:50:27.625Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T18:50:27.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:50:27.963Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T18:50:27.974Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:50:28.259Z] ---> sudo-logs.sh [2022-05-10T18:50:28.259Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T18:50:28.289Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:50:28.573Z] ---> job-cost.sh [2022-05-10T18:50:28.573Z] lf-activate-venv: SKIPPING [2022-05-10T18:50:28.573Z] DEBUG: total: 0.2199999988079071 [2022-05-10T18:50:28.573Z] INFO: Retrieving Stack Cost... [2022-05-10T18:50:28.833Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T18:50:29.404Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T18:50:29.418Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:50:29.704Z] ---> logs-deploy.sh [2022-05-10T18:50:29.704Z] lf-activate-venv: SKIPPING [2022-05-10T18:50:29.704Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/31 [2022-05-10T18:50:29.704Z] INFO: archiving workspace using pattern(s): [2022-05-10T18:50:30.645Z] Archives upload complete. [2022-05-10T18:50:30.645Z] INFO: archiving logs to Nexus