Pull request #159 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d+9fc1e835a381aac2d449f5841101e3758109bf40 (d7aa1647fccbe8637ee10a9f6567aa2f53229210) 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-ssh13707513948547027218.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7889350099634066389.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-159/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-159/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5990200205100975393.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-159/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2619673963719074387.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh1989391799170670395.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-159/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-159/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14324276567049332418.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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.20 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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-700 in /w/workspace/y_app-rfid-llrp-inventory_PR-159 [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/y_app-rfid-llrp-inventory_PR-159 # 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 > 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/159/head:refs/remotes/origin/PR-159 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9fc1e835a381aac2d449f5841101e3758109bf40 into PR head commit 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d Merge succeeded, producing 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d Checking out Revision 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d (PR-159) Commit message: "ci: Change dependabot gomod schedule to daily " First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage > git config core.sparsecheckout # timeout=10 > git checkout -f 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d # 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 9fc1e835a381aac2d449f5841101e3758109bf40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:54:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:54:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:54:15 ========================================================= 15:54:15 EdgeX Global Pipelines Version Info 15:54:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:54:16 ------------------- 15:54:16 stable info: 15:54:16 ------------------- 15:54:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:54:16 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 15:54:16 Message: update stable to v1.0.245 15:54:16 ------------------- 15:54:16 experimental info: 15:54:16 ------------------- 15:54:16 Commited By: **** collab-it+edgex@linuxfoundation.org 15:54:16 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 15:54:16 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:54:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:54:17 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:54:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:54:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:54:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:54:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:54:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:54:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:54:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:54:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:54:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:54:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:54:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:54:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:54:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:54:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:54:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:54:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:54:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:54:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:54:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:54:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:54:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:54:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:54:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:54:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:54:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:54:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-159 [Pipeline] echo 15:54:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-159 [Pipeline] echo 15:54:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-159 [Pipeline] echo 15:54:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d [Pipeline] echo 15:54:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3c982f4 [Pipeline] echo 15:54:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:54:18 provisioning config files... 15:54:18 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp/config8733319765697062672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:54:18 ---> docker-login.sh 15:54:18 nexus3.edgexfoundry.org:10001 15:54:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:20 Configure a credential helper to remove this warning. See 15:54:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:20 15:54:20 Login Succeeded 15:54:20 nexus3.edgexfoundry.org:10002 15:54:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:20 Configure a credential helper to remove this warning. See 15:54:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:20 15:54:20 Login Succeeded 15:54:20 nexus3.edgexfoundry.org:10003 15:54:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:20 Configure a credential helper to remove this warning. See 15:54:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:20 15:54:20 Login Succeeded 15:54:20 nexus3.edgexfoundry.org:10004 15:54:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:21 Configure a credential helper to remove this warning. See 15:54:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:21 15:54:21 Login Succeeded 15:54:21 docker.io 15:54:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:21 Configure a credential helper to remove this warning. See 15:54:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:21 15:54:21 Login Succeeded 15:54:21 ---> docker-login.sh ends [Pipeline] } 15:54:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:54:22 + git rev-list -1 --merges 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d~1..3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d [Pipeline] echo 15:54:22 -----------> git rev-list -1 --merges 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d~1..3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d [false] [Pipeline] sh 15:54:22 + git log --format=format:%s -1 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d [Pipeline] echo 15:54:22 ========================================================= 15:54:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:54:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:54:23 + git log --format=format:%s -1 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d [Pipeline] echo 15:54:23 [semverPrep] GIT_COMMIT: 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d, Commit Message: ci: Change dependabot gomod schedule to daily [Pipeline] echo 15:54:23 [semverPrep] This is not a build commit. [Pipeline] sh 15:54:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:54:23 + grep -v github /etc/ssh/ssh_known_hosts 15:54:23 + [ -e /tmp/ssh_known_hosts ] 15:54:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:54:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:54:23 + sudo tee -a /etc/ssh/ssh_known_hosts 15:54:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:54:23 15:54:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:54:24 0.1.4: Pulling from edgex-devops/py-git-semver 15:54:24 b85a868b505f: Pulling fs layer 15:54:24 e2be974225ed: Pulling fs layer 15:54:24 339a4e72a1f5: Pulling fs layer 15:54:24 988bab9f4d93: Pulling fs layer 15:54:24 1469e6f7b9e6: Pulling fs layer 15:54:24 eaf3925da568: Pulling fs layer 15:54:24 bab4dde63d76: Pulling fs layer 15:54:24 bde34c3a00c8: Pulling fs layer 15:54:24 b352a97aabf1: Pulling fs layer 15:54:24 4872d77fe225: Pulling fs layer 15:54:24 5851b861e8e6: Pulling fs layer 15:54:24 1469e6f7b9e6: Waiting 15:54:24 b352a97aabf1: Waiting 15:54:24 eaf3925da568: Waiting 15:54:24 4872d77fe225: Waiting 15:54:24 bab4dde63d76: Waiting 15:54:24 bde34c3a00c8: Waiting 15:54:24 e2be974225ed: Verifying Checksum 15:54:24 e2be974225ed: Download complete 15:54:24 988bab9f4d93: Download complete 15:54:24 1469e6f7b9e6: Verifying Checksum 15:54:24 1469e6f7b9e6: Download complete 15:54:24 eaf3925da568: Download complete 15:54:24 339a4e72a1f5: Verifying Checksum 15:54:24 339a4e72a1f5: Download complete 15:54:24 bde34c3a00c8: Download complete 15:54:24 b352a97aabf1: Verifying Checksum 15:54:24 b352a97aabf1: Download complete 15:54:24 4872d77fe225: Verifying Checksum 15:54:24 4872d77fe225: Download complete 15:54:24 5851b861e8e6: Verifying Checksum 15:54:24 5851b861e8e6: Download complete 15:54:24 b85a868b505f: Verifying Checksum 15:54:24 b85a868b505f: Download complete 15:54:25 bab4dde63d76: Verifying Checksum 15:54:25 bab4dde63d76: Download complete 15:54:26 b85a868b505f: Pull complete 15:54:26 e2be974225ed: Pull complete 15:54:27 339a4e72a1f5: Pull complete 15:54:27 988bab9f4d93: Pull complete 15:54:27 1469e6f7b9e6: Pull complete 15:54:27 eaf3925da568: Pull complete 15:54:30 bab4dde63d76: Pull complete 15:54:31 bde34c3a00c8: Pull complete 15:54:31 b352a97aabf1: Pull complete 15:54:31 4872d77fe225: Pull complete 15:54:31 5851b861e8e6: Pull complete 15:54:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:54:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:54:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:32 prd-ubuntu20.04-docker-8c-8g-700 does not seem to be running inside a container 15:54:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-159 -v /w/workspace/y_app-rfid-llrp-inventory_PR-159:/w/workspace/y_app-rfid-llrp-inventory_PR-159:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-159@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-devops/py-git-semver:0.1.4 cat 15:54:38 $ docker top 9d537d858d80b15d426f519d218afe277d052164e4814dcfa2fa738b8a248cc1 -eo pid,comm 15:54:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:54:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:54:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:38 [ssh-agent] Looking for ssh-agent implementation... 15:54:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:38 $ docker exec 9d537d858d80b15d426f519d218afe277d052164e4814dcfa2fa738b8a248cc1 ssh-agent 15:54:39 SSH_AUTH_SOCK=/tmp/ssh-l080QNY1ok2X/agent.32 15:54:39 SSH_AGENT_PID=38 15:54:39 Running ssh-add (command line suppressed) 15:54:39 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp/private_key_9287498938889730991.key (/w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp/private_key_9287498938889730991.key) 15:54:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:39 + git tag --points-at HEAD [Pipeline] } 15:54:39 $ docker exec --env ******** --env ******** 9d537d858d80b15d426f519d218afe277d052164e4814dcfa2fa738b8a248cc1 ssh-agent -k 15:54:39 unset SSH_AUTH_SOCK; 15:54:39 unset SSH_AGENT_PID; 15:54:39 echo Agent pid 38 killed; 15:54:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:54:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:39 [ssh-agent] Looking for ssh-agent implementation... 15:54:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:39 $ docker exec 9d537d858d80b15d426f519d218afe277d052164e4814dcfa2fa738b8a248cc1 ssh-agent 15:54:40 SSH_AUTH_SOCK=/tmp/ssh-AVXXibLqRlsL/agent.70 15:54:40 SSH_AGENT_PID=76 15:54:40 Running ssh-add (command line suppressed) 15:54:40 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp/private_key_3538049664236334129.key (/w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp/private_key_3538049664236334129.key) 15:54:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:40 + git semver init 15:54:41 2023-03-15 15:54:40,885 [run_init] DEBUG init version:0.0.0 force:False 15:54:41 2023-03-15 15:54:40,886 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-159/.semver 15:54:41 2023-03-15 15:54:40,887 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-159/.semver 15:54:41 2023-03-15 15:54:40,887 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-159/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-159, universal_newlines=False, shell=None, istream=None) 15:54:42 2023-03-15 15:54:42,383 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-159/.git/info/exclude 15:54:42 2023-03-15 15:54:42,383 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-159/.semver/PR-159 with force:False 15:54:42 2023-03-15 15:54:42,384 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-159/.semver/PR-159 15:54:42 2023-03-15 15:54:42,387 [execute] INFO git cat-file --batch-check 15:54:42 2023-03-15 15:54:42,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-159/.semver, universal_newlines=False, shell=None, istream=) 15:54:42 2023-03-15 15:54:42,393 [execute] INFO git cat-file --batch 15:54:42 2023-03-15 15:54:42,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-159/.semver, universal_newlines=False, shell=None, istream=) 15:54:42 2023-03-15 15:54:42,400 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-159/.semver/PR-159 15:54:42 0.0.0 [Pipeline] } 15:54:42 $ docker exec --env ******** --env ******** 9d537d858d80b15d426f519d218afe277d052164e4814dcfa2fa738b8a248cc1 ssh-agent -k 15:54:42 unset SSH_AUTH_SOCK; 15:54:42 unset SSH_AGENT_PID; 15:54:42 echo Agent pid 76 killed; 15:54:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:54:43 + git semver [Pipeline] } 15:54:43 $ docker stop --time=1 9d537d858d80b15d426f519d218afe277d052164e4814dcfa2fa738b8a248cc1 15:54:44 $ docker rm -f --volumes 9d537d858d80b15d426f519d218afe277d052164e4814dcfa2fa738b8a248cc1 [Pipeline] // withDockerContainer [Pipeline] sh 15:54:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:54:45 Stashed 1 file(s) [Pipeline] echo 15:54:45 [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 15:54:46 provisioning config files... 15:54:46 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp/config12323494391707763455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:54:46 ---> docker-login.sh 15:54:46 nexus3.edgexfoundry.org:10001 15:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:46 Configure a credential helper to remove this warning. See 15:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:46 15:54:46 Login Succeeded 15:54:46 nexus3.edgexfoundry.org:10002 15:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:46 Configure a credential helper to remove this warning. See 15:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:46 15:54:46 Login Succeeded 15:54:46 nexus3.edgexfoundry.org:10003 15:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:46 Configure a credential helper to remove this warning. See 15:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:46 15:54:46 Login Succeeded 15:54:46 nexus3.edgexfoundry.org:10004 15:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:46 Configure a credential helper to remove this warning. See 15:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:46 15:54:46 Login Succeeded 15:54:46 docker.io 15:54:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:47 Configure a credential helper to remove this warning. See 15:54:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:47 15:54:47 Login Succeeded 15:54:47 ---> docker-login.sh ends [Pipeline] } 15:54:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:54:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:54:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:54:47 ========================================================= 15:54:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:54:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:54:47 Sending build context to Docker daemon 12.59MB 15:54:47 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:54:47 Step 2/12 : FROM ${BASE} AS builder 15:54:48 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:54:48 63b65145d645: Pulling fs layer 15:54:48 a2d21d5440eb: Pulling fs layer 15:54:48 935e6c44a52c: Pulling fs layer 15:54:48 94cc34f8dd06: Pulling fs layer 15:54:48 30dea6a524f1: Pulling fs layer 15:54:48 94cc34f8dd06: Waiting 15:54:48 a2aff8979fd8: Pulling fs layer 15:54:48 6808be2612f2: Pulling fs layer 15:54:48 f25807f1079a: Pulling fs layer 15:54:48 30dea6a524f1: Waiting 15:54:48 6808be2612f2: Waiting 15:54:48 f25807f1079a: Waiting 15:54:48 a2aff8979fd8: Waiting 15:54:48 a2d21d5440eb: Verifying Checksum 15:54:48 a2d21d5440eb: Download complete 15:54:48 30dea6a524f1: Verifying Checksum 15:54:48 30dea6a524f1: Download complete 15:54:48 63b65145d645: Verifying Checksum 15:54:48 63b65145d645: Download complete 15:54:48 a2aff8979fd8: Verifying Checksum 15:54:48 a2aff8979fd8: Download complete 15:54:48 63b65145d645: Pull complete 15:54:49 935e6c44a52c: Verifying Checksum 15:54:49 935e6c44a52c: Download complete 15:54:49 f25807f1079a: Verifying Checksum 15:54:49 f25807f1079a: Download complete 15:54:49 a2d21d5440eb: Pull complete 15:54:49 6808be2612f2: Verifying Checksum 15:54:49 6808be2612f2: Download complete 15:54:53 935e6c44a52c: Pull complete 15:54:54 94cc34f8dd06: Pull complete 15:54:54 30dea6a524f1: Pull complete 15:54:55 a2aff8979fd8: Pull complete 15:54:58 6808be2612f2: Pull complete 15:54:59 f25807f1079a: Pull complete 15:55:00 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 15:55:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:55:00 ---> 3b553350e43f 15:55:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:55:01 Still waiting to schedule task 15:55:01 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 15:55:15 ---> Running in 81bf6f569599 15:55:15 Removing intermediate container 81bf6f569599 15:55:15 ---> 32fc2fc3832e 15:55:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:55:15 ---> Running in 9ecfbc1a5854 15:55:16 Removing intermediate container 9ecfbc1a5854 15:55:16 ---> fa58384c3782 15:55:16 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:55:16 ---> Running in 5fddb5d25d5f 15:55:16 Removing intermediate container 5fddb5d25d5f 15:55:16 ---> 49e1823d1553 15:55:16 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:55:16 ---> Running in cd90c6a4f4ea 15:55:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:55:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:55:17 OK: 265 MiB in 53 packages 15:55:18 Removing intermediate container cd90c6a4f4ea 15:55:18 ---> d33e49bc724f 15:55:18 Step 7/12 : WORKDIR /app 15:55:18 ---> Running in 0b15f198b191 15:55:18 Removing intermediate container 0b15f198b191 15:55:18 ---> 3d02c71fa809 15:55:18 Step 8/12 : COPY go.mod vendor* ./ 15:55:18 ---> deaae575fe9a 15:55:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:18 ---> Running in 55f6775c9875 15:55:57 Removing intermediate container 55f6775c9875 15:55:57 ---> 01d89218e141 15:55:57 Step 10/12 : COPY . . 15:55:57 ---> e6c77be5ee9a 15:55:57 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:55:57 ---> Running in 382b97e33958 15:55:57 Removing intermediate container 382b97e33958 15:55:57 ---> f65eb9eba6b6 15:55:57 Step 12/12 : RUN $MAKE 15:55:58 ---> Running in 39e540350052 15:55:58 noop 15:55:59 Removing intermediate container 39e540350052 15:55:59 ---> 7c03bad1f774 15:55:59 Successfully built 7c03bad1f774 15:55:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:00 + docker inspect -f . ci-base-image-x86_64 15:56:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:56:00 prd-ubuntu20.04-docker-8c-8g-700 does not seem to be running inside a container 15:56:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-159 -v /w/workspace/y_app-rfid-llrp-inventory_PR-159:/w/workspace/y_app-rfid-llrp-inventory_PR-159:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:56:01 $ docker top 98b29b7d219c40eeca2da6c0ee247e7b33e74f5083abe3030580efe0e8b7b264 -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:01 + go version 15:56:01 go version go1.20.2 linux/amd64 [Pipeline] } 15:56:01 $ docker stop --time=1 98b29b7d219c40eeca2da6c0ee247e7b33e74f5083abe3030580efe0e8b7b264 15:56:02 $ docker rm -f --volumes 98b29b7d219c40eeca2da6c0ee247e7b33e74f5083abe3030580efe0e8b7b264 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:03 + docker inspect -f . ci-base-image-x86_64 15:56:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:56:03 prd-ubuntu20.04-docker-8c-8g-700 does not seem to be running inside a container 15:56:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-159 -v /w/workspace/y_app-rfid-llrp-inventory_PR-159:/w/workspace/y_app-rfid-llrp-inventory_PR-159:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:56:04 $ docker top 0d48263001accb8513e929dd7393491675f05a92320e8f5f265ed1be17690e15 -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:05 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-159 [Pipeline] fileExists [Pipeline] sh 15:56:05 + make test 15:56:05 go test -race ./... -coverprofile=coverage.out ./... 15:56:24 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:56:24 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:56:24 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.150s coverage: 86.2% of statements 15:56:26 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.685s coverage: 71.9% of statements 15:56:48 go vet ./... 15:56:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:56:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:56:48 ./bin/test-attribution.sh [Pipeline] echo 15:56:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:56:48 $ docker stop --time=1 0d48263001accb8513e929dd7393491675f05a92320e8f5f265ed1be17690e15 15:56:59 $ docker rm -f --volumes 0d48263001accb8513e929dd7393491675f05a92320e8f5f265ed1be17690e15 [Pipeline] // withDockerContainer [Pipeline] sh 15:56:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:56:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:57:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:57:00 + ls -al . 15:57:00 total 228 15:57:00 drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 15:56 . 15:57:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:54 .. 15:57:00 -rw-rw-r-- 1 jenkins jenkins 262 Mar 15 15:54 .dockerignore 15:57:00 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 15:54 .git 15:57:00 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:54 .github 15:57:00 -rw-rw-r-- 1 jenkins jenkins 788 Mar 15 15:54 .gitignore 15:57:00 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 15:54 .golangci.yml 15:57:00 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 15:54 .semver 15:57:00 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 15 15:54 Attribution.txt 15:57:00 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 15 15:54 CHANGELOG.md 15:57:00 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 15 15:54 Dockerfile 15:57:00 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 15:54 GOVERNANCE.md 15:57:00 -rw-rw-r-- 1 jenkins jenkins 687 Mar 15 15:54 Jenkinsfile 15:57:00 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 15:54 LICENSE 15:57:00 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 15 15:54 Makefile 15:57:00 -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 15:54 OWNERS.md 15:57:00 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 15 15:54 README.md 15:57:00 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 15:54 VERSION 15:57:00 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 15:54 bin 15:57:00 -rw-r--r-- 1 jenkins jenkins 41317 Mar 15 15:56 coverage.out 15:57:00 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 15 15:54 go.mod 15:57:00 -rw-rw-r-- 1 jenkins jenkins 31563 Mar 15 15:54 go.sum 15:57:00 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 15:54 images 15:57:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:54 internal 15:57:00 -rw-rw-r-- 1 jenkins jenkins 531 Mar 15 15:54 main.go 15:57:00 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 15:54 res 15:57:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:54 snap 15:57:00 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:54 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:01 + 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=3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d --label arch=amd64 --label version=0.0.0 . 15:57:01 Sending build context to Docker daemon 12.59MB 15:57:01 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 15:57:01 Step 2/29 : FROM ${BASE} AS builder 15:57:01 ---> 7c03bad1f774 15:57:01 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:57:01 ---> Running in d84ee91dfebd 15:57:01 Removing intermediate container d84ee91dfebd 15:57:01 ---> 9c63558615b0 15:57:01 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:57:02 ---> Running in 4ac513b945b2 15:57:02 Removing intermediate container 4ac513b945b2 15:57:02 ---> ab46aa80cd77 15:57:02 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:57:02 ---> Running in a41bcf87e226 15:57:02 Removing intermediate container a41bcf87e226 15:57:02 ---> c34b775cb1fa 15:57:02 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:57:02 ---> Running in 814621a4fa2c 15:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:57:03 OK: 265 MiB in 53 packages 15:57:04 Removing intermediate container 814621a4fa2c 15:57:04 ---> be9982ceda94 15:57:04 Step 7/29 : WORKDIR /app 15:57:04 ---> Running in 25739f01e8d2 15:57:04 Removing intermediate container 25739f01e8d2 15:57:04 ---> 22af8f09ce36 15:57:04 Step 8/29 : COPY go.mod vendor* ./ 15:57:04 ---> e3d85b9d9252 15:57:04 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:57:05 ---> Running in 0f4002676a6f 15:57:06 Removing intermediate container 0f4002676a6f 15:57:06 ---> a81047f0294c 15:57:06 Step 10/29 : COPY . . 15:57:07 ---> b8c9080c5bc7 15:57:07 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:57:07 ---> Running in 50df6ac2655f 15:57:07 Removing intermediate container 50df6ac2655f 15:57:07 ---> f303b02395b9 15:57:07 Step 12/29 : RUN $MAKE 15:57:08 ---> Running in 2a94f75db568 15:57:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:57:35 Removing intermediate container 2a94f75db568 15:57:35 ---> fa93eca5e8e3 15:57:35 Step 13/29 : FROM alpine:3.17 15:57:35 3.17: Pulling from library/alpine 15:57:35 63b65145d645: Already exists 15:57:35 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 15:57:35 Status: Downloaded newer image for alpine:3.17 15:57:35 ---> b2aa39c304c2 15:57:35 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:57:35 ---> Running in 8970fffd46c6 15:57:35 Removing intermediate container 8970fffd46c6 15:57:35 ---> d3be485136f6 15:57:35 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:57:35 ---> Running in 3e13c420db22 15:57:35 Removing intermediate container 3e13c420db22 15:57:35 ---> 5e7f2a2716e8 15:57:35 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:57:35 ---> Running in a99601a03968 15:57:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:57:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:57:35 (1/2) Installing ca-certificates (20220614-r4) 15:57:35 (2/2) Installing dumb-init (1.2.5-r2) 15:57:35 Executing busybox-1.35.0-r29.trigger 15:57:35 Executing ca-certificates-20220614-r4.trigger 15:57:35 OK: 8 MiB in 17 packages 15:57:35 Removing intermediate container a99601a03968 15:57:35 ---> e0e05edbb4bf 15:57:35 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:57:35 ---> 3cb24cb029e0 15:57:35 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:57:35 ---> a9647f303e2b 15:57:35 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:57:35 ---> 74d2afbeaa3d 15:57:35 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:57:35 ---> c77b75082a6c 15:57:35 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:57:36 ---> 95994f8b8019 15:57:36 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:57:36 ---> Running in cd6b36b94a23 15:57:37 Removing intermediate container cd6b36b94a23 15:57:37 ---> 563bea41a871 15:57:37 Step 23/29 : VOLUME /cache 15:57:37 ---> Running in 68cff5dc0316 15:57:37 Removing intermediate container 68cff5dc0316 15:57:37 ---> 3dd60b9d792d 15:57:37 Step 24/29 : EXPOSE 59711 15:57:37 ---> Running in 807844584e82 15:57:37 Removing intermediate container 807844584e82 15:57:37 ---> cf135f2917ce 15:57:37 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:57:37 ---> Running in 4ab474b5ac37 15:57:37 Removing intermediate container 4ab474b5ac37 15:57:37 ---> 86918bf7811e 15:57:37 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:57:37 ---> Running in fa6f9b283e4a 15:57:37 Removing intermediate container fa6f9b283e4a 15:57:37 ---> 90c82f9daf1b 15:57:37 Step 27/29 : LABEL arch=amd64 15:57:37 ---> Running in 46216c8a6481 15:57:37 Removing intermediate container 46216c8a6481 15:57:37 ---> 121230405fe1 15:57:37 Step 28/29 : LABEL git_sha=3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d 15:57:37 ---> Running in c2414b981452 15:57:37 Removing intermediate container c2414b981452 15:57:37 ---> c2c882642631 15:57:37 Step 29/29 : LABEL version=0.0.0 15:57:37 ---> Running in 4df8fb586fee 15:57:37 Removing intermediate container 4df8fb586fee 15:57:37 ---> 2c6517fc776b 15:57:37 [Warning] One or more build-args [ARCH] were not consumed 15:57:37 Successfully built 2c6517fc776b 15:57:37 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 15:57:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:57:38 15:57:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:57:39 latest: Pulling from edgex-lftools-log-publisher 15:57:39 5eb5b503b376: Pulling fs layer 15:57:39 5c69ac0246d0: Pulling fs layer 15:57:39 ec43610c2a17: Pulling fs layer 15:57:39 3a2ae6a8a46f: Pulling fs layer 15:57:39 33b1e0a273af: Pulling fs layer 15:57:39 5d3b04190fa2: Pulling fs layer 15:57:39 2f39f015ded8: Pulling fs layer 15:57:39 3a2ae6a8a46f: Waiting 15:57:39 33b1e0a273af: Waiting 15:57:39 5d3b04190fa2: Waiting 15:57:39 2f39f015ded8: Waiting 15:57:39 5c69ac0246d0: Verifying Checksum 15:57:39 3a2ae6a8a46f: Verifying Checksum 15:57:39 3a2ae6a8a46f: Download complete 15:57:39 33b1e0a273af: Verifying Checksum 15:57:39 33b1e0a273af: Download complete 15:57:39 5d3b04190fa2: Verifying Checksum 15:57:39 5d3b04190fa2: Download complete 15:57:39 ec43610c2a17: Verifying Checksum 15:57:39 ec43610c2a17: Download complete 15:57:39 5eb5b503b376: Verifying Checksum 15:57:39 5eb5b503b376: Download complete 15:57:40 2f39f015ded8: Download complete 15:57:40 5eb5b503b376: Pull complete 15:57:40 5c69ac0246d0: Pull complete 15:57:41 ec43610c2a17: Pull complete 15:57:41 3a2ae6a8a46f: Pull complete 15:57:42 33b1e0a273af: Pull complete 15:57:42 5d3b04190fa2: Pull complete 15:57:46 2f39f015ded8: Pull complete 15:57:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:57:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:57:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:57:46 prd-ubuntu20.04-docker-8c-8g-700 does not seem to be running inside a container 15:57:46 $ 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/y_app-rfid-llrp-inventory_PR-159 -v /w/workspace/y_app-rfid-llrp-inventory_PR-159:/w/workspace/y_app-rfid-llrp-inventory_PR-159:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:57:54 $ docker top 37f798fc3e899bead25701c617741116c70b47f0a1376ddb702ce3400d54dde4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:57:54 ---> job-cost.sh 15:57:54 lf-activate-venv: SKIPPING 15:57:54 INFO: No Stack... 15:57:55 INFO: Retrieving Pricing Info for: v3-standard-8 15:57:55 INFO: Archiving Costs [Pipeline] sh 15:57:55 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-159/archives/cost.csv 15:57:55 + cut -d, -f6 [Pipeline] lock 15:57:55 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-159-1-stack-cost] 15:57:55 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-159-1-stack-cost] did not exist. Created. 15:57:55 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-159-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:57:56 + echo total: 0.2199999988079071 [Pipeline] stash 15:57:56 Stashed 1 file(s) [Pipeline] } 15:57:56 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-159-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:57:56 $ docker stop --time=1 37f798fc3e899bead25701c617741116c70b47f0a1376ddb702ce3400d54dde4 15:57:57 $ docker rm -f --volumes 37f798fc3e899bead25701c617741116c70b47f0a1376ddb702ce3400d54dde4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:07:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-848 in /w/workspace/y_app-rfid-llrp-inventory_PR-159 [Pipeline] { [Pipeline] ws 16:07:30 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 16:07:30 The recommended git tool is: git 16:07:37 using credential edgex-jenkins-ssh 16:07:37 Cloning the remote Git repository 16:07:37 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:07:37 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 16:07:37 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:07:37 > git --version # timeout=10 16:07:37 > git --version # 'git version 2.25.1' 16:07:37 using GIT_SSH to set credentials SSH Credentials for GitHub 16:07:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:07:40 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:07:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:07:41 Merging remotes/origin/main commit 9fc1e835a381aac2d449f5841101e3758109bf40 into PR head commit 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d 16:07:41 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:07:41 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:07:41 using GIT_SSH to set credentials SSH Credentials for GitHub 16:07:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:07:41 > git config core.sparsecheckout # timeout=10 16:07:41 > git checkout -f 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d # timeout=10 16:07:42 > git remote # timeout=10 16:07:42 Merge succeeded, producing 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d 16:07:42 Checking out Revision 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d (PR-159) 16:07:42 Commit message: "ci: Change dependabot gomod schedule to daily " 16:07:42 > git --version # timeout=10 16:07:42 > git --version # 'git version 2.25.1' 16:07:42 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:07:42 > git config --get remote.origin.url # timeout=10 16:07:42 using GIT_SSH to set credentials SSH Credentials for GitHub 16:07:42 > git merge 9fc1e835a381aac2d449f5841101e3758109bf40 # timeout=10 16:07:42 > git rev-parse HEAD^{commit} # timeout=10 16:07:42 > git config core.sparsecheckout # timeout=10 16:07:42 > git checkout -f 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d # timeout=10 16:07:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:07:44 % Total % Received % Xferd Average Speed Time Time Time Current 16:07:44 Dload Upload Total Spent Left Speed 16:07:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh 16:07:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:07:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:07:45 + sudo tee /etc/docker/daemon.new 16:07:45 { 16:07:45 "registry-mirrors": [ 16:07:45 "https://nexus3.edgexfoundry.org:10001" 16:07:45 ], 16:07:45 "bip": "10.250.0.254/24", 16:07:45 "hosts": [ 16:07:45 "tcp://0.0.0.0:5555", 16:07:45 "unix:///var/run/docker.sock" 16:07:45 ], 16:07:45 "mtu": 1458, 16:07:45 "selinux-enabled": true, 16:07:45 "seccomp-profile": "/etc/docker/seccomp.json" 16:07:45 } [Pipeline] sh 16:07:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:07:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:08:04 provisioning config files... 16:08:04 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config18125924473220089404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:08:04 ---> docker-login.sh 16:08:04 nexus3.edgexfoundry.org:10001 16:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:05 Configure a credential helper to remove this warning. See 16:08:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:05 16:08:05 Login Succeeded 16:08:05 nexus3.edgexfoundry.org:10002 16:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:05 Configure a credential helper to remove this warning. See 16:08:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:05 16:08:05 Login Succeeded 16:08:05 nexus3.edgexfoundry.org:10003 16:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:06 Configure a credential helper to remove this warning. See 16:08:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:06 16:08:06 Login Succeeded 16:08:06 nexus3.edgexfoundry.org:10004 16:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:06 Configure a credential helper to remove this warning. See 16:08:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:06 16:08:06 Login Succeeded 16:08:06 docker.io 16:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:07 Configure a credential helper to remove this warning. See 16:08:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:07 16:08:07 Login Succeeded 16:08:07 ---> docker-login.sh ends [Pipeline] } 16:08:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:08:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:08:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:08:08 ========================================================= 16:08:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:08:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:08 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:08:08 Sending build context to Docker daemon 678.9kB 16:08:08 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:08:08 Step 2/12 : FROM ${BASE} AS builder 16:08:09 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:08:09 af6eaf76a39c: Pulling fs layer 16:08:09 55522c791124: Pulling fs layer 16:08:09 ce5c4a1c91eb: Pulling fs layer 16:08:09 169dfbe0d373: Pulling fs layer 16:08:09 e1ff8fa3b103: Pulling fs layer 16:08:09 52ebb69f0ebf: Pulling fs layer 16:08:09 5abe8eddf0d5: Pulling fs layer 16:08:09 e1ff8fa3b103: Waiting 16:08:09 52ebb69f0ebf: Waiting 16:08:09 5abe8eddf0d5: Waiting 16:08:09 169dfbe0d373: Waiting 16:08:09 55522c791124: Download complete 16:08:09 169dfbe0d373: Verifying Checksum 16:08:09 169dfbe0d373: Download complete 16:08:09 e1ff8fa3b103: Verifying Checksum 16:08:09 e1ff8fa3b103: Download complete 16:08:09 af6eaf76a39c: Verifying Checksum 16:08:09 af6eaf76a39c: Download complete 16:08:10 af6eaf76a39c: Pull complete 16:08:10 5abe8eddf0d5: Verifying Checksum 16:08:10 5abe8eddf0d5: Download complete 16:08:10 55522c791124: Pull complete 16:08:11 ce5c4a1c91eb: Download complete 16:08:11 52ebb69f0ebf: Verifying Checksum 16:08:11 52ebb69f0ebf: Download complete 16:08:24 ce5c4a1c91eb: Pull complete 16:08:24 169dfbe0d373: Pull complete 16:08:24 e1ff8fa3b103: Pull complete 16:08:32 52ebb69f0ebf: Pull complete 16:08:33 5abe8eddf0d5: Pull complete 16:08:33 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 16:08:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:08:33 ---> 6cb57ee374ae 16:08:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:08:35 ---> Running in 5abfe6703e62 16:08:35 Removing intermediate container 5abfe6703e62 16:08:35 ---> 4c6ea88f2f6f 16:08:35 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:08:35 ---> Running in b5663a0fe22c 16:08:36 Removing intermediate container b5663a0fe22c 16:08:36 ---> c1fda31d1317 16:08:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:08:36 ---> Running in 543606c04dd0 16:08:36 Removing intermediate container 543606c04dd0 16:08:36 ---> 9c17afca7685 16:08:36 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:08:36 ---> Running in dd8d38be74e8 16:08:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:08:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:08:40 OK: 263 MiB in 53 packages 16:08:40 Removing intermediate container dd8d38be74e8 16:08:40 ---> f07eee8f4a4f 16:08:40 Step 7/12 : WORKDIR /app 16:08:41 ---> Running in b391afb0a77b 16:08:41 Removing intermediate container b391afb0a77b 16:08:41 ---> 6af64d4a4295 16:08:41 Step 8/12 : COPY go.mod vendor* ./ 16:08:42 ---> 902e91331992 16:08:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:42 ---> Running in 7cd36615ef9d 16:10:03 Removing intermediate container 7cd36615ef9d 16:10:03 ---> 098881c01354 16:10:03 Step 10/12 : COPY . . 16:10:03 ---> e9e13241a74f 16:10:03 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:10:03 ---> Running in f0c3414e841d 16:10:03 Removing intermediate container f0c3414e841d 16:10:03 ---> e18193a9c16b 16:10:03 Step 12/12 : RUN $MAKE 16:10:03 ---> Running in 0936dceaf1ae 16:10:03 noop 16:10:03 Removing intermediate container 0936dceaf1ae 16:10:03 ---> b5f95cee007d 16:10:03 Successfully built b5f95cee007d 16:10:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:04 + docker inspect -f . ci-base-image-arm64 16:10:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:10:04 prd-ubuntu20.04-docker-arm64-4c-16g-848 does not seem to be running inside a container 16:10:04 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:10:05 $ docker top e7897f03f5e637f3ea87dcc9add2e39d732b1d41ccb6e0479126726ea24e165f -eo pid,comm [Pipeline] { [Pipeline] sh 16:10:06 + go version 16:10:06 go version go1.20.2 linux/arm64 [Pipeline] } 16:10:06 $ docker stop --time=1 e7897f03f5e637f3ea87dcc9add2e39d732b1d41ccb6e0479126726ea24e165f 16:10:10 $ docker rm -f --volumes e7897f03f5e637f3ea87dcc9add2e39d732b1d41ccb6e0479126726ea24e165f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:10 + docker inspect -f . ci-base-image-arm64 16:10:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:10:11 prd-ubuntu20.04-docker-arm64-4c-16g-848 does not seem to be running inside a container 16:10:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:10:12 $ docker top d4b9b55ec4e9dc14314327f02f8464f86e58a0580266024a031c54d22662d466 -eo pid,comm [Pipeline] { [Pipeline] sh 16:10:13 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 16:10:14 + make test 16:10:14 go test -race ./... -coverprofile=coverage.out ./... 16:13:51 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:13:55 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:13:56 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.458s coverage: 86.2% of statements 16:14:08 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.712s coverage: 71.9% of statements 16:14:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:14:09 go vet ./... 16:17:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:17:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:17:01 ./bin/test-attribution.sh [Pipeline] echo 16:17:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:17:01 $ docker stop --time=1 d4b9b55ec4e9dc14314327f02f8464f86e58a0580266024a031c54d22662d466 16:17:03 $ docker rm -f --volumes d4b9b55ec4e9dc14314327f02f8464f86e58a0580266024a031c54d22662d466 [Pipeline] // withDockerContainer [Pipeline] sh 16:17:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:17:05 Warning: overwriting stash ‘coverage-report’ 16:17:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:17:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:17:07 + ls -al . 16:17:07 total 224 16:17:07 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 16:10 . 16:17:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:07 .. 16:17:07 -rw-rw-r-- 1 jenkins jenkins 262 Mar 15 16:07 .dockerignore 16:17:07 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:07 .git 16:17:07 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:07 .github 16:17:07 -rw-rw-r-- 1 jenkins jenkins 788 Mar 15 16:07 .gitignore 16:17:07 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:07 .golangci.yml 16:17:07 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 15 16:07 Attribution.txt 16:17:07 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 15 16:07 CHANGELOG.md 16:17:07 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 15 16:07 Dockerfile 16:17:07 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:07 GOVERNANCE.md 16:17:07 -rw-rw-r-- 1 jenkins jenkins 687 Mar 15 16:07 Jenkinsfile 16:17:07 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 16:07 LICENSE 16:17:07 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 15 16:07 Makefile 16:17:07 -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 16:07 OWNERS.md 16:17:07 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 15 16:07 README.md 16:17:07 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 15:54 VERSION 16:17:07 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:07 bin 16:17:07 -rw-r--r-- 1 jenkins jenkins 41317 Mar 15 16:14 coverage.out 16:17:07 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 15 16:07 go.mod 16:17:07 -rw-rw-r-- 1 jenkins jenkins 31563 Mar 15 16:07 go.sum 16:17:07 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:07 images 16:17:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:07 internal 16:17:07 -rw-rw-r-- 1 jenkins jenkins 531 Mar 15 16:07 main.go 16:17:07 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:07 res 16:17:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:07 snap 16:17:07 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:07 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:07 + 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=3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d --label arch=arm64 --label version=0.0.0 . 16:17:08 Sending build context to Docker daemon 678.9kB 16:17:08 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 16:17:08 Step 2/29 : FROM ${BASE} AS builder 16:17:08 ---> b5f95cee007d 16:17:08 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 16:17:08 ---> Running in 4eb871afd284 16:17:08 Removing intermediate container 4eb871afd284 16:17:08 ---> fd666275a4c0 16:17:08 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 16:17:08 ---> Running in 0c54bb4df8a2 16:17:09 Removing intermediate container 0c54bb4df8a2 16:17:09 ---> 8b8f9259e15e 16:17:09 Step 5/29 : ARG ADD_BUILD_TAGS="" 16:17:09 ---> Running in f1a180607af7 16:17:09 Removing intermediate container f1a180607af7 16:17:09 ---> 36c8695e1f68 16:17:09 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:17:09 ---> Running in 95f3cf6898a6 16:17:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:17:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:17:13 OK: 263 MiB in 53 packages 16:17:13 Removing intermediate container 95f3cf6898a6 16:17:13 ---> b4287e21ab18 16:17:13 Step 7/29 : WORKDIR /app 16:17:13 ---> Running in 276914b69cfc 16:17:14 Removing intermediate container 276914b69cfc 16:17:14 ---> 2603061aa95b 16:17:14 Step 8/29 : COPY go.mod vendor* ./ 16:17:15 ---> 6c5a0d5a4185 16:17:15 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:15 ---> Running in efadfca58e6d 16:17:18 Removing intermediate container efadfca58e6d 16:17:18 ---> 9c39d9053b1d 16:17:18 Step 10/29 : COPY . . 16:17:18 ---> 7886c7debbe6 16:17:18 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:17:18 ---> Running in c5503e789ce6 16:17:19 Removing intermediate container c5503e789ce6 16:17:19 ---> 752947751d76 16:17:19 Step 12/29 : RUN $MAKE 16:17:19 ---> Running in 70703b5bebb9 16:17:20 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 16:20:27 Removing intermediate container 70703b5bebb9 16:20:27 ---> e4ac990cdb68 16:20:27 Step 13/29 : FROM alpine:3.17 16:20:27 3.17: Pulling from library/alpine 16:20:27 af6eaf76a39c: Already exists 16:20:27 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 16:20:27 Status: Downloaded newer image for alpine:3.17 16:20:27 ---> d74e625d9115 16:20:27 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:20:27 ---> Running in bc19e2269d6c 16:20:27 Removing intermediate container bc19e2269d6c 16:20:27 ---> 2752c7f90117 16:20:27 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:20:27 ---> Running in fc6cd4b9c512 16:20:27 Removing intermediate container fc6cd4b9c512 16:20:27 ---> 466b0ac32edd 16:20:27 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 16:20:27 ---> Running in 203735b935cf 16:20:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:20:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:20:27 (1/2) Installing ca-certificates (20220614-r4) 16:20:27 (2/2) Installing dumb-init (1.2.5-r2) 16:20:27 Executing busybox-1.35.0-r29.trigger 16:20:27 Executing ca-certificates-20220614-r4.trigger 16:20:27 OK: 8 MiB in 17 packages 16:20:27 Removing intermediate container 203735b935cf 16:20:27 ---> e9accdcdb29d 16:20:27 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:20:27 ---> f1de27300428 16:20:27 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 16:20:27 ---> a78b797ba4a5 16:20:27 Step 19/29 : COPY --from=builder /app/res/ /res/ 16:20:27 ---> abed49dce302 16:20:27 Step 20/29 : COPY --from=builder /app/static/ /static/ 16:20:27 ---> d36395384126 16:20:27 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:20:27 ---> 77ae16599d9b 16:20:27 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:20:27 ---> Running in debab2591eef 16:20:27 Removing intermediate container debab2591eef 16:20:27 ---> ef5aefdd9a91 16:20:27 Step 23/29 : VOLUME /cache 16:20:27 ---> Running in d2e1a4d3112c 16:20:27 Removing intermediate container d2e1a4d3112c 16:20:27 ---> 43e144aafdd8 16:20:27 Step 24/29 : EXPOSE 59711 16:20:27 ---> Running in de83581173e6 16:20:27 Removing intermediate container de83581173e6 16:20:27 ---> e2d99b73d379 16:20:27 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:20:27 ---> Running in e49f7803f50e 16:20:27 Removing intermediate container e49f7803f50e 16:20:27 ---> 6ddf080a63f9 16:20:27 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 16:20:27 ---> Running in b76443d06c9f 16:20:28 Removing intermediate container b76443d06c9f 16:20:28 ---> c826cf40ccce 16:20:28 Step 27/29 : LABEL arch=arm64 16:20:28 ---> Running in a6aecabb4d82 16:20:28 Removing intermediate container a6aecabb4d82 16:20:28 ---> d4b37df5e2d0 16:20:28 Step 28/29 : LABEL git_sha=3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d 16:20:28 ---> Running in 78909d007065 16:20:29 Removing intermediate container 78909d007065 16:20:29 ---> ffefe82fe993 16:20:29 Step 29/29 : LABEL version=0.0.0 16:20:29 ---> Running in c9d6c3b1ef19 16:20:29 Removing intermediate container c9d6c3b1ef19 16:20:29 ---> d45af9bf9959 16:20:29 [Warning] One or more build-args [ARCH] were not consumed 16:20:29 Successfully built d45af9bf9959 16:20:29 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 16:20:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:20:30 16:20:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:20:31 arm64: Pulling from edgex-lftools-log-publisher 16:20:31 8998bd30e6a1: Pulling fs layer 16:20:31 04944245beec: Pulling fs layer 16:20:31 699f458cf7ca: Pulling fs layer 16:20:31 765212b225bb: Pulling fs layer 16:20:31 f23df028b6ca: Pulling fs layer 16:20:31 d65c8cfc05b1: Pulling fs layer 16:20:31 2437ff75d9bd: Pulling fs layer 16:20:31 f23df028b6ca: Waiting 16:20:31 d65c8cfc05b1: Waiting 16:20:31 2437ff75d9bd: Waiting 16:20:31 765212b225bb: Waiting 16:20:32 04944245beec: Verifying Checksum 16:20:32 04944245beec: Download complete 16:20:32 765212b225bb: Verifying Checksum 16:20:32 765212b225bb: Download complete 16:20:32 f23df028b6ca: Verifying Checksum 16:20:32 f23df028b6ca: Download complete 16:20:32 d65c8cfc05b1: Verifying Checksum 16:20:32 d65c8cfc05b1: Download complete 16:20:32 699f458cf7ca: Verifying Checksum 16:20:32 699f458cf7ca: Download complete 16:20:32 8998bd30e6a1: Verifying Checksum 16:20:32 8998bd30e6a1: Download complete 16:20:35 2437ff75d9bd: Verifying Checksum 16:20:35 2437ff75d9bd: Download complete 16:20:37 8998bd30e6a1: Pull complete 16:20:37 04944245beec: Pull complete 16:20:38 699f458cf7ca: Pull complete 16:20:38 765212b225bb: Pull complete 16:20:39 f23df028b6ca: Pull complete 16:20:40 d65c8cfc05b1: Pull complete 16:20:55 2437ff75d9bd: Pull complete 16:20:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:20:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:20:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:55 prd-ubuntu20.04-docker-arm64-4c-16g-848 does not seem to be running inside a container 16:20:55 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:20:58 $ docker top 0d9abc58e807c15a3de97f4a45d59c04d6c8c1af942652ea148e02bc6b5fcc6f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:20:59 ---> job-cost.sh 16:20:59 lf-activate-venv: SKIPPING 16:20:59 INFO: No Stack... 16:20:59 INFO: Retrieving Pricing Info for: v3-standard-4 16:21:00 INFO: Archiving Costs [Pipeline] sh 16:21:01 + cut -d, -f6 16:21:01 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 16:21:01 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-159-1-stack-cost] 16:21:01 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-159-1-stack-cost] did not exist. Created. 16:21:01 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-159-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:21:02 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-331638a7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:21:02 + echo total: 0.10999999940395355 [Pipeline] stash 16:21:02 Warning: overwriting stash ‘stack-cost’ 16:21:02 Stashed 1 file(s) [Pipeline] } 16:21:02 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-159-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:21:02 $ docker stop --time=1 0d9abc58e807c15a3de97f4a45d59c04d6c8c1af942652ea148e02bc6b5fcc6f 16:21:04 $ docker rm -f --volumes 0d9abc58e807c15a3de97f4a45d59c04d6c8c1af942652ea148e02bc6b5fcc6f [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 16:21:05 provisioning config files... 16:21:05 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp/config13126935639348870219tmp [Pipeline] { [Pipeline] sh 16:21:05 + set +x 16:21:05 + curl -s https://codecov.io/bash 16:21:05 + bash -s -- 16:21:05 16:21:05 _____ _ 16:21:05 / ____| | | 16:21:05 | | ___ __| | ___ ___ _____ __ 16:21:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:21:05 | |___| (_) | (_| | __/ (_| (_) \ V / 16:21:05 \_____\___/ \__,_|\___|\___\___/ \_/ 16:21:05 Bash-1.0.6 16:21:05 16:21:05 16:21:05 ==> git version 2.25.1 found 16:21:05 ==> 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 16:21:05 Release-Date: 2020-01-08 16:21:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:21:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:21:05 ==> Jenkins CI detected. 16:21:05 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-159 16:21:05 project root: . 16:21:05 --> token set from env 16:21:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:21:05 ==> Running gcov in . (disable via -X gcov) 16:21:05 ==> Python coveragepy not found 16:21:05 ==> Searching for coverage reports in: 16:21:05 + . 16:21:05 -> Found 1 reports 16:21:05 ==> Detecting git/mercurial file structure 16:21:05 ==> Reading reports 16:21:05 + ./coverage.out bytes=41317 16:21:05 ==> Appending adjustments 16:21:05 https://docs.codecov.io/docs/fixing-reports 16:21:06 + Found adjustments 16:21:06 ==> Gzipping contents 16:21:06 12K /tmp/codecov.MoZEJQ.gz 16:21:06 ==> Uploading reports 16:21:06 url: https://codecov.io 16:21:06 query: branch=PR-159&commit=3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-159%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=159&job=&cmd_args= 16:21:06 -> Pinging Codecov 16:21:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-159&commit=3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-159%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=159&job=&cmd_args= 16:21:06 -> Uploading to 16:21:06 https://storage.googleapis.com/codecov/v4/raw/2023-03-15/581DD39554BDF9B6E22D074273EAD858/3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d/7537c94c-7134-4ff4-a07c-6db5632f3287.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T162106Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f56fd904746d692f91a582c68b42eba857b47e54d29549031171aaf4445afdab 16:21:06 % Total % Received % Xferd Average Speed Time Time Time Current 16:21:06 Dload Upload Total Spent Left Speed 16:21:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11806 0 0 100 11806 0 50025 --:--:-- --:--:-- --:--:-- 50025 16:21:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d [Pipeline] } 16:21:06 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 16:21:08 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-159/archives ] 16:21:08 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-159/archives 16:21:08 total 16 16:21:08 drwxr-xr-x 3 root root 4096 Mar 15 15:57 . 16:21:08 drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 15:57 .. 16:21:08 drwxr-xr-x 2 root root 4096 Mar 15 15:57 cost 16:21:08 -rw-r--r-- 1 root root 95 Mar 15 15:57 cost.csv 16:21:08 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-159/archives 16:21:08 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-159/archives 16:21:08 total 16 16:21:08 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 15:57 . 16:21:08 drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 15:57 .. 16:21:08 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 15:57 cost 16:21:08 -rw-r--r-- 1 jenkins jenkins 95 Mar 15 15:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:21:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:21:09 ---> package-listing.sh 16:21:09 ++ facter osfamily 16:21:09 ++ tr '[:upper:]' '[:lower:]' 16:21:09 + OS_FAMILY=debian 16:21:09 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-159 16:21:09 + START_PACKAGES=/tmp/packages_start.txt 16:21:09 + END_PACKAGES=/tmp/packages_end.txt 16:21:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:21:09 + PACKAGES=/tmp/packages_start.txt 16:21:09 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-159 ']' 16:21:09 + PACKAGES=/tmp/packages_end.txt 16:21:09 + case "${OS_FAMILY}" in 16:21:09 + dpkg -l 16:21:09 + grep '^ii' 16:21:09 + '[' -f /tmp/packages_start.txt ']' 16:21:09 + '[' -f /tmp/packages_end.txt ']' 16:21:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:21:09 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-159 ']' 16:21:09 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-159/archives/ 16:21:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-159/archives/ [Pipeline] echo 16:21:09 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/y_app-rfid-llrp-inventory_PR-159/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:21:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:21:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:21:11 prd-ubuntu20.04-docker-8c-8g-700 does not seem to be running inside a container 16:21:11 $ 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/y_app-rfid-llrp-inventory_PR-159/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-159 -v /w/workspace/y_app-rfid-llrp-inventory_PR-159:/w/workspace/y_app-rfid-llrp-inventory_PR-159:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:21:11 $ docker top 4532fb92c6c2ed45ace5d57d22ce7f78b4a98e9339540982db9d55506bd82fd2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:21:11 + touch /tmp/pre-build-complete [Pipeline] sh 16:21:11 + mkdir -p /var/log/sysstat [Pipeline] sh 16:21:12 + ls /var/log/sa-host 16:21:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:21:12 provisioning config files... 16:21:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp/config9942132016690985308tmp [Pipeline] { [Pipeline] echo 16:21:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:21:12 ---> create-netrc.sh [Pipeline] } 16:21:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:21:13 ---> python-tools-install.sh [Pipeline] echo 16:21:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:21:13 ---> sudo-logs.sh 16:21:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:21:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:21:13 ---> job-cost.sh 16:21:13 lf-activate-venv: SKIPPING 16:21:13 DEBUG: total: 0.2199999988079071 16:21:13 INFO: Retrieving Stack Cost... 16:21:14 INFO: Retrieving Pricing Info for: v3-standard-8 16:21:14 INFO: Archiving Costs [Pipeline] echo 16:21:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:21:15 ---> logs-deploy.sh 16:21:15 lf-activate-venv: SKIPPING 16:21:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-159/1 16:21:15 INFO: archiving workspace using pattern(s): 16:21:16 Archives upload complete. 16:21:16 INFO: archiving logs to Nexus