Pull request #74 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/app-rfid-llrp-inventory Loading trusted files from base branch main at 8b2fb15614d399982e3d107523aa790b0caa1bb8 rather than 5764f6a2d5152da428c12fb5d4dd33bbd399eb69 Obtained Jenkinsfile from 8b2fb15614d399982e3d107523aa790b0caa1bb8 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-ssh17177618284782754926.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh13005042726557773530.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-74/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/app-rfid-llrp-inventory/branches/PR-74/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1677373289817473555.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh990160001373725492.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/app-rfid-llrp-inventory/branches/PR-74/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/app-rfid-llrp-inventory/branches/PR-74/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12917702254273528795.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:app-rfid-llrp-inventory, 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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory 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: app-rfid-llrp-inventory 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 ‘prd-ubuntu20.04-docker-8c-8g-22035’ Running on prd-ubuntu20.04-docker-8c-8g-22042 in /w/workspace/ry_app-rfid-llrp-inventory_PR-74 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/ry_app-rfid-llrp-inventory_PR-74 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8b2fb15614d399982e3d107523aa790b0caa1bb8 into PR head commit 5764f6a2d5152da428c12fb5d4dd33bbd399eb69 Merge succeeded, producing 5764f6a2d5152da428c12fb5d4dd33bbd399eb69 Checking out Revision 5764f6a2d5152da428c12fb5d4dd33bbd399eb69 (PR-74) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/74/head:refs/remotes/origin/PR-74 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5764f6a2d5152da428c12fb5d4dd33bbd399eb69 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8b2fb15614d399982e3d107523aa790b0caa1bb8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5764f6a2d5152da428c12fb5d4dd33bbd399eb69 # timeout=10 Commit message: "build: Upgrade edgex-snap-hooks for fix quotation bug" > git rev-list --no-walk 01b43d8ffaf235f9c83e485bb945c15bd7d45304 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-25T14:29:20.526Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-25T14:29:20.570Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-25T14:29:20.588Z] ========================================================= [2022-04-25T14:29:20.588Z] EdgeX Global Pipelines Version Info [2022-04-25T14:29:20.588Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-25T14:29:21.402Z] ------------------- [2022-04-25T14:29:21.402Z] stable info: [2022-04-25T14:29:21.402Z] ------------------- [2022-04-25T14:29:21.402Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-25T14:29:21.402Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-25T14:29:21.402Z] Message: update stable to v1.0.221 [2022-04-25T14:29:21.978Z] ------------------- [2022-04-25T14:29:21.978Z] experimental info: [2022-04-25T14:29:21.978Z] ------------------- [2022-04-25T14:29:21.978Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-25T14:29:21.978Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-25T14:29:21.978Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-25T14:29:22.124Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-04-25T14:29:22.138Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-04-25T14:29:22.150Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-25T14:29:22.162Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-25T14:29:22.172Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-25T14:29:22.184Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-25T14:29:22.196Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-25T14:29:22.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-25T14:29:22.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-25T14:29:22.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-25T14:29:22.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-25T14:29:22.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-04-25T14:29:22.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-25T14:29:22.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-25T14:29:22.300Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-25T14:29:22.314Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-25T14:29:22.326Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-25T14:29:22.338Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-25T14:29:22.349Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-25T14:29:22.361Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-25T14:29:22.373Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-25T14:29:22.389Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-25T14:29:22.401Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-25T14:29:22.417Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-25T14:29:22.428Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-25T14:29:22.443Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-25T14:29:22.458Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-74 [Pipeline] echo [2022-04-25T14:29:22.470Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-74 [Pipeline] echo [2022-04-25T14:29:22.481Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-74 [Pipeline] echo [2022-04-25T14:29:22.493Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5764f6a2d5152da428c12fb5d4dd33bbd399eb69 [Pipeline] echo [2022-04-25T14:29:22.504Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5764f6a [Pipeline] echo [2022-04-25T14:29:22.515Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T14:29:22.558Z] provisioning config files... [2022-04-25T14:29:22.572Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp/config7695320556034501098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T14:29:22.881Z] ---> docker-login.sh [2022-04-25T14:29:22.882Z] nexus3.edgexfoundry.org:10001 [2022-04-25T14:29:23.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T14:29:23.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T14:29:23.456Z] Configure a credential helper to remove this warning. See [2022-04-25T14:29:23.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T14:29:23.456Z] [2022-04-25T14:29:23.456Z] Login Succeeded [2022-04-25T14:29:23.456Z] nexus3.edgexfoundry.org:10002 [2022-04-25T14:29:23.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T14:29:23.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T14:29:23.456Z] Configure a credential helper to remove this warning. See [2022-04-25T14:29:23.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T14:29:23.456Z] [2022-04-25T14:29:23.456Z] Login Succeeded [2022-04-25T14:29:23.456Z] nexus3.edgexfoundry.org:10003 [2022-04-25T14:29:23.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T14:29:23.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T14:29:23.717Z] Configure a credential helper to remove this warning. See [2022-04-25T14:29:23.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T14:29:23.717Z] [2022-04-25T14:29:23.717Z] Login Succeeded [2022-04-25T14:29:23.717Z] nexus3.edgexfoundry.org:10004 [2022-04-25T14:29:23.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T14:29:23.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T14:29:23.717Z] Configure a credential helper to remove this warning. See [2022-04-25T14:29:23.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T14:29:23.717Z] [2022-04-25T14:29:23.979Z] Login Succeeded [2022-04-25T14:29:23.979Z] docker.io [2022-04-25T14:29:23.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T14:29:24.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T14:29:24.241Z] Configure a credential helper to remove this warning. See [2022-04-25T14:29:24.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T14:29:24.241Z] [2022-04-25T14:29:24.241Z] Login Succeeded [2022-04-25T14:29:24.241Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T14:29:24.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-25T14:29:24.730Z] + git rev-list -1 --merges 5764f6a2d5152da428c12fb5d4dd33bbd399eb69~1..5764f6a2d5152da428c12fb5d4dd33bbd399eb69 [Pipeline] echo [2022-04-25T14:29:24.855Z] -----------> git rev-list -1 --merges 5764f6a2d5152da428c12fb5d4dd33bbd399eb69~1..5764f6a2d5152da428c12fb5d4dd33bbd399eb69 5764f6a2d5152da428c12fb5d4dd33bbd399eb69 [false] [Pipeline] sh [2022-04-25T14:29:25.149Z] + git log --format=format:%s -1 5764f6a2d5152da428c12fb5d4dd33bbd399eb69 [Pipeline] echo [2022-04-25T14:29:25.167Z] ========================================================= [2022-04-25T14:29:25.167Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-25T14:29:25.167Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T14:29:25.512Z] + git log --format=format:%s -1 5764f6a2d5152da428c12fb5d4dd33bbd399eb69 [Pipeline] echo [2022-04-25T14:29:25.528Z] [semverPrep] GIT_COMMIT: 5764f6a2d5152da428c12fb5d4dd33bbd399eb69, Commit Message: build: Upgrade edgex-snap-hooks for fix quotation bug [Pipeline] echo [2022-04-25T14:29:25.539Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-25T14:29:26.052Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-25T14:29:26.052Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-25T14:29:26.052Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-25T14:29:26.052Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-25T14:29:26.052Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-25T14:29:26.052Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-25T14:29:26.052Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-25T14:29:26.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T14:29:26.480Z] [2022-04-25T14:29:26.480Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T14:29:26.785Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T14:29:26.785Z] latest: Pulling from edgex-devops/git-semver [2022-04-25T14:29:26.785Z] a0d0a0d46f8b: Pulling fs layer [2022-04-25T14:29:26.785Z] 3e5f54012d9b: Pulling fs layer [2022-04-25T14:29:26.785Z] 4c7163046ea9: Pulling fs layer [2022-04-25T14:29:26.785Z] 0c2d73faf560: Pulling fs layer [2022-04-25T14:29:26.785Z] 3e5f54012d9b: Download complete [2022-04-25T14:29:26.785Z] a0d0a0d46f8b: Download complete [2022-04-25T14:29:26.785Z] 0c2d73faf560: Download complete [2022-04-25T14:29:26.785Z] 4c7163046ea9: Verifying Checksum [2022-04-25T14:29:26.785Z] 4c7163046ea9: Download complete [2022-04-25T14:29:27.046Z] a0d0a0d46f8b: Pull complete [2022-04-25T14:29:27.046Z] 3e5f54012d9b: Pull complete [2022-04-25T14:29:27.315Z] 4c7163046ea9: Pull complete [2022-04-25T14:29:27.583Z] 0c2d73faf560: Pull complete [2022-04-25T14:29:27.584Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-25T14:29:27.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T14:29:27.584Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-25T14:29:27.668Z] prd-ubuntu20.04-docker-8c-8g-22042 does not seem to be running inside a container [2022-04-25T14:29:27.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-74 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74:/w/workspace/ry_app-rfid-llrp-inventory_PR-74:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-25T14:29:28.398Z] $ docker top 86edb79353187921f6b716165fe4a8e3474474a23ac696bad56b4f92f097f236 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-25T14:29:28.519Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T14:29:28.519Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T14:29:28.658Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T14:29:28.660Z] $ docker exec 86edb79353187921f6b716165fe4a8e3474474a23ac696bad56b4f92f097f236 ssh-agent [2022-04-25T14:29:28.787Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeFDHOb/agent.15 [2022-04-25T14:29:28.787Z] SSH_AGENT_PID=21 [2022-04-25T14:29:28.795Z] Running ssh-add (command line suppressed) [2022-04-25T14:29:28.894Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp/private_key_4394938833564646688.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp/private_key_4394938833564646688.key) [2022-04-25T14:29:28.914Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T14:29:29.213Z] + git tag --points-at HEAD [Pipeline] } [2022-04-25T14:29:29.224Z] $ docker exec --env ******** --env ******** 86edb79353187921f6b716165fe4a8e3474474a23ac696bad56b4f92f097f236 ssh-agent -k [2022-04-25T14:29:29.340Z] unset SSH_AUTH_SOCK; [2022-04-25T14:29:29.340Z] unset SSH_AGENT_PID; [2022-04-25T14:29:29.341Z] echo Agent pid 21 killed; [2022-04-25T14:29:29.358Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-25T14:29:29.382Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T14:29:29.383Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T14:29:29.513Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T14:29:29.510Z] $ docker exec 86edb79353187921f6b716165fe4a8e3474474a23ac696bad56b4f92f097f236 ssh-agent [2022-04-25T14:29:29.654Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJBnhIg/agent.54 [2022-04-25T14:29:29.654Z] SSH_AGENT_PID=60 [2022-04-25T14:29:29.660Z] Running ssh-add (command line suppressed) [2022-04-25T14:29:29.771Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp/private_key_7137643621184310556.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp/private_key_7137643621184310556.key) [2022-04-25T14:29:29.791Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T14:29:30.083Z] + git semver init [2022-04-25T14:29:30.083Z] # -> Open(): unable to determine branch for HEAD [2022-04-25T14:29:30.083Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-74/.git [2022-04-25T14:29:30.083Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-74 [2022-04-25T14:29:30.083Z] # $SEMVER_REMOTE_NAME = origin [2022-04-25T14:29:30.083Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-25T14:29:30.083Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-25T14:29:30.083Z] # $SEMVER_BRANCH = PR-74 [2022-04-25T14:29:30.083Z] # $SEMVER_TEMP = /tmp/semver-967766370 [2022-04-25T14:29:30.083Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2022-04-25T14:29:31.470Z] # '/tmp/semver-967766370' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-74/.semver' [2022-04-25T14:29:31.470Z] # -> Force: false [2022-04-25T14:29:31.470Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-74/.semver [Pipeline] } [2022-04-25T14:29:31.477Z] $ docker exec --env ******** --env ******** 86edb79353187921f6b716165fe4a8e3474474a23ac696bad56b4f92f097f236 ssh-agent -k [2022-04-25T14:29:31.586Z] unset SSH_AUTH_SOCK; [2022-04-25T14:29:31.587Z] unset SSH_AGENT_PID; [2022-04-25T14:29:31.587Z] echo Agent pid 60 killed; [2022-04-25T14:29:31.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-25T14:29:31.926Z] + git semver [Pipeline] } [2022-04-25T14:29:31.938Z] $ docker stop --time=1 86edb79353187921f6b716165fe4a8e3474474a23ac696bad56b4f92f097f236 [2022-04-25T14:29:33.322Z] $ docker rm -f 86edb79353187921f6b716165fe4a8e3474474a23ac696bad56b4f92f097f236 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T14:29:33.693Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-25T14:29:33.942Z] Stashed 1 file(s) [Pipeline] echo [2022-04-25T14:29:33.945Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-04-25T14:29:34.063Z] provisioning config files... [2022-04-25T14:29:34.072Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp/config1488569382045561020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T14:29:34.374Z] ---> docker-login.sh [2022-04-25T14:29:34.374Z] nexus3.edgexfoundry.org:10001 [2022-04-25T14:29:34.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T14:29:34.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T14:29:34.374Z] Configure a credential helper to remove this warning. See [2022-04-25T14:29:34.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T14:29:34.374Z] [2022-04-25T14:29:34.374Z] Login Succeeded [2022-04-25T14:29:34.374Z] nexus3.edgexfoundry.org:10002 [2022-04-25T14:29:34.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T14:29:34.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T14:29:34.635Z] Configure a credential helper to remove this warning. See [2022-04-25T14:29:34.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T14:29:34.635Z] [2022-04-25T14:29:34.635Z] Login Succeeded [2022-04-25T14:29:34.635Z] nexus3.edgexfoundry.org:10003 [2022-04-25T14:29:34.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T14:29:34.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T14:29:34.635Z] Configure a credential helper to remove this warning. See [2022-04-25T14:29:34.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T14:29:34.635Z] [2022-04-25T14:29:34.635Z] Login Succeeded [2022-04-25T14:29:34.635Z] nexus3.edgexfoundry.org:10004 [2022-04-25T14:29:34.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T14:29:34.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T14:29:34.897Z] Configure a credential helper to remove this warning. See [2022-04-25T14:29:34.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T14:29:34.897Z] [2022-04-25T14:29:34.897Z] Login Succeeded [2022-04-25T14:29:34.897Z] docker.io [2022-04-25T14:29:34.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T14:29:35.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T14:29:35.157Z] Configure a credential helper to remove this warning. See [2022-04-25T14:29:35.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T14:29:35.157Z] [2022-04-25T14:29:35.157Z] Login Succeeded [2022-04-25T14:29:35.157Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T14:29:35.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-25T14:29:35.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-25T14:29:35.243Z] ========================================================= [2022-04-25T14:29:35.243Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-25T14:29:35.243Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-25T14:29:35.547Z] + 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-04-25T14:29:35.547Z] Sending build context to Docker daemon 10.04MB [2022-04-25T14:29:35.547Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T14:29:35.547Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-25T14:29:35.547Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-25T14:29:35.547Z] 59bf1c3509f3: Pulling fs layer [2022-04-25T14:29:35.547Z] 666ba61612fd: Pulling fs layer [2022-04-25T14:29:35.547Z] 8ed8ca486205: Pulling fs layer [2022-04-25T14:29:35.547Z] 4fe6c5a15a65: Pulling fs layer [2022-04-25T14:29:35.547Z] 22a0e8bec74d: Pulling fs layer [2022-04-25T14:29:35.547Z] ca2b28591e48: Pulling fs layer [2022-04-25T14:29:35.547Z] a51346096db8: Pulling fs layer [2022-04-25T14:29:35.547Z] daebc70d1ce1: Pulling fs layer [2022-04-25T14:29:35.547Z] 0e18a0eac166: Pulling fs layer [2022-04-25T14:29:35.547Z] daebc70d1ce1: Waiting [2022-04-25T14:29:35.547Z] 22a0e8bec74d: Waiting [2022-04-25T14:29:35.547Z] ca2b28591e48: Waiting [2022-04-25T14:29:35.547Z] a51346096db8: Waiting [2022-04-25T14:29:35.547Z] 0e18a0eac166: Waiting [2022-04-25T14:29:35.547Z] 4fe6c5a15a65: Waiting [2022-04-25T14:29:35.547Z] 8ed8ca486205: Download complete [2022-04-25T14:29:35.547Z] 666ba61612fd: Download complete [2022-04-25T14:29:35.547Z] 22a0e8bec74d: Verifying Checksum [2022-04-25T14:29:35.547Z] 22a0e8bec74d: Download complete [2022-04-25T14:29:35.809Z] ca2b28591e48: Download complete [2022-04-25T14:29:35.809Z] a51346096db8: Verifying Checksum [2022-04-25T14:29:35.809Z] a51346096db8: Download complete [2022-04-25T14:29:35.809Z] 59bf1c3509f3: Verifying Checksum [2022-04-25T14:29:35.809Z] 59bf1c3509f3: Download complete [2022-04-25T14:29:35.809Z] daebc70d1ce1: Verifying Checksum [2022-04-25T14:29:35.809Z] daebc70d1ce1: Download complete [2022-04-25T14:29:35.809Z] 59bf1c3509f3: Pull complete [2022-04-25T14:29:36.074Z] 666ba61612fd: Pull complete [2022-04-25T14:29:36.074Z] 8ed8ca486205: Pull complete [2022-04-25T14:29:36.336Z] 0e18a0eac166: Verifying Checksum [2022-04-25T14:29:36.336Z] 0e18a0eac166: Download complete [2022-04-25T14:29:36.596Z] 4fe6c5a15a65: Verifying Checksum [2022-04-25T14:29:36.596Z] 4fe6c5a15a65: Download complete [2022-04-25T14:29:40.791Z] 4fe6c5a15a65: Pull complete [2022-04-25T14:29:40.791Z] 22a0e8bec74d: Pull complete [2022-04-25T14:29:40.791Z] ca2b28591e48: Pull complete [2022-04-25T14:29:40.791Z] a51346096db8: Pull complete [2022-04-25T14:29:40.791Z] daebc70d1ce1: Pull complete [2022-04-25T14:29:42.703Z] 0e18a0eac166: Pull complete [2022-04-25T14:29:42.703Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-25T14:29:42.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-25T14:29:42.703Z] ---> f018257e8ee9 [2022-04-25T14:29:42.703Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-25T14:29:44.089Z] ---> Running in 18ecf3e983cd [2022-04-25T14:29:44.089Z] Removing intermediate container 18ecf3e983cd [2022-04-25T14:29:44.089Z] ---> 3746d205cfba [2022-04-25T14:29:44.089Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T14:29:44.089Z] ---> Running in fdd2c304c3ff [2022-04-25T14:29:44.089Z] Removing intermediate container fdd2c304c3ff [2022-04-25T14:29:44.089Z] ---> c81968a705f6 [2022-04-25T14:29:44.089Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-25T14:29:44.089Z] ---> Running in 24c44053570f [2022-04-25T14:29:44.089Z] Removing intermediate container 24c44053570f [2022-04-25T14:29:44.089Z] ---> ca0925f315c7 [2022-04-25T14:29:44.089Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:29:44.089Z] ---> Running in f413a6bcf186 [2022-04-25T14:29:44.660Z] Removing intermediate container f413a6bcf186 [2022-04-25T14:29:44.660Z] ---> 2e535f8c60cc [2022-04-25T14:29:44.660Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T14:29:44.920Z] ---> Running in 8544562ba40d [2022-04-25T14:29:45.182Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T14:29:46.142Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T14:29:46.142Z] OK: 221 MiB in 52 packages [2022-04-25T14:29:46.715Z] Removing intermediate container 8544562ba40d [2022-04-25T14:29:46.715Z] ---> db88f0859486 [2022-04-25T14:29:46.715Z] Step 8/13 : WORKDIR /app [2022-04-25T14:29:46.715Z] ---> Running in 2e17bf2edfe7 [2022-04-25T14:29:46.715Z] Removing intermediate container 2e17bf2edfe7 [2022-04-25T14:29:46.715Z] ---> f87c957615f3 [2022-04-25T14:29:46.715Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-25T14:29:46.715Z] ---> f1207231194e [2022-04-25T14:29:46.715Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T14:29:46.976Z] ---> Running in 3c5cb8139542 [2022-04-25T14:29:49.031Z] Still waiting to schedule task [2022-04-25T14:29:49.031Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22036’ [2022-04-25T14:30:08.937Z] Removing intermediate container 3c5cb8139542 [2022-04-25T14:30:08.938Z] ---> 3a83ad9c6cb1 [2022-04-25T14:30:08.938Z] Step 11/13 : COPY . . [2022-04-25T14:30:08.938Z] ---> 80a2b8f05029 [2022-04-25T14:30:08.938Z] Step 12/13 : ARG MAKE="make build" [2022-04-25T14:30:08.938Z] ---> Running in b14aa0483a11 [2022-04-25T14:30:08.938Z] Removing intermediate container b14aa0483a11 [2022-04-25T14:30:08.938Z] ---> d0a197a6384d [2022-04-25T14:30:08.938Z] Step 13/13 : RUN $MAKE [2022-04-25T14:30:08.938Z] ---> Running in fd61ff33039e [2022-04-25T14:30:08.938Z] noop [2022-04-25T14:30:08.938Z] Removing intermediate container fd61ff33039e [2022-04-25T14:30:08.938Z] ---> 695e1bca5d42 [2022-04-25T14:30:08.938Z] Successfully built 695e1bca5d42 [2022-04-25T14:30:08.938Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T14:30:09.240Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-25T14:30:09.241Z] . [Pipeline] withDockerContainer [2022-04-25T14:30:09.320Z] prd-ubuntu20.04-docker-8c-8g-22042 does not seem to be running inside a container [2022-04-25T14:30:09.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-74 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74:/w/workspace/ry_app-rfid-llrp-inventory_PR-74:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-25T14:30:09.803Z] $ docker top b742151edbac4077559615e6cf142250afc6b1618452233cf1b073736ebe854e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T14:30:10.164Z] + go version [2022-04-25T14:30:10.164Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-25T14:30:10.183Z] $ docker stop --time=1 b742151edbac4077559615e6cf142250afc6b1618452233cf1b073736ebe854e [2022-04-25T14:30:11.477Z] $ docker rm -f b742151edbac4077559615e6cf142250afc6b1618452233cf1b073736ebe854e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T14:30:11.897Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-25T14:30:11.897Z] . [Pipeline] withDockerContainer [2022-04-25T14:30:11.966Z] prd-ubuntu20.04-docker-8c-8g-22042 does not seem to be running inside a container [2022-04-25T14:30:12.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-74 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74:/w/workspace/ry_app-rfid-llrp-inventory_PR-74:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-25T14:30:12.399Z] $ docker top d521b3b4d6080ae99589d26cee37a97ded227c5836e758ee90680c0229d2a2f5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-25T14:30:12.767Z] + make test [2022-04-25T14:30:12.767Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-25T14:30:20.895Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-25T14:30:20.895Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.036s coverage: 86.2% of statements [2022-04-25T14:30:20.895Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-25T14:30:21.468Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.539s coverage: 71.9% of statements [2022-04-25T14:30:21.468Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-25T14:30:28.150Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-25T14:30:30.689Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-25T14:30:30.689Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-25T14:30:30.689Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-25T14:30:30.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-25T14:30:30.984Z] $ docker stop --time=1 d521b3b4d6080ae99589d26cee37a97ded227c5836e758ee90680c0229d2a2f5 [2022-04-25T14:30:32.530Z] $ docker rm -f d521b3b4d6080ae99589d26cee37a97ded227c5836e758ee90680c0229d2a2f5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T14:30:32.941Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-25T14:30:32.988Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-25T14:30:33.966Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-25T14:30:34.254Z] + ls -al . [2022-04-25T14:30:34.254Z] total 240 [2022-04-25T14:30:34.254Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 25 14:30 . [2022-04-25T14:30:34.254Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:29 .. [2022-04-25T14:30:34.254Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 25 14:29 .dockerignore [2022-04-25T14:30:34.254Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 14:29 .git [2022-04-25T14:30:34.254Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 14:29 .github [2022-04-25T14:30:34.254Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 25 14:29 .gitignore [2022-04-25T14:30:34.254Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 14:29 .golangci.yml [2022-04-25T14:30:34.254Z] drwx------ 3 jenkins jenkins 4096 Apr 25 14:29 .semver [2022-04-25T14:30:34.254Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 25 14:29 Attribution.txt [2022-04-25T14:30:34.254Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 25 14:29 Dockerfile [2022-04-25T14:30:34.254Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 14:29 GOVERNANCE.md [2022-04-25T14:30:34.254Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 25 14:29 Jenkinsfile [2022-04-25T14:30:34.254Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 14:29 LICENSE [2022-04-25T14:30:34.254Z] -rw-rw-r-- 1 jenkins jenkins 2095 Apr 25 14:29 Makefile [2022-04-25T14:30:34.254Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 25 14:29 OWNERS.md [2022-04-25T14:30:34.254Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 25 14:29 README.md [2022-04-25T14:30:34.254Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 14:29 VERSION [2022-04-25T14:30:34.254Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:29 bin [2022-04-25T14:30:34.254Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 25 14:30 coverage.out [2022-04-25T14:30:34.254Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 25 14:30 go.mod [2022-04-25T14:30:34.254Z] -rw-rw-r-- 1 jenkins jenkins 49531 Apr 25 14:29 go.sum [2022-04-25T14:30:34.254Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:29 images [2022-04-25T14:30:34.254Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:29 internal [2022-04-25T14:30:34.254Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 25 14:29 main.go [2022-04-25T14:30:34.254Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:29 res [2022-04-25T14:30:34.254Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:29 snap [2022-04-25T14:30:34.254Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 14:29 static [Pipeline] isUnix [Pipeline] sh [2022-04-25T14:30:34.558Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5764f6a2d5152da428c12fb5d4dd33bbd399eb69 --label arch=amd64 --label version=0.0.0 . [2022-04-25T14:30:34.558Z] Sending build context to Docker daemon 10.04MB [2022-04-25T14:30:34.558Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T14:30:34.558Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-25T14:30:34.558Z] ---> 695e1bca5d42 [2022-04-25T14:30:34.558Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-25T14:30:34.558Z] ---> Running in d49debafcb8e [2022-04-25T14:30:34.819Z] Removing intermediate container d49debafcb8e [2022-04-25T14:30:34.819Z] ---> 415798a6f090 [2022-04-25T14:30:34.819Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T14:30:34.819Z] ---> Running in 3cd43c61ef53 [2022-04-25T14:30:34.819Z] Removing intermediate container 3cd43c61ef53 [2022-04-25T14:30:34.819Z] ---> c3b3808c9e18 [2022-04-25T14:30:34.819Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-25T14:30:34.819Z] ---> Running in 4e3b3491555b [2022-04-25T14:30:34.819Z] Removing intermediate container 4e3b3491555b [2022-04-25T14:30:34.819Z] ---> 0d2b145153a9 [2022-04-25T14:30:34.819Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:30:35.086Z] ---> Running in 9ca78e4921ea [2022-04-25T14:30:35.657Z] Removing intermediate container 9ca78e4921ea [2022-04-25T14:30:35.657Z] ---> 4b107a79aa0d [2022-04-25T14:30:35.657Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T14:30:35.657Z] ---> Running in fd3e3376494e [2022-04-25T14:30:35.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T14:30:36.490Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T14:30:37.060Z] OK: 221 MiB in 52 packages [2022-04-25T14:30:37.319Z] Removing intermediate container fd3e3376494e [2022-04-25T14:30:37.319Z] ---> fdf1fc751305 [2022-04-25T14:30:37.319Z] Step 8/31 : WORKDIR /app [2022-04-25T14:30:37.319Z] ---> Running in c2ef323ac749 [2022-04-25T14:30:37.319Z] Removing intermediate container c2ef323ac749 [2022-04-25T14:30:37.319Z] ---> 8ee99777136a [2022-04-25T14:30:37.319Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-25T14:30:37.580Z] ---> ca0032368f5d [2022-04-25T14:30:37.580Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T14:30:37.580Z] ---> Running in fb63fdf2ffcb [2022-04-25T14:30:38.150Z] Removing intermediate container fb63fdf2ffcb [2022-04-25T14:30:38.150Z] ---> 6d73101a57fd [2022-04-25T14:30:38.150Z] Step 11/31 : COPY . . [2022-04-25T14:30:38.410Z] ---> 04712b8f971f [2022-04-25T14:30:38.410Z] Step 12/31 : ARG MAKE="make build" [2022-04-25T14:30:38.410Z] ---> Running in 1d50c155e635 [2022-04-25T14:30:38.410Z] Removing intermediate container 1d50c155e635 [2022-04-25T14:30:38.410Z] ---> 507e34b0bda6 [2022-04-25T14:30:38.410Z] Step 13/31 : RUN $MAKE [2022-04-25T14:30:38.670Z] ---> Running in 4f0cad945d81 [2022-04-25T14:30:38.929Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory [2022-04-25T14:30:47.060Z] Removing intermediate container 4f0cad945d81 [2022-04-25T14:30:47.060Z] ---> a9c4a0044694 [2022-04-25T14:30:47.060Z] Step 14/31 : FROM alpine:3.14 [2022-04-25T14:30:47.060Z] 3.14: Pulling from library/alpine [2022-04-25T14:30:47.320Z] 8663204ce13b: Pulling fs layer [2022-04-25T14:30:47.320Z] 8663204ce13b: Verifying Checksum [2022-04-25T14:30:47.320Z] 8663204ce13b: Download complete [2022-04-25T14:30:47.580Z] 8663204ce13b: Pull complete [2022-04-25T14:30:47.580Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T14:30:47.580Z] Status: Downloaded newer image for alpine:3.14 [2022-04-25T14:30:47.580Z] ---> e04c818066af [2022-04-25T14:30:47.580Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-25T14:30:47.580Z] ---> Running in 6f5007688a5d [2022-04-25T14:30:47.843Z] Removing intermediate container 6f5007688a5d [2022-04-25T14:30:47.843Z] ---> 968c49fa9231 [2022-04-25T14:30:47.843Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-25T14:30:47.843Z] ---> Running in 4986f4c196e7 [2022-04-25T14:30:47.843Z] Removing intermediate container 4986f4c196e7 [2022-04-25T14:30:47.843Z] ---> f504240bd1da [2022-04-25T14:30:47.843Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:30:47.843Z] ---> Running in 3cc780dea876 [2022-04-25T14:30:48.416Z] Removing intermediate container 3cc780dea876 [2022-04-25T14:30:48.416Z] ---> 32298dcb4159 [2022-04-25T14:30:48.416Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-25T14:30:48.416Z] ---> Running in 08b00095c7e1 [2022-04-25T14:30:48.678Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-25T14:30:49.617Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-25T14:30:49.878Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-25T14:30:49.878Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-25T14:30:50.140Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-25T14:30:50.140Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-25T14:30:50.140Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-25T14:30:50.402Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-25T14:30:50.402Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T14:30:50.402Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T14:30:50.402Z] OK: 9 MiB in 20 packages [2022-04-25T14:30:50.974Z] Removing intermediate container 08b00095c7e1 [2022-04-25T14:30:50.974Z] ---> cc86ed5c407b [2022-04-25T14:30:50.974Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-25T14:30:50.974Z] ---> eeb2194e7ba8 [2022-04-25T14:30:50.974Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-25T14:30:51.236Z] ---> 0177a4025f14 [2022-04-25T14:30:51.236Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-25T14:30:51.236Z] ---> d8ac81af70e5 [2022-04-25T14:30:51.236Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-25T14:30:51.496Z] ---> 708141328017 [2022-04-25T14:30:51.496Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-25T14:30:51.757Z] ---> 3999c21720b1 [2022-04-25T14:30:51.757Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-25T14:30:51.757Z] ---> Running in f7bc584a426e [2022-04-25T14:30:52.328Z] Removing intermediate container f7bc584a426e [2022-04-25T14:30:52.328Z] ---> 83c80cb999b3 [2022-04-25T14:30:52.328Z] Step 25/31 : VOLUME /cache [2022-04-25T14:30:52.328Z] ---> Running in f695ed04efed [2022-04-25T14:30:52.589Z] Removing intermediate container f695ed04efed [2022-04-25T14:30:52.589Z] ---> 7ec08fcd1e2b [2022-04-25T14:30:52.589Z] Step 26/31 : EXPOSE 59711 [2022-04-25T14:30:52.589Z] ---> Running in fb11d7dc161e [2022-04-25T14:30:52.589Z] Removing intermediate container fb11d7dc161e [2022-04-25T14:30:52.589Z] ---> 7a64e2852751 [2022-04-25T14:30:52.589Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-25T14:30:52.589Z] ---> Running in 25c236aaa77a [2022-04-25T14:30:52.850Z] Removing intermediate container 25c236aaa77a [2022-04-25T14:30:52.850Z] ---> ea4f22b6412b [2022-04-25T14:30:52.850Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-25T14:30:52.850Z] ---> Running in 2b4be508b2ca [2022-04-25T14:30:52.850Z] Removing intermediate container 2b4be508b2ca [2022-04-25T14:30:52.850Z] ---> bb49dac3de89 [2022-04-25T14:30:52.850Z] Step 29/31 : LABEL arch=amd64 [2022-04-25T14:30:52.850Z] ---> Running in a518fa0e1f08 [2022-04-25T14:30:53.110Z] Removing intermediate container a518fa0e1f08 [2022-04-25T14:30:53.110Z] ---> 3625ac2085ff [2022-04-25T14:30:53.110Z] Step 30/31 : LABEL git_sha=5764f6a2d5152da428c12fb5d4dd33bbd399eb69 [2022-04-25T14:30:53.110Z] ---> Running in d186ffb7935e [2022-04-25T14:30:53.110Z] Removing intermediate container d186ffb7935e [2022-04-25T14:30:53.110Z] ---> d1d06a5a1cf0 [2022-04-25T14:30:53.110Z] Step 31/31 : LABEL version=0.0.0 [2022-04-25T14:30:53.110Z] ---> Running in c9c8313cda2c [2022-04-25T14:30:53.371Z] Removing intermediate container c9c8313cda2c [2022-04-25T14:30:53.371Z] ---> 51b83ae44214 [2022-04-25T14:30:53.371Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-25T14:30:53.371Z] Successfully built 51b83ae44214 [2022-04-25T14:30:53.371Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-04-25T14:30:53.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T14:30:53.785Z] [2022-04-25T14:30:53.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T14:30:54.091Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T14:30:54.091Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-25T14:30:54.091Z] 5eb5b503b376: Pulling fs layer [2022-04-25T14:30:54.091Z] 5c69ac0246d0: Pulling fs layer [2022-04-25T14:30:54.091Z] ec43610c2a17: Pulling fs layer [2022-04-25T14:30:54.091Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-25T14:30:54.091Z] 33b1e0a273af: Pulling fs layer [2022-04-25T14:30:54.091Z] 5d3b04190fa2: Pulling fs layer [2022-04-25T14:30:54.091Z] 2f39f015ded8: Pulling fs layer [2022-04-25T14:30:54.091Z] 33b1e0a273af: Waiting [2022-04-25T14:30:54.091Z] 5d3b04190fa2: Waiting [2022-04-25T14:30:54.091Z] 2f39f015ded8: Waiting [2022-04-25T14:30:54.091Z] 3a2ae6a8a46f: Waiting [2022-04-25T14:30:54.091Z] 5c69ac0246d0: Verifying Checksum [2022-04-25T14:30:54.091Z] 5c69ac0246d0: Download complete [2022-04-25T14:30:54.091Z] 3a2ae6a8a46f: Download complete [2022-04-25T14:30:54.091Z] 33b1e0a273af: Verifying Checksum [2022-04-25T14:30:54.091Z] 33b1e0a273af: Download complete [2022-04-25T14:30:54.091Z] 5d3b04190fa2: Download complete [2022-04-25T14:30:54.352Z] ec43610c2a17: Verifying Checksum [2022-04-25T14:30:54.352Z] 5eb5b503b376: Verifying Checksum [2022-04-25T14:30:54.352Z] 5eb5b503b376: Download complete [2022-04-25T14:30:54.921Z] 2f39f015ded8: Verifying Checksum [2022-04-25T14:30:54.921Z] 2f39f015ded8: Download complete [2022-04-25T14:30:55.860Z] 5eb5b503b376: Pull complete [2022-04-25T14:30:55.860Z] 5c69ac0246d0: Pull complete [2022-04-25T14:30:56.431Z] ec43610c2a17: Pull complete [2022-04-25T14:30:56.431Z] 3a2ae6a8a46f: Pull complete [2022-04-25T14:30:56.692Z] 33b1e0a273af: Pull complete [2022-04-25T14:30:56.953Z] 5d3b04190fa2: Pull complete [2022-04-25T14:31:02.252Z] 2f39f015ded8: Pull complete [2022-04-25T14:31:02.252Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-25T14:31:02.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T14:31:02.515Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-25T14:31:02.589Z] prd-ubuntu20.04-docker-8c-8g-22042 does not seem to be running inside a container [2022-04-25T14:31:02.640Z] $ 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/ry_app-rfid-llrp-inventory_PR-74 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74:/w/workspace/ry_app-rfid-llrp-inventory_PR-74:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-25T14:31:04.724Z] $ docker top ac01d9b5aba585c0a1eb240d34d1931561000e01f8daeebef4096282b71b463e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T14:31:05.158Z] ---> job-cost.sh [2022-04-25T14:31:05.158Z] lf-activate-venv: SKIPPING [2022-04-25T14:31:05.158Z] INFO: No Stack... [2022-04-25T14:31:05.419Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-25T14:31:05.995Z] INFO: Archiving Costs [Pipeline] sh [2022-04-25T14:31:06.300Z] + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-74/archives/cost.csv [2022-04-25T14:31:06.300Z] + cut -d, -f6 [Pipeline] lock [2022-04-25T14:31:06.315Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-74-2-stack-cost] [2022-04-25T14:31:06.324Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-74-2-stack-cost] did not exist. Created. [2022-04-25T14:31:06.324Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-74-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-25T14:31:06.633Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-25T14:31:06.678Z] Stashed 1 file(s) [Pipeline] } [2022-04-25T14:31:06.687Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-74-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-25T14:31:06.716Z] $ docker stop --time=1 ac01d9b5aba585c0a1eb240d34d1931561000e01f8daeebef4096282b71b463e [2022-04-25T14:31:08.657Z] $ docker rm -f ac01d9b5aba585c0a1eb240d34d1931561000e01f8daeebef4096282b71b463e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-25T14:33:35.625Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22043 in /w/workspace/ry_app-rfid-llrp-inventory_PR-74 [Pipeline] { [Pipeline] ws [2022-04-25T14:33:35.637Z] Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout [2022-04-25T14:33:36.212Z] The recommended git tool is: git [2022-04-25T14:33:42.197Z] using credential edgex-jenkins-ssh [2022-04-25T14:33:42.217Z] Cloning the remote Git repository [2022-04-25T14:33:42.281Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-25T14:33:42.357Z] > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 [2022-04-25T14:33:42.448Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-25T14:33:42.449Z] > git --version # timeout=10 [2022-04-25T14:33:42.471Z] > git --version # 'git version 2.25.1' [2022-04-25T14:33:42.473Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T14:33:42.535Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-25T14:33:44.976Z] Merging remotes/origin/main commit 8b2fb15614d399982e3d107523aa790b0caa1bb8 into PR head commit 5764f6a2d5152da428c12fb5d4dd33bbd399eb69 [2022-04-25T14:33:45.219Z] Merge succeeded, producing 5764f6a2d5152da428c12fb5d4dd33bbd399eb69 [2022-04-25T14:33:45.220Z] Checking out Revision 5764f6a2d5152da428c12fb5d4dd33bbd399eb69 (PR-74) [2022-04-25T14:33:44.309Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-25T14:33:44.332Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-25T14:33:44.359Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-25T14:33:44.402Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-25T14:33:44.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T14:33:44.420Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/74/head:refs/remotes/origin/PR-74 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-25T14:33:45.001Z] > git config core.sparsecheckout # timeout=10 [2022-04-25T14:33:45.023Z] > git checkout -f 5764f6a2d5152da428c12fb5d4dd33bbd399eb69 # timeout=10 [2022-04-25T14:33:45.126Z] > git remote # timeout=10 [2022-04-25T14:33:45.149Z] > git config --get remote.origin.url # timeout=10 [2022-04-25T14:33:45.167Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T14:33:45.180Z] > git merge 8b2fb15614d399982e3d107523aa790b0caa1bb8 # timeout=10 [2022-04-25T14:33:45.204Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-25T14:33:45.232Z] > git config core.sparsecheckout # timeout=10 [2022-04-25T14:33:45.254Z] > git checkout -f 5764f6a2d5152da428c12fb5d4dd33bbd399eb69 # timeout=10 [2022-04-25T14:33:49.508Z] Commit message: "build: Upgrade edgex-snap-hooks for fix quotation bug" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T14:33:50.406Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-25T14:33:50.406Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-25T14:33:50.406Z] Dload Upload Total Spent Left Speed [2022-04-25T14:33:50.406Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 85201 0 --:--:-- --:--:-- --:--:-- 85201 [Pipeline] sh [2022-04-25T14:33:50.953Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-25T14:33:51.302Z] + sudo tee /etc/docker/daemon.new [2022-04-25T14:33:51.302Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-25T14:33:51.302Z] { [2022-04-25T14:33:51.302Z] "registry-mirrors": [ [2022-04-25T14:33:51.302Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-25T14:33:51.302Z] ], [2022-04-25T14:33:51.302Z] "bip": "10.250.0.254/24", [2022-04-25T14:33:51.302Z] "hosts": [ [2022-04-25T14:33:51.302Z] "tcp://0.0.0.0:5555", [2022-04-25T14:33:51.302Z] "unix:///var/run/docker.sock" [2022-04-25T14:33:51.302Z] ], [2022-04-25T14:33:51.302Z] "mtu": 1458, [2022-04-25T14:33:51.302Z] "selinux-enabled": true, [2022-04-25T14:33:51.302Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-25T14:33:51.302Z] } [Pipeline] sh [2022-04-25T14:33:51.665Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-25T14:33:52.011Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T14:34:10.418Z] provisioning config files... [2022-04-25T14:34:10.442Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config5022419058900346388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T14:34:10.816Z] ---> docker-login.sh [2022-04-25T14:34:10.816Z] nexus3.edgexfoundry.org:10001 [2022-04-25T14:34:11.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T14:34:11.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T14:34:11.695Z] Configure a credential helper to remove this warning. See [2022-04-25T14:34:11.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T14:34:11.695Z] [2022-04-25T14:34:11.695Z] Login Succeeded [2022-04-25T14:34:11.695Z] nexus3.edgexfoundry.org:10002 [2022-04-25T14:34:11.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T14:34:12.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T14:34:12.244Z] Configure a credential helper to remove this warning. See [2022-04-25T14:34:12.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T14:34:12.244Z] [2022-04-25T14:34:12.244Z] Login Succeeded [2022-04-25T14:34:12.244Z] nexus3.edgexfoundry.org:10003 [2022-04-25T14:34:12.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T14:34:12.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T14:34:12.521Z] Configure a credential helper to remove this warning. See [2022-04-25T14:34:12.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T14:34:12.521Z] [2022-04-25T14:34:12.521Z] Login Succeeded [2022-04-25T14:34:12.521Z] nexus3.edgexfoundry.org:10004 [2022-04-25T14:34:13.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T14:34:13.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T14:34:13.127Z] Configure a credential helper to remove this warning. See [2022-04-25T14:34:13.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T14:34:13.127Z] [2022-04-25T14:34:13.127Z] Login Succeeded [2022-04-25T14:34:13.127Z] docker.io [2022-04-25T14:34:13.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T14:34:13.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T14:34:13.674Z] Configure a credential helper to remove this warning. See [2022-04-25T14:34:13.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T14:34:13.674Z] [2022-04-25T14:34:13.674Z] Login Succeeded [2022-04-25T14:34:13.948Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T14:34:13.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-25T14:34:14.536Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-25T14:34:14.546Z] ========================================================= [2022-04-25T14:34:14.546Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-25T14:34:14.546Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-25T14:34:14.898Z] + 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-04-25T14:34:15.172Z] Sending build context to Docker daemon 693.2kB [2022-04-25T14:34:15.172Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T14:34:15.172Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-25T14:34:15.449Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-25T14:34:15.449Z] 9b3977197b4f: Pulling fs layer [2022-04-25T14:34:15.449Z] 1a89e8eeedd5: Pulling fs layer [2022-04-25T14:34:15.449Z] 94645a83ff95: Pulling fs layer [2022-04-25T14:34:15.449Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-25T14:34:15.449Z] 0c92f367c5e7: Pulling fs layer [2022-04-25T14:34:15.449Z] 3096ccb668a1: Pulling fs layer [2022-04-25T14:34:15.449Z] e8cf19c19ddd: Pulling fs layer [2022-04-25T14:34:15.449Z] a4caa8a26152: Pulling fs layer [2022-04-25T14:34:15.449Z] 3f3a8bcf1eab: Waiting [2022-04-25T14:34:15.449Z] 0c92f367c5e7: Waiting [2022-04-25T14:34:15.449Z] 3096ccb668a1: Waiting [2022-04-25T14:34:15.449Z] e8cf19c19ddd: Waiting [2022-04-25T14:34:15.449Z] a4caa8a26152: Waiting [2022-04-25T14:34:15.449Z] 94645a83ff95: Download complete [2022-04-25T14:34:15.449Z] 1a89e8eeedd5: Verifying Checksum [2022-04-25T14:34:15.449Z] 1a89e8eeedd5: Download complete [2022-04-25T14:34:15.449Z] 0c92f367c5e7: Download complete [2022-04-25T14:34:15.449Z] 3096ccb668a1: Verifying Checksum [2022-04-25T14:34:15.449Z] 3096ccb668a1: Download complete [2022-04-25T14:34:15.449Z] e8cf19c19ddd: Download complete [2022-04-25T14:34:15.449Z] 9b3977197b4f: Verifying Checksum [2022-04-25T14:34:15.449Z] 9b3977197b4f: Download complete [2022-04-25T14:34:16.447Z] 9b3977197b4f: Pull complete [2022-04-25T14:34:16.726Z] 1a89e8eeedd5: Pull complete [2022-04-25T14:34:17.344Z] 94645a83ff95: Pull complete [2022-04-25T14:34:17.622Z] a4caa8a26152: Verifying Checksum [2022-04-25T14:34:17.622Z] a4caa8a26152: Download complete [2022-04-25T14:34:18.224Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-25T14:34:18.224Z] 3f3a8bcf1eab: Download complete [2022-04-25T14:34:30.686Z] 3f3a8bcf1eab: Pull complete [2022-04-25T14:34:30.686Z] 0c92f367c5e7: Pull complete [2022-04-25T14:34:30.686Z] 3096ccb668a1: Pull complete [2022-04-25T14:34:30.963Z] e8cf19c19ddd: Pull complete [2022-04-25T14:34:37.711Z] a4caa8a26152: Pull complete [2022-04-25T14:34:37.711Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-25T14:34:37.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-25T14:34:37.711Z] ---> 725f1c02e7f9 [2022-04-25T14:34:37.711Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-25T14:34:37.992Z] ---> Running in e99021a5cb7e [2022-04-25T14:34:38.597Z] Removing intermediate container e99021a5cb7e [2022-04-25T14:34:38.597Z] ---> 468df486fcd7 [2022-04-25T14:34:38.597Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T14:34:38.597Z] ---> Running in e66da8b7b970 [2022-04-25T14:34:38.873Z] Removing intermediate container e66da8b7b970 [2022-04-25T14:34:38.873Z] ---> 1605fd65407a [2022-04-25T14:34:38.873Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-25T14:34:38.873Z] ---> Running in 5e9887241fa2 [2022-04-25T14:34:39.150Z] Removing intermediate container 5e9887241fa2 [2022-04-25T14:34:39.150Z] ---> 53d1c3dc022e [2022-04-25T14:34:39.150Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:34:39.150Z] ---> Running in 2255199442aa [2022-04-25T14:34:41.143Z] Removing intermediate container 2255199442aa [2022-04-25T14:34:41.144Z] ---> 2bedc07ba0d9 [2022-04-25T14:34:41.144Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T14:34:41.144Z] ---> Running in 6808c26d848f [2022-04-25T14:34:43.772Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T14:34:44.371Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T14:34:44.970Z] OK: 220 MiB in 52 packages [2022-04-25T14:34:45.986Z] Removing intermediate container 6808c26d848f [2022-04-25T14:34:45.986Z] ---> 8363ce3ec459 [2022-04-25T14:34:45.986Z] Step 8/13 : WORKDIR /app [2022-04-25T14:34:45.986Z] ---> Running in 00d3b0ac5dff [2022-04-25T14:34:46.262Z] Removing intermediate container 00d3b0ac5dff [2022-04-25T14:34:46.262Z] ---> 962087e22198 [2022-04-25T14:34:46.262Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-25T14:34:46.866Z] ---> f8f38e885985 [2022-04-25T14:34:46.866Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T14:34:46.866Z] ---> Running in 5240b151605d [2022-04-25T14:36:08.703Z] Removing intermediate container 5240b151605d [2022-04-25T14:36:08.703Z] ---> 93c25c4482b9 [2022-04-25T14:36:08.703Z] Step 11/13 : COPY . . [2022-04-25T14:36:08.703Z] ---> c26e29a78576 [2022-04-25T14:36:08.703Z] Step 12/13 : ARG MAKE="make build" [2022-04-25T14:36:08.703Z] ---> Running in 69c0d941dda1 [2022-04-25T14:36:08.703Z] Removing intermediate container 69c0d941dda1 [2022-04-25T14:36:08.703Z] ---> 3cde7c024c09 [2022-04-25T14:36:08.703Z] Step 13/13 : RUN $MAKE [2022-04-25T14:36:08.703Z] ---> Running in 27594b87871c [2022-04-25T14:36:08.703Z] noop [2022-04-25T14:36:08.703Z] Removing intermediate container 27594b87871c [2022-04-25T14:36:08.703Z] ---> b1f3ee76f192 [2022-04-25T14:36:08.703Z] Successfully built b1f3ee76f192 [2022-04-25T14:36:08.703Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T14:36:09.050Z] + docker inspect -f . ci-base-image-arm64 [2022-04-25T14:36:09.050Z] . [Pipeline] withDockerContainer [2022-04-25T14:36:09.280Z] prd-ubuntu20.04-docker-arm64-4c-16g-22043 does not seem to be running inside a container [2022-04-25T14:36:09.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-25T14:36:10.800Z] $ docker top 1ffdae63357401dbfb76f8236dd9617e637b16b01390ecab7d7c6beae3fb2d63 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T14:36:11.744Z] + go version [2022-04-25T14:36:11.744Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-25T14:36:11.779Z] $ docker stop --time=1 1ffdae63357401dbfb76f8236dd9617e637b16b01390ecab7d7c6beae3fb2d63 [2022-04-25T14:36:13.500Z] $ docker rm -f 1ffdae63357401dbfb76f8236dd9617e637b16b01390ecab7d7c6beae3fb2d63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T14:36:14.118Z] + docker inspect -f . ci-base-image-arm64 [2022-04-25T14:36:14.118Z] . [Pipeline] withDockerContainer [2022-04-25T14:36:14.370Z] prd-ubuntu20.04-docker-arm64-4c-16g-22043 does not seem to be running inside a container [2022-04-25T14:36:14.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-25T14:36:15.828Z] $ docker top 85e8f276f4a2d54bdb990530e3f7accfdc583d9c7ea137bef3a313946d87885f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-25T14:36:16.797Z] + make test [2022-04-25T14:36:16.797Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-25T14:37:13.422Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-25T14:37:13.422Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.209s coverage: 86.2% of statements [2022-04-25T14:37:13.422Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-25T14:37:16.813Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.698s coverage: 71.9% of statements [2022-04-25T14:37:16.813Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-25T14:37:17.089Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-25T14:37:17.089Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-25T14:37:39.298Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-25T14:37:39.298Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-25T14:37:39.575Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-25T14:37:42.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-25T14:37:42.253Z] $ docker stop --time=1 85e8f276f4a2d54bdb990530e3f7accfdc583d9c7ea137bef3a313946d87885f [2022-04-25T14:37:44.061Z] $ docker rm -f 85e8f276f4a2d54bdb990530e3f7accfdc583d9c7ea137bef3a313946d87885f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T14:37:44.942Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-25T14:37:44.971Z] Warning: overwriting stash ‘coverage-report’ [2022-04-25T14:37:45.536Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T14:37:45.929Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-25T14:37:46.270Z] + ls -al . [2022-04-25T14:37:46.270Z] total 236 [2022-04-25T14:37:46.270Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 25 14:37 . [2022-04-25T14:37:46.270Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:33 .. [2022-04-25T14:37:46.270Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 25 14:33 .dockerignore [2022-04-25T14:37:46.270Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 14:33 .git [2022-04-25T14:37:46.270Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 14:33 .github [2022-04-25T14:37:46.270Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 25 14:33 .gitignore [2022-04-25T14:37:46.270Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 14:33 .golangci.yml [2022-04-25T14:37:46.270Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 25 14:33 Attribution.txt [2022-04-25T14:37:46.270Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 25 14:33 Dockerfile [2022-04-25T14:37:46.270Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 14:33 GOVERNANCE.md [2022-04-25T14:37:46.270Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 25 14:33 Jenkinsfile [2022-04-25T14:37:46.270Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 14:33 LICENSE [2022-04-25T14:37:46.270Z] -rw-rw-r-- 1 jenkins jenkins 2095 Apr 25 14:33 Makefile [2022-04-25T14:37:46.270Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 25 14:33 OWNERS.md [2022-04-25T14:37:46.270Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 25 14:33 README.md [2022-04-25T14:37:46.270Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 14:29 VERSION [2022-04-25T14:37:46.270Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:33 bin [2022-04-25T14:37:46.270Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 25 14:37 coverage.out [2022-04-25T14:37:46.270Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 25 14:37 go.mod [2022-04-25T14:37:46.270Z] -rw-rw-r-- 1 jenkins jenkins 49531 Apr 25 14:33 go.sum [2022-04-25T14:37:46.270Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:33 images [2022-04-25T14:37:46.270Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:33 internal [2022-04-25T14:37:46.270Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 25 14:33 main.go [2022-04-25T14:37:46.270Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:33 res [2022-04-25T14:37:46.270Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:33 snap [2022-04-25T14:37:46.270Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 14:33 static [Pipeline] isUnix [Pipeline] sh [2022-04-25T14:37:46.617Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5764f6a2d5152da428c12fb5d4dd33bbd399eb69 --label arch=arm64 --label version=0.0.0 . [2022-04-25T14:37:46.906Z] Sending build context to Docker daemon 693.2kB [2022-04-25T14:37:46.906Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T14:37:46.906Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-25T14:37:46.906Z] ---> b1f3ee76f192 [2022-04-25T14:37:46.906Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-25T14:37:47.184Z] ---> Running in 8dc3d3c22d2d [2022-04-25T14:37:47.460Z] Removing intermediate container 8dc3d3c22d2d [2022-04-25T14:37:47.460Z] ---> f3d363460535 [2022-04-25T14:37:47.460Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T14:37:47.460Z] ---> Running in 3b23774b1746 [2022-04-25T14:37:47.739Z] Removing intermediate container 3b23774b1746 [2022-04-25T14:37:47.739Z] ---> 7b392e2c94bf [2022-04-25T14:37:47.739Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-25T14:37:48.014Z] ---> Running in 3d32ed2e2b31 [2022-04-25T14:37:48.291Z] Removing intermediate container 3d32ed2e2b31 [2022-04-25T14:37:48.291Z] ---> 671d98a5d1d6 [2022-04-25T14:37:48.291Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:37:48.291Z] ---> Running in 1eacc0cf7d85 [2022-04-25T14:37:50.272Z] Removing intermediate container 1eacc0cf7d85 [2022-04-25T14:37:50.272Z] ---> e8c0fdd192af [2022-04-25T14:37:50.272Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T14:37:50.272Z] ---> Running in a286cffe8a40 [2022-04-25T14:37:51.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T14:37:52.280Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T14:37:53.303Z] OK: 220 MiB in 52 packages [2022-04-25T14:37:53.944Z] Removing intermediate container a286cffe8a40 [2022-04-25T14:37:53.944Z] ---> 605e5f1019c4 [2022-04-25T14:37:53.944Z] Step 8/31 : WORKDIR /app [2022-04-25T14:37:53.944Z] ---> Running in 7b2a2fbf54a9 [2022-04-25T14:37:54.572Z] Removing intermediate container 7b2a2fbf54a9 [2022-04-25T14:37:54.572Z] ---> 0cb2bb6dfad6 [2022-04-25T14:37:54.572Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-25T14:37:55.177Z] ---> 7fb2e7f9eeca [2022-04-25T14:37:55.177Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T14:37:55.177Z] ---> Running in 309c5ab7f1bd [2022-04-25T14:37:57.163Z] Removing intermediate container 309c5ab7f1bd [2022-04-25T14:37:57.163Z] ---> 6aeaaa6c7476 [2022-04-25T14:37:57.163Z] Step 11/31 : COPY . . [2022-04-25T14:37:58.149Z] ---> a91cb0446577 [2022-04-25T14:37:58.149Z] Step 12/31 : ARG MAKE="make build" [2022-04-25T14:37:58.149Z] ---> Running in cd2e80e92909 [2022-04-25T14:37:58.427Z] Removing intermediate container cd2e80e92909 [2022-04-25T14:37:58.427Z] ---> a2ec37d50897 [2022-04-25T14:37:58.427Z] Step 13/31 : RUN $MAKE [2022-04-25T14:37:58.427Z] ---> Running in 88d67abdce45 [2022-04-25T14:37:59.880Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory [2022-04-25T14:38:56.494Z] Removing intermediate container 88d67abdce45 [2022-04-25T14:38:56.494Z] ---> 9d6003bd13ed [2022-04-25T14:38:56.494Z] Step 14/31 : FROM alpine:3.14 [2022-04-25T14:38:56.494Z] 3.14: Pulling from library/alpine [2022-04-25T14:38:56.494Z] 455c02918c45: Pulling fs layer [2022-04-25T14:38:56.494Z] 455c02918c45: Verifying Checksum [2022-04-25T14:38:56.494Z] 455c02918c45: Download complete [2022-04-25T14:38:56.494Z] 455c02918c45: Pull complete [2022-04-25T14:38:56.494Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T14:38:56.494Z] Status: Downloaded newer image for alpine:3.14 [2022-04-25T14:38:56.494Z] ---> ac73e934f311 [2022-04-25T14:38:56.494Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-25T14:38:56.494Z] ---> Running in cce425669e74 [2022-04-25T14:38:56.494Z] Removing intermediate container cce425669e74 [2022-04-25T14:38:56.494Z] ---> e70b9a01ebbc [2022-04-25T14:38:56.494Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-25T14:38:56.494Z] ---> Running in dcdd2231e384 [2022-04-25T14:38:56.494Z] Removing intermediate container dcdd2231e384 [2022-04-25T14:38:56.494Z] ---> 52966646275e [2022-04-25T14:38:56.494Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:38:56.494Z] ---> Running in 28fe6b165219 [2022-04-25T14:38:56.494Z] Removing intermediate container 28fe6b165219 [2022-04-25T14:38:56.494Z] ---> 7d3b74d2f299 [2022-04-25T14:38:56.494Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-25T14:38:56.494Z] ---> Running in 2a157505c2b6 [2022-04-25T14:38:56.494Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-25T14:38:56.494Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-25T14:38:56.494Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-25T14:38:56.494Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-25T14:38:56.494Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-25T14:38:56.494Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-25T14:38:56.494Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-25T14:38:56.494Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-25T14:38:56.494Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T14:38:56.494Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T14:38:56.769Z] OK: 9 MiB in 20 packages [2022-04-25T14:38:58.211Z] Removing intermediate container 2a157505c2b6 [2022-04-25T14:38:58.211Z] ---> 411beacf1938 [2022-04-25T14:38:58.211Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-25T14:38:58.488Z] ---> bd4cff45b363 [2022-04-25T14:38:58.488Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-25T14:38:59.089Z] ---> 40d2891d28ad [2022-04-25T14:38:59.090Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-25T14:38:59.691Z] ---> 500d4299752f [2022-04-25T14:38:59.691Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-25T14:39:00.291Z] ---> 37ddcfe11dfc [2022-04-25T14:39:00.291Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-25T14:39:01.740Z] ---> c49618f80d13 [2022-04-25T14:39:01.740Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-25T14:39:01.740Z] ---> Running in 7f457e87614c [2022-04-25T14:39:03.193Z] Removing intermediate container 7f457e87614c [2022-04-25T14:39:03.193Z] ---> 8b9814f33754 [2022-04-25T14:39:03.193Z] Step 25/31 : VOLUME /cache [2022-04-25T14:39:03.193Z] ---> Running in a43a4081d3a1 [2022-04-25T14:39:03.791Z] Removing intermediate container a43a4081d3a1 [2022-04-25T14:39:03.791Z] ---> 49ecd021ae33 [2022-04-25T14:39:03.791Z] Step 26/31 : EXPOSE 59711 [2022-04-25T14:39:03.791Z] ---> Running in f62f8828ba46 [2022-04-25T14:39:04.065Z] Removing intermediate container f62f8828ba46 [2022-04-25T14:39:04.065Z] ---> ab7a0607cb2e [2022-04-25T14:39:04.065Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-25T14:39:04.065Z] ---> Running in b9fe37792b21 [2022-04-25T14:39:04.340Z] Removing intermediate container b9fe37792b21 [2022-04-25T14:39:04.340Z] ---> 4af6de5800d8 [2022-04-25T14:39:04.615Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-25T14:39:04.615Z] ---> Running in 9948a92332d9 [2022-04-25T14:39:04.890Z] Removing intermediate container 9948a92332d9 [2022-04-25T14:39:04.890Z] ---> a3db37c6aeee [2022-04-25T14:39:04.890Z] Step 29/31 : LABEL arch=arm64 [2022-04-25T14:39:04.890Z] ---> Running in 273070ef778e [2022-04-25T14:39:05.163Z] Removing intermediate container 273070ef778e [2022-04-25T14:39:05.163Z] ---> 1f22f119376b [2022-04-25T14:39:05.163Z] Step 30/31 : LABEL git_sha=5764f6a2d5152da428c12fb5d4dd33bbd399eb69 [2022-04-25T14:39:05.439Z] ---> Running in 0bf7ddd00f8e [2022-04-25T14:39:05.714Z] Removing intermediate container 0bf7ddd00f8e [2022-04-25T14:39:05.714Z] ---> f87e3044a8d5 [2022-04-25T14:39:05.714Z] Step 31/31 : LABEL version=0.0.0 [2022-04-25T14:39:05.714Z] ---> Running in 3811ab21ab9f [2022-04-25T14:39:05.987Z] Removing intermediate container 3811ab21ab9f [2022-04-25T14:39:05.987Z] ---> 98238c7add72 [2022-04-25T14:39:05.987Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-25T14:39:05.987Z] Successfully built 98238c7add72 [2022-04-25T14:39:06.263Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T14:39:06.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T14:39:06.703Z] [2022-04-25T14:39:06.703Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-25T14:39:07.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T14:39:07.340Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-25T14:39:07.340Z] 8998bd30e6a1: Pulling fs layer [2022-04-25T14:39:07.340Z] 04944245beec: Pulling fs layer [2022-04-25T14:39:07.340Z] 699f458cf7ca: Pulling fs layer [2022-04-25T14:39:07.340Z] 765212b225bb: Pulling fs layer [2022-04-25T14:39:07.340Z] f23df028b6ca: Pulling fs layer [2022-04-25T14:39:07.340Z] d65c8cfc05b1: Pulling fs layer [2022-04-25T14:39:07.340Z] 2437ff75d9bd: Pulling fs layer [2022-04-25T14:39:07.340Z] f23df028b6ca: Waiting [2022-04-25T14:39:07.340Z] d65c8cfc05b1: Waiting [2022-04-25T14:39:07.340Z] 2437ff75d9bd: Waiting [2022-04-25T14:39:07.340Z] 765212b225bb: Waiting [2022-04-25T14:39:07.340Z] 04944245beec: Download complete [2022-04-25T14:39:07.340Z] 765212b225bb: Download complete [2022-04-25T14:39:07.340Z] f23df028b6ca: Verifying Checksum [2022-04-25T14:39:07.340Z] f23df028b6ca: Download complete [2022-04-25T14:39:07.340Z] d65c8cfc05b1: Verifying Checksum [2022-04-25T14:39:07.340Z] d65c8cfc05b1: Download complete [2022-04-25T14:39:07.620Z] 699f458cf7ca: Verifying Checksum [2022-04-25T14:39:07.620Z] 699f458cf7ca: Download complete [2022-04-25T14:39:07.894Z] 8998bd30e6a1: Verifying Checksum [2022-04-25T14:39:07.894Z] 8998bd30e6a1: Download complete [2022-04-25T14:39:10.521Z] 2437ff75d9bd: Verifying Checksum [2022-04-25T14:39:10.521Z] 2437ff75d9bd: Download complete [2022-04-25T14:39:12.509Z] 8998bd30e6a1: Pull complete [2022-04-25T14:39:12.781Z] 04944245beec: Pull complete [2022-04-25T14:39:14.217Z] 699f458cf7ca: Pull complete [2022-04-25T14:39:14.492Z] 765212b225bb: Pull complete [2022-04-25T14:39:15.472Z] f23df028b6ca: Pull complete [2022-04-25T14:39:15.744Z] d65c8cfc05b1: Pull complete [2022-04-25T14:39:30.825Z] 2437ff75d9bd: Pull complete [2022-04-25T14:39:30.825Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-25T14:39:30.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T14:39:30.825Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-25T14:39:31.076Z] prd-ubuntu20.04-docker-arm64-4c-16g-22043 does not seem to be running inside a container [2022-04-25T14:39:31.189Z] $ 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/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-25T14:39:33.917Z] $ docker top ad3f7d2cd3d411ff2cd8d5504b424ce21ddfccd94fff6af8e3b14da47f59f5fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T14:39:34.884Z] ---> job-cost.sh [2022-04-25T14:39:34.885Z] lf-activate-venv: SKIPPING [2022-04-25T14:39:34.885Z] INFO: No Stack... [2022-04-25T14:39:35.157Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-25T14:39:36.134Z] INFO: Archiving Costs [Pipeline] sh [2022-04-25T14:39:36.812Z] + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv [2022-04-25T14:39:36.812Z] + cut -d, -f6 [Pipeline] lock [2022-04-25T14:39:36.884Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-74-2-stack-cost] [2022-04-25T14:39:36.891Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-74-2-stack-cost] did not exist. Created. [2022-04-25T14:39:36.891Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-74-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-25T14:39:37.582Z] /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-67b73da0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-25T14:39:38.262Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-25T14:39:38.283Z] Warning: overwriting stash ‘stack-cost’ [2022-04-25T14:39:38.341Z] Stashed 1 file(s) [Pipeline] } [2022-04-25T14:39:38.347Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-74-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-25T14:39:38.379Z] $ docker stop --time=1 ad3f7d2cd3d411ff2cd8d5504b424ce21ddfccd94fff6af8e3b14da47f59f5fe [2022-04-25T14:39:39.881Z] $ docker rm -f ad3f7d2cd3d411ff2cd8d5504b424ce21ddfccd94fff6af8e3b14da47f59f5fe [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-04-25T14:39:40.348Z] provisioning config files... [2022-04-25T14:39:40.357Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp/config8873578492034451612tmp [Pipeline] { [Pipeline] sh [2022-04-25T14:39:40.650Z] + set +x [2022-04-25T14:39:40.650Z] + curl -s https://codecov.io/bash [2022-04-25T14:39:40.650Z] + bash -s -- [2022-04-25T14:39:40.650Z] [2022-04-25T14:39:40.650Z] _____ _ [2022-04-25T14:39:40.650Z] / ____| | | [2022-04-25T14:39:40.650Z] | | ___ __| | ___ ___ _____ __ [2022-04-25T14:39:40.650Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-25T14:39:40.650Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-25T14:39:40.650Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-25T14:39:40.650Z] Bash-1.0.6 [2022-04-25T14:39:40.650Z] [2022-04-25T14:39:40.650Z] [2022-04-25T14:39:40.650Z] ==> git version 2.25.1 found [2022-04-25T14:39:40.650Z] ==> 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-04-25T14:39:40.650Z] Release-Date: 2020-01-08 [2022-04-25T14:39:40.650Z] 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-04-25T14:39:40.650Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-25T14:39:40.650Z] ==> Jenkins CI detected. [2022-04-25T14:39:40.650Z] current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-74 [2022-04-25T14:39:40.650Z] project root: . [2022-04-25T14:39:40.650Z] --> token set from env [2022-04-25T14:39:40.650Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-25T14:39:40.650Z] ==> Running gcov in . (disable via -X gcov) [2022-04-25T14:39:40.650Z] ==> Python coveragepy not found [2022-04-25T14:39:40.650Z] ==> Searching for coverage reports in: [2022-04-25T14:39:40.650Z] + . [2022-04-25T14:39:40.650Z] -> Found 1 reports [2022-04-25T14:39:40.650Z] ==> Detecting git/mercurial file structure [2022-04-25T14:39:40.650Z] ==> Reading reports [2022-04-25T14:39:40.650Z] + ./coverage.out bytes=41008 [2022-04-25T14:39:40.650Z] ==> Appending adjustments [2022-04-25T14:39:40.650Z] https://docs.codecov.io/docs/fixing-reports [2022-04-25T14:39:40.910Z] + Found adjustments [2022-04-25T14:39:40.910Z] ==> Gzipping contents [2022-04-25T14:39:40.910Z] 12K /tmp/codecov.IZJ3K7.gz [2022-04-25T14:39:40.910Z] ==> Uploading reports [2022-04-25T14:39:40.910Z] url: https://codecov.io [2022-04-25T14:39:40.910Z] query: branch=PR-74&commit=5764f6a2d5152da428c12fb5d4dd33bbd399eb69&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-74%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=74&job=&cmd_args= [2022-04-25T14:39:40.910Z] -> Pinging Codecov [2022-04-25T14:39:40.910Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-74&commit=5764f6a2d5152da428c12fb5d4dd33bbd399eb69&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-74%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=74&job=&cmd_args= [2022-04-25T14:39:41.172Z] -> Uploading to [2022-04-25T14:39:41.172Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-25/581DD39554BDF9B6E22D074273EAD858/5764f6a2d5152da428c12fb5d4dd33bbd399eb69/6fec813b-2d22-458f-be66-e50986fe3bff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220425T143941Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a256797fdf59a322ac874db9d455daf4ccd428b69ccc6f28cd2f5ab947b45a9a [2022-04-25T14:39:41.172Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-25T14:39:41.172Z] Dload Upload Total Spent Left Speed [2022-04-25T14:39:41.432Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11559 0 0 100 11559 0 54014 --:--:-- --:--:-- --:--:-- 54267 [2022-04-25T14:39:41.432Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5764f6a2d5152da428c12fb5d4dd33bbd399eb69 [Pipeline] } [2022-04-25T14:39:41.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-04-25T14:39:42.189Z] + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-74/archives ] [2022-04-25T14:39:42.189Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-74/archives [2022-04-25T14:39:42.189Z] total 16 [2022-04-25T14:39:42.189Z] drwxr-xr-x 3 root root 4096 Apr 25 14:31 . [2022-04-25T14:39:42.189Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 14:31 .. [2022-04-25T14:39:42.189Z] drwxr-xr-x 2 root root 4096 Apr 25 14:31 cost [2022-04-25T14:39:42.189Z] -rw-r--r-- 1 root root 93 Apr 25 14:31 cost.csv [2022-04-25T14:39:42.189Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-74/archives [2022-04-25T14:39:42.189Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-74/archives [2022-04-25T14:39:42.189Z] total 16 [2022-04-25T14:39:42.189Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 14:31 . [2022-04-25T14:39:42.189Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 14:31 .. [2022-04-25T14:39:42.189Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 14:31 cost [2022-04-25T14:39:42.189Z] -rw-r--r-- 1 jenkins jenkins 93 Apr 25 14:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-25T14:39:42.489Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T14:39:43.360Z] ---> package-listing.sh [2022-04-25T14:39:43.360Z] ++ facter osfamily [2022-04-25T14:39:43.360Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-25T14:39:43.620Z] + OS_FAMILY=debian [2022-04-25T14:39:43.620Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-74 [2022-04-25T14:39:43.620Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-25T14:39:43.620Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-25T14:39:43.620Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-25T14:39:43.620Z] + PACKAGES=/tmp/packages_start.txt [2022-04-25T14:39:43.620Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-74 ']' [2022-04-25T14:39:43.620Z] + PACKAGES=/tmp/packages_end.txt [2022-04-25T14:39:43.620Z] + case "${OS_FAMILY}" in [2022-04-25T14:39:43.620Z] + dpkg -l [2022-04-25T14:39:43.620Z] + grep '^ii' [2022-04-25T14:39:43.620Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-25T14:39:43.620Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-25T14:39:43.620Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-25T14:39:43.620Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-74 ']' [2022-04-25T14:39:43.620Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-74/archives/ [2022-04-25T14:39:43.620Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-74/archives/ [Pipeline] echo [2022-04-25T14:39:43.634Z] 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/ry_app-rfid-llrp-inventory_PR-74/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-25T14:39:43.917Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-25T14:39:44.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T14:39:44.478Z] . [Pipeline] withDockerContainer [2022-04-25T14:39:44.747Z] prd-ubuntu20.04-docker-8c-8g-22042 does not seem to be running inside a container [2022-04-25T14:39:44.790Z] $ 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/ry_app-rfid-llrp-inventory_PR-74/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-74 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74:/w/workspace/ry_app-rfid-llrp-inventory_PR-74:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-25T14:39:45.012Z] $ docker top 1b1d43aaff8bae95489446a3a4bc105a5e68e9a7a0687d8ad72f3c0021a6e69d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T14:39:45.368Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-25T14:39:45.658Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-25T14:39:45.951Z] + ls /var/log/sa-host [2022-04-25T14:39:45.951Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T14:39:46.157Z] provisioning config files... [2022-04-25T14:39:46.169Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp/config6389258779182775508tmp [Pipeline] { [Pipeline] echo [2022-04-25T14:39:46.185Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T14:39:46.475Z] ---> create-netrc.sh [Pipeline] } [2022-04-25T14:39:46.483Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-25T14:39:46.819Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-25T14:39:46.830Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T14:39:47.116Z] ---> sudo-logs.sh [2022-04-25T14:39:47.116Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-25T14:39:47.157Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T14:39:47.445Z] ---> job-cost.sh [2022-04-25T14:39:47.445Z] lf-activate-venv: SKIPPING [2022-04-25T14:39:47.445Z] DEBUG: total: 0.2199999988079071 [2022-04-25T14:39:47.445Z] INFO: Retrieving Stack Cost... [2022-04-25T14:39:47.705Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-25T14:39:48.276Z] INFO: Archiving Costs [Pipeline] echo [2022-04-25T14:39:48.290Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T14:39:48.578Z] ---> logs-deploy.sh [2022-04-25T14:39:48.578Z] lf-activate-venv: SKIPPING [2022-04-25T14:39:48.578Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-74/2 [2022-04-25T14:39:48.578Z] INFO: archiving workspace using pattern(s): [2022-04-25T14:39:49.516Z] Archives upload complete. [2022-04-25T14:39:49.516Z] INFO: archiving logs to Nexus