Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7a00f466457d09e0dac64c715bdd5dd92404c416+8b2fb15614d399982e3d107523aa790b0caa1bb8 (325e2b7c293d150877d8d957a7ff89f15b2dc6ab) 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-ssh11335675418331839612.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-ssh13482502008941557696.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-65/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-65/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5474474150148913268.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-ssh1527573133568951065.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-65/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-65/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10046768897014923515.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-21749’ Running on prd-ubuntu20.04-docker-8c-8g-21753 in /w/workspace/ry_app-rfid-llrp-inventory_PR-65 [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-65 # 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 7a00f466457d09e0dac64c715bdd5dd92404c416 Merge succeeded, producing 5e941c0aca510d873eb1abd2974e71ee9f364cd9 Checking out Revision 5e941c0aca510d873eb1abd2974e71ee9f364cd9 (PR-65) > 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/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a00f466457d09e0dac64c715bdd5dd92404c416 # 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 5e941c0aca510d873eb1abd2974e71ee9f364cd9 # timeout=10 Commit message: "Merge commit '8b2fb15614d399982e3d107523aa790b0caa1bb8' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-22T07:59:48.909Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-22T07:59:48.970Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-22T07:59:48.988Z] ========================================================= [2022-04-22T07:59:48.988Z] EdgeX Global Pipelines Version Info [2022-04-22T07:59:48.988Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk fc5047185756df0e6748037dc7ca14a3284c668e # timeout=10 [2022-04-22T07:59:49.772Z] ------------------- [2022-04-22T07:59:49.772Z] stable info: [2022-04-22T07:59:49.772Z] ------------------- [2022-04-22T07:59:49.772Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T07:59:49.772Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-22T07:59:49.772Z] Message: update stable to v1.0.221 [2022-04-22T07:59:50.346Z] ------------------- [2022-04-22T07:59:50.346Z] experimental info: [2022-04-22T07:59:50.346Z] ------------------- [2022-04-22T07:59:50.346Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T07:59:50.346Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-22T07:59:50.346Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-22T07:59:50.511Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-04-22T07:59:50.523Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-04-22T07:59:50.532Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-22T07:59:50.540Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-22T07:59:50.549Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-22T07:59:50.558Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-22T07:59:50.567Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-22T07:59:50.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-22T07:59:50.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-22T07:59:50.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-22T07:59:50.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-22T07:59:50.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-04-22T07:59:50.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-22T07:59:50.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-22T07:59:50.637Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-22T07:59:50.654Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-22T07:59:50.666Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-22T07:59:50.678Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-22T07:59:50.689Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-22T07:59:50.700Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-22T07:59:50.712Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-22T07:59:50.726Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-22T07:59:50.741Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-22T07:59:50.751Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-22T07:59:50.770Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-22T07:59:50.785Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-22T07:59:50.796Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-65 [Pipeline] echo [2022-04-22T07:59:50.811Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-65 [Pipeline] echo [2022-04-22T07:59:50.823Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-65 [Pipeline] echo [2022-04-22T07:59:50.836Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e941c0aca510d873eb1abd2974e71ee9f364cd9 [Pipeline] echo [2022-04-22T07:59:50.848Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e941c0 [Pipeline] echo [2022-04-22T07:59:50.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T07:59:50.901Z] provisioning config files... [2022-04-22T07:59:50.914Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/config4466070834645681130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T07:59:51.220Z] ---> docker-login.sh [2022-04-22T07:59:51.220Z] nexus3.edgexfoundry.org:10001 [2022-04-22T07:59:51.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T07:59:51.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T07:59:51.746Z] Configure a credential helper to remove this warning. See [2022-04-22T07:59:51.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T07:59:51.746Z] [2022-04-22T07:59:51.746Z] Login Succeeded [2022-04-22T07:59:51.746Z] nexus3.edgexfoundry.org:10002 [2022-04-22T07:59:51.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T07:59:51.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T07:59:51.746Z] Configure a credential helper to remove this warning. See [2022-04-22T07:59:51.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T07:59:51.746Z] [2022-04-22T07:59:51.746Z] Login Succeeded [2022-04-22T07:59:51.746Z] nexus3.edgexfoundry.org:10003 [2022-04-22T07:59:51.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T07:59:52.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T07:59:52.010Z] Configure a credential helper to remove this warning. See [2022-04-22T07:59:52.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T07:59:52.010Z] [2022-04-22T07:59:52.010Z] Login Succeeded [2022-04-22T07:59:52.010Z] nexus3.edgexfoundry.org:10004 [2022-04-22T07:59:52.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T07:59:52.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T07:59:52.010Z] Configure a credential helper to remove this warning. See [2022-04-22T07:59:52.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T07:59:52.010Z] [2022-04-22T07:59:52.010Z] Login Succeeded [2022-04-22T07:59:52.010Z] docker.io [2022-04-22T07:59:52.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T07:59:52.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T07:59:52.539Z] Configure a credential helper to remove this warning. See [2022-04-22T07:59:52.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T07:59:52.539Z] [2022-04-22T07:59:52.539Z] Login Succeeded [2022-04-22T07:59:52.539Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T07:59:52.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-22T07:59:52.919Z] + git rev-list -1 --merges 5e941c0aca510d873eb1abd2974e71ee9f364cd9~1..5e941c0aca510d873eb1abd2974e71ee9f364cd9 [Pipeline] echo [2022-04-22T07:59:52.951Z] -----------> git rev-list -1 --merges 5e941c0aca510d873eb1abd2974e71ee9f364cd9~1..5e941c0aca510d873eb1abd2974e71ee9f364cd9 5e941c0aca510d873eb1abd2974e71ee9f364cd9 [2022-04-22T07:59:52.951Z] 5e941c0aca510d873eb1abd2974e71ee9f364cd9 [false] [Pipeline] sh [2022-04-22T07:59:53.254Z] + git log --format=format:%s -1 5e941c0aca510d873eb1abd2974e71ee9f364cd9 [Pipeline] echo [2022-04-22T07:59:53.271Z] ========================================================= [2022-04-22T07:59:53.271Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-22T07:59:53.271Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T07:59:53.598Z] + git log --format=format:%s -1 5e941c0aca510d873eb1abd2974e71ee9f364cd9 [Pipeline] echo [2022-04-22T07:59:53.612Z] [semverPrep] GIT_COMMIT: 5e941c0aca510d873eb1abd2974e71ee9f364cd9, Commit Message: Merge commit '8b2fb15614d399982e3d107523aa790b0caa1bb8' into HEAD [Pipeline] echo [2022-04-22T07:59:53.622Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-22T07:59:54.000Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-22T07:59:54.000Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-22T07:59:54.000Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-22T07:59:54.000Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-22T07:59:54.000Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-22T07:59:54.000Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-22T07:59:54.000Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-22T07:59:54.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T07:59:54.344Z] [2022-04-22T07:59:54.344Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T07:59:54.645Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T07:59:54.645Z] latest: Pulling from edgex-devops/git-semver [2022-04-22T07:59:54.645Z] a0d0a0d46f8b: Pulling fs layer [2022-04-22T07:59:54.645Z] 3e5f54012d9b: Pulling fs layer [2022-04-22T07:59:54.645Z] 4c7163046ea9: Pulling fs layer [2022-04-22T07:59:54.645Z] 0c2d73faf560: Pulling fs layer [2022-04-22T07:59:54.645Z] 0c2d73faf560: Waiting [2022-04-22T07:59:54.645Z] 3e5f54012d9b: Verifying Checksum [2022-04-22T07:59:54.645Z] 3e5f54012d9b: Download complete [2022-04-22T07:59:54.645Z] a0d0a0d46f8b: Verifying Checksum [2022-04-22T07:59:54.645Z] a0d0a0d46f8b: Download complete [2022-04-22T07:59:54.645Z] 0c2d73faf560: Download complete [2022-04-22T07:59:54.645Z] 4c7163046ea9: Verifying Checksum [2022-04-22T07:59:54.645Z] 4c7163046ea9: Download complete [2022-04-22T07:59:54.905Z] a0d0a0d46f8b: Pull complete [2022-04-22T07:59:54.905Z] 3e5f54012d9b: Pull complete [2022-04-22T07:59:55.166Z] 4c7163046ea9: Pull complete [2022-04-22T07:59:55.428Z] 0c2d73faf560: Pull complete [2022-04-22T07:59:55.428Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-22T07:59:55.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T07:59:55.428Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-22T07:59:55.570Z] prd-ubuntu20.04-docker-8c-8g-21753 does not seem to be running inside a container [2022-04-22T07:59:55.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-65 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65:/w/workspace/ry_app-rfid-llrp-inventory_PR-65:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-22T07:59:56.431Z] $ docker top c429908a7bd0276ce7c2a68355a8cc4598c0a1f88a0ec9a63c7a0464db79b250 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-22T07:59:56.530Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T07:59:56.531Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T07:59:56.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T07:59:56.673Z] $ docker exec c429908a7bd0276ce7c2a68355a8cc4598c0a1f88a0ec9a63c7a0464db79b250 ssh-agent [2022-04-22T07:59:56.808Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBOaMDM/agent.13 [2022-04-22T07:59:56.808Z] SSH_AGENT_PID=19 [2022-04-22T07:59:56.817Z] Running ssh-add (command line suppressed) [2022-04-22T07:59:56.953Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/private_key_4217051945020555650.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/private_key_4217051945020555650.key) [2022-04-22T07:59:56.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T07:59:57.263Z] + git tag --points-at HEAD [Pipeline] } [2022-04-22T07:59:57.289Z] $ docker exec --env ******** --env ******** c429908a7bd0276ce7c2a68355a8cc4598c0a1f88a0ec9a63c7a0464db79b250 ssh-agent -k [2022-04-22T07:59:57.411Z] unset SSH_AUTH_SOCK; [2022-04-22T07:59:57.412Z] unset SSH_AGENT_PID; [2022-04-22T07:59:57.412Z] echo Agent pid 19 killed; [2022-04-22T07:59:57.419Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-22T07:59:57.444Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T07:59:57.444Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T07:59:57.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T07:59:57.587Z] $ docker exec c429908a7bd0276ce7c2a68355a8cc4598c0a1f88a0ec9a63c7a0464db79b250 ssh-agent [2022-04-22T07:59:57.709Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOCcejm/agent.52 [2022-04-22T07:59:57.709Z] SSH_AGENT_PID=59 [2022-04-22T07:59:57.714Z] Running ssh-add (command line suppressed) [2022-04-22T07:59:57.850Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/private_key_4295621996611661535.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/private_key_4295621996611661535.key) [2022-04-22T07:59:57.863Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T07:59:58.156Z] + git semver init [2022-04-22T07:59:58.156Z] # -> Open(): unable to determine branch for HEAD [2022-04-22T07:59:58.156Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-65/.git [2022-04-22T07:59:58.156Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-65 [2022-04-22T07:59:58.156Z] # $SEMVER_REMOTE_NAME = origin [2022-04-22T07:59:58.156Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-22T07:59:58.156Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-22T07:59:58.156Z] # $SEMVER_BRANCH = PR-65 [2022-04-22T07:59:58.156Z] # $SEMVER_TEMP = /tmp/semver-528470610 [2022-04-22T07:59:58.156Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2022-04-22T07:59:59.544Z] # '/tmp/semver-528470610' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-65/.semver' [2022-04-22T07:59:59.544Z] # -> Force: false [2022-04-22T07:59:59.544Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-65/.semver [Pipeline] } [2022-04-22T07:59:59.561Z] $ docker exec --env ******** --env ******** c429908a7bd0276ce7c2a68355a8cc4598c0a1f88a0ec9a63c7a0464db79b250 ssh-agent -k [2022-04-22T07:59:59.673Z] unset SSH_AUTH_SOCK; [2022-04-22T07:59:59.673Z] unset SSH_AGENT_PID; [2022-04-22T07:59:59.673Z] echo Agent pid 59 killed; [2022-04-22T07:59:59.681Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-22T07:59:59.994Z] + git semver [Pipeline] } [2022-04-22T08:00:00.015Z] $ docker stop --time=1 c429908a7bd0276ce7c2a68355a8cc4598c0a1f88a0ec9a63c7a0464db79b250 [2022-04-22T08:00:01.407Z] $ docker rm -f c429908a7bd0276ce7c2a68355a8cc4598c0a1f88a0ec9a63c7a0464db79b250 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T08:00:01.775Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-22T08:00:02.040Z] Stashed 1 file(s) [Pipeline] echo [2022-04-22T08:00:02.045Z] [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-22T08:00:02.153Z] provisioning config files... [2022-04-22T08:00:02.174Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/config1443285270488400708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:00:02.478Z] ---> docker-login.sh [2022-04-22T08:00:02.478Z] nexus3.edgexfoundry.org:10001 [2022-04-22T08:00:02.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T08:00:02.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T08:00:02.478Z] Configure a credential helper to remove this warning. See [2022-04-22T08:00:02.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T08:00:02.479Z] [2022-04-22T08:00:02.479Z] Login Succeeded [2022-04-22T08:00:02.479Z] nexus3.edgexfoundry.org:10002 [2022-04-22T08:00:02.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T08:00:02.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T08:00:02.739Z] Configure a credential helper to remove this warning. See [2022-04-22T08:00:02.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T08:00:02.739Z] [2022-04-22T08:00:02.739Z] Login Succeeded [2022-04-22T08:00:02.739Z] nexus3.edgexfoundry.org:10003 [2022-04-22T08:00:02.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T08:00:02.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T08:00:02.739Z] Configure a credential helper to remove this warning. See [2022-04-22T08:00:02.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T08:00:02.739Z] [2022-04-22T08:00:02.739Z] Login Succeeded [2022-04-22T08:00:02.739Z] nexus3.edgexfoundry.org:10004 [2022-04-22T08:00:03.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T08:00:03.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T08:00:03.000Z] Configure a credential helper to remove this warning. See [2022-04-22T08:00:03.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T08:00:03.000Z] [2022-04-22T08:00:03.000Z] Login Succeeded [2022-04-22T08:00:03.000Z] docker.io [2022-04-22T08:00:03.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T08:00:03.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T08:00:03.575Z] Configure a credential helper to remove this warning. See [2022-04-22T08:00:03.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T08:00:03.575Z] [2022-04-22T08:00:03.575Z] Login Succeeded [2022-04-22T08:00:03.575Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T08:00:03.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-22T08:00:03.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T08:00:03.677Z] ========================================================= [2022-04-22T08:00:03.677Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-22T08:00:03.677Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-22T08:00:03.993Z] + 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-22T08:00:03.993Z] Sending build context to Docker daemon 10.04MB [2022-04-22T08:00:03.993Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T08:00:03.993Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-22T08:00:03.993Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-22T08:00:03.993Z] 59bf1c3509f3: Pulling fs layer [2022-04-22T08:00:03.993Z] 666ba61612fd: Pulling fs layer [2022-04-22T08:00:03.993Z] 8ed8ca486205: Pulling fs layer [2022-04-22T08:00:03.993Z] 4fe6c5a15a65: Pulling fs layer [2022-04-22T08:00:03.993Z] 22a0e8bec74d: Pulling fs layer [2022-04-22T08:00:03.993Z] 640e595b4fbd: Pulling fs layer [2022-04-22T08:00:03.993Z] 763cafe07f6e: Pulling fs layer [2022-04-22T08:00:03.993Z] 0c0b528cf693: Pulling fs layer [2022-04-22T08:00:03.993Z] 10935f4eaf8b: Pulling fs layer [2022-04-22T08:00:03.993Z] 4fe6c5a15a65: Waiting [2022-04-22T08:00:03.993Z] 22a0e8bec74d: Waiting [2022-04-22T08:00:03.993Z] 640e595b4fbd: Waiting [2022-04-22T08:00:03.993Z] 763cafe07f6e: Waiting [2022-04-22T08:00:03.993Z] 0c0b528cf693: Waiting [2022-04-22T08:00:03.993Z] 10935f4eaf8b: Waiting [2022-04-22T08:00:04.259Z] 8ed8ca486205: Verifying Checksum [2022-04-22T08:00:04.259Z] 8ed8ca486205: Download complete [2022-04-22T08:00:04.259Z] 666ba61612fd: Verifying Checksum [2022-04-22T08:00:04.259Z] 666ba61612fd: Download complete [2022-04-22T08:00:04.259Z] 22a0e8bec74d: Verifying Checksum [2022-04-22T08:00:04.259Z] 22a0e8bec74d: Download complete [2022-04-22T08:00:04.259Z] 640e595b4fbd: Verifying Checksum [2022-04-22T08:00:04.259Z] 640e595b4fbd: Download complete [2022-04-22T08:00:04.259Z] 763cafe07f6e: Verifying Checksum [2022-04-22T08:00:04.259Z] 763cafe07f6e: Download complete [2022-04-22T08:00:04.259Z] 59bf1c3509f3: Download complete [2022-04-22T08:00:04.259Z] 0c0b528cf693: Verifying Checksum [2022-04-22T08:00:04.259Z] 0c0b528cf693: Download complete [2022-04-22T08:00:04.259Z] 59bf1c3509f3: Pull complete [2022-04-22T08:00:04.530Z] 666ba61612fd: Pull complete [2022-04-22T08:00:04.530Z] 8ed8ca486205: Pull complete [2022-04-22T08:00:04.800Z] 10935f4eaf8b: Verifying Checksum [2022-04-22T08:00:04.800Z] 10935f4eaf8b: Download complete [2022-04-22T08:00:05.062Z] 4fe6c5a15a65: Download complete [2022-04-22T08:00:09.274Z] 4fe6c5a15a65: Pull complete [2022-04-22T08:00:09.274Z] 22a0e8bec74d: Pull complete [2022-04-22T08:00:09.274Z] 640e595b4fbd: Pull complete [2022-04-22T08:00:09.274Z] 763cafe07f6e: Pull complete [2022-04-22T08:00:09.532Z] 0c0b528cf693: Pull complete [2022-04-22T08:00:12.071Z] 10935f4eaf8b: Pull complete [2022-04-22T08:00:12.071Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-22T08:00:12.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T08:00:12.071Z] ---> 99d49a6021b9 [2022-04-22T08:00:12.071Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-22T08:00:13.458Z] ---> Running in 679b53cd0294 [2022-04-22T08:00:13.458Z] Removing intermediate container 679b53cd0294 [2022-04-22T08:00:13.458Z] ---> 869d2d61fde9 [2022-04-22T08:00:13.458Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-22T08:00:13.458Z] ---> Running in 28ba93e8ff4d [2022-04-22T08:00:13.719Z] Removing intermediate container 28ba93e8ff4d [2022-04-22T08:00:13.719Z] ---> f595330fbc7d [2022-04-22T08:00:13.719Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-22T08:00:13.719Z] ---> Running in e94444b09e01 [2022-04-22T08:00:13.719Z] Removing intermediate container e94444b09e01 [2022-04-22T08:00:13.719Z] ---> 92f6ed6390e1 [2022-04-22T08:00:13.719Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T08:00:13.719Z] ---> Running in 7d7233b44d9b [2022-04-22T08:00:14.664Z] Removing intermediate container 7d7233b44d9b [2022-04-22T08:00:14.664Z] ---> 5098e00bb5b1 [2022-04-22T08:00:14.664Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-22T08:00:14.664Z] ---> Running in 8a254db45a53 [2022-04-22T08:00:14.664Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T08:00:15.611Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T08:00:15.873Z] OK: 221 MiB in 52 packages [2022-04-22T08:00:16.886Z] Removing intermediate container 8a254db45a53 [2022-04-22T08:00:16.886Z] ---> 566f2a9338cd [2022-04-22T08:00:16.886Z] Step 8/13 : WORKDIR /app [2022-04-22T08:00:17.124Z] Still waiting to schedule task [2022-04-22T08:00:17.124Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21751’ [2022-04-22T08:00:17.459Z] ---> Running in ef138bb1a9fd [2022-04-22T08:00:18.399Z] Removing intermediate container ef138bb1a9fd [2022-04-22T08:00:18.399Z] ---> db1713176d1c [2022-04-22T08:00:18.399Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-22T08:00:19.342Z] ---> ff2f904d54ad [2022-04-22T08:00:19.342Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T08:00:20.311Z] ---> Running in 5c5f471bc342 [2022-04-22T08:00:52.641Z] Removing intermediate container 5c5f471bc342 [2022-04-22T08:00:52.641Z] ---> cea19f347fb6 [2022-04-22T08:00:52.641Z] Step 11/13 : COPY . . [2022-04-22T08:00:52.641Z] ---> d700857894a0 [2022-04-22T08:00:52.641Z] Step 12/13 : ARG MAKE="make build" [2022-04-22T08:00:52.641Z] ---> Running in 09b26e155b55 [2022-04-22T08:00:52.641Z] Removing intermediate container 09b26e155b55 [2022-04-22T08:00:52.641Z] ---> 7a819c9ff1f7 [2022-04-22T08:00:52.641Z] Step 13/13 : RUN $MAKE [2022-04-22T08:00:52.641Z] ---> Running in 9429b0c2bbe1 [2022-04-22T08:00:52.641Z] noop [2022-04-22T08:00:52.641Z] Removing intermediate container 9429b0c2bbe1 [2022-04-22T08:00:52.641Z] ---> d592f4300f59 [2022-04-22T08:00:52.642Z] Successfully built d592f4300f59 [2022-04-22T08:00:52.642Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T08:00:52.942Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T08:00:52.942Z] . [Pipeline] withDockerContainer [2022-04-22T08:00:53.013Z] prd-ubuntu20.04-docker-8c-8g-21753 does not seem to be running inside a container [2022-04-22T08:00:53.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-65 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65:/w/workspace/ry_app-rfid-llrp-inventory_PR-65:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@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 ******** ci-base-image-x86_64 cat [2022-04-22T08:00:53.498Z] $ docker top 2d95abc3f276ba3ec55f50892fed1495ee5f5fc46cce82e31d2bd44fe80fcdd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T08:00:53.885Z] + go version [2022-04-22T08:00:53.885Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-22T08:00:53.903Z] $ docker stop --time=1 2d95abc3f276ba3ec55f50892fed1495ee5f5fc46cce82e31d2bd44fe80fcdd9 [2022-04-22T08:00:55.196Z] $ docker rm -f 2d95abc3f276ba3ec55f50892fed1495ee5f5fc46cce82e31d2bd44fe80fcdd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T08:00:55.636Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T08:00:55.636Z] . [Pipeline] withDockerContainer [2022-04-22T08:00:55.708Z] prd-ubuntu20.04-docker-8c-8g-21753 does not seem to be running inside a container [2022-04-22T08:00:55.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-65 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65:/w/workspace/ry_app-rfid-llrp-inventory_PR-65:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@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 ******** ci-base-image-x86_64 cat [2022-04-22T08:00:56.173Z] $ docker top 684e3744e4de6c7d3591a08c3561e1272eb4259426d7ad71d7a89a00bf02a6c6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-22T08:00:56.531Z] + make test [2022-04-22T08:00:56.531Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-22T08:01:04.661Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-22T08:01:04.661Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.033s coverage: 86.2% of statements [2022-04-22T08:01:04.661Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-22T08:01:06.584Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.548s coverage: 71.9% of statements [2022-04-22T08:01:06.584Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-22T08:01:13.170Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-22T08:01:16.568Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-22T08:01:16.568Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-22T08:01:16.568Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-22T08:01:16.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-22T08:01:16.599Z] $ docker stop --time=1 684e3744e4de6c7d3591a08c3561e1272eb4259426d7ad71d7a89a00bf02a6c6 [2022-04-22T08:01:18.195Z] $ docker rm -f 684e3744e4de6c7d3591a08c3561e1272eb4259426d7ad71d7a89a00bf02a6c6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T08:01:18.627Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-22T08:01:18.682Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-22T08:01:19.265Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-22T08:01:19.556Z] + ls -al . [2022-04-22T08:01:19.556Z] total 240 [2022-04-22T08:01:19.556Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 22 08:01 . [2022-04-22T08:01:19.556Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 07:59 .. [2022-04-22T08:01:19.556Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 22 07:59 .dockerignore [2022-04-22T08:01:19.556Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 07:59 .git [2022-04-22T08:01:19.556Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 07:59 .github [2022-04-22T08:01:19.556Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 22 07:59 .gitignore [2022-04-22T08:01:19.556Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 22 07:59 .golangci.yml [2022-04-22T08:01:19.556Z] drwx------ 3 jenkins jenkins 4096 Apr 22 07:59 .semver [2022-04-22T08:01:19.556Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 22 07:59 Attribution.txt [2022-04-22T08:01:19.556Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 22 07:59 Dockerfile [2022-04-22T08:01:19.556Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 22 07:59 GOVERNANCE.md [2022-04-22T08:01:19.556Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 22 07:59 Jenkinsfile [2022-04-22T08:01:19.556Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 22 07:59 LICENSE [2022-04-22T08:01:19.556Z] -rw-rw-r-- 1 jenkins jenkins 2095 Apr 22 07:59 Makefile [2022-04-22T08:01:19.556Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 22 07:59 OWNERS.md [2022-04-22T08:01:19.556Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 22 07:59 README.md [2022-04-22T08:01:19.556Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 08:00 VERSION [2022-04-22T08:01:19.556Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 07:59 bin [2022-04-22T08:01:19.556Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 22 08:01 coverage.out [2022-04-22T08:01:19.556Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 22 07:59 go.mod [2022-04-22T08:01:19.556Z] -rw-rw-r-- 1 jenkins jenkins 49621 Apr 22 07:59 go.sum [2022-04-22T08:01:19.556Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 07:59 images [2022-04-22T08:01:19.556Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 07:59 internal [2022-04-22T08:01:19.556Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 22 07:59 main.go [2022-04-22T08:01:19.556Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 07:59 res [2022-04-22T08:01:19.556Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 07:59 snap [2022-04-22T08:01:19.556Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 07:59 static [Pipeline] isUnix [Pipeline] sh [2022-04-22T08:01:19.898Z] + 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=5e941c0aca510d873eb1abd2974e71ee9f364cd9 --label arch=amd64 --label version=0.0.0 . [2022-04-22T08:01:19.899Z] Sending build context to Docker daemon 10.04MB [2022-04-22T08:01:19.899Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T08:01:19.899Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-22T08:01:19.899Z] ---> d592f4300f59 [2022-04-22T08:01:19.899Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-22T08:01:20.158Z] ---> Running in 161fb8ae536e [2022-04-22T08:01:20.158Z] Removing intermediate container 161fb8ae536e [2022-04-22T08:01:20.158Z] ---> efa29d6c5fd8 [2022-04-22T08:01:20.158Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-22T08:01:20.730Z] ---> Running in 8950feffb659 [2022-04-22T08:01:20.730Z] Removing intermediate container 8950feffb659 [2022-04-22T08:01:20.730Z] ---> c9fc4f98c301 [2022-04-22T08:01:20.730Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-22T08:01:20.730Z] ---> Running in 2c11eea4fe99 [2022-04-22T08:01:20.989Z] Removing intermediate container 2c11eea4fe99 [2022-04-22T08:01:20.989Z] ---> c9d35de30293 [2022-04-22T08:01:20.989Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T08:01:20.989Z] ---> Running in 55f9c5428c81 [2022-04-22T08:01:21.932Z] Removing intermediate container 55f9c5428c81 [2022-04-22T08:01:21.932Z] ---> a5470d6b69d3 [2022-04-22T08:01:21.932Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-22T08:01:21.932Z] ---> Running in 73cac1d643e7 [2022-04-22T08:01:21.932Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T08:01:22.872Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T08:01:23.134Z] OK: 221 MiB in 52 packages [2022-04-22T08:01:23.397Z] Removing intermediate container 73cac1d643e7 [2022-04-22T08:01:23.397Z] ---> 52d68ff5a0b7 [2022-04-22T08:01:23.397Z] Step 8/31 : WORKDIR /app [2022-04-22T08:01:23.397Z] ---> Running in 7d28ee2b9923 [2022-04-22T08:01:23.659Z] Removing intermediate container 7d28ee2b9923 [2022-04-22T08:01:23.659Z] ---> 3cbd350e0ccc [2022-04-22T08:01:23.659Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-22T08:01:23.659Z] ---> 43d785bbf199 [2022-04-22T08:01:23.659Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T08:01:23.659Z] ---> Running in 730ac80bd122 [2022-04-22T08:01:24.611Z] Removing intermediate container 730ac80bd122 [2022-04-22T08:01:24.611Z] ---> fd80b885d8bd [2022-04-22T08:01:24.611Z] Step 11/31 : COPY . . [2022-04-22T08:01:24.873Z] ---> 633d9e1e4916 [2022-04-22T08:01:24.873Z] Step 12/31 : ARG MAKE="make build" [2022-04-22T08:01:24.873Z] ---> Running in 246f24b6f633 [2022-04-22T08:01:24.873Z] Removing intermediate container 246f24b6f633 [2022-04-22T08:01:24.873Z] ---> c7452b43ad59 [2022-04-22T08:01:24.873Z] Step 13/31 : RUN $MAKE [2022-04-22T08:01:24.873Z] ---> Running in 47d3ecff651e [2022-04-22T08:01:25.134Z] 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-22T08:01:33.276Z] Removing intermediate container 47d3ecff651e [2022-04-22T08:01:33.276Z] ---> eeca2c2cd7e8 [2022-04-22T08:01:33.276Z] Step 14/31 : FROM alpine:3.14 [2022-04-22T08:01:33.847Z] 3.14: Pulling from library/alpine [2022-04-22T08:01:33.847Z] 8663204ce13b: Pulling fs layer [2022-04-22T08:01:34.106Z] 8663204ce13b: Verifying Checksum [2022-04-22T08:01:34.106Z] 8663204ce13b: Download complete [2022-04-22T08:01:34.106Z] 8663204ce13b: Pull complete [2022-04-22T08:01:34.106Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T08:01:34.106Z] Status: Downloaded newer image for alpine:3.14 [2022-04-22T08:01:34.106Z] ---> e04c818066af [2022-04-22T08:01:34.106Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-22T08:01:34.106Z] ---> Running in b9ba78458558 [2022-04-22T08:01:34.367Z] Removing intermediate container b9ba78458558 [2022-04-22T08:01:34.367Z] ---> 227e52794fe5 [2022-04-22T08:01:34.367Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-22T08:01:34.367Z] ---> Running in b0a5772ad37b [2022-04-22T08:01:34.367Z] Removing intermediate container b0a5772ad37b [2022-04-22T08:01:34.367Z] ---> 463e4a2048d1 [2022-04-22T08:01:34.367Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T08:01:34.367Z] ---> Running in 0574a4628baa [2022-04-22T08:01:34.937Z] Removing intermediate container 0574a4628baa [2022-04-22T08:01:34.937Z] ---> 9d56d64167e8 [2022-04-22T08:01:34.937Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-22T08:01:34.937Z] ---> Running in 0b503bda6ca5 [2022-04-22T08:01:35.508Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T08:01:36.079Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T08:01:36.339Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-22T08:01:36.602Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-22T08:01:36.602Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-22T08:01:36.864Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-22T08:01:36.864Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-22T08:01:36.864Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-22T08:01:37.125Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T08:01:37.125Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T08:01:37.125Z] OK: 9 MiB in 20 packages [2022-04-22T08:01:37.700Z] Removing intermediate container 0b503bda6ca5 [2022-04-22T08:01:37.700Z] ---> 24a4b001049d [2022-04-22T08:01:37.700Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-22T08:01:37.700Z] ---> 7b31c7267a72 [2022-04-22T08:01:37.700Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-22T08:01:37.700Z] ---> 4333091693c0 [2022-04-22T08:01:37.700Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-22T08:01:37.962Z] ---> 65a1c95cba6a [2022-04-22T08:01:37.962Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-22T08:01:38.222Z] ---> f1a6d121124f [2022-04-22T08:01:38.222Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-22T08:01:38.482Z] ---> 35389a1c3b07 [2022-04-22T08:01:38.482Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-22T08:01:38.482Z] ---> Running in e2182f7e031c [2022-04-22T08:01:39.053Z] Removing intermediate container e2182f7e031c [2022-04-22T08:01:39.053Z] ---> 9cee348a8f91 [2022-04-22T08:01:39.053Z] Step 25/31 : VOLUME /cache [2022-04-22T08:01:39.312Z] ---> Running in ecde1f2db748 [2022-04-22T08:01:39.312Z] Removing intermediate container ecde1f2db748 [2022-04-22T08:01:39.312Z] ---> b2a2f5751626 [2022-04-22T08:01:39.312Z] Step 26/31 : EXPOSE 59711 [2022-04-22T08:01:39.312Z] ---> Running in 65ba62952878 [2022-04-22T08:01:39.312Z] Removing intermediate container 65ba62952878 [2022-04-22T08:01:39.312Z] ---> 250c63472439 [2022-04-22T08:01:39.312Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-22T08:01:39.312Z] ---> Running in 1d4dd238d5ca [2022-04-22T08:01:39.572Z] Removing intermediate container 1d4dd238d5ca [2022-04-22T08:01:39.572Z] ---> 053127be061f [2022-04-22T08:01:39.572Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-22T08:01:39.572Z] ---> Running in 3d96bc98ed48 [2022-04-22T08:01:39.572Z] Removing intermediate container 3d96bc98ed48 [2022-04-22T08:01:39.572Z] ---> 4810157cd5ee [2022-04-22T08:01:39.572Z] Step 29/31 : LABEL arch=amd64 [2022-04-22T08:01:39.572Z] ---> Running in 0662f0bbfed5 [2022-04-22T08:01:39.833Z] Removing intermediate container 0662f0bbfed5 [2022-04-22T08:01:39.833Z] ---> bbdc0d150212 [2022-04-22T08:01:39.833Z] Step 30/31 : LABEL git_sha=5e941c0aca510d873eb1abd2974e71ee9f364cd9 [2022-04-22T08:01:39.833Z] ---> Running in 8c35306f5834 [2022-04-22T08:01:39.833Z] Removing intermediate container 8c35306f5834 [2022-04-22T08:01:39.833Z] ---> 65a24aff2a20 [2022-04-22T08:01:39.833Z] Step 31/31 : LABEL version=0.0.0 [2022-04-22T08:01:39.833Z] ---> Running in e9924e0f4913 [2022-04-22T08:01:40.094Z] Removing intermediate container e9924e0f4913 [2022-04-22T08:01:40.094Z] ---> 2e8b339a5573 [2022-04-22T08:01:40.094Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-22T08:01:40.094Z] Successfully built 2e8b339a5573 [2022-04-22T08:01:40.094Z] 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-22T08:01:40.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T08:01:40.516Z] [2022-04-22T08:01:40.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T08:01:40.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T08:01:40.827Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-22T08:01:40.827Z] 5eb5b503b376: Pulling fs layer [2022-04-22T08:01:40.827Z] 5c69ac0246d0: Pulling fs layer [2022-04-22T08:01:40.827Z] ec43610c2a17: Pulling fs layer [2022-04-22T08:01:40.827Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-22T08:01:40.827Z] 33b1e0a273af: Pulling fs layer [2022-04-22T08:01:40.827Z] 5d3b04190fa2: Pulling fs layer [2022-04-22T08:01:40.827Z] 3a2ae6a8a46f: Waiting [2022-04-22T08:01:40.827Z] 33b1e0a273af: Waiting [2022-04-22T08:01:40.827Z] 2f39f015ded8: Pulling fs layer [2022-04-22T08:01:40.827Z] 5d3b04190fa2: Waiting [2022-04-22T08:01:40.827Z] 2f39f015ded8: Waiting [2022-04-22T08:01:40.827Z] 5c69ac0246d0: Verifying Checksum [2022-04-22T08:01:40.827Z] 5c69ac0246d0: Download complete [2022-04-22T08:01:40.827Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-22T08:01:40.827Z] 3a2ae6a8a46f: Download complete [2022-04-22T08:01:40.827Z] 33b1e0a273af: Verifying Checksum [2022-04-22T08:01:40.827Z] 33b1e0a273af: Download complete [2022-04-22T08:01:40.827Z] 5d3b04190fa2: Verifying Checksum [2022-04-22T08:01:40.827Z] 5d3b04190fa2: Download complete [2022-04-22T08:01:41.091Z] ec43610c2a17: Verifying Checksum [2022-04-22T08:01:41.091Z] ec43610c2a17: Download complete [2022-04-22T08:01:41.091Z] 5eb5b503b376: Verifying Checksum [2022-04-22T08:01:41.091Z] 5eb5b503b376: Download complete [2022-04-22T08:01:41.662Z] 2f39f015ded8: Download complete [2022-04-22T08:01:42.237Z] 5eb5b503b376: Pull complete [2022-04-22T08:01:42.497Z] 5c69ac0246d0: Pull complete [2022-04-22T08:01:43.069Z] ec43610c2a17: Pull complete [2022-04-22T08:01:43.069Z] 3a2ae6a8a46f: Pull complete [2022-04-22T08:01:43.329Z] 33b1e0a273af: Pull complete [2022-04-22T08:01:43.329Z] 5d3b04190fa2: Pull complete [2022-04-22T08:01:47.530Z] 2f39f015ded8: Pull complete [2022-04-22T08:01:47.530Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-22T08:01:47.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T08:01:47.530Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-22T08:01:47.858Z] prd-ubuntu20.04-docker-8c-8g-21753 does not seem to be running inside a container [2022-04-22T08:01:47.907Z] $ 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-65 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65:/w/workspace/ry_app-rfid-llrp-inventory_PR-65:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-22T08:01:49.528Z] $ docker top 98d1e329fb960c9b25809e5761995f6a9603fc27b94810281f270826093f976f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:01:49.926Z] ---> job-cost.sh [2022-04-22T08:01:49.927Z] lf-activate-venv: SKIPPING [2022-04-22T08:01:49.927Z] INFO: No Stack... [2022-04-22T08:01:50.188Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-22T08:01:50.761Z] INFO: Archiving Costs [Pipeline] sh [2022-04-22T08:01:51.056Z] + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives/cost.csv [2022-04-22T08:01:51.056Z] + cut -d, -f6 [Pipeline] lock [2022-04-22T08:01:51.073Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-3-stack-cost] [2022-04-22T08:01:51.081Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-3-stack-cost] did not exist. Created. [2022-04-22T08:01:51.081Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-22T08:01:51.386Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-22T08:01:51.416Z] Stashed 1 file(s) [Pipeline] } [2022-04-22T08:01:51.422Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-22T08:01:51.449Z] $ docker stop --time=1 98d1e329fb960c9b25809e5761995f6a9603fc27b94810281f270826093f976f [2022-04-22T08:01:52.634Z] $ docker rm -f 98d1e329fb960c9b25809e5761995f6a9603fc27b94810281f270826093f976f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-22T08:03:27.133Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21755 in /w/workspace/ry_app-rfid-llrp-inventory_PR-65 [Pipeline] { [Pipeline] ws [2022-04-22T08:03:27.147Z] Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout [2022-04-22T08:03:27.383Z] The recommended git tool is: git [2022-04-22T08:03:34.621Z] using credential edgex-jenkins-ssh [2022-04-22T08:03:34.641Z] Cloning the remote Git repository [2022-04-22T08:03:34.708Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-22T08:03:34.797Z] > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 [2022-04-22T08:03:34.900Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-22T08:03:34.901Z] > git --version # timeout=10 [2022-04-22T08:03:34.923Z] > git --version # 'git version 2.25.1' [2022-04-22T08:03:34.925Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T08:03:35.071Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T08:03:37.654Z] Merging remotes/origin/main commit 8b2fb15614d399982e3d107523aa790b0caa1bb8 into PR head commit 7a00f466457d09e0dac64c715bdd5dd92404c416 [2022-04-22T08:03:37.971Z] Merge succeeded, producing 75a8bc6a149f3078f6870fa834d0b94c9897a4f6 [2022-04-22T08:03:37.971Z] Checking out Revision 75a8bc6a149f3078f6870fa834d0b94c9897a4f6 (PR-65) [2022-04-22T08:03:36.923Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-22T08:03:36.949Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T08:03:36.977Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-22T08:03:37.022Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-22T08:03:37.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T08:03:37.039Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-22T08:03:37.676Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T08:03:37.696Z] > git checkout -f 7a00f466457d09e0dac64c715bdd5dd92404c416 # timeout=10 [2022-04-22T08:03:37.807Z] > git remote # timeout=10 [2022-04-22T08:03:37.828Z] > git config --get remote.origin.url # timeout=10 [2022-04-22T08:03:37.846Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T08:03:37.861Z] > git merge 8b2fb15614d399982e3d107523aa790b0caa1bb8 # timeout=10 [2022-04-22T08:03:37.953Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-22T08:03:37.981Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T08:03:37.998Z] > git checkout -f 75a8bc6a149f3078f6870fa834d0b94c9897a4f6 # timeout=10 [2022-04-22T08:03:42.466Z] Commit message: "Merge commit '8b2fb15614d399982e3d107523aa790b0caa1bb8' into HEAD" [2022-04-22T08:03:42.492Z] First time build. Skipping changelog. [2022-04-22T08:03:42.477Z] > git rev-list --no-walk fc5047185756df0e6748037dc7ca14a3284c668e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T08:03:43.330Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-22T08:03:43.330Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T08:03:43.330Z] Dload Upload Total Spent Left Speed [2022-04-22T08:03:43.330Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 189k 0 --:--:-- --:--:-- --:--:-- 189k [Pipeline] sh [2022-04-22T08:03:43.907Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-22T08:03:44.252Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-22T08:03:44.252Z] + sudo tee /etc/docker/daemon.new [2022-04-22T08:03:44.252Z] { [2022-04-22T08:03:44.252Z] "registry-mirrors": [ [2022-04-22T08:03:44.252Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-22T08:03:44.252Z] ], [2022-04-22T08:03:44.252Z] "bip": "10.250.0.254/24", [2022-04-22T08:03:44.252Z] "hosts": [ [2022-04-22T08:03:44.252Z] "tcp://0.0.0.0:5555", [2022-04-22T08:03:44.252Z] "unix:///var/run/docker.sock" [2022-04-22T08:03:44.252Z] ], [2022-04-22T08:03:44.252Z] "mtu": 1458, [2022-04-22T08:03:44.252Z] "selinux-enabled": true, [2022-04-22T08:03:44.253Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-22T08:03:44.253Z] } [Pipeline] sh [2022-04-22T08:03:44.669Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-22T08:03:45.030Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T08:04:03.391Z] provisioning config files... [2022-04-22T08:04:03.419Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config4926711365994792135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:04:03.796Z] ---> docker-login.sh [2022-04-22T08:04:03.796Z] nexus3.edgexfoundry.org:10001 [2022-04-22T08:04:04.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T08:04:04.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T08:04:04.675Z] Configure a credential helper to remove this warning. See [2022-04-22T08:04:04.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T08:04:04.675Z] [2022-04-22T08:04:04.675Z] Login Succeeded [2022-04-22T08:04:04.675Z] nexus3.edgexfoundry.org:10002 [2022-04-22T08:04:05.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T08:04:05.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T08:04:05.278Z] Configure a credential helper to remove this warning. See [2022-04-22T08:04:05.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T08:04:05.278Z] [2022-04-22T08:04:05.278Z] Login Succeeded [2022-04-22T08:04:05.278Z] nexus3.edgexfoundry.org:10003 [2022-04-22T08:04:05.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T08:04:05.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T08:04:05.835Z] Configure a credential helper to remove this warning. See [2022-04-22T08:04:05.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T08:04:05.835Z] [2022-04-22T08:04:05.835Z] Login Succeeded [2022-04-22T08:04:05.835Z] nexus3.edgexfoundry.org:10004 [2022-04-22T08:04:06.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T08:04:06.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T08:04:06.383Z] Configure a credential helper to remove this warning. See [2022-04-22T08:04:06.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T08:04:06.383Z] [2022-04-22T08:04:06.383Z] Login Succeeded [2022-04-22T08:04:06.383Z] docker.io [2022-04-22T08:04:06.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T08:04:06.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T08:04:06.936Z] Configure a credential helper to remove this warning. See [2022-04-22T08:04:06.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T08:04:06.936Z] [2022-04-22T08:04:06.936Z] Login Succeeded [2022-04-22T08:04:07.212Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T08:04:07.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-22T08:04:07.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T08:04:07.779Z] ========================================================= [2022-04-22T08:04:07.779Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-22T08:04:07.779Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-22T08:04:08.170Z] + 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-22T08:04:08.454Z] Sending build context to Docker daemon 692.7kB [2022-04-22T08:04:08.454Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T08:04:08.454Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-22T08:04:08.737Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-22T08:04:08.737Z] 9b3977197b4f: Pulling fs layer [2022-04-22T08:04:08.737Z] 1a89e8eeedd5: Pulling fs layer [2022-04-22T08:04:08.737Z] 94645a83ff95: Pulling fs layer [2022-04-22T08:04:08.737Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-22T08:04:08.737Z] 0c92f367c5e7: Pulling fs layer [2022-04-22T08:04:08.737Z] f7c0051592d6: Pulling fs layer [2022-04-22T08:04:08.737Z] a227ed2f7395: Pulling fs layer [2022-04-22T08:04:08.737Z] 7b1c46037f91: Pulling fs layer [2022-04-22T08:04:08.737Z] f7c0051592d6: Waiting [2022-04-22T08:04:08.737Z] a227ed2f7395: Waiting [2022-04-22T08:04:08.737Z] 7b1c46037f91: Waiting [2022-04-22T08:04:08.737Z] 3f3a8bcf1eab: Waiting [2022-04-22T08:04:08.737Z] 94645a83ff95: Verifying Checksum [2022-04-22T08:04:08.737Z] 94645a83ff95: Download complete [2022-04-22T08:04:08.737Z] 1a89e8eeedd5: Download complete [2022-04-22T08:04:08.737Z] 0c92f367c5e7: Verifying Checksum [2022-04-22T08:04:08.737Z] 0c92f367c5e7: Download complete [2022-04-22T08:04:08.737Z] f7c0051592d6: Verifying Checksum [2022-04-22T08:04:08.737Z] f7c0051592d6: Download complete [2022-04-22T08:04:08.737Z] 9b3977197b4f: Verifying Checksum [2022-04-22T08:04:08.737Z] 9b3977197b4f: Download complete [2022-04-22T08:04:08.737Z] a227ed2f7395: Verifying Checksum [2022-04-22T08:04:08.737Z] a227ed2f7395: Download complete [2022-04-22T08:04:09.734Z] 9b3977197b4f: Pull complete [2022-04-22T08:04:10.350Z] 1a89e8eeedd5: Pull complete [2022-04-22T08:04:10.629Z] 94645a83ff95: Pull complete [2022-04-22T08:04:10.911Z] 7b1c46037f91: Verifying Checksum [2022-04-22T08:04:10.911Z] 7b1c46037f91: Download complete [2022-04-22T08:04:11.516Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-22T08:04:11.516Z] 3f3a8bcf1eab: Download complete [2022-04-22T08:04:23.944Z] 3f3a8bcf1eab: Pull complete [2022-04-22T08:04:24.545Z] 0c92f367c5e7: Pull complete [2022-04-22T08:04:24.545Z] f7c0051592d6: Pull complete [2022-04-22T08:04:25.150Z] a227ed2f7395: Pull complete [2022-04-22T08:04:31.887Z] 7b1c46037f91: Pull complete [2022-04-22T08:04:31.887Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-22T08:04:31.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T08:04:31.887Z] ---> f79e39bc4007 [2022-04-22T08:04:31.887Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-22T08:04:32.875Z] ---> Running in 30774159513a [2022-04-22T08:04:33.170Z] Removing intermediate container 30774159513a [2022-04-22T08:04:33.170Z] ---> 5fd5ee26ebf2 [2022-04-22T08:04:33.170Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-22T08:04:33.170Z] ---> Running in 721fb95d9ad3 [2022-04-22T08:04:33.770Z] Removing intermediate container 721fb95d9ad3 [2022-04-22T08:04:33.770Z] ---> 0014e8fdccc3 [2022-04-22T08:04:33.770Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-22T08:04:33.770Z] ---> Running in 9c9fcc517b6a [2022-04-22T08:04:35.779Z] Removing intermediate container 9c9fcc517b6a [2022-04-22T08:04:35.779Z] ---> b6bc4dac8fbd [2022-04-22T08:04:35.779Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T08:04:35.779Z] ---> Running in b5c32a4fefca [2022-04-22T08:04:37.777Z] Removing intermediate container b5c32a4fefca [2022-04-22T08:04:37.777Z] ---> b4fdb705e044 [2022-04-22T08:04:37.777Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-22T08:04:37.777Z] ---> Running in 7479c25e564f [2022-04-22T08:04:38.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T08:04:39.733Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T08:04:40.717Z] OK: 220 MiB in 52 packages [2022-04-22T08:04:41.318Z] Removing intermediate container 7479c25e564f [2022-04-22T08:04:41.318Z] ---> eea4759e4334 [2022-04-22T08:04:41.318Z] Step 8/13 : WORKDIR /app [2022-04-22T08:04:41.594Z] ---> Running in 08dd145acaf1 [2022-04-22T08:04:41.866Z] Removing intermediate container 08dd145acaf1 [2022-04-22T08:04:41.866Z] ---> 94c0c2b5004d [2022-04-22T08:04:41.866Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-22T08:04:42.461Z] ---> 6f90d0ecfed2 [2022-04-22T08:04:42.461Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T08:04:42.461Z] ---> Running in cd25364d57ca [2022-04-22T08:06:04.253Z] Removing intermediate container cd25364d57ca [2022-04-22T08:06:04.253Z] ---> fb7d1989a913 [2022-04-22T08:06:04.253Z] Step 11/13 : COPY . . [2022-04-22T08:06:04.253Z] ---> cbe02b49dd69 [2022-04-22T08:06:04.253Z] Step 12/13 : ARG MAKE="make build" [2022-04-22T08:06:04.253Z] ---> Running in 6b2827b4b93d [2022-04-22T08:06:04.253Z] Removing intermediate container 6b2827b4b93d [2022-04-22T08:06:04.253Z] ---> 0e15d4217505 [2022-04-22T08:06:04.253Z] Step 13/13 : RUN $MAKE [2022-04-22T08:06:04.253Z] ---> Running in c1435cc40782 [2022-04-22T08:06:04.253Z] noop [2022-04-22T08:06:04.253Z] Removing intermediate container c1435cc40782 [2022-04-22T08:06:04.253Z] ---> 8a3d83f867f8 [2022-04-22T08:06:04.253Z] Successfully built 8a3d83f867f8 [2022-04-22T08:06:04.253Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T08:06:04.610Z] + docker inspect -f . ci-base-image-arm64 [2022-04-22T08:06:04.610Z] . [Pipeline] withDockerContainer [2022-04-22T08:06:04.860Z] prd-ubuntu20.04-docker-arm64-4c-16g-21755 does not seem to be running inside a container [2022-04-22T08:06:04.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** ci-base-image-arm64 cat [2022-04-22T08:06:06.413Z] $ docker top 273763fbb6b6119308fb71037dee196d6134957c379b8e86d3d4852cf3c71341 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T08:06:07.351Z] + go version [2022-04-22T08:06:07.351Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-22T08:06:07.383Z] $ docker stop --time=1 273763fbb6b6119308fb71037dee196d6134957c379b8e86d3d4852cf3c71341 [2022-04-22T08:06:09.065Z] $ docker rm -f 273763fbb6b6119308fb71037dee196d6134957c379b8e86d3d4852cf3c71341 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T08:06:09.690Z] + docker inspect -f . ci-base-image-arm64 [2022-04-22T08:06:09.691Z] . [Pipeline] withDockerContainer [2022-04-22T08:06:09.932Z] prd-ubuntu20.04-docker-arm64-4c-16g-21755 does not seem to be running inside a container [2022-04-22T08:06:10.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** ci-base-image-arm64 cat [2022-04-22T08:06:11.370Z] $ docker top 461c1921e43f5b55dc75465fbe22d58c0199e422a276334bb09738b620e8123c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-22T08:06:12.337Z] + make test [2022-04-22T08:06:12.337Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-22T08:07:08.960Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-22T08:07:10.414Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.207s coverage: 86.2% of statements [2022-04-22T08:07:10.414Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-22T08:07:14.731Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.704s coverage: 71.9% of statements [2022-04-22T08:07:14.731Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-22T08:07:14.731Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-22T08:07:14.731Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-22T08:07:36.937Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-22T08:07:36.938Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-22T08:07:36.938Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-22T08:07:37.236Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-22T08:07:37.257Z] $ docker stop --time=1 461c1921e43f5b55dc75465fbe22d58c0199e422a276334bb09738b620e8123c [2022-04-22T08:07:39.013Z] $ docker rm -f 461c1921e43f5b55dc75465fbe22d58c0199e422a276334bb09738b620e8123c [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T08:07:39.880Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-22T08:07:39.903Z] Warning: overwriting stash ‘coverage-report’ [2022-04-22T08:07:40.429Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T08:07:40.812Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-22T08:07:41.149Z] + ls -al . [2022-04-22T08:07:41.149Z] total 236 [2022-04-22T08:07:41.149Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 22 08:07 . [2022-04-22T08:07:41.149Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 08:03 .. [2022-04-22T08:07:41.149Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 22 08:03 .dockerignore [2022-04-22T08:07:41.149Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 08:03 .git [2022-04-22T08:07:41.149Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 08:03 .github [2022-04-22T08:07:41.149Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 22 08:03 .gitignore [2022-04-22T08:07:41.149Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 22 08:03 .golangci.yml [2022-04-22T08:07:41.149Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 22 08:03 Attribution.txt [2022-04-22T08:07:41.149Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 22 08:03 Dockerfile [2022-04-22T08:07:41.149Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 22 08:03 GOVERNANCE.md [2022-04-22T08:07:41.149Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 22 08:03 Jenkinsfile [2022-04-22T08:07:41.149Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 22 08:03 LICENSE [2022-04-22T08:07:41.149Z] -rw-rw-r-- 1 jenkins jenkins 2095 Apr 22 08:03 Makefile [2022-04-22T08:07:41.149Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 22 08:03 OWNERS.md [2022-04-22T08:07:41.149Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 22 08:03 README.md [2022-04-22T08:07:41.149Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 08:00 VERSION [2022-04-22T08:07:41.149Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 08:03 bin [2022-04-22T08:07:41.149Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 22 08:07 coverage.out [2022-04-22T08:07:41.149Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 22 08:03 go.mod [2022-04-22T08:07:41.149Z] -rw-rw-r-- 1 jenkins jenkins 49621 Apr 22 08:03 go.sum [2022-04-22T08:07:41.149Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 08:03 images [2022-04-22T08:07:41.149Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 08:03 internal [2022-04-22T08:07:41.149Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 22 08:03 main.go [2022-04-22T08:07:41.149Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 08:03 res [2022-04-22T08:07:41.149Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 08:03 snap [2022-04-22T08:07:41.149Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 08:03 static [Pipeline] isUnix [Pipeline] sh [2022-04-22T08:07:41.490Z] + 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=75a8bc6a149f3078f6870fa834d0b94c9897a4f6 --label arch=arm64 --label version=0.0.0 . [2022-04-22T08:07:41.767Z] Sending build context to Docker daemon 692.7kB [2022-04-22T08:07:41.767Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T08:07:41.767Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-22T08:07:41.767Z] ---> 8a3d83f867f8 [2022-04-22T08:07:41.767Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-22T08:07:41.767Z] ---> Running in ba07ec92fead [2022-04-22T08:07:42.039Z] Removing intermediate container ba07ec92fead [2022-04-22T08:07:42.039Z] ---> 1407440f0750 [2022-04-22T08:07:42.039Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-22T08:07:42.310Z] ---> Running in 86e067b0952e [2022-04-22T08:07:42.584Z] Removing intermediate container 86e067b0952e [2022-04-22T08:07:42.584Z] ---> ce15a7ea1623 [2022-04-22T08:07:42.584Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-22T08:07:42.584Z] ---> Running in fc2470dcaa0b [2022-04-22T08:07:42.857Z] Removing intermediate container fc2470dcaa0b [2022-04-22T08:07:42.857Z] ---> 74e1653e5331 [2022-04-22T08:07:42.857Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T08:07:43.143Z] ---> Running in c4f56e8d6df1 [2022-04-22T08:07:44.591Z] Removing intermediate container c4f56e8d6df1 [2022-04-22T08:07:44.591Z] ---> e11cc8cb4b59 [2022-04-22T08:07:44.591Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-22T08:07:44.591Z] ---> Running in b3768c482bab [2022-04-22T08:07:45.566Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T08:07:46.540Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T08:07:47.514Z] OK: 220 MiB in 52 packages [2022-04-22T08:07:48.120Z] Removing intermediate container b3768c482bab [2022-04-22T08:07:48.120Z] ---> 0071e234deb8 [2022-04-22T08:07:48.120Z] Step 8/31 : WORKDIR /app [2022-04-22T08:07:48.395Z] ---> Running in 43629dbd2a56 [2022-04-22T08:07:48.668Z] Removing intermediate container 43629dbd2a56 [2022-04-22T08:07:48.668Z] ---> 177e991c8a78 [2022-04-22T08:07:48.668Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-22T08:07:49.265Z] ---> d9f001a11ad2 [2022-04-22T08:07:49.265Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T08:07:49.265Z] ---> Running in 8ada058e769f [2022-04-22T08:07:51.264Z] Removing intermediate container 8ada058e769f [2022-04-22T08:07:51.264Z] ---> 942148391b4d [2022-04-22T08:07:51.264Z] Step 11/31 : COPY . . [2022-04-22T08:07:51.857Z] ---> 23891edae5a8 [2022-04-22T08:07:51.857Z] Step 12/31 : ARG MAKE="make build" [2022-04-22T08:07:51.857Z] ---> Running in 335b08290deb [2022-04-22T08:07:52.132Z] Removing intermediate container 335b08290deb [2022-04-22T08:07:52.133Z] ---> 7da94ee5103d [2022-04-22T08:07:52.133Z] Step 13/31 : RUN $MAKE [2022-04-22T08:07:52.404Z] ---> Running in c9136dd0321f [2022-04-22T08:07:53.376Z] 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-22T08:08:40.354Z] Removing intermediate container c9136dd0321f [2022-04-22T08:08:40.354Z] ---> 88dee4e98fb3 [2022-04-22T08:08:40.354Z] Step 14/31 : FROM alpine:3.14 [2022-04-22T08:08:40.354Z] 3.14: Pulling from library/alpine [2022-04-22T08:08:40.354Z] 455c02918c45: Pulling fs layer [2022-04-22T08:08:40.354Z] 455c02918c45: Verifying Checksum [2022-04-22T08:08:40.354Z] 455c02918c45: Download complete [2022-04-22T08:08:40.627Z] 455c02918c45: Pull complete [2022-04-22T08:08:40.627Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T08:08:40.627Z] Status: Downloaded newer image for alpine:3.14 [2022-04-22T08:08:40.627Z] ---> ac73e934f311 [2022-04-22T08:08:40.627Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-22T08:08:40.900Z] ---> Running in c54193c57e54 [2022-04-22T08:08:41.173Z] Removing intermediate container c54193c57e54 [2022-04-22T08:08:41.173Z] ---> 4189ab2894b7 [2022-04-22T08:08:41.173Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-22T08:08:41.173Z] ---> Running in 601811430daf [2022-04-22T08:08:41.448Z] Removing intermediate container 601811430daf [2022-04-22T08:08:41.448Z] ---> 9f631284861a [2022-04-22T08:08:41.448Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T08:08:41.729Z] ---> Running in 78a5321fe435 [2022-04-22T08:08:43.171Z] Removing intermediate container 78a5321fe435 [2022-04-22T08:08:43.171Z] ---> 0c0c3bb1c53b [2022-04-22T08:08:43.172Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-22T08:08:43.172Z] ---> Running in 1a58df29d995 [2022-04-22T08:08:44.160Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T08:08:45.141Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T08:08:46.115Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-22T08:08:46.115Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-22T08:08:46.115Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-22T08:08:46.386Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-22T08:08:46.386Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-22T08:08:46.658Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-22T08:08:46.658Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T08:08:46.658Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T08:08:46.931Z] OK: 9 MiB in 20 packages [2022-04-22T08:08:47.910Z] Removing intermediate container 1a58df29d995 [2022-04-22T08:08:47.910Z] ---> 7cafa40af0fa [2022-04-22T08:08:47.910Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-22T08:08:48.521Z] ---> 696a731850a0 [2022-04-22T08:08:48.521Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-22T08:08:49.121Z] ---> b079442f32ee [2022-04-22T08:08:49.121Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-22T08:08:49.724Z] ---> a89bb0344cf9 [2022-04-22T08:08:49.724Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-22T08:08:50.325Z] ---> 6b356e71bd02 [2022-04-22T08:08:50.326Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-22T08:08:51.768Z] ---> 07af928e0037 [2022-04-22T08:08:51.769Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-22T08:08:51.769Z] ---> Running in 83c16fbaed6f [2022-04-22T08:08:53.214Z] Removing intermediate container 83c16fbaed6f [2022-04-22T08:08:53.214Z] ---> b14aac0d85f6 [2022-04-22T08:08:53.214Z] Step 25/31 : VOLUME /cache [2022-04-22T08:08:53.214Z] ---> Running in 198bbf0e8e76 [2022-04-22T08:08:53.500Z] Removing intermediate container 198bbf0e8e76 [2022-04-22T08:08:53.500Z] ---> 4a674348ce32 [2022-04-22T08:08:53.500Z] Step 26/31 : EXPOSE 59711 [2022-04-22T08:08:53.776Z] ---> Running in 94e1103c7916 [2022-04-22T08:08:54.052Z] Removing intermediate container 94e1103c7916 [2022-04-22T08:08:54.052Z] ---> 4e70048df010 [2022-04-22T08:08:54.052Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-22T08:08:54.052Z] ---> Running in 859fe96c1754 [2022-04-22T08:08:54.328Z] Removing intermediate container 859fe96c1754 [2022-04-22T08:08:54.328Z] ---> 525acdd08718 [2022-04-22T08:08:54.329Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-22T08:08:54.605Z] ---> Running in 31cb0304a184 [2022-04-22T08:08:54.880Z] Removing intermediate container 31cb0304a184 [2022-04-22T08:08:54.880Z] ---> e6bd01be5b43 [2022-04-22T08:08:54.880Z] Step 29/31 : LABEL arch=arm64 [2022-04-22T08:08:54.880Z] ---> Running in c6237c1566a3 [2022-04-22T08:08:55.158Z] Removing intermediate container c6237c1566a3 [2022-04-22T08:08:55.158Z] ---> 85b5308d282d [2022-04-22T08:08:55.158Z] Step 30/31 : LABEL git_sha=75a8bc6a149f3078f6870fa834d0b94c9897a4f6 [2022-04-22T08:08:55.435Z] ---> Running in eb8fa15c57e1 [2022-04-22T08:08:55.713Z] Removing intermediate container eb8fa15c57e1 [2022-04-22T08:08:55.713Z] ---> 63b81b6c1b59 [2022-04-22T08:08:55.713Z] Step 31/31 : LABEL version=0.0.0 [2022-04-22T08:08:55.713Z] ---> Running in 5df1343c870f [2022-04-22T08:08:55.988Z] Removing intermediate container 5df1343c870f [2022-04-22T08:08:55.988Z] ---> c40b25054239 [2022-04-22T08:08:55.988Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-22T08:08:55.988Z] Successfully built c40b25054239 [2022-04-22T08:08:55.988Z] 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-22T08:08:56.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T08:08:56.709Z] [2022-04-22T08:08:56.710Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-22T08:08:57.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T08:08:57.348Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-22T08:08:57.348Z] 8998bd30e6a1: Pulling fs layer [2022-04-22T08:08:57.348Z] 04944245beec: Pulling fs layer [2022-04-22T08:08:57.348Z] 699f458cf7ca: Pulling fs layer [2022-04-22T08:08:57.348Z] 765212b225bb: Pulling fs layer [2022-04-22T08:08:57.348Z] f23df028b6ca: Pulling fs layer [2022-04-22T08:08:57.348Z] d65c8cfc05b1: Pulling fs layer [2022-04-22T08:08:57.348Z] 2437ff75d9bd: Pulling fs layer [2022-04-22T08:08:57.348Z] 765212b225bb: Waiting [2022-04-22T08:08:57.348Z] f23df028b6ca: Waiting [2022-04-22T08:08:57.348Z] d65c8cfc05b1: Waiting [2022-04-22T08:08:57.348Z] 2437ff75d9bd: Waiting [2022-04-22T08:08:57.348Z] 04944245beec: Download complete [2022-04-22T08:08:57.348Z] 765212b225bb: Verifying Checksum [2022-04-22T08:08:57.348Z] 765212b225bb: Download complete [2022-04-22T08:08:57.348Z] f23df028b6ca: Verifying Checksum [2022-04-22T08:08:57.348Z] f23df028b6ca: Download complete [2022-04-22T08:08:57.348Z] d65c8cfc05b1: Verifying Checksum [2022-04-22T08:08:57.348Z] d65c8cfc05b1: Download complete [2022-04-22T08:08:57.627Z] 699f458cf7ca: Verifying Checksum [2022-04-22T08:08:57.904Z] 8998bd30e6a1: Verifying Checksum [2022-04-22T08:08:57.904Z] 8998bd30e6a1: Download complete [2022-04-22T08:09:00.541Z] 2437ff75d9bd: Verifying Checksum [2022-04-22T08:09:00.541Z] 2437ff75d9bd: Download complete [2022-04-22T08:09:02.528Z] 8998bd30e6a1: Pull complete [2022-04-22T08:09:02.804Z] 04944245beec: Pull complete [2022-04-22T08:09:04.790Z] 699f458cf7ca: Pull complete [2022-04-22T08:09:04.790Z] 765212b225bb: Pull complete [2022-04-22T08:09:05.782Z] f23df028b6ca: Pull complete [2022-04-22T08:09:05.782Z] d65c8cfc05b1: Pull complete [2022-04-22T08:09:20.959Z] 2437ff75d9bd: Pull complete [2022-04-22T08:09:20.959Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-22T08:09:20.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T08:09:20.959Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-22T08:09:21.231Z] prd-ubuntu20.04-docker-arm64-4c-16g-21755 does not seem to be running inside a container [2022-04-22T08:09:21.323Z] $ 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/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-22T08:09:23.898Z] $ docker top e24f8ec062f2aaa41f505f621f5d2053728a33b899f56f49f56c01ef9011b444 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:09:24.820Z] ---> job-cost.sh [2022-04-22T08:09:24.820Z] lf-activate-venv: SKIPPING [2022-04-22T08:09:24.820Z] INFO: No Stack... [2022-04-22T08:09:25.411Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-22T08:09:26.006Z] INFO: Archiving Costs [Pipeline] sh [2022-04-22T08:09:26.675Z] + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv [2022-04-22T08:09:26.676Z] + cut -d, -f6 [Pipeline] lock [2022-04-22T08:09:26.738Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-3-stack-cost] [2022-04-22T08:09:26.744Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-3-stack-cost] did not exist. Created. [2022-04-22T08:09:26.744Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-22T08:09:27.426Z] /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-683f86d3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-22T08:09:28.106Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-22T08:09:28.138Z] Warning: overwriting stash ‘stack-cost’ [2022-04-22T08:09:28.190Z] Stashed 1 file(s) [Pipeline] } [2022-04-22T08:09:28.196Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-22T08:09:28.225Z] $ docker stop --time=1 e24f8ec062f2aaa41f505f621f5d2053728a33b899f56f49f56c01ef9011b444 [2022-04-22T08:09:29.724Z] $ docker rm -f e24f8ec062f2aaa41f505f621f5d2053728a33b899f56f49f56c01ef9011b444 [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-22T08:09:30.198Z] provisioning config files... [2022-04-22T08:09:30.229Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/config8081514095009799296tmp [Pipeline] { [Pipeline] sh [2022-04-22T08:09:30.546Z] + set +x [2022-04-22T08:09:30.546Z] + + bashcurl -s -s -- https://codecov.io/bash [2022-04-22T08:09:30.546Z] [2022-04-22T08:09:30.546Z] [2022-04-22T08:09:30.546Z] _____ _ [2022-04-22T08:09:30.546Z] / ____| | | [2022-04-22T08:09:30.546Z] | | ___ __| | ___ ___ _____ __ [2022-04-22T08:09:30.546Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-22T08:09:30.546Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-22T08:09:30.546Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-22T08:09:30.546Z] Bash-1.0.6 [2022-04-22T08:09:30.546Z] [2022-04-22T08:09:30.546Z] [2022-04-22T08:09:30.546Z] ==> git version 2.25.1 found [2022-04-22T08:09:30.546Z] ==> 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-22T08:09:30.546Z] Release-Date: 2020-01-08 [2022-04-22T08:09:30.546Z] 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-22T08:09:30.546Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-22T08:09:30.546Z] ==> Jenkins CI detected. [2022-04-22T08:09:30.546Z] current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-65 [2022-04-22T08:09:30.546Z] project root: . [2022-04-22T08:09:30.546Z] --> token set from env [2022-04-22T08:09:30.546Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-22T08:09:30.546Z] ==> Running gcov in . (disable via -X gcov) [2022-04-22T08:09:30.546Z] ==> Python coveragepy not found [2022-04-22T08:09:30.546Z] ==> Searching for coverage reports in: [2022-04-22T08:09:30.546Z] + . [2022-04-22T08:09:30.546Z] -> Found 1 reports [2022-04-22T08:09:30.546Z] ==> Detecting git/mercurial file structure [2022-04-22T08:09:30.546Z] ==> Reading reports [2022-04-22T08:09:30.546Z] + ./coverage.out bytes=41008 [2022-04-22T08:09:30.546Z] ==> Appending adjustments [2022-04-22T08:09:30.546Z] https://docs.codecov.io/docs/fixing-reports [2022-04-22T08:09:30.809Z] + Found adjustments [2022-04-22T08:09:30.809Z] ==> Gzipping contents [2022-04-22T08:09:30.809Z] 12K /tmp/codecov.rN74sR.gz [2022-04-22T08:09:30.809Z] ==> Uploading reports [2022-04-22T08:09:30.809Z] url: https://codecov.io [2022-04-22T08:09:30.809Z] query: branch=PR-65&commit=5e941c0aca510d873eb1abd2974e71ee9f364cd9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-65%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=65&job=&cmd_args= [2022-04-22T08:09:30.809Z] -> Pinging Codecov [2022-04-22T08:09:30.809Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-65&commit=5e941c0aca510d873eb1abd2974e71ee9f364cd9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-65%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=65&job=&cmd_args= [2022-04-22T08:09:31.068Z] -> Uploading to [2022-04-22T08:09:31.068Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-22/581DD39554BDF9B6E22D074273EAD858/5e941c0aca510d873eb1abd2974e71ee9f364cd9/b3ebe672-769a-4363-81a1-2756a3b7e3b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220422%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220422T080930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=098c5176414f38d1aa7f907354acb4d0e6356c40415b55c4e70a401cf5db7b05 [2022-04-22T08:09:31.068Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T08:09:31.068Z] Dload Upload Total Spent Left Speed [2022-04-22T08:09:31.330Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11565 0 0 100 11565 0 45000 --:--:-- --:--:-- --:--:-- 45000 [2022-04-22T08:09:31.330Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5e941c0aca510d873eb1abd2974e71ee9f364cd9 [Pipeline] } [2022-04-22T08:09:31.338Z] 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-22T08:09:32.023Z] + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives ] [2022-04-22T08:09:32.024Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives [2022-04-22T08:09:32.024Z] total 16 [2022-04-22T08:09:32.024Z] drwxr-xr-x 3 root root 4096 Apr 22 08:01 . [2022-04-22T08:09:32.024Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 22 08:01 .. [2022-04-22T08:09:32.024Z] drwxr-xr-x 2 root root 4096 Apr 22 08:01 cost [2022-04-22T08:09:32.024Z] -rw-r--r-- 1 root root 93 Apr 22 08:01 cost.csv [2022-04-22T08:09:32.024Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives [2022-04-22T08:09:32.024Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives [2022-04-22T08:09:32.024Z] total 16 [2022-04-22T08:09:32.024Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 22 08:01 . [2022-04-22T08:09:32.024Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 22 08:01 .. [2022-04-22T08:09:32.024Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 22 08:01 cost [2022-04-22T08:09:32.024Z] -rw-r--r-- 1 jenkins jenkins 93 Apr 22 08:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:09:32.324Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:09:33.188Z] ---> package-listing.sh [2022-04-22T08:09:33.188Z] ++ facter osfamily [2022-04-22T08:09:33.188Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-22T08:09:33.448Z] + OS_FAMILY=debian [2022-04-22T08:09:33.448Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-65 [2022-04-22T08:09:33.448Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-22T08:09:33.448Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-22T08:09:33.448Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-22T08:09:33.448Z] + PACKAGES=/tmp/packages_start.txt [2022-04-22T08:09:33.448Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-65 ']' [2022-04-22T08:09:33.448Z] + PACKAGES=/tmp/packages_end.txt [2022-04-22T08:09:33.448Z] + case "${OS_FAMILY}" in [2022-04-22T08:09:33.448Z] + dpkg -l [2022-04-22T08:09:33.448Z] + grep '^ii' [2022-04-22T08:09:33.448Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-22T08:09:33.448Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-22T08:09:33.448Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-22T08:09:33.448Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-65 ']' [2022-04-22T08:09:33.448Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives/ [2022-04-22T08:09:33.448Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives/ [Pipeline] echo [2022-04-22T08:09:33.460Z] 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-65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-22T08:09:33.740Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-22T08:09:34.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T08:09:34.299Z] . [Pipeline] withDockerContainer [2022-04-22T08:09:34.364Z] prd-ubuntu20.04-docker-8c-8g-21753 does not seem to be running inside a container [2022-04-22T08:09:34.408Z] $ 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-65/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-65 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65:/w/workspace/ry_app-rfid-llrp-inventory_PR-65:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@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:10003/edgex-lftools-log-publisher:latest cat [2022-04-22T08:09:34.622Z] $ docker top 403de5427674c9879cd1870b6de55c47060533fc72a7cdc0f5a2b57b03e3c2bc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T08:09:34.972Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-22T08:09:35.260Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-22T08:09:35.551Z] + ls /var/log/sa-host [2022-04-22T08:09:35.551Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T08:09:35.638Z] provisioning config files... [2022-04-22T08:09:35.645Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/config729160103003392504tmp [Pipeline] { [Pipeline] echo [2022-04-22T08:09:35.666Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:09:35.952Z] ---> create-netrc.sh [Pipeline] } [2022-04-22T08:09:35.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:09:36.292Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-22T08:09:36.302Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:09:36.588Z] ---> sudo-logs.sh [2022-04-22T08:09:36.588Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-22T08:09:36.612Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:09:36.896Z] ---> job-cost.sh [2022-04-22T08:09:36.896Z] lf-activate-venv: SKIPPING [2022-04-22T08:09:36.896Z] DEBUG: total: 0.2199999988079071 [2022-04-22T08:09:36.896Z] INFO: Retrieving Stack Cost... [2022-04-22T08:09:37.464Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-22T08:09:37.723Z] INFO: Archiving Costs [Pipeline] echo [2022-04-22T08:09:37.737Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:09:38.022Z] ---> logs-deploy.sh [2022-04-22T08:09:38.022Z] lf-activate-venv: SKIPPING [2022-04-22T08:09:38.022Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-65/3 [2022-04-22T08:09:38.022Z] INFO: archiving workspace using pattern(s): [2022-04-22T08:09:38.960Z] Archives upload complete. [2022-04-22T08:09:38.960Z] INFO: archiving logs to Nexus