Push event to branch change-log Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f39723350613bf32ff0618af7aa274d36fe259d 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-ssh13974615496078843294.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh10959210034252566606.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/change-log/workspace@libs/edgex-global-pipelines # 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/change-log/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8757547243360800155.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/change-log/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17674015070867994273.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12677906310694155658.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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/change-log/workspace@libs/lf-pipelines # 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/change-log/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16853458075694273852.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-47829 in /w/workspace/p-rfid-llrp-inventory_change-log [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/p-rfid-llrp-inventory_change-log # 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 Avoid second fetch Checking out Revision 8f39723350613bf32ff0618af7aa274d36fe259d (change-log) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f39723350613bf32ff0618af7aa274d36fe259d # timeout=10 Commit message: "docs: Update change log for Kamakura" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:07:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:07:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:07:39 ========================================================= 18:07:39 EdgeX Global Pipelines Version Info 18:07:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:07:40 ------------------- 18:07:40 stable info: 18:07:40 ------------------- 18:07:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:07:40 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 18:07:40 Message: update stable to v1.0.227 18:07:42 ------------------- 18:07:42 experimental info: 18:07:42 ------------------- 18:07:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:07:42 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 18:07:42 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:07:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 18:07:42 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 18:07:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:07:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:07:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:07:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 18:07:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:07:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:07:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:07:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:07:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:07:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 18:07:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:07:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:07:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:07:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:07:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:07:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:07:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:07:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:07:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:07:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:07:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:07:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:07:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:07:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:07:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = change-log [Pipeline] echo 18:07:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = change-log [Pipeline] echo 18:07:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = change-log [Pipeline] echo 18:07:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f39723350613bf32ff0618af7aa274d36fe259d [Pipeline] echo 18:07:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f39723 [Pipeline] echo 18:07:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:07:44 provisioning config files... 18:07:44 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/p-rfid-llrp-inventory_change-log@tmp/config1048144153937519557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:07:44 ---> docker-login.sh 18:07:44 nexus3.edgexfoundry.org:10001 18:07:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:44 Configure a credential helper to remove this warning. See 18:07:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:44 18:07:44 Login Succeeded 18:07:44 nexus3.edgexfoundry.org:10002 18:07:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:44 Configure a credential helper to remove this warning. See 18:07:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:44 18:07:44 Login Succeeded 18:07:44 nexus3.edgexfoundry.org:10003 18:07:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:44 Configure a credential helper to remove this warning. See 18:07:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:44 18:07:44 Login Succeeded 18:07:44 nexus3.edgexfoundry.org:10004 18:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:45 Configure a credential helper to remove this warning. See 18:07:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:45 18:07:45 Login Succeeded 18:07:45 docker.io 18:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:45 Configure a credential helper to remove this warning. See 18:07:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:45 18:07:45 Login Succeeded 18:07:45 ---> docker-login.sh ends [Pipeline] } 18:07:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:07:46 + git rev-list -1 --merges 8f39723350613bf32ff0618af7aa274d36fe259d~1..8f39723350613bf32ff0618af7aa274d36fe259d [Pipeline] echo 18:07:46 -----------> git rev-list -1 --merges 8f39723350613bf32ff0618af7aa274d36fe259d~1..8f39723350613bf32ff0618af7aa274d36fe259d 8f39723350613bf32ff0618af7aa274d36fe259d [false] [Pipeline] sh 18:07:46 + git log --format=format:%s -1 8f39723350613bf32ff0618af7aa274d36fe259d [Pipeline] echo 18:07:46 ========================================================= 18:07:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:07:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:07:47 + git log --format=format:%s -1 8f39723350613bf32ff0618af7aa274d36fe259d [Pipeline] echo 18:07:47 [semverPrep] GIT_COMMIT: 8f39723350613bf32ff0618af7aa274d36fe259d, Commit Message: docs: Update change log for Kamakura [Pipeline] echo 18:07:47 [semverPrep] This is not a build commit. [Pipeline] sh 18:07:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:07:48 + grep -v github /etc/ssh/ssh_known_hosts 18:07:48 + [ -e /tmp/ssh_known_hosts ] 18:07:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:07:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:07:48 + sudo tee -a /etc/ssh/ssh_known_hosts 18:07:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:07:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:07:48 18:07:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:07:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:07:48 latest: Pulling from edgex-devops/py-git-semver 18:07:48 1fe172e4850f: Pulling fs layer 18:07:48 caf521ccaac6: Pulling fs layer 18:07:48 3ead6fa29328: Pulling fs layer 18:07:48 5c2a1cbceb83: Pulling fs layer 18:07:48 a8d5f1318db7: Pulling fs layer 18:07:48 c427282e49a2: Pulling fs layer 18:07:48 1827001aaf11: Pulling fs layer 18:07:48 0714d37db230: Pulling fs layer 18:07:48 ac28cf19c067: Pulling fs layer 18:07:48 ca983d60f3e2: Pulling fs layer 18:07:48 9f894cec8388: Pulling fs layer 18:07:48 c427282e49a2: Waiting 18:07:48 1827001aaf11: Waiting 18:07:48 0714d37db230: Waiting 18:07:48 ac28cf19c067: Waiting 18:07:48 ca983d60f3e2: Waiting 18:07:48 9f894cec8388: Waiting 18:07:48 5c2a1cbceb83: Waiting 18:07:48 a8d5f1318db7: Waiting 18:07:48 caf521ccaac6: Download complete 18:07:48 5c2a1cbceb83: Verifying Checksum 18:07:48 5c2a1cbceb83: Download complete 18:07:49 a8d5f1318db7: Verifying Checksum 18:07:49 a8d5f1318db7: Download complete 18:07:49 c427282e49a2: Download complete 18:07:49 3ead6fa29328: Verifying Checksum 18:07:49 3ead6fa29328: Download complete 18:07:49 0714d37db230: Verifying Checksum 18:07:49 0714d37db230: Download complete 18:07:49 ac28cf19c067: Verifying Checksum 18:07:49 ac28cf19c067: Download complete 18:07:49 ca983d60f3e2: Verifying Checksum 18:07:49 ca983d60f3e2: Download complete 18:07:49 9f894cec8388: Verifying Checksum 18:07:49 9f894cec8388: Download complete 18:07:49 1fe172e4850f: Verifying Checksum 18:07:49 1fe172e4850f: Download complete 18:07:49 1827001aaf11: Verifying Checksum 18:07:49 1827001aaf11: Download complete 18:07:50 1fe172e4850f: Pull complete 18:07:50 caf521ccaac6: Pull complete 18:07:51 3ead6fa29328: Pull complete 18:07:51 5c2a1cbceb83: Pull complete 18:07:51 a8d5f1318db7: Pull complete 18:07:51 c427282e49a2: Pull complete 18:07:53 1827001aaf11: Pull complete 18:07:53 0714d37db230: Pull complete 18:07:54 ac28cf19c067: Pull complete 18:07:54 ca983d60f3e2: Pull complete 18:07:54 9f894cec8388: Pull complete 18:07:54 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 18:07:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:07:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 18:07:54 prd-ubuntu20.04-docker-8c-8g-47829 does not seem to be running inside a container 18:07:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/p-rfid-llrp-inventory_change-log -v /w/workspace/p-rfid-llrp-inventory_change-log:/w/workspace/p-rfid-llrp-inventory_change-log:rw,z -v /w/workspace/p-rfid-llrp-inventory_change-log@tmp:/w/workspace/p-rfid-llrp-inventory_change-log@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 18:07:55 $ docker top 6c9bf4d1eefdf7f7439b2cfb4e805b3f1ec5083541f1ad2aedde27887c958107 -eo pid,comm 18:07:56 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). 18:07:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:07:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:07:56 [ssh-agent] Looking for ssh-agent implementation... 18:07:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:07:56 $ docker exec 6c9bf4d1eefdf7f7439b2cfb4e805b3f1ec5083541f1ad2aedde27887c958107 ssh-agent 18:07:56 SSH_AUTH_SOCK=/tmp/ssh-V32yZRpFX1wf/agent.33 18:07:56 SSH_AGENT_PID=39 18:07:56 Running ssh-add (command line suppressed) 18:07:56 Identity added: /w/workspace/p-rfid-llrp-inventory_change-log@tmp/private_key_694310410758445786.key (/w/workspace/p-rfid-llrp-inventory_change-log@tmp/private_key_694310410758445786.key) 18:07:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:07:56 + git tag --points-at HEAD [Pipeline] } 18:07:56 $ docker exec --env ******** --env ******** 6c9bf4d1eefdf7f7439b2cfb4e805b3f1ec5083541f1ad2aedde27887c958107 ssh-agent -k 18:07:57 unset SSH_AUTH_SOCK; 18:07:57 unset SSH_AGENT_PID; 18:07:57 echo Agent pid 39 killed; 18:07:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:07:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:07:57 [ssh-agent] Looking for ssh-agent implementation... 18:07:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:07:57 $ docker exec 6c9bf4d1eefdf7f7439b2cfb4e805b3f1ec5083541f1ad2aedde27887c958107 ssh-agent 18:07:57 SSH_AUTH_SOCK=/tmp/ssh-uP0rMfoax4hA/agent.72 18:07:57 SSH_AGENT_PID=78 18:07:57 Running ssh-add (command line suppressed) 18:07:57 Identity added: /w/workspace/p-rfid-llrp-inventory_change-log@tmp/private_key_2590120630495062143.key (/w/workspace/p-rfid-llrp-inventory_change-log@tmp/private_key_2590120630495062143.key) 18:07:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:07:57 + git semver init 18:07:58 2022-05-10 18:07:58,191 [run_init] DEBUG init version:0.0.0 force:False 18:07:58 2022-05-10 18:07:58,192 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/p-rfid-llrp-inventory_change-log/.semver 18:07:58 2022-05-10 18:07:58,193 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/p-rfid-llrp-inventory_change-log/.semver 18:07:58 2022-05-10 18:07:58,194 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/p-rfid-llrp-inventory_change-log/.semver'], cwd=/w/workspace/p-rfid-llrp-inventory_change-log, universal_newlines=False, shell=None, istream=None) 18:07:59 2022-05-10 18:07:59,245 [append_file] DEBUG append to file:/w/workspace/p-rfid-llrp-inventory_change-log/.git/info/exclude 18:07:59 2022-05-10 18:07:59,245 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/p-rfid-llrp-inventory_change-log/.semver/change-log with force:False 18:07:59 2022-05-10 18:07:59,246 [write_file] DEBUG write to file:/w/workspace/p-rfid-llrp-inventory_change-log/.semver/change-log 18:07:59 2022-05-10 18:07:59,250 [execute] INFO git cat-file --batch-check 18:07:59 2022-05-10 18:07:59,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/p-rfid-llrp-inventory_change-log/.semver, universal_newlines=False, shell=None, istream=) 18:07:59 2022-05-10 18:07:59,257 [execute] INFO git cat-file --batch 18:07:59 2022-05-10 18:07:59,257 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/p-rfid-llrp-inventory_change-log/.semver, universal_newlines=False, shell=None, istream=) 18:07:59 2022-05-10 18:07:59,263 [read_version] DEBUG read version from /w/workspace/p-rfid-llrp-inventory_change-log/.semver/change-log 18:07:59 0.0.0 [Pipeline] } 18:07:59 $ docker exec --env ******** --env ******** 6c9bf4d1eefdf7f7439b2cfb4e805b3f1ec5083541f1ad2aedde27887c958107 ssh-agent -k 18:07:59 unset SSH_AUTH_SOCK; 18:07:59 unset SSH_AGENT_PID; 18:07:59 echo Agent pid 78 killed; 18:07:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:08:00 + git semver [Pipeline] } 18:08:00 $ docker stop --time=1 6c9bf4d1eefdf7f7439b2cfb4e805b3f1ec5083541f1ad2aedde27887c958107 18:08:01 $ docker rm -f 6c9bf4d1eefdf7f7439b2cfb4e805b3f1ec5083541f1ad2aedde27887c958107 [Pipeline] // withDockerContainer [Pipeline] sh 18:08:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:08:02 Stashed 1 file(s) [Pipeline] echo 18:08:02 [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 18:08:03 provisioning config files... 18:08:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/p-rfid-llrp-inventory_change-log@tmp/config5162198851233899345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:03 ---> docker-login.sh 18:08:03 nexus3.edgexfoundry.org:10001 18:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:03 Configure a credential helper to remove this warning. See 18:08:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:03 18:08:03 Login Succeeded 18:08:03 nexus3.edgexfoundry.org:10002 18:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:04 Configure a credential helper to remove this warning. See 18:08:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:04 18:08:04 Login Succeeded 18:08:04 nexus3.edgexfoundry.org:10003 18:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:04 Configure a credential helper to remove this warning. See 18:08:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:04 18:08:04 Login Succeeded 18:08:04 nexus3.edgexfoundry.org:10004 18:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:04 Configure a credential helper to remove this warning. See 18:08:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:04 18:08:04 Login Succeeded 18:08:04 docker.io 18:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:04 Configure a credential helper to remove this warning. See 18:08:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:04 18:08:04 Login Succeeded 18:08:04 ---> docker-login.sh ends [Pipeline] } 18:08:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:08:04 [edgeX.isLTS] Checking if [change-log] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:08:04 ========================================================= 18:08:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 18:08:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:08:05 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 18:08:05 Sending build context to Docker daemon 12.39MB 18:08:05 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 18:08:05 Step 2/13 : FROM ${BASE} AS builder 18:08:05 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 18:08:05 59bf1c3509f3: Pulling fs layer 18:08:05 666ba61612fd: Pulling fs layer 18:08:05 8ed8ca486205: Pulling fs layer 18:08:05 4fe6c5a15a65: Pulling fs layer 18:08:05 22a0e8bec74d: Pulling fs layer 18:08:05 ca2b28591e48: Pulling fs layer 18:08:05 a51346096db8: Pulling fs layer 18:08:05 daebc70d1ce1: Pulling fs layer 18:08:05 0e18a0eac166: Pulling fs layer 18:08:05 22a0e8bec74d: Waiting 18:08:05 ca2b28591e48: Waiting 18:08:05 daebc70d1ce1: Waiting 18:08:05 0e18a0eac166: Waiting 18:08:05 4fe6c5a15a65: Waiting 18:08:05 8ed8ca486205: Verifying Checksum 18:08:05 8ed8ca486205: Download complete 18:08:05 666ba61612fd: Download complete 18:08:05 22a0e8bec74d: Verifying Checksum 18:08:05 22a0e8bec74d: Download complete 18:08:05 ca2b28591e48: Verifying Checksum 18:08:05 ca2b28591e48: Download complete 18:08:05 59bf1c3509f3: Verifying Checksum 18:08:05 59bf1c3509f3: Download complete 18:08:05 a51346096db8: Verifying Checksum 18:08:05 a51346096db8: Download complete 18:08:05 daebc70d1ce1: Verifying Checksum 18:08:05 daebc70d1ce1: Download complete 18:08:05 59bf1c3509f3: Pull complete 18:08:05 666ba61612fd: Pull complete 18:08:05 8ed8ca486205: Pull complete 18:08:06 0e18a0eac166: Verifying Checksum 18:08:06 0e18a0eac166: Download complete 18:08:06 4fe6c5a15a65: Verifying Checksum 18:08:06 4fe6c5a15a65: Download complete 18:08:10 4fe6c5a15a65: Pull complete 18:08:10 22a0e8bec74d: Pull complete 18:08:10 ca2b28591e48: Pull complete 18:08:10 a51346096db8: Pull complete 18:08:10 daebc70d1ce1: Pull complete 18:08:13 0e18a0eac166: Pull complete 18:08:13 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 18:08:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:08:13 ---> f018257e8ee9 18:08:13 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:08:15 ---> Running in 5d441faa57ab 18:08:15 Removing intermediate container 5d441faa57ab 18:08:15 ---> 63f683fa9c49 18:08:15 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:08:15 ---> Running in e649957de107 18:08:15 Removing intermediate container e649957de107 18:08:15 ---> d341148ee971 18:08:15 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:08:15 ---> Running in 4b787181fdf0 18:08:15 Removing intermediate container 4b787181fdf0 18:08:15 ---> cccb19c531b3 18:08:15 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:15 ---> Running in 268702a131e6 18:08:15 Removing intermediate container 268702a131e6 18:08:15 ---> 1f2f1988f0ab 18:08:15 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:08:15 ---> Running in f2a6e423ed40 18:08:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:08:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:08:17 OK: 221 MiB in 52 packages 18:08:17 Removing intermediate container f2a6e423ed40 18:08:17 ---> 0742ce2314c4 18:08:17 Step 8/13 : WORKDIR /app 18:08:17 ---> Running in 7e89478983a2 18:08:17 Removing intermediate container 7e89478983a2 18:08:17 ---> d4a7eeb6f078 18:08:17 Step 9/13 : COPY go.mod vendor* ./ 18:08:17 ---> bb58a98d95e9 18:08:17 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:18 Still waiting to schedule task 18:08:18 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:08:18 ---> Running in 635269e5f2d1 18:08:33 Removing intermediate container 635269e5f2d1 18:08:33 ---> 926f1c1502f0 18:08:33 Step 11/13 : COPY . . 18:08:33 ---> 08fe76c760e1 18:08:33 Step 12/13 : ARG MAKE="make build" 18:08:33 ---> Running in 83efdd5940f7 18:08:33 Removing intermediate container 83efdd5940f7 18:08:33 ---> 7cd27e9b1a6c 18:08:33 Step 13/13 : RUN $MAKE 18:08:33 ---> Running in 2024c755fc62 18:08:33 noop 18:08:34 Removing intermediate container 2024c755fc62 18:08:34 ---> 265add245738 18:08:34 Successfully built 265add245738 18:08:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:08:34 + docker inspect -f . ci-base-image-x86_64 18:08:34 . [Pipeline] withDockerContainer 18:08:34 prd-ubuntu20.04-docker-8c-8g-47829 does not seem to be running inside a container 18:08:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/p-rfid-llrp-inventory_change-log -v /w/workspace/p-rfid-llrp-inventory_change-log:/w/workspace/p-rfid-llrp-inventory_change-log:rw,z -v /w/workspace/p-rfid-llrp-inventory_change-log@tmp:/w/workspace/p-rfid-llrp-inventory_change-log@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 ******** ci-base-image-x86_64 cat 18:08:35 $ docker top c95c6e2435dba9dd1d70873ecf19d548017145b7630ae006d43df9f11869b061 -eo pid,comm [Pipeline] { [Pipeline] sh 18:08:35 + go version 18:08:35 go version go1.17.6 linux/amd64 [Pipeline] } 18:08:35 $ docker stop --time=1 c95c6e2435dba9dd1d70873ecf19d548017145b7630ae006d43df9f11869b061 18:08:37 $ docker rm -f c95c6e2435dba9dd1d70873ecf19d548017145b7630ae006d43df9f11869b061 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:08:37 + docker inspect -f . ci-base-image-x86_64 18:08:37 . [Pipeline] withDockerContainer 18:08:37 prd-ubuntu20.04-docker-8c-8g-47829 does not seem to be running inside a container 18:08:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/p-rfid-llrp-inventory_change-log -v /w/workspace/p-rfid-llrp-inventory_change-log:/w/workspace/p-rfid-llrp-inventory_change-log:rw,z -v /w/workspace/p-rfid-llrp-inventory_change-log@tmp:/w/workspace/p-rfid-llrp-inventory_change-log@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 ******** ci-base-image-x86_64 cat 18:08:38 $ docker top 25c40b3579b9bb10fb9fb73fa808f5731b3ac9e1125ef1b6c570272e12c412e3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:08:38 + make test 18:08:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:08:51 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:08:51 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.033s coverage: 86.2% of statements 18:08:51 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:08:52 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.550s coverage: 71.9% of statements 18:09:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:09:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:09:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:09:05 ./bin/test-attribution.sh [Pipeline] echo 18:09:06 [edgeX.isLTS] Checking if [change-log] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:09:06 $ docker stop --time=1 25c40b3579b9bb10fb9fb73fa808f5731b3ac9e1125ef1b6c570272e12c412e3 18:09:08 $ docker rm -f 25c40b3579b9bb10fb9fb73fa808f5731b3ac9e1125ef1b6c570272e12c412e3 [Pipeline] // withDockerContainer [Pipeline] sh 18:09:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:09:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:09:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:09:10 + ls -al . 18:09:10 total 228 18:09:10 drwxrwxr-x 11 jenkins jenkins 4096 May 10 18:09 . 18:09:10 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:07 .. 18:09:10 -rw-rw-r-- 1 jenkins jenkins 262 May 10 18:07 .dockerignore 18:09:10 drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:08 .git 18:09:10 drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:07 .github 18:09:10 -rw-rw-r-- 1 jenkins jenkins 788 May 10 18:07 .gitignore 18:09:10 -rw-rw-r-- 1 jenkins jenkins 41 May 10 18:07 .golangci.yml 18:09:10 drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:07 .semver 18:09:10 -rw-rw-r-- 1 jenkins jenkins 9410 May 10 18:07 Attribution.txt 18:09:10 -rw-rw-r-- 1 jenkins jenkins 2487 May 10 18:07 CHANGELOG.md 18:09:10 -rw-rw-r-- 1 jenkins jenkins 1923 May 10 18:07 Dockerfile 18:09:10 -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:07 GOVERNANCE.md 18:09:10 -rw-rw-r-- 1 jenkins jenkins 687 May 10 18:07 Jenkinsfile 18:09:10 -rw-rw-r-- 1 jenkins jenkins 11347 May 10 18:07 LICENSE 18:09:10 -rw-rw-r-- 1 jenkins jenkins 2949 May 10 18:07 Makefile 18:09:10 -rw-rw-r-- 1 jenkins jenkins 617 May 10 18:07 OWNERS.md 18:09:10 -rw-rw-r-- 1 jenkins jenkins 30359 May 10 18:07 README.md 18:09:10 -rw-rw-r-- 1 jenkins jenkins 5 May 10 18:08 VERSION 18:09:10 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:07 bin 18:09:10 -rw-r--r-- 1 jenkins jenkins 41008 May 10 18:08 coverage.out 18:09:10 -rw-rw-r-- 1 jenkins jenkins 3452 May 10 18:07 go.mod 18:09:10 -rw-rw-r-- 1 jenkins jenkins 35440 May 10 18:07 go.sum 18:09:10 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:07 images 18:09:10 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:07 internal 18:09:10 -rw-rw-r-- 1 jenkins jenkins 531 May 10 18:07 main.go 18:09:10 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:07 res 18:09:10 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:07 snap 18:09:10 drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:07 static [Pipeline] isUnix [Pipeline] sh 18:09:10 + 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=8f39723350613bf32ff0618af7aa274d36fe259d --label arch=amd64 --label version=0.0.0 . 18:09:10 Sending build context to Docker daemon 12.39MB 18:09:10 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 18:09:10 Step 2/31 : FROM ${BASE} AS builder 18:09:10 ---> 265add245738 18:09:10 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:09:11 ---> Running in ce5a1a2c1378 18:09:11 Removing intermediate container ce5a1a2c1378 18:09:11 ---> c857ae5d4e1a 18:09:11 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 18:09:11 ---> Running in 04686a4a791a 18:09:11 Removing intermediate container 04686a4a791a 18:09:11 ---> cf669d8aae63 18:09:11 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:09:11 ---> Running in 04688bab5909 18:09:11 Removing intermediate container 04688bab5909 18:09:11 ---> e9b3b32833ff 18:09:11 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:11 ---> Running in 7d525e6ce9fd 18:09:11 Removing intermediate container 7d525e6ce9fd 18:09:11 ---> 0be68ba8cb5e 18:09:11 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:09:11 ---> Running in 8a2fba132973 18:09:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:09:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:09:13 OK: 221 MiB in 52 packages 18:09:13 Removing intermediate container 8a2fba132973 18:09:13 ---> d1eff996b475 18:09:13 Step 8/31 : WORKDIR /app 18:09:13 ---> Running in 43e7dfda3569 18:09:13 Removing intermediate container 43e7dfda3569 18:09:13 ---> 2146a792ee48 18:09:13 Step 9/31 : COPY go.mod vendor* ./ 18:09:14 ---> 11b1fda8a0ec 18:09:14 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:14 ---> Running in 17de21657721 18:09:14 Removing intermediate container 17de21657721 18:09:14 ---> 022cb2b98899 18:09:14 Step 11/31 : COPY . . 18:09:15 ---> a8a72e345fd3 18:09:15 Step 12/31 : ARG MAKE="make build" 18:09:15 ---> Running in 05c207d43f00 18:09:15 Removing intermediate container 05c207d43f00 18:09:15 ---> 6d7566ea3cf3 18:09:15 Step 13/31 : RUN $MAKE 18:09:15 ---> Running in 86772095b4ff 18:09:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 18:09:37 Removing intermediate container 86772095b4ff 18:09:37 ---> dbcdffaad183 18:09:37 Step 14/31 : FROM alpine:3.14 18:09:37 3.14: Pulling from library/alpine 18:09:37 8663204ce13b: Pulling fs layer 18:09:37 8663204ce13b: Verifying Checksum 18:09:37 8663204ce13b: Download complete 18:09:37 8663204ce13b: Pull complete 18:09:37 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:09:37 Status: Downloaded newer image for alpine:3.14 18:09:37 ---> e04c818066af 18:09:37 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:09:37 ---> Running in f4a9dfe5bebc 18:09:37 Removing intermediate container f4a9dfe5bebc 18:09:37 ---> bad9ee2e1a95 18:09:37 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:09:38 ---> Running in 88cc3e5a4023 18:09:38 Removing intermediate container 88cc3e5a4023 18:09:38 ---> 481c4cd8204c 18:09:38 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:38 ---> Running in 896cbabd92c5 18:09:38 Removing intermediate container 896cbabd92c5 18:09:38 ---> 33d6e5d1c11d 18:09:38 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 18:09:38 ---> Running in 3beac838a2dc 18:09:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:09:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:09:40 (1/6) Installing ca-certificates (20211220-r0) 18:09:40 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:09:40 (3/6) Installing libsodium (1.0.18-r0) 18:09:40 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:09:40 (5/6) Installing libzmq (4.3.4-r0) 18:09:40 (6/6) Installing zeromq (4.3.4-r0) 18:09:40 Executing busybox-1.33.1-r7.trigger 18:09:40 Executing ca-certificates-20211220-r0.trigger 18:09:40 OK: 9 MiB in 20 packages 18:09:41 Removing intermediate container 3beac838a2dc 18:09:41 ---> 9c896522a8d5 18:09:41 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:09:41 ---> 6d50876fabd2 18:09:41 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 18:09:41 ---> ae6e27076b61 18:09:41 Step 21/31 : COPY --from=builder /app/res/ /res/ 18:09:41 ---> 8068c6023f1e 18:09:41 Step 22/31 : COPY --from=builder /app/static/ /static/ 18:09:41 ---> 21168865fbf9 18:09:41 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:09:42 ---> 28fb0ad69e32 18:09:42 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:09:42 ---> Running in 68372ee96b2a 18:09:43 Removing intermediate container 68372ee96b2a 18:09:43 ---> a08e742a071d 18:09:43 Step 25/31 : VOLUME /cache 18:09:43 ---> Running in 9c732f9d98d1 18:09:43 Removing intermediate container 9c732f9d98d1 18:09:43 ---> fc3866f0f0d9 18:09:43 Step 26/31 : EXPOSE 59711 18:09:43 ---> Running in 99437321d27c 18:09:43 Removing intermediate container 99437321d27c 18:09:43 ---> 1f6593dfa5f0 18:09:43 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:09:43 ---> Running in 3e3b5c069d1f 18:09:43 Removing intermediate container 3e3b5c069d1f 18:09:43 ---> 8e7f39036b6f 18:09:43 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 18:09:43 ---> Running in bff0a67a497b 18:09:43 Removing intermediate container bff0a67a497b 18:09:43 ---> 7827d5844efc 18:09:43 Step 29/31 : LABEL arch=amd64 18:09:43 ---> Running in 73c35f6f36ff 18:09:43 Removing intermediate container 73c35f6f36ff 18:09:43 ---> a4447b574b65 18:09:43 Step 30/31 : LABEL git_sha=8f39723350613bf32ff0618af7aa274d36fe259d 18:09:43 ---> Running in 9517acb6dac6 18:09:44 Removing intermediate container 9517acb6dac6 18:09:44 ---> 6c5f47153075 18:09:44 Step 31/31 : LABEL version=0.0.0 18:09:44 ---> Running in 23db65af81b7 18:09:44 Removing intermediate container 23db65af81b7 18:09:44 ---> 7be91bf598fe 18:09:44 [Warning] One or more build-args [ARCH] were not consumed 18:09:44 Successfully built 7be91bf598fe 18:09:44 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:09:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:44 18:09:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:09:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:45 latest: Pulling from edgex-lftools-log-publisher 18:09:45 5eb5b503b376: Pulling fs layer 18:09:45 5c69ac0246d0: Pulling fs layer 18:09:45 ec43610c2a17: Pulling fs layer 18:09:45 3a2ae6a8a46f: Pulling fs layer 18:09:45 33b1e0a273af: Pulling fs layer 18:09:45 5d3b04190fa2: Pulling fs layer 18:09:45 2f39f015ded8: Pulling fs layer 18:09:45 33b1e0a273af: Waiting 18:09:45 5d3b04190fa2: Waiting 18:09:45 3a2ae6a8a46f: Waiting 18:09:45 2f39f015ded8: Waiting 18:09:45 5c69ac0246d0: Verifying Checksum 18:09:45 5c69ac0246d0: Download complete 18:09:45 3a2ae6a8a46f: Download complete 18:09:45 33b1e0a273af: Verifying Checksum 18:09:45 33b1e0a273af: Download complete 18:09:45 5d3b04190fa2: Verifying Checksum 18:09:45 5d3b04190fa2: Download complete 18:09:45 ec43610c2a17: Verifying Checksum 18:09:45 ec43610c2a17: Download complete 18:09:45 5eb5b503b376: Download complete 18:09:46 2f39f015ded8: Download complete 18:09:47 5eb5b503b376: Pull complete 18:09:47 5c69ac0246d0: Pull complete 18:09:47 ec43610c2a17: Pull complete 18:09:47 3a2ae6a8a46f: Pull complete 18:09:47 33b1e0a273af: Pull complete 18:09:47 5d3b04190fa2: Pull complete 18:09:53 2f39f015ded8: Pull complete 18:09:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:09:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:09:53 prd-ubuntu20.04-docker-8c-8g-47829 does not seem to be running inside a container 18:09:53 $ 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/p-rfid-llrp-inventory_change-log -v /w/workspace/p-rfid-llrp-inventory_change-log:/w/workspace/p-rfid-llrp-inventory_change-log:rw,z -v /w/workspace/p-rfid-llrp-inventory_change-log@tmp:/w/workspace/p-rfid-llrp-inventory_change-log@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:09:54 $ docker top 86bf367fa08521357bbf7ad6fae7c011220de5c3fc4046d7017a57b5f4428d1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:09:55 ---> job-cost.sh 18:09:55 lf-activate-venv: SKIPPING 18:09:55 INFO: No Stack... 18:09:55 INFO: Retrieving Pricing Info for: v3-standard-8 18:09:56 INFO: Archiving Costs [Pipeline] sh 18:09:56 + cat /w/workspace/p-rfid-llrp-inventory_change-log/archives/cost.csv 18:09:56 + cut -d, -f6 [Pipeline] lock 18:09:57 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-change-log-1-stack-cost] 18:09:57 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-change-log-1-stack-cost] did not exist. Created. 18:09:57 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-change-log-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:09:57 + echo total: 0.2199999988079071 [Pipeline] stash 18:09:57 Stashed 1 file(s) [Pipeline] } 18:09:57 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-change-log-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:09:57 $ docker stop --time=1 86bf367fa08521357bbf7ad6fae7c011220de5c3fc4046d7017a57b5f4428d1a 18:09:58 $ docker rm -f 86bf367fa08521357bbf7ad6fae7c011220de5c3fc4046d7017a57b5f4428d1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:10:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-47832 in /w/workspace/p-rfid-llrp-inventory_change-log [Pipeline] { [Pipeline] ws 18:10:50 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 18:10:50 The recommended git tool is: git 18:10:58 using credential edgex-jenkins-ssh 18:10:58 Cloning the remote Git repository 18:10:58 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:10:58 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 18:10:58 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:10:58 > git --version # timeout=10 18:10:58 > git --version # 'git version 2.25.1' 18:10:58 using GIT_SSH to set credentials SSH Credentials for GitHub 18:10:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:11:00 Avoid second fetch 18:11:00 Checking out Revision 8f39723350613bf32ff0618af7aa274d36fe259d (change-log) 18:11:00 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:11:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:11:00 > git config core.sparsecheckout # timeout=10 18:11:00 > git checkout -f 8f39723350613bf32ff0618af7aa274d36fe259d # timeout=10 18:11:04 Commit message: "docs: Update change log for Kamakura" 18:11:04 > git --version # timeout=10 18:11:04 > git --version # 'git version 2.25.1' 18:11:04 fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:11:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:11:05 % Total % Received % Xferd Average Speed Time Time Time Current 18:11:05 Dload Upload Total Spent Left Speed 18:11:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 18:11:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:11:06 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 18:11:06 /etc/docker/daemon.json 18:11:06 { 18:11:06 "registry-mirrors": [ 18:11:06 "https://nexus3.edgexfoundry.org:10001" 18:11:06 ], 18:11:06 "bip": "10.250.0.254/24", 18:11:06 "hosts": [ 18:11:06 "tcp://0.0.0.0:5555", 18:11:06 "unix:///var/run/docker.sock" 18:11:06 ], 18:11:06 "mtu": 1458, 18:11:06 "selinux-enabled": true, 18:11:06 "seccomp-profile": "/etc/docker/seccomp.json" 18:11:06 } [Pipeline] sh 18:11:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:11:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:11:26 provisioning config files... 18:11:26 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config7073619079486149544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:26 ---> docker-login.sh 18:11:26 nexus3.edgexfoundry.org:10001 18:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:27 Configure a credential helper to remove this warning. See 18:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:27 18:11:27 Login Succeeded 18:11:27 nexus3.edgexfoundry.org:10002 18:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:28 Configure a credential helper to remove this warning. See 18:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:28 18:11:28 Login Succeeded 18:11:28 nexus3.edgexfoundry.org:10003 18:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:28 Configure a credential helper to remove this warning. See 18:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:28 18:11:28 Login Succeeded 18:11:28 nexus3.edgexfoundry.org:10004 18:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:29 Configure a credential helper to remove this warning. See 18:11:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:29 18:11:29 Login Succeeded 18:11:29 docker.io 18:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:29 Configure a credential helper to remove this warning. See 18:11:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:29 18:11:29 Login Succeeded 18:11:29 ---> docker-login.sh ends [Pipeline] } 18:11:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:11:30 [edgeX.isLTS] Checking if [change-log] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:11:30 ========================================================= 18:11:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 18:11:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:11:30 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 18:11:30 Sending build context to Docker daemon 687.6kB 18:11:30 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 18:11:30 Step 2/13 : FROM ${BASE} AS builder 18:11:31 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:11:31 9b3977197b4f: Pulling fs layer 18:11:31 1a89e8eeedd5: Pulling fs layer 18:11:31 94645a83ff95: Pulling fs layer 18:11:31 3f3a8bcf1eab: Pulling fs layer 18:11:31 0c92f367c5e7: Pulling fs layer 18:11:31 3096ccb668a1: Pulling fs layer 18:11:31 e8cf19c19ddd: Pulling fs layer 18:11:31 a4caa8a26152: Pulling fs layer 18:11:31 3f3a8bcf1eab: Waiting 18:11:31 0c92f367c5e7: Waiting 18:11:31 3096ccb668a1: Waiting 18:11:31 e8cf19c19ddd: Waiting 18:11:31 94645a83ff95: Download complete 18:11:31 1a89e8eeedd5: Verifying Checksum 18:11:31 1a89e8eeedd5: Download complete 18:11:31 0c92f367c5e7: Download complete 18:11:31 3096ccb668a1: Verifying Checksum 18:11:31 3096ccb668a1: Download complete 18:11:31 9b3977197b4f: Verifying Checksum 18:11:31 9b3977197b4f: Download complete 18:11:31 e8cf19c19ddd: Verifying Checksum 18:11:31 e8cf19c19ddd: Download complete 18:11:31 9b3977197b4f: Pull complete 18:11:32 1a89e8eeedd5: Pull complete 18:11:32 94645a83ff95: Pull complete 18:11:33 a4caa8a26152: Download complete 18:11:33 3f3a8bcf1eab: Download complete 18:11:46 3f3a8bcf1eab: Pull complete 18:11:46 0c92f367c5e7: Pull complete 18:11:46 3096ccb668a1: Pull complete 18:11:46 e8cf19c19ddd: Pull complete 18:11:52 a4caa8a26152: Pull complete 18:11:52 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 18:11:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:11:52 ---> 725f1c02e7f9 18:11:52 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:11:52 ---> Running in 12ae7521909e 18:11:53 Removing intermediate container 12ae7521909e 18:11:53 ---> 6cc1367958e2 18:11:53 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:11:53 ---> Running in 87fc88417bdc 18:11:53 Removing intermediate container 87fc88417bdc 18:11:53 ---> 87ece78883c9 18:11:53 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:11:53 ---> Running in 64e2726243ec 18:11:54 Removing intermediate container 64e2726243ec 18:11:54 ---> 2d905ebae91c 18:11:54 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:54 ---> Running in ae64a9479ece 18:11:56 Removing intermediate container ae64a9479ece 18:11:56 ---> af031269e382 18:11:56 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:11:56 ---> Running in 4825da08ed92 18:11:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:11:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:11:58 OK: 220 MiB in 52 packages 18:12:00 Removing intermediate container 4825da08ed92 18:12:00 ---> 16e0f8de7f50 18:12:00 Step 8/13 : WORKDIR /app 18:12:00 ---> Running in 11a5f0d72d56 18:12:01 Removing intermediate container 11a5f0d72d56 18:12:01 ---> e1b815950910 18:12:01 Step 9/13 : COPY go.mod vendor* ./ 18:12:01 ---> 39f492a2b5ea 18:12:01 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:01 ---> Running in 406397cc6adf 18:12:48 Removing intermediate container 406397cc6adf 18:12:48 ---> 031f25f019bf 18:12:48 Step 11/13 : COPY . . 18:12:49 ---> adc8e0801bd2 18:12:49 Step 12/13 : ARG MAKE="make build" 18:12:49 ---> Running in c0c1d22f338b 18:12:49 Removing intermediate container c0c1d22f338b 18:12:49 ---> 07c65ccb981e 18:12:49 Step 13/13 : RUN $MAKE 18:12:50 ---> Running in 63a2a8f8cfde 18:12:51 noop 18:12:51 Removing intermediate container 63a2a8f8cfde 18:12:51 ---> 61abbeebad55 18:12:51 Successfully built 61abbeebad55 18:12:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:12:52 + docker inspect -f . ci-base-image-arm64 18:12:52 . [Pipeline] withDockerContainer 18:12:52 prd-ubuntu20.04-docker-arm64-4c-16g-47832 does not seem to be running inside a container 18:12:52 $ 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 ******** ci-base-image-arm64 cat 18:12:53 $ docker top 029d23a336145c0351fbaeb1bc1ba0a3764bd77c2d545e60f2b321db8b817caf -eo pid,comm [Pipeline] { [Pipeline] sh 18:12:54 + go version 18:12:54 go version go1.17.6 linux/arm64 [Pipeline] } 18:12:54 $ docker stop --time=1 029d23a336145c0351fbaeb1bc1ba0a3764bd77c2d545e60f2b321db8b817caf 18:12:56 $ docker rm -f 029d23a336145c0351fbaeb1bc1ba0a3764bd77c2d545e60f2b321db8b817caf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:12:57 + docker inspect -f . ci-base-image-arm64 18:12:57 . [Pipeline] withDockerContainer 18:12:57 prd-ubuntu20.04-docker-arm64-4c-16g-47832 does not seem to be running inside a container 18:12:57 $ 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 ******** ci-base-image-arm64 cat 18:12:58 $ docker top 54a91767eb5f15514392d1091a9ec32caccf20d06d6f3f7b4aab52d8f42aa249 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:12:59 + make test 18:12:59 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:14:36 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:14:36 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.263s coverage: 86.2% of statements 18:14:36 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:14:36 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.711s coverage: 71.9% of statements 18:14:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:14:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:15:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:15:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:15:09 ./bin/test-attribution.sh [Pipeline] echo 18:15:12 [edgeX.isLTS] Checking if [change-log] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:15:12 $ docker stop --time=1 54a91767eb5f15514392d1091a9ec32caccf20d06d6f3f7b4aab52d8f42aa249 18:15:14 $ docker rm -f 54a91767eb5f15514392d1091a9ec32caccf20d06d6f3f7b4aab52d8f42aa249 [Pipeline] // withDockerContainer [Pipeline] sh 18:15:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:15:15 Warning: overwriting stash ‘coverage-report’ 18:15:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:15:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:15:16 + ls -al . 18:15:16 total 224 18:15:16 drwxrwxr-x 10 jenkins jenkins 4096 May 10 18:15 . 18:15:16 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:10 .. 18:15:16 -rw-rw-r-- 1 jenkins jenkins 262 May 10 18:11 .dockerignore 18:15:16 drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:11 .git 18:15:16 drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:11 .github 18:15:16 -rw-rw-r-- 1 jenkins jenkins 788 May 10 18:11 .gitignore 18:15:16 -rw-rw-r-- 1 jenkins jenkins 41 May 10 18:11 .golangci.yml 18:15:16 -rw-rw-r-- 1 jenkins jenkins 9410 May 10 18:11 Attribution.txt 18:15:16 -rw-rw-r-- 1 jenkins jenkins 2487 May 10 18:11 CHANGELOG.md 18:15:16 -rw-rw-r-- 1 jenkins jenkins 1923 May 10 18:11 Dockerfile 18:15:16 -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:11 GOVERNANCE.md 18:15:16 -rw-rw-r-- 1 jenkins jenkins 687 May 10 18:11 Jenkinsfile 18:15:16 -rw-rw-r-- 1 jenkins jenkins 11347 May 10 18:11 LICENSE 18:15:16 -rw-rw-r-- 1 jenkins jenkins 2949 May 10 18:11 Makefile 18:15:16 -rw-rw-r-- 1 jenkins jenkins 617 May 10 18:11 OWNERS.md 18:15:16 -rw-rw-r-- 1 jenkins jenkins 30359 May 10 18:11 README.md 18:15:16 -rw-rw-r-- 1 jenkins jenkins 5 May 10 18:08 VERSION 18:15:16 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:11 bin 18:15:16 -rw-r--r-- 1 jenkins jenkins 41008 May 10 18:14 coverage.out 18:15:16 -rw-rw-r-- 1 jenkins jenkins 3452 May 10 18:11 go.mod 18:15:16 -rw-rw-r-- 1 jenkins jenkins 35440 May 10 18:11 go.sum 18:15:16 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:11 images 18:15:16 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:11 internal 18:15:16 -rw-rw-r-- 1 jenkins jenkins 531 May 10 18:11 main.go 18:15:16 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:11 res 18:15:16 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:11 snap 18:15:16 drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:11 static [Pipeline] isUnix [Pipeline] sh 18:15:17 + 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=8f39723350613bf32ff0618af7aa274d36fe259d --label arch=arm64 --label version=0.0.0 . 18:15:17 Sending build context to Docker daemon 687.6kB 18:15:17 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 18:15:17 Step 2/31 : FROM ${BASE} AS builder 18:15:17 ---> 61abbeebad55 18:15:17 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:15:17 ---> Running in 2f9637a2d864 18:15:18 Removing intermediate container 2f9637a2d864 18:15:18 ---> 52f7b5089dc5 18:15:18 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 18:15:18 ---> Running in 9ad5ee7f3164 18:15:18 Removing intermediate container 9ad5ee7f3164 18:15:18 ---> fdf4c3fa4746 18:15:18 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:15:18 ---> Running in f21a04a2ccc7 18:15:19 Removing intermediate container f21a04a2ccc7 18:15:19 ---> 128b566eb402 18:15:19 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:19 ---> Running in 8de9545436fb 18:15:21 Removing intermediate container 8de9545436fb 18:15:21 ---> bf114c069ca0 18:15:21 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:15:21 ---> Running in e56d5a826759 18:15:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:15:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:15:23 OK: 220 MiB in 52 packages 18:15:24 Removing intermediate container e56d5a826759 18:15:24 ---> d4859ffba043 18:15:24 Step 8/31 : WORKDIR /app 18:15:24 ---> Running in dab97668b142 18:15:24 Removing intermediate container dab97668b142 18:15:24 ---> 7e28c9e0a6c4 18:15:24 Step 9/31 : COPY go.mod vendor* ./ 18:15:25 ---> 899c29160556 18:15:25 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:25 ---> Running in db2962b0ff01 18:15:27 Removing intermediate container db2962b0ff01 18:15:27 ---> d288ad57af01 18:15:27 Step 11/31 : COPY . . 18:15:28 ---> b8a2183963dc 18:15:28 Step 12/31 : ARG MAKE="make build" 18:15:28 ---> Running in e4d993bce0b1 18:15:28 Removing intermediate container e4d993bce0b1 18:15:28 ---> 2fd88cee648c 18:15:28 Step 13/31 : RUN $MAKE 18:15:28 ---> Running in 10db1221784a 18:15:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 18:17:51 Removing intermediate container 10db1221784a 18:17:51 ---> 55700d1435d8 18:17:51 Step 14/31 : FROM alpine:3.14 18:17:51 3.14: Pulling from library/alpine 18:17:51 455c02918c45: Pulling fs layer 18:17:51 455c02918c45: Verifying Checksum 18:17:51 455c02918c45: Download complete 18:17:51 455c02918c45: Pull complete 18:17:51 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:17:51 Status: Downloaded newer image for alpine:3.14 18:17:51 ---> ac73e934f311 18:17:51 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:17:51 ---> Running in b9e1122664f7 18:17:51 Removing intermediate container b9e1122664f7 18:17:51 ---> d7ab0bea3925 18:17:51 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:17:51 ---> Running in 4b4e946edf2a 18:17:51 Removing intermediate container 4b4e946edf2a 18:17:51 ---> b9a7e2bcbb63 18:17:51 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:51 ---> Running in a52f4ed7f3c2 18:17:51 Removing intermediate container a52f4ed7f3c2 18:17:51 ---> 9f08e95c20c4 18:17:51 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 18:17:51 ---> Running in d9652d4992e4 18:17:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:17:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:17:51 (1/6) Installing ca-certificates (20211220-r0) 18:17:51 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:17:51 (3/6) Installing libsodium (1.0.18-r0) 18:17:51 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:17:51 (5/6) Installing libzmq (4.3.4-r0) 18:17:51 (6/6) Installing zeromq (4.3.4-r0) 18:17:51 Executing busybox-1.33.1-r7.trigger 18:17:51 Executing ca-certificates-20211220-r0.trigger 18:17:51 OK: 9 MiB in 20 packages 18:17:51 Removing intermediate container d9652d4992e4 18:17:51 ---> ae3abcf7b474 18:17:51 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:17:51 ---> 41a79bf2c9a4 18:17:51 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 18:17:51 ---> c72a143e234b 18:17:51 Step 21/31 : COPY --from=builder /app/res/ /res/ 18:17:52 ---> db3475013881 18:17:52 Step 22/31 : COPY --from=builder /app/static/ /static/ 18:17:52 ---> d845a079b07d 18:17:52 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:17:54 ---> 6286be48a463 18:17:54 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:17:54 ---> Running in 5f14d1ce24ab 18:17:56 Removing intermediate container 5f14d1ce24ab 18:17:56 ---> 7c6b4d325f95 18:17:56 Step 25/31 : VOLUME /cache 18:17:56 ---> Running in 0a2e260c75ed 18:17:56 Removing intermediate container 0a2e260c75ed 18:17:56 ---> bd74291b1536 18:17:56 Step 26/31 : EXPOSE 59711 18:17:56 ---> Running in 00281cb2d732 18:17:56 Removing intermediate container 00281cb2d732 18:17:56 ---> 186895577f31 18:17:56 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:17:56 ---> Running in badec7b82c7a 18:17:57 Removing intermediate container badec7b82c7a 18:17:57 ---> fd97677a7f32 18:17:57 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 18:17:57 ---> Running in 953818511a95 18:17:57 Removing intermediate container 953818511a95 18:17:57 ---> 7242535da686 18:17:57 Step 29/31 : LABEL arch=arm64 18:17:57 ---> Running in dc3e6d61c735 18:17:57 Removing intermediate container dc3e6d61c735 18:17:57 ---> 1930fa7f995b 18:17:57 Step 30/31 : LABEL git_sha=8f39723350613bf32ff0618af7aa274d36fe259d 18:17:57 ---> Running in 315ac839812a 18:17:58 Removing intermediate container 315ac839812a 18:17:58 ---> 750934a3516d 18:17:58 Step 31/31 : LABEL version=0.0.0 18:17:58 ---> Running in 52dd3e67a273 18:17:58 Removing intermediate container 52dd3e67a273 18:17:58 ---> 49f861498970 18:17:58 [Warning] One or more build-args [ARCH] were not consumed 18:17:58 Successfully built 49f861498970 18:17:58 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:17:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:17:59 18:17:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:17:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:18:00 arm64: Pulling from edgex-lftools-log-publisher 18:18:00 8998bd30e6a1: Pulling fs layer 18:18:00 04944245beec: Pulling fs layer 18:18:00 699f458cf7ca: Pulling fs layer 18:18:00 765212b225bb: Pulling fs layer 18:18:00 f23df028b6ca: Pulling fs layer 18:18:00 d65c8cfc05b1: Pulling fs layer 18:18:00 2437ff75d9bd: Pulling fs layer 18:18:00 f23df028b6ca: Waiting 18:18:00 d65c8cfc05b1: Waiting 18:18:00 2437ff75d9bd: Waiting 18:18:00 765212b225bb: Waiting 18:18:00 04944245beec: Verifying Checksum 18:18:00 04944245beec: Download complete 18:18:00 765212b225bb: Verifying Checksum 18:18:00 765212b225bb: Download complete 18:18:00 f23df028b6ca: Verifying Checksum 18:18:00 f23df028b6ca: Download complete 18:18:00 d65c8cfc05b1: Verifying Checksum 18:18:00 d65c8cfc05b1: Download complete 18:18:00 699f458cf7ca: Verifying Checksum 18:18:00 699f458cf7ca: Download complete 18:18:00 8998bd30e6a1: Download complete 18:18:03 2437ff75d9bd: Verifying Checksum 18:18:03 2437ff75d9bd: Download complete 18:18:05 8998bd30e6a1: Pull complete 18:18:05 04944245beec: Pull complete 18:18:07 699f458cf7ca: Pull complete 18:18:07 765212b225bb: Pull complete 18:18:07 f23df028b6ca: Pull complete 18:18:08 d65c8cfc05b1: Pull complete 18:18:23 2437ff75d9bd: Pull complete 18:18:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:18:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:18:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:18:23 prd-ubuntu20.04-docker-arm64-4c-16g-47832 does not seem to be running inside a container 18:18:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:18:26 $ docker top 23dfaa15aec7fc66dede3706459301d62b8de8a763eaac4b8b44cd8f2228b08a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:18:27 ---> job-cost.sh 18:18:27 lf-activate-venv: SKIPPING 18:18:27 INFO: No Stack... 18:18:28 INFO: Retrieving Pricing Info for: v3-standard-4 18:18:28 INFO: Archiving Costs [Pipeline] sh 18:18:29 + + cut -d, -f6 18:18:29 cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 18:18:29 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-change-log-1-stack-cost] 18:18:29 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-change-log-1-stack-cost] did not exist. Created. 18:18:29 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-change-log-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:18:30 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-243338dc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:18:30 + echo total: 0.10999999940395355 [Pipeline] stash 18:18:31 Warning: overwriting stash ‘stack-cost’ 18:18:31 Stashed 1 file(s) [Pipeline] } 18:18:31 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-change-log-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:18:31 $ docker stop --time=1 23dfaa15aec7fc66dede3706459301d62b8de8a763eaac4b8b44cd8f2228b08a 18:18:32 $ docker rm -f 23dfaa15aec7fc66dede3706459301d62b8de8a763eaac4b8b44cd8f2228b08a [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 18:18:33 provisioning config files... 18:18:33 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/p-rfid-llrp-inventory_change-log@tmp/config6453194513549255802tmp [Pipeline] { [Pipeline] sh 18:18:34 + set +x 18:18:34 + + curl -sbash https://codecov.io/bash -s 18:18:34 -- 18:18:34 18:18:34 _____ _ 18:18:34 / ____| | | 18:18:34 | | ___ __| | ___ ___ _____ __ 18:18:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:18:34 | |___| (_) | (_| | __/ (_| (_) \ V / 18:18:34 \_____\___/ \__,_|\___|\___\___/ \_/ 18:18:34 Bash-1.0.6 18:18:34 18:18:34 18:18:34 ==> git version 2.25.1 found 18:18:34 ==> 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 18:18:34 Release-Date: 2020-01-08 18:18:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:18:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:18:34 ==> Jenkins CI detected. 18:18:34 current dir:  /w/workspace/p-rfid-llrp-inventory_change-log 18:18:34 project root: . 18:18:34 --> token set from env 18:18:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:18:34 ==> Running gcov in . (disable via -X gcov) 18:18:34 ==> Python coveragepy not found 18:18:34 ==> Searching for coverage reports in: 18:18:34 + . 18:18:34 -> Found 1 reports 18:18:34 ==> Detecting git/mercurial file structure 18:18:34 ==> Reading reports 18:18:34 + ./coverage.out bytes=41008 18:18:34 ==> Appending adjustments 18:18:34 https://docs.codecov.io/docs/fixing-reports 18:18:34 + Found adjustments 18:18:34 ==> Gzipping contents 18:18:34 12K /tmp/codecov.CfNhlU.gz 18:18:34 ==> Uploading reports 18:18:34 url: https://codecov.io 18:18:34 query: branch=change-log&commit=8f39723350613bf32ff0618af7aa274d36fe259d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fchange-log%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 18:18:34 -> Pinging Codecov 18:18:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=change-log&commit=8f39723350613bf32ff0618af7aa274d36fe259d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fchange-log%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 18:18:34 -> Uploading to 18:18:34 https://storage.googleapis.com/codecov/v4/raw/2022-05-10/581DD39554BDF9B6E22D074273EAD858/8f39723350613bf32ff0618af7aa274d36fe259d/f678ad8c-0ba2-49c7-b392-e701beb747b0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T181834Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e611a83412126444ae1d80d98339b3d21f3caf0277f6206dee9999dc2870a77e 18:18:34 % Total % Received % Xferd Average Speed Time Time Time Current 18:18:34 Dload Upload Total Spent Left Speed 18:18:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11493 0 0 100 11493 0 50187 --:--:-- --:--:-- --:--:-- 50407 18:18:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8f39723350613bf32ff0618af7aa274d36fe259d [Pipeline] } 18:18:35 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 18:18:36 + [ -d /w/workspace/p-rfid-llrp-inventory_change-log/archives ] 18:18:36 + ls -al /w/workspace/p-rfid-llrp-inventory_change-log/archives 18:18:36 total 16 18:18:36 drwxr-xr-x 3 root root 4096 May 10 18:09 . 18:18:36 drwxrwxr-x 12 jenkins jenkins 4096 May 10 18:09 .. 18:18:36 drwxr-xr-x 2 root root 4096 May 10 18:09 cost 18:18:36 -rw-r--r-- 1 root root 98 May 10 18:09 cost.csv 18:18:36 + sudo chown -R jenkins:jenkins /w/workspace/p-rfid-llrp-inventory_change-log/archives 18:18:36 + ls -al /w/workspace/p-rfid-llrp-inventory_change-log/archives 18:18:36 total 16 18:18:36 drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:09 . 18:18:36 drwxrwxr-x 12 jenkins jenkins 4096 May 10 18:09 .. 18:18:36 drwxr-xr-x 2 jenkins jenkins 4096 May 10 18:09 cost 18:18:36 -rw-r--r-- 1 jenkins jenkins 98 May 10 18:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:18:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:18:38 ---> package-listing.sh 18:18:38 ++ facter osfamily 18:18:38 ++ tr '[:upper:]' '[:lower:]' 18:18:38 + OS_FAMILY=debian 18:18:38 + workspace=/w/workspace/p-rfid-llrp-inventory_change-log 18:18:38 + START_PACKAGES=/tmp/packages_start.txt 18:18:38 + END_PACKAGES=/tmp/packages_end.txt 18:18:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:18:38 + PACKAGES=/tmp/packages_start.txt 18:18:38 + '[' /w/workspace/p-rfid-llrp-inventory_change-log ']' 18:18:38 + PACKAGES=/tmp/packages_end.txt 18:18:38 + case "${OS_FAMILY}" in 18:18:38 + dpkg -l 18:18:38 + grep '^ii' 18:18:38 + '[' -f /tmp/packages_start.txt ']' 18:18:38 + '[' -f /tmp/packages_end.txt ']' 18:18:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:18:38 + '[' /w/workspace/p-rfid-llrp-inventory_change-log ']' 18:18:38 + mkdir -p /w/workspace/p-rfid-llrp-inventory_change-log/archives/ 18:18:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/p-rfid-llrp-inventory_change-log/archives/ [Pipeline] echo 18:18:38 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/p-rfid-llrp-inventory_change-log/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:18:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:18:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:39 . [Pipeline] withDockerContainer 18:18:39 prd-ubuntu20.04-docker-8c-8g-47829 does not seem to be running inside a container 18:18:39 $ 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/p-rfid-llrp-inventory_change-log/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/p-rfid-llrp-inventory_change-log -v /w/workspace/p-rfid-llrp-inventory_change-log:/w/workspace/p-rfid-llrp-inventory_change-log:rw,z -v /w/workspace/p-rfid-llrp-inventory_change-log@tmp:/w/workspace/p-rfid-llrp-inventory_change-log@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:18:39 $ docker top 2f82560323a40b060b942bdbc9c6a0c9c99227af6756c66a7222ad3b15ccb625 -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:40 + touch /tmp/pre-build-complete [Pipeline] sh 18:18:40 + mkdir -p /var/log/sysstat [Pipeline] sh 18:18:40 + ls /var/log/sa-host 18:18:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:18:40 provisioning config files... 18:18:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/p-rfid-llrp-inventory_change-log@tmp/config7779224545583318778tmp [Pipeline] { [Pipeline] echo 18:18:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:18:41 ---> create-netrc.sh [Pipeline] } 18:18:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:18:41 ---> python-tools-install.sh [Pipeline] echo 18:18:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:18:41 ---> sudo-logs.sh 18:18:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:18:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:18:42 ---> job-cost.sh 18:18:42 lf-activate-venv: SKIPPING 18:18:42 DEBUG: total: 0.2199999988079071 18:18:42 INFO: Retrieving Stack Cost... 18:18:42 INFO: Retrieving Pricing Info for: v3-standard-8 18:18:43 INFO: Archiving Costs [Pipeline] echo 18:18:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:18:43 ---> logs-deploy.sh 18:18:43 lf-activate-venv: SKIPPING 18:18:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/change-log/1 18:18:43 INFO: archiving workspace using pattern(s): 18:18:44 Archives upload complete. 18:18:44 INFO: archiving logs to Nexus 18:18:45 ---> uname -a: 18:18:45 Linux prd-ubuntu20-04-docker-8c-8g-47829 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 18:18:45 18:18:45 18:18:45 ---> lscpu: 18:18:45 Architecture: x86_64 18:18:45 CPU op-mode(s): 32-bit, 64-bit 18:18:45 Byte Order: Little Endian 18:18:45 Address sizes: 40 bits physical, 48 bits virtual 18:18:45 CPU(s): 8 18:18:45 On-line CPU(s) list: 0-7 18:18:45 Thread(s) per core: 1 18:18:45 Core(s) per socket: 1 18:18:45 Socket(s): 8 18:18:45 NUMA node(s): 1 18:18:45 Vendor ID: AuthenticAMD 18:18:45 CPU family: 23 18:18:45 Model: 49 18:18:45 Model name: AMD EPYC-Rome Processor 18:18:45 Stepping: 0 18:18:45 CPU MHz: 2799.998 18:18:45 BogoMIPS: 5599.99 18:18:45 Virtualization: AMD-V 18:18:45 Hypervisor vendor: KVM 18:18:45 Virtualization type: full 18:18:45 L1d cache: 256 KiB 18:18:45 L1i cache: 256 KiB 18:18:45 L2 cache: 4 MiB 18:18:45 L3 cache: 128 MiB 18:18:45 NUMA node0 CPU(s): 0-7 18:18:45 Vulnerability Itlb multihit: Not affected 18:18:45 Vulnerability L1tf: Not affected 18:18:45 Vulnerability Mds: Not affected 18:18:45 Vulnerability Meltdown: Not affected 18:18:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:18:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:18:45 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:18:45 Vulnerability Srbds: Not affected 18:18:45 Vulnerability Tsx async abort: Not affected 18:18:45 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 18:18:45 18:18:45 18:18:45 ---> nproc: 18:18:45 8 18:18:45 18:18:45 18:18:45 ---> df -h: 18:18:45 Filesystem Size Used Avail Use% Mounted on 18:18:45 overlay 155G 11G 145G 7% / 18:18:45 tmpfs 64M 0 64M 0% /dev 18:18:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:18:45 shm 64M 0 64M 0% /dev/shm 18:18:45 /dev/vda1 155G 11G 145G 7% /facter-os 18:18:45 18:18:45 18:18:45 ---> sar -b -r -n DEV: 18:18:45 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-47829) 05/10/22 _x86_64_ (8 CPU) 18:18:45 18:18:45 18:07:01 LINUX RESTART (8 CPU) 18:18:45 18:18:45 18:08:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:18:45 18:09:01 165.79 2.32 163.47 0.00 43.51 54059.51 0.00 18:18:45 18:10:01 227.11 0.15 226.96 0.00 13.73 41105.28 0.00 18:18:45 18:11:01 1.22 0.00 1.22 0.00 0.00 18.01 0.00 18:18:45 18:12:01 1.77 0.00 1.77 0.00 0.00 19.86 0.00 18:18:45 18:13:01 0.98 0.02 0.97 0.00 0.13 11.33 0.00 18:18:45 18:14:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 18:18:45 18:15:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 18:18:45 18:16:01 1.05 0.00 1.05 0.00 0.00 13.73 0.00 18:18:45 18:17:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 18:18:45 18:18:01 2.00 0.02 1.98 0.00 0.13 26.52 0.00 18:18:45 Average: 40.11 0.25 39.86 0.00 5.69 9454.76 0.00 18:18:45 18:18:45 18:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:18:45 18:09:01 28315672 31680728 610944 1.86 160340 3399340 2019212 5.95 1369348 2735112 139836 18:18:45 18:10:01 27786916 31764580 527228 1.60 173996 3956392 1794824 5.29 1356452 3235628 76 18:18:45 18:11:01 27789864 31767504 524420 1.59 174012 3956396 1794824 5.29 1348868 3235628 32 18:18:45 18:12:01 27790384 31768196 523204 1.59 174060 3956388 1794824 5.29 1347556 3235628 12 18:18:45 18:13:01 27794688 31772528 518512 1.58 174092 3956408 1794824 5.29 1344128 3235640 208 18:18:45 18:14:01 27796020 31774000 517036 1.57 174116 3956536 1794824 5.29 1342304 3235768 12 18:18:45 18:15:01 27801160 31779204 511732 1.56 174152 3956540 1794824 5.29 1337724 3235780 176 18:18:45 18:16:01 27800892 31778964 511972 1.56 174176 3956544 1794824 5.29 1337240 3235784 52 18:18:45 18:17:01 27800664 31778924 511616 1.56 174204 3956540 1794824 5.29 1337812 3235848 176 18:18:45 18:18:01 27801224 31779508 511040 1.55 174228 3956528 1794824 5.29 1337248 3235832 20 18:18:45 Average: 27847748 31764414 526770 1.60 172738 3900761 1817263 5.36 1345868 3185665 14060 18:18:45 18:18:45 18:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:18:45 18:09:01 ens3 306.88 218.79 4467.60 81.29 0.00 0.00 0.00 0.00 18:18:45 18:09:01 lo 2.64 2.64 0.26 0.26 0.00 0.00 0.00 0.00 18:18:45 18:09:01 veth13ba38d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:18:45 18:09:01 docker0 97.95 124.89 7.89 1036.50 0.00 0.00 0.00 0.00 18:18:45 18:10:01 ens3 177.10 124.20 2690.38 75.41 0.00 0.00 0.00 0.00 18:18:45 18:10:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 18:18:45 18:10:01 docker0 14.00 19.50 0.82 91.83 0.00 0.00 0.00 0.00 18:18:45 18:11:01 ens3 1.13 0.67 0.38 0.32 0.00 0.00 0.00 0.00 18:18:45 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:45 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:45 18:12:01 ens3 0.32 0.28 0.02 0.02 0.00 0.00 0.00 0.00 18:18:45 18:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:45 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:45 18:13:01 ens3 0.30 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:18:45 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:45 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:45 18:14:01 ens3 1.33 0.08 0.12 0.01 0.00 0.00 0.00 0.00 18:18:45 18:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:45 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:45 18:15:01 ens3 1.70 0.85 2.25 0.35 0.00 0.00 0.00 0.00 18:18:45 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:45 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:45 18:16:01 ens3 0.63 0.38 0.27 0.21 0.00 0.00 0.00 0.00 18:18:45 18:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:45 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:45 18:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:45 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:45 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:45 18:18:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:18:45 18:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:45 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:45 Average: ens3 48.54 34.25 709.85 15.67 0.00 0.00 0.00 0.00 18:18:45 Average: lo 0.55 0.55 0.05 0.05 0.00 0.00 0.00 0.00 18:18:45 Average: docker0 11.05 14.25 0.86 111.30 0.00 0.00 0.00 0.00 18:18:45 18:18:45 18:18:45 ---> sar -P ALL: 18:18:45 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-47829) 05/10/22 _x86_64_ (8 CPU) 18:18:45 18:18:45 18:07:01 LINUX RESTART (8 CPU) 18:18:45 18:18:45 18:08:02 CPU %user %nice %system %iowait %steal %idle 18:18:45 18:09:01 all 30.07 0.00 7.03 1.33 0.10 61.47 18:18:45 18:09:01 0 32.00 0.00 7.62 3.75 0.10 56.53 18:18:45 18:09:01 1 30.01 0.00 6.71 0.53 0.10 62.65 18:18:45 18:09:01 2 29.55 0.00 6.67 0.33 0.10 63.35 18:18:45 18:09:01 3 28.22 0.00 6.53 0.47 0.14 64.65 18:18:45 18:09:01 4 29.90 0.00 6.58 2.45 0.10 60.96 18:18:45 18:09:01 5 29.80 0.00 7.17 0.89 0.09 62.05 18:18:45 18:09:01 6 30.41 0.00 7.53 2.10 0.10 59.85 18:18:45 18:09:01 7 30.66 0.00 7.45 0.12 0.09 61.67 18:18:45 18:10:01 all 22.27 0.00 5.54 1.21 0.08 70.90 18:18:45 18:10:01 0 24.27 0.00 6.34 3.54 0.10 65.74 18:18:45 18:10:01 1 22.50 0.00 5.63 0.69 0.08 71.10 18:18:45 18:10:01 2 24.39 0.00 5.50 0.05 0.07 69.99 18:18:45 18:10:01 3 18.31 0.00 5.20 2.99 0.07 73.44 18:18:45 18:10:01 4 21.59 0.00 5.70 0.34 0.08 72.30 18:18:45 18:10:01 5 22.74 0.00 4.99 0.30 0.08 71.88 18:18:45 18:10:01 6 21.83 0.00 5.29 1.23 0.08 71.56 18:18:45 18:10:01 7 22.50 0.00 5.70 0.53 0.08 71.19 18:18:45 18:11:01 all 0.03 0.00 0.02 0.01 0.00 99.94 18:18:45 18:11:01 0 0.05 0.00 0.07 0.02 0.00 99.87 18:18:45 18:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:18:45 18:11:01 2 0.05 0.00 0.03 0.00 0.02 99.90 18:18:45 18:11:01 3 0.00 0.00 0.00 0.03 0.00 99.97 18:18:45 18:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:18:45 18:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:18:45 18:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:18:45 18:11:01 7 0.07 0.00 0.00 0.00 0.00 99.93 18:18:45 18:12:01 all 0.13 0.00 0.02 0.02 0.00 99.82 18:18:45 18:12:01 0 0.03 0.00 0.03 0.05 0.00 99.88 18:18:45 18:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:18:45 18:12:01 2 0.07 0.00 0.02 0.00 0.00 99.92 18:18:45 18:12:01 3 0.00 0.00 0.03 0.05 0.00 99.92 18:18:45 18:12:01 4 0.81 0.00 0.00 0.00 0.02 99.17 18:18:45 18:12:01 5 0.05 0.00 0.02 0.00 0.00 99.93 18:18:45 18:12:01 6 0.03 0.00 0.02 0.03 0.00 99.92 18:18:45 18:12:01 7 0.03 0.00 0.03 0.03 0.00 99.90 18:18:45 18:13:01 all 0.11 0.00 0.02 0.01 0.00 99.86 18:18:45 18:13:01 0 0.03 0.00 0.02 0.02 0.00 99.93 18:18:45 18:13:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:18:45 18:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:18:45 18:13:01 3 0.02 0.00 0.00 0.03 0.00 99.95 18:18:45 18:13:01 4 0.70 0.00 0.02 0.00 0.00 99.29 18:18:45 18:13:01 5 0.07 0.00 0.03 0.00 0.00 99.90 18:18:45 18:13:01 6 0.03 0.00 0.03 0.00 0.00 99.93 18:18:45 18:13:01 7 0.02 0.00 0.05 0.00 0.00 99.93 18:18:45 18:14:01 all 0.17 0.00 0.01 0.00 0.01 99.80 18:18:45 18:14:01 0 0.02 0.00 0.00 0.02 0.00 99.97 18:18:45 18:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:18:45 18:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:18:45 18:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 18:18:45 18:14:01 4 1.21 0.00 0.00 0.00 0.00 98.79 18:18:45 18:14:01 5 0.07 0.00 0.02 0.00 0.02 99.90 18:18:45 18:14:01 6 0.07 0.00 0.05 0.00 0.02 99.87 18:18:45 18:14:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:18:45 18:15:01 all 0.14 0.00 0.03 0.01 0.01 99.82 18:18:45 18:15:01 0 0.02 0.00 0.05 0.02 0.00 99.92 18:18:45 18:15:01 1 0.03 0.00 0.05 0.00 0.00 99.92 18:18:45 18:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:18:45 18:15:01 3 0.03 0.00 0.02 0.03 0.00 99.92 18:18:45 18:15:01 4 0.91 0.00 0.00 0.00 0.02 99.07 18:18:45 18:15:01 5 0.07 0.00 0.05 0.00 0.02 99.87 18:18:45 18:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:18:45 18:15:01 7 0.05 0.00 0.03 0.00 0.02 99.90 18:18:45 18:16:01 all 0.03 0.00 0.02 0.01 0.00 99.94 18:18:45 18:16:01 0 0.07 0.00 0.00 0.00 0.02 99.92 18:18:45 18:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:18:45 18:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:18:45 18:16:01 3 0.00 0.00 0.03 0.00 0.00 99.97 18:18:45 18:16:01 4 0.05 0.00 0.02 0.00 0.00 99.93 18:18:45 18:16:01 5 0.07 0.00 0.05 0.08 0.00 99.80 18:18:45 18:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:18:45 18:16:01 7 0.03 0.00 0.03 0.00 0.00 99.93 18:18:45 18:17:01 all 0.04 0.00 0.02 0.01 0.00 99.94 18:18:45 18:17:01 0 0.08 0.00 0.03 0.02 0.00 99.87 18:18:45 18:17:01 1 0.07 0.00 0.03 0.00 0.00 99.90 18:18:45 18:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:18:45 18:17:01 3 0.03 0.00 0.00 0.03 0.00 99.93 18:18:45 18:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:18:45 18:17:01 5 0.03 0.00 0.05 0.00 0.00 99.92 18:18:45 18:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:18:45 18:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:18:45 18:18:01 all 0.03 0.00 0.01 0.01 0.01 99.95 18:18:45 18:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 18:18:45 18:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:18:45 18:18:01 2 0.00 0.00 0.00 0.02 0.02 99.97 18:18:45 18:18:01 3 0.03 0.00 0.02 0.02 0.00 99.93 18:18:45 18:18:01 4 0.05 0.00 0.00 0.00 0.00 99.95 18:18:45 18:18:01 5 0.03 0.00 0.02 0.03 0.00 99.92 18:18:45 18:18:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:18:45 18:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:18:45 Average: all 5.20 0.00 1.25 0.26 0.02 93.28 18:18:45 Average: 0 5.55 0.00 1.39 0.73 0.02 92.31 18:18:45 Average: 1 5.18 0.00 1.23 0.12 0.02 93.45 18:18:45 Average: 2 5.32 0.00 1.20 0.04 0.02 93.42 18:18:45 Average: 3 4.57 0.00 1.16 0.36 0.02 93.88 18:18:45 Average: 4 5.42 0.00 1.21 0.27 0.02 93.08 18:18:45 Average: 5 5.19 0.00 1.22 0.13 0.02 93.44 18:18:45 Average: 6 5.15 0.00 1.27 0.33 0.02 93.22 18:18:45 Average: 7 5.21 0.00 1.30 0.07 0.02 93.40 18:18:45 18:18:45 18:18:45