Pull request #249 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 908c311d9b491a850595b30e5e18cae038b05d60+03dfe80146e416d2b04b2eaefcdaa11753ed70f8 (0bc712aa5f1ba924c473e98afe0fcf7fa16b28e3) 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-ssh17329834243259301143.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh10692166284100539198.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-249/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-249/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3137573576807156445.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-249/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15521878109590068987.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh834284384460400034.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-249/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-249/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10783896920106171048.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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] ========================================================= [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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16851 in /w/workspace/y_app-rfid-llrp-inventory_PR-249 [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-249 # 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 Merging remotes/origin/main commit 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 into PR head commit 908c311d9b491a850595b30e5e18cae038b05d60 Merge succeeded, producing 908c311d9b491a850595b30e5e18cae038b05d60 Checking out Revision 908c311d9b491a850595b30e5e18cae038b05d60 (PR-249) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 > 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/249/head:refs/remotes/origin/PR-249 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 908c311d9b491a850595b30e5e18cae038b05d60 # 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 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 908c311d9b491a850595b30e5e18cae038b05d60 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:39:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:39:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:39:16 ========================================================= 13:39:16 EdgeX Global Pipelines Version Info 13:39:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:39:17 ------------------- 13:39:17 stable info: 13:39:17 ------------------- 13:39:17 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 13:39:17 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 13:39:17 Message: update stable to v1.0.257 13:39:18 ------------------- 13:39:18 experimental info: 13:39:18 ------------------- 13:39:18 Commited By: **** collab-it+edgex@linuxfoundation.org 13:39:18 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 13:39:18 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:39:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:39:18 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:39:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:39:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:39:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:39:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:39:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:39:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:39:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:39:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:39:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:39:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:39:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:39:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:39:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:39:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:39:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:39:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:39:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:39:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:39:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-249 [Pipeline] echo 13:39:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-249 [Pipeline] echo 13:39:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-249 [Pipeline] echo 13:39:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 908c311d9b491a850595b30e5e18cae038b05d60 [Pipeline] echo 13:39:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 908c311 [Pipeline] echo 13:39:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:39:19 provisioning config files... 13:39:19 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp/config325159730194075768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:39:20 ---> docker-login.sh 13:39:20 nexus3.edgexfoundry.org:10001 13:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:20 Configure a credential helper to remove this warning. See 13:39:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:20 13:39:20 Login Succeeded 13:39:20 nexus3.edgexfoundry.org:10002 13:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:20 Configure a credential helper to remove this warning. See 13:39:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:20 13:39:20 Login Succeeded 13:39:20 nexus3.edgexfoundry.org:10003 13:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:20 Configure a credential helper to remove this warning. See 13:39:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:20 13:39:20 Login Succeeded 13:39:20 nexus3.edgexfoundry.org:10004 13:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:20 Configure a credential helper to remove this warning. See 13:39:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:20 13:39:20 Login Succeeded 13:39:20 docker.io 13:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:21 Configure a credential helper to remove this warning. See 13:39:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:21 13:39:21 Login Succeeded 13:39:21 ---> docker-login.sh ends [Pipeline] } 13:39:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:39:22 + git rev-list -1 --merges 908c311d9b491a850595b30e5e18cae038b05d60~1..908c311d9b491a850595b30e5e18cae038b05d60 [Pipeline] echo 13:39:22 -----------> git rev-list -1 --merges 908c311d9b491a850595b30e5e18cae038b05d60~1..908c311d9b491a850595b30e5e18cae038b05d60 908c311d9b491a850595b30e5e18cae038b05d60 [false] [Pipeline] sh 13:39:22 + git log --format=format:%s -1 908c311d9b491a850595b30e5e18cae038b05d60 [Pipeline] echo 13:39:22 ========================================================= 13:39:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:39:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:39:22 + git log --format=format:%s -1 908c311d9b491a850595b30e5e18cae038b05d60 [Pipeline] echo 13:39:22 [semverPrep] GIT_COMMIT: 908c311d9b491a850595b30e5e18cae038b05d60, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:39:23 [semverPrep] This is not a build commit. [Pipeline] sh 13:39:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:39:23 + grep -v github /etc/ssh/ssh_known_hosts 13:39:23 + [ -e /tmp/ssh_known_hosts ] 13:39:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:39:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:39:23 + sudo tee -a /etc/ssh/ssh_known_hosts 13:39:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:39:23 13:39:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:39:24 0.1.4: Pulling from edgex-devops/py-git-semver 13:39:24 b85a868b505f: Pulling fs layer 13:39:24 e2be974225ed: Pulling fs layer 13:39:24 339a4e72a1f5: Pulling fs layer 13:39:24 988bab9f4d93: Pulling fs layer 13:39:24 1469e6f7b9e6: Pulling fs layer 13:39:24 eaf3925da568: Pulling fs layer 13:39:24 bab4dde63d76: Pulling fs layer 13:39:24 bde34c3a00c8: Pulling fs layer 13:39:24 b352a97aabf1: Pulling fs layer 13:39:24 4872d77fe225: Pulling fs layer 13:39:24 5851b861e8e6: Pulling fs layer 13:39:24 988bab9f4d93: Waiting 13:39:24 bde34c3a00c8: Waiting 13:39:24 b352a97aabf1: Waiting 13:39:24 1469e6f7b9e6: Waiting 13:39:24 eaf3925da568: Waiting 13:39:24 5851b861e8e6: Waiting 13:39:24 4872d77fe225: Waiting 13:39:24 bab4dde63d76: Waiting 13:39:24 e2be974225ed: Download complete 13:39:24 988bab9f4d93: Download complete 13:39:24 1469e6f7b9e6: Verifying Checksum 13:39:24 1469e6f7b9e6: Download complete 13:39:24 eaf3925da568: Verifying Checksum 13:39:24 eaf3925da568: Download complete 13:39:24 339a4e72a1f5: Verifying Checksum 13:39:24 339a4e72a1f5: Download complete 13:39:24 bde34c3a00c8: Download complete 13:39:24 b352a97aabf1: Verifying Checksum 13:39:24 b352a97aabf1: Download complete 13:39:24 4872d77fe225: Verifying Checksum 13:39:24 4872d77fe225: Download complete 13:39:24 5851b861e8e6: Verifying Checksum 13:39:24 5851b861e8e6: Download complete 13:39:24 b85a868b505f: Verifying Checksum 13:39:24 b85a868b505f: Download complete 13:39:24 bab4dde63d76: Verifying Checksum 13:39:24 bab4dde63d76: Download complete 13:39:26 b85a868b505f: Pull complete 13:39:26 e2be974225ed: Pull complete 13:39:26 339a4e72a1f5: Pull complete 13:39:26 988bab9f4d93: Pull complete 13:39:27 1469e6f7b9e6: Pull complete 13:39:27 eaf3925da568: Pull complete 13:39:29 bab4dde63d76: Pull complete 13:39:29 bde34c3a00c8: Pull complete 13:39:29 b352a97aabf1: Pull complete 13:39:29 4872d77fe225: Pull complete 13:39:29 5851b861e8e6: Pull complete 13:39:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:39:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:39:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:39:29 prd-ubuntu20.04-docker-8c-8g-16851 does not seem to be running inside a container 13:39:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-249 -v /w/workspace/y_app-rfid-llrp-inventory_PR-249:/w/workspace/y_app-rfid-llrp-inventory_PR-249:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:39:33 $ docker top fdfae30aeac0a5e7db7d20840bceb2256f992fa3a7ab39fafd3fd78c4243a6e0 -eo pid,comm 13:39:33 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). 13:39:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:39:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:39:33 [ssh-agent] Looking for ssh-agent implementation... 13:39:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:39:33 $ docker exec fdfae30aeac0a5e7db7d20840bceb2256f992fa3a7ab39fafd3fd78c4243a6e0 ssh-agent 13:39:33 SSH_AUTH_SOCK=/tmp/ssh-KFStO9aSzOhp/agent.32 13:39:33 SSH_AGENT_PID=38 13:39:33 Running ssh-add (command line suppressed) 13:39:33 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp/private_key_3371123312397785699.key (/w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp/private_key_3371123312397785699.key) 13:39:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:39:33 + git tag --points-at HEAD [Pipeline] } 13:39:33 $ docker exec --env ******** --env ******** fdfae30aeac0a5e7db7d20840bceb2256f992fa3a7ab39fafd3fd78c4243a6e0 ssh-agent -k 13:39:34 unset SSH_AUTH_SOCK; 13:39:34 unset SSH_AGENT_PID; 13:39:34 echo Agent pid 38 killed; 13:39:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:39:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:39:34 [ssh-agent] Looking for ssh-agent implementation... 13:39:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:39:34 $ docker exec fdfae30aeac0a5e7db7d20840bceb2256f992fa3a7ab39fafd3fd78c4243a6e0 ssh-agent 13:39:34 SSH_AUTH_SOCK=/tmp/ssh-froU8Zc2lGh7/agent.70 13:39:34 SSH_AGENT_PID=76 13:39:34 Running ssh-add (command line suppressed) 13:39:34 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp/private_key_7044525381607519211.key (/w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp/private_key_7044525381607519211.key) 13:39:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:39:34 + git semver init 13:39:35 2023-11-07 13:39:34,919 [run_init] DEBUG init version:0.0.0 force:False 13:39:35 2023-11-07 13:39:34,920 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-249/.semver 13:39:35 2023-11-07 13:39:34,920 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-249/.semver 13:39:35 2023-11-07 13:39:34,920 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-249/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-249, universal_newlines=False, shell=None, istream=None) 13:39:36 2023-11-07 13:39:36,120 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-249/.git/info/exclude 13:39:36 2023-11-07 13:39:36,120 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-249/.semver/PR-249 with force:False 13:39:36 2023-11-07 13:39:36,121 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-249/.semver/PR-249 13:39:36 2023-11-07 13:39:36,126 [execute] INFO git cat-file --batch-check 13:39:36 2023-11-07 13:39:36,126 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-249/.semver, universal_newlines=False, shell=None, istream=) 13:39:36 2023-11-07 13:39:36,133 [execute] INFO git cat-file --batch 13:39:36 2023-11-07 13:39:36,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-249/.semver, universal_newlines=False, shell=None, istream=) 13:39:36 2023-11-07 13:39:36,139 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-249/.semver/PR-249 13:39:36 0.0.0 [Pipeline] } 13:39:36 $ docker exec --env ******** --env ******** fdfae30aeac0a5e7db7d20840bceb2256f992fa3a7ab39fafd3fd78c4243a6e0 ssh-agent -k 13:39:36 unset SSH_AUTH_SOCK; 13:39:36 unset SSH_AGENT_PID; 13:39:36 echo Agent pid 76 killed; 13:39:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:39:36 + git semver [Pipeline] } 13:39:37 $ docker stop --time=1 fdfae30aeac0a5e7db7d20840bceb2256f992fa3a7ab39fafd3fd78c4243a6e0 13:39:38 $ docker rm -f --volumes fdfae30aeac0a5e7db7d20840bceb2256f992fa3a7ab39fafd3fd78c4243a6e0 [Pipeline] // withDockerContainer [Pipeline] sh 13:39:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:39:39 Stashed 1 file(s) [Pipeline] echo 13:39:39 [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 13:39:39 provisioning config files... 13:39:39 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp/config12247978718176096922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:39:40 ---> docker-login.sh 13:39:40 nexus3.edgexfoundry.org:10001 13:39:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:40 Configure a credential helper to remove this warning. See 13:39:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:40 13:39:40 Login Succeeded 13:39:40 nexus3.edgexfoundry.org:10002 13:39:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:40 Configure a credential helper to remove this warning. See 13:39:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:40 13:39:40 Login Succeeded 13:39:40 nexus3.edgexfoundry.org:10003 13:39:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:40 Configure a credential helper to remove this warning. See 13:39:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:40 13:39:40 Login Succeeded 13:39:40 nexus3.edgexfoundry.org:10004 13:39:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:40 Configure a credential helper to remove this warning. See 13:39:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:40 13:39:40 Login Succeeded 13:39:40 docker.io 13:39:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:40 Configure a credential helper to remove this warning. See 13:39:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:40 13:39:40 Login Succeeded 13:39:40 ---> docker-login.sh ends [Pipeline] } 13:39:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:39:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:39:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:39:41 ========================================================= 13:39:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:39:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:39:41 Sending build context to Docker daemon 12.75MB 13:39:41 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:39:41 Step 2/12 : FROM ${BASE} AS builder 13:39:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:39:41 7264a8db6415: Pulling fs layer 13:39:41 c4d48a809fc2: Pulling fs layer 13:39:41 4f1c88b9dad5: Pulling fs layer 13:39:41 ad3a456e5733: Pulling fs layer 13:39:41 33e27b845d1e: Pulling fs layer 13:39:41 c68163c4e522: Pulling fs layer 13:39:41 50da416c3ac9: Pulling fs layer 13:39:41 23d2d4c4bb30: Pulling fs layer 13:39:41 c68163c4e522: Waiting 13:39:41 ad3a456e5733: Waiting 13:39:41 33e27b845d1e: Waiting 13:39:41 50da416c3ac9: Waiting 13:39:41 23d2d4c4bb30: Waiting 13:39:42 c4d48a809fc2: Download complete 13:39:42 ad3a456e5733: Download complete 13:39:42 33e27b845d1e: Verifying Checksum 13:39:42 33e27b845d1e: Download complete 13:39:42 7264a8db6415: Download complete 13:39:42 c68163c4e522: Verifying Checksum 13:39:42 c68163c4e522: Download complete 13:39:42 7264a8db6415: Pull complete 13:39:42 23d2d4c4bb30: Verifying Checksum 13:39:42 23d2d4c4bb30: Download complete 13:39:42 c4d48a809fc2: Pull complete 13:39:42 4f1c88b9dad5: Verifying Checksum 13:39:42 4f1c88b9dad5: Download complete 13:39:42 50da416c3ac9: Verifying Checksum 13:39:42 50da416c3ac9: Download complete 13:39:46 4f1c88b9dad5: Pull complete 13:39:46 ad3a456e5733: Pull complete 13:39:46 33e27b845d1e: Pull complete 13:39:46 c68163c4e522: Pull complete 13:39:47 50da416c3ac9: Pull complete 13:39:48 23d2d4c4bb30: Pull complete 13:39:48 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 13:39:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:39:48 ---> 0786185ac409 13:39:48 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:39:53 ---> Running in 870cdb963625 13:39:53 Removing intermediate container 870cdb963625 13:39:53 ---> c92b08a7fbae 13:39:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:39:53 ---> Running in 17287c43b755 13:39:53 Removing intermediate container 17287c43b755 13:39:53 ---> b8e25aed1523 13:39:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:39:53 ---> Running in 42777ea106c0 13:39:53 Removing intermediate container 42777ea106c0 13:39:53 ---> d3e31cc07ed0 13:39:53 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:39:53 ---> Running in 3a7315f33701 13:39:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:39:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:39:54 OK: 264 MiB in 52 packages 13:39:54 Removing intermediate container 3a7315f33701 13:39:54 ---> feac8053d3dd 13:39:54 Step 7/12 : WORKDIR /app 13:39:54 ---> Running in 23738e295456 13:39:54 Removing intermediate container 23738e295456 13:39:54 ---> d18a3b926add 13:39:54 Step 8/12 : COPY go.mod vendor* ./ 13:39:54 ---> c936f12a12b2 13:39:54 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:39:54 ---> Running in c8caa4ab93a1 13:39:54 Still waiting to schedule task 13:39:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:40:33 Removing intermediate container c8caa4ab93a1 13:40:33 ---> 20853204fa65 13:40:33 Step 10/12 : COPY . . 13:40:33 ---> 450e3078dbba 13:40:33 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:40:33 ---> Running in 23ed28e6b41b 13:40:34 Removing intermediate container 23ed28e6b41b 13:40:34 ---> c9b86eb64035 13:40:34 Step 12/12 : RUN $MAKE 13:40:34 ---> Running in 06ba2641deb0 13:40:34 noop 13:40:34 Removing intermediate container 06ba2641deb0 13:40:34 ---> 66f56d1e4c1d 13:40:34 Successfully built 66f56d1e4c1d 13:40:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:35 + docker inspect -f . ci-base-image-x86_64 13:40:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:40:35 prd-ubuntu20.04-docker-8c-8g-16851 does not seem to be running inside a container 13:40:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-249 -v /w/workspace/y_app-rfid-llrp-inventory_PR-249:/w/workspace/y_app-rfid-llrp-inventory_PR-249:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-249@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 ******** ci-base-image-x86_64 cat 13:40:35 $ docker top 262d633451e102c705ae7ac285dd9f28135c96d97a38e5a871a3fa884ef41e41 -eo pid,comm [Pipeline] { [Pipeline] sh 13:40:36 + go version 13:40:36 go version go1.21.0 linux/amd64 [Pipeline] } 13:40:36 $ docker stop --time=1 262d633451e102c705ae7ac285dd9f28135c96d97a38e5a871a3fa884ef41e41 13:40:37 $ docker rm -f --volumes 262d633451e102c705ae7ac285dd9f28135c96d97a38e5a871a3fa884ef41e41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:38 + docker inspect -f . ci-base-image-x86_64 13:40:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:40:38 prd-ubuntu20.04-docker-8c-8g-16851 does not seem to be running inside a container 13:40:38 $ 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-249 -v /w/workspace/y_app-rfid-llrp-inventory_PR-249:/w/workspace/y_app-rfid-llrp-inventory_PR-249:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-249@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 ******** ci-base-image-x86_64 cat 13:40:38 $ docker top e8c1b83a57c89d634cc0047b6bf6e84dd93a590c5a2c5b4b067a483d63d0fe1a -eo pid,comm [Pipeline] { [Pipeline] sh 13:40:39 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-249 [Pipeline] fileExists [Pipeline] sh 13:40:39 + make test 13:40:39 go test -race ./... -coverprofile=coverage.out ./... 13:41:01 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:41:01 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:41:01 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.148s coverage: 86.2% of statements 13:41:01 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.724s coverage: 71.9% of statements 13:41:23 go vet ./... 13:41:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:41:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:41:28 ./bin/test-attribution.sh 13:41:28 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:41:28 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:41:28 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:41:28 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:41:28 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:41:28 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 13:41:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:41:28 $ docker stop --time=1 e8c1b83a57c89d634cc0047b6bf6e84dd93a590c5a2c5b4b067a483d63d0fe1a 13:41:31 $ docker rm -f --volumes e8c1b83a57c89d634cc0047b6bf6e84dd93a590c5a2c5b4b067a483d63d0fe1a [Pipeline] // withDockerContainer [Pipeline] sh 13:41:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:41:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:41:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:41:33 + ls -al . 13:41:33 total 208 13:41:33 drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 13:40 . 13:41:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 13:39 .. 13:41:33 -rw-rw-r-- 1 jenkins jenkins 262 Nov 7 13:39 .dockerignore 13:41:33 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 13:41 .git 13:41:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 13:39 .github 13:41:33 -rw-rw-r-- 1 jenkins jenkins 773 Nov 7 13:39 .gitignore 13:41:33 -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 13:39 .golangci.yml 13:41:33 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 13:39 .semver 13:41:33 -rw-rw-r-- 1 jenkins jenkins 10232 Nov 7 13:39 Attribution.txt 13:41:33 -rw-rw-r-- 1 jenkins jenkins 9317 Nov 7 13:39 CHANGELOG.md 13:41:33 -rw-rw-r-- 1 jenkins jenkins 1659 Nov 7 13:39 Dockerfile 13:41:33 -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 13:39 GOVERNANCE.md 13:41:33 -rw-rw-r-- 1 jenkins jenkins 665 Nov 7 13:39 Jenkinsfile 13:41:33 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 7 13:39 LICENSE 13:41:33 -rw-rw-r-- 1 jenkins jenkins 2497 Nov 7 13:39 Makefile 13:41:33 -rw-rw-r-- 1 jenkins jenkins 617 Nov 7 13:39 OWNERS.md 13:41:33 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 7 13:39 README.md 13:41:33 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 13:39 VERSION 13:41:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 13:39 bin 13:41:33 -rw-r--r-- 1 jenkins jenkins 41317 Nov 7 13:41 coverage.out 13:41:33 -rw-rw-r-- 1 jenkins jenkins 3929 Nov 7 13:39 go.mod 13:41:33 -rw-rw-r-- 1 jenkins jenkins 35000 Nov 7 13:39 go.sum 13:41:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 13:39 images 13:41:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 13:39 internal 13:41:33 -rw-rw-r-- 1 jenkins jenkins 531 Nov 7 13:39 main.go 13:41:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 13:39 openapi 13:41:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 13:39 res 13:41:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 13:39 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:33 + 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=908c311d9b491a850595b30e5e18cae038b05d60 --label arch=amd64 --label version=0.0.0 . 13:41:33 Sending build context to Docker daemon 12.75MB 13:41:33 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 13:41:33 Step 2/29 : FROM ${BASE} AS builder 13:41:33 ---> 66f56d1e4c1d 13:41:33 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:41:34 ---> Running in 8d2b0a4abd9e 13:41:34 Removing intermediate container 8d2b0a4abd9e 13:41:34 ---> 6cc26cff28b0 13:41:34 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:41:34 ---> Running in 73445e605588 13:41:34 Removing intermediate container 73445e605588 13:41:34 ---> 3ac68a4b7b65 13:41:34 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:41:34 ---> Running in b6bfafbd32b9 13:41:34 Removing intermediate container b6bfafbd32b9 13:41:34 ---> 62bb61c74dfb 13:41:34 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:41:34 ---> Running in 911b3665f53f 13:41:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:41:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:41:35 OK: 264 MiB in 52 packages 13:41:35 Removing intermediate container 911b3665f53f 13:41:35 ---> 36e04a7af18e 13:41:35 Step 7/29 : WORKDIR /app 13:41:35 ---> Running in 4cebe991f109 13:41:35 Removing intermediate container 4cebe991f109 13:41:35 ---> 7788ba5b1fe9 13:41:35 Step 8/29 : COPY go.mod vendor* ./ 13:41:35 ---> e1a8d3e96e19 13:41:35 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:41:35 ---> Running in eacc1d4500fe 13:41:36 Removing intermediate container eacc1d4500fe 13:41:36 ---> 6e6a21429777 13:41:36 Step 10/29 : COPY . . 13:41:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16852 in /w/workspace/y_app-rfid-llrp-inventory_PR-249 [Pipeline] { [Pipeline] ws 13:41:36 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:41:36 The recommended git tool is: git 13:41:36 ---> b554f6941bb2 13:41:36 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:41:36 ---> Running in 30aab8622a26 13:41:36 Removing intermediate container 30aab8622a26 13:41:36 ---> c93000950449 13:41:36 Step 12/29 : RUN $MAKE 13:41:36 ---> Running in 0e8d31f41181 13:41:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.52 -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 13:41:41 using credential edgex-jenkins-ssh 13:41:41 Cloning the remote Git repository 13:41:41 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:41:41 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:41:44 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:41:44 > git --version # timeout=10 13:41:44 > git --version # 'git version 2.25.1' 13:41:44 using GIT_SSH to set credentials SSH Credentials for GitHub 13:41:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:41:46 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:41:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:41:47 Merging remotes/origin/main commit 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 into PR head commit 908c311d9b491a850595b30e5e18cae038b05d60 13:41:47 Merge succeeded, producing 908c311d9b491a850595b30e5e18cae038b05d60 13:41:47 Checking out Revision 908c311d9b491a850595b30e5e18cae038b05d60 (PR-249) 13:41:47 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:41:47 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:41:47 using GIT_SSH to set credentials SSH Credentials for GitHub 13:41:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/249/head:refs/remotes/origin/PR-249 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:41:47 > git config core.sparsecheckout # timeout=10 13:41:47 > git checkout -f 908c311d9b491a850595b30e5e18cae038b05d60 # timeout=10 13:41:47 > git remote # timeout=10 13:41:47 > git config --get remote.origin.url # timeout=10 13:41:47 using GIT_SSH to set credentials SSH Credentials for GitHub 13:41:47 > git merge 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 # timeout=10 13:41:47 > git rev-parse HEAD^{commit} # timeout=10 13:41:47 > git config core.sparsecheckout # timeout=10 13:41:47 > git checkout -f 908c311d9b491a850595b30e5e18cae038b05d60 # timeout=10 13:41:48 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:41:48 > git --version # timeout=10 13:41:48 > git --version # 'git version 2.25.1' 13:41:48 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:41:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:41:49 % Total % Received % Xferd Average Speed Time Time Time Current 13:41:49 Dload Upload Total Spent Left Speed 13:41:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 89943 0 --:--:-- --:--:-- --:--:-- 89943 [Pipeline] sh 13:41:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:41:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:41:50 + sudo tee /etc/docker/daemon.new 13:41:50 { 13:41:50 "registry-mirrors": [ 13:41:50 "https://nexus3.edgexfoundry.org:10001" 13:41:50 ], 13:41:50 "bip": "10.250.0.254/24", 13:41:50 "hosts": [ 13:41:50 "tcp://0.0.0.0:5555", 13:41:50 "unix:///var/run/docker.sock" 13:41:50 ], 13:41:50 "mtu": 1458, 13:41:50 "selinux-enabled": true, 13:41:50 "seccomp-profile": "/etc/docker/seccomp.json" 13:41:50 } [Pipeline] sh 13:41:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:41:51 + sudo service docker restart 13:41:59 Removing intermediate container 0e8d31f41181 13:41:59 ---> affbdebf6cbc 13:41:59 Step 13/29 : FROM alpine:3.18 13:41:59 3.18: Pulling from library/alpine 13:41:59 96526aa774ef: Pulling fs layer 13:41:59 96526aa774ef: Verifying Checksum 13:41:59 96526aa774ef: Download complete 13:42:00 96526aa774ef: Pull complete 13:42:00 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:42:00 Status: Downloaded newer image for alpine:3.18 13:42:00 ---> 8ca4688f4f35 13:42:00 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:42:00 ---> Running in 017cf544c469 13:42:00 Removing intermediate container 017cf544c469 13:42:00 ---> d34c42484dbc 13:42:00 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:42:00 ---> Running in e211d2b60f76 13:42:00 Removing intermediate container e211d2b60f76 13:42:00 ---> 24669d846363 13:42:00 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:42:00 ---> Running in 765a94813148 13:42:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:42:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:42:01 (1/2) Installing ca-certificates (20230506-r0) 13:42:01 (2/2) Installing dumb-init (1.2.5-r2) 13:42:01 Executing busybox-1.36.1-r2.trigger 13:42:01 Executing ca-certificates-20230506-r0.trigger 13:42:01 OK: 8 MiB in 17 packages 13:42:01 Removing intermediate container 765a94813148 13:42:01 ---> f4312e9044bd 13:42:01 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:42:01 ---> 7cf87db196b9 13:42:01 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:42:01 ---> d7dff076559b 13:42:01 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:42:01 ---> 043e7a56cdc0 13:42:01 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:42:02 ---> 24c902bb22bd 13:42:02 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:42:03 ---> e50929f33b80 13:42:03 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:42:03 ---> Running in 99e762662b65 13:42:03 Removing intermediate container 99e762662b65 13:42:03 ---> d0a672edf7a0 13:42:03 Step 23/29 : VOLUME /cache 13:42:03 ---> Running in 71ac9f3e904c 13:42:03 Removing intermediate container 71ac9f3e904c 13:42:03 ---> 263e0c6296f6 13:42:03 Step 24/29 : EXPOSE 59711 13:42:03 ---> Running in c2e5b4e01c30 13:42:03 Removing intermediate container c2e5b4e01c30 13:42:03 ---> 4cd333db0771 13:42:03 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:42:03 ---> Running in 6eddcf432b7d 13:42:03 Removing intermediate container 6eddcf432b7d 13:42:03 ---> 4f11c00a58f4 13:42:03 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:42:03 ---> Running in a5d97183393e 13:42:03 Removing intermediate container a5d97183393e 13:42:03 ---> e9559efcdf09 13:42:03 Step 27/29 : LABEL arch=amd64 13:42:03 ---> Running in f202d7f67796 13:42:03 Removing intermediate container f202d7f67796 13:42:03 ---> ee071bc5eba4 13:42:03 Step 28/29 : LABEL git_sha=908c311d9b491a850595b30e5e18cae038b05d60 13:42:03 ---> Running in 2ea864e58993 13:42:04 Removing intermediate container 2ea864e58993 13:42:04 ---> 858d59fea921 13:42:04 Step 29/29 : LABEL version=0.0.0 13:42:04 ---> Running in 8a5651690a7f 13:42:04 Removing intermediate container 8a5651690a7f 13:42:04 ---> 68f7514c49f2 13:42:04 [Warning] One or more build-args [ARCH] were not consumed 13:42:04 Successfully built 68f7514c49f2 13:42:04 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 13:42:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:42:05 13:42:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:42:05 latest: Pulling from edgex-lftools-log-publisher 13:42:05 5eb5b503b376: Pulling fs layer 13:42:05 5c69ac0246d0: Pulling fs layer 13:42:05 ec43610c2a17: Pulling fs layer 13:42:05 3a2ae6a8a46f: Pulling fs layer 13:42:05 33b1e0a273af: Pulling fs layer 13:42:05 5d3b04190fa2: Pulling fs layer 13:42:05 2f39f015ded8: Pulling fs layer 13:42:05 3a2ae6a8a46f: Waiting 13:42:05 33b1e0a273af: Waiting 13:42:05 5d3b04190fa2: Waiting 13:42:05 2f39f015ded8: Waiting 13:42:05 5c69ac0246d0: Verifying Checksum 13:42:05 5c69ac0246d0: Download complete 13:42:05 3a2ae6a8a46f: Verifying Checksum 13:42:05 3a2ae6a8a46f: Download complete 13:42:05 33b1e0a273af: Download complete 13:42:05 5d3b04190fa2: Verifying Checksum 13:42:05 5d3b04190fa2: Download complete 13:42:05 ec43610c2a17: Verifying Checksum 13:42:05 ec43610c2a17: Download complete 13:42:05 5eb5b503b376: Verifying Checksum 13:42:05 5eb5b503b376: Download complete 13:42:06 2f39f015ded8: Download complete 13:42:06 5eb5b503b376: Pull complete 13:42:06 5c69ac0246d0: Pull complete 13:42:07 ec43610c2a17: Pull complete 13:42:07 3a2ae6a8a46f: Pull complete 13:42:07 33b1e0a273af: Pull complete 13:42:07 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:42:09 provisioning config files... 13:42:09 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config13610265799813087507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:42:10 ---> docker-login.sh 13:42:10 nexus3.edgexfoundry.org:10001 13:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:10 Configure a credential helper to remove this warning. See 13:42:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:10 13:42:10 Login Succeeded 13:42:10 nexus3.edgexfoundry.org:10002 13:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:11 Configure a credential helper to remove this warning. See 13:42:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:11 13:42:11 Login Succeeded 13:42:11 nexus3.edgexfoundry.org:10003 13:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:11 Configure a credential helper to remove this warning. See 13:42:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:11 13:42:11 Login Succeeded 13:42:11 nexus3.edgexfoundry.org:10004 13:42:11 2f39f015ded8: Pull complete 13:42:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:42:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:42:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:11 Configure a credential helper to remove this warning. See 13:42:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:11 13:42:11 Login Succeeded 13:42:11 docker.io [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:12 prd-ubuntu20.04-docker-8c-8g-16851 does not seem to be running inside a container 13:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:12 $ 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-249 -v /w/workspace/y_app-rfid-llrp-inventory_PR-249:/w/workspace/y_app-rfid-llrp-inventory_PR-249:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-249@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 13:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:12 Configure a credential helper to remove this warning. See 13:42:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:12 13:42:12 Login Succeeded 13:42:12 ---> docker-login.sh ends 13:42:18 $ docker top 106d703935c1da979851485987e1b765bd7d4acf79f104e90110ac9dac693db9 -eo pid,comm [Pipeline] { [Pipeline] } 13:42:18 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 13:42:18 ---> job-cost.sh 13:42:18 lf-activate-venv: SKIPPING 13:42:18 INFO: No Stack... [Pipeline] echo 13:42:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:42:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:42:18 ========================================================= 13:42:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:42:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists 13:42:18 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:19 INFO: Archiving Costs [Pipeline] sh 13:42:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:42:19 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-249/archives/cost.csv 13:42:19 + cut -d, -f6 [Pipeline] lock 13:42:19 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-249-1-stack-cost] 13:42:19 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-249-1-stack-cost] did not exist. Created. 13:42:19 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-249-1-stack-cost] [Pipeline] { 13:42:19 Sending build context to Docker daemon 669.2kB 13:42:19 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:42:19 Step 2/12 : FROM ${BASE} AS builder 13:42:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:42:19 9fda8d8052c6: Pulling fs layer 13:42:19 5d54e960e981: Pulling fs layer 13:42:19 c4a7e357bf2a: Pulling fs layer 13:42:19 f0e02332f6b5: Pulling fs layer 13:42:19 cefa15bbcfad: Pulling fs layer 13:42:19 17808c966233: Pulling fs layer 13:42:19 f4c1fc716caa: Pulling fs layer 13:42:19 cefa15bbcfad: Waiting 13:42:19 17808c966233: Waiting 13:42:19 f4c1fc716caa: Waiting 13:42:19 f0e02332f6b5: Waiting [Pipeline] unstash [Pipeline] sh 13:42:19 5d54e960e981: Verifying Checksum 13:42:19 5d54e960e981: Download complete 13:42:19 f0e02332f6b5: Download complete 13:42:19 cefa15bbcfad: Verifying Checksum 13:42:19 cefa15bbcfad: Download complete 13:42:19 9fda8d8052c6: Verifying Checksum 13:42:19 9fda8d8052c6: Download complete 13:42:19 + echo total: 0.2199999988079071 [Pipeline] stash 13:42:20 Stashed 1 file(s) [Pipeline] } 13:42:20 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-249-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:42:20 $ docker stop --time=1 106d703935c1da979851485987e1b765bd7d4acf79f104e90110ac9dac693db9 13:42:20 f4c1fc716caa: Verifying Checksum 13:42:20 f4c1fc716caa: Download complete 13:42:20 9fda8d8052c6: Pull complete 13:42:21 $ docker rm -f --volumes 106d703935c1da979851485987e1b765bd7d4acf79f104e90110ac9dac693db9 13:42:21 5d54e960e981: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 13:42:21 c4a7e357bf2a: Verifying Checksum 13:42:21 c4a7e357bf2a: Download complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:42:22 17808c966233: Download complete 13:42:34 c4a7e357bf2a: Pull complete 13:42:34 f0e02332f6b5: Pull complete 13:42:34 cefa15bbcfad: Pull complete 13:42:43 17808c966233: Pull complete 13:42:44 f4c1fc716caa: Pull complete 13:42:44 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 13:42:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:42:44 ---> ea914061e18c 13:42:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:42:46 ---> Running in fe966aa43465 13:42:46 Removing intermediate container fe966aa43465 13:42:46 ---> 023f9cdbd729 13:42:46 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:42:46 ---> Running in b3b78eafaaae 13:42:46 Removing intermediate container b3b78eafaaae 13:42:46 ---> d34502256aeb 13:42:46 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:42:46 ---> Running in dde47b3e189d 13:42:46 Removing intermediate container dde47b3e189d 13:42:46 ---> c32bda2b1674 13:42:46 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:42:47 ---> Running in 5a37def69c51 13:42:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:42:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:42:49 OK: 266 MiB in 52 packages 13:42:50 Removing intermediate container 5a37def69c51 13:42:50 ---> a4cda548de67 13:42:50 Step 7/12 : WORKDIR /app 13:42:50 ---> Running in 20e72df2edd3 13:42:50 Removing intermediate container 20e72df2edd3 13:42:50 ---> 8de55a9afd5e 13:42:50 Step 8/12 : COPY go.mod vendor* ./ 13:42:51 ---> 6f10efa4a3f4 13:42:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:42:51 ---> Running in 8cd52f5a1b73 13:44:29 Removing intermediate container 8cd52f5a1b73 13:44:29 ---> 926693c8ec84 13:44:29 Step 10/12 : COPY . . 13:44:29 ---> 24e77ca8ac60 13:44:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:44:29 ---> Running in b3116ac1bfce 13:44:29 Removing intermediate container b3116ac1bfce 13:44:29 ---> acd20e623374 13:44:29 Step 12/12 : RUN $MAKE 13:44:29 ---> Running in 38a677e81d55 13:44:29 noop 13:44:29 Removing intermediate container 38a677e81d55 13:44:29 ---> 6f2b051fc505 13:44:29 Successfully built 6f2b051fc505 13:44:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:29 + docker inspect -f . ci-base-image-arm64 13:44:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:44:30 prd-ubuntu20.04-docker-arm64-4c-16g-16852 does not seem to be running inside a container 13:44:30 $ 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 ******** ci-base-image-arm64 cat 13:44:31 $ docker top 4002d90654c9e2847507bf3e2a1246116b5734c7ea3300872c89700fc3a0ae5c -eo pid,comm [Pipeline] { [Pipeline] sh 13:44:32 + go version 13:44:32 go version go1.21.0 linux/arm64 [Pipeline] } 13:44:32 $ docker stop --time=1 4002d90654c9e2847507bf3e2a1246116b5734c7ea3300872c89700fc3a0ae5c 13:44:33 $ docker rm -f --volumes 4002d90654c9e2847507bf3e2a1246116b5734c7ea3300872c89700fc3a0ae5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:34 + docker inspect -f . ci-base-image-arm64 13:44:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:44:34 prd-ubuntu20.04-docker-arm64-4c-16g-16852 does not seem to be running inside a container 13:44:35 $ 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 ******** ci-base-image-arm64 cat 13:44:36 $ docker top 68e4114e229ca078460dcf41e75050c3393c29986f3fc5fb1f0150d399b29929 -eo pid,comm [Pipeline] { [Pipeline] sh 13:44:36 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:44:37 + make test 13:44:37 go test -race ./... -coverprofile=coverage.out ./... 13:46:58 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:47:00 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:47:02 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.273s coverage: 86.2% of statements 13:47:12 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.477s coverage: 71.9% of statements 13:47:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:47:12 go vet ./... 13:49:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:49:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:49:03 ./bin/test-attribution.sh 13:49:03 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:49:03 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:49:03 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:49:03 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:49:03 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:49:03 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 13:49:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:49:03 $ docker stop --time=1 68e4114e229ca078460dcf41e75050c3393c29986f3fc5fb1f0150d399b29929 13:49:05 $ docker rm -f --volumes 68e4114e229ca078460dcf41e75050c3393c29986f3fc5fb1f0150d399b29929 [Pipeline] // withDockerContainer [Pipeline] sh 13:49:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:49:07 Warning: overwriting stash ‘coverage-report’ 13:49:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:49:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:49:08 + ls -al . 13:49:08 total 204 13:49:08 drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 13:44 . 13:49:08 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 13:41 .. 13:49:08 -rw-rw-r-- 1 jenkins jenkins 262 Nov 7 13:41 .dockerignore 13:49:08 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 13:41 .git 13:49:08 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 13:41 .github 13:49:08 -rw-rw-r-- 1 jenkins jenkins 773 Nov 7 13:41 .gitignore 13:49:08 -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 13:41 .golangci.yml 13:49:08 -rw-rw-r-- 1 jenkins jenkins 10232 Nov 7 13:41 Attribution.txt 13:49:08 -rw-rw-r-- 1 jenkins jenkins 9317 Nov 7 13:41 CHANGELOG.md 13:49:08 -rw-rw-r-- 1 jenkins jenkins 1659 Nov 7 13:41 Dockerfile 13:49:08 -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 13:41 GOVERNANCE.md 13:49:08 -rw-rw-r-- 1 jenkins jenkins 665 Nov 7 13:41 Jenkinsfile 13:49:08 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 7 13:41 LICENSE 13:49:08 -rw-rw-r-- 1 jenkins jenkins 2497 Nov 7 13:41 Makefile 13:49:08 -rw-rw-r-- 1 jenkins jenkins 617 Nov 7 13:41 OWNERS.md 13:49:08 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 7 13:41 README.md 13:49:08 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 13:39 VERSION 13:49:08 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 13:41 bin 13:49:08 -rw-r--r-- 1 jenkins jenkins 41317 Nov 7 13:47 coverage.out 13:49:08 -rw-rw-r-- 1 jenkins jenkins 3929 Nov 7 13:41 go.mod 13:49:08 -rw-rw-r-- 1 jenkins jenkins 35000 Nov 7 13:41 go.sum 13:49:08 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 13:41 images 13:49:08 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 13:41 internal 13:49:08 -rw-rw-r-- 1 jenkins jenkins 531 Nov 7 13:41 main.go 13:49:08 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 13:41 openapi 13:49:08 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 13:41 res 13:49:08 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 13:41 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:09 + 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=908c311d9b491a850595b30e5e18cae038b05d60 --label arch=arm64 --label version=0.0.0 . 13:49:09 Sending build context to Docker daemon 669.2kB 13:49:09 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 13:49:09 Step 2/29 : FROM ${BASE} AS builder 13:49:09 ---> 6f2b051fc505 13:49:09 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:49:11 ---> Running in fdf08c808767 13:49:11 Removing intermediate container fdf08c808767 13:49:11 ---> f59157173835 13:49:11 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:49:11 ---> Running in c61afe7d0212 13:49:11 Removing intermediate container c61afe7d0212 13:49:11 ---> e18e46d4fcfa 13:49:11 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:49:11 ---> Running in e4b92a50bebc 13:49:12 Removing intermediate container e4b92a50bebc 13:49:12 ---> de93ba0196e4 13:49:12 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:49:12 ---> Running in d0dc122db7e7 13:49:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:49:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:49:14 OK: 266 MiB in 52 packages 13:49:15 Removing intermediate container d0dc122db7e7 13:49:15 ---> af6cacb14c17 13:49:15 Step 7/29 : WORKDIR /app 13:49:15 ---> Running in 2fec1b6cc480 13:49:15 Removing intermediate container 2fec1b6cc480 13:49:15 ---> 5a3e961cdab5 13:49:15 Step 8/29 : COPY go.mod vendor* ./ 13:49:16 ---> 59ec92a35a9a 13:49:16 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:49:16 ---> Running in d2fbff9c315f 13:49:18 Removing intermediate container d2fbff9c315f 13:49:18 ---> 219db0b5728d 13:49:18 Step 10/29 : COPY . . 13:49:18 ---> dc4addc06908 13:49:18 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:49:18 ---> Running in 9da0acabde78 13:49:19 Removing intermediate container 9da0acabde78 13:49:19 ---> 133defd98eaf 13:49:19 Step 12/29 : RUN $MAKE 13:49:19 ---> Running in 1e0912affcde 13:49:20 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.52 -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 13:51:12 Removing intermediate container 1e0912affcde 13:51:12 ---> 9fecd8a78eb5 13:51:12 Step 13/29 : FROM alpine:3.18 13:51:12 3.18: Pulling from library/alpine 13:51:12 579b34f0a95b: Pulling fs layer 13:51:12 579b34f0a95b: Verifying Checksum 13:51:12 579b34f0a95b: Download complete 13:51:12 579b34f0a95b: Pull complete 13:51:12 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:51:12 Status: Downloaded newer image for alpine:3.18 13:51:12 ---> 3cc203321400 13:51:12 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:51:12 ---> Running in 2fcb7929f7a7 13:51:12 Removing intermediate container 2fcb7929f7a7 13:51:12 ---> db81e0200b19 13:51:12 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:51:12 ---> Running in f28b5fbea4f6 13:51:12 Removing intermediate container f28b5fbea4f6 13:51:12 ---> 327258db7a06 13:51:12 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:51:12 ---> Running in edade848809d 13:51:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:51:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:51:12 (1/2) Installing ca-certificates (20230506-r0) 13:51:12 (2/2) Installing dumb-init (1.2.5-r2) 13:51:12 Executing busybox-1.36.1-r2.trigger 13:51:12 Executing ca-certificates-20230506-r0.trigger 13:51:12 OK: 9 MiB in 17 packages 13:51:12 Removing intermediate container edade848809d 13:51:12 ---> dd289d5c6746 13:51:12 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:51:12 ---> fa09c77000d8 13:51:12 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:51:12 ---> 76afb2304e9d 13:51:12 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:51:12 ---> 7fa7a0a1c566 13:51:12 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:51:12 ---> 062444609cec 13:51:12 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:51:14 ---> 4c5de89ca830 13:51:14 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:51:14 ---> Running in 80ff6d8e4f97 13:51:18 Removing intermediate container 80ff6d8e4f97 13:51:18 ---> 44e81f7d919f 13:51:18 Step 23/29 : VOLUME /cache 13:51:18 ---> Running in b99eff93af64 13:51:18 Removing intermediate container b99eff93af64 13:51:18 ---> 38d3f44022d9 13:51:18 Step 24/29 : EXPOSE 59711 13:51:18 ---> Running in ad503658c3b9 13:51:18 Removing intermediate container ad503658c3b9 13:51:18 ---> cb53728c6a2a 13:51:18 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:51:18 ---> Running in 728d2dd6e69f 13:51:18 Removing intermediate container 728d2dd6e69f 13:51:18 ---> 3435d46018ca 13:51:18 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:51:18 ---> Running in e1a24317a313 13:51:19 Removing intermediate container e1a24317a313 13:51:19 ---> b960409bec14 13:51:19 Step 27/29 : LABEL arch=arm64 13:51:19 ---> Running in 3d59e0ec0440 13:51:19 Removing intermediate container 3d59e0ec0440 13:51:19 ---> 5d4b0b293da6 13:51:19 Step 28/29 : LABEL git_sha=908c311d9b491a850595b30e5e18cae038b05d60 13:51:19 ---> Running in e0550deae4ca 13:51:20 Removing intermediate container e0550deae4ca 13:51:20 ---> f4f04498febc 13:51:20 Step 29/29 : LABEL version=0.0.0 13:51:20 ---> Running in b168199cd8a2 13:51:20 Removing intermediate container b168199cd8a2 13:51:20 ---> f182a40d2ce6 13:51:20 [Warning] One or more build-args [ARCH] were not consumed 13:51:20 Successfully built f182a40d2ce6 13:51:20 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 13:51:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:51:21 13:51:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:51:21 arm64: Pulling from edgex-lftools-log-publisher 13:51:21 8998bd30e6a1: Pulling fs layer 13:51:21 04944245beec: Pulling fs layer 13:51:21 699f458cf7ca: Pulling fs layer 13:51:21 765212b225bb: Pulling fs layer 13:51:21 f23df028b6ca: Pulling fs layer 13:51:21 d65c8cfc05b1: Pulling fs layer 13:51:21 2437ff75d9bd: Pulling fs layer 13:51:21 f23df028b6ca: Waiting 13:51:21 d65c8cfc05b1: Waiting 13:51:21 765212b225bb: Waiting 13:51:21 2437ff75d9bd: Waiting 13:51:22 04944245beec: Verifying Checksum 13:51:22 04944245beec: Download complete 13:51:22 765212b225bb: Verifying Checksum 13:51:22 765212b225bb: Download complete 13:51:22 f23df028b6ca: Verifying Checksum 13:51:22 f23df028b6ca: Download complete 13:51:22 d65c8cfc05b1: Verifying Checksum 13:51:22 d65c8cfc05b1: Download complete 13:51:22 699f458cf7ca: Verifying Checksum 13:51:22 699f458cf7ca: Download complete 13:51:22 8998bd30e6a1: Verifying Checksum 13:51:22 8998bd30e6a1: Download complete 13:51:25 2437ff75d9bd: Verifying Checksum 13:51:25 2437ff75d9bd: Download complete 13:51:27 8998bd30e6a1: Pull complete 13:51:31 04944245beec: Pull complete 13:51:32 699f458cf7ca: Pull complete 13:51:32 765212b225bb: Pull complete 13:51:33 f23df028b6ca: Pull complete 13:51:33 d65c8cfc05b1: Pull complete 13:51:51 2437ff75d9bd: Pull complete 13:51:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:51:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:51:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:51:52 prd-ubuntu20.04-docker-arm64-4c-16g-16852 does not seem to be running inside a container 13:51:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:51:54 $ docker top 8e25c3a9594737cb2e022dbc596b4043051de3132ea5b55dfecfdaf94624d4a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:51:55 ---> job-cost.sh 13:51:55 lf-activate-venv: SKIPPING 13:51:55 INFO: No Stack... 13:51:56 INFO: Retrieving Pricing Info for: v3-standard-4 13:51:56 INFO: Archiving Costs [Pipeline] sh 13:51:57 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:51:57 + cut -d, -f6 [Pipeline] lock 13:51:57 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-249-1-stack-cost] 13:51:57 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-249-1-stack-cost] did not exist. Created. 13:51:57 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-249-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:51:57 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-37ada49c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:51:58 + echo total: 0.10999999940395355 [Pipeline] stash 13:51:58 Warning: overwriting stash ‘stack-cost’ 13:51:58 Stashed 1 file(s) [Pipeline] } 13:51:58 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-249-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:51:58 $ docker stop --time=1 8e25c3a9594737cb2e022dbc596b4043051de3132ea5b55dfecfdaf94624d4a2 13:52:00 $ docker rm -f --volumes 8e25c3a9594737cb2e022dbc596b4043051de3132ea5b55dfecfdaf94624d4a2 [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 13:52:01 provisioning config files... 13:52:01 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp/config9143000149469704190tmp [Pipeline] { [Pipeline] sh 13:52:01 + set +x 13:52:01 + curl -s https://codecov.io/bash 13:52:01 + bash -s -- 13:52:01 13:52:01 _____ _ 13:52:01 / ____| | | 13:52:01 | | ___ __| | ___ ___ _____ __ 13:52:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:52:01 | |___| (_) | (_| | __/ (_| (_) \ V / 13:52:01 \_____\___/ \__,_|\___|\___\___/ \_/ 13:52:01 Bash-1.0.6 13:52:01 13:52:01 13:52:01 ==> git version 2.25.1 found 13:52:01 ==> 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 13:52:01 Release-Date: 2020-01-08 13:52:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:52:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:52:01 ==> Jenkins CI detected. 13:52:01 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-249 13:52:01 project root: . 13:52:01 --> token set from env 13:52:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:52:01 ==> Running gcov in . (disable via -X gcov) 13:52:01 ==> Python coveragepy not found 13:52:01 ==> Searching for coverage reports in: 13:52:01 + . 13:52:01 -> Found 1 reports 13:52:01 ==> Detecting git/mercurial file structure 13:52:01 ==> Reading reports 13:52:01 + ./coverage.out bytes=41317 13:52:01 ==> Appending adjustments 13:52:01 https://docs.codecov.io/docs/fixing-reports 13:52:01 + Found adjustments 13:52:01 ==> Gzipping contents 13:52:01 12K /tmp/codecov.jB70lP.gz 13:52:01 ==> Uploading reports 13:52:01 url: https://codecov.io 13:52:01 query: branch=PR-249&commit=908c311d9b491a850595b30e5e18cae038b05d60&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-249%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=249&job=&cmd_args= 13:52:01 -> Pinging Codecov 13:52:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-249&commit=908c311d9b491a850595b30e5e18cae038b05d60&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-249%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=249&job=&cmd_args= 13:52:02 -> Uploading to 13:52:02 https://storage.googleapis.com/codecov/v4/raw/2023-11-07/581DD39554BDF9B6E22D074273EAD858/908c311d9b491a850595b30e5e18cae038b05d60/597b28d2-0874-430c-b96c-0394f89da59b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231107T135201Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=17154c6ff7bcdceb5daa9c4881b2c07b9875982df44636875487993f28ba8391 13:52:02 % Total % Received % Xferd Average Speed Time Time Time Current 13:52:02 Dload Upload Total Spent Left Speed 13:52:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 47162 --:--:-- --:--:-- --:--:-- 47162 13:52:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/908c311d9b491a850595b30e5e18cae038b05d60 [Pipeline] } 13:52:02 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 13:52:04 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-249/archives ] 13:52:04 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-249/archives 13:52:04 total 16 13:52:04 drwxr-xr-x 3 root root 4096 Nov 7 13:42 . 13:52:04 drwxrwxr-x 12 jenkins jenkins 4096 Nov 7 13:42 .. 13:52:04 drwxr-xr-x 2 root root 4096 Nov 7 13:42 cost 13:52:04 -rw-r--r-- 1 root root 95 Nov 7 13:42 cost.csv 13:52:04 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-249/archives 13:52:04 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-249/archives 13:52:04 total 16 13:52:04 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 13:42 . 13:52:04 drwxrwxr-x 12 jenkins jenkins 4096 Nov 7 13:42 .. 13:52:04 drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 13:42 cost 13:52:04 -rw-r--r-- 1 jenkins jenkins 95 Nov 7 13:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:52:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:52:05 ---> package-listing.sh 13:52:05 ++ facter osfamily 13:52:05 ++ tr '[:upper:]' '[:lower:]' 13:52:05 + OS_FAMILY=debian 13:52:05 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-249 13:52:05 + START_PACKAGES=/tmp/packages_start.txt 13:52:05 + END_PACKAGES=/tmp/packages_end.txt 13:52:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:52:05 + PACKAGES=/tmp/packages_start.txt 13:52:05 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-249 ']' 13:52:05 + PACKAGES=/tmp/packages_end.txt 13:52:05 + case "${OS_FAMILY}" in 13:52:05 + dpkg -l 13:52:05 + grep '^ii' 13:52:05 + '[' -f /tmp/packages_start.txt ']' 13:52:05 + '[' -f /tmp/packages_end.txt ']' 13:52:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:52:05 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-249 ']' 13:52:05 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-249/archives/ 13:52:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-249/archives/ [Pipeline] echo 13:52:05 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-249/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:52:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:52:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:52:07 prd-ubuntu20.04-docker-8c-8g-16851 does not seem to be running inside a container 13:52:07 $ 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-249/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-249 -v /w/workspace/y_app-rfid-llrp-inventory_PR-249:/w/workspace/y_app-rfid-llrp-inventory_PR-249:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:52:12 $ docker top 0df3638378d57cb5164a80d0e6966db042bf7348091fa9f5cdce1b5120677c9b -eo pid,comm [Pipeline] { [Pipeline] sh 13:52:12 + touch /tmp/pre-build-complete [Pipeline] sh 13:52:12 + mkdir -p /var/log/sysstat [Pipeline] sh 13:52:13 + ls /var/log/sa-host 13:52:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:52:13 provisioning config files... 13:52:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp/config13371748562976590156tmp [Pipeline] { [Pipeline] echo 13:52:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:52:13 ---> create-netrc.sh [Pipeline] } 13:52:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:52:14 ---> python-tools-install.sh [Pipeline] echo 13:52:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:52:14 ---> sudo-logs.sh 13:52:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:52:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:52:14 ---> job-cost.sh 13:52:14 lf-activate-venv: SKIPPING 13:52:14 DEBUG: total: 0.2199999988079071 13:52:14 INFO: Retrieving Stack Cost... 13:52:15 INFO: Retrieving Pricing Info for: v3-standard-8 13:52:15 INFO: Archiving Costs [Pipeline] echo 13:52:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:52:15 ---> logs-deploy.sh 13:52:15 lf-activate-venv: SKIPPING 13:52:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-249/1 13:52:15 INFO: archiving workspace using pattern(s): 13:52:16 Archives upload complete. 13:52:17 INFO: archiving logs to Nexus 13:52:17 ---> uname -a: 13:52:17 Linux prd-ubuntu20-04-docker-8c-8g-16851 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:52:17 13:52:17 13:52:17 ---> lscpu: 13:52:17 Architecture: x86_64 13:52:17 CPU op-mode(s): 32-bit, 64-bit 13:52:17 Byte Order: Little Endian 13:52:17 Address sizes: 40 bits physical, 48 bits virtual 13:52:17 CPU(s): 8 13:52:17 On-line CPU(s) list: 0-7 13:52:17 Thread(s) per core: 1 13:52:17 Core(s) per socket: 1 13:52:17 Socket(s): 8 13:52:17 NUMA node(s): 1 13:52:17 Vendor ID: AuthenticAMD 13:52:17 CPU family: 23 13:52:17 Model: 49 13:52:17 Model name: AMD EPYC-Rome Processor 13:52:17 Stepping: 0 13:52:17 CPU MHz: 2799.998 13:52:17 BogoMIPS: 5599.99 13:52:17 Virtualization: AMD-V 13:52:17 Hypervisor vendor: KVM 13:52:17 Virtualization type: full 13:52:17 L1d cache: 256 KiB 13:52:17 L1i cache: 256 KiB 13:52:17 L2 cache: 4 MiB 13:52:17 L3 cache: 128 MiB 13:52:17 NUMA node0 CPU(s): 0-7 13:52:17 Vulnerability Itlb multihit: Not affected 13:52:17 Vulnerability L1tf: Not affected 13:52:17 Vulnerability Mds: Not affected 13:52:17 Vulnerability Meltdown: Not affected 13:52:17 Vulnerability Mmio stale data: Not affected 13:52:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:52:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:52:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:52:17 Vulnerability Srbds: Not affected 13:52:17 Vulnerability Tsx async abort: Not affected 13:52:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:52:17 13:52:17 13:52:17 ---> nproc: 13:52:17 8 13:52:17 13:52:17 13:52:17 ---> df -h: 13:52:17 Filesystem Size Used Avail Use% Mounted on 13:52:17 overlay 155G 12G 144G 8% / 13:52:17 tmpfs 64M 0 64M 0% /dev 13:52:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:52:17 shm 64M 0 64M 0% /dev/shm 13:52:17 /dev/vda1 155G 12G 144G 8% /facter-os 13:52:17 13:52:17 13:52:17 ---> sar -b -r -n DEV: 13:52:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16851) 11/07/23 _x86_64_ (8 CPU) 13:52:17 13:52:17 13:38:36 LINUX RESTART (8 CPU) 13:52:17 13:52:17 13:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:52:17 13:40:01 171.15 38.48 132.68 0.00 4301.68 55633.39 0.00 13:52:17 13:41:01 161.02 1.25 159.77 0.00 14.40 52150.11 0.00 13:52:17 13:42:01 118.86 0.23 118.63 0.00 12.80 37361.77 0.00 13:52:17 13:43:01 107.15 0.03 107.12 0.00 4.13 19486.24 0.00 13:52:17 13:44:01 53.64 11.65 41.99 0.00 5180.74 8454.06 0.00 13:52:17 13:45:01 5.33 0.02 5.32 0.00 0.13 111.98 0.00 13:52:17 13:46:01 1.87 0.00 1.87 0.00 0.00 21.73 0.00 13:52:17 13:47:01 1.52 0.00 1.52 0.00 0.00 16.13 0.00 13:52:17 13:48:01 0.92 0.00 0.92 0.00 0.00 9.60 0.00 13:52:17 13:49:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 13:52:17 13:50:01 0.93 0.00 0.93 0.00 0.00 15.46 0.00 13:52:17 13:51:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 13:52:17 13:52:01 1.12 0.02 1.10 0.00 1.20 14.66 0.00 13:52:17 Average: 48.19 3.97 44.21 0.00 731.91 13331.14 0.00 13:52:17 13:52:17 13:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:52:17 13:40:01 29231408 31564052 758708 2.31 78548 2524180 2008076 5.92 1007256 2266552 5852 13:52:17 13:41:01 27801044 31487892 818912 2.49 150656 3691452 1936960 5.71 1496420 3081040 523672 13:52:17 13:42:01 28099520 31524524 784876 2.39 155056 3443076 2031260 5.99 1267348 3027744 220 13:52:17 13:43:01 27600796 31553784 753560 2.29 165444 3909304 1795648 5.29 1285544 3454212 12 13:52:17 13:44:01 27100684 31510588 765084 2.33 194664 4334328 1726920 5.09 1615340 3588608 1032 13:52:17 13:45:01 27133408 31538424 737892 2.24 193180 4331204 1722288 5.08 1585936 3585480 384 13:52:17 13:46:01 27133384 31538408 737816 2.24 193212 4331208 1722288 5.08 1586096 3585484 8 13:52:17 13:47:01 27143860 31548784 727412 2.21 193236 4331212 1722288 5.08 1576352 3585488 172 13:52:17 13:48:01 27144128 31549068 727092 2.21 193260 4331212 1722288 5.08 1576352 3585488 8 13:52:17 13:49:01 27146600 31551608 724500 2.20 193312 4331212 1722288 5.08 1573748 3585492 32 13:52:17 13:50:01 27145608 31550652 725396 2.21 193340 4331216 1722288 5.08 1575236 3585492 52 13:52:17 13:51:01 27146132 31551208 724788 2.20 193360 4331220 1722288 5.08 1575544 3585496 136 13:52:17 13:52:01 27144304 31549520 726608 2.21 193384 4331352 1722288 5.08 1578744 3585628 16 13:52:17 Average: 27459298 31539886 747126 2.27 176204 4042475 1790551 5.28 1484609 3392477 40892 13:52:17 13:52:17 13:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:52:17 13:40:01 veth4832f15 73.20 86.30 7.15 60.67 0.00 0.00 0.00 0.00 13:52:17 13:40:01 docker0 99.32 114.41 8.19 288.13 0.00 0.00 0.00 0.00 13:52:17 13:40:01 lo 6.60 6.60 0.65 0.65 0.00 0.00 0.00 0.00 13:52:17 13:40:01 ens3 682.80 470.77 5920.43 96.71 0.00 0.00 0.00 0.00 13:52:17 13:41:01 docker0 135.74 297.73 11.57 2302.76 0.00 0.00 0.00 0.00 13:52:17 13:41:01 vethe7a8215 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 13:52:17 13:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:52:17 13:41:01 ens3 324.40 151.12 2327.59 23.31 0.00 0.00 0.00 0.00 13:52:17 13:42:01 docker0 3.00 5.33 0.19 64.83 0.00 0.00 0.00 0.00 13:52:17 13:42:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 13:52:17 13:42:01 ens3 50.32 53.89 144.15 90.91 0.00 0.00 0.00 0.00 13:52:17 13:43:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:52:17 13:43:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 13:52:17 13:43:01 ens3 95.63 57.81 2523.01 11.34 0.00 0.00 0.00 0.00 13:52:17 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:17 13:44:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 13:52:17 13:44:01 ens3 177.75 78.99 2728.88 5.62 0.00 0.00 0.00 0.00 13:52:17 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:17 13:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:52:17 13:45:01 ens3 0.48 0.42 0.10 0.09 0.00 0.00 0.00 0.00 13:52:17 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:17 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:17 13:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:17 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:17 13:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:52:17 13:47:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:52:17 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:17 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:17 13:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:17 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:17 13:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:52:17 13:49:01 ens3 2.08 1.43 7.21 0.22 0.00 0.00 0.00 0.00 13:52:17 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:17 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:17 13:50:01 ens3 1.67 0.37 2.84 0.08 0.00 0.00 0.00 0.00 13:52:17 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:17 13:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:52:17 13:51:01 ens3 2.15 0.35 0.45 0.21 0.00 0.00 0.00 0.00 13:52:17 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:17 13:52:01 lo 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 13:52:17 13:52:01 ens3 3.85 2.75 3.71 1.38 0.00 0.00 0.00 0.00 13:52:17 Average: docker0 18.31 32.12 1.53 204.28 0.00 0.00 0.00 0.00 13:52:17 Average: lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 13:52:17 Average: ens3 103.18 62.92 1050.62 17.68 0.00 0.00 0.00 0.00 13:52:17 13:52:17