Pull request #91 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5d3cba22231b9df8c2ae831a339403f5bd90d7c2+3817b545243506d6c11f8926a861473cd0c4170b (1db2492ad59a8e6467b20e0d480dc5fc66cc09f1) 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-ssh1444209131283855171.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh9918684859100195625.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-91/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-91/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1135321607757644218.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-91/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17202569544863192882.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6611040218437500916.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-91/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-91/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13765420548671816902.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-16089 in /w/workspace/ry_app-rfid-llrp-inventory_PR-91 [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-91 # 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 3817b545243506d6c11f8926a861473cd0c4170b into PR head commit 5d3cba22231b9df8c2ae831a339403f5bd90d7c2 Merge succeeded, producing 5d3cba22231b9df8c2ae831a339403f5bd90d7c2 Checking out Revision 5d3cba22231b9df8c2ae831a339403f5bd90d7c2 (PR-91) > 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/91/head:refs/remotes/origin/PR-91 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5d3cba22231b9df8c2ae831a339403f5bd90d7c2 # 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 3817b545243506d6c11f8926a861473cd0c4170b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5d3cba22231b9df8c2ae831a339403f5bd90d7c2 # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-27T13:18:57.347Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-27T13:18:57.509Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-27T13:18:57.603Z] ========================================================= [2022-06-27T13:18:57.603Z] EdgeX Global Pipelines Version Info [2022-06-27T13:18:57.603Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-27T13:18:58.370Z] ------------------- [2022-06-27T13:18:58.370Z] stable info: [2022-06-27T13:18:58.370Z] ------------------- [2022-06-27T13:18:58.370Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-27T13:18:58.370Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-27T13:18:58.370Z] Message: update stable to v1.0.234 [2022-06-27T13:18:58.944Z] ------------------- [2022-06-27T13:18:58.944Z] experimental info: [2022-06-27T13:18:58.944Z] ------------------- [2022-06-27T13:18:58.944Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-27T13:18:58.944Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-27T13:18:58.944Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-27T13:18:59.296Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-06-27T13:18:59.330Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-06-27T13:18:59.363Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-27T13:18:59.397Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-27T13:18:59.430Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-27T13:18:59.460Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-27T13:18:59.500Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-27T13:18:59.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-27T13:18:59.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-27T13:18:59.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-27T13:18:59.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-27T13:18:59.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-06-27T13:18:59.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-27T13:18:59.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-27T13:18:59.794Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-27T13:18:59.833Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-27T13:18:59.870Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-27T13:18:59.906Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-27T13:18:59.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-27T13:18:59.974Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-27T13:19:00.009Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-27T13:19:00.046Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-27T13:19:00.084Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-27T13:19:00.121Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-27T13:19:00.156Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-27T13:19:00.196Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-27T13:19:00.244Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-27T13:19:00.284Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-91 [Pipeline] echo [2022-06-27T13:19:00.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-91 [Pipeline] echo [2022-06-27T13:19:00.367Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-91 [Pipeline] echo [2022-06-27T13:19:00.403Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d3cba22231b9df8c2ae831a339403f5bd90d7c2 [Pipeline] echo [2022-06-27T13:19:00.440Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d3cba2 [Pipeline] echo [2022-06-27T13:19:00.480Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-27T13:19:00.590Z] provisioning config files... [2022-06-27T13:19:00.605Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp/config2973938251336971787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T13:19:00.949Z] ---> docker-login.sh [2022-06-27T13:19:00.949Z] nexus3.edgexfoundry.org:10001 [2022-06-27T13:19:01.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:19:01.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:19:01.211Z] Configure a credential helper to remove this warning. See [2022-06-27T13:19:01.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:19:01.211Z] [2022-06-27T13:19:01.211Z] Login Succeeded [2022-06-27T13:19:01.211Z] nexus3.edgexfoundry.org:10002 [2022-06-27T13:19:01.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:19:01.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:19:01.471Z] Configure a credential helper to remove this warning. See [2022-06-27T13:19:01.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:19:01.471Z] [2022-06-27T13:19:01.471Z] Login Succeeded [2022-06-27T13:19:01.471Z] nexus3.edgexfoundry.org:10003 [2022-06-27T13:19:01.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:19:01.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:19:01.471Z] Configure a credential helper to remove this warning. See [2022-06-27T13:19:01.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:19:01.471Z] [2022-06-27T13:19:01.471Z] Login Succeeded [2022-06-27T13:19:01.471Z] nexus3.edgexfoundry.org:10004 [2022-06-27T13:19:01.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:19:01.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:19:01.732Z] Configure a credential helper to remove this warning. See [2022-06-27T13:19:01.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:19:01.732Z] [2022-06-27T13:19:01.732Z] Login Succeeded [2022-06-27T13:19:01.732Z] docker.io [2022-06-27T13:19:01.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:19:01.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:19:01.993Z] Configure a credential helper to remove this warning. See [2022-06-27T13:19:01.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:19:01.993Z] [2022-06-27T13:19:01.993Z] Login Succeeded [2022-06-27T13:19:01.993Z] ---> docker-login.sh ends [Pipeline] } [2022-06-27T13:19:02.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-27T13:19:02.598Z] + git rev-list -1 --merges 5d3cba22231b9df8c2ae831a339403f5bd90d7c2~1..5d3cba22231b9df8c2ae831a339403f5bd90d7c2 [Pipeline] echo [2022-06-27T13:19:02.634Z] -----------> git rev-list -1 --merges 5d3cba22231b9df8c2ae831a339403f5bd90d7c2~1..5d3cba22231b9df8c2ae831a339403f5bd90d7c2 5d3cba22231b9df8c2ae831a339403f5bd90d7c2 [false] [Pipeline] sh [2022-06-27T13:19:02.939Z] + git log --format=format:%s -1 5d3cba22231b9df8c2ae831a339403f5bd90d7c2 [Pipeline] echo [2022-06-27T13:19:02.972Z] ========================================================= [2022-06-27T13:19:02.972Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-27T13:19:02.972Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-27T13:19:03.413Z] + git log --format=format:%s -1 5d3cba22231b9df8c2ae831a339403f5bd90d7c2 [Pipeline] echo [2022-06-27T13:19:03.444Z] [semverPrep] GIT_COMMIT: 5d3cba22231b9df8c2ae831a339403f5bd90d7c2, Commit Message: build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 [Pipeline] echo [2022-06-27T13:19:03.492Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-27T13:19:03.883Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-27T13:19:03.883Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-27T13:19:03.883Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-27T13:19:03.883Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-27T13:19:03.883Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-27T13:19:03.883Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-27T13:19:03.883Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T13:19:04.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-27T13:19:04.325Z] [2022-06-27T13:19:04.325Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T13:19:04.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-27T13:19:04.720Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-27T13:19:04.720Z] 42c077c10790: Pulling fs layer [2022-06-27T13:19:04.720Z] f63e77b7563a: Pulling fs layer [2022-06-27T13:19:04.720Z] bd5fdadae976: Pulling fs layer [2022-06-27T13:19:04.720Z] 205491f53016: Pulling fs layer [2022-06-27T13:19:04.720Z] df18705c85c3: Pulling fs layer [2022-06-27T13:19:04.720Z] bdb3f477010e: Pulling fs layer [2022-06-27T13:19:04.720Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-27T13:19:04.720Z] 2c6e9b1d212d: Pulling fs layer [2022-06-27T13:19:04.720Z] bdb8f0575790: Pulling fs layer [2022-06-27T13:19:04.720Z] 386e3cb2ff24: Pulling fs layer [2022-06-27T13:19:04.720Z] 2343380bae48: Pulling fs layer [2022-06-27T13:19:04.720Z] df18705c85c3: Waiting [2022-06-27T13:19:04.720Z] 205491f53016: Waiting [2022-06-27T13:19:04.720Z] c8a8fc8e1c8f: Waiting [2022-06-27T13:19:04.720Z] 2c6e9b1d212d: Waiting [2022-06-27T13:19:04.720Z] bdb8f0575790: Waiting [2022-06-27T13:19:04.720Z] 2343380bae48: Waiting [2022-06-27T13:19:04.720Z] 386e3cb2ff24: Waiting [2022-06-27T13:19:04.720Z] bdb3f477010e: Waiting [2022-06-27T13:19:04.720Z] f63e77b7563a: Verifying Checksum [2022-06-27T13:19:04.720Z] f63e77b7563a: Download complete [2022-06-27T13:19:04.720Z] 205491f53016: Verifying Checksum [2022-06-27T13:19:04.720Z] 205491f53016: Download complete [2022-06-27T13:19:04.720Z] bd5fdadae976: Verifying Checksum [2022-06-27T13:19:04.720Z] bd5fdadae976: Download complete [2022-06-27T13:19:04.720Z] df18705c85c3: Verifying Checksum [2022-06-27T13:19:04.720Z] df18705c85c3: Download complete [2022-06-27T13:19:04.979Z] bdb3f477010e: Download complete [2022-06-27T13:19:04.979Z] 2c6e9b1d212d: Verifying Checksum [2022-06-27T13:19:04.979Z] 2c6e9b1d212d: Download complete [2022-06-27T13:19:04.979Z] bdb8f0575790: Verifying Checksum [2022-06-27T13:19:04.979Z] bdb8f0575790: Download complete [2022-06-27T13:19:04.979Z] 386e3cb2ff24: Download complete [2022-06-27T13:19:04.979Z] 2343380bae48: Download complete [2022-06-27T13:19:04.979Z] 42c077c10790: Verifying Checksum [2022-06-27T13:19:04.979Z] 42c077c10790: Download complete [2022-06-27T13:19:05.240Z] c8a8fc8e1c8f: Download complete [2022-06-27T13:19:06.622Z] 42c077c10790: Pull complete [2022-06-27T13:19:06.622Z] f63e77b7563a: Pull complete [2022-06-27T13:19:07.192Z] bd5fdadae976: Pull complete [2022-06-27T13:19:07.192Z] 205491f53016: Pull complete [2022-06-27T13:19:07.453Z] df18705c85c3: Pull complete [2022-06-27T13:19:07.453Z] bdb3f477010e: Pull complete [2022-06-27T13:19:09.364Z] c8a8fc8e1c8f: Pull complete [2022-06-27T13:19:09.364Z] 2c6e9b1d212d: Pull complete [2022-06-27T13:19:09.624Z] bdb8f0575790: Pull complete [2022-06-27T13:19:09.624Z] 386e3cb2ff24: Pull complete [2022-06-27T13:19:09.624Z] 2343380bae48: Pull complete [2022-06-27T13:19:09.624Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-27T13:19:09.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-27T13:19:09.624Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T13:19:10.085Z] prd-ubuntu20.04-docker-8c-8g-16089 does not seem to be running inside a container [2022-06-27T13:19:10.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-91 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-91:/w/workspace/ry_app-rfid-llrp-inventory_PR-91:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-27T13:19:11.338Z] $ docker top 3b65ba34335234c2810d6d9e1bab4faa14e930e8ea5a210c54cad0971622bc59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-27T13:19:11.530Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-27T13:19:11.530Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-27T13:19:11.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-27T13:19:11.668Z] $ docker exec 3b65ba34335234c2810d6d9e1bab4faa14e930e8ea5a210c54cad0971622bc59 ssh-agent [2022-06-27T13:19:11.804Z] SSH_AUTH_SOCK=/tmp/ssh-vZgIY327YnoH/agent.32 [2022-06-27T13:19:11.804Z] SSH_AGENT_PID=38 [2022-06-27T13:19:11.813Z] Running ssh-add (command line suppressed) [2022-06-27T13:19:11.941Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp/private_key_8669638887083547895.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp/private_key_8669638887083547895.key) [2022-06-27T13:19:11.964Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-27T13:19:12.302Z] + git tag --points-at HEAD [Pipeline] } [2022-06-27T13:19:12.324Z] $ docker exec --env ******** --env ******** 3b65ba34335234c2810d6d9e1bab4faa14e930e8ea5a210c54cad0971622bc59 ssh-agent -k [2022-06-27T13:19:12.428Z] unset SSH_AUTH_SOCK; [2022-06-27T13:19:12.432Z] unset SSH_AGENT_PID; [2022-06-27T13:19:12.433Z] echo Agent pid 38 killed; [2022-06-27T13:19:12.444Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-27T13:19:12.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-27T13:19:12.538Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-27T13:19:12.674Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-27T13:19:12.673Z] $ docker exec 3b65ba34335234c2810d6d9e1bab4faa14e930e8ea5a210c54cad0971622bc59 ssh-agent [2022-06-27T13:19:12.807Z] SSH_AUTH_SOCK=/tmp/ssh-DbYpRSb29SCy/agent.73 [2022-06-27T13:19:12.807Z] SSH_AGENT_PID=80 [2022-06-27T13:19:12.813Z] Running ssh-add (command line suppressed) [2022-06-27T13:19:12.918Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp/private_key_9028826091550845239.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp/private_key_9028826091550845239.key) [2022-06-27T13:19:12.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-27T13:19:13.273Z] + git semver init [2022-06-27T13:19:13.534Z] 2022-06-27 13:19:13,455 [run_init] DEBUG init version:0.0.0 force:False [2022-06-27T13:19:13.534Z] 2022-06-27 13:19:13,456 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-91/.semver [2022-06-27T13:19:13.534Z] 2022-06-27 13:19:13,457 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-91/.semver [2022-06-27T13:19:13.534Z] 2022-06-27 13:19:13,457 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-91/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-91, universal_newlines=False, shell=None, istream=None) [2022-06-27T13:19:14.474Z] 2022-06-27 13:19:14,431 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-91/.git/info/exclude [2022-06-27T13:19:14.474Z] 2022-06-27 13:19:14,432 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-91/.semver/PR-91 with force:False [2022-06-27T13:19:14.474Z] 2022-06-27 13:19:14,432 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-91/.semver/PR-91 [2022-06-27T13:19:14.474Z] 2022-06-27 13:19:14,436 [execute] INFO git cat-file --batch-check [2022-06-27T13:19:14.474Z] 2022-06-27 13:19:14,436 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-91/.semver, universal_newlines=False, shell=None, istream=) [2022-06-27T13:19:14.474Z] 2022-06-27 13:19:14,442 [execute] INFO git cat-file --batch [2022-06-27T13:19:14.474Z] 2022-06-27 13:19:14,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-91/.semver, universal_newlines=False, shell=None, istream=) [2022-06-27T13:19:14.474Z] 2022-06-27 13:19:14,447 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-91/.semver/PR-91 [2022-06-27T13:19:14.474Z] 0.0.0 [Pipeline] } [2022-06-27T13:19:14.493Z] $ docker exec --env ******** --env ******** 3b65ba34335234c2810d6d9e1bab4faa14e930e8ea5a210c54cad0971622bc59 ssh-agent -k [2022-06-27T13:19:14.625Z] unset SSH_AUTH_SOCK; [2022-06-27T13:19:14.626Z] unset SSH_AGENT_PID; [2022-06-27T13:19:14.626Z] echo Agent pid 80 killed; [2022-06-27T13:19:14.641Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-27T13:19:15.056Z] + git semver [Pipeline] } [2022-06-27T13:19:15.339Z] $ docker stop --time=1 3b65ba34335234c2810d6d9e1bab4faa14e930e8ea5a210c54cad0971622bc59 [2022-06-27T13:19:16.635Z] $ docker rm -f 3b65ba34335234c2810d6d9e1bab4faa14e930e8ea5a210c54cad0971622bc59 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-27T13:19:17.071Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-27T13:19:17.345Z] Stashed 1 file(s) [Pipeline] echo [2022-06-27T13:19:17.364Z] [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-06-27T13:19:18.281Z] provisioning config files... [2022-06-27T13:19:18.294Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp/config8753440376549068930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T13:19:18.641Z] ---> docker-login.sh [2022-06-27T13:19:18.641Z] nexus3.edgexfoundry.org:10001 [2022-06-27T13:19:18.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:19:18.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:19:18.641Z] Configure a credential helper to remove this warning. See [2022-06-27T13:19:18.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:19:18.641Z] [2022-06-27T13:19:18.641Z] Login Succeeded [2022-06-27T13:19:18.641Z] nexus3.edgexfoundry.org:10002 [2022-06-27T13:19:18.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:19:18.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:19:18.902Z] Configure a credential helper to remove this warning. See [2022-06-27T13:19:18.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:19:18.902Z] [2022-06-27T13:19:18.902Z] Login Succeeded [2022-06-27T13:19:18.902Z] nexus3.edgexfoundry.org:10003 [2022-06-27T13:19:18.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:19:18.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:19:18.902Z] Configure a credential helper to remove this warning. See [2022-06-27T13:19:18.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:19:18.902Z] [2022-06-27T13:19:18.902Z] Login Succeeded [2022-06-27T13:19:18.902Z] nexus3.edgexfoundry.org:10004 [2022-06-27T13:19:19.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:19:19.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:19:19.162Z] Configure a credential helper to remove this warning. See [2022-06-27T13:19:19.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:19:19.162Z] [2022-06-27T13:19:19.162Z] Login Succeeded [2022-06-27T13:19:19.162Z] docker.io [2022-06-27T13:19:19.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:19:19.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:19:19.424Z] Configure a credential helper to remove this warning. See [2022-06-27T13:19:19.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:19:19.424Z] [2022-06-27T13:19:19.424Z] Login Succeeded [2022-06-27T13:19:19.424Z] ---> docker-login.sh ends [Pipeline] } [2022-06-27T13:19:19.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-27T13:19:19.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-27T13:19:19.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-27T13:19:19.723Z] ========================================================= [2022-06-27T13:19:19.723Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-27T13:19:19.723Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T13:19:20.340Z] + 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-06-27T13:19:20.340Z] Sending build context to Docker daemon 12.44MB [2022-06-27T13:19:20.340Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-27T13:19:20.340Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-27T13:19:20.340Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-27T13:19:20.340Z] 59bf1c3509f3: Pulling fs layer [2022-06-27T13:19:20.340Z] 666ba61612fd: Pulling fs layer [2022-06-27T13:19:20.340Z] 8ed8ca486205: Pulling fs layer [2022-06-27T13:19:20.340Z] cc1cd167ecdc: Pulling fs layer [2022-06-27T13:19:20.340Z] c516ae0d96e1: Pulling fs layer [2022-06-27T13:19:20.340Z] 684cea983483: Pulling fs layer [2022-06-27T13:19:20.340Z] dd3240ac7de5: Pulling fs layer [2022-06-27T13:19:20.340Z] c516ae0d96e1: Waiting [2022-06-27T13:19:20.340Z] 684cea983483: Waiting [2022-06-27T13:19:20.340Z] cc1cd167ecdc: Waiting [2022-06-27T13:19:20.340Z] b1e948a4e11c: Pulling fs layer [2022-06-27T13:19:20.340Z] a8fd76ee1af6: Pulling fs layer [2022-06-27T13:19:20.340Z] 646ad004c059: Pulling fs layer [2022-06-27T13:19:20.340Z] b1e948a4e11c: Waiting [2022-06-27T13:19:20.340Z] dd3240ac7de5: Waiting [2022-06-27T13:19:20.340Z] a8fd76ee1af6: Waiting [2022-06-27T13:19:20.340Z] 646ad004c059: Waiting [2022-06-27T13:19:20.340Z] 8ed8ca486205: Verifying Checksum [2022-06-27T13:19:20.340Z] 8ed8ca486205: Download complete [2022-06-27T13:19:20.340Z] 666ba61612fd: Verifying Checksum [2022-06-27T13:19:20.340Z] 666ba61612fd: Download complete [2022-06-27T13:19:20.598Z] c516ae0d96e1: Download complete [2022-06-27T13:19:20.598Z] 684cea983483: Verifying Checksum [2022-06-27T13:19:20.598Z] 684cea983483: Download complete [2022-06-27T13:19:20.598Z] 59bf1c3509f3: Verifying Checksum [2022-06-27T13:19:20.598Z] dd3240ac7de5: Verifying Checksum [2022-06-27T13:19:20.598Z] b1e948a4e11c: Verifying Checksum [2022-06-27T13:19:20.598Z] b1e948a4e11c: Download complete [2022-06-27T13:19:20.598Z] 59bf1c3509f3: Pull complete [2022-06-27T13:19:20.860Z] 666ba61612fd: Pull complete [2022-06-27T13:19:20.860Z] 8ed8ca486205: Pull complete [2022-06-27T13:19:21.432Z] 646ad004c059: Verifying Checksum [2022-06-27T13:19:21.432Z] 646ad004c059: Download complete [2022-06-27T13:19:21.432Z] a8fd76ee1af6: Verifying Checksum [2022-06-27T13:19:21.432Z] a8fd76ee1af6: Download complete [2022-06-27T13:19:21.432Z] cc1cd167ecdc: Verifying Checksum [2022-06-27T13:19:21.432Z] cc1cd167ecdc: Download complete [2022-06-27T13:19:25.633Z] cc1cd167ecdc: Pull complete [2022-06-27T13:19:25.633Z] c516ae0d96e1: Pull complete [2022-06-27T13:19:25.633Z] 684cea983483: Pull complete [2022-06-27T13:19:25.633Z] dd3240ac7de5: Pull complete [2022-06-27T13:19:25.633Z] b1e948a4e11c: Pull complete [2022-06-27T13:19:27.541Z] a8fd76ee1af6: Pull complete [2022-06-27T13:19:28.480Z] 646ad004c059: Pull complete [2022-06-27T13:19:28.480Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-27T13:19:28.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-27T13:19:28.480Z] ---> 8f69c11f6b0c [2022-06-27T13:19:28.480Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-27T13:19:29.867Z] ---> Running in 0b64ce0fc55c [2022-06-27T13:19:29.867Z] Removing intermediate container 0b64ce0fc55c [2022-06-27T13:19:29.867Z] ---> ee891f70946e [2022-06-27T13:19:29.867Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-27T13:19:29.867Z] ---> Running in c76edc9ed113 [2022-06-27T13:19:29.867Z] Removing intermediate container c76edc9ed113 [2022-06-27T13:19:29.867Z] ---> 5b7c4a2c9930 [2022-06-27T13:19:29.867Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-27T13:19:30.127Z] ---> Running in f6d16e0e6f67 [2022-06-27T13:19:30.127Z] Removing intermediate container f6d16e0e6f67 [2022-06-27T13:19:30.127Z] ---> fcb76b15db1e [2022-06-27T13:19:30.127Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T13:19:30.127Z] ---> Running in 754d05ee1bca [2022-06-27T13:19:30.699Z] Removing intermediate container 754d05ee1bca [2022-06-27T13:19:30.699Z] ---> 80efb8d7d64c [2022-06-27T13:19:30.699Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-27T13:19:30.699Z] ---> Running in 90116dd12916 [2022-06-27T13:19:30.961Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-27T13:19:31.903Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-27T13:19:32.165Z] OK: 221 MiB in 52 packages [2022-06-27T13:19:32.426Z] Removing intermediate container 90116dd12916 [2022-06-27T13:19:32.426Z] ---> 221854070be5 [2022-06-27T13:19:32.426Z] Step 8/13 : WORKDIR /app [2022-06-27T13:19:32.426Z] ---> Running in b9f5b7d3c8b1 [2022-06-27T13:19:32.688Z] Removing intermediate container b9f5b7d3c8b1 [2022-06-27T13:19:32.688Z] ---> b10d4e49bbbb [2022-06-27T13:19:32.688Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-27T13:19:32.688Z] ---> dce2e10a2df6 [2022-06-27T13:19:32.688Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T13:19:32.688Z] ---> Running in adab5ad5afc6 [2022-06-27T13:19:33.093Z] Still waiting to schedule task [2022-06-27T13:19:33.094Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-27T13:19:47.592Z] Removing intermediate container adab5ad5afc6 [2022-06-27T13:19:47.592Z] ---> b5fa3bc70126 [2022-06-27T13:19:47.592Z] Step 11/13 : COPY . . [2022-06-27T13:19:47.592Z] ---> 24642b3c56cb [2022-06-27T13:19:47.592Z] Step 12/13 : ARG MAKE="make build" [2022-06-27T13:19:47.592Z] ---> Running in aa9e1ef4febd [2022-06-27T13:19:47.592Z] Removing intermediate container aa9e1ef4febd [2022-06-27T13:19:47.592Z] ---> e2e713c70c2b [2022-06-27T13:19:47.592Z] Step 13/13 : RUN $MAKE [2022-06-27T13:19:47.592Z] ---> Running in 01864ee0e824 [2022-06-27T13:19:47.852Z] noop [2022-06-27T13:19:48.113Z] Removing intermediate container 01864ee0e824 [2022-06-27T13:19:48.113Z] ---> 7efc391f8433 [2022-06-27T13:19:48.113Z] Successfully built 7efc391f8433 [2022-06-27T13:19:48.113Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T13:19:48.554Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-27T13:19:48.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T13:19:48.716Z] prd-ubuntu20.04-docker-8c-8g-16089 does not seem to be running inside a container [2022-06-27T13:19:48.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-91 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-91:/w/workspace/ry_app-rfid-llrp-inventory_PR-91:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-91@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 ******** ci-base-image-x86_64 cat [2022-06-27T13:19:49.099Z] $ docker top b97f0435569ed062a8113d1b1f12d9594cf0f1ffb9684dc51d0c4c5278e120eb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-27T13:19:49.510Z] + go version [2022-06-27T13:19:49.510Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-27T13:19:49.538Z] $ docker stop --time=1 b97f0435569ed062a8113d1b1f12d9594cf0f1ffb9684dc51d0c4c5278e120eb [2022-06-27T13:19:50.808Z] $ docker rm -f b97f0435569ed062a8113d1b1f12d9594cf0f1ffb9684dc51d0c4c5278e120eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T13:19:51.498Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-27T13:19:51.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T13:19:51.657Z] prd-ubuntu20.04-docker-8c-8g-16089 does not seem to be running inside a container [2022-06-27T13:19:51.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-91 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-91:/w/workspace/ry_app-rfid-llrp-inventory_PR-91:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-91@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 ******** ci-base-image-x86_64 cat [2022-06-27T13:19:52.065Z] $ docker top 54c9c0958898143ff211577590a16305ca5a8ffcd8fdeda626a2c4925a12b12f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-27T13:19:52.536Z] + make test [2022-06-27T13:19:52.536Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-27T13:20:02.530Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-06-27T13:20:02.530Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.028s coverage: 86.2% of statements [2022-06-27T13:20:02.530Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-06-27T13:20:05.075Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.554s coverage: 71.9% of statements [2022-06-27T13:20:13.206Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-27T13:20:17.409Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-27T13:20:17.409Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-27T13:20:17.409Z] ./bin/test-attribution.sh [Pipeline] echo [2022-06-27T13:20:17.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-27T13:20:17.473Z] $ docker stop --time=1 54c9c0958898143ff211577590a16305ca5a8ffcd8fdeda626a2c4925a12b12f [2022-06-27T13:20:19.249Z] $ docker rm -f 54c9c0958898143ff211577590a16305ca5a8ffcd8fdeda626a2c4925a12b12f [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-27T13:20:19.783Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-27T13:20:19.848Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-27T13:20:20.489Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-27T13:20:20.804Z] + ls -al . [2022-06-27T13:20:20.804Z] total 228 [2022-06-27T13:20:20.804Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 27 13:20 . [2022-06-27T13:20:20.804Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 13:18 .. [2022-06-27T13:20:20.804Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 27 13:18 .dockerignore [2022-06-27T13:20:20.804Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 13:19 .git [2022-06-27T13:20:20.804Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 13:18 .github [2022-06-27T13:20:20.804Z] -rw-rw-r-- 1 jenkins jenkins 788 Jun 27 13:18 .gitignore [2022-06-27T13:20:20.804Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 13:18 .golangci.yml [2022-06-27T13:20:20.804Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 13:19 .semver [2022-06-27T13:20:20.804Z] -rw-rw-r-- 1 jenkins jenkins 9413 Jun 27 13:18 Attribution.txt [2022-06-27T13:20:20.804Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jun 27 13:18 CHANGELOG.md [2022-06-27T13:20:20.804Z] -rw-rw-r-- 1 jenkins jenkins 1933 Jun 27 13:18 Dockerfile [2022-06-27T13:20:20.804Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 13:18 GOVERNANCE.md [2022-06-27T13:20:20.804Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 27 13:18 Jenkinsfile [2022-06-27T13:20:20.805Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 27 13:18 LICENSE [2022-06-27T13:20:20.805Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jun 27 13:18 Makefile [2022-06-27T13:20:20.805Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 27 13:18 OWNERS.md [2022-06-27T13:20:20.805Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jun 27 13:18 README.md [2022-06-27T13:20:20.805Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 13:19 VERSION [2022-06-27T13:20:20.805Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 13:18 bin [2022-06-27T13:20:20.805Z] -rw-r--r-- 1 jenkins jenkins 41008 Jun 27 13:20 coverage.out [2022-06-27T13:20:20.805Z] -rw-rw-r-- 1 jenkins jenkins 3475 Jun 27 13:18 go.mod [2022-06-27T13:20:20.805Z] -rw-rw-r-- 1 jenkins jenkins 36231 Jun 27 13:18 go.sum [2022-06-27T13:20:20.805Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 13:18 images [2022-06-27T13:20:20.805Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 13:18 internal [2022-06-27T13:20:20.805Z] -rw-rw-r-- 1 jenkins jenkins 531 Jun 27 13:18 main.go [2022-06-27T13:20:20.805Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 13:18 res [2022-06-27T13:20:20.805Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 13:18 snap [2022-06-27T13:20:20.805Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 13:18 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T13:20:21.207Z] + 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=5d3cba22231b9df8c2ae831a339403f5bd90d7c2 --label arch=amd64 --label version=0.0.0 . [2022-06-27T13:20:21.207Z] Sending build context to Docker daemon 12.44MB [2022-06-27T13:20:21.207Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-06-27T13:20:21.207Z] Step 2/31 : FROM ${BASE} AS builder [2022-06-27T13:20:21.207Z] ---> 7efc391f8433 [2022-06-27T13:20:21.207Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-27T13:20:21.207Z] ---> Running in 0b3d8531d32d [2022-06-27T13:20:21.469Z] Removing intermediate container 0b3d8531d32d [2022-06-27T13:20:21.469Z] ---> 13c52e844423 [2022-06-27T13:20:21.469Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-06-27T13:20:21.469Z] ---> Running in c6ec99ff7fe9 [2022-06-27T13:20:21.469Z] Removing intermediate container c6ec99ff7fe9 [2022-06-27T13:20:21.469Z] ---> dac39e672fc0 [2022-06-27T13:20:21.469Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-27T13:20:21.469Z] ---> Running in d05f46f34b58 [2022-06-27T13:20:21.730Z] Removing intermediate container d05f46f34b58 [2022-06-27T13:20:21.730Z] ---> 1700f0e37e22 [2022-06-27T13:20:21.730Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T13:20:21.730Z] ---> Running in 8fa2d0600d40 [2022-06-27T13:20:22.301Z] Removing intermediate container 8fa2d0600d40 [2022-06-27T13:20:22.301Z] ---> 1eda2fe53398 [2022-06-27T13:20:22.301Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-27T13:20:22.301Z] ---> Running in db10060d0f5c [2022-06-27T13:20:22.561Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-27T13:20:23.499Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-27T13:20:23.499Z] OK: 221 MiB in 52 packages [2022-06-27T13:20:24.071Z] Removing intermediate container db10060d0f5c [2022-06-27T13:20:24.071Z] ---> 5939d5b1e941 [2022-06-27T13:20:24.071Z] Step 8/31 : WORKDIR /app [2022-06-27T13:20:24.071Z] ---> Running in 277e106a8f42 [2022-06-27T13:20:24.071Z] Removing intermediate container 277e106a8f42 [2022-06-27T13:20:24.071Z] ---> 674701bf63b6 [2022-06-27T13:20:24.071Z] Step 9/31 : COPY go.mod vendor* ./ [2022-06-27T13:20:24.071Z] ---> 30918d62603b [2022-06-27T13:20:24.071Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T13:20:24.330Z] ---> Running in d6eb2568c813 [2022-06-27T13:20:24.899Z] Removing intermediate container d6eb2568c813 [2022-06-27T13:20:24.899Z] ---> 6165fb3588a2 [2022-06-27T13:20:24.899Z] Step 11/31 : COPY . . [2022-06-27T13:20:25.162Z] ---> 9d834ec7a111 [2022-06-27T13:20:25.162Z] Step 12/31 : ARG MAKE="make build" [2022-06-27T13:20:25.162Z] ---> Running in e17bc8586354 [2022-06-27T13:20:25.162Z] Removing intermediate container e17bc8586354 [2022-06-27T13:20:25.162Z] ---> 301ae1d6dc12 [2022-06-27T13:20:25.162Z] Step 13/31 : RUN $MAKE [2022-06-27T13:20:25.424Z] ---> Running in 0e85897366a4 [2022-06-27T13:20:25.685Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-06-27T13:20:47.643Z] Removing intermediate container 0e85897366a4 [2022-06-27T13:20:47.643Z] ---> d7001de3ac54 [2022-06-27T13:20:47.643Z] Step 14/31 : FROM alpine:3.14 [2022-06-27T13:20:47.643Z] 3.14: Pulling from library/alpine [2022-06-27T13:20:47.643Z] 8663204ce13b: Pulling fs layer [2022-06-27T13:20:47.643Z] 8663204ce13b: Verifying Checksum [2022-06-27T13:20:47.643Z] 8663204ce13b: Download complete [2022-06-27T13:20:47.643Z] 8663204ce13b: Pull complete [2022-06-27T13:20:47.643Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-27T13:20:47.643Z] Status: Downloaded newer image for alpine:3.14 [2022-06-27T13:20:47.643Z] ---> e04c818066af [2022-06-27T13:20:47.643Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-27T13:20:47.643Z] ---> Running in 0eb71bde70aa [2022-06-27T13:20:47.643Z] Removing intermediate container 0eb71bde70aa [2022-06-27T13:20:47.643Z] ---> 4c04d6a69030 [2022-06-27T13:20:47.643Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-06-27T13:20:47.643Z] ---> Running in d99d6dd88ea1 [2022-06-27T13:20:47.643Z] Removing intermediate container d99d6dd88ea1 [2022-06-27T13:20:47.643Z] ---> 51eb6a8eceda [2022-06-27T13:20:47.643Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T13:20:47.643Z] ---> Running in 847d31acdf18 [2022-06-27T13:20:47.643Z] Removing intermediate container 847d31acdf18 [2022-06-27T13:20:47.643Z] ---> 822120739d18 [2022-06-27T13:20:47.643Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-06-27T13:20:47.643Z] ---> Running in bbf6a8e374bd [2022-06-27T13:20:47.912Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-27T13:20:48.856Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-27T13:20:48.856Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-27T13:20:49.117Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-27T13:20:49.117Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-27T13:20:49.117Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-27T13:20:49.378Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-27T13:20:49.378Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-27T13:20:49.378Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-27T13:20:49.638Z] Executing busybox-1.33.1-r7.trigger [2022-06-27T13:20:49.638Z] Executing ca-certificates-20211220-r0.trigger [2022-06-27T13:20:49.638Z] OK: 9 MiB in 21 packages [2022-06-27T13:20:49.899Z] Removing intermediate container bbf6a8e374bd [2022-06-27T13:20:49.899Z] ---> 0ca7f895aa0e [2022-06-27T13:20:49.899Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-27T13:20:50.168Z] ---> 03a04a49fc46 [2022-06-27T13:20:50.168Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-27T13:20:50.428Z] ---> 016c68dc1b67 [2022-06-27T13:20:50.428Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-06-27T13:20:50.428Z] ---> 33b9f38c9094 [2022-06-27T13:20:50.428Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-06-27T13:20:50.688Z] ---> 2a2c6c6e7cbf [2022-06-27T13:20:50.688Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-06-27T13:20:51.260Z] ---> dc549fc11be0 [2022-06-27T13:20:51.260Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-06-27T13:20:51.260Z] ---> Running in c8da698f4fd5 [2022-06-27T13:20:51.829Z] Removing intermediate container c8da698f4fd5 [2022-06-27T13:20:51.829Z] ---> 59cf479400d4 [2022-06-27T13:20:51.829Z] Step 25/31 : VOLUME /cache [2022-06-27T13:20:51.829Z] ---> Running in c80811a46cc5 [2022-06-27T13:20:51.829Z] Removing intermediate container c80811a46cc5 [2022-06-27T13:20:51.829Z] ---> fd5ca0cf6aa6 [2022-06-27T13:20:51.829Z] Step 26/31 : EXPOSE 59711 [2022-06-27T13:20:51.829Z] ---> Running in 1276ea33ffff [2022-06-27T13:20:52.089Z] Removing intermediate container 1276ea33ffff [2022-06-27T13:20:52.089Z] ---> deab2ec4c30f [2022-06-27T13:20:52.089Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-06-27T13:20:52.089Z] ---> Running in 21d632e6fe80 [2022-06-27T13:20:52.089Z] Removing intermediate container 21d632e6fe80 [2022-06-27T13:20:52.089Z] ---> 49f29651e3cf [2022-06-27T13:20:52.089Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-06-27T13:20:52.089Z] ---> Running in ce7f3e74002e [2022-06-27T13:20:52.349Z] Removing intermediate container ce7f3e74002e [2022-06-27T13:20:52.349Z] ---> 16e7acdeb83e [2022-06-27T13:20:52.349Z] Step 29/31 : LABEL arch=amd64 [2022-06-27T13:20:52.349Z] ---> Running in 88d9b4a4a971 [2022-06-27T13:20:52.349Z] Removing intermediate container 88d9b4a4a971 [2022-06-27T13:20:52.349Z] ---> ddd4fa0c992e [2022-06-27T13:20:52.349Z] Step 30/31 : LABEL git_sha=5d3cba22231b9df8c2ae831a339403f5bd90d7c2 [2022-06-27T13:20:52.349Z] ---> Running in eb7d82c02716 [2022-06-27T13:20:52.610Z] Removing intermediate container eb7d82c02716 [2022-06-27T13:20:52.610Z] ---> 3899cef7dbae [2022-06-27T13:20:52.610Z] Step 31/31 : LABEL version=0.0.0 [2022-06-27T13:20:52.610Z] ---> Running in 50e68900a9e2 [2022-06-27T13:20:52.610Z] Removing intermediate container 50e68900a9e2 [2022-06-27T13:20:52.610Z] ---> a527a975d504 [2022-06-27T13:20:52.610Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-27T13:20:52.610Z] Successfully built a527a975d504 [2022-06-27T13:20:52.610Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T13:20:53.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-27T13:20:53.482Z] [2022-06-27T13:20:53.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T13:20:53.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-27T13:20:53.862Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-27T13:20:53.862Z] 5eb5b503b376: Pulling fs layer [2022-06-27T13:20:53.862Z] 5c69ac0246d0: Pulling fs layer [2022-06-27T13:20:53.862Z] ec43610c2a17: Pulling fs layer [2022-06-27T13:20:53.862Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-27T13:20:53.862Z] 33b1e0a273af: Pulling fs layer [2022-06-27T13:20:53.862Z] 5d3b04190fa2: Pulling fs layer [2022-06-27T13:20:53.862Z] 2f39f015ded8: Pulling fs layer [2022-06-27T13:20:53.862Z] 33b1e0a273af: Waiting [2022-06-27T13:20:53.862Z] 5d3b04190fa2: Waiting [2022-06-27T13:20:53.862Z] 2f39f015ded8: Waiting [2022-06-27T13:20:53.862Z] 5c69ac0246d0: Verifying Checksum [2022-06-27T13:20:53.862Z] 5c69ac0246d0: Download complete [2022-06-27T13:20:53.862Z] 3a2ae6a8a46f: Download complete [2022-06-27T13:20:53.862Z] 33b1e0a273af: Verifying Checksum [2022-06-27T13:20:53.862Z] 33b1e0a273af: Download complete [2022-06-27T13:20:53.862Z] ec43610c2a17: Verifying Checksum [2022-06-27T13:20:53.862Z] ec43610c2a17: Download complete [2022-06-27T13:20:54.121Z] 5d3b04190fa2: Verifying Checksum [2022-06-27T13:20:54.121Z] 5d3b04190fa2: Download complete [2022-06-27T13:20:54.121Z] 5eb5b503b376: Verifying Checksum [2022-06-27T13:20:54.121Z] 5eb5b503b376: Download complete [2022-06-27T13:20:54.689Z] 2f39f015ded8: Download complete [2022-06-27T13:20:55.636Z] 5eb5b503b376: Pull complete [2022-06-27T13:20:55.636Z] 5c69ac0246d0: Pull complete [2022-06-27T13:20:56.014Z] ec43610c2a17: Pull complete [2022-06-27T13:20:56.014Z] 3a2ae6a8a46f: Pull complete [2022-06-27T13:20:56.274Z] 33b1e0a273af: Pull complete [2022-06-27T13:20:56.274Z] 5d3b04190fa2: Pull complete [2022-06-27T13:21:01.551Z] 2f39f015ded8: Pull complete [2022-06-27T13:21:01.551Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-27T13:21:01.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-27T13:21:01.551Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T13:21:01.768Z] prd-ubuntu20.04-docker-8c-8g-16089 does not seem to be running inside a container [2022-06-27T13:21:01.803Z] $ 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-91 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-91:/w/workspace/ry_app-rfid-llrp-inventory_PR-91:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-91@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:10003/edgex-lftools-log-publisher:latest cat [2022-06-27T13:21:03.359Z] $ docker top 37a77e5ac28851aeabc521676e2d9a2aa1b9329538fb335a54604db5465cb6dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T13:21:03.830Z] ---> job-cost.sh [2022-06-27T13:21:03.830Z] lf-activate-venv: SKIPPING [2022-06-27T13:21:03.830Z] INFO: No Stack... [2022-06-27T13:21:04.399Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-27T13:21:04.967Z] INFO: Archiving Costs [Pipeline] sh [2022-06-27T13:21:05.283Z] + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-91/archives/cost.csv [2022-06-27T13:21:05.283Z] + cut -d, -f6 [Pipeline] lock [2022-06-27T13:21:05.324Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-91-1-stack-cost] [2022-06-27T13:21:05.328Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-91-1-stack-cost] did not exist. Created. [2022-06-27T13:21:05.328Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-91-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-27T13:21:05.710Z] + echo total: 0.4399999976158142 [Pipeline] stash [2022-06-27T13:21:05.761Z] Stashed 1 file(s) [Pipeline] } [2022-06-27T13:21:05.782Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-91-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-27T13:21:05.853Z] $ docker stop --time=1 37a77e5ac28851aeabc521676e2d9a2aa1b9329538fb335a54604db5465cb6dc [2022-06-27T13:21:07.026Z] $ docker rm -f 37a77e5ac28851aeabc521676e2d9a2aa1b9329538fb335a54604db5465cb6dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-27T13:21:11.889Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16093 in /w/workspace/ry_app-rfid-llrp-inventory_PR-91 [Pipeline] { [Pipeline] ws [2022-06-27T13:21:11.934Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-06-27T13:21:12.018Z] The recommended git tool is: git [2022-06-27T13:21:17.900Z] using credential edgex-jenkins-ssh [2022-06-27T13:21:17.919Z] Cloning the remote Git repository [2022-06-27T13:21:17.983Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-06-27T13:21:18.061Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-06-27T13:21:18.261Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-06-27T13:21:18.265Z] > git --version # timeout=10 [2022-06-27T13:21:18.306Z] > git --version # 'git version 2.25.1' [2022-06-27T13:21:18.308Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-27T13:21:18.432Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-27T13:21:20.917Z] Merging remotes/origin/main commit 3817b545243506d6c11f8926a861473cd0c4170b into PR head commit 5d3cba22231b9df8c2ae831a339403f5bd90d7c2 [2022-06-27T13:21:21.136Z] Merge succeeded, producing 5d3cba22231b9df8c2ae831a339403f5bd90d7c2 [2022-06-27T13:21:21.137Z] Checking out Revision 5d3cba22231b9df8c2ae831a339403f5bd90d7c2 (PR-91) [2022-06-27T13:21:20.345Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-06-27T13:21:20.365Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-27T13:21:20.391Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-06-27T13:21:20.422Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-06-27T13:21:20.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-27T13:21:20.437Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-27T13:21:20.936Z] > git config core.sparsecheckout # timeout=10 [2022-06-27T13:21:20.949Z] > git checkout -f 5d3cba22231b9df8c2ae831a339403f5bd90d7c2 # timeout=10 [2022-06-27T13:21:21.048Z] > git remote # timeout=10 [2022-06-27T13:21:21.064Z] > git config --get remote.origin.url # timeout=10 [2022-06-27T13:21:21.077Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-27T13:21:21.094Z] > git merge 3817b545243506d6c11f8926a861473cd0c4170b # timeout=10 [2022-06-27T13:21:21.117Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-27T13:21:21.144Z] > git config core.sparsecheckout # timeout=10 [2022-06-27T13:21:21.154Z] > git checkout -f 5d3cba22231b9df8c2ae831a339403f5bd90d7c2 # timeout=10 [2022-06-27T13:21:25.355Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5" [2022-06-27T13:21:25.412Z] > git --version # timeout=10 [2022-06-27T13:21:25.422Z] > git --version # 'git version 2.25.1' [2022-06-27T13:21:25.437Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-27T13:21:26.604Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-27T13:21:26.604Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-27T13:21:26.604Z] Dload Upload Total Spent Left Speed [2022-06-27T13:21:26.604Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 88789 0 --:--:-- --:--:-- --:--:-- 89437 [Pipeline] sh [2022-06-27T13:21:27.577Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-27T13:21:27.936Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-27T13:21:27.936Z] + sudo tee /etc/docker/daemon.new [2022-06-27T13:21:27.936Z] { [2022-06-27T13:21:27.936Z] "registry-mirrors": [ [2022-06-27T13:21:27.936Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-27T13:21:27.936Z] ], [2022-06-27T13:21:27.936Z] "bip": "10.250.0.254/24", [2022-06-27T13:21:27.936Z] "hosts": [ [2022-06-27T13:21:27.936Z] "tcp://0.0.0.0:5555", [2022-06-27T13:21:27.936Z] "unix:///var/run/docker.sock" [2022-06-27T13:21:27.936Z] ], [2022-06-27T13:21:27.936Z] "mtu": 1458, [2022-06-27T13:21:27.936Z] "selinux-enabled": true, [2022-06-27T13:21:27.936Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-27T13:21:27.936Z] } [Pipeline] sh [2022-06-27T13:21:28.286Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-27T13:21:28.658Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-27T13:21:47.060Z] provisioning config files... [2022-06-27T13:21:47.084Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config5372158566073051946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T13:21:47.482Z] ---> docker-login.sh [2022-06-27T13:21:47.482Z] nexus3.edgexfoundry.org:10001 [2022-06-27T13:21:48.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:21:48.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:21:48.349Z] Configure a credential helper to remove this warning. See [2022-06-27T13:21:48.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:21:48.349Z] [2022-06-27T13:21:48.349Z] Login Succeeded [2022-06-27T13:21:48.349Z] nexus3.edgexfoundry.org:10002 [2022-06-27T13:21:48.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:21:48.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:21:48.622Z] Configure a credential helper to remove this warning. See [2022-06-27T13:21:48.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:21:48.622Z] [2022-06-27T13:21:48.622Z] Login Succeeded [2022-06-27T13:21:48.622Z] nexus3.edgexfoundry.org:10003 [2022-06-27T13:21:49.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:21:49.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:21:49.223Z] Configure a credential helper to remove this warning. See [2022-06-27T13:21:49.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:21:49.223Z] [2022-06-27T13:21:49.223Z] Login Succeeded [2022-06-27T13:21:49.223Z] nexus3.edgexfoundry.org:10004 [2022-06-27T13:21:49.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:21:49.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:21:49.771Z] Configure a credential helper to remove this warning. See [2022-06-27T13:21:49.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:21:49.771Z] [2022-06-27T13:21:49.771Z] Login Succeeded [2022-06-27T13:21:49.771Z] docker.io [2022-06-27T13:21:50.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:21:50.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:21:50.318Z] Configure a credential helper to remove this warning. See [2022-06-27T13:21:50.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:21:50.318Z] [2022-06-27T13:21:50.318Z] Login Succeeded [2022-06-27T13:21:50.318Z] ---> docker-login.sh ends [Pipeline] } [2022-06-27T13:21:50.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-27T13:21:50.715Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-27T13:21:50.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-27T13:21:50.779Z] ========================================================= [2022-06-27T13:21:50.779Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-27T13:21:50.779Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T13:21:51.277Z] + 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-06-27T13:21:51.552Z] Sending build context to Docker daemon 687.6kB [2022-06-27T13:21:51.552Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-27T13:21:51.552Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-27T13:21:51.833Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-27T13:21:51.833Z] 9b3977197b4f: Pulling fs layer [2022-06-27T13:21:51.833Z] 1a89e8eeedd5: Pulling fs layer [2022-06-27T13:21:51.833Z] 94645a83ff95: Pulling fs layer [2022-06-27T13:21:51.833Z] e6fb740bc735: Pulling fs layer [2022-06-27T13:21:51.833Z] 3a77bd46dcc9: Pulling fs layer [2022-06-27T13:21:51.833Z] 355e64cbe906: Pulling fs layer [2022-06-27T13:21:51.833Z] 63ab81a10011: Pulling fs layer [2022-06-27T13:21:51.833Z] 555d1d1c4555: Pulling fs layer [2022-06-27T13:21:51.833Z] 7d9057610161: Pulling fs layer [2022-06-27T13:21:51.833Z] e6fb740bc735: Waiting [2022-06-27T13:21:51.833Z] 3a77bd46dcc9: Waiting [2022-06-27T13:21:51.833Z] 63ab81a10011: Waiting [2022-06-27T13:21:51.833Z] 555d1d1c4555: Waiting [2022-06-27T13:21:51.833Z] 355e64cbe906: Waiting [2022-06-27T13:21:51.833Z] 7d9057610161: Waiting [2022-06-27T13:21:51.833Z] 94645a83ff95: Verifying Checksum [2022-06-27T13:21:51.833Z] 94645a83ff95: Download complete [2022-06-27T13:21:51.833Z] 1a89e8eeedd5: Download complete [2022-06-27T13:21:51.833Z] 3a77bd46dcc9: Verifying Checksum [2022-06-27T13:21:51.833Z] 3a77bd46dcc9: Download complete [2022-06-27T13:21:51.833Z] 355e64cbe906: Download complete [2022-06-27T13:21:51.833Z] 9b3977197b4f: Verifying Checksum [2022-06-27T13:21:51.833Z] 9b3977197b4f: Download complete [2022-06-27T13:21:51.833Z] 63ab81a10011: Verifying Checksum [2022-06-27T13:21:51.833Z] 63ab81a10011: Download complete [2022-06-27T13:21:52.832Z] 9b3977197b4f: Pull complete [2022-06-27T13:21:52.832Z] 7d9057610161: Verifying Checksum [2022-06-27T13:21:52.832Z] 7d9057610161: Download complete [2022-06-27T13:21:53.443Z] 1a89e8eeedd5: Pull complete [2022-06-27T13:21:53.721Z] 94645a83ff95: Pull complete [2022-06-27T13:21:53.998Z] 555d1d1c4555: Verifying Checksum [2022-06-27T13:21:53.998Z] 555d1d1c4555: Download complete [2022-06-27T13:21:54.596Z] e6fb740bc735: Download complete [2022-06-27T13:22:06.999Z] e6fb740bc735: Pull complete [2022-06-27T13:22:06.999Z] 3a77bd46dcc9: Pull complete [2022-06-27T13:22:06.999Z] 355e64cbe906: Pull complete [2022-06-27T13:22:07.276Z] 63ab81a10011: Pull complete [2022-06-27T13:22:13.994Z] 555d1d1c4555: Pull complete [2022-06-27T13:22:15.982Z] 7d9057610161: Pull complete [2022-06-27T13:22:15.982Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-27T13:22:15.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-27T13:22:15.982Z] ---> 819e984ddca1 [2022-06-27T13:22:15.982Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-27T13:22:17.451Z] ---> Running in 39c55b6b70bb [2022-06-27T13:22:18.435Z] Removing intermediate container 39c55b6b70bb [2022-06-27T13:22:18.435Z] ---> 4550161290eb [2022-06-27T13:22:18.435Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-27T13:22:18.435Z] ---> Running in fcfe8ffc1a6a [2022-06-27T13:22:18.714Z] Removing intermediate container fcfe8ffc1a6a [2022-06-27T13:22:18.714Z] ---> 580bc862572a [2022-06-27T13:22:18.714Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-27T13:22:18.994Z] ---> Running in 764bfc5c03b2 [2022-06-27T13:22:19.265Z] Removing intermediate container 764bfc5c03b2 [2022-06-27T13:22:19.265Z] ---> 7410fde4552b [2022-06-27T13:22:19.265Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T13:22:19.265Z] ---> Running in 759ae0e8b2b6 [2022-06-27T13:22:21.253Z] Removing intermediate container 759ae0e8b2b6 [2022-06-27T13:22:21.253Z] ---> 9b9af7d5a2c7 [2022-06-27T13:22:21.253Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-27T13:22:21.253Z] ---> Running in 6204228cf6c1 [2022-06-27T13:22:22.241Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-27T13:22:23.218Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-27T13:22:23.820Z] OK: 220 MiB in 52 packages [2022-06-27T13:22:24.804Z] Removing intermediate container 6204228cf6c1 [2022-06-27T13:22:24.804Z] ---> f370e4714c5f [2022-06-27T13:22:24.804Z] Step 8/13 : WORKDIR /app [2022-06-27T13:22:24.804Z] ---> Running in 7cc84736c9ac [2022-06-27T13:22:25.082Z] Removing intermediate container 7cc84736c9ac [2022-06-27T13:22:25.082Z] ---> f4ba2a39ea75 [2022-06-27T13:22:25.082Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-27T13:22:25.685Z] ---> 61ad0c024ef7 [2022-06-27T13:22:25.685Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T13:22:25.685Z] ---> Running in 296775c854a1 [2022-06-27T13:23:12.695Z] Removing intermediate container 296775c854a1 [2022-06-27T13:23:12.695Z] ---> 449f85955f3b [2022-06-27T13:23:12.695Z] Step 11/13 : COPY . . [2022-06-27T13:23:12.695Z] ---> 6e2e9c84bbe1 [2022-06-27T13:23:12.695Z] Step 12/13 : ARG MAKE="make build" [2022-06-27T13:23:12.695Z] ---> Running in bc17d98743b1 [2022-06-27T13:23:12.695Z] Removing intermediate container bc17d98743b1 [2022-06-27T13:23:12.695Z] ---> a3887d4197bf [2022-06-27T13:23:12.695Z] Step 13/13 : RUN $MAKE [2022-06-27T13:23:12.695Z] ---> Running in bd324cff3e63 [2022-06-27T13:23:12.695Z] noop [2022-06-27T13:23:12.695Z] Removing intermediate container bd324cff3e63 [2022-06-27T13:23:12.695Z] ---> 0e7b05c1210f [2022-06-27T13:23:12.695Z] Successfully built 0e7b05c1210f [2022-06-27T13:23:12.695Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T13:23:13.182Z] + docker inspect -f . ci-base-image-arm64 [2022-06-27T13:23:13.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T13:23:13.486Z] prd-ubuntu20.04-docker-arm64-4c-16g-16093 does not seem to be running inside a container [2022-06-27T13:23:13.580Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** ci-base-image-arm64 cat [2022-06-27T13:23:14.853Z] $ docker top f5b5a3594ae8cf2b577015d260e7f669dd75032064a5d9c2e575a20b1d4ccf0e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-27T13:23:15.800Z] + go version [2022-06-27T13:23:15.800Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-27T13:23:15.842Z] $ docker stop --time=1 f5b5a3594ae8cf2b577015d260e7f669dd75032064a5d9c2e575a20b1d4ccf0e [2022-06-27T13:23:17.470Z] $ docker rm -f f5b5a3594ae8cf2b577015d260e7f669dd75032064a5d9c2e575a20b1d4ccf0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T13:23:18.390Z] + docker inspect -f . ci-base-image-arm64 [2022-06-27T13:23:18.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T13:23:18.707Z] prd-ubuntu20.04-docker-arm64-4c-16g-16093 does not seem to be running inside a container [2022-06-27T13:23:18.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** ci-base-image-arm64 cat [2022-06-27T13:23:20.061Z] $ docker top 70cd5a33dd511dd8cd4dd396893edbe13c4361b35bbc35192b8233520a299169 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-27T13:23:21.092Z] + make test [2022-06-27T13:23:21.092Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-27T13:24:42.926Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-06-27T13:24:42.926Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.230s coverage: 86.2% of statements [2022-06-27T13:24:42.926Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-06-27T13:24:46.308Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.689s coverage: 71.9% of statements [2022-06-27T13:24:46.308Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-27T13:24:46.308Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-27T13:25:13.163Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-27T13:25:13.163Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-27T13:25:13.163Z] ./bin/test-attribution.sh [Pipeline] echo [2022-06-27T13:25:16.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-27T13:25:16.631Z] $ docker stop --time=1 70cd5a33dd511dd8cd4dd396893edbe13c4361b35bbc35192b8233520a299169 [2022-06-27T13:25:18.401Z] $ docker rm -f 70cd5a33dd511dd8cd4dd396893edbe13c4361b35bbc35192b8233520a299169 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-27T13:25:19.416Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-27T13:25:19.449Z] Warning: overwriting stash ‘coverage-report’ [2022-06-27T13:25:19.924Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-27T13:25:20.520Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-27T13:25:20.872Z] + ls -al . [2022-06-27T13:25:20.872Z] total 224 [2022-06-27T13:25:20.872Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 13:25 . [2022-06-27T13:25:20.872Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 13:21 .. [2022-06-27T13:25:20.872Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 27 13:21 .dockerignore [2022-06-27T13:25:20.872Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 13:21 .git [2022-06-27T13:25:20.872Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 13:21 .github [2022-06-27T13:25:20.872Z] -rw-rw-r-- 1 jenkins jenkins 788 Jun 27 13:21 .gitignore [2022-06-27T13:25:20.872Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 13:21 .golangci.yml [2022-06-27T13:25:20.872Z] -rw-rw-r-- 1 jenkins jenkins 9413 Jun 27 13:21 Attribution.txt [2022-06-27T13:25:20.872Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jun 27 13:21 CHANGELOG.md [2022-06-27T13:25:20.872Z] -rw-rw-r-- 1 jenkins jenkins 1933 Jun 27 13:21 Dockerfile [2022-06-27T13:25:20.872Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 13:21 GOVERNANCE.md [2022-06-27T13:25:20.872Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 27 13:21 Jenkinsfile [2022-06-27T13:25:20.872Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 27 13:21 LICENSE [2022-06-27T13:25:20.872Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jun 27 13:21 Makefile [2022-06-27T13:25:20.872Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 27 13:21 OWNERS.md [2022-06-27T13:25:20.872Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jun 27 13:21 README.md [2022-06-27T13:25:20.872Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 13:19 VERSION [2022-06-27T13:25:20.872Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 13:21 bin [2022-06-27T13:25:20.872Z] -rw-r--r-- 1 jenkins jenkins 41008 Jun 27 13:24 coverage.out [2022-06-27T13:25:20.872Z] -rw-rw-r-- 1 jenkins jenkins 3475 Jun 27 13:21 go.mod [2022-06-27T13:25:20.872Z] -rw-rw-r-- 1 jenkins jenkins 36231 Jun 27 13:21 go.sum [2022-06-27T13:25:20.873Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 13:21 images [2022-06-27T13:25:20.873Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 13:21 internal [2022-06-27T13:25:20.873Z] -rw-rw-r-- 1 jenkins jenkins 531 Jun 27 13:21 main.go [2022-06-27T13:25:20.873Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 13:21 res [2022-06-27T13:25:20.873Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 13:21 snap [2022-06-27T13:25:20.873Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 13:21 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T13:25:21.303Z] + 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=5d3cba22231b9df8c2ae831a339403f5bd90d7c2 --label arch=arm64 --label version=0.0.0 . [2022-06-27T13:25:21.581Z] Sending build context to Docker daemon 687.6kB [2022-06-27T13:25:21.581Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-06-27T13:25:21.581Z] Step 2/31 : FROM ${BASE} AS builder [2022-06-27T13:25:21.581Z] ---> 0e7b05c1210f [2022-06-27T13:25:21.581Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-27T13:25:21.857Z] ---> Running in f3c233252d83 [2022-06-27T13:25:22.140Z] Removing intermediate container f3c233252d83 [2022-06-27T13:25:22.140Z] ---> 6b2689686ef0 [2022-06-27T13:25:22.140Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-06-27T13:25:22.140Z] ---> Running in 7c0e2f8bd53b [2022-06-27T13:25:22.413Z] Removing intermediate container 7c0e2f8bd53b [2022-06-27T13:25:22.413Z] ---> 32beb7e81c03 [2022-06-27T13:25:22.413Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-27T13:25:22.413Z] ---> Running in bc22c29d7f29 [2022-06-27T13:25:22.703Z] Removing intermediate container bc22c29d7f29 [2022-06-27T13:25:22.703Z] ---> 9997cde17224 [2022-06-27T13:25:22.703Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T13:25:22.988Z] ---> Running in 5af0327f09d2 [2022-06-27T13:25:24.446Z] Removing intermediate container 5af0327f09d2 [2022-06-27T13:25:24.446Z] ---> 4b6fbe229473 [2022-06-27T13:25:24.446Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-27T13:25:24.721Z] ---> Running in e44e33818574 [2022-06-27T13:25:25.712Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-27T13:25:26.696Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-27T13:25:27.302Z] OK: 220 MiB in 52 packages [2022-06-27T13:25:28.295Z] Removing intermediate container e44e33818574 [2022-06-27T13:25:28.295Z] ---> 1067c0f6d610 [2022-06-27T13:25:28.295Z] Step 8/31 : WORKDIR /app [2022-06-27T13:25:28.295Z] ---> Running in 924c50e223dc [2022-06-27T13:25:28.570Z] Removing intermediate container 924c50e223dc [2022-06-27T13:25:28.570Z] ---> bd0a915f587b [2022-06-27T13:25:28.570Z] Step 9/31 : COPY go.mod vendor* ./ [2022-06-27T13:25:29.172Z] ---> 28225482b0a3 [2022-06-27T13:25:29.172Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T13:25:29.172Z] ---> Running in 9d0485882db2 [2022-06-27T13:25:31.158Z] Removing intermediate container 9d0485882db2 [2022-06-27T13:25:31.158Z] ---> bddd2e8d1589 [2022-06-27T13:25:31.158Z] Step 11/31 : COPY . . [2022-06-27T13:25:31.760Z] ---> 5db4b103d810 [2022-06-27T13:25:31.760Z] Step 12/31 : ARG MAKE="make build" [2022-06-27T13:25:31.760Z] ---> Running in b582a84dc1af [2022-06-27T13:25:32.039Z] Removing intermediate container b582a84dc1af [2022-06-27T13:25:32.039Z] ---> acfbf0ab7b35 [2022-06-27T13:25:32.039Z] Step 13/31 : RUN $MAKE [2022-06-27T13:25:32.039Z] ---> Running in a244052644e6 [2022-06-27T13:25:33.026Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-06-27T13:27:39.933Z] Removing intermediate container a244052644e6 [2022-06-27T13:27:39.933Z] ---> f37cf15723a3 [2022-06-27T13:27:39.933Z] Step 14/31 : FROM alpine:3.14 [2022-06-27T13:27:39.933Z] 3.14: Pulling from library/alpine [2022-06-27T13:27:39.933Z] 455c02918c45: Pulling fs layer [2022-06-27T13:27:39.933Z] 455c02918c45: Verifying Checksum [2022-06-27T13:27:39.933Z] 455c02918c45: Download complete [2022-06-27T13:27:39.933Z] 455c02918c45: Pull complete [2022-06-27T13:27:39.933Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-27T13:27:39.933Z] Status: Downloaded newer image for alpine:3.14 [2022-06-27T13:27:39.933Z] ---> ac73e934f311 [2022-06-27T13:27:39.933Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-27T13:27:39.933Z] ---> Running in 58999b05ffb5 [2022-06-27T13:27:39.933Z] Removing intermediate container 58999b05ffb5 [2022-06-27T13:27:39.933Z] ---> a37381f9996f [2022-06-27T13:27:39.933Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-06-27T13:27:39.933Z] ---> Running in 9c1216aed5ac [2022-06-27T13:27:39.933Z] Removing intermediate container 9c1216aed5ac [2022-06-27T13:27:39.933Z] ---> 043134fa548a [2022-06-27T13:27:39.933Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T13:27:39.933Z] ---> Running in 9712cf32e409 [2022-06-27T13:27:39.933Z] Removing intermediate container 9712cf32e409 [2022-06-27T13:27:39.933Z] ---> 3b8e8779d95c [2022-06-27T13:27:39.933Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-06-27T13:27:39.933Z] ---> Running in 1fa2f2bd6c22 [2022-06-27T13:27:40.916Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-27T13:27:41.515Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-27T13:27:42.496Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-27T13:27:42.772Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-27T13:27:42.772Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-27T13:27:42.772Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-27T13:27:43.045Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-27T13:27:43.045Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-27T13:27:43.321Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-27T13:27:43.321Z] Executing busybox-1.33.1-r7.trigger [2022-06-27T13:27:43.321Z] Executing ca-certificates-20211220-r0.trigger [2022-06-27T13:27:43.596Z] OK: 9 MiB in 21 packages [2022-06-27T13:27:45.047Z] Removing intermediate container 1fa2f2bd6c22 [2022-06-27T13:27:45.047Z] ---> 4ae2c4b9e18d [2022-06-27T13:27:45.047Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-27T13:27:45.343Z] ---> 7d831579ba30 [2022-06-27T13:27:45.343Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-27T13:27:46.006Z] ---> a2b173513454 [2022-06-27T13:27:46.006Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-06-27T13:27:46.606Z] ---> 34d864b9e0a4 [2022-06-27T13:27:46.606Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-06-27T13:27:47.205Z] ---> 18c3694119fa [2022-06-27T13:27:47.205Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-06-27T13:27:48.640Z] ---> 0602f70d3e76 [2022-06-27T13:27:48.640Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-06-27T13:27:48.917Z] ---> Running in cc22d69f98a4 [2022-06-27T13:27:50.907Z] Removing intermediate container cc22d69f98a4 [2022-06-27T13:27:50.907Z] ---> 52b9fda5f121 [2022-06-27T13:27:50.907Z] Step 25/31 : VOLUME /cache [2022-06-27T13:27:50.907Z] ---> Running in 39fba7cfe860 [2022-06-27T13:27:50.907Z] Removing intermediate container 39fba7cfe860 [2022-06-27T13:27:50.907Z] ---> 57ef64dca9ae [2022-06-27T13:27:50.907Z] Step 26/31 : EXPOSE 59711 [2022-06-27T13:27:50.907Z] ---> Running in bad02eef5da0 [2022-06-27T13:27:51.504Z] Removing intermediate container bad02eef5da0 [2022-06-27T13:27:51.504Z] ---> bed7338ae444 [2022-06-27T13:27:51.504Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-06-27T13:27:51.504Z] ---> Running in e997969bcbad [2022-06-27T13:27:51.778Z] Removing intermediate container e997969bcbad [2022-06-27T13:27:51.778Z] ---> b75d4c23fdb7 [2022-06-27T13:27:51.778Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-06-27T13:27:51.778Z] ---> Running in d5d42b1bd71c [2022-06-27T13:27:52.053Z] Removing intermediate container d5d42b1bd71c [2022-06-27T13:27:52.053Z] ---> ecc65f57f1a0 [2022-06-27T13:27:52.053Z] Step 29/31 : LABEL arch=arm64 [2022-06-27T13:27:52.330Z] ---> Running in 61ff0f357170 [2022-06-27T13:27:52.606Z] Removing intermediate container 61ff0f357170 [2022-06-27T13:27:52.606Z] ---> b1764d1acf12 [2022-06-27T13:27:52.606Z] Step 30/31 : LABEL git_sha=5d3cba22231b9df8c2ae831a339403f5bd90d7c2 [2022-06-27T13:27:52.606Z] ---> Running in cc2de3826c00 [2022-06-27T13:27:52.879Z] Removing intermediate container cc2de3826c00 [2022-06-27T13:27:52.879Z] ---> 91858c37340f [2022-06-27T13:27:52.879Z] Step 31/31 : LABEL version=0.0.0 [2022-06-27T13:27:53.156Z] ---> Running in 151b023f98ff [2022-06-27T13:27:53.429Z] Removing intermediate container 151b023f98ff [2022-06-27T13:27:53.429Z] ---> e666571c26fc [2022-06-27T13:27:53.429Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-27T13:27:53.429Z] Successfully built e666571c26fc [2022-06-27T13:27:53.429Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T13:27:54.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-27T13:27:54.250Z] [2022-06-27T13:27:54.250Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T13:27:54.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-27T13:27:54.943Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-27T13:27:54.943Z] 8998bd30e6a1: Pulling fs layer [2022-06-27T13:27:54.943Z] 04944245beec: Pulling fs layer [2022-06-27T13:27:54.943Z] 699f458cf7ca: Pulling fs layer [2022-06-27T13:27:54.943Z] 765212b225bb: Pulling fs layer [2022-06-27T13:27:54.943Z] f23df028b6ca: Pulling fs layer [2022-06-27T13:27:54.943Z] d65c8cfc05b1: Pulling fs layer [2022-06-27T13:27:54.943Z] 2437ff75d9bd: Pulling fs layer [2022-06-27T13:27:54.943Z] 765212b225bb: Waiting [2022-06-27T13:27:54.943Z] f23df028b6ca: Waiting [2022-06-27T13:27:54.943Z] d65c8cfc05b1: Waiting [2022-06-27T13:27:54.943Z] 2437ff75d9bd: Waiting [2022-06-27T13:27:54.943Z] 04944245beec: Verifying Checksum [2022-06-27T13:27:54.943Z] 04944245beec: Download complete [2022-06-27T13:27:54.943Z] 765212b225bb: Download complete [2022-06-27T13:27:54.943Z] f23df028b6ca: Verifying Checksum [2022-06-27T13:27:54.943Z] f23df028b6ca: Download complete [2022-06-27T13:27:54.943Z] d65c8cfc05b1: Verifying Checksum [2022-06-27T13:27:54.943Z] d65c8cfc05b1: Download complete [2022-06-27T13:27:55.219Z] 699f458cf7ca: Verifying Checksum [2022-06-27T13:27:55.219Z] 699f458cf7ca: Download complete [2022-06-27T13:27:55.496Z] 8998bd30e6a1: Verifying Checksum [2022-06-27T13:27:55.496Z] 8998bd30e6a1: Download complete [2022-06-27T13:27:58.139Z] 2437ff75d9bd: Verifying Checksum [2022-06-27T13:27:58.139Z] 2437ff75d9bd: Download complete [2022-06-27T13:28:00.117Z] 8998bd30e6a1: Pull complete [2022-06-27T13:28:00.395Z] 04944245beec: Pull complete [2022-06-27T13:28:01.838Z] 699f458cf7ca: Pull complete [2022-06-27T13:28:02.110Z] 765212b225bb: Pull complete [2022-06-27T13:28:02.709Z] f23df028b6ca: Pull complete [2022-06-27T13:28:03.006Z] d65c8cfc05b1: Pull complete [2022-06-27T13:28:18.120Z] 2437ff75d9bd: Pull complete [2022-06-27T13:28:18.120Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-27T13:28:18.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-27T13:28:18.120Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T13:28:18.493Z] prd-ubuntu20.04-docker-arm64-4c-16g-16093 does not seem to be running inside a container [2022-06-27T13:28:18.587Z] $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-27T13:28:21.301Z] $ docker top 1ff9ef161a0685b5df1660be2085b687dbfdca10c009b206525002783738b931 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T13:28:22.312Z] ---> job-cost.sh [2022-06-27T13:28:22.312Z] lf-activate-venv: SKIPPING [2022-06-27T13:28:22.312Z] INFO: No Stack... [2022-06-27T13:28:22.587Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-27T13:28:23.567Z] INFO: Archiving Costs [Pipeline] sh [2022-06-27T13:28:24.250Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2022-06-27T13:28:24.250Z] + cut -d, -f6 [Pipeline] lock [2022-06-27T13:28:24.337Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-91-1-stack-cost] [2022-06-27T13:28:24.343Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-91-1-stack-cost] did not exist. Created. [2022-06-27T13:28:24.343Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-91-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-27T13:28:25.178Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-0aa7e152/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-27T13:28:25.893Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-27T13:28:25.927Z] Warning: overwriting stash ‘stack-cost’ [2022-06-27T13:28:25.986Z] Stashed 1 file(s) [Pipeline] } [2022-06-27T13:28:26.006Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-91-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-27T13:28:26.141Z] $ docker stop --time=1 1ff9ef161a0685b5df1660be2085b687dbfdca10c009b206525002783738b931 [2022-06-27T13:28:27.664Z] $ docker rm -f 1ff9ef161a0685b5df1660be2085b687dbfdca10c009b206525002783738b931 [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-06-27T13:28:28.733Z] provisioning config files... [2022-06-27T13:28:28.741Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp/config7538831053725060346tmp [Pipeline] { [Pipeline] sh [2022-06-27T13:28:29.072Z] + set +x [2022-06-27T13:28:29.072Z] + curl -s https://codecov.io/bash [2022-06-27T13:28:29.072Z] + bash -s -- [2022-06-27T13:28:29.072Z] [2022-06-27T13:28:29.072Z] _____ _ [2022-06-27T13:28:29.072Z] / ____| | | [2022-06-27T13:28:29.072Z] | | ___ __| | ___ ___ _____ __ [2022-06-27T13:28:29.072Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-27T13:28:29.072Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-27T13:28:29.072Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-27T13:28:29.072Z] Bash-1.0.6 [2022-06-27T13:28:29.072Z] [2022-06-27T13:28:29.072Z] [2022-06-27T13:28:29.072Z] ==> git version 2.25.1 found [2022-06-27T13:28:29.072Z] ==> 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-06-27T13:28:29.072Z] Release-Date: 2020-01-08 [2022-06-27T13:28:29.072Z] 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-06-27T13:28:29.072Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-27T13:28:29.072Z] ==> Jenkins CI detected. [2022-06-27T13:28:29.072Z] current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-91 [2022-06-27T13:28:29.072Z] project root: . [2022-06-27T13:28:29.072Z] --> token set from env [2022-06-27T13:28:29.072Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-27T13:28:29.072Z] ==> Running gcov in . (disable via -X gcov) [2022-06-27T13:28:29.072Z] ==> Python coveragepy not found [2022-06-27T13:28:29.072Z] ==> Searching for coverage reports in: [2022-06-27T13:28:29.072Z] + . [2022-06-27T13:28:29.072Z] -> Found 1 reports [2022-06-27T13:28:29.072Z] ==> Detecting git/mercurial file structure [2022-06-27T13:28:29.332Z] ==> Reading reports [2022-06-27T13:28:29.332Z] + ./coverage.out bytes=41008 [2022-06-27T13:28:29.332Z] ==> Appending adjustments [2022-06-27T13:28:29.332Z] https://docs.codecov.io/docs/fixing-reports [2022-06-27T13:28:29.332Z] + Found adjustments [2022-06-27T13:28:29.332Z] ==> Gzipping contents [2022-06-27T13:28:29.332Z] 12K /tmp/codecov.2S0Mju.gz [2022-06-27T13:28:29.332Z] ==> Uploading reports [2022-06-27T13:28:29.332Z] url: https://codecov.io [2022-06-27T13:28:29.332Z] query: branch=PR-91&commit=5d3cba22231b9df8c2ae831a339403f5bd90d7c2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-91%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=91&job=&cmd_args= [2022-06-27T13:28:29.332Z] -> Pinging Codecov [2022-06-27T13:28:29.332Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-91&commit=5d3cba22231b9df8c2ae831a339403f5bd90d7c2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-91%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=91&job=&cmd_args= [2022-06-27T13:28:29.594Z] -> Uploading to [2022-06-27T13:28:29.594Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-27/581DD39554BDF9B6E22D074273EAD858/5d3cba22231b9df8c2ae831a339403f5bd90d7c2/ddffe6b5-6e7e-43c2-bf87-7239a9280075.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220627T132829Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f11f1b44337d1af0f3da1674cf759fd1f39fea2522ff5c41df182b430d5360c0 [2022-06-27T13:28:29.594Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-27T13:28:29.594Z] Dload Upload Total Spent Left Speed [2022-06-27T13:28:29.855Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 55483 --:--:-- --:--:-- --:--:-- 55483 [2022-06-27T13:28:29.855Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5d3cba22231b9df8c2ae831a339403f5bd90d7c2 [Pipeline] } [2022-06-27T13:28:29.885Z] 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-06-27T13:28:31.829Z] + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-91/archives ] [2022-06-27T13:28:31.829Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-91/archives [2022-06-27T13:28:31.829Z] total 16 [2022-06-27T13:28:31.829Z] drwxr-xr-x 3 root root 4096 Jun 27 13:21 . [2022-06-27T13:28:31.829Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 27 13:21 .. [2022-06-27T13:28:31.829Z] drwxr-xr-x 2 root root 4096 Jun 27 13:21 cost [2022-06-27T13:28:31.829Z] -rw-r--r-- 1 root root 94 Jun 27 13:21 cost.csv [2022-06-27T13:28:31.829Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-91/archives [2022-06-27T13:28:31.829Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-91/archives [2022-06-27T13:28:31.829Z] total 16 [2022-06-27T13:28:31.829Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 13:21 . [2022-06-27T13:28:31.829Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 27 13:21 .. [2022-06-27T13:28:31.829Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 27 13:21 cost [2022-06-27T13:28:31.829Z] -rw-r--r-- 1 jenkins jenkins 94 Jun 27 13:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-27T13:28:32.171Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T13:28:33.091Z] ---> package-listing.sh [2022-06-27T13:28:33.091Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-27T13:28:33.091Z] ++ facter osfamily [2022-06-27T13:28:33.409Z] + OS_FAMILY=debian [2022-06-27T13:28:33.409Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-91 [2022-06-27T13:28:33.409Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-27T13:28:33.409Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-27T13:28:33.409Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-27T13:28:33.409Z] + PACKAGES=/tmp/packages_start.txt [2022-06-27T13:28:33.409Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-91 ']' [2022-06-27T13:28:33.409Z] + PACKAGES=/tmp/packages_end.txt [2022-06-27T13:28:33.409Z] + case "${OS_FAMILY}" in [2022-06-27T13:28:33.409Z] + dpkg -l [2022-06-27T13:28:33.409Z] + grep '^ii' [2022-06-27T13:28:33.409Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-27T13:28:33.409Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-27T13:28:33.409Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-27T13:28:33.409Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-91 ']' [2022-06-27T13:28:33.409Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-91/archives/ [2022-06-27T13:28:33.409Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-91/archives/ [Pipeline] echo [2022-06-27T13:28:33.446Z] 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-91/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-27T13:28:33.813Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T13:28:34.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-27T13:28:34.439Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T13:28:34.597Z] prd-ubuntu20.04-docker-8c-8g-16089 does not seem to be running inside a container [2022-06-27T13:28:34.631Z] $ 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-91/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-91 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-91:/w/workspace/ry_app-rfid-llrp-inventory_PR-91:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-27T13:28:34.851Z] $ docker top 96ca5d5fc8eb74ceb36b70629ca606654a180ed4dfd3f50bb495f4db9258374b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-27T13:28:35.248Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-27T13:28:35.565Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-27T13:28:35.877Z] + ls /var/log/sa-host [2022-06-27T13:28:35.877Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-27T13:28:36.088Z] provisioning config files... [2022-06-27T13:28:36.099Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp/config1484169462184106940tmp [Pipeline] { [Pipeline] echo [2022-06-27T13:28:36.146Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T13:28:36.496Z] ---> create-netrc.sh [Pipeline] } [2022-06-27T13:28:36.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-27T13:28:36.994Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-27T13:28:37.025Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T13:28:37.344Z] ---> sudo-logs.sh [2022-06-27T13:28:37.344Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-27T13:28:37.426Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T13:28:37.741Z] ---> job-cost.sh [2022-06-27T13:28:37.741Z] lf-activate-venv: SKIPPING [2022-06-27T13:28:37.741Z] DEBUG: total: 0.4399999976158142 [2022-06-27T13:28:37.741Z] INFO: Retrieving Stack Cost... [2022-06-27T13:28:38.314Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-27T13:28:38.575Z] INFO: Archiving Costs [Pipeline] echo [2022-06-27T13:28:38.607Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T13:28:38.926Z] ---> logs-deploy.sh [2022-06-27T13:28:38.926Z] lf-activate-venv: SKIPPING [2022-06-27T13:28:38.926Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-91/1 [2022-06-27T13:28:38.926Z] INFO: archiving workspace using pattern(s): [2022-06-27T13:28:39.869Z] Archives upload complete. [2022-06-27T13:28:39.869Z] INFO: archiving logs to Nexus